Commit graph

18686 commits

Author SHA1 Message Date
Davíð Steinn Geirsson 5499f32f08 tor-browser-bundle-bin: Enable content sandbox and hardened malloc
Tor browser enables multi-process support in firefox to sandbox each site
in its own process. This is a very important security feature. It was
disabled in the nixpkgs version, according to a comment due to "crashing
tabs", but running with it enabled I have not been able to recreate this.
Sandboxing enabled is the upstream default, and if we can't ship a tor
browser that way then we should not ship one at all.

Also re-enable useHardenedMalloc to use graphene-hardened-malloc. Here
there was also a comment, in this case saying it caused "crashes with
intel driver". I have also been unable to recreate this on my Intel
UHD P630 onboard graphics.

I believe neither of these are issues any longer.
2021-11-05 22:37:42 +00:00
Doron Behar b2d1a7d94f
Merge pull request #144746 from doronbehar/pkg/jami-client-gnome 2021-11-05 16:09:04 +00:00
Doron Behar ebaa823afd jami-daemon.ffmpeg: mark as broken for aarch64 2021-11-05 17:34:35 +02:00
Bobby Rong 8c0e13349f
Merge pull request #135789 from lucasew/package/cisco-packet-tracer
cisco-packet-tracer: init at 7.3.1 and 8.0.1
2021-11-05 22:49:41 +08:00
Thiago Kenji Okada 1285cc476d
Merge pull request #144691 from legendofmiracles/zerobin
zerobin: fix build
2021-11-05 11:01:42 -03:00
Doron Behar 25ea24497b jami-client-gnome: unset CLUTTER_BACKEND 2021-11-05 15:32:12 +02:00
legendofmiracles 0bbc024462
zerobin: fix build 2021-11-05 07:10:07 -06:00
06kellyjac 7326f67e42 nerdctl: 0.12.1 -> 0.13.0 2021-11-05 11:55:34 +00:00
Bernardo Meurer 51289b6b65
Merge pull request #144346 from taku0/thunderbird-bin-91.3.0
thunderbird, thunderbird-bin: 91.2.1 -> 91.3.0
2021-11-04 16:08:12 -07:00
Maximilian Bosch 31029fdbe2
Merge pull request #142987 from FliegendeWurst/tbb-10.5.10
tor-browser-bundle-bin: 10.5.8 -> 10.5.10
2021-11-04 22:59:45 +01:00
flexagoon 63a0830244 mullvad-vpn: fix the .desktop file 2021-11-04 20:09:12 +03:00
Robert Hensing 3bccce68d1
Merge pull request #144440 from SuperSandro2000/lib-fromJSON
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)``…
2021-11-04 12:17:40 +01:00
Sergei Trofimovich fa34b0f03a toxic: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

    toxic/src/game_chess.c:1633:63: error:
      format not a string literal and no format arguments [-Werror=format-security]
     1633 |         mvwprintw(win, board->y_bottom_bound + 2, x_mid, state->status_message);
          |                                                          ~~~~~^~~~~~~~~~~~~~~~
2021-11-04 09:49:38 +00:00
Bobby Rong ef74ebb7b2
Merge pull request #144374 from r-ryantm/auto-update/kube-score
kube-score: 1.12.0 -> 1.13.0
2021-11-04 08:59:44 +08:00
Bobby Rong 1900f53a96
Merge pull request #144378 from r-ryantm/auto-update/kubeconform
kubeconform: 0.4.10 -> 0.4.12
2021-11-04 08:57:46 +08:00
James Landrein 7a1f2fd9e6 kubectl-evict-pod: init at 0.0.10 2021-11-04 00:08:06 +01:00
R. Ryantm f9a9b5b617 purple-lurch: 0.6.7 -> 0.7.0 2021-11-03 22:24:46 +00:00
Eric Bailey 0535a5b7ac kubernetes-helm: 3.7.0 -> 3.7.1
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2021-11-03 12:09:36 -05:00
R. Ryantm b97a25a3c1 nextdns: 1.37.2 -> 1.37.3 2021-11-03 16:29:53 +00:00
Bobby Rong d9cf07e341
Merge pull request #144375 from r-ryantm/auto-update/kube3d
kube3d: 5.0.0 -> 5.0.3
2021-11-03 22:26:03 +08:00
Sandro Jäckel 8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Sandro 4399ca88ab
Merge pull request #144350 from r-ryantm/auto-update/istioctl 2021-11-03 13:17:47 +01:00
Mario Rodas d494129068
Merge pull request #143434 from r-ryantm/auto-update/soju
soju: 0.1.2 -> 0.2.2
2021-11-03 07:11:03 -05:00
Bobby Rong 1c78751423
Merge pull request #144416 from bobby285271/mainprogram
treewide: set meta.mainProgram for packages teams.pantheon.members maintain
2021-11-03 20:10:33 +08:00
Mario Rodas b2d3a72eb9
Merge pull request #143476 from r-ryantm/auto-update/signal-cli
signal-cli: 0.9.0 -> 0.9.2
2021-11-03 07:00:38 -05:00
Mario Rodas ec57fc9bc6
Merge pull request #144180 from marsam/update-rclone
rclone: 1.56.2 -> 1.57.0
2021-11-03 06:32:15 -05:00
Bobby Rong 2483e778d4
treewide: set meta.mainProgram for packages teams.pantheon.members maintain 2021-11-03 19:07:21 +08:00
Sergei Trofimovich 72aca77ae5 mcabber: pull upstream fix for upcoming ncurses-6.3 2021-11-03 09:31:03 +00:00
Sandro b427b60863
Merge pull request #144383 from r-ryantm/auto-update/kubernetes 2021-11-03 10:21:48 +01:00
R. Ryantm c97ffef917 kubernetes: 1.22.2 -> 1.22.3 2021-11-03 08:21:01 +00:00
R. Ryantm 12077e4814 kubedb-cli: 0.21.0 -> 0.22.0 2021-11-03 08:06:25 +00:00
R. Ryantm c92087aee4 kubeconform: 0.4.10 -> 0.4.12 2021-11-03 08:02:23 +00:00
R. Ryantm 6d4b016e26 kubecfg: 0.21.0 -> 0.22.0 2021-11-03 07:58:50 +00:00
R. Ryantm 4307f06667 kube3d: 5.0.0 -> 5.0.3 2021-11-03 07:51:28 +00:00
R. Ryantm 9aee009f71 kube-score: 1.12.0 -> 1.13.0 2021-11-03 07:47:46 +00:00
Bobby Rong 5373418b44
Merge pull request #144360 from r-ryantm/auto-update/k0sctl
k0sctl: 0.10.4 -> 0.11.4
2021-11-03 15:40:20 +08:00
R. Ryantm 173b63fc86 k0sctl: 0.10.4 -> 0.11.4 2021-11-03 06:35:26 +00:00
Maciej Krüger 42c0007e01
Merge pull request #144349 from taku0/firefox-bin-94.0 2021-11-03 06:58:03 +01:00
R. Ryantm a7e4c3cd26 istioctl: 1.11.2 -> 1.11.4 2021-11-03 05:41:47 +00:00
superherointj df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
taku0 18cf5c8cac thunderbird: 91.2.1 -> 91.3.0 2021-11-03 09:14:01 +09:00
taku0 06708435d1 thunderbird-bin: 91.2.1 -> 91.3.0 2021-11-03 09:13:42 +09:00
Martin Weinelt b47fcee2a5
Merge pull request #144219 from mweinelt/firefox 2021-11-02 23:31:13 +01:00
Ilan Joselevich 383a7900cb nixopsUnstable: 2.0.0-pre (2021-11-02) 2021-11-02 23:01:32 +02:00
dsx 1cb2345845
terraform-provider-libvirt: 0.6.3 -> 0.6.11 (#141779)
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2021-11-02 19:27:41 +00:00
Felix Buehler 51d7d76206 scudcloud: switch to fetchFromGitHub 2021-11-02 19:49:29 +01:00
Felix Buehler 7849d37611 ricochet: switch to fetchFromGitHub 2021-11-02 19:49:29 +01:00
Artturin cbb7455d73 firefox-bin: add libXtst and libXrandr to lib path
firefox nightly now requires libXtst.so.6
without this change firefox nightly from the mozilla overlay fails to
start

added libXrandr too since libxul.so requires it
libXrandr.so.2 => not found
libXtst.so.6 => not found
2021-11-02 10:59:24 -07:00
Martin Weinelt a0201d653e
firefox: Use llvmPackages exposed by rustc 2021-11-02 17:37:18 +01:00
Martin Weinelt ffbac21daa
thunderbird-78: drop
Thunderbirds 78 series is EOL.
2021-11-02 14:41:04 +01:00
R. Ryantm 4c9202e36e
firefox-esr-91-unwrapped: 91.2.0esr -> 91.3.0esr 2021-11-02 14:41:04 +01:00
Martin Weinelt 0cf88beb7b
firefox: 93.0 -> 94.0 2021-11-02 14:41:04 +01:00
Martin Weinelt d69e703b71
firefox-esr-78: drop
Firefox ESR 78.15 was the last release of this series and is now EOL.
2021-11-02 14:41:04 +01:00
Artturi 47c2ca8dd9
Merge pull request #143600 from r-ryantm/auto-update/cloudflared
cloudflared: 2021.9.2 -> 2021.10.5
2021-11-02 14:37:14 +02:00
Artturi abc84d2434
Merge pull request #143926 from r-ryantm/auto-update/fluxcd
fluxcd: 0.20.0 -> 0.20.1
2021-11-02 14:09:37 +02:00
Bobby Rong 2fe98c17d6
Merge pull request #144217 from r-ryantm/auto-update/meteo
meteo: 0.9.9 -> 0.9.9.1
2021-11-02 19:09:42 +08:00
R. Ryantm 45e5cab50d meteo: 0.9.9 -> 0.9.9.1 2021-11-02 09:26:56 +00:00
Maciej Krüger 3e4a55c04a
Merge pull request #136591 from polykernel/brave-add-cmdline-args 2021-11-02 10:02:32 +01:00
Maciej Krüger b6b71e8b04
Merge pull request #143353 from flexagoon/mullvad-update 2021-11-02 09:38:43 +01:00
flexagoon 7c101104c0 mullvad-vpn: disable update notifications 2021-11-02 10:02:24 +03:00
github-actions[bot] d27dd6653e
Merge master into staging-next 2021-11-02 00:01:32 +00:00
Sandro 3c691c350f
Merge pull request #143967 from cpcloud/remove-abseil-cxx-standard-flag
abseil-cpp: remove cxx standard flag
2021-11-01 23:03:19 +01:00
Sandro Jäckel e884e2840e
tdesktop: fix build 2021-11-01 21:49:45 +01:00
P 78dd8567c1
threema-desktop: init at 1.0.3 (#143194)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 21:16:52 +01:00
taku0 7d427ce6a0 firefox-bin: 93.0 -> 94.0 2021-11-02 03:12:43 +09:00
github-actions[bot] cc41bb5851
Merge master into staging-next 2021-11-01 12:01:00 +00:00
Sandro 73207ec965
Merge pull request #143125 from kurnevsky/pidgin-ssl-fix 2021-11-01 10:51:06 +01:00
Florian Klink dd451b0218
Merge pull request #143641 from Ma27/bump-neomutt
neomutt: 20211022 -> 20211029
2021-11-01 10:30:56 +01:00
Mario Rodas ee4e6a9d07 rclone: 1.56.2 -> 1.57.0 2021-11-01 04:20:00 +00:00
Vanilla 19725aa59a
tdesktop: 3.1.9 -> 3.1.11 2021-11-01 11:04:56 +08:00
github-actions[bot] 7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
Sandro 4a6bbcfb77
Merge pull request #143506 from superherointj/package-linkerd-stable-2.11.1 2021-10-31 22:11:11 +01:00
Robert Scott a5f798941f
Merge pull request #143690 from r-ryantm/auto-update/freerdp
freerdp: 2.4.0 -> 2.4.1
2021-10-31 18:31:15 +00:00
github-actions[bot] 7ca1d48ff2
Merge master into staging-next 2021-10-31 18:01:01 +00:00
Sandro dad9f349bb
Merge pull request #143980 from fabaff/bump-mpop 2021-10-31 14:14:58 +01:00
github-actions[bot] f66386e3b1
Merge master into staging-next 2021-10-31 12:01:13 +00:00
Fabian Affolter e198a1d720 msmtp: 1.8.17 -> 1.8.18 2021-10-31 12:45:51 +01:00
Maximilian Bosch 5e1c94effd
neomutt: 20211022 -> 20211029
ChangeLog: https://github.com/neomutt/neomutt/releases/tag/20211029
2021-10-31 12:44:10 +01:00
Fabian Affolter 16e7aa7e7f mpop: 1.4.15 -> 1.4.16 2021-10-31 12:40:00 +01:00
Bobby Rong 052231cf79
Merge pull request #143934 from r-ryantm/auto-update/meteo
meteo: 0.9.8 -> 0.9.9
2021-10-31 17:26:33 +08:00
Bobby Rong 12fbbf3500
meteo: 0.9.8 -> 0.9.9 2021-10-31 17:01:35 +08:00
github-actions[bot] e4e8cd182e
Merge master into staging-next 2021-10-31 06:01:06 +00:00
Peter Hoeg 44883e70cc quaternion: 0.0.95 - 0.0.95.1 2021-10-31 13:03:21 +08:00
Mario Rodas 3f326a8622
Merge pull request #143925 from r-ryantm/auto-update/flexget
flexget: 3.1.148 -> 3.1.149
2021-10-30 22:30:58 -05:00
Bobby Rong d02ea39259
Merge pull request #143904 from schmittlauch/seafile-maintainership
seafile-client: take over maintenance of this package
2021-10-31 11:00:06 +08:00
R. Ryantm 7bb5ca702e fluxcd: 0.20.0 -> 0.20.1 2021-10-31 01:57:11 +00:00
R. Ryantm eab875b057 flexget: 3.1.148 -> 3.1.149 2021-10-31 01:51:45 +00:00
github-actions[bot] 81d84138b5
Merge master into staging-next 2021-10-31 00:01:33 +00:00
R. RyanTM 61abd625e6
terraform-docs: 0.15.0 -> 0.16.0 (#143354) 2021-10-30 22:31:28 +00:00
Trolli Schmittlauch cd959648e5 seafile-client: take over maintenance of this package 2021-10-30 23:35:29 +02:00
github-actions[bot] 0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
Bobby Rong 19d1b7a503
Merge pull request #143810 from bobby285271/argocd
argocd: 2.1.5 -> 2.1.6
2021-10-30 23:03:17 +08:00
Artturi 3c241985ad
Merge pull request #143637 from r-ryantm/auto-update/elinks
elinks: 0.14.2 -> 0.14.3
2021-10-30 16:08:13 +03:00
Artturi 9959be229a
Merge pull request #143771 from r-ryantm/auto-update/helmsman
helmsman: 3.7.5 -> 3.7.7
2021-10-30 15:24:31 +03:00
Artturi a61cefe0b2
Merge pull request #143802 from r-ryantm/auto-update/terragrunt
terragrunt: 0.35.1 -> 0.35.5
2021-10-30 15:18:12 +03:00
github-actions[bot] 846f94d984
Merge master into staging-next 2021-10-30 12:01:09 +00:00
Mario Rodas 6782a3c325
Merge pull request #143815 from marsam/update-rqbit
rqbit: 2.1.0 -> 2.1.2
2021-10-30 04:40:35 -05:00
Michael Weiss 3cf88b7a40
Merge pull request #143742 from primeos/ungoogled-chromium
ungoogled-chromium: 95.0.4638.54 -> 95.0.4638.69
2021-10-30 11:18:29 +02:00
Bobby Rong b98c035282
Merge pull request #143680 from r-ryantm/auto-update/fluxcd
fluxcd: 0.19.1 -> 0.20.0
2021-10-30 16:19:59 +08:00
Bobby Rong c2984a086f
argocd: 2.1.5 -> 2.1.6 2021-10-30 16:10:47 +08:00
Bobby Rong ed756730b7
Merge pull request #143273 from r-ryantm/auto-update/argocd
argocd: 2.1.2 -> 2.1.5
2021-10-30 15:37:19 +08:00
Bobby Rong 3792b945b9
Merge pull request #143778 from r-ryantm/auto-update/hyprspace
hyprspace: 0.1.6 -> 0.1.7
2021-10-30 15:12:55 +08:00
R. Ryantm 657019ab27 terragrunt: 0.35.1 -> 0.35.5 2021-10-30 05:53:31 +00:00
Mario Rodas bc887c308b rqbit: 2.1.0 -> 2.1.2 2021-10-30 04:20:00 +00:00
github-actions[bot] 2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
R. Ryantm f2f1af9201 hyprspace: 0.1.6 -> 0.1.7 2021-10-29 23:41:21 +00:00
maxine [they] 6c45fd1281
Merge pull request #143632 from jtojnar/more-gnome
More GNOME updates
2021-10-30 01:04:48 +02:00
R. Ryantm 30f5f0a5af helmsman: 3.7.5 -> 3.7.7 2021-10-29 22:58:33 +00:00
Michael Weiss d46dd35861
Merge pull request #143741 from primeos/chromium
chromium: 95.0.4638.54 -> 95.0.4638.69
2021-10-29 23:16:50 +02:00
Maximilian Bosch a1eaddd5c5
Merge pull request #139472 from Flakebi/signald
signald: 0.13.1 -> 0.14.1 and add service
2021-10-29 23:09:43 +02:00
Michael Weiss d71409c0de
ungoogled-chromium: 95.0.4638.54 -> 95.0.4638.69 2021-10-29 22:54:27 +02:00
Michael Weiss 8dae7bc0f5
chromium: 95.0.4638.54 -> 95.0.4638.69
https://chromereleases.googleblog.com/2021/10/stable-channel-update-for-desktop_28.html

This update includes 8 security fixes. Google is aware that exploits for
CVE-2021-38000 and CVE-2021-38003 exist in the wild.

CVEs:
CVE-2021-37997 CVE-2021-37998 CVE-2021-37999 CVE-2021-38000
CVE-2021-38001 CVE-2021-38002 CVE-2021-38003
2021-10-29 22:54:05 +02:00
Michael Weiss 080ef1637d
Merge pull request #143458 from primeos/signal-desktop
signal-desktop: 5.21.0 -> 5.22.0
2021-10-29 22:52:02 +02:00
Michael Weiss 210a687f5e
Merge pull request #143455 from primeos/chromiumDev
chromiumDev: 97.0.4676.0 -> 97.0.4682.3
2021-10-29 22:51:49 +02:00
Michael Weiss ec7b99fe62
Merge pull request #143454 from primeos/chromiumBeta
chromiumBeta: 96.0.4664.18 -> 96.0.4664.27
2021-10-29 22:51:34 +02:00
Flakebi cb5186feea
signald: add module
Based on https://gitlab.com/coffeetables/myrdd/-/blob/master/modules/signald.nix
2021-10-29 22:48:10 +02:00
Flakebi f97a6f81d1
signald: 0.13.1 -> 0.14.1 2021-10-29 22:48:10 +02:00
github-actions[bot] 6317a19147
Merge master into staging-next 2021-10-29 18:01:00 +00:00
R. Ryantm 700c0c5be3 freerdp: 2.4.0 -> 2.4.1 2021-10-29 16:00:14 +00:00
R. Ryantm 09ea79b834 fluxcd: 0.19.1 -> 0.20.0 2021-10-29 15:21:58 +00:00
Sandro 01a1d39a3e
Merge pull request #143417 from r-ryantm/auto-update/sonobuoy 2021-10-29 15:12:34 +02:00
github-actions[bot] 97b60b1800
Merge master into staging-next 2021-10-29 12:01:19 +00:00
R. Ryantm f8392d5ec7 elinks: 0.14.2 -> 0.14.3 2021-10-29 11:19:37 +00:00
Jan Tojnar 1765d5e3ad evolution: 3.42.0 → 3.42.1 2021-10-29 10:20:41 +00:00
Jan Tojnar 9d43a43d1d evolution-ews: 3.42.0 → 3.42.1 2021-10-29 10:20:39 +00:00
maxine [they] b2ae9623d1
Merge pull request #143548 from marsam/update-terraform
terraform: 1.0.9 -> 1.0.10
2021-10-29 11:31:21 +02:00
R. Ryantm e997e62b00
sonobuoy: 0.53.2 -> 0.54.0 2021-10-29 16:49:10 +08:00
R. Ryantm 23308044ef utox: 0.17.0 -> 0.18.1 2021-10-29 10:32:49 +02:00
Bobby Rong 32d8cf36bb
Merge pull request #143407 from r-ryantm/auto-update/tixati
tixati: 2.84 -> 2.85
2021-10-29 16:03:58 +08:00
R. Ryantm 5f433ff613 cloudflared: 2021.9.2 -> 2021.10.5 2021-10-29 07:42:05 +00:00
Bobby Rong 9d7b8dd3e8
Merge pull request #143586 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.9.0 -> 0.9.2
2021-10-29 15:41:21 +08:00
Bobby Rong 08ad77d05a
Merge pull request #143343 from r-ryantm/auto-update/tangram
tangram: 1.3.1 -> 1.3.2
2021-10-29 15:00:02 +08:00
R. Ryantm 33e63f7542 cilium-cli: 0.9.0 -> 0.9.2 2021-10-29 06:45:50 +00:00
github-actions[bot] e7fbce41fc
Merge master into staging-next 2021-10-29 06:01:10 +00:00
Doron Behar f00a6fdb82
Merge pull request #143214 from doronbehar/pkg/gmailctl 2021-10-29 05:12:10 +00:00
Doron Behar d95f44adf2 gmailctl: install completion files 2021-10-29 07:33:25 +03:00
Bobby Rong f1d9248edd
Merge pull request #143505 from r-ryantm/auto-update/rssguard
rssguard: 4.0.2 -> 4.0.4
2021-10-29 12:20:54 +08:00
tomberek 9f5c6ff1bd
Merge pull request #143497 from r-ryantm/auto-update/seaweedfs
seaweedfs: 2.63 -> 2.71
2021-10-28 23:46:48 -04:00
Bobby Rong c83a2628ba
Merge pull request #143479 from r-ryantm/auto-update/seafile-client
seafile-client: 8.0.3 -> 8.0.4
2021-10-29 11:00:57 +08:00
superherointj ca5b6b9caf linkerd: 2.11.0 -> 2.11.1 2021-10-28 21:07:36 -03:00
R. Ryantm 0f2c51b831 rssguard: 4.0.2 -> 4.0.4 2021-10-29 00:06:20 +00:00
github-actions[bot] ffc9895024
Merge master into staging-next 2021-10-29 00:01:18 +00:00
R. Ryantm 1b52d9efc1 seaweedfs: 2.63 -> 2.71 2021-10-28 23:21:13 +00:00
Kevin Cox bf52bbbadb
Merge pull request #142637 from WolfangAukang/protonvpn
protonvpn-gui: build new official client
2021-10-28 19:13:00 -04:00
R. Ryantm 9a2d2c85ef seafile-client: 8.0.3 -> 8.0.4 2021-10-28 21:33:33 +00:00
Sandro 98bc9e6231
Merge pull request #143041 from genofire/gajim-update 2021-10-28 23:27:26 +02:00
R. Ryantm a252b52acc signal-cli: 0.9.0 -> 0.9.2 2021-10-28 21:09:44 +00:00
Michael Weiss dd4f21bf84
signal-desktop: 5.21.0 -> 5.22.0 2021-10-28 21:53:48 +02:00
Michael Weiss 55495f7428
Merge pull request #131843 from andresilva/signal-preload-sqlcipher
signal-desktop: preload sqlcipher library from nixpkgs
2021-10-28 21:53:15 +02:00
Michael Weiss b497744a24
chromiumDev: 97.0.4676.0 -> 97.0.4682.3 2021-10-28 21:31:58 +02:00
Michael Weiss 362f6990a6
chromiumBeta: 96.0.4664.18 -> 96.0.4664.27 2021-10-28 21:31:40 +02:00
R. Ryantm 0582654eb2 soju: 0.1.2 -> 0.2.2 2021-10-28 18:01:09 +00:00
Martin Weinelt da1f248229 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-28 19:51:45 +02:00
Sandro b25f4f082d
Merge pull request #143391 from eduardosm/remove-maintainer 2021-10-28 18:19:06 +02:00
Sandro d35c86bd6f
Merge pull request #143378 from r-ryantm/auto-update/tutanota-desktop 2021-10-28 18:18:35 +02:00
Justinas Stankevičius 79259c3599
terraform-providers.teleport: init at 7.3.0 (#138972)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-28 18:09:13 +02:00
R. Ryantm 44452f0ebb tixati: 2.84 -> 2.85 2021-10-28 15:29:03 +00:00
genofire 7545018f7d gajim: 1.3.2 -> 1.3.3 2021-10-28 16:32:03 +02:00
Eduardo Sánchez Muñoz 5fdab076f0 maintainers: remove eduardosm 2021-10-28 16:21:46 +02:00
R. Ryantm 1bd71f3e96 terraform-providers.lxd: 1.5.0 -> 1.6.0 2021-10-28 13:18:35 +00:00
Alexander Bantyev c434764a1c
Merge pull request #141926 from flexagoon/purple-discord-update
purple-discord: 2018-04-10 -> 2021-10-17
2021-10-28 16:13:32 +03:00
R. Ryantm 093181aad0 tutanota-desktop: 3.88.4 -> 3.89.5 2021-10-28 13:12:09 +00:00
Yuka 963d758334
schildichat-web, schildichat-desktop: init at 1.9.0-sc.1 (#142662) 2021-10-28 14:29:27 +02:00
figsoda 1c5a2ba890
Merge pull request #143329 from Alexnortung/session-desktop-appimage
session-desktop-appimage: 1.7.3 -> 1.7.4
2021-10-28 08:10:55 -04:00
github-actions[bot] ea4da560ff
Merge master into staging-next 2021-10-28 12:01:32 +00:00
flexagoon 4e1ae611da mullvad-vpn: 2021.4 -> 2021.5 2021-10-28 13:41:32 +03:00
R. Ryantm 3852a95d41 tangram: 1.3.1 -> 1.3.2 2021-10-28 09:41:55 +00:00
Robert Schütz 9ce555e0af newsboat: 2.24 -> 2.25
https://github.com/newsboat/newsboat/releases/tag/r2.25
2021-10-28 11:29:51 +02:00
Alexander Nortung 44ef047ef6 session-desktop-appimage: 1.7.3 -> 1.7.4 2021-10-28 10:18:11 +02:00
github-actions[bot] 783f3c33e5
Merge master into staging-next 2021-10-28 06:01:14 +00:00
Mario Rodas dd72fd59f8 terraform: 1.0.9 -> 1.0.10
https://github.com/hashicorp/terraform/releases/tag/v1.0.10
2021-10-28 04:20:00 +00:00
Mario Rodas 46905d953d flexget: 3.1.140 -> 3.1.148 2021-10-27 21:52:23 -05:00
R. Ryantm 4eb923fc99 argocd: 2.1.2 -> 2.1.5 2021-10-28 02:00:19 +00:00
github-actions[bot] a1e570b43e
Merge master into staging-next 2021-10-28 00:01:36 +00:00
Sandro d1178df192
Merge pull request #143154 from LutzCle/zoom-updater 2021-10-27 22:20:21 +02:00
Iury Fukuda 61c972d574
kumactl: init at 1.3.1 (#141858)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-27 22:16:18 +02:00
Tristan b1ee09404e
terranix: 2.3.0 -> 2.4.0 (#143156)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-27 22:15:36 +02:00
Sandro 0affb64ab2
Merge pull request #143044 from primeos/signal-desktop 2021-10-27 20:14:48 +02:00
github-actions[bot] 22401dcc39
Merge master into staging-next 2021-10-27 18:01:02 +00:00
Doron Behar 4db3e73f73
Merge pull request #143153 from LutzCle/zoom 2021-10-27 17:21:03 +00:00
figsoda 486e210687
Merge pull request #143115 from r-ryantm/auto-update/lagrange
lagrange: 1.7.2 -> 1.7.3
2021-10-27 13:06:17 -04:00
Bernardo Meurer 5659072a1f
Merge pull request #139701 from wamserma/firefox-bin-locales
firefox-bin: fix locale selection
2021-10-27 08:04:57 -07:00
Clemens Lutz fff46a0fd9 zoom-us: 5.8.0.16 -> 5.8.3.145 2021-10-27 15:30:58 +02:00
Clemens Lutz 066018f6e1 zoom-us: Update updater script for new Zoom version syntax
Since version 5.8.0 (16) the zoom.us version naming scheme has changed.
Instead of x.y.z (a.b), the new scheme is x.y.z (a).

This commit adapts the awk script to extract versions from the new
naming scheme.
2021-10-27 15:23:07 +02:00
github-actions[bot] d33a58f89d
Merge master into staging-next 2021-10-27 12:01:20 +00:00
Evgeny Kurnevsky bf0c0cc767
pidgin: use system certificates to fix letsencrypt 2021-10-27 14:05:18 +03:00
R. Ryantm 5f482ff344 lagrange: 1.7.2 -> 1.7.3 2021-10-27 10:10:38 +00:00
Doron Behar 66f62494d6
Merge pull request #142774 from alyssais/stig 2021-10-27 09:44:37 +00:00
Michael Weiss 374ab216aa
signal-desktop: 5.20.0 -> 5.21.0 2021-10-26 22:03:37 +02:00
github-actions[bot] 9a27efeb34
Merge master into staging-next 2021-10-26 18:01:19 +00:00
Florian Klink ddc02d8c25 teraform-providers.kubernetes: 2.6.0 -> 2.6.1
2.6.1 (October 22, 2021)
BUG FIXES:

Fix import ID syntax in manifest import docs
Tolerate unknown values in "env" and "exec" provider attributes
Remove "beta" designation of the kubernetes_manifest from documentation
2021-10-26 16:59:57 +02:00
Florian Klink a8b37b3c81 terraform-providers.kubernetes: 2.5.0 -> 2.6.0
IMPROVEMENTS:

    kubernetes_manifest is now GA and enabled by default

BUG FIXES:

    kubernetes_manifest now correctly handles empty blocks as attribute values (#1352)
    kubernetes_manifest now correctly handles multiple CRDs with different number of schema versions (#1460)
2021-10-26 16:58:03 +02:00
FliegendeWurst 30a9e56295 tor-browser-bundle-bin: 10.5.8 -> 10.5.10 2021-10-26 16:12:46 +02:00
github-actions[bot] 6bb6e64046
Merge master into staging-next 2021-10-26 12:01:25 +00:00
Sandro eccf007139
Merge pull request #142656 from superherointj/package-linkerd-upgrade
linkerd: 2.10.2 -> 2.11.0
2021-10-26 09:07:56 +02:00
Sandro 4ad02f1034
Merge pull request #142659 from superherointj/package-k3s-1.22.2+k3s2
k3s: 1.21.4+k3s1 -> 1.22.2+k3s2
2021-10-26 09:07:31 +02:00
github-actions[bot] 0753497619
Merge master into staging-next 2021-10-26 00:01:40 +00:00
Robbert Gurdeep Singh 2e4300bf8b
element-desktop: 1.9.2 -> 1.9.3 (#142871)
Changelog:
https://github.com/vector-im/element-desktop/releases/tag/v1.9.3
2021-10-25 22:54:53 +02:00
Martin Weinelt a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
figsoda 191ef7775e
Merge pull request #142867 from figsoda/update-himalaya
himalaya: 0.4.0 -> 0.5.1
2021-10-25 13:54:50 -04:00
lucasew cc0ac2c9d4 cisco-packet-tracer: init at 7.3.1 and 8.0.1
Signed-off-by: lucasew <lucas59356@gmail.com>
2021-10-25 14:46:52 -03:00
Bernardo Meurer fc8b762f1b
Merge pull request #142638 from taku0/thunderbird-bin-91.2.1
thunderbird: 91.2.0 -> 91.2.1,  thunderbird-bin: 91.1.2 -> 91.2.1
2021-10-25 10:29:31 -07:00
figsoda aa224e0f41 himalaya: 0.4.0 -> 0.5.1 2021-10-25 12:16:49 -04:00
github-actions[bot] 0336295c41
Merge master into staging-next 2021-10-25 12:01:31 +00:00
Alyssa Ross f081767d97
stig: 0.11.2a0 -> 0.12.2a0; clarify license 2021-10-25 08:20:48 +00:00
illustris ee1fd49ebe hadoop: 2->3
- Make hadoop 3 the default hadoop package
- hadoop_3 -> 3.3.1
- hadoop_3_2 -> 3..2.2
- hadoop_2 -> 2.10.1
2021-10-25 16:30:19 +09:00
github-actions[bot] 0386c26190
Merge master into staging-next 2021-10-25 06:01:29 +00:00
Mario Rodas 0571aa4053
Merge pull request #142676 from marsam/init-storrent
storrent: init at 2021-10-10
2021-10-24 22:11:14 -05:00
github-actions[bot] 24cfffaa7a
Merge master into staging-next 2021-10-25 00:01:32 +00:00
Doron Behar 27710dca71
Merge pull request #141264 from linsui/jami_ 2021-10-24 20:36:33 +00:00
linsui 6c7a6bf895 jami: init 20211005.2.251ac7d
Co-authored-by: doronbehar <doron.behar@gmail.com>
2021-10-24 21:54:51 +03:00
Michael Weiss a3f85aedb1
Merge pull request #142137 from primeos/waypipe
waypipe: 0.8.0 -> 0.8.1
2021-10-24 20:20:24 +02:00
github-actions[bot] ceea0e5f2a
Merge master into staging-next 2021-10-24 18:00:57 +00:00
Sandro 8f6d6bb59a
Merge pull request #142719 from wahjava/update-notmuch 2021-10-24 18:12:18 +02:00
linsui ef9b6b9cd0 ring-daemon: remove 2021-10-24 22:30:04 +08:00
Ashish SHUKLA b3157a9ea5
notmuch: 0.33.2 -> 0.34 2021-10-24 13:21:59 +05:30
github-actions[bot] 18de94fc60
Merge master into staging-next 2021-10-24 06:01:24 +00:00
Bobby Rong 93bd760941
Merge pull request #142655 from superherointj/package-fluxcd-0.19.1
fluxcd: 0.18.3 -> 0.19.1
2021-10-24 10:51:39 +08:00
github-actions[bot] 6d5b2c70e0
Merge master into staging-next 2021-10-24 00:01:46 +00:00
Ryan Burns c5c0db7c93
Merge pull request #141482 from felschr/terraform-provider-sentry
terraform-providers.sentry: init at 0.6.0
2021-10-23 11:33:28 -07:00
github-actions[bot] 50a5d0f17c
Merge master into staging-next 2021-10-23 18:01:15 +00:00
Bobby Rong c1981eb51e
Merge pull request #142644 from Mic92/dino
dino: remove mic92 as maintainer
2021-10-23 22:05:22 +08:00
superherointj 451e72636e k3s: updateScript 6th fix 2021-10-23 10:33:17 -03:00
superherointj 834dec327f k3s: 1.21.4+k3s1 -> 1.22.2+k3s2 2021-10-23 10:32:28 -03:00
superherointj c8b7aacc20 linkerd_edge: 21.9.3 -> 21.10.3 2021-10-23 09:53:29 -03:00
superherointj 17bda099b8 linkerd: 2.10.2 -> 2.11.0 2021-10-23 09:50:03 -03:00
superherointj 9eae13d6c2 fluxcd: 0.18.3 -> 0.19.1 2021-10-23 09:39:54 -03:00
github-actions[bot] d9e518d0a3
Merge master into staging-next 2021-10-23 12:01:22 +00:00
sternenseemann 43b33a0aeb sacc: 1.03 -> 1.04 2021-10-23 12:03:41 +02:00
Jörg Thalheim 273200e3a2 dino: remove mic92 as maintainer 2021-10-23 10:58:04 +02:00
taku0 b7d06138c8 firefox-bin: simplify locale selection 2021-10-23 14:38:49 +09:00
taku0 941500de8f thunderbird: 91.2.0 -> 91.2.1 2021-10-23 14:07:10 +09:00
P. R. d. O 352785051d
protonvpn-gui: build new official client 2021-10-22 22:40:39 -06:00
Mario Rodas d212adce2a storrent: init at 2021-10-10 2021-10-23 04:20:00 +00:00
Mario Rodas 36cee8e9e5 rqbit: init at 2.0.0 2021-10-22 21:50:03 -05:00
github-actions[bot] 421a9e648e
Merge master into staging-next 2021-10-23 00:01:46 +00:00
Samuel Dionne-Riel 028159efa9
Merge pull request #130151 from samueldr/feature/plasma-mobile-gear-21.06
Plasma Mobile Gear: 21.05 -> 21.06 -> 21.07 -> 21.08
2021-10-22 19:37:13 -04:00
Sandro bc594d1056
Merge pull request #142595 from autophagy/flink-1.14.0 2021-10-22 23:58:56 +02:00
Maximilian Bosch 85166a7103
Merge pull request #141069 from dywedir/unison
unison: 2.51.3 -> 2.51.4
2021-10-22 22:56:12 +02:00
Michael Weiss 5645860f6c
Merge pull request #142519 from primeos/chromiumDev
chromiumDev: 96.0.4664.18 -> 97.0.4676.0
2021-10-22 21:57:10 +02:00
Mika Naylor bf657a0996 flink: 1.13.2 -> 1.14.0 2021-10-22 19:30:45 +02:00
Jonathan Ringer fc25d94010
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/jupyter-client/default.nix
	pkgs/development/python-modules/jupyterlab-git/default.nix
2021-10-22 09:33:07 -07:00
Florian Klink a0ede55a28
Merge pull request #142567 from Ma27/bump-neomutt
neomutt: 20211015 -> 20211022
2021-10-22 18:11:57 +02:00
Maximilian Bosch 61f75e60ef
neomutt: 20211015 -> 20211022
ChangeLog: https://github.com/neomutt/neomutt/releases/tag/20211022
2021-10-22 15:24:35 +02:00
Sandro a9db1329a5
Merge pull request #140749 from hercules-ci/nixopsUnstable-add-nixops-hercules-ci 2021-10-22 15:14:35 +02:00
Sandro b42abaea0e
Merge pull request #142556 from doronbehar/pkg/bubblemail 2021-10-22 13:08:03 +02:00
Doron Behar 1037a0cc3e bubblemail: 1.3 -> 1.4 2021-10-22 13:03:47 +03:00
Michele Guerini Rocco e71c003ae7
Merge pull request #142535 from chvp/bump-qutebrowser
qutebrowser: 2.3.1 -> 2.4.0
2021-10-22 09:53:20 +02:00
Charlotte Van Petegem ba4c80bcec
qutebrowser: 2.3.1 -> 2.4.0 2021-10-22 08:45:56 +02:00
taku0 f488a5250e thunderbird-bin: 91.1.2 -> 91.2.1 2021-10-22 09:12:57 +09:00