3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

11943 commits

Author SHA1 Message Date
Frederik Rietdijk cb81126e8e
Merge pull request #89281 from euank/k3s-update
k3s: 1.17.3 -> 1.18.2
2020-06-07 16:06:52 +02:00
Pavol Rusnak 2fd6a4811a openbazaar: 0.14.2 -> 0.14.3 2020-06-07 16:04:23 +02:00
Nikolay Korotkiy 36d52ba566
aerc: unstable-2020-02-01 -> 0.4.0 2020-06-07 14:06:05 +03:00
Christoph Neidahl 7c65275595 palemoon: 28.9.3 -> 28.10.0 2020-06-07 12:27:03 +02:00
Frederik Rietdijk d0532e79ae Merge staging-next into staging 2020-06-07 09:25:46 +02:00
Michael Weiss 029a5de083
chromiumDev: Fix the configuration phase
Relevant changes in M85:
- Upstream switched from YASM to NASM [0].
- third_party/binutils was removed [1].

Note: The gn and dev channel updates are optional.
cc #89615.

[0]: https://bugs.chromium.org/p/chromium/issues/detail?id=766721
[1]: 9869e86fd9
2020-06-06 19:38:53 +02:00
R. RyanTM 276c216a22 rambox-pro: 1.3.1 -> 1.3.2 2020-06-06 17:18:55 +00:00
Benjamin Hipple cd0f07cb63
Merge pull request #89650 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.1 -> 0.8.2
2020-06-06 12:37:11 -04:00
R. RyanTM e833b55bd0 node-problem-detector: 0.8.1 -> 0.8.2 2020-06-06 12:34:24 -04:00
James Ravn 1535270d91
Add pipewire to runtime path 2020-06-06 17:08:39 +01:00
Ryan Mulligan 56d9d31c17
Merge pull request #89655 from r-ryantm/auto-update/openbazaar-client
openbazaar-client: 2.4.4 -> 2.4.5
2020-06-06 08:38:32 -07:00
R. RyanTM c4833fe8d8 openbazaar-client: 2.4.4 -> 2.4.5 2020-06-06 14:33:26 +00:00
Lassulus f0bee9760f
Merge pull request #88050 from squalus/ungoogled-0518
ungoogled-chromium: 81.0.4044.122-2 -> 81.0.4044.138-1
2020-06-06 16:16:28 +02:00
Pavol Rusnak 759a3a2658
jitsi-meet-electron: 2.0.2 -> 2.2.0 2020-06-06 15:06:06 +02:00
Ryan Mulligan 41d34fa80b
Merge pull request #89579 from r-ryantm/auto-update/atlantis
atlantis: 0.12.0 -> 0.13.0
2020-06-06 05:49:45 -07:00
Michael Weiss 19e939d98e
chromiumBeta: Fix the source hash
For some reason the hash from 9ec139b672 became invalid, see #89615.
The update script does now produce the correct hash.
2020-06-06 13:36:09 +02:00
Julien Moutinho d8f46b9da0 stig: update to 0.11.0a 2020-06-06 11:52:30 +02:00
R. RyanTM 65a554b8e6 atlantis: 0.12.0 -> 0.13.0 2020-06-06 01:28:22 +00:00
Maximilian Bosch 877d65bae3
riot-desktop: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Maximilian Bosch 3351a81afd
riot-web: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-web/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
James Ravn fae468b3ce
chromium: add rtc_use_pipewire
This provides the browser flag #enable-webrtc-pipewire-capturer, which
adds support for screensharing on Wayland via xdg-desktop-portal.

The browser flag is disabled by default until a user enables it. At
least one other major distribution (Arch) enables this compile time
option, and so I believe it should be safe to enable by default.

This is also needed to support xdg-desktop-portal-wlr which was added in
https://github.com/NixOS/nixpkgs/pull/83485.
2020-06-05 21:05:43 +01:00
Michael Weiss 7ef22b9ff1
tdesktop: 2.1.7 -> 2.1.10 2020-06-05 21:55:05 +02:00
Michael Weiss aaa69a98df
Merge pull request #89495 from primeos/chromium
chromium: 83.0.4103.61 -> 83.0.4103.97
2020-06-05 20:40:03 +02:00
Frederik Rietdijk 1c68570ab2 Merge staging-next into staging 2020-06-05 19:42:16 +02:00
Florian Klink 8d29650570 terraform-providers.ct: init at 0.5.0
This is a Terraform provider that can validate and render Ignition files
for Container Linux and Fedora CoreOS.
2020-06-05 19:41:13 +02:00
Tim Steinbach 2dc71847d9
zoom-us: 5.0.413237.0524 -> 5.0.418682.0603 2020-06-05 09:45:43 -04:00
Vladimír Čunát 677e3960b5
Merge #82342: rustPlatform: increase build-speed of checkPhase
...for rust-packages (into staging)
2020-06-05 09:12:30 +02:00
Vladimír Čunát 5a8cdcc278
Merge #89474: thunderbird*: 68.8.1 -> 68.9.0 (security) 2020-06-05 06:32:54 +02:00
Jan Tojnar d67e2a2702
liferea: Update dependencies
dconf & librsvg are indirect and will be already available through wrapGAppsHook.
libsecret replaces gnome-secret and is required for the keyring plug-in.

Closes: https://github.com/NixOS/nixpkgs/issues/39650
2020-06-05 00:03:05 +02:00
Jan Tojnar dfd6f3de19
liferea: Format with nixpkgs-fmt
* Format with nixpkgs-fmt
* Replace pkgconfig alias with pkg-config
* Remove duplicate gsettings-desktop-schemas
2020-06-05 00:03:03 +02:00
Michael Weiss 9ec139b672
chromium: 83.0.4103.61 -> 83.0.4103.97
https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop.html

This update includes 5 security fixes.

CVEs: CVE-2020-6493 CVE-2020-6494 CVE-2020-6495 CVE-2020-6496
2020-06-04 20:26:31 +02:00
Maximilian Bosch 91099c1426
riot-desktop: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.3
2020-06-04 18:03:50 +02:00
Maximilian Bosch c51202ffa0
riot-web: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-web/releases/tag/v1.6.3
2020-06-04 18:03:33 +02:00
Christoph Hrdinka 001cf3f926
Merge pull request #87868 from OPNA2608/update-palemoon
palemoon: 28.9.1 -> 28.9.3
2020-06-04 16:40:57 +02:00
ajs124 0e3b3bd5b0 firefox-beta-bin: 77.0b7 -> 78.0b2 2020-06-04 13:30:40 +02:00
ajs124 303f8d1da4 firefox-bin: 76.0 -> 77.0.1 2020-06-04 13:30:40 +02:00
ajs124 7fc793091b firefox-esr-68: 68.8.0esr -> 68.9.0esr 2020-06-04 13:30:40 +02:00
ajs124 dd334ebabb firefox: 76.0.1 -> 77.0.1 2020-06-04 13:30:40 +02:00
ajs124 785cdcddd7 nss: 3.52 -> 3.52.1 2020-06-04 13:30:40 +02:00
Lassulus 4764339603
Merge pull request #88444 from lheckemann/freerdp-bump
freerdp: 2.1.0 -> 2.1.1
2020-06-04 13:08:08 +02:00
taku0 5967e4d8f3 thunderbird: 68.8.1 -> 68.9.0 2020-06-04 09:13:03 +09:00
taku0 7f87a17040 thunderbird-bin: 68.8.1 -> 68.9.0 2020-06-04 09:12:36 +09:00
Martin Weinelt d72a7360c2
nixos/tests/go-neb: init
Simple test to start the unit with a dummy client and a dummy service
and check if it can receive webhooks.
2020-06-04 01:44:33 +02:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Emery Hemingway a55f6b46d8 gomuks: 2020-03-20 -> 0.1.0 2020-06-03 15:58:18 +05:30
Mario Rodas 056089e7b3
syncthing: 1.5.0 -> 1.6.1 2020-06-03 04:20:00 -05:00
JosephTheEngineer c976124d1d
falkon: use wrapQtAppsHook (#89375) 2020-06-03 09:12:46 +00:00
zimbatm 245ce6f61d
Merge pull request #89386 from kampka/kops
kops: 1.16.2 -> 1.16.3, init at 1.17.0
2020-06-03 11:08:19 +02:00
Emery Hemingway 468091a623 tor-browser-bundle-bin: 9.0.9 -> 9.5 2020-06-03 13:22:00 +05:30
Christian Kampka 623a3f0a6a
kops_1_17: init at 1.17.0 2020-06-03 08:36:57 +02:00
Christian Kampka 598fcd561b
kops_1_16: 1.16.2 -> 1.16.3 2020-06-03 08:34:08 +02:00
toonn 7f07e9909c wire-desktop: mac 3.17.3666 -> 3.18.3728 2020-06-02 12:52:30 -07:00
toonn 8662e58ed4 wire-desktop: linux 3.17.2924 -> 3.18.2925 2020-06-02 12:52:30 -07:00
Maximilian Bosch aabcd40fdc
Merge pull request #89346 from josephtheengineer/qutebrowser-v1-12
qutebrowser: 1.11.1 -> 1.12.0
2020-06-02 18:49:21 +02:00
zimbatm 9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
Remove sri hashes
2020-06-02 16:24:01 +02:00
Sarah Brofeldt 15ed0ead05
Merge pull request #88874 from saschagrunert/kubernetes
kubernetes: 1.18.1 -> 1.18.3
2020-06-02 16:13:45 +02:00
TheBrainScrambler aeaa93c7e7 webbrowser: init at 29.0.0rc1 2020-06-02 14:45:59 +02:00
josephtheengineer 5d9f617c10
qutebrowser: 1.11.1 -> 1.12.0 2020-06-02 16:51:09 +10:00
Daiderd Jordan b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Euan Kemp a432801ff3 k3s: 1.17.3 -> 1.18.2
Fairly straightforward update. I properly git format-patch'd the
patches too.
2020-05-31 19:13:09 -07:00
Trolli Schmittlauch 4e455343e7 cawbird: 1.0.5 -> 1.1.0 2020-05-31 19:48:57 +02:00
Yannis Koutras 903eb50f02
Merge pull request #89135 from r-ryantm/auto-update/filezilla
filezilla: 3.48.0 -> 3.48.1
2020-05-30 20:13:05 +02:00
zowoq 268ea8abf4 minikube: 1.10.1 -> 1.11.0
https://github.com/kubernetes/minikube/releases/tag/v1.11.0
2020-05-30 08:21:37 +10:00
Ryan Mulligan 9e09fb73ec
Merge pull request #89091 from r-ryantm/auto-update/qbec
qbec: 0.11.0 -> 0.11.2
2020-05-28 19:36:01 -07:00
R. RyanTM 63e6fa621a filezilla: 3.48.0 -> 3.48.1 2020-05-28 23:25:05 +00:00
Wael Nasreddine 7d416ce364
Merge pull request #87854 from maralorn/go-neb
go-neb: Init at unstable-2020-04-09
2020-05-28 15:08:59 -07:00
Malte Brandy 766c337445
go-neb: Init at unstable-2020-04-09 2020-05-28 20:55:26 +02:00
Mario Rodas eb2a77adc3
Merge pull request #89071 from marsam/update-rclone
rclone: 1.51.0 -> 1.52.0
2020-05-28 06:06:18 -05:00
Mario Rodas 32a2a0c361
Merge pull request #89080 from r-ryantm/auto-update/kubeseal
kubeseal: 0.12.3 -> 0.12.4
2020-05-28 05:18:58 -05:00
Mario Rodas c9e985469f
terraform: 0.12.25 -> 0.12.26 (#89073) 2020-05-28 09:28:02 +00:00
R. RyanTM 7311019846 qbec: 0.11.0 -> 0.11.2 2020-05-28 09:03:15 +00:00
R. RyanTM a9881ef2da kubeseal: 0.12.3 -> 0.12.4 2020-05-28 05:19:45 +00:00
Emery Hemingway db9076b1b1 deltachat: 1.2.0 -> 1.3.0 2020-05-28 10:20:22 +05:30
Mario Rodas 8eb59d4bdc
rclone: 1.51.0 -> 1.52.0 2020-05-27 20:20:20 -05:00
R. RyanTM be445744c4 pantalaimon: 0.5.1 -> 0.6.1 2020-05-27 12:03:18 -07:00
R. RyanTM af9522ce01 remmina: 1.4.3 -> 1.4.4 2020-05-27 10:14:39 -07:00
R. RyanTM 493db45b42 helmsman: 3.3.0 -> 3.4.1 2020-05-27 10:12:46 -07:00
Lancelot SIX 0fa981bfbe poezio: add missing setuptools dependency 2020-05-27 09:15:19 -07:00
R. RyanTM fa010755a8 poezio: 0.12.1 -> 0.13 2020-05-27 09:15:19 -07:00
Tim Steinbach 159ffc8304
zoom-us: 5.0.408598.0517 -> 5.0.413237.0524 2020-05-27 08:21:50 -04:00
Maximilian Bosch 0591f1ef8f
Merge pull request #88917 from matthiasbeyer/update-mutt
mutt: 1.14.1 -> 1.14.2
2020-05-27 11:05:36 +02:00
Aycan iRiCAN 2dfbe24bad
snort: 2.9.11.1 -> 2.9.16 (#88981) 2020-05-26 14:29:57 -07:00
Matthias Beyer 5ebc1d70fa mutt: 1.14.1 -> 1.14.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-26 08:07:19 +02:00
Sascha Grunert 2bed6d533b
kubernetes: 1.18.1 -> 1.18.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-25 15:46:38 +02:00
Ryan Mulligan 1af2ab78b7
Merge pull request #88849 from r-ryantm/auto-update/signal-cli
signal-cli: 0.6.7 -> 0.6.8
2020-05-25 06:24:08 -07:00
Jan Tojnar 8208f85cb4
Merge pull request #88862 from r-ryantm/auto-update/calls 2020-05-25 14:33:00 +02:00
Mario Rodas 3daaf6636d
Merge pull request #88850 from r-ryantm/auto-update/sngrep
sngrep: 1.4.6 -> 1.4.7
2020-05-25 06:24:19 -05:00
Mario Rodas 5dd85bfb60
Merge pull request #88879 from r-ryantm/auto-update/FlexGet
flexget: 3.1.30 -> 3.1.56
2020-05-25 18:52:51 -05:00
Mario Rodas 958ab0a763
flexget: 3.1.56 -> 3.1.57 2020-05-25 18:18:18 -05:00
Wout Mertens cedace7fc1
Merge pull request #86991 from toonn/wire-desktop-bump
wire-desktop: linux 3.16.2923 -> 3.17.2924
2020-05-25 20:34:58 +02:00
R. RyanTM 3e7543a74e flexget: 3.1.30 -> 3.1.56 2020-05-25 15:42:51 +00:00
Michael Weiss 6d923b36cd
tdesktop: 2.1.6 -> 2.1.7 2020-05-25 17:28:59 +02:00
R. RyanTM f43066934d calls: 0.1.4 -> 0.1.5 2020-05-25 08:48:26 +00:00
R. RyanTM ba6a893218 sngrep: 1.4.6 -> 1.4.7 2020-05-25 03:39:15 +00:00
R. RyanTM 39da9b721d signal-cli: 0.6.7 -> 0.6.8 2020-05-25 03:28:20 +00:00
Silvan Mosberger 7367bef2ff
Merge pull request #88778 from claudiiii/update-ripcord
ripcord: 0.4.24 -> 0.4.25
2020-05-24 20:01:22 +02:00
Florian Klink 2226972c7a lieer: use fetchFromGitHub instead of fetchPypi
as per https://github.com/gauteh/lieer/pull/138#issuecomment-633262043
2020-05-24 19:35:11 +02:00
Florian Klink 34b39335f6
Merge pull request #88683 from flokli/lieer-1.2
lieer: 1.1 -> 1.2
2020-05-24 17:50:10 +02:00
claudiiii bd3da965ba ripcord: 0.4.24 -> 0.4.25 2020-05-24 16:41:04 +02:00
Florian Klink eaea983e41 lieer: add myself to maintainers 2020-05-24 14:54:18 +02:00
Florian Klink cd7f1f97a4 lieer: 1.1 -> 1.2 2020-05-24 14:54:18 +02:00
adisbladis 37cdb3c5c9
Merge pull request #88701 from adisbladis/transmission-3_00
transmission: 2.94 -> 3.00
2020-05-24 11:25:01 +02:00
Jörg Thalheim bcb05f050e
Merge pull request #87619 from Luflosi/update/ipget 2020-05-24 08:48:50 +01:00
Vladimír Čunát fa4e5b505f
Merge #88657: thunderbird*: 68.8.0 -> 68.8.1 2020-05-24 09:44:37 +02:00
Luflosi 8e3c58d1d8
ipget: 0.3.2 -> 0.6.0
https://github.com/ipfs/ipget/releases/tag/v0.6.0
2020-05-24 00:26:03 +02:00
Ryan Mulligan 1bf5a80474
Merge pull request #88220 from r-ryantm/auto-update/rssguard
rssguard: 3.6.0 -> 3.6.2
2020-05-23 14:05:54 -07:00
adisbladis 83018f4fc6
transmission: 2.94 -> 3.00 2020-05-23 20:05:44 +01:00
R. RyanTM 721d5dcf89
psi-plus: 1.4.1159 -> 1.4.1231 (#88674) 2020-05-23 14:07:01 +00:00
Lassulus 7de2524f53
Merge pull request #81363 from fatpat/scaleft-1.41.0
scaleft: Init at 1.41.0
2020-05-23 11:13:53 +02:00
taku0 a9a8ba3db5 thunderbird: 68.8.0 -> 68.8.1 2020-05-23 14:22:23 +09:00
taku0 66661136be thunderbird-bin: 68.8.0 -> 68.8.1 2020-05-23 14:22:17 +09:00
Maximilian Bosch 84ede87458
riot-desktop: 1.6.1 -> 1.6.2
https://github.com/vector-im/riot-web/releases/tag/v1.6.2
2020-05-22 16:40:01 +02:00
Maximilian Bosch 7dcff0dab5
riot-web: 1.6.1 -> 1.6.2
https://github.com/vector-im/riot-web/releases/tag/v1.6.2
2020-05-22 16:40:00 +02:00
Mario Rodas 3932bc412c
Merge pull request #88496 from zowoq/wireshark
wireshark: 3.2.3 -> 3.2.4
2020-05-22 01:07:14 -05:00
markuskowa 7b2d19f64c
Merge pull request #88485 from r-ryantm/auto-update/etherape
etherape: 0.9.18 -> 0.9.19
2020-05-22 01:44:09 +02:00
zowoq 294da17a9e wireshark: 3.2.3 -> 3.2.4
https://www.wireshark.org/docs/relnotes/wireshark-3.2.4.html
2020-05-21 18:54:33 +10:00
Florian Klink 9dfcff3a1c
Merge pull request #88170 from glittershark/update-zoom
zoom-us: 5.0.403652.0509 -> 5.0.408598.0517
2020-05-21 10:53:13 +02:00
R. RyanTM dad8374ca3 etherape: 0.9.18 -> 0.9.19 2020-05-21 06:43:23 +00:00
Anderson Torres ca90190e2c
Merge pull request #87277 from CheariX/brave-1.8.95
brave: 1.7.92 -> 1.8.95
2020-05-21 00:23:05 -03:00
Mario Rodas 304219b4c2
Merge pull request #76891 from filalex77/termius-5.2.3
termius: init at 5.10.1
2020-05-20 19:49:10 -05:00
Linus Heckemann ed73bb8d80 freerdp: 2.1.0 -> 2.1.1 2020-05-20 18:54:27 +02:00
Ryan Mulligan f7bfba5922
Merge pull request #88257 from r-ryantm/auto-update/anydesk
anydesk: 5.5.5 -> 5.5.6
2020-05-20 05:08:59 -07:00
Ryan Mulligan d42ba8c212
Merge pull request #88192 from r-ryantm/auto-update/mullvad-vpn
mullvad-vpn: 2020.3 -> 2020.4
2020-05-20 05:04:28 -07:00
Michael Weiss 674c4f1fc5
Merge pull request #88206 from primeos/chromium
chromium: 81.0.4044.138 -> 83.0.4103.61
2020-05-20 11:56:16 +02:00
Jörg Thalheim 7182b94bd6
Merge pull request #75269 from cawilliamson/master
rambox-pro: fix missing icons, autostart and clean up dir layout
2020-05-20 09:29:20 +01:00
R. RyanTM 108e001da4 anydesk: 5.5.5 -> 5.5.6 2020-05-20 08:01:21 +00:00
Sarah Brofeldt 0fc9fc05bc
Merge pull request #88171 from Ma27/matrix-updates
matrix-synapse: 1.12.4 -> 1.13.0, riot-{web,desktop}: 1.6.0 -> 1.6.1
2020-05-20 06:53:53 +02:00
R. RyanTM 2e27d57175 rssguard: 3.6.0 -> 3.6.2 2020-05-20 00:33:20 +00:00
Michael Weiss cdd95a9625
chromium: 81.0.4044.138 -> 83.0.4103.61
https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop_19.html

This update includes 38 security fixes.

CVEs:
CVE-2020-6465 CVE-2020-6466 CVE-2020-6467 CVE-2020-6468 CVE-2020-6469
CVE-2020-6470 CVE-2020-6471 CVE-2020-6472 CVE-2020-6473 CVE-2020-6474
CVE-2020-6475 CVE-2020-6476 CVE-2020-6477 CVE-2020-6478 CVE-2020-6479
CVE-2020-6480 CVE-2020-6481 CVE-2020-6482 CVE-2020-6483 CVE-2020-6484
CVE-2020-6485 CVE-2020-6486 CVE-2020-6487 CVE-2020-6488 CVE-2020-6489
CVE-2020-6490 CVE-2020-6491
2020-05-19 23:55:32 +02:00
R. RyanTM ebe21b1075 mullvad-vpn: 2020.3 -> 2020.4 2020-05-19 19:43:06 +00:00
Lassulus aeeb341c3e
Merge pull request #87530 from lukegb/update/teamspeak
teamspeak_client: update to 3.5.3
2020-05-19 21:01:55 +02:00
Maximilian Bosch 307dfd90dc
riot-desktop: 1.6.0 -> 1.6.1
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.1

Also updated the package since `riot-desktop` has been moved to its own
repository (`github.com/vector-im/riot-desktop`).
2020-05-19 16:32:56 +02:00
Griffin Smith 38e85d3193 zoom-us: 5.0.403652.0509 -> 5.0.408598.0517 2020-05-19 10:04:30 -04:00
Maximilian Bosch 0db36eaab9
riot-web: 1.6.0 -> 1.6.1
https://github.com/vector-im/riot-web/releases/tag/v1.6.1
2020-05-19 16:02:32 +02:00
Jörg Thalheim c1806491b6
Merge pull request #88166 from lsix/skype-8.60.0.76 2020-05-19 14:52:24 +01:00
DonHugo69 20b3ba16c4
vivaldi: 2.11 -> 3.0 2020-05-19 14:51:20 +02:00
Lancelot SIX f44e3d4501
skypeforlinux: 8.59.0.77 -> 8.60.0.76 2020-05-19 13:41:43 +01:00
Mario Rodas b822a78c11
Merge pull request #88154 from r-ryantm/auto-update/kube3d
kube3d: 1.6.0 -> 1.7.0
2020-05-19 07:22:59 -05:00
Mario Rodas d3c60074e5
Merge pull request #88155 from r-ryantm/auto-update/kubeseal
kubeseal: 0.12.0 -> 0.12.3
2020-05-19 07:22:41 -05:00
Mario Rodas 69dff5ce89
kubeseal: set build flags 2020-05-19 04:20:00 -05:00
R. RyanTM a2aec3d5fe kubeseal: 0.12.0 -> 0.12.3 2020-05-19 09:08:09 +00:00
R. RyanTM e9576c83bf kube3d: 1.6.0 -> 1.7.0 2020-05-19 09:02:50 +00:00
adisbladis 9aebaa1704
Merge pull request #88106 from zowoq/tests
podman packages: add passthru tests
2020-05-19 03:14:43 +02:00
adisbladis b3f79e194a
firefox-devedition-bin: 77.0b6 -> 77.0b7 2020-05-19 02:07:38 +01:00
adisbladis aac358315f
firefox-beta-bin: 77.0b6 -> 77.0b7 2020-05-19 02:07:38 +01:00
zowoq 7eda9f6e30 cni-plugins: add passthru.tests 2020-05-19 10:41:17 +10:00
Mario Rodas 2d9abdba29
Merge pull request #88072 from Frostman/helm-3.2.1
helm: 3.2.0 -> 3.2.1
2020-05-18 19:34:31 -05:00
Timo Kaufmann b5caab6f7e
Merge pull request #87942 from timokau/zulip-5.2.0
zulip: 5.0.0 -> 5.2.0
2020-05-18 16:27:44 +00:00
Sergey Lukjanov 6b7295569d helm: 3.2.0 -> 3.2.1 2020-05-18 08:28:45 -07:00
squalus fda9c39559 ungoogled-chromium: 81.0.4044.122-2 -> 81.0.4044.138-1 2020-05-18 01:01:19 -07:00
Sarah Brofeldt 31adb6ad59
Merge pull request #87976 from etu/testssl-update
testssl: 3.0.1 -> 3.0.2
2020-05-18 06:51:48 +02:00
Matthias Beyer 79083b4b75
mutt: 1.14.0 -> 1.14.1 (#88027)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-05-17 23:36:01 +02:00
Luke Granger-Brown 029d3b3fa4 teamspeak_client: 3.3.2 -> 3.5.3
This now requires Qt5WebSockets, so that's been added as a dependency now.
2020-05-17 00:56:10 +01:00
Elis Hirwing 33bb1d5161
testssl: 3.0.1 -> 3.0.2
Changelog: https://github.com/drwetter/testssl.sh/releases/tag/3.0.2
2020-05-16 22:23:11 +02:00
Michael Weiss 347882f36a
signal-desktop: 1.34.0 -> 1.34.1 2020-05-16 19:27:42 +02:00
Michael Weiss 6e5b1a71eb
tdesktop: 2.1.4 -> 2.1.6 2020-05-16 19:26:09 +02:00
adisbladis 80a4efc3bd
firefox-devedition-bin: 76.0b8 -> 77.0b6 2020-05-16 14:08:19 +01:00
adisbladis 198653e57e
firefox-beta-bin: 76.0b8 -> 77.0b6 2020-05-16 14:07:56 +01:00
Timo Kaufmann 294ce528e2 zulip: 5.0.0 -> 5.2.0 2020-05-16 14:56:08 +02:00
Andreas Rammhold b0774e2d0e
Merge pull request #87811 from andir/firefox
firefox: 76.0 -> 76.0.1
2020-05-15 20:21:24 +02:00
Michael Weiss b0df5a6816
signal-desktop: 1.33.4 -> 1.34.0 2020-05-15 14:11:58 +02:00
Michiel Leenaars 0a4f1bc7f7 Sylk: 2.7.0 -> 2.7.2 2020-05-15 10:39:50 +02:00
Christoph Neidahl 5262ada436 palemoon: 28.9.1 -> 28.9.3 2020-05-15 09:06:54 +02:00
José Romildo Malaquias 740cc35059
Merge pull request #87777 from romildo/upd.balsa
balsa: 2.5.9 -> 2.6.1
2020-05-14 19:37:47 -03:00
Nikolay Korotkiy 131663718e
newsboat: fix on darwin 2020-05-14 19:51:25 +03:00
Mario Rodas b51a82932f
Merge pull request #87733 from taku0/flashplayer-32.0.0.371
flashplayer: 32.0.0.363 -> 32.0.0.371
2020-05-14 08:05:29 -05:00
Andreas Rammhold b70435e43c
firefox: 76.0 -> 76.0.1 2020-05-14 12:50:34 +02:00
zowoq aade6fc7b0 cni-plugins: switch to buildGoModule 2020-05-14 17:36:30 +10:00
Jörg Thalheim e6907df061
ipfs: switch to vendored tarball 2020-05-14 07:22:27 +01:00
Jörg Thalheim cdb8539006
jx: 2.1.31 -> 2.1.31 2020-05-14 07:22:26 +01:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Sarah Brofeldt 4c2a228508
Merge pull request #87778 from zowoq/cni
cni-plugins: 0.8.5 -> 0.8.6
2020-05-14 06:52:35 +02:00
Mario Rodas 0b72a749ae
terraform: 0.12.24 -> 0.12.25
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.25
2020-05-13 20:20:20 -05:00
zowoq dcb013d85c cni-plugins: 0.8.5 -> 0.8.6
https://github.com/containernetworking/plugins/releases/tag/v0.8.6
2020-05-14 10:57:02 +10:00
José Romildo Malaquias d56c2a0b24 balsa: 2.5.9 -> 2.6.1
Remove --with-gpgme as gpg is fixed build requirement now.
2020-05-13 21:46:27 -03:00
Andreas Rammhold 8ba41a1e14
Merge pull request #87708 from aszlig/firefox-nss-3.52-fix
firefox: Add patch to fix AES GCM IV bit size
2020-05-13 23:21:04 +02:00
José Romildo Malaquias 7172181c3d balsa: sort dependence list 2020-05-13 18:17:28 -03:00
José Romildo Malaquias 717656fd03 balsa: format with nixpkgs-fmt 2020-05-13 18:13:35 -03:00
Maximilian Bosch e49f3a4760
nym: fix tests
A lot of tests are using `debug_assert!` which isn't available in
release-mode.
2020-05-13 22:19:16 +02:00
Marek Mahut dd2fffd04c
Merge pull request #87075 from prusnak/openbazaar
openbazaar: init at 0.14.2
2020-05-13 18:21:44 +02:00
Rok Garbas 2b51171fb6
Merge pull request #87686 from lovesegfault/zoom-us-5.0.4
zoom-us: 5.0.399860.0429 -> 5.0.403652.0509
2020-05-13 14:24:04 +02:00
Mario Rodas d5a8dc3f4d
Merge pull request #87713 from zowoq/minikube
minikube: 1.10.0 -> 1.10.1
2020-05-13 01:26:41 -05:00
R. RyanTM bef44fc4ae znc: 1.7.5 -> 1.8.0 2020-05-12 22:11:10 -07:00
zowoq ff720ad8af minikube: 1.10.0 -> 1.10.1
https://github.com/kubernetes/minikube/releases/tag/v1.10.1
2020-05-13 13:20:49 +10:00
Lynn Dong 60c0d55e09 helmsman: init at 3.3.0 2020-05-12 18:07:36 -07:00
aszlig 8fb49973ce
firefox: Add patch to fix AES GCM IV bit size
Regression introduced by bce5268a21.

The bit size of the initialisation vector for AES GCM has been
introduced in NSS version 3.52 in the CK_GCM_PARMS struct via the
ulIvBits field.

Unfortunately, Firefox 68.8.0 and 76.0 do not set this field and thus it
gets initialised to zero, which in turn causes IV generation to fail.

I found out about this because WebRTC stopped working after updating to
NSS 3.52 and so I started bisecting.

Since there wasn't an obvious error in Firefox hinting towards NSS but
instead just the video stream ended up as a "null" stream, I didn't
suspect the NSS update to be the culprit at first. So I verified a few
times and then also started bisecting the actual commit in NSS that
caused the issue.

This turned out to be the problematic change:

https://phabricator.services.mozilla.com/D63241

> One notable change was caused by an inconsistancy between the spec and
> the released headers in PKCS#11 v2.40. CK_GCM_PARAMS had an extra
> field in the header that was not in the spec. OASIS considers the
> header file to be normative, so PKCS#11 v3.0 resolved the issue in
> favor of the header file definition.

Since the test I've used[1] was a bit flaky, I still didn't believe the
result of the bisect to be accurate, but after running the test several
times leading same results I dug through the above change line by line
to get more clues.

It fortunately didn't take that long to stumble upon the ulIvBits change
(which is actually documented in the NSS 3.52 release notes[4], but I
managed to blatantly ignore it for some reason) and started checking the
Firefox source tree for changes regarding that field.

Initialisation of that new field has been introduced[2] in preparation
for the 76 release, but subsequently got reverted[3] prior to the
release, because Firefox 76 is expected to be shipped with NSS 3.51,
which didn't have the ulIvBits field.

The patch I'm adding here is just a reintroduction of that change,
because we're using NSS 3.52. Not initialising that field will break
WebRTC and WebCrypto, which I think the former seems to gain in
popularity these days ;-)

Tested the change against the mentioned VM test[1] and also by testing
manually using Jitsi Meet and Nextcloud Talk.

[1]: https://github.com/aszlig/avonc/tree/884315838b6f0ebb32b/tests/talk
[2]: https://hg.mozilla.org/mozilla-central/rev/3ed30e6b6de1
[3]: https://hg.mozilla.org/mozilla-central/rev/665137da70ee
[4]: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.52_release_notes

Signed-off-by: aszlig <aszlig@nix.build>
2020-05-13 02:23:12 +02:00
Bernardo Meurer 4e4f5cb925
zoom-us: 5.0.399860.0429 -> 5.0.403652.0509 2020-05-12 10:09:12 -07:00
Robert Schütz 52fcfd3876 qutebrowser: 1.11.0 -> 1.11.1
fixes CVE-2020-11054
2020-05-12 18:46:09 +02:00
zowoq 9452d34b14 minikube: 1.9.2 -> 1.10.0
https://github.com/kubernetes/minikube/releases/tag/v1.10.0
2020-05-12 19:47:31 +10:00
taku0 d8fa222ca2 flashplayer: 32.0.0.363 -> 32.0.0.371 2020-05-12 18:31:02 +09:00
Elis Hirwing 47d1cd332c
Merge pull request #87552 from r-ryantm/auto-update/testssl.sh
testssl: 3.0 -> 3.0.1
2020-05-11 08:22:16 +02:00
R. RyanTM 183378d1d5 testssl: 3.0 -> 3.0.1 2020-05-10 21:49:32 +00:00
Pavol Rusnak 47df73b221
openbazaar-client: init at 2.4.4 2020-05-10 23:32:59 +02:00
Pavol Rusnak 731cbde2c0
openbazaar: init at 0.14.2 2020-05-10 23:32:58 +02:00
Ryan Mulligan 84982d1664
Merge pull request #87523 from r-ryantm/auto-update/tixati
tixati: 2.72 -> 2.73
2020-05-10 12:42:46 -07:00
Kim Lindberger 7451f11730
google-drive-ocamlfuse: 0.7.2 -> 0.7.21 (#86469)
ocamlPackages.ocamlfuse: 2.7.1_cvs5 -> 2.7.1_cvs6_e35e76b
2020-05-10 21:24:18 +02:00
R. RyanTM ab3dfc3fb5 tixati: 2.72 -> 2.73 2020-05-10 18:29:10 +00:00
Luke Granger-Brown 5da1393030 deluge: add glib so its hook works.
At the moment, runing `deluge` with the deluge package installed returns
"No GSettings schemas are installed on the system".

After this patch, XDG_DATA_DIRS includes the gsettings-desktop-schemas,
which means the program actually manages to launch.
2020-05-10 19:24:09 +02:00
R. RyanTM 23bacaa090 remmina: 1.4.1 -> 1.4.3 2020-05-10 09:35:19 -07:00
R. RyanTM 9c15de6ea4 suricata: 5.0.2 -> 5.0.3 2020-05-10 09:35:02 -07:00
Daniël de Kok b1792c41f6 resilio-sync: 2.6.4 -> 2.7.0
Changelog:

https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log
2020-05-10 16:01:14 +02:00
Ryan Mulligan f88bdf383b
Merge pull request #87460 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.2.2 -> 4.2.5
2020-05-10 06:36:20 -07:00
Jörg Thalheim 24055420f9
Merge pull request #87283 from Luflosi/patch-dino 2020-05-10 14:09:39 +01:00
Michael Weiss 22fef8ebb1
tdesktop: 2.1.2 -> 2.1.4 2020-05-10 15:08:06 +02:00
Michael Weiss 1104de365e
gns3-{gui,server}: 2.2.7 -> 2.2.8 2020-05-10 14:58:38 +02:00
R. RyanTM 35729638c8 qbittorrent: 4.2.2 -> 4.2.5 2020-05-10 02:08:10 +00:00
Luflosi 099bc11d38
dino: allow newer versions of libsignal-protocol-c
The exact version of libsignal-protocol-c used by dino is hard-coded to 2.3.2 because "libsignal-protocol-c has a history of breaking compatibility on the patch level". This prevents libsignal-protocol-c from being updated in https://github.com/NixOS/nixpkgs/pull/83736. Upstream already allows newer versions in the latest git master, so patch the source with this commit. Unfortunately patching doesn't work with git submodules but since the submodule is not used anyways, simply ignore this part of the patch.
2020-05-10 00:35:37 +02:00
Luflosi 5317280ade
ipfs: 0.5.0 -> 0.5.1
https://github.com/ipfs/go-ipfs/releases/tag/v0.5.1
2020-05-09 17:33:34 +02:00
Jörg Thalheim ddd2b694a7
weechatScripts.wee-slack: 2.5.0 -> 2.6.0 2020-05-09 12:35:31 +01:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
xiorcale ccfe14cb3b github username: kjuvi -> xiorcale 2020-05-09 09:08:18 +02:00
Linus Heckemann 9df981d3f4 freerdp: 2.0.0 -> 2.1.0 2020-05-09 09:05:07 +02:00
R. RyanTM ae15422200 cloudflared: 2020.2.1 -> 2020.3.2 2020-05-09 08:58:22 +02:00
R. RyanTM 1b790c5099 maestral: 0.6.3 -> 0.6.4 2020-05-09 08:56:34 +02:00
Euan Kemp e61dc85117 k3s: fix build for aarch64
The upstream project already builds and releases for aarch64. This makes
the couple small tweaks that I found necessary for k3s to cross-compile
for aarch64.

I also ran it through nixpkgs-fmt.
2020-05-09 08:37:06 +02:00
Vladimír Čunát 10134fc301
Merge #87066: thunderbird*: 68.7.0 -> 68.8.0 (security)
https://www.thunderbird.net/en-US/thunderbird/68.8.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-18/
2020-05-09 08:19:11 +02:00
Christian Mainka e659bf3ce4 brave: 1.7.92 -> 1.8.95 2020-05-08 18:16:17 +02:00
Michael Raskin 50684f118a
Merge pull request #87264 from prusnak/rfc45
treewide: per RFC45, remove more unquoted URLs
2020-05-08 14:30:09 +00:00
Ryan Mulligan cd02078e1a
Merge pull request #87215 from matthewbauer/jitsi-x-internet
jitsi: use X-Internet for desktop categories
2020-05-08 07:28:36 -07:00
Pavol Rusnak 6abf4a43ad
treewide: per RFC45, remove more unquoted URLs 2020-05-08 15:20:47 +02:00
Philipp Riegger ec70d7cbc3 ipfs-migrator: 7 -> 1.5.1 2020-05-08 13:58:22 +02:00
Jörg Thalheim ddef88772e
Merge pull request #86242 from lordcirth/ipfs05 2020-05-08 10:51:21 +01:00
Jörg Thalheim 11ace01cf2
ipfs: reference correct test 2020-05-08 10:49:10 +01:00
Jörg Thalheim 3e6e4ce55c
ipfs: reference tests 2020-05-08 09:34:42 +01:00
Martin Baillie 9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
Matthew Bauer 807e45f643 jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
06kellyjac cef39f9089 terragrunt: 0.23.2 -> 0.23.14
Moved to use go modules build
Deleted old deps.nix file used with dep
2020-05-07 11:24:58 -07:00
Vladimír Čunát a2d5351b63
Merge #86788: firefox 75.0 -> 76.0 (critical security)
https://www.mozilla.org/en-US/firefox/76.0/releasenotes/
Some of the changes were in master already, but whatever...
2020-05-07 19:57:16 +02:00
Vladimír Čunát fcc68a43aa
Merge branch 'staging-next'
The nss update is needed for security update of firefox.
For linux platforms only about 1k aarch64 rebuilds are missing;
the diff on Hydra looks OK.  Darwin needs 20k more rebuilds,
but I don't think we want to wait for that.
2020-05-07 19:56:25 +02:00
Jörg Thalheim e89ceffefb
ipfs: patch shebang in builder script 2020-05-07 15:26:09 +01:00
Tim Steinbach 795564a03d
Merge pull request #81997 from eadwu/vivaldi-snapshot/fix-rpath-libdrm_gbm
vivaldi: include libdrm and libgbm
2020-05-07 08:17:27 -04:00
Mario Rodas 3439ec9695
Merge pull request #87167 from johanot/kubeval-0.15
kubeval: 0.14.0 -> 0.15.0
2020-05-07 06:49:28 -05:00
Johan Thomsen f150c2bd22 kubeval: 0.14.0 -> 0.15.0
Also, add myself as maintainer
2020-05-07 09:10:55 +02:00
R. RyanTM 720b590281 mpop: 1.4.7 -> 1.4.9 2020-05-06 10:32:30 -07:00
toonn b408b8c8e4
wire-desktop: mac 3.16.3630 -> 3.17.3666 2020-05-06 15:56:20 +02:00
Ryan Mulligan cd06f640c9
Merge pull request #87087 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 06:10:09 -07:00
R. RyanTM ffb71c7746 psi-plus: 1.4.1086 -> 1.4.1159 2020-05-06 12:06:47 +00:00
Michael Weiss 69dc7e64ad
tdesktop: 2.1.1 -> 2.1.2 2020-05-06 13:27:54 +02:00
Michael Weiss f00f6a73df
Merge pull request #87021 from primeos/chromium
chromium: 81.0.4044.129 -> 81.0.4044.138
2020-05-06 13:01:58 +02:00
Jérôme LOYET a97304ef1f scaleft: Init at 1.41.0 2020-05-06 12:01:43 +02:00
Andreas Rammhold 5040192913
firefox-bin: 75.0 -> 76.0
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:41:38 +02:00
Andreas Rammhold 5bac4f0213
firefox-esr-68: 68.7.0esr -> 68.8.0esr
Discussion: https://github.com/NixOS/nixpkgs/pull/86788
2020-05-06 11:40:28 +02:00
Christian Kampka 7d2a50a418
kops_1_16: 1.16.1 -> 1.16.2 2020-05-06 09:46:36 +02:00
Christian Kampka 8bcf7f6e41
kops_1_15: 1.15.2 -> 1.15.3 2020-05-06 09:34:35 +02:00
Vladimír Čunát e8d3c1579b
Merge branch 'staging' into staging-next 2020-05-06 08:22:27 +02:00
Vladimír Čunát 54eb2d1018
Merge branch 'staging-next'
Status on Hydra for linuxes seems good enough:
https://hydra.nixos.org/eval/1585703?filter=linux&compare=1585482&full=#tabs-now-fail
2020-05-06 08:20:05 +02:00
Mario Rodas 5698e34465
Merge pull request #86936 from marsam/update-syncthing
syncthing: 1.4.2 -> 1.5.0
2020-05-05 18:28:02 -05:00
Michael Weiss dec3d5f39f
chromium: 81.0.4044.129 -> 81.0.4044.138
https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs: CVE-2020-6831 CVE-2020-6464
2020-05-06 01:11:53 +02:00
toonn 84b510775c
wire-desktop: linux 3.16.2923 -> 3.17.2924 2020-05-05 22:31:01 +02:00
Andreas Rammhold 6ca94ab1ea
Merge pull request #82206 from flokli/afew-3.0.0
afew: 2.0.0 -> 3.0.0
2020-05-05 21:06:50 +02:00