Commit Graph

25371 Commits

Author SHA1 Message Date
Andrew Fontaine
35fcc584e4
muchsync: 5 -> 6
- Clarified that it's okay to link against OpenSSL libcrypto.

- Update to format man page with recent versions of pandoc.

- Improve some error handing and error messages.
2022-11-18 13:26:53 -05:00
Martin Weinelt
1afe1b2b00
thunderbird-bin-unwrapped: 102.4.1 -> 102.5.0
https://www.thunderbird.net/en-US/thunderbird/102.5.0/releasenotes/
https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird102.5

Fixes: CVE-2022-45403, CVE-2022-45404, CVE-2022-45405, CVE-2022-45406,
       CVE-2022-45408, CVE-2022-45409, CVE-2022-45410, CVE-2022-45411,
       CVE-2022-45412, CVE-2022-45416, CVE-2022-45418, CVE-2022-45420,
       CVE-2022-45421
2022-11-18 13:56:23 +01:00
Martin Weinelt
2018e786a3
thunderbird-unwrapped: 102.4.1 -> 102.5.0
https://www.thunderbird.net/en-US/thunderbird/102.5.0/releasenotes/
https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/#thunderbird102.5

Fixes: CVE-2022-45403, CVE-2022-45404, CVE-2022-45405, CVE-2022-45406,
       CVE-2022-45408, CVE-2022-45409, CVE-2022-45410, CVE-2022-45411,
       CVE-2022-45412, CVE-2022-45416, CVE-2022-45418, CVE-2022-45420,
       CVE-2022-45421
2022-11-18 13:54:28 +01:00
Vladimír Čunát
8ab030e8de
Merge #201359: firefox, thunderbird, librewolf: Enable wayland support by default 2022-11-18 10:49:22 +01:00
Mario Rodas
fb9cf6a18a
Merge pull request #201685 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.12.6 -> 0.12.7
2022-11-18 03:32:42 -05:00
Mario Rodas
b5fc1e2067
Merge pull request #201689 from SuperSandro2000/rclone
rclone: 1.60.0 -> 1.60.1
2022-11-18 03:22:57 -05:00
github-actions[bot]
6b72268ea8 terraform-providers.tencentcloud: 1.78.11 → 1.78.12 2022-11-18 14:47:28 +10:00
github-actions[bot]
7b90772d13 terraform-providers.snowflake: 0.51.0 → 0.52.0 2022-11-18 14:47:28 +10:00
github-actions[bot]
b70c44331b terraform-providers.selectel: 3.8.5 → 3.9.0 2022-11-18 14:47:28 +10:00
github-actions[bot]
4353672e75 terraform-providers.opennebula: 1.0.1 → 1.0.2 2022-11-18 14:47:28 +10:00
github-actions[bot]
0ef22f55eb terraform-providers.null: 3.2.0 → 3.2.1 2022-11-18 14:47:28 +10:00
github-actions[bot]
88e8f180a4 terraform-providers.mongodbatlas: 1.5.0 → 1.6.0 2022-11-18 14:47:28 +10:00
github-actions[bot]
81e91041a1 terraform-providers.aws: 4.39.0 → 4.40.0 2022-11-18 14:47:28 +10:00
github-actions[bot]
2c091502a8 terraform-providers.minio: 1.9.0 → 1.9.1 2022-11-18 14:47:28 +10:00
github-actions[bot]
d045c23ae0 terraform-providers.exoscale: 0.41.0 → 0.41.1 2022-11-18 14:47:28 +10:00
github-actions[bot]
9276a55238 terraform-providers.bitbucket: 2.21.4 → 2.22.0 2022-11-18 14:47:28 +10:00
github-actions[bot]
1d1195626d terraform-providers.azurerm: 3.31.0 → 3.32.0 2022-11-18 14:47:28 +10:00
Sandro Jäckel
b94d3579ae
rclone: 1.60.0 -> 1.60.1 2022-11-17 23:36:29 +01:00
R. Ryantm
4ddf92d845 cilium-cli: 0.12.6 -> 0.12.7 2022-11-17 22:04:54 +00:00
techknowlogick
6ee815dcfe terraform: 1.3.4 -> 1.3.5 2022-11-17 15:26:12 -05:00
Vladimír Čunát
825505c31d
Merge #201665: librewolf: drop upstreamed patch 2022-11-17 20:41:23 +01:00
Vladimír Čunát
bcb0994006
librewolf: drop upstreamed patch
This partially reverts commit 61598203a4.
After update to 107 the patch is already in the src.
2022-11-17 20:01:54 +01:00
Michael Weiss
74987395e3
Merge pull request #201565 from primeos/chromiumBeta
chromiumBeta: 108.0.5359.40 -> 108.0.5359.48
2022-11-17 19:50:14 +01:00
wyndon
4c233af423 lokinet: 0.9.9 -> 0.9.10 2022-11-17 19:11:47 +01:00
ajs124
c2296b45c6
Merge pull request #200420 from kilianar/jitsi-meet-electron-2022.10.1
jitsi-meet-electron: 2022.3.1 -> 2022.10.1
2022-11-17 13:48:42 +01:00
Martin Weinelt
c156bdf40d
firefox, thunderbird, librewolf: Enable wayland support by default
Enabling Wayland support by default prevents use of XWayland on Wayland
systems, while correctly falling back to X11 when Wayland is
unavailable in the current session.

With the current packaging many people unnecessarily rely on the
`firefox` attribute, which is suggested by nixos-generate-config, which
in turn makes their Firefox use XWayland, when it shouldn't, which
causes bugs with GNOME on Wayland:

https://discourse.nixos.org/t/firefox-all-black-when-first-launched-after-login/21143

Using the Wayland-enabled Firefox was tested on pure X11 systems by
contributors on the #nix-mozilla:nixos.org room and we are confident
this change will not cause severe regressions.

Even better, people can now toggle `MOZ_ENABLE_WAYLAND=<0|1>` in their
environment to override this decision, should they feel the need to do
so.
2022-11-17 11:50:12 +01:00
github-actions[bot]
ebf34bdb53 terraform-providers.vault: 3.10.0 → 3.11.0 2022-11-17 14:04:20 +10:00
github-actions[bot]
edfd1a3af1 terraform-providers.oci: 4.99.0 → 4.100.0 2022-11-17 14:04:20 +10:00
github-actions[bot]
21e97bb3dc terraform-providers.opentelekomcloud: 1.31.7 → 1.31.8 2022-11-17 14:04:20 +10:00
github-actions[bot]
4412d8b2b5 terraform-providers.google-beta: 4.43.0 → 4.43.1 2022-11-17 14:04:20 +10:00
github-actions[bot]
61c0b1fb68 terraform-providers.google: 4.43.0 → 4.43.1 2022-11-17 14:04:20 +10:00
github-actions[bot]
0cf52fa9ff terraform-providers.fastly: 2.4.0 → 3.0.0 2022-11-17 14:04:20 +10:00
github-actions[bot]
9f8fd12a1c terraform-providers.digitalocean: 2.23.0 → 2.24.0 2022-11-17 14:04:20 +10:00
R. Ryantm
b9d8e64847 goeland: 0.11.0 -> 0.12.1 2022-11-17 09:58:34 +08:00
Martin Weinelt
5f9d74770f
Merge pull request #201431 from aaronjheng/zhf/coyim 2022-11-17 02:09:54 +01:00
Michael Weiss
f2b994a384
chromiumBeta: 108.0.5359.40 -> 108.0.5359.48 2022-11-17 00:04:52 +01:00
Nikolay Korotkiy
7e673586ba
Merge pull request #200894 from sikmir/sic
sic: 1.2 → 1.3
2022-11-16 22:54:10 +04:00
sternenseemann
a110f08f12 ocamlPackages.extlib: rename from ocaml_extlib
This matches the name used in dune and on OPAM.
2022-11-16 14:30:37 +01:00
Jonas Heinrich
d7847617d1
Merge pull request #177241 from dotlambda/rymdport-init
rymdport: init at 3.0.2
2022-11-16 11:58:14 +01:00
R. Ryantm
977a0c9460 minikube: 1.27.1 -> 1.28.0 2022-11-16 16:48:43 +08:00
Robert Schütz
0f86e8758d rymdport: init at 3.2.0 2022-11-15 21:40:14 -08:00
Aaron Jheng
959585a2ed
coyim: tweak platforms 2022-11-16 05:25:31 +00:00
Eduardo Quiros
29dd883f5d
signal-desktop: 5.63.0 -> 5.63.1 2022-11-15 23:02:24 -06:00
zowoq
2309cbb25e terraform-providers.baiducloud: 1.18.0 -> 1.18.2 2022-11-16 14:18:16 +10:00
github-actions[bot]
d16e4549e7 terraform-providers.tencentcloud: 1.78.10 → 1.78.11 2022-11-16 14:18:16 +10:00
github-actions[bot]
0ec17ef85e terraform-providers.alicloud: 1.191.0 → 1.192.0 2022-11-16 14:18:16 +10:00
github-actions[bot]
a4ca36cab1 terraform-providers.newrelic: 3.7.0 → 3.7.1 2022-11-16 14:18:16 +10:00
github-actions[bot]
5470a0ebf4 terraform-providers.cloudflare: 3.27.0 → 3.28.0 2022-11-16 14:18:16 +10:00
Sandro
abe66b20b8
Merge pull request #201334 from prusnak/kubecolor
fixes undefined
2022-11-15 21:05:04 +01:00
squalus
9a2f7b878c librewolf: 106.0.3-1 -> 107.0-1 2022-11-15 11:11:11 -08:00