Commit graph

21230 commits

Author SHA1 Message Date
Sandro a48aeae76a
Merge pull request #168174 from azahi/werf 2022-04-11 11:01:01 +02:00
Artturi 7bf08c6b29
Merge pull request #162811 from JakDar/brave-wayland 2022-04-11 11:28:59 +03:00
R. Ryantm 8505845d24 cmctl: 1.7.2 -> 1.8.0 2022-04-11 04:46:37 +00:00
github-actions[bot] cc90d52693 terraform-providers: update 2022-04-11 2022-04-11 13:59:31 +10:00
Bobby Rong 4ec150b71d
Merge pull request #168160 from bbigras/argocd-autopilot
argocd-autopilot: 0.3.1 -> 0.3.2
2022-04-11 10:54:51 +08:00
Robert Schütz 7c36b7246b kdeltachat: unstable-2022-01-02 -> unstable-2022-03-20 2022-04-10 22:40:26 +00:00
Michael Weiss dbf02e3a52
chromiumDev: 102.0.4972.0 -> 102.0.4987.0 2022-04-10 22:38:54 +02:00
Michael Weiss 92559b7330
chromium: get-commit-message.py: Support releases with 1 security fix
There was an out-of-band security release with only a single security fix:
https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_25.html
2022-04-10 22:38:54 +02:00
Michael Weiss 073c33c3a6
chromiumBeta: 101.0.4951.15 -> 101.0.4951.26 2022-04-10 21:45:05 +02:00
Michael Weiss 688d6d2435
chromium: get-commit-message.py: Support releases with 0 security fixes
Wow, a Chrome release without any (known!) security fixes:
https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_20.html
2022-04-10 21:44:01 +02:00
Azat Bahawi e0617066bc
werf: 1.2.78 -> 1.2.87 2022-04-10 22:32:13 +03:00
github-actions[bot] bf63dd7434
Merge staging-next into staging 2022-04-10 18:01:38 +00:00
Bruno Bigras 2eb82298de argocd-autopilot: 0.3.1 -> 0.3.2 2022-04-10 13:51:28 -04:00
Vladimír Čunát 5e845236f2
Merge branch 'staging-next' into staging 2022-04-10 17:11:36 +02:00
Mario Rodas f6d714ff4e
Merge pull request #167736 from techknowlogick/bump-waypoint
waypoint: 0.7.2 -> 0.8.1
2022-04-10 08:11:22 -05:00
Mario Rodas e992f8a601
Merge pull request #167786 from r-ryantm/auto-update/helmfile
helmfile: 0.143.5 -> 0.144.0
2022-04-10 08:10:03 -05:00
Mario Rodas 3c692ef5af
Merge pull request #168070 from r-ryantm/auto-update/syncthing
syncthing: 1.19.1 -> 1.19.2
2022-04-10 08:01:56 -05:00
Florian Klink 8753d89223
Merge pull request #167960 from qowoz/talos
talosctl: update ldflags
2022-04-10 14:18:22 +02:00
R. Ryantm 0342af6d16 appgate-sdp: 5.5.3 -> 5.5.4 2022-04-10 10:08:42 +00:00
Alexander Bantyev ae07156fc3
Merge pull request #168059 from ilya-fedin/kotatogram-with-webkit
kotatogram-desktop-with-webkit: init
2022-04-10 09:40:53 +03:00
github-actions[bot] be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
Bobby Rong 905666851f
Merge pull request #167950 from andersk/zulip
zulip: 5.9.0 → 5.9.1
2022-04-10 13:12:13 +08:00
Jan Tojnar e3e625ffe4 chromium: remove unused GConf dependency
GConf has been deprecated for ages and support for it removed from Chromium a while ago:

- Removal of `use_gconf` gn build system flag:
  a28f4d062f
2022-04-10 03:54:39 +02:00
Jan Tojnar e8c84f90ed chromium: remove deprecated libgnome-keyring dependency
libgnome-keyring has been deprecated for a long time.
It has been superseded by libsecret, which allows access to not only
GNOME Keyring secret manager but any other service implementing
the Secret Service D-Bus API.

In fact Chromium links against libsecret when use_glib is enabled:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885

And use_glib is on by default on Linux:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=142;drc=35be6215ec8f09e50176f36753c68f26c63d1885

Unfortunately, Chromium is vendoring libsecret:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/BUILD.gn;l=187;drc=35be6215ec8f09e50176f36753c68f26c63d1885

We need to disable the flag explicitly, since it is enabled by default:

https://source.chromium.org/chromium/chromium/src/+/main:components/os_crypt/features.gni;l=11;drc=35be6215ec8f09e50176f36753c68f26c63d1885
2022-04-10 03:54:39 +02:00
R. Ryantm 5382623d7f vivaldi-widevine: 4.10.2391.0 -> 4.10.2449.0 2022-04-10 00:31:21 +00:00
github-actions[bot] 28c6c88d42
Merge staging-next into staging 2022-04-10 00:02:52 +00:00
R. Ryantm 112afa2c56 syncthing: 1.19.1 -> 1.19.2 2022-04-09 22:48:51 +00:00
Ilya Fedin dc508e7f5a kotatogram-desktop-with-webkit: init
This allows to get maximum from the dlopen-based code and install webkit dependency only when needed and without rebuilds

Tested with https://t.me/ShopBot
2022-04-10 01:51:13 +04:00
Martin Weinelt 98b6b24606
Merge pull request #167921 from panicgh/tbb 2022-04-09 23:25:30 +02:00
Thiago Kenji Okada 4694233dec
Merge pull request #167111 from r-ryantm/auto-update/vieb
vieb: 7.1.2 -> 7.2.0
2022-04-09 22:07:31 +01:00
Martin Weinelt 7715286357
Merge pull request #168025 from squalus/librewolf
librewolf: 98.0.2-1 -> 99.0-1
2022-04-09 22:11:36 +02:00
Thiago Kenji Okada d5253dd45d
Merge pull request #167561 from r-ryantm/auto-update/thunderbird-unwrapped
thunderbird-unwrapped: 91.7.0 -> 91.8.0
2022-04-09 19:39:22 +01:00
squalus 00db31b93c librewolf: 98.0.2-1 -> 99.0-1 2022-04-09 11:18:04 -07:00
github-actions[bot] 55db28db36
Merge staging-next into staging 2022-04-09 18:01:56 +00:00
Lassulus 60117477e5
Merge pull request #162248 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.90 -> 2.91
2022-04-09 18:34:45 +01:00
Bobby Rong ebab083a03
Merge pull request #167953 from binsky08/threema-update
threema-desktop: 1.0.3 -> 1.2.0
2022-04-09 22:30:48 +08:00
github-actions[bot] f303d4de3b
Merge staging-next into staging 2022-04-09 12:02:07 +00:00
Robert Schütz eca01bff99 deltachat-desktop: 1.28.1 -> 1.28.2
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.2
2022-04-09 10:53:17 +00:00
Robert Hensing 375eaf2b4f
terraform-full: Fix eval (#167857)
https://github.com/NixOS/nixpkgs/pull/166792 made the
aliases work, which was unexpected for terraform-full.

Thanks to zowoq for reporting
https://github.com/NixOS/nixpkgs/pull/166792#issuecomment-1092742313
2022-04-09 11:04:53 +02:00
zowoq 7fdfe7ffea talosctl: update ldflags
- https://github.com/siderolabs/talos/blob/v1.0.1/Makefile
- add/update ldflags from makefile
- also update src.owner and homepage
2022-04-09 17:12:33 +10:00
github-actions[bot] 01b0aa0bc6
Merge staging-next into staging 2022-04-09 06:01:47 +00:00
Mario Rodas 8250f4f57a
Merge pull request #167754 from techknowlogick/bump-cloudflared-3
cloudflared: 2022.3.4 -> 2022.4.0
2022-04-08 20:43:17 -05:00
Anders Kaseorg 7df06b163f zulip: 5.9.0 → 5.9.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-08 18:23:19 -07:00
binsky ec1fbd1361 threema-desktop: 1.0.3 -> 1.2.0 2022-04-09 03:13:03 +02:00
github-actions[bot] e15ff925b0
Merge staging-next into staging 2022-04-09 00:02:40 +00:00
techknowlogick 83a826e411 waypoint: 0.7.2 -> 0.8.1 2022-04-08 18:54:19 -04:00
Alvar Penning dbc24adde7 claws-mail: add keyword_warner-plugin
This plugin was newly introduced after Claws-Mail's release 4.1.0.

https://git.claws-mail.org/?p=claws.git;a=blob_plain;f=RELEASE_NOTES;hb=4.1.0
2022-04-08 23:44:27 +02:00
Nicolas Benes d7c3643e6e tor-browser-bundle-bin: 11.0.9 -> 11.0.10 2022-04-08 22:50:30 +02:00
Artturi f2ae0b0f03
Merge pull request #167873 from 06kellyjac/driftctl 2022-04-08 21:59:26 +03:00
github-actions[bot] c57af6e8b0
Merge staging-next into staging 2022-04-08 18:11:40 +00:00
R. Ryantm e5e8f993a2 owncloud-client: 2.10.0.6519 -> 2.10.1.7187 2022-04-08 17:41:34 +00:00
zowoq 8c7490edeb terraform-providers.opennebula: drop unnecessary deleteVendor 2022-04-08 23:52:28 +10:00
zowoq 34e802e815 terraform-providers.logicmonitor: drop unnecessary deleteVendor 2022-04-08 23:52:28 +10:00
06kellyjac 54463e07a2 driftctl: 0.26.0 -> 0.27.0 2022-04-08 14:26:25 +01:00
06kellyjac 4dd78c63a1 starboard: 0.14.1 -> 0.15.3 2022-04-08 14:16:55 +01:00
github-actions[bot] 8babfc3adf terraform-providers: update 2022-04-08 2022-04-08 22:31:14 +10:00
github-actions[bot] a36cec68d4
Merge staging-next into staging 2022-04-08 12:02:01 +00:00
Florian Klink 468c00b7f2
Merge pull request #167770 from wahjava/update-talosctl
talosctl: 0.14.3 -> 1.0.1
2022-04-08 09:58:27 +02:00
github-actions[bot] 62fec6748f
Merge staging-next into staging 2022-04-08 06:02:02 +00:00
Bernardo Meurer 52e235a854
Merge pull request #167769 from teutat3s/bump/signal-desktop 2022-04-07 20:56:43 -07:00
github-actions[bot] 1266a252ca
Merge staging-next into staging 2022-04-08 00:02:53 +00:00
R. Ryantm e72fc6554f helmfile: 0.143.5 -> 0.144.0 2022-04-07 23:22:34 +00:00
Thiago Kenji Okada 1f0e776d11
Merge pull request #167604 from otavio/master
shellhub-agent: 0.9.0 -> 0.9.1
2022-04-07 22:35:56 +01:00
Ashish SHUKLA 28d8eab486
talosctl: 0.14.3 -> 1.0.1 2022-04-08 02:27:02 +05:30
teutat3s 038cb5a97d
signal-desktop: 5.37.0 -> 5.38.0 2022-04-07 22:21:21 +02:00
Ryan Mulligan ab80b78b90
Merge pull request #167611 from r-ryantm/auto-update/lagrange
lagrange: 1.12.0 -> 1.12.1
2022-04-07 13:14:38 -07:00
maxine [they] 216c78db4d
Merge pull request #167752 from techknowlogick/bump-terraform 2022-04-07 21:05:05 +02:00
techknowlogick 06438e6783 cloudflared: 2022.3.4 -> 2022.4.0 2022-04-07 14:29:44 -04:00
techknowlogick 7d55ee2b5c terraform: 1.1.7 -> 1.1.8 2022-04-07 14:23:26 -04:00
github-actions[bot] fef4299129
Merge staging-next into staging 2022-04-07 18:01:52 +00:00
Michael Weiss eb910c91fa
Merge pull request #167589 from primeos/ungoogled-chromium
ungoogled-chromium: 100.0.4896.60 -> 100.0.4896.75
2022-04-07 20:01:03 +02:00
Ryan Mulligan 62c1484706
Merge pull request #167601 from r-ryantm/auto-update/sonobuoy
sonobuoy: 0.56.3 -> 0.56.4
2022-04-07 07:34:26 -07:00
Artturi 0182e3f509
Merge pull request #167674 from veehaitch/istioctl-maintainer
istioctl: add `superherointj` and `bryanasdev000` as maintainers
2022-04-07 15:39:54 +03:00
R. Ryantm 28e49faa63
sonobuoy: 0.56.3 -> 0.56.4 2022-04-07 20:38:48 +08:00
zowoq 3a70d5dc83 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
Vincent Haupert 618c808f9f istioctl: add superherointj and bryanasdev000 as maintainers 2022-04-07 12:17:26 +02:00
Martin Weinelt cc774b5792 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-07 12:12:57 +02:00
Artturi 2c6bdafd36
Merge pull request #167021 from K900/upd8n
n8n: 0.170.0 → 0.171.0
2022-04-07 11:52:50 +03:00
Han Verstraete 7d80a83005
arkade: 0.8.20 -> 0.8.22 2022-04-07 08:57:06 +02:00
Bryan A. S 5fd49e35cc atlantis: 0.16.1 -> 0.19.2
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2022-04-07 03:52:24 -03:00
Mario Rodas 963caec169
Merge pull request #167280 from r-ryantm/auto-update/slack
slack: 4.23.0 -> 4.25.0
2022-04-07 01:24:03 -05:00
Ryan Mulligan 1eda2b96de
Merge pull request #167572 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.81.0.268 -> 8.82.0.403
2022-04-06 19:56:59 -07:00
R. Ryantm d42db5cfb5 lagrange: 1.12.0 -> 1.12.1 2022-04-06 23:53:29 +00:00
Otavio Salvador 58e59742c8 shellhub-agent: 0.9.0 -> 0.9.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-04-06 19:44:20 -03:00
Michael Weiss 15291355d8
ungoogled-chromium: 100.0.4896.60 -> 100.0.4896.75 2022-04-06 23:13:50 +02:00
R. Ryantm 596c6435d4 skypeforlinux: 8.81.0.268 -> 8.82.0.403 2022-04-06 19:43:00 +00:00
R. Ryantm ffa3fa9d76 vmware-horizon-client: 2111 -> 2203 2022-04-06 17:40:18 +00:00
R. Ryantm 4c2a906df5 thunderbird-unwrapped: 91.7.0 -> 91.8.0 2022-04-06 17:18:18 +00:00
squalus 59d06e4826 wireshark-cli: support cross compile 2022-04-06 19:15:34 +02:00
github-actions[bot] 241b3652c3
Merge staging-next into staging 2022-04-06 12:01:50 +00:00
Bryan A. S 4b0a37b89f argocd-autopilot: 0.3.0 -> 0.3.1 2022-04-06 19:38:18 +10:00
Bryan A. S 6c21273e1e argocd: 2.3.2 -> 2.3.3
change commit and tag to src.rev no more manual update
2022-04-06 19:38:08 +10:00
github-actions[bot] a5b67b42a4
Merge staging-next into staging 2022-04-06 06:01:49 +00:00
John Ericson dad0ebc3d6
Merge pull request #166524 from equirosa/signal-desktop
signal-desktop: 5.36.0 -> 5.37.0
2022-04-06 00:09:09 -04:00
Artturi 45264eb941
Merge pull request #167412 from techknowlogick/bump-arkade-2
arkade: 0.8.19 -> 0.8.20
2022-04-06 06:10:47 +03:00
Artturi 54842fae0a
Merge pull request #167422 from superherointj/package-istioctl-enable-tests
istioctl: enable tests
2022-04-06 05:51:17 +03:00
Artturi c726f6c67b
Merge pull request #167413 from superherointj/package-kubeseal-enable-tests
kubeseal: enable tests
2022-04-06 04:48:58 +03:00
Artturi 380e509777
Merge pull request #167428 from superherointj/package-nextdns-enable-tests
nextdns: enable tests
2022-04-06 04:37:57 +03:00
github-actions[bot] 3dc8bd98b9
Merge staging-next into staging 2022-04-06 00:02:41 +00:00
R. Ryantm ec5a6c8ae5 nextdns: 1.37.10 -> 1.37.11 2022-04-05 19:20:29 -04:00
Robert Schütz d3424f16f2 deltachat-desktop: 1.28.0 -> 1.28.1
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.28.1
2022-04-05 19:18:31 -04:00
Martin Weinelt d93cf53f65
firefox-bin: 98.0.2 -> 99.0
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/
2022-04-06 00:18:38 +02:00
Martin Weinelt 35ae0b7a1b
firefox: 91.7.1 -> 91.8.0
https://www.mozilla.org/en-US/firefox/91.8.0/releasenotes/
2022-04-06 00:18:37 +02:00
Martin Weinelt e1e03e5bc2
firefox: 98.0.2 -> 99.0
https://www.mozilla.org/en-US/firefox/99.0/releasenotes/
2022-04-06 00:18:37 +02:00
superherointj be4566c532 nextdns: enable tests 2022-04-05 18:43:31 -03:00
superherointj 9e2d17a29d istioctl: enable tests 2022-04-05 18:25:24 -03:00
superherointj aa45331156 kubeseal: enable tests 2022-04-05 17:56:57 -03:00
techknowlogick e3eef795d8 arkade: 0.8.19 -> 0.8.20 2022-04-05 16:53:18 -04:00
Michael Weiss 64ec862617
Merge pull request #167387 from primeos/chromium
chromium: 100.0.4896.60 -> 100.0.4896.75
2022-04-05 22:18:14 +02:00
Sandro 4ffcea1544
Merge pull request #164759 from sikmir/lagrange
lagrange: 1.11.1 → 1.12.0
2022-04-05 21:28:41 +02:00
Michael Weiss 9687fffa00
chromium: 100.0.4896.60 -> 100.0.4896.75
https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop.html

This update includes 1 security fix.

CVEs:
CVE-2022-1232
2022-04-05 20:59:31 +02:00
Vladimír Čunát b4729bad3d
Merge #165406: staging-next 2022-03-23 2022-04-05 20:34:08 +02:00
taku0 067b774e7c thunderbird-bin: 91.7.0 -> 91.8.0 2022-04-06 03:12:25 +09:00
ajs124 fc0c9b5921
Merge pull request #167341 from aaronjheng/aws-okta
Remove unmaintained/archived packages
2022-04-05 19:54:09 +02:00
Ryan Mulligan 412f294634
Merge pull request #167140 from r-ryantm/auto-update/alfaview
alfaview: 8.40.0 -> 8.41.0
2022-04-05 09:26:49 -07:00
Aaron Jheng 3212b0aad2
kubeless: remove 2022-04-05 14:38:33 +00:00
github-actions[bot] 3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot] 27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Bjørn Forsman 61afa3e16b wireshark: add wrapGAppsHook
This fixes using the file chooser on non-NixOS:

  (wireshark:28052): GLib-GIO-ERROR **: 12:10:03.798: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key named 'show-type-column'
2022-04-05 12:00:24 +02:00
github-actions[bot] ba0cd3c436
Merge staging-next into staging 2022-04-05 06:02:19 +00:00
github-actions[bot] 444daea093
Merge master into staging-next 2022-04-05 06:01:45 +00:00
R. Ryantm d6bc67cf96 slack: 4.23.0 -> 4.25.0 2022-04-05 05:32:39 +00:00
Bobby Rong 916017997c
Merge pull request #167173 from welteki/bump-arkade
arkade: 0.8.18 -> 0.8.19
2022-04-05 13:20:57 +08:00
Nikolay Korotkiy bbc6edfa3c
lagrange: 1.11.1 → 1.12.0 2022-04-05 07:18:16 +03:00
Martin Weinelt bf1914e12a Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-05 04:05:02 +02:00
github-actions[bot] 120925b5cb
Merge master into staging-next 2022-04-05 00:02:06 +00:00
Michael Weiss d6559203ee
Merge pull request #166716 from primeos/chromiumDev
chromiumDev: 101.0.4951.15 -> 102.0.4972.0
2022-04-04 22:00:37 +02:00
Robert Hensing a292213c44
Merge pull request #166792 from hercules-ci/pkgs-config-allowAliases-option
config.allowAliases: Define as option
2022-04-04 21:09:44 +02:00
Martin Weinelt c6476294e1 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 18:40:34 +02:00
ajs124 dcf19469a8
Merge pull request #167192 from jb55/remove-me
remove jb55 as maintainer from some packages
2022-04-04 17:36:00 +02:00
Lassulus 5e1686df5b
Merge pull request #150880 from helsinki-systems/drop/openssl_1_0_2
openssl_1_0_2: drop
2022-04-04 16:15:25 +01:00
William Casarin a1390787c3 remove jb55 as maintainer from some packages
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
Lassulus 156b3dd93a
Merge pull request #167054 from helsinki-systems/upd/claws-mail
claws-mail: 4.0.0 -> 4.1.0
2022-04-04 15:52:50 +01:00
Sandro 70f4615d6f
Merge pull request #166252 from derjohn/ferdi_5_8_1_update 2022-04-04 16:20:47 +02:00
ajs124 9c34fd2d73 gtmess: drop 2022-04-04 15:10:43 +01:00
Han Verstraete 58ed6db344
arkade: 0.8.18 -> 0.8.19 2022-04-04 14:11:43 +02:00
github-actions[bot] 17eb9da14b
Merge staging-next into staging 2022-04-04 12:06:26 +00:00
github-actions[bot] ee8677862d
Merge master into staging-next 2022-04-04 12:01:25 +00:00
Mario Rodas 754290904d
Merge pull request #166270 from r-ryantm/auto-update/flexget
flexget: 3.3.4 -> 3.3.6
2022-04-04 06:43:30 -05:00
R. Ryantm 6e8cba6548 alfaview: 8.40.0 -> 8.41.0 2022-04-04 06:39:06 +00:00
github-actions[bot] 6e86a2821c
Merge staging-next into staging 2022-04-04 06:01:46 +00:00
github-actions[bot] 13362b3a9a
Merge master into staging-next 2022-04-04 06:01:08 +00:00
zowoq 0ae931fb87 terraform-providers: update 2022-04-04 2022-04-04 15:30:13 +10:00
Mario Rodas a73514572f flexget: 3.3.6 -> 3.3.8 2022-04-04 04:20:00 +00:00
R. Ryantm b12298c8d7 vieb: 7.1.2 -> 7.2.0 2022-04-04 01:53:08 +00:00
Martin Weinelt dc08c7d7ea
Merge pull request #164511 from helsinki-systems/refactor/nss-latest-esr 2022-04-04 03:48:19 +02:00
github-actions[bot] c9154e5e14
Merge staging-next into staging 2022-04-04 00:02:45 +00:00
Martin Weinelt bb7e4b378e Merge remote-tracking branch 'origin/master' into staging-next 2022-04-04 00:46:44 +02:00
Martin Weinelt f95a3d1140 Merge remote-tracking branch 'origin/staging-next' into staging 2022-04-04 00:46:25 +02:00
Ben Siraphob 18749a76bc
Merge pull request #166606 from techknowlogick/bump-arkade 2022-04-03 16:09:29 -05:00
github-actions[bot] c46200d454
Merge master into staging-next 2022-04-03 18:01:07 +00:00
ajs124 6f8e808b8a claws-mail: 4.0.0 -> 4.1.0
https://claws-mail.org/NEWS
2022-04-03 18:07:52 +01:00
ajs124 357bf5e7fe notbit: remove after being marked broken for over two years
It was marked in commit 5aa4b19946 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2022-04-03 16:14:18 +01:00
ajs124 f3d301ab81 thunderbird{-bin}|firefox|librewolf: use nss_latest for regular releases
and nss_esr for esr releases
2022-04-03 13:14:07 +01:00
github-actions[bot] 7c1912fb9a
Merge staging-next into staging 2022-04-03 12:01:53 +00:00
github-actions[bot] 90f8f24fca
Merge master into staging-next 2022-04-03 12:01:24 +00:00
K900 718f034404 n8n: 0.170.0 → 0.171.0 2022-04-03 10:32:39 +00:00
Robert Schütz 2abee3b82b newsboat: 2.26 -> 2.27
https://github.com/newsboat/newsboat/blob/r2.27/CHANGELOG.md
2022-04-03 09:40:44 +02:00
github-actions[bot] fa7a0dbb82
Merge staging-next into staging 2022-04-03 00:03:35 +00:00
github-actions[bot] fc36f69a60
Merge master into staging-next 2022-04-03 00:02:50 +00:00
Michele Guerini Rocco 64804e1664
Merge pull request #166889 from rnhmjoj/pr-qute
qutebrowser: 2.4.0 -> 2.5.0
2022-04-02 22:31:53 +02:00
Peter Hoeg ce05c3ae6b maestral: add NixOS tests 2022-04-03 03:37:22 +08:00
github-actions[bot] ffa96ab0c0
Merge staging-next into staging 2022-04-02 18:01:37 +00:00
github-actions[bot] fc17fe6417
Merge master into staging-next 2022-04-02 18:01:07 +00:00
Alyssa Ross 8ba23e138d
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/libraries/zlib/default.nix
	pkgs/development/lua-modules/overrides.nix
2022-04-02 16:45:48 +00:00
Robert Scott 247c48bc3a
Merge pull request #166770 from illustris/spark
spark: CVE-2021-38296
2022-04-02 16:08:19 +01:00
Kevin Cox f9c7fae240
Merge pull request #164980 from r-ryantm/auto-update/ipfs
ipfs: 0.12.0 -> 0.12.1
2022-04-02 09:49:59 -04:00
R. Ryantm dd6d916ddd vcluster: 0.6.0 -> 0.7.0 2022-04-02 09:30:29 -04:00
R. Ryantm c1ecd4637e fluxctl: 1.24.3 -> 1.25.0 2022-04-02 09:28:58 -04:00
R. Ryantm 4aac9fc8c3 helmfile: 0.143.3 -> 0.143.5 2022-04-02 09:28:41 -04:00
R. Ryantm 417c4d1c47 argo: 3.3.0 -> 3.3.1 2022-04-02 09:27:41 -04:00
Bobby Rong a15119aab7
Merge pull request #166893 from andersk/zulip
zulip: 5.8.1 → 5.9.0
2022-04-02 21:26:39 +08:00
Anderson Torres c2c318b290
Merge pull request #166916 from OPNA2608/update/palemoon
palemoon: 29.4.5 -> 29.4.5.1, add version test
2022-04-02 10:25:10 -03:00
7c6f434c 8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
github-actions[bot] 66754ae952
Merge master into staging-next 2022-04-02 12:01:10 +00:00
OPNA2608 dfdab81577 palemoon: 29.4.5 -> 29.4.5.1, add version test 2022-04-02 11:17:55 +02:00
Michele Guerini Rocco 83bf24b066
Merge pull request #166872 from michaeladler/ungoogled-chromium
ungoogled-chromium: added myself as maintainer
2022-04-02 11:07:11 +02:00
github-actions[bot] fd5d77aa66
Merge master into staging-next 2022-04-02 06:01:21 +00:00
Bobby Rong 9bce1fb5ac
Merge pull request #166586 from 06kellyjac/driftctl
driftctl: 0.25.0 -> 0.26.0
2022-04-02 13:55:58 +08:00
Bobby Rong 0facaa22a5
Merge pull request #166395 from bobby285271/chatty
chatty: fix build with meson 0.61
2022-04-02 12:29:29 +08:00
Anders Kaseorg 8d8100073a zulip: 5.8.1 → 5.9.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-01 18:09:29 -07:00
rnhmjoj c313f82a8e
qutebrowser: 2.4.0 -> 2.5.0 2022-04-02 02:21:01 +02:00
github-actions[bot] 8b4f11bb87
Merge master into staging-next 2022-04-02 00:02:09 +00:00
Michael Adler cd16da5867 ungoogled-chromium: added myself as maintainer 2022-04-01 22:41:06 +02:00
Maximilian Bosch 63f0c334f0 wireshark: 3.6.2 -> 3.6.3
ChangeLog: https://www.wireshark.org/docs/relnotes/wireshark-3.6.3.html
2022-04-01 22:10:17 +02:00
Michael Weiss baedfc4da9
Merge pull request #166809 from michaeladler/ungoogled-chromium
ungoogled-chromium: 99.0.4844.84 -> 100.0.4896.60
2022-04-01 20:58:54 +02:00
github-actions[bot] 27e49cc5a4
Merge master into staging-next 2022-04-01 18:01:22 +00:00
Cole Helbling 1fc220f69c mullvad: fix openvpn support
Also expose `libwg` through `passthru` in the same way as
`openvpn-wireguard`.
2022-04-01 07:39:16 -07:00
Sandro Jäckel a9c901daad mullvad.openvpn-wireguard: init at 2.5.3 2022-04-01 07:39:16 -07:00
Cole Helbling 2d53cad9d1 mullvad: init at 2022.1
This package includes the CLI binaries for mullvad, but does not attempt
to build the GUI. This allows it to be (more) cross-platform than the
mullvad-vpn package, which depends on a tool that is unavailable for
e.g. ARM platforms.
2022-04-01 07:39:16 -07:00
github-actions[bot] 50497647fa
Merge master into staging-next 2022-04-01 12:01:21 +00:00
Michael Adler e41e5e30f3 ungoogled-chromium: 99.0.4844.84 -> 100.0.4896.60 2022-04-01 13:50:32 +02:00
B4rc1 da1544fbf7 mailspring: 1.9.2 -> 1.10.2 2022-04-01 10:03:26 +00:00
Robert Hensing 200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
illustris ff86a2f24f spark: 3.1.2 -> 3.1.3 2022-04-01 12:01:00 +05:30
illustris 8a21b4ea92 spark: mark 2.4 as vulnerable 2022-04-01 11:44:43 +05:30
github-actions[bot] 5e1c018e60
Merge master into staging-next 2022-04-01 06:01:23 +00:00
TredwellGit 601e1d9d4b Merge pull request #166712 from TredwellGit/brave
brave: 1.36.122 -> 1.37.109
2022-04-01 00:43:24 +00:00
github-actions[bot] 1652173e67
Merge master into staging-next 2022-04-01 00:02:15 +00:00
Pavel Borzenkov 6a751ecd39 terraform-providers.namecheap: init at 2.1.0
The provider allows to manage Namecheap DNS via terraform.
2022-04-01 08:23:33 +10:00