1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

12748 commits

Author SHA1 Message Date
Mario Rodas c568328e17
Merge pull request #97179 from r-ryantm/auto-update/jx
jx: 2.1.127 -> 2.1.138
2020-09-05 21:17:33 -05:00
Mario Rodas 7299a82753
Merge pull request #97172 from r-ryantm/auto-update/helmfile
helmfile: 0.125.7 -> 0.128.0
2020-09-05 21:08:44 -05:00
Mario Rodas 2a1464091e
Merge pull request #97203 from r-ryantm/auto-update/minikube
minikube: 1.12.3 -> 1.13.0
2020-09-05 20:55:52 -05:00
R. RyanTM bfa4aa15a2 rssguard: 3.7.0 -> 3.7.2 2020-09-05 17:05:40 +00:00
Florian Klink c7a503bf2e Revert "chromiumDev: 86.0.4240.8 -> 87.0.4252.0"
This reverts commit 5da66561d1.

It seems the chromium build now unconditionally tries to enable ozone
(even though we disable it), causing the build to fail (as we only
provide xkbcommon when enabling Ozone):

```
configuring
ERROR at //build/config/linux/pkg_config.gni:103:17: Script returned non-zero exit code.
    pkgresult = exec_script(pkg_config_script, args, "value")
                ^----------
Current dir: /build/chromium-87.0.4252.0/out/Release/
Command: python /build/chromium-87.0.4252.0/build/config/linux/pkg-config.py xkbcommon
Returned 1.
stderr:

Package xkbcommon was not found in the pkg-config search path.
Perhaps you should add the directory containing `xkbcommon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xkbcommon' found
Could not run pkg-config.

See //ui/events/ozone/layout/BUILD.gn:12:3: whence it was called.
  pkg_config("xkbcommon") {
  ^------------------------
See //chrome/test/chromedriver/BUILD.gn:273:15: which caused the file to be included.
    deps += [ "//ui/events/ozone/layout" ]
              ^-------------------------
builder for '/nix/store/2dqhrd2qzyms078wnvwv6ays53ppvgc2-chromium-unwrapped-87.0.4252.0.drv' failed with exit code 1
cannot build derivation '/nix/store/4iyhgzsmpx80v75hvk1jycwzanw4z5dn-chromium-dev-87.0.4252.0.drv': 1 dependencies couldn't be built
```
2020-09-05 12:00:48 +02:00
Florian Klink 6c92847e81 chromiumBeta: 85.0.4183.83 -> 86.0.4240.22 2020-09-05 11:25:38 +02:00
Florian Klink 5da66561d1 chromiumDev: 86.0.4240.8 -> 87.0.4252.0 2020-09-05 11:24:57 +02:00
Alyssa Ross de69b705d2 chromium: replace update.nix with Python impl
update.nix was a huuuuge hack, abusing checksum collisions, etc., and
was extremely difficult to read and maintain, especially because
values from update.nix were also used in the derivations themselves!

I've replaced this with an implementation in Python, which I chose for
readability.  Rather than generating Nix, I chose to
generate JSON, since Python can do that in the standard library and
Nix can read it.

I also set update.py as an updateScript, so Chromium can now
automatically be updated!

Fixes: https://github.com/NixOS/nixpkgs/issues/89635
2020-09-05 11:20:13 +02:00
Alyssa Ross 5811b6c1cd chromiumDev: 86.0.4238.0 -> 86.0.4240.8 2020-09-05 11:08:50 +02:00
R. RyanTM 4441733e47 minikube: 1.12.3 -> 1.13.0 2020-09-05 07:45:12 +00:00
R. RyanTM 84475e82c1 jx: 2.1.127 -> 2.1.138 2020-09-05 02:53:59 +00:00
R. RyanTM fd638fa0d1 helmfile: 0.125.7 -> 0.128.0 2020-09-05 00:55:47 +00:00
Frederik Rietdijk af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
yoctocell 9fdb1e6168
gomuks: 0.1.2 -> 0.2.0 2020-09-04 19:34:24 +02:00
R. RyanTM b8a0cfd5e2 amfora: 1.4.0 -> 1.5.0 2020-09-04 09:41:31 -07:00
Stig Palmquist bbdb19269a
firefox: 80.0 -> 80.0.1 2020-09-04 12:41:54 +02:00
Stig Palmquist 197799c263
firefox-bin: 80.0 -> 80.0.1 2020-09-04 12:38:23 +02:00
Mario Rodas 6d4146073e
Merge pull request #97069 from r-ryantm/auto-update/argo
argo: 2.10.0 -> 2.10.1
2020-09-03 23:10:17 -05:00
Mario Rodas 1dcf64b8fd
Merge pull request #96989 from marsam/update-rclone
rclone: 1.52.3 -> 1.53.0
2020-09-03 22:09:26 -05:00
R. RyanTM 565d04a1bf argo: 2.10.0 -> 2.10.1 2020-09-04 02:45:00 +00:00
Jon 982b8ff3ef
Merge pull request #96940 from colemickens/cordless
cordless: init at 2020-08-30
2020-09-03 15:06:11 -07:00
Cole Mickens 4030b3fe79
cordless: init at 2020-08-30 2020-09-03 14:59:04 -07:00
Frederik Rietdijk 377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
Silvan Mosberger 7ff50a7f7b
Merge pull request #96564 from K900/murmur-grpc
murmur: support building with grpc
2020-09-03 18:01:32 +02:00
Maximilian Bosch bf007a2c0a
element-desktop: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-desktop/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Maximilian Bosch 412a28d43f
element-web: 1.7.4 -> 1.7.5
https://github.com/vector-im/element-web/releases/tag/v1.7.5
2020-09-03 10:22:52 +02:00
Diego Rodriguez 8761381344
terraform_0_13: 0.13.1 -> 0.13.2 (#96971) 2020-09-02 19:24:23 -05:00
Symphorien Gibol 634d404349 pantalaimon: 0.6.5 -> 0.7.0
changelog: https://github.com/matrix-org/pantalaimon/blob/0.7.0/CHANGELOG.md
2020-09-02 14:44:04 -07:00
Mario Rodas 36782235f6 rclone: 1.52.3 -> 1.53.0 2020-09-02 21:21:21 +00:00
Michael Weiss 9c6f11f89d
signal-desktop: 1.34.5 -> 1.35.1 2020-09-02 22:37:05 +02:00
Lana Black ad64c682b7 wire-desktop: Add libdbusmenu dependency
Allows using global menu in various desktop environments.
2020-09-02 17:58:37 +00:00
Amit Aryeh Levy 548ded0ad5 zoom-us: 5.2.446620.0816 -> 5.2.454870.0831
thanks to @doronbehar for changes to update script
2020-09-01 15:44:34 -07:00
Amit Aryeh Levy 71ac9f191a zoom-us: 5.1.422789.0705 -> 5.2.446620.0816 2020-09-01 15:41:13 -07:00
Vladimír Čunát 0be331dbb2
Merge #96447: firefox-beta-bin: 80.0b8 -> 81.0b4 2020-09-01 13:04:24 +02:00
R. RyanTM 8b1dc2f4a8 teamviewer: 15.5.6 -> 15.8.3 2020-08-31 17:48:48 -07:00
R. RyanTM ca1cd1e409 tilt: 0.17.0 -> 0.17.2 2020-08-31 17:20:12 -07:00
R. RyanTM 5c2d5800b8 seafile-client: 7.0.7 -> 7.0.9 2020-08-31 16:55:42 -07:00
Cole Helbling 6b676b71be
firefox-beta-bin: 80.0b8 -> 81.0b4 2020-08-31 12:41:10 -07:00
Frederik Rietdijk e29c1e42e0 Merge staging-next into staging 2020-08-31 19:46:33 +02:00
Mario Rodas fc4bb3019e
Merge pull request #96590 from r-ryantm/auto-update/scaleft
scaleft: 1.45.3 -> 1.45.4
2020-08-31 12:45:19 -05:00
Léo Gaspard 9be67b2eeb rss2email: 3.12.1 -> 3.12.2 2020-08-31 17:34:31 +02:00
R. RyanTM 8778d362bc owncloud-client: 2.5.4.11654 -> 2.6.3.14058 2020-08-31 17:11:38 +02:00
R. RyanTM 889e72b852 cloudflared: 2020.5.1 -> 2020.6.1 2020-08-31 17:11:19 +02:00
R. RyanTM 18146948e0 tixati: 2.73 -> 2.74 2020-08-31 16:54:46 +02:00
Frederik Rietdijk 90e5341240
Merge pull request #94598 from kampka/kops
kops_1_18: init at 1.18.0
2020-08-31 16:50:46 +02:00
Michele Guerini Rocco 9379f9350d
Merge pull request #96661 from matthiasbeyer/update-mutt
mutt: 1.14.6 -> 1.14.7
2020-08-31 16:20:28 +02:00
Vladimír Čunát f56bda0c0c
Merge #96360: thunderbird*: updates 2020-08-30 18:00:26 +02:00
Matthias Beyer 91116f2c93 mutt: 1.14.6 -> 1.14.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-08-30 11:08:48 +02:00
taku0 a6ae28e4bc thunderbird-bin: 78.2.0 -> 78.2.1 2020-08-30 16:27:33 +09:00
taku0 a03bc7cf61 thunderbird: 78.2.0 -> 78.2.1 2020-08-30 16:27:23 +09:00
Atemu b12ca077c0
firefox-bin: 79.0 -> 80.0 (#96279) 2020-08-29 21:17:20 +02:00
Stig Palmquist 057b30b698 firefox-esr-68: 68.11.0esr -> 68.12.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist ba671f6906 firefox-esr-78: 78.1.0esr -> 78.2.0esr 2020-08-29 19:18:36 +02:00
Stig Palmquist c408178cab firefox: 79.0 -> 80.0 2020-08-29 19:18:36 +02:00
Jan Tojnar 136aa40a0f
Merge branch 'staging-next' into staging 2020-08-29 19:18:17 +02:00
Frederik Rietdijk bf9cc225e9 luigi: use tornado_5 2020-08-29 14:34:54 +02:00
Nikolay Korotkiy 3106c30903 cmake: fix CMAKE_FIND_FRAMEWORK 2020-08-29 13:37:56 +02:00
Frederik Rietdijk 7b56d26ae3 Merge master into staging-next 2020-08-29 13:30:25 +02:00
R. RyanTM 72f4080d7e scaleft: 1.45.3 -> 1.45.4 2020-08-29 08:12:07 +00:00
WORLDofPEACE af0f47e05c
Merge pull request #96418 from galagora/update-modem-manager-gui
modem-manager-gui: 0.0.19.1 -> 0.0.20
2020-08-29 00:45:16 -04:00
Mario Rodas bff19e2ab5
Merge pull request #96389 from r-ryantm/auto-update/msmtp
msmtp: 1.8.11 -> 1.8.12
2020-08-28 22:38:04 -05:00
K900 f02ac20f95 murmur: support building with grpc 2020-08-28 23:17:01 +03:00
Tethys Svensson 14d8030618 tor-browser-bundle-bin: 9.5.3 -> 9.5.4 2020-08-28 12:54:28 -07:00
Lassulus 9f52537716
Merge pull request #85323 from ju1m/tremc
tremc: init at 0.9.1
2020-08-28 11:44:14 +02:00
Frederik Rietdijk efb45f7638 Merge master into staging-next 2020-08-28 09:54:31 +02:00
Mario Rodas f999089240
terraform_0_13: 0.13.0 -> 0.13.1 (#96472)
https://github.com/hashicorp/terraform/releases/tag/v0.13.1
2020-08-27 22:06:24 +00:00
SCOTT-HAMILTON 80c458bbc7 Update pkgs/applications/networking/ncgopher/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-08-27 14:15:35 -07:00
SCOTT-HAMILTON fd92dc2f25 t # Ceci est la combinaison de 2 commits.
ncgopher: Init at 0.1.5
2020-08-27 14:15:35 -07:00
Aaron Andersen 60835d841c
Merge pull request #96426 from stigtsp/package/convos-4.33
convos: 4.29 -> 4.33
2020-08-27 17:12:46 -04:00
taku0 812b8e8054 thunderbird-bin: 68.11.0 -> 68.12.0 2020-08-27 20:01:11 +09:00
taku0 89bf77bf09 thunderbird-bin: 78.1.1 -> 78.2.0 2020-08-27 19:58:55 +09:00
taku0 813439071b thunderbird: 68.11.0 -> 68.12.0 2020-08-27 19:52:06 +09:00
zowoq dbc8f5c28a cni-plugins: 0.8.6 -> 0.8.7
https://github.com/containernetworking/plugins/releases/tag/v0.8.7
2020-08-27 17:14:26 +10:00
Frederik Rietdijk 52095e171f Merge master into staging-next 2020-08-27 08:36:41 +02:00
Stig Palmquist 680cd3c318
convos: 4.29 -> 4.33 2020-08-27 05:32:11 +02:00
galagora 22e9ad4654 modem-manager-gui: replace libappindicator-gtk3
libappindicator-gtk3 is unmaintained, should be replaced with fork (see #96420)
2020-08-27 06:01:12 +03:00
galagora a041da0faa modem-manager-gui: remove docs patch
Included in current release
2020-08-27 05:41:31 +03:00
galagora e941eff18a modem-manager-gui: 0.0.19.1 -> 0.0.20
Upstream source is on Sourceforge, but that's HTTP-only.
2020-08-27 05:41:31 +03:00
Maxine E. Aubrey 168a85b122
nomad: 0.12.2 -> 0.12.3 2020-08-27 00:04:46 +02:00
Matthew Bauer 25ac498482
Merge pull request #96404 from matthewbauer/gcc-cross
Fix cycle detected in Darwin->Linux cross GCC
2020-08-26 16:17:14 -05:00
Michael Weiss 9a96d71f71
chromiumDev: Unbreak the build by using LLVM 11 2020-08-26 22:29:07 +02:00
Michael Weiss b8fb1e15b9
Merge pull request #96308 from primeos/chromium
chromium: 84.0.4147.135 -> 85.0.4183.83
2020-08-26 22:27:11 +02:00
Ryan Mulligan b1051e3595
Merge pull request #96333 from r-ryantm/auto-update/k9s
k9s: 0.21.2 -> 0.21.7
2020-08-26 09:48:04 -07:00
R. RyanTM 70c20723ca msmtp: 1.8.11 -> 1.8.12 2020-08-26 16:20:00 +00:00
Ryan Mulligan 23a00dc66d
Merge pull request #96334 from r-ryantm/auto-update/istioctl
istioctl: 1.6.7 -> 1.7.0
2020-08-26 06:53:28 -07:00
taku0 d9da7edba0 thunderbird: 78.1.1 -> 78.2.0 2020-08-26 22:37:35 +09:00
adisbladis 5f464fcd1f
Merge pull request #95113 from samuelgrf/update/firefox-bin-ffmpeg
firefox-bin: ffmpeg_3 -> ffmpeg
2020-08-26 15:22:59 +02:00
Michael Weiss 8815c9e186
chromiumDev: Fix "patchShebangs ."
Note: The following might also need to be updated:
substituteStream(): WARNING: pattern '/usr/share/xcb' doesn't match anything in file 'ui/gfx/x/BUILD.gn'
2020-08-26 14:33:18 +02:00
Michael Weiss bf0e13a322
chromiumDev: Drop the optional VA-API patches
I didn't look into this yet but IIRC M86 will finally have a flag for
Linux to enable VA-API. So we shouldn't need
enable-video-acceleration-on-linux.patch anymore.

But we likely need to update enable-vdpau-support-for-nvidia.patch
when/before M86 hits the stable channel if we want to keep VDPAU
support.
2020-08-26 14:30:49 +02:00
Michael Weiss 2213c464f6
chromiumDev: Drop nix_plugin_paths_68.patch
Ok, so I was about to update the patch (didn't apply anymore) when I
also started looking at it's usage and realized that
NIX_CHROMIUM_PLUGIN_PATH_ (and other substrings) only appears in the
patch itself (i.e. it seemed like we don't need this patch anymore).

Turns out that we have this patch since 2014 (1b84fbf0ca) and it was
only ever used for NIX_CHROMIUM_PLUGIN_PATH_WIDEVINE (and from the log
it isn't clear if/when or how well that worked). But in 2019 that last
usage got removed (545d58a1ef) so we should be able to safely drop this
patch now :) \o/

(I just wanted to note that as it seemed somewhat of a funny story :D
But there is of course nothing wrong with it.)
Git history (git log --oneline -S NIX_CHROMIUM_PLUGIN_PATH_):
7205bd64a3 ungoogled-chromium: init at 81.0.4044.92-2
545d58a1ef chromium: fix widevine
cd3283f921 chromium: 67.0.3396.99 -> 68.0.3440.75
72d7b5ddb1 chromium: fix nix_plugin_paths for 68+
7a3a16dd80 chromium: Remove plugin paths patch for version 50
79d18eb604 chromium: Update dev channel to v52.0.2743.10
c7a3645e7b chromium: Remove stuff for versions <= v51
8b97ca270e chromium: Update all channels to latest versions
b9093f1c64 chromium: Updates, fixes #11492
471cdd15e2 chromium: Update beta and dev channels.
5c6aa391fc chromium: Cleanup old patch and update stable
af54ddf8b6 chromium: Drop plugin_paths patch for old versions.
6a8afa4bb3 chromium: Fix plugin_paths patch for version 44.
0aad4b7ee4 chromium: Update all channels to latest versions.
1b84fbf0ca chromium: Allow env vars for passing plugin paths.
2020-08-26 14:30:49 +02:00
R. RyanTM 8e6d8fe9f3 node-problem-detector: 0.8.2 -> 0.8.3 2020-08-26 08:52:10 +02:00
Frederik Rietdijk 081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Frederik Rietdijk b61ad0afc2 Merge master into staging-next 2020-08-26 08:42:36 +02:00
R. RyanTM a45fa65ff3 istioctl: 1.6.7 -> 1.7.0 2020-08-26 05:16:50 +00:00
R. RyanTM d2cb83d72c k9s: 0.21.2 -> 0.21.7 2020-08-26 04:52:10 +00:00
Michael Weiss 25aed428aa
chromium: Make the gnChromium overrides depend on the version
This is more robust than depending on the channel, though the version
should only matter if the configuration phase fails.
This also switches to the intended version for `chromium` which should
be higher since M85 is in the stable channel.

Thanks `@volth` for pointing this out.
2020-08-25 23:22:41 +02:00
Michael Weiss 4252ba90f4
chromium: 84.0.4147.135 -> 85.0.4183.83
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_25.html

This update includes 20 security fixes.

CVEs:
CVE-2020-6558 CVE-2020-6559 CVE-2020-6560 CVE-2020-6561 CVE-2020-6562
CVE-2020-6563 CVE-2020-6564 CVE-2020-6565 CVE-2020-6566 CVE-2020-6567
CVE-2020-6568 CVE-2020-6569 CVE-2020-6570 CVE-2020-6571
2020-08-25 22:36:56 +02:00
Michael Weiss 31f23ebc1f
Revert "nheko: dirty fix to #94942 (#95060)"
This reverts commit f8a49ec8db.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:24 +02:00
Michael Weiss f9c74c3f4b
Revert "tdesktop: Add a temporary workaround to fix the Linux build"
This reverts commit e7987936c1.
With 57f0574595 in master this workaround is not required anymore.
2020-08-25 19:22:20 +02:00
Michael Weiss 6b34320036
signal-desktop: Add libdbusmenu support (#96078)
Provides optional menu bar support for various desktop environments.
2020-08-25 19:14:16 +02:00
Jonathan Ringer 62f046e902
Merge master into staging-next 2020-08-25 09:16:30 -07:00
Anderson Torres a607e0e128
Merge pull request #95896 from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Justin Humm e253cb26fa
Merge pull request #96236 from r-ryantm/auto-update/notmuch-bower
notmuch-bower: 0.11 -> 0.12
2020-08-25 13:03:00 +02:00
R. RyanTM 658faaf786 notmuch-bower: 0.11 -> 0.12 2020-08-25 05:39:54 +00:00
Louis Tim Larsen 0fec62c13b
signal-desktop: Add libdbusmenu support
Provides optional menu bar support for various desktop environments.
2020-08-25 00:10:49 +02:00
Mario Rodas 69714f80f6
Merge pull request #96162 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.32 -> 0.23.33
2020-08-24 06:55:11 -05:00
Lassulus c79d88f178
Merge pull request #82814 from tobim/init/weechat-notify-send
weechat-notify-send: init at 0.9
2020-08-24 13:16:35 +02:00
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Frederik Rietdijk 6d122d67fa
Merge pull request #92140 from betaboon/docker-cross-compile-fixes
Docker cross compile fixes v2
2020-08-24 12:09:27 +02:00
R. RyanTM b07b942e63 terragrunt: 0.23.32 -> 0.23.33 2020-08-24 09:59:32 +00:00
zowoq 44d51e3d59 cni-plugins: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq 6ec06c351e cni-plugins: inherit tests 2020-08-24 19:19:41 +10:00
Lassulus 27ff76db67
Merge pull request #89857 from Radvendii/master
ytalk: init at 3.3.0
2020-08-24 09:47:56 +02:00
Mario Rodas f3fb7fc92b
Merge pull request #95941 from r-ryantm/auto-update/argo
argo: 2.9.5 -> 2.10.0
2020-08-23 20:40:02 -05:00
Mario Rodas e606488c62
Merge pull request #95974 from r-ryantm/auto-update/helmfile
helmfile: 0.125.5 -> 0.125.7
2020-08-23 20:30:26 -05:00
Taeer Bar-Yam 1d474cb580 ytalk: init at 3.3.0 2020-08-23 11:06:39 -07:00
Ryan Mulligan 5bfb59fab3
Merge pull request #96072 from r-ryantm/auto-update/nextdns
nextdns: 1.7.0 -> 1.7.1
2020-08-23 09:29:49 -07:00
Lassulus cbe44821c3
Merge pull request #87049 from r-ryantm/auto-update/opera
opera: 67.0.3575.31 -> 68.0.3618.63
2020-08-23 11:16:57 +02:00
R. RyanTM f20f270e9a nextdns: 1.7.0 -> 1.7.1 2020-08-23 09:09:10 +00:00
Lassulus 4165f9869e
Merge pull request #91586 from manveru/amazon-ssm-agent-2.3.1319.0
ssm-agent: 2.0.633.0 -> 2.3.1319.0
2020-08-23 08:48:16 +02:00
Doron Behar f8a49ec8db
nheko: dirty fix to #94942 (#95060)
The real issue is #94952 or #94905.
2020-08-23 00:16:14 +02:00
Ryan Mulligan 909539e6a0
Merge pull request #95980 from r-ryantm/auto-update/kube3d
kube3d: 3.0.0 -> 3.0.1
2020-08-22 14:44:44 -07:00
Maximilian Bosch d1183332d2
Merge pull request #96009 from georgyo/ipfs-pin-go114
Ipfs: pin go114
2020-08-22 23:15:15 +02:00
Maximilian Bosch 8f3a2d3e5c
neomutt: 20200814 -> 20200821
https://github.com/neomutt/neomutt/releases/tag/20200821
2020-08-22 22:25:31 +02:00
George Shammas 26a6db266c ipfs: Enable doCheck 2020-08-22 13:09:22 -04:00
Mario Rodas 0a03f2c1d5
Merge pull request #95968 from r-ryantm/auto-update/fluxctl
fluxctl: 1.20.1 -> 1.20.2
2020-08-22 09:48:41 -05:00
Lassulus 7cc4c7a8e2
Merge pull request #89609 from cyplo/update-ssb-patchwork
ssb-patchwork: 3.17.7 -> 3.18.0
2020-08-22 15:29:04 +02:00
Ryan Mulligan 44a6b52dc9
Merge pull request #95942 from r-ryantm/auto-update/atlantis
atlantis: 0.14.0 -> 0.15.0
2020-08-22 06:25:50 -07:00
R. RyanTM ba7eeb94f6 kube3d: 3.0.0 -> 3.0.1 2020-08-22 10:33:58 +00:00
R. RyanTM 2fd53e2531 helmfile: 0.125.5 -> 0.125.7 2020-08-22 09:07:16 +00:00
R. RyanTM be904cd566 fluxctl: 1.20.1 -> 1.20.2 2020-08-22 07:26:44 +00:00
zowoq f8a1356609 kpt: 0.32.0 -> 0.33.0 2020-08-22 17:07:59 +10:00
Jonathan Ringer bd44ed5ab0 eolie: use webkitgtk without GLES enabled 2020-08-21 18:56:16 -07:00
Jonathan Ringer 43fc3a03a2 eolie: 0.9.63 -> 0.9.99, fix build 2020-08-21 18:56:16 -07:00
R. RyanTM 573125efef atlantis: 0.14.0 -> 0.15.0 2020-08-22 00:21:38 +00:00
R. RyanTM b75bf135b7 argo: 2.9.5 -> 2.10.0 2020-08-22 00:15:51 +00:00
Samuel Gräfenstein 9b06980c61
google-chrome-{beta,dev}: fix icons (#95389)
The icon naming scheme for Chrome Beta/Dev has changed from
`product_logo_{res}.png` to `product_logo_{res}_{branch}.png`.
2020-08-21 20:39:05 +02:00
Daniël de Kok 117c05954b
Merge pull request #95106 from mikefaille/tanka
tanka: add bash completion
2020-08-21 19:22:33 +02:00
Michael Faille 738d3dda54 tanka: add bash completion 2020-08-21 13:16:14 -04:00
Michael Hoang b979b12128 firefox: fix libXScrnSaver dynamic dependency 2020-08-21 19:12:43 +10:00
Vincent Laporte f04daaa23a python.nbxmpp: 0.6.10 → 1.0.2; gajim: 1.1.3 → 1.2.2 2020-08-20 13:40:10 -07:00
Michael Weiss fbe0a90c85
Merge pull request #95803 from primeos/chromium
chromium: 84.0.4147.125 -> 84.0.4147.135
2020-08-20 00:04:36 +02:00
zowoq 7dec299b89 buildGoModule/vend: use upstream instead of fork 2020-08-20 08:01:43 +10:00
Maciej Krüger 0f01fa0d41 anydesk: 5.5.6 -> 6.0.0 2020-08-19 14:10:55 -07:00
Vladimír Čunát f77e427cf6
thunderbird: Enable official branding by default
Now we do have an explicit permission from Mozilla.  /cc PR #94880
2020-08-19 19:49:16 +02:00
Vladimír Čunát c09965182a
firefox*, thunderbird*: explain no-buildconfig*.patch 2020-08-19 19:46:55 +02:00
Michael Weiss f9c3038465
chromium: 84.0.4147.125 -> 84.0.4147.135
https://chromereleases.googleblog.com/2020/08/stable-channel-update-for-desktop_18.html

This update includes 1 security fix.

CVEs:
CVE-2020-6556
2020-08-19 15:59:11 +02:00
Ryan Mulligan 6532d45c64
Merge pull request #93002 from r-ryantm/auto-update/syncplay
syncplay: 1.6.4a -> 1.6.5
2020-08-18 22:06:59 -07:00
Vladimír Čunát c8e727c783
Revert "Merge #94880: thunderbird: enable branding by default"
This reverts commit 4bf857a0f2, reversing
changes made to 00c4808252.
See the PR for discussion; apparently an explicit permission is missing.
2020-08-18 20:21:08 +02:00
Martin Weinelt 6622ba5b25
Merge pull request #95708 from Ma27/matrix-updates
Bump a few packages related to the Matrix ecosystem
2020-08-18 14:19:04 +02:00
Frederik Rietdijk fe7bab33d7
Merge pull request #95553 from zowoq/rename-maintainers
maintainers: prefix number with underscore
2020-08-18 11:30:24 +02:00
Jaka Hudoklin 5e6bc32cbb
Merge pull request #93276 from xtruder/pkgs/protonvpn-linux-gui/init
protonvpn-gui: init at 2.1.1
2020-08-18 08:42:14 +02:00
zowoq 7d9c49f8e6 maintainers: 0x4A6F -> _0x4A6F 2020-08-18 07:59:44 +10:00
Maximilian Bosch 2cb4d19268
element-desktop: 1.7.3 -> 1.7.4
https://github.com/vector-im/element-desktop/releases/tag/v1.7.4
2020-08-17 20:39:15 +02:00
Maximilian Bosch 01ff24f1b5
element-web: 1.7.3 -> 1.7.4
https://github.com/vector-im/element-web/releases/tag/v1.7.4
2020-08-17 20:38:54 +02:00
worldofpeace 1219001ff7
Merge pull request #93407 from OPNA2608/update-palemoon-28.11.0
palemoon: 28.10.0 -> 28.12.0
2020-08-17 05:01:57 -04:00
Jon ceed263e4c
Merge pull request #95613 from saschagrunert/kubernetes
kubernetes: 1.18.6 -> 1.18.8
2020-08-16 20:35:26 -07:00
Ryan Mulligan e087c629a4
Merge pull request #92560 from r-ryantm/auto-update/remmina
remmina: 1.4.4 -> 1.4.7
2020-08-16 13:59:59 -07:00
Ryan Mulligan 4d57d0ce0a
Merge pull request #89031 from r-ryantm/auto-update/teamviewer
teamviewer: 15.2.2756 -> 15.5.6
2020-08-16 13:57:55 -07:00
Michiel Leenaars 397b14642b Sylk: 2.8.0 -> 2.8.2 2020-08-16 19:55:25 +00:00
Sascha Grunert ee75577c3d
kubernetes: 1.18.6 -> 1.18.8
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-16 21:52:05 +02:00
Michael Weiss a86d317da8
tdesktop: Use the API ID of the Snap package
Thanks to Ilya Fedin and John Preston we're now allowed to reuse the
API ID of the Snap package to avoid hitting rate limits.

This finally resolves #55271 #YAY \o/
2020-08-16 21:15:46 +02:00
Michael Weiss dc63d382bb
tdesktop: 2.2.0 -> 2.3.0
This disables the WebRTC integration for now (I didn't really look into
it so far, but probably until we have something like
TDESKTOP_USE_PACKAGED_WEBRTC=OFF).
2020-08-16 21:13:38 +02:00
Tobias Mayer db2a2cb01a
weechat-notify-send: init at 0.9 2020-08-16 21:11:55 +02:00
Florian Klink 6d83d290b5
Merge pull request #95095 from Ma27/bump-neomutt
neomutt: 20200626 -> 20200814
2020-08-16 18:44:11 +02:00
Ryan Mulligan c7afa5fac0
Merge pull request #91830 from r-ryantm/auto-update/pidgin-skypeweb
pidgin-skypeweb: 1.5 -> 1.6
2020-08-16 06:35:10 -07:00
Ryan Mulligan e4037ea873
Merge pull request #95557 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1407 -> 1.4.1473
2020-08-16 06:32:33 -07:00
Maximilian Bosch e75cdaae9c
neomutt: 20200807 -> 20200814
https://github.com/neomutt/neomutt/releases/tag/20200814
2020-08-16 15:09:32 +02:00
Philipp dda939844a gnunet: 0.13.1 -> 0.13.2 2020-08-16 13:07:27 +00:00
Robert Scott 67326dfbe8 flink: 1.9.0 -> 1.11.1
addressing CVE-2020-1960
2020-08-16 13:51:00 +01:00
Florian Klink b2f3bbd3fb
Merge pull request #95507 from flokli/remove-mesos
mesos: remove package, module and test (and chronos/marathon which depends on it)
2020-08-16 14:46:24 +02:00
R. RyanTM 0456d939a1 psi-plus: 1.4.1407 -> 1.4.1473 2020-08-16 05:35:38 +00:00
zowoq 473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq 42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
R. RyanTM 2dd62f1f97 frostwire-bin: 6.8.4 -> 6.8.5 2020-08-15 15:21:03 -07:00
Benjamin Hipple 47af1ccff2
Merge pull request #95506 from ldesgoui/update-discord-canary
discord-canary: 0.0.106 -> 0.0.111
2020-08-15 13:30:51 -04:00
Doron Behar 6c3d919edf mailnag: implement a withPlugins interface 2020-08-15 10:17:06 -07:00
Doron Behar ddb962bec4 mailnag: Make it possible to override available plugins 2020-08-15 10:17:06 -07:00
Doron Behar 7ff82bfee6 mailnag: enable to configure plugins
Add an availablePlugins attrset with all plugins available.
Make mailnag's expression accept a "plugins" argument specifying plugins
to install, from `availablePlugins`.
Prevent double wrapping (nor related to plugins).
Install plugins using xorg.lndir.
2020-08-15 10:17:06 -07:00
Florian Klink 550abe9732 marathon: remove package
This failed to build for >9 months.
2020-08-15 16:59:59 +02:00
Florian Klink b4eebe4a40 chronos: remove package
This failed to build for >9 months, as mesos failed to build for >9
months.
2020-08-15 16:59:38 +02:00
Florian Klink fadb45e6b5 mesos: remove package
It has been broken for >9 months.
2020-08-15 16:59:38 +02:00
Florian Klink 0f4b32d0ca spark: build without mesos support
The mesos package has been broken for >9 months, it doesn't make much
sense to have the spark package depend on it (and thus being broken) by
default.
2020-08-15 16:51:22 +02:00
ldesgoui 0b56ef9f2a discord-canary: 0.0.106 -> 0.0.111 2020-08-15 16:23:28 +02:00
Alvar Penning 0a53c6b565 maintainers: rename geistesk to oxzi
For reasons I have renamed my GitHub account and would like to include
this name change here.
2020-08-15 16:03:46 +02:00
Frederik Rietdijk 02b6ff65d2
Merge pull request #95477 from marsam/update-flexget
flexget: 3.1.59 -> 3.1.67
2020-08-15 09:09:59 +02:00
Daniël de Kok f190891cbc
Merge pull request #95461 from MetaDark/newsflash
newsflash: 1.0.4 -> 1.0.5
2020-08-15 08:37:41 +02:00
Benjamin Hipple d8e0ade97a
Merge pull request #95465 from jtojnar/fractal-4.4
fractal: 4.2.2 → 4.4.0
2020-08-14 22:26:53 -04:00
Diego Rodriguez af09ae1268
minikube: 1.12.2 -> 1.12.3 2020-08-14 17:42:05 -06:00
Jan Tojnar 0249afb0e7
fractal: 4.2.2 → 4.4.0
https://gitlab.gnome.org/GNOME/fractal/-/blob/4.4.0/fractal-gtk/res/org.gnome.Fractal.metainfo.xml.in.in#L21-49
2020-08-15 01:32:12 +02:00
MetaDark 53d5c9a119 newsflash: 1.0.4 -> 1.0.5 2020-08-14 19:27:40 -04:00
adisbladis eb30a10ef1
firefox-devedition-bin: 79.0b7 -> 80.0b8 2020-08-15 00:14:24 +02:00
adisbladis d0670b2dd2
firefox-beta-bin: 80.0b5 -> 80.0b8 2020-08-15 00:13:36 +02:00
Martin Weinelt 4b4986a6b6
Merge pull request #95447 from r-ryantm/auto-update/links2
links2: 2.20.2 -> 2.21
2020-08-14 21:47:28 +02:00
R. RyanTM 14309ad8aa links2: 2.20.2 -> 2.21 2020-08-14 18:26:08 +00:00
Ryan Mulligan 9377fa348a
Merge pull request #95438 from r-ryantm/auto-update/helm
kubernetes-helm: 3.2.4 -> 3.3.0
2020-08-14 11:25:48 -07:00
R. RyanTM 171bfe1298 kubernetes-helm: 3.2.4 -> 3.3.0 2020-08-14 17:00:58 +00:00
adisbladis 3b3a080a9d
Merge pull request #95023 from Atemu/firefox-beta-bin-update
firefox-beta-bin: 79.0b7 -> 80.0b5
2020-08-14 12:40:28 +02:00
Mario Rodas be95a398f0
flexget: 3.1.59 -> 3.1.67 2020-08-13 23:23:00 -05:00