Commit Graph

12572 Commits

Author SHA1 Message Date
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
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
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