Compare commits

...

7776 Commits

Author SHA1 Message Date
Frank Doepper
7144d6241f python3Packages.clustershell: remove blocking test
remove tests/TreeGatewayTest.py because it does not return.

apparently

    def wait(self):
        """wait for task/thread termination"""
        # can be blocked indefinitely if StreamWorker doesn't complete
        self.task.join()

does apply in nix sandbox

fixes #315146

(cherry picked from commit c217dc9717)
2024-07-02 23:51:12 +02:00
Emily
28f8f3531e openssh_{hpn,gssapi}: add backported security fix patches
Fixes a critical security bug allowing remote code execution as root:
<https://www.openssh.com/txt/release-9.8>

This may be CVE-2024-6387 (currently embargoed):
<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6387>

Thanks to upstream and Sam James <sam@gentoo.org> for the backport:
<1633ef4547>

Please don’t use these packages on the open internet if you care
a lot about security.

(cherry picked from commit e21559153b)
2024-07-01 14:40:36 +02:00
Leona Maroni
763fc33f36 Merge pull request #323765 from emilazy/openssh-security-backport-23.11
[23.11] openssh: add backported security fix patches
2024-07-01 11:39:32 +02:00
Emily
c21c340818 openssh: add backported security fix patches
Fixes a critical security bug allowing remote code execution as root:
<https://www.openssh.com/txt/release-9.8>

This may be CVE-2024-6387 (currently embargoed):
<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6387>

Thanks to upstream and Sam James <sam@gentoo.org> for the backport:
<1633ef4547>
2024-07-01 10:19:26 +01:00
Weijia Wang
83725a49eb Merge pull request #323649 from NixOS/backport-322037-to-release-23.11
[Backport release-23.11] mysql80: 8.0.36 -> 8.0.37
2024-06-30 23:01:12 +02:00
Weijia Wang
21f44a26e8 Merge pull request #319649 from ShamrockLee/backport-apptainer-update-1.3.2
[Backport release-23.11] apptainer: 1.2.5 -> 1.3.2
2024-06-30 22:50:56 +02:00
Weijia Wang
cffa8a6ef9 Merge pull request #321974 from LeSuisse/freeipa-4.11.2-23.11
[23.11] freeipa: 4.11.1 -> 4.11.2
2024-06-30 22:50:36 +02:00
Weijia Wang
2b6b5047b7 Merge pull request #323416 from Ma27/grafana-2311
[23.11] grafana: 10.2.7 -> 10.2.8
2024-06-30 22:50:15 +02:00
Thomas Gerbet
d1ee7dcc82 mysql80: 8.0.36 -> 8.0.37
Changes:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-37.html

Fixes:
* CVE-2024-21047
* CVE-2024-21069
* CVE-2024-21060
* CVE-2024-21087
* CVE-2024-20998
* CVE-2024-21009
* CVE-2024-21054
* CVE-2024-21062
* CVE-2024-21102
* CVE-2024-21096
* CVE-2024-21008
* CVE-2024-21013
* CVE-2024-21000

https://www.oracle.com/security-alerts/cpuapr2024.html#AppendixMSQL
(cherry picked from commit 9b648599ea)
2024-06-30 19:56:49 +00:00
Nick Cao
8054da3570 Merge pull request #323023 from NixOS/backport-322661-to-release-23.11
[Backport release-23.11] netbird: 0.27.10 -> 0.28.3
2024-06-30 09:53:12 -04:00
Jon Seager
3d65cd857a Merge pull request #323561 from NixOS/backport-323526-to-release-23.11 2024-06-30 12:25:20 +01:00
R. Ryantm
343477bf77 google-chrome: 126.0.6478.114 -> 126.0.6478.126
(cherry picked from commit 7dfa379b93)
2024-06-30 10:29:17 +00:00
Maximilian Bosch
c74a5a706e grafana: 10.2.7 -> 10.2.8
ChangeLog: https://github.com/grafana/grafana/releases/tag/v10.2.8
2024-06-29 17:33:46 +02:00
Weijia Wang
4a1e673523 Merge pull request #323248 from LeSuisse/limesurvey-hardcoded-crypto-settings
[23.11] nixos/limesurvey: drop default encryption key and nonce
2024-06-29 14:10:39 +02:00
Weijia Wang
67bb1d6d74 nixos/limesurvey: drop default encryption key and nonce
(cherry picked from commit daa81ecb2e)
2024-06-28 23:56:58 +02:00
Artturin
86bcf72247 Merge pull request #323188 from NixOS/backport-322978-to-release-23.11
[Backport release-23.11] Discord updates
2024-06-28 19:03:23 +03:00
Artturin
fd4def39ac Discord updates
discord: 0.0.56 -> 0.0.58

discord-ptb: 0.0.90 -> 0.0.92

discord-canary: 0.0.431 -> 0.0.438

discord-development: 0.0.19 -> 0.0.21

pkgsCross.aarch64-darwin.discord: 0.0.307 -> 0.0.309

pkgsCross.aarch64-darwin.discord-ptb: 0.0.119 -> 0.0.121

pkgsCross.aarch64-darwin.discord-canary: 0.0.531 -> 0.0.547

pkgsCross.aarch64-darwin.discord-development: 0.0.41 -> 0.0.43

(cherry picked from commit 76551701c1)
2024-06-28 16:02:59 +00:00
Artturin
2440ed73e2 Merge pull request #323186 from NixOS/backport-321674-to-release-23.11
[Backport release-23.11] discord-canary: 0.0.422 -> 0.0.431
2024-06-28 19:02:10 +03:00
R. Ryantm
f99273d2c0 discord-canary: 0.0.422 -> 0.0.431
(cherry picked from commit b8877d07e8)
2024-06-28 16:01:38 +00:00
R. Ryantm
885fb03fca netbird: 0.27.10 -> 0.28.3
(cherry picked from commit 27fdb4ca2c)
2024-06-27 22:03:50 +00:00
Weijia Wang
6bee008d05 Merge pull request #323007 from fricklerhandwerk/backport-322886-to-release-23.11
nixVersions: bump patch releases
2024-06-27 23:48:08 +02:00
Valentin Gagarin
9d47f32231 nixVersions: bump patch releases
(cherry picked from commit 144ac0d7fc)
2024-06-27 22:09:11 +02:00
Nick Cao
8136d9b76f Merge pull request #322672 from NixOS/backport-322437-to-release-23.11
[Backport release-23.11] knot-dns: 3.3.6 -> 3.3.7
2024-06-27 16:02:17 -04:00
Yaya
f35a7a4b37 gitlab: 16.11.4 -> 16.11.5
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.11.5-ee/CHANGELOG.md

Fixes CVE-2024-1493
Fixes CVE-2024-1816
Fixes CVE-2024-2177
Fixes CVE-2024-2191
Fixes CVE-2024-3115
Fixes CVE-2024-3959
Fixes CVE-2024-4011
Fixes CVE-2024-4025
Fixes CVE-2024-4557
Fixes CVE-2024-4901
Fixes CVE-2024-4994
Fixes CVE-2024-5430
Fixes CVE-2024-5655
Fixes CVE-2024-6323

(cherry picked from commit aff7eed4e7)
2024-06-27 22:02:06 +02:00
Artturin
b27c560097 Merge pull request #321714 from alois31/nix-2.18.3-23.11
nixVersions.nix_2_18: 2.18.1 -> 2.18.3
2024-06-27 21:06:21 +03:00
K900
2e00ff706f Merge pull request #322927 from NixOS/backport-322908-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-06-27
2024-06-27 17:23:29 +03:00
K900
60f4dba5b1 linux-rt_6_6: 6.6.34-rt33 -> 6.6.35-rt34
(cherry picked from commit f6c43dab73)
2024-06-27 14:22:56 +00:00
K900
aecb799d7b linux-rt_6_1: 6.1.94-rt33 -> 6.1.95-rt34
(cherry picked from commit 660b0f4554)
2024-06-27 14:22:56 +00:00
K900
029737a977 linux_6_1: 6.1.95 -> 6.1.96
(cherry picked from commit afcbbf9e95)
2024-06-27 14:22:56 +00:00
K900
741170a4a4 linux_6_6: 6.6.35 -> 6.6.36
(cherry picked from commit 5f53abdb3f)
2024-06-27 14:22:55 +00:00
K900
a28c7939e5 linux_6_9: 6.9.6 -> 6.9.7
(cherry picked from commit acca00bf2c)
2024-06-27 14:22:55 +00:00
K900
5abbba4fb5 linux_testing: 6.10-rc4 -> 6.10-rc5
(cherry picked from commit 07f6b665d1)
2024-06-27 14:22:55 +00:00
K900
b17844b153 Merge pull request #322925 from NixOS/backport-320866-to-release-23.11
[Backport release-23.11] Linux kernels 2024-06-18
2024-06-27 17:22:00 +03:00
Alyssa Ross
5563efdce2 linux-rt_5_15: 5.15.158-rt76 -> 5.15.160-rt77
(cherry picked from commit a36965d8f0)
2024-06-27 14:21:48 +00:00
Alyssa Ross
4b46a67ed5 linux_testing: 6.10-rc3 -> 6.10-rc4
(cherry picked from commit cf524d2185)
2024-06-27 14:21:48 +00:00
K900
b10a0b3a75 Merge pull request #322922 from NixOS/backport-318639-to-release-23.11
[Backport release-23.11] linux_testing: 6.10-rc2 -> 6.10-rc3
2024-06-27 17:21:03 +03:00
Sean Behan
30a4cf31e0 linux_testing: 6.10-rc2 -> 6.10-rc3
(cherry picked from commit c0079b0d8a)
2024-06-27 14:20:38 +00:00
K900
3a6bdd5333 Merge pull request #322919 from NixOS/backport-316766-to-release-23.11
[Backport release-23.11] linux_testing: 6.10-rc1 -> 6.10-rc2
2024-06-27 17:19:53 +03:00
Sean Behan
ecbd106fec linux_testing: 6.10-rc1 -> 6.10-rc2
(cherry picked from commit 3655cb233f)
2024-06-27 14:19:33 +00:00
Maximilian Bosch
fa4e04bb37 Merge pull request #322410 from Ma27/nc-2311
[23.11] nextcloud: 27.1.10 -> 27.1.11, 28.0.6 -> 28.0.7, 29.0.2 -> 29.0.3
2024-06-27 12:10:14 +00:00
Emily
e28e5cb897 Merge pull request #322637 from NixOS/backport-322550-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 126.0.6478.114-1 -> 126.0.6478.126-1
2024-06-27 01:24:28 +02:00
Vladimír Čunát
db97fd63d9 knot-dns: 3.3.6 -> 3.3.7
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.7
(cherry picked from commit 1622a46318)
2024-06-26 16:14:54 +00:00
networkException
44eacf889a ungoogled-chromium: 126.0.6478.114-1 -> 126.0.6478.126-1
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop_24.html

This update includes 5 security fixes.

CVEs:
CVE-2024-6290 CVE-2024-6291 CVE-2024-6292 CVE-2024-6293

(cherry picked from commit f424ca5c4f)
2024-06-26 13:15:38 +00:00
Emily
8f1ca02fb2 Merge pull request #321137 from NixOS/backport-321053-to-release-23.11
[Backport release-23.11] chromedriver: 126.0.6478.61 -> 126.0.6478.126, chromium: 126.0.6478.61 -> 126.0.6478.126
2024-06-26 02:13:36 +02:00
Martin Weinelt
63d7d32599 Merge pull request #322500 from NixOS/backport-322372-to-release-23.11
[Backport release-23.11] Firefox: 127.0.1 -> 127.0.2
2024-06-26 01:25:03 +02:00
Martin Weinelt
d870684dea firefox-bin-unwrapped: 127.0.1 -> 127.0.2
https://www.mozilla.org/en-US/firefox/127.0.2/releasenotes/
(cherry picked from commit 8934e6d34f)
2024-06-25 21:35:55 +00:00
Martin Weinelt
8464582170 firefox-unwrapped: 127.0.1 -> 127.0.2
https://www.mozilla.org/en-US/firefox/127.0.2/releasenotes/
(cherry picked from commit 783f56274f)
2024-06-25 21:35:55 +00:00
Martin Weinelt
f1bd2391d0 firefox: fetch signing key with curl
The hkp protocol keeps erroring out with "server indicated failure".

(cherry picked from commit 29224f6778)
2024-06-25 21:35:55 +00:00
emilylange
01b68e40ee chromium: 126.0.6478.114 -> 126.0.6478.126
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop_24.html

This update includes 5 security fixes.

CVEs:
CVE-2024-6290 CVE-2024-6291 CVE-2024-6292 CVE-2024-6293

(cherry picked from commit 010fac7876)
2024-06-25 19:23:11 +02:00
emilylange
1f828f4531 chromedriver: 126.0.6478.62 -> 126.0.6478.126
(cherry picked from commit 46ca3de28a)
2024-06-25 19:23:09 +02:00
Emily
044299a265 Merge pull request #321294 from NixOS/backport-321262-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 126.0.6478.61-1 -> 126.0.6478.114-1
2024-06-25 18:25:14 +02:00
Maximilian Bosch
26ccc45655 nextcloud27Packages: update
(cherry picked from commit 2fc78cf146)
2024-06-25 14:56:02 +02:00
Maximilian Bosch
58827ba7e0 nextcloud27: 27.1.10 -> 27.1.11
ChangeLog: https://github.com/nextcloud/server/releases/tag/v27.1.11
Will be EOL by the end of the month, hence marking it as such.

(cherry picked from commit 01fb487f76)
2024-06-25 14:55:36 +02:00
Maximilian Bosch
2c26bc0b9a nextcloud29Packages: update
(cherry picked from commit 70d8f4cf1e)
2024-06-25 14:55:20 +02:00
Maximilian Bosch
91af63f930 nextcloud28Packages: update
(cherry picked from commit 04b0d035f8)
2024-06-25 14:55:06 +02:00
Maximilian Bosch
a16f7a9abb nextcloud: 29.0.2 -> 29.0.3
ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.3
(cherry picked from commit 9b1cfa27a0)
2024-06-25 14:54:51 +02:00
Maximilian Bosch
93be8f7134 nextcloud28: 28.0.6 -> 28.0.7
ChangeLog: https://github.com/nextcloud/server/releases/tag/v28.0.7
(cherry picked from commit 8feb916c8d)
2024-06-25 14:54:39 +02:00
Peder Bergebakken Sundt
90bd1b26e2 Merge pull request #321799 from tpwrules/pr/amaranth-hash-stability-23.11
[23.11] python3Packages.amaranth-soc: fix fetchFromGitHub hash stability
2024-06-24 15:01:08 +02:00
Masum Reza
74b529ef56 Merge pull request #321968 from NixOS/backport-321570-to-release-23.11
[Backport release-23.11] palemoon-bin: 33.1.1 -> 33.2.0
2024-06-23 22:00:47 +05:30
Thomas Gerbet
0202f705a5 freeipa: 4.11.1 -> 4.11.2
Fixes CVE-2024-2698 and CVE-2024-3183.

Changes:
https://www.freeipa.org/release-notes/4-11-2.html
(cherry picked from commit bd2722f46d)
2024-06-23 16:27:53 +02:00
R. Ryantm
70fcfdd3d6 palemoon-bin: 33.1.1 -> 33.2.0
(cherry picked from commit cd5ee92fdc)
2024-06-23 13:51:11 +00:00
Nick Cao
350f11f76b Merge pull request #321767 from NixOS/backport-321600-to-release-23.11
[Backport release-23.11] renode: use robotframework v6.1 as required by new versions
2024-06-23 09:22:09 -04:00
Masum Reza
906320ae02 Merge pull request #321891 from NixOS/backport-321087-to-release-23.11
[Backport release-23.11] {tor,mullvad}-browser: 13.0.16 -> 13.5
2024-06-23 11:26:13 +05:30
Felix Schröter
ac2d796e57 mullvad-browser: 13.0.16 -> 13.5
https://github.com/mullvad/mullvad-browser/releases/tag/13.5
(cherry picked from commit eca17be005)
2024-06-23 04:23:43 +00:00
Felix Schröter
fed7fcdfbf tor-browser: 13.0.16 -> 13.5
https://blog.torproject.org/new-release-tor-browser-135/
(cherry picked from commit e54cfd5d2a)
2024-06-23 04:23:42 +00:00
Robert Schütz
5e8e3b89ad Merge pull request #321740 from NixOS/backport-299844-to-release-23.11
[Backport release-23.11] deltachat-rpc-server: init at 1.136.3
2024-06-22 16:40:22 -07:00
Thomas Watson
87b3b3e064 python3Packages.amaranth-soc: fix fetchFromGitHub hash stability 2024-06-22 12:08:32 -05:00
Otavio Salvador
4dd221f81c renode: use robotframework v6.1 as required by new versions
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit be80aaffb3)
2024-06-22 13:39:53 +00:00
link2xt
aa00a32aae deltachat-rpc-server: init at 1.136.3
(cherry picked from commit e9a83b6e25)
2024-06-22 11:26:21 +00:00
Alois Wohlschlager
c95f09b37a nixVersions.nix_2_18: 2.18.1 -> 2.18.3
Diff: https://github.com/NixOS/nix/compare/2.18.1...2.18.3

The patch for CVE-2024-27297 can be dropped since it's included upstream. The
regression that prevented the upgrade to 2.18.2 so far is fixed too.
2024-06-22 11:01:39 +02:00
K900
bc77c5a957 Merge pull request #321676 from NixOS/backport-321675-to-release-23.11
[Backport release-23.11] linux/common-config: fix version conditionals
2024-06-22 09:17:24 +03:00
K900
76f3cfc083 linux/common-config: fix version conditionals
- VMWGFX_FBCON removal was backported to 6.1
- NFSD_{V2_ACL,V3} removal was backported to 5.15

(cherry picked from commit 4e53a53767)
2024-06-22 06:16:42 +00:00
K900
cce19eaa2d Merge pull request #321547 from NixOS/backport-321534-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-06-21
2024-06-21 18:25:35 +03:00
K900
d2cb9e5eab linux-rt_6_6: 6.6.32-rt32 -> 6.6.34-rt33
(cherry picked from commit 4e4c6dfd94)
2024-06-21 15:24:47 +00:00
K900
edcb95df85 linux-rt_6_1: 6.1.92-rt32 -> 6.1.94-rt33
(cherry picked from commit 9c3e3d6f27)
2024-06-21 15:24:47 +00:00
K900
ba39fc5003 linux_5_10: 5.10.219 -> 5.10.220
(cherry picked from commit 038b4962f3)
2024-06-21 15:24:47 +00:00
K900
0f914de4bc linux_6_1: 6.1.94 -> 6.1.95
(cherry picked from commit 3b0d3ed27c)
2024-06-21 15:24:47 +00:00
K900
3bf5820501 linux_6_6: 6.6.34 -> 6.6.35
(cherry picked from commit 4a420e9272)
2024-06-21 15:24:46 +00:00
K900
87c5f4b2cd linux_6_9: 6.9.5 -> 6.9.6
(cherry picked from commit 5dcee0f6ab)
2024-06-21 15:24:46 +00:00
networkException
25a82141fa ungoogled-chromium: 126.0.6478.61-1 -> 126.0.6478.114-1
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop_18.html

This update includes 6 security fixes.

CVEs:
CVE-2024-6100 CVE-2024-6101 CVE-2024-6102 CVE-2024-6103

(cherry picked from commit 2f503b5ac2)
2024-06-20 16:36:20 +00:00
Masum Reza
8800065598 Merge pull request #291203 from sephalon/bambu-studio_backport
[23.11] Bambu Studio backport
2024-06-20 20:36:00 +05:30
Jon Seager
d68581cf0d Merge pull request #321179 from NixOS/backport-321073-to-release-23.11 2024-06-20 10:52:21 +01:00
Pol Dellaiera
91d6b7e90c Merge pull request #321216 from NixOS/backport-321188-to-release-23.11
[Backport release-23.11] signal-desktop: 7.11.1 -> 7.12.0
2024-06-20 11:31:58 +02:00
R. Ryantm
6c43e77772 signal-desktop: 7.11.1 -> 7.12.0
(cherry picked from commit 74cf25b5ce)
2024-06-20 09:29:52 +00:00
John Titor
451ecff5f0 google-chrome: 126.0.6478.61 -> 126.0.6478.114
(cherry picked from commit cc7c307b2b)
2024-06-20 07:06:18 +00:00
emilylange
b2814f1a84 chromium: 126.0.6478.61 -> 126.0.6478.114
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop_18.html

This update includes 6 security fixes.

CVEs:
CVE-2024-6100 CVE-2024-6101 CVE-2024-6102 CVE-2024-6103

(cherry picked from commit 5bfb8d7d7d)
2024-06-20 00:25:15 +00:00
emilylange
5da89bff91 chromedriver: 126.0.6478.61 -> 126.0.6478.62
(cherry picked from commit df90591e54)
2024-06-20 00:25:15 +00:00
Johannes Jöns
4ecf8a7f1b Merge pull request #320034 from jopejoe1/firefox/backport/23.11
[Backport release-23.11] firefox-{beta,devedition}{-bin}-unwrapped: 125.0b3 -> 128.0b3
2024-06-19 21:02:31 +02:00
Martin Weinelt
03d771e513 Merge pull request #321023 from NixOS/backport-320991-to-release-23.11
[Backport release-23.11] firefox: 127.0 -> 127.0.1
2024-06-19 17:30:06 +02:00
Nick Cao
ac187a0b11 Merge pull request #320843 from NixOS/backport-320824-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.108.0 -> 1.109.0
2024-06-19 10:00:20 -04:00
Martin Weinelt
841da4cd9d firefox-bin-unwrapped: 127.0 -> 127.0.1
https://www.mozilla.org/en-US/firefox/127.0.1/releasenotes/
(cherry picked from commit 82f84b3918)
2024-06-19 13:07:24 +00:00
Martin Weinelt
8d3e978dcb firefox-unwrapped: 127.0 -> 127.0.1
https://www.mozilla.org/en-US/firefox/127.0.1/releasenotes/
(cherry picked from commit d31442b8d6)
2024-06-19 13:07:24 +00:00
Sumner Evans
f63d3d3436 matrix-synapse-unwrapped: 1.108.0 -> 1.109.0
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
(cherry picked from commit eca03bfe3e)
2024-06-18 18:21:03 +00:00
Emily
8a3de43241 Merge pull request #320633 from NixOS/backport-320610-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 126.0.6478.55-1 -> 126.0.6478.61-1
2024-06-18 17:28:30 +02:00
networkException
f2e0ae13c0 ungoogled-chromium: 126.0.6478.55-1 -> 126.0.6478.61-1
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop_13.html
(cherry picked from commit 45037528bf)
2024-06-17 22:58:22 +00:00
Leona Maroni
f0d1115bc6 Merge pull request #319514 from mweinelt/23.11/knot-dns-3.3.6
[release-23.11] knot-dns: 3.3.5 -> 3.3.6
2024-06-17 23:08:20 +02:00
Leona Maroni
bb77e3804c Merge pull request #319563 from yayayayaka/gitlab-16.11.4-23.11
[23.11] gitlab: 16.10.6 -> 16.11.4
2024-06-17 23:06:41 +02:00
Leona Maroni
d39d296f38 Merge pull request #320301 from NixOS/backport-312416-to-release-23.11
[Backport release-23.11] signal-desktop-beta: 7.9.0-beta.1 -> 7.10.0-beta.1
2024-06-17 23:03:47 +02:00
Nick Cao
822b51e345 Merge pull request #320200 from NixOS/backport-319637-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-06-12
2024-06-17 16:18:33 -04:00
Pol Dellaiera
d0be1ba53a Merge pull request #320349 from LeSuisse/iniparser-4.2.3-23.11
[23.11] iniparser: 4.1 -> 4.2.3
2024-06-17 08:16:13 +02:00
Weijia Wang
5f60053c3c Merge pull request #320268 from NixOS/backport-320149-to-release-23.11
[Backport release-23.11] renode: 1.15.0 -> 1.15.1
2024-06-17 04:46:43 +02:00
Thomas Gerbet
5eca71cb6d iniparser: 4.1 -> 4.2.3
Fixes CVE-2023-33461 (and several buffer overflows from what I can see in the changes).

Project is now maintained on GitLab.com.

Changes:
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.3
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.2
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.1
https://gitlab.com/iniparser/iniparser/-/releases/v4.2.0
(cherry picked from commit 3d44176ec8)
2024-06-16 22:01:46 +02:00
R. Ryantm
a79f6f8eff signal-desktop-beta: 7.9.0-beta.1 -> 7.10.0-beta.1
(cherry picked from commit 76c7aa2260)
2024-06-16 15:55:59 +00:00
Emily
eb04fca4de Merge pull request #320256 from adamcstephens/forgejo/23.11-insecure
[release-23.11] forgejo: flag EOL and known vulnerabilities
2024-06-16 16:38:59 +02:00
Otavio Salvador
d38de42fb7 renode: 1.15.0 -> 1.15.1
(cherry picked from commit c732a998e1)
2024-06-16 14:26:35 +00:00
Emily
ae469fb503 Merge pull request #320159 from NixOS/backport-320097-to-release-23.11
[Backport release-23.11] chromedriver,chromium: 126.0.6478.55 -> 126.0.6478.61
2024-06-16 16:23:50 +02:00
K900
b046eb75c0 Merge pull request #320265 from NixOS/backport-320245-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-06-16
2024-06-16 17:22:21 +03:00
K900
97c96d00c4 linux_latest-libre: 19575 -> 19584
(cherry picked from commit 1be5b4e02c)
2024-06-16 14:20:29 +00:00
K900
cd36bf84b2 linux_4_19: 4.19.315 -> 4.19.316
(cherry picked from commit bc82f4767c)
2024-06-16 14:20:29 +00:00
K900
578f132c3e linux_5_4: 5.4.277 -> 5.4.278
(cherry picked from commit ced6061d86)
2024-06-16 14:20:29 +00:00
K900
a9014df04b linux_5_10: 5.10.218 -> 5.10.219
(cherry picked from commit ced403edce)
2024-06-16 14:20:29 +00:00
K900
674373344a linux_5_15: 5.15.160 -> 5.15.161
(cherry picked from commit 1013a39e6d)
2024-06-16 14:20:29 +00:00
K900
cc371d218a linux_6_1: 6.1.93 -> 6.1.94
(cherry picked from commit 2ca76e985b)
2024-06-16 14:20:29 +00:00
K900
c2b4f162fd linux_6_6: 6.6.33 -> 6.6.34
(cherry picked from commit 791a1c55e0)
2024-06-16 14:20:29 +00:00
K900
a969ce122b linux_6_9: 6.9.4 -> 6.9.5
(cherry picked from commit f6b2cdd480)
2024-06-16 14:20:29 +00:00
Adam Stephens
e1f9591c2a forgejo: flag EOL and known vulnerabilities 2024-06-16 09:45:11 -04:00
Shawn8901
8851e04926 xanmod-kernels: enable RCU_BOOST and RCU_EXP_KTHREAD
follows commit 0be69880f2

(cherry picked from commit 7697d0de1d)
2024-06-16 07:37:16 +00:00
Shawn8901
b514be4628 linux_xanmod: 6.8.11 -> 6.9.4
(cherry picked from commit 81c4710440)
2024-06-16 07:37:15 +00:00
Shawn8901
5ed4da4e1a linux_xanmod: 6.6.32 -> 6.6.33
(cherry picked from commit 2deba58dd8)
2024-06-16 07:37:15 +00:00
emilylange
377f892230 chromium: 126.0.6478.55 -> 126.0.6478.61
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop_13.html
(cherry picked from commit 2e849dbb7e)
2024-06-16 00:06:53 +00:00
emilylange
e74b65ce24 chromedriver: 126.0.6478.55 -> 126.0.6478.61
(cherry picked from commit 21966db6d5)
2024-06-16 00:06:53 +00:00
Ryan Hendrickson
c884223af9 Merge pull request #320006 from LeSuisse/vlc-3.0.21-23.11
[23.11] vlc: 3.0.20 -> 3.0.21
2024-06-15 15:15:00 -04:00
Thomas Gerbet
44fe6eb9d7 Merge pull request #320050 from NixOS/backport-319315-to-release-23.11
[Backport release-23.11] {tor,mullvad}-browser: 13.0.15 -> 13.0.16
2024-06-15 21:02:59 +02:00
github-actions[bot]
f0bc38cd96 [Backport release-23.11] discord: various updates (#320111)
* discord: 0.0.54 -> 0.0.56

(cherry picked from commit 623410f048)

* discord-ptb: 0.0.85 -> 0.0.90

(cherry picked from commit c3bd7858af)

* discord-canary: 0.0.402 -> 0.0.422

(cherry picked from commit 35b6295019)

* discord: 0.0.305 -> 0.0.307

(cherry picked from commit e23bf291a2)

* discord-ptb: 0.0.114 -> 0.0.119

(cherry picked from commit eb0bdaeef4)

* discord-canary: 0.0.510 -> 0.0.531

(cherry picked from commit 87eaf2dbd5)

---------

Co-authored-by: jopejoe1 <johannes@joens.email>
2024-06-15 21:03:25 +03:00
Emily
4bb69bd7b9 Merge pull request #319948 from NixOS/backport-319927-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 125.0.6422.141-1 -> 126.0.6478.55-1
2024-06-15 15:53:00 +02:00
Felix Schröter
839952372c mullvad-browser: 13.0.15 -> 13.0.16
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.16
(cherry picked from commit b759be4504)
2024-06-15 13:12:11 +00:00
Felix Schröter
eccc63226b tor-browser: 13.0.15 -> 13.0.16
https://blog.torproject.org/new-release-tor-browser-13016/
(cherry picked from commit 09ef5818f1)
2024-06-15 13:12:11 +00:00
Jon Seager
842253bf99 Merge pull request #320007 from NixOS/backport-319998-to-release-23.11 2024-06-15 11:32:26 +01:00
jopejoe1
a248c747e0 firefox-devedition-unwrapped: 127.0b2 -> 128.0b3
(cherry picked from commit 8a460ee2e6)
2024-06-15 10:11:47 +02:00
jopejoe1
0b95d58821 firefox-beta-unwrapped: 127.0b2 -> 128.0b3
(cherry picked from commit f25ec7b653)
2024-06-15 10:11:38 +02:00
jopejoe1
d6f6b79af5 firefox-devedition-unwrapped: 126.0b5 -> 127.0b2
(cherry picked from commit 5f74b68cb0)
2024-06-15 10:11:25 +02:00
jopejoe1
148668c5d6 firefox-beta-unwrapped: 126.0b5 -> 127.0b2
(cherry picked from commit 2f2bd09ee8)
2024-06-15 10:11:12 +02:00
jopejoe1
a1dc064da3 firefox-devedition-unwrapped: 125.0b9 -> 126.0b5
(cherry picked from commit 37a348138b)
2024-06-15 10:11:00 +02:00
jopejoe1
565db6493a firefox-beta-unwrapped: 125.0b9 -> 126.0b5
(cherry picked from commit e18ffce665)
2024-06-15 10:10:48 +02:00
jopejoe1
d48334504a firefox-devedition-unwrapped: 125.0b3 -> 125.0b9
(cherry picked from commit 97b892e820)
2024-06-15 10:10:30 +02:00
jopejoe1
3702022288 firefox-beta-unwrapped: 125.0b3 -> 125.0b9
(cherry picked from commit d906a05e5b)
2024-06-15 10:10:21 +02:00
jopejoe1
96c1eb6820 firefox-beta-bin-unwrapped: 127.0b2 -> 128.0b3
(cherry picked from commit 67fa5b10dd)
2024-06-15 10:09:20 +02:00
jopejoe1
dcf04ad1f5 firefox-devedition-bin-unwrapped: 127.0b2 -> 128.0b3
(cherry picked from commit 1b325a9bec)
2024-06-15 10:09:10 +02:00
jopejoe1
f0a0e7654e firefox-beta-bin-unwrapped: 126.0b5 -> 127.0b2
(cherry picked from commit ba8eaf3e4a)
2024-06-15 10:09:00 +02:00
John Titor
f960fbfeac google-chrome: 125.0.6422.141 -> 126.0.6478.61
(cherry picked from commit e9a2d6b9c8)
2024-06-15 08:08:47 +00:00
jopejoe1
507ea65750 firefox-devedition-bin-unwrapped: 126.0b5 -> 127.0b2
(cherry picked from commit 4fdfcf9c4d)
2024-06-15 10:08:45 +02:00
jopejoe1
3bb6801b28 firefox-beta-bin-unwrapped: 125.0b9 -> 126.0b5
(cherry picked from commit 5c0cfdcf57)
2024-06-15 10:08:28 +02:00
jopejoe1
8a25c3ce4c firefox-devedition-bin-unwrapped: 125.0b9 -> 126.0b5
(cherry picked from commit 97e43dad5b)
2024-06-15 10:08:15 +02:00
jopejoe1
9bcd415a75 firefox-devedition-bin-unwrapped: 125.0b3 -> 125.0b9
(cherry picked from commit c7f89ecf3b)
2024-06-15 10:07:57 +02:00
jopejoe1
9090624304 firefox-beta-bin-unwrapped: 125.0b3 -> 125.0b9
(cherry picked from commit aba81ce084)
2024-06-15 10:07:42 +02:00
Thomas Gerbet
7c12fa5cb7 vlc: 3.0.20 -> 3.0.21
Manual backport of #319262.

Upstream changelog: dd8bfdbabe/NEWS

Fixes https://www.videolan.org/security/sb-vlc3021.html (VideoLAN-SB-VLC-3021).
2024-06-15 10:02:25 +02:00
networkException
2b67f59b36 ungoogled-chromium: 125.0.6422.141-1 -> 126.0.6478.55-1
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop.html

This update includes 21 security fixes.

CVEs:
CVE-2024-5830 CVE-2024-5831 CVE-2024-5832 CVE-2024-5833 CVE-2024-5834
CVE-2024-5835 CVE-2024-5836 CVE-2024-5837 CVE-2024-5838 CVE-2024-5839
CVE-2024-5840 CVE-2024-5841 CVE-2024-5842 CVE-2024-5843 CVE-2024-5844
CVE-2024-5845 CVE-2024-5846 CVE-2024-5847

(cherry picked from commit c1c5e1ca45)
2024-06-15 01:11:05 +00:00
Martin Weinelt
4dd49330fd Merge pull request #319819 from NixOS/backport-319813-to-release-23.11
[Backport release-23.11] prometheus-knot-exporter: 3.3.5 -> 3.3.6
2024-06-14 22:09:30 +02:00
R. Ryantm
e98cfb23a5 prometheus-knot-exporter: 3.3.5 -> 3.3.6
(cherry picked from commit 9de38ffd8e)
2024-06-14 12:50:17 +00:00
Yueh-Shun Li
c2609e669a apptainer: 1.2.5 -> 1.3.2
Fix CVE-2024-3727 in a dependent Go module.

Backport https://github.com/NixOS/nixpkgs/pull/315423
2024-06-14 03:51:35 +08:00
Thomas Gerbet
0fc70ac44a Merge pull request #318686 from buckley310/2024-06-10-brave
[23.11] brave: 1.66.115 -> 1.66.118
2024-06-13 21:49:57 +02:00
github-actions[bot]
7f8666b1af professor: 2.3.3 -> 2.4.2 (#319402)
(cherry picked from commit 827fad6fce)

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2024-06-13 15:30:04 -04:00
Yaya
fb9f0380db gitlab: 16.10.6 -> 16.11.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.11.4-ee/CHANGELOG.md

Fixes CVE-2024-1495
Fixes CVE-2024-1963
Fixes CVE-2024-4201
Fixes CVE-2024-5469
2024-06-13 15:49:46 +02:00
Emily
302b68d279 Merge pull request #319399 from emilylange/backport-319193-to-release-23.11
[Backport release-23.11] chromedriver,chromium: 125.0.6422.141 -> 126.0.6478.55, rebase patches, extend tarball exclude
2024-06-13 12:11:02 +02:00
Martin Weinelt
03b24fb9ba python312Packages.libknot: 3.3.5 -> 3.3.6
(cherry picked from commit 5e57e65ce4)
2024-06-13 10:10:22 +02:00
Vladimír Čunát
5a84dd6cc9 knot-dns: 3.3.5 -> 3.3.6
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.6
(cherry picked from commit e67116cda6)
2024-06-13 10:04:26 +02:00
emilylange
1d216c35dd chromium: 125.0.6422.141 -> 126.0.6478.55
https://chromereleases.googleblog.com/2024/06/stable-channel-update-for-desktop.html

This update includes 21 security fixes.

CVEs:
CVE-2024-5830 CVE-2024-5831 CVE-2024-5832 CVE-2024-5833 CVE-2024-5834
CVE-2024-5835 CVE-2024-5836 CVE-2024-5837 CVE-2024-5838 CVE-2024-5839
CVE-2024-5840 CVE-2024-5841 CVE-2024-5842 CVE-2024-5843 CVE-2024-5844
CVE-2024-5845 CVE-2024-5846 CVE-2024-5847

(cherry picked from commit 4942c64484)
2024-06-13 00:14:46 +02:00
emilylange
0bd6a7af60 chromium: rebase patches for M126
Note that we can't just update previous patches in place, as that would
prevent electron-source and ungoogled-chrome (< M126) from building.

(cherry picked from commit 7f36179f17)
2024-06-13 00:14:44 +02:00
emilylange
6ea93b6484 chromium: extend release tarball excludes to keep size below 3 GB
Starting with M126, the upstream release tarball includes two full
Debian sysroots to compile chromium with:

~~~shell
$ du -sh build/linux/debian_bullseye_*
835M	build/linux/debian_bullseye_amd64-sysroot
739M	build/linux/debian_bullseye_i386-sysroot
~~~

But they are huge and we don't need them.

In order to stay below the current 3 GB tarball size limit that is
dictated by hydra.nixos.org's max-output-limit, we add them to our
exclude patterns.

This is a no-op for < M126.

(cherry picked from commit bda04d27a0)
2024-06-12 23:52:22 +02:00
emilylange
895aceeafa chromedriver: 125.0.6422.141 -> 126.0.6478.55
(cherry picked from commit 7daf0986f2)
2024-06-12 23:52:10 +02:00
Doron Behar
5c2ec3a5c2 Merge pull request #319372 from NixOS/backport-279864-to-release-23.11
[Backport release-23.11] vimPlugins/copilot-vim: specify license (unfree)
2024-06-13 00:51:04 +03:00
Martin Weinelt
d7408d718b Merge pull request #319376 from NixOS/backport-306801-to-release-23.11
[Backport release-23.11] matrix-conduit: 0.6.0 -> 0.7.0
2024-06-12 22:57:29 +02:00
Martin Weinelt
d442bc1361 matrix-conduit: mark vulnerable 2024-06-12 22:56:32 +02:00
Andrew Marshall
e0e0c67c10 vimPlugins/copilot-vim: specify license (unfree)
From [the license][1]:

> GitHub Copilot is offered under the GitHub Terms of Service.
> Copyright (C) 2023 GitHub, Inc. - All Rights Reserved.

[1]: 5b19fb001d/LICENSE.md

(cherry picked from commit 58ff8a126c)
2024-06-12 20:15:12 +00:00
K900
91e4009948 Merge pull request #319346 from NixOS/backport-319306-to-release-23.11
[Backport release-23.11] Linux kernel updates 2024-06-12
2024-06-12 19:21:01 +03:00
Maximilian Bosch
d3ed4108e6 linux-rt_5_10: 5.10.217-rt109 -> 5.10.218-rt110
(cherry picked from commit 51c2144ca7)
2024-06-12 16:20:45 +00:00
Maximilian Bosch
d2dae75a0d linux_6_1: 6.1.92 -> 6.1.93
(cherry picked from commit de7df0d3eb)
2024-06-12 16:20:45 +00:00
Maximilian Bosch
1f8512fa7c linux_6_6: 6.6.32 -> 6.6.33
(cherry picked from commit d1d7003000)
2024-06-12 16:20:45 +00:00
Maximilian Bosch
ed5553d9e6 linux_6_9: 6.9.3 -> 6.9.4
(cherry picked from commit ee6d6317b4)
2024-06-12 16:20:45 +00:00
K900
05b6ad83ff Merge pull request #319345 from K900/backport-315121-to-release-23.11
Backport (the rest of) #315121 to release-23.11
2024-06-12 19:19:58 +03:00
Alyssa Ross
ecaab279a1 linux_latest-libre: 19569 -> 19575
(cherry picked from commit a21294b60b)
2024-06-12 19:15:04 +03:00
Alyssa Ross
c1a75a9c3e linux-rt_6_6: 6.6.31-rt31 -> 6.6.32-rt32
(cherry picked from commit e192371fb0)
2024-06-12 19:15:04 +03:00
Alyssa Ross
41265b9d41 linux-rt_5_10: 5.10.216-rt108 -> 5.10.217-rt109
(cherry picked from commit 979e6398aa)
2024-06-12 19:15:04 +03:00
Alyssa Ross
1feb317cd0 linux_testing: 6.9-rc6 -> 6.10-rc1
(cherry picked from commit 3fb6880a99)
2024-06-12 19:15:04 +03:00
Alyssa Ross
0aaefb7916 linux/common-config: update for 6.10
We assume RISC-V uses an uncompressed kernel in
lib/systems/platforms.nix.  Since this is the first Linux version to
support either xz or zstd compressed kernels on RISC-V, we can't
change platforms.nix to match the other platforms without breaking
builds of older kernel versions, so let's just preserve the old
behaviour.

We could in future decide to use gzip-compressed kernels on RISC-V,
which is supported going back further.

(cherry picked from commit 9f18414c6b)
2024-06-12 19:14:52 +03:00
Peder Bergebakken Sundt
e6aff28cc1 Merge pull request #297850 from vojta001/pyinfra
[Backport release-23.11] python3Packages.pyinfra: 2.8 -> 2.9.2
2024-06-12 14:02:56 +02:00
Vladimír Čunát
47d606d6eb Merge #313691: tailscale: 1.58.2 -> 1.66.4
...into release-23.11
2024-06-12 12:03:10 +02:00
Vladimír Čunát
0f89ad1364 Merge #316231: Linux Hardened Kernels 2024-05-20
...into release-23.11
2024-06-12 11:59:44 +02:00
Vladimír Čunát
4af9d54cf8 Merge #319244: knot-resolver: 5.7.2 -> 5.7.3
...into release-23.11
2024-06-12 11:57:55 +02:00
Vladimír Čunát
27b14b3592 Pick #315880: knot-resolver: 5.7.2 -> 5.7.3
https://gitlab.nic.cz/knot/knot-resolver/-/releases/v5.7.3
(cherry picked from commit 2dc0bf5786)
2024-06-12 08:42:57 +02:00
Vladimír Čunát
96b3dae4f8 Merge #319116: knot-resolver: 5.7.1 -> 5.7.2
...into release-23.11
2024-06-11 21:04:46 +02:00
Sandro Jäckel
487a1f43ea knot-resolver: 5.7.1 -> 5.7.2
(cherry picked from commit 1385946a93)
2024-06-11 19:04:06 +00:00
Pol Dellaiera
a17d432f81 Merge pull request #319010 from LeSuisse/composer-2.7.7-23.11
[23.11] phpPackages.composer: 2.7.6 -> 2.7.7
2024-06-11 10:02:45 +02:00
Thomas Gerbet
316dd70bd2 phpPackages.composer: 2.7.6 -> 2.7.7
Fixes CVE-2024-35241 and CVE-2024-35242.

Changes:
https://github.com/composer/composer/releases/tag/2.7.7
2024-06-11 09:20:39 +02:00
Pol Dellaiera
43edb07716 Merge pull request #318992 from NixOS/backport-318536-to-release-23.11
[Backport release-23.11] php81: restore patch for libxml2 on darwin
2024-06-11 08:10:13 +02:00
Pol Dellaiera
995b78ca81 php81: restore patch for libxml2 on darwin
(cherry picked from commit b09b1844d3)
2024-06-11 06:09:52 +00:00
K900
52bcc3f3ca Merge pull request #318979 from NixOS/backport-318828-to-release-23.11
[Backport release-23.11] linux-firmware: 20240513 -> 20240610
2024-06-11 07:48:54 +03:00
K900
9899c68d7e linux-firmware: 20240513 -> 20240610
(cherry picked from commit 34e518edbc)
2024-06-11 04:48:44 +00:00
Martin Weinelt
a3c8d64ba8 Merge pull request #318900 from NixOS/backport-318876-to-release-23.11
[Backport release-23.11] Firefox: 126.0.1 -> 127.0; 115.11.0esr -> 115.12.0esr
2024-06-11 00:54:19 +02:00
Martin Weinelt
bc86ea0a5e firefox-esr-115-unwrapped: 115.11.0esr -> 115.12.0esr
https://www.mozilla.org/en-US/firefox/115.12.0/releasenotes/
(cherry picked from commit d2f9ffa027)
2024-06-10 20:17:17 +00:00
Martin Weinelt
b5b800576d firefox-bin-unwrapped: 126.0.1 -> 127.0
https://www.mozilla.org/en-US/firefox/127.0/releasenotes/
(cherry picked from commit fa42b9a12a)
2024-06-10 20:17:17 +00:00
Martin Weinelt
ab10e6bfe8 firefox-unwrapped: 126.0.1 -> 127.0
https://www.mozilla.org/en-US/firefox/127.0/releasenotes/
(cherry picked from commit 9763258b5e)
2024-06-10 20:17:17 +00:00
Martin Weinelt
9cdf81533a Merge pull request #318804 from NixOS/backport-318218-to-release-23.11
[Backport release-23.11] nss_latest: 3.100 -> 3.101
2024-06-10 21:39:45 +02:00
Martin Weinelt
47b7f59a32 nss_latest: 3.100 -> 3.101
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_101.rst
(cherry picked from commit a69f5dad54)
2024-06-10 13:46:04 +00:00
Martin Weinelt
feb0142429 Merge pull request #318758 from thillux/mtheil/23.11-frr-update-9.0.3
frr: 9.0.2 -> 9.0.3
2024-06-10 14:04:21 +02:00
Markus Theil
c2fd6d9350 frr: 9.0.2 -> 9.0.3
Currently no published release notes available.

CVEs fixed:
- CVE-2024-31948
- CVE-2024-31949
- CVE-2024-31950
- CVE-2024-31951

Some notable fixes:
- isisd: fix heap-after-free with prefix sid
- ospfd: Solved crash in RI parsing with OSPF TE
- ospfd: Correct Opaque LSA Extended parser
- ospf6d: Prevent heap-buffer-overflow with unknown type
- pimd: fix crash when mixing ssm/any-source joins

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-06-10 12:20:27 +02:00
Sean Buckley
761a4678ee brave: 1.66.115 -> 1.66.118
https://community.brave.com/t/release-channel-1-66-118/551342
2024-06-10 00:02:01 -04:00
Thomas Gerbet
d7a9684369 Merge pull request #318502 from NixOS/backport-318437-to-release-23.11
[Backport release-23.11] xmedcon: 0.23.0 -> 0.24.0
2024-06-09 16:29:01 +02:00
R. Ryantm
c8adc4bc24 xmedcon: 0.23.0 -> 0.24.0
(cherry picked from commit e10b8c551f)
2024-06-09 11:02:40 +00:00
Maximilian Bosch
4e194b46c1 Merge pull request #318113 from NixOS/backport-317797-to-release-23.11
[Backport release-23.11] nextcloud29: 29.0.1 -> 29.0.2
2024-06-09 10:51:57 +00:00
Weijia Wang
4913a7c3d8 Merge pull request #318232 from NixOS/backport-317920-to-release-23.11
[Backport release-23.11] python313: 3.13.0b1 -> 3.13.0b2
2024-06-08 23:09:36 +02:00
Thomas Gerbet
a6c3bf2daa Merge pull request #318298 from NixOS/backport-318281-to-release-23.11
[Backport release-23.11] yandex-browser: mark knownVulnerabilities
2024-06-08 17:46:03 +02:00
Nick Cao
5735336cb1 yandex-browser: mark knownVulnerabilities
(cherry picked from commit c07f1e94c6)
2024-06-08 15:05:14 +00:00
natsukium
ed5957ef8a python313: 3.13.0b1 -> 3.13.0b2
https://www.python.org/downloads/release/python-3130b2/
(cherry picked from commit 6a469b3cfe)
2024-06-08 09:41:23 +00:00
Peder Bergebakken Sundt
36ec654879 Merge pull request #317437 from NixOS/backport-317422-to-release-23.11
[Backport release-23.11] signal-desktop: 7.10.0 -> 7.11.1
2024-06-08 01:57:53 +02:00
Peder Bergebakken Sundt
6a3ad19d7a Merge pull request #304641 from TomaSajt/pytest-spec-backport
[23.11] python311Packages.pytest-spec: fix version name
2024-06-08 00:50:39 +02:00
Robert Schütz
4556742188 nextcloudPackages: update
(cherry picked from commit 0a379a9439)
2024-06-07 22:19:02 +00:00
Robert Schütz
70e49385e0 nextcloud29: 29.0.1 -> 29.0.2
Changelog: https://nextcloud.com/changelog/#29-0-2
(cherry picked from commit 51b972886c)
2024-06-07 22:19:02 +00:00
Pol Dellaiera
4bc1bbad5e Merge pull request #317916 from NixOS/backport-317830-to-release-23.11
[Backport release-23.11] php: June 2024 Bumps - Security update
2024-06-07 07:16:23 +02:00
Pol Dellaiera
43ec6c89b4 php83: 8.3.7 -> 8.3.8
diff: https://github.com/php/php-src/compare/php-8.3.7..php-8.3.8
changelog: https://github.com/php/php-src/blob/PHP-8.3.8/NEWS

Fix: CVE-2024-4577, CVE-2024-5458, CVE-2024-2408, CVE-2024-5585
(cherry picked from commit 3b58ac5892)
2024-06-07 05:15:16 +00:00
Pol Dellaiera
6a46602c8d php82: 8.2.19 -> 8.2.20
diff: https://github.com/php/php-src/compare/php-8.2.19..php-8.2.20
changelog: https://github.com/php/php-src/blob/PHP-8.2.20/NEWS

Fix: CVE-2024-4577, CVE-2024-5458, CVE-2024-2408, CVE-2024-5585
(cherry picked from commit 68b4e2b811)
2024-06-07 05:15:16 +00:00
Pol Dellaiera
137bbbd682 php81: 8.1.28 -> 8.1.29
diff: https://github.com/php/php-src/compare/php-8.1.28..php-8.1.29
changelog: https://github.com/php/php-src/blob/PHP-8.1.29/NEWS

Fix: CVE-2024-4577, CVE-2024-5458, CVE-2024-2408, CVE-2024-5585
(cherry picked from commit f7dea8a84a)
2024-06-07 05:15:15 +00:00
Pol Dellaiera
251df57bc5 Merge pull request #317712 from NixOS/backport-313207-to-release-23.11
[Backport release-23.11] slack: 4.38.121 -> 4.38.125
2024-06-06 16:18:01 +02:00
Ashish SHUKLA
a74ab17518 slack: 4.38.121 -> 4.38.125
(cherry picked from commit d3e608716f)
2024-06-06 11:09:19 +00:00
Peder Bergebakken Sundt
3603f3ed7c Merge pull request #317327 from NixOS/backport-283621-to-release-23.11
[Backport release-23.11] payloadsallthethings: init at 3.0-unstable-2024-01-21
2024-06-05 22:18:24 +02:00
Robert Schütz
addfe1073d Merge pull request #316739 from NixOS/backport-316581-to-release-23.11
[Backport release-23.11] nextcloud27: 27.1.9 -> 27.1.10
2024-06-05 10:39:09 -07:00
Matthias Beyer
6f1c61cb6f Merge pull request #317471 from NixOS/backport-317228-to-release-23.11
[Backport release-23.11] meli: add gpgme to runtime lib path
2024-06-05 16:49:53 +02:00
euxane
8d38c4a5b9 meli: add gpgme to runtime lib path
Meli looks for libgpgme at runtime to handle message encryption and
decryption.

This patch solves the error:

    Decryption failed: libgpgme.so: cannot open shared object file:
    No such file or directory

GitHub: closes https://github.com/NixOS/nixpkgs/issues/174767
(cherry picked from commit 195fa9872c)
2024-06-05 14:23:15 +00:00
R. Ryantm
39f228414a signal-desktop: 7.10.0 -> 7.11.1
(cherry picked from commit 3e691b2618)
2024-06-05 12:43:52 +00:00
Alyssa Ross
fcd3d98d26 doc: fix make-disk-image.nix example
(cherry picked from commit 1a297df41b)
2024-06-05 08:07:30 +01:00
shard7
11e7459aa9 payloadsallthethings: init at 3.0-unstable-2024-01-21
(cherry picked from commit 8adaa32ad3)
2024-06-05 02:19:49 +00:00
Maximilian Bosch
a2e1d04142 Merge pull request #317191 from Ma27/grafana-2311
[23.11] grafana: 10.2.6 -> 10.2.7
2024-06-04 19:41:40 +00:00
Maximilian Bosch
a194749d7e grafana: 10.2.6 -> 10.2.7
ChangeLog: https://github.com/grafana/grafana/releases/tag/v10.2.7

Had to wait for a moment since this requires Go 1.21.10 at least.
2024-06-04 15:29:51 +02:00
Nick Cao
4fad892a8f Merge pull request #315929 from NixOS/backport-315550-to-release-23.11
[Backport release-23.11] netbird: 0.27.7 -> 0.27.10
2024-06-03 11:35:50 -04:00
Eric Wolf
26629ebefd nixos/nextcloud-notify_push: use Type=notify
This prevents the post start script from running
before necessary sockets have been created.

It also prevents an unused shell from being kept around
by using `exec` to make `notify_push` the main process.
2024-06-02 23:26:33 +02:00
Robert Schütz
bf4456d274 nextcloud-notify_push: 0.6.11 -> 0.6.12
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.11...v0.6.12

Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.12
(cherry picked from commit 3039b5ddef)
2024-06-02 21:19:17 +00:00
Robert Schütz
19b02f6c44 nextcloudPackages: update
(cherry picked from commit 80c129e782)
2024-06-02 21:19:16 +00:00
Robert Schütz
6e20eae516 nextcloud27: 27.1.9 -> 27.1.10
Changelog: https://nextcloud.com/changelog/#27-1-10
(cherry picked from commit 28b2e9ac03)
2024-06-02 21:19:16 +00:00
Pol Dellaiera
4ce4e7b286 Merge pull request #316533 from NixOS/backport-313971-to-release-23.11
[Backport release-23.11] signal-desktop: 7.9.0 -> 7.10.0
2024-06-02 21:31:33 +02:00
Atemu
03fca4cf6d Merge pull request #316681 from NixOS/backport-316343-to-release-23.11
[Backport release-23.11] microcodeIntel: 20240514 -> 20240531
2024-06-02 17:50:07 +02:00
Martin Weinelt
db03935ef2 microcodeIntel: 20240514 -> 20240531
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240531
(cherry picked from commit 44bfda1c46)
2024-06-02 14:43:47 +00:00
Nick Cao
3f1ce59d1b Merge pull request #316632 from NixOS/backport-316611-to-release-23.11
[Backport release-23.11] google-chrome: 125.0.6422.112 -> 125.0.6422.141
2024-06-02 10:37:14 -04:00
Clemens Fruhwirth
cc0562e172 google-chrome: 125.0.6422.112 -> 125.0.6422.141
(cherry picked from commit 30b6cd6e1d)
2024-06-02 09:47:17 +00:00
R. Ryantm
6545e91865 signal-desktop: 7.9.0 -> 7.10.0
(cherry picked from commit e836d5a4be)
2024-06-01 23:02:55 +00:00
éclairevoyant
3b1b4895b2 Merge pull request #312904 from NixOS/backport-312727-to-release-23.11
[Backport release-23.11] signal-desktop: 7.8.0 -> 7.9.0
2024-06-01 18:06:09 +00:00
Weijia Wang
cde628d265 Merge pull request #316375 from NixOS/backport-315683-to-release-23.11
[Backport release-23.11] microsoft-edge: 125.0.2535.51 -> 125.0.2535.67
2024-06-01 17:14:37 +02:00
Emily
f178f82f79 Merge pull request #316312 from NixOS/backport-316226-to-release-23.11
[Backport release-23.11] chromedriver: 125.0.6422.78 -> 125.0.6422.141, {ungoogled-,}chromium: 125.0.6422.112 -> 125.0.6422.141
2024-06-01 16:06:26 +02:00
Nick Cao
9da9e3a0d8 Merge pull request #316188 from NixOS/backport-314027-to-release-23.11
[Backport release-23.11] element-{desktop,web}: 1.11.66 -> 1.11.67
2024-06-01 09:23:18 -04:00
Thomas Gerbet
a7943febf8 Merge pull request #316298 from gaykitty/stargazer-1.1.1
startgazer: 1.1.0 -> 1.1.1
2024-06-01 11:49:35 +02:00
R. Ryantm
d19321be10 microsoft-edge: 125.0.2535.51 -> 125.0.2535.67
(cherry picked from commit 0cb9e9f5d5)
2024-06-01 09:31:21 +00:00
networkException
5e47aeadec ungoogled-chromium: 125.0.6422.112-1 -> 125.0.6422.141-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_30.html

This update includes 11 security fixes.

CVEs:
CVE-2024-5493 CVE-2024-5494 CVE-2024-5495 CVE-2024-5496 CVE-2024-5497
CVE-2024-5498 CVE-2024-5499

(cherry picked from commit ffaf074200)
2024-06-01 02:06:57 +00:00
emilylange
8f42c756f9 chromium: 125.0.6422.112 -> 125.0.6422.141
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_30.html

This update includes 11 security fixes.

CVEs:
CVE-2024-5493 CVE-2024-5494 CVE-2024-5495 CVE-2024-5496 CVE-2024-5497
CVE-2024-5498 CVE-2024-5499

(cherry picked from commit a329a6cdb6)
2024-06-01 02:06:57 +00:00
emilylange
62def34b34 chromedriver: 125.0.6422.78 -> 125.0.6422.141
(cherry picked from commit 6a88c78a44)
2024-06-01 02:06:57 +00:00
gaykitty
df9d44803a startgazer: 1.1.0 -> 1.1.1 2024-05-31 20:39:38 -04:00
Ryan Lahfa
a91b8712e6 Merge pull request #316119 from LeSuisse/nginx-1.25.5-http3-cve
[23.11] nginxMainline: 1.25.4 -> 1.25.5, nginxQuic: apply patches for CVE-2024-32760, CVE-2024-31079, CVE-2024-35200 and CVE-2024-34161
2024-06-01 01:04:07 +02:00
Nick Cao
68057f93e5 Merge pull request #289988 from NixOS/backport-280948-to-release-23.11
[Backport release-23.11] python311Packages.hg-git: 1.0.3 -> 1.1.0
2024-05-31 16:37:57 -04:00
Alyssa Ross
70b9829ec0 linux/hardened/patches/6.9: 6.9.1-hardened1 -> 6.9.2-hardened1 2024-05-31 21:12:17 +02:00
Alyssa Ross
fcd6279d75 linux/hardened/patches/6.8: 6.8.10-hardened1 -> 6.8.11-hardened1 2024-05-31 21:12:17 +02:00
Alyssa Ross
c98935f248 linux/hardened/patches/6.6: 6.6.31-hardened1 -> 6.6.32-hardened1 2024-05-31 21:12:16 +02:00
Alyssa Ross
c622f9558a linux/hardened/patches/6.1: 6.1.91-hardened1 -> 6.1.92-hardened1 2024-05-31 21:12:16 +02:00
Alyssa Ross
dc001efc34 linux/hardened/patches/5.4: 5.4.276-hardened1 -> 5.4.277-hardened1 2024-05-31 21:12:16 +02:00
Alyssa Ross
3a6f687267 linux/hardened/patches/5.15: 5.15.159-hardened1 -> 5.15.160-hardened1 2024-05-31 21:12:16 +02:00
Alyssa Ross
c6e4f31c7c linux/hardened/patches/5.10: 5.10.217-hardened1 -> 5.10.218-hardened1 2024-05-31 21:12:16 +02:00
Alyssa Ross
7f5de44e59 linux/hardened/patches/4.19: 4.19.314-hardened1 -> 4.19.315-hardened1 2024-05-31 21:12:16 +02:00
Fabián Heredia Montiel
6a59dc521d linux/hardened/patches/6.9: init at 6.9.1-hardened1
- ACPI_CUSTOM_METHOD: dropped in 0cc46f1a52b4220ec11d98a01575909ca820a7b4
- UBSAN_SANITIZE_ALL: dropped in 918327e9b7ffb45321cbb4b9b86b58ec555fe6b3
2024-05-31 21:12:13 +02:00
Fabián Heredia Montiel
29797e8ced linux/hardened/patches/6.8: 6.8.9-hardened1 -> 6.8.10-hardened1 2024-05-31 21:11:08 +02:00
Fabián Heredia Montiel
58160c69dd linux/hardened/patches/6.6: 6.6.30-hardened1 -> 6.6.31-hardened1 2024-05-31 21:11:08 +02:00
Fabián Heredia Montiel
c220092c6d linux/hardened/patches/6.1: 6.1.90-hardened1 -> 6.1.91-hardened1 2024-05-31 21:11:08 +02:00
Fabián Heredia Montiel
36c45d81ce linux/hardened/patches/5.4: 5.4.275-hardened1 -> 5.4.276-hardened1 2024-05-31 21:11:08 +02:00
Fabián Heredia Montiel
ae1b212ec0 linux/hardened/patches/5.15: 5.15.158-hardened1 -> 5.15.159-hardened1 2024-05-31 21:11:08 +02:00
Fabián Heredia Montiel
95a7f9f167 linux/hardened/patches/5.10: 5.10.216-hardened1 -> 5.10.217-hardened1 2024-05-31 21:11:08 +02:00
Fabián Heredia Montiel
05de874954 linux/hardened/patches/4.19: 4.19.313-hardened1 -> 4.19.314-hardened1 2024-05-31 21:11:08 +02:00
Wanja Hentze
ab29300a5a linux/hardened/patches/6.8: init at 6.8.9-hardened1 2024-05-31 21:11:05 +02:00
Wanja Hentze
04a2bb64b1 linux/hardened/patches/6.6: 6.6.21-hardened1 -> 6.6.30-hardened1 2024-05-31 21:10:07 +02:00
Wanja Hentze
b7d0433bc6 linux/hardened/patches/6.1: 6.1.81-hardened1 -> 6.1.90-hardened1 2024-05-31 21:08:47 +02:00
Wanja Hentze
d204aeee0e linux/hardened/patches/5.4: 5.4.271-hardened1 -> 5.4.275-hardened1 2024-05-31 21:08:47 +02:00
Wanja Hentze
9a95a6976b linux/hardened/patches/5.15: 5.15.151-hardened1 -> 5.15.158-hardened1 2024-05-31 21:08:47 +02:00
Wanja Hentze
48d407e60c linux/hardened/patches/5.10: 5.10.212-hardened1 -> 5.10.216-hardened1 2024-05-31 21:08:47 +02:00
Wanja Hentze
0680459078 linux/hardened/patches/4.19: 4.19.309-hardened1 -> 4.19.313-hardened1 2024-05-31 21:08:47 +02:00
Sandro Jäckel
6cefcad53f element-{desktop,web}: 1.11.66 -> 1.11.67
Changelog: https://github.com/element-hq/element-web/releases/tag/v1.11.67
(cherry picked from commit 70a5dd01fe)
2024-05-31 15:38:28 +00:00
K900
a62e6edd6d Merge pull request #315992 from NixOS/backport-315930-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-05-30
2024-05-31 15:45:33 +03:00
Aleksana
58941513d0 Merge pull request #315906 from NixOS/backport-296536-to-release-23.11
[Backport release-23.11] vips: 8.15.1 -> 8.15.2
2024-05-31 19:33:55 +08:00
Thomas Gerbet
34cd4df4fb Merge pull request #315883 from NixOS/backport-315707-to-release-23.11
[Backport release-23.11] palemoon-bin: 33.1.0 -> 33.1.1
2024-05-31 12:45:06 +02:00
Thomas Gerbet
0a4cb92cfb nginxQuic: apply patches for CVE-2024-32760, CVE-2024-31079, CVE-2024-35200 and CVE-2024-34161 2024-05-31 12:21:49 +02:00
Thomas Gerbet
64bf0b33a9 nginxMainline: 1.25.4 -> 1.25.5
Changes:
```
Changes with nginx 1.25.5                                        16 Apr 2024

    *) Feature: virtual servers in the stream module.

    *) Feature: the ngx_stream_pass_module.

    *) Feature: the "deferred", "accept_filter", and "setfib" parameters of
       the "listen" directive in the stream module.

    *) Feature: cache line size detection for some architectures.
       Thanks to Piotr Sikora.

    *) Feature: support for Homebrew on Apple Silicon.
       Thanks to Piotr Sikora.

    *) Bugfix: Windows cross-compilation bugfixes and improvements.
       Thanks to Piotr Sikora.

    *) Bugfix: unexpected connection closure while using 0-RTT in QUIC.
       Thanks to Vladimir Khomutov.
```
2024-05-31 12:21:27 +02:00
Maximilian Bosch
2ac5652e83 Merge pull request #314936 from LeSuisse/cve-bin-tool-path-traversal-tar
[23.11] cve-bin-tool: apply patch to avoid a patch traversal when opening a tar file
2024-05-30 22:01:36 +00:00
K900
60afe21298 linux_6_8: 6.8.11 -> 6.8.12
(cherry picked from commit 97c87160f3)
2024-05-30 21:12:37 +00:00
K900
3020685ede linux_6_9: 6.9.2 -> 6.9.3
(cherry picked from commit f53fb88ea1)
2024-05-30 21:12:37 +00:00
Kerstin
f05f3698b8 Merge pull request #315952 from erictapen/23.11/mastodon
[Backport release-23.11] mastodon: 4.2.8 -> 4.2.9
2024-05-30 19:29:11 +02:00
Kerstin Humm
e419c6caf1 mastodon: 4.2.8 -> 4.2.9
(cherry picked from commit b5fe321055)
2024-05-30 19:15:47 +02:00
R. Ryantm
e25ee0633d netbird: 0.27.7 -> 0.27.10
(cherry picked from commit b769f587e1)
2024-05-30 15:46:44 +00:00
R. Ryantm
b8dbf494a0 vips: 8.15.1 -> 8.15.2
(cherry picked from commit e588cd4ec2)
2024-05-30 14:18:35 +00:00
R. Ryantm
90869143b8 palemoon-bin: 33.1.0 -> 33.1.1
(cherry picked from commit cd991708e9)
2024-05-30 12:44:18 +00:00
Nick Cao
4da08daf9e Merge pull request #315666 from NixOS/backport-315430-to-release-23.11
[Backport release-23.11] webex: 43.11.0.28947 -> 44.5.0.29672
2024-05-30 08:38:24 -04:00
Aaron Andersen
64e468fd26 Merge pull request #315476 from aanderse/kodi.packages.invidious-23.11
kodi.packages.invidious: add missing infotagger dependency
2024-05-29 21:18:58 +00:00
Martin Weinelt
07d1191f2d Merge pull request #315691 from NixOS/backport-315605-to-release-23.11
[Backport release-23.11] Firefox: 126.0 -> 126.0.1
2024-05-29 22:25:52 +02:00
Martin Weinelt
325a57396b firefox-bin-unwrapped: 126.0 -> 126.0.1
https://www.mozilla.org/en-US/firefox/126.0.1/releasenotes/
(cherry picked from commit 151dc56998)
2024-05-29 18:25:42 +00:00
Martin Weinelt
faa9bccc34 firefox-unwrapped: 126.0 -> 126.0.1
https://www.mozilla.org/en-US/firefox/126.0.1/releasenotes/
(cherry picked from commit c89b25cd61)
2024-05-29 18:25:42 +00:00
R. Ryantm
7df42301bb webex: 43.11.0.28947 -> 44.5.0.29672
(cherry picked from commit 1a78aa641b)
2024-05-29 15:40:30 +00:00
Nick Cao
b10cf81fac Merge pull request #315417 from NixOS/backport-315122-to-release-23.11
[Backport release-23.11] linuxKernel.kernels.linux_lqx: 6.8.10-lqx1 -> 6.8.11-lqx1
2024-05-29 11:30:14 -04:00
Nick Cao
121757ae21 Merge pull request #315635 from NixOS/backport-315469-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.107.0 -> 1.108.0
2024-05-29 11:28:40 -04:00
Atemu
25cf937a30 Merge pull request #315612 from NixOS/backport-315478-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-05-25
2024-05-29 15:57:48 +02:00
Guanran Wang
8c4c52e993 matrix-synapse-unwrapped: 1.107.0 -> 1.108.0
Diff: https://github.com/element-hq/synapse/compare/v1.107.0...v1.108.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.108.0
(cherry picked from commit b2b2a2d085)
2024-05-29 13:33:39 +00:00
Vladimír Čunát
c0ac4cd43b Merge #313968: staging-next-23.11 iteration 9
...into release-23.11
2024-05-29 15:31:46 +02:00
zzzsyyy
af2b420fd8 linux_xanmod_latest: 6.8.10 -> 6.8.11
(cherry picked from commit 20776fcfee)
2024-05-29 12:34:04 +00:00
zzzsyyy
ae10237e05 linux_xanmod: 6.6.31 -> 6.6.32
(cherry picked from commit 584f168d53)
2024-05-29 12:34:04 +00:00
Aaron Andersen
a35965df2b kodi.packages.invidious: add missing infotagger dependency 2024-05-28 20:35:34 -04:00
github-actions[bot]
08e3fd8088 Merge release-23.11 into staging-next-23.11 2024-05-29 00:14:50 +00:00
Thomas Gerbet
83f832443c Merge pull request #314972 from buckley310/2024-05-26-brave
[23.11] brave: 1.65.122 -> 1.66.115
2024-05-28 21:47:32 +02:00
Nick Cao
b760cb0ef6 Merge pull request #315115 from NixOS/backport-315070-to-release-23.11
[Backport release-23.11] unison-fsmonitor: 0.3.3 -> 0.3.4
2024-05-28 15:07:50 -04:00
Jerry
2076cfbeb1 linuxKernel.kernels.linux_lqx: 6.8.10-lqx1 -> 6.8.11-lqx1
(cherry picked from commit b0f847dac2)
2024-05-28 18:02:47 +00:00
Artturin
ea528339ad Merge pull request #315327 from NixOS/backport-314634-to-release-23.11
[Backport release-23.11] Update discord packages
2024-05-28 16:04:54 +03:00
Artturin
c5d1fcb020 Update discord packages
discord-ptb: 0.0.84 -> 0.0.85

discord-canary: 0.0.382 -> 0.0.402

discord-development: 0.0.18 -> 0.0.19

pkgsCross.aarch64-darwin.discord: 0.0.303 -> 0.0.305

pkgsCross.aarch64-darwin.discord-ptb: 0.0.113 -> 0.0.114

pkgsCross.aarch64-darwin.discord-canary: 0.0.492 -> 0.0.510

pkgsCross.aarch64-darwin.discord-development: 0.0.40 -> 0.0.41

(cherry picked from commit 8d3e378f97)
2024-05-28 11:34:24 +00:00
github-actions[bot]
a64ab9a373 Merge release-23.11 into staging-next-23.11 2024-05-28 00:14:04 +00:00
Pol Dellaiera
4c4f4dcf4f Merge pull request #315011 from NixOS/backport-311696-to-release-23.11
[Backport release-23.11] licenses: Add NCBI-PD
2024-05-27 23:43:22 +02:00
Atemu
c7815f2e44 Merge pull request #314814 from NixOS/backport-314337-to-release-23.11
[Backport release-23.11] nextcloudPackages.richdocuments: init
2024-05-27 19:44:24 +02:00
Maximilian Bosch
53ac4d3f3c Merge pull request #315045 from teutat3s/backport-314096-to-release-23.11
[23.11] nextcloud28: 28.0.5 -> 28.0.6, nextcloud29: 29.0.0 -> 29.0.1
2024-05-27 16:32:02 +00:00
Yongun Seong
fb42c54c58 unison-fsmonitor: 0.3.3 -> 0.3.4
(cherry picked from commit 3b1b7987af)
2024-05-27 15:19:13 +00:00
Thiago Kenji Okada
fe4da5a174 Merge pull request #315053 from NixOS/backport-314997-to-release-23.11
[Backport release-23.11] linuxKernel.kernels.linux_zen: 6.9.1-zen1 -> 6.9.2-zen1
2024-05-27 16:02:54 +01:00
teutat3s
0953adefba nextcloud-notify_push: build with rustPackages_1_76
Minimum rustc version is 1.74 since notify_push version 0.6.10
9a8d0be4f0
2024-05-27 16:01:21 +02:00
Jerry
95999740e1 linuxKernel.kernels.linux_zen: 6.9.1-zen1 -> 6.9.2-zen1
(cherry picked from commit 7359e7f57c)
2024-05-27 10:31:40 +00:00
Robert Schütz
9239c59c28 nextcloud-notify_push: 0.6.10 -> 0.6.11
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.10...v0.6.11

Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.11
(cherry picked from commit dd7a48b54f)
2024-05-27 11:30:42 +02:00
Robert Schütz
9b0b298ac6 nextcloudPackages: update
(cherry picked from commit ea23d5ac3d)
2024-05-27 11:30:40 +02:00
Robert Schütz
1b7df3b9e5 nextcloud29: 29.0.0 -> 29.0.1
Changelog: https://nextcloud.com/changelog/#29-0-1
(cherry picked from commit ff64ac2e17)
2024-05-27 11:29:54 +02:00
Robert Schütz
4e9554e377 nextcloud28: 28.0.5 -> 28.0.6
Changelog: https://nextcloud.com/changelog/#28-0-6
(cherry picked from commit 84c8e8af00)
2024-05-27 11:29:54 +02:00
R. Ryantm
45d2a00625 nextcloud-notify_push: 0.6.9 -> 0.6.10
(cherry picked from commit 103d4f8a49)
2024-05-27 11:29:54 +02:00
Robert Schütz
92d32ff5c5 nextcloud-notify_push.test_client: add meta
(cherry picked from commit 16e379fa03)
2024-05-27 11:29:53 +02:00
Yorick
70e5ed1d31 Merge pull request #314410 from LeSuisse/asterisk-20.8.1-18.23.1-23.11
[23.11] asterisk_18: 18.20.2 -> 18.23.1, asterisk_20: 20.5.2 -> 20.8.1
2024-05-27 09:45:20 +02:00
Gavin John
545db15534 sratoolkit: Assign correct license
(cherry picked from commit 438273dac7)
2024-05-27 04:36:10 +00:00
Gavin John
e18747fd4d licenses: Add NCBI-PD
(cherry picked from commit 361874c944)
2024-05-27 04:36:10 +00:00
github-actions[bot]
28353ad46b Merge release-23.11 into staging-next-23.11 2024-05-27 00:14:26 +00:00
Sean Buckley
1a7c54dc24 brave: 1.65.122 -> 1.66.115
https://community.brave.com/t/release-channel-1-66-115/550022
2024-05-26 19:59:05 -04:00
Nick Cao
0c007b3698 Merge pull request #314577 from justinas/backport-23-11-teleport-14-3-20
[23.11] teleport_14: 14.3.0 -> 14.3.20, teleport_13: 13.4.14 -> 13.4.26
2024-05-26 19:52:43 -04:00
Justinas Stankevicius
637c423203 teleport_13: 13.4.14 -> 13.4.26 2024-05-26 23:38:47 +03:00
Justinas Stankevicius
ff12182107 teleport_14: 14.3.0 -> 14.3.20 2024-05-26 23:38:47 +03:00
Thomas Gerbet
148c24fd56 cve-bin-tool: apply patch to avoid a patch traversal when opening a tar file
https://www.openwall.com/lists/oss-security/2024/05/26/1

Also applied the fix to download CVE data from curl datasources. The issue
prevented me to properly test the change. Upgrading to 3.2.1 required
more work.
2024-05-26 22:12:57 +02:00
Atemu
373986bfc8 nextcloudPackages.richdocuments: init
This is the "Nextcloud Office" app that offers Collabora CODE integration.

You still need Collabora CODE itself running somewhere but this is one step
towards https://github.com/NixOS/nixpkgs/issues/218878.

(cherry picked from commit 04445ac137)
2024-05-26 10:14:25 +00:00
Aleksana
8ed7217961 Merge pull request #304794 from NixOS/backport-285907-to-release-23.11
[Backport release-23.11] liberation-circuit: fix wrapper for non-gnome environments
2024-05-26 13:46:02 +08:00
Aleksana
4cbb609fbf Merge pull request #314733 from NixOS/backport-314714-to-release-23.11
[Backport release-23.11] palemoon-bin: remove AndersonTorres from maintainers
2024-05-26 13:44:00 +08:00
Anderson Torres
a528cc04a4 palemoon-bin: remove AndersonTorres from maintainers
(cherry picked from commit 1d77540678)
2024-05-26 02:30:16 +00:00
github-actions[bot]
916dac1cf9 Merge release-23.11 into staging-next-23.11 2024-05-26 00:15:01 +00:00
K900
59a450646e Merge pull request #314640 from NixOS/backport-314630-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-05-25
2024-05-25 19:37:12 +03:00
K900
be5bdd015d linux_latest-libre: 19546 -> 19569
(cherry picked from commit fd29fa20c2)
2024-05-25 16:36:24 +00:00
K900
d2fae7df15 linux-rt_6_6: 6.6.30-rt30 -> 6.6.31-rt31
(cherry picked from commit 21493325b1)
2024-05-25 16:36:24 +00:00
K900
2b54b30e32 linux-rt_6_1: 6.1.90-rt30 -> 6.1.91-rt31
(cherry picked from commit 6a79d74445)
2024-05-25 16:36:24 +00:00
K900
5a92646fb8 linux_4_19: 4.19.314 -> 4.19.315
(cherry picked from commit 840294e13e)
2024-05-25 16:36:24 +00:00
K900
3b391a7618 linux_5_4: 5.4.276 -> 5.4.277
(cherry picked from commit 38ec9aa6fc)
2024-05-25 16:36:24 +00:00
K900
58fa8bfb35 linux_5_10: 5.10.217 -> 5.10.218
(cherry picked from commit 8a6766a212)
2024-05-25 16:36:24 +00:00
K900
b220f9914c linux_5_15: 5.15.159 -> 5.15.160
(cherry picked from commit 3b23ad31e1)
2024-05-25 16:36:24 +00:00
K900
ab0d0018ab linux_6_1: 6.1.91 -> 6.1.92
(cherry picked from commit cc0c6c244c)
2024-05-25 16:36:24 +00:00
K900
4a060c782b linux_6_6: 6.6.31 -> 6.6.32
(cherry picked from commit ff01ae0efc)
2024-05-25 16:36:24 +00:00
K900
535aeecc72 linux_6_8: 6.8.10 -> 6.8.11
(cherry picked from commit 3d7d6d517a)
2024-05-25 16:36:24 +00:00
K900
9a76f0ace8 linux_6_9: 6.9.1 -> 6.9.2
(cherry picked from commit ebbba195fb)
2024-05-25 16:36:23 +00:00
Artturin
b43dbdc5bb Merge pull request #314628 from NixOS/backport-312064-to-release-23.11
[Backport release-23.11] discord: 0.0.53 -> 0.0.54
2024-05-25 18:23:07 +03:00
R. Ryantm
daf1ae0f00 discord: 0.0.53 -> 0.0.54
(cherry picked from commit 30b57e5a65)
2024-05-25 15:22:38 +00:00
Nick Cao
e75ec0ef86 Merge pull request #314431 from NixOS/backport-272640-to-release-23.11
[Backport release-23.11] bzip2: update patch URL
2024-05-25 09:05:59 -04:00
Aleksana
9d29cd266c Merge pull request #314285 from NixOS/backport-314215-to-release-23.11
[Backport release-23.11] perlPackages.FinanceQuote: 1.61 -> 1.62
2024-05-25 18:30:19 +08:00
Jon Seager
50409396c8 Merge pull request #314515 from NixOS/backport-314505-to-release-23.11 2024-05-25 09:34:43 +01:00
Matthias Beyer
34e8f8bddb Merge pull request #314526 from NixOS/backport-314100-to-release-23.11
[Backport release-23.11] cargo-shuttle: 0.39.0 -> 0.45.0
2024-05-25 10:23:13 +02:00
afresquet
5bee2b6c7f cargo-shuttle: 0.39.0 -> 0.45.0
(cherry picked from commit 5a348d5595)
2024-05-25 07:44:19 +00:00
Clemens Fruhwirth
e944fcb8c7 google-chrome: 125.0.6422.76 -> 125.0.6422.112
(cherry picked from commit 57de378343)
2024-05-25 06:47:10 +00:00
Aleksana
5604cd84b5 Merge pull request #303083 from NixOS/backport-301840-to-release-23.11
[Backport release-23.11] curl-impersonate: 0.5.4 -> 0.6.1
2024-05-25 13:30:02 +08:00
Aleksana
f9a41b180f Merge pull request #312382 from CherryKitten/backport-311881-to-release-23.11
[Backport release-23.11] gungnir: init at 1.0.8
2024-05-25 13:06:48 +08:00
Emily
ab3416e4e3 Merge pull request #314406 from NixOS/backport-314367-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 125.0.6422.76-1 -> 125.0.6422.112-1
2024-05-25 03:24:50 +02:00
github-actions[bot]
c0e8cd76f0 Merge release-23.11 into staging-next-23.11 2024-05-25 00:13:51 +00:00
Artem Leshchev
4a74faf4e3 bzip2: update patch URL
For some reason ftp.suse.com refuses connections via IPv6 on HTTPS,
which breaks download from IPv6-only network. This commit changes
protocol to FTP, which works fine via IPv6 and which is consistent with
other mention of this domain in nixpkgs.

(cherry picked from commit ab3f8547cb)
2024-05-24 23:55:21 +00:00
networkException
8508c12e85 ungoogled-chromium: 125.0.6422.76-1 -> 125.0.6422.112-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_23.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-5274 exists in the wild.

CVEs:
CVE-2024-5274

(cherry picked from commit 8d5bbaab45)
2024-05-24 22:07:20 +00:00
Thomas Gerbet
b893a0482f asterisk_18: 18.21.0 -> 18.23.1, asterisk_20: 20.6.0 -> 20.8.1
Fixes CVE-2024-35190.

Changelogs:
https://github.com/asterisk/asterisk/releases/tag/20.8.1
https://github.com/asterisk/asterisk/releases/tag/20.8.0
https://github.com/asterisk/asterisk/releases/tag/20.7.0
https://github.com/asterisk/asterisk/releases/tag/18.23.1
https://github.com/asterisk/asterisk/releases/tag/18.23.0
https://github.com/asterisk/asterisk/releases/tag/18.22.0
https://github.com/asterisk/asterisk/releases/tag/18.21.0
(cherry picked from commit 7c5a432dbc)
2024-05-25 00:06:48 +02:00
R. Ryantm
ca1114d284 asterisk: 20.5.2 -> 20.6.0
(cherry picked from commit a197159d90)
2024-05-25 00:06:48 +02:00
Emily
060b6d4e71 Merge pull request #314276 from NixOS/backport-314144-to-release-23.11
[Backport release-23.11] chromedriver,chromium: 125.0.6422.76 -> 125.0.6422.112
2024-05-24 20:53:04 +02:00
Nick Cao
6da2cf6273 Merge pull request #314035 from NixOS/backport-277810-to-release-23.11
[Backport release-23.11] vips: 8.15.0 -> 8.15.1
2024-05-24 13:05:07 -04:00
Aleksana
8f2fa4e35c Merge pull request #314063 from NixOS/backport-312320-to-release-23.11
[Backport release-23.11] rexml: 3.2.6 -> 3.2.8
2024-05-24 23:05:26 +08:00
Franz Pletz
a1da264971 Merge pull request #313994 from fpletz/pkgs/fluent-bit-2.2.3 2024-05-24 16:50:34 +02:00
Yongun Seong
263568e2b2 perlPackages.FinanceQuote: 1.61 -> 1.62
(cherry picked from commit c0dfedf8b4)
2024-05-24 13:09:58 +00:00
emilylange
132a14f87e chromium: 125.0.6422.76 -> 125.0.6422.112
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_23.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-5274 exists in the wild.

CVEs:
CVE-2024-5274

(cherry picked from commit fc37fd1ae2)
2024-05-24 12:37:08 +00:00
emilylange
24759f7a6d chromedriver: 125.0.6422.76 -> 125.0.6422.112
(cherry picked from commit 42ddc8213f)
2024-05-24 12:37:08 +00:00
Aleksana
06dbf830b1 Merge pull request #313327 from NixOS/backport-284700-to-release-23.11
[Backport release-23.11] confy: 0.7.0 -> 0.7.1
2024-05-24 14:38:21 +08:00
Aleksana
8f107757cd Merge pull request #313194 from NixOS/backport-309780-to-release-23.11
[Backport release-23.11] thunderbird-unwrapped: 115.10.1 -> 115.11.0
2024-05-24 14:38:12 +08:00
Aleksana
2fecd935fe Merge pull request #309376 from NixOS/backport-309147-to-release-23.11
[Backport release-23.11] soundsource: 5.6.0 -> 5.6.3
2024-05-24 14:36:02 +08:00
Aleksana
8873b420fd Merge pull request #313085 from NixOS/backport-313076-to-release-23.11
[Backport release-23.11] cargo-tally: 1.0.45 -> 1.0.46
2024-05-24 14:35:05 +08:00
Aleksana
cfedd8a36d Merge pull request #313942 from NixOS/backport-313800-to-release-23.11
[Backport release-23.11] pleroma: 2.6.2 -> 2.6.3
2024-05-24 14:34:50 +08:00
OTABI Tomoya
877666c0d6 Merge pull request #313339 from NixOS/backport-312799-to-release-23.11
[Backport release-23.11] microsoft-edge: 124.0.2478.97 -> 125.0.2535.51
2024-05-24 12:07:14 +09:00
github-actions[bot]
c01a54ea73 Merge release-23.11 into staging-next-23.11 2024-05-24 00:14:12 +00:00
Jon Seager
880e6beaf8 Merge pull request #314068 from NixOS/backport-314033-to-release-23.11
[Backport release-23.11] google-chrome: 125.0.6422.60 -> 125.0.6422.76
2024-05-23 20:34:34 +01:00
Robert Hensing
a76f324c86 Merge pull request #312693 from hercules-ci/backport-attrTag
[Backport release-23.11] Add `types.attrTag`
2024-05-23 21:27:50 +02:00
Jon Seager
988e8b242c google-chrome: 125.0.6422.60 -> 125.0.6422.76
(cherry picked from commit cddbd42767)
2024-05-23 19:27:40 +00:00
Joé Dupuis
4ddb741a66 rexml: 3.2.6 -> 3.2.8
(cherry picked from commit 0062a1d330)
2024-05-23 19:11:55 +00:00
R. Ryantm
596f9675b7 vips: 8.15.0 -> 8.15.1
(cherry picked from commit fd86d9400f)
2024-05-23 16:44:40 +00:00
Vladimír Čunát
b89bd78afd Merge #314004: gst_all_1.*: 1.22.8 -> 1.22.12
...into staging-next-23.11
2024-05-23 18:18:17 +02:00
Lily Foster
2dabb803ba python311Packages.gst-python: 1.22.8 -> 1.22.12 2024-05-23 10:33:41 -04:00
Lily Foster
c483907c55 gst_all_1.gst-editing-services: 1.22.8 -> 1.22.12 2024-05-23 10:33:41 -04:00
Lily Foster
8a80847516 gst_all_1.gst-devtools: 1.22.8 -> 1.22.12 2024-05-23 10:33:41 -04:00
Ashish SHUKLA
4f92ab9c2e tailscale: 1.66.3 -> 1.66.4 2024-05-23 15:19:01 +01:00
R. Ryantm
4f23401bc7 tailscale: 1.66.1 -> 1.66.3 2024-05-23 15:19:00 +01:00
Ashish SHUKLA
c3e552d276 tailscale: 1.66.0 -> 1.66.1 2024-05-23 15:19:00 +01:00
R. Ryantm
06f511a3f1 tailscale: 1.64.2 -> 1.66.0 2024-05-23 15:19:00 +01:00
Lily Foster
4abea7c66a gst_all_1.gst-rtsp-server: 1.22.8 -> 1.22.12 2024-05-23 10:18:21 -04:00
Lily Foster
2107ad276e gst_all_1.gst-vaapi: 1.22.8 -> 1.22.12 2024-05-23 10:18:21 -04:00
Lily Foster
41031145fe gst_all_1.gst-libav: 1.22.8 -> 1.22.12 2024-05-23 10:18:21 -04:00
Lily Foster
00000f5e2c gst_all_1.gst-plugins-ugly: 1.22.8 -> 1.22.12 2024-05-23 10:18:08 -04:00
Lily Foster
a6933ba7a6 gst_all_1.gst-plugins-bad: 1.22.8 -> 1.22.12 2024-05-23 10:18:07 -04:00
Lily Foster
fdc40696ba gst_all_1.gst-plugins-good: 1.22.8 -> 1.22.12 2024-05-23 10:18:07 -04:00
Lily Foster
43e62decd0 gst_all_1.gst-plugins-base: 1.22.8 -> 1.22.12 2024-05-23 10:18:07 -04:00
Lily Foster
2223d7909e gst_all_1.gstreamer: 1.22.8 -> 1.22.12 2024-05-23 10:17:42 -04:00
Franz Pletz
2d0c3a1e1f fluent-bit: 2.2.2 -> 2.2.3
https://fluentbit.io/blog/2024/05/21/statement-on-cve-2024-4323-and-its-fix/
2024-05-23 15:51:44 +02:00
R. Ryantm
3ecb3eb712 fluent-bit: 2.2.1 -> 2.2.2
(cherry picked from commit f6ebc9b478)
2024-05-23 15:49:22 +02:00
R. Ryantm
ac92c1a763 fluent-bit: 2.2.0 -> 2.2.1
(cherry picked from commit 3cad12f665)
2024-05-23 15:49:19 +02:00
Vladimír Čunát
6ae6dae4d3 Merge branch 'staging-23.11' into staging-next-23.11 2024-05-23 14:17:14 +02:00
Yaya
768f88c2b7 pleroma: 2.6.2 -> 2.6.3
https://pleroma.social/announcements/2024/05/22/pleroma-security-release-2.6.3/
(cherry picked from commit 8028253b54)
2024-05-23 09:44:53 +00:00
Weijia Wang
bea35f40af Merge pull request #313864 from NixOS/backport-313009-to-release-23.11
[Backport release-23.11] jellyfin-web: 10.9.1 -> 10.9.2
2024-05-23 11:15:54 +02:00
Vladimír Čunát
f7c31ed445 Merge #313233: libxml2: 2.11.7 -> 2.11.8
...into staging-23.11
2024-05-23 10:47:49 +02:00
R. Ryantm
5170833486 jellyfin-web: 10.9.1 -> 10.9.2
(cherry picked from commit 10813396d3)
2024-05-23 05:45:04 +00:00
Nick Cao
a520272add Merge pull request #313654 from NixOS/backport-288104-to-release-23.11
[Backport release-23.11] dbd: init at 1.50-unstable-2016-01-04
2024-05-22 20:56:59 -04:00
github-actions[bot]
345bd84899 Merge staging-next-23.11 into staging-23.11 2024-05-23 00:14:07 +00:00
github-actions[bot]
a0458a3bb2 Merge release-23.11 into staging-next-23.11 2024-05-23 00:13:42 +00:00
Emily
dff68ababd Merge pull request #313722 from NixOS/backport-313694-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 125.0.6422.60-1 -> 125.0.6422.76-1
2024-05-22 22:06:48 +02:00
Emily
938b98d718 Merge pull request #313677 from NixOS/backport-313527-to-release-23.11
[Backport release-23.11] chromedriver,chromium: 125.0.6422.60 -> 125.0.6422.76
2024-05-22 22:06:36 +02:00
R. Ryantm
0210f1a366 tailscale: 1.64.1 -> 1.64.2 2024-05-22 18:23:14 +01:00
R. Ryantm
e6eefc858b tailscale: 1.64.0 -> 1.64.1 2024-05-22 18:23:14 +01:00
Muhammad Falak R Wani
1c3297b8ca tailscale: 1.62.1 -> 1.64.0
Diff: https://github.com/tailscale/tailscale/compare/v1.62.1...1.64.0
2024-05-22 18:23:14 +01:00
R. Ryantm
24fab90c48 tailscale: 1.62.0 -> 1.62.1 2024-05-22 18:23:14 +01:00
R. Ryantm
11d33813ad tailscale: 1.60.1 -> 1.62.0 2024-05-22 18:23:14 +01:00
R. Ryantm
d431122915 tailscale: 1.60.0 -> 1.60.1 2024-05-22 18:23:14 +01:00
Muhammad Falak R Wani
f11e907e2d tailscale: 1.58.2 -> 1.60.0
Diff: https://github.com/tailscale/tailscale/compare/v1.58.2...v1.60.0
Changelog: https://github.com/tailscale/tailscale/releases/tag/v1.60.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-05-22 18:23:14 +01:00
R. Ryantm
bd175a38b0 go: 1.22.2 -> 1.22.3 2024-05-22 18:23:14 +01:00
networkException
ff6a771d98 ungoogled-chromium: 125.0.6422.60-1 -> 125.0.6422.76-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html

This update includes 6 security fixes.

CVEs:
CVE-2024-5157 CVE-2024-5158 CVE-2024-5159 CVE-2024-5160

(cherry picked from commit c24ddc2c7c)
2024-05-22 16:30:29 +00:00
Thiago Kenji Okada
3ff0d23aaa Merge pull request #313491 from NixOS/backport-313401-to-release-23.11
[Backport release-23.11] linuxKernel.kernels.linux_zen: 6.8.6-zen1 -> 6.9.1-zen1 ; linuxKernel.kernels.linux_lqx: 6.8.6-lqx2 -> 6.8.10-lqx1
2024-05-22 17:26:17 +01:00
Martin Weinelt
27407e5e62 python311Packages.tqdm: patch cli argument injection (#312318)
https://github.com/advisories/GHSA-g7vv-2v7x-gj9p

Fixes: CVE-2024-34062
2024-05-22 14:56:30 +00:00
github-actions[bot]
cbaa9d8555 nexus: 3.52.0-01 -> 3.68.1-02 (#313141)
Fixes path traversal vulnerability [CVE-2024-4956](https://support.sonatype.com/hc/en-us/articles/29416509323923-CVE-2024-4956-Nexus-Repository-3-Path-Traversal-2024-05-16)

(cherry picked from commit 1c9bed8a87)

Co-authored-by: nzbr <mail@nzbr.de>
2024-05-22 14:54:20 +00:00
github-actions[bot]
4d191bb359 webkitgtk: 2.44.1 → 2.44.2 (#313650)
https://webkitgtk.org/2024/05/16/webkitgtk2.44.2-released.html
https://webkitgtk.org/security/WSA-2024-0003.html
https://github.com/WebKit/WebKit/compare/webkitgtk-2.44.1...webkitgtk-2.44.2

CVE-2024-27834

(cherry picked from commit 5405010c02)

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2024-05-22 14:42:12 +00:00
github-actions[bot]
796091cec8 gitlab: 16.10.5 -> 16.10.6 (#313673)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.6-ee/CHANGELOG.md

Fixes CVE-2023-6195
Fixes CVE-2023-6682
Fixes CVE-2023-6688
Fixes CVE-2024-1211
Fixes CVE-2024-1539
Fixes CVE-2024-2454
Fixes CVE-2024-2651
Fixes CVE-2024-2878
Fixes CVE-2024-3976
Fixes CVE-2024-4539
Fixes CVE-2024-4597

(cherry picked from commit ba240b299d)

Co-authored-by: Yaya <github@uwu.is>
2024-05-22 14:24:20 +00:00
zowoq
8480d2b47e go_1_22: 1.22.1 -> 1.22.2
Changelog: https://go.dev/doc/devel/release#go1.22
2024-05-22 15:13:22 +01:00
Paul Meyer
d991e00438 go_1_22: 1.22.0 -> 1.22.1
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-05-22 15:13:22 +01:00
zowoq
bd66958106 go_1_22: 1.22rc2 -> 1.22.0
Changelog: https://go.dev/doc/devel/release#go1.22
2024-05-22 15:13:22 +01:00
Muhammad Falak R Wani
f7a981ff1d go_1_22: 1.22rc1 -> 1.22rc2
Changelog: https://go.dev/doc/devel/release#go1.22
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-05-22 15:13:22 +01:00
zowoq
9748d90ead go_1_22: init at 1.22rc1 2024-05-22 15:13:22 +01:00
github-actions[bot]
4122e330f1 HentaiAtHome: 1.6.2 -> 1.6.3 (#311216)
(cherry picked from commit 96b45ea2b6)

Co-authored-by: Cheng Shao <terrorjack@type.dance>
2024-05-22 14:10:11 +00:00
github-actions[bot]
e5dd29c8f4 tinyproxy: 1.11.1 -> 1.11.2 (#313675)
Fixes CVE-2023-49606 and CVE-2023-40533.

https://github.com/tinyproxy/tinyproxy/releases/tag/1.11.2

Reporter advisories:
https://talosintelligence.com/vulnerability_reports/TALOS-2023-1889
https://talosintelligence.com/vulnerability_reports/TALOS-2023-1902

(cherry picked from commit bcd0c6a3ca)

Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
2024-05-22 13:32:52 +00:00
emilylange
edcc9edea1 chromium: 125.0.6422.60 -> 125.0.6422.76
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html

This update includes 6 security fixes.

CVEs:
CVE-2024-5157 CVE-2024-5158 CVE-2024-5159 CVE-2024-5160

(cherry picked from commit 8224024020)
2024-05-22 13:26:03 +00:00
emilylange
95c17f8311 chromedriver: 125.0.6422.60 -> 125.0.6422.76
(cherry picked from commit ad6210ed59)
2024-05-22 13:26:03 +00:00
D3vil0p3r
242a6c8f1a dbd: init at 1.50-unstable-2016-01-04
(cherry picked from commit 001ed29519)
2024-05-22 11:31:25 +00:00
Aleksana
0b983a3fb2 [Backport release-23.11] nodeinfo: init at 0.3.2 (#311765)
[Backport release-23.11] nodeinfo: init at 0.3.2
2024-05-22 17:04:59 +08:00
Leona Maroni
12beb88e88 Merge pull request #311312 from NixOS/backport-310009-to-staging-23.11
[Backport staging-23.11] go_1_21: 1.21.9 -> 1.21.10
2024-05-22 09:04:00 +02:00
Leona Maroni
46397778ef Merge pull request #312431 from yayayayaka/electron-updates-23.11
[23.11] electron: 29.3.0 -> 29.4.0
2024-05-22 09:00:17 +02:00
github-actions[bot]
085623c0b7 Merge staging-next-23.11 into staging-23.11 2024-05-22 00:14:02 +00:00
github-actions[bot]
cf919f0be4 Merge release-23.11 into staging-next-23.11 2024-05-22 00:13:30 +00:00
Jerry
0b12b68588 linuxKernel.kernels.linux_lqx: 6.8.6-lqx2 -> 6.8.10-lqx1
(cherry picked from commit 84d5f56ad7)
2024-05-21 21:12:22 +00:00
Jerry
a5482192c4 linuxKernel.kernels.linux_zen: 6.8.6-zen1 -> 6.9.1-zen1
(cherry picked from commit 5516382a64)
2024-05-21 21:12:22 +00:00
Leona Maroni
f095e848f2 Merge pull request #311186 from risicle/ris-aiohttp-CVE-2024-27306-r23.11
[23.11] python311Packages.aiohttp: add patch for CVE-2024-27306
2024-05-21 22:46:16 +02:00
Leona Maroni
c7e925b017 Merge pull request #308112 from LeSuisse/ruby-fixes-23.11
[23.11] ruby: 3.1.4 -> 3.1.5, 3.2.3 -> 3.2.4, 3.3.0 -> 3.3.1
2024-05-21 22:15:16 +02:00
Lin Jian
8fcbc51069 Merge pull request #312549 from mrkline/23.11-snapper-timer
[23.11] nixos/snapper: Add peristentTimer option to config
2024-05-21 19:51:17 +08:00
R. Ryantm
d6bc3e4cc3 microsoft-edge: 124.0.2478.97 -> 125.0.2535.51
(cherry picked from commit f2f31ba8a7)
2024-05-21 08:22:09 +00:00
Michael Evans
432216497a confy: 0.7.0 -> 0.7.1
(cherry picked from commit 3451d89dfe)
2024-05-21 07:06:39 +00:00
Atemu
81d5ad2272 Merge pull request #313086 from NixOS/backport-312923-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-05-17
2024-05-21 08:43:36 +02:00
Matt Kline
8198591824 nixos/snapper: Add persistentTimer option to config
Defaults to false, but allows users to enable it for machines that
aren't on persistently (e.g., laptops, home PCs).

Backport of #306909

(cherry picked from commit ff0f4540c0)
2024-05-20 21:00:34 -07:00
github-actions[bot]
a0ad8e25bf Merge staging-next-23.11 into staging-23.11 2024-05-21 00:14:30 +00:00
github-actions[bot]
135e6d60a7 Merge release-23.11 into staging-next-23.11 2024-05-21 00:14:00 +00:00
Kira Bruneau
f88df4bf25 Merge pull request #313149 from NixOS/backport-275122-to-release-23.11
[Backport release-23.11] clonehero: add and patch libGL
2024-05-20 17:06:27 -04:00
Thomas Gerbet
7001620fe9 libxml2: 2.11.7 -> 2.11.8
Fixes CVE-2024-34459.

Changes:
https://discourse.gnome.org/t/libxml2-2-11-8-released/20961
2024-05-20 22:47:50 +02:00
Pascal Wittmann
f8ef77cc4e Merge pull request #313151 from NixOS/backport-309540-to-release-23.11
[Backport release-23.11] dotconf: 1.3 -> 1.4.1
2024-05-20 22:00:35 +02:00
R. Ryantm
325629a2ab thunderbird-unwrapped: 115.10.2 -> 115.11.0
(cherry picked from commit ba213c0039)
2024-05-20 19:58:39 +02:00
R. Ryantm
a864f39a24 thunderbird-unwrapped: 115.10.1 -> 115.10.2
(cherry picked from commit 9102fb6912)
2024-05-20 17:58:05 +00:00
Maximilian Bosch
a8695cbd09 Merge pull request #313124 from NixOS/backport-312913-to-release-23.11
[Backport release-23.11] roundcube: 1.6.6 -> 1.6.7
2024-05-20 15:24:03 +00:00
Maximilian Bosch
c1f159f132 Merge pull request #313123 from NixOS/backport-313071-to-release-23.11
[Backport release-23.11] wiki-js: 2.5.302 -> 2.5.303
2024-05-20 15:23:53 +00:00
R. Ryantm
648074ab4a dotconf: 1.3 -> 1.4.1
(cherry picked from commit 5bc4581f35)
2024-05-20 14:52:04 +00:00
qubitnano
715cd5afa0 add libGL
(cherry picked from commit ffa6079cb0)
2024-05-20 14:51:05 +00:00
R. Ryantm
2dd3e4c8fa roundcube: 1.6.6 -> 1.6.7
(cherry picked from commit 41f5f1ef4b)
2024-05-20 13:21:01 +00:00
R. Ryantm
35728ca4ba wiki-js: 2.5.302 -> 2.5.303
(cherry picked from commit 9121844bf7)
2024-05-20 13:20:45 +00:00
Tomo
4327aa9525 mpack: patch CVE-2011-4919
More information available here: https://www.openwall.com/lists/oss-security/2011/12/31/1

The original patch is by Sebastian Pipping and is available here:
https://web.archive.org/web/20120128080247/http://git.goodpoint.de/?p=mpack.git;a=commitdiff;h=0c87201f64491575350b18d04c62ec142e119d1f

We copy the patch in-tree, as the original source of the patch did not
have the "raw" diff made available.

Closes #90905

(cherry picked from commit 0184e92fa5)
2024-05-20 07:16:35 -04:00
zzzsyyy
5db56f261f xanmod-kernels: enable writeback throttling by default
follows commit c493325416

(cherry picked from commit 57f37e2c8c)
2024-05-20 09:22:20 +00:00
zzzsyyy
da0cee73c5 linux_xanmod_latest: 6.8.9 -> 6.8.10
(cherry picked from commit dd1fc0955d)
2024-05-20 09:22:20 +00:00
zzzsyyy
29d46eac37 linux_xanmod: 6.6.30 -> 6.6.31
(cherry picked from commit 1d3e673377)
2024-05-20 09:22:20 +00:00
R. Ryantm
59829d7f62 cargo-tally: 1.0.45 -> 1.0.46
(cherry picked from commit be417b886f)
2024-05-20 09:14:57 +00:00
Vladimír Čunát
5980e560cc Merge #313078: libressl: backport to replace expiring certs
...into release-23.11
2024-05-20 10:31:50 +02:00
yuqy
79bbec095c libressl: backport to replace expiring certs
This fixes tlstest failure

(cherry picked from commit ae9e4dd850)
2024-05-20 08:31:14 +00:00
Matthias Beyer
dde50d966f Merge pull request #313061 from NixOS/backport-313022-to-release-23.11
[Backport release-23.11] cargo-careful: 0.4.1 -> 0.4.2
2024-05-20 09:40:03 +02:00
R. Ryantm
7436f8b9f5 cargo-careful: 0.4.1 -> 0.4.2
(cherry picked from commit c7f879bcf0)
2024-05-20 06:58:41 +00:00
éclairevoyant
461aad7a53 Merge pull request #313025 from NixOS/backport-277183-to-release-23.11
[Backport release-23.11] input-leap: 2023-05-24 -> 2023-12-27
2024-05-20 04:59:57 +00:00
Hugh O'Brien
363a2f4a79 input-leap: 2023-05-24 -> 2023-12-27
(cherry picked from commit 48e8c4b748)
2024-05-20 01:13:06 +00:00
github-actions[bot]
400ff21d13 Merge staging-next-23.11 into staging-23.11 2024-05-20 00:14:52 +00:00
github-actions[bot]
92af81741e Merge release-23.11 into staging-next-23.11 2024-05-20 00:14:07 +00:00
Vladimír Čunát
52bdc131bc Merge #312902: docker: 24.0.5 -> 24.0.9
...into release-23.11
2024-05-19 20:14:41 +02:00
Jörg Thalheim
7150a50423 Merge pull request #312905 from teutat3s/backport-310587-to-release-23.11
[23.11] signal-desktop: remove tray icon fix, fix app icon
2024-05-19 18:36:47 +02:00
Tom Vincent
046b3ad423 signal-desktop: fix app icon (#310587)
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
(cherry picked from commit 339d6c5137)
2024-05-19 16:18:35 +02:00
André Silva
69700b9c0f signal-desktop: remove tray icon fix
(cherry picked from commit d5db34e876)
2024-05-19 16:18:31 +02:00
R. Ryantm
a039c94008 signal-desktop: 7.8.0 -> 7.9.0
(cherry picked from commit 240b2ec542)
2024-05-19 14:15:27 +00:00
teutat3s
6e15dedb19 docker: add hack/with-go-mod.sh to patchShebangs 2024-05-19 16:08:14 +02:00
teutat3s
81edbd1f0a Reapply "[Backport release-23.11] docker_24: 24.0.5 -> 24.0.9"
This reverts commit 835665c3e2.
2024-05-19 16:08:01 +02:00
Pol Dellaiera
a4ac338e96 Merge pull request #312840 from NixOS/backport-312712-to-release-23.11
[Backport release-23.11] armcord: 3.2.6 -> 3.2.7
2024-05-19 11:34:15 +02:00
Aleksana
55ca995e5b Merge pull request #309448 from NixOS/backport-254332-to-release-23.11
[Backport release-23.11] svp: init at 4.5.210-2
2024-05-19 17:27:26 +08:00
Winston R. Milling
1ef9f744ca armcord: 3.2.6 -> 3.2.7
(cherry picked from commit 0fbf681367)
2024-05-19 08:53:23 +00:00
github-actions[bot]
2fd98c2932 Merge staging-next-23.11 into staging-23.11 2024-05-19 00:16:00 +00:00
github-actions[bot]
6cb6b6cd9c Merge release-23.11 into staging-next-23.11 2024-05-19 00:15:25 +00:00
Nick Cao
e7cc61784d Merge pull request #312577 from NixOS/backport-312278-to-release-23.11
[Backport release-23.11] arc-browser: 1.42.1-49918 -> 1.43.0-50018
2024-05-18 15:38:21 -04:00
Robert Hensing
cdc78be235 nixos/doc/option-types: attrTag expects options
This fixes up the backport to 23.11; the documentation rework commits
were dropped for simplicity, so only the simple initial doc remained,
and had to be updated to reflect the later syntax: options, not types.
2024-05-18 18:00:22 +02:00
Robert Hensing
7e7e517b81 types.attrTag: Remove unnecessary definitions override
Committing because tests pass.

Co-authored-by: Silvan Mosberger <github@infinisil.com>
2024-05-18 17:50:05 +02:00
Robert Hensing
be91302d7e lib.types.attrTag: Fix declarationPositions after merge 2024-05-18 17:50:05 +02:00
Robert Hensing
4c7877b3e4 lib/tests/modules/types-attrTag.nix: Test other option doc attrs 2024-05-18 17:50:05 +02:00
Robert Hensing
cc18ecf92f lib/tests/modules/types-attrTag.nix: Clean up unneeded comment 2024-05-18 17:50:05 +02:00
Robert Hensing
f0e9156410 types.attrTag: Remove substSubmodules
I haven't managed to trigger the error, and it turns out that this
method is optional.
Specifically, getSubmodules is unimplemented (and unimplementable),
the tests pass, and we seem to have good location info.
2024-05-18 17:50:05 +02:00
Robert Hensing
69e60504d5 types.attrTagWith: remove
Keep it simple for now.
2024-05-18 17:50:05 +02:00
Robert Hensing
c440ecd17b lib.types.attrTag: Custom error when passing bare type 2024-05-18 17:50:04 +02:00
Robert Hensing
d278ea89db lib/tests/modules/types-attrTag: Test against unexpected attrs
Thank you lheckemann for pointing this out!
2024-05-18 17:50:04 +02:00
Robert Hensing
fb0e7423cc lib.types.attrTag: Remove tags from description
You can find them in the sub-options now.
2024-05-18 17:50:04 +02:00
Robert Hensing
b688f23758 lib.modules.evalOptionValue: Undeprecate for lib.types
lib.types.attrTag needs it.
2024-05-18 17:50:04 +02:00
Robert Hensing
12044cb4d6 lib.types.attrTag: Provide declarations, definitions 2024-05-18 17:50:04 +02:00
Robert Hensing
01e12c7db6 lib/types.nix: Fix getSubOptions doc
This comment was added in 73f32d0375, when it was already
supposed to be an attrset.
2024-05-18 17:50:04 +02:00
Robert Hensing
a6dbedae4a lib.types.attrTag: Support type merging 2024-05-18 17:50:04 +02:00
Robert Hensing
8fa2185621 lib.types.attrTag: Take options instead of types 2024-05-18 17:50:04 +02:00
Robert Hensing
2d6c8f8bd8 lib.types.attrTag: Support module docs 2024-05-18 17:50:04 +02:00
Robert Hensing
01fabba9fe lib.types.attrTag: init 2024-05-18 17:50:01 +02:00
Weijia Wang
af3b9bfb1b Merge pull request #312532 from NixOS/backport-312504-to-release-23.11
[Backport release-23.11] powerpipe: 0.2.0 -> 0.3.0
2024-05-18 15:24:24 +02:00
DontEatOreo
3093370fb9 arc-browser: 1.42.1-49918 -> 1.43.0-50018
Changelog: https://arc.net/e/0C67BBFE-C7EC-43C9-A8B8-216BF4241CE1
(cherry picked from commit a8c7dc8d45)
2024-05-18 02:23:27 +00:00
github-actions[bot]
69eb6d8397 Merge staging-next-23.11 into staging-23.11 2024-05-18 00:13:58 +00:00
github-actions[bot]
101c97fab5 Merge release-23.11 into staging-next-23.11 2024-05-18 00:13:24 +00:00
Nick Cao
4ee692eace Merge pull request #312466 from NixOS/backport-311717-to-release-23.11
[Backport release-23.11] microcodeIntel: 20240312 -> 20240514
2024-05-17 19:02:04 -04:00
Weijia Wang
86c3b51d01 Merge pull request #312483 from NixOS/backport-312475-to-release-23.11
[Backport release-23.11] cargo-llvm-lines: 0.4.38 -> 0.4.39
2024-05-18 00:40:53 +02:00
Jan Weitz
13ebbe480d powerpipe: 0.2.0 -> 0.3.0
(cherry picked from commit cfbfcaa826)
2024-05-17 22:27:30 +00:00
Nick Cao
b8faed4a7e Merge pull request #312065 from NixOS/backport-311774-to-release-23.11
[Backport release-23.11] arc-browser: 1.42.0-49714 -> 1.42.1-49918
2024-05-17 18:11:35 -04:00
Weijia Wang
858477e31c Merge pull request #312509 from NixOS/backport-307971-to-release-23.11
[Backport release-23.11] powerpipe: init at 0.2.0
2024-05-17 23:45:55 +02:00
Nick Cao
bf0d264ea5 Merge pull request #312438 from NixOS/backport-312322-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.106.0 -> 1.107.0
2024-05-17 17:45:19 -04:00
Jan Weitz
60063514a7 powerpipe: init at 0.2.0
(cherry picked from commit dd5115d038)
2024-05-17 19:41:47 +00:00
Jan Weitz
d06fcbb9cb maintainers: add weitzj
(cherry picked from commit 6209b167b3)
2024-05-17 19:41:47 +00:00
R. Ryantm
40fa6bc7be cargo-llvm-lines: 0.4.38 -> 0.4.39
(cherry picked from commit cdb08b231d)
2024-05-17 17:03:54 +00:00
Weijia Wang
e3eec4a4c1 Merge pull request #312457 from NixOS/backport-312038-to-release-23.11
[Backport release-23.11] alt-tab-macos: 6.68.0 -> 6.69.0
2024-05-17 18:54:10 +02:00
Martin Weinelt
a9edd438e3 microcodeIntel: 20240312 -> 20240514
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240514
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01051.html
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01052.html
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01036.html

Fixes: CVE-2023-45733, CVE-2024-46103, CVE-2023-45745, CVE-2023-47855
(cherry picked from commit d4e2431cc3)
2024-05-17 15:45:51 +00:00
DontEatOreo
cc4f39083e alt-tab-macos: 6.68.0 -> 6.69.0
(cherry picked from commit 4288516452)
2024-05-17 14:55:25 +00:00
DontEatOreo
550ba136bb alt-tab-macos: remove with lib; from meta
As well-sorted meta-alphabetically

(cherry picked from commit e9187a73b4)
2024-05-17 14:55:25 +00:00
DontEatOreo
f65c4c4614 alt-tab-macos: add maintainer donteatoreo
(cherry picked from commit 13929eb1a6)
2024-05-17 14:55:25 +00:00
DontEatOreo
1e74231cd5 alt-tab-macos: add updateScript
(cherry picked from commit e270539a8d)
2024-05-17 14:55:25 +00:00
DontEatOreo
64ca76edee alt-tab-macos: format with nixfmt-rfc-style
(cherry picked from commit fd07fb8707)
2024-05-17 14:55:25 +00:00
Sumner Evans
736a790cb1 matrix-synapse-unwrapped: 1.106.0 -> 1.107.0
https://github.com/element-hq/synapse/releases/tag/v1.107.0

Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 1d76eb0f71)
2024-05-17 13:38:45 +00:00
Emily
bacb8503d3 Merge pull request #312328 from emilylange/backport-312059-to-release-23.11
[Backport release-23.11] chromedriver,{ungoogled-,}chromium: 124.0.6367.207 -> 125.0.6422.60
2024-05-17 14:28:35 +02:00
Yaya
2072916db8 electron-source.electron_29: 29.3.0 -> 29.4.0
- Changelog: https://github.com/electron/electron/releases/tag/v29.4.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v29.3.0...v29.4.0
- Fixes CVE-2024-3914
- Fixes CVE-2024-4058
- Fixes CVE-2024-4060
- Fixes CVE-2024-4558
- Fixes CVE-2024-22017
2024-05-17 13:44:53 +02:00
K900
688dbbd6d3 Merge pull request #312423 from NixOS/backport-312417-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-05-17
2024-05-17 14:18:32 +03:00
K900
7f382786ef linux-rt_6_6: 6.6.25-rt29 -> 6.6.30-rt30
(cherry picked from commit e822a6b469)
2024-05-17 11:18:19 +00:00
K900
21a0b39672 linux-rt_6_1: 6.1.83-rt28 -> 6.1.90-rt30
(cherry picked from commit 6012dea46c)
2024-05-17 11:18:19 +00:00
K900
fcf2e58da4 linux-rt_5_15: 5.15.153-rt75 -> 5.15.158-rt76
(cherry picked from commit 81e70dec15)
2024-05-17 11:18:19 +00:00
K900
0132648b10 linux-rt_5_10: 5.10.215-rt107 -> 5.10.216-rt108
(cherry picked from commit 91a191072e)
2024-05-17 11:18:19 +00:00
K900
8d44dbd679 linux_4_19: 4.19.313 -> 4.19.314
(cherry picked from commit 44d32d9ed4)
2024-05-17 11:18:19 +00:00
K900
23d06c9c82 linux_5_4: 5.4.275 -> 5.4.276
(cherry picked from commit b08795f448)
2024-05-17 11:18:19 +00:00
K900
33a15e8a37 linux_5_10: 5.10.216 -> 5.10.217
(cherry picked from commit e6d38cbd02)
2024-05-17 11:18:19 +00:00
K900
2b0103d380 linux_5_15: 5.15.158 -> 5.15.159
(cherry picked from commit 99502e0423)
2024-05-17 11:18:19 +00:00
K900
daf602ec38 linux_6_1: 6.1.90 -> 6.1.91
(cherry picked from commit 2203b3b79b)
2024-05-17 11:18:19 +00:00
K900
bf377a8c46 linux_6_6: 6.6.30 -> 6.6.31
(cherry picked from commit 92fcd99d47)
2024-05-17 11:18:19 +00:00
K900
be95185856 linux_6_8: 6.8.9 -> 6.8.10
(cherry picked from commit 6943a5b19e)
2024-05-17 11:18:19 +00:00
K900
fa0a4329bb linux_6_9: 6.9 -> 6.9.1
(cherry picked from commit 6ee8702408)
2024-05-17 11:18:19 +00:00
Matthias Beyer
193f71bbf4 Merge pull request #312295 from NixOS/backport-312131-to-release-23.11
[Backport release-23.11] netbird-ui: 0.27.5 -> 0.27.7
2024-05-17 09:54:44 +02:00
Yaya
3193012c50 electron_29-bin: 29.3.0 -> 29.4.0
- Changelog: https://github.com/electron/electron/releases/tag/v29.4.0
- Diff: https://github.com/electron/electron/compare/refs/tags/v29.3.0...v29.4.0
- Fixes CVE-2024-3914
- Fixes CVE-2024-4058
- Fixes CVE-2024-4060
- Fixes CVE-2024-4558
- Fixes CVE-2024-22017
2024-05-17 09:37:21 +02:00
CherryKitten
f46629b5fc gungnir: init at 1.0.8
(cherry picked from commit a80a708afd)
2024-05-17 09:25:59 +02:00
CherryKitten
8d455a8eaf maintainers: add cherrykitten
(cherry picked from commit 7995164266)
2024-05-17 09:25:45 +02:00
Pol Dellaiera
5206a34313 Merge pull request #312293 from NixOS/backport-312017-to-release-23.11
[Backport release-23.11] slack: 4.37.101 -> 4.38.121
2024-05-17 08:29:54 +02:00
networkException
0b0e5cc5c2 ungoogled-chromium: 124.0.6367.207-1 -> 125.0.6422.60-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_15.html

This update includes 9 security fixes. Google is aware that an exploit
for CVE-2024-4947 exists in the wild.

CVEs:
CVE-2024-4947 CVE-2024-4948 CVE-2024-4949 CVE-2024-4950

(cherry picked from commit 3809fdf55c)
2024-05-17 03:11:16 +02:00
emilylange
ce4668497e chromium: 124.0.6367.207 -> 125.0.6422.60
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_15.html

This update includes 9 security fixes. Google is aware that an exploit
for CVE-2024-4947 exists in the wild.

CVEs:
CVE-2024-4947 CVE-2024-4948 CVE-2024-4949 CVE-2024-4950

(cherry picked from commit 55ed4c20f0)
2024-05-17 03:11:14 +02:00
emilylange
7745633d4e chromedriver: 124.0.6367.207 -> 125.0.6422.60
(cherry picked from commit 01d3f37f6b)
2024-05-17 03:11:07 +02:00
github-actions[bot]
9fb6175fd5 Merge staging-next-23.11 into staging-23.11 2024-05-17 00:14:24 +00:00
github-actions[bot]
e9a10d09f1 Merge release-23.11 into staging-next-23.11 2024-05-17 00:13:56 +00:00
R. Ryantm
c79b3d83e6 netbird-ui: 0.27.5 -> 0.27.7
(cherry picked from commit d1dc3aa5d9)
2024-05-16 20:15:04 +00:00
teutat3s
dddd24cb9a slack: 4.37.101 -> 4.38.121
Changelog: https://slack.com/release-notes
(cherry picked from commit 656721f99c)
2024-05-16 19:58:08 +00:00
Pol Dellaiera
5aab418b48 Merge pull request #312188 from NixOS/backport-311997-to-release-23.11
[Backport release-23.11] libewf-legacy: 20140814 -> 20140816
2024-05-16 21:11:58 +02:00
Bernardo Meurer
61949fb1c4 Merge pull request #312214 from NixOS/backport-312013-to-release-23.11
[Backport release-23.11] raycast: 1.73.0 -> 1.74.0
2024-05-16 12:03:51 -04:00
Jon Seager
58e16612f9 Merge pull request #312136 from jnsgruk/backport-311923-to-release-23.11 2024-05-16 17:43:02 +02:00
Maximilian Bosch
62d4594a08 Merge pull request #312189 from NixOS/backport-311977-to-release-23.11
[Backport release-23.11] strace: 6.8 -> 6.9
2024-05-16 14:37:54 +00:00
DontEatOreo
8847096d0c raycast: 1.73.0 -> 1.74.0
Changelog: https://www.raycast.com/changelog/1-74-0
(cherry picked from commit 525339a9e4)
2024-05-16 13:50:47 +00:00
Maximilian Bosch
7481b7298e strace: 6.8 -> 6.9
ChangeLog: https://github.com/strace/strace/releases/tag/v6.9
(cherry picked from commit c2bc33647f)
2024-05-16 12:24:23 +00:00
R. Ryantm
72371738cc libewf-legacy: 20140814 -> 20140816
(cherry picked from commit 5fab9b7e2a)
2024-05-16 12:20:45 +00:00
Vladimír Čunát
b5b4f5a100 Merge #312178: Revert "docker_24: 24.0.5 -> 24.0.9"
...into release-23.11
2024-05-16 13:50:59 +02:00
Vladimír Čunát
835665c3e2 Revert "[Backport release-23.11] docker_24: 24.0.5 -> 24.0.9" 2024-05-16 13:50:02 +02:00
edef
b021384666 Merge pull request #311817 from edef1c/git-2.42.2
[backport staging-23.11] git: 2.42.0 -> 2.42.2
2024-05-16 06:37:47 +00:00
Jon Seager
4e9eb5ff81 google-chrome: 124.0.6367.201 -> 125.0.6422.60
(cherry picked from commit b85faff723)
2024-05-16 07:10:41 +01:00
Jon Seager
6fbc4e0bfa google-chrome: increase safety of update-script
(cherry picked from commit 751f923d7a)
2024-05-16 07:10:29 +01:00
John Titor
afb9014937 google-chrome: add update-script
(cherry picked from commit d95e9bf3a6)
2024-05-16 07:10:03 +01:00
Nick Cao
95742536dc Merge pull request #311921 from NixOS/backport-311255-to-release-23.11
[Backport release-23.11] microsoft-edge: 124.0.2478.80 -> 124.0.2478.97
2024-05-15 20:18:54 -04:00
github-actions[bot]
a83c40aacb Merge staging-next-23.11 into staging-23.11 2024-05-16 00:14:02 +00:00
github-actions[bot]
b61820f309 Merge release-23.11 into staging-next-23.11 2024-05-16 00:13:29 +00:00
DontEatOreo
c871670c7d arc-browser: 1.42.0-49714 -> 1.42.1-49918
(cherry picked from commit ad2dcaa1dc)
2024-05-15 23:47:35 +00:00
Felix Schröter
8bb0d570ce mullvad-browser: 13.0.14 -> 13.0.15
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.15
(cherry picked from commit 49ee00a278)
2024-05-15 19:10:28 +02:00
Felix Schröter
9b20268900 tor-browser: 13.0.14 -> 13.0.15
https://blog.torproject.org/new-release-tor-browser-13015/
(cherry picked from commit 7a5e625eb4)
2024-05-15 19:10:28 +02:00
Pol Dellaiera
8d266f7b8a Merge pull request #311958 from NixOS/backport-311392-to-release-23.11
[Backport release-23.11] docker_24: 24.0.5 -> 24.0.9
2024-05-15 16:32:32 +02:00
K900
d625a2ada6 Merge pull request #311957 from erictapen/23.11/jellyfin
[release-23.11] jellyfin-web: use nodejs_20 to fix build
2024-05-15 17:29:48 +03:00
magic_rb
7cf4fb2746 docker_24: 24.0.5 -> 24.0.9
docker 24.0.5 is affected by multiple vulnerabilities, 24.0.9 is not, list of CVEs: CVE-2024-21626, CVE-2024-23651, CVE-2024-23652, and CVE-2024-23653

Signed-off-by: magic_rb <richard@brezak.sk>
(cherry picked from commit c429acf641)
2024-05-15 14:28:53 +00:00
Kerstin Humm
e560714f36 jellyfin-web: use nodejs_20 to fix build 2024-05-15 16:25:48 +02:00
R. Ryantm
57c55b412a microsoft-edge: 124.0.2478.80 -> 124.0.2478.97
(cherry picked from commit 428378f6fc)
2024-05-15 11:40:06 +00:00
Weijia Wang
670be708a2 Merge pull request #310520 from NixOS/backport-309246-to-release-23.11
[Backport release-23.11] microsoft-edge: 124.0.2478.67 -> 124.0.2478.80
2024-05-15 13:39:22 +02:00
Matthias Beyer
c1706377ea Merge pull request #311866 from NixOS/backport-311825-to-release-23.11
[Backport release-23.11] cargo-tally: 1.0.44 -> 1.0.45
2024-05-15 09:46:19 +02:00
R. Ryantm
c36089050a cargo-tally: 1.0.44 -> 1.0.45
(cherry picked from commit fc4c89c447)
2024-05-15 07:15:45 +00:00
edef
d9cd6d022b git: 2.42.0 -> 2.42.2
CVE-2024-32002, CVE-2024-32004, CVE-2024-32465, CVE-2024-32020,
CVE-2024-32021
2024-05-15 02:17:04 +00:00
github-actions[bot]
a9ea92c77e Merge staging-next-23.11 into staging-23.11 2024-05-15 00:14:34 +00:00
github-actions[bot]
6148cf1d06 Merge release-23.11 into staging-next-23.11 2024-05-15 00:13:58 +00:00
6543
cbcecc2717 nodeinfo: init at 0.3.2
(cherry picked from commit f0e4ac034a)
2024-05-14 22:47:38 +00:00
Martin Weinelt
62fc408217 Merge pull request #311588 from NixOS/backport-311498-to-release-23.11
[Backport release-23.11] firefox-unwrapped: 125.0.3 -> 126.0
2024-05-14 22:57:37 +02:00
Emily
6e4d6bc0b9 Merge pull request #311645 from NixOS/backport-311510-to-release-23.11
[Backport release-23.11] chromedriver,{,ungoogled-}chromium: 124.0.6367.201 -> 124.0.6367.207
2024-05-14 22:48:52 +02:00
Martin Weinelt
12adf64f0f firefox-esr-115-unwrapped: 115.10.0esr -> 115.11.0esr
https://www.mozilla.org/en-US/firefox/115.11.0/releasenotes/
(cherry picked from commit 3e48401052)
2024-05-14 16:19:46 +02:00
Martin Weinelt
e41bb291ae firefox-bin-unwrapped: 125.0.3 -> 126.0
https://www.mozilla.org/en-US/firefox/126.0/releasenotes/
(cherry picked from commit caf75cabaf)
2024-05-14 16:19:45 +02:00
Martin Weinelt
ba56038507 firefox-unwrapped: 125.0.3 -> 126.0
https://www.mozilla.org/en-US/firefox/126.0/releasenotes/
(cherry picked from commit 2e312d3a5b)
2024-05-14 16:19:45 +02:00
Martin Weinelt
71c4c56405 dump_syms: 2.3.0 -> 2.3.1
https://github.com/mozilla/dump_syms/releases/tag/v2.3.1
(cherry picked from commit a99657c1d4)
2024-05-14 16:19:45 +02:00
annalee
aaac636603 dump_syms: add SystemConfiguration to fix darwin build
(cherry picked from commit 921136781d)
2024-05-14 16:19:24 +02:00
Martin Weinelt
012a10f060 dump_syms: 2.2.2 -> 2.3.0
https://github.com/mozilla/dump_syms/releases/tag/v2.3.0
(cherry picked from commit 4f700901bd)
2024-05-14 16:19:24 +02:00
Ivan Petkov
883185f82a dump_syms: fix building with LLVM 16
Builds were broken on Darwin with
https://github.com/nixos/nixpkgs/pull/241692, so this applies the
workaround from https://github.com/nixos/nixpkgs/issues/166205

(cherry picked from commit 904913ee16)
2024-05-14 16:19:23 +02:00
Emily
6c7da9d305 Merge pull request #311422 from NixOS/backport-309298-to-release-23.11
[Backport release-23.11] whitesur-cursors: fix version, do small cleanup
2024-05-14 14:57:26 +02:00
networkException
9d1b9c5c9f ungoogled-chromium: 124.0.6367.201-1 -> 124.0.6367.207-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_13.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-4761 exists in the wild.

CVEs:
CVE-2024-4761

(cherry picked from commit 4ac880061a)
2024-05-14 12:46:44 +00:00
networkException
78f81a72be chromium: 124.0.6367.201 -> 124.0.6367.207
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_13.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-4761 exists in the wild.

CVEs:
CVE-2024-4761

(cherry picked from commit 331571e313)
2024-05-14 12:46:44 +00:00
networkException
befba7aaec chromedriver: 124.0.6367.201 -> 124.0.6367.207
(cherry picked from commit 6a78f9e95e)
2024-05-14 12:46:44 +00:00
Thomas Gerbet
9ddcaffecd Merge pull request #310892 from risicle/ris-nanomq-CVE-2024-31040-r23.11
[23.11] nanomq: add patches for CVE-2024-31040 & CVE-2024-31041
2024-05-14 08:39:05 +02:00
github-actions[bot]
970a17ca1a Merge staging-next-23.11 into staging-23.11 2024-05-14 00:14:38 +00:00
github-actions[bot]
2087b00ba1 Merge release-23.11 into staging-next-23.11 2024-05-14 00:14:08 +00:00
TomaSajt
66584d450b whitesur-cursors: fix version, do small cleanup
(cherry picked from commit 9adc1f18f1)
2024-05-13 17:28:07 +00:00
Adam C. Stephens
8a4282c38b Merge pull request #309454 from numinit/backport-308642-to-release-23.11
[Backport release-23.11] zfs_2_2: 2.2.3 -> 2.2.4; zfs_unstable: 2.2.3-unstable-2024-04-09 -> 2.2.4
2024-05-13 11:52:04 -04:00
K900
332676f02d Merge pull request #311337 from NixOS/backport-311336-to-release-23.11
[Backport release-23.11] linux-firmware: 20240410 -> 20240513
2024-05-13 14:51:02 +03:00
K900
db9e1857e0 linux-firmware: 20240410 -> 20240513
Mostly amdgpu/Intel wireless/audio, and some other misc stuff.

(cherry picked from commit 7593cdc3a1)
2024-05-13 11:50:41 +00:00
zowoq
6e702d902b go_1_21: 1.21.9 -> 1.21.10
Changelog: https://go.dev/doc/devel/release#go1.21
(cherry picked from commit e1c1b1bd76)
2024-05-13 10:17:15 +00:00
Weijia Wang
fdb226bcbe Merge pull request #311130 from risicle/ris-clamav-1.2.3-r23.11
[23.11] clamav: 1.2.2 -> 1.2.3
2024-05-13 11:26:18 +02:00
nicoo
2b598dee5f Merge #311208: add missing dependency of keras 2024-05-13 09:20:54 +00:00
K900
eb950ffb83 Merge pull request #311300 from NixOS/backport-310932-to-release-23.11
[Backport release-23.11] jellyfin/jellyfin-web: 10.8.13 -> 10.9.1
2024-05-13 12:10:55 +03:00
Pandapip1
e1476ef153 keras: Add missing dependency on optree
(cherry picked from commit d3093e486b)
2024-05-13 09:09:52 +00:00
Pandapip1
53ee3b2cf7 pythonPackages.optree: init 0.11.0
(cherry picked from commit 254a66bf4e)
2024-05-13 09:09:52 +00:00
Gavin John
8ac3898662 maintainers: add pandapip1 2024-05-13 09:09:52 +00:00
Minijackson
6acfdbfcb0 jellyfin: 10.8.13 -> 10.9.1
(cherry picked from commit a937d575a2)
2024-05-13 09:09:41 +00:00
Minijackson
ed2dcbf94c jellyfin-web: 10.8.13 -> 10.9.1
(cherry picked from commit a010f5e9c5)
2024-05-13 09:09:41 +00:00
Alyssa Ross
598c184843 util-linux: backport patch for CVE-2024-28085 2024-05-13 10:22:01 +02:00
K900
c7b37b43c3 Merge pull request #311288 from NixOS/backport-311275-to-release-23.11
[Backport release-23.11] linux_6_9: init at 6.9
2024-05-13 11:10:55 +03:00
K900
df526493c0 linux_6_9: init at 6.9
(cherry picked from commit 6d249cae65)
2024-05-13 11:10:23 +03:00
Emily
621d06a9a2 Merge pull request #311211 from NixOS/backport-311202-to-release-23.11
[Backport release-23.11] chromium: remove internal widevine drv in favor of `widevine-cdm`
2024-05-13 03:13:08 +02:00
Andrew Marshall
8bc3807495 zfs_2_2: 2.2.3 -> 2.2.4
Now compatible with Linux 6.8.

https://github.com/openzfs/zfs/releases/tag/zfs-2.2.4

Need to patch py-libzfs to support incompatible API change.

(cherry picked from commit a1dcb54257)
2024-05-12 18:00:19 -07:00
Andrew Marshall
9231b3f280 zfs_unstable: 2.2.3-unstable-2024-04-09 -> 2.2.4
No pre-release version at this moment, so use now-released 2.2.4.

(cherry picked from commit 2cbe063319)
2024-05-12 17:59:40 -07:00
emilylange
cc7be6285a chromium: remove internal widevine drv in favor of widevine-cdm
This gets rid of a lot of redundant logic that is already present in the
`widevine-cdm` package :)

The resulting directory structure is the same and works just as well.

(cherry picked from commit 0333f6c792)
2024-05-13 00:29:40 +00:00
github-actions[bot]
d376dd79d4 Merge staging-next-23.11 into staging-23.11 2024-05-13 00:14:56 +00:00
github-actions[bot]
d86162ba93 Merge release-23.11 into staging-next-23.11 2024-05-13 00:14:24 +00:00
Robert Scott
89b7dce342 python311Packages.aiohttp: add patch for CVE-2024-27306 2024-05-12 23:09:53 +01:00
Robert Scott
0be087f1f3 clamav: fix build on darwin x86_64 2024-05-12 21:55:50 +01:00
Pol Dellaiera
6eccabe980 Merge pull request #311155 from NixOS/backport-300959-to-release-23.11
[Backport release-23.11] teamviewer: add qtgraphicaleffects
2024-05-12 21:51:03 +02:00
Pol Dellaiera
2b76ea94f1 Merge pull request #311102 from JohnRTitor/backport-308877-to-release-23.11
[23.11] warp-terminal: 0.2024.04.16.08.02.stable_00 -> 0.2024.05.07.08.02.stable_02
2024-05-12 21:50:01 +02:00
Pol Dellaiera
50991ba67d Merge pull request #283552 from NixOS/backport-283433-to-release-23.11
[Backport release-23.11] fzf: 0.45.0 -> 0.46.0
2024-05-12 21:48:32 +02:00
ifurther
56403345bb teamviewer: add qtgraphicaleffects
(cherry picked from commit c414bf8e78)
2024-05-12 19:41:51 +00:00
Martin Weinelt
44072e2456 Merge pull request #311149 from NixOS/backport-311085-to-release-23.11
[Backport release-23.11] nixos/tests/knot: wait for successful zone transfers
2024-05-12 21:34:36 +02:00
Martin Weinelt
80bcd3c408 nixos/tests/knot: wait for successful zone transfers
Depending on the startup order of the two machines it might take a few
moments to get both zones transfered, which can lead to SERVFAIL
responses on busy machines.

(cherry picked from commit c1b293ca0c)
2024-05-12 19:22:34 +00:00
Weijia Wang
1ec269e9c3 Merge pull request #310501 from NixOS/backport-309449-to-release-23.11
[Backport release-23.11] btrfs-auto-snapshot: init at 2.0.4
2024-05-12 20:37:35 +02:00
Robert Scott
f81f6c2e99 clamav: 1.2.2 -> 1.2.3
addressing CVE-2024-20380
2024-05-12 19:12:12 +01:00
DontEatOreo
88cf77c50e warp-terminal: add maintainer donteatoreo 2024-05-12 21:40:09 +05:30
Weijia Wang
2d900ec50c wrap-terminal: fix eval 2024-05-12 21:40:08 +05:30
imad.nyc
1640f78982 warp-terminal: enabled wayland support 2024-05-12 21:40:08 +05:30
Martin Weinelt
f99ca4f116 Merge pull request #309663 from mweinelt/23.11/django-4.2.12
[staging-23.11] python312Packages.django_4: 4.2.11 -> 4.2.12
2024-05-12 17:50:06 +02:00
Pol Dellaiera
7c335fa5fc Merge pull request #311094 from NixOS/backport-309963-to-release-23.11
[Backport release-23.11] element-desktop: 1.11.65 -> 1.11.66
2024-05-12 17:43:00 +02:00
teutat3s
d21bb40f33 element-desktop: 1.11.65 -> 1.11.66
https://github.com/element-hq/element-desktop/releases/tag/v1.11.66
(cherry picked from commit 2cb3f9ad3b)
2024-05-12 15:42:22 +00:00
Bobby Rong
6fd3af7b0e Merge pull request #311080 from NixOS/backport-311070-to-release-23.11
[Backport release-23.11] meteo: Add missing glib-networking

cc #311066
2024-05-12 22:30:05 +08:00
Bobby Rong
a87c1c2c9e meteo: Add missing glib-networking
Can easily reproduce the issue with GIO_EXTRA_MODULES= com.gitlab.bitseater.meteo.

(cherry picked from commit e9026e1545)
2024-05-12 14:25:44 +00:00
Leona Maroni
56f41ba1b1 Merge pull request #309957 from leona-ya/glib-2.78.5
[staging-23.11] glib: 2.78.4 -> 2.78.6
2024-05-12 15:00:41 +02:00
github-actions[bot]
7265ec25e1 Merge staging-next-23.11 into staging-23.11 2024-05-12 00:15:26 +00:00
github-actions[bot]
e205ba7fe4 Merge release-23.11 into staging-next-23.11 2024-05-12 00:15:00 +00:00
Nick Cao
8e47858bad Merge pull request #310854 from NixOS/backport-310599-to-release-23.11
[Backport release-23.11] netbird-ui: 0.27.4 -> 0.27.5
2024-05-11 16:14:52 -04:00
Robert Scott
433a15b9c7 nanomq: add patch for CVE-2024-31040 2024-05-11 17:09:50 +01:00
Weijia Wang
5640529184 Merge pull request #310689 from NixOS/backport-310094-to-release-23.11
[Backport release-23.11] raycast: 1.72.0 -> 1.73.0
2024-05-11 18:07:37 +02:00
Pol Dellaiera
aeff2f364c Merge pull request #310832 from NixOS/backport-310667-to-release-23.11
[Backport release-23.11] php82: 8.2.18 -> 8.2.19, php83: 8.3.6 -> 8.3.7
2024-05-11 16:09:47 +02:00
R. Ryantm
15c92cb76a netbird-ui: 0.27.4 -> 0.27.5
(cherry picked from commit 7356175c3c)
2024-05-11 13:59:44 +00:00
Pol Dellaiera
c83b5b572d php83: 8.3.6 -> 8.3.7
diff: https://github.com/php/php-src/compare/php-8.3.6..php-8.3.7
changelog: https://www.php.net/ChangeLog-8.php#8.3.7
(cherry picked from commit ac1f62247c)
2024-05-11 12:40:30 +00:00
Pol Dellaiera
c6e1400fc1 php82: 8.2.18 -> 8.2.19
diff: https://github.com/php/php-src/compare/php-8.2.18..php-8.2.19
changelog: https://www.php.net/ChangeLog-8.php#8.2.19
(cherry picked from commit 7b31aeefa1)
2024-05-11 12:40:30 +00:00
Maximilian Bosch
82dd48f3e1 Merge pull request #310629 from Ma27/bump-postgresql-2311
[23.11] postgresql: 12.18 -> 12.19, 13.14 -> 13.15, 14.11 -> 14.12, 15.6 -> 15.7, 16.2 -> 16.3, fix CVE-2024-4317
2024-05-11 11:28:54 +00:00
Robert Scott
6c4014bc64 Merge pull request #310214 from risicle/ris-argocd-2.9.12-r23.11
[23.11] argocd: 2.9.9 -> 2.9.12
2024-05-11 10:57:11 +01:00
Bobby Rong
651b071139 Merge pull request #310768 from bobby285271/bpo/gnome-shell-23.11
[23.11] gnome.gnome-shell: Fix screencast proxy bus name
2024-05-11 17:51:29 +08:00
Matthias Beyer
64465d4951 Merge pull request #310603 from NixOS/backport-310568-to-release-23.11
[Backport release-23.11] cargo-bloat: 0.12.0 -> 0.12.1
2024-05-11 10:55:01 +02:00
Bobby Rong
4f1510cd16 gnome.gnome-shell: Fix screencast proxy bus name
As said in the upstream MR this is needed for the GLib CVE-2024-34397 fix.

(cherry picked from commit 5ceece11fb)
2024-05-11 15:48:30 +08:00
emilylange
9f8bf7503b matrix-sliding-sync: 0.99.16 -> 0.99.17
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.17

diff: https://github.com/matrix-org/sliding-sync/compare/refs/tags/v0.99.16...v0.99.17
(cherry picked from commit 5bec1d93b5)
2024-05-11 08:53:12 +02:00
Emily
71bae31b7d Merge pull request #310728 from emilylange/release-23.11-unbreak-eval
[Backport release-23.11] maintainers: add johnrtitor
2024-05-11 04:51:35 +02:00
John Titor
ea38d7535a maintainers: add johnrtitor
(cherry picked from commit c5dc9a0758)
2024-05-11 04:36:50 +02:00
OTABI Tomoya
b898090941 Merge pull request #310353 from NixOS/backport-310312-to-release-23.11
[Backport release-23.11] python313: 3.13.0a6 -> 3.13.0b1
2024-05-11 09:37:00 +09:00
github-actions[bot]
76851c8c7e Merge staging-next-23.11 into staging-23.11 2024-05-11 00:14:17 +00:00
github-actions[bot]
7686cdd9ea Merge release-23.11 into staging-next-23.11 2024-05-11 00:13:48 +00:00
Emily
1d94a0be08 Merge pull request #310625 from NixOS/backport-310471-to-release-23.11
[Backport release-23.11] chromedriver,{,ungoogled-}chromium: 124.0.6367.155 -> 124.0.6367.201
2024-05-11 01:29:12 +02:00
Martin Weinelt
8ea89873f9 Merge pull request #310660 from risicle/ris-keycloak-CVEs-2024-05-r23.11
[23.11] keycloak: mark with multiple knownVulnerabilities
2024-05-11 00:30:42 +02:00
Jon Seager
71fc35a997 Merge pull request #310693 from NixOS/backport-310658-to-release-23.11
[Backport release-23.11] google-chrome: 124.0.6367.118 -> 124.0.6367.201
2024-05-11 00:22:30 +02:00
John Titor
9689d78619 google-chrome: 124.0.6367.118 -> 124.0.6367.201
move to pkgs/by-name for easier maintainance
add johnrtitor as maintainer

(cherry picked from commit dd6ad0baa1)
2024-05-10 22:21:00 +00:00
DontEatOreo
0136462491 raycast: 1.72.0 -> 1.73.0
Changelog: https://www.raycast.com/changelog/1-73-0
(cherry picked from commit 28d2f5bc84)
2024-05-10 21:56:46 +00:00
Emily
1a8e95f61a Merge pull request #310638 from NixOS/backport-307103-to-release-23.11
[Backport release-23.11] matrix-sliding-sync: 0.99.15 -> 0.99.16
2024-05-10 21:53:52 +02:00
Robert Scott
e2497647b6 keycloak: mark with multiple knownVulnerabilities
CVE-2023-0657
CVE-2023-6544
CVE-2023-6717
CVE-2023-6787
CVE-2024-1132
CVE-2024-1249
CVE-2024-2419
2024-05-10 19:55:52 +01:00
Nick Cao
ac4d26706c Merge pull request #310598 from NixOS/backport-310456-to-release-23.11
[Backport release-23.11] arc-browser: 1.41.0-49440 -> 1.42.0-49714
2024-05-10 12:45:04 -04:00
Nick Cao
fc51353e8e matrix-sliding-sync: 0.99.15 -> 0.99.16
Diff: https://github.com/matrix-org/sliding-sync/compare/refs/tags/v0.99.15...v0.99.16
(cherry picked from commit 4ac1b549fe)
2024-05-10 16:41:44 +00:00
networkException
91e1ae5ba6 ungoogled-chromium: 124.0.6367.155-1 -> 124.0.6367.201-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_9.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-4671 exists in the wild.

CVEs:
CVE-2024-4671

(cherry picked from commit 77fd2159ff)
2024-05-10 16:02:01 +00:00
networkException
4225594deb chromium: 124.0.6367.155 -> 124.0.6367.201
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_9.html

This update includes 1 security fix. Google is aware that an exploit for
CVE-2024-4671 exists in the wild.

CVEs:
CVE-2024-4671

(cherry picked from commit 846c902ccc)
2024-05-10 16:02:01 +00:00
networkException
f46348f197 chromedriver: 124.0.6367.155 -> 124.0.6367.201
(cherry picked from commit 7a81d0861f)
2024-05-10 16:02:00 +00:00
Maximilian Bosch
5ecfec617b postgresql: 12.18 -> 12.19, 13.14 -> 13.15, 14.11 -> 14.12, 15.6 -> 15.7, 16.2 -> 16.3, fix CVE-2024-4317
Announcement: Announcement: https://www.postgresql.org/about/news/postgresql-163-157-1412-1315-and-1219-released-2858/

Backport of https://github.com/NixOS/nixpkgs/pull/310580
2024-05-10 17:12:36 +02:00
R. Ryantm
5c342df612 cargo-bloat: 0.12.0 -> 0.12.1
(cherry picked from commit 8e4c17768e)
2024-05-10 14:43:01 +00:00
DontEatOreo
94d92058a9 arc-browser: 1.41.0-49440 -> 1.42.0-49714
Changelog: https://resources.arc.net/hc/en-us/articles/20498293324823-Arc-for-macOS-2024-Release-Notes#may92024
(cherry picked from commit cb9c880672)
2024-05-10 14:27:31 +00:00
Leona Maroni
b62a58de47 glib: 2.78.4 -> 2.78.6
https://gitlab.gnome.org/GNOME/glib/-/compare/2.78.4...2.78.6
https://gitlab.gnome.org/GNOME/glib/-/blob/2.78.5/NEWS
https://gitlab.gnome.org/GNOME/glib/-/blob/2.78.6/NEWS

CVE-2024-34397
2024-05-10 13:24:32 +02:00
OTABI Tomoya
baefb35c62 Merge pull request #310443 from risicle/ris-bentoml-knownvulnerabilities-CVE-2024-2912-r23.11
[23.11] python311Packages.bentoml: mark knownVulnerabilities CVE-2024-2912
2024-05-10 19:25:39 +09:00
Martin Weinelt
a456dd9748 Merge pull request #310511 from NixOS/backport-309970-to-release-23.11
[Backport release-23.11] nss_latest: 3.99 -> 3.100
2024-05-10 10:46:15 +02:00
Yaya
791e8c8328 gitlab: 16.10.4 -> 16.10.5
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.5-ee/CHANGELOG.md

Fixes CVE-2023-6195
Fixes CVE-2023-6682
Fixes CVE-2023-6688
Fixes CVE-2024-1211
Fixes CVE-2024-1539
Fixes CVE-2024-2454
Fixes CVE-2024-2651
Fixes CVE-2024-2878
Fixes CVE-2024-3976
Fixes CVE-2024-4539
Fixes CVE-2024-4597

(cherry picked from commit ac171272cb)
2024-05-10 10:13:19 +02:00
R. Ryantm
df087cb253 microsoft-edge: 124.0.2478.67 -> 124.0.2478.80
(cherry picked from commit ef3ee8602e)
2024-05-10 07:42:12 +00:00
Weijia Wang
539109ac2f Merge pull request #310407 from NixOS/backport-307436-to-release-23.11
[Backport release-23.11] microsoft-edge: 124.0.2478.51 -> 124.0.2478.67
2024-05-10 09:41:21 +02:00
Martin Weinelt
44f0516f08 nss_latest: 3.99 -> 3.100
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_100.rst
(cherry picked from commit 3f8979b1c6)
2024-05-10 07:07:14 +00:00
Motiejus Jakštys
7eb350bf2c btrfs-auto-snapshot: init at 2.0.4
(cherry picked from commit d448017963)
2024-05-10 04:02:24 +00:00
github-actions[bot]
be51545393 Merge staging-next-23.11 into staging-23.11 2024-05-10 00:14:30 +00:00
github-actions[bot]
8169e43066 Merge release-23.11 into staging-next-23.11 2024-05-10 00:14:03 +00:00
Robert Scott
70a2760899 python311Packages.bentoml: mark knownVulnerabilities CVE-2024-2912 2024-05-09 23:06:56 +01:00
Nick Cao
3e66e7d269 Merge pull request #310332 from NixOS/backport-308554-to-release-23.11
[Backport release-23.11] arc-browser: 1.40.0-49176 -> 1.41.0-49440
2024-05-09 17:10:46 -04:00
R. Ryantm
7aff9b826a microsoft-edge: 124.0.2478.51 -> 124.0.2478.67
(cherry picked from commit 09f34aa2dd)
2024-05-09 18:48:26 +00:00
Weijia Wang
321f4a6eb7 Merge pull request #306293 from NixOS/backport-306190-to-release-23.11
[Backport release-23.11] microsoft-edge: 123.0.2420.97 -> 124.0.2478.51
2024-05-09 20:47:27 +02:00
Martin Weinelt
ac73b8f0ad python313: 3.13.0a6 -> 3.13.0b1
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0b1
(cherry picked from commit 98e7084e4a)
2024-05-09 15:19:21 +00:00
DontEatOreo
09280f7f2e arc-browser: 1.40.0-49176 -> 1.41.0-49440
Changelog: https://arc.net/e/7E140108-9513-4209-97CE-F64F89F236F5
(cherry picked from commit 46a533c9be)
2024-05-09 13:31:28 +00:00
Nick Cao
65b861e661 Merge pull request #310161 from NixOS/backport-306817-to-release-23.11
[Backport release-23.11] arc-browser: 1.38.0-48670 -> 1.40.0-49176
2024-05-09 09:29:05 -04:00
Emily
9a9960b984 Merge pull request #310230 from NixOS/backport-310204-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 124.0.6367.118-1 -> 124.0.6367.155-1
2024-05-09 03:29:50 +02:00
Stig
b6b9372674 Merge pull request #310216 from NixOS/backport-310106-to-release-23.11
[Backport release-23.11] perlPackages.FinanceQuote: 1.60 -> 1.61
2024-05-09 02:56:13 +02:00
github-actions[bot]
f25e1a7632 Merge staging-next-23.11 into staging-23.11 2024-05-09 00:14:19 +00:00
github-actions[bot]
4697495b5f Merge release-23.11 into staging-next-23.11 2024-05-09 00:13:44 +00:00
networkException
59ac607ee4 ungoogled-chromium: 124.0.6367.118-1 -> 124.0.6367.155-1
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_7.html

This update includes 2 security fixes.

CVEs:
CVE-2024-4558 CVE-2024-4559

(cherry picked from commit f9af5a7342)
2024-05-08 23:47:29 +00:00
Emily
0ae45d09b2 Merge pull request #310133 from NixOS/backport-309991-to-release-23.11
[Backport release-23.11] chromium: 124.0.6367.118 -> 124.0.6367.155, chromedriver: 124.0.6367.91 -> 124.0.6367.155
2024-05-09 00:54:53 +02:00
Martin Weinelt
fd20250588 Merge pull request #310208 from NixOS/backport-277032-to-release-23.11
[Backport release-23.11] beets: fix broken aarch64 build due to missing plugin test
2024-05-08 23:57:02 +02:00
Yongun Seong
9d7602501c perlPackages.FinanceQuote: 1.60 -> 1.61
(cherry picked from commit 54c67f4351)
2024-05-08 21:55:32 +00:00
Manuel Frischknecht
e09d319737 beets: fix broken aarch64 build due to missing plugin test
The `absubmit` plugin for beets has no respective plugin test that
is named after the default plugin test schema defined in `common.nix` [1],
so not explicitly declaring that the plugin has *no tests* (i.e. the
respective test list is empty), `mkPlugin` will try to disable the
non-existant test `test/test_absubmit.py`), breaking beet's build.

[1]: c7916a507b/pkgs/tools/audio/beets/common.nix (L39)

(cherry picked from commit 6fcd9c7e93)
2024-05-08 21:31:44 +00:00
Robert Scott
0853f94541 argocd: 2.9.9 -> 2.9.12 2024-05-08 22:29:19 +01:00
Robert Scott
0f45b143d7 Merge pull request #309946 from NixOS/backport-307185-to-release-23.11
[Backport release-23.11] psitransfer: 2.1.2 -> 2.2.0
2024-05-08 22:17:44 +01:00
Shea Levy
ec7d76bea2 Merge pull request #310119 from zeme-wana/backport-308783-to-release-23.11
[Backport release-23.11] github-runner: 2.315 -> 2.316.1
2024-05-08 16:26:13 -04:00
Leona Maroni
50598ca77d Merge pull request #310137 from NixOS/backport-309943-to-staging-23.11
[Backport staging-23.11] python3Packages.python-jose: Add patches for CVE-2024-33663 and CVE-2024-33664
2024-05-08 21:16:07 +02:00
DontEatOreo
dbae16c14c arc-browser: 1.38.0-48670 -> 1.40.0-49176
Changelog: https://arc.net/e/C9CC29D6-3462-410D-B7AE-5F2A1850F458
(cherry picked from commit c8b21b8be9)
2024-05-08 17:51:27 +00:00
Stig Palmquist
4d5f1b178b python3Packages.python-jose: add patches for CVE-2024-33663 and CVE-2024-33664
(cherry picked from commit f05f40d64f)
2024-05-08 15:23:14 +00:00
emilylange
6da65bea5a chromium: 124.0.6367.118 -> 124.0.6367.155
https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_7.html

This update includes 2 security fixes.

CVEs:
CVE-2024-4558 CVE-2024-4559

(cherry picked from commit dea84f1a0e)
2024-05-08 15:03:43 +00:00
emilylange
f9c5bb6a20 chromedriver: 124.0.6367.91 -> 124.0.6367.155
(cherry picked from commit 50e9cbdb6b)
2024-05-08 15:03:43 +00:00
Nick Cao
fe14917e03 Merge pull request #310058 from NixOS/backport-309917-to-release-23.11
[Backport release-23.11] gnucash: fix qif import by backporting a patch
2024-05-08 10:45:16 -04:00
R. Ryantm
9c490099ff github-runner: 2.316.0 -> 2.316.1
(cherry picked from commit 0c26145381)
2024-05-08 15:49:35 +02:00
Maximilian Bosch
1e49b5f5c7 Merge pull request #309644 from LeSuisse/glibc-2.38-77-23.11
[23.11] glibc: 2.38-66 -> 2.38-77
2024-05-08 10:29:24 +00:00
Guillaume Girol
8838acca04 gnucash: fix qif import by backporting a patch
(cherry picked from commit 7650d7e7d2)
2024-05-08 09:27:00 +00:00
Pol Dellaiera
003fa89a7f Merge pull request #310039 from NixOS/backport-309960-to-release-23.11
[Backport release-23.11] signal-desktop: 7.7.0 -> 7.8.0,  signal-desktop-beta: 7.7.0-beta1 -> 7.9.0-beta1
2024-05-08 09:51:19 +02:00
teutat3s
3667ea0397 signal-desktop-beta: 7.7.0-beta1 -> 7.9.0-beta1
(cherry picked from commit a6c382627b)
2024-05-08 07:43:50 +00:00
teutat3s
b9a7384fc1 signal-desktop: 7.7.0 -> 7.8.0
(cherry picked from commit 043b1f301d)
2024-05-08 07:43:50 +00:00
Pol Dellaiera
6339b263f3 Merge pull request #309962 from NixOS/backport-308274-to-release-23.11
[Backport release-23.11] signal-desktop-beta: 7.6.0-beta.3 -> 7.7.0-beta.1
2024-05-08 09:42:55 +02:00
github-actions[bot]
8da938c651 Merge staging-next-23.11 into staging-23.11 2024-05-08 00:12:35 +00:00
github-actions[bot]
8074e0358b Merge release-23.11 into staging-next-23.11 2024-05-08 00:11:56 +00:00
Nick Cao
0c592f9a28 Merge pull request #305078 from NixOS/backport-304337-to-release-23.11
[Backport release-23.11] arc-browser: init at 1.38.0-48670
2024-05-07 19:06:27 -04:00
Nick Cao
25506938ab Merge pull request #309907 from NixOS/backport-309888-to-release-23.11
[Backport release-23.11] shellhub-agent: 0.15.0 -> 0.15.1
2024-05-07 19:06:03 -04:00
R. Ryantm
63851f54c7 signal-desktop-beta: 7.6.0-beta.3 -> 7.7.0-beta.1
(cherry picked from commit e7806dbfb2)
2024-05-07 22:34:46 +00:00
Robert Scott
a2a8b1ee8d psitransfer: 2.1.2 -> 2.2.0
(cherry picked from commit d2ca701f82)
2024-05-07 21:33:24 +00:00
Pol Dellaiera
1c16d72fee Merge pull request #309940 from NixOS/backport-309144-to-release-23.11
[Backport release-23.11] signal-desktop: 7.6.0 -> 7.7.0
2024-05-07 23:11:52 +02:00
R. Ryantm
9c039e6beb signal-desktop: 7.6.0 -> 7.7.0
(cherry picked from commit 883a2f45b1)
2024-05-07 20:53:55 +00:00
R. Ryantm
30d3f41c57 shellhub-agent: 0.15.0 -> 0.15.1
(cherry picked from commit 85c21f9939)
2024-05-07 18:44:58 +00:00
Artturin
8be0d8a1ed Merge pull request #309865 from NixOS/backport-309625-to-release-23.11
[Backport release-23.11] Update discord packages
2024-05-07 21:29:39 +03:00
Artturin
8cfcaa1c5e Update discord packages
discord: 0.0.52 -> 0.0.53

discord-ptb: 0.0.81 -> 0.0.84

discord-canary: 0.0.369 -> 0.0.382

discord-development: 0.0.17 -> 0.0.18

pkgsCross.aarch64-darwin.discord: 0.0.302 -> 0.0.303

pkgsCross.aarch64-darwin.discord-ptb: 0.0.110 -> 0.0.113

pkgsCross.aarch64-darwin.discord-canary: 0.0.486 -> 0.0.492

pkgsCross.aarch64-darwin.discord-development: 0.0.39 -> 0.0.40

(cherry picked from commit ff11d19a51)
2024-05-07 15:26:39 +00:00
Matthias Beyer
5ebb010fae Merge pull request #309816 from NixOS/backport-309759-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.34 -> 0.2.35
2024-05-07 15:20:30 +02:00
Matthias Beyer
430514044d Merge pull request #309820 from NixOS/backport-309676-to-release-23.11
[Backport release-23.11] cargo-llvm-lines: 0.4.37 -> 0.4.38
2024-05-07 15:20:22 +02:00
Pol Dellaiera
d4fc9adb17 Merge pull request #309827 from NixOS/backport-309811-to-release-23.11
[Backport release-23.11] phpdocumentor: add missing build input
2024-05-07 15:08:11 +02:00
Jonas Meurer
aab62ae48e phpdocumentor: add missing build input
Since 3be507be1e
'php.buildComposerProject' does not provide the 'makeBinaryWrapper'
anymore, causing the build to fail.

(cherry picked from commit 832bb3df1c)
2024-05-07 13:02:04 +00:00
Pol Dellaiera
fa20a98592 Merge pull request #309826 from NixOS/backport-309605-to-release-23.11
[Backport release-23.11] build-support/php: reorganize files
2024-05-07 15:01:34 +02:00
Pol Dellaiera
c5bf7cfca2 build-support/php: reorganize files
Pave the way for having multiple versions in the future

(cherry picked from commit 3d155494e4)
2024-05-07 13:00:42 +00:00
Pol Dellaiera
05b68b2c12 build-support/php: remove confusing with self;
(cherry picked from commit 08e29ab163)
2024-05-07 13:00:42 +00:00
Matthias Beyer
b55c430c34 Merge pull request #308310 from matthiasbeyer/backport-308144-to-release-23.11
[Backport release 23.11]: mdbook-pagetoc: 0.1.7 -> 0.2.0
2024-05-07 14:49:15 +02:00
R. Ryantm
4479f3804a cargo-llvm-lines: 0.4.37 -> 0.4.38
(cherry picked from commit 91ba60a4bd)
2024-05-07 12:35:17 +00:00
Matthias Beyer
58d2c7486c Merge pull request #309604 from NixOS/backport-309364-to-release-23.11
[Backport release-23.11] cargo-deny: 0.14.22 -> 0.14.23
2024-05-07 14:34:52 +02:00
R. Ryantm
0f15835446 cargo-show-asm: 0.2.34 -> 0.2.35
(cherry picked from commit ab9a066ae1)
2024-05-07 12:13:48 +00:00
Matthias Beyer
8a28540ae2 Merge pull request #309812 from matthiasbeyer/backport-309574-to-release-23.11
[Backport release 23.11]: cargo-duplicates: 0.5.1 -> 0.6.0
2024-05-07 14:07:30 +02:00
R. Ryantm
dde91c3088 cargo-duplicates: 0.5.1 -> 0.6.0
(cherry picked from commit a5ebdde108)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-07 13:52:04 +02:00
Matthias Beyer
b4645d25dc cargo-duplicates: Build with rust 1.76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-07 13:51:35 +02:00
Janne Heß
b4c779678a Merge pull request #308261 from Ma27/nextcloud-2311
[23.11] nextcloud29: init at 29.0.0, nextcloud28: 28.0.4 -> 28.0.5, nextcloud27: 27.1.8 -> 27.1.9
2024-05-07 11:27:33 +02:00
github-actions[bot]
f983582552 Merge staging-next-23.11 into staging-23.11 2024-05-07 00:14:04 +00:00
github-actions[bot]
af3d5c177f Merge release-23.11 into staging-next-23.11 2024-05-07 00:13:34 +00:00
Robert Scott
478fb785fb Merge pull request #309600 from emilylange/release-23.11-grafana-loki
[release-23.11] grafana-loki,promtail: 2.9.6 -> 2.9.8
2024-05-07 00:29:56 +01:00
Martin Weinelt
2228c9827c python312Packages.django_4: 4.2.11 -> 4.2.12
https://docs.djangoproject.com/en/4.2/releases/4.2.12/

(cherry picked from commit f3c3f0f9e9)
2024-05-07 01:14:35 +02:00
Robert Scott
6559773d88 Merge pull request #309578 from NixOS/backport-309543-to-release-23.11
[Backport release-23.11] uriparser: 0.9.7 -> 0.9.8
2024-05-06 23:42:31 +01:00
Thomas Gerbet
ec0b22aff0 glibc: 2.38-66 -> 2.38-77
Fixes GLIBC-SA-2024-0005 (CVE-2024-33599), GLIBC-SA-2024-0006 (CVE-2024-33600),
GLIBC-SA-2024-0007 (CVE-2024-33601) and GLIBC-SA-2024-0008 (CVE-2024-33602).

https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0005;h=a59596610a0ea74d905a2452fc50283dad58e115;hb=HEAD
https://sourceware.org/git?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0006;h=d44148d3d97bddac42450649032ebbd96b59062e;hb=HEAD
https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0007;h=b6928fa27a69e325624b1a395ecb1bbba537ad80;hb=HEAD
https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0008;h=d93e2a6f0bf084df419efadee2d1a48c4f9003d7;hb=HEAD
2024-05-06 22:28:21 +02:00
R. Ryantm
206470f74a cargo-deny: 0.14.22 -> 0.14.23
(cherry picked from commit ee51b71822)
2024-05-06 16:55:05 +00:00
emilylange
32aaa8d48c grafana-loki,promtail: 2.9.7 -> 2.9.8
https://github.com/grafana/loki/releases/tag/v2.9.8

diff: https://github.com/grafana/loki/compare/v2.9.7...2.9.8
2024-05-06 18:39:55 +02:00
emilylange
b1a79b0dee grafana-loki,promtail: 2.9.6 -> 2.9.7
This release bumps the go version upstream uses in their CI.

Meaning from nixpkgs' perspective, this is more or less an empty no-op
release.

Which is why I initially did not intend to bump to this version.

But there is 2.9.8 now, containing a security related golang.org/x/net
bump, so...

https://github.com/grafana/loki/releases/tag/v2.9.7

diff: https://github.com/grafana/loki/compare/v2.9.6...v2.9.7
2024-05-06 18:30:53 +02:00
Martin Weinelt
c1315d5df0 uriparser: 0.9.7 -> 0.9.8
https://github.com/uriparser/uriparser/blob/uriparser-0.9.8/ChangeLog

Fixes: CVE-2024-34402, CVE-2024-34403
(cherry picked from commit e9141db2d3)
2024-05-06 14:55:51 +00:00
Pol Dellaiera
e13f3602fb Merge pull request #309451 from numinit/mattermost-update-23.11
mattermost: 8.1.12 -> 8.1.13
2024-05-06 13:42:11 +02:00
Vladimír Čunát
27c13997bf Merge #307168: staging-next-23.11 iteration 8 - 2024-04-27
...into release-23.11
2024-05-06 06:54:28 +02:00
Morgan Jones
868ce7d854 mattermost: 8.1.12 -> 8.1.13 2024-05-05 20:44:00 -07:00
Lan Tian
b0ec076792 svp: init at 4.5.210-2
(cherry picked from commit 8d355e4b66)
2024-05-06 03:25:49 +00:00
Lan Tian
8dcb7dcc48 maintainers: add xddxdd
(cherry picked from commit 6a570f840b)
2024-05-06 03:25:48 +00:00
github-actions[bot]
d60422619c Merge staging-next-23.11 into staging-23.11 2024-05-06 00:14:34 +00:00
github-actions[bot]
63aebef3c3 Merge release-23.11 into staging-next-23.11 2024-05-06 00:14:04 +00:00
DontEatOreo
7c4258808d soundsource: 5.6.0 -> 5.6.3
(cherry picked from commit 0f24d7b33c)
2024-05-05 20:50:02 +00:00
Pol Dellaiera
d2a91fbf05 Merge pull request #309348 from NixOS/backport-309277-to-release-23.11
[Backport release-23.11] vencord: 1.7.9 -> 1.8.0
2024-05-05 22:02:20 +02:00
R. Ryantm
9419c4031d vencord: 1.7.9 -> 1.8.0
(cherry picked from commit b035a330c4)
2024-05-05 18:43:27 +00:00
Pol Dellaiera
ac3da936f3 Merge pull request #309340 from drupol/backport-309337-to-release-23.11
[Backport Release 23.11] build-support/php: remove obsolete parameters
2024-05-05 20:05:23 +02:00
Pol Dellaiera
409d05ae89 build-support/php: remove obsolete parameters
(cherry picked from commit 4d2dad358d)
2024-05-05 19:58:41 +02:00
Pol Dellaiera
96cd9f0b98 Merge pull request #309323 from NixOS/backport-309105-to-release-23.11
[Backport release-23.11] vscode-extensions.tekumara.typos-vscode: init at 0.1.18
2024-05-05 19:24:37 +02:00
Pol Dellaiera
03bf238f01 typos-lsp: add comment
(cherry picked from commit d62966d066)
2024-05-05 17:24:04 +00:00
Pol Dellaiera
3cde1ad455 vscode-extensions.tekumara.typos-vscode: init at 0.1.18
(cherry picked from commit e94ecdea5a)
2024-05-05 17:24:04 +00:00
Pol Dellaiera
c3c2d3355b Merge pull request #309139 from drupol/backport-289022-to-release-23.11
[Backport release-23.11] typos-lsp: init at 0.1.12, 0.1.12 -> 0.1.18
2024-05-05 19:23:11 +02:00
Pol Dellaiera
622190716f Merge pull request #309317 from drupol/backport-309314-to-release-23.11
[Backport release-23.11] build-support/php: minor refactoring
2024-05-05 19:19:51 +02:00
Pol Dellaiera
e671102b18 build-support/php: add missing binding
(cherry picked from commit 31bdcac6a0)
2024-05-05 19:09:56 +02:00
Pol Dellaiera
a4dbee5910 build-support/php: composer, add meta.mainProgram
(cherry picked from commit d8f509a470)
2024-05-05 19:09:41 +02:00
Pol Dellaiera
7075a8bd08 build-support/php: use lib.getExe
(cherry picked from commit 409e640cef)
2024-05-05 19:09:41 +02:00
Pol Dellaiera
3fdb75bce3 build-support/php: move environment variables under env attribute
(cherry picked from commit b5855e4e66)
2024-05-05 19:09:40 +02:00
Pol Dellaiera
0177b535bb build-support/php: remove obsolete parameters
(cherry picked from commit 6ca2dfeaec)
2024-05-05 19:09:15 +02:00
Artturin
1c3b5c9770 Merge pull request #309222 from JohnRTitor/backport-wofi-emoji-to-23.11
[23.11] Backport wofi emoji to 23.11
2024-05-05 19:41:42 +03:00
Maximilian Bosch
e633f8b7c1 nixos/nextcloud: add trailing slashes to carddav/caldav redirect
This seems to solve the problem with the warning about carddav/caldav
redirects being broken.
2024-05-05 18:16:20 +02:00
Pol Dellaiera
61c715e800 typos-lsp: require rustc greater than 1.74 2024-05-05 16:43:42 +02:00
Atemu
fb5a7b84b7 Merge pull request #309257 from NixOS/backport-308948-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-05-02
2024-05-05 15:54:26 +02:00
zzzsyyy
db73a8e9ec linux_xanmod_latest: 6.8.8 -> 6.8.9
(cherry picked from commit dc6b85e9d6)
2024-05-05 12:21:33 +00:00
zzzsyyy
f6b3aa1601 linux_xanmod: 6.6.29 -> 6.6.30
(cherry picked from commit 03efa21fd7)
2024-05-05 12:21:33 +00:00
bigshaq9999
1552982a8e sweethome3d.application: 7.2 -> 7.3
(cherry picked from commit 8b3445a066)
2024-05-05 11:53:02 +02:00
TomaSajt
0e490871a8 sweethome3d.*: use fetchzip instead of fetchurl with unzip
Other small fixes:
 - Fix hashes to use hash instead of sha256
 - Change license from gpl2 to gpl2Plus for the last remaining unchanged license.
 - Remove unused d2u function.

(cherry picked from commit 2eb6898ebc)
2024-05-05 11:53:02 +02:00
TomaSajt
bdbbccdb88 sweethome3d.{application,textures-editor,furniture-editor}: fix build for latest jdk
(cherry picked from commit 040c54ea5d)
2024-05-05 11:53:02 +02:00
Gary Guo
f915744695 sweethome3d: upgrade JDK/JRE
The comment about 6.5 is no longer relevant.
I have tested building and running with latest JDK/JRE and it works well,
with more updated look & feel.

(cherry picked from commit ba45aa9f6e)
2024-05-05 11:53:02 +02:00
Gary Guo
fa9f28273b sweethome3d: fix libGL startup failure
Currently SweetHome3D cannot run on NixOS. It startups with

    Profiles [GL4bc, GL3bc, GL2, GLES1] not available on device null

error, and the cause is by inability to find libGL/libEGL.

Add libGL to path to fix this. This also allows to remove MESA override.

(cherry picked from commit a35ae3a2d0)
2024-05-05 11:53:02 +02:00
R. Ryantm
36a5f3ee4b signal-desktop: 7.5.1 -> 7.6.0
(cherry picked from commit 53d15bd702)
2024-05-05 11:51:01 +02:00
Doron Behar
60d97f34de python311Packages.astropy: Disable another flakey test
Fixes #300820

(cherry picked from commit d9bb1b4ab9)
2024-05-05 10:49:12 +02:00
John Titor
66223e16ba wofi-emoji: format with nixfmt-rfc-style 2024-05-05 14:10:07 +05:30
John Titor
bff6d3ff17 wofi-emoji: unstable-2023-12-22 -> 1.0.0 2024-05-05 14:09:38 +05:30
Andrew Kvalheim
815159a356 wofi-emoji: update homepage
Previous homepage displays:

> 📢 wofi-moji is now kindly maintained by @Zeioth. Head on over
> to [Zeioth/wofi-emoji](https://github.com/Zeioth/wofi-emoji) for all
> your emoji selection needs! 🚀
2024-05-05 14:08:11 +05:30
Yannick Markus
a7ff773c64 wofi-emoji: fix paths in shell script 2024-05-05 14:08:11 +05:30
Yannick Markus
0f611de4de wofi-emoji: 2023-06-19 -> 2023-12-22 2024-05-05 14:08:10 +05:30
Pol Dellaiera
d6099a0704 Merge pull request #309201 from NixOS/backport-309132-to-release-23.11
[Backport release-23.11] php.packages.composer: 2.7.3 -> 2.7.6
2024-05-05 09:42:26 +02:00
Pol Dellaiera
17511e38b1 php.packages.composer: 2.7.3 -> 2.7.6
diff: https://github.com/composer/composer/compare/2.7.3..2.7.6
(cherry picked from commit 66ffcefea5)
2024-05-05 06:35:02 +00:00
Pol Dellaiera
82abc4a967 Merge pull request #309151 from NixOS/backport-309086-to-release-23.11
[Backport release-23.11] telegram-desktop: 5.0.0 -> 5.0.1
2024-05-05 07:00:12 +02:00
Nick Cao
f43127fa64 telegram-desktop: 5.0.0 -> 5.0.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v5.0.0...v5.0.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.0.1
(cherry picked from commit 14c0d1b12c)
2024-05-05 00:42:54 +00:00
github-actions[bot]
3e898bd1c5 Merge staging-next-23.11 into staging-23.11 2024-05-05 00:15:00 +00:00
github-actions[bot]
743cb4d13f Merge release-23.11 into staging-next-23.11 2024-05-05 00:14:32 +00:00
R. Ryantm
f72244d8ba typos-lsp: 0.1.17 -> 0.1.18
(cherry picked from commit c06b17f1b1)
2024-05-05 00:40:32 +02:00
r-vdp
c66cc1766b typos-lsp: 0.1.16 -> 0.1.17
See https://github.com/tekumara/typos-lsp/releases/tag/v0.1.17

(cherry picked from commit f3d439a257)
2024-05-05 00:40:22 +02:00
R. Ryantm
e67cb8e383 typos-lsp: 0.1.15 -> 0.1.16
(cherry picked from commit 8701daf46b)
2024-05-05 00:40:12 +02:00
R. Ryantm
f67f7a4a83 typos-lsp: 0.1.14 -> 0.1.15
(cherry picked from commit 721228cb33)
2024-05-05 00:40:03 +02:00
R. Ryantm
370c30253c typos-lsp: 0.1.13 -> 0.1.14
(cherry picked from commit 336a3a4d4e)
2024-05-05 00:39:54 +02:00
R. Ryantm
89179a346d typos-lsp: 0.1.12 -> 0.1.13
(cherry picked from commit 7af74ee4f3)
2024-05-05 00:39:42 +02:00
James Taranto
e5d2754981 typos-lsp: init at 0.1.12
https://github.com/tekumara/typos-lsp
(cherry picked from commit cba91a90cc)
2024-05-04 22:38:50 +00:00
James Taranto
9b99be3d1a maintainers: add tarantoj
(cherry picked from commit 1a5fce43cf)
2024-05-04 22:38:50 +00:00
Emily
b980b91038 Merge pull request #309106 from NixOS/backport-309090-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 124.0.6367.91-1 -> 124.0.6367.118-1
2024-05-04 23:33:47 +02:00
Pol Dellaiera
6a0374959b Merge pull request #308764 from LeSuisse/aiohttp-CVE-2024-30251-23.11
[23.11] python3Packages.aiohttp: apply patches for CVE-2024-30251
2024-05-04 23:33:39 +02:00
emilylange
42baafa2c9 chromium: remove --ozone-platform-hint patch
ungoogled-chromium, the only remaining consumer of this patch (due to
the version range), caught up with chromium.

Meaning this patch is no longer needed.

Ref: 85dfe83a86
(cherry picked from commit 6a7a561360)
2024-05-04 20:35:23 +00:00
networkException
299428d8ec ungoogled-chromium: 124.0.6367.91-1 -> 124.0.6367.118-1
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_30.html

This update includes 2 security fixes.

CVEs:
CVE-2024-4331 CVE-2024-4368

(cherry picked from commit a5cc2cb877)
2024-05-04 20:35:23 +00:00
Nick Cao
651b4702e2 Merge pull request #308823 from NixOS/backport-308568-to-release-23.11
[Backport release-23.11] stats: 2.10.10 -> 2.10.11
2024-05-03 20:26:53 -04:00
github-actions[bot]
f6cf9cf084 Merge staging-next-23.11 into staging-23.11 2024-05-04 00:14:04 +00:00
github-actions[bot]
b12041d925 Merge release-23.11 into staging-next-23.11 2024-05-04 00:13:25 +00:00
Stig
6aafa61235 Merge pull request #305020 from NixOS/backport-304408-to-release-23.11
[Backport release-23.11] perlPackages.FinanceQuote: 1.59 -> 1.60
2024-05-03 23:29:30 +02:00
nicoo
7d110be5bc Merge #289835: mlflow 2.7.0 -> 2.12.1
Fixes multiple vulnerabilities
2024-05-03 18:59:16 +00:00
Pol Dellaiera
9afbfec80e Merge pull request #308859 from NixOS/backport-305076-to-release-23.11
[Backport release-23.11] nixos/ollama: add options to bypass sandboxing
2024-05-03 19:53:38 +02:00
abysssol
968f4a5831 nixos/ollama: add options to bypass sandboxing
(cherry picked from commit 552eb75964)
2024-05-03 17:45:54 +00:00
Pol Dellaiera
5d01eb5c0e Merge pull request #304744 from NixOS/backport-304737-to-release-23.11
[Backport release-23.11] nixos/ollama: set service working directory to `home`
2024-05-03 19:41:44 +02:00
Leona Maroni
4e285ef232 Merge pull request #308848 from NixOS/backport-307213-to-release-23.11
[Backport release-23.11] bob: fix vulnerable dependencies
2024-05-03 18:55:14 +02:00
Paul Meyer
695aa5182e bob: fix vulnerable dependencies
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
(cherry picked from commit 39d27661d5)
2024-05-03 16:46:17 +00:00
R. Ryantm
b0fa36c96c python311Packages.mlflow: 2.11.3 -> 2.12.1
(cherry picked from commit b09e4d3815)
2024-05-03 18:25:33 +02:00
Vladimír Čunát
6ca62a3ad3 python3Packages.mlflow: 2.11.1 -> 2.11.3
Security updates and also fixes build issue:
 - packaging<24 not satisfied by version 24.0
https://github.com/mlflow/mlflow/releases/tag/v2.11.2
https://github.com/mlflow/mlflow/releases/tag/v2.11.3

(cherry picked from commit c2b0bf3dd5)
2024-05-03 18:25:18 +02:00
Martin Weinelt
16783179f6 python311Packages.mlflow: relax packaging constraint
(cherry picked from commit c50477a625)
2024-05-03 18:25:08 +02:00
Weijia Wang
a5cd66460c python311Packages.mlflow: use pyproject format
(cherry picked from commit f51256cc65)
2024-05-03 18:25:00 +02:00
R. Ryantm
d5ec5a98fa python311Packages.mlflow: 2.10.2 -> 2.11.1
(cherry picked from commit 6e2a59e5af)
2024-05-03 18:22:58 +02:00
Mauricio Collares
96ff0d91f7 Merge pull request #308804 from NixOS/backport-308781-to-release-23.11
[Backport release-23.11] R: apply patch for CVE-2024-27322
2024-05-03 13:06:25 -03:00
github-actions[bot]
2e24042d13 tpm2-tools: 5.6 -> 5.7 (#308811)
Cherry picked from commit bb9e8704fe

Co-authored-by: Tom Fitzhenry <tom@tom-fitzhenry.me.uk>
2024-05-03 15:39:35 +00:00
Thomas Gerbet
7bd77d4dfa [23.11] yard: 0.9.34 -> 0.9.36 (#308211)
Fixes CVE-2024-27285.

Changes:
https://github.com/lsegal/yard/releases/tag/v0.9.36
https://github.com/lsegal/yard/releases/tag/v0.9.35
2024-05-03 15:05:12 +00:00
Leona Maroni
6028f49cb5 Merge pull request #307248 from risicle/ris-qemu-CVE-2024-3446-CVE-2024-3447-CVE-2024-3567-r23.11
[23.11] qemu: add patches for CVE-2024-3446, CVE-2024-3447, CVE-2024-3567
2024-05-03 17:00:01 +02:00
DontEatOreo
3a7fb2550e stats: 2.10.10 -> 2.10.11
Diff: https://github.com/exelban/stats/compare/v2.10.10..v2.10.11
Changelog: https://github.com/exelban/stats/releases/tag/v2.10.11
(cherry picked from commit 94f21fd4b2)
2024-05-03 14:52:05 +00:00
Leona Maroni
372ae70659 Merge pull request #305737 from LeSuisse/flatpak-1.14.6-23.11
[23.11] flatpak: 1.14.4 -> 1.14.6, xdg-desktop-portal: 1.18.1 -> 1.18.4
2024-05-03 16:13:20 +02:00
Leona Maroni
6205fb4c56 Merge pull request #308218 from LeSuisse/iwd-CVE-2023-52161-23.11
[23.11] iwd: apply patches for CVE-2023-52161 and buffer overflows
2024-05-03 16:09:45 +02:00
Leona Maroni
258b92016a Merge pull request #307830 from LeSuisse/tpm2-tss-4.0.2-23.11
[23.11] tpm2-tss: 4.0.1 -> 4.0.2
2024-05-03 16:02:31 +02:00
Thomas Gerbet
8c02e9a690 R: apply patch for CVE-2024-27322
https://hiddenlayer.com/research/r-bitrary-code-execution/

Patch has been identified by checking the SCM logs.
I was not able to find another part of the patch.
Fedora 39 went the same way in b1a4e124f2
See also https://github.com/spack/spack/issues/43932

(cherry picked from commit 6a3601a1c6)
2024-05-03 13:54:27 +00:00
Pol Dellaiera
5771c2f0e8 Merge pull request #308795 from NixOS/backport-308591-to-release-23.11
[Backport release-23.11] discord: 0.0.51 -> 0.0.52
2024-05-03 15:35:24 +02:00
Jon Seager
cbb5919bc2 Merge pull request #308793 from NixOS/backport-308383-to-release-23.11
[Backport release-23.11] google-chrome: move independently of `chromium`, add jnsgruk as maintainer, remove leftover `google-chrome-{beta,dev}` code paths
2024-05-03 14:15:42 +01:00
R. Ryantm
dbea95ec60 discord: 0.0.51 -> 0.0.52
(cherry picked from commit 31b789ce85)
2024-05-03 13:09:42 +00:00
emilylange
88b2943e4a google-chrome: add jnsgruk as maintainer
They signaled interest in issue 306010.

(cherry picked from commit 1f88e2fa14)
2024-05-03 13:05:07 +00:00
emilylange
cf9a3d9c64 google-chrome: move independently of chromium
Historically, `google-chrome` used the version info and debian package
FOD provided by `chromium`.

This was very efficient, because `chromium` uses parts of the debian
tarball for Widevine (opt-in, via `.override`).

Meaning `chromium` has to track that debian tarball with each update
anyway.

And they always release in sync.

So why keep seperate `google-chrome` from `chromium` now?

 - The current `chromium` maintainers are already at capacity
   maintaining `chromium` and have no time for `google-chrome`.

 - `chromium` bumps become sometimes a bottleneck for `google-chrome`.
   This is because `chromium` is built from source and a lot more time
   consuming and significantly more complex.

 - Lately, `chromium` and `google-chrome` both had an upstream issue
   under wayland with `--ozone-platform-hint`, rendering it unusable.
   For `chromium` we were able to patch it, since unlike `google-chrome`
   it's built from source.
   The `chromium` maintainers simply forgot that `google-chrome` might
   have the same issue, continued to merge the PR, rendering
   `google-chrome` broken.

This PR also removes primeos from `meta.maintainers` since they only
added themself to `google-chrome` because it inherited `chromium`'s
version, stating they don't actually use `google-chrome`.

Furthermore, primeos no longer maintains `chromium`.
Ref 477e7d6b60

(cherry picked from commit 9f96faf9d8)
2024-05-03 13:05:07 +00:00
emilylange
272bd8f9ec google-chrome: remove leftover google-chrome-{beta,dev} code paths
Those are leftovers from when `google-chrome-{beta,dev}` were removed
due to lack of maintenance in 59719f787e.

(cherry picked from commit dfd28b0c05)
2024-05-03 13:05:07 +00:00
Thomas Gerbet
9b9edeb37b python3Packages.aiohttp: apply patches for CVE-2024-30251
https://github.com/aio-libs/aiohttp/security/advisories/GHSA-5m98-qgg9-wh84

A slight adjustment has been made to cebe526b9c34dc3a3da9140409db63014bc4cf19 in order
to resolve a conflict in `tests/test_client_functional.py`.
2024-05-03 11:55:44 +02:00
Atemu
c074794cab Merge pull request #308598 from NixOS/backport-308297-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-04-28
2024-05-03 11:01:57 +02:00
Nick Cao
2ee9e55e15 Merge pull request #308659 from NixOS/backport-308532-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.16.8 -> 5.0.0
2024-05-02 23:12:53 -04:00
Nick Cao
a1cfc938cf telegram-desktop: 4.16.8 -> 5.0.0
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.16.8...v5.0.0

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.0.0
(cherry picked from commit 6ecc2d869a)
2024-05-03 00:35:01 +00:00
github-actions[bot]
a304d03065 Merge staging-next-23.11 into staging-23.11 2024-05-03 00:14:16 +00:00
github-actions[bot]
2d5c155466 Merge release-23.11 into staging-next-23.11 2024-05-03 00:13:44 +00:00
github-actions[bot]
383ffe076d sudo-rs: 0.2.1 -> 0.2.2 (#308581)
Fixes a crash in sudo-rs' syslog code
Cherry picked from commit 61046902b5

Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
2024-05-02 21:23:27 +00:00
zzzsyyy
dab8dfcad1 linux_xanmod: 6.8.7-xanmod2 -> 6.8.8-xanmod1
(cherry picked from commit 228e5f2da3)
2024-05-02 19:31:27 +00:00
zzzsyyy
c2792bfa3c linux_xanmod: 6.6.28-xanmod2 -> 6.6.29-xanmod1
(cherry picked from commit 66adbf1d9c)
2024-05-02 19:31:27 +00:00
Atemu
93df9686c2 Merge pull request #308578 from NixOS/backport-306510-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-04-22
2024-05-02 21:29:44 +02:00
Nick Cao
fa6733a002 Merge pull request #308579 from teutat3s/backport-295941-to-release-23.11
[23.11] opentofu: 1.6.2 -> 1.7.0
2024-05-02 15:07:31 -04:00
Nick Cao
a5b2bc96d9 opentofu: update calls to substituteInPlace
(cherry picked from commit 252f8d3423)
2024-05-02 20:03:20 +02:00
Nick Cao
eab6b4cb61 opentofu: 1.7.0-beta1 -> 1.7.0
Diff: https://github.com/opentofu/opentofu/compare/v1.7.0-beta1...v1.7.0

Changelog: https://github.com/opentofu/opentofu/blob/v1.7.0/CHANGELOG.md
(cherry picked from commit aadbdc7d48)
2024-05-02 20:03:19 +02:00
Nick Cao
d8f73b102a opentofu: 1.7.0-alpha1 -> 1.7.0-beta1
Diff: https://github.com/opentofu/opentofu/compare/v1.7.0-alpha1...v1.7.0-beta1

Changelog: https://github.com/opentofu/opentofu/blob/v1.7.0-beta1/CHANGELOG.md
(cherry picked from commit 5105b4bcbc)
2024-05-02 20:03:19 +02:00
Nick Cao
7e2a49ac1e opentofu: 1.6.2 -> 1.7.0-alpha1
Diff: https://github.com/opentofu/opentofu/compare/v1.6.2...v1.7.0-alpha1

Changelog: https://github.com/opentofu/opentofu/blob/v1.7.0-alpha1/CHANGELOG.md
(cherry picked from commit 25a4a18d86)
2024-05-02 20:03:16 +02:00
Weijia Wang
9a538b9eca Merge pull request #308572 from NixOS/backport-308550-to-release-23.11
[Backport release-23.11] rectangle: 0.76 -> 0.77
2024-05-02 20:02:21 +02:00
zzzsyyy
e6c94a6176 xanmod-kernels: disable writeback throttling by default
follows the commit b5ad63a613

(cherry picked from commit ddf4c3d5dc)
2024-05-02 18:01:01 +00:00
zzzsyyy
14e0588ea2 linux_xanmod_latest: 6.8.7-xanmod1 -> 6.8.7-xanmod2
(cherry picked from commit 2b53188c8d)
2024-05-02 18:01:01 +00:00
zzzsyyy
8c5a5f315d linux_xanmod: 6.6.28-xanmod1 -> 6.6.28-xanmod2
(cherry picked from commit b99a510a43)
2024-05-02 18:01:01 +00:00
Nick Cao
31cf6d1a2d Merge pull request #308566 from NixOS/backport-290633-to-release-23.11
[Backport release-23.11] opentofu: 1.6.1 -> 1.6.2
2024-05-02 13:45:41 -04:00
DontEatOreo
f9a3752e6d rectangle: 0.76 -> 0.77
Diff: https://github.com/rxhanson/Rectangle/compare/v0.76..v0.77
Changelog: https://github.com/rxhanson/Rectangle/releases/tag/v0.77
(cherry picked from commit c980864f86)
2024-05-02 17:13:38 +00:00
Weijia Wang
7b40057fe8 Merge pull request #308571 from NixOS/backport-290499-to-release-23.11
[Backport release-23.11] rectangle: 0.75 -> 0.76
2024-05-02 19:12:35 +02:00
Weijia Wang
e6c7479527 rectangle: 0.75 -> 0.76
(cherry picked from commit c232935fc7)
2024-05-02 17:12:24 +00:00
Weijia Wang
73a1c70f75 Merge pull request #308570 from NixOS/backport-272165-to-release-23.11
[Backport release-23.11] rectangle: 0.74 -> 0.75
2024-05-02 19:11:40 +02:00
Weijia Wang
59ed6b9d48 rectangle: 0.74 -> 0.75
(cherry picked from commit 4d61ec245f)
2024-05-02 17:11:09 +00:00
Nick Cao
1f2e876fd7 opentofu: 1.6.1 -> 1.6.2
Diff: https://github.com/opentofu/opentofu/compare/v1.6.1...v1.6.2

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.2/CHANGELOG.md
(cherry picked from commit 55af7e2300)
2024-05-02 16:44:02 +00:00
K900
66bd92d21c Merge pull request #308562 from NixOS/backport-308556-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-05-02
2024-05-02 19:35:29 +03:00
K900
d20c745069 linux_latest-libre: 19536 -> 19546
(cherry picked from commit 47b414822a)
2024-05-02 16:24:10 +00:00
K900
cc691621ff linux_4_19: 4.19.312 -> 4.19.313
(cherry picked from commit 870dcb5516)
2024-05-02 16:24:10 +00:00
K900
748a744960 linux_5_4: 5.4.274 -> 5.4.275
(cherry picked from commit 26b043649e)
2024-05-02 16:24:10 +00:00
K900
1d04ffacd0 linux_5_10: 5.10.215 -> 5.10.216
(cherry picked from commit eb076ad457)
2024-05-02 16:24:10 +00:00
K900
344816e6dd linux_5_15: 5.15.157 -> 5.15.158
(cherry picked from commit 5db7cfd196)
2024-05-02 16:24:10 +00:00
K900
f062438619 linux_6_1: 6.1.88 -> 6.1.90
(cherry picked from commit 9a12ebbc05)
2024-05-02 16:24:10 +00:00
K900
d528291fc6 linux_6_6: 6.6.29 -> 6.6.30
(cherry picked from commit 4b15ecf11a)
2024-05-02 16:24:10 +00:00
K900
fb0e866050 linux_6_8: 6.8.8 -> 6.8.9
(cherry picked from commit a56c95daa1)
2024-05-02 16:24:10 +00:00
K900
ff1bcc55db linux_testing: 6.9-rc5 -> 6.9-rc6
(cherry picked from commit f8709b2aad)
2024-05-02 16:24:10 +00:00
Pol Dellaiera
907c0c9552 Merge pull request #308561 from NixOS/backport-308222-to-release-23.11
[Backport release-23.11] build-support/php: remove `makeBinaryWrapper`
2024-05-02 18:16:09 +02:00
Pol Dellaiera
4084b2e1aa build-support/php: replace --no-ansi with --no-progress
(cherry picked from commit e7ad484731)
2024-05-02 16:15:25 +00:00
Pol Dellaiera
9a380aa0b3 build-support/php: remove makeBinaryWrapper
(cherry picked from commit 382220e679)
2024-05-02 16:15:25 +00:00
Pol Dellaiera
38688eb3d8 Merge pull request #308560 from NixOS/backport-272448-to-release-23.11
[Backport release-23.11] build-support/php: prevent the creation of symlinks of `bin` ending with `.bat`
2024-05-02 18:13:56 +02:00
Pol Dellaiera
095af042d0 build-support/php: prevent the creation of symlinks of bin ending with .bat
(cherry picked from commit f59d1cf6d6)
2024-05-02 16:13:34 +00:00
R. Ryantm
490c921eb6 mdbook-pagetoc: 0.1.9 -> 0.2.0
(cherry picked from commit 4c97fdfc13)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-02 17:17:15 +02:00
Matthias Beyer
e8a8dd37f9 mdbook-pagetoc: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit dee865434d)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-02 17:17:15 +02:00
R. Ryantm
529fb0980d mdbook-pagetoc: 0.1.8 -> 0.1.9
(cherry picked from commit 1f72e3773f)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-02 17:17:15 +02:00
R. Ryantm
382b58542f mdbook-pagetoc: 0.1.7 -> 0.1.8
(cherry picked from commit e5ee263c70)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-02 17:17:15 +02:00
Matthias Beyer
21f73930a9 mdbook-pagetoc: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-02 17:17:15 +02:00
Emily
8636bdfa2f Merge pull request #308401 from NixOS/backport-308358-to-release-23.11
[Backport release-23.11] chromium: 124.0.6367.91 -> 124.0.6367.118, lower version range of `--ozone-platform-hint` patch
2024-05-02 15:51:52 +02:00
Nick Cao
2e5289eb92 Merge pull request #308459 from NixOS/backport-308042-to-release-23.11
[Backport release-23.11] netbird-ui: 0.27.3 -> 0.27.4
2024-05-02 09:39:09 -04:00
Nick Cao
b018c29aad Merge pull request #308226 from NixOS/backport-307832-to-release-23.11
[Backport release-23.11] {tor,mullvad}-browser: fix font config patch
2024-05-02 09:15:29 -04:00
Weijia Wang
96df7cca52 Merge pull request #308461 from NixOS/backport-308158-to-release-23.11
[Backport release-23.11] maltego: 4.6.0 -> 4.7.0
2024-05-02 12:53:32 +02:00
Weijia Wang
b38d8e3de1 Merge pull request #308465 from NixOS/backport-307463-to-release-23.11
[Backport release-23.11] vencord: 1.7.8 -> 1.7.9
2024-05-02 12:53:15 +02:00
Matthias Beyer
879eee41ab Merge pull request #308489 from matthiasbeyer/backport-308457-to-release-23.11
[Backport release 23.11]: zellij: 0.39.2 -> 0.40.1
2024-05-02 12:49:49 +02:00
Matthias Beyer
8f04bcd661 zellij: 0.40.0 -> 0.40.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 8a19b4996d)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-02 12:30:50 +02:00
Matthias Beyer
c1b2aeb1e6 zellij: 0.39.2 -> 0.40.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 398f02763a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-05-02 12:30:46 +02:00
Pol Dellaiera
aadb630a18 Merge pull request #303337 from NixOS/backport-289215-to-release-23.11
[Backport release-23.11] deltachat-desktop: 1.42.2 -> 1.44.0
2024-05-02 11:10:55 +02:00
Pol Dellaiera
2858f2952b Merge pull request #305083 from NixOS/backport-303488-to-release-23.11
[Backport release-23.11] sensu-go-backend: 6.9.2 -> 6.11.0
2024-05-02 11:10:45 +02:00
Pol Dellaiera
e0cc73eb20 Merge pull request #306753 from NixOS/backport-305796-to-release-23.11
[Backport release-23.11] signal-desktop(aarch64): 7.3.0 -> 7.5.1
2024-05-02 11:10:34 +02:00
R. Ryantm
7aa12d9ea0 vencord: 1.7.8 -> 1.7.9
(cherry picked from commit c68efb996d)
2024-05-02 07:45:31 +00:00
R. Ryantm
594c64e54d netbird-ui: 0.27.3 -> 0.27.4
(cherry picked from commit f856f53b90)
2024-05-02 07:32:40 +00:00
R. Ryantm
a519737059 maltego: 4.6.0 -> 4.7.0
(cherry picked from commit 093a372a32)
2024-05-02 07:32:02 +00:00
Matthias Beyer
0c4805f17a Merge pull request #308443 from NixOS/backport-308183-to-release-23.11
[Backport release-23.11] cargo-whatfeatures: 0.9.10 -> 0.9.11
2024-05-02 09:24:39 +02:00
R. Ryantm
d264d8f12d cargo-whatfeatures: 0.9.10 -> 0.9.11
(cherry picked from commit d6f70ca544)
2024-05-02 06:47:45 +00:00
emilylange
177ce9ca10 chromium: lower version range of --ozone-platform-hint patch
Ref: fb10ea41b2

We had to apply this patch from M125 to M124 because at the time,
chromium hasn't backported this to M124 yet.

Until now!

Or at least somewhat.

124.0.6367.118 shipped and has an equivalent patch now, which means that
this patch is no longer needed.

(Ignoring the fact that it no longer applies because of this anyway)

At least on chromium.

The thing is, ungoogled-chromium hasn't caught up with chromium yet,
meaning it is still on < .118 and thus still needs that patch.

(cherry picked from commit 85dfe83a86)
2024-05-02 00:52:28 +00:00
emilylange
3559129e55 chromium: 124.0.6367.91 -> 124.0.6367.118
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_30.html

This update includes 2 security fixes.

CVEs:
CVE-2024-4331 CVE-2024-4368

(cherry picked from commit b71eeb5b2d)
2024-05-02 00:52:28 +00:00
github-actions[bot]
a7149b01db Merge staging-next-23.11 into staging-23.11 2024-05-02 00:14:08 +00:00
github-actions[bot]
c0160e2efd Merge release-23.11 into staging-next-23.11 2024-05-02 00:13:40 +00:00
kirillrdy
4ffaf69f5f Merge pull request #308237 from NixOS/backport-276803-to-release-23.11
[Backport release-23.11] git-hound: 1.4 -> 1.7.2 unbreak
2024-05-02 06:07:53 +10:00
Pol Dellaiera
8d163569c1 Merge pull request #308352 from NixOS/backport-307976-to-release-23.11
[Backport release-23.11] freerdp: 2.11.5 -> 2.11.7
2024-05-01 21:56:33 +02:00
Michael Adler
c558e4a24b freerdp: 2.11.5 -> 2.11.7
(cherry picked from commit 67b3f5964f)
2024-05-01 19:53:04 +00:00
Maximilian Bosch
af14a1ceec nextcloud*Packages: update
Seems to fix the phonetrack issue.

(cherry picked from commit f082e0d390)
2024-05-01 14:07:18 +02:00
Raito Bezarius
aeee2b9ccd nextcloud29: init at 29.0.0
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
(cherry picked from commit 3ebf8d0bf8)
2024-05-01 14:03:42 +02:00
Maximilian Bosch
726397c080 nextcloud28: 28.0.4 -> 28.0.5
ChangeLog: https://nextcloud.com/changelog/#28-0-5
(cherry picked from commit acd2192406)
2024-05-01 14:01:13 +02:00
Maximilian Bosch
0b7760262f nextcloud27: 27.1.8 -> 27.1.9
ChangeLog: https://nextcloud.com/changelog/#27-1-9
(cherry picked from commit 5a3bc43078)
2024-05-01 14:01:10 +02:00
Bobby Rong
60f80cff5c Merge pull request #308239 from NixOS/backport-286994-to-release-23.11
[Backport release-23.11] mate.engrampa: 1.26.1 -> 1.26.2

Fixes CVE-2023-52138
2024-05-01 19:51:52 +08:00
Bobby Rong
48647ac88d mate.engrampa: 1.26.1 -> 1.26.2
https://github.com/mate-desktop/engrampa/compare/v1.26.1...v1.26.2
(cherry picked from commit 9ea3d0ace1)
2024-05-01 11:04:30 +00:00
Kirill Radzikhovskyy
b4fb41b307 git-hound: 1.4 -> 1.7.2
(cherry picked from commit dd64702125)
2024-05-01 10:38:19 +00:00
Felix Schröter
d3ddcfae3f {tor,mullvad}-browser: replace some sed commands with substituteInPlace
The new substituteInPlace commands will fail when they don't apply,
which will avoid some issues.

(cherry picked from commit f00481192d)
2024-05-01 09:40:16 +00:00
Felix Schröter
e234f68e08 {tor,mullvad}-browser: fix font config patch
(cherry picked from commit c69a216eec)
2024-05-01 09:40:16 +00:00
Thomas Gerbet
b1da7c4c04 iwd: apply patches for CVE-2023-52161 and buffer overflows 2024-05-01 11:00:18 +02:00
Maximilian Bosch
8e48b76580 Merge pull request #304820 from Ma27/backport-gitea-renderer-fix
[23.11] gitea: backport CSP patch in markdown renderer
2024-05-01 08:14:58 +00:00
Franz Pletz
5c04eb5274 Merge pull request #308143 from NixOS/backport-308087-to-release-23.11
[Backport release-23.11] libvirt: apply patches for CVE-2024-2494 and CVE-2024-1441
2024-05-01 10:11:40 +02:00
Martin Weinelt
0638fe2715 Merge pull request #308110 from NixOS/backport-308027-to-release-23.11
[Backport release-23.11] Firefox: 125.0.2 -> 125.0.3
2024-05-01 04:50:28 +02:00
Thomas Gerbet
68b7b43d31 libvirt: apply patches for CVE-2024-2494 and CVE-2024-1441
(cherry picked from commit 3593d46b31)
2024-05-01 02:08:28 +00:00
github-actions[bot]
a0dd4cfe22 Merge staging-next-23.11 into staging-23.11 2024-05-01 00:15:10 +00:00
github-actions[bot]
62dcfe4647 Merge release-23.11 into staging-next-23.11 2024-05-01 00:14:41 +00:00
Martin Weinelt
fd90ff34f0 firefox-bin-unwrapped: 125.0.2 -> 125.0.3
https://www.mozilla.org/en-US/firefox/125.0.3/releasenotes/
(cherry picked from commit cade5ad06a)
2024-04-30 22:08:55 +00:00
Martin Weinelt
c0df784a0e firefox-unwrapped: 125.0.2 -> 125.0.3
https://www.mozilla.org/en-US/firefox/125.0.3/releasenotes/
(cherry picked from commit 0a69477175)
2024-04-30 22:08:55 +00:00
Mario Rodas
1ba02c2eea ruby_3_3: 3.3.0 -> 3.3.1
Changelog: https://github.com/ruby/ruby/releases/tag/v3_3_1

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/

(cherry picked from commit e49c774d68)
2024-05-01 00:01:06 +02:00
Mario Rodas
8ff1caca00 ruby_3_2: 3.2.3 -> 3.2.4
Changelog: https://github.com/ruby/ruby/releases/tag/v3_2_4

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-2-4-released/

(cherry picked from commit 938384a7a5)
2024-05-01 00:00:44 +02:00
Mario Rodas
e90dc7b399 ruby_3_1: 3.1.4 -> 3.1.5
Changelog: https://github.com/ruby/ruby/releases/tag/v3_1_5

Release Notes: https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-1-5-released/

(cherry picked from commit f6d863e1c2)
2024-05-01 00:00:21 +02:00
Peder Bergebakken Sundt
95d1b593aa Merge pull request #308072 from NixOS/backport-291610-to-release-23.11
[Backport release-23.11] calamares: 3.2.62 -> 3.3.3
2024-04-30 23:54:21 +02:00
Nick Cao
f7ae1084c6 Merge pull request #308076 from NixOS/backport-308010-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.105.1 -> 1.106.0
2024-04-30 17:41:58 -04:00
Sumner Evans
7dc71d5bb7 matrix-synapse-unwrapped: 1.105.1 -> 1.106.0
https://github.com/element-hq/synapse/releases/tag/v1.106.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 079b50d268)
2024-04-30 19:20:23 +00:00
Victor Fuentes
fb9a998aa3 calamares-nixos-extensions: 0.3.14 -> 0.3.15
(cherry picked from commit 9e68e6520c)
2024-04-30 19:02:28 +00:00
Victor Fuentes
5bec35361b calamares: 3.2.62 -> 3.3.3
(cherry picked from commit c714597360)
2024-04-30 19:02:28 +00:00
Matthias Beyer
d9887d398d Merge pull request #307930 from NixOS/backport-307925-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.32 -> 0.2.34
2024-04-30 11:08:08 +02:00
Jörg Thalheim
26a2020331 Merge pull request #307809 from NixOS/backport-289535-to-release-23.11
[Backport release-23.11] missidentify: init at 1.0
2024-04-30 09:55:29 +02:00
R. Ryantm
e73b5e11d8 cargo-show-asm: 0.2.32 -> 0.2.34
(cherry picked from commit cca116c170)
2024-04-30 07:28:42 +00:00
github-actions[bot]
574adba8db Merge staging-next-23.11 into staging-23.11 2024-04-30 00:13:39 +00:00
github-actions[bot]
40bb1b1afb Merge release-23.11 into staging-next-23.11 2024-04-30 00:13:10 +00:00
Thomas Gerbet
929742e8b8 tpm2-tss: 4.0.1 -> 4.0.2
Fixes CVE-2024-29040.

Changes:
https://github.com/tpm2-software/tpm2-tss/releases/tag/4.0.2
2024-04-29 22:19:19 +02:00
Thomas Gerbet
a22ed4590f Merge pull request #307212 from risicle/ris-sngrep-CVE-2024-3119-CVE-2024-3120-r23.11
[23.11] sngrep: add patch for CVE-2024-3119 & CVE-2024-3120
2024-04-29 22:07:19 +02:00
Thomas Gerbet
f44f5c9f9a Merge pull request #307482 from risicle/ris-qdrant-CVE-2024-2221-r23.11
[23.11] qdrant: add patch for CVE-2024-2221
2024-04-29 21:49:39 +02:00
D3vil0p3r
866a0cac87 missidentify: init at 1.0
(cherry picked from commit 265c3d737e)
2024-04-29 18:59:32 +00:00
Thomas Gerbet
576ecd43d3 Merge pull request #307460 from risicle/ris-spicedb-CVE-2024-32001-r23.11
[23.11] spicedb: add patch for CVE-2024-32001
2024-04-29 18:46:23 +02:00
Thomas Gerbet
726c0730a7 Merge pull request #307480 from NixOS/backport-280415-to-release-23.11
[Backport release-23.11] freeipa: 4.11.0 -> 4.11.1
2024-04-29 18:34:30 +02:00
Artturi
cf57a5a43e Merge pull request #307669 from NixOS/backport-307579-to-release-23.11
[Backport release-23.11] Discord updates
2024-04-29 18:21:32 +03:00
Nick Cao
fe097a2033 Merge pull request #307561 from NixOS/backport-307485-to-release-23.11
[Backport release-23.11] palemoon-bin: 33.0.2 -> 33.1.0
2024-04-29 10:33:18 -04:00
Vincent Laporte
03015060ac why3: 1.7.1 → 1.7.2
(cherry picked from commit 89e1ebb1e0)
2024-04-29 11:44:57 +02:00
Matthias Beyer
f21b7a9cab Merge pull request #307663 from matthiasbeyer/backport-307652-to-release-23.11
[Backport release-23.11]: cargo-bloat 0.11.0 -> 0.12.0
2024-04-29 09:25:22 +02:00
Artturin
bd69ce6065 pkgsCross.aarch64-darwin.discord-canary: 0.0.477 -> 0.0.486
(cherry picked from commit 5c88cde0ba)
2024-04-29 07:25:11 +00:00
Artturin
8ed58e76c5 pkgsCross.aarch64-darwin.discord-ptb: 0.0.109 -> 0.0.110
(cherry picked from commit e2a67424fd)
2024-04-29 07:25:11 +00:00
Artturin
f1352eaccf pkgsCross.aarch64-darwin.discord: 0.0.301 -> 0.0.302
(cherry picked from commit 2ebc5bd3f5)
2024-04-29 07:25:11 +00:00
Artturin
bd4ca26bf5 discord-canary: 0.0.357 -> 0.0.369
(cherry picked from commit ce38e7a4af)
2024-04-29 07:25:11 +00:00
Artturin
389aed0334 discord-ptb: 0.0.80 -> 0.0.81
(cherry picked from commit 9511e7af23)
2024-04-29 07:25:11 +00:00
Artturin
cb4e30d856 discord: 0.0.50 -> 0.0.51
(cherry picked from commit 44658c1457)
2024-04-29 07:25:11 +00:00
Matthias Beyer
7c99214c3a Merge pull request #307657 from NixOS/backport-307532-to-release-23.11
[Backport release-23.11] cargo-deny: 0.14.21 -> 0.14.22
2024-04-29 09:03:35 +02:00
R. Ryantm
b9b6f99c34 cargo-bloat: 0.11.1 -> 0.12.0
(cherry picked from commit a663928146)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-29 09:00:20 +02:00
xrelkd
ca60dad143 cargo-bloat: add meta.mainProgram
(cherry picked from commit 89304e3b2b)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-29 09:00:16 +02:00
xrelkd
02982d08c2 cargo-bloat: migrate to by-name
(cherry picked from commit 253d5068d8)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-29 08:59:47 +02:00
R. Ryantm
8843ddfbd6 cargo-deny: 0.14.21 -> 0.14.22
(cherry picked from commit 821edfeb60)
2024-04-29 06:51:43 +00:00
github-actions[bot]
0102148f7e Merge staging-next-23.11 into staging-23.11 2024-04-29 00:14:21 +00:00
github-actions[bot]
e39456c785 Merge release-23.11 into staging-next-23.11 2024-04-29 00:13:50 +00:00
networkException
e827f70f62 ungoogled-chromium: 124.0.6367.60-1 -> 124.0.6367.91-1
Note that there's currently no release blog entry
for .91 specifically.

https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_24.html

This update includes 4 security fixes.

CVEs:
CVE-2024-4058 CVE-2024-4059 CVE-2024-4060

(cherry picked from commit 48f25ebe72)
2024-04-28 18:33:07 -04:00
networkException
9c2ac10e40 chromium: 124.0.6367.60 -> 124.0.6367.91
Note that there's currently no release blog entry
for .91 specifically.

https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_24.html

This update includes 4 security fixes.

CVEs:
CVE-2024-4058 CVE-2024-4059 CVE-2024-4060

(cherry picked from commit 5072c7bb91)
2024-04-28 18:33:07 -04:00
networkException
9abf3cfae9 chromedriver: 123.0.6312.122 -> 124.0.6367.91
(cherry picked from commit 95c1ffd998)
2024-04-28 18:33:07 -04:00
R. Ryantm
c9f11f8d03 palemoon-bin: 33.0.2 -> 33.1.0
(cherry picked from commit dd7a10fac8)
2024-04-28 20:59:09 +00:00
Maximilian Bosch
007064b6be Merge pull request #307524 from PerchunPak/backport-296709-to-release-23.11
[Backport release-23.11] nixVersions.nix_2_3: 2.3.17 -> 2.3.18
2024-04-28 19:49:06 +00:00
Vladimír Čunát
4cefe3e93a Merge branch 'staging-23.11' into staging-next-23.11 2024-04-28 21:44:59 +02:00
Vladimír Čunát
48aa58bd57 Merge #307311: libarchive: apply patch for CVE-2024-26256 and ZIP OOB
...into staging-23.11
2024-04-28 21:44:19 +02:00
PerchunPak
626a464699 nixVersions.nix_2_3: 2.3.17 -> 2.3.18
Changes: https://github.com/NixOS/nix/compare/2.3.17...2.3.18
(cherry picked from commit cbb8cd19a0)
2024-04-28 19:47:42 +02:00
Robert Scott
06347bf1e5 Merge pull request #307206 from LeSuisse/octoprint-CVE-2024-28237-23.11
[23.11] octoprint: apply patch for CVE-2024-28237
2024-04-28 18:18:53 +01:00
Robert Scott
691fec2756 qdrant: add patch for CVE-2024-2221 2024-04-28 15:41:11 +01:00
R. Ryantm
6b67155555 freeipa: 4.11.0 -> 4.11.1
(cherry picked from commit 9716216a1f)
2024-04-28 14:22:49 +00:00
Robert Scott
7dd0bf05e7 spicedb: add patch for CVE-2024-32001 2024-04-28 13:51:52 +01:00
Vladimír Čunát
96f84e8b5e Merge #305269: thunderbird: 115.9.0 -> 115.10.1
...into release-23.11
2024-04-28 13:43:40 +02:00
K900
ac199f9993 Merge pull request #307410 from NixOS/backport-307404-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-04-28
2024-04-28 09:28:24 +03:00
K900
086a74dab7 linux-rt_5_10: 5.10.213-rt105 -> 5.10.215-rt107
(cherry picked from commit cf8746de33)
2024-04-28 06:28:13 +00:00
K900
e3c4a333ba linux_5_15: 5.15.156 -> 5.15.157
(cherry picked from commit 0b0087b519)
2024-04-28 06:28:12 +00:00
K900
6bc7388d90 linux_6_1: 6.1.87 -> 6.1.88
(cherry picked from commit e9bd103c73)
2024-04-28 06:28:12 +00:00
K900
6886c58cd4 linux_6_6: 6.6.28 -> 6.6.29
(cherry picked from commit 8d7d7cb1c8)
2024-04-28 06:28:12 +00:00
K900
bf6d76e44a linux_6_8: 6.8.7 -> 6.8.8
(cherry picked from commit 9156ff1ff6)
2024-04-28 06:28:12 +00:00
Weijia Wang
12430e43bd Merge pull request #304291 from NixOS/backport-301842-to-release-23.11
[Backport release-23.11] opensc: 0.25.0 -> 0.25.1
2024-04-28 04:50:55 +02:00
github-actions[bot]
1828f9e095 Merge staging-next-23.11 into staging-23.11 2024-04-28 00:16:35 +00:00
github-actions[bot]
64394c5f1d Merge release-23.11 into staging-next-23.11 2024-04-28 00:15:35 +00:00
Thomas Gerbet
81b82a2934 libarchive: apply patch for CVE-2024-26256 and ZIP OOB
References:
https://github.com/advisories/GHSA-2jc9-36w4-pmqw
https://github.com/libarchive/libarchive/pull/2145
2024-04-27 23:03:16 +02:00
Martin Weinelt
dd403667d3 Merge pull request #307285 from NixOS/backport-307264-to-release-23.11
[Backport release-23.11] nixos/matrix-appservice-irc: fix chown of registration.yml in pre-script
2024-04-27 22:56:03 +02:00
Thomas Gerbet
e5af75f2bc Merge pull request #307053 from LeSuisse/changedetection-0.45.21-23.11
[23.11] changedetection-io: 0.45.9 -> 0.45.21
2024-04-27 22:29:54 +02:00
Thomas Gerbet
eadda40a85 Merge pull request #307262 from NixOS/backport-307229-to-release-23.11
[Backport release-23.11] agebox: update vulnerable dependency
2024-04-27 22:27:22 +02:00
Patrick Steinhardt
37331493bb nixos/matrix-appservice-irc: fix chown of registration.yml in pre-script
Before the startup, the matrix-appservice-irc service sets up the
registration file such that it can be used by matrix-synapse. Part of
that setup requires us to change the group of said file so that the home
server can read it. Consequently, we need CAP_CHOWN and require that the
@chown system calls are allowed.

While we supposedly set up both of these, the setup of system calls is
broken as we have both an allow and a deny list of syscalls. But while
the allow list contains "@chown", the deny list contains "@privileged"
which contains "@chown" itself. So ultimately, we end up denying
"@chown".

Fix this issue by specifying "@chown" after the deny list.

(cherry picked from commit ff3358b3f5)
2024-04-27 19:13:14 +00:00
Maximilian Bosch
49b4bed663 Merge pull request #307205 from NixOS/backport-307165-to-release-23.11
[Backport release-23.11] wiki-js: 2.5.301 -> 2.5.302
2024-04-27 19:03:39 +00:00
Paul Meyer
7ff4eec512 agebox: update vulnerable dependency
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
(cherry picked from commit 8f5c4cf5eb)
2024-04-27 17:01:32 +00:00
Robert Scott
e0ab046285 qemu: add patches for CVE-2024-3446, CVE-2024-3447, CVE-2024-3567
and related issues - all were backported as a block to 8.2.x.
2024-04-27 16:50:05 +01:00
Matthias Beyer
485480127a Merge pull request #307225 from NixOS/backport-307198-to-release-23.11
[Backport release-23.11] cargo-tally: 1.0.43 -> 1.0.44
2024-04-27 17:08:42 +02:00
Nick Cao
08f49cc8d2 Merge pull request #307183 from gepbird/backport-306850-to-release-23.11
[23.11] anydesk: 6.3.0 -> 6.3.2
2024-04-27 10:35:09 -04:00
R. Ryantm
72aba2d7b9 cargo-tally: 1.0.43 -> 1.0.44
(cherry picked from commit f844ccd28c)
2024-04-27 14:27:30 +00:00
Nick Cao
6cac718f34 Merge pull request #307049 from NixOS/backport-305211-to-release-23.11
[Backport release-23.11] uptime-kuma: 1.23.11 -> 1.23.12
2024-04-27 10:22:28 -04:00
Robert Scott
0f352261f4 sngrep: add patch for CVE-2024-3119 & CVE-2024-3120 2024-04-27 14:27:10 +01:00
Thomas Gerbet
887d63ed7d octoprint: apply patch for CVE-2024-28237
The 1.10.0 upgrade from #306861 seems to be too big to
be safely backported.

I also did not backport CVE-2024-23637: it is split across
a series of patches and impacts quite sensitive parts of OctoPrint.
I am not feeling confident enough to backport it and exploiting the issue
requires an admin level access.
2024-04-27 14:55:30 +02:00
Maximilian Bosch
5cfa243771 wiki-js: 2.5.301 -> 2.5.302
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.302
(cherry picked from commit a82be4ba7c)
2024-04-27 12:54:22 +00:00
R. Ryantm
323bf57b08 anydesk: 6.3.1 -> 6.3.2
(cherry picked from commit 1af4a76bea)
2024-04-27 14:34:45 +02:00
R. Ryantm
12334f6ebd anydesk: 6.3.0 -> 6.3.1
(cherry picked from commit a7e26c5949)
2024-04-27 14:34:36 +02:00
John Garcia
fea70f58d0 anydesk: fix desktop file
(cherry picked from commit ae8abf36cf)
2024-04-27 14:34:26 +02:00
Sandro Jäckel
52c0a71753 anydesk: use desktopItems, move passthru before meta
(cherry picked from commit c21d0c3844)
2024-04-27 14:34:17 +02:00
Jonas Heinrich
7370d59f24 Merge pull request #306759 from NixOS/backport-306581-to-release-23.11
[Backport release-23.11] nextcloudPackages.unroundedcorners: init at 1.1.3, nextcloudPackages: update
2024-04-27 14:11:37 +02:00
Aleksana
352f296bd5 Merge pull request #301756 from Scrumplex/pkgs/prismlauncher/23.11-backport-1
[23.11] prismlauncher: 8.0 -> 8.3
2024-04-27 19:52:29 +08:00
Vladimír Čunát
b50602929b Merge branch 'staging-23.11' into staging-next-23.11 2024-04-27 10:45:55 +02:00
Aleksana
41ea4d332a Merge pull request #305774 from NixOS/backport-304593-to-release-23.11
[Backport release-23.11] brscan5: 1.3.0-0 -> 1.3.1-0
2024-04-27 16:41:32 +08:00
Vladimír Čunát
5ed92e50ce Merge #303706: imagemagick: 7.1.1-29 -> 7.1.1-30
...into staging-23.11
2024-04-27 10:40:07 +02:00
Vladimír Čunát
44e9813df6 Merge #304644: python311Packages.pillow: add patch for CVE-2024-28219
...into staging-23.11
2024-04-27 09:52:41 +02:00
Thomas Gerbet
63f05b4398 Merge pull request #306347 from risicle/ris-pymongo-CVE-2024-21506-r23.11
[23.11] python311Packages.pymongo: add patch for CVE-2024-21506
2024-04-27 09:50:09 +02:00
Weijia Wang
4ba625d533 Merge pull request #305303 from datafoo/backport-305044-to-release-23.11
vscode-extensions.davidanson.vscode-markdownlint: 0.54.0 -> 0.55.0
2024-04-27 06:19:38 +02:00
github-actions[bot]
979baca6a4 Merge release-23.11 into staging-next-23.11 2024-04-27 00:14:07 +00:00
Mikael Fangel
c46e71f75a changedetection-io: 0.45.20 -> 0.45.21
(cherry picked from commit 2b912ccbde)
2024-04-26 22:16:08 +02:00
R. Ryantm
016532f0cf changedetection-io: 0.45.17 -> 0.45.20
(cherry picked from commit cba2c07976)
2024-04-26 22:16:08 +02:00
Mikael Fangel
4ea77d04c2 changedetection-io: 0.45.16 -> 0.45.17
(cherry picked from commit 76bfa2a169)
2024-04-26 22:16:08 +02:00
Mikael Fangel
15d99a022e changedetection-io: 0.45.14 -> 0.45.16
(cherry picked from commit 187a57316d)
2024-04-26 22:16:08 +02:00
Mikael Fangel
559e326844 changedetection-io: 0.45.9 -> 0.45.13
(cherry picked from commit a77a12229b)
2024-04-26 22:16:08 +02:00
R. Ryantm
316d6d0d25 uptime-kuma: 1.23.11 -> 1.23.12
(cherry picked from commit 4880437dde)
2024-04-26 20:10:47 +00:00
Thomas Gerbet
08a4a4bda8 Merge pull request #306847 from buckley310/2024-04-25-brave
[23.11] brave: 1.64.113 -> 1.65.122
2024-04-26 21:20:10 +02:00
K900
adac2842e7 Merge pull request #306985 from NixOS/backport-306920-to-release-23.11
[Backport release-23.11] linux_testing: 6.9-rc4 -> 6.9-rc5
2024-04-26 16:52:40 +03:00
500InternalError
2ea8a597ac linux_testing: 6.9-rc4 -> 6.9-rc5
(cherry picked from commit 6cfb1f6868)
2024-04-26 13:51:31 +00:00
Nick Cao
04ab0a6ba3 Merge pull request #306945 from NixOS/backport-306713-to-release-23.11
[Backport release-23.11] shellhub-agent: 0.14.3 -> 0.15.0
2024-04-26 09:49:37 -04:00
R. Ryantm
0a42a47d2f shellhub-agent: 0.14.3 -> 0.15.0
(cherry picked from commit 58e73a098b)
2024-04-26 10:23:07 +00:00
seth
9dcfc53bfc prismlauncher: 8.2 -> 8.3
Diff: https://github.com/PrismLauncher/PrismLauncher/compare/8.2...8.3

Changelog: https://github.com/PrismLauncher/PrismLauncher/releases/tag/8.3
2024-04-26 10:10:18 +02:00
Alice Carroll
ed73d3738b prismlauncher: fix darwin
Previously, `glfw-wayland-minecraft` would always be required and the
macOS application would be located at `<store entry>/PrismLauncher.app`,
while certain utilities (i.e. `home-manager`) expect it to be at
`<store entry>/Applications/PrismLauncher.app`
2024-04-26 10:10:18 +02:00
Sefa Eyeoglu
ca0d3fe0d6 prismlauncher: add vulkan-loader
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-26 10:10:17 +02:00
github-actions[bot]
ecb19c7f4a Merge staging-next-23.11 into staging-23.11 2024-04-26 00:13:57 +00:00
github-actions[bot]
3e28cac742 Merge release-23.11 into staging-next-23.11 2024-04-26 00:13:28 +00:00
Robert Scott
c8e7e76916 Merge pull request #305778 from NixOS/backport-297451-to-release-23.11
[Backport release-23.11] suricata: 7.0.3 -> 7.0.4
2024-04-25 22:54:40 +01:00
Robert Scott
b96925eddc Merge pull request #306711 from NixOS/backport-306623-to-release-23.11
[Backport release-23.11] gitlab: 16.10.3 -> 16.10.4
2024-04-25 21:39:58 +01:00
Sean Buckley
b14da76975 brave: 1.64.113 -> 1.65.122
https://community.brave.com/t/release-channel-1-65-122/545456
2024-04-25 14:42:16 -04:00
Nick Cao
f0de17d6cc Merge pull request #306754 from NixOS/backport-306327-to-release-23.11
[Backport release-23.11] element-desktop: 1.11.64 -> 1.11.65
2024-04-25 10:27:53 -04:00
Nick Cao
eed396057e Merge pull request #306717 from NixOS/backport-287796-to-release-23.11
[Backport release-23.11] mimikatz: init at 2.2.0-20220919
2024-04-25 10:24:03 -04:00
Nick Cao
49fcbf37cb Merge pull request #306740 from NixOS/backport-304047-to-release-23.11
[Backport release-23.11] stats: add passthru.updateScript
2024-04-25 10:19:51 -04:00
Nick Cao
2d3016f15d Merge pull request #306742 from NixOS/backport-306562-to-release-23.11
[Backport release-23.11] htb-toolkit: unstable-2024-01-17 -> 0-unstable-2024-04-22
2024-04-25 10:19:42 -04:00
Nick Cao
a9e3d60ed5 Merge pull request #306743 from NixOS/backport-289762-to-release-23.11
[Backport release-23.11] rifiuti: init at 20040505_1
2024-04-25 10:19:34 -04:00
Nick Cao
d774af4ae0 Merge pull request #306745 from NixOS/backport-289532-to-release-23.11
[Backport release-23.11] mac-robber: init at 1.02
2024-04-25 10:19:10 -04:00
Nick Cao
a7b4a173af Merge pull request #306746 from NixOS/backport-288674-to-release-23.11
[Backport release-23.11] hb-honeypot: init at 0-unstable-2024-02-13
2024-04-25 10:18:59 -04:00
Nick Cao
ae7afb3409 Merge pull request #306747 from NixOS/backport-278604-to-release-23.11
[Backport release-23.11] maltego: apply review comments from maltego init PR
2024-04-25 10:18:48 -04:00
Nick Cao
9acffa6908 Merge pull request #306748 from NixOS/backport-289374-to-release-23.11
[Backport release-23.11] laudanum: init at 1.0-unstable-2017-12-15
2024-04-25 10:18:40 -04:00
Nick Cao
898c138b98 Merge pull request #306709 from NixOS/backport-306604-to-release-23.11
[Backport release-23.11] powersploit: change target directory
2024-04-25 10:11:55 -04:00
Nick Cao
cb0a744bf7 Merge pull request #306714 from NixOS/backport-288654-to-release-23.11
[Backport release-23.11] hashid: init at 3.1.4-unstable-2015-03-17
2024-04-25 10:11:16 -04:00
Nick Cao
4c268f5790 Merge pull request #306642 from NixOS/backport-278152-to-release-23.11
[Backport release-23.11] nixos/roundcube: eliminate extra postgres package for local databases
2024-04-25 10:00:20 -04:00
Nick Cao
cadf291f3c Merge pull request #306573 from NixOS/backport-306536-to-release-23.11
[Backport release-23.11] raycast: 1.71.3 -> 1.72.0
2024-04-25 09:53:58 -04:00
github-actions[bot]
0fee357888 mcaselector: add missing wrapGAppsHook (#306545) [Backport release-23.11]
* mcaselector: add wrapGAppsHook

(cherry picked from commit 7dfacd8935)

* mcaselector: don't wrap executable twice

(cherry picked from commit 4bcdfaccf4)

* mcaselector: correctly escape bash variable

(cherry picked from commit 0cf87e49b4)

---------

Co-authored-by: LeixB <abone9999@gmail.com>
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-04-25 10:07:40 -03:00
Jonas Heinrich
e564bc65a5 nextcloudPackages.unroundedcorners: init at 1.1.3, nextcloudPackages: update
(cherry picked from commit 147a37dd67)
2024-04-25 11:33:58 +00:00
teutat3s
2b6d66bf9f element-desktop: 1.11.64 -> 1.11.65
https://github.com/element-hq/element-desktop/releases/tag/v1.11.65
(cherry picked from commit 3164a8a387)
2024-04-25 10:23:50 +00:00
teutat3s
188c41ac5b signal-desktop(aarch64): 7.3.0 -> 7.5.1
https://github.com/signalapp/Signal-Desktop/releases/tag/v7.3.1
https://github.com/signalapp/Signal-Desktop/releases/tag/v7.4.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v7.5.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v7.5.1
(cherry picked from commit 8df8f916b8)
2024-04-25 10:23:34 +00:00
Pol Dellaiera
fb65d015bf Merge pull request #305793 from teutat3s/backport-305339-to-release-23.11
[23.11] signal-desktop: 7.4.0 -> 7.5.1; signal-desktop-beta: 7.3.0-beta.1 -> 7.6.0-beta.3
2024-04-25 12:22:53 +02:00
D3vil0p3r
53a0fb789c laudanum: init at 1.0-unstable-2017-12-15
(cherry picked from commit f3d8eed045)
2024-04-25 09:50:02 +00:00
D3vil0p3r
eb0386e651 maltego: apply review comments from maltego init PR
According to what has been discussed in https://github.com/NixOS/nixpkgs/pull/276997#discussion_r1439057992

(cherry picked from commit f044a8cde2)
2024-04-25 09:48:38 +00:00
D3vil0p3r
6bdc29d8af hb-honeypot: init at 0-unstable-2024-02-13
(cherry picked from commit e4a57fcbe0)
2024-04-25 09:44:43 +00:00
D3vil0p3r
11b594e67c mac-robber: init at 1.02
(cherry picked from commit f5ffe147c8)
2024-04-25 09:40:29 +00:00
D3vil0p3r
4e4eed59ed rifiuti: init at 20040505_1
(cherry picked from commit b4d35e2746)
2024-04-25 09:39:00 +00:00
D3vil0p3r
010d0f2251 htb-toolkit: unstable-2024-01-17 -> 0-unstable-2024-04-22
(cherry picked from commit caf54e3774)
2024-04-25 09:37:39 +00:00
DontEatOreo
3a16cf1ad4 stats: add maintainer donteatoreo
(cherry picked from commit a359b46f7f)
2024-04-25 09:24:40 +00:00
DontEatOreo
f95cc97bd0 stats: add passthru.updateScript
(cherry picked from commit 748d185aa1)
2024-04-25 09:24:40 +00:00
Jon Seager
0269753b71 Merge pull request #306040 from NixOS/backport-305990-to-release-23.11
[Backport release-23.11] mwprocapture: fix incorrect hash
2024-04-25 08:53:24 +01:00
D3vil0p3r
a2b115371a mimikatz: init at 2.2.0-20220919
(cherry picked from commit 265d456757)
2024-04-25 06:21:52 +00:00
D3vil0p3r
fb1320d867 hashid: init at 3.1.4-unstable-2015-03-17
(cherry picked from commit 787b9af321)
2024-04-25 06:14:29 +00:00
Vladimír Čunát
6abeba7077 Merge #305772: xorg.xorgserver: 21.1.12 -> 21.1.13
...into release-23.11
2024-04-25 07:51:23 +02:00
Yaya
3477d026a3 gitlab-container-registry: 3.92.0 -> 3.93.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.93.0-gitlab/CHANGELOG.md
(cherry picked from commit d309651f6a)
2024-04-25 05:44:34 +00:00
Yaya
28456bdb24 gitlab: 16.10.3 -> 16.10.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.4-ee/CHANGELOG.md

Fixes CVE-2024-1347
Fixes CVE-2024-2434
Fixes CVE-2024-2829
Fixes CVE-2024-4006
Fixes CVE-2024-4024

(cherry picked from commit 15ac60c03b)
2024-04-25 05:44:34 +00:00
D3vil0p3r
2cfc9d96bc powersploit: change target directory
(cherry picked from commit e86a3e7d2c)
2024-04-25 05:40:22 +00:00
github-actions[bot]
aee708467e Merge staging-next-23.11 into staging-23.11 2024-04-25 00:13:46 +00:00
github-actions[bot]
43a0fd4233 Merge release-23.11 into staging-next-23.11 2024-04-25 00:13:16 +00:00
Michele Guerini Rocco
dd37924974 Merge pull request #306579 from rnhmjoj/pr-pdns-back
[23.11] pdns-recursor: 4.9.3 -> 4.9.5
2024-04-24 23:49:32 +02:00
ckie
352ada7aac nixos/roundcube: eliminate extra postgres package for local databases
(cherry picked from commit bdde259862)
2024-04-24 21:34:24 +00:00
e1mo
f5ef96ef8f fdupes: 2.2.1 -> 2.3.0
> Changes from 2.2.1 to 2.3.0:
 >
 > - Add --cache option to speed up file comparisons.
 > - Use nanosecond precision for file times, if available.
 > - Fix compilation issue on OpenBSD.
 > - Other changes like fixing typos, wording, etc.

Changelog: https://github.com/adrianlopezroche/fdupes/releases/tag/v2.3.0
(cherry picked from commit 3044597bf9)
2024-04-24 20:58:11 +02:00
superherointj
d78c59c1d8 vscode-extensions.davidanson.vscode-markdownlint: fix hash 2024-04-24 14:04:07 -03:00
rnhmjoj
c249e6baed pdns-recursor: 4.9.3 -> 4.9.5 2024-04-24 17:54:17 +02:00
DontEatOreo
5f39470e53 raycast: 1.71.3 -> 1.72.0
Changelog: https://www.raycast.com/changelog/1-72-0
(cherry picked from commit dc73da7851)
2024-04-24 15:40:25 +00:00
Gliczy
24770d801f signal-desktop: 7.4.0 -> 7.5.1
(cherry picked from commit 914394ec81)
2024-04-24 16:47:14 +02:00
Gliczy
3026430b59 signal-desktop-beta: 7.4.0-beta.2 -> 7.6.0-beta.3
(cherry picked from commit e75f120d03)
2024-04-24 16:46:31 +02:00
R. Ryantm
b49b18fbaf signal-desktop-beta: 7.4.0-beta.1 -> 7.4.0-beta.2
(cherry picked from commit 6aa10cea25)
2024-04-24 16:46:31 +02:00
R. Ryantm
e8b4bfa302 signal-desktop-beta: 7.3.0-beta.1 -> 7.4.0-beta.1
(cherry picked from commit 1127a85bdd)
2024-04-24 16:46:30 +02:00
Martin Weinelt
ecc5586a0b Merge pull request #306504 from NixOS/backport-306500-to-release-23.11
[Backport release-23.11] nixos/evcc: restart on failure
2024-04-24 13:41:28 +02:00
Martin Weinelt
a8a03314f7 nixos/evcc: restart on failure
(cherry picked from commit cfa475854a)
2024-04-24 11:36:44 +00:00
Sefa Eyeoglu
0f9be0aa60 vencord: 1.7.4 -> 1.7.8
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-24 12:00:20 +02:00
Sefa Eyeoglu
3405bb972d vencord: fix update script
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-24 12:00:20 +02:00
Sefa Eyeoglu
1c34ae6051 vencord: 1.7.3 -> 1.7.4
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-24 12:00:20 +02:00
R. Ryantm
45776052ca vencord: 1.7.2 -> 1.7.3 2024-04-24 12:00:20 +02:00
R. Ryantm
9e75e0c4ce vencord: 1.7.0 -> 1.7.2 2024-04-24 12:00:20 +02:00
R. Ryantm
b02f293dda vencord: 1.6.9 -> 1.7.0 2024-04-24 12:00:20 +02:00
Sefa Eyeoglu
88102ac141 vencord: 1.6.7 -> 1.6.9
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-24 12:00:20 +02:00
Sefa Eyeoglu
4f3d463eda vencord: fix paths in update script
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-24 12:00:20 +02:00
Sefa Eyeoglu
fd67ff1154 vencord: 1.6.5 -> 1.6.7
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-24 12:00:20 +02:00
Sefa Eyeoglu
bbaf67d938 vencord: 1.6.4 -> 1.6.5
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-24 12:00:20 +02:00
github-actions[bot]
37d9009c8e Merge staging-next-23.11 into staging-23.11 2024-04-24 00:14:33 +00:00
github-actions[bot]
becf59c288 Merge release-23.11 into staging-next-23.11 2024-04-24 00:13:50 +00:00
Robert Scott
4702e63ea9 Merge pull request #306066 from LeSuisse/vault-CVE-2024-2660-knownvuln-23.11
[23.11] vault, vault-bin: add CVE-2024-2660 to the knownVulnerabilities
2024-04-23 20:07:44 +01:00
Gutyina Gergő
9f528619cd spamassassin: 4.0.0 -> 4.0.1
(cherry picked from commit e6cd455773)
2024-04-23 21:03:01 +02:00
Leona Maroni
f59828987d Merge pull request #306332 from NixOS/backport-306326-to-release-23.11
[Backport release-23.11] matrix-synapse: 1.105.0 -> 1.105.1
2024-04-23 20:03:17 +02:00
teutat3s
6a838a12d5 matrix-synapse: 1.105.0 -> 1.105.1
https://github.com/element-hq/synapse/releases/tag/v1.105.1
(cherry picked from commit 3257ce1b86)
2024-04-23 17:37:39 +00:00
R. Ryantm
16f7b78441 microsoft-edge: 123.0.2420.97 -> 124.0.2478.51
(cherry picked from commit 569e775391)
2024-04-23 13:55:34 +00:00
Nick Cao
7bc17193af Merge pull request #306269 from NixOS/backport-305731-to-release-23.11
[Backport release-23.11] stats: 2.10.7 -> 2.10.10
2024-04-23 09:38:23 -04:00
DontEatOreo
a15d3e9b8f stats: 2.10.7 -> 2.10.10
Diff: https://github.com/exelban/stats/compare/v2.10.7...v2.10.10
Changelog: https://github.com/exelban/stats/releases/tag/v2.10.10
(cherry picked from commit 34604d4149)
2024-04-23 11:58:39 +00:00
Jörg Thalheim
c8e8655c2e Merge pull request #306219 from NixOS/backport-305945-to-release-23.11
[Backport release-23.11] glasskube: 0.1.0 -> 0.2.0
2024-04-23 12:17:54 +02:00
Emily
8c91cd60f4 Merge pull request #306152 from NixOS/backport-306062-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 123.0.6312.122-1 -> 124.0.6367.60-1
2024-04-23 10:54:07 +02:00
Jakuzure Nonon
59f2563a01 glasskube: 0.1.0 -> 0.2.0
(cherry picked from commit 9bf5100f71)
2024-04-23 08:39:09 +00:00
networkException
eb6dcc782b ungoogled-chromium: 123.0.6312.122-1 -> 124.0.6367.60-1
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_16.html

This update includes 23 security fixes.

CVEs:
CVE-2024-3832 CVE-2024-3833 CVE-2024-3914 CVE-2024-3834 CVE-2024-3837
CVE-2024-3838 CVE-2024-3839 CVE-2024-3840 CVE-2024-3841 CVE-2024-3843
CVE-2024-3844 CVE-2024-3845 CVE-2024-3846 CVE-2024-3847

(cherry picked from commit cbe2cb9d6f)
2024-04-23 01:38:27 +00:00
github-actions[bot]
94acdf5d29 Merge staging-next-23.11 into staging-23.11 2024-04-23 00:14:35 +00:00
github-actions[bot]
5db2480750 Merge release-23.11 into staging-next-23.11 2024-04-23 00:14:02 +00:00
Martin Weinelt
b500489fd3 Merge pull request #306102 from NixOS/backport-306019-to-release-23.11
[Backport release-23.11] Firefox: 125.0.1 -> 125.0.2
2024-04-23 01:29:01 +02:00
Robert Scott
7714adc58f python311Packages.pymongo: add patch for CVE-2024-21506 2024-04-23 00:16:02 +01:00
Jade Lovelace
09d2826438 Merge pull request #305937 from NixOS/backport-304213-to-release-23.11
[Backport release-23.11] stdenv: make inputDerivation never fixed-output
2024-04-22 14:25:40 -07:00
Maximilian Bosch
d108ad3c91 Merge pull request #306070 from NixOS/backport-272452-to-staging-23.11
[Backport staging-23.11] libseccomp: 2.5.4 -> 2.5.5
2024-04-22 21:24:53 +00:00
Martin Weinelt
07d5dd5c8d firefox-bin-unwrapped: 125.0.1 -> 125.0.2
https://www.mozilla.org/en-US/firefox/125.0.2/releasenotes/
(cherry picked from commit adb839a9ac)
2024-04-22 20:54:07 +00:00
Martin Weinelt
784caeda53 firefox-unwrapped: 125.0.1 -> 125.0.2
https://www.mozilla.org/en-US/firefox/125.0.2/releasenotes/
(cherry picked from commit 21498067f7)
2024-04-22 20:54:07 +00:00
Matthias Beyer
e9e8cbde26 Merge pull request #306089 from NixOS/backport-306063-to-release-23.11
[Backport release-23.11] cargo-semver-checks: 0.30.0 -> 0.31.0
2024-04-22 22:13:36 +02:00
R. Ryantm
57ae1f9298 cargo-semver-checks: 0.30.0 -> 0.31.0
(cherry picked from commit e4285fcc4d)
2024-04-22 19:09:20 +00:00
Matthias Beyer
8f409d8d82 Merge pull request #298312 from matthiasbeyer/backport-cargo-tools-updates-with-newer-rustc
[Backport release-23.11]: cargo-* tools updates with newer rustPlatform
2024-04-22 21:02:54 +02:00
Sergei Trofimovich
ace9cc2d60 libseccomp: 2.5.4 -> 2.5.5
Changes: https://github.com/seccomp/libseccomp/releases/tag/v2.5.5
(cherry picked from commit 178dca3d9b)
2024-04-22 17:59:13 +00:00
Thomas Gerbet
d34bd5b51f vault, vault-bin: add CVE-2024-2660 to the knownVulnerabilities
Ideally we would upgrade but in this specific instance the fixed
versions (and the patch for the issue) have been relicensed under
the Business Source License which is unfree.

Tagging the packages with `knownVulnerabilities` seems to be our least
worse solution. If someone care enough I'm guessing the unfree versions
could be backported under a different names in 23.11.
2024-04-22 19:36:31 +02:00
Adam C. Stephens
202bdec8a8 Merge pull request #306041 from katexochen/envoy/1-27-5-release
envoy: 1.27.4 -> 1.27.5
2024-04-22 13:20:44 -04:00
Rick van Schijndel
bc413ca725 Merge pull request #306018 from helsinki-systems/fix/cve-2024-32657-backport
[23.11] hydra_unstable: Fix CVE-2024-32657
2024-04-22 18:56:53 +02:00
Martin Wimpress
6a004d78df mwprocapture: fix incorrect hash
The mwprocapture 1.3.0.4390 driver has been republished by Magewell without a version change.

(cherry picked from commit 6c309c37ab)
2024-04-22 15:57:41 +00:00
Artturi
a69432f36a Merge pull request #305998 from NixOS/backport-305758-to-release-23.11
[Backport release-23.11] discord updates
2024-04-22 18:10:56 +03:00
Janne Heß
81ae6d3689 hydra_unstable: Fix CVE-2024-32657 2024-04-22 16:45:36 +02:00
Paul Meyer
fc3602b7e2 envoy: unpin Go version
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-22 16:34:38 +02:00
Paul Meyer
9d94470bd0 envoy: 1.27.4 -> 1.27.5
Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-04-22 16:33:54 +02:00
Artturin
bfc11101dd pkgsCross.aarch64-darwin.discord-canary: 0.0.468 -> 0.0.477
(cherry picked from commit eb11fbdab7)
2024-04-22 12:59:07 +00:00
Artturin
0d4cb79189 pkgsCross.aarch64-darwin.discord-ptb: 0.0.107 -> 0.0.109
(cherry picked from commit 38876bf2d7)
2024-04-22 12:59:07 +00:00
Artturin
90ff44f3f3 pkgsCross.aarch64-darwin.discord: 0.0.300 -> 0.0.301
(cherry picked from commit a324761827)
2024-04-22 12:59:07 +00:00
Artturin
77ef3070ea discord-canary: 0.0.346 -> 0.0.357
(cherry picked from commit 9e35527f8d)
2024-04-22 12:59:07 +00:00
Artturin
f82fa90a18 discord-ptb: 0.0.78 -> 0.0.80
(cherry picked from commit 89b8f2e298)
2024-04-22 12:59:07 +00:00
Artturin
03f703b305 discord: 0.0.49 -> 0.0.50
(cherry picked from commit 08cf70ce5a)
2024-04-22 12:59:07 +00:00
R. RyanTM
d4df7c26d0 linuxPackages.vhba: 20211218 -> 20240202
(cherry picked from commit 4084ca6c21)
2024-04-22 14:03:18 +02:00
Jade Lovelace
5dde1d006e stdenv: make inputDerivation never fixed-output
This fixes using inputDerivation on derivations that are fixed-output.

Previously:

```
nix-repl> drv = runCommand "huh" { outputHash = "sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="; outputHashAlgo = "sha256"; outputHashType = "flat"; } "touch $out"

nix-repl> drv.inputDerivation
«derivation /nix/store/d8mjs6cmmvsr1fv7psm6imis5pmh9bcs-huh.drv»

nix-repl> :b drv.inputDerivation
error: fixed output derivation 'huh' is not allowed to refer to other store paths.
       You may need to use the 'unsafeDiscardReferences' derivation attribute, see the manual for more details.
```

Fixes: https://github.com/NixOS/nixpkgs/issues/304209
(cherry picked from commit 78945a827c)
2024-04-22 07:29:57 +00:00
datafoo
13835dc719 vscode-extensions.davidanson.vscode-markdownlint: 0.54.0 -> 0.55.0 2024-04-22 08:54:34 +02:00
github-actions[bot]
6ced234505 Merge staging-next-23.11 into staging-23.11 2024-04-22 00:14:55 +00:00
github-actions[bot]
4ff5639b44 Merge release-23.11 into staging-next-23.11 2024-04-22 00:14:26 +00:00
Peder Bergebakken Sundt
9547e21b2e Merge pull request #305798 from NixOS/backport-289525-to-release-23.11
[Backport release-23.11] lbd: init at 0-unstable-2024-02-17
2024-04-21 21:48:43 +02:00
Tobias Mayer
a5e4bbcb47 slack: fix screen sharing on wayland
Slack blacklists the electron feature to allow screen capture via
Pipewire for unknown reasons. This change applies the same workaround
as the unofficial slack flatpack to get it working again.

(cherry picked from commit 5f6b9d7b7d)
2024-04-21 20:47:39 +02:00
D3vil0p3r
106d74cccb lbd: init at 0-unstable-2024-02-17
(cherry picked from commit 4f38e4136c)
2024-04-21 17:26:04 +00:00
R. Ryantm
20dbe8bbd5 suricata: 7.0.3 -> 7.0.4
(cherry picked from commit 3bcb55122f)
2024-04-21 16:18:06 +00:00
teutat3s
7d440c78e2 brscan5: 1.3.0-0 -> 1.3.1-0
(cherry picked from commit a9cc39ca75)
2024-04-21 16:02:10 +00:00
Vladimír Čunát
fea965f49d xorg.xorgserver: 21.1.12 -> 21.1.13
https://lists.x.org/archives/xorg-announce/2024-April/003504.html
(cherry picked from commit f875d413f1)
2024-04-21 15:45:24 +00:00
superherointj
cb4064c4d6 Merge pull request #305671 from NixOS/vce_nixfmt_rfc
[Backport release-23.11] vscode-extensions: format using nixfmt-rfc-style
2024-04-21 11:31:31 -03:00
Sebastian Sellmeier
833f116f2f vscode-extensions: format using nixfmt-rfc-style 2024-04-21 15:55:57 +02:00
Sebastian Sellmeier
6cec7d924c vscode-extensions: sort arguments 2024-04-21 15:55:56 +02:00
Bobby Rong
b21dd03aaf xdg-desktop-portal: 1.18.3 → 1.18.4
https://github.com/flatpak/xdg-desktop-portal/compare/1.18.3...1.18.4

CVE-2024-32462

(cherry picked from commit aeeb6baeb8)
2024-04-21 15:13:11 +02:00
R. RyanTM
955906f72e xdg-desktop-portal: 1.18.2 → 1.18.3
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.18.3
(cherry picked from commit 08e04bc261)
2024-04-21 15:12:39 +02:00
Sergei Trofimovich
e6d9dc40d1 xdg-desktop-portal: 1.18.1 -> 1.18.2
Changes: https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.18.2
(cherry picked from commit f82f2cc1de)
2024-04-21 15:11:48 +02:00
R. Ryantm
d0379ebe1a flatpak: 1.14.5 → 1.14.6
https://github.com/flatpak/flatpak/compare/1.14.5...1.14.6

CVE-2024-32462

(cherry picked from commit 2d41d30ae5)
2024-04-21 15:08:22 +02:00
Bobby Rong
bf74ec9215 flatpak: 1.14.4 → 1.14.5
https://github.com/flatpak/flatpak/compare/1.14.4...1.14.5

This contains build fix for AppStream 1.0.

(cherry picked from commit 9ed63709bc)
2024-04-21 15:08:05 +02:00
Matthias Beyer
7daf65af3f Revert "cargo-modules: Build with rustPackages_1_76"
This reverts commit 7d28858258.
2024-04-21 14:54:47 +02:00
Matthias Beyer
a446bd881c Revert "cargo-modules: 0.11.2 -> 0.15.5"
This reverts commit ce53412a5f.
2024-04-21 14:54:44 +02:00
superherointj
8468b0786c Merge pull request #305291 from superherointj/backport-vscode-extensions-hash
[Backport release-23.11] vscode-utils: allow `hash` to be used in mktplcRef
2024-04-21 09:45:11 -03:00
aktaboot
ce53412a5f cargo-modules: 0.11.2 -> 0.15.5
skip failing tests

(cherry picked from commit 821fa71ddf)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-21 14:39:33 +02:00
Matthias Beyer
7d28858258 cargo-modules: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-21 14:38:25 +02:00
Pol Dellaiera
674372ad22 Merge pull request #305687 from NixOS/backport-305647-to-release-23.11
[Backport release-23.11] phpPackages.composer: 2.7.2 -> 2.7.3
2024-04-21 10:37:33 +02:00
Thomas Gerbet
c0454d6d68 phpPackages.composer: 2.7.2 -> 2.7.3
Changes:
https://github.com/composer/composer/releases/tag/2.7.3
(cherry picked from commit f30d13d04a)
2024-04-21 07:39:36 +00:00
Pol Dellaiera
71210116ac Merge pull request #305680 from NixOS/backport-295156-to-release-23.11
[Backport release-23.11] phpPackages.composer: 2.7.1 -> 2.7.2
2024-04-21 09:38:39 +02:00
Thomas Gerbet
f0bb439861 phpPackages.composer: 2.7.1 -> 2.7.2
Changes:
https://github.com/composer/composer/releases/tag/2.7.2
(cherry picked from commit b80593840b)
2024-04-21 07:02:41 +00:00
github-actions[bot]
f05fcf260e Merge staging-next-23.11 into staging-23.11 2024-04-21 00:15:08 +00:00
github-actions[bot]
d39831a1d1 Merge release-23.11 into staging-next-23.11 2024-04-21 00:14:38 +00:00
Bjørn Forsman
74574c3857 nixos/deconz: fix curl redirect option in postStart
It should be curl -L (follow redirects), not curl -l (FTP directory
listing option). I know because it's my mistake.

Fixes: d4b989cafc ("nixos/deconz: delay signalling service readiness until it's actually up")
(cherry picked from commit 30a62716b5)
2024-04-20 20:36:29 +02:00
Bjørn Forsman
0162798a2d nixos/deconz: delay signalling service readiness until it's actually up
Fixes test flakiness (`nix-build -A nixosTests.deconz`).

(cherry picked from commit e99ef7b970)
2024-04-20 20:25:50 +02:00
superherointj
404c2a2350 Merge pull request #304076 from NixOS/backport-304053-to-release-23.11
[Backport release-23.11] raycast: fix passthru.updateScript
2024-04-20 13:47:31 -03:00
Yaya
0ca25f1cd9 electron_source: add yayayayaka to maintainers 2024-04-20 14:18:11 +02:00
Yaya
880a5c597e electron_28-bin: 28.3.0 -> 28.3.1
https://github.com/electron/electron/releases/tag/v28.3.1

Fixes CVE-2024-1580
Fixes CVE-2024-3515
Fixes CVE-2024-3516
Fixes CVE-2024-3517
2024-04-20 14:18:11 +02:00
Yaya
0db6ce90d6 electron_27-bin: 27.3.10 -> 27.3.11
https://github.com/electron/electron/releases/tag/v27.3.11

This is the last release before reaching end-of-life.

Fixes CVE-2024-1580
Fixes CVE-2024-3157
Fixes CVE-2024-3515
Fixes CVE-2024-3516
2024-04-20 14:18:11 +02:00
Yaya
6ee6ba6a63 electron-source.electron_28: 28.3.0 -> 28.3.1
https://github.com/electron/electron/releases/tag/v28.3.1

Fixes CVE-2024-1580
Fixes CVE-2024-3515
Fixes CVE-2024-3516
Fixes CVE-2024-3517
2024-04-20 14:18:11 +02:00
Yaya
bd631f53e9 electron-source.electron_27: 27.3.10 -> 27.3.11
https://github.com/electron/electron/releases/tag/v27.3.11

This is the last release before reaching end-of-life.

Fixes CVE-2024-1580
Fixes CVE-2024-3157
Fixes CVE-2024-3515
Fixes CVE-2024-3516
2024-04-20 14:18:11 +02:00
Nick Cao
6a483ab61b Merge pull request #305363 from NixOS/backport-304993-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-04-17
2024-04-20 07:28:02 -04:00
R. Ryantm
ad1b78d82b cargo-dist: 0.13.1 -> 0.13.2
(cherry picked from commit 30c60b8164)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-20 09:59:58 +02:00
Weijia Wang
bd31ea93a1 Merge pull request #304793 from yayayayaka/mattermost-desktop-23.11-set-mainProgram
[23.11] mattermost-desktop: set meta.mainProgram
2024-04-20 09:57:52 +02:00
Vladimír Čunát
4b613885bf Merge #301159: opencryptoki: 3.20.0 -> 3.23.0
...into release-23.11
2024-04-20 07:16:31 +02:00
Vladimír Čunát
d94b26a881 Merge #300477: betterbird: 115.4.2 -> 115.9.0
...into release-23.11
2024-04-20 07:13:26 +02:00
github-actions[bot]
dfc4991aee Merge staging-next-23.11 into staging-23.11 2024-04-20 00:13:32 +00:00
github-actions[bot]
40595c14d0 Merge release-23.11 into staging-next-23.11 2024-04-20 00:13:07 +00:00
Thomas Gerbet
bc194f7073 Merge pull request #304371 from risicle/ris-qdrant-CVE-2024-3078-r23.11
[23.11] qdrant: add patch for CVE-2024-3078
2024-04-20 00:02:40 +02:00
Thomas Gerbet
98b33de2f8 Merge pull request #304871 from NixOS/backport-304660-to-release-23.11
[Backport release-23.11] openwebrx: 1.2.0 -> 1.2.2
2024-04-19 23:03:40 +02:00
zzzsyyy
8bc902a30e linux_xanmod_latest: 6.8.6 -> 6.8.7
(cherry picked from commit 1192ff2a88)
2024-04-19 18:28:14 +00:00
zzzsyyy
d6892af982 linux_xanmod: 6.6.27 -> 6.6.28
(cherry picked from commit febed9d1eb)
2024-04-19 18:28:14 +00:00
Emily
019aa29ef0 Merge pull request #305145 from NixOS/backport-304768-to-release-23.11
[Backport release-23.11] chromium: 123.0.6312.122 -> 124.0.6367.60, fix M124+ build by using the vendored libwebp
2024-04-19 17:15:26 +02:00
Nick Cao
34cfd09af9 Merge pull request #304568 from NixOS/backport-304549-to-release-23.11
[Backport release-23.11] linuxKernel.kernels.linux_zen: 6.8.4-zen1 -> 6.8.6-zen1 ; linuxKernel.kernels.linux_lqx: 6.8.4-lqx1 -> 6.8.6-lqx2
2024-04-19 09:22:58 -04:00
Nick Cao
8386f17c50 Merge pull request #305158 from NixOS/backport-303222-to-release-23.11
[Backport release-23.11] solitaire-tui: init at 0-unstable-2023-04-20
2024-04-19 09:19:50 -04:00
Michele Guerini Rocco
b8094c5b7b Merge pull request #305299 from NixOS/backport-305259-to-release-23.11
[Backport release-23.11] libreswan: 4.12 -> 4.15
2024-04-19 15:04:31 +02:00
Leona Maroni
254afa681c libreswan: 4.12 -> 4.15
https://download.libreswan.org/CHANGES

fixes CVE-2024-2357, CVE-2024-3652

(cherry picked from commit eee733a88d)
2024-04-19 12:10:26 +00:00
Maximilian Bosch
c1431ed944 Merge pull request #304878 from LeSuisse/glibc-2.38-66
[23.11] glibc: 2.38-44 -> 2.38-66
2024-04-19 11:48:39 +00:00
V
ed2930aa85 vscode-utils: allow hash to be used in mktplcRef
SRI hashes are the new standard throughout Nixpkgs. Although `sha256`
can be set to an SRI hash, it would be better to start using the generic
attribute everywhere instead.

Change-Id: Ie4fdd1e8bf7082d2d73802253c9aec45f99b1b96
2024-04-19 08:30:01 -03:00
R. Ryantm
b90e84072e thunderbird-unwrapped: 115.9.0 -> 115.10.1
(cherry picked from commit e272e5246a)
2024-04-19 08:53:13 +00:00
Leona Maroni
c422e3d0a8 Merge pull request #304897 from LeSuisse/kubernetes-1.28.8-23.11
[23.11] kubernetes: 1.28.7 -> 1.28.9
2024-04-19 09:49:07 +02:00
Thomas Gerbet
72edbf37c5 kubernetes: 1.28.7 -> 1.28.9
Fixes CVE-2024-3177 (also CVE-2023-45288).

Changes:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.28.md#changelog-since-v1288
2024-04-19 09:20:21 +02:00
Matthias Beyer
d2bda80f52 Merge pull request #305238 from NixOS/backport-305114-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.31 -> 0.2.32
2024-04-19 07:59:05 +02:00
Matthias Beyer
7ab4f7f025 Merge pull request #302279 from matthiasbeyer/backport-301610-to-release-23.11
[Backport release 23.11]: dl-librescore: 0.34.47 -> 0.35.7
2024-04-19 07:52:07 +02:00
R. Ryantm
504b0549df cargo-show-asm: 0.2.31 -> 0.2.32
(cherry picked from commit 3e45f8c0e6)
2024-04-19 05:40:45 +00:00
Adam C. Stephens
e8aa3cfa64 Merge pull request #305156 from emilylange/release-23.11-forgejo
[release-23.11] forgejo: 1.20.6-1-unstable-2024-02-22 -> 1.20.6-1-unstable-2024-04-18
2024-04-18 21:26:58 -04:00
github-actions[bot]
12fdc9b92d Merge staging-next-23.11 into staging-23.11 2024-04-19 00:13:57 +00:00
github-actions[bot]
07a30fbd78 Merge release-23.11 into staging-next-23.11 2024-04-19 00:13:29 +00:00
nyadiia
c75c47b8c4 solitaire-tui: init at 0-unstable-2023-04-20
(cherry picked from commit 8a54f2b13d)
2024-04-18 22:31:13 +00:00
nyadiia
12b4c02cc8 maintainers: add nyadiia
(cherry picked from commit 35389ae987)
2024-04-18 22:31:13 +00:00
emilylange
b9a5007e5d forgejo: 1.20.6-1-unstable-2024-02-22 -> 1.20.6-1-unstable-2024-04-18
This bump backports 1.21.11-0's security fixes to 1.20.6-1.

https://codeberg.org/forgejo/forgejo/pulls/3319

Please refer to the "Security fix" section in 1.21.11-0's release notes:
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1-21-11-0
2024-04-19 00:11:41 +02:00
emilylange
26af1c0a34 chromium: fix --ozone-platform-hint flag on wayland
M124 shipped with broken `--ozone-platform-hint` flag handling, which we
rely on NIXOS_OZONE_WL (wayland) environment variable.

This resulted in chromium M124 opening as blank/transparent window under
wayland.

X11 continued to work fine, which is why our X11-only chromium VM test
did not catch this.

See https://issues.chromium.org/issues/329678163 for details.

Fortunately, the fix for that which landed in M125, applies cleanly on
M124, so we do just that and essentially backport that fix to M124.

(cherry picked from commit fb10ea41b2)
2024-04-18 21:19:49 +00:00
emilylange
a558d88706 chromium: fix M124+ build by using the vendored libwebp
at least until we figure out how to use our libwebp again.

Works around the following error in the configure phase (pretty quick to
reproduce):

~~~
Running phase: configurePhase
ERROR Unresolved dependencies.
//third_party/libavif:libavif_enc(//build/toolchain/linux/unbundle:default)
  needs //third_party/libwebp:libwebp_sharpyuv(//build/toolchain/linux/unbundle:default)
~~~

The lib.optionals saves us from rebuilding < M124 (ungoogled-chromium at
this HEAD and all of electron-source).

(cherry picked from commit d93b17c0d4)
2024-04-18 21:19:49 +00:00
emilylange
277efb0104 chromium: 123.0.6312.122 -> 124.0.6367.60
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_16.html

This update includes 23 security fixes.

CVEs:
CVE-2024-3832 CVE-2024-3833 CVE-2024-3914 CVE-2024-3834 CVE-2024-3837
CVE-2024-3838 CVE-2024-3839 CVE-2024-3840 CVE-2024-3841 CVE-2024-3843
CVE-2024-3844 CVE-2024-3845 CVE-2024-3846 CVE-2024-3847

(cherry picked from commit 2dd80cf5d2)
2024-04-18 21:19:49 +00:00
teutat3s
d79b8715a8 sensu-go-backend: 6.9.2 -> 6.11.0
https://github.com/sensu/sensu-go/blob/v6.11.0/CHANGELOG-6.md#6110---2024-01-31
(cherry picked from commit 66904f8e99)
2024-04-18 15:39:24 +00:00
DontEatOreo
e70cb062d7 arc-browser: init at 1.38.0-48670
(cherry picked from commit aa1be69160)
2024-04-18 15:15:27 +00:00
Nick Cao
53db7691fa Merge pull request #305021 from NixOS/backport-303383-to-release-23.11
[Backport release-23.11] open62541: 1.3.9 -> 1.3.10
2024-04-18 10:38:24 -04:00
Victor Engmark
8494ae076b gnome.gnome-mahjongg: 3.40.0 -> 3.40.1
Change log: https://download.gnome.org/sources/gnome-mahjongg/3.40/gnome-mahjongg-3.40.1.news

Commits: https://gitlab.gnome.org/GNOME/gnome-mahjongg/-/compare/3.40.0...3.40.1
(cherry picked from commit 6f47c3dcdb)
2024-04-18 11:54:36 +02:00
Nicolas Benes
acdd701184 open62541: 1.3.9 -> 1.3.10
https://github.com/open62541/open62541/releases/tag/v1.3.10
(cherry picked from commit 015edb2ebe)
2024-04-18 09:40:17 +00:00
Yongun Seong
b47570cdaf perlPackages.FinanceQuote: 1.59 -> 1.60
(cherry picked from commit 930252ec0d)
2024-04-18 09:27:19 +00:00
Maximilian Bosch
dce74fa706 Merge pull request #304908 from NixOS/backport-304539-to-release-23.11
[Backport release-23.11] mautrix-whatsapp: 0.10.6 -> 0.10.7
2024-04-18 07:20:02 +00:00
teutat3s
a5fbdd8072 electron_29-bin: 29.2.0 -> 29.3.0
https://github.com/electron/electron/releases/v29.3.0
(cherry picked from commit 322fb8dde5)
2024-04-18 06:14:45 +02:00
teutat3s
9d9e239d16 electron_28-bin: 28.2.10 -> 28.3.0
https://github.com/electron/electron/releases/v28.3.0
(cherry picked from commit 9ebdca62d5)
2024-04-18 06:14:45 +02:00
teutat3s
781b56230f electron_27-bin: 27.3.9 -> 27.3.10
https://github.com/electron/electron/releases/v27.3.10
(cherry picked from commit 1a41f44111)
2024-04-18 06:14:45 +02:00
github-actions[bot]
fc904e370d Merge staging-next-23.11 into staging-23.11 2024-04-18 00:14:12 +00:00
github-actions[bot]
4e6c3c196d Merge release-23.11 into staging-next-23.11 2024-04-18 00:13:38 +00:00
Luke Granger-Brown
392320f29b Merge pull request #303227 from LeSuisse/envoy-1.27.4-23.11
[23.11] envoy: 1.27.3 -> 1.27.4
2024-04-18 00:46:31 +01:00
Nick Cao
425e5a1439 Merge pull request #304906 from NixOS/backport-304848-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.104.0 -> 1.105.0
2024-04-17 19:34:10 -04:00
Charlotte Van Petegem
e210fcedd7 mautrix-whatsapp: 0.10.6 -> 0.10.7
https://github.com/mautrix/whatsapp/releases/tag/v0.10.7
(cherry picked from commit 446602df9e)
2024-04-17 21:53:45 +00:00
Sumner Evans
151713fc87 matrix-synapse-unwrapped: 1.104.0 -> 1.105.0
https://github.com/element-hq/synapse/releases/tag/v1.105.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 98bea03ec7)
2024-04-17 21:50:37 +00:00
Robert Scott
905123fc60 qdrant: add patch for CVE-2024-3078 2024-04-17 21:40:50 +01:00
Peder Bergebakken Sundt
429d6735f2 Merge pull request #304817 from NixOS/backport-293770-to-release-23.11
[Backport release-23.11] vpsfree-client: 0.17.1 -> 0.18.0
2024-04-17 22:04:17 +02:00
Thomas Gerbet
f70362aeff Merge pull request #304873 from NixOS/backport-304595-to-release-23.11
[Backport release-23.11] {tor,mullvad}-browser: 13.0.13 -> 13.0.14
2024-04-17 22:04:02 +02:00
Peder Bergebakken Sundt
a05b149462 Merge pull request #304822 from NixOS/backport-295980-to-release-23.11
[Backport release-23.11] nwjs: 0.84.0 -> 0.85.0
2024-04-17 22:03:50 +02:00
Thomas Gerbet
6bf2e4c905 glibc: 2.38-44 -> 2.38-66
Fixes GLIBC-SA-2024-0004 (CVE-2024-2961).
https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0004;h=23a8115d63218b5e8985ecdfcc471632e347b225;hb=refs/heads/master
2024-04-17 21:34:46 +02:00
Felix Schröter
e4536b3bbd mullvad-browser: 13.0.13 -> 13.0.14
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.14
(cherry picked from commit c17b24fe5b)
2024-04-17 19:12:43 +00:00
Felix Schröter
b20ba933db tor-browser: 13.0.13 -> 13.0.14
https://blog.torproject.org/new-release-tor-browser-13014/
(cherry picked from commit a59b34e6c9)
2024-04-17 19:12:43 +00:00
Astro
eb8b6a9e03 openwebrx: 1.2.0 -> 1.2.2
(cherry picked from commit 2861440d14)
2024-04-17 19:05:09 +00:00
K900
38338062e8 Merge pull request #304840 from NixOS/backport-304826-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-04-17
2024-04-17 19:52:07 +03:00
K900
08fa95d987 linux_latest-libre: 19527 -> 19536
(cherry picked from commit 23e6179e7d)
2024-04-17 16:51:39 +00:00
K900
e04a0ec390 linux_5_15: 5.15.155 -> 5.15.156
(cherry picked from commit 2234f0fa78)
2024-04-17 16:51:39 +00:00
K900
452a9ea78b linux_6_1: 6.1.86 -> 6.1.87
(cherry picked from commit a943f8ebc0)
2024-04-17 16:51:39 +00:00
K900
2e97744183 linux_6_6: 6.6.27 -> 6.6.28
(cherry picked from commit f1fc24e921)
2024-04-17 16:51:39 +00:00
K900
b05e2f1cad linux_6_8: 6.8.6 -> 6.8.7
(cherry picked from commit 0e44a84db5)
2024-04-17 16:51:39 +00:00
K900
ded1a750f9 linux_testing: 6.9-rc3 -> 6.9-rc4
(cherry picked from commit c45b36bc45)
2024-04-17 16:51:39 +00:00
Nick Cao
2a2ccc0c97 Merge pull request #304797 from NixOS/backport-304657-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.16.7 -> 4.16.8
2024-04-17 12:34:05 -04:00
nikstur
877a072b8a Merge pull request #300641 from NixOS/backport-284981-to-release-23.11
[Backport release-23.11] virtualbox: add symlink to localization files
2024-04-17 17:46:45 +02:00
Mikael Fangel
e81e2a9351 nwjs: 0.84.0 -> 0.85.0
(cherry picked from commit 4e840e807f)
2024-04-17 15:44:36 +00:00
Maximilian Bosch
090016aa64 gitea: backport CSP patch in markdown renderer
See https://github.com/NixOS/nixpkgs/pull/304494#issuecomment-2059284122
2024-04-17 17:36:32 +02:00
Jakub Skokan
27070959e6 vpsfree-client: 0.17.1 -> 0.18.0
(cherry picked from commit 777e5f1deb)
2024-04-17 15:32:26 +00:00
Nick Cao
dd64adef39 telegram-desktop: 4.16.7 -> 4.16.8
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.16.7...v4.16.8

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.16.8
(cherry picked from commit 3616548db5)
2024-04-17 14:17:12 +00:00
Jon Seager
8bc628c7d9 Merge pull request #304317 from NixOS/backport-302797-to-release-23.11
[Backport release-23.11] linuxPackages.mwprocapture: 1.3.0.4373 -> 1.3.0.4390
2024-04-17 15:09:43 +01:00
Mario Rodas
da6188c938 Merge pull request #304714 from NixOS/backport-304615-to-release-23.11
[Backport release-23.11] microsoft-edge: 123.0.2420.81 -> 123.0.2420.97
2024-04-17 09:08:22 -05:00
éclairevoyant
54571fe030 liberation-circuit: fix wrapper for non-gnome environments
(cherry picked from commit f68451b18a)
2024-04-17 14:01:46 +00:00
éclairevoyant
df87cddc84 liberation-circuit: general cleanup
(cherry picked from commit 0ca89abf6a)
2024-04-17 14:01:46 +00:00
Yaya
c5dd9fac75 mattermost-desktop: set meta.mainProgram
Manually applied from treewide commit ff1a94e523
2024-04-17 15:57:04 +02:00
Martin Weinelt
e402c3eb6d Merge pull request #304740 from vcunat/p/firefox-23.11
[23.11] buildMozillaMach: fix version mismatch in llvmPackages
2024-04-17 11:08:59 +02:00
abysssol
78fcbd3879 nixos/ollama: set service working directory to home
(cherry picked from commit f53ced0368)
2024-04-17 08:24:28 +00:00
Vladimír Čunát
9af2d8082e buildMozillaMach: fix version mismatch in llvmPackages
llvmPackagesBuildBuild0 had a wrong version (with FF >= 125)
That also caused lots of warnings and consequently exceeding log limits:
https://hydra.nixos.org/build/256471785
2024-04-17 09:47:26 +02:00
R. Ryantm
4cbb626d2a microsoft-edge: 123.0.2420.81 -> 123.0.2420.97
(cherry picked from commit ec78b73f69)
2024-04-17 04:02:38 +00:00
github-actions[bot]
cfa6509d41 Merge staging-next-23.11 into staging-23.11 2024-04-17 00:14:29 +00:00
github-actions[bot]
7d9f678a1f Merge release-23.11 into staging-next-23.11 2024-04-17 00:13:52 +00:00
Nick Cao
1bf7d3e7d2 Merge pull request #304558 from NixOS/backport-304453-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.16.6 -> 4.16.7
2024-04-16 18:57:45 -04:00
Thomas Gerbet
c244fd66eb Merge pull request #304367 from risicle/ris-blosc2-CVE-2024-3203-CVE-2024-3204-r23.11
[23.11] python311Packages.blosc2: add patches for CVE-2024-3203 & CVE-2024-3204
2024-04-17 00:42:20 +02:00
Robert Scott
de6944d854 python311Packages.pillow: add patch for CVE-2024-28219
reintroduce mechanism from a3713143cc
(release-20.09 branch) to fetch required binary files for
patches
2024-04-16 23:07:29 +01:00
Martin Weinelt
6199d51ba6 Merge pull request #304622 from NixOS/backport-304601-to-release-23.11
[Backport release-23.11] firefox: 125.0 -> 125.0.1
2024-04-16 23:52:22 +02:00
TomaSajt
3a83524f7f python311Packages.pytest-spec: fix version name
(cherry picked from commit 98f0fb13ad)
2024-04-16 23:43:32 +02:00
Pol Dellaiera
ec7dcb2345 Merge pull request #304632 from NixOS/backport-304346-to-release-23.11
[Backport release-23.11] snipe-it: 6.3.3 -> 6.3.4
2024-04-16 22:43:50 +02:00
Pol Dellaiera
278f8ccedc Merge pull request #304631 from NixOS/backport-304381-to-release-23.11
[Backport release-23.11] gitlab: 16.10.2 -> 16.10.3
2024-04-16 22:39:50 +02:00
Yaya
f2d2780f09 snipe-it: 6.3.3 -> 6.3.4
https://github.com/snipe/snipe-it/releases/tag/v6.3.4
(cherry picked from commit 96487480d4)
2024-04-16 20:39:15 +00:00
Yaya
feee764e24 gitlab: 16.10.2 -> 16.10.3
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.3-ee/CHANGELOG.md
(cherry picked from commit ca2d76febc)
2024-04-16 20:37:57 +00:00
Martin Weinelt
c00b9fd9b6 Merge pull request #304613 from NixOS/backport-304515-to-release-23.11
[Backport release-23.11] matrix-appservice-irc: 1.0.1 -> 2.0.0
2024-04-16 22:32:25 +02:00
Martin Weinelt
2f355318ab matrix-appservice-irc: 1.0.1 -> 2.0.0
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/2.0.0
https://github.com/matrix-org/matrix-appservice-irc/compare/refs/tags/1.0.1...2.0.0
https://github.com/matrix-org/matrix-appservice-irc/security/advisories/GHSA-wm4w-7h2q-3pf7

Fixes: CVE-2024-32000
(cherry picked from commit 156c869524)
2024-04-16 22:23:53 +02:00
André Silva
f860818a5d firefox-bin-unwrapped: 125.0 -> 125.0.1
https://www.mozilla.org/en-US/firefox/125.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2024-18/

Fixes: CVE-2024-3852, CVE-2024-3853, CVE-2024-3854, CVE-2024-3855,
       CVE-2024-3856, CVE-2024-3857, CVE-2024-3858, CVE-2024-3859,
       CVE-2024-3860, CVE-2024-3861, CVE-2024-3862, CVE-2024-3863,
       CVE-2024-3302, CVE-2024-3864, CVE-2024-3865
(cherry picked from commit 4c0599b6ce)
2024-04-16 20:05:09 +00:00
André Silva
7570df2339 firefox-unwrapped: 125.0 -> 125.0.1
https://www.mozilla.org/en-US/firefox/125.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2024-18/

Fixes: CVE-2024-3852, CVE-2024-3853, CVE-2024-3854, CVE-2024-3855,
       CVE-2024-3856, CVE-2024-3857, CVE-2024-3858, CVE-2024-3859,
       CVE-2024-3860, CVE-2024-3861, CVE-2024-3862, CVE-2024-3863,
       CVE-2024-3302, CVE-2024-3864, CVE-2024-3865
(cherry picked from commit 283867bd9a)
2024-04-16 20:05:09 +00:00
Martin Weinelt
aa9c62ba94 Merge pull request #304503 from NixOS/backport-304241-to-release-23.11
[Backport release-23.11] floorp: 11.11.2 -> 11.12.0
2024-04-16 22:04:29 +02:00
Robert Scott
1c75acb156 Merge pull request #303874 from risicle/ris-mbedtls-CVEs-2024-04-r23.11
[23.11] mbedtls_2: 2.28.7 -> 2.28.8, mbedtls: add patch for CVE-2024-28755
2024-04-16 21:01:24 +01:00
Thomas Gerbet
6293b1887c Merge pull request #304594 from NixOS/backport-304269-to-release-23.11
[Backport release-23.11] palemoon-bin: 33.0.0 -> 33.0.2, add meta.updateScript
2024-04-16 21:59:47 +02:00
OPNA2608
76cce77f97 palemoon-bin: 33.0.0 -> 33.0.2
(cherry picked from commit 0560d26b68)
2024-04-16 17:23:51 +00:00
OPNA2608
ea1a4b4cfe palemoon-bin: Add meta.updateScript
(cherry picked from commit 35aa61baf1)
2024-04-16 17:23:50 +00:00
Thomas Gerbet
8d2ac85d11 Merge pull request #304468 from mweinelt/23.11/putty-0.81
[23.11] putty: 0.76 -> 0.80
2024-04-16 19:18:17 +02:00
Jerry Starke
9deb7e8b6e linuxKernel.kernels.linux_lqx: 6.8.4-lqx1 -> 6.8.6-lqx2
(cherry picked from commit f06bd76906)
2024-04-16 14:53:15 +00:00
Jerry Starke
6109507549 linuxKernel.kernels.linux_zen: 6.8.4-zen1 -> 6.8.6-zen1
(cherry picked from commit 78bca5ada0)
2024-04-16 14:53:15 +00:00
Vladimír Čunát
e5aed4b635 Merge #304556: akkoma: make options work for 23.11 state
...into release-23.11
2024-04-16 16:07:15 +02:00
R. Ryantm
c619d0a4e5 telegram-desktop: 4.16.6 -> 4.16.7
(cherry picked from commit c28bddf388)
2024-04-16 13:50:10 +00:00
Vladimír Čunát
c520a09d10 Merge #304427: libfilezilla: 0.46.0 -> 0.47.0; filezilla: 3.66.5 -> 3.67.0
...into release-23.11
2024-04-16 15:44:30 +02:00
Christina Sørensen
dce7d5c321 akkoma: make options work for 23.11 state
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
(cherry picked from commit 8a1dbedde5)
2024-04-16 15:33:55 +02:00
Christoph Heiss
5dd39c58c7 floorp: 11.11.2 -> 11.12.0
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit a75d3b4574)
2024-04-16 09:32:54 +00:00
Christoph Heiss
111ba7824a floorp: update.sh: fix duplicate double quoting when replacing hash
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 271a0e91e8)
2024-04-16 09:32:54 +00:00
Martin Weinelt
0ed44412de putty: 0.80 -> 0.81
https://www.openwall.com/lists/oss-security/2024/04/15/6

Fixes: CVE-2024-31497
(cherry picked from commit 8ebb85b334)
2024-04-16 09:00:40 +02:00
Felix Buehler
e4f0abecad putty: add desktop item
(cherry picked from commit 73145ca894)
2024-04-16 09:00:35 +02:00
Thomas Gerbet
a76f70c380 putty: 0.76 -> 0.80
Includes the mitigation for CVE-2023-48795 (Terrapin attack).

https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html
(cherry picked from commit b6a6bca17c)
2024-04-16 09:00:25 +02:00
Martin Weinelt
10be08cf77 filezilla: 3.66.5 -> 3.67.0
(cherry picked from commit a6677d9f6c)
2024-04-16 06:26:03 +02:00
Martin Weinelt
7d3f57309e libfilezilla: 0.46.0 -> 0.47.0
(cherry picked from commit 99ea32212d)
2024-04-16 06:25:50 +02:00
github-actions[bot]
eac92386fc Merge staging-next-23.11 into staging-23.11 2024-04-16 00:13:43 +00:00
github-actions[bot]
ec7483cab4 Merge release-23.11 into staging-next-23.11 2024-04-16 00:13:12 +00:00
Robert Scott
cf564bcd0d python311Packages.blosc2: add patches for CVE-2024-3203 & CVE-2024-3204 2024-04-15 21:49:19 +01:00
Martin Weinelt
69be1d097d Merge pull request #304338 from NixOS/backport-304319-to-release-23.11
[Backport release-23.11] Firefox: 124.0.2 -> 125.0; 115.9.0esr -> 115.10.0esr
2024-04-15 22:26:02 +02:00
Martin Weinelt
164ca274ee Merge pull request #303733 from tcmal/backport-300343-to-release-23.11
akkoma: Backport #300343 to release 23.11
2024-04-15 22:13:35 +02:00
Martin Weinelt
2a4bcf18e6 firefox-esr-115-unwrapped: 115.9.1esr -> 115.10.0esr
https://www.mozilla.org/en-US/firefox/115.10.0/releasenotes/
(cherry picked from commit 133a43d655)
2024-04-15 18:38:26 +00:00
Martin Weinelt
9cd85ba11f firefox-bin-unwrapped: 124.0.2 -> 125.0
https://www.mozilla.org/en-US/firefox/125.0/releasenotes/
(cherry picked from commit 9edc63e50d)
2024-04-15 18:38:26 +00:00
Martin Weinelt
ab84a8045d firefox-unwrapped: 124.0.2 -> 125.0
https://www.mozilla.org/en-US/firefox/125.0/releasenotes/
(cherry picked from commit 789f7bb881)
2024-04-15 18:38:26 +00:00
Franz Pletz
cd69dcb7df Merge pull request #304188 from NixOS/backport-303825-to-release-23.11
[Backport release-23.11] less: apply patch for security issue when opening files with \n in paths
2024-04-15 20:33:56 +02:00
Martin Wimpress
32e54a3b52 linuxPackages.mwprocapture: 1.3.0.4373 -> 1.3.0.4390
(cherry picked from commit 3dcf7c5c24)
2024-04-15 16:13:28 +00:00
R. Ryantm
dbf2d4ce9d opensc: 0.25.0 -> 0.25.1
(cherry picked from commit 078a46ab20)
2024-04-15 14:21:09 +00:00
Nick Cao
ff44be4d8f Merge pull request #304244 from NixOS/backport-303792-to-release-23.11
[Backport release-23.11] slack: 4.37.94 -> 4.37.101
2024-04-15 10:02:41 -04:00
rewine
674b3abfcc Merge pull request #304216 from NixOS/backport-304184-to-release-23.11
[Backport release-23.11] netbird-ui: 0.27.2 -> 0.27.3
2024-04-15 20:59:34 +08:00
Maxine Aubrey
140546acf3 webkitgtk: 2.44.0 → 2.44.1
https://webkitgtk.org/2024/04/09/webkitgtk2.44.1-released.html
(cherry picked from commit 50e1ce4c3b)
2024-04-15 11:34:28 +00:00
R. Ryantm
b2b8aee04a slack: 4.37.94 -> 4.37.101
(cherry picked from commit cd82e3be21)
2024-04-15 11:30:09 +00:00
R. Ryantm
441a376dee netbird-ui: 0.27.2 -> 0.27.3
(cherry picked from commit 88b93829d9)
2024-04-15 08:30:38 +00:00
Atemu
14e7e6d8a6 Merge pull request #304202 from NixOS/backport-304130-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-04-13
2024-04-15 10:27:07 +02:00
Pol Dellaiera
44e1260a0c Merge pull request #304193 from NixOS/backport-304096-to-release-23.11
[Backport release-23.11] php81: add missing patch
2024-04-15 10:14:51 +02:00
Mario Rodas
918dc3c6ba Merge pull request #303452 from ereslibre/bump-wasmtime-18
wasmtime: 18.0.3 -> 18.0.4
2024-04-15 02:24:16 -05:00
zzzsyyy
79f450f3eb xanmod-kernels: change to full preemption
follows the commit c92d295551

(cherry picked from commit d6b6cc93c4)
2024-04-15 07:12:06 +00:00
zzzsyyy
367861a186 linux_xanmod_latest: 6.8.5 -> 6.8.6
(cherry picked from commit 5ebb9b551e)
2024-04-15 07:12:06 +00:00
zzzsyyy
2b6173d493 linux_xanmod: 6.6.26 -> 6.6.27
(cherry picked from commit cf5e8b86a3)
2024-04-15 07:12:06 +00:00
Pol Dellaiera
bcdd55da04 php81: add missing patch
To fix broken hydra build: https://hydra.nixos.org/build/256263019/nixlog/2

(cherry picked from commit 8cc90d43b4)
2024-04-15 06:29:43 +00:00
Thomas Gerbet
b0202dbde6 less: apply patch for security issue when opening files with \n in paths
https://www.openwall.com/lists/oss-security/2024/04/12/5
(cherry picked from commit 22bd2ab624)
2024-04-15 05:55:56 +00:00
Vincent Laporte
6503c38cf0 jasmin-compiler: 2023.06.2 → 2023.06.3
(cherry picked from commit 431116f601)
2024-04-15 07:25:20 +02:00
Vladimír Čunát
e55b38370e Merge #304179: xdg-desktop-portal: disable known flaky tests
...into release-23.11
2024-04-15 07:19:43 +02:00
Sergei Trofimovich
693156b15e xdg-desktop-portal: disable known flaky tests (set TEST_IN_CI)
There are a few tests that are fkay in hydra. Most fauly one seems to be
`monitor` test from `test-portals-inhibit` suite. Upstream already skips
it for `TEST_IN_CI` case. Let's set the variable as well to skip these
tests.

(cherry picked from commit 9116e87e69)
2024-04-15 04:37:17 +00:00
github-actions[bot]
15a9a8f385 Merge staging-next-23.11 into staging-23.11 2024-04-15 02:31:04 +00:00
github-actions[bot]
b76d239dcf Merge release-23.11 into staging-next-23.11 2024-04-15 02:30:36 +00:00
tomberek
53a2c32bc6 Merge pull request #303665 from NixOS/backport-303574-to-release-23.11
[Backport release-23.11] raycast: 1.71.1 -> 1.71.3
2024-04-14 21:42:06 -04:00
OTABI Tomoya
728d46cac5 Merge pull request #303992 from NixOS/backport-303478-to-release-23.11
[Backport release-23.11] python313: 3.13.0a5 -> 3.13.0a6
2024-04-15 09:32:51 +09:00
Yaya
8c3e520671 gitlab-container-registry: 3.91.0 -> 3.92.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.92.0-gitlab/CHANGELOG.md
(cherry picked from commit 6abe5d3831)
2024-04-14 21:09:09 +02:00
Yaya
f858b0926a gitlab: 16.10.1 -> 16.10.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.2-ee/CHANGELOG.md

Fixes CVE-2023-6489
Fixes CVE-2023-6678
Fixes CVE-2024-2279
Fixes CVE-2024-3092

(cherry picked from commit 201a8e5003)
2024-04-14 21:09:09 +02:00
Robert Scott
af7e9fb77b wireshark: 4.0.12 -> 4.0.14 2024-04-14 20:17:41 +02:00
DontEatOreo
bc0d9e1cef raycast: add maintainer donteatoreo
(cherry picked from commit 8c11ab639a)
2024-04-14 17:35:02 +00:00
DontEatOreo
f6c33b1214 raycast: fix passthru.updateScript
- fixed updateScript to work with maintainers/scripts/update.nix

(cherry picked from commit 0951eef380)
2024-04-14 17:35:02 +00:00
R. Ryantm
2a19d10be3 cargo-temp: 0.2.19 -> 0.2.20
(cherry picked from commit be86ca7e0e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-14 18:16:29 +02:00
Matthias Beyer
ec0ddf8c3c cargo-temp: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-14 18:16:01 +02:00
Vladimír Čunát
82829f5324 Merge #302652: xorg.xorgserver: 21.1.11 -> 21.1.12
...into release-23.11
2024-04-14 17:34:19 +02:00
Robert Scott
469737ca7e Merge pull request #304017 from LeSuisse/cosign-2.2.4-23.11
[23.11] cosign: 2.2.1 -> 2.2.4
2024-04-14 16:29:20 +01:00
R. Ryantm
8ef59c9bc6 cargo-tally: 1.0.42 -> 1.0.43
(cherry picked from commit cf8ecfbd02)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-14 16:20:05 +02:00
R. Ryantm
aa639741c5 cargo-tally: 1.0.41 -> 1.0.42
(cherry picked from commit 64d0ec491f)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-14 16:20:00 +02:00
Atemu
961307b5a9 Merge pull request #304003 from NixOS/backport-303342-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-04-10
2024-04-14 15:07:27 +02:00
zzzsyyy
a6db367dbc linux_xanmod_latest: 6.7.12 -> 6.8.5
(cherry picked from commit e77ea8ece5)
2024-04-14 11:08:34 +00:00
zzzsyyy
3f06bddfdf linux_xanmod: 6.6.25 -> 6.6.26
(cherry picked from commit c99a64cf89)
2024-04-14 11:08:34 +00:00
Thomas Gerbet
5fc762b926 cosign: 2.2.3 -> 2.2.4
Fixes GHSA-95pr-fxf5-86gv and GHSA-88jx-383q-w4qc.

Changes:
https://github.com/sigstore/cosign/releases/tag/v2.2.4
(cherry picked from commit 2e87a8cbd1)
2024-04-14 12:47:53 +02:00
R. Ryantm
11ee9fa674 cosign: 2.2.2 -> 2.2.3
(cherry picked from commit 618629f81f)
2024-04-14 12:47:53 +02:00
R. Ryantm
364376876b cosign: 2.2.1 -> 2.2.2
(cherry picked from commit 64a1e3d729)
2024-04-14 12:47:53 +02:00
Thomas Gerbet
6ec8515bc7 Merge pull request #303896 from risicle/ris-jwcrypto-CVE-2024-28102-r23.11
[23.11] python311Packages.jwcrypto: add patch for CVE-2024-28102
2024-04-14 11:51:09 +02:00
Martin Weinelt
a5973fb5db python313: 3.13.0a5 -> 3.13.0a6
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-alpha-6
(cherry picked from commit 72502ca655)
2024-04-14 09:31:50 +00:00
K900
d161d31fd3 Merge pull request #303973 from NixOS/backport-303972-to-release-23.11
[Backport release-23.11] Plasma 5: 5.27.10 -> 5.27.11
2024-04-14 10:05:56 +03:00
K900
f660821f8a Plasma 5: 5.27.10 -> 5.27.11
uh, woops

(cherry picked from commit a8800e7f5f)
2024-04-14 07:05:35 +00:00
R. Ryantm
9251972884 cargo-dist: 0.11.1 -> 0.13.1
(cherry picked from commit ec7438fdc3)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit edc26b1a1e7a1849b310f84d9fd03bca41d40c27)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-14 08:09:48 +02:00
R. Ryantm
1b4f8c2fda cargo-dist: 0.8.2 -> 0.11.1
(cherry picked from commit f4a21709f5)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 26654903ab8423819096691ef0dc6eca352be4cd)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-14 08:09:48 +02:00
Matthias Beyer
0b5b50efd9 cargo-dist: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-14 08:09:32 +02:00
github-actions[bot]
26131b2892 Merge staging-next-23.11 into staging-23.11 2024-04-14 00:17:34 +00:00
github-actions[bot]
3c9d75133d Merge release-23.11 into staging-next-23.11 2024-04-14 00:17:07 +00:00
Weijia Wang
c27f3b6d8e Merge pull request #303881 from NixOS/backport-303862-to-release-23.11
[Backport release-23.11] bird: add herbetom as maintainer
2024-04-13 23:11:55 +02:00
Robert Scott
c47e59337b python311Packages.jwcrypto: add patch for CVE-2024-28102 2024-04-13 21:08:09 +01:00
Tom Herbers
40fd9a46e0 bird: add herbetom as maintainer
(cherry picked from commit 84f74ee14b)
2024-04-13 18:56:15 +00:00
Robert Scott
de9919537e mbedtls: add patch for CVE-2024-28755 2024-04-13 18:59:44 +01:00
Raphael Robatsch
29386c7472 mbedtls_2: 2.28.7 -> 2.28.8
Changelog: https://github.com/Mbed-TLS/mbedtls/releases/tag/v2.28.8
Fixes CVE-2024-28960

(cherry picked from commit 92f5f12a72)
2024-04-13 18:12:27 +01:00
Thomas Gerbet
867e7f23e7 jenkins: 2.440.1 -> 2.440.2
Include the fix for CVE-2024-22201, see
https://www.jenkins.io/security/advisory/2024-03-20/

Changes:
https://www.jenkins.io/changelog-stable/#v2.440.2
(cherry picked from commit 2fd0f31cf8)
2024-04-13 19:02:01 +02:00
R. Ryantm
69439aab52 jenkins: 2.426.3 -> 2.440.1
(cherry picked from commit 7c55954843)

(Fixed conflict in maintainers list, by not making any changes to it.)
2024-04-13 19:02:01 +02:00
Pol Dellaiera
7e80de8aa8 Merge pull request #303860 from NixOS/backport-300977-to-release-23.11
[Backport release-23.11] bird: remove globin as maintainer
2024-04-13 18:17:50 +02:00
Tom Herbers
d2218123b9 bird: remove globin as maintainer
(cherry picked from commit 1443bac30a)
2024-04-13 16:14:14 +00:00
Matthias Beyer
8d33b70359 Merge pull request #303816 from NixOS/backport-303807-to-release-23.11
[Backport release-23.11] cargo-about: 0.6.0 -> 0.6.1
2024-04-13 15:45:33 +02:00
Thomas Gerbet
8a727eb0b7 envoy: 1.27.3 -> 1.27.4
Fixes CVE-2024-30255.

Contrary to `master` we still have Go 1.20 so the build still works (#303204).

Changes:
https://github.com/envoyproxy/envoy/releases/tag/v1.27.4
2024-04-13 15:03:27 +02:00
K900
90055d5e61 Merge pull request #303830 from NixOS/backport-303819-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-04-13
2024-04-13 16:00:57 +03:00
K900
ceaf194fc2 linux_4_19: 4.19.311 -> 4.19.312
(cherry picked from commit 6fe3456226)
2024-04-13 13:00:18 +00:00
K900
ed7a226db1 linux_5_4: 5.4.273 -> 5.4.274
(cherry picked from commit f17c454892)
2024-04-13 13:00:18 +00:00
K900
cd72c883c7 linux_5_10: 5.10.214 -> 5.10.215
(cherry picked from commit a3417d1088)
2024-04-13 13:00:18 +00:00
K900
fdda4b7098 linux_5_15: 5.15.154 -> 5.15.155
(cherry picked from commit 5491d76e0e)
2024-04-13 13:00:18 +00:00
K900
133f3156f7 linux_6_1: 6.1.85 -> 6.1.86
(cherry picked from commit 11568449f1)
2024-04-13 13:00:18 +00:00
K900
2b2d5c99c1 linux_6_6: 6.6.26 -> 6.6.27
(cherry picked from commit d20461f6b7)
2024-04-13 13:00:17 +00:00
K900
af910dd4f0 linux_6_8: 6.8.5 -> 6.8.6
(cherry picked from commit 83084587f4)
2024-04-13 13:00:17 +00:00
Thomas Gerbet
70850f72a0 Merge pull request #303093 from natsukium/notebook/backport
[23.11] python311Packages.notebook: 7.0.6 -> 7.0.8
2024-04-13 14:15:24 +02:00
Robert Scott
3d658af540 Merge pull request #303284 from NixOS/backport-303171-to-release-23.11
[Backport release-23.11] trafficserver: 9.2.3 -> 9.2.4
2024-04-13 12:53:04 +01:00
Matthias Beyer
88e247c7ac cargo-about: 0.6.0 -> 0.6.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 78dc094cba)
2024-04-13 11:12:21 +00:00
Pol Dellaiera
b91f9f3c51 Merge pull request #303793 from drupol/backport/php/pr-303711
php: backport PR #303711
2024-04-13 11:18:32 +02:00
Maximilian Bosch
5d79835218 php83: 8.3.4 -> 8.3.6, fix CVE-2024-2756, CVE-2024-3096, CVE-2024-2757
Announcement: https://news-web.php.net/php.announce/424
(cherry picked from commit c6e4e72218)
2024-04-13 09:30:11 +02:00
Maximilian Bosch
3235a42ef8 php82: 8.2.17 -> 8.2.18, fix CVE-2024-2756, CVE-2024-3096
Announcement: https://news-web.php.net/php.announce/423
(cherry picked from commit 147dffac94)
2024-04-13 09:30:04 +02:00
Maximilian Bosch
77e9de368a php81: 8.1.27 -> 8.1.28, fix CVE-2024-2756, CVE-2024-3096
Announcement: https://news-web.php.net/php.announce/425
(cherry picked from commit d12c76c716)
2024-04-13 09:29:52 +02:00
github-actions[bot]
c8d580973a Merge release-23.11 into staging-next-23.11 2024-04-13 00:11:56 +00:00
tcmal
6c4f37e258 akkoma: add tcmal as maintainer
(cherry picked from commit f8b9215e9f)
2024-04-12 23:53:26 +01:00
tcmal
343b319957 nixos/akkoma: check that upload and media proxy base url is specified
new versions of akkoma require the upload base url to be specified in
order for updates to work properly.
this will be a breaking change in 24.05, but for now a reasonable
default is set.
2024-04-12 23:53:19 +01:00
tcmal
4c2b235d50 akkoma: 3.11.0 -> 3.12.2 2024-04-12 23:50:25 +01:00
Robert Schütz
2f4c51e29f giflib: don't build HTML documentation
(cherry picked from commit e748b3a37e)
2024-04-12 20:39:07 +00:00
Robert Schütz
7b891dfe10 imagemagick: 7.1.1-29 -> 7.1.1-30
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-29...7.1.1-30

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit f5efe3768a)
2024-04-12 20:39:07 +00:00
DontEatOreo
684f622ae8 raycast: 1.71.1 -> 1.71.3
(cherry picked from commit defc52f442)
2024-04-12 17:16:38 +00:00
Artturi
ec877443d6 Merge pull request #303446 from NixOS/backport-302657-to-release-23.11
[Backport release-23.11] discord updates
2024-04-12 19:25:25 +03:00
superherointj
c5c13bbca1 Merge pull request #303445 from NixOS/backport-289721-to-release-23.11
[Backport release-23.11] vscode-utils: Set the sourceRoot attribute on vscode extensions
2024-04-12 13:17:22 -03:00
Yaya
1736b78471 electron-source.electron_29: 29.2.0 -> 29.3.0
https://github.com/electron/electron/releases/tag/v29.3.0

Fixes CVE-2024-3156

(cherry picked from commit dcde7b9e03)
2024-04-12 18:10:58 +02:00
Yaya
1deb63b4ce electron-source.electron_28: 28.2.10 -> 28.3.0
https://github.com/electron/electron/releases/tag/v28.3.0

Fixes CVE-2024-3159

(cherry picked from commit 14110eadc5)
2024-04-12 18:10:58 +02:00
Yaya
c6e960a299 electron-source.electron_27: 27.3.9 -> 27.3.10
https://github.com/electron/electron/releases/tag/v27.3.10

Fixes CVE-2024-3159

(cherry picked from commit c41f01c811)
2024-04-12 18:10:58 +02:00
Ben Siraphob
e45ca61142 Merge pull request #291814 from NixOS/backport-279035-to-release-23.11 2024-04-12 10:33:15 -04:00
R. Ryantm
5df909ef1f cargo-deny: 0.14.20 -> 0.14.21
(cherry picked from commit 19afc01e85)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:53:57 +02:00
R. Ryantm
877d38843a cargo-deny: 0.14.18 -> 0.14.20
(cherry picked from commit 0ddbb4352b)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:53:57 +02:00
R. Ryantm
c3ee7ec61c cargo-llvm-lines: 0.4.36 -> 0.4.37
(cherry picked from commit 5c9dfe494a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:53:57 +02:00
Matthias Beyer
4b7e73b345 cargo-llvm-lines: Build with rust 1.76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:53:57 +02:00
R. Ryantm
99f1cdafe7 cargo-generate: 0.19.0 -> 0.20.0
(cherry picked from commit cfe196b3c3)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:58 +02:00
Matthias Beyer
218394bbb3 cargo-generate: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:58 +02:00
R. Ryantm
58b93107ea cargo-public-api: 0.33.1 -> 0.34.0
(cherry picked from commit 9b210382cc)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:58 +02:00
Matthias Beyer
7ede0c842d cargo-public-api: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:58 +02:00
R. Ryantm
cf49189a33 cargo-binstall: 1.6.3 -> 1.6.4
(cherry picked from commit 4b8b410c0a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:58 +02:00
R. Ryantm
acba6f6078 cargo-binstall: 1.6.2 -> 1.6.3
(cherry picked from commit 43a6b49754)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:58 +02:00
Muhammad Falak R Wani
1ebf2bc44a cargo-binstall: 1.6.1 -> 1.6.2
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.6.1...v1.6.2
Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.6.2
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 7e260e4168)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:58 +02:00
Muhammad Falak R Wani
f4cd02e3ff cargo-binstall: 1.5.0 -> 1.6.1
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.5.0...v1.6.1
Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.6.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit bccea6886e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
figsoda
3b479c0a31 cargo-binstall: 1.4.9 -> 1.5.0
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.4.9...v1.5.0

Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.5.0
(cherry picked from commit 621b3528ed)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
R. Ryantm
93746318a0 cargo-binstall: 1.4.8 -> 1.4.9
(cherry picked from commit 93d661c07e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
R. Ryantm
d8ec34fe02 cargo-binstall: 1.4.6 -> 1.4.8
(cherry picked from commit 5654bf5be3)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
Matthias Beyer
f4c7672276 cargo-binstall: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
R. Ryantm
06572dfaed cargo-chef: 0.1.65 -> 0.1.66
(cherry picked from commit d953181668)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
R. Ryantm
3cfe1710a0 cargo-chef: 0.1.64 -> 0.1.65
(cherry picked from commit 8e8f6a57f4)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
R. Ryantm
eeac499af0 cargo-chef: 0.1.63 -> 0.1.64
(cherry picked from commit 049895583c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
R. Ryantm
592524b9c7 cargo-chef: 0.1.62 -> 0.1.63
(cherry picked from commit ebd05ed524)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
Matthias Beyer
36b7a0edd9 cargo-chef: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:57 +02:00
R. Ryantm
d6d3282bac cargo-component: 0.10.0 -> 0.10.1
(cherry picked from commit f31809086c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:56 +02:00
R. Ryantm
6eea6f33fe cargo-component: 0.9.1 -> 0.10.0
(cherry picked from commit ba7b043469)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:56 +02:00
R. Ryantm
88ba597957 cargo-component: 0.9.0 -> 0.9.1
(cherry picked from commit 1d9206d7d0)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:56 +02:00
R. Ryantm
fe47e5e6fe cargo-component: 0.8.0 -> 0.9.0
(cherry picked from commit 8398516d0f)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:56 +02:00
Matthias Beyer
ca1b178c0f cargo-component: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:56 +02:00
IogaMaster
c6b61d7ded cargo-shuttle: 0.34.1 -> 0.39.0
Diff: https://github.com/shuttle-hq/shuttle/compare/v0.34.1...v0.39.0

Changelog: https://github.com/shuttle-hq/shuttle/releases/tag/v0.39.0

Closes #291752

(cherry picked from commit eb28574a33)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:56 +02:00
figsoda
0207eb48f6 cargo-shuttle: 0.33.0 -> 0.34.1
Diff: https://github.com/shuttle-hq/shuttle/compare/v0.33.0...v0.34.1

Changelog: https://github.com/shuttle-hq/shuttle/releases/tag/v0.34.1
(cherry picked from commit 53850d6d44)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:56 +02:00
Matthias Beyer
53eb3935bd cargo-shuttle: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:53 +02:00
R. Ryantm
1dacaff6fd cargo-udeps: 0.1.45 -> 0.1.47
(cherry picked from commit 3988ace9ba)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
Matthias Beyer
43f423e6d5 cargo-udeps: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
R. Ryantm
6c6f1d3211 cargo-deny: 0.14.17 -> 0.14.18
(cherry picked from commit 8eeefb6de1)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
R. Ryantm
e01bcbca96 cargo-deny: 0.14.16 -> 0.14.17
(cherry picked from commit 2f8e53d803)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
R. Ryantm
a05a879171 cargo-deny: 0.14.15 -> 0.14.16
(cherry picked from commit 501ed2e91a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
R. Ryantm
941333f33f cargo-deny: 0.14.14 -> 0.14.15
(cherry picked from commit c4c30b47c7)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
R. Ryantm
6a11f577ad cargo-deny: 0.14.12 -> 0.14.14
(cherry picked from commit 307fee3f8a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
R. Ryantm
8fa453a27b cargo-deny: 0.14.11 -> 0.14.12
(cherry picked from commit 4a05fed0b4)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:27 +02:00
Matthias Beyer
d48c54ff81 cargo-deny: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
6d8941c6f2 cargo-tally: 1.0.40 -> 1.0.41
(cherry picked from commit aa688003bb)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
3de6fbf7f2 cargo-tally: 1.0.39 -> 1.0.40
(cherry picked from commit 7f4bca67ca)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
c35c87fef6 cargo-tally: 1.0.38 -> 1.0.39
(cherry picked from commit dd2251d23e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
dfb01fb703 cargo-tally: 1.0.36 -> 1.0.38
(cherry picked from commit 68ee88392c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
9b602405cf cargo-tally: 1.0.35 -> 1.0.36
(cherry picked from commit 782350f934)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
0620d02cef cargo-tally: 1.0.34 -> 1.0.35
(cherry picked from commit 1360af0111)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
figsoda
e463279587 cargo-tally: 1.0.33 -> 1.0.34
Diff: https://diff.rs/cargo-tally/1.0.33/1.0.34

Changelog: https://github.com/dtolnay/cargo-tally/releases/tag/1.0.34
(cherry picked from commit 29eabaf9a3)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
ccce0c2f93 cargo-tally: 1.0.32 -> 1.0.33
(cherry picked from commit 0c9dbdf9a5)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:26 +02:00
R. Ryantm
12d8abecfd cargo-tally: 1.0.31 -> 1.0.32
(cherry picked from commit ffe99f3f59)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:25 +02:00
Matthias Beyer
b98543ea40 cargo-tally: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:25 +02:00
R. Ryantm
ed4731a824 cargo-semver-checks: 0.29.1 -> 0.30.0
(cherry picked from commit a2b945763c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:25 +02:00
Matthias Beyer
fe2c02b72e cargo-semver-checks: Build with rustPackages_1_76
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-12 14:52:25 +02:00
Emily
498b0d76d7 Merge pull request #303471 from NixOS/backport-303377-to-release-23.11
[Backport release-23.11] chromedriver,{,ungoogled-}chromium: 123.0.6312.{86,105} -> 123.0.6312.122
2024-04-12 14:06:35 +02:00
Sandro
c56144546d Merge pull request #301920 from JohnRTitor/backport-searxng-to-23.11 2024-04-12 12:35:07 +02:00
Weijia Wang
6cb313b595 Merge pull request #303302 from NixOS/backport-301845-to-release-23.11
[Backport release-23.11] thcrap-steam-proton-wrapper: init at 0-unstable-2024-04-03
2024-04-12 12:21:43 +02:00
Robert Schütz
1c9851168e nixos/searx: use lib.getExe 2024-04-12 10:53:17 +02:00
Robert Schütz
4ade559474 nixos/tests/searx: use configured package for static content
Also use the simple theme because upstream dropped the oscar one:
https://github.com/searxng/searxng/discussions/1167
2024-04-12 10:53:02 +02:00
teutat3s
a3ed5759e4 electron_26: always use electron_26-bin
The build from source is broken since commit
d90fd6cd4a

https://hydra.nixos.org/build/255783237/nixlog/1
The error is
jq: error (at <stdin>:1): Cannot index string with string "patch_dir"
2024-04-12 10:19:00 +02:00
teutat3s
02add7fdc8 electron_26-bin: 26.3.0 -> 26.6.10 2024-04-12 10:19:00 +02:00
Weijia Wang
9a8bcd21ae Merge pull request #303531 from NixOS/backport-303434-to-release-23.11
[Backport release-23.11] mountpoint-s3: 1.5.0 -> 1.6.0
2024-04-12 10:00:10 +02:00
Pol Dellaiera
2d8b742866 Merge pull request #297733 from Antiarchitect/backport-mattermost-desktop-update-to-release-23.11
Backport mattermost-desktop 5.5.1 -> 5.7.0 to release 23.11
2024-04-12 08:55:29 +02:00
Pol Dellaiera
90e482ed07 Merge pull request #303501 from teutat3s/backport-275596-to-release-23.11
[23.11] electron: add missing `meta.mainProgram`
2024-04-12 08:46:53 +02:00
R. Ryantm
8ab17c100f mountpoint-s3: 1.5.0 -> 1.6.0
(cherry picked from commit 229a974570)
2024-04-12 05:32:44 +00:00
Pol Dellaiera
cb094250b9 electron: add missing meta.mainProgram
(cherry picked from commit 7501d682b8)
2024-04-12 02:22:48 +02:00
github-actions[bot]
51aacb0d9a Merge staging-next-23.11 into staging-23.11 2024-04-12 00:13:49 +00:00
github-actions[bot]
c430086edb Merge release-23.11 into staging-next-23.11 2024-04-12 00:13:22 +00:00
networkException
ecc1fbcc0c ungoogled-chromium: 123.0.6312.105-1 -> 123.0.6312.122-1
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_10.html

This update includes 3 security fixes.

CVEs:
CVE-2024-3157 CVE-2024-3516 CVE-2024-3515

(cherry picked from commit 9072edec01)
2024-04-11 21:58:35 +00:00
networkException
34450e887a chromium: 123.0.6312.105 -> 123.0.6312.122
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop_10.html

This update includes 3 security fixes.

CVEs:
CVE-2024-3157 CVE-2024-3516 CVE-2024-3515

(cherry picked from commit b24e22d061)
2024-04-11 21:58:35 +00:00
networkException
41f40aac87 chromedriver: 123.0.6312.86 -> 123.0.6312.122
(cherry picked from commit 3c4f4f2afd)
2024-04-11 21:58:35 +00:00
Rafael Fernández López
123717a665 wasmtime: 18.0.3 -> 18.0.4 2024-04-11 22:45:25 +02:00
superherointj
51651a5408 Merge pull request #303334 from otavio/backport-301926-to-release-23.11
[Backport release-23.11] mcumgr-client: init at 0.0.4
2024-04-11 17:38:41 -03:00
Artturin
9e7c932c27 pkgsCross.aarch64-darwin.discord-canary: 0.0.451 -> 0.0.468
(cherry picked from commit 4bde407c23)
2024-04-11 20:27:46 +00:00
Artturin
e5fc724fd5 pkgsCross.aarch64-darwin.discord-ptb: 0.0.105 -> 0.0.107
(cherry picked from commit 340b351855)
2024-04-11 20:27:46 +00:00
Artturin
31456fc63c pkgsCross.aarch64-darwin.discord: 0.0.298 -> 0.0.300
(cherry picked from commit 3941e911f4)
2024-04-11 20:27:46 +00:00
Artturin
3b2a1886cb discord-development: 0.0.16 -> 0.0.17
(cherry picked from commit 524d680ac7)
2024-04-11 20:27:46 +00:00
Artturin
72faae6c6c discord-canary: 0.0.326 -> 0.0.346
(cherry picked from commit 1fdc06c13b)
2024-04-11 20:27:46 +00:00
Artturin
ca651d843f discord-ptb: 0.0.76 -> 0.0.78
(cherry picked from commit 8d4d2b7f7a)
2024-04-11 20:27:46 +00:00
Artturin
f963265da8 discord: 0.0.47 -> 0.0.49
(cherry picked from commit 0d1cfb5efc)
2024-04-11 20:27:46 +00:00
Francis Gagné
a4955cdc4c vscode-utils: Set the sourceRoot attribute on vscode extensions
Some extensions contain directories other than `extension` (e.g.,
`package`, if the extension has a digital signature). The unpacker phase
fails if a .vsix file contains more than one directory at the archive's
root and the `sourceRoot` attribute is unset.

(cherry picked from commit 8f384467cc)
2024-04-11 20:26:20 +00:00
Bjørn Forsman
4e9021f785 nixos/doc: suggest mounting the ESP on /boot with umask=077
This prevents world-readable access to /boot, which is a security issue
that systemd-boot warns about.

Fixes https://github.com/NixOS/nixpkgs/issues/279362.

(cherry picked from commit 69aae55cee)
2024-04-11 21:56:48 +02:00
Bjørn Forsman
437c36c511 nixos-generate-config: preserve vfat filesystem mount permissions
The default is to mount these world-readable, but that's a security risk
for the EFI System Partition.

Ref https://github.com/NixOS/nixpkgs/issues/279362.

(cherry picked from commit 8ee9b79cc4)
2024-04-11 21:56:48 +02:00
Michele Guerini Rocco
1d6a23f11e Merge pull request #303300 from rnhmjoj/pr-cie-back
[23.11] cie-middleware-linux: 1.5.0 -> 1.5.2
2024-04-11 17:18:56 +02:00
Michele Guerini Rocco
1803aeb24a Merge pull request #303311 from rnhmjoj/pr-monero-back
[23.11] monero-{cli,gui}: 0.18.3.1 -> 0.18.3.3
2024-04-11 17:17:45 +02:00
Nick Cao
6c5ad2fa3a Merge pull request #303167 from NixOS/backport-302984-to-release-23.11
[Backport release-23.11] klee: 3.0 -> 3.1
2024-04-11 08:58:45 -04:00
Robert Schütz
092fe470d8 deltachat-desktop: 1.42.2 -> 1.44.0
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.42.2...v1.44.0

Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.44.0/CHANGELOG.md
(cherry picked from commit 3a9a9d7cd1)
2024-04-11 11:46:18 +00:00
Robert Schütz
b1f59e794e libdeltachat: 1.131.9 -> 1.136.1
Diff: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.9...v1.136.1

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.136.1/CHANGELOG.md
(cherry picked from commit 27c28957af)
2024-04-11 11:46:18 +00:00
Robert Schütz
c25cc8a9e0 python311Packages.deltachat: use pyproject = true
(cherry picked from commit ac02e834fa)
2024-04-11 11:46:18 +00:00
natsukium
d7d04c466b python311Packages.notebook: 7.0.7 -> 7.0.8
Changelog: https://github.com/jupyter/notebook/blob/v7.0.8/CHANGELOG.md
(cherry picked from commit bbfff3d262)
2024-04-11 20:31:35 +09:00
natsukium
245f197106 python311Packages.notebook: 7.0.6 -> 7.0.7
Changelog: https://github.com/jupyter/notebook/blob/v7.0.7/CHANGELOG.md
(cherry picked from commit ef37bad115)
2024-04-11 20:31:03 +09:00
Otavio Salvador
f629e7bf8a mcumgr-client: downgrade clap to 4.4.7 for Rust 1.73.0 compat
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-04-11 08:27:29 -03:00
rnhmjoj
e0411b510d monero-{cli,gui}: 0.18.3.2 -> 0.18.3.3
(cherry picked from commit 998a60e176)
2024-04-11 10:53:33 +02:00
Weijia Wang
278cbdd6a8 Merge pull request #303163 from NixOS/backport-303131-to-release-23.11
[Backport release-23.11] raycast: 1.70.3 -> 1.71.1
2024-04-11 10:45:03 +02:00
R. Ryantm
2cc3a73fef monero-gui: 0.18.3.2 -> 0.18.3.3
(cherry picked from commit ae5e67cea3)
2024-04-11 10:07:25 +02:00
rnhmjoj
5d1ab2f2ec monero-{cli,gui}: 0.18.3.1 -> 0.18.3.2
(cherry picked from commit de88b90a99)
2024-04-11 10:06:31 +02:00
ashuramaruzxc
595f2a3589 thcrap-steam-proton-wrapper: init at 0-unstable-2024-04-03
(cherry picked from commit b0fbe664b2)
2024-04-11 08:00:49 +00:00
ashuramaruzxc
fe4caa51ee maintainers: add ashuramaruzxc
(cherry picked from commit 79fdb02ada)
2024-04-11 08:00:49 +00:00
rnhmjoj
c0e9cac6d9 cie-middleware-linux: 1.5.0 -> 1.5.2
(cherry picked from commit 64b487bb36)
2024-04-11 09:31:32 +02:00
Pascal Wittmann
c2692c52ad Merge pull request #303039 from NixOS/backport-302439-to-release-23.11
[Backport release-23.11] owncast: 0.1.2 -> 0.1.3
2024-04-11 09:13:31 +02:00
Thomas Gerbet
ac1ac33f17 trafficserver: 9.2.3 -> 9.2.4
Fixes CVE-2024-31309.
https://lists.apache.org/thread/f9qh3g3jvy153wh82pz4onrfj1wh13kc

Changes:
https://raw.githubusercontent.com/apache/trafficserver/9.2.x/CHANGELOG-9.2.4
(cherry picked from commit e6872201d1)
2024-04-11 05:37:50 +00:00
Weijia Wang
4e26a9254c Merge pull request #302933 from DontEatOreo/backport-302079-to-release-23.11
[Backport release-23.11] warp-terminal: 0.2024.03.26.08.02.stable_02 -> 0.2024.04.02.08.02.stable_01
2024-04-11 05:30:30 +02:00
Nick Cao
423832b68f Merge pull request #303184 from misuzu/netbird-backport
[Backport release-23.11] netbird: 0.26.0 -> 0.27.2
2024-04-10 20:28:46 -04:00
Nick Cao
586066a223 Merge pull request #303168 from NixOS/backport-302968-to-release-23.11
[Backport release-23.11] element-desktop: 1.11.63 -> 1.11.64
2024-04-10 20:27:06 -04:00
github-actions[bot]
e462fce1c2 Merge staging-next-23.11 into staging-23.11 2024-04-11 00:14:08 +00:00
github-actions[bot]
888621bdea Merge release-23.11 into staging-next-23.11 2024-04-11 00:13:39 +00:00
Nick Cao
5411557389 Merge pull request #303127 from NixOS/backport-302903-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.16.4 -> 4.16.6
2024-04-10 19:36:41 -04:00
Robert Scott
48e7c494f0 Merge pull request #303229 from NixOS/backport-303211-to-release-23.11
[Backport release-23.11] check-cherry-picks.sh maintainer script: fix handling of cherry-pick-less branches
2024-04-10 22:59:07 +01:00
Robert Scott
bee915a84c check-cherry-picks.sh maintainer script: add clarifying message regarding differences found
(cherry picked from commit dc4f218432)
2024-04-10 21:58:25 +00:00
Robert Scott
baccdf7b69 check-cherry-picks.sh maintainer script: fix handling of cherry-pick-less branches
(cherry picked from commit b612366abc)
2024-04-10 21:58:25 +00:00
Robert Scott
14289ac5e6 Merge pull request #302428 from LeSuisse/pgadin4-CVE-2024-3116-23.11
[23.11] pgadmin4: backport fix for CVE-2024-3116
2024-04-10 22:07:21 +01:00
Thomas Gerbet
01a58b59c7 Merge pull request #303170 from NixOS/backport-303024-to-release-23.11
[Backport release-23.11] guix: add patch for CVE-2024-27297
2024-04-10 22:25:47 +02:00
R. Ryantm
2a014d6b0a netbird-ui: 0.27.1 -> 0.27.2
(cherry picked from commit 0257f6a003)
2024-04-10 22:57:31 +03:00
R. Ryantm
fa88ef7031 netbird: 0.26.6 -> 0.27.1
(cherry picked from commit 6e7791eec9)
2024-04-10 22:57:31 +03:00
R. Ryantm
e06009412a netbird: 0.26.3 -> 0.26.6
(cherry picked from commit 6e39d3bdbc)
2024-04-10 22:57:31 +03:00
R. Ryantm
f569097d94 netbird-ui: 0.26.2 -> 0.26.3
(cherry picked from commit 2e4791c856)
2024-04-10 22:57:31 +03:00
R. Ryantm
cb18c518ad netbird-ui: 0.26.1 -> 0.26.2
(cherry picked from commit 885d57f6d2)
2024-04-10 22:57:31 +03:00
misuzu
e0db4109f0 netbird-ui: fix build failure
(cherry picked from commit 32f9f4626c)
2024-04-10 22:57:31 +03:00
misuzu
863053e9a6 netbird: 0.26.0 -> 0.26.1
Diff: https://github.com/netbirdio/netbird/compare/v0.26.0...v0.26.1

Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.26.1
(cherry picked from commit 072090b624)
2024-04-10 22:57:31 +03:00
Weijia Wang
8420565342 guix: add patch for CVE-2024-27297
(cherry picked from commit b081623684)
2024-04-10 18:08:19 +00:00
teutat3s
17a4732024 element-desktop: 1.11.63 -> 1.11.64
(cherry picked from commit 59c1e90e1e)
2024-04-10 17:54:37 +00:00
Morgan Jones
0579f28bd4 klee: 3.0 -> 3.1
(cherry picked from commit 80d57056bc)
2024-04-10 17:53:09 +00:00
DontEatOreo
2ef9572a3a raycast: 1.70.3 -> 1.71.1
Changelog: https://www.raycast.com/changelog/1-71-0
(cherry picked from commit e7d58a4040)
2024-04-10 17:35:44 +00:00
lassulus
7d63c1c24a Merge pull request #303135 from Mic92/envfs-backport
[Backport release-23.11] envfs: 1.0.3 -> 1.0.6
2024-04-10 18:59:44 +02:00
K900
4f9bd419f5 Merge pull request #303155 from NixOS/backport-303132-to-release-23.11
[Backport release-23.11] linux-firmware: 20240312 -> 20240410
2024-04-10 19:34:42 +03:00
K900
e3c9b8847a linux-firmware: 20240312 -> 20240410
(cherry picked from commit 37ba60342b)
2024-04-10 16:33:37 +00:00
K900
aaa5a2355a Merge pull request #303154 from NixOS/backport-303136-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-04-10
2024-04-10 19:24:38 +03:00
K900
a4d3e02fc1 linux/common-config: remove old NFSD options from 5.15 too
(cherry picked from commit a74181815c)
2024-04-10 16:23:51 +00:00
K900
a2ae0fbf06 linux-rt_6_6: 6.6.23-rt28 -> 6.6.25-rt29
(cherry picked from commit c044ba368c)
2024-04-10 16:23:51 +00:00
K900
95c720b232 linux_5_15: 5.15.153 -> 5.15.154
(cherry picked from commit 550bbd4090)
2024-04-10 16:23:51 +00:00
K900
4a2e1aea4c linux_6_1: 6.1.84 -> 6.1.85
(cherry picked from commit fa12da8a56)
2024-04-10 16:23:51 +00:00
K900
6d4315555e linux_6_6: 6.6.25 -> 6.6.26
(cherry picked from commit 7858a70bec)
2024-04-10 16:23:51 +00:00
K900
a02d8ab451 linux_6_8: 6.8.4 -> 6.8.5
(cherry picked from commit 8f6d8ef0c9)
2024-04-10 16:23:51 +00:00
K900
2916ddaf5a linux_testing: 6.9-rc2 -> 6.9-rc3
(cherry picked from commit e863d558d0)
2024-04-10 16:23:51 +00:00
K900
4f0ef28b5c linux/kernel/update-mainline: don't readd EOL kernels
(cherry picked from commit cd70dc73d8)
2024-04-10 16:23:51 +00:00
Thiago Kenji Okada
cc96f82a24 Merge pull request #303125 from NixOS/backport-302600-to-release-23.11
[Backport release-23.11] linuxKernel.kernels.linux_zen: 6.8.2-zen2 -> 6.8.4-zen1 ; linuxKernel.kernels.linux_lqx: 6.7.11-lqx1 -> 6.8.4-lqx1
2024-04-10 16:45:11 +01:00
Jörg Thalheim
9cc03c599e envfs: 1.0.3 -> 1.0.6
Diff: https://github.com/Mic92/envfs/compare/1.0.3...1.0.6
(cherry picked from commit 3a8e8369a6)
2024-04-10 17:01:12 +02:00
Thiago Kenji Okada
355df30206 Merge pull request #303029 from NixOS/backport-302930-to-release-23.11
[Backport release-23.11] xwayland: 23.2.5 -> 23.2.6
2024-04-10 15:42:16 +01:00
Nick Cao
25765bd1c4 telegram-desktop: 4.16.4 -> 4.16.6
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.16.4...v4.16.6

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.16.6
(cherry picked from commit 8bf291abf0)
2024-04-10 14:41:45 +00:00
Jerry Starke
283a9a5718 linuxKernel.kernels.linux_lqx: 6.7.11-lqx1 -> 6.8.4-lqx1
(cherry picked from commit b44c010b11)
2024-04-10 14:37:10 +00:00
Jerry Starke
0965a69c00 linuxKernel.kernels.linux_zen: 6.8.2-zen2 -> 6.8.4-zen1
(cherry picked from commit 40ed8a06f7)
2024-04-10 14:37:10 +00:00
Pol Dellaiera
c40f59285b Merge pull request #302454 from teutat3s/flyctl-backports
[23.11] flyctl 0.1.147 -> 0.2.25
2024-04-10 16:14:20 +02:00
John Titor
9de1f3ce66 curl-impersonate: 0.5.4 -> 0.6.1
(cherry picked from commit 0b7ae75f53)
2024-04-10 11:15:35 +00:00
Weijia Wang
dbc79967e9 Merge pull request #303072 from NixOS/backport-302962-to-release-23.11
[Backport release-23.11] stats: 2.10.6 -> 2.10.7
2024-04-10 12:39:20 +02:00
DontEatOreo
e19265b5f9 stats: 2.10.6 -> 2.10.7
(cherry picked from commit c604c3c2b5)
2024-04-10 09:58:40 +00:00
éclairevoyant
b2cf36f43f Merge pull request #299868 from NixOS/backport-295569-to-release-23.11
[Backport release-23.11] linuxPackages.v4l2loopback: unstable-2023-11-23 -> 0.12.7-unstable-2024-02-12
2024-04-10 09:31:25 +00:00
Maximilian Bosch
a48721e9b7 Merge pull request #300741 from NixOS/backport-299820-to-release-23.11
[Backport release-23.11] element-desktop: 1.11.61 -> 1.11.63
2024-04-10 07:51:18 +00:00
Thiago Kenji Okada
9e4aa0cc7d Merge pull request #302588 from 999eagle/backport/zen-updates
[backport release 23.11] linuxKernel.kernels.linux_zen: 6.6.1-zen1 -> 6.8.2-zen2, linuxKernel.kernels.linux_lqx: 6.5.11-lqx2 -> 6.7.11-lqx1
2024-04-10 08:42:26 +01:00
Peder Bergebakken Sundt
e38c2e5762 owncast: 0.1.2 -> 0.1.3
Diff: https://github.com/owncast/owncast/compare/v0.1.2...v0.1.3
(cherry picked from commit 9fcda4451a)
2024-04-10 06:58:44 +00:00
Vladimír Čunát
21f28dc15c Merge #301438: staging-next-23.11 iteration 7
...into release-23.11
2024-04-10 08:39:16 +02:00
Sergei Trofimovich
5d1126cd62 xwayland: 23.2.5 -> 23.2.6
Changes: https://lists.x.org/archives/xorg-announce/2024-April/003503.html
(cherry picked from commit 46d323f23d)
2024-04-10 06:03:10 +00:00
teutat3s
5cf810f9c4 electron_29: 29.1.2 -> 29.2.0
(cherry picked from commit 71f521cfff)
2024-04-10 07:39:50 +02:00
teutat3s
f68323510c electron_28: 28.2.6 -> 28.2.10
(cherry picked from commit c42fcfe2a3)
2024-04-10 07:39:50 +02:00
teutat3s
1da0e3d1cc electron_27: 27.3.5 -> 27.3.9
(cherry picked from commit 322d719971)
2024-04-10 07:39:50 +02:00
teutat3s
ff92e1867f electron_29-bin: 29.1.4 -> 29.2.0
(cherry picked from commit 8d033851ec)
2024-04-10 07:39:50 +02:00
teutat3s
801ed96981 electron_28-bin: 28.0.0 -> 28.2.10
(cherry picked from commit 0094669280)
2024-04-10 07:39:50 +02:00
teutat3s
f08c957b3c electron_27-bin: 27.0.0 -> 27.3.9
(cherry picked from commit 1d60d40090)
2024-04-10 07:39:50 +02:00
Otavio Salvador
03e08debe8 mcumgr-client: init at 0.0.4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 1fcc6b0ea4)
2024-04-10 02:22:23 +00:00
kirillrdy
cfd752acfa Merge pull request #302971 from NixOS/backport-297416-to-release-23.11
[Backport release-23.11] fernglas: init at 0.2.1
2024-04-10 11:51:37 +10:00
github-actions[bot]
4b93dd2e3d Merge staging-next-23.11 into staging-23.11 2024-04-10 00:13:54 +00:00
github-actions[bot]
e923c3feab Merge release-23.11 into staging-next-23.11 2024-04-10 00:13:22 +00:00
Yureka
4c71865b51 fernglas: init at 0.2.1
(cherry picked from commit a9a37884b4)
2024-04-09 23:57:48 +00:00
github-actions[bot]
1b2b853cd7 electron: exclude patch of removed tests (#302961)
Closes https://github.com/NixOS/nixpkgs/issues/302457

(cherry picked from commit a02021a52e)

Co-authored-by: Mitchell Skaggs <skaggsm333@gmail.com>
2024-04-10 01:36:34 +02:00
DontEatOreo
67bfec8b41 warp-terminal: 0.2024.03.26.08.02.stable_02 -> 0.2024.04.02.08.02.stable_01 (#302079)
* warp-terminal: 0.2024.03.26.08.02.stable_02 -> 0.2024.04.02.08.02.stable_01

Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.04.04-v0.2024.04.02.08.02

* warp-terminal: 0.2024.03.26.08.02.stable_02 -> 0.2024.04.02.08.02.stable_01

Changelog: https://docs.warp.dev/getting-started/changelog#id-2024.04.04-v0.2024.04.02.08.02
(cherry picked from commit 7872e50e11)
2024-04-10 00:45:34 +03:00
R. Ryantm
82a7118057 warp-terminal: 0.2024.03.19.08.01.stable_01 -> 0.2024.03.26.08.02.stable_02
(cherry picked from commit 4844f7dad3)
2024-04-10 00:45:32 +03:00
K900
e2a6a9d56e Merge pull request #302928 from NixOS/backport-302595-to-release-23.11
[Backport release-23.11] nixos/autorandr: add --match-edid
2024-04-09 23:50:39 +03:00
Pol Dellaiera
8dc598032a Merge pull request #302924 from NixOS/backport-302404-to-release-23.11
[Backport release-23.11] tqsl: 2.6.5 -> 2.7.2
2024-04-09 22:48:12 +02:00
Motiejus Jakštys
0e4cd209a1 nixos/autorandr: add --match-edid
It is useful when outputs change, but EDIDs do not. See [upstream PR][1]
for more details.

[1]: https://github.com/phillipberndt/autorandr/pull/293

(cherry picked from commit dd1e21f39f)
2024-04-09 20:46:09 +00:00
John Titor
61cfe262e2 tqsl: 2.6.5 -> 2.7.2
add new required dependency sqlite3

(cherry picked from commit e65f0049d1)
2024-04-09 20:29:36 +00:00
Weijia Wang
c711e08030 Merge pull request #302654 from NixOS/backport-287046-to-release-23.11
[Backport release-23.11] pdf-sign: fix version name, simplify installPhase, move to pkgs/by-name
2024-04-09 22:16:57 +02:00
Weijia Wang
eb81b98121 Merge pull request #295062 from NixOS/backport-261688-to-release-23.11
[Backport release-23.11] snipe-it: 6.2.2 -> 6.3.2; move to pkgs/by-name
2024-04-09 21:37:14 +02:00
Weijia Wang
808810cde7 Merge pull request #302768 from NixOS/backport-302132-to-release-23.11
[Backport release-23.11] microsoft-edge: 123.0.2420.53 -> 123.0.2420.81
2024-04-09 21:32:23 +02:00
Weijia Wang
292e127758 Merge pull request #302597 from NixOS/backport-301156-to-release-23.11
[Backport release-23.11] opera: 108.0.5067.29 -> 109.0.5097.38
2024-04-09 21:32:11 +02:00
Robert Scott
083b46867d Merge pull request #302897 from NixOS/backport-302888-to-release-23.11
[Backport release-23.11] ci: fix the branch patterns of the 'Check cherry-picks' action
2024-04-09 19:31:29 +01:00
Thomas Gerbet
e6ab694b7c ci: fix the branch patterns of the 'Check cherry-picks' action
For reference on the acceptable pattern:
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet

(cherry picked from commit 01127f2276)
2024-04-09 18:31:01 +00:00
R. Ryantm
97ea43ec4f microsoft-edge: 123.0.2420.53 -> 123.0.2420.81
(cherry picked from commit ebd06e1036)
2024-04-09 06:46:17 +00:00
Berk Özkütük
73844014f4 freetube: 0.19.2 -> 0.20.0
(cherry picked from commit 089a9d0efa)
2024-04-09 07:09:35 +02:00
github-actions[bot]
9eff3bb73c Merge staging-next-23.11 into staging-23.11 2024-04-09 00:14:46 +00:00
github-actions[bot]
12054e47f1 Merge release-23.11 into staging-next-23.11 2024-04-09 00:13:57 +00:00
Robert Scott
d7329da4b1 Merge pull request #302126 from risicle/ris-clickhouse-CVE-2024-22412-r23.11
[23.11] clickhouse: add patch for CVE-2024-22412
2024-04-08 21:35:16 +01:00
Robert Scott
0a5c0b3b6d Merge pull request #302390 from LeSuisse/nghttp2-CVE-2024-28182-23.11
[23.11] nghttp2: backport the fix for CVE-2024-28182
2024-04-08 21:33:46 +01:00
Robert Scott
4c284378d9 Merge pull request #302653 from NixOS/backport-172098-to-release-23.11
[Backport release-23.11] add "check cherry-picks" github action
2024-04-08 21:28:31 +01:00
TomaSajt
9e1b951388 pdf-sign: fix version name, simplify installPhase, move to pkgs/by-name
(cherry picked from commit 73f6bc2c4e)
2024-04-08 20:08:57 +00:00
Robert Scott
cbc040e0cb add "Check cherry-picks" github action
the intention being to catch commits which declare themselves as
cherry-picks, but either:

 - don't refer to a commit in the master or staging branches
 - are significantly altered from their original commit

determining the latter is not an exact science, but the heuristic of
looking for differences in only the added or removed lines seems to
work quite well. still, this should be considered an assistant
for reviewers rather than a hard failure. unfortunately github
workflows don't have a way of raising a gentle warning instead of a
failure.

the formatting of the output also leaves something to be desired due
to the limitations of github actions' "group" commands.

(cherry picked from commit fbad66daa5)
2024-04-08 20:06:23 +00:00
Vladimír Čunát
5fbf2632a4 xorg.xorgserver: 21.1.11 -> 21.1.12 (security)
https://lists.x.org/archives/xorg-announce/2024-April/003497.html
https://lists.x.org/archives/xorg-announce/2024-April/003499.html
CVE-2024-31080  CVE-2024-31081  CVE-2024-31082  CVE-2024-31083

(cherry picked from commit 09a7c4aeb4)
2024-04-08 20:05:03 +00:00
Pol Dellaiera
e98a93171c Merge pull request #302627 from NixOS/backport-302474-to-release-23.11
[Backport release-23.11] nixos/ollama: add options to override `HOME` and `OLLAMA_MODELS`
2024-04-08 20:38:01 +02:00
abysssol
bfce3d3ddf nixos/ollama: add options to override HOME and OLLAMA_MODELS
(cherry picked from commit 18a5476aa7)
2024-04-08 17:52:52 +00:00
Pol Dellaiera
8b43e7aa6d Merge pull request #296353 from NixOS/backport-295837-to-release-23.11
[Backport release-23.11] nixos/ollama: add option to set environment variables
2024-04-08 19:50:09 +02:00
Vincenzo Mantova
93771a1c84 texlive.bin.core: patch ttfdump buffer overflow, CVE 2024-25262 (#299583)
(cherry picked from commit 3b9901da0e)
2024-04-08 13:43:32 -04:00
R. Ryantm
56475a19b1 opera: 108.0.5067.29 -> 109.0.5097.38
(cherry picked from commit 43fc4b0912)
2024-04-08 15:07:52 +00:00
Weijia Wang
d272ca50d1 Merge pull request #298466 from NixOS/backport-295817-to-release-23.11
[Backport release-23.11] opera: 107.0.5045.36 -> 108.0.5067.29
2024-04-08 17:07:00 +02:00
JerrySM64
f8f24b651b linuxKernel.kernels.linux_lqx: 6.7.9-lqx1 -> 6.7.11-lqx1 2024-04-08 16:40:55 +02:00
JerrySM64
fef47a26e2 linuxKernel.kernels.linux_zen: 6.8-zen1 -> 6.8.2-zen2 2024-04-08 16:40:55 +02:00
Wim de With
379d2c55ac kernels.linux_lqx: fix build 2024-04-08 16:40:55 +02:00
Jerry Starke
1f7901e570 linuxKernel.kernels.linux_zen: 6.7.9-zen1 -> 6.8-zen1 2024-04-08 16:40:55 +02:00
Jerry Starke
8245ff3987 linuxKernel.kernels.linux_lqx: 6.7.6-lqx1 -> 6.7.9-lqx1 2024-04-08 16:40:55 +02:00
Jerry Starke
02566629c9 linuxKernel.kernels.linux_zen: 6.7.7-zen1 -> 6.7.9-zen1 2024-04-08 16:40:55 +02:00
Jerry Starke
56c67ce1b9 linuxKernel.kernels.linux_zen: 6.7.6-zen1 -> 6.7.7-zen1 2024-04-08 16:40:54 +02:00
Jerry Starke
e002c114b1 linuxKernel.kernels.linux_lqx: 6.7.5-lqx1 -> 6.7.6-lqx1 2024-04-08 16:40:54 +02:00
Jerry Starke
220d8db8c6 linuxKernel.kernels.linux_zen: 6.7.5-zen1 -> 6.7.6-zen1 2024-04-08 16:40:54 +02:00
Jerry Starke
b35af8cfb4 linuxKernel.kernels.linux_lqx: 6.7.4-lqx1 -> 6.7.5-lqx1 2024-04-08 16:40:54 +02:00
Jerry Starke
030b614fae linuxKernel.kernels.linux_zen: 6.7.4-zen1 -> 6.7.5-zen1 2024-04-08 16:40:54 +02:00
Jerry Starke
612646fffb linuxKernel.kernels.linux_lqx: 6.7.3-lqx1 -> 6.7.4-lqx1 2024-04-08 16:40:53 +02:00
Jerry Starke
4703f28dca linuxKernel.kernels.linux_zen: 6.7.3-zen1 -> 6.7.4-zen1 2024-04-08 16:40:53 +02:00
Jerry Starke
43a6b34000 linuxKernel.kernels.linux_lqx: 6.7.2-lqx2 -> 6.7.3-lqx1 2024-04-08 16:40:53 +02:00
Jerry Starke
6d51f8c5f6 linuxKernel.kernels.linux_lqx: 6.7.2-lqx1 -> 6.7.2-lqx2 2024-04-08 16:40:53 +02:00
Jerry Starke
a5e1712c91 linuxKernel.kernels.linux_zen: 6.7.2-zen1 -> 6.7.3-zen1 2024-04-08 16:40:53 +02:00
Jerry Starke
639afe7f9c linuxKernel.kernels.linux_lqx: 6.7.1-lqx1 -> 6.7.2-lqx1 2024-04-08 16:40:53 +02:00
Jerry Starke
80854482bd linuxKernel.kernels.linux_zen: 6.7.1-zen1 -> 6.7.2-zen1 2024-04-08 16:40:52 +02:00
Jerry Starke
f73dda93d0 linuxKernel.kernels.linux_zen: 6.7-zen3 -> 6.7.1-zen1 2024-04-08 16:40:52 +02:00
Jerry Starke
70b7e0192e linuxKernel.kernels.linux_lqx: 6.6.12-lqx1 -> 6.7.1-lqx1 2024-04-08 16:40:52 +02:00
Jerry Starke
ac87bf5e3d linuxKernel.kernels.linux_lqx: 6.6.11-lqx1 -> 6.6.12-lqx1 2024-04-08 16:40:52 +02:00
Jerry Starke
9bf9eba004 linuxKernel.kernels.linux_zen: 6.7-zen2 -> 6.7-zen3 2024-04-08 16:40:52 +02:00
Jerry Starke
d1f3fdd13d linuxKernel.kernels.linux_lqx: 6.6.10-lqx1 -> 6.6.11-lqx1 2024-04-08 16:40:52 +02:00
Jerry Starke
b5391bd04a linuxKernel.kernels.linux_zen: 6.7-zen1 -> 6.7-zen2 2024-04-08 16:40:51 +02:00
Jerry Starke
e21271e9cc linuxKernel.kernels.linux_zen: 6.6.10-zen1 -> 6.7-zen1 2024-04-08 16:40:51 +02:00
Jerry Starke
0f826935eb linuxKernel.kernels.linux_lqx: 6.6.9-lqx1 -> 6.6.10-lqx1 2024-04-08 16:40:51 +02:00
Jerry Starke
a509c2d41f linuxKernel.kernels.linux_zen: 6.6.9-zen1 -> 6.6.10-zen1 2024-04-08 16:40:51 +02:00
Jerry Starke
424f1bc559 linuxKernel.kernels.linux_zen: 6.6.8-zen1 -> 6.6.9-zen1 2024-04-08 16:40:51 +02:00
Jerry Starke
6e21ab79ca linuxKernel.kernels.linux_lqx: 6.6.8-lqx2 -> 6.6.9-lqx1 2024-04-08 16:40:50 +02:00
Jerry Starke
8a6376989a linuxKernel.kernels.linux_lqx: 6.6.8-lqx1 -> 6.6.8-lqx2 2024-04-08 16:40:50 +02:00
Jerry Starke
a74d381a33 linuxKernel.kernels.linux_lqx: 6.6.7-lqx1 -> 6.6.8-lqx1 2024-04-08 16:40:50 +02:00
Jerry Starke
20f97bbfcb linuxKernel.kernels.linux_zen: 6.6.7-zen1 -> 6.6.8-zen1 2024-04-08 16:40:50 +02:00
Jerry Starke
8b258b656f linuxKernel.kernels.linux_lqx: 6.6.6-lqx1 -> 6.6.7-lqx1 2024-04-08 16:40:50 +02:00
Jerry Starke
2d30208714 linuxKernel.kernels.linux_zen: 6.6.6-zen1 -> 6.6.7-zen1 2024-04-08 16:40:50 +02:00
Sophie Tauchert
ddee3d174a linuxKernel.kernels.linux_lqx: 6.6.4-lqx1 -> 6.6.6-lqx1 2024-04-08 16:40:49 +02:00
Sophie Tauchert
77381ba3a5 linuxKernel.kernels.linux_zen: 6.6.4-zen1 -> 6.6.6-zen1 2024-04-08 16:40:49 +02:00
Jerry Starke
2b65ff38ae linuxKernel.kernels.linux_lqx: 6.6.3-lqx1 -> 6.6.4-lqx1 2024-04-08 16:40:49 +02:00
Jerry Starke
ae95b66051 linuxKernel.kernels.linux_zen: 6.6.3-zen1 -> 6.6.4-zen1 2024-04-08 16:40:49 +02:00
Jerry Starke
dd3db10438 linuxKernel.kernels.linux_lqx: 6.6.2-lqx1 -> 6.6.3-lqx1 2024-04-08 16:40:49 +02:00
Jerry Starke
79fa1d75a2 linuxKernel.kernels.linux_zen: 6.6.2-zen1 -> 6.6.3-zen1 2024-04-08 16:40:49 +02:00
Jerry Starke
b7f4518b4a linuxKernel.kernels.linux_lqx: 6.5.11-lqx2 -> 6.6.2-lqx1 2024-04-08 16:40:48 +02:00
Jerry Starke
bfbb16da80 linuxKernel.kernels.linux_zen: 6.6.1-zen1 -> 6.6.2-zen1 2024-04-08 16:40:48 +02:00
Martin Weinelt
4b9648b82d Merge pull request #302566 from NixOS/backport-302160-to-release-23.11
[Backport release-23.11] matrix-synapse-tools.synadm: 0.45 -> 0.46
2024-04-08 15:06:24 +02:00
R. Ryantm
fa2eb43f16 matrix-synapse-tools.synadm: 0.45 -> 0.46
(cherry picked from commit 8f604a4e4a)
2024-04-08 13:02:17 +00:00
Adam C. Stephens
6201acb99f Merge pull request #302540 from Ma27/zfs-latest-compat-fix-2311
[23.11] ZFS latestCompatibleLinuxPackages fixes, zfs: 2.1.14 -> 2.1.15
2024-04-08 07:40:53 -04:00
Martin Weinelt
4faccff247 Merge pull request #302445 from NixOS/backport-274753-to-release-23.11
[Backport release-23.11] matrix-synapse-tools.synadm: 0.44 -> 0.45
2024-04-08 12:50:40 +02:00
Alyssa Ross
98cb00a7d0 zfs_2_1: 2.1.14 -> 2.1.15
This adds compatibility with newer kernels, which fixes
nixosTests.zfs.series_2_1, which broke when the default kernel version
was bumped.

This means we no longer need the removeLinuxDRM option at all, but
I've kept it around as a no-op so people can leave it set in case the
same thing happens again in future.

(cherry picked from commit 45f1428902)
2024-04-08 12:32:56 +02:00
Alyssa Ross
22f2c3288d zfs: update latestCompatibleLinuxPackages
ZFS no longer tries to use GPL-only symbols on aarch64.

Tested by building nixosTests.zfs.stable (modified to use Linux 6.6)
and nixosTests.zfs.unstable.

(cherry picked from commit 2b9f043823)
2024-04-08 10:20:58 +02:00
Pascal Wittmann
e42377bbe5 Merge pull request #301927 from NixOS/invidious-update-backport-of-300643
Invidious unstable-2023-11-08 -> 0.20.1-unstable-2024-03-31 (backport of #300643)
2024-04-08 10:04:11 +02:00
Matthias Beyer
83f4287d91 Merge pull request #302461 from oxalica/backport/302413
[23.11] cargo-show-asm: 0.2.29 -> 0.2.31
2024-04-08 08:27:43 +02:00
Matthias Beyer
365e2400f7 Merge pull request #298302 from matthiasbeyer/backport-cargo-tools-updates
[Backport release-23.11]: cargo-* tools updates
2024-04-08 08:26:24 +02:00
R. Ryantm
dbe861b3d6 cargo-show-asm: 0.2.30 -> 0.2.31
(cherry picked from commit 0a3f1eb3ef)
2024-04-07 20:41:47 -04:00
Nick Cao
7adda2c750 Merge pull request #302416 from NixOS/backport-302395-to-release-23.11
[Backport release-23.11] mozillavpn: 2.20.0 -> 2.21.0
2024-04-07 20:40:27 -04:00
Nick Cao
49a274e415 Merge pull request #302418 from NixOS/backport-302366-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.16.1 -> 4.16.4
2024-04-07 20:39:22 -04:00
Nick Cao
c600483790 Merge pull request #302419 from NixOS/backport-301345-to-release-23.11
[Backport release-23.11] renode: use robotframework at 6.0.2
2024-04-07 20:38:46 -04:00
Nick Cao
21f928807c Merge pull request #302453 from teutat3s/metal-cli-backports
[23.11] metal-cli 0.17.0 -> 0.22.0
2024-04-07 20:38:21 -04:00
github-actions[bot]
31f3a5dea2 Merge staging-next-23.11 into staging-23.11 2024-04-08 00:14:07 +00:00
github-actions[bot]
41c6cc963f Merge release-23.11 into staging-next-23.11 2024-04-08 00:13:32 +00:00
Maxine Aubrey
221b8077ff flyctl: 0.2.17 → 0.2.25
https://github.com/superfly/flyctl/compare/v0.2.17...v0.2.25
(cherry picked from commit da8f2e0978)
2024-04-08 01:04:30 +02:00
Maxine Aubrey
eee0dea61c flyctl: 0.2.6 → 0.2.17
https://github.com/superfly/flyctl/compare/v0.2.6...v0.2.17
(cherry picked from commit e9efa31ee7)
2024-04-08 01:04:30 +02:00
teutat3s
7371f7af93 flyctl: build with go 1.21 2024-04-08 01:03:28 +02:00
R. Ryantm
053ca46068 slack: 4.36.140 -> 4.37.94
(cherry picked from commit 807ecb95eb)
2024-04-08 01:02:29 +02:00
roger
dec0f97a13 flyctl: 0.1.148 -> 0.2.6
Switched to buildGo122Module, flyctl now depends on go >= 1.21.7

(cherry picked from commit 2da65488de)
2024-04-08 01:01:29 +02:00
R. Ryantm
e81f129ce1 flyctl: 0.1.147 -> 0.1.148
(cherry picked from commit 931224b275)
2024-04-08 01:01:25 +02:00
R. Ryantm
75ae2c2122 metal-cli: 0.21.0 -> 0.22.0
(cherry picked from commit 18c7beef24)
2024-04-08 01:00:02 +02:00
R. Ryantm
14a3997e1b metal-cli: 0.20.0 -> 0.21.0
(cherry picked from commit defc07ccb7)
2024-04-08 01:00:02 +02:00
R. Ryantm
42c796ff85 metal-cli: 0.19.0 -> 0.20.0
(cherry picked from commit de5131ba71)
2024-04-08 01:00:02 +02:00
R. Ryantm
6ae4f1dfbb metal-cli: 0.17.0 -> 0.19.0
(cherry picked from commit 6378efc7d6)
2024-04-08 01:00:01 +02:00
R. Ryantm
e642a7949c matrix-synapse-tools.synadm: 0.44 -> 0.45
(cherry picked from commit 8fe6141ed9)
2024-04-07 22:51:21 +00:00
Thomas Gerbet
3006e433c0 pgadmin4: backport fix for CVE-2024-3116
https://github.com/advisories/GHSA-27jx-ffw8-xrqv

Patch has been adjusted a bit to be used as the `upgrade_check` route
does not exist on 7.7.
fbbbfe22dd
2024-04-07 23:05:10 +02:00
Otavio Salvador
db9c2bcd31 renode: use robotframework at 6.0.2
Renode expects a specific version or it keeps warning about. Fixes:

,----
| Required `robotframework` version is `6.0.2`, while the one available in
| your system is `7.0.0`. Tests may still work, but this version of Robot
| is not officially supported. Please install the required version using
| `pip install robotframework==6.0.2` before running the tests
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 1a702c97c2)
2024-04-07 20:34:01 +00:00
Nick Cao
1b37ca1927 telegram-desktop: 4.16.1 -> 4.16.4
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.16.1...v4.16.4

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.16.4
(cherry picked from commit 8cbbf9a73c)
2024-04-07 20:30:42 +00:00
K900
b7da079f64 opencolorio: fix tests on staging-next-23.11
(cherry picked from commit 2b0673c217)
2024-04-07 22:27:26 +02:00
teutat3s
4b39bf3d10 mozillavpn: 2.20.0 -> 2.21.0
https://github.com/mozilla-mobile/mozilla-vpn-client/releases/tag/v2.21.0
https://github.com/mozilla-mobile/mozilla-vpn-client/compare/releases/2.20.0...releases/2.21.0
(cherry picked from commit 915fb28ec3)
2024-04-07 20:26:58 +00:00
Thomas Gerbet
2c6852673e opencryptoki: 3.20.0 -> 3.23.0
Fixes CVE-2024-0914.

Changes:
https://github.com/opencryptoki/opencryptoki/blob/v3.23.0/ChangeLog
(cherry picked from commit 100af695bf)
2024-04-07 21:34:03 +02:00
Robert Scott
793998a327 Merge pull request #301671 from LeSuisse/node-21.7.2-23.11
[23.11] nodejs_21: 21.6.2 -> 21.7.2
2024-04-07 20:22:57 +01:00
Weijia Wang
07cbf7e87d Merge pull request #302392 from NixOS/backport-302093-to-release-23.11
[Backport release-23.11] hidden-bar: init at 1.9
2024-04-07 21:11:10 +02:00
Pol Dellaiera
c30e9aa8d7 Merge pull request #301322 from teutat3s/backport-295672-to-release-23.11
[23.11] Backport Electron updates, init electron_29, init electron_28-bin, init electron_29-bin
2024-04-07 20:23:39 +02:00
Weijia Wang
276fb21c0f Merge pull request #302370 from emilylange/backport-forgejo-ldflags
[Backport release-23.11] forgejo: fix FOD hashes, add missing internal version ldflags, nixosTests.forgejo: test /api/forgejo/v1/version
2024-04-07 19:42:55 +02:00
DontEatOreo
da3d2328a6 hidden-bar: init at 1.9
(cherry picked from commit 5f2048626a)
2024-04-07 17:21:45 +00:00
Weijia Wang
2767fc541d Merge pull request #301989 from NixOS/backport-301848-to-release-23.11
[Backport release-23.11] parlatype: 4.0 -> 4.1
2024-04-07 19:19:33 +02:00
Thomas Gerbet
cf6fa726cd nghttp2: backport the fix for CVE-2024-28182
https://github.com/nghttp2/nghttp2/security/advisories/GHSA-x6x3-gv8h-m57q

The changes to `doc/Makefile.am` were not backported to avoid dealing with `automake`.
2024-04-07 19:11:06 +02:00
emilylange
ad4f5f1ff2 nixosTests.forgejo: test /api/forgejo/v1/version
We forgot to set two version related ldflags in our packaging and this
should prevent this from going unnoticed again.

Further details are in dab7aa20ed.

(cherry picked from commit 680bc07727)
2024-04-07 16:46:18 +02:00
emilylange
aa4d120c50 forgejo: add missing internal version ldflags
Those two ldlfags provide the version string for the
/api/forgejo/v1/version API endpoint and the forgejo_sem_ver database
table.

Prio to this change, /api/forgejo/v1/version returned "development" and
the database table "1.0.0".

The proper version string, which we are now providing, is a combination
of a hardcoded version compatibility string (like "gitea-1.21.8") and
the forgejo semver version.

The forgejo semver version in forgejo v1.21.8-0 is technically hardcoded
in the Makefile, but will use git describe starting with the next major
release (which will also be the release when forgejo makes this semver
user facing).

So in summary, this commit is a bug fix in our nixpkgs packaging and
prepares us for the next major release.

(cherry picked from commit dab7aa20ed)
2024-04-07 16:46:12 +02:00
emilylange
3206d851a6 forgejo: fix FOD hashes
This is a follow-up to e1c388587a, which
touched the `src.rev` but did not update the FOD hashes accordingly.

This went unnoticed for multiple weeks, which is a huge issue, because
this renders the security `src.rev` bump ineffictive.
2024-04-07 16:40:27 +02:00
Dee Anzorge
4f348e0450 keepassxc: add and enable passkeys build option
(cherry picked from commit dcccf09f97)
2024-04-07 15:29:02 +02:00
R. Ryantm
fdb9a84f82 gitlab-runner: 16.9.1 -> 16.10.0
(cherry picked from commit 25d492efea)
2024-04-07 11:23:40 +02:00
Matthias Beyer
48e783e796 cargo-llvm-cov: 0.6.8 -> 0.6.9
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 3be04b3360)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-07 10:05:02 +02:00
Matthias Beyer
2fb118c873 cargo-llvm-cov: 0.6.7 -> 0.6.8
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit fb8e5de273)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-07 10:05:02 +02:00
Robert Hensing
a892b97325 Merge pull request #302113 from WxNzEMof/backport-282886-to-release-23.11
Backport #282886 to release 23.11
2024-04-07 09:49:19 +02:00
Robert Schütz
a9fb4ce3f0 Merge pull request #302253 from NixOS/backport-302231-to-release-23.11
[Backport release-23.11] librewolf-unwrapped: 124.0.1-1 -> 124.0.2-1
2024-04-07 07:35:34 +00:00
Matthias Beyer
9fe07bbdbe dl-librescore: 0.35.1 -> 0.35.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 904f4b46cd)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-07 09:22:29 +02:00
R. Ryantm
5fc015b6d4 dl-librescore: 0.34.59 -> 0.35.1
(cherry picked from commit eb27551800)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-07 09:22:29 +02:00
R. Ryantm
b3c75c73b9 dl-librescore: 0.34.47 -> 0.34.59
(cherry picked from commit 8a9191adaf)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-07 09:22:29 +02:00
Weijia Wang
b5c5d062fa Merge #300792: libressl: 3.8.2 -> 3.8.4
(cherry picked from commit 57a7279994)
.4 fixes expired cert in tests:
https://hydra.nixos.org/build/255392216/nixlog/3/tail
2024-04-07 06:03:51 +02:00
Robert Schütz
c3c9750bd0 librewolf-unwrapped: 124.0.1-1 -> 124.0.2-1
(cherry picked from commit b62fcc6072)
2024-04-07 02:57:50 +00:00
github-actions[bot]
bc956729b7 Merge staging-next-23.11 into staging-23.11 2024-04-07 00:15:37 +00:00
github-actions[bot]
f6379c9090 Merge release-23.11 into staging-next-23.11 2024-04-07 00:15:05 +00:00
Weijia Wang
e38d7cb66e Merge pull request #301347 from NixOS/backport-301297-to-release-23.11
[Backport release-23.11] raycast: add passthru.updateScript
2024-04-06 23:13:17 +02:00
Weijia Wang
be5b6c66ec Merge pull request #302023 from DontEatOreo/backport-301916-to-release-23.11
[Backport release-23.11] alt-tab-macos: 6.66.0 -> 6.68.0
2024-04-06 20:27:40 +02:00
Nick Cao
d8e4120767 Merge pull request #301616 from NickCao/telegram-desktop-backport
[Backport release-23.11] telegram-desktop: 4.14.9 -> 4.16.1
2024-04-06 11:05:18 -04:00
WxNzEMof
d6293f8cd6 dockerTools.tests.docker-tools: Add non-root streamLayeredImage test
(cherry picked from commit 4733b52c6b)
2024-04-06 14:14:02 +00:00
WxNzEMof
c550400e72 Remove the redundant comments from streamLayeredImage parameters
The proper place to describe them is the documentation, where they are
described thoroughly.

(cherry picked from commit b2f19980db)
2024-04-06 14:14:02 +00:00
WxNzEMof
4be2b69167 Document the new streamLayeredImage parameters
(cherry picked from commit 7799f4695b)
2024-04-06 14:13:52 +00:00
Pascal Wittmann
1239d6bb11 invidious: unstable-2023-11-08 -> 0.20.1-unstable-2024-03-31 2024-04-06 16:12:40 +02:00
WxNzEMof
3cc2f49c8a streamLayeredImage: Change mode of /nix, /nix/store to 755
The change is insignificant when the owner is root.  However, when it
is not root, this change is needed to allow using Nix (as an
unprivileged user) inside the container.

(cherry picked from commit 2697d34603)
2024-04-06 14:10:20 +00:00
WxNzEMof
de09cdb352 streamLayeredImage: Allow customizing ownership
This opens the way towards building images where Nix can be used as an
unprivileged user (in single-user mode).

(cherry picked from commit 0ec13cdb90)
2024-04-06 14:10:20 +00:00
Robert Scott
8693aa5f53 clickhouse: add patch for CVE-2024-22412 2024-04-06 14:07:13 +01:00
DontEatOreo
fff8ac9e01 alt-tab-macos: 6.66.0 -> 6.68.0
Diff: https://github.com/lwouis/alt-tab-macos/compare/v6.67.0...v6.68.0

Changelog: https://github.com/lwouis/alt-tab-macos/releases/tag/v6.68.0
(cherry picked from commit 80130a355b)
2024-04-06 10:11:54 +03:00
Atemu
7644b4bc09 Merge pull request #301868 from NixOS/backport-301506-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-04-04
2024-04-06 08:54:08 +02:00
Alexander Shpilkin
7008ce8815 parlatype: 4.0 -> 4.1
(cherry picked from commit 54819e05e4)
2024-04-06 02:40:22 +00:00
github-actions[bot]
7cff18c322 Merge staging-next-23.11 into staging-23.11 2024-04-06 00:13:29 +00:00
github-actions[bot]
4436e3108f Merge release-23.11 into staging-next-23.11 2024-04-06 00:12:49 +00:00
R. Ryantm
d240a29614 uwsgi: 2.0.23 -> 2.0.24 2024-04-06 01:43:52 +05:30
amalgame21
7ecbb06b00 searxng: 0-unstable-2024-02-24 -> 0-unstable-2024-03-08 2024-04-06 01:41:22 +05:30
Robert Schütz
2e8242a6dc searxng: set meta.mainProgram 2024-04-06 01:41:22 +05:30
Sandro
4ff88c1559 searxng: unstable-2023-10-31 -> 0-unstable-2024-02-24 (#290962) 2024-04-06 01:41:17 +05:30
Artturi
19bd6ce461 Merge pull request #301789 from NixOS/backport-299552-to-release-23.11
[Backport release-23.11] discord: 0.0.46 -> 0.0.47; discord: 0.0.296 -> 0.0.298; discord-canary: 0.0.323 -> 0.0.326; discord-canary: 0.0.435 -> 0.0.451; discord-ptb: 0.0.102 -> 0.0.105; discord-development: 0.0.31 -> 0.0.39;
2024-04-05 20:54:50 +03:00
Weijia Wang
d234709da5 Merge pull request #301844 from NixOS/backport-300078-to-release-23.11
[Backport release-23.11] signal-desktop: 7.3.1 -> 7.4.0
2024-04-05 18:16:43 +02:00
Weijia Wang
c23d4e184e Merge pull request #301734 from NixOS/backport-301590-to-release-23.11
[Backport release-23.11] gnucash: 5.5 -> 5.6
2024-04-05 18:14:29 +02:00
K900
5d86cb6472 Merge pull request #301874 from NixOS/backport-301455-to-release-23.11
[Backport release-23.11] xwayland: 23.2.4 -> 23.2.5
2024-04-05 18:57:12 +03:00
Sergei Trofimovich
2226bec7f2 xwayland: 23.2.4 -> 23.2.5
Changes: https://lists.x.org/archives/xorg/2024-April/061614.html
(cherry picked from commit a9bbf8768b)
2024-04-05 15:56:22 +00:00
Nick Cao
2db3f57a2c Merge pull request #301828 from NixOS/backport-301502-to-release-23.11
[Backport release-23.11] renode-unstable: 1.15.0+20240323git3bd8e280d -> 1.15.0+20240404gitbfa16ba07
2024-04-05 11:13:03 -04:00
zzzsyyy
b4a90a4cda linux_xanmod_latest: 6.7.11 -> 6.7.12
(cherry picked from commit fbc2173183)
2024-04-05 14:51:23 +00:00
zzzsyyy
f4d19b51e7 linux_xanmod: 6.6.23 -> 6.6.25
(cherry picked from commit b0e0fd23dc)
2024-04-05 14:51:23 +00:00
R. Ryantm
0d112ecf3d signal-desktop: 7.3.1 -> 7.4.0
(cherry picked from commit e13959136e)
2024-04-05 13:38:13 +00:00
Pol Dellaiera
5c606d956b Merge pull request #300005 from NixOS/backport-299799-to-release-23.11
[Backport release-23.11] signal-desktop: 7.2.1 -> 7.3.1, signal-desktop (aarch64): 6.46.0 -> 7.3.0
2024-04-05 15:33:56 +02:00
Leona Maroni
edfb6f84fb Merge pull request #301769 from LeSuisse/httpd-2.4.59-23.11
[23.11] apacheHttpd: 2.4.58 -> 2.4.59
2024-04-05 15:13:10 +02:00
R. Ryantm
1ba570d3db renode-unstable: 1.15.0+20240323git3bd8e280d -> 1.15.0+20240404gitbfa16ba07
(cherry picked from commit 5048dfa314)
2024-04-05 12:46:15 +00:00
DontEatOreo
7c7e463ace discord-development: 0.0.31 -> 0.0.39
(cherry picked from commit 810348fab3)
2024-04-05 09:57:53 +00:00
DontEatOreo
e4fdbc89ae discord-ptb: 0.0.102 -> 0.0.105
(cherry picked from commit 4f6f827c98)
2024-04-05 09:57:53 +00:00
DontEatOreo
d8c2579611 discord-canary: 0.0.435 -> 0.0.451
(cherry picked from commit ff1203ea7c)
2024-04-05 09:57:53 +00:00
DontEatOreo
407adc0448 discord-canary: 0.0.323 -> 0.0.326
(cherry picked from commit a76795da9a)
2024-04-05 09:57:53 +00:00
DontEatOreo
c34636396a discord: 0.0.296 -> 0.0.298
(cherry picked from commit 60d5c00005)
2024-04-05 09:57:53 +00:00
DontEatOreo
50479e1f1b discord: 0.0.46 -> 0.0.47
(cherry picked from commit b6f7ac6249)
2024-04-05 09:57:53 +00:00
Artturi
72da83d951 Merge pull request #298855 from NixOS/backport-298166-to-release-23.11
[Backport release-23.11] discord: 0.0.45 -> 0.0.46; discord-ptb: 0.0.74 -> 0.0.76; discord-canary: 0.0.300 -> 0.0.323; discord-development: 0.0.14 -> 0.0.16;
2024-04-05 12:51:19 +03:00
Vladimír Čunát
edf6bad503 Pick #288357: python311Packages.eventlet: fix tests on kernel 6.6+
...into staging-next-23.11
(cherry picked from commit e7a0bc3cd7)
2024-04-05 11:31:24 +02:00
Thomas Gerbet
582d191332 apacheHttpd: 2.4.58 -> 2.4.59
Fixes CVE-2024-27316, CVE-2024-27316 and CVE-2023-38709

Changes:
https://downloads.apache.org/httpd/CHANGES_2.4.59
(cherry picked from commit 331f875bde)
2024-04-05 10:14:20 +02:00
Sefa Eyeoglu
c9f15bd94a prismlauncher: add jdk21 to wrapper
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-05 09:35:28 +02:00
Sefa Eyeoglu
762eebd3da prismlauncher: 8.0 -> 8.2
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-05 09:35:02 +02:00
seth
f794b410a3 prismlauncher: better document withWaylandGLFW 2024-04-05 09:34:56 +02:00
Weijia Wang
f3b36f14e7 Merge pull request #259122 from spikespaz/prismlauncher-glfw-wayland
prismlauncher: add withWaylandGLFW override
2024-04-05 09:32:35 +02:00
TomaSajt
02e90f1245 prismlauncher: fix meta using lib.version instead of finalAttrs.version 2024-04-05 09:32:24 +02:00
R. Ryantm
e6e1a76a56 gnucash: 5.5 -> 5.6
(cherry picked from commit cd02e55543)
2024-04-05 05:45:13 +00:00
K900
3fd216d9c4 Merge pull request #301641 from RaitoBezarius/backport-301617-to-release-23.11
[23.11] Kernel updates for 2024-04-04
2024-04-05 08:27:14 +03:00
github-actions[bot]
7864ecf972 Merge staging-next-23.11 into staging-23.11 2024-04-05 00:14:02 +00:00
github-actions[bot]
85c8d6527c Merge release-23.11 into staging-next-23.11 2024-04-05 00:13:33 +00:00
Ilan Joselevich
eb090f7b92 Merge pull request #301225 from NixOS/backport-301061-to-release-23.11
[Backport release-23.11] nextcloud-client: 3.12.2 -> 3.12.3
2024-04-05 01:49:07 +03:00
Mario Rodas
abae504e2a nodejs_21: 21.7.1 -> 21.7.2
Changelog: https://github.com/nodejs/node/releases/tag/v21.7.2
(cherry picked from commit 17064f0793)
2024-04-05 00:21:27 +02:00
Mario Rodas
d2afee0ea3 nodejs_21: 21.7.0 -> 21.7.1
Changelog: https://github.com/nodejs/node/releases/tag/v21.7.1
(cherry picked from commit 6837b28d6e)
2024-04-05 00:20:05 +02:00
Mario Rodas
74bb83d174 nodejs_21: 21.6.2 -> 21.7.0
Changelog: https://github.com/nodejs/node/releases/tag/v21.7.0
(cherry picked from commit a07ebaa556)
2024-04-05 00:19:15 +02:00
K900
acdc843b93 linux_6_7: drop
(cherry picked from commit b71cc870b6)
2024-04-04 23:15:27 +02:00
K900
5bd2e0c2ed linux_latest-libre: 19523 -> 19527
(cherry picked from commit a3bd8b9e38)
2024-04-04 23:14:42 +02:00
K900
d93f9dac61 linux_6_6: 6.6.24 -> 6.6.25
(cherry picked from commit 9dc0c88529)
2024-04-04 23:14:27 +02:00
K900
e1850e3882 linux_6_8: 6.8.3 -> 6.8.4
(cherry picked from commit 5677c59005)
2024-04-04 23:14:13 +02:00
Robert Scott
bdd8e0eebd Merge pull request #301015 from risicle/ris-plv8-3.1.10-r23.11
[23.11] postgresql.pkgs.plv8: 3.1.5 -> 3.1.10
2024-04-04 20:56:50 +01:00
Nick Cao
fb14bd6bd8 telegram-desktop: don't use replace-fail 2024-04-04 15:10:38 -04:00
Nick Cao
e059721341 telegram-desktop: 4.16.0 -> 4.16.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.16.0...v4.16.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.16.1
(cherry picked from commit c29ce421fe)
2024-04-04 15:09:12 -04:00
Weijia Wang
4cff83e307 telegram-desktop: update macos patch
(cherry picked from commit 33280e78a1)
2024-04-04 15:09:12 -04:00
Nick Cao
ab26da07ea telegram-desktop: 4.15.2 -> 4.16.0
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.15.2...v4.16.0

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.16.0
(cherry picked from commit bac03e238c)
2024-04-04 15:09:11 -04:00
Nick Cao
2ff22234cc telegram-desktop: 4.15.1 -> 4.15.2
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.15.1...v4.15.2

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.15.2
(cherry picked from commit 3f178e4156)
2024-04-04 15:09:11 -04:00
Weijia Wang
baaaabdb45 telegram-desktop: update darwin patch
(cherry picked from commit 9709699029)
2024-04-04 15:09:11 -04:00
Nick Cao
c90949f0f0 telegram-desktop: 4.15.0 -> 4.15.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.15.0...v4.15.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.15.1
(cherry picked from commit a3f6683648)
2024-04-04 15:09:10 -04:00
Nick Cao
4194b60f05 telegram-desktop: 4.14.15 -> 4.15.0
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.15...v4.15.0

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.15.0
(cherry picked from commit 656ea76b1b)
2024-04-04 15:09:10 -04:00
Nick Cao
e23ee5e091 telegram-desktop: 4.14.13 -> 4.14.15
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.13...v4.14.15

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.15
(cherry picked from commit 00877cb59a)
2024-04-04 15:09:10 -04:00
Nick Cao
3e7889280e telegram-desktop: fix build on darwin
(cherry picked from commit c3ada6df12)
2024-04-04 15:09:09 -04:00
Nick Cao
92bc9b7c0e telegram-desktop: 4.14.12 -> 4.14.13
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.12...v4.14.13

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.13
(cherry picked from commit 9201ae7e8b)
2024-04-04 15:09:09 -04:00
Nick Cao
d5b4111201 telegram-desktop: 4.14.9 -> 4.14.12
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.9...v4.14.12

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.12
(cherry picked from commit ab4990844c)
2024-04-04 15:09:08 -04:00
K900
15262200c7 Merge pull request #300921 from NixOS/backport-300639-to-release-23.11
[Backport release-23.11] Linux kernels 2024-04-01
2024-04-04 22:04:38 +03:00
Thomas Gerbet
be6f0a2830 Merge pull request #301068 from risicle/ris-argocd-2.9.9-r23.11
[23.11] argocd: 2.9.8 -> 2.9.9
2024-04-04 19:32:54 +02:00
Yureka
d90fd6cd4a electron: small refactors
- provide passthru.fetchedDeps for debugging
- adapt gn args for latest electron versions
- fix mechanism for applying patches for latest electron versions

(cherry picked from commit 9f26152cc3)
2024-04-04 18:45:56 +02:00
Vladimír Čunát
c6d1e8a776 Merge #301441: nixos/kernel: add hid_corsair to initrd modules
...into release-23.11
2024-04-04 18:12:48 +02:00
Emily
d715bf1dc5 Merge pull request #301394 from NixOS/backport-301277-to-release-23.11
[Backport release-23.11] {ungoogled-,}chromium: 123.0.6312.86 -> 123.0.6312.105
2024-04-04 16:07:05 +02:00
Nick Cao
846d7c090d Merge pull request #301369 from NixOS/backport-301365-to-release-23.11
[Backport release-23.11] raycast: 1.70.2 -> 1.70.3
2024-04-04 09:19:37 -04:00
Nick Cao
a0467fa3a1 Merge pull request #301384 from NixOS/backport-301290-to-release-23.11
[Backport release-23.11] mozillavpn: add qtwayland to build inputs
2024-04-04 09:18:50 -04:00
Pol Dellaiera
19997f92d5 Merge pull request #301522 from NixOS/backport-296971-to-release-23.11
[Backport release-23.11] element-desktop: Add libnotify to fix notifications
2024-04-04 13:42:42 +02:00
Rutherther
572436afc3 element-desktop: add libnotify runtime dependency
(cherry picked from commit 0ce12029c8)
2024-04-04 11:40:37 +00:00
Weijia Wang
c6149db25c Merge pull request #298457 from NixOS/backport-296095-to-release-23.11
[Backport release-23.11] webex: 43.11.0.27795 -> 43.11.0.28947
2024-04-04 09:51:56 +02:00
Lorenz Brun
4c22a3c859 nixos/kernel: add hid_corsair to initrd modules
Same as all the other HID drivers, otherwise Corsair keyboards do not
work before the switch to stage2 without custom configuration.

(cherry picked from commit b8b53fdf37)
2024-04-04 05:15:39 +00:00
Vladimír Čunát
174bef1a0f Merge branch 'staging-23.11' into staging-next-23.11 2024-04-04 06:57:20 +02:00
Vladimír Čunát
b1b82a28be Merge #301436: go_1_21: 1.21.8 -> 1.21.9
...into staging-23.11
2024-04-04 06:56:45 +02:00
zowoq
19b6ea8dd8 go_1_21: 1.21.8 -> 1.21.9
Changelog: https://go.dev/doc/devel/release#go1.21
(cherry picked from commit 2d975504f2)
2024-04-04 04:56:21 +00:00
Vladimír Čunát
44c07786fa Merge #301167: libopenmpt: 0.7.4 -> 0.7.6
...into staging-23.11
2024-04-04 06:50:30 +02:00
networkException
662ea31dea ungoogled-chromium: 123.0.6312.86-1 -> 123.0.6312.105-1
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs:
CVE-2024-3156 CVE-2024-3158 CVE-2024-3159

(cherry picked from commit 05dd2c62ec)
2024-04-04 00:35:44 +00:00
emilylange
6d41e0df4f chromium: 123.0.6312.86 -> 123.0.6312.105
https://chromereleases.googleblog.com/2024/04/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs:
CVE-2024-3156 CVE-2024-3158 CVE-2024-3159

(cherry picked from commit fd50e9893a)
2024-04-04 00:35:44 +00:00
teutat3s
fb909428b3 mozillavpn: add qtwayland to build inputs
This fixes the app not launching in a wayland environment.
❯ mozillavpn
Aborted (core dumped)

~/.local/share/mozillavpn.log showed:
Warning: Could not find the Qt platform plugin "wayland" in ""
Error: This application failed to start because no Qt platform plugin could be initialized.
Reinstalling the application may fix this problem.
Available platform plugins are: linuxfb, minimal, eglfs, minimalegl, vkkhrdisplay, xcb, vnc, offscreen.

(cherry picked from commit 22143317c1)
2024-04-04 00:15:43 +00:00
github-actions[bot]
d0d0c461f4 Merge staging-next-23.11 into staging-23.11 2024-04-04 00:14:32 +00:00
github-actions[bot]
f85401957e Merge release-23.11 into staging-next-23.11 2024-04-04 00:13:58 +00:00
Weijia Wang
62c8d691d5 Merge pull request #301214 from krishukr/backport-fzf-fish-10-2
[23.11] fishPlugins.fzf-fish: 10.1 -> 10.2
2024-04-04 01:52:01 +02:00
Emily
8cba677466 Merge pull request #300818 from stuebinm/mattermost-8.1.12
[23.11] mattermost 8.1.11 → 8.1.12
2024-04-04 00:45:49 +02:00
DontEatOreo
fca1924436 raycast: 1.70.2 -> 1.70.3
(cherry picked from commit c1a0961c98)
2024-04-03 22:00:18 +00:00
DontEatOreo
8c4563bafc raycast: add passthru.updateScript
(cherry picked from commit 36cac1a5f0)
2024-04-03 20:37:10 +00:00
Mathew Polzin
655d592bb9 electron: support v29 binary option (#296218)
(cherry picked from commit 428564f752)
2024-04-03 20:39:32 +02:00
Yureka
7ebaa34bb9 electron_29: init at 29.1.2
(cherry picked from commit d8545300ef)
2024-04-03 20:36:12 +02:00
Yureka
0925649aba electron_27: 27.3.2 -> 27.3.5
(cherry picked from commit 46eff96245)
2024-04-03 20:31:41 +02:00
Yureka
fc3164f373 electron_28: 28.2.2 -> 28.2.6
(cherry picked from commit 29c0b6e090)
2024-04-03 20:31:40 +02:00
Robert Schütz
1487bdea61 Merge pull request #300349 from dotlambda/nextcloud
[23.11] nextcloud26: 26.0.12 -> 26.0.13, nextcloud27: 27.1.7 -> 27.1.8, nextcloud28: 28.0.3 -> 28.0.4
2024-04-03 18:25:06 +00:00
Martin Weinelt
dc1a410b3b Merge pull request #301254 from NixOS/backport-301230-to-release-23.11
[Backport release-23.11] Firefox: 124.0.1 -> 124.0.2
2024-04-03 18:49:46 +02:00
Emily
a149706fa8 Merge pull request #288083 from NixOS/backport-287856-to-release-23.11
[Backport release-23.11] nixos/gitea: warn when using `services.gitea` with forgejo
2024-04-03 18:14:40 +02:00
K900
200c7edf79 Merge pull request #301262 from NixOS/backport-301251-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-04-03
2024-04-03 18:00:06 +03:00
K900
d8588c7bb9 linux-rt_5_15: 5.15.148-rt74 -> 5.15.153-rt75
(cherry picked from commit 24af99ca71)
2024-04-03 14:59:47 +00:00
K900
48774c2df0 linux_6_1: 6.1.83 -> 6.1.84
(cherry picked from commit 505b96c94c)
2024-04-03 14:59:47 +00:00
K900
427600ea16 linux_6_6: 6.6.23 -> 6.6.24
(cherry picked from commit 26b1b707e8)
2024-04-03 14:59:46 +00:00
K900
c653494ecd linux_6_7: 6.7.11 -> 6.7.12
(cherry picked from commit 073a26ea45)
2024-04-03 14:59:46 +00:00
K900
63695ddf75 linux_6_8: 6.8.2 -> 6.8.3
(cherry picked from commit b1a006e80e)
2024-04-03 14:59:46 +00:00
Nick Cao
0b218468c8 Merge pull request #294251 from NixOS/backport-294154-to-release-23.11
[Backport release-23.11] bpftrace: 0.20.1 -> 0.20.2
2024-04-03 10:28:37 -04:00
Martin Weinelt
b85c710cdc firefox-bin-unwrapped: 124.0.1 -> 124.0.2
https://www.mozilla.org/en-US/firefox/124.0.2/releasenotes/
(cherry picked from commit 84419346a9)
2024-04-03 14:21:18 +00:00
Martin Weinelt
a9bcb026d0 firefox-unwrapped: 124.0.1 -> 124.0.2
https://www.mozilla.org/en-US/firefox/124.0.2/releasenotes/
(cherry picked from commit 014a603d23)
2024-04-03 14:21:18 +00:00
Nick Cao
936b7d2aed Merge pull request #301130 from NixOS/backport-301024-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.103.0 -> 1.104.0
2024-04-03 09:59:20 -04:00
R. Ryantm
24de893f12 nextcloud-client: 3.12.2 -> 3.12.3
(cherry picked from commit ff249bd530)
2024-04-03 12:33:43 +00:00
R. Ryantm
983e739b25 fishPlugins.fzf-fish: 10.1 -> 10.2
(cherry picked from commit 7c77b21fd9)
2024-04-03 18:46:26 +08:00
Pol Dellaiera
4d56ff08cf Merge pull request #301181 from NixOS/backport-296470-to-release-23.11
[Backport release-23.11] xone: 0.3 -> 0.3-unstable-2024-03-16
2024-04-03 11:31:47 +02:00
nwright
77e95518a9 xone: 0.3 -> 0.3-unstable-2024-03-16
(cherry picked from commit 143bb15035)
2024-04-03 08:49:51 +00:00
Weijia Wang
f8de91f6ad Merge pull request #300926 from NixOS/backport-299183-to-release-23.11
[Backport release-23.11] floorp: 11.10.5 -> 11.11.2
2024-04-03 10:09:15 +02:00
R. Ryantm
df770d4f74 libopenmpt: 0.7.4 -> 0.7.6
(cherry picked from commit fdd354f197)
2024-04-03 07:33:59 +00:00
Vladimír Čunát
5c95d7828d Merge #298952: avahi: handle bogus services gracefully
...into staging-23.11
2024-04-03 08:23:55 +02:00
Vladimír Čunát
314d99ee74 Merge #300717: libarchive: pull the fix for a suspicious commit
...into staging-23.11
2024-04-03 08:15:30 +02:00
Vladimír Čunát
bfa218548d Merge #300199: curl: patch CVE-2024-2398 and CVE-2024-2004
...into staging-23.11
2024-04-03 08:14:04 +02:00
Sumner Evans
17d564dd7d matrix-synapse-unwrapped: 1.103.0 -> 1.104.0
https://github.com/element-hq/synapse/releases/tag/v1.104.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 3b55dfcf00)
2024-04-03 03:01:47 +00:00
Nick Cao
26814b0d7e Merge pull request #300952 from NixOS/backport-300919-to-release-23.11
[Backport release-23.11] fantomas: 6.3.0 -> 6.3.1
2024-04-02 22:54:14 -04:00
github-actions[bot]
e1081d775f Merge staging-next-23.11 into staging-23.11 2024-04-03 00:14:13 +00:00
github-actions[bot]
4ffa7f2844 Merge release-23.11 into staging-next-23.11 2024-04-03 00:13:32 +00:00
Robert Scott
dbbef7ac35 argocd: 2.9.8 -> 2.9.9 2024-04-02 21:33:22 +01:00
Wolfgang Walther
62ca7edbe9 postgresql.pkgs.plv8: 3.1.5 -> 3.1.10
https://github.com/plv8/plv8/blob/v3.1.10/Changes

addressing CVE-2024-1713

(cherry picked from commit 81c32a6b33)
2024-04-02 19:12:10 +01:00
Robert Scott
4c198fd8df Merge pull request #300500 from LeSuisse/expat-CVE-2023-52425-23.11
[23.11] expat: apply patch for CVE-2023-52425
2024-04-02 18:08:08 +01:00
Robert Scott
231f49a697 Merge pull request #298806 from LeSuisse/gnutls-CVE-2024-0553-CVE-2024-0553-23.11
[23.11] gnutls: apply patches for CVE-2024-28834 and CVE-2024-28835
2024-04-02 18:01:40 +01:00
Weijia Wang
cf8af60ce6 Merge pull request #297169 from NixOS/backport-297078-to-release-23.11
[Backport release-23.11] youtube-tui: dynamically link libsixel on darwin
2024-04-02 16:46:49 +02:00
Mikael Fangel
b293924ce6 fantomas: 6.3.0 -> 6.3.1
(cherry picked from commit 0e2fe683ff)
2024-04-02 13:30:26 +00:00
K900
f526f69b90 Merge pull request #300927 from NixOS/revert-297246-backport-296281-to-release-23.11
Revert "[Backport release-23.11] joshuto: 0.9.6 -> 0.9.8"
2024-04-02 13:59:57 +03:00
K900
26b2219d8d Revert "[Backport release-23.11] joshuto: 0.9.6 -> 0.9.8" 2024-04-02 13:59:39 +03:00
Christoph Heiss
3a21c19288 floorp: add updateScript
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 1901177c9e)
2024-04-02 10:54:00 +00:00
Christoph Heiss
0dd2a74e40 floorp: 11.10.5 -> 11.11.2
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 9304c9ae3a)
2024-04-02 10:54:00 +00:00
Alyssa Ross
feb42071ea linux_latest-libre: 19509 -> 19523
(cherry picked from commit b152a373f5)
2024-04-02 10:34:36 +00:00
Alyssa Ross
3e90d6d7d8 linux-rt_6_6: 6.6.22-rt27 -> 6.6.23-rt28
(cherry picked from commit 8d68bd3d82)
2024-04-02 10:34:36 +00:00
Alyssa Ross
151f89d074 linux-rt_6_1: 6.1.82-rt27 -> 6.1.83-rt28
(cherry picked from commit 2945a9cbb9)
2024-04-02 10:34:36 +00:00
Alyssa Ross
5cc9cae989 linux_testing: 6.9-rc1 -> 6.9-rc2
(cherry picked from commit e8f5a8af38)
2024-04-02 10:34:35 +00:00
Thomas Gerbet
9f21e12aec Merge pull request #300808 from risicle/ris-podman-CVE-2024-1753-r23.11
[23.11] podman: add patch for CVE-2024-1753
2024-04-02 12:06:23 +02:00
Thomas Gerbet
64a16c89fc Merge pull request #300783 from risicle/ris-buildah-1.32.3-r23.11
[23.11] buildah: 1.32.2 -> 1.32.3
2024-04-02 12:00:19 +02:00
Florentin Labelle
2a1fd0fd68 microsoft-edge: fix screen sharing on wayland
(cherry picked from commit 29fbffb84d)
2024-04-01 23:35:39 -04:00
stuebinm
a4586d2085 mattermost 8.1.11 → 8.1.12
This is a security release. Announcement by upstream:
https://mattermost.com/blog/mattermost-security-updates-9-6-1-9-5-3-esr-9-4-5-8-1-12-esr-released
2024-04-02 02:25:58 +02:00
github-actions[bot]
438c35219e Merge staging-next-23.11 into staging-23.11 2024-04-02 00:13:35 +00:00
github-actions[bot]
b4e4cbe3b8 Merge release-23.11 into staging-next-23.11 2024-04-02 00:13:04 +00:00
Emily Trau
f729653271 Merge pull request #300777 from NixOS/backport-300731-to-release-23.11
[Backport release-23.11] stats: 2.10.5 -> 2.10.6
2024-04-02 10:04:01 +11:00
Robert Scott
7a4e8acdb3 podman: add patch for CVE-2024-1753 2024-04-01 23:34:16 +01:00
Robert Scott
4d3ed0ba37 buildah: 1.32.2 -> 1.32.3
addressing CVE-2024-1753 & CVE-2023-39325
2024-04-01 21:43:05 +01:00
DontEatOreo
488dde508b stats: 2.10.5 -> 2.10.6
Diff: https://github.com/exelban/stats/compare/v2.10.5...v2.10.6

Changelog: https://github.com/exelban/stats/releases/tag/v2.10.6
(cherry picked from commit 1524ca4564)
2024-04-01 19:57:30 +00:00
Robert Scott
fbe9ddc9a0 Merge pull request #295967 from risicle/ris-onnx-CVE-2024-27318-CVE-2024-27319-r23.11
[23.11] python311Packages.onnx: add patches for CVE-2024-27318 & CVE-2024-27319
2024-04-01 19:25:56 +01:00
teutat3s
e87a6b73bc element-desktop: 1.11.61 -> 1.11.63
element-desktop: use electron_29, following upstream:
525d633d79
(cherry picked from commit da74f725d6)
2024-04-01 17:10:20 +00:00
Thomas Gerbet
ebd55c4c7e libarchive: pull the fix for a suspicious commit
This is a follow-up to the downgrade to version older than 5.6.x made in #300028
(also known as CVE-2024-3094).
A suspicious commit made by the same actor has been spotted in
libarchive and following up discussions a change has been made by
contributor and merged by another maintainer.

(cherry picked from commit b3743f79a6)
2024-04-01 15:11:56 +00:00
Nick Cao
5cffe359b2 Merge pull request #300548 from NixOS/backport-298338-to-release-23.11
[Backport release-23.11] glasskube: fix missing bundles from npm
2024-04-01 08:45:02 -04:00
Thomas Gerbet
c212812bf4 Merge pull request #300527 from NixOS/backport-300461-to-release-23.11
[Backport release-23.11] perlPackages.HTTPBody: 1.22 -> 1.23
2024-04-01 13:42:12 +02:00
Robert Scott
ce3f1c0807 Merge pull request #300572 from risicle/ris-argocd-2.9.8-r23.11
[23.11] argocd: 2.9.5 -> 2.9.8
2024-04-01 10:45:32 +01:00
Serg
fe1d4b8ce3 virtualbox: add symlink to localization files
(cherry picked from commit e3bd3f9474)
2024-04-01 08:09:15 +00:00
github-actions[bot]
4bfc90c33b Merge staging-next-23.11 into staging-23.11 2024-04-01 00:15:25 +00:00
github-actions[bot]
e2bc320c90 Merge release-23.11 into staging-next-23.11 2024-04-01 00:14:45 +00:00
Robert Scott
a2a03418e9 argocd: 2.9.6 -> 2.9.8 2024-03-31 23:20:21 +01:00
R. Ryantm
0ce0cd4959 argocd: 2.9.5 -> 2.9.6
(cherry picked from commit 11d780aa8c)
2024-03-31 23:05:07 +01:00
Robert Scott
4ba6c5140b Merge pull request #300303 from risicle/ris-cimg-3.3.3-r23.11
[23.11] cimg: 3.3.1 -> 3.3.3
2024-03-31 23:00:08 +01:00
Robert Schütz
392e5b66c9 nextcloudPackages: update
(cherry picked from commit 9119e4c9de)
2024-03-31 14:06:23 -07:00
Robert Schütz
9b60a09320 nextcloud28: 28.0.3 -> 28.0.4
Changelog: https://nextcloud.com/changelog/#28-0-4
(cherry picked from commit 51c9db4e57)
2024-03-31 14:06:23 -07:00
Robert Schütz
eb745f6ffa nextcloud27: 27.1.7 -> 27.1.8
Changelog: https://nextcloud.com/changelog/#27-1-8
(cherry picked from commit 2264eda254)
2024-03-31 14:06:23 -07:00
Robert Schütz
7cb9bf0136 nextcloud26: 26.0.12 -> 26.0.13
Changelog: https://nextcloud.com/changelog/#26-0-13
(cherry picked from commit aa7ffdd1e5)
2024-03-31 14:06:23 -07:00
Sandro Jäckel
848ae62501 nextcloudPackages: regen
(cherry picked from commit 7bb3c84eb3)
2024-03-31 14:06:22 -07:00
Jakuzure Nonon
cafe95393a glasskube: fix missing bundles from npm
(cherry picked from commit eb8ba567a7)
2024-03-31 20:51:08 +00:00
Weijia Wang
3e70e82ced Merge pull request #300515 from NixOS/backport-297884-to-release-23.11
[Backport release-23.11] glasskube: 0.0.4 -> 0.1.0
2024-03-31 22:50:18 +02:00
Nick Cao
3cd7e09f42 Merge pull request #300513 from NixOS/backport-300250-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-03-22 -> unstable-2024-03-24
2024-03-31 15:53:37 -04:00
Stig Palmquist
05da580056 perlPackages.HTTPBody: 1.22 -> 1.23
(cherry picked from commit 792526ea6e)
2024-03-31 18:27:00 +00:00
R. Ryantm
efb18ce27d glasskube: 0.0.4 -> 0.1.0
(cherry picked from commit 088d5a98c6)
2024-03-31 17:38:56 +00:00
R. Ryantm
159b374f31 renode-dts2repl: unstable-2024-03-22 -> unstable-2024-03-24
(cherry picked from commit 8cad900ec7)
2024-03-31 17:37:18 +00:00
Doron Behar
79467c251f Merge pull request #300496 from NixOS/backport-283476-to-release-23.11
[Backport release-23.11] musescore: 4.2.0 -> 4.2.1
2024-03-31 19:43:10 +03:00
Thomas Gerbet
4a0b349ebd expat: apply patch for CVE-2023-52425
The patch is coming from Red Hat, see
d20a82fef1/SOURCES/expat-2.5.0-CVE-2023-52425.patch

I slightly adjusted it to remove the changes to `Makefile.am` to avoid having to
deal with `automake`. We do not seem to run the `run-benchmark` task anyway.
2024-03-31 17:44:53 +02:00
R. Ryantm
a416819953 musescore: 4.2.0 -> 4.2.1
(cherry picked from commit dbc5b62594)
2024-03-31 15:23:06 +00:00
Doron Behar
ec835aa3dc Merge pull request #300420 from NixOS/backport-275257-to-release-23.11
[Backport release-23.11] musescore: 4.1.1 -> 4.2.0
2024-03-31 18:21:52 +03:00
Thomas Gerbet
1e86faaad9 betterbird: do not use use unknown --replace-fail with substituteInPlace 2024-03-31 15:43:52 +02:00
Matthias Beyer
f35809ab74 tig: 2.5.8 -> 2.5.9
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit adf12b3878)
2024-03-31 15:42:07 +02:00
Sandro Jäckel
53173d15e1 betterbird: 115.6.0-bb21-correct-series-take2 -> 115.9.0-bb26-build2
Closes #294238

(cherry picked from commit f21355bf8e)
2024-03-31 15:29:42 +02:00
jopejoe1
1e14fb6e47 betterbird-unwrapped: use settings provided by buildMozillaMach
(cherry picked from commit a36cdcf8d2)
2024-03-31 15:28:06 +02:00
Sandro Jäckel
9abcad159c betterbird: 115.4.2-bb17 -> 115.6.0-bb21
(cherry picked from commit 410543a974)
2024-03-31 15:28:06 +02:00
Atemu
475b7af49b Merge pull request #300027 from NixOS/backport-299453-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-03-26
2024-03-31 12:53:40 +02:00
Yaya
599937e03e gitlab: Simplify gitlab-assets build instructions
(cherry picked from commit b64cc6deb7)
2024-03-31 10:21:38 +02:00
Yaya
6d4dbce425 nixos/gitlab: Rename workhorse binary
(cherry picked from commit 2e30c96c0a)
2024-03-31 10:21:38 +02:00
Yaya
3e5d5be965 gitlab-container-registry: 3.90.0 -> 3.91.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.91.0-gitlab/CHANGELOG.md
(cherry picked from commit 57d560a6b9)
2024-03-31 10:21:38 +02:00
Yaya
53e618253e gitlab: 16.9.2 -> 16.10.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.10.1-ee/CHANGELOG.md

Fixes CVE-2023-6371
Fixes CVE-2024-2818

(cherry picked from commit f1e1fa524f)
2024-03-31 10:21:38 +02:00
Janne Heß
020688bff7 Merge pull request #300310 from LeSuisse/coreutils-CVE-2024-0684-23.11
[23.11] coreutils: apply patch for CVE-2024-0684
2024-03-31 09:26:39 +02:00
Doron Behar
58ac24e20f nixosTests.musescore: fix for version 4.2.0
(cherry picked from commit 06bec0d01b)
2024-03-31 05:56:24 +00:00
Anselm Schüler
71d8aad374 musescore: 4.1.1 -> 4.2.0
(cherry picked from commit accee5111d)
2024-03-31 05:56:24 +00:00
Robert Schütz
b728c1eac0 nextcloud*.packages.apps.gpoddersync: init at 3.8.2
(cherry picked from commit a5930c2066)
2024-03-30 17:26:45 -07:00
Jonas Heinrich
dd19abc4b6 nextcloudPackages.integration_openai: init at 1.2.0, nextcloudPackages: update
(cherry picked from commit 15eed1f719)
2024-03-30 17:26:38 -07:00
github-actions[bot]
c56d1a0a5b Merge staging-next-23.11 into staging-23.11 2024-03-31 00:15:49 +00:00
github-actions[bot]
79879d66ea Merge release-23.11 into staging-next-23.11 2024-03-31 00:15:18 +00:00
Thomas Gerbet
bbd6f0097b coreutils: apply patch for CVE-2024-0684
https://www.openwall.com/lists/oss-security/2024/01/18/2
2024-03-30 21:30:32 +01:00
R. Ryantm
1a1764c256 cimg: 3.3.2 -> 3.3.3
(cherry picked from commit d9a4010626)
2024-03-30 18:36:37 +00:00
R. Ryantm
962f6fe4eb cimg: 3.3.1 -> 3.3.2
(cherry picked from commit 3c0a416296)
2024-03-30 18:36:12 +00:00
Thomas Gerbet
2b4e3ca009 Merge pull request #300115 from NixOS/backport-299547-to-release-23.11
[Backport release-23.11] brave: 1.64.109 -> 1.64.113
2024-03-30 18:29:57 +01:00
Nick Cao
98f494ae50 Merge pull request #300103 from NixOS/backport-298700-to-release-23.11
[Backport release-23.11] glances: 3.4.0.3 -> 3.4.0.5
2024-03-30 10:10:53 -04:00
Maximilian Bosch
193efa86ed Merge pull request #299487 from NixOS/backport-299418-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-03-27
2024-03-30 12:49:47 +00:00
Sandro
56f8674fcf Merge pull request #297032 from jtrees/backport-278953-to-release-23.11
[Backport release-23.11] tutanota-desktop: 3.118.27 -> 3.122.5, use appimage
2024-03-30 12:59:37 +01:00
Robert Scott
40e0c42557 Merge pull request #299306 from LeSuisse/expat-2024-28757-23.11
[23.11] expat: apply patch CVE-2024-28757
2024-03-30 11:33:43 +00:00
Thomas Gerbet
86d71a6e6d Merge pull request #300083 from hax404/pkgs/mediawiki/update
[release-23.11] mediawiki: 1.40.2 -> 1.40.3
2024-03-30 11:08:21 +01:00
Thomas Gerbet
d2067f9ca7 curl: apply patches for CVE-2024-2398 and CVE-2024-2004
https://curl.se/docs/CVE-2024-2398.html
https://curl.se/docs/CVE-2024-2004.html
2024-03-30 10:03:19 +01:00
github-actions[bot]
2b1358cfb6 Merge staging-next-23.11 into staging-23.11 2024-03-30 00:13:22 +00:00
github-actions[bot]
645ff2f149 Merge release-23.11 into staging-next-23.11 2024-03-30 00:12:44 +00:00
Sean Buckley
b208c643c7 brave: 1.64.109 -> 1.64.113
https://community.brave.com/t/release-channel-1-64-113/539987
(cherry picked from commit 8e20e710fe)
2024-03-29 23:33:03 +00:00
qubitnano
5bdae52974 glances: 3.4.0.3 -> 3.4.0.5
(cherry picked from commit 35a41d0dae)
2024-03-29 22:19:19 +00:00
Georg Haas
163c6facff mediawiki: 1.40.2 -> 1.40.3
Security and maintenance release. https://phabricator.wikimedia.org/source/mediawiki/browse/REL1_40/RELEASE-NOTES-1.40

https://phabricator.wikimedia.org/T355538
https://phabricator.wikimedia.org/T357760
2024-03-29 21:54:40 +01:00
zzzsyyy
24c5dd32c0 xanmod-kernels: use CPUFreq governor performance
explicitly follows the upstream CPU Frequency scaling configuration

(cherry picked from commit 707234ad1c)
2024-03-29 16:10:53 +00:00
zzzsyyy
c466dd8fd2 linux_xanmod_latest: 6.7.10 -> 6.7.11
(cherry picked from commit 238727c8c2)
2024-03-29 16:10:53 +00:00
zzzsyyy
eb4ad42c3d linux_xanmod: 6.6.22 -> 6.6.23
(cherry picked from commit 5125649d73)
2024-03-29 16:10:53 +00:00
teutat3s
dc741bab48 signal-desktop (aarch64): 6.46.0 -> 7.3.0
(cherry picked from commit 938afb6b74)
2024-03-29 14:20:50 +00:00
teutat3s
03cf45d291 signal-desktop: 7.2.1 -> 7.3.1
(cherry picked from commit d636d3fead)
2024-03-29 14:20:50 +00:00
Maxine Aubrey
fb003bf633 Merge pull request #299521 from NixOS/backport-299417-to-release-23.11 2024-03-29 11:16:40 +01:00
github-actions[bot]
35a3af07d4 Merge staging-next-23.11 into staging-23.11 2024-03-29 00:13:38 +00:00
github-actions[bot]
ddd855ca51 Merge release-23.11 into staging-next-23.11 2024-03-29 00:13:12 +00:00
Sefa Eyeoglu
7f7b189877 linuxPackages.v4l2loopback: unstable-2023-11-23 -> 0.12.7-unstable-2024-02-12
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 7caba87711)
2024-03-28 23:46:19 +00:00
Adam C. Stephens
219951b495 Merge pull request #299847 from NixOS/backport-299811-to-release-23.11
[Backport release-23.11] forgejo: fix applying of our `STATIC_ROOT_PATH` patch
2024-03-28 19:29:34 -04:00
Robert Scott
c101949150 Merge pull request #298728 from NixOS/backport-298640-to-release-23.11
[Backport release-23.11] varnish60: 6.0.12 -> 6.0.13, varnish: 7.4.2 -> 7.4.3
2024-03-28 22:54:37 +00:00
Emily
031b833aaf Merge pull request #299815 from NixOS/backport-299806-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 123.0.6312.58-1 -> 123.0.6312.86-1
2024-03-28 22:44:59 +01:00
emilylange
3e5aadb1cb forgejo: fix applying of our STATIC_ROOT_PATH patch
This fixes an issue where running the forgejo package standalone,
without the use of our nixos/forgejo module, would try to use a
directory named `@data@` for its `STATIC_ROOT_PATH` assets.

This went unnoticed until now, because most users use the nixos/forgejo
module in which we explicitly set this option/setting/path to
`cfg.package.data` by default (`pkgs.forgejo.data`).

Also, this commit hard-copies the patch in question from gitea to our
nixpkgs derivation directory.

We decided a long time ago to part ways, and forgejo inheriting the
patch from gitea's drv directory puts strain on gitea.

So we don't do that anymore and instead maintain that patch ourselves
from now on.

Unfortunately, `substituteInPlace --subst-var` does not error, when the
substitution fails.

This would have prevented this issue from going unnoticed.

(cherry picked from commit 9fb68677e4)
2024-03-28 21:38:43 +00:00
networkException
7da31e16f7 ungoogled-chromium: 123.0.6312.58-1 -> 123.0.6312.86-1
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_26.html

This update includes 7 security fixes.

CVEs:
CVE-2024-2883 CVE-2024-2885 CVE-2024-2886 CVE-2024-2887

(cherry picked from commit c70699a11b)
2024-03-28 19:20:09 +00:00
Nick Cao
6a6b61b091 Merge pull request #299766 from NixOS/backport-299539-to-release-23.11
[Backport release-23.11] renode: use standard nix-update-script
2024-03-28 13:16:25 -04:00
Martin Weinelt
131f46bba8 Merge pull request #299795 from NixOS/backport-297523-to-release-23.11
[Backport release-23.11] podman: add `meta.mainProgram`
2024-03-28 17:34:21 +01:00
networkException
301173e7d2 podman: add meta.mainProgram
(cherry picked from commit 8bcba5b863)
2024-03-28 16:31:22 +00:00
Otavio Salvador
2b3979bad0 renode: use standard nix-update-script
We can now use standard nix-update-script but the renode-unstable still
requires the custom update script so we moved it to the specific .nix
file.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 50612fec98)
2024-03-28 14:16:02 +00:00
Nick Cao
36db172dc4 Merge pull request #299545 from NixOS/backport-299294-to-release-23.11
[Backport release-23.11] itsycal: init at 0.15.3
2024-03-28 10:13:11 -04:00
Nick Cao
9e74d13dbe Merge pull request #299292 from LeSuisse/zookeeper-known-vulnerable-23.11
[23.11] zookeeper: mark with knownVulnerabilities
2024-03-28 09:42:30 -04:00
OTABI Tomoya
ad23d23821 Merge pull request #299125 from natsukium/backport-298085-to-staging-23.11
[staging-23.11] python310: 3.10.13 -> 3.10.14
2024-03-28 21:08:45 +09:00
Weijia Wang
f3e878ef50 Merge pull request #299703 from wegank/home-manager-backport
[23.11] home-manager: unstable-2023-12-31 -> unstable-2024-03-19
2024-03-28 12:23:20 +01:00
Weijia Wang
3173aeefe5 home-manager: unstable-2023-12-31 -> unstable-2024-03-19 2024-03-28 10:27:41 +01:00
github-actions[bot]
67bbdca409 Merge staging-next-23.11 into staging-23.11 2024-03-28 00:13:55 +00:00
github-actions[bot]
a63b5cba0b Merge release-23.11 into staging-next-23.11 2024-03-28 00:13:23 +00:00
Martin Weinelt
d54cffecb8 Merge pull request #298293 from jopejoe1/backport-firefox
[Backport release-23.11]: firefox-{beta,devedition}{-bin}-unwrapped: 124.0b8 -> 125.0b3
2024-03-28 01:08:55 +01:00
OTABI Tomoya
f23bcd3cd2 Merge pull request #299509 from NixOS/backport-299423-to-release-23.11
[Backport release-23.11] fantomas: 6.2.3 -> 6.3.0
2024-03-28 08:47:15 +09:00
OTABI Tomoya
0a87d75b59 Merge pull request #299500 from NixOS/backport-299480-to-release-23.11
[Backport release-23.11] python311Packages.jupyter-server: don't strip favicon on darwin
2024-03-28 08:09:45 +09:00
Nick Cao
80be0da2f9 Merge pull request #299512 from NixOS/backport-299320-to-release-23.11
[Backport release-23.11] renode-unstable: 1.15.0+20240320git97be875a3 -> 1.15.0+20240323git3bd8e280d
2024-03-27 18:39:53 -04:00
Pol Dellaiera
cbda9ba240 Merge pull request #299388 from atorres1985-contrib/backport-graphicsmagick-to-2311
[23.11] Backport #298535: graphicsmagick: 1.3.39 -> 1.3.43
2024-03-27 22:34:47 +01:00
Martin Weinelt
3f7c3bfeb2 buildMozillaMach: use rust 1.76 for Firefox 125+ 2024-03-27 22:25:29 +01:00
jopejoe1
8540b50214 firefox-devedition-unwrapped: 124.0b9 -> 125.0b3
(cherry picked from commit 0814d0f02e)
2024-03-27 22:02:14 +01:00
jopejoe1
0dafe6229c firefox-beta-unwrapped: 124.0b9 -> 125.0b3
(cherry picked from commit 40ac4de399)
2024-03-27 22:02:04 +01:00
jopejoe1
f821f919ff firefox-devedition-bin-unwrapped: 124.0b9 -> 125.0b3
(cherry picked from commit c9ee77b776)
2024-03-27 22:01:55 +01:00
jopejoe1
c771dffde7 firefox-beta-bin-unwrapped: 124.0b9 -> 125.0b3
(cherry picked from commit 8d541806d3)
2024-03-27 22:01:46 +01:00
jopejoe1
36fe468c17 firefox-devedition-unwrapped: 124.0b8 -> 124.0b9
(cherry picked from commit aa8d815f67)
2024-03-27 22:01:21 +01:00
jopejoe1
aa2178f7b1 firefox-beta-unwrapped: 123.0b8 -> 123.0b9
(cherry picked from commit 95f1fdbbc2)
2024-03-27 22:01:08 +01:00
jopejoe1
3a96f99512 firefox-devedition-bin-unwrapped: 123.0b8 -> 123.0b9
(cherry picked from commit c58b1e80ed)
2024-03-27 22:00:53 +01:00
jopejoe1
bf5606244c firefox-beta-bin-unwrapped: 123.0b8 -> 123.0b9
(cherry picked from commit 9b526a41a7)
2024-03-27 22:00:37 +01:00
Shea Levy
fd9c477aaa Merge remote-tracking branch 'origin/backport-299370-to-release-23.11' into release-23.11 2024-03-27 16:02:32 -04:00
Pol Dellaiera
afc281ab85 Merge pull request #299559 from NixOS/backport-299537-to-release-23.11
[Backport release-23.11] mousecape: move to by-name/mo
2024-03-27 20:01:02 +01:00
Mauricio Collares
d6ba6b14db emacs29: 29.2 -> 29.3 (#299541)
[Backport release-23.11] emacs29: 29.2 -> 29.3
2024-03-27 19:55:52 +01:00
DontEatOreo
77a9cae775 mousecape: move to by-name/mo
- Previously package resided in darwin/mousecape due to confusion, this
  breaks the pkgs category hierarchy as mentioned by
  https://github.com/NixOS/nixpkgs/pull/299032#issuecomment-2021684755
- Also switched to using fetchzip
- Fixed maintainer name

(cherry picked from commit ba1834b908)
2024-03-27 18:55:25 +00:00
Mauricio Collares
f737057912 Merge pull request #294148 from equirosa/backport-293952-to-release-23.11
[Backport release-23.11] signal-desktop: 7.0.0 -> 7.2.1, -beta: 6.44.0-beta.1 -> 7.3.0-beta.1
2024-03-27 19:46:07 +01:00
Thomas Gerbet
65637e94c4 expat: apply patch CVE-2024-28757
Patch has been backported directly from upstream source repository.
2024-03-27 19:34:17 +01:00
DontEatOreo
fd23c73f90 itsycal: init at 0.15.3
(cherry picked from commit 574f0d2869)
2024-03-27 17:26:39 +00:00
Maximilian Bosch
454034682f Merge pull request #299265 from Ma27/bump-grafana-2311
[23.11] grafana: 10.2.5 -> 10.2.6
2024-03-27 17:04:37 +00:00
Lin Jian
d3521003a2 emacs: 29.2 -> 29.3
https://lists.gnu.org/archive/html/emacs-devel/2024-03/msg00611.html
(cherry picked from commit 3cb77cecea)
2024-03-27 16:51:04 +00:00
Anderson Torres
bbe887d377 graphicsmagick: remove tests.issue-157920
It requires a file that does not exist yet.
2024-03-27 12:13:09 -03:00
Anderson Torres
f66f3e94c0 graphicsmagick: remove patch
Since the security breach was solved upstream.

(cherry picked from commit dd65942c9a)
2024-03-27 12:13:09 -03:00
Anderson Torres
f731dc0ad3 graphicsmagick: 1.3.39 -> 1.3.43
Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
(cherry picked from commit 08d1d8496c)
2024-03-27 12:13:09 -03:00
Anderson Torres
e13810a0d8 graphicsmagick: migrate to by-name
(cherry picked from commit cdf0640f87)
2024-03-27 12:13:09 -03:00
Anderson Torres
817f57da13 graphicsmagick-imagemagick-compat: refactor
- use stdenvNoCC (since no compiler is called)
- split man output
- do not expose attributes
- set `dontBuild = true` instead of using a fake `buildPhase`
- install the artifacts via an elegant but questionable, Lispy dark magic

(cherry picked from commit 7bfecb71e3)
2024-03-27 12:13:09 -03:00
Anderson Torres
6503efacb4 graphicsmagick-imagemagick-compat: hide it inside graphicsmagick.passthru
(cherry picked from commit 94723d0651)
2024-03-27 12:13:09 -03:00
Anderson Torres
3cdc9a2f31 graphicsmagick-imagemagick-compat: rename filename
(cherry picked from commit 8b908e4bab)
2024-03-27 12:13:09 -03:00
Anderson Torres
9e783c8ce4 graphicsmagick: adopt and refactor
- finalAttrs design pattern
- split man output
- rename patches
- update link that explains the patch

(cherry picked from commit 1bde61517c)
2024-03-27 12:13:09 -03:00
Maxine Aubrey
2bbe0b73da webkitgtk: 2.42.5 → 2.44.0
https://webkitgtk.org/2024/03/16/webkitgtk2.44.0-released.html
https://webkitgtk.org/security/WSA-2024-0002.html
https://webkitgtk.org/2024/02/02/webkitgtk2.43.4-released.html
https://webkitgtk.org/2023/12/21/webkitgtk2.43.3-released.html
https://webkitgtk.org/2023/12/04/webkitgtk2.43.2-released.html
https://webkitgtk.org/2023/11/17/webkitgtk2.43.1-released.html

https://github.com/WebKit/WebKit/compare/webkitgtk-2.42.5...webkitgtk-2.43.4
https://github.com/WebKit/WebKit/compare/webkitgtk-2.43.4...webkitgtk-2.44.0
https://github.com/WebKit/WebKit/commits/webkitgtk-2.44.0/Source/WebCore/PlatformGTK.cmake
https://github.com/WebKit/WebKit/commits/webkitgtk-2.44.0/Source/cmake/OptionsGTK.cmake

- GTK 4 is the default:
  80028d2732

- Remove WPE renderer:
  3d09772ab4

- Remove X11 renderer:
  8b0ce36830
  “Package 'xdmcp', required by 'xcb', not found” is just a side effect
  of CMake over-eagerly looking for static flags – it is only listed
  in `Requires.private` so it can be safely ignored.

- Remove JPEG2000 support:
  78cb9d96aa

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
(cherry picked from commit 19f22b217c)
2024-03-27 15:12:58 +00:00
Weijia Wang
dc7a2e9c50 Merge pull request #299191 from NixOS/backport-299135-to-release-23.11
[Backport release-23.11] tomcat10: 10.1.19 -> 10.1.20
2024-03-27 16:09:55 +01:00
Christoph Hrdinka
f48d0784aa Merge pull request #299471 from NixOS/backport-272827-to-release-23.11
[Backport release-23.11] nsd: 4.7.0 -> 4.8.0
2024-03-27 15:41:53 +01:00
R. Ryantm
b305035e02 renode-unstable: 1.15.0+20240320git97be875a3 -> 1.15.0+20240323git3bd8e280d
(cherry picked from commit 19bbe51b7e)
2024-03-27 14:37:12 +00:00
github-actions[bot]
317114f479 fastnetmon-advanced: 2.0.362 -> 2.0.363 (#299502)
(cherry picked from commit 642580c816)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-03-27 15:14:49 +01:00
Mikael Fangel
622785e8fc fantomas: 6.2.3 -> 6.3.0
(cherry picked from commit 6ace43b8d0)
2024-03-27 14:09:53 +00:00
OTABI Tomoya
6e89078bb9 Merge pull request #299123 from natsukium/backport-298085-to-release-23.11
[release-23.11] python39: 3.9.18 -> 3.9.19
2024-03-27 22:51:26 +09:00
Martin Weinelt
b8e8903f02 python311Packages.jupyter-server: don't strip favicon on darwin
When using LLVM strip on the favicon.ico files in this package, their
size gets inflated from 31K to 772M, which results in an unreasonable
package size.

Related: #299427
(cherry picked from commit d48d1e7d09)
2024-03-27 13:40:38 +00:00
K900
32597e778b linux_4_19: 4.19.310 -> 4.19.311
(cherry picked from commit 4729d1748a)
2024-03-27 12:58:38 +00:00
K900
5d0f69beaa linux_5_4: 5.4.272 -> 5.4.273
(cherry picked from commit 83f95f44a7)
2024-03-27 12:58:38 +00:00
K900
6f65438bf9 linux_5_10: 5.10.213 -> 5.10.214
(cherry picked from commit bdac982855)
2024-03-27 12:58:38 +00:00
K900
960e82970c linux_5_15: 5.15.152 -> 5.15.153
(cherry picked from commit 06d01ef1fc)
2024-03-27 12:58:38 +00:00
K900
dada4b2942 linux_6_1: 6.1.82 -> 6.1.83
(cherry picked from commit 10987ad932)
2024-03-27 12:58:38 +00:00
K900
1f7eb2a9a1 linux_6_6: 6.6.22 -> 6.6.23
(cherry picked from commit a95e87f9e9)
2024-03-27 12:58:38 +00:00
K900
5490f898bf linux_6_7: 6.7.10 -> 6.7.11
(cherry picked from commit 8c95b2ac65)
2024-03-27 12:58:38 +00:00
K900
3e932a214b linux_6_8: 6.8.1 -> 6.8.2
(cherry picked from commit 71ccd8e617)
2024-03-27 12:58:38 +00:00
github-actions[bot]
b83ccc0d57 fastnetmon-advanced: 2.0.358 -> 2.0.362 (#297734)
(cherry picked from commit 805271cccc)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-03-27 13:52:30 +01:00
Vladimír Čunát
50ee673659 Merge #299473: emacs28-macport: fix eval on release-23.11
...into release-23.11
2024-03-27 13:30:52 +01:00
Lin Jian
331971b9e4 emacs: pass patches through mkArgs 2024-03-27 20:07:55 +08:00
R. Ryantm
616d6b7002 nsd: 4.7.0 -> 4.8.0
(cherry picked from commit 697c460ce4)
2024-03-27 11:40:33 +00:00
Lin Jian
c1cc0f480b Merge pull request #299470 from NixOS/backport-299316-to-release-23.11
[Backport release-23.11] emacs28-macport: incorporate security patches
2024-03-27 19:28:21 +08:00
Atemu
975a618773 emacs28-macport: incorporate security patches
(cherry picked from commit d363582135)
2024-03-27 11:27:54 +00:00
Shea Levy
552d79a99b github-runner: 2.314.1 -> 2.315.0
(cherry picked from commit d02e5bf0cb)
2024-03-27 09:34:41 +00:00
Vincent Laporte
adf89987b3 alt-ergo: 2.5.2 → 2.5.3
(cherry picked from commit 2664f3af57)
2024-03-27 08:12:47 +01:00
K900
1ee5cf0d9b Merge pull request #299419 from K900/backport-298948-to-release-23.11
[23.11] Backport #298948
2024-03-27 09:05:49 +03:00
Alyssa Ross
158634b5ab linux-rt_6_6: 6.6.21-rt26 -> 6.6.22-rt27
(cherry picked from commit c9729a3d77)
2024-03-27 09:04:23 +03:00
Alyssa Ross
dc36eb5c6e linux-rt_6_1: 6.1.80-rt26 -> 6.1.82-rt27
(cherry picked from commit fb2f48c42b)
2024-03-27 09:04:23 +03:00
Alyssa Ross
f8bec704da linux-rt_5_10: 5.10.211-rt103 -> 5.10.213-rt105
(cherry picked from commit 5139062705)
2024-03-27 09:04:23 +03:00
Alyssa Ross
b9b838fe2d linux_testing: 6.8-rc7 -> 6.9-rc1
DAMON_DBGFS has been renamed to DAMON_DBGFS_DEPRECATED.  Let's just
drop it now.

(cherry picked from commit c7a64c7213)
2024-03-27 09:04:19 +03:00
Emily
aad4e36861 Merge pull request #299384 from NixOS/backport-299319-to-release-23.11
[Backport release-23.11] chromedriver,chromium: 123.0.6312.58 -> 123.0.6312.86
2024-03-27 05:52:51 +01:00
emilylange
82a3de7bbe chromium: 123.0.6312.58 -> 123.0.6312.86
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_26.html

This update includes 7 security fixes.

CVEs:
CVE-2024-2883 CVE-2024-2885 CVE-2024-2886 CVE-2024-2887

(cherry picked from commit a7a57b640a)
2024-03-27 02:59:52 +00:00
emilylange
fc9aaccc32 chromedriver: 123.0.6312.58 -> 123.0.6312.86
(cherry picked from commit 802746d46b)
2024-03-27 02:59:52 +00:00
kiri
6ff7200192 signal-desktop: 7.0.0 -> 7.2.1, -beta: 6.44.0-beta.1 -> 7.3.0-beta.1
(cherry picked from commit 4b878ee7f2)

signal-desktop: v7.1.1 -> v7.2.1, -beta: v7.2.0-beta.1 -> v7.2.0-beta.3

(cherry picked from commit eaad9423f5)
2024-03-26 20:11:18 -06:00
github-actions[bot]
74b94428b0 Merge staging-next-23.11 into staging-23.11 2024-03-27 00:13:07 +00:00
github-actions[bot]
0b402cb02b Merge release-23.11 into staging-next-23.11 2024-03-27 00:12:39 +00:00
Ilan Joselevich
435103d35f Merge pull request #299335 from NixOS/backport-298853-to-release-23.11
[Backport release-23.11] nextcloud-client: 3.12.1 -> 3.12.2
2024-03-27 01:31:04 +02:00
R. Ryantm
866038d584 nextcloud-client: 3.12.1 -> 3.12.2
(cherry picked from commit 19e6b1aa7a)
2024-03-26 23:30:53 +00:00
Ilan Joselevich
11d04b154c Merge pull request #299334 from NixOS/backport-293920-to-release-23.11
[Backport release-23.11] nextcloud-client: 3.12.0 -> 3.12.1
2024-03-27 01:29:26 +02:00
R. Ryantm
e23c291200 nextcloud-client: 3.12.0 -> 3.12.1
(cherry picked from commit 66fa4bf3f4)
2024-03-26 23:29:15 +00:00
Ilan Joselevich
859e7247d6 Merge pull request #299333 from NixOS/backport-288771-to-release-23.11
[Backport release-23.11] nextcloud-client: 3.11.1 -> 3.12.0
2024-03-27 01:28:24 +02:00
R. Ryantm
e31e1e88f0 nextcloud-client: 3.11.1 -> 3.12.0
(cherry picked from commit a43509abb4)
2024-03-26 23:28:00 +00:00
Ilan Joselevich
ead4062de7 Merge pull request #299332 from NixOS/backport-285007-to-release-23.11
[Backport release-23.11] nextcloud-client: 3.11.0 -> 3.11.1
2024-03-27 01:27:08 +02:00
Ilan Joselevich
77608fafa3 nextcloud-client: 3.11.0 -> 3.11.1
Diff: https://github.com/nextcloud/desktop/compare/v3.11.0...v3.11.1
(cherry picked from commit acde0f7966)
2024-03-26 23:26:44 +00:00
Ilan Joselevich
439c51fe4e Merge pull request #299331 from NixOS/backport-280776-to-release-23.11
[Backport release-23.11] nextcloud-client: drop git suffix from version number, remove unused cmake variable
2024-03-27 01:25:52 +02:00
Sandro Jäckel
b8fa316845 nextcloud-client: drop git suffix from version number, remove unused cmake variable
(cherry picked from commit 19f38ff3d3)
2024-03-26 23:25:19 +00:00
Ilan Joselevich
c4191223c2 Merge pull request #299330 from NixOS/backport-273755-to-release-23.11
[Backport release-23.11] nextcloud-client: 3.10.2 -> 3.11.0
2024-03-27 01:24:06 +02:00
Ilan Joselevich
981b005bc0 nextcloud-client: 3.10.2 -> 3.11.0
Diff: https://github.com/nextcloud/desktop/compare/v3.10.2...v3.11.0
(cherry picked from commit 62cd587a0f)
2024-03-26 23:23:48 +00:00
Ilan Joselevich
4e49e4f52a Merge pull request #299329 from NixOS/backport-273109-to-release-23.11
[Backport release-23.11] nextcloud-client: 3.10.1 -> 3.10.2
2024-03-27 01:22:02 +02:00
R. Ryantm
c3df561f5d nextcloud-client: 3.10.1 -> 3.10.2
(cherry picked from commit b70b495b9a)
2024-03-26 23:21:47 +00:00
Thomas Gerbet
7a6f470589 Merge pull request #298473 from NixOS/backport-298102-to-release-23.11
[Backport release-23.11] spidermonkey_115: 115.2.0 -> 115.9.1
2024-03-26 23:33:25 +01:00
Atemu
f8990754c3 nixos/paperless: set OMP_NUM_THREADS=1 by default (#299289)
Fixes https://github.com/NixOS/nixpkgs/issues/240591

(cherry picked from commit 70fa188e17)
2024-03-26 16:57:26 -04:00
Robert Scott
bed1cafc57 python311Packages.pytorch-pfn-extras: add patch to avoid regression from CVE-2024-27318 fix 2024-03-26 20:38:08 +00:00
Felix Bühler
5e74f7b5fd Merge pull request #297457 from leonschoorl/fix-23.11-jdupes-urls
jdupes: update src url
2024-03-26 21:25:07 +01:00
Thomas Gerbet
84f1bf6fca zookeeper: mark with knownVulnerabilities
Follow-up to #295992.

Upstream support has ended for the 3.7.x branch and we cannot
attempt to backport the patch because it is a binary package.
2024-03-26 21:14:50 +01:00
Pol Dellaiera
9d6ddb13ce Merge pull request #299249 from NixOS/backport-299032-to-release-23.11
[Backport release-23.11] mousecape: init at 1813
2024-03-26 20:27:11 +01:00
Thomas Gerbet
629f499ae0 gnutls: apply patches for CVE-2024-28834 and CVE-2024-28835 2024-03-26 20:10:09 +01:00
Maximilian Bosch
54fa96a825 grafana: 10.2.5 -> 10.2.6
ChangeLog: https://github.com/grafana/grafana/releases/tag/v10.2.6
2024-03-26 19:03:02 +01:00
DontEatOreo
c9943c1bda mousecape: init at 1813
(cherry picked from commit 539f801b60)
2024-03-26 17:08:02 +00:00
Nick Cao
44733514b7 Merge pull request #299133 from NixOS/backport-298990-to-release-23.11
[Backport release-23.11] robotframework-tidy: move from python3Packages.robotframework-tidy
2024-03-26 09:39:50 -04:00
Anthony Roussel
04edb63cd8 tomcat10: 10.1.19 -> 10.1.20
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.20_(schultz)
(cherry picked from commit 637b74a736)
2024-03-26 13:35:55 +00:00
Nick Cao
c5ddbca336 Merge pull request #299016 from Mic92/mediawiki
[releases 23.11] nixos/mediawiki: quote shell flags passed to installer
2024-03-26 09:29:15 -04:00
Nick Cao
8160768fea Merge pull request #298747 from NixOS/backport-298477-to-release-23.11
[Backport release-23.11] smarty3: 3.1.44 -> 3.1.48
2024-03-26 09:06:18 -04:00
Nick Cao
eb8ac27147 robotframework-tidy: do not use build-system and dependencies parameters 2024-03-26 08:55:42 -04:00
Pol Dellaiera
b0c3a3cd83 Merge pull request #299154 from NixOS/backport-293130-to-release-23.11
[Backport release-23.11] psmisc: 23.6 -> 23.7
2024-03-26 12:15:27 +01:00
R. Ryantm
a944e3ec93 psmisc: 23.6 -> 23.7
(cherry picked from commit 29b9c32b4c)
2024-03-26 11:03:19 +00:00
Nick Cao
3a63585e61 robotframework-tidy: move from python3Packages.robotframework-tidy
(cherry picked from commit 82754c4dee)
2024-03-26 09:20:51 +00:00
OTABI Tomoya
2280ed68b5 Merge pull request #298980 from NixOS/backport-298365-to-release-23.11
[Backport release-23.11] python3Packages.robotframework-tidy: init at 4.11.0
2024-03-26 18:19:30 +09:00
OTABI Tomoya
b856f6da5d Merge pull request #299020 from DontEatOreo/backport-298724-to-release-23.11
[Backport release-23.11] raycast: 1.66.2 -> 1.70.2
2024-03-26 18:14:19 +09:00
natsukium
7ed8c90f3d python310: 3.10.13 -> 3.10.14
https://docs.python.org/release/3.10.14/whatsnew/changelog.html
https://blog.python.org/2024/03/python-31014-3919-and-3819-is-now.html

fixes: CVE-2023-52425, CVE-2024-0450, CVE-2023-6597
2024-03-26 17:58:38 +09:00
natsukium
0301eda6d4 python39: 3.9.18 -> 3.9.19
https://docs.python.org/release/3.9.19/whatsnew/changelog.html
https://blog.python.org/2024/03/python-31014-3919-and-3819-is-now.html

fixes: CVE-2023-52425, CVE-2024-0450, CVE-2023-6597
2024-03-26 17:50:05 +09:00
Vladimír Čunát
e8d65563ac Merge #298181: thunderbird: 115.8.1 -> 115.9.0
...into release-23.11
2024-03-26 09:07:08 +01:00
Lin Jian
8960f03f83 Merge pull request #299105 from NixOS/backport-298664-to-staging-23.11
[Backport staging-23.11] emacs: 29.2 -> 29.3
2024-03-26 15:21:57 +08:00
Lin Jian
554e547524 emacs: 29.2 -> 29.3
https://lists.gnu.org/archive/html/emacs-devel/2024-03/msg00611.html
(cherry picked from commit e3441a964a)
2024-03-26 07:21:23 +00:00
Lin Jian
25888cbbed Merge pull request #299104 from NixOS/backport-298986-to-staging-23.11
[Backport staging-23.11] emacs28: add patches to fix security vulnerabilities
2024-03-26 15:03:41 +08:00
Lin Jian
b1bee88738 emacs28: backport security fixes from Emacs 29.3
https://lists.gnu.org/archive/html/emacs-devel/2024-03/msg00611.html
(cherry picked from commit e8124a9c5d)
2024-03-26 07:01:51 +00:00
Lin Jian
2efa191d63 emacs28: patch CVE-2022-45939
https://www.cve.org/CVERecord?id=CVE-2022-45939
(cherry picked from commit 0ccce9b3e6)
2024-03-26 07:01:51 +00:00
Lin Jian
1174d535f1 emacs: pass patches through mkArgs
(cherry picked from commit a22eb1a5f8)
2024-03-26 07:01:51 +00:00
Lin Jian
9f50f17b8e Merge pull request #298993 from linj-fork/pr/org-mode-security-fix-23.11
emacsPackages.org: security update
2024-03-26 14:51:53 +08:00
github-actions[bot]
1badb66ce5 Merge staging-next-23.11 into staging-23.11 2024-03-26 00:13:29 +00:00
github-actions[bot]
065e7cbdfb Merge release-23.11 into staging-next-23.11 2024-03-26 00:13:01 +00:00
DontEatOreo
35958d2544 raycast: 1.66.2 -> 1.70.2
(cherry picked from commit 7f6fd46ab6)
2024-03-25 23:26:20 +02:00
Jörg Thalheim
e5a49028d6 nixos/mediawiki: quote shell flags passed to installer
(cherry picked from commit f468e0d111)
2024-03-25 22:11:45 +01:00
Martin Weinelt
59302cf5de Merge pull request #297547 from risicle/ris-aiohttp-CVE-2024-23334-r23.11
[23.11] python310Packages.aiohttp: add patch for CVE-2024-23334
2024-03-25 21:31:16 +01:00
Lin Jian
995ef9770b emacsPackages.org: security update
https://list.orgmode.org/87o7b3eczr.fsf@bzg.fr/T/#t
2024-03-26 03:15:17 +08:00
Otavio Salvador
1642fc725f python3Packages.robotframework-tidy: init at 4.11.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit b7815d7f94)
2024-03-25 18:28:25 +00:00
Nick Cao
8df8ddf5da Merge pull request #298885 from NixOS/backport-298790-to-release-23.11
[Backport release-23.11] cargo-machete: 0.6.1 -> 0.6.2
2024-03-25 14:17:54 -04:00
Nick Cao
42f0b52616 Merge pull request #298886 from NixOS/backport-298784-to-release-23.11
[Backport release-23.11] cargo-update: 13.3.0 -> 13.4.0
2024-03-25 14:17:46 -04:00
Nick Cao
1096f6aade Merge pull request #298779 from NixOS/backport-298730-to-release-23.11
[Backport release-23.11] stats: 2.10.3 -> 2.10.5
2024-03-25 14:07:45 -04:00
Giel van Schijndel
58f6b41a77 avahi: patches to handle malformed content from the network
Specifically these where recommended by an upstream maintainer in
[this comment]:

* https://github.com/avahi/avahi/pull/480
* https://github.com/avahi/avahi/pull/515
* https://github.com/avahi/avahi/pull/519

[this comment]: https://github.com/NixOS/nixpkgs/pull/269599#issuecomment-1839059467

(cherry picked from commit a4e8e2477a)
2024-03-25 15:40:47 +00:00
Giel van Schijndel
59adf574ee avahi: patch to handle bogus services gracefully
This applies the fix for avahi/avahi#212 where having a single invalid
service being published inside a network could DoS discovery for all
avahi clients.

For me this happened with a "SIEMENS HM676G0S6". AFAIK Bosch (from the
original GitHub issue) is a subsidiary of Siemens.

Fixes: avahi/avahi#212
(cherry picked from commit 88d2a029e9)
2024-03-25 15:40:47 +00:00
Giel van Schijndel
89d3cb06e1 avahi: use fetchpatch's "exclude" option instead of manual patch maintenance
And grab only the single required commit in case of avahi/avahi#499.

(cherry picked from commit 9a6a13cc09)
2024-03-25 15:40:47 +00:00
Jan Tojnar
cd81f1155a Merge pull request #298573 from NixOS/backport-269599-to-staging-23.11
[Backport staging-23.11] avahi: apply patch for CVE-2023-38469, CVE-2023-38470, CVE-2023-38471, CVE-2023-38472 and CVE-2023-38473
2024-03-25 11:39:32 -04:00
Maximilian Bosch
60bc96a5f0 strace: 6.7 -> 6.8
ChangeLog: https://github.com/strace/strace/releases/tag/v6.8
(cherry picked from commit 60bf72ee8a)
2024-03-25 16:09:56 +01:00
Nick Cao
adf6316446 Merge pull request #298764 from NixOS/backport-298279-to-release-23.11
[Backport release-23.11] microsoft-edge: 122.0.2365.92 -> 123.0.2420.53
2024-03-25 09:14:15 -04:00
Pol Dellaiera
bf734f9014 Merge pull request #298647 from LeSuisse/geoserver-2.24.2-23.11
[23.11] geoserver: 2.24.0 -> 2.24.2
2024-03-25 11:03:42 +01:00
R. Ryantm
6b8528ef9f cargo-update: 13.3.0 -> 13.4.0
(cherry picked from commit a66efbf278)
2024-03-25 10:01:51 +00:00
R. Ryantm
05aea8be7e cargo-machete: 0.6.1 -> 0.6.2
(cherry picked from commit 5ff11d6c1f)
2024-03-25 10:01:36 +00:00
Vincent Laporte
707aeb42b1 ocamlPackages.topkg: 1.0.5 → 1.0.7
(cherry picked from commit b99396c6c3)
2024-03-25 08:54:31 +01:00
jopejoe1
fa10af3b97 discord: 0.0.45 -> 0.0.46
(cherry picked from commit ebb3378f40)
2024-03-25 06:08:01 +00:00
jopejoe1
5910652a93 discord-canary: 0.0.300 -> 0.0.323
(cherry picked from commit fe21de388e)
2024-03-25 06:08:01 +00:00
jopejoe1
fe024c6f5d discord-ptb: 0.0.74 -> 0.0.76
(cherry picked from commit fcad0adb6a)
2024-03-25 06:08:01 +00:00
jopejoe1
9169ceb1d9 discord-development: 0.0.14 -> 0.0.16
(cherry picked from commit 6e4024f01c)
2024-03-25 06:08:01 +00:00
Nick Cao
55cca434b7 Merge pull request #298648 from NixOS/backport-298507-to-release-23.11
[Backport release-23.11] libxisf: 0.2.11 -> 0.2.12
2024-03-24 21:54:13 -04:00
DontEatOreo
b69af0c14d stats: 2.10.3 -> 2.10.5
(cherry picked from commit 483547e539)
2024-03-25 00:45:33 +00:00
Thomas Gerbet
e5592a5d4c Merge pull request #298191 from risicle/ris-CVE-2024-0901-r23.11
[23.11] wolfssl: add patches for CVE-2024-0901 & CVE-2024-1545
2024-03-25 01:25:48 +01:00
github-actions[bot]
c0eade92de Merge staging-next-23.11 into staging-23.11 2024-03-25 00:14:34 +00:00
github-actions[bot]
5ed5fe7c0c Merge release-23.11 into staging-next-23.11 2024-03-25 00:13:59 +00:00
R. Ryantm
873eb63c9a microsoft-edge: 122.0.2365.92 -> 123.0.2420.53
(cherry picked from commit 25aaf94415)
2024-03-24 23:13:44 +00:00
Thomas Gerbet
da2180b5d7 smarty3: 3.1.44 -> 3.1.48
Fixes CVE-2018-25047, CVE-2022-29221 and CVE-2023-28447.

Changes:
https://github.com/smarty-php/smarty/releases/tag/v3.1.45
https://github.com/smarty-php/smarty/releases/tag/v3.1.46
https://github.com/smarty-php/smarty/releases/tag/v3.1.47
https://github.com/smarty-php/smarty/releases/tag/v3.1.48
(cherry picked from commit 559316bc2f)
2024-03-24 21:45:08 +00:00
Thomas Gerbet
06d2be3654 varnish60: 6.0.12 -> 6.0.13
Includes the mitigation for CVE-2023-44487.
https://varnish-cache.org/security/VSV00013.html

https://varnish-cache.org/releases/rel6.0.13.html
(cherry picked from commit d03e5b7c1a)
2024-03-24 20:42:50 +00:00
Thomas Gerbet
106e7354c3 varnish: 7.4.2 -> 7.4.3
Includes the mitigation for CVE-2023-44487.
https://varnish-cache.org/security/VSV00013.html

https://varnish-cache.org/releases/rel7.4.3.html
(cherry picked from commit f3ddb90555)
2024-03-24 20:42:50 +00:00
Nick Cao
1d8c1c6b82 Merge pull request #298490 from NixOS/backport-273697-to-release-23.11
[Backport release-23.11] mailutils: set sysconfdir to /etc
2024-03-24 10:37:27 -04:00
R. Ryantm
79ca848038 libxisf: 0.2.11 -> 0.2.12
(cherry picked from commit d6f20ec0fd)
2024-03-24 14:35:58 +00:00
Nick Cao
5f26f47cd1 Merge pull request #298434 from NixOS/backport-296507-to-release-23.11
[Backport release-23.11] element-{web,desktop}: 1.11.60 -> 1.11.61
2024-03-24 10:30:06 -04:00
Pol Dellaiera
8fbbaead09 Merge pull request #295584 from blakesmith/backport_295199
[Backport release-23.11] gotosocial: 0.14.1 -> 0.14.2
2024-03-24 15:29:56 +01:00
R. Ryantm
0d97fa9360 geoserver: 2.24.1 -> 2.24.2
(cherry picked from commit 0c8e9eabb1)
2024-03-24 15:28:25 +01:00
R. Ryantm
9f18f037db geoserver: 2.24.0 -> 2.24.1
(cherry picked from commit 71ace4623c)
2024-03-24 15:28:12 +01:00
Thomas Gerbet
ecdfac0610 Merge pull request #298405 from NixOS/backport-276948-to-release-23.11
[Backport release-23.11] teamviewer: 15.38.3 -> 15.49.2
2024-03-24 15:15:57 +01:00
Arnout Engelen
455d64e8c5 avahi: apply patch for CVE-2023-38472
(cherry picked from commit e89c902564)
2024-03-24 08:46:04 +00:00
Arnout Engelen
8a7b6ea979 avahi: apply patch for CVE-2023-38471
And the follow-up PR

(cherry picked from commit fb22f402f4)
2024-03-24 08:46:04 +00:00
Arnout Engelen
a27d99b181 avahi: apply patch for CVE-2023-38470
(cherry picked from commit f65b41f13d)
2024-03-24 08:46:04 +00:00
Arnout Engelen
2414a6f6e3 avahi: apply patch for CVE-2023-38469
(cherry picked from commit 38b85cb444)
2024-03-24 08:46:04 +00:00
Arnout Engelen
a5d4a93e95 avahi: apply patch for CVE-2023-38473
As no release appears to be imminent...
https://github.com/lathiat/avahi/issues/503

(cherry picked from commit 73ff1fc601)
2024-03-24 08:46:04 +00:00
Robert Schütz
f389216cf5 Merge pull request #298495 from dotlambda/librewolf
[23.11] librewolf-unwrapped: 122.0.1-2 -> 124.0.1-1
2024-03-24 03:58:29 +00:00
Pol Dellaiera
1986a4515f Merge pull request #298483 from roosemberth/backport-281782-to-release-23.11
[Backport 23.11] sparrow: 1.8.1 -> 1.8.4
2024-03-24 04:45:14 +01:00
R. Ryantm
9a6245b6ac librewolf-unwrapped: 123.0.1-1 -> 124.0.1-1
(cherry picked from commit 55cbcb5a9c)
2024-03-23 17:19:50 -07:00
R. Ryantm
796743411f librewolf-unwrapped: 123.0-1 -> 123.0.1-1
(cherry picked from commit 6057b49379)
2024-03-23 17:19:50 -07:00
R. Ryantm
7003bf41fb librewolf-unwrapped: 122.0.1-2 -> 123.0-1
(cherry picked from commit ee5c4a9850)
2024-03-23 17:19:50 -07:00
github-actions[bot]
36af6cbe51 Merge staging-next-23.11 into staging-23.11 2024-03-24 00:15:18 +00:00
github-actions[bot]
6d929f692b Merge release-23.11 into staging-next-23.11 2024-03-24 00:14:49 +00:00
Louis Opter
3552a479ac mailutils: set sysconfdir to /etc
This allows mailutils to be configured through
`environment.etc."mailutils.conf"`.

I could not figure out how to use `/etc/mail.rc` to set:

```
address {
  email-domain "foo.lol";
}
```

(cherry picked from commit 1b0e9a9afe)
2024-03-23 23:46:37 +00:00
Emmanuel Rosa
996a7b84ae sparrow: 1.8.1 -> 1.8.4
(cherry picked from commit 9056b16539)
2024-03-23 23:45:22 +01:00
Emily
ac6bdf6181 Merge pull request #297891 from NixOS/backport-297812-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 122.0.6261.128-1 -> 123.0.6312.58-1
2024-03-23 23:34:54 +01:00
Martin Weinelt
172d44ff29 spidermonkey_115: 115.2.0 -> 115.9.1
Fixes: CVE-2024-29943, CVE-2024-29944
(cherry picked from commit eb18682ef4)
2024-03-23 22:19:04 +00:00
Nick Cao
dab6964d74 Merge pull request #298435 from NixOS/backport-298352-to-release-23.11
[Backport release-23.11] cargo-outdated: 0.14.0 -> 0.15.0
2024-03-23 18:03:44 -04:00
R. Ryantm
a2fe08a80c opera: 107.0.5045.36 -> 108.0.5067.29
(cherry picked from commit 83cebb48ea)
2024-03-23 22:01:06 +00:00
Emily
cb396a9863 Merge pull request #297543 from NixOS/backport-297459-to-release-23.11
[Backport release-23.11] chromedriver,chromium: 122.0.6261.128 -> 123.0.6312.58
2024-03-23 22:39:24 +01:00
R. Ryantm
359faf3b00 webex: 43.11.0.27795 -> 43.11.0.28947
(cherry picked from commit f55e90787d)
2024-03-23 21:27:40 +00:00
R. Ryantm
c27b0c54fb cargo-outdated: 0.14.0 -> 0.15.0
(cherry picked from commit d8070f0611)
2024-03-23 19:58:03 +00:00
Yaya
a740853c57 element-{web,desktop}: 1.11.60 -> 1.11.61
https://github.com/element-hq/element-web/releases/tag/v1.11.60
https://github.com/element-hq/element-desktop/releases/tag/v1.11.60
(cherry picked from commit 45d8de2920)
2024-03-23 19:53:29 +00:00
Nick Cao
ebbe1c1299 Merge pull request #298401 from NixOS/backport-298301-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-03-19 -> unstable-2024-03-22
2024-03-23 14:13:40 -04:00
Doron Behar
d87aca7a88 Merge pull request #297597 from atorres1985-contrib/backport-pyp-120-to-release-23.11
[23.11] pyp: 1.1.0 -> 1.2.0
2024-03-23 19:37:52 +02:00
ifurther
62cc365593 teamviewer: add qtquickcontrols2
(cherry picked from commit 853a175a34)
2024-03-23 17:22:06 +00:00
ifurther
0439d49ae8 teamviewer: 15.38.3 -> 15.49.2
(cherry picked from commit 7303d2a275)
2024-03-23 17:22:05 +00:00
R. Ryantm
c7bc744e87 renode-dts2repl: unstable-2024-03-19 -> unstable-2024-03-22
(cherry picked from commit ea6e9f033e)
2024-03-23 17:06:47 +00:00
a-n-n-a-l-e-e
37af2ca61c Merge pull request #298389 from a-n-n-a-l-e-e/warp-backport
[backport release-23.11] warp-terminal: backport version updates
2024-03-23 09:52:22 -07:00
annalee
b6b001eecc warp-terminal: 0.2024.03.12.08.02.stable_01 -> 0.2024.03.19.08.01.stable_01 2024-03-23 16:16:00 +00:00
annalee
33a86b25c6 warp-terminal: fix update.sh
can not use `import <nixpkgs>` on update machine as `<nixpkgs>` does not
exist. therefore cd to the `warp-terminal` directory and use the
relative path to nixpkgs root.

https://r.ryantm.com/log/warp-terminal/2024-03-19.log
2024-03-23 16:16:00 +00:00
mml00
d9024a804f warp-terminal: 0.2024.03.05.08.02.stable_01 -> 0.2024.03.12.08.02.stable_01 2024-03-23 16:16:00 +00:00
annalee
b47019e39a warp-terminal: don't use nix-prefetch-url in update.sh
use fetchurl to calculate hash in update.sh to workaround a bug in
nix-prefetch-url.

nix-prefetch-url seems to be uncompressing and then calculating the hash
when downloading the new warp-terminal. this results in hash mismatch
errors as fetchurl calculates the hash using the compressed archive.
2024-03-23 16:16:00 +00:00
R. Ryantm
39aaab31c4 warp-terminal: 0.2024.02.20.08.01.stable_01 -> 0.2024.03.05.08.02.stable_01 2024-03-23 16:16:00 +00:00
imad.nyc
a96c5ba055 warp-terminal: added passthru update script 2024-03-23 16:16:00 +00:00
imad.nyc
c587824491 maintainers: add imadnyc 2024-03-23 16:16:00 +00:00
imad.nyc
e7f1a81ec3 warp-terminal: 0.2023.12.05.08.02.stable_00 -> 0.2024.02.20.08.01.stable_01; added initial linux support 2024-03-23 16:13:29 +00:00
David Flanagan
7b6145f43e warp-terminal: v0.2023.11.07.08.02.stable_00 -> v0.2023.12.05.08.02.stable_00 2024-03-23 15:48:34 +00:00
Atemu
428db5ac2a Merge pull request #296724 from Lord-Valen/backport-296009-to-release-23.11
[Backport release-23.11] steam: add extraCompatPackages
2024-03-23 14:55:51 +00:00
Atemu
b816e991b6 Merge pull request #298175 from NixOS/backport-296789-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-03-15
2024-03-23 14:55:18 +00:00
Blake Smith
646dbae971 gotosocial: skip more flakey tests
golang 1.21.8 introduced some minor test suite breakages in gotosocial. Skip
these tests for now. See: https://github.com/superseriousbusiness/gotosocial/pull/2760

(cherry picked from commit e5b3215afd)
2024-03-23 07:28:29 -05:00
Blake Smith
318444c2ac nixos/gotosocial: add blakesmith as a maintainer
(cherry picked from commit b0529146b9)
2024-03-23 07:28:29 -05:00
Blake Smith
7c920dccff gotosocial: 0.14.1 -> 0.14.2
(cherry picked from commit d19db11340)
2024-03-23 07:28:29 -05:00
Blake Smith
0f37f29c0e maintainers: add blakesmith
(cherry picked from commit a78ea5e591)
2024-03-23 07:28:29 -05:00
Leona Maroni
abd7ebeda9 Merge pull request #298330 from NixOS/backport-298196-to-release-23.11
[Backport release-23.11] {tor,mullvad}-browser: 13.0.12 -> 13.0.13
2024-03-23 12:49:36 +01:00
Felix Schröter
434d0d0de4 mullvad-browser: 13.0.12 -> 13.0.13
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.13
(cherry picked from commit a2664e44cb)
2024-03-23 11:13:35 +00:00
Felix Schröter
6bcaa048f1 tor-browser: 13.0.12 -> 13.0.13
https://blog.torproject.org/new-release-tor-browser-13013/
(cherry picked from commit 7df86308d9)
2024-03-23 11:13:35 +00:00
R. Ryantm
798c21d310 cargo-audit: 0.19.0 -> 0.20.0
(cherry picked from commit b660c6fdb9)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:11 +01:00
Christina Sørensen
0a697472c3 cargo-audit: 0.18.3 -> 0.19.0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
(cherry picked from commit f6c0c11419)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
Mario Rodas
7ff3f40518 cargo-c: 0.9.24 -> 0.9.29
Diff: https://github.com/lu-zero/cargo-c/compare/v0.9.24...v0.9.29
(cherry picked from commit 6d5c84fef6)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
R. Ryantm
e396531680 cargo-codspeed: 2.3.3 -> 2.4.0
(cherry picked from commit 03d521141a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
Sandro Jäckel
eff4136870 cargo-codspeed: unpin libgit2
(cherry picked from commit 03351c0698)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
R. Ryantm
2d233444b9 cargo-cyclonedx: 0.4.1 -> 0.5.0
(cherry picked from commit babbddc88a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
x10an14
6dd6bdcdf8 cargo-cyclonedx: 0.3.8 -> 0.4.1
@Co-authored-by: @Reasonable-Solutions <carl.hedgren@nav.no>

(cherry picked from commit 99df6a7a54)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
R. Ryantm
033281b023 cargo-tauri: 1.6.0 -> 1.6.1
(cherry picked from commit bb5df569a5)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
R. Ryantm
7c6928108a cargo-tauri: 1.5.4 -> 1.6.0
(cherry picked from commit fa3307111c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
thedavidmeister
9eff823b0b cargo-tauri: Add darwin SystemConfiguration
(cherry picked from commit a536abd765)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
R. Ryantm
ef0c5d1f62 cargo-tauri: 1.5.2 -> 1.5.4
(cherry picked from commit 9aaea6c6bf)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:10 +01:00
R. Ryantm
f893de973d cargo-zigbuild: 0.18.2 -> 0.18.3
(cherry picked from commit 428fd553ef)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
R. Ryantm
e2781f1f2c cargo-zigbuild: 0.18.1 -> 0.18.2
(cherry picked from commit f0c83f6c52)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
R. Ryantm
a56a7d5cd9 cargo-zigbuild: 0.18.0 -> 0.18.1
(cherry picked from commit 88b307e7f9)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
figsoda
52efea7399 cargo-zigbuild: 0.17.5 -> 0.18.0
Diff: https://github.com/messense/cargo-zigbuild/compare/v0.17.5...v0.18.0

Changelog: https://github.com/messense/cargo-zigbuild/releases/tag/v0.18.0
(cherry picked from commit 9c933f9d85)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
R. RyanTM
8447d12c14 cargo-nextest: 0.9.67 -> 0.9.68 (#296629)
(cherry picked from commit 3d23162141)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
R. Ryantm
ad15e24fb6 cargo-whatfeatures: 0.9.9 -> 0.9.10
(cherry picked from commit 3314fac73b)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
Sandro Jäckel
54c06a1e6e cargo-generate: unpin libgit2
(cherry picked from commit c46ca8c6bc)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
nicoo
e26371986d cargo-generate: Fix description
(cherry picked from commit a2f71e1161)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
Charles Hall
d1950285cd cargo-llvm-cov: 0.6.6 -> 0.6.7
(cherry picked from commit 9c1c75d31f)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-03-23 09:20:09 +01:00
emilylange
bad7d0f1fa chromium: unbreak build by using a newer rustc version
As it turns out, rustc 1.73 is too old for chromium `123.0.6312.58`.

rustc 1.76 from 35efb6aad2 matches the
version currently present in unstable, so we opt-into that instead as a
workaround and hope this is the first and last time we need to do this
until 23.11 is EOL.
2024-03-23 04:17:24 +01:00
Martin Weinelt
772b408ef5 Merge pull request #298206 from emilylange/backport-rust_1_76
[release-23.11] rustPackages_1_76.{cargo,rustc}: init at 1.76.0
2024-03-23 04:04:07 +01:00
Emily
a6c73f5866 Merge pull request #298244 from NixOS/backport-298229-to-release-23.11
[Backport release-23.11] grafana-loki: 2.9.5 -> 2.9.6
2024-03-23 03:58:52 +01:00
R. Ryantm
a7d00d8a7c grafana-loki: 2.9.5 -> 2.9.6
(cherry picked from commit 816be61fd4)
2024-03-23 02:05:59 +00:00
Martin Weinelt
07b17508d7 Merge pull request #298243 from NixOS/backport-292222-to-release-23.11
[Backport release-23.11] grafana-loki: 2.9.4 -> 2.9.5
2024-03-23 03:04:55 +01:00
R. Ryantm
a5f2f1828c grafana-loki: 2.9.4 -> 2.9.5
(cherry picked from commit be45840ad8)
2024-03-23 01:59:47 +00:00
kirillrdy
b94075d5e7 Merge pull request #297998 from NixOS/backport-290070-to-release-23.11
[Backport release-23.11] stremio: add ffmpeg as runtime dependency to PATH
2024-03-23 12:12:56 +11:00
github-actions[bot]
7b3e9009c7 Merge staging-next-23.11 into staging-23.11 2024-03-23 00:13:22 +00:00
github-actions[bot]
3c612f696d Merge release-23.11 into staging-next-23.11 2024-03-23 00:12:44 +00:00
emilylange
35efb6aad2 rustPackages_1_76.{cargo,rustc}: init at 1.76.0
This is a manual backport/cherry-pick of 866d117d42
and e9ca6038eb.

We need a newer version than `1.73` to build the latest chromium stable
backport (`123.0.6312.58`).
The same thing has been done for Firefox multiple times in the past.
2024-03-23 00:53:08 +01:00
Robert Scott
8dbe5d189a wolfssl: add patches for CVE-2024-0901 & CVE-2024-1545
all three security issues mentioned in 5.7.0's release notes,
CVE-2024-0901 is significant, CVE-2024-1545 (+ its eddsa variant)
have admittedly limited value in patching because the added
mitigation is disabled by default (as in 5.7.0)
2024-03-22 22:36:51 +00:00
R. Ryantm
e2d47d6937 thunderbird-unwrapped: 115.8.1 -> 115.9.0
(cherry picked from commit 593a84ba68)
2024-03-22 21:55:11 +00:00
zzzsyyy
7cda12704c linux_xanmod_latest: 6.7.9 -> 6.7.10
(cherry picked from commit 8deee2c216)
2024-03-22 21:48:48 +00:00
zzzsyyy
7132f77092 linux_xanmod: 6.6.21 -> 6.6.22
(cherry picked from commit ec2f29fd50)
2024-03-22 21:48:48 +00:00
Martin Weinelt
c4b5ed1065 Merge pull request #298125 from NixOS/backport-298090-to-release-23.11
[Backport release-23.11] firefox: 124.0 -> 124.0.1; 115.9.0esr -> 115.9.1esr
2024-03-22 20:44:58 +01:00
Anderson Torres
f58f31b5c0 pyp: "revert" build-system to nativeBuildInputs
Because it is not existent on the past.
2024-03-22 15:20:36 -03:00
Martin Weinelt
aeb7ee9eb4 firefox-esr-115-unwrapped: 115.9.0esr -> 115.9.1esr
https://www.mozilla.org/en-US/firefox/115.9.1esr/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2024-16/

Fixes: CVE-2024-29944
(cherry picked from commit dc4cf2ccc2)
2024-03-22 17:55:54 +00:00
Martin Weinelt
a25e465c7b firefox-bin-unwrapped: 124.0 -> 124.0.1
https://www.mozilla.org/en-US/firefox/124.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2024-15/

Fixes: CVE-2024-29943, CVE-2024-29944
(cherry picked from commit fb3176d66d)
2024-03-22 17:55:54 +00:00
Martin Weinelt
2f7d3bc755 firefox-unwrapped: 124.0 -> 124.0.1
https://www.mozilla.org/en-US/firefox/124.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2024-15/

Fixes: CVE-2024-29943, CVE-2024-29944
(cherry picked from commit 64f344810f)
2024-03-22 17:55:54 +00:00
Martin Weinelt
e9d8c83c5a Merge pull request #298089 from mweinelt/23.11/python-3.13.0a5
[release-23.11] python313: 3.13.0a3 -> 3.13.0a5
2024-03-22 18:52:03 +01:00
Anderson Torres
63efbf86e1 pyp: migrate it to by-name hierarchy
Since it is not used as library, it makes no sense to deploy it as a library.

(cherry picked from commit cd975261c7)
2024-03-22 13:56:01 -03:00
Anderson Torres
2caf614765 pyp: update expression according to new guidelines
(cherry picked from commit d6599f77f6)
2024-03-22 13:56:01 -03:00
Anderson Torres
efd1db87c8 pyp: remove restriction on 3.10
(cherry picked from commit 5211205ca9)
2024-03-22 13:56:01 -03:00
Anderson Torres
2a8cdea17e pyp: refactor
- Merge and refactor the two packages
  - pyp and python3Packages.pyp should be the same file!
- set bc and jq appropriately
- get rid of rec
- get rid of nested with
- set pyproject
- set meta.mainProgram

(cherry picked from commit 9f3840785b)
2024-03-22 13:56:01 -03:00
Martin Weinelt
56528ee425 Merge pull request #298006 from natsukium/cpython38/update
[23.11] python38: 3.8.18 -> 3.8.19
2024-03-22 17:17:04 +01:00
Martin Weinelt
361a9b4af8 python313: 3.13.0a3 -> 3.13.0a5
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-alpha-4
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-alpha-5
(cherry picked from commit b89f66b768)
2024-03-22 16:51:10 +01:00
Martin Weinelt
6da39de872 Merge pull request #297996 from NixOS/backport-281922-to-release-23.11
[Backport release-23.11] python313: 3.13.0a2 -> 3.13.0a3
2024-03-22 16:48:55 +01:00
Nick Cao
9a06de8908 Merge pull request #297706 from NixOS/backport-288817-to-release-23.11
[Backport release-23.11] prometheus: 2.49.0 -> 2.49.1
2024-03-22 10:43:18 -04:00
superherointj
224fd9a362 Merge pull request #298050 from NixOS/backport-297967-to-release-23.11
[Backport release-23.11] vscode-extensions.esbenp.prettier-vscode: 10.3.0 -> 10.4.0
2024-03-22 14:08:23 +00:00
datafoo
1f92677fbd vscode-extensions.esbenp.prettier-vscode: 10.3.0 -> 10.4.0
(cherry picked from commit 410061966c)
2024-03-22 13:57:20 +00:00
superherointj
52eafc3ce0 Merge pull request #297965 from NixOS/backport-297645-to-release-23.11
[Backport release-23.11] vscode-extensions.esbenp.prettier-vscode: 10.1.0 -> 10.3.0
2024-03-22 13:17:55 +00:00
Leona Maroni
3eabdd3be0 Merge pull request #295540 from pluiedev/fix/293083
[23.11] vesktop: update tsx dependency to ^4.6.1
2024-03-22 13:49:45 +01:00
natsukium
c1ac6a699d python38: 3.8.18 -> 3.8.19
https://docs.python.org/release/3.8.19/whatsnew/changelog.html
https://blog.python.org/2024/03/python-31014-3919-and-3819-is-now.html

fixes: CVE-2023-52425, CVE-2024-0450, CVE-2023-6597
2024-03-22 19:02:29 +09:00
Jörg Thalheim
4d259eae03 Merge pull request #297989 from flokli/harmonia-backport-293
harmonia: cherry-pick nix-community/harmonia#293
2024-03-22 10:58:03 +01:00
rafaelrc7
681dff6f13 stremio: add ffmpeg as runtime dependency to PATH
(cherry picked from commit b6c9a617ba)
2024-03-22 09:29:57 +00:00
rafaelrc7
e80123d873 stremio: split derivation arguments into multiple lines
(cherry picked from commit 51f359526f)
2024-03-22 09:29:57 +00:00
Martin Weinelt
84c8ab36c3 python313: 3.13.0a2 -> 3.13.0a3
https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-alpha-3
(cherry picked from commit 4757e347cf)
2024-03-22 09:19:02 +00:00
Florian Klink
d5109cb5b9 harmonia: cherry-pick nix-community/harmonia#293
This cherry-picks https://github.com/nix-community/harmonia/pull/293 into 0.7.3.
We can't bump to Harmonia 0.7.5 in release-23.11 as it brings a
libnixstore bump with backwards-incompatible changes (for a new Nix
version that's not available in 23.11).
2024-03-22 10:51:51 +02:00
Pol Dellaiera
eba152efd5 Merge pull request #297652 from NixOS/backport-296751-to-release-23.11
[Backport release-23.11] texlive.withPackages: do not override .out, .all attributes
2024-03-22 09:29:11 +01:00
datafoo
71e8856ea5 vscode-extensions.esbenp.prettier-vscode: 10.1.0 -> 10.3.0
(cherry picked from commit 703646bc5e)
2024-03-22 07:03:29 +00:00
Vincent Laporte
05caf7469e ocaml-ng.ocamlPackages_4_14.ocaml: 4.14.1 → 4.14.2
(cherry picked from commit c0fffa580f)
2024-03-22 07:48:17 +01:00
networkException
079e325686 ungoogled-chromium: 122.0.6261.128-1 -> 123.0.6312.58-1
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_19.html

This update includes 12 security fixes.

CVEs:
CVE-2024-2625 CVE-2024-2626 CVE-2024-2627 CVE-2024-2628 CVE-2024-2629
CVE-2024-2630 CVE-2024-2631

(cherry picked from commit 187532938b)
2024-03-22 01:01:33 +00:00
github-actions[bot]
b0411df8e4 Merge staging-next-23.11 into staging-23.11 2024-03-22 00:13:30 +00:00
github-actions[bot]
9e02422428 Merge release-23.11 into staging-next-23.11 2024-03-22 00:13:02 +00:00
Peder Bergebakken Sundt
ac794a632d Merge pull request #297848 from NixOS/backport-285513-to-release-23.11
[Backport release-23.11] glasskube: init at 0.0.4
2024-03-22 00:01:07 +01:00
Jakuzure Nonon
8440fe2958 glasskube: init at 0.0.4
(cherry picked from commit 293e57b5cf)
2024-03-21 21:56:50 +00:00
Martin Weinelt
5ca7b871f1 python3Packages.pyinfra: 2.8 -> 2.9.2
https://github.com/Fizzadar/pyinfra/blob/v2.9.2/CHANGELOG.md

(cherry picked from commit e22264f8f5 and eebd1d6c0b)
2024-03-21 22:51:14 +01:00
Nick Cao
8c2a8f922f Merge pull request #297705 from NixOS/backport-297560-to-release-23.11
[Backport release-23.11] brave: 1.63.174 -> 1.64.109
2024-03-21 15:06:44 -04:00
Nick Cao
d969526158 Merge pull request #297728 from NixOS/backport-297709-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240315gita7bdc1e0e -> 1.15.0+20240320git97be875a3
2024-03-21 13:45:13 -04:00
Silvan Mosberger
68f4146df5 Merge pull request #297743 from NixOS/backport-297687-to-release-23.11
[Backport release-23.11] doc: fix code to generate links for headings in the manual
2024-03-21 17:24:12 +01:00
DS
6245c5bc6c doc: fix code to generate links for headings in the manual
(cherry picked from commit cf94a85e99)
2024-03-21 15:17:27 +00:00
Silvan Mosberger
4b90fcdf5f Merge pull request #297609 from NixOS/backport-295847-to-release-23.11
[Backport release-23.11] doc: fix and simplify stylesheets for the manuals, fix nrd bug
2024-03-21 16:16:30 +01:00
R. Ryantm
3abeaf5f18 renode-unstable: 1.14.0+20240315gita7bdc1e0e -> 1.15.0+20240320git97be875a3
(cherry picked from commit e5a2b59efa)
2024-03-21 14:04:27 +00:00
Andrey Voronkov
1ebc497ff4 mattermost-desktop 5.6.0 -> 5.7.0
(cherry picked from commit 977aef081d)
2024-03-21 16:44:42 +03:00
Andrey Voronkov
605943cd07 Use same major version of electron which mattermost-desktop uses itself; find electron binary via lib.getExe
(cherry picked from commit 6cb1c2d5ac)
2024-03-21 16:44:42 +03:00
Andrey Voronkov
8017d803b7 mattermost-desktop 5.5.0 -> 5.6.0
Signed-off-by: Andrey Voronkov <andrey.voronkov@sbermarket.ru>
(cherry picked from commit d1c8a07d3f)
2024-03-21 16:44:42 +03:00
Florian Sesser
1d19ccd59c prometheus: 2.49.0 -> 2.49.1
Diff: https://github.com/prometheus/prometheus/compare/v2.49.0...v2.49.1
Changelog: https://github.com/prometheus/prometheus/blob/v2.49.1/CHANGELOG.md
(cherry picked from commit 1fa2fa89cf)
2024-03-21 12:41:45 +00:00
R. Ryantm
1efaf0df9a brave: 1.63.174 -> 1.64.109
(cherry picked from commit 336f8117eb)
2024-03-21 12:36:31 +00:00
Vincenzo Mantova
d2b44d9739 texlive.withPackages: do not override output attributes
The output attributes should never be modified to avoid interfering with
standard interfaces such as overrideAttrs.

(cherry picked from commit 9950ef44e6)
2024-03-21 08:31:24 +00:00
DS
0b43d67868 Use span instead of a for inline span syntax
(cherry picked from commit 42e34317cb)
2024-03-21 03:35:04 +00:00
DS
6ce32661c2 Fix another nrd bug, address style changes
(cherry picked from commit 4291bacb48)
2024-03-21 03:35:04 +00:00
DS
6b2de61f76 Add anchorjs script to add links on section headers
(cherry picked from commit ca8c594d92)
2024-03-21 03:35:04 +00:00
DS
1d2af7b5e4 doc: fix and simplify stylesheets for the manuals, fix nrd bug
(cherry picked from commit de7eddb27e)
2024-03-21 03:35:03 +00:00
github-actions[bot]
2e7a3caa0a Merge staging-next-23.11 into staging-23.11 2024-03-21 00:14:30 +00:00
github-actions[bot]
6c5e9fa9cd Merge release-23.11 into staging-next-23.11 2024-03-21 00:14:03 +00:00
emilylange
8cf9a30cf9 chromium: 122.0.6261.128 -> 123.0.6312.58
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_19.html

This update includes 12 security fixes.

CVEs:
CVE-2024-2625 CVE-2024-2626 CVE-2024-2627 CVE-2024-2628 CVE-2024-2629
CVE-2024-2630 CVE-2024-2631

(cherry picked from commit ae3aa417e3)
2024-03-20 21:42:21 +00:00
emilylange
949038a16d chromedriver: 122.0.6261.128 -> 123.0.6312.58
(cherry picked from commit 19dc69aec7)
2024-03-20 21:42:21 +00:00
Robert Scott
003f8ccc46 python310Packages.aiohttp: add patch for CVE-2024-23334 2024-03-20 19:28:34 +00:00
Nick Cao
f091af045d Merge pull request #297462 from NixOS/backport-297172-to-release-23.11
[Backport release-23.11] renode: 1.14.0 -> 1.15.0
2024-03-20 12:25:22 -04:00
Nick Cao
92d5fb6c4d Merge pull request #297461 from NixOS/backport-297240-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-03-12 -> unstable-2024-03-19
2024-03-20 12:25:13 -04:00
Leona Maroni
945c8b12cb Merge pull request #297433 from NixOS/backport-297310-to-release-23.11
[Backport release-23.11] tor-browser: 13.0.11 -> 13.0.12, mullvad-browser: 13.0.10 -> 13.0.12
2024-03-20 17:13:28 +01:00
Nick Cao
5d66fda708 Merge pull request #297338 from NixOS/backport-297179-to-release-23.11
[Backport release-23.11] xivlauncher: 1.0.7 -> 1.0.8
2024-03-20 10:06:25 -04:00
Otavio Salvador
938de51491 renode: 1.14.0 -> 1.15.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 4bb2a7c785)
2024-03-20 13:59:58 +00:00
R. Ryantm
f60b032812 renode-dts2repl: unstable-2024-03-12 -> unstable-2024-03-19
(cherry picked from commit 22ed6e2804)
2024-03-20 13:59:22 +00:00
Nick Cao
1eebdc7ddb Merge pull request #297243 from NixOS/backport-297211-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.102.0 -> 1.103.0
2024-03-20 09:57:59 -04:00
Vladimír Čunát
04da675e2c Merge #296566: at-spi2-core: 2.50.1 → 2.50.2
...into staging-23.11
2024-03-20 14:15:01 +01:00
Leon Schoorl
779421b211 jdupes: update src url
Migrate to codeberg: https://www.jdupes.com/2023/10/05/news-github-is-out-codeberg-is-in
2024-03-20 14:13:08 +01:00
Vladimír Čunát
9fb45bbbac Merge #294777: apparmor-utils: fix aa-remove-unknown read check
...into staging-23.11
2024-03-20 14:10:08 +01:00
Vladimír Čunát
6a4c11a555 Merge #294748: qpdf: add patch for CVE-2024-24246
...into staging-23.11
2024-03-20 14:07:27 +01:00
Vladimír Čunát
e8ee237dd2 Merge #294340: libopenmpt: 0.7.3 -> 0.7.4
...into staging-23.11
2024-03-20 14:05:51 +01:00
Felix Schröter
2ce1f48431 mullvad-browser: 13.0.10 -> 13.0.12
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.12
(cherry picked from commit d68fe668ba)
2024-03-20 11:12:27 +00:00
Felix Schröter
14d329c760 tor-browser: 13.0.11 -> 13.0.12
https://blog.torproject.org/new-release-tor-browser-13012/
(cherry picked from commit ad13fd31a6)
2024-03-20 11:12:27 +00:00
Florian Klink
0754322c17 Merge pull request #297399 from flokli/backport-usbsdmux-udev
[23.11] usbsdmux: install udev rules
2024-03-20 11:45:54 +02:00
ajs124
ee6bb46379 nixos/gitlab: use workhorse package from option in path
(cherry picked from commit d179a5fd02)
2024-03-20 10:44:12 +01:00
ajs124
cfd71194c8 nixos/gitlab: switch from sidekiq to sidekiq-cluster
(cherry picked from commit 956005226f)
2024-03-20 10:44:12 +01:00
Yaya
b805f6e94b gitlab-container-registry: 3.88.0 -> 3.90.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.90.0-gitlab/CHANGELOG.md
(cherry picked from commit 4abc2da8b1)
2024-03-20 10:44:12 +01:00
Yaya
b6d0e2bab9 gitlab: 16.8.1 -> 16.9.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.8.2-ee/CHANGELOG.md
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.9.2-ee/CHANGELOG.md

Fixes CVE-2023-6386
Fixes CVE-2023-6840
Fixes CVE-2024-0199
Fixes CVE-2024-1066
Fixes CVE-2024-1250
Fixes CVE-2024-1299

Co-Authored-By: ajs124 <git@ajs124.de>
(cherry picked from commit d11365379d)
2024-03-20 10:44:12 +01:00
github-actions[bot]
a51038612a ferretdb: 1.19.0 -> 1.20.1 (#297410)
(cherry picked from commit 6b41e26ae3)

Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
2024-03-20 09:32:50 +01:00
Florian Klink
3098999bff usbsdmux: install udev rules
This makes sure the udev rules shipped with the software are present in
`$out/lib/udev/rules.d`, so it becomes possible to just set
`services.udev.packages = [ pkgs.usbsdmux ];` to get them picked up.

(cherry picked from commit 2ee63edf18)
2024-03-20 09:24:53 +02:00
lassulus
30bbf09a96 Merge pull request #297246 from NixOS/backport-296281-to-release-23.11
[Backport release-23.11] joshuto: 0.9.6 -> 0.9.8
2024-03-20 09:33:32 +07:00
R. Ryantm
8a26e1beb0 xivlauncher: 1.0.7 -> 1.0.8
(cherry picked from commit 9653c6ec84)
2024-03-20 02:32:36 +00:00
github-actions[bot]
10a5d48c6a Merge staging-next-23.11 into staging-23.11 2024-03-20 00:13:35 +00:00
github-actions[bot]
7cdcf69edf Merge release-23.11 into staging-next-23.11 2024-03-20 00:12:55 +00:00
xrelkd
cfea46ea62 joshuto: 0.9.6 -> 0.9.8
Diff: https://github.com/kamiyaa/joshuto/compare/v0.9.6...v0.9.8

Changelog: https://github.com/kamiyaa/joshuto/releases/tag/v0.9.8
(cherry picked from commit 38e0021b57)
2024-03-19 18:42:28 +00:00
xrelkd
39c925f9bd joshuto: migrate to by-name
(cherry picked from commit f2e13524e8)
2024-03-19 18:42:28 +00:00
Sumner Evans
d3aada61e1 matrix-synapse-unwrapped: 1.102.0 -> 1.103.0
https://github.com/element-hq/synapse/releases/tag/v1.103.0

Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 77e418f4cb)
2024-03-19 18:24:18 +00:00
Will Fancher
67ee144c65 Merge pull request #297091 from ElvishJerricco/systemd-254.10-23.11
systemd: 254.6 -> 254.10
2024-03-19 12:58:31 -04:00
Martin Weinelt
bf1829609b Merge pull request #297031 from NixOS/backport-296975-to-release-23.11
[Backport release-23.11] firefox: 123.0.1 -> 124.0; firefox-esr: 115.8.0esr -> 115.9.0esr
2024-03-19 15:48:14 +01:00
Martin Weinelt
5f5e81be70 Merge pull request #294146 from NixOS/backport-294112-to-release-23.11
[Backport release-23.11] firefox-{beta,devedition}{-bin}-unwrapped: 124.0b5 -> 124.0b8
2024-03-19 15:47:57 +01:00
Leona Maroni
dbf8988615 Merge pull request #293788 from michaeladler/backport-293711-to-release-23.11
[Backport release-23.11] opensc: 0.23.0 -> 0.25.0
2024-03-19 14:23:25 +01:00
Nick Cao
868b1ffb1d Merge pull request #297125 from NixOS/backport-294768-to-release-23.11
[Backport release-23.11] extractpdfmark: init at 1.1.1
2024-03-19 09:10:23 -04:00
Nick Cao
78dab977c2 Merge pull request #297043 from NixOS/backport-295467-to-release-23.11
[Backport release-23.11] microcodeIntel: 20231114 -> 20240312
2024-03-19 08:46:29 -04:00
Emily Trau
10d70d9efb youtube-tui: dynamically link libsixel on darwin
(cherry picked from commit 6d91e0539d)
2024-03-19 12:30:18 +00:00
Emily Trau
fa9f817df5 Merge pull request #292263 from katrinafyi/patch2pr-init-23.11
[backport 23.11] patch2pr: init at 0.22.0
2024-03-19 19:54:33 +11:00
Samuel Tardieu
fcd15f7632 extractpdfmark: init at 1.1.1
(cherry picked from commit 4f78d39ea1)
2024-03-19 07:52:47 +00:00
Emily Trau
8673f44965 Merge pull request #297060 from NixOS/backport-296325-to-release-23.11
[Backport release-23.11] mkalias: init at 1.0.0
2024-03-19 14:45:18 +11:00
Will Fancher
20faeac246 systemd: 254.6 -> 254.10 2024-03-18 22:54:10 -04:00
Nick Cao
5e5432ace5 Merge pull request #297055 from NixOS/backport-296877-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240314git7ff57f373 -> 1.14.0+20240315gita7bdc1e0e
2024-03-18 19:04:36 -07:00
Emily Trau
42af43035f mkalias: init at 1.0.0
(cherry picked from commit 3384b2e134)
2024-03-19 00:17:16 +00:00
github-actions[bot]
2d4dc611a6 Merge staging-next-23.11 into staging-23.11 2024-03-19 00:13:42 +00:00
github-actions[bot]
e8c28cb9e6 Merge release-23.11 into staging-next-23.11 2024-03-19 00:13:12 +00:00
R. Ryantm
08b2efeaa6 renode-unstable: 1.14.0+20240314git7ff57f373 -> 1.14.0+20240315gita7bdc1e0e
(cherry picked from commit 40351bebc3)
2024-03-19 00:07:13 +00:00
Lily Foster
74425b6df9 Merge pull request #297051 from RaitoBezarius/backport-282015-to-release-23.11
[23.11] top-level: use callPackages where inheriting packages
2024-03-18 16:57:12 -07:00
Sandro Jäckel
bdb2a99019 top-level: use callPackages where inheriting packages
otherwise those packages cannot be overriden

 Resubmition because of revert in #281932

(cherry picked from commit a276e8b09b)
2024-03-18 15:53:10 -07:00
R. Ryantm
921912aa8a microcodeIntel: 20231114 -> 20240312
(cherry picked from commit 6df0b0cb96)
2024-03-18 22:01:24 +00:00
P.
c15b0251e6 tutanota-desktop: 3.118.27 -> 3.122.5, use appimage
(cherry picked from commit 14aefb6fbd)
2024-03-18 22:49:11 +01:00
Martin Weinelt
cb8872bc9b firefox-esr-115-unwrapped: 115.8.0esr -> 115.9.0esr
https://www.mozilla.org/en-US/firefox/115.9.0/releasenotes/
(cherry picked from commit 55b023c589)
2024-03-18 21:46:57 +00:00
Martin Weinelt
8470d7cdcd firefox-bin-unwrapped: 123.0.1 -> 124.0
https://www.mozilla.org/en-US/firefox/124.0/releasenotes/
(cherry picked from commit 013cda86f8)
2024-03-18 21:46:57 +00:00
Martin Weinelt
bfd015f7e8 firefox-unwrapped: 123.0.1 -> 124.0
https://www.mozilla.org/en-US/firefox/124.0/releasenotes/
(cherry picked from commit f2b067a09a)
2024-03-18 21:46:57 +00:00
Nick Cao
d5fa63a2c0 Merge pull request #296872 from NixOS/backport-284917-to-release-23.11
[Backport release-23.11] ferretdb: 1.18.0 -> 1.19.0
2024-03-18 14:04:02 -07:00
Nick Cao
14db0135af Merge pull request #296968 from Kiskae/nvidia/6.8.1-fix
linuxPackages.nvidiaPackages: patch kernel 6.8.1 support on `release-23.11`
2024-03-18 14:02:40 -07:00
Atemu
4c3e56ecb3 nixos/steam: provide example in extraCompatPackages
(cherry picked from commit bdc55d2f86)
2024-03-18 16:31:46 -04:00
Atemu
82e356ecdf proton-ge-bin: make $out provide an error when added to an env
This package should never be added to systemPackages or other global
environments as it will not provide any function there. Making its $out a file
will prevent buildEnv from including it; providing an error like this:

error: The store path /nix/store/wxl3m27dmjjsfqvzzxw7ibr0gr54wwkp-proton-ge-bin-GE-Proton9-1 is a file and can't be merged into an environment using pkgs.buildEnv! at /nix/store/ndhb3bsaf3zc6gx22vjl0w11sxvapf7b-builder.pl line 122.

Some breadcrumbs are left inside the file.

(cherry picked from commit 74c55dbb25)
2024-03-18 16:31:45 -04:00
Atemu
280aa3b255 proton-ge-bin: simplify
Simply use fetchzip and create a symlink to the src rather than unpacking
manually.

(cherry picked from commit ac37f3f754)
2024-03-18 16:31:39 -04:00
Nick Cao
01f5bf70e6 Merge pull request #296624 from LeSuisse/23.11-pgadmin-7.7-CVE-2024-2044
[23.11] pgadmin4: apply patch for CVE-2024-2044
2024-03-18 12:50:46 -07:00
Martin Weinelt
3c4f15925d Merge pull request #296733 from NixOS/backport-296550-to-release-23.11
[Backport release-23.11] nss_latest: 3.98 -> 3.99
2024-03-18 19:38:48 +01:00
Kiskae
5b9c713314 linuxPackages.nvidiaPackages: patch kernel 6.8.1 support 2024-03-18 18:47:29 +01:00
Mario Rodas
0f064344c9 Merge pull request #296890 from NixOS/backport-285783-to-release-23.11
[Backport release-23.11] nixd: 1.2.2 -> 1.2.3
2024-03-18 09:28:15 -05:00
Mario Rodas
e641dca26c Merge pull request #296604 from NixOS/backport-296004-to-release-23.11
[Backport release-23.11] gns3-server: 2.2.45 -> 2.2.46, gns3-gui: 2.2.45 -> 2.2.46
2024-03-18 09:27:47 -05:00
Mario Rodas
0649447501 nixd: 1.2.2 -> 1.2.3
Changelog: https://github.com/nix-community/nixd/releases/tag/1.2.3
(cherry picked from commit e560be4d16)
2024-03-18 11:57:26 +00:00
R. Ryantm
be6ed8e33c ferretdb: 1.18.0 -> 1.19.0
(cherry picked from commit 1f1133954a)
2024-03-18 10:22:11 +00:00
R. Ryantm
ff46bec688 keepassxc: 2.7.6 -> 2.7.7
(cherry picked from commit 84a485afb1)
2024-03-18 11:16:22 +01:00
R. Ryantm
bb46bd9782 mountpoint-s3: 1.4.1 -> 1.5.0
(cherry picked from commit 5e9b646116)
2024-03-18 10:53:08 +01:00
Vladimír Čunát
5145d90b09 Merge #296728: nixVersions.nix_2_16: 2.16.2 -> 2.16.3
...into release-23.11
2024-03-18 08:54:59 +01:00
Pol Dellaiera
5d39f83d53 Merge pull request #296440 from siddarthkay/backport-290932-to-release-23.11
[23.11] backport idb-companion: init at 1.1.8
2024-03-18 07:20:19 +01:00
github-actions[bot]
bb1f17d6f0 Merge staging-next-23.11 into staging-23.11 2024-03-18 00:14:48 +00:00
github-actions[bot]
24be9e0319 Merge release-23.11 into staging-next-23.11 2024-03-18 00:14:16 +00:00
Weijia Wang
2ba1b9dceb Merge pull request #296777 from NixOS/backport-296339-to-release-23.11
[Backport release-23.11] microsoft-edge: 122.0.2365.80 -> 122.0.2365.92
2024-03-18 00:45:38 +01:00
Leah Amelia Chen
56660ef690 [23.11] vesktop: update tsx dependency to ^4.6.1
Fixes the build failure caused by outdated versions of the tsx library
on Node 18.19+ (privatenumber/tsx#421).

Fixes #293083
2024-03-17 23:58:55 +01:00
R. Ryantm
71d445d3e5 microsoft-edge: 122.0.2365.80 -> 122.0.2365.92
(cherry picked from commit 8ad2ff0ca9)
2024-03-17 22:53:15 +00:00
Nick Cao
db366ad6e7 Merge pull request #296601 from NixOS/backport-296413-to-release-23.11
[Backport release-23.11] mautrix-whatsapp: 0.10.5 -> 0.10.6
2024-03-17 15:11:12 -07:00
Martin Weinelt
a1e68790da nss_latest: 3.98 -> 3.99
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_99.html
(cherry picked from commit 5e69099e7e)
2024-03-17 19:30:47 +00:00
PerchunPak
37193a2265 nixVersions.nix_2_16: 2.16.2 -> 2.16.3
(cherry picked from commit d1885787f6)
2024-03-17 19:04:06 +00:00
Atemu
cceb436de1 nixos/steam: use steamcompattool output for extraCompatPackages
This sets a standard for Steam compat tools in NixOS where they must have the
compat tool in a special steamcompattool output.

proton-ge-bin was adjusted to conform with it.

(cherry picked from commit 2b619c2314)
2024-03-17 14:21:43 -04:00
NotAShelf
5a9d7b7ebc proton-ge-bin: init at init at 9-1
Co-authored-by: Shawn8901 <huntdionysos@gmx.net>
(cherry picked from commit 1b42f2ffbf)
2024-03-17 14:21:42 -04:00
K900
5bb976dd91 nixos/steam: fix eval after #293564
(cherry picked from commit 7b8d88fa05)
2024-03-17 14:21:42 -04:00
Shawn8901
ee29bb3947 steam: add extraCompatPackages
(cherry picked from commit 93a891f0e8)
2024-03-17 14:21:42 -04:00
maxine
614b461398 Merge pull request #296675 from NixOS/backport-296652-to-release-23.11 2024-03-17 18:16:56 +01:00
Maxine Aubrey
aebeb33b58 gnome-online-accounts: 3.48.0 → 3.48.1
https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/compare/3.48.0...3.48.1
(cherry picked from commit ccf23b94f6)
2024-03-17 14:52:39 +00:00
Maxine Aubrey
c6ec5d91e4 gnome.mutter: 45.4 → 45.5
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.4...45.5
(cherry picked from commit a1ac8ac9a2)
2024-03-17 14:52:38 +00:00
Maxine Aubrey
b63402a6c6 gnome.gnome-shell: 45.4 → 45.5
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.4...45.5
(cherry picked from commit 4e64f16048)
2024-03-17 14:52:38 +00:00
Maxine Aubrey
4d4f87a08d gnome.eog: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/eog/-/compare/45.2...45.3
(cherry picked from commit 743c5f584b)
2024-03-17 14:52:38 +00:00
Maxine Aubrey
554ebb094f gnome-user-docs: 45.1 → 45.5
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/45.1...45.5
(cherry picked from commit 9f6c7a4172)
2024-03-17 14:52:38 +00:00
maxine
43bbce1674 Merge pull request #296654 from NixOS/backport-294770-to-release-23.11
[Backport release-23.11] gnome-online-accounts: Fix crash with libxml 2.12
2024-03-17 15:52:07 +01:00
Jan Tojnar
073f172bcb gnome-online-accounts: Switch back to GNOME sources
Partially reverts 5366676eba.
Meson is now the only build system.

Also switch to finalAttrs pattern.

(cherry picked from commit 68b18ad92a)
2024-03-17 13:36:44 +00:00
Jan Tojnar
82a2754532 gnome-online-accounts: Fix crash with libxml 2.12
(cherry picked from commit e9f9f2d7dd)
2024-03-17 13:36:44 +00:00
Pol Dellaiera
33f6ce4872 Merge pull request #291164 from evils/kicad-23.11
[23.11] kicad: 7.0.9 -> 7.0.11
2024-03-17 13:39:56 +01:00
Thomas Gerbet
66f2affcc6 pgadmin4: apply patch for CVE-2024-2044
https://github.com/pgadmin-org/pgadmin4/issues/7258
2024-03-17 13:00:32 +01:00
Thomas Gerbet
00ec0eff9a Merge pull request #296262 from risicle/ris-spicedb-CVE-2024-27101-r23.11
[23.11] spicedb: add patch for CVE-2024-27101
2024-03-17 12:28:27 +01:00
Anthony Roussel
b9e8789c6a gns3-server: 2.2.45 -> 2.2.46
https://github.com/GNS3/gns3-server/releases/tag/v2.2.46
https://github.com/GNS3/gns3-server/compare/v2.2.45...v2.2.46
(cherry picked from commit 82b4e7aba9)
2024-03-17 10:06:10 +00:00
Anthony Roussel
20c4c24a77 gns3-gui: 2.2.45 -> 2.2.46
https://github.com/GNS3/gns3-gui/releases/tag/v2.2.46
https://github.com/GNS3/gns3-gui/compare/v2.2.45...v2.2.46
(cherry picked from commit 3485030d6f)
2024-03-17 10:06:10 +00:00
R. Ryantm
a25606e91d mautrix-whatsapp: 0.10.5 -> 0.10.6
(cherry picked from commit 7d8ce14443)
2024-03-17 09:40:23 +00:00
Pol Dellaiera
a9e8979990 Merge pull request #296509 from NixOS/backport-296481-to-release-23.11
[Backport release-23.11] php82: 8.2.16 -> 8.2.17
2024-03-17 06:58:07 +01:00
Maxine Aubrey
cd0f78ac46 at-spi2-core: 2.50.1 → 2.50.2
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_50_1...AT_SPI2_CORE_2_50_2
(cherry picked from commit 1e6a3c8115)
2024-03-17 03:32:10 +00:00
maxine
9484a41151 Merge pull request #296510 from NixOS/backport-292923-to-staging-23.11 2024-03-17 04:31:52 +01:00
github-actions[bot]
165548fa59 Merge staging-next-23.11 into staging-23.11 2024-03-17 00:16:22 +00:00
github-actions[bot]
479efabe7d Merge release-23.11 into staging-next-23.11 2024-03-17 00:15:33 +00:00
Mario Rodas
6dc11d9859 python311Packages.scrapy: 2.11.0 -> 2.11.1
Changelog: https://github.com/scrapy/scrapy/raw/2.11.1/docs/news.rst
(cherry picked from commit daf29b1eba)
2024-03-16 23:38:38 +01:00
github-actions[bot]
9fafb41329 texlive.withPackages: build all outputs (#293894)
(cherry picked from commit 0b5c683779)

Co-authored-by: Vincenzo Mantova <1962985+xworld21@users.noreply.github.com>
2024-03-16 17:58:11 -04:00
Maxine Aubrey
894830b7b6 at-spi2-core: 2.50.0 → 2.50.1
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_50_0...AT_SPI2_CORE_2_50_1
(cherry picked from commit 710aa8d4b5)
2024-03-16 21:48:27 +00:00
Pol Dellaiera
63b49a40e3 php82: 8.2.16 -> 8.2.17
Diff: https://github.com/php/php-src/compare/php-8.2.16..php-8.2.17
Changelog: https://github.com/php/php-src/blob/PHP-8.2.17/NEWS
(cherry picked from commit ac97c071c9)
2024-03-16 21:38:35 +00:00
Leona Maroni
5b1cccd201 Merge pull request #295259 from NixOS/backport-294671-to-release-23.11
[Backport release-23.11] ferdium: 6.7.0 -> 6.7.1
2024-03-16 20:27:28 +01:00
Nick Cao
93c2200f53 Merge pull request #296473 from NixOS/backport-296365-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-29 -> unstable-2024-03-12
2024-03-16 12:05:55 -07:00
maxine
e72e44a686 Merge pull request #296234 from amaxine/23.11-networkmanager-1.44.4
[23.11] networkmanager: 1.44.2 → 1.44.4
2024-03-16 19:50:23 +01:00
Maximilian Bosch
c097db269e Merge pull request #296193 from Ma27/backport-grafana
[23.11] grafana: 10.2.4 -> 10.2.5, fix CVE-2024-1442
2024-03-16 18:43:17 +00:00
Nick Cao
a37f1e8b22 Merge pull request #296093 from NixOS/backport-296002-to-release-23.11
[Backport release-23.11] jetty_12: 12.0.5 -> 12.0.7, jetty_11: 11.0.19 -> 11.0.20
2024-03-16 11:17:01 -07:00
Nick Cao
6706e05d6f Merge pull request #296086 from NixOS/backport-296001-to-release-23.11
[Backport release-23.11] tomcat10: 10.1.18 -> 10.1.19, tomcat9: 9.0.85 -> 9.0.87
2024-03-16 11:16:28 -07:00
R. Ryantm
46b2802e24 renode-dts2repl: unstable-2024-02-29 -> unstable-2024-03-12
(cherry picked from commit 13a02adbfb)
2024-03-16 18:00:49 +00:00
Siddarth Kumar
562eb13f05 idb-companion: init at 1.1.8
(cherry picked from commit 94e2f842c5)
2024-03-16 20:24:59 +05:30
Robert Scott
76df88bc31 Merge pull request #296231 from NixOS/backport-295142-to-release-23.11
[Backport release-23.11] openssh_gssapi: 9.5p1 -> 9.6p1
2024-03-16 14:29:29 +00:00
Emery Hemingway
343e6fb291 nimPackages.getdns: rename to getdns-nim
Repology is confusing this bindings libary with the implementation.
2024-03-16 12:32:48 +00:00
abysssol
89309d4de8 nixos/ollama: add option to set environment variables
(cherry picked from commit b5e7a05bb7)
2024-03-16 07:03:28 +00:00
K900
8ac30a39ab Merge pull request #296343 from NixOS/backport-296253-to-release-23.11
[Backport release-23.11] Linux kernel updates 2024-03-15, mitigation for RFDS (CVE-2023-28746)
2024-03-16 08:06:59 +03:00
Maximilian Bosch
afb817b300 linux/hardened/patches/6.6: 6.6.18-hardened1 -> 6.6.21-hardened1
(cherry picked from commit b74aaf8125)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
5e9b7bb07e linux/hardened/patches/6.1: 6.1.79-hardened1 -> 6.1.81-hardened1
(cherry picked from commit edae92c0d9)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
06d994b00f linux/hardened/patches/5.4: 5.4.269-hardened1 -> 5.4.271-hardened1
(cherry picked from commit 98db1347e7)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
1729eb8299 linux/hardened/patches/5.15: 5.15.149-hardened1 -> 5.15.151-hardened1
(cherry picked from commit 0ced9d0d7d)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
2f9b4d63f9 linux/hardened/patches/5.10: 5.10.210-hardened1 -> 5.10.212-hardened1
(cherry picked from commit f6b74d6247)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
7d2f3a7c14 linux/hardened/patches/4.19: 4.19.307-hardened1 -> 4.19.309-hardened1
(cherry picked from commit 2b554a0f91)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
d072dd27fb linux_latest-libre: 19500 -> 19509
(cherry picked from commit 5a829f6dec)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
6d3b9dc9b9 linux-rt_6_6: 6.6.20-rt25 -> 6.6.21-rt26
(cherry picked from commit 2340860eff)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
848c1a9688 linux-rt_5_4: 5.4.264-rt88 -> 5.4.271-rt89
(cherry picked from commit dea5439ec4)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
3e35476dbf linux-rt_5_10: 5.10.210-rt102 -> 5.10.211-rt103
(cherry picked from commit 5056d1fb1c)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
8871c136f4 linux_4_19: 4.19.309 -> 4.19.310
(cherry picked from commit d4867ad179)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
5f73a5446c linux_5_4: 5.4.271 -> 5.4.272
(cherry picked from commit feb0bc0bb1)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
02b1941da2 linux_5_10: 5.10.212 -> 5.10.213
(cherry picked from commit 1a772cbd15)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
a92e96a125 linux_5_15: 5.15.151 -> 5.15.152
(cherry picked from commit 0736c3158a)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
945496908c linux_6_1: 6.1.81 -> 6.1.82
(cherry picked from commit 58e7a3da06)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
e1cebcbd3c linux_6_6: 6.6.21 -> 6.6.22
(cherry picked from commit 1cabb377ac)
2024-03-16 05:05:54 +00:00
Maximilian Bosch
9e98fdb5cd linux_6_7: 6.7.9 -> 6.7.10
(cherry picked from commit 27c6f36c3a)
2024-03-16 05:05:53 +00:00
Maximilian Bosch
0a7a284302 linux_6_8: 6.8 -> 6.8.1
(cherry picked from commit 28780c3cab)
2024-03-16 05:05:53 +00:00
github-actions[bot]
dde7c66246 Merge staging-next-23.11 into staging-23.11 2024-03-16 00:12:48 +00:00
github-actions[bot]
81eb18dc9e Merge release-23.11 into staging-next-23.11 2024-03-16 00:12:20 +00:00
Peder Bergebakken Sundt
fc27eaa61b Merge pull request #286815 from DontEatOreo/backport-284634-to-release-23.11
[Backport release-23.11] csharprepl: init at 0.6.6
2024-03-15 23:43:49 +01:00
Robert Scott
c0c0b5c62d spicedb: add patch for CVE-2024-27101 2024-03-15 20:24:08 +00:00
Maxine Aubrey
d5dc9f10de networkmanager: 1.44.2 → 1.44.4
https://download.gnome.org/sources/NetworkManager/1.44/NetworkManager-1.44.4.news
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/compare/1.44.2...1.44.4
2024-03-15 20:11:07 +01:00
Thomas Gerbet
7d0f401620 openssh_gssapi: 9.5p1 -> 9.6p1
Includes the mitigation for CVE-2023-48795.

Changes:
https://www.openssh.com/txt/release-9.6
(cherry picked from commit e2bac969aa)
2024-03-15 18:57:43 +00:00
Nick Cao
a3b22bfd29 Merge pull request #295985 from NixOS/backport-295945-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240308git65e3eb0f5 -> 1.14.0+20240314git7ff57f373
2024-03-15 13:25:08 -04:00
Maximilian Bosch
15f6bba3a6 grafana: 10.2.4 -> 10.2.5, fix CVE-2024-1442
ChangeLog: https://github.com/grafana/grafana/releases/tag/v10.3.4
https://grafana.com/blog/2024/03/07/grafana-security-release-medium-severity-security-fix-for-cve-2024-1442/
2024-03-15 17:43:06 +01:00
Pol Dellaiera
3e6b090c05 Merge pull request #296101 from NixOS/backport-296020-to-release-23.11
[Backport release-23.11] php83: 8.3.3 -> 8.3.4
2024-03-15 11:17:13 +01:00
R. Ryantm
7c35e45d96 php83: 8.3.3 -> 8.3.4
(cherry picked from commit 46b22f0f9a)
2024-03-15 08:16:21 +00:00
Anthony Roussel
15b9d4e69c jetty_12: 12.0.5 -> 12.0.7
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.7
(cherry picked from commit 1fea515dea)
2024-03-15 07:29:59 +00:00
Anthony Roussel
25cf3ca69a jetty_11: 11.0.19 -> 11.0.20
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.20
(cherry picked from commit 0fe8cdd552)
2024-03-15 07:29:58 +00:00
Anthony Roussel
8b90a76934 tomcat10: 10.1.18 -> 10.1.19
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.19_(schultz)
(cherry picked from commit 3ffa0c967e)
2024-03-15 06:49:01 +00:00
Anthony Roussel
521ba57492 tomcat9: 9.0.85 -> 9.0.87
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.87_(remm)
(cherry picked from commit d14e6accda)
2024-03-15 06:49:01 +00:00
github-actions[bot]
12236f7070 Merge staging-next-23.11 into staging-23.11 2024-03-15 00:13:43 +00:00
github-actions[bot]
8fc8b58781 Merge release-23.11 into staging-next-23.11 2024-03-15 00:13:05 +00:00
Ilan Joselevich
be5f4498d8 Merge pull request #295962 from NixOS/backport-295932-to-release-23.11
[Backport release-23.11] nixos/nextcloud: remove opcache.enable_cli=1
2024-03-15 01:51:56 +02:00
Thomas Gerbet
789c74da07 Merge pull request #294302 from NixOS/backport-267890-to-release-23.11
[Backport release-23.11] vmware-workstation: 17.0.2 -> 17.5.1
2024-03-14 23:18:37 +01:00
Nick Cao
734a1c2954 Merge pull request #295933 from NixOS/backport-295756-to-release-23.11
[Backport release-23.11] lighttpd: 1.4.74 -> 1.4.75
2024-03-14 17:26:51 -04:00
R. Ryantm
5e8c75f837 renode-unstable: 1.14.0+20240308git65e3eb0f5 -> 1.14.0+20240314git7ff57f373
(cherry picked from commit 0176e832b6)
2024-03-14 21:26:16 +00:00
Yt
36471dd81b Merge pull request #289740 from matthiasbeyer/backport-273427-278496-287492-288377-to-release-23.11
[Backport release 23.11]: atuin 17.0.1 -> 18.0.1
2024-03-14 20:52:14 +00:00
Yt
e09befc7d0 Merge pull request #290195 from NixOS/backport-289754-to-release-23.11
[Backport release-23.11] nixos/atuin: add services.atuin.package option
2024-03-14 20:51:22 +00:00
maxine
a3c2db170c Merge pull request #295974 from amaxine/anjuta-fix-homepage
[23.11] gnome.anjuta: fix homepage
2024-03-14 21:47:44 +01:00
Thomas Gerbet
cb92749810 Merge pull request #295947 from NixOS/backport-295703-to-release-23.11
[Backport release-23.11] brave: 1.63.169 -> 1.63.174
2024-03-14 21:47:25 +01:00
Maxine Aubrey
93e1722dee gnome.anjuta: fix homepage 2024-03-14 21:43:12 +01:00
Robert Scott
c79db0e312 python311Packages.onnx: add patches for CVE-2024-27318 & CVE-2024-27319
(cherry picked from commit 72012455c5
with alterations to CVE-2024-27318 patch and CVE-2024-27319 patch
brought in-repo)
2024-03-14 20:37:44 +00:00
Peder Bergebakken Sundt
b6603537af Merge pull request #278263 from NixOS/backport-278100-to-release-23.11
[Backport release-23.11] bookletimposer: remove + maintainer email address update
2024-03-14 21:32:35 +01:00
Emily
3033315674 Merge pull request #295928 from NixOS/backport-295897-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 122.0.6261.111-1 -> 122.0.6261.128-1
2024-03-14 20:53:06 +01:00
Ilan Joselevich
bd351f89d4 nixos/nextcloud: remove opcache.enable_cli=1
Upstream no longer recommends enabling the opcache cli.
See the following:
 - https://github.com/nextcloud/documentation/issues/1439
 - https://github.com/nextcloud/server/pull/15468

(cherry picked from commit 9353fb2309)
2024-03-14 19:48:36 +00:00
Sean Buckley
4d27744532 brave: 1.63.169 -> 1.63.174
https://community.brave.com/t/release-channel-1-63-174/537339
(cherry picked from commit a05578f52b)
2024-03-14 18:37:15 +00:00
R. Ryantm
ca8d3f1e51 lighttpd: 1.4.74 -> 1.4.75
(cherry picked from commit caeb43e0a8)
2024-03-14 16:41:21 +00:00
networkException
4348958b3b ungoogled-chromium: 122.0.6261.111-1 -> 122.0.6261.128-1
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_12.html

This update includes 4 security fixes.

CVEs:
CVE-2024-2400

(cherry picked from commit 222e17b62b)
2024-03-14 16:24:30 +00:00
Emily
40d9891640 Merge pull request #295731 from NixOS/backport-295630-to-release-23.11
[Backport release-23.11] chromium: 122.0.6261.111 -> 122.0.6261.128, chromedriver: 122.0.6261.94 -> 122.0.6261.128
2024-03-14 16:18:10 +01:00
Yaya
878ef7d972 element-{web,desktop}: 1.11.59 -> 1.11.60
https://github.com/element-hq/element-web/releases/tag/v1.11.60
https://github.com/element-hq/element-desktop/releases/tag/v1.11.60
(cherry picked from commit 7a44e7ae05)
2024-03-14 13:43:22 +01:00
Thomas Gerbet
d3eeab6777 Merge pull request #295313 from flyingcircusio/leona/23.11-libmodsecurity
[23.11] libmodsecurity: 3.0.10 -> 3.0.12
2024-03-14 07:52:25 +01:00
github-actions[bot]
f8a4039aa6 Merge staging-next-23.11 into staging-23.11 2024-03-14 00:14:38 +00:00
github-actions[bot]
c4dfe8a4d9 Merge release-23.11 into staging-next-23.11 2024-03-14 00:13:36 +00:00
Nick Cao
446d09bfe7 Merge pull request #295727 from NixOS/backport-295570-to-release-23.11
[Backport release-23.11] wasmtime: 18.0.2 -> 18.0.3
2024-03-13 19:42:08 -04:00
emilylange
d2a7a4a75a chromium: fix get-commit-message.py by pointing it a newer atom feed
We previously used
<https://chromereleases.googleblog.com/feeds/posts/default>, which is
still listed alongside the new one (in
<https://chromereleases.googleblog.com>'s html) but does not seem to
receive updates since 2024-02-29.

No idea why.

(cherry picked from commit 6df42f6129)
2024-03-13 22:46:37 +00:00
emilylange
a99e939ee8 chromium: 122.0.6261.111 -> 122.0.6261.128
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop_12.html

This update includes 4 security fixes.

CVEs:
CVE-2024-2400

(cherry picked from commit 2b15413b9e)
2024-03-13 22:46:37 +00:00
emilylange
7ba1dbe0c0 chromedriver: 122.0.6261.94 -> 122.0.6261.128
(cherry picked from commit a357e657d0)
2024-03-13 22:46:37 +00:00
R. Ryantm
40895aacbe wasmtime: 18.0.2 -> 18.0.3
(cherry picked from commit 590562d97b)
2024-03-13 22:24:25 +00:00
Arian van Putten
b80fcf0e8f nixos/binfmt: fix race condition between systemd-tmpfiles and systemd-binfmt
We need to make sure systemd-tmpfiles-setup.service ran before we
start systemd-binft.service. Otherwise it might fail to start
due to non-existant files

Fixes #295365

(cherry picked from commit 16526f454f)
2024-03-13 22:20:47 +01:00
Weijia Wang
71848381c3 Merge pull request #295667 from NixOS/backport-292956-to-release-23.11
[Backport release-23.11] microsoft-edge: 122.0.2365.59 -> 122.0.2365.80
2024-03-13 22:20:23 +01:00
Francesco Gazzetta
1f128eff58 goattracker,goattracker-stereo: fix installation of manpages
(cherry picked from commit 6aac67609b)
2024-03-13 21:04:23 +01:00
Artturi
65f2bb5aab Merge pull request #295406 from NixOS/backport-295394-to-release-23.11
[Backport release-23.11] discord updates
2024-03-13 21:32:41 +02:00
R. Ryantm
05980ab50a microsoft-edge: 122.0.2365.59 -> 122.0.2365.80
(cherry picked from commit 7440889c2b)
2024-03-13 18:09:36 +00:00
Francesco Gazzetta
1327c232ce goattracker,goattracker-stereo: add newlines to hooks
(cherry picked from commit edb72f2a3a)
2024-03-13 16:48:55 +01:00
Francesco Gazzetta
f1df9297c3 goattracker,goattracker-stereo: set mainProgram
(cherry picked from commit 4ddac1f41f)
2024-03-13 16:48:55 +01:00
Francesco Gazzetta
9a894bbb99 goattracker,goattracker-stereo: install manual
(cherry picked from commit 3a2f99bcdf)
2024-03-13 16:48:55 +01:00
Jörg Thalheim
7e972d239d Merge pull request #294650 from lf-/backport-294353-to-release-23.11
[Backport release-23.11] buildbot: tie the knot through a scope to make it overridable
2024-03-13 06:19:52 +01:00
Vincenzo Mantova
0ca3ad43e2 texlive.bin.dvisvgm: 2.13.3 -> 3.0.4 (#295130)
Build dvisvgm from upstream sources to align with binaries distributed
by TeX Live.

(cherry picked from commit 764cdfcda3)

Note: commit was edited to match the TeX Live version of 23.11.
2024-03-13 00:33:04 -04:00
Robert Scott
df644cf502 Merge pull request #294861 from NixOS/backport-294470-to-staging-23.11
[Backport staging-23.11] unbound: 1.19.1 -> 1.19.2
2024-03-13 00:56:50 +00:00
github-actions[bot]
18c66b32f8 Merge staging-next-23.11 into staging-23.11 2024-03-13 00:13:21 +00:00
github-actions[bot]
be029bb161 Merge release-23.11 into staging-next-23.11 2024-03-13 00:12:46 +00:00
Silvan Mosberger
51063ed4f2 Merge pull request #295446 from NixOS/backport-295407-to-release-23.11
[Backport release-23.11] nixos/murmur: fix writing registerPassword to config
2024-03-12 23:47:36 +01:00
Felix Buehler
c184c73147 nixos/murmur: fix writing registerPassword to config
(cherry picked from commit 1e22e7d75e)
2024-03-12 22:38:00 +00:00
Pol Dellaiera
f209d82ac4 Merge pull request #295362 from NixOS/backport-295237-to-release-23.11
[Backport release-23.11] virtualboxGuestAdditions: fix location of vboxclient.desktop
2024-03-12 21:50:29 +01:00
Artturin
9d4de51a0c pkgsCross.aarch64-darwin.discord-development: 0.0.30 -> 0.0.31
(cherry picked from commit 93a1ca9dba)
2024-03-12 20:18:14 +00:00
Artturin
42b1953d3b pkgsCross.aarch64-darwin.discord-canary: 0.0.416 -> 0.0.435
(cherry picked from commit 03078d4194)
2024-03-12 20:18:14 +00:00
Artturin
a9d2b2c882 pkgsCross.aarch64-darwin.discord-ptb: 0.0.97 -> 0.0.102
(cherry picked from commit 44eed618e8)
2024-03-12 20:18:14 +00:00
Artturin
bfb3d8fd5c pkgsCross.aarch64-darwin.discord: 0.0.294 -> 0.0.296
(cherry picked from commit b916be2028)
2024-03-12 20:18:14 +00:00
Artturin
10b6252726 discord-development: 0.0.13 -> 0.0.14
(cherry picked from commit cce0ca8729)
2024-03-12 20:18:14 +00:00
Artturin
9cfacfe89c discord-canary: 0.0.294 -> 0.0.300
(cherry picked from commit de65decd92)
2024-03-12 20:18:14 +00:00
Artturin
7d9b87ed95 discord-ptb: 0.0.72 -> 0.0.74
(cherry picked from commit fbb524935f)
2024-03-12 20:18:14 +00:00
Artturin
2040265298 discord: 0.0.44 -> 0.0.45
(cherry picked from commit 9fd0da5a83)
2024-03-12 20:18:14 +00:00
Robert Scott
c788488ffa Merge pull request #294737 from NixOS/backport-292662-to-staging-23.11
[Backport staging-23.11] giflib: 5.2.1 -> 5.2.2, apply patch for CVE-2021-40633
2024-03-12 20:11:45 +00:00
Nick Cao
2a61af7e88 Merge pull request #295184 from NixOS/backport-295129-to-release-23.11
[Backport release-23.11] openssh_hpn: 9.5p1 -> 9.7p1
2024-03-12 14:39:24 -04:00
Bjørn Forsman
e98219fdd5 virtualboxGuestAdditions: fix location of vboxclient.desktop
Move vboxclient.desktop from $out/share/autostart/ to
$out/etc/xdg/autostart/. This allows desktop environment autostart logic
to run VBoxClient-all, which is required for shared clipboard
functionality.

Fixes #89923.

(cherry picked from commit f9546586e7)
2024-03-12 16:53:27 +00:00
Leona Maroni
92fc5ffd41 Merge pull request #295149 from NixOS/backport-294821-to-release-23.11
[Backport release-23.11] frr: add patch for CVE-2024-27913
2024-03-12 14:53:22 +01:00
Paul Meyer
efbb274f36 gitlab-runner: unpin Go version
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
(cherry picked from commit 7a72ef21c7)
2024-03-12 14:06:32 +01:00
Paul Meyer
2b92edf515 gitlab-runner: 16.7.0 -> 16.9.1
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
(cherry picked from commit bee2241ba8)
2024-03-12 14:06:32 +01:00
R. Ryantm
067c7a970e libmodsecurity: 3.0.11 -> 3.0.12
(cherry picked from commit 3e79150fc4)
2024-03-12 13:57:15 +01:00
R. Ryantm
0a38d218c9 libmodsecurity: 3.0.10 -> 3.0.11
(cherry picked from commit f4f82a87e7)
2024-03-12 13:57:01 +01:00
Maximilian Bosch
b64cc5b847 Merge pull request #277395 from NixOS/backport-273443-to-release-23.11
[Backport release-23.11] nixos/thanos: Changed query.replica-labels to a list parameter
2024-03-12 12:39:50 +00:00
K900
c5404a3198 Merge pull request #295290 from NixOS/backport-295288-to-release-23.11
[Backport release-23.11] linux-firmware: 20240220 -> 20240312
2024-03-12 14:27:11 +03:00
K900
8b4e4850c0 linux-firmware: 20240220 -> 20240312
(cherry picked from commit 3cdaeaa398)
2024-03-12 11:26:55 +00:00
Jörg Thalheim
c5e631dfc5 ferdium: 6.7.0 -> 6.7.1
(cherry picked from commit af7c614e5a)
2024-03-12 08:56:39 +00:00
R. Ryantm
20cd196f5b libfilezilla: 0.45.0 -> 0.46.0
(cherry picked from commit 880adcbadc)
2024-03-12 08:26:42 +01:00
Vladimír Čunát
064608767c Merge #294444: thunderbird: 115.8.0 -> 115.8.1
...into release-23.11
2024-03-12 07:38:06 +01:00
Pol Dellaiera
06c8202200 Merge pull request #295192 from abysssol/stable-release-notes-ollama
[23.11] nixos/ollama: add ollama service to release notes
2024-03-12 06:51:52 +01:00
Silvan Mosberger
c1d04f1fd4 Merge pull request #295181 from NixOS/backport-292259-to-release-23.11
[Backport release-23.11] dockerTools: set NIX_SSL_CERT_FILE in image
2024-03-12 02:41:39 +01:00
Artturi
a766d39eb0 Merge pull request #295128 from NixOS/backport-267753-to-release-23.11
[Backport release-23.11] xp-pen-deco-01-v2-driver: 3.2.3.230215-1 -> 3.4.9-231023
2024-03-12 03:36:32 +02:00
abysssol
5f6d9b9fba nixos/ollama: add ollama service to release notes 2024-03-11 21:19:13 -04:00
Thomas Gerbet
994289f7db openssh_hpn: 9.5p1 -> 9.7p1
Includes the mitigation for CVE-2023-48795.

Changes:
https://www.openssh.com/txt/release-9.7
https://www.openssh.com/txt/release-9.6
(cherry picked from commit 99237c2958)
2024-03-12 01:05:15 +00:00
Dawid Dziurla
8d3acdea35 dockerTools: set NIX_SSL_CERT_FILE in image
(cherry picked from commit de8942e125)
2024-03-12 01:01:37 +00:00
github-actions[bot]
159a933176 Merge staging-next-23.11 into staging-23.11 2024-03-12 00:13:28 +00:00
github-actions[bot]
c21b0eedbc Merge release-23.11 into staging-next-23.11 2024-03-12 00:12:51 +00:00
Robert Scott
fbd607c703 frr: add patch for CVE-2024-27913
(cherry picked from commit 9d59b64009)
2024-03-11 22:59:00 +00:00
Peder Bergebakken Sundt
9c1dfe2db4 Merge pull request #294945 from NixOS/backport-294572-to-release-23.11
[Backport release-23.11] gotosocial: 0.13.3 -> 0.14.1
2024-03-11 23:43:46 +01:00
Peder Bergebakken Sundt
c579df0518 Merge pull request #294996 from NixOS/backport-292943-to-release-23.11
[Backport release-23.11] gridcoin-research: 5.4.5.0 -> 5.4.6.0-hotfix-1
2024-03-11 23:43:22 +01:00
RadovanSk
c9b4a5280b xp-pen-deco-01-v2-driver: 3.2.3.230215-1 -> 3.4.9-231023
(cherry picked from commit 12afc8f19e)
2024-03-11 21:39:26 +00:00
Thomas Gerbet
ac8c9bfc93 nixosTests.prometheus-exporters.dnsmasq: wait for DNSMasq before testing the exporter
When DNSMasq is not yet completly started trying to call the exporter
fails.

(cherry picked from commit 21a671c1ac)
2024-03-11 22:20:01 +01:00
Artturi
5d8c813880 Merge pull request #295094 from NixOS/backport-294216-to-release-23.11
[Backport release-23.11] discord-canary: 0.0.285 -> 0.0.294
2024-03-11 23:05:37 +02:00
Leona Maroni
5400c3de33 Merge pull request #294860 from NixOS/backport-294498-to-release-23.11
[Backport release-23.11] fritz-exporter: 2.3.1 -> 2.4.3
2024-03-11 21:44:09 +01:00
R. Ryantm
d8f15f474a discord-canary: 0.0.285 -> 0.0.294
(cherry picked from commit 5b233fd6ae)
2024-03-11 19:41:31 +00:00
Mario Rodas
e9fb62db38 yt-dlp: 2023.12.30 -> 2024.3.10
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2024.03.10
(cherry picked from commit 1dc508f72c)
2024-03-11 20:39:13 +01:00
Emily
92bedad664 Merge pull request #295052 from NixOS/backport-294540-to-release-23.11
[Backport release-23.11] nixos/lldap: bootstrap `jwt_secret` if not provided, lldap: remove emilylange from maintainers
2024-03-11 19:52:05 +01:00
K900
90166555b6 Merge pull request #295084 from K900/backport-294916-to-release-23.11
[23.11] Linux 6.8
2024-03-11 21:44:48 +03:00
K900
9a6f85ad1a kernel/common-config: enable NVK by default when available
(cherry picked from commit a512cf4642)
2024-03-11 21:28:09 +03:00
K900
e437576a78 linux_6_8: init at 6.8
(cherry picked from commit dd01167b67)
2024-03-11 21:28:02 +03:00
Yaya
2331ab8ae8 snipe-it: 6.3.1 -> 6.3.3
https://github.com/snipe/snipe-it/releases/tag/v6.3.3
(cherry picked from commit fba16e7d7e)
2024-03-11 17:17:06 +00:00
Yaya
d95adc31ea snipe-it: Move to pkgs/by-name/
(cherry picked from commit 5ffadd504a)
2024-03-11 17:17:06 +00:00
Yaya
084302db3c snipe-it: 6.2.2 -> 6.3.1
https://github.com/snipe/snipe-it/releases/tag/v6.3.0
https://github.com/snipe/snipe-it/releases/tag/v6.3.1
(cherry picked from commit 657174d0e5)
2024-03-11 17:17:06 +00:00
emilylange
6db2609ff6 nixos/lldap: set service UMask=0027 and StateDirectoryMode=0750
While `/var/lib/lldap` isn't technically accessible by unprivileged
users thanks to `DynamicUser=true`, a user might prefer and change it to
`DynamicUser=false`.

There is currently also a PR open that intends to make `DynamicUser`
configurable via module option.

As such, `jwt_secret_file`, if bootstrapped by the service start
procedure, might be rendered world-readable due to its permissions
(`0644/-rw-r--r--`) defaulting to the service's umask (`022`) and
`/var/lib/lldap` to `0755/drwxr-xr-x` due to `StateDirectoryMode=0755`.

This would usually be fixed by using `(umask 027; openssl ...)` instead
of just `openssl ...`.

However, it was found that another file (`users.db`), this time
bootstrapped by `lldap` itself, also had insufficient permissions
(`0644/-rw-r--r--`) inherited by the global umask and would be left
world-readable as well.

Due to this, we instead change the service's to `027`.

And to lower the impact for already bootstrapped files on existing
instances like `users.db`, set `StateDirectoryMode=0750`.

(cherry picked from commit 3a1e06218a)
2024-03-11 16:35:05 +00:00
emilylange
186c928ab2 lldap: remove emilylange from maintainers
I find lldap's defaults security-wise and its security-posture in a
broader sense deeply unsettling for something as security-critical an
authentication server.

(cherry picked from commit a9d3516ed5)
2024-03-11 16:35:05 +00:00
emilylange
d02cbcbffd nixos/lldap: bootstrap jwt_secret if not provided
If not provided, lldap defaults to `secretjwtsecret` as value which is
hardcoded in the code base.

See https://github.com/lldap/lldap/blob/v0.5.0/server/src/infra/configuration.rs#L76-L77

This is really bad, because it is trivially easy to generate an admin
access token/cookie as attacker, if a `jwt_secret` is known.

(cherry picked from commit 566fba2236)
2024-03-11 16:35:05 +00:00
Adam C. Stephens
5c440108e2 Merge pull request #294951 from NixOS/backport-294904-to-release-23.11
[Backport release-23.11] just: 1.25.1 -> 1.25.2
2024-03-11 10:35:25 -04:00
R. Ryantm
aaf159069d gridcoin-research: 5.4.5.0 -> 5.4.6.0-hotfix-1
(cherry picked from commit ed9afea012)
2024-03-11 13:59:57 +00:00
Vladimír Čunát
ddcd7598b2 Merge #293976: staging-next-23.11 iteration 6
...into release-23.11
2024-03-11 14:13:29 +01:00
Leona Maroni
939fb95abd Merge pull request #294755 from NixOS/backport-292325-to-release-23.11
[Backport release-23.11] gamja: init at 1.0.0-beta.9
2024-03-11 13:29:07 +01:00
Muhammad Falak R Wani
e85974d5d7 just: 1.25.1 -> 1.25.2
Diff: https://github.com/casey/just/compare/refs/tags/1.25.1...1.25.2
Changelog: https://github.com/casey/just/blob/1.25.2/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 5eb909c68f)
2024-03-11 11:28:23 +00:00
Blake Smith
198087680c gotosocial: 0.13.3 -> 0.14.1
(cherry picked from commit e590114712)
2024-03-11 10:54:14 +00:00
Vladimír Čunát
f8c3a6f326 xmage: don't try to build on Hydra
It really causes lots of pointless retries on every rebuild:
https://hydra.nixos.org/job/nixos/release-23.11/nixpkgs.xmage.x86_64-linux/all
Fortunately on nixpkgs master it's fixed now at least.
2024-03-11 10:16:35 +01:00
Yt
93ce0ddbd9 Merge pull request #294815 from Enderchief/release-23.11
[23.11] gleam: 1.0.0 backport
2024-03-11 07:58:32 +00:00
Atemu
32f98e22fb Merge pull request #294792 from NixOS/backport-294272-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-03-06
2024-03-11 07:14:44 +00:00
Nick Cao
578084d1f5 Merge pull request #294825 from NixOS/backport-294682-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240305gitcec51e561 -> 1.14.0+20240308git65e3eb0f5
2024-03-10 22:40:34 -04:00
Nick Cao
f4abfb7c1e Merge pull request #294753 from NixOS/backport-271467-to-release-23.11
[Backport release-23.11] hydra_unstable: 2023-11-17 -> 2023-12-01
2024-03-10 22:40:04 -04:00
Artturi
a27ed4afe0 Merge pull request #294738 from NixOS/backport-294636-to-release-23.11
[Backport release-23.11] discord: 0.0.43 -> 0.0.44
2024-03-11 02:37:28 +02:00
github-actions[bot]
2da5079e5e Merge staging-next-23.11 into staging-23.11 2024-03-11 00:13:56 +00:00
github-actions[bot]
a9e877c779 Merge release-23.11 into staging-next-23.11 2024-03-11 00:13:26 +00:00
Sergei Trofimovich
9c30e31158 unbound: 1.19.1 -> 1.19.2
Changes: https://www.nlnetlabs.nl/news/2024/Mar/07/unbound-1.19.2-released/
(cherry picked from commit 40365d0145)
2024-03-10 23:36:20 +00:00
Marie Ramlow
7e726bc476 fritz-exporter: 2.3.1 -> 2.4.3
https://github.com/pdreker/fritz_exporter/releases/tag/fritzexporter-v2.4.3
(cherry picked from commit fa347347f3)
2024-03-10 23:27:57 +00:00
Pol Dellaiera
bb4a58437c Merge pull request #294832 from NixOS/backport-294786-to-release-23.11
[Backport release-23.11] just: 1.25.0 -> 1.25.1
2024-03-10 22:32:52 +01:00
xrelkd
36962e438b just: 1.25.0 -> 1.25.1
Diff: https://github.com/casey/just/compare/refs/tags/1.25.0...1.25.1

Changelog: https://github.com/casey/just/blob/1.25.1/CHANGELOG.md
(cherry picked from commit ad51b4f143)
2024-03-10 21:32:03 +00:00
xrelkd
0ea8ead7f4 just: migrate to by-name
(cherry picked from commit 5471ab3cc8)
2024-03-10 21:32:02 +00:00
R. Ryantm
88ba979749 renode-unstable: 1.14.0+20240305gitcec51e561 -> 1.14.0+20240308git65e3eb0f5
(cherry picked from commit 31e923c532)
2024-03-10 20:59:55 +00:00
Elizabeth Paź
4fa003e4a2 gleam: 0.34.0 -> 1.0.0 2024-03-10 13:19:50 -07:00
Pol Dellaiera
c34df02769 Merge pull request #294796 from NixOS/backport-282160-to-release-23.11
[Backport release-23.11] nixos/stargazer: add missing debugMode setting
2024-03-10 20:36:15 +01:00
gaykitty
21c68a3e30 nixos/stargazer: add missing debugMode setting
(cherry picked from commit 366147b86d)
2024-03-10 19:33:46 +00:00
zzzsyyy
08a0816293 linux_xanmod_latest: 6.7.7 -> 6.7.9
(cherry picked from commit 0fe4a93085)
2024-03-10 19:05:24 +00:00
zzzsyyy
2aa1ec3fb9 linux_xanmod: 6.6.19 -> 6.6.21
(cherry picked from commit b4953044d8)
2024-03-10 19:05:24 +00:00
maxine
cc5c993e22 Merge pull request #294785 from NixOS/backport-292921-to-release-23.11
[Backport release-23.11] GNOME 45 updates (2024-03-03)
2024-03-10 17:55:37 +00:00
Maxine Aubrey
7db461d357 gnome.gnome-contacts: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/45.0...45.1
(cherry picked from commit 801fc46bbd)
2024-03-10 17:55:05 +00:00
Maxine Aubrey
f929020643 gnome.epiphany: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.2...45.3
(cherry picked from commit e5580538b9)
2024-03-10 17:55:04 +00:00
Maxine Aubrey
9a16cf4322 gnome.gnome-maps: 45.4 → 45.5
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.4...v45.5
(cherry picked from commit 4e932c8506)
2024-03-10 17:55:04 +00:00
maxine
86387f3aa4 Merge pull request #294781 from NixOS/backport-287766-to-release-23.11
[Backport release-23.11] GNOME updates 2024-02-10
2024-03-10 17:54:29 +00:00
Bobby Rong
7d226da3c7 libshumate: 1.1.2 → 1.1.3
https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.1.2...1.1.3
(cherry picked from commit 6a92abeeeb)
2024-03-10 17:42:55 +00:00
Bobby Rong
d78fa05964 gnome.gnome-sudoku: 45.4 → 45.5
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.4...45.5
(cherry picked from commit bd32fc07f9)
2024-03-10 17:42:55 +00:00
Bobby Rong
7acacf00e8 gnome.gnome-maps: 45.3 → 45.4
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.3...v45.4
(cherry picked from commit 1182a3e5b6)
2024-03-10 17:42:55 +00:00
Bobby Rong
36aa2cb9d5 gnome.gnome-nibbles: 4.0.1 → 4.0.2
https://gitlab.gnome.org/GNOME/gnome-nibbles/-/compare/4.0.1...4.0.2
(cherry picked from commit cae23c3edb)
2024-03-10 17:42:55 +00:00
Bobby Rong
b7b108e1e0 gnome.gnome-bluetooth: 42.7 → 42.8
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.7...42.8
(cherry picked from commit f62b86fc46)
2024-03-10 17:42:55 +00:00
Bobby Rong
4eeaf6d5c2 evolution-data-server: 3.50.3 → 3.50.4
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.3...3.50.4
(cherry picked from commit 5f0daae6c0)
2024-03-10 17:42:55 +00:00
Bobby Rong
6842fe379a evolution: 3.50.3 → 3.50.4
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.50.3...3.50.4
(cherry picked from commit 85bb533a97)
2024-03-10 17:42:55 +00:00
Bobby Rong
41da6691b6 colord-gtk: 0.3.0 → 0.3.1
https://github.com/hughsie/colord-gtk/compare/0.3.0...0.3.1
(cherry picked from commit a2cb4080a4)
2024-03-10 17:42:54 +00:00
maxine
4ad92f445e Merge pull request #294780 from NixOS/backport-274833-to-release-23.11
[Backport release-23.11] gnome.gnome-nibbles: 3.38.3 → 4.0.1
2024-03-10 17:42:21 +00:00
Jan Tojnar
8ac6a74902 gnome.gnome-nibbles: 3.38.3 → 4.0.1
https://gitlab.gnome.org/GNOME/gnome-nibbles/-/compare/3.38.3...4.0.1
(cherry picked from commit 42e5b26574)
2024-03-10 17:42:09 +00:00
Andreas Wiese
a513353ac7 apparmor-utils: fix aa-remove-unknown read check
let aaru = "aa-remove-unknown"; in

aaru tests whether /sys/kernel/security/apparmor/profiles can be opened.
Even though the file's permissions usually are 0444, open() still might
return `EPERM`, as this is a virtual filesystem.  Thus, using `test -r`
doesn't suffice for this check.

What aaru does to solve this is (approximately)

  if ! read … < /sys/kernel/security/apparmor/profiles; then
    echo "Meh";
  fi

In principal this works just fine.  When looking closer, it doesn't
(which is the root cause of #273164).  Careful readers will notice that
the actual access check (for `open()`) isn't actually related to the
`read` invocation, but the shell's input redirection, which works
totally fine:

If the file can't be opened, the shell will return an error and the test
fails.  `read` won't even be invoked.  The culprit is, the `read` shell
builtin might potentially jeopardize the *successful* test result
(`open()` succeeding): When no profiles are loaded, the file will be
empty and `read` will return 1 for `EOF`.

As the `if`'s command is only invoked after the actual test succeeded,
`true` is the command of choice here.

I would prefer fixing this upstream, but I refuse to register an account
there because GitLab.com wants me to validate an email address (sure), a
phone number (why?) and a valid payment method ([redacted]).

This fixes #273164 (»Apparmor service fails to start after nixos-rebuild
switch«).

(cherry picked from commit b69ffeb3a2)
2024-03-10 18:26:24 +01:00
Motiejus Jakštys
fb8b096a24 gamja: init at 1.0.0-beta.9
gamja is an IRC web client.
Project url: https://git.sr.ht/~emersion/gamja

This is almost a direct copy of #243815 with an updated version. The
original PR seems to have stalled, although it was quite complete. I
have been using it for a couple of months, let's get this upstream.

Closes #243815

Co-authored-by: apfelkuchen06 <apfelkuchen@hrnz.li>
(cherry picked from commit 9b0827fe9c)
2024-03-10 15:06:23 +00:00
Nick Cao
f939629732 Merge pull request #294733 from NixOS/backport-287314-to-release-23.11
[Backport release-23.11] consul-alerts: add meta.mainProgram
2024-03-10 10:48:48 -04:00
Nick Cao
4562c6b3eb hydra_unstable: 2023-11-17 -> 2023-12-01
Diff: 8f48e4ddec...4d1c850512
(cherry picked from commit b81808f053)
2024-03-10 14:47:21 +00:00
R. Ryantm
58300b72e2 discord: 0.0.43 -> 0.0.44
(cherry picked from commit 026c5edfc1)
2024-03-10 13:40:59 +00:00
Thomas Gerbet
ab9370cc21 giflib: drop unused 4.1.nix
(cherry picked from commit fac842bb7a)
2024-03-10 13:30:38 +00:00
Thomas Gerbet
3e6d8c9f59 giflib: 5.2.1 -> 5.2.2, apply patch for CVE-2021-40633
Fixes CVE-2023-48161, CVE-2023-39742 and CVE-2021-40633.

Changes:
https://sourceforge.net/p/giflib/code/ci/5.2.2/tree/NEWS
(cherry picked from commit ce852b43b0)
2024-03-10 13:30:38 +00:00
Kiara Grouwstra
bbd42fbc13 consul-alerts: add meta.mainProgram
see #219567

(cherry picked from commit 0bc1ec86a7)
2024-03-10 13:15:18 +00:00
Pol Dellaiera
44950aa5a1 Merge pull request #294726 from NixOS/backport-293666-to-release-23.11
[Backport release-23.11] ollama: 0.1.27 -> 0.1.28
2024-03-10 13:54:59 +01:00
R. Ryantm
e5168dfe42 ollama: 0.1.27 -> 0.1.28
(cherry picked from commit e61171ae4d)
2024-03-10 12:54:49 +00:00
Robert Scott
67efa772d9 qpdf: add patch for CVE-2024-24246 2024-03-10 12:32:16 +00:00
R. Ryantm
baa114d832 filezilla: 3.66.4 -> 3.66.5
(cherry picked from commit d4b4982876)
2024-03-10 12:47:38 +01:00
Pol Dellaiera
2c29183c56 Merge pull request #294703 from drupol/backport/etlegacy/bump/2-82-0
etlegacy: 2.81.1 -> 2.82.0
2024-03-10 12:31:11 +01:00
Jörg Thalheim
5345441e96 Merge pull request #278479 from NixOS/backport-276945-to-release-23.11
[Backport release-23.11] ferdium: 6.6.0 -> 6.7.0
2024-03-10 12:05:29 +01:00
Pol Dellaiera
5e7a060d54 etlegacy: 2.81.1 -> 2.82.0
(cherry picked from commit 1ed8115902)
2024-03-10 11:47:35 +01:00
stuebinm
4428537118 mattermost: 8.1.10 → 8.1.11
this is a security release. Announcement by upstream:
https://mattermost.com/blog/mattermost-security-updates-9-5-2-esr-9-4-4-9-3-3-8-1-11-esr-released/
2024-03-10 10:06:46 +01:00
Jade Lovelace
8ddba3114f buildbot: tie the knot through a scope to make it overridable
Currently it is impossible to overlay buildbot since all the references
between components are directly bound to the values in scope. Let's fix
this by introducing a scope so you can overrideScope parts of buildbot.

I also changed buildbot-worker to use our overridden python, which is no
functional change, but makes things more consistent.

(cherry picked from commit ebf346ff04)
2024-03-09 21:07:45 -08:00
Peder Bergebakken Sundt
217b3e9106 Merge pull request #294635 from NixOS/backport-283238-to-release-23.11
[Backport release-23.11] doc: add note in Partitioning and formatting section
2024-03-10 04:02:04 +01:00
D3vil0p3r
2f457a6bcb doc: add note in Partitioning and formatting section
(cherry picked from commit 67bfaf3d03)
2024-03-10 03:01:48 +00:00
kirillrdy
b17375d3bb Merge pull request #294603 from NixOS/backport-286467-to-release-23.11
[Backport release-23.11] cloudflared: 2023.10.0 -> 2024.1.5
2024-03-10 12:20:58 +11:00
Robert Hensing
d503ebacda Merge pull request #294579 from hercules-ci/hercules-ci-agent-nix_2_18
[23.11] hercules-ci, cachix: nix 2.18
2024-03-10 01:49:23 +01:00
sefidel
998bf61c33 cloudflared: 2023.10.0 -> 2024.1.5
(cherry picked from commit f13a587451)
2024-03-10 00:32:36 +00:00
github-actions[bot]
66e026777a Merge staging-next-23.11 into staging-23.11 2024-03-10 00:15:02 +00:00
github-actions[bot]
bb183e5637 Merge release-23.11 into staging-next-23.11 2024-03-10 00:14:29 +00:00
Robert Hensing
bd9d891fb5 haskellPackages.hercules-ci-*: update 2024-03-09 22:57:46 +01:00
R. Ryantm
b94a96839a mutt: 2.2.12 -> 2.2.13
(cherry picked from commit 35f0200330)
2024-03-09 22:56:07 +01:00
R. Ryantm
4ca3c2a907 freetube: 0.19.1 -> 0.19.2
(cherry picked from commit 03a5518519)
2024-03-09 21:11:09 +01:00
Vladimír Čunát
88bf01bb78 Merge #294536: Revert "rio: 0.0.34 -> 0.0.35"
...into release-23.11
2024-03-09 18:11:07 +01:00
Vladimír Čunát
a1ca11afae Revert "[Backport staging-23.11] rio: 0.0.34 -> 0.0.35" 2024-03-09 18:09:25 +01:00
Michael Adler
6858c19305 opensc: 0.24.0 -> 0.25.0
(cherry picked from commit 3d726897d2)
2024-03-09 11:15:34 +01:00
Michael Adler
fd65ca5179 opensc: 0.23.0 -> 0.24.0
(cherry picked from commit ba3aa62c3f)
2024-03-09 11:12:15 +01:00
R. Ryantm
37ef794abf thunderbird-unwrapped: 115.8.0 -> 115.8.1
(cherry picked from commit 8310b61c16)
2024-03-09 07:12:49 +00:00
Dmitry Kalinkin
fcaa81ed3c yoda: apply patch to fix yodascale (#294346) 2024-03-08 22:09:12 -05:00
github-actions[bot]
de304d3517 Merge staging-next-23.11 into staging-23.11 2024-03-09 00:12:56 +00:00
github-actions[bot]
8c9a7bc23e Merge release-23.11 into staging-next-23.11 2024-03-09 00:12:29 +00:00
Thomas Gerbet
d907fb551d Merge pull request #294348 from NixOS/backport-293848-to-release-23.11
[Backport release-23.11] brave: 1.63.165 -> 1.63.169
2024-03-08 22:23:43 +01:00
Adam C. Stephens
b3f52ac776 Merge pull request #294266 from NixOS/backport-294206-to-release-23.11
[Backport release-23.11] just: 1.24.0 -> 1.25.0
2024-03-08 15:52:18 -05:00
Thomas Gerbet
148d289640 Merge pull request #293099 from risicle/ris-uamqp-CVE-2024-25110-CVE-2024-27099-r23.11
[23.11] python311Packages.uamqp: add patches for CVE-2024-25110 & CVE-2024-27099
2024-03-08 21:46:43 +01:00
Sean Buckley
afbaa1f6eb brave: 1.63.165 -> 1.63.169
https://community.brave.com/t/release-channel-1-63-169/535720
(cherry picked from commit e4ff333473)
2024-03-08 20:27:00 +00:00
Sandro
8e0134580d Merge pull request #293389 from buckley310/2024-03-04-brave
[23.11] brave: 1.63.161 -> 1.63.165
2024-03-08 21:26:12 +01:00
Sergei Trofimovich
f3620615ab libopenmpt: 0.7.3 -> 0.7.4
Changes: https://lib.openmpt.org/libopenmpt/2024/03/03/releases-0.7.4-0.6.13-0.5.27-0.4.39/
(cherry picked from commit 3b6cf1e0ce)
2024-03-08 19:42:43 +00:00
Adrian Pistol
7e0937a88a vmware-workstation: 17.0.2 -> 17.5.1
(cherry picked from commit 3d1f0b5af0)
2024-03-08 16:15:55 +00:00
Adrian Pistol
45c4c1e3bb linuxPackages.vmware: workstation-17.0.2-2023-09-29 -> workstation-17.5.1-unstable-2024-01-12
(cherry picked from commit 358d5987b1)
2024-03-08 16:15:55 +00:00
Emily
033e72165e Merge pull request #294069 from NixOS/backport-293845-to-release-23.11
[Backport release-23.11] {ungoogled-,}chromium: 122.0.6261.94 -> 122.0.6261.111
2024-03-08 15:47:34 +01:00
Muhammad Falak R Wani
d20824ac09 just: 1.24.0 -> 1.25.0
Diff: https://github.com/casey/just/compare/refs/tags/1.24.0...1.25.0
Changelog: https://github.com/casey/just/blob/1.25.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit b16b50841c)
2024-03-08 12:33:40 +00:00
Weijia Wang
3030c33c68 Merge pull request #294249 from NixOS/backport-294167-to-release-23.11
[Backport release-23.11] cargo-deb: 2.0.6 -> 2.1.0
2024-03-08 13:07:03 +01:00
R. Ryantm
4e3fa11e75 bpftrace: 0.20.1 -> 0.20.2
(cherry picked from commit adbeb2ce16)
2024-03-08 10:22:23 +00:00
R. Ryantm
d2e184f261 cargo-deb: 2.0.6 -> 2.1.0
(cherry picked from commit b3e95cbc3a)
2024-03-08 09:56:59 +00:00
K900
2be119add7 Merge pull request #294235 from NixOS/backport-294233-to-release-23.11
[Backport release-23.11] kernel/common-config: disable NFSD_V2_ACL on 6.1
2024-03-08 10:56:06 +03:00
K900
6c1c04ad6d kernel/common-config: disable NFSD_V2_ACL on 6.1
Upstream disabled NFSD_V2 entirely, so disable this also.

(cherry picked from commit e74a4b1527)
2024-03-08 07:55:52 +00:00
Vladimír Čunát
88ef60ad90 Merge #294212: haskellPackages.hercules-ci-agent: fix eval
...into release-23.11
2024-03-08 08:26:41 +01:00
Weijia Wang
121f0f26b8 Merge pull request #293785 from vcunat/p/knot-bump_23.11
[Backport release-23.11] knot-dns: 3.3.4 -> 3.3.5
2024-03-08 07:15:42 +01:00
Robert Hensing
adc4440647 haskellPackages.hercules-ci-agent: Fix eval 2024-03-08 05:24:28 +01:00
github-actions[bot]
503f37482a Merge staging-next-23.11 into staging-23.11 2024-03-08 00:13:54 +00:00
github-actions[bot]
355752a59d Merge release-23.11 into staging-next-23.11 2024-03-08 00:13:23 +00:00
jopejoe1
57499ffa85 firefox-beta-unwrapped: 124.0b5 -> 124.0b8
(cherry picked from commit a9bb02575b)
2024-03-07 23:48:47 +00:00
jopejoe1
03a80a398a firefox-devedition-unwrapped: 124.0b5 -> 124.0b8
(cherry picked from commit aedfdfffab)
2024-03-07 23:48:47 +00:00
jopejoe1
4ce1145da3 firefox-devedition-bin-unwrapped: 124.0b5 -> 124.0b8
(cherry picked from commit 3c917235a6)
2024-03-07 23:48:47 +00:00
jopejoe1
cead2e3758 firefox-beta-bin-unwrapped: 124.0b5 -> 124.0b8
(cherry picked from commit 317e1106ea)
2024-03-07 23:48:47 +00:00
Robert Hensing
dedf23e16d Merge pull request #294094 from hercules-ci/release-23.11-nixos-hci-agent-safe
[23.11] hercules-ci-agent_only_safe_with_daemon: Override largely irrelevant CVE-2024-27297
2024-03-07 18:20:41 +01:00
Robert Hensing
3c40d85094 hercules-ci-agent_assume...: Override largely irrelevant CVE-2024-27297
It is safe to use 2.16 for evaluation and talking to the daemon,
which is how it's used when you're using a nix-daemon.

Specifically, this means that it is safe on NixOS and on other
multi-user installations.
2024-03-07 18:06:06 +01:00
networkException
971cebcd7d ungoogled-chromium: 122.0.6261.94-1 -> 122.0.6261.111-1
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs:
CVE-2024-2173 CVE-2024-2174 CVE-2024-2176

(cherry picked from commit 0c5b8a7532)
2024-03-07 15:33:04 +00:00
networkException
f7e84b66fe chromium: 122.0.6261.94 -> 122.0.6261.111
https://chromereleases.googleblog.com/2024/03/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs:
CVE-2024-2173 CVE-2024-2174 CVE-2024-2176

(cherry picked from commit c99dcccd4d)
2024-03-07 15:33:04 +00:00
Nick Cao
6487f7384c Merge pull request #293875 from NixOS/backport-289772-to-release-23.11
[Backport release-23.11] htb-toolkit: add platforms metadata
2024-03-07 09:42:00 -05:00
Weijia Wang
45058f4458 Merge pull request #294013 from NixOS/backport-286764-to-release-23.11
[Backport release-23.11] jackett: 0.21.1672 -> 0.21.1915
2024-03-07 13:33:27 +01:00
Weijia Wang
05c5471d50 Merge pull request #294004 from NixOS/backport-287275-to-release-23.11
[Backport release-23.11] opera: 106.0.4998.70 -> 107.0.5045.36
2024-03-07 13:33:07 +01:00
Ryan Lahfa
c96cdd5898 Merge pull request #294030 from RaitoBezarius/cve-2024-27297-stable
nixVersions.nix_2_{3,18}: address CVE-2024-27297
2024-03-07 12:41:59 +01:00
Raito Bezarius
d3402e4451 nixVersions.nix*: mark affected versions as vulnerable to CVE-2024-27297
https://www.cve.org/CVERecord?id=CVE-2024-27297
https://github.com/NixOS/nix/security/advisories/GHSA-2ffj-w4mj-pg37
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-07 12:17:09 +01:00
Raito Bezarius
c277d1403a nixVersions.nix_2_18: address CVE-2024-27297
https://github.com/NixOS/nix/security/advisories/GHSA-2ffj-w4mj-pg37
https://www.cve.org/CVERecord?id=CVE-2024-27297
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-07 12:17:08 +01:00
Raito Bezarius
f53f26121b nixVersions.nix_2_3: address CVE-2024-27297
https://github.com/NixOS/nix/security/advisories/GHSA-2ffj-w4mj-pg37
https://www.cve.org/CVERecord?id=CVE-2024-27297
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-07 12:17:08 +01:00
Mario Rodas
bfff473d1c Merge pull request #293974 from NixOS/backport-293810-to-release-23.11
[Backport release-23.11] tor-browser: 13.0.10 -> 13.0.11
2024-03-07 06:13:52 -05:00
Leona Maroni
ee4811ae5a Merge pull request #294001 from NixOS/backport-293831-to-release-23.11
[Backport release-23.11] percona-server_8_0: 8.0.35-27 -> 8.0.36-28
2024-03-07 10:50:24 +01:00
R. Ryantm
669505a610 jackett: 0.21.1672 -> 0.21.1915
(cherry picked from commit 8f8623c31c)
2024-03-07 09:27:09 +00:00
R. Ryantm
544af6272e opera: 106.0.4998.70 -> 107.0.5045.36
(cherry picked from commit 8ec79cc12d)
2024-03-07 08:52:30 +00:00
Thomas Gerbet
d6ee1361fa percona-server_8_0: 8.0.35-27 -> 8.0.36-28
Expected to fix the same set of issues than MySQL 8.0.36 (#284127).

* CVE-2024-20961
* CVE-2024-20962
* CVE-2024-20973
* CVE-2024-20975
* CVE-2024-20977
* CVE-2024-20960
* CVE-2024-20963
* CVE-2024-20985
* CVE-2024-20969
* CVE-2024-20967
* CVE-2024-20964
* CVE-2024-20981
* CVE-2024-20966
* CVE-2024-20970
* CVE-2024-20971
* CVE-2024-20972
* CVE-2024-20974
* CVE-2024-20976
* CVE-2024-20978
* CVE-2024-20982
* CVE-2024-20965

(cherry picked from commit a2f96c785d)
2024-03-07 08:38:10 +00:00
Vladimír Čunát
d0dd15ebba Pick #293487: python311Packages.django_4: 4.2.10 -> 4.2.11
(cherry picked from commit 336bf94141)
Let's advance this change from staging-23.11 to staging-next-23.11.
2024-03-07 07:59:14 +01:00
Vladimír Čunát
336bf94141 Merge #293487: python311Packages.django_4: 4.2.10 -> 4.2.11
...into staging-23.11
2024-03-07 07:57:54 +01:00
Robert Scott
98b1629bac Pick #292369: openjpeg: 2.5.0 -> 2.5.2
(cherry picked from commit 63d5b08592)
Let's advance this change from staging-23.11 to staging-next-23.11.
2024-03-07 07:52:31 +01:00
Felix Schröter
ccd9edcfb3 tor-browser: 13.0.10 -> 13.0.11
https://blog.torproject.org/new-release-tor-browser-13011/
(cherry picked from commit a1f2dbfacd)
2024-03-07 06:51:24 +00:00
Lin Jian
a7a5203b19 Pick #292830: emacs.pkgs.seq: stop shadowing it
(cherry picked from commit 4aaa804265)
Let's advance this change from staging-23.11 to staging-next-23.11.
2024-03-07 07:51:10 +01:00
Vladimír Čunát
022b4f2503 Merge older staging-23.11 into staging-next-23.11 2024-03-07 07:50:25 +01:00
Paul Meyer
5881a442e7 go_1_21: 1.21.6 -> 1.21.8 (PR #293764)
Changelog: https://go.dev/doc/devel/release#go1.21.0

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
(cherry picked from commit 5b02c75ac0)
2024-03-07 07:49:12 +01:00
Vladimír Čunát
8484c64190 Merge #291775: rio: 0.0.34 -> 0.0.35
...into release-23.11
2024-03-07 07:38:13 +01:00
K900
f432fdb58b Merge pull request #293970 from NixOS/backport-293818-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-03-06
2024-03-07 09:22:37 +03:00
K900
fcacb91df8 linux_latest-libre: 19491 -> 19500
(cherry picked from commit c5276cf83a)
2024-03-07 06:22:07 +00:00
K900
889c62e89c linux-rt_6_6: 6.6.18-rt23 -> 6.6.20-rt25
(cherry picked from commit c4638703d9)
2024-03-07 06:22:07 +00:00
K900
05aeec8ec1 linux-rt_6_1: 6.1.79-rt25 -> 6.1.80-rt26
(cherry picked from commit eb660207fd)
2024-03-07 06:22:07 +00:00
K900
af68a1d853 linux-rt_5_10: 5.10.209-rt101 -> 5.10.210-rt102
(cherry picked from commit 4bfac08e22)
2024-03-07 06:22:07 +00:00
K900
a32c725b09 linux_4_19: 4.19.308 -> 4.19.309
(cherry picked from commit b3ba24a927)
2024-03-07 06:22:07 +00:00
K900
fa0ef71316 linux_5_4: 5.4.270 -> 5.4.271
(cherry picked from commit 343cf9d8ee)
2024-03-07 06:22:07 +00:00
K900
08d901f95c linux_5_10: 5.10.211 -> 5.10.212
(cherry picked from commit 99dc44b711)
2024-03-07 06:22:07 +00:00
K900
68b2cf764d linux_5_15: 5.15.150 -> 5.15.151
(cherry picked from commit 69fbff78ec)
2024-03-07 06:22:07 +00:00
K900
a3a0f4b135 linux_6_1: 6.1.80 -> 6.1.81
(cherry picked from commit b6b0db72b4)
2024-03-07 06:22:07 +00:00
K900
11188ec8b0 linux_6_6: 6.6.19 -> 6.6.21
(cherry picked from commit 9d7dff997d)
2024-03-07 06:22:07 +00:00
K900
f8769dc23f linux_6_7: 6.7.7 -> 6.7.9
(cherry picked from commit f67e2c07a9)
2024-03-07 06:22:06 +00:00
K900
cf809d47e3 linux_testing: 6.8-rc6 -> 6.8-rc7
(cherry picked from commit 56051fbe04)
2024-03-07 06:22:06 +00:00
github-actions[bot]
c9da1b3a5d Merge staging-next-23.11 into staging-23.11 2024-03-07 00:11:18 +00:00
github-actions[bot]
00b708e188 Merge release-23.11 into staging-next-23.11 2024-03-07 00:10:51 +00:00
Aaron Andersen
03e303468a Merge pull request #293544 from NixOS/backport-293145-to-release-23.11
[Backport release-23.11] kodi: 20.3 -> 20.5
2024-03-06 22:10:14 +00:00
D3vil0p3r
8632c33845 htb-toolkit: add platforms metadata
(cherry picked from commit ad8f3a891f)
2024-03-06 22:09:25 +00:00
kirillrdy
63fc8d8df8 Merge pull request #293847 from NixOS/backport-263949-to-release-23.11
[Backport release-23.11] vkdt: 0.6.0 -> 0.7.0
2024-03-07 09:07:38 +11:00
Leona Maroni
d3fb59e721 Merge pull request #293434 from NixOS/backport-289598-to-release-23.11
[Backport release-23.11] remnote: 1.13.52 -> 1.14.13
2024-03-06 23:03:47 +01:00
Anton Mosich
e1c39d05d0 vkdt: 0.6.0 -> 0.7.0
Also adds a test checking the version of vkdt for sanity

(cherry picked from commit 3743b24bf9)
2024-03-06 21:12:42 +00:00
Thomas Gerbet
138868d7b9 Merge pull request #293009 from risicle/ris-pymatgen-CVE-2024-23346-r23.11
[23.11] python311Packages.pymatgen: add patch for CVE-2024-23346
2024-03-06 21:50:38 +01:00
Nick Cao
a199ed2ad5 Merge pull request #293812 from NixOS/backport-293650-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.101.0 -> 1.102.0
2024-03-06 12:33:43 -05:00
Nick Cao
462d6f6827 matrix-synapse-unwrapped: 1.101.0 -> 1.102.0
Diff: https://github.com/element-hq/synapse/compare/v1.101.0...v1.102.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.102.0
(cherry picked from commit f226fb4d80)
2024-03-06 16:27:25 +00:00
Nick Cao
c922225ca5 Merge pull request #293774 from NixOS/backport-293566-to-release-23.11
[Backport release-23.11] postfix: 3.8.5 -> 3.8.6
2024-03-06 10:39:29 -05:00
Nick Cao
cadd303c9a Merge pull request #293775 from NixOS/backport-293627-to-release-23.11
[Backport release-23.11] cargo-llvm-cov: 0.6.5 -> 0.6.6
2024-03-06 10:39:14 -05:00
Martin Weinelt
47c6142448 prometheus-knot-exporter: 3.3.4 -> 3.3.5
(cherry picked from commit 34d1238e34)
2024-03-06 15:35:17 +01:00
R. Ryantm
08883e1129 prometheus-knot-exporter: 3.3.3 -> 3.3.4
(cherry picked from commit 6e1cbcd3c2)
2024-03-06 15:35:16 +01:00
R. Ryantm
874a24ad80 prometheus-knot-exporter: 3.3.2 -> 3.3.3
(cherry picked from commit 5ef91c205f)
2024-03-06 15:35:13 +01:00
Martin Weinelt
12d026d86f python311Packages.libknot: 3.3.4 -> 3.3.5
(cherry picked from commit 4fc217de2f)
2024-03-06 15:34:42 +01:00
R. Ryantm
f34c05bc7b python311Packages.libknot: 3.3.3 -> 3.3.4
(cherry picked from commit 39a038962d)
2024-03-06 15:34:40 +01:00
R. Ryantm
02be5ee716 python310Packages.libknot: 3.3.2 -> 3.3.3
(cherry picked from commit e71052d890)
2024-03-06 15:34:38 +01:00
Vladimír Čunát
d70516152d knot-dns: 3.3.4 -> 3.3.5
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.5
(cherry picked from commit fb45e89a6e)
2024-03-06 15:34:17 +01:00
Charles Hall
a9211a68ee cargo-llvm-cov: 0.6.5 -> 0.6.6
(cherry picked from commit eb5cecd5a6)
2024-03-06 13:49:30 +00:00
Robert Schütz
42bc83c9c9 postfix: 3.8.5 -> 3.8.6
Changelog: https://www.postfix.org/announcements/postfix-3.8.6.html
(cherry picked from commit dd524ff40a)
2024-03-06 13:48:40 +00:00
Jörg Thalheim
a03387a1ed Merge pull request #277942 from NixOS/backport-275488-to-release-23.11
[Backport release-23.11] libck and sysbench cross-compilation fix
2024-03-06 12:21:52 +01:00
Pol Dellaiera
5b44915269 Merge pull request #293739 from NixOS/backport-293272-to-release-23.11
[Backport release-23.11] phpPackages.castor: 0.11.1 -> 0.13.1
2024-03-06 12:06:48 +01:00
Patka
6ab4a5eeff phpPackages.castor: 0.11.1 -> 0.13.1
Diff: https://github.com/jolicode/castor/compare/v0.11.1...v0.13.1
(cherry picked from commit b69d32b23c)
2024-03-06 11:06:35 +00:00
Pol Dellaiera
1429d8aeb6 Merge pull request #293738 from NixOS/backport-281993-to-release-23.11
[Backport release-23.11] phpPackages.castor: 0.10.0 -> 0.11.1
2024-03-06 12:05:32 +01:00
Gaël Reyrol
9bf3f16fd7 phpPackages.castor: 0.10.0 -> 0.11.1
Diff: https://github.com/jolicode/castor/compare/v0.10.0...v0.11.1

Changelog: https://github.com/jolicode/castor/blob/v0.11.1/CHANGELOG.md
(cherry picked from commit f17bb90abf)
2024-03-06 11:05:12 +00:00
Pol Dellaiera
13ec8d5973 Merge pull request #293728 from drupol/backport/php-cs-fixer/fix-builds-php81
[Backport] php-cs-fixer: fix builds with `php81`
2024-03-06 11:33:50 +01:00
Thomas Gerbet
604ddee96a php81Packages.php-cs-fixer: fix the build
Re-generated the `composer.lock` with PHP 8.1 so it does not pick
up dependencies not compatible with it.

(cherry picked from commit 62bd6ea4b4)
2024-03-06 11:32:39 +01:00
Pol Dellaiera
e42f762af0 Merge pull request #293726 from drupol/backport/php-cs-fixer/3-51-0
phpPackages.php-cs-fixer: 3.50.0 -> 3.51.0
2024-03-06 11:30:48 +01:00
Pol Dellaiera
2a2c29ef9c phpPackages.php-cs-fixer: 3.50.0 -> 3.51.0
(cherry picked from commit 1e6fae27c5)
2024-03-06 11:26:58 +01:00
Pol Dellaiera
e123947d7e Merge pull request #293725 from NixOS/backport-293258-to-release-23.11
[Backport release-23.11] phpactor: 2023.08.06-1 -> 2023.12.03.0
2024-03-06 11:21:21 +01:00
Patka
ad4b2437d0 phpactor 2023.08.06-1 -> 2023.12.03.0
(cherry picked from commit a88c12e74f)
2024-03-06 10:21:01 +00:00
Pol Dellaiera
8fbd325e42 Merge pull request #293712 from NixOS/backport-293582-to-release-23.11
[Backport release-23.11] build-support/php: update `composer validate` steps
2024-03-06 11:18:25 +01:00
Pol Dellaiera
d981756c13 Merge pull request #293724 from NixOS/backport-271490-to-release-23.11
[Backport release-23.11] phpunit: 10.5.0 -> 10.5.1
2024-03-06 11:17:41 +01:00
Pol Dellaiera
558df690b8 phpunit: 10.5.0 -> 10.5.1
(cherry picked from commit 3994688356)
2024-03-06 10:17:32 +00:00
Pol Dellaiera
6df34732c9 Merge pull request #293723 from NixOS/backport-271382-to-release-23.11
[Backport release-23.11] phpunit: 10.4.2 -> 10.5.0
2024-03-06 11:16:41 +01:00
Pol Dellaiera
2faaa35572 phpunit: 10.4.2 -> 10.5.0
(cherry picked from commit 5eadbfce4b)
2024-03-06 10:16:32 +00:00
Pol Dellaiera
89b29dca4a Merge pull request #293721 from NixOS/backport-269982-to-release-23.11
[Backport release-23.11] phpunit: 10.4.1 -> 10.4.2
2024-03-06 11:15:43 +01:00
Jonas Heinrich
3384701a7e phpunit: 10.4.1 -> 10.4.2
Diff: https://github.com/sebastianbergmann/phpunit/compare/10.4.1...10.4.2

Changelog: https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md
(cherry picked from commit 8a31407d7c)
2024-03-06 10:15:27 +00:00
Pol Dellaiera
adab75b8d1 build-support/php: update composer validate steps
(cherry picked from commit b2af238d31)
2024-03-06 11:10:58 +01:00
Pol Dellaiera
c54018c75e phpPackages.phpstan: 1.10.37 -> 1.10.59 2024-03-06 11:10:58 +01:00
Thomas Gerbet
19c255a216 Merge pull request #293574 from drupol/php/backport/build-support/php
[backport] php - many PR backports
2024-03-06 08:59:35 +01:00
github-actions[bot]
3dea3456a6 Merge staging-next-23.11 into staging-23.11 2024-03-06 00:13:42 +00:00
github-actions[bot]
433b7e5248 Merge release-23.11 into staging-next-23.11 2024-03-06 00:13:16 +00:00
Ryan Lahfa
880992dcc0 Merge pull request #293546 from NixOS/backport-293542-to-release-23.11
[Backport release-23.11] nixos-option: update to nix 2.18
2024-03-05 23:18:01 +01:00
Pol Dellaiera
5e9aea3fba build-support/php: move functions around (dry)
(cherry picked from commit bc627a6aca)
2024-03-05 22:00:46 +01:00
Pol Dellaiera
36f38012b5 phpPackages.composer: 2.6.6 -> 2.7.1
Diff: https://github.com/composer/composer/compare/2.6.6..2.7.1
Changelog: https://github.com/composer/composer/releases/tag/2.7.1
Fix CVE: CVE-2024-24821

(cherry picked from commit cf9e77ef8e)
2024-03-05 22:00:46 +01:00
Thomas Gerbet
fe498b9a5d php81Packages.psalm: fix the build
Re-generated the `composer.lock` with PHP 8.1 so it does not pick
up dependencies not compatible with it.

(cherry picked from commit 2e2b5b10d5)
2024-03-05 22:00:46 +01:00
Thomas Gerbet
e2204b54ba php81Packages.php-cs-fixer: fix the build
Re-generated the `composer.lock` with PHP 8.1 so it does not pick
up dependencies not compatible with it.

(cherry picked from commit 62bd6ea4b4)
2024-03-05 22:00:46 +01:00
Pol Dellaiera
5989bef6ae phpExtensions.relay: remove obsolete inherit
(cherry picked from commit ddb92f079f)
2024-03-05 22:00:45 +01:00
Pol Dellaiera
f2b35e5aec n98-magerun2: use buildComposerProject builder
(cherry picked from commit b453c845f6)
2024-03-05 21:58:43 +01:00
Pol Dellaiera
aa3346b50a n98-magerun: use buildComposerProject builder
(cherry picked from commit 42be235ec0)
2024-03-05 21:58:43 +01:00
Pol Dellaiera
41a96b8a9f phpPackages.phpmd: use buildComposerProject builder
(cherry picked from commit ee4ecc331b)
2024-03-05 21:58:43 +01:00
Pol Dellaiera
6db091709a phpPackages.php-cs-fixer: use buildComposerProject builder
(cherry picked from commit 6886619435)
2024-03-05 21:58:43 +01:00
Pol Dellaiera
c0b30c8fda phpPackages.phive: use buildComposerProject builder
(cherry picked from commit dae4e32f4b)
2024-03-05 21:58:43 +01:00
Pol Dellaiera
e65d5b7c05 phpPackages.phan: use buildComposerProject builder
(cherry picked from commit d653d7800f)
2024-03-05 21:58:42 +01:00
Pol Dellaiera
afc6fe2644 phpPackages.php-parallel-lint: use sources and fix broken package
(cherry picked from commit 5949927f4d)
2024-03-05 21:58:42 +01:00
Pol Dellaiera
b7a0a39221 phpPackages.psalm: 5.15.1 -> 5.22.2
(cherry picked from commit f4c31eb9c5)
2024-03-05 21:58:42 +01:00
Pol Dellaiera
848081421a build-support/php: set COMPOSER_ROOT_VERSION by default
(cherry picked from commit f43fb4c110)
2024-03-05 21:58:42 +01:00
Nick Cao
4c76c08f41 Merge pull request #293537 from NixOS/backport-293528-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240226git732d357b4 -> 1.14.0+20240305gitcec51e561
2024-03-05 15:51:27 -05:00
Pol Dellaiera
6e28918814 build-support/php/composer-local-repo-plugin: 1.0.3 -> 1.1.0
(cherry picked from commit 39502e7aa7)
2024-03-05 20:45:04 +01:00
Jade Lovelace
d164b705b5 nixos-option: update to nix 2.18
This utility has horrendous code quality, partially due to nix's fault,
and really desperately needs to be rewritten, hopefully to not use the
nix C++ API. Either use the Python bindings to the Nix C API when the
Nix team merges the C API, or just write a clever bit of Nix script to
extract the data from a config, turn it into json, then process it into
good output in a CLI wrapper.

It currently does not support flakes and has many other issues.
(in my testing it did not accept -I nixos-path, it exploded due to
having plugins in /etc/nix/nix.conf with no way to override that, among
other breakage that simply does not exist in the Nix CLI).

(cherry picked from commit a07dd748d9)
2024-03-05 17:41:08 +00:00
Aaron Andersen
827d07cfeb kodi: 20.3 -> 20.5
(cherry picked from commit 0aac2d7757)
2024-03-05 17:25:07 +00:00
Vincent Laporte
9142226ece pythonPackages.nbxmpp: 4.5.3 → 4.5.4
(cherry picked from commit df7186280a)
2024-03-05 17:45:31 +01:00
R. Ryantm
bdfb4c03f3 renode-unstable: 1.14.0+20240226git732d357b4 -> 1.14.0+20240305gitcec51e561
(cherry picked from commit a8979c1d41)
2024-03-05 16:43:13 +00:00
Nick Cao
9cd07ee45d Merge pull request #293462 from NixOS/backport-289968-to-release-23.11
[Backport release-23.11] hivelytracker: fix crash when opening file selector, set mainProgram
2024-03-05 09:41:33 -05:00
Nick Cao
bfe56ace73 Merge pull request #293354 from NixOS/backport-293317-to-release-23.11
[Backport release-23.11] stats: 2.9.11 -> 2.10.3
2024-03-05 09:23:22 -05:00
Nick Cao
fda9647510 Merge pull request #293355 from NixOS/backport-293316-to-release-23.11
[Backport release-23.11] rectangle-pro: 3.0.11 -> 3.0.19
2024-03-05 09:23:03 -05:00
Nick Cao
ce91f220ce Merge pull request #293293 from NixOS/backport-292882-to-release-23.11
[Backport release-23.11] deploy-rs: unstable-2023-12-20 -> unstable-2024-02-16
2024-03-05 09:19:03 -05:00
Nick Cao
9f8c0b92b9 Merge pull request #293485 from NixOS/backport-293292-to-release-23.11
[Backport release-23.11]  garage_0_8: 0.8.6 -> 0.8.7, garage: 0.9.2 -> 0.9.3
2024-03-05 09:08:24 -05:00
Martin Weinelt
84945e9752 python311Packages.django_4: 4.2.10 -> 4.2.11
https://docs.djangoproject.com/en/4.2/releases/4.2.11/
https://www.djangoproject.com/weblog/2024/mar/04/security-releases/

Fixes: CVE-2024-27351
(cherry picked from commit cd00c693df)
2024-03-05 11:53:43 +00:00
Martin Weinelt
132ffca606 Merge pull request #293345 from NixOS/backport-293238-to-release-23.11
[Backport release-23.11] python311Packages.django_3: 3.2.24 -> 3.2.25
2024-03-05 12:52:59 +01:00
Adam Stephens
9237e5a212 garage_0_8: 0.8.6 -> 0.8.7
Changelog: https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.7
(cherry picked from commit b125d698ed)
2024-03-05 11:36:34 +00:00
Adam Stephens
1eb24119ce garage_0_9: 0.9.2 -> 0.9.3
Changelog: https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.3
(cherry picked from commit 5c468df478)
2024-03-05 11:36:34 +00:00
Martin Weinelt
f4661ad572 Merge pull request #293381 from NixOS/backport-293356-to-release-23.11
[Backport release-23.11] firefox-unwrapped: 123.0 -> 123.0.1
2024-03-05 11:27:51 +01:00
Francesco Gazzetta
75906f652c hivelytracker: set mainProgram
(cherry picked from commit 42b1f8416b)
2024-03-05 09:21:09 +00:00
Francesco Gazzetta
10e2eed0b1 hivelytracker: fix crash when opening file selector
(cherry picked from commit e0fdd67e75)
2024-03-05 09:21:09 +00:00
Atemu
c2d3ed4acf Merge pull request #290567 from rafaelrc7/goimapnotify/backport
[23.11] goimapnotify: 2.3.9 -> 2.3.11
2024-03-05 08:33:20 +00:00
John Garcia
4912d176c4 remnote: 1.13.52 -> 1.14.13
(cherry picked from commit 3444c13245)
2024-03-05 08:26:00 +00:00
John Garcia
c3eb8fb1b7 remnote: cleanup code formatting
(cherry picked from commit 14ba2287aa)
2024-03-05 08:26:00 +00:00
Pol Dellaiera
2f0b850f21 Merge pull request #293404 from abysssol/backport-ollama-0.1.27
[23.11] ollama: 0.1.7 -> 0.1.27
2024-03-05 08:49:16 +01:00
R. Ryantm
b735ae3d51 [23.11] brave: 1.63.161 -> 1.63.165
brave: 1.63.161 -> 1.63.162

(cherry picked from commit c342dd586c)

brave: 1.63.162 -> 1.63.165

(cherry picked from commit 002c579a4a)
2024-03-04 21:00:17 -05:00
abysssol
68c3f3cba3 nixos/ollama: add option for hardware acceleration
(cherry picked from commits:
b8d8c1f207
5c143f0366
8720397720)
2024-03-04 20:45:22 -05:00
Marcus Ramberg
ebddddc64f nixos/ollama: Add listenAddress
(cherry picked from commit 8d956b1725)
2024-03-04 20:45:22 -05:00
Jonas Heinrich
35c65d0545 nixos/ollama: init
(cherry picked from commit 67a799c40f)
2024-03-04 20:45:21 -05:00
abysssol
bef5539be0 [23.11] ollama: make necessary fixes for backport
Replace gcc12 with gcc11, since the older nvcc requires an older gcc.

Change `--replace-fail` flag to `--replace`, since thats what stable substituteInPlace supports.

Add symlinks in `${cudatoolkit}/lib` to the `libcuda.so` stub.
2024-03-04 20:45:21 -05:00
abysssol
0bc8fd6c44 ollama: 0.1.7 -> 0.1.24
Remove outdated patches and substitution of llama.cpp server.

Patch source build script to remove git.
Ollama's `go generate` script assumes the source is an
initialized git repository, which it is not in nix.
So, remove usage of `git` and replace it with `patch`.
Also replace call to `g++` with `$CXX`.

Run `go generate` to build dependencies using
ollama's custom build script.

Add support for gpu acceleration:
- rocm for amd
- cuda for nvidia
- metal for apple (always enabled on darwin)

(cherry picked from commits:
828b4dc30e
30a7446a15
c75dd8bff7
70e834c19b
59a240579c
58b1edd610)
2024-03-04 20:45:21 -05:00
abysssol
890a7eb433 maintainers: add abysssol
(cherry picked from commit a05fa3dc1b)
2024-03-04 20:45:21 -05:00
Martin Weinelt
f7f7a79875 firefox-bin-unwrapped: 123.0 -> 123.0.1
https://www.mozilla.org/en-US/firefox/123.0.1/releasenotes/
(cherry picked from commit e7faffbfec)
2024-03-05 01:20:59 +00:00
Martin Weinelt
a3514e77db firefox-unwrapped: 123.0 -> 123.0.1
https://www.mozilla.org/en-US/firefox/123.0.1/releasenotes/
(cherry picked from commit da6f7a33ed)
2024-03-05 01:20:58 +00:00
github-actions[bot]
e18d75560a Merge staging-next-23.11 into staging-23.11 2024-03-05 00:13:33 +00:00
github-actions[bot]
ede3219ba8 Merge release-23.11 into staging-next-23.11 2024-03-05 00:12:40 +00:00
Alexis Hildebrandt
18aa002a42 rectangle-pro: 3.0.11 -> 3.0.19
(cherry picked from commit f9faccd6fc)
2024-03-05 00:06:13 +00:00
Alexis Hildebrandt
269b5bffdb stats: 2.9.11 -> 2.10.3
Diff: https://github.com/exelban/stats/compare/v2.9.11...v2.10.3
(cherry picked from commit bfac7585ae)
2024-03-05 00:06:09 +00:00
Martin Weinelt
35a98daba9 python311Packages.django_3: 3.2.24 -> 3.2.25
https://docs.djangoproject.com/en/dev/releases/3.2.25/
https://www.djangoproject.com/weblog/2024/mar/04/security-releases/

Fixes: CVE-2024-27351
(cherry picked from commit 00da1a73aa)
2024-03-04 23:43:15 +00:00
Robert Scott
d073ef74d5 Merge pull request #293045 from LeSuisse/vault-1.15.6-1.14.10
[23.11] vault: 1.14.8 -> 1.14.10, vault-bin: 1.15.5 -> 1.15.6
2024-03-04 22:33:11 +00:00
Leona Maroni
bd9ebdf11d Merge pull request #293305 from NixOS/backport-281295-to-release-23.11
[Backport release-23.11] outline: use nodejs 20
2024-03-04 20:10:24 +01:00
Alexander Sieg
db0acb3518 outline: use nodejs 20
(cherry picked from commit 6b70d2cafa)
2024-03-04 18:21:06 +00:00
Sergey
a06ca33c38 deploy-rs: unstable-2023-12-20 -> unstable-2024-02-16
(cherry picked from commit 91cbabe994)
2024-03-04 16:48:32 +00:00
Nick Cao
617579a787 Merge pull request #293280 from NixOS/backport-292971-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-26 -> unstable-2024-02-29
2024-03-04 11:28:36 -05:00
R. Ryantm
71cba53b22 renode-dts2repl: unstable-2024-02-26 -> unstable-2024-02-29
(cherry picked from commit 101b7a8615)
2024-03-04 15:32:38 +00:00
Nick Cao
9a5f1a5733 Merge pull request #293245 from NixOS/backport-293227-to-release-23.11
[Backport release-23.11] python312Packages.django_5: 5.0.2 -> 5.0.3
2024-03-04 10:18:41 -05:00
Jörg Thalheim
077706ef88 Merge pull request #291787 from Korny666/release-23.11
[Backport release-23.11] build-support/go: fix eval of `vendorSha256` accesses
2024-03-04 15:41:02 +01:00
Mario Rodas
f2b5e3ac76 Merge pull request #291433 from teutat3s/backport-droidcam
[23.11] droidcam: 2.0.0 -> 2.1.2
2024-03-04 09:22:10 -05:00
R. Ryantm
8c1733478d python312Packages.django_5: 5.0.2 -> 5.0.3
https://docs.djangoproject.com/en/dev/releases/5.0.3/
https://www.djangoproject.com/weblog/2024/mar/04/security-releases/

Fixes: CVE-2024-27351
(cherry picked from commit a4c561970f)
2024-03-04 13:26:13 +00:00
Emily Trau
0d9620ba0e Merge pull request #293202 from NixOS/backport-184779-to-release-23.11
[Backport release-23.11] dirbuster: init at 1.0-RC1
2024-03-04 21:59:45 +11:00
Emily Trau
85f4c5549e dirbuster: init at 1.0-RC1
(cherry picked from commit 9a94a42444)
2024-03-04 10:19:34 +00:00
Nick Cao
b19ff2e608 Merge pull request #291820 from NixOS/backport-290768-to-release-23.11
[Backport release-23.11] zfs: 2.2.2 -> 2.2.3
2024-03-03 20:34:58 -05:00
Nick Cao
b050c34ffc Merge pull request #292356 from NixOS/backport-292238-to-release-23.11
[Backport release-23.11] signal-desktop: 6.48.1 -> 7.0.0
2024-03-03 20:34:19 -05:00
Nick Cao
b80442866a Merge pull request #293054 from D3vil0p3r/patch-6
[Backport release-23.11] undbx: init at 0.22-unstable-2019-02-11
2024-03-03 20:33:43 -05:00
Nick Cao
d516cc8401 Merge pull request #293056 from NixOS/backport-276628-to-release-23.11
[Backport release-23.11] xercesc: 3.2.4 -> 3.2.5
2024-03-03 20:33:28 -05:00
Nick Cao
b3e8ae40c5 Merge pull request #293089 from NixOS/backport-292821-to-release-23.11
[Backport release-23.11] discord-ptb: 0.0.71 -> 0.0.72
2024-03-03 20:33:19 -05:00
Nick Cao
0671df7fd5 Merge pull request #293094 from NixOS/backport-292763-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-03-01
2024-03-03 20:33:05 -05:00
Nick Cao
b60b5bde53 Merge pull request #293093 from D3vil0p3r/patch-3
[Backport release-23.11] rsmangler: init at 1.5-unstable-2019-07-24
2024-03-03 20:30:22 -05:00
github-actions[bot]
6726ce4f0b Merge staging-next-23.11 into staging-23.11 2024-03-04 00:13:59 +00:00
github-actions[bot]
da2f29dc28 Merge release-23.11 into staging-next-23.11 2024-03-04 00:13:35 +00:00
Robert Scott
7003e1f66c python311Packages.uamqp: add patches for CVE-2024-25110 & CVE-2024-27099
(cherry picked from commit 5b1f8af218,
modified)
2024-03-03 21:54:36 +00:00
zzzsyyy
57a8bd1a92 linux_xanmod_latest: 6.7.6 -> 6.7.7
(cherry picked from commit e51dafeab9)
2024-03-03 21:34:12 +00:00
zzzsyyy
dcf6515cc3 linux_xanmod: 6.6.18 -> 6.6.19
(cherry picked from commit 30eefb2662)
2024-03-03 21:34:12 +00:00
zzzsyyy
a33000d5a0 remove winesync flag
winesync has been replaced by ntsync for better Wine performance

(cherry picked from commit a824572a72)
2024-03-03 21:34:11 +00:00
D3vil0p3r
6a52cb8130 rsmangler: init at 1.5-unstable-2019-07-24 2024-03-03 22:31:29 +01:00
R. Ryantm
ebc67d4cac discord-ptb: 0.0.71 -> 0.0.72
(cherry picked from commit 06a3e7e772)
2024-03-03 21:15:25 +00:00
Robert Scott
b3a5f534d8 Merge pull request #293051 from NixOS/backport-279072-to-release-23.11
[Backport release-23.11] bacnet-stack: 1.3.1 -> 1.3.2
2024-03-03 18:36:12 +00:00
R. Ryantm
0cdd149b4c xercesc: 3.2.4 -> 3.2.5
(cherry picked from commit 5e727c91bd)
2024-03-03 17:29:24 +00:00
D3vil0p3r
6f871b9dc7 undbx: init at 0.21-unstable-2019-02-11 2024-03-03 18:18:45 +01:00
R. Ryantm
0f762626e5 bacnet-stack: 1.3.1 -> 1.3.2
(cherry picked from commit f2e62b74e1)
2024-03-03 17:05:03 +00:00
Thomas Gerbet
fe0aea9310 vault: 1.14.8 -> 1.14.10
One security fix: https://github.com/hashicorp/vault/pull/25649

Changes:
https://github.com/hashicorp/vault/releases/tag/v1.14.10
https://github.com/hashicorp/vault/releases/tag/v1.14.9
2024-03-03 17:27:59 +01:00
Thomas Gerbet
3cd1e89abe vault-bin: 1.15.5 -> 1.15.6
One security fix: https://github.com/hashicorp/vault/pull/25649

Changes:
https://github.com/hashicorp/vault/releases/tag/v1.15.6
(cherry picked from commit db88484093)
2024-03-03 17:15:28 +01:00
Robert Scott
63d5b08592 Merge pull request #292369 from NixOS/backport-291683-to-staging-23.11
[Backport staging-23.11] openjpeg: 2.5.0 -> 2.5.2
2024-03-03 16:09:25 +00:00
Nick Cao
b8965f5d7d Merge pull request #292612 from NixOS/backport-292343-to-release-23.11
[Backport release-23.11] nextcloud28: 28.0.2 -> 28.0.3
2024-03-03 10:11:52 -05:00
Nick Cao
fef7bb5f5e Merge pull request #292951 from NixOS/backport-289533-to-release-23.11
[Backport release-23.11] magicrescue: init at 1.1.10-unstable-2021-09-12
2024-03-03 10:08:36 -05:00
Martin Weinelt
bdc9e942bc Merge pull request #292256 from NixOS/backport-292132-to-release-23.11
[Backport release-23.11] firefox-{beta,devedition}{-bin}-unwrapped: 123.0b9 -> 124.0b2
2024-03-03 15:42:29 +01:00
Robert Scott
175e3150ff python311Packages.pymatgen: add patch for CVE-2024-23346 2024-03-03 12:38:40 +00:00
Peder Bergebakken Sundt
386047017b Merge pull request #292852 from risicle/ris-gradio-known-vulnerabilities-r23.11
[23.11] python311Packages.gradio: mark with knownVulnerabilities CVE-2023-51449 & CVE-2024-0964
2024-03-03 12:04:55 +01:00
D3vil0p3r
efaf5cfb39 magicrescue: init at 1.1.10-unstable-2021-09-12
(cherry picked from commit 5f26d9fd93)
2024-03-03 04:55:26 +00:00
maxine
66d65cb00b Merge pull request #292926 from NixOS/backport-292689-to-release-23.11 2024-03-03 01:17:08 +00:00
Maxine Aubrey
2908dde89e _1password-gui-beta: 8.10.28-1 → 8.10.28-11
https://releases.1password.com/linux/beta/#1password-for-linux-8.10.28-11
(cherry picked from commit 7e9244d0b0)
2024-03-03 01:15:29 +00:00
github-actions[bot]
c1e1bc529c Merge staging-next-23.11 into staging-23.11 2024-03-03 00:14:26 +00:00
github-actions[bot]
c8d84f8635 Merge release-23.11 into staging-next-23.11 2024-03-03 00:13:55 +00:00
Robert Scott
9a0aa4020d Merge pull request #292449 from risicle/ris-routinator-0.13.2-r23.11
[23.11] routinator: 0.13.0 -> 0.13.2
2024-03-02 19:55:54 +00:00
Robert Scott
dca9a637e2 python311Packages.gradio: mark with knownVulnerabilities CVE-2023-51449 & CVE-2024-0964 2024-03-02 18:56:39 +00:00
Robert Schütz
ebe181f58a Merge pull request #292733 from NixOS/backport-292615-to-release-23.11
[Backport release-23.11] nextcloud26: 26.0.11 -> 26.0.12, nextcloud27: 27.1.6 -> 27.1.7, nextcloudPackages: update
2024-03-02 18:54:40 +00:00
Lin Jian
4aaa804265 Merge pull request #292830 from NixOS/backport-291416-to-staging-23.11
[Backport staging-23.11] emacs.pkgs.seq: stop shadowing it
2024-03-03 01:14:42 +08:00
Lin Jian
bd1acf93d9 emacs.pkgs.seq: fix build
(cherry picked from commit a9cfbfda7f)
2024-03-02 17:13:49 +00:00
Lin Jian
f2d4a74f95 emacs.pkgs.seq: stop shadowing it
magit requires[1] seq 2.24.  seq from GNU Elpa satisfies that.
However, it is shadowed by the Emacs builtin one to workaround an old
bug[2] and the version of the builtin seq in Emacs 28 is only 2.23.
So magit is broken for Emacs 28 which is the default one in NixOS
23.11 and available in the unstable branch.

This patch fixes magit by stopping shadowing seq from GNU Elpa since
that old bug[2] is not relevant now.

Fixes https://github.com/NixOS/nixpkgs/issues/272019.

[1]: f4ff817cb2/lisp/magit.el (L27)
[2]: https://github.com/NixOS/nixpkgs/pull/74936

(cherry picked from commit 7374ffe8f7)
2024-03-02 17:13:49 +00:00
Nick Cao
f6665de847 Merge pull request #292807 from NixOS/backport-292619-to-release-23.11
[Backport release-23.11] garage_0_8: 0.8.5 -> 0.8.6, garage: 0.9.1 -> 0.9.2
2024-03-02 11:46:45 -05:00
Nick Cao
4b1e5e0e98 Merge pull request #292736 from NixOS/backport-280103-to-release-23.11
[Backport release-23.11] adwsteamgtk: init at 0.6.9
2024-03-02 10:56:24 -05:00
Nick Cao
de0bef8fbe Merge pull request #292631 from NixOS/backport-292358-to-release-23.11
[Backport release-23.11] filebot: 5.1.2 -> 5.1.3
2024-03-02 10:50:25 -05:00
Raito Bezarius
004e695625 garage: mark broken on Darwin
It broke again because of some linker error.
```
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>    --> src/model/garage.rs:134:31
garage-aarch64-darwin>     |
garage-aarch64-darwin> 134 |                 db::sled_adapter::SledDb::init(db)
garage-aarch64-darwin>     |                                           ^^^^
garage-aarch64-darwin>     |
garage-aarch64-darwin>     = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin>    Compiling garage_api v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/api)
garage-aarch64-darwin>    Compiling garage_web v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/web)
garage-aarch64-darwin> warning: `garage_model` (lib) generated 1 warning
garage-aarch64-darwin>    Compiling garage v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/garage)
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>   --> src/garage/cli/convert_db.rs:65:29
garage-aarch64-darwin>    |
garage-aarch64-darwin> 65 |             Ok(sled_adapter::SledDb::init(db))
garage-aarch64-darwin>    |                                      ^^^^
garage-aarch64-darwin>    |
garage-aarch64-darwin>    = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin> error: linker `/nix/store/6kpjydf9x7zqa1xq2qipnwr32ki3fs2n-clang-wrapper-16.0.6/bin/cc` not found
garage-aarch64-darwin>   |
garage-aarch64-darwin>   = note: No such file or directory (os error 2)
```

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
(cherry picked from commit 4ffb9ba707)
2024-03-02 15:12:04 +00:00
Raito Bezarius
2cd1743412 garage: 0.9.1 -> 0.9.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.2
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
(cherry picked from commit b041481ef3)
2024-03-02 15:12:04 +00:00
Raito Bezarius
3a307a6add garage_0_8: 0.8.5 -> 0.8.6
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.6
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
(cherry picked from commit 19bfc60e9f)
2024-03-02 15:12:03 +00:00
Adam Stephens
1ba2f05485 garage_0_8: mark broken on darwin
upstream did not backport fixes for darwin build failures to 0.8.
users should be encouraged to upgrade.

(cherry picked from commit 5a93058145)
2024-03-02 16:11:13 +01:00
Adam Stephens
f7aec9e21b garage: add changelog meta attribute
(cherry picked from commit 1c1f1d2f9b)
2024-03-02 16:11:13 +01:00
Adam Stephens
d977ea3973 garage_0_9: 0.9.0 -> 0.9.1
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.1

Due to a recent change in the build system, we have to remove actively a
file (`.cargo/config.toml`) to avoid the mold linker to leak during the linkage phase.

Not sure if we should have more sophisticated ways to ignore this.

(cherry picked from commit e8f1c9b2fb)
2024-03-02 16:11:13 +01:00
Adam Stephens
75cfd4a518 garage_0_8: 0.8.4 -> 0.8.5
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.5
(cherry picked from commit 21727dbda0)
2024-03-02 16:11:13 +01:00
Robert Scott
d85c7d226a Merge pull request #292686 from NixOS/backport-292517-to-release-23.11
[Backport release-23.11] zlog: apply patch for CVE-2024-22857
2024-03-02 14:25:15 +00:00
Robert Scott
7759de24a8 routinator: fix build on darwin
(cherry picked from commit fdf858c1fe)
2024-03-02 14:14:41 +00:00
Weijia Wang
905a810af0 Merge pull request #292769 from NixOS/backport-291050-to-release-23.11
[Backport release-23.11] llvmPackages_17.mlir: cleanup
2024-03-02 12:09:37 +01:00
Weijia Wang
6900b14e99 llvmPackages_17.mlir: cleanup
(cherry picked from commit 023bc57dcc)
2024-03-02 11:07:23 +00:00
Vladimír Čunát
6df3cb5985 Merge #292330: nixos/lib/testing: remove a source of rebuilds
...into release-23.11
2024-03-02 09:04:26 +01:00
Reed
dfa65464b3 adwsteamgtk: init at 0.6.9
(cherry picked from commit 4e949b8015)
2024-03-02 06:30:37 +00:00
Robert Schütz
55e17c70d1 nextcloudPackages: update
(cherry picked from commit 1c7cd26c04)
2024-03-02 06:22:49 +00:00
Robert Schütz
8d8d96eeb4 nextcloud27: 27.1.6 -> 27.1.7
Changelog: https://nextcloud.com/changelog/#27-1-7
(cherry picked from commit 78117fb694)
2024-03-02 06:22:49 +00:00
Robert Schütz
cf161bf1d0 nextcloud26: 26.0.11 -> 26.0.12
Changelog: https://nextcloud.com/changelog/#26-0-12
(cherry picked from commit 51f28cf7f2)
2024-03-02 06:22:49 +00:00
github-actions[bot]
f95dde1454 Merge staging-next-23.11 into staging-23.11 2024-03-02 00:12:51 +00:00
github-actions[bot]
820912a98d Merge release-23.11 into staging-next-23.11 2024-03-02 00:12:19 +00:00
Thomas Gerbet
ba42d23ab2 zlog: apply patch for CVE-2024-22857
(cherry picked from commit 4ff6cc7596)
2024-03-01 23:18:28 +00:00
R. Ryantm
b29ad64704 filebot: 5.1.2 -> 5.1.3
(cherry picked from commit 317fdd1c58)
2024-03-01 18:44:04 +00:00
K900
01c6ad6d0b Merge pull request #292626 from NixOS/backport-292573-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-03-01
2024-03-01 20:56:43 +03:00
K900
99984aa226 linux-rt_6_6: 6.6.15-rt22 -> 6.6.18-rt23
(cherry picked from commit c60dafe6b7)
2024-03-01 17:56:25 +00:00
K900
fa64071fff linux-rt_6_1: 6.1.77-rt24 -> 6.1.79-rt25
(cherry picked from commit 39f3ac14a4)
2024-03-01 17:56:25 +00:00
K900
3174b2ce45 linux_4_19: 4.19.307 -> 4.19.308
(cherry picked from commit 72f4920f2f)
2024-03-01 17:56:25 +00:00
K900
9e0489bf2c linux_5_4: 5.4.269 -> 5.4.270
(cherry picked from commit 01a3cfdf71)
2024-03-01 17:56:25 +00:00
K900
58ca70aff2 linux_5_10: 5.10.210 -> 5.10.211
(cherry picked from commit 26856a40a8)
2024-03-01 17:56:25 +00:00
K900
e85f85dfa6 linux_5_15: 5.15.149 -> 5.15.150
(cherry picked from commit 3a05b894f6)
2024-03-01 17:56:25 +00:00
K900
db089f5202 linux_6_1: 6.1.79 -> 6.1.80
(cherry picked from commit dc81b2ea9e)
2024-03-01 17:56:25 +00:00
K900
f42ea5a21b linux_6_6: 6.6.18 -> 6.6.19
(cherry picked from commit e5adec46da)
2024-03-01 17:56:25 +00:00
K900
6a373954d6 linux_6_7: 6.7.6 -> 6.7.7
(cherry picked from commit a190a93d59)
2024-03-01 17:56:25 +00:00
K900
cc1522c114 Merge pull request #292605 from K900/add-linux-rt-66-backport
[backport 23.11] linux-rt_6_6: init at 6.6.15-rt22
2024-03-01 20:53:59 +03:00
Artturi
d631b4f590 Merge pull request #292474 from NixOS/backport-279265-to-release-23.11
[Backport release-23.11] Add Brother mfcj880dw driver
2024-03-01 19:28:55 +02:00
Marian Hammer
5970a821d8 nextcloud28: 28.0.2 -> 28.0.3
Changelog: https://github.com/nextcloud/server/releases/tag/v28.0.3
(cherry picked from commit acf6041a4f)
2024-03-01 16:45:56 +00:00
Vladimír Čunát
79baff8812 Merge #291328: staging-next-23.11 iteration 5
...into release-23.11
2024-03-01 17:18:46 +01:00
Vladimír Čunát
2efd02b097 Merge #292428: diffoscope: 252 ->257
...into staging-next-23.11
2024-03-01 17:17:34 +01:00
Orivej Desh
05064a8a78 linux-rt_6_6: init at 6.6.15-rt22 2024-03-01 18:58:07 +03:00
Nick Cao
3bc91a8eac Merge pull request #292534 from NixOS/backport-292247-to-release-23.11
[Backport release-23.11] wasmtime: 18.0.1 -> 18.0.2
2024-03-01 10:32:18 -05:00
Nick Cao
b41102de0a Merge pull request #292466 from NixOS/backport-290449-to-release-23.11
[Backport release-23.11] nixos/podman: pass proxy variables to podman API
2024-03-01 10:17:38 -05:00
R. Ryantm
0a31fefcd0 wasmtime: 18.0.1 -> 18.0.2
(cherry picked from commit ab87c7f141)
2024-03-01 11:05:30 +00:00
Thomas Gerbet
ed9761bef8 Merge pull request #292166 from risicle/ris-suricata-7.0.3-r23.11
[23.11] suricata: 7.0.1 -> 7.0.3
2024-03-01 11:13:57 +01:00
6543
13011f7d2c mfcj880dw: init at 1.0.0-1
(cherry picked from commit 8f0ce83807)
2024-03-01 01:39:45 +00:00
6543
4232ae387f maintainers: add 6543
(cherry picked from commit 5c74739ab5)
2024-03-01 01:39:45 +00:00
github-actions[bot]
ae38b3e51a Merge staging-next-23.11 into staging-23.11 2024-03-01 00:15:23 +00:00
github-actions[bot]
0247667fa1 Merge release-23.11 into staging-next-23.11 2024-03-01 00:14:44 +00:00
Emily
1f50575dc9 Merge pull request #292380 from NixOS/backport-292306-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 122.0.6261.69-1 -> 122.0.6261.94-1
2024-03-01 01:00:16 +01:00
Kiskae
6625c538b1 nixos/podman: pass proxy variables to podman API
(cherry picked from commit fe93ea4e8e)
2024-02-29 23:37:57 +00:00
R. Ryantm
033f988e4e routinator: 0.13.1 -> 0.13.2
(cherry picked from commit 105975d233)
2024-02-29 22:46:10 +00:00
R. Ryantm
d5e9a969ee routinator: 0.13.0 -> 0.13.1
(cherry picked from commit d17becd696)
2024-02-29 22:45:49 +00:00
Sergei Trofimovich
dc684ac4b9 diffoscope: 254 -> 257
Changes:
- https://diffoscope.org/news/diffoscope-255-released/
- https://diffoscope.org/news/diffoscope-256-released/
- https://diffoscope.org/news/diffoscope-257-released/

(cherry picked from commit 9b4795a6ab)
2024-02-29 21:45:50 +00:00
Sergei Trofimovich
10714a23f6 diffoscope: 253 -> 254
Changes: https://diffoscope.org/news/diffoscope-254-released/
(cherry picked from commit 9c13e10574)
2024-02-29 21:45:42 +00:00
Jade Lovelace
d969a3dbd9 diffoscope: disable broken tests on darwin
(cherry picked from commit 32d613548e)
2024-02-29 21:45:33 +00:00
Jade Lovelace
c862d123f9 diffoscope: fix on aarch64-darwin
This was comparing stdenv.hostPlatform (an attr set) to a string. This
comparison always returned not-equal, which resulted in trying to
evaluate the broken gnumeric on macOS. This change fixes that to compare
the "system" string as was intended originally.

(cherry picked from commit 5d238d0d63)
2024-02-29 21:45:23 +00:00
Raito Bezarius
04e966cb37 diffoscope: organize better missing tools and explain why docx2txt cannot be added
docx2txt is *IN* nixpkgs but cannot be used.

lipo, otool are theoretically available in darling… but I doubt they would work.

(cherry picked from commit 4e9e090585)
2024-02-29 21:45:13 +00:00
Raito Bezarius
8fff927aa8 diffoscope: 252 -> 253
https://diffoscope.org/news/diffoscope-253-released/
(cherry picked from commit 61da111d6f)
2024-02-29 21:45:02 +00:00
Raito Bezarius
a9b4400d93 diffoscope: add acl in the minimal package
`acl` is a pretty ubiquitious package on Linux and provides `getfacl`.

(cherry picked from commit c1cd33667c)
2024-02-29 21:44:50 +00:00
networkException
ce9640ac77 ungoogled-chromium: 122.0.6261.69-1 -> 122.0.6261.94-1
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_27.html

This update includes 4 security fixes.

CVEs:
CVE-2024-1938 CVE-2024-1939

(cherry picked from commit 46581bb1b7)
2024-02-29 18:53:41 +00:00
Sergei Trofimovich
268147d0cd openjpeg: 2.5.0 -> 2.5.2
Changes:
- https://github.com/uclouvain/openjpeg/blob/v2.5.1/NEWS.md
- https://github.com/uclouvain/openjpeg/blob/v2.5.2/NEWS.md

(cherry picked from commit e29b451c53)
2024-02-29 17:54:36 +00:00
Fabian Affolter
86779b68c4 python311Packages.pegen: disable failing test
(cherry picked from commit 65c9353ad3)
https://hydra.nixos.org/build/251234946/nixlog/4/tail
2024-02-29 18:24:29 +01:00
Peder Bergebakken Sundt
aab6511fea Merge pull request #292069 from misuzu/substituteStream-backport
[Backport release-23.11] stdenv: substituteStream: deprecate --replace in favor of --replace-{fail,warn,quiet}
2024-02-29 18:18:58 +01:00
Gliczy
8785d62d84 signal-desktop: 6.48.1 -> 7.0.0
(cherry picked from commit 89204b76d5)
2024-02-29 16:33:22 +00:00
Nick Cao
068d4db604 Merge pull request #292198 from NixOS/backport-291242-to-release-23.11
[Backport release-23.11] signal-desktop: 6.48.0 -> 6.48.1
2024-02-29 09:57:15 -05:00
K900
898a11a512 nixos/lib/testing: remove another source of unnecessary test rebuilds
(cherry picked from commit bde7471aa2)
2024-02-29 13:13:06 +00:00
Vladimír Čunát
ede25523fa Merge #292275: zabbix40: unblock evaluation and fetching
...into release-23.11
2024-02-29 13:02:48 +01:00
Atemu
b2454d1d11 Merge pull request #292081 from Atemu/backport/mealie
[23.11] mealie: init at 1.2.0
2024-02-29 09:53:32 +00:00
Vladimír Čunát
26dd391fbd zabbix40: fix fetch URL after upstream moving it 2024-02-29 10:27:39 +01:00
Vladimír Čunát
6706106a5d zabbix40: fix evaluation after commit 593c4650af 2024-02-29 08:52:46 +01:00
rina
5862830266 patch2pr: 0.21.0 -> 0.22.0
Diff: https://github.com/bluekeyes/patch2pr/compare/v0.21.0...v0.22.0

Changelog: https://github.com/bluekeyes/patch2pr/releases/tag/v0.22.0
(cherry picked from commit 13fbea4970)
2024-02-29 17:51:03 +10:00
rina
9364858452 patch2pr: init at 0.21.0
(cherry picked from commit 7897fc4abb)
2024-02-29 17:51:00 +10:00
rina
4f84d29d95 maintainers: add katrinafyi
(cherry picked from commit 63220cb726)
2024-02-29 17:50:55 +10:00
misuzu
1160998253 stdenv: remove substituteStream --replace deprecation warning for stable 2024-02-29 08:49:44 +02:00
Kait Lam
59ccadbd4c stdenv: refactor of --replace-{quiet,warn,fail} logic
This is a small simplification of the control flow surrounding these cases. It should make it more obvious when each case happens, and also explicitly defines the current behaviour of --replace.
2024-02-29 08:43:24 +02:00
Peder Bergebakken Sundt
54724f2c5f stdenv: fix substituteStream --replace-quiet deprecation warning 2024-02-29 08:43:24 +02:00
Peder Bergebakken Sundt
407b3d1a92 stdenv: substituteStream: escape echoed pattern in --replace mismatch warning 2024-02-29 08:43:24 +02:00
Peder Bergebakken Sundt
8e0416b05d stdenv: substituteStream: deprecate --replace in favor of --replace-{fail,warn,quiet} 2024-02-29 08:42:38 +02:00
jopejoe1
4463a218cf firefox-beta-unwrapped: 124.0b2 -> 124.0b5
(cherry picked from commit e903dad77b)
2024-02-29 06:25:20 +00:00
jopejoe1
2e4558edfd firefox-devedition-unwrapped: 124.0b2 -> 124.0b5
(cherry picked from commit 91befadcd4)
2024-02-29 06:25:20 +00:00
jopejoe1
720d81da9b firefox-beta-bin-unwrapped: 124.0b2 -> 124.0b5
(cherry picked from commit 77e3e948be)
2024-02-29 06:25:20 +00:00
jopejoe1
3c560b6cae firefox-devedition-bin-unwrapped: 124.0b2 -> 124.0b5
(cherry picked from commit f6658524b9)
2024-02-29 06:25:20 +00:00
Martin Weinelt
bc3c6abcba Merge pull request #290533 from NixOS/backport-290488-to-release-23.11
[Backport release-23.11] firefox-{beta,devedition}{-bin}-unwrapped: 123.0b9 -> 124.0b2
2024-02-29 07:24:25 +01:00
Vladimír Čunát
93be09b31e python311Packages.python3-saml: disable failing tests
This cherry-picks parts of 5ead65aa87
https://hydra.nixos.org/build/251204010/nixlog/3/tail
2024-02-29 07:07:39 +01:00
Nick Cao
cba8074dca Merge pull request #292199 from NixOS/backport-292031-to-release-23.11
[Backport release-23.11] microsoft-edge: 122.0.2365.52 -> 122.0.2365.59
2024-02-28 20:57:25 -05:00
R. Ryantm
45cda41108 microsoft-edge: 122.0.2365.52 -> 122.0.2365.59
(cherry picked from commit 139717b0da)
2024-02-29 01:13:37 +00:00
R. Ryantm
85fa4ecc02 signal-desktop: 6.48.0 -> 6.48.1
(cherry picked from commit 68b55a5096)
2024-02-29 01:11:24 +00:00
Nick Cao
ae190f6615 Merge pull request #292057 from NixOS/backport-290317-to-release-23.11
[Backport release-23.11] signal-desktop: 6.47.1 -> 6.48.0
2024-02-28 20:10:47 -05:00
github-actions[bot]
1a5318e45f Merge staging-next-23.11 into staging-23.11 2024-02-29 00:13:03 +00:00
github-actions[bot]
a8d45d2e0f Merge release-23.11 into staging-next-23.11 2024-02-29 00:12:37 +00:00
R. Ryantm
f12c0012bf suricata: 7.0.2 -> 7.0.3
(cherry picked from commit cb9957f8eb)
2024-02-28 21:55:23 +00:00
R. Ryantm
786e872daa suricata: 7.0.1 -> 7.0.2
(cherry picked from commit 48f99e9392)
2024-02-28 21:54:47 +00:00
Nick Cao
e4973102d8 Merge pull request #292151 from NixOS/backport-291749-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4
2024-02-28 16:20:13 -05:00
Emily
fe1445a379 Merge pull request #292104 from NixOS/backport-291931-to-release-23.11
[Backport release-23.11] {chromedriver,chromium}: 122.0.6261.69 -> 122.0.6261.94
2024-02-28 21:43:02 +01:00
R. Ryantm
7a9e48b4b8 renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4
(cherry picked from commit 76e94e81b3)
2024-02-28 20:29:42 +00:00
Guillaume Girol
5dca7dd07e Merge pull request #291919 from NixOS/backport-289121-to-release-23.11
[Backport release-23.11] arianna: add missing runtime dependency
2024-02-28 21:08:24 +01:00
Nick Cao
5cc930fe9e Merge pull request #292111 from NixOS/backport-292065-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-23 -> unstable-2024-02-26
2024-02-28 14:46:14 -05:00
Artturi
9dabf09b2e Merge pull request #292136 from NixOS/backport-292100-to-release-23.11
[Backport release-23.11] discord-canary: 0.0.282 -> 0.0.285
2024-02-28 20:59:40 +02:00
R. Ryantm
d7f5735800 discord-canary: 0.0.282 -> 0.0.285
(cherry picked from commit 8bd97b917c)
2024-02-28 18:37:20 +00:00
Robert Schütz
0cb97dfaba Merge pull request #291956 from NixOS/backport-291459-to-staging-23.11
[Backport staging-23.11] imagemagick: 7.1.1-28 -> 7.1.1-29
2024-02-28 18:27:02 +00:00
Aaron Andersen
bc98a3231f Merge pull request #291412 from NixOS/backport-291148-to-release-23.11
[Backport release-23.11] zabbix50: 5.0.37 -> 5.0.41, zabbix60: 6.0.21 -> 6.0.26
2024-02-28 13:17:18 -05:00
Aaron Andersen
4b0a521b24 Merge pull request #287264 from NixOS/backport-286063-to-release-23.11
[Backport release-23.11] nixos/github-runners: only override pkg if it has a `nodeRuntimes` arg
2024-02-28 13:16:23 -05:00
Nick Cao
60f4bccad6 Merge pull request #292112 from NixOS/backport-292056-to-release-23.11
[Backport release-23.11] element-desktop: 1.11.58 -> 1.11.59
2024-02-28 13:05:41 -05:00
teutat3s
1a44b7eb53 element-desktop: 1.11.58 -> 1.11.59
https://github.com/element-hq/element-desktop/releases/tag/v1.11.59
(cherry picked from commit 88fbaf2ac5)
2024-02-28 16:14:05 +00:00
R. Ryantm
a1ad027c9f renode-dts2repl: unstable-2024-02-23 -> unstable-2024-02-26
(cherry picked from commit 62c0d92c35)
2024-02-28 16:13:01 +00:00
Nick Cao
4a5c3f5d81 Merge pull request #292083 from NixOS/backport-292077-to-release-23.11
[Backport release-23.11] github-runner: 2.314.0 -> 2.314.1
2024-02-28 11:11:30 -05:00
emilylange
f01af03768 chromium: 122.0.6261.69 -> 122.0.6261.94
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_27.html

This update includes 4 security fixes.

(cherry picked from commit fdf83ea2ba)
2024-02-28 15:14:09 +00:00
emilylange
fb21467261 chromedriver: 122.0.6261.69 -> 122.0.6261.94
(cherry picked from commit e7a302b9aa)
2024-02-28 15:14:09 +00:00
Martin Weinelt
c8e74c2f83 Merge pull request #292048 from NixOS/backport-291756-to-release-23.11
[Backport release-23.11] floorp: 11.10.2 -> 11.10.5
2024-02-28 15:02:09 +01:00
Litchi Pi
30c38e413f nixos/mealie: init tests
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
(cherry picked from commit aeb79caaf6)
2024-02-28 14:30:58 +01:00
Litchi Pi
29cd3214eb nixos/mealie: init module
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
(cherry picked from commit 4ebf2b54b0)
2024-02-28 14:30:58 +01:00
Litchi Pi
dc1d5b989c mealie: init at v1.2.0
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
(cherry picked from commit c1373dd3ab)
2024-02-28 14:30:57 +01:00
Shea Levy
3176fd6e34 github-runner: 2.314.0 -> 2.314.1
(cherry picked from commit 8f3966a58d)
2024-02-28 13:03:24 +00:00
Mario Rodas
26cd46d663 Merge pull request #287489 from NixOS/backport-276332-to-release-23.11
[Backport release-23.11] _1password: 2.23.0 -> 2.24.0
2024-02-28 07:54:12 -05:00
Litchi Pi
0569899ebd maintainers: add litchipi
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
(cherry picked from commit be1320f428)
2024-02-28 13:41:07 +01:00
Kerstin
1f7c17de7c Merge pull request #292042 from NixOS/backport-291941-to-staging-23.11
[Backport staging-23.11] fontforge: add patch for CVE-2024-25081 & CVE-2024-25082
2024-02-28 13:36:44 +01:00
R. Ryantm
8151209120 signal-desktop: 6.47.1 -> 6.48.0
(cherry picked from commit 36b4f14d6d)
2024-02-28 10:59:53 +00:00
Christoph Heiss
bea8c0ca54 floorp: 11.10.2 -> 11.10.5
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 5d7e7bfc9d)
2024-02-28 10:29:01 +00:00
Robert Scott
6517af8900 fontforge: add patch for CVE-2024-25081 & CVE-2024-25082
(cherry picked from commit 3438e132dd)
2024-02-28 09:32:54 +00:00
a-n-n-a-l-e-e
f119075956 Merge pull request #291948 from NixOS/backport-289780-to-release-23.11
[Backport release-23.11] dc3dd: remove darwin support
2024-02-28 00:45:48 -08:00
Robert Hensing
747e63cbf7 Merge pull request #289922 from NixOS/backport-281520-to-release-23.11
[Backport release-23.11] dockerTools: Fix chown in fakeRootCommands
2024-02-28 05:10:36 +01:00
Robert Hensing
cffc4e5e25 Merge pull request #288893 from NixOS/backport-271976-to-release-23.11
[Backport release-23.11] nixos/dockerTools: fix includeStorePaths when enableFakechroot
2024-02-28 05:05:05 +01:00
Nick Cao
37f7830270 Merge pull request #290724 from rafameou/wayland-pipewire-idle-inhibit/backport
[23.11] wayland-pipewire-idle-inhibit: init at 0.4.5
2024-02-27 22:26:45 -05:00
Adam C. Stephens
5bfcdbdecf Merge pull request #291957 from adamcstephens/ovmf/23.11-csm
[Release-23.11] OVMF/OVMFFull: drop CSM support
2024-02-27 22:06:18 -05:00
Robert Hensing
b550fe4b47 Merge pull request #291954 from NixOS/backport-291933-to-release-23.11
[Backport release-23.11] lib.fileset: Fix tests on Darwin, more POSIX
2024-02-28 02:27:22 +01:00
Robert Schütz
05b1f8f34f imagemagick: 7.1.1-28 -> 7.1.1-29
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-28...7.1.1-29

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit 00be2993bb)
2024-02-28 01:18:11 +00:00
Adam Stephens
5de3e14291 OVMF/OVMFFull: drop CSM support
Upstream dropped CSM from the previous release.
Unfortunately, this release (edk2 202402) includes a number of critical security
fixes and it was backported to protect our users.

This may break some users, but I think the benefits of better security
outweigh some earlier inconvenience for them. They will have to find an
alternative in few months anyway.
2024-02-27 20:17:22 -05:00
Silvan Mosberger
dfd43d6795 lib.fileset: Fix tests on Darwin, more POSIX
This was found when trying to run the fileset tests on Darwin
(https://github.com/NixOS/nix/pull/9546#issuecomment-1967409445), which mysteriously fail on Darwin:

  test case at lib/fileset/tests.sh:342 failed: toSource { root = "/nix/store/foobar"; fileset = ./.; } should have errored with this regex pattern:

  lib.fileset.toSource: `root` \(/nix/store/foobar\) is a string-like value, but it should be a path instead.
  \s*Paths in strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead.

  but this was the actual error:

  error: lib.fileset.toSource: `root` (/nix/store/foobar) is a string-like value, but it should be a path instead.
      Paths in strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead.

After dissecting this, I find out that apparently \s works on Linux, but not on Darwin for some reason!

From the bash source code, it looks like <regex.h> with `REG_EXTENDED` is used for all platforms the same,
so there's nothing odd there.

It's almost impossible to know where <regex.h> comes from,
but it looks to be a POSIX thing.

So after digging through the almost impossible to find POSIX specifications
(https://pubs.opengroup.org/onlinepubs/007908799/xbd/re.html#tag_007_003_005),
I can indeed confirm that there's no mention of \s or the like!

_However_, there is a mention of `[[:blank:]]`, so we'll use that instead.

(cherry picked from commit 3429594114)
2024-02-28 00:59:10 +00:00
OTABI Tomoya
e75aa75fe3 Merge pull request #291841 from NixOS/backport-291795-to-release-23.11
[Backport release-23.11] snagboot: 1.2 -> 1.3
2024-02-28 09:26:35 +09:00
D3vil0p3r
3c5ecf3c78 dc3dd: remove darwin support
(cherry picked from commit 81f4ba14c5)
2024-02-28 00:24:35 +00:00
Nick Cao
0ea0d50711 wayland-pipewire-idle-inhibit: use rustPlatform.bindgenHook, fix cross compilation
(cherry picked from commit dfa08b768c)
2024-02-27 21:17:15 -03:00
github-actions[bot]
6043eae52b Merge staging-next-23.11 into staging-23.11 2024-02-28 00:13:06 +00:00
github-actions[bot]
f3afb4f0b3 Merge release-23.11 into staging-next-23.11 2024-02-28 00:12:37 +00:00
Tom Hall
b34a2d7c44 arianna: add missing runtime dependency
(cherry picked from commit fb19dea01f)
2024-02-27 20:41:26 +00:00
arthsmn
b386cc2c5b apt-mirror: init at 0.5.4
(cherry picked from commit c6e364758c)
2024-02-27 19:21:53 +01:00
Alyssa Ross
4c77fa6a1a libtiff: drop maintainership
When I added myself as a maintainer here, I thought it would be way
less work than it turns out to be, because I didn't realise how
vulnerability-prone libtiff is.  I basically haven't been maintaining
it at all, so let's reflect reality.

(cherry picked from commit 411fd474e1)
2024-02-27 15:01:14 +01:00
Alyssa Ross
1d70e47b98 git-remote-hg.meta.maintainers: drop myself
I use git-cinnabar now.

(cherry picked from commit 873a4ad363)
2024-02-27 15:01:03 +01:00
Alyssa Ross
af7423b5c7 slack-cli.meta.maintainers: drop myself
(cherry picked from commit 3162ba9f28)
2024-02-27 15:01:03 +01:00
Nick Cao
3cbf85b946 Merge pull request #291779 from NixOS/backport-291643-to-release-23.11
[Backport release-23.11] github-runner: 2.313.0 -> 2.314.0
2024-02-27 08:55:11 -05:00
Otavio Salvador
61f4029929 snagboot: 1.2 -> 1.3
Dropped hid[1] from nativeBuildInputs. Thanks for @natsukium reporting
this required change.

1. bb767fee22

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit a2f4aa4073)
2024-02-27 13:30:21 +00:00
Alyssa Ross
aded6d27bb linux_latest-libre: 19489 -> 19491
(cherry picked from commit 1596dc1b7a)
2024-02-27 13:49:04 +01:00
Alyssa Ross
e6efddd816 linux_testing: 6.8-rc5 -> 6.8-rc6
(cherry picked from commit c63ac9d433)
2024-02-27 13:49:04 +01:00
Siddhartha
d95d553cef zfs: 2.2.2 -> 2.2.3
(cherry picked from commit dddc87e337)
2024-02-27 12:44:40 +00:00
Justin Restivo
a351df16c7 bear: disable tests
(cherry picked from commit 459e288961)
2024-02-27 12:28:40 +00:00
Justin Restivo
b7fbcb1091 bear: remove broken on darwin
(cherry picked from commit 75a177b813)
2024-02-27 12:28:40 +00:00
Emily
d185b17483 bear: use ninja
(cherry picked from commit 3637fa5b79)
2024-02-27 12:28:39 +00:00
Emily
d5056156e6 bear: fix
The previous build system patch was incomplete and left the `wrapper.d`
directory empty, leaving Bear unable to pick up any build commands
at all and breaking the functional test suite, which we also weren't
running. Switch to overriding CMake flags instead and add the patches
and dependencies necessary to get the functional tests running to
prevent a future regression.

I've checked that the instructions in Nix's
`doc/manual/src/contributing/hacking.md` work after this change,
which is what started this yak shave in the first place.

(cherry picked from commit ec4de10162)
2024-02-27 12:28:39 +00:00
Sergei Trofimovich
88974f7aeb build-support/go: fix eval of vendorSha256 accesses
Before the change there was no way to poll for presence of
`vendorSha256` attribute:

    $ nix-instantiate --strict --eval --expr 'with import ./. {}; _3mux.vendorSha256 or "no hash"'
       error: attribute 'vendorSha256' missing
          292|     passthru = passthru // { inherit go goModules vendorHash; } // { inherit (args') vendorSha256; };
             |                                                                     ^

After the change the poll happens as expected:

    $ nix-instantiate --strict --eval --expr 'with import ./. {}; _3mux.vendorSha256 or "no hash"'
    "no hash"

(cherry picked from commit a1422a7f8f)
2024-02-27 12:55:21 +01:00
Shea Levy
8b82bffc63 github-runner: 2.313.0 -> 2.314.0
(cherry picked from commit 45f5bccce5)
2024-02-27 10:33:14 +00:00
R. Ryantm
483d3fe9bd rio: 0.0.34 -> 0.0.35
(cherry picked from commit 6e7c622f48)
2024-02-27 10:21:54 +00:00
Vladimír Čunát
1d553064dc Merge #291607: aspellDicts: extend cp1252 workaround to all platforms
...into release-23.11
Hydra still affected on 23.11:
https://hydra.nixos.org/eval/1804567?filter=aspellDicts#tabs-aborted
2024-02-27 08:03:57 +01:00
Leona Maroni
db826afa87 Merge pull request #291636 from flyingcircusio/23.11-matomo-4.16.1
[23.11] matomo: 4.15.1 -> 4.16.1
2024-02-27 07:41:02 +01:00
github-actions[bot]
a0ffeee5ed Merge staging-next-23.11 into staging-23.11 2024-02-27 00:13:54 +00:00
github-actions[bot]
5a4936c6fe Merge release-23.11 into staging-next-23.11 2024-02-27 00:13:24 +00:00
Silvan Mosberger
b7ee09cf56 Merge pull request #291658 from NixOS/backport-288677-to-release-23.11
[Backport release-23.11] lib.fileset.toList: init
2024-02-26 21:33:34 +01:00
Silvan Mosberger
2f5769515e lib.fileset.toList: init
(cherry picked from commit e3a6e38033)
2024-02-26 20:28:55 +00:00
Adam C. Stephens
4dd376f794 Merge pull request #291054 from NixOS/backport-291000-to-release-23.11
[Backport release-23.11] edk2: 202311 -> 202402
2024-02-26 13:21:34 -05:00
Tobias Stenzel
a7dbd54c86 matomo: 4.16.0 -> 4.16.1
- https://matomo.org/changelog/matomo-4-16-1/

(cherry picked from commit 7440132285)
2024-02-26 19:12:41 +01:00
Tobias Stenzel
4ddf997bcf matomo: 4.15.1 -> 4.16.0
https://matomo.org/changelog/matomo-4-16-0/
(cherry picked from commit 01eba3bcba)
2024-02-26 19:12:34 +01:00
K900
e5bc3772dd aspellDicts: extend cp1252 workaround to all platforms
(cherry picked from commit 2c93b5fb8b)
2024-02-26 16:52:45 +00:00
Martin Weinelt
1fafa9584f Merge pull request #291576 from NixOS/backport-291463-to-release-23.11
[Backport release-23.11] packet-sd: fix chmod application order
2024-02-26 15:40:41 +01:00
Franz Pletz
9467e67c40 Merge pull request #291474 from NixOS/backport-291449-to-release-23.11 2024-02-26 14:57:09 +01:00
Martin Weinelt
6eec93f01a packet-sd: fix chmod application order
(cherry picked from commit 5e721403ec)
2024-02-26 13:33:30 +00:00
Alyssa Ross
9d5f6f3ff1 yara: make patch unconditional
(cherry picked from commit 5e84b19d91)
2024-02-26 12:29:08 +01:00
Alyssa Ross
26c5aa71e3 resholve: oildev: disable libc tests unconditionally
There's no point testing the behaviour of libc on some platforms and
not others if we intend to run on all of them.

(cherry picked from commit a79f4e520e)
2024-02-26 12:29:08 +01:00
Fabián Heredia Montiel
7de93993d5 linux/hardened/patches/6.7: 6.7.5-hardened1 -> 6.7.6-hardened1
(cherry picked from commit e67a2aaf19)
2024-02-26 12:23:43 +01:00
Fabián Heredia Montiel
d9dbb48f25 linux/hardened/patches/6.6: 6.6.17-hardened1 -> 6.6.18-hardened1
(cherry picked from commit 990fbf3bce)
2024-02-26 12:23:43 +01:00
Fabián Heredia Montiel
3b8e4de0d2 linux/hardened/patches/6.1: 6.1.78-hardened1 -> 6.1.79-hardened1
(cherry picked from commit 6183eb804d)
2024-02-26 12:23:43 +01:00
Fabián Heredia Montiel
bf6033b2b6 linux/hardened/patches/5.4: 5.4.268-hardened1 -> 5.4.269-hardened1
(cherry picked from commit 58be35f5c3)
2024-02-26 12:23:43 +01:00
Fabián Heredia Montiel
d4adde8ebd linux/hardened/patches/5.15: 5.15.148-hardened1 -> 5.15.149-hardened1
(cherry picked from commit 54a7d0b3ad)
2024-02-26 12:23:43 +01:00
Fabián Heredia Montiel
5588dcd1a8 linux/hardened/patches/5.10: 5.10.209-hardened1 -> 5.10.210-hardened1
(cherry picked from commit 7e08730613)
2024-02-26 12:23:43 +01:00
Fabián Heredia Montiel
b66a1abf4f linux/hardened/patches/4.19: 4.19.306-hardened1 -> 4.19.307-hardened1
(cherry picked from commit a77b216ab8)
2024-02-26 12:23:43 +01:00
Atemu
c1b1b91340 Merge pull request #291528 from NixOS/backport-291126-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-02-23
2024-02-26 10:55:33 +00:00
Weijia Wang
db1a8f89fd Merge pull request #291533 from NixOS/backport-291294-to-release-23.11
[Backport release-23.11] microsoft-edge: 121.0.2277.128 -> 122.0.2365.52
2024-02-26 11:13:05 +01:00
R. Ryantm
23bd0754d1 microsoft-edge: 121.0.2277.128 -> 122.0.2365.52
(cherry picked from commit 6e503cb3cb)
2024-02-26 09:34:58 +00:00
zzzsyyy
d8c1002596 linux_xanmod_latest: 6.7.5 -> 6.7.6
(cherry picked from commit 4d3cafbabd)
2024-02-26 09:13:20 +00:00
zzzsyyy
1a7566c512 linux_xanmod: 6.6.17 -> 6.6.18
(cherry picked from commit 07084b7f8e)
2024-02-26 09:13:19 +00:00
Sergei Trofimovich
7be9920ef0 whois: 5.5.20 -> 5.5.21
Changes: https://github.com/rfc1036/whois/compare/v5.5.20...v5.5.21
(cherry picked from commit 26c37fca28)
2024-02-26 04:38:30 +00:00
github-actions[bot]
51b93149f5 Merge staging-next-23.11 into staging-23.11 2024-02-26 00:13:46 +00:00
github-actions[bot]
5ca512278e Merge release-23.11 into staging-next-23.11 2024-02-26 00:13:18 +00:00
Martin Weinelt
227a4c47be Merge pull request #291119 from LeSuisse/pyload-ng-CVE-2024-22416-23.11
pyload-ng: apply patches for CVE-2024-22416
2024-02-26 00:52:56 +01:00
R. Ryantm
f28ebb5b30 droidcam: 2.1.1 -> 2.1.2
(cherry picked from commit 0f7b4aee1b)
2024-02-25 22:24:07 +01:00
R. Ryantm
17320409f9 droidcam: 2.1.0 -> 2.1.1
(cherry picked from commit 3174629e7c)
2024-02-25 22:24:02 +01:00
R. Ryantm
05fee2412b droidcam: 2.0.0 -> 2.1.0
(cherry picked from commit bbf1b29bcd)
2024-02-25 22:23:55 +01:00
Thomas Gerbet
054593d8b5 zabbix60: 6.0.21 -> 6.0.26
Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070

Changes:
https://www.zabbix.com/rn/rn6.0.26
https://www.zabbix.com/rn/rn6.0.25
https://www.zabbix.com/rn/rn6.0.24
https://www.zabbix.com/rn/rn6.0.23
https://www.zabbix.com/rn/rn6.0.22
(cherry picked from commit 01134358a0)
2024-02-25 19:20:54 +00:00
Thomas Gerbet
593c4650af zabbix50: 5.0.37 -> 5.0.41
Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070

Changes:
https://www.zabbix.com/rn/rn5.0.41
https://www.zabbix.com/rn/rn5.0.40
https://www.zabbix.com/rn/rn5.0.39
https://www.zabbix.com/rn/rn5.0.38
(cherry picked from commit e2f81c0f30)
2024-02-25 19:20:54 +00:00
Pavol Rusnak
0a3303dbed Merge pull request #291399 from NixOS/backport-290784-to-release-23.11 2024-02-25 16:05:29 -03:00
R. Ryantm
62a2e317b1 python311Packages.fastecdsa: 2.3.1 -> 2.3.2
(cherry picked from commit a881876899)
2024-02-25 18:12:47 +00:00
Nick Cao
9dfa053cdb Merge pull request #291383 from NixOS/backport-291308-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-19 -> unstable-2024-02-23
2024-02-25 12:37:27 -05:00
Robert Scott
52afc4af5b Merge pull request #291244 from NixOS/backport-277232-to-release-23.11
[Backport release-23.11] python310Packages.jwcrypto: 1.5.0 -> 1.5.1
2024-02-25 16:50:56 +00:00
Nick Cao
739ca41953 Merge pull request #289557 from NixOS/backport-289549-to-release-23.11
[Backport release-23.11] nbtscan: init at 1.7.2-unstable-2022-10-29
2024-02-25 11:27:17 -05:00
Nick Cao
65de1f4ff2 Merge pull request #287514 from NixOS/backport-256709-to-release-23.11
[Backport release-23.11] nixos/lib/make-squashfs.nix: allow disabling compression
2024-02-25 11:22:20 -05:00
R. Ryantm
4a4dfc4835 renode-dts2repl: unstable-2024-02-19 -> unstable-2024-02-23
(cherry picked from commit 14c876fe57)
2024-02-25 16:21:47 +00:00
Nick Cao
bae116576d Merge pull request #290814 from NixOS/backport-278896-to-release-23.11
[Backport release-23.11] matomo_5: Init at 5.0.2
2024-02-25 11:20:40 -05:00
Nick Cao
daefe38311 Merge pull request #291130 from NixOS/backport-291127-to-release-23.11
[Backport release-23.11] emacs: retire myself from maintainers
2024-02-25 11:15:45 -05:00
Artturi
afb3ba7784 Merge pull request #291369 from NixOS/backport-291334-to-release-23.11
[Backport release-23.11] discord-canary: 0.0.278 -> 0.0.282
2024-02-25 17:09:45 +02:00
R. Ryantm
d90ae36f80 discord-canary: 0.0.278 -> 0.0.282
(cherry picked from commit 730f3c482e)
2024-02-25 14:55:56 +00:00
Martin Weinelt
a9daec2e84 python311Packages.sphinx: disable racy tests
(cherry picked from commit 9ec4f90d9c)
2024-02-25 09:16:12 +01:00
Vladimír Čunát
c3e75a35ed Merge branch 'staging-23.11' into staging-next-23.11 2024-02-25 09:02:41 +01:00
Artturi
5bf1cadb72 Merge pull request #291261 from NixOS/backport-291228-to-release-23.11
[Backport release-23.11] discord-ptb: 0.0.69 -> 0.0.71
2024-02-25 05:21:47 +02:00
github-actions[bot]
5f2f12a661 Merge staging-next-23.11 into staging-23.11 2024-02-25 00:14:41 +00:00
github-actions[bot]
665c74998a Merge release-23.11 into staging-next-23.11 2024-02-25 00:14:15 +00:00
Robert Scott
89a2a12e6c Merge pull request #291158 from NixOS/backport-291012-to-release-23.11
[Backport release-23.11] postgresql_jdbc: 42.6.0 -> 42.6.1
2024-02-25 00:10:10 +00:00
R. Ryantm
46fbbafb26 discord-ptb: 0.0.69 -> 0.0.71
(cherry picked from commit e5973f6d49)
2024-02-24 23:26:09 +00:00
Emily
cfd98d1098 Merge pull request #291181 from NixOS/backport-290980-to-release-23.11
[Backport release-23.11] {chromedriver,chromium}: 122.0.6261.57 -> 122.0.6261.69, ungoogled-chromium: 121.0.6167.184-1 -> 122.0.6261.69-1
2024-02-24 23:52:22 +01:00
R. Ryantm
57083e4771 python310Packages.jwcrypto: 1.5.0 -> 1.5.1
(cherry picked from commit f12c3bc3d9)
2024-02-24 22:03:17 +00:00
Maximilian Bosch
8791088e7a Merge pull request #291005 from LeSuisse/gitea-xss-fix-1.21.6
[23.11] gitea: apply XSS fixes from 1.21.6
2024-02-24 22:53:56 +01:00
davidak
036d304f6d Merge pull request #285583 from schmittlauch/backport2311-logseq-0.10.5
[23.11] logseq 0.9.20 -> 0.10.6
2024-02-24 20:50:42 +01:00
Nick Cao
e46fcb4902 Merge pull request #291169 from NixOS/backport-291003-to-release-23.11
[Backport release-23.11] mastodon: 4.2.7 -> 4.2.8
2024-02-24 13:23:25 -05:00
Nick Cao
a9069f8855 Merge pull request #291172 from NixOS/backport-290986-to-release-23.11
[Backport release-23.11] cargo-semver-checks: 0.29.0 -> 0.29.1
2024-02-24 13:23:17 -05:00
Guillaume Girol
ed468b5553 Merge pull request #291099 from NixOS/backport-269777-to-release-23.11
[Backport release-23.11] monitoring-plugins: fix path to ping in check_ping
2024-02-24 17:10:55 +01:00
networkException
b157a15557 ungoogled-chromium: 121.0.6167.184-1 -> 122.0.6261.69-1
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_22.html
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_20.html

This update includes 12 security fixes.

CVEs:
CVE-2024-1669 CVE-2024-1670 CVE-2024-1671 CVE-2024-1672 CVE-2024-1673
CVE-2024-1674 CVE-2024-1675 CVE-2024-1676

(cherry picked from commit 882c3fbcae)
2024-02-24 16:00:16 +00:00
networkException
97055ecd63 chromium: 122.0.6261.57 -> 122.0.6261.69
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_22.html
(cherry picked from commit 9cb5b641fe)
2024-02-24 16:00:16 +00:00
networkException
49bafba196 chromedriver: 122.0.6261.57 -> 122.0.6261.69
(cherry picked from commit 670632a0c2)
2024-02-24 16:00:15 +00:00
Nick Cao
8ac3c864c3 Merge pull request #291036 from NixOS/backport-290371-to-release-23.11
[Backport release-23.11] commonsCompress: 1.25.0 -> 1.26.0
2024-02-24 10:36:54 -05:00
R. Ryantm
fd683a53cb cargo-semver-checks: 0.29.0 -> 0.29.1
(cherry picked from commit 41edc3e0c3)
2024-02-24 15:26:59 +00:00
Mario Rodas
238e0f1525 Merge pull request #291113 from matthiasbeyer/backport-git-absorb-updates
[Backport release-23.11]: git-absorb 0.6.10 -> 0.6.12
2024-02-24 10:23:31 -05:00
Sandro Jäckel
aba8d4dd44 mastodon: 4.2.7 -> 4.2.8
Changelog: https://github.com/mastodon/mastodon/releases/tag/v4.2.8
(cherry picked from commit 46c8d6487a)
2024-02-24 15:23:24 +00:00
Thomas Gerbet
07084f6b79 postgresql_jdbc: 42.6.0 -> 42.6.1
Fixes CVE-2024-1597 / https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-24rp-q3w6-vc56

Changes:
https://github.com/pgjdbc/pgjdbc/compare/REL42.6.0...REL42.6.1
(cherry picked from commit 8d05bb96ec)
2024-02-24 15:00:33 +00:00
Nikolay Korotkiy
5628fa91fc Merge pull request #291156 from NixOS/backport-290031-to-release-23.11
[Backport release-23.11] geogebra: linked icon to archive.org
2024-02-24 18:47:08 +04:00
Julius Schmitt
eee4d856b9 geogebra: linked icon to archive.org
(cherry picked from commit a18382a83b)
2024-02-24 14:46:15 +00:00
Evils
63c665ab51 kicad: 7.0.10 -> 7.0.11 2024-02-24 14:10:39 +01:00
Evils
1ae8370be5 kicad: 7.0.9 -> 7.0.10 2024-02-24 14:10:15 +01:00
Atemu
678380336f emacs: retire myself from maintainers
I added myself because I integrated Macport support but I don't really feel qualified to maintain the rest of emacs.

The Macport integration has also been working without major issues ever since it was introduced.

I still left bread crumbs in case there's an issue with macport specifically but
I don't want to be pinged on generic Emacs issues/PRs.

(cherry picked from commit 740f6fb7d8)
2024-02-24 12:32:46 +00:00
R. Ryantm
74f324f2b8 bambu-studio: 01.08.02.56 -> 01.08.04.51
(cherry picked from commit 07e0e9d80c)
2024-02-24 12:45:34 +01:00
R. Ryantm
7a8508941d orca-slicer: 1.8.1 -> 1.9.0
(cherry picked from commit 4391a4d33f)
2024-02-24 12:45:28 +01:00
Jeremiah S
33cf3264af bambu-studio: add gst-plugins-good (#274383)
(cherry picked from commit 86d4d1ad17)
2024-02-24 12:45:10 +01:00
Pablo Ovelleiro Corral
559abe8b42 orca-slicer: init at 1.8.1 (#275638)
* orca-slicer: init at 1.8.1

* Update pkgs/applications/misc/bambu-studio/orca-slicer.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/applications/misc/bambu-studio/orca-slicer.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit 98a73e1caf)
2024-02-24 12:45:05 +01:00
Thomas Gerbet
bf578003b1 pyload-ng: apply patches for CVE-2024-22416
Given that no changelogs are provided and that the versions are not
tagged in upstream repository it is a bit hard to evaluate if we can
backport the upgrades directly. The patches for the security issue are
small so this seems a less risky way.
2024-02-24 12:44:59 +01:00
R. Ryantm
17d4ceb5e0 bambu-studio: 01.08.01.57 -> 01.08.02.56
(cherry picked from commit db3548dcb2)
2024-02-24 12:44:56 +01:00
Cabia Rangris
0d9aa38dbe bambu-studio: 01.08.00.62 -> 01.08.01.57 (#273350)
(cherry picked from commit 33f23ce7ed)
2024-02-24 12:44:50 +01:00
Zhaofeng Li
65a12a6146 bambu-studio: init at 01.06.02.04 (#206495)
* wxGTK31: Support enabling WebRequest component

* wxGTK31: Support enabling private fonts

* bambu-studio: init at 01.06.02.04

Co-authored-by: Phileas Lebada <gitpl@woerm.at>

* bambu-studio: 01.06.02.04 -> 01.07.00.65

* bambu-studio: 01.07.00.65 -> 01.07.06.92

The OpenSSL pin is no longer needed.

* bambu-studio: 01.07.06.92 -> 01.08.00.62

* Switch to newer tbb version

tbb was broken up into two versions for backwards compability

https://github.com/NixOS/nixpkgs/pull/217585/files

and put into prusa-slicer

https://github.com/NixOS/nixpkgs/pull/238921/files

Which fixes for 1.8 beta build
```
bambu-studio> CMake Error at src/libslic3r/CMakeLists.txt:490 (target_link_libraries):
bambu-studio>   Target "libslic3r" links to:
bambu-studio>     TBB::tbbmalloc
bambu-studio>   but the target was not found.  Possible reasons include:
bambu-studio>     * There is a typo in the target name.
bambu-studio>     * A find_package call is missing for an IMPORTED target.
bambu-studio>     * An ALIAS target is missing.
bambu-studio>
bambu-studio> -- Generating done (0.2s)
bambu-studio> CMake Warning:
bambu-studio>   Manually-specified variables were not used by the project:
bambu-studio>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
bambu-studio>     DEP_WX_GTK3
bambu-studio>
bambu-studio> CMake Generate step failed.  Build files cannot be regenerated correctly.
error: builder for '/nix/store/rzgx01p1ni2xbx5ddg0133pjjlzs8618-bambu-studio-01.08.00.57.drv' failed with exit code 1;
```

* bambu-studio: switch to custom openvdb tbb version

* Downgrade boost to 179 (181 is current default)

---------

Co-authored-by: Phileas Lebada <gitpl@woerm.at>
(cherry picked from commit 92ec31fbee)
2024-02-24 12:44:43 +01:00
Mario Rodas
3f3ecbc9a4 git-absorb: 0.6.11 -> 0.6.12
Diff: https://github.com/tummychow/git-absorb/compare/refs/tags/0.6.11...0.6.12
(cherry picked from commit 8e8148f624)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-24 12:22:37 +01:00
Mario Rodas
229d6f3c79 git-absorb: 0.6.10 -> 0.6.11
Diff: https://github.com/tummychow/git-absorb/compare/refs/tags/0.6.10...0.6.11
(cherry picked from commit e8d0a493f5)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-24 12:22:37 +01:00
Andrew Childs
ddebed8f24 monitoring-plugins: fix path to ping in check_ping
The path to ping was configured to use the wrapper prior to its
removal [1]. This change removed the absolute path to ping/ping6 and
added them to the binPath. Only the perl scripts use binPath, and now
the C program `check_ping` fails to find the ping command.

[1] See 759ec1113d

(cherry picked from commit 4c87c27f5a)
2024-02-24 10:14:22 +00:00
Vladimír Čunát
77346a72f8 Merge #291034: c-ares: apply patch for CVE-2024-25629
...into staging-23.11
2024-02-24 10:01:51 +01:00
Vladimír Čunát
1fb8ff20cb Merge #290956: dav1d: add patch for CVE-2024-1580
...into staging-23.11
2024-02-24 10:00:33 +01:00
Weijia Wang
79032939bc Merge pull request #291047 from NixOS/backport-287629-to-release-23.11
[Backport release-23.11] unix-privesc-check: init at 1.4
2024-02-24 08:47:25 +01:00
Vladimír Čunát
5171d7b0a9 Merge #290604: thunderbird: 115.7.0 -> 115.8.0
...into release-23.11
2024-02-24 07:42:14 +01:00
Thomas Gerbet
0741128e83 edk2: 202311 -> 202402
Fixes CVE-2023-45229, CVE-2023-45230, CVE-2023-45231, CVE-2023-45232, CVE-2023-45233,
CVE-2023-45234, CVE-2023-45235, CVE-2022-36763, CVE-2022-36764 and CVE-2022-36765.

GHSA-hc6x-cw6p-gj7h
https://blog.quarkslab.com/pixiefail-nine-vulnerabilities-in-tianocores-edk-ii-ipv6-network-stack.html
GHSA-4hcq-p8q8-hj8j

Changelog:
https://github.com/tianocore/edk2/releases/tag/edk2-stable202402
(cherry picked from commit 60731f2750)
2024-02-24 04:57:44 +00:00
Weijia Wang
70b5abc94e Merge pull request #291046 from NixOS/backport-290767-to-release-23.11
[Backport release-23.11] llvmPackages_git.mlir: init
2024-02-24 05:26:53 +01:00
Weijia Wang
550409c496 Merge pull request #291048 from NixOS/backport-286829-to-release-23.11
[Backport release-23.11] clipit: set meta.mainProgram
2024-02-24 04:59:52 +01:00
Reed
a7139c5f5d clipit: set meta.mainProgram
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
(cherry picked from commit 2963dff571)
2024-02-24 03:56:31 +00:00
D3vil0p3r
9af83c5077 unix-privesc-check: init at 1.4
(cherry picked from commit 41cce513ff)
2024-02-24 03:54:03 +00:00
Weijia Wang
6d6e1c4a88 Merge pull request #290951 from NixOS/backport-286823-to-release-23.11
[Backport release-23.11] unison-ucm: 0.5.15 -> 0.5.17
2024-02-24 04:50:18 +01:00
Weijia Wang
a612359688 Merge pull request #291042 from NixOS/backport-290251-to-release-23.11
[Backport release-23.11] samdump2: init at 3.0.0
2024-02-24 04:49:43 +01:00
Weijia Wang
dcaa666a2e llvmPackages_git.mlir: init
(cherry picked from commit 276b313a2b)
2024-02-24 03:48:48 +00:00
github-actions[bot]
15a4b444d6 llvm: Add the mlir package to llvm 17
* llvm: Add the mlir package to llvm 17

(cherry picked from commit 262ed9bd90)

* Update pkgs/development/compilers/llvm/17/mlir/default.nix

Co-authored-by: John Ericson <git@JohnEricson.me>
(cherry picked from commit 777f8c6a12)

* Update pkgs/development/compilers/llvm/17/mlir/default.nix

Co-authored-by: John Ericson <git@JohnEricson.me>
(cherry picked from commit da2ccc5719)

---------

Co-authored-by: Sameer Rahmani <lxsameer@gnu.org>
Co-authored-by: Sameer Rahmani <lxsameer@lxsameer.com>
2024-02-24 04:47:38 +01:00
D3vil0p3r
61ef74fc0d samdump2: init at 3.0.0
(cherry picked from commit c1eb929a3b)
2024-02-24 02:35:24 +00:00
R. Ryantm
5961857a32 commonsCompress: 1.25.0 -> 1.26.0
(cherry picked from commit 8b76f47819)
2024-02-24 01:58:23 +00:00
Thomas Gerbet
eb0bf5d1e1 c-ares: apply patch for CVE-2024-25629 2024-02-24 02:49:33 +01:00
github-actions[bot]
7d6d55f700 Merge staging-next-23.11 into staging-23.11 2024-02-24 00:12:44 +00:00
github-actions[bot]
20a2468979 Merge release-23.11 into staging-next-23.11 2024-02-24 00:12:16 +00:00
Thomas Gerbet
b5e03ca00f gitea: apply XSS fixes from 1.21.6
Patch has been slightly adjusted to be applied on top of 1.20.6.

Upstream PR:
https://github.com/go-gitea/gitea/pull/29336
2024-02-23 23:36:21 +01:00
Nick Cao
b3a11caa7e Merge pull request #290908 from matthiasbeyer/backport-cargo-component-updates
Backport cargo component updates
2024-02-23 17:04:04 -05:00
Pol Dellaiera
cbcce326a8 Merge pull request #290392 from NixOS/backport-289752-to-release-23.11
[Backport release-23.11] thunderbird-bin: 115.6.0 -> 115.7.0
2024-02-23 22:44:00 +01:00
Emily
1765312a7d Merge pull request #290828 from NixOS/backport-289724-to-release-23.11
[Backport release-23.11] miniflux: 2.0.51 -> 2.1.0
2024-02-23 22:23:42 +01:00
Pol Dellaiera
14fafc62c7 Merge pull request #290709 from NixOS/backport-290625-to-release-23.11
[Backport release-23.11] phpExtensions.mailparse: 3.1.4 -> 3.1.6
2024-02-23 21:22:48 +01:00
maxine
981b486b3a Merge pull request #290883 from NixOS/backport-290738-to-release-23.11 2024-02-23 19:49:59 +00:00
Robert Scott
f673c1bfa9 dav1d: add patch for CVE-2024-1580 2024-02-23 19:14:46 +00:00
Rafael Fernández López
c80cbb6261 unison-ucm: 0.5.15 -> 0.5.17
(cherry picked from commit cc12ef8567)
2024-02-23 18:47:30 +00:00
Nick Cao
c5101e4572 Merge pull request #290891 from NixOS/backport-290869-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240219gitea2784757 -> 1.14.0+20240222git83285cc63
2024-02-23 10:37:35 -05:00
R. Ryantm
9ae2cc6eb0 cargo-component: 0.7.1 -> 0.8.0
(cherry picked from commit 5bd5143989)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 16:34:23 +01:00
R. Ryantm
0b4f5a522b cargo-component: 0.7.0 -> 0.7.1
(cherry picked from commit ffa016ed8c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 16:34:23 +01:00
R. Ryantm
85016efc2b cargo-component: 0.6.0 -> 0.7.0
(cherry picked from commit 80c7cef1c7)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 16:34:23 +01:00
R. Ryantm
b78013363d cargo-component: 0.5.0 -> 0.6.0
(cherry picked from commit 2eee8ab5a1)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 16:34:23 +01:00
figsoda
d547ec16c2 cargo-component: 0.4.0 -> 0.5.0
Diff: https://github.com/bytecodealliance/cargo-component/compare/v0.4.0...v0.5.0

Changelog: https://github.com/bytecodealliance/cargo-component/releases/tag/v0.5.0
(cherry picked from commit 6a5e8ca074)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 16:34:23 +01:00
Nick Cao
43543a5adb Merge pull request #290853 from NixOS/backport-290674-to-release-23.11
[Backport release-23.11] netbird-ui: 0.25.9 -> 0.26.0
2024-02-23 10:28:33 -05:00
R. Ryantm
fa7c73203c renode-unstable: 1.14.0+20240219gitea2784757 -> 1.14.0+20240222git83285cc63
(cherry picked from commit cbe56651fc)
2024-02-23 13:56:33 +00:00
Nick Cao
a981a986b2 Merge pull request #286757 from matthiasbeyer/backport-cargo-tools-updates
[Backport release-23.11]: Cargo tools updates
2024-02-23 08:55:16 -05:00
Adam C. Stephens
9f4d1e821b Merge pull request #290725 from emilylange/forgejo-23.11
[release-23.11] forgejo: 1.20.6-1 -> 1.20.6-1-unstable-2024-02-22
2024-02-23 08:10:17 -05:00
Maxine Aubrey
f3b7837da1 _1password-gui-beta: 8.10.26-38 → 8.10.28-1
https://releases.1password.com/linux/beta/#1password-for-linux-8.10.28-3
(cherry picked from commit f0f79dc055)
2024-02-23 12:51:46 +00:00
Maxine Aubrey
2f2a175a6e _1password-gui: 8.10.24 → 8.10.26
https://releases.1password.com/linux/8.10/#1password-for-linux-8.10.26
(cherry picked from commit 66521dbc79)
2024-02-23 12:51:46 +00:00
Weijia Wang
9a2c9ae66c Merge pull request #290769 from NixOS/backport-290689-to-release-23.11
[Backport release-23.11] brave: 1.62.165 -> 1.63.161
2024-02-23 12:30:57 +01:00
R. Ryantm
61000be15c netbird-ui: 0.25.9 -> 0.26.0
(cherry picked from commit eb3c4ba006)
2024-02-23 11:16:26 +00:00
K900
33a498b7b1 Merge pull request #290834 from NixOS/backport-290827-to-release-23.11
[Backport release-23.11] Kernels updates for 2024-02-23
2024-02-23 12:55:53 +03:00
K900
ef0d1737d6 linux_4_19: 4.19.306 -> 4.19.307
(cherry picked from commit 9d65642461)
2024-02-23 09:51:55 +00:00
K900
135b4f7e74 linux_5_4: 5.4.268 -> 5.4.269
(cherry picked from commit c97c6664fb)
2024-02-23 09:51:55 +00:00
K900
e34e86ade2 linux_5_10: 5.10.209 -> 5.10.210
(cherry picked from commit 509e1ab3c9)
2024-02-23 09:51:55 +00:00
K900
36a4cc24f8 linux_5_15: 5.15.148 -> 5.15.149
(cherry picked from commit 11926f332a)
2024-02-23 09:51:55 +00:00
K900
ce84226055 linux_6_1: 6.1.78 -> 6.1.79
(cherry picked from commit daa05b7282)
2024-02-23 09:51:55 +00:00
K900
0113843b3d linux_6_6: 6.6.17 -> 6.6.18
(cherry picked from commit 14134feea9)
2024-02-23 09:51:55 +00:00
K900
1b5d877317 linux_6_7: 6.7.5 -> 6.7.6
(cherry picked from commit 1457e5ad23)
2024-02-23 09:51:55 +00:00
R. Ryantm
ee2c314d5b miniflux: 2.0.51 -> 2.1.0
(cherry picked from commit eb6bf91a17)
2024-02-23 09:35:35 +00:00
R. Ryantm
42cb7a66ab cargo-fuzz: 0.11.4 -> 0.12.0
(cherry picked from commit cf1b76e681)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:21 +01:00
Muhammad Falak R Wani
fd739fe927 cargo-fuzz: use hash instead of sha256
Co-authored-by: kirillrdy <kirillrdy@gmail.com>
(cherry picked from commit 0f51210def)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:21 +01:00
Muhammad Falak R Wani
fd98ff1e31 cargo-fuzz: 0.11.3 -> 0.11.4
Diff: https://github.com/rust-fuzz/cargo-fuzz/compare/0.11.3...0.11.4
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 69031a7a04)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:21 +01:00
R. RyanTM
6cc3c79b78 cargo-fuzz: 0.11.2 -> 0.11.3 (#278558)
(cherry picked from commit 831bdd7e90)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:21 +01:00
R. Ryantm
1ced6c43fa cargo-semver-checks: 0.28.0 -> 0.29.0
(cherry picked from commit 043b7d3ad7)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
R. Ryantm
5a8c410127 cargo-workspaces: 0.3.0 -> 0.3.1
(cherry picked from commit 1cf7f4f966)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
Matthias Beyer
0cb54372ae cargo-update: 13.2.0 -> 13.3.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 96f3858856)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
R. Ryantm
f5203d181e cargo-udeps: 0.1.43 -> 0.1.45
(cherry picked from commit b788592ce5)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
R. Ryantm
39f1d183e5 cargo-semver-checks: 0.27.0 -> 0.28.0
(cherry picked from commit 15e70dbab7)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
R. Ryantm
f6082b9ba3 cargo-run-bin: 1.7.0 -> 1.7.2
(cherry picked from commit 748aa8db18)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
R. Ryantm
be7e758811 cargo-run-bin: 1.6.1 -> 1.7.0
(cherry picked from commit dffd27e489)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
R. Ryantm
cd7a6a6eff cargo-run-bin: 1.6.0 -> 1.6.1
(cherry picked from commit d1ea7f1924)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
R. Ryantm
de383e6e5e cargo-run-bin: 1.5.0 -> 1.6.0
(cherry picked from commit c0a56eb2e8)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
Matthias Beyer
bfdbed7976 cargo-public-api: 0.33.0 -> 0.33.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 5cdd0b9a38)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:20 +01:00
Matthias Beyer
87cde6b165 cargo-public-api: 0.32.0 -> 0.33.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit e5be54d129)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
R. Ryantm
21cc6dbefa cargo-nextest: 0.9.66 -> 0.9.67
(cherry picked from commit afc467ae76)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
R. Ryantm
6d79fc3b8d cargo-nextest: 0.9.64 -> 0.9.66
(cherry picked from commit 919d687e2e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
R. Ryantm
302fad8e15 cargo-nextest: 0.9.63 -> 0.9.64
(cherry picked from commit 2ba030352f)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
R. Ryantm
fc0e852af4 cargo-license: 0.6.0 -> 0.6.1
(cherry picked from commit 4b595655e9)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
R. Ryantm
943b9c8005 cargo-generate: 0.18.5 -> 0.19.0
(cherry picked from commit 715d39b1b1)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
Misty De Méo
8cb2b90e8c cargo-dist: 0.8.0 -> 0.8.2
(cherry picked from commit 3a44e8302f)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
Misty De Méo
6f9e12f911 cargo-dist: 0.7.2 -> 0.8.0
(cherry picked from commit 0a0b8c1fac)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
Misty De Méo
b0aa8cdb39 cargo-dist: 0.5.0 -> 0.7.2
(cherry picked from commit 0c69a9bd64)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:19 +01:00
figsoda
2285ac6e43 cargo-dist: 0.4.3 -> 0.5.0
Diff: https://github.com/axodotdev/cargo-dist/compare/v0.4.3...v0.5.0

Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.5.0/CHANGELOG.md
(cherry picked from commit ec383f5377)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:18 +01:00
R. Ryantm
0fe7ee6bcc cargo-crev: 0.25.4 -> 0.25.6
(cherry picked from commit 279710140a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:18 +01:00
R. Ryantm
3af0a0d311 cargo-clone: 1.1.0 -> 1.2.1
(cherry picked from commit 9acfeb00f1)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:18 +01:00
R. Ryantm
1ea9a0b6b0 cargo-careful: 0.4.0 -> 0.4.1
(cherry picked from commit f577e0844e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:18 +01:00
R. Ryantm
d8f01afd77 cargo-about: 0.5.7 -> 0.6.0
(cherry picked from commit be7d6c2a7a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-23 10:33:18 +01:00
Max Hausch
8b5f1b747e matomo_5: Init at 5.0.2
(cherry picked from commit 7e2ab60bc5)
2024-02-23 08:38:45 +00:00
Weijia Wang
53f71d0e6a Merge pull request #289631 from NixOS/backport-289553-to-release-23.11
[Backport release-23.11] gotosocial: skip flaky test
2024-02-23 06:25:20 +01:00
Weijia Wang
4ee2291d7f Merge pull request #290683 from NixOS/backport-288859-to-release-23.11
[Backport release-23.11] mozillavpn: 2.19.0 → 2.20.0
2024-02-23 06:24:38 +01:00
github-actions[bot]
94abeca151 [Backport release-23.11] llvmPackages: move patches to proper folders (#290754)
* llvmPackages: move clang-*-LLVMgold-path.patch to common/clang

(cherry picked from commit da4d52ff2b)

* llvmPackages: move exegesis-force-bdver2.patch to 9/llvm

(cherry picked from commit d11c8f2e1f)

* llvmPackages: move llvm-config-link-static.patch to common/llvm

(cherry picked from commit ad8cf6f36e)

* llvmPackages: move TLI-musl.patch to common/llvm

(cherry picked from commit 83314bab20)

* llvmPackages: move libcxx-0001-musl-hacks.patch to common/llvm

(cherry picked from commit 9fb56ed244)

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-02-23 06:24:11 +01:00
Sean Buckley
58805f5511 brave: 1.62.165 -> 1.63.161
https://community.brave.com/t/release-channel-1-63-161/532974
(cherry picked from commit 884950f1c4)
2024-02-23 05:05:06 +00:00
Mario Rodas
cf51cc7208 Merge pull request #290241 from felschr/tor-browser-backport-23.11
[Backport release-23.11] {tor,mullvad}-browser: 13.0.9 -> 13.0.10
2024-02-22 21:33:44 -05:00
github-actions[bot]
9c33f1ec45 Merge staging-next-23.11 into staging-23.11 2024-02-23 00:13:10 +00:00
github-actions[bot]
b8cfd1820b Merge release-23.11 into staging-next-23.11 2024-02-23 00:12:35 +00:00
Martin Weinelt
f94536f95d Merge pull request #290699 from NixOS/backport-289832-to-release-23.11
[Backport release-23.11] floorp: 11.9.0 -> 11.10.2
2024-02-23 01:03:52 +01:00
emilylange
e1c388587a forgejo: 1.20.6-1 -> 1.20.6-1-unstable-2024-02-22
Yes, the version string looks silly, but it's just how our version
guidelines for such cases intend it.

This is 1.20.6-1 with the XSS security fix backported from 1.21.6-0,
after some amazing help from the Forgejo maintainers in
#forgejo-development:matrix.org.

Thanks a lot again!

https://codeberg.org/forgejo/forgejo/pulls/2443

https://forgejo.org/2024-02-release-v1-21-6-0/#cross-site-scripting-xss-vulnerability
2024-02-23 00:18:40 +01:00
Rafael Mazzutti
91ad15e1aa wayland-pipewire-idle-inhibit: init at 0.4.5
(cherry picked from commit b79fd410c3)
2024-02-22 20:04:38 -03:00
Rafael Mazzutti
7a0f054e5e maintainers: add rafameou
(cherry picked from commit e3f9c0a0b8)
2024-02-22 20:04:26 -03:00
Thomas Gerbet
ed9d3c2cab phpExtensions.mailparse: 3.1.4 -> 3.1.6
Changes:
https://github.com/php/pecl-mail-mailparse/compare/v3.1.4...v3.1.6

It notably includes changes needed for PHP 8.3 compatibility.

(cherry picked from commit 24ff7d3ecc)
2024-02-22 21:19:56 +00:00
Elis Hirwing
c99fe65f1d Merge pull request #290690 from etu/fixes-for-myself-backport
[23.11] Fixes for myself
2024-02-22 22:10:44 +01:00
Vladimír Čunát
c1f993c78c Merge #289666: go: 1.21.5 -> 1.21.6
...into staging-23.11
2024-02-22 21:43:04 +01:00
Vladimír Čunát
f7af9f2ef7 Merge #290704: unbound: 1.19.0 -> 1.19.1
...into staging-23.11
2024-02-22 21:40:59 +01:00
Thomas Gerbet
481092ddbf unbound: 1.19.0 -> 1.19.1
Fixes CVE-2023-50387 and CVE-2023-50868.

Changes:
https://nlnetlabs.nl/news/2024/Feb/13/unbound-1.19.1-released/
(cherry picked from commit 062ee05a57)
2024-02-22 20:40:38 +00:00
Vladimír Čunát
ea5a0107cf Merge #288818: unbound: 1.18.0 -> 1.19.0
...into staging-23.11
2024-02-22 21:39:02 +01:00
Vladimír Čunát
bf21ad85fe Merge #288794: haskellPackages.pandoc-cli: install man pages
...into staging-23.11
2024-02-22 21:37:53 +01:00
Vladimír Čunát
e32e704f7a Merge #290702: alsa-ucm-conf: drop conflicting upstream patch
...into staging-23.11
2024-02-22 21:36:01 +01:00
Vladimír Čunát
de82d474be Merge #288568: alsa-ucm-conf: 1.2.10 -> 1.2.11
...into staging-23.11
2024-02-22 21:35:28 +01:00
Sergei Trofimovich
46975650ba alsa-ucm-conf: drop conflicting upstream patch
Without the change the build fails on `staging` as:

    alsa-ucm-conf> Running phase: patchPhase
    alsa-ucm-conf> applying patch /nix/store/m1yxcbpkxrqjp7kml9ij2x4i1y5zc0m2-alsa-ucm-conf-splitpcm-device-argument-fix.patch
    alsa-ucm-conf> patching file ucm2/common/pcm/split.conf
    alsa-ucm-conf> Reversed (or previously applied) patch detected!  Assume -R? [n]
    alsa-ucm-conf> Apply anyway? [n]
    alsa-ucm-conf> Skipping patch.
    alsa-ucm-conf> 1 out of 1 hunk ignored -- saving rejects to file ucm2/common/pcm/split.conf.rej

(cherry picked from commit 0e64c89ef1)
2024-02-22 20:35:10 +00:00
Vladimír Čunát
32460afe09 Merge #288416: stdenv: disregard xz exit status
...into staging-23.11
2024-02-22 21:31:58 +01:00
Vladimír Čunát
9f2724e1d4 Merge #287203: mdbook: 0.4.36 -> 0.4.37
...into staging-23.11
2024-02-22 21:31:06 +01:00
Christoph Heiss
80f6f0fa13 floorp: 11.9.0 -> 11.10.2
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 66ff6548d0)
2024-02-22 20:30:06 +00:00
Christoph Heiss
0638f0d335 floorp: add meta.mainProgram
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit edd5e08ac4)
2024-02-22 20:30:06 +00:00
Christoph Heiss
ebe3eafabc floorp: align with upstream build configuration more closely
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit d79d0ea08b)
2024-02-22 20:30:05 +00:00
Christoph Heiss
882f4ce4b2 floorp: use branding parameter of buildMozillaMach
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit ff516bb178)
2024-02-22 20:30:05 +00:00
Vladimír Čunát
bc82f087bb Merge #273802: python311: 3.11.6 -> 3.11.8
...into staging-23.11
2024-02-22 21:27:40 +01:00
Elis Hirwing
79dff2c99b CODEOWNERS: Remove myself as codeowner from PHP
(cherry picked from commit d216170770)
2024-02-22 20:41:11 +01:00
Elis Hirwing
10334e0244 maintainers: Remove myself from the PHP team
(cherry picked from commit 0eac6bf679)
2024-02-22 20:38:57 +01:00
Elis Hirwing
a3ea3706ce maintainers: Set the correct matrix handle
(cherry picked from commit 8d222b4cdc)
2024-02-22 20:38:39 +01:00
Anders Kaseorg
11c58735d3 mozillavpn: 2.19.0 → 2.20.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit dc25d29e5f)
2024-02-22 19:15:37 +00:00
Artturi
a6aab8d3be Merge pull request #290648 from NixOS/backport-289494-to-release-23.11
[Backport release-23.11] discord-ptb: 0.0.67 -> 0.0.69
2024-02-22 20:38:15 +02:00
Martin Weinelt
d1a47596ea Merge pull request #290646 from NixOS/backport-287348-to-release-23.11
[Backport release-23.11] nixos/prometheus-fastly-exporter: fix runtime environment, refactor, make things prettier
2024-02-22 17:35:56 +01:00
Emily
118d4b941e Merge pull request #290453 from NixOS/backport-290325-to-release-23.11
[Backport release-23.11] chromium: 121.0.6167.184 -> 122.0.6261.57, chromedriver: 121.0.6167.85 -> 122.0.6261.57
2024-02-22 16:53:47 +01:00
R. Ryantm
78ebebf07f discord-ptb: 0.0.67 -> 0.0.69
(cherry picked from commit 982f791d34)
2024-02-22 15:44:29 +00:00
Martin Weinelt
679f635bbf prometheus-fastly-exporter: refactor
- Update source repo, it was migrated to fastly
- Hook up the NixOS test
- Add meta.mainProgram

(cherry picked from commit d679c69737)
2024-02-22 15:38:22 +00:00
Martin Weinelt
19a6103e42 nixos/prometheus-fastly-exporter: fix runtime environment
- Make the token a required option
- Drop the proto from the listen parameter
- Use systemd credentials to pass the token file
- Drop debug flag, use extraArgs instead
- Actually hook up extraArgs
- Escape shell arguments
- Drop overly broad `with lib` statement

(cherry picked from commit a43d9cd69a)
2024-02-22 15:38:22 +00:00
Nick Cao
343712c54e Merge pull request #290635 from NixOS/backport-290521-to-release-23.11
[Backport release-23.11] cargo-machete: 0.6.0 -> 0.6.1
2024-02-22 10:20:34 -05:00
R. Ryantm
5eccc0fa66 cargo-machete: 0.6.0 -> 0.6.1
(cherry picked from commit f79b0ec611)
2024-02-22 14:13:47 +00:00
Nick Cao
8763c70bc5 Merge pull request #290504 from NixOS/backport-290484-to-release-23.11
[Backport release-23.11] fastly: 10.8.2 -> 10.8.3
2024-02-22 09:12:15 -05:00
Nick Cao
01f9ddd71d Merge pull request #290407 from NixOS/backport-275438-to-release-23.11
[Backport release-23.11] python311Packages.rlax: fix build
2024-02-22 08:57:58 -05:00
Pol Dellaiera
ae406c387c Merge pull request #290590 from NixOS/backport-290568-to-release-23.11
[Backport release-23.11] uget: add meta.mainProgram
2024-02-22 10:17:59 +01:00
R. Ryantm
18a898d176 thunderbird-unwrapped: 115.7.0 -> 115.8.0
(cherry picked from commit 33893ac903)
2024-02-22 09:07:20 +00:00
Yueh-Shun Li
483915155d uget: add meta.mainProgram
(cherry picked from commit f1fd17fb89)
2024-02-22 08:32:53 +00:00
rafaelrc7
a4969691f8 goimapnotify: 2.3.10 -> 2.3.11
Release diff: https://gitlab.com/shackra/goimapnotify/-/compare/2.3.10...2.3.11

Software expected wrong config option "tlsOption" while the correct
option is "tlsOptions"

(cherry picked from commit 2074a29583)

Reason: fixes a bug with the software settings
2024-02-22 01:21:50 -03:00
rafaelrc7
c132ec0a5a goimapnotify: 2.3.9 -> 2.3.10
Release diff: https://gitlab.com/shackra/goimapnotify/-/compare/2.3.9...2.3.10

Implement STARTTLS

(cherry picked from commit ad6b3d734f)

Reason: cherry-picked to avoid conflicts with the next update and keep a
history of changes in the release commits
2024-02-22 01:19:52 -03:00
Fabián Heredia Montiel
3cb4ae6689 Merge pull request #290503 from NixOS/backport-290360-to-release-23.11
[Backport release-23.11] Linux Hardened Kernels 2024-02-20
2024-02-21 19:56:35 -06:00
jopejoe1
7ca9742ce7 firefox-devedition-unwrapped: 123.0b9 -> 124.0b2
(cherry picked from commit 32fb53bddf)
2024-02-22 01:43:14 +00:00
jopejoe1
509ec5b244 firefox-beta-unwrapped: 123.0b9 -> 124.0b2
(cherry picked from commit 3e4163db28)
2024-02-22 01:43:13 +00:00
jopejoe1
004dd5fad8 firefox-devedition-bin-unwrapped: 123.0b9 -> 124.0b2
(cherry picked from commit 33063b41ca)
2024-02-22 01:43:13 +00:00
jopejoe1
cf0015d9e6 firefox-beta-bin-unwrapped: 123.0b9 -> 124.0b2
(cherry picked from commit 02315308a5)
2024-02-22 01:43:13 +00:00
github-actions[bot]
5b9a249b9c Merge staging-next-23.11 into staging-23.11 2024-02-22 00:13:12 +00:00
github-actions[bot]
ad6f61ade2 Merge release-23.11 into staging-next-23.11 2024-02-22 00:12:44 +00:00
R. Ryantm
202dd11302 fastly: 10.8.2 -> 10.8.3
(cherry picked from commit 900c4d849c)
2024-02-21 22:54:57 +00:00
Fabián Heredia Montiel
99cc0fa195 linux/hardened/patches/6.7: 6.7.4-hardened1 -> 6.7.5-hardened1
(cherry picked from commit 52675a1167)
2024-02-21 22:45:58 +00:00
Fabián Heredia Montiel
ef8de80aa2 linux/hardened/patches/6.6: 6.6.16-hardened1 -> 6.6.17-hardened1
(cherry picked from commit a86d4e5a19)
2024-02-21 22:45:58 +00:00
Fabián Heredia Montiel
ce2145fb9a linux/hardened/patches/6.1: 6.1.77-hardened1 -> 6.1.78-hardened1
(cherry picked from commit 10a1269f81)
2024-02-21 22:45:58 +00:00
Maximilian Bosch
e6d61b7214 Merge pull request #286339 from teutat3s/backport-284685-to-release-23.11
[23.11] nextcloudPackages: update, nextcloud-notify_push: 0.6.7 -> 0.6.9
2024-02-21 19:46:10 +01:00
Nick Cao
e826fbeeb9 Merge pull request #290443 from NixOS/backport-290397-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-16 -> unstable-2024-02-19
2024-02-21 13:35:39 -05:00
emilylange
27a7dd0c98 chromium: unbreak overwritten gn
Backport of 6de0b4ce3f (more of less).
Since this hasn't been backported before branch-off and prevents
building our overwritten gn on 23.11 with gn 2024-01-22 (chromium M122).
2024-02-21 18:40:14 +01:00
emilylange
ebc28a7ecf chromedriver: fix src download link
Upstream migrated to a new bucket for their chromedriver releases.
See dd90f46119

Our chromium/update.py (and by proxy upstream-info.nix) does not need to
by changed in any way, since it already uses the new API endpoint since
65e801cb43 (which already uses the new
bucket URL).

(cherry picked from commit 46c7c8a777)
2024-02-21 16:29:37 +00:00
emilylange
2fbea4845f chromedriver: 121.0.6167.85 -> 122.0.6261.57
(cherry picked from commit c563706a16)
2024-02-21 16:29:37 +00:00
emilylange
65af364cd0 chromium: 121.0.6167.184 -> 122.0.6261.57
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_20.html

This update includes 12 security fixes.

CVEs:
CVE-2024-1669 CVE-2024-1670 CVE-2024-1671 CVE-2024-1672 CVE-2024-1673
CVE-2024-1674 CVE-2024-1675 CVE-2024-1676

(cherry picked from commit 0c3aa7fbd1)
2024-02-21 16:29:37 +00:00
Nick Cao
700804df18 Merge pull request #290429 from NixOS/backport-287819-to-release-23.11
[Backport release-23.11] nixos/nextcloud: add regression test for not delivering code anymore
2024-02-21 10:29:02 -05:00
Nick Cao
dc2a9710a0 Merge pull request #290401 from NixOS/backport-285898-to-release-23.11
[Backport release-23.11] storeBackup: 3.5 -> 3.5.2, apply patch for CVE-2020-7040
2024-02-21 10:13:02 -05:00
Nick Cao
a0f5ee653d Merge pull request #290395 from NixOS/backport-290314-to-release-23.11
[Backport release-23.11] wasmtime: 17.0.1 -> 18.0.1
2024-02-21 10:00:37 -05:00
Nick Cao
948db0bc7e Merge pull request #290324 from NixOS/backport-290013-to-release-23.11
[Backport release-23.11] element-desktop: 1.11.57 -> 1.11.58
2024-02-21 09:43:51 -05:00
R. Ryantm
fed6670bff renode-dts2repl: unstable-2024-02-16 -> unstable-2024-02-19
(cherry picked from commit 3a768f970c)
2024-02-21 14:43:42 +00:00
Maximilian Bosch
3b6ccc22a2 nixos/nextcloud: add regression test for not delivering code anymore
PR #277382 didn't fix just an issue with .mjs files for the `forms` app,
but an underlying, more problematic issue: for `/nix-apps` &
`/store-apps`, the fcgi config for PHP and the block for assets were
never reached.

That meant that e.g. `/nix-apps/notes/lib/AppInfo/Application.php`
returned the PHP source code as text/plain. Considering that there was
never a fundamental change to how this config's structure, I'm pretty
sure that the issue was pretty much there since the module exists.

After consulting the NixOS security team we agreed that this is most
likely harmless because you'd have to use private apps with secrets in
the raw PHP code of said app. However, this is still problematic because
one important assumption - that PHP code is never sent to the browser -
is broken which is why we decided on not mentioning this impact in the
previous PR from December 2023.

To make sure that we don't regress our nginx config, I decided to add
the reproducer which fails on 8bbbb228b4
as testcase to our integration tests.

(cherry picked from commit 37d6961f33)
2024-02-21 13:14:57 +00:00
Gaetan Lepage
40c5ae26ac python311Packages.rlax: fix build
(cherry picked from commit f1166a3501)
2024-02-21 10:51:57 +00:00
Gaetan Lepage
2b6fdabfd6 python311Packages.plotnine: 0.12.3 -> 0.12.4
Changelog: https://github.com/has2k1/plotnine/releases/tag/v0.12.4
(cherry picked from commit 30535095d5)
2024-02-21 10:51:57 +00:00
Gaetan Lepage
60b91465b3 python311Packages.mizani: 0.10.0 -> 0.9.3
Downgrade as latest version plotnine (0.12.4) is not compatible with mizani==0.10.0

(cherry picked from commit f3ca2ad4f1)
2024-02-21 10:51:57 +00:00
Thomas Gerbet
960cdcb602 storeBackup: 3.5 -> 3.5.2, apply patch for CVE-2020-7040
Changelog:
```
version 3.5.1
	storeBackup.pl
	- linkToRecent didn't work when used for the very first time
	  in a series
	- added option suppressInfo with key readCheckSums
	- changed the order of execution:
	  write backup -> sync -> write 'finished' -> write linkToRecent
	  -> delete old backups -> start postcommand

	storeBackupMergeIsolatedBackup.pl
	- added option --move

	storeBackupSearch.pl
	- option 'backupDir' didn't work (normally not needed)

	lib/fileDir.pl
	- more detailed error messages when copying of a file does
	  not succeed

	lib/checkParam2.pl
	- overwriting settings from config file via commandline didn't
	  work for options with parameters

	storeBackup.pl, storeBackupUpdateBackup.pl, linkToDirs.pl
	- added option --maxHardLinks

----------------------------
version 3.5.2
	storeBackup.pl
	- option --maxHardLinks was not configurable in the
	  configuration file
	- pipe buffering was changed to new needs since
	  about kernel 5.13 (relevant only if you backup devices)

	storeBackupRecover.pl
	- restoring of devices (eg. sda) didn't work because of
	  bug in option checkDevicesDir0 in storeBackup.pl when
	  using more than one directory level like "Devs/Sticks"

	storeBackupUpdateBackup.pl
	- added log file entry about number of WARNINGs and
	  ERRORs happend (like at storeBackup.pl)
```

(cherry picked from commit d10d3fe5d6)
2024-02-21 10:33:57 +00:00
Yaya
e837b632e2 pleroma: 2.6.1 -> 2.6.2
https://pleroma.social/announcements/2024/02/20/pleroma-security-release-2.6.2/
(cherry picked from commit 75ea7a8741)
2024-02-21 11:03:56 +01:00
R. Ryantm
9d28aa1bca wasmtime: 17.0.1 -> 18.0.1
(cherry picked from commit 1b109bf79a)
2024-02-21 10:00:50 +00:00
Ridan Vandenbergh
d05ae030c8 thunderbird-bin: 115.6.0 -> 115.7.0
https://www.thunderbird.net/en-US/thunderbird/115.6.1/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.7.0/releasenotes/
(cherry picked from commit 65e2f7e752)
2024-02-21 09:46:42 +00:00
a-n-n-a-l-e-e
dceb0c46f8 Merge pull request #290256 from NixOS/backport-288124-to-release-23.11
[Backport release-23.11] dns2tcp: init at 0.5.2
2024-02-20 17:58:09 -08:00
José Romildo Malaquias
307ada3fc4 Merge pull request #290263 from jkoking/backport-fix-nordic
backport [23.11] nordic: fix installation directories of plasma styles
2024-02-20 22:41:18 -03:00
teutat3s
ac0f66ad89 element-desktop: 1.11.57 -> 1.11.58
https://github.com/element-hq/element-desktop/releases/tag/v1.11.58
(cherry picked from commit 6048de4335)
2024-02-21 00:32:01 +00:00
github-actions[bot]
e35f0a1674 Merge staging-next-23.11 into staging-23.11 2024-02-21 00:13:17 +00:00
github-actions[bot]
de8c70f110 Merge release-23.11 into staging-next-23.11 2024-02-21 00:12:51 +00:00
Fabian Affolter
5a17eb6ff0 Merge pull request #290056 from NixOS/backport-282429-to-release-23.11
[Backport release-23.11] killerbee: init at 3.0.0-beta.2
2024-02-21 01:04:21 +01:00
a-n-n-a-l-e-e
e1aaab0ff1 Merge pull request #290202 from NixOS/backport-289757-to-release-23.11
[Backport release-23.11] recoverdm: init at 0.20
2024-02-20 15:42:56 -08:00
maxine
dd6719ef9d Merge pull request #290289 from NixOS/backport-290226-to-release-23.11
[Backport release-23.11] _1password-gui-beta: 8.10.26-1 → 8.10.26-38
2024-02-20 23:35:23 +00:00
Maxine Aubrey
50400351a5 _1password-gui-beta: 8.10.26-1 → 8.10.26-38
https://releases.1password.com/linux/beta/#1password-for-linux-8.10.26-38
(cherry picked from commit 9911cf2128)
2024-02-20 22:18:40 +00:00
Thomas Gerbet
bdb101d1d2 Merge pull request #289262 from NixOS/backport-288966-to-release-23.11
[Backport release-23.11] exiv2: 0.28.1 -> 0.28.2
2024-02-20 23:02:49 +01:00
Robert Scott
3f08a48cd2 Merge pull request #289816 from risicle/ris-bind-9.18.24-r23.11
[23.11] bind: 9.18.19 -> 9.18.24
2024-02-20 21:36:34 +00:00
D3vil0p3r
001f63ce68 dns2tcp: init at 0.5.2
(cherry picked from commit 3fedc5e119)
2024-02-20 20:01:17 +00:00
jkoking
e44eb0305d nordic: fix installation directories of plasma styles
Co-authored-by: José Romildo Malaquias <malaquias@gmail.com>
(cherry picked from commit 5ba5c89194)
2024-02-20 14:44:21 -05:00
D3vil0p3r
af53c6ff25 recoverdm: init at 0.20
(cherry picked from commit f29636e5c2)
2024-02-20 19:41:31 +00:00
Felix Schröter
4169a1e03e mullvad-browser: 13.0.9 -> 13.0.10
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.10
(cherry picked from commit 02f9c775b4)
2024-02-20 19:51:14 +01:00
Felix Schröter
c8ea061880 tor-browser: 13.0.9 -> 13.0.10
https://blog.torproject.org/new-release-tor-browser-13010/
(cherry picked from commit 39382e6c8f)
2024-02-20 19:51:14 +01:00
maxine
2e1eda325e Merge pull request #288630 from NixOS/backport-288501-to-release-23.11
[Backport release-23.11] GNOME updates 2024-02-13
2024-02-20 18:05:34 +01:00
K900
d7097df74c Merge pull request #290222 from K900/linux-firmware-20240220-23.11
[23.11] linux-firmware: 20231111 -> 20240220
2024-02-20 19:44:47 +03:00
K900
045eabf868 linux-firmware: 20231111 -> 20240220 2024-02-20 19:43:12 +03:00
Nick Cao
526d051b12 Merge pull request #290203 from NixOS/backport-290095-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240215git10667c665 -> 1.14.0+20240219gitea2784757
2024-02-20 09:47:14 -05:00
Nick Cao
89305da2f7 Merge pull request #290152 from NixOS/backport-282942-to-release-23.11
[Backport release-23.11] hamster: 3.0.2 -> 3.0.3
2024-02-20 09:15:12 -05:00
R. Ryantm
e5b6255bac lighttpd: 1.4.73 -> 1.4.74
(cherry picked from commit 28be55f188)
2024-02-20 15:07:47 +01:00
R. Ryantm
eff4e00507 renode-unstable: 1.14.0+20240215git10667c665 -> 1.14.0+20240219gitea2784757
(cherry picked from commit dfe38fa3b8)
2024-02-20 13:58:44 +00:00
John Garcia
8e1414c7bf nixos/atuin: add services.atuin.package option
(cherry picked from commit 7427bec3a7)
2024-02-20 13:11:43 +00:00
Atemu
4839cbc6df Merge pull request #290150 from NixOS/backport-289516-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-02-16
2024-02-20 12:18:12 +01:00
Alyssa Ross
6a42efa285 pkgsStatic.strace: fix build
Static-only elfutils builds are not supported.

Fixes: a48232a475 ("strace: 6.6 -> 6.7")
(cherry picked from commit f60a899000)
2024-02-20 12:15:31 +01:00
Alyssa Ross
96a4e13479 pkgsStatic.elfutils: mark unsupported
It's more accurate to say this is unsupported than broken.  (But it
wasn't possible to do that at the time the broken mark was added.)

(cherry picked from commit df51960570)
2024-02-20 12:15:31 +01:00
Pol Dellaiera
50fc6b27b3 Merge pull request #290164 from NixOS/backport-287485-to-release-23.11
[Backport release-23.11] signal-desktop: 6.46.0 -> 6.47.1, signal-desktop (aarch64): 6.44.0 -> 6.46.0
2024-02-20 10:45:56 +01:00
teutat3s
b692ba2f32 signal-desktop: 6.46.0 -> 6.47.1
(cherry picked from commit d486a0c962)
2024-02-20 09:42:40 +00:00
teutat3s
1de08eafba signal-desktop (aarch64): 6.44.0 -> 6.46.0
(cherry picked from commit 47dc12e62f)
2024-02-20 09:42:40 +00:00
R. Ryantm
0e37d67486 hamster: 3.0.2 -> 3.0.3
(cherry picked from commit 3acbd72d27)
2024-02-20 09:04:39 +00:00
zzzsyyy
b178c75c90 linux_xanmod_latest: 6.6.15 -> 6.7.5
(cherry picked from commit 65706932e7)
2024-02-20 09:01:47 +00:00
zzzsyyy
b67d28ae42 linux_xanmod: 6.1.76 -> 6.6.17
(cherry picked from commit cee6d2ba3b)
2024-02-20 09:01:47 +00:00
Martin Weinelt
a56230f51f Merge pull request #290071 from NixOS/backport-289987-to-release-23.11
[Backport release-23.11] Firefox: 122.0.1 -> 123.0.1; 115.7.0esr -> 115.8.0esr
2024-02-20 04:37:11 +01:00
Martin Weinelt
477c559e96 Merge pull request #290079 from NixOS/backport-287063-to-release-23.11
[Backport release-23.11] firefox-{devedition,beta}{-bin}-unwrapped: {121.0b9, 119.0b6, 118.0b9} -> 123.0b9
2024-02-20 04:36:59 +01:00
OTABI Tomoya
d7826dbb71 Merge pull request #288705 from rafaelrc7/starsector/backport
[23.11] starsector: backport multiple fixes
2024-02-20 10:37:41 +09:00
Robert Scott
607f15694c Merge pull request #285795 from natsukium/backport/jupyter
[23.11] python311Packages.jupyterlab: 4.0.6 -> 4.0.11; jupyter-core: 5.5.0 -> 5.5.1; jupyter-server: 2.12.1 -> 2.12.4
2024-02-20 00:54:44 +00:00
Nick Cao
b0b1ff59d2 Merge pull request #289971 from NixOS/backport-286382-to-release-23.11
[Backport release-23.11] peering-manager: 1.8.2 -> 1.8.3
2024-02-19 19:47:50 -05:00
Nick Cao
db3ca938c7 Merge pull request #290007 from NixOS/backport-289322-to-release-23.11
[Backport release-23.11] figurine: init at 1.3.0, maintainers: add ironicbadger
2024-02-19 19:46:41 -05:00
jopejoe1
de79deee1a firefox-beta-unwrapped: 121.0b9 -> 123.0b9
(cherry picked from commit 91937c5e03)
2024-02-20 00:44:40 +00:00
jopejoe1
a3258cd919 firefox-devedition-unwrapped: 121.0b9 -> 123.0b9
(cherry picked from commit be41d7c86b)
2024-02-20 00:44:40 +00:00
jopejoe1
5fd819b6a7 firefox-beta-bin-unwrapped: 119.0b6 -> 123.0b9
(cherry picked from commit 611c325e51)
2024-02-20 00:44:40 +00:00
jopejoe1
2f4bb44a4d firefox-devedition-bin-unwrapped: 118.0b9 -> 123.0b9
(cherry picked from commit 3c706744c6)
2024-02-20 00:44:40 +00:00
jopejoe1
5ea22c7e54 firefox-devedition-bin-unwrapped: update channel references
the channel for firefox-devedition-bin-unwrapped got changed in #256292 updating some stuff related to the update script that relied on the channel

(cherry picked from commit 1efcf3467e)
2024-02-20 00:44:40 +00:00
github-actions[bot]
4bd4c88c23 Merge staging-next-23.11 into staging-23.11 2024-02-20 00:13:56 +00:00
github-actions[bot]
7bdc60fc1d Merge release-23.11 into staging-next-23.11 2024-02-20 00:13:25 +00:00
Martin Weinelt
69d0029315 firefox-esr-115-unwrapped: 115.7.0esr -> 115.8.0esr
https://www.mozilla.org/en-US/firefox/115.8.0/releasenotes/
(cherry picked from commit a3a4dbcccb)
2024-02-20 00:05:57 +00:00
Martin Weinelt
fa1a04af84 firefox-bin-unwrapped: 122.0.1 -> 123.0
https://www.mozilla.org/en-US/firefox/123.0/releasenotes/
(cherry picked from commit 91e87d2b9a)
2024-02-20 00:05:57 +00:00
Martin Weinelt
7c027ddbd1 firefox-unwrapped: 122.0.1 -> 123.0.1
https://www.mozilla.org/en-US/firefox/123.0/releasenotes/
(cherry picked from commit efe44e3229)
2024-02-20 00:05:57 +00:00
Fabián Heredia Montiel
f230650070 Merge pull request #289637 from NixOS/backport-289288-to-release-23.11
[Backport release-23.11] bfs: 3.0.4 -> 3.1.1
2024-02-19 17:06:06 -06:00
Fabian Affolter
fce3ec5859 killerbee: init at 3.0.0-beta.2
IEEE 802.15.4/ZigBee Security Research Toolkit

https://github.com/riverloopsec/killerbee
(cherry picked from commit a8f65a171d)
2024-02-19 22:56:04 +00:00
Fabian Affolter
aca3814727 python311Packages.rangeparser: init at 0.1.3
(cherry picked from commit 0934aaf96f)
2024-02-19 22:56:04 +00:00
maxine
87579131a3 Merge pull request #290011 from NixOS/backport-287082-to-release-23.11
[Backport release-23.11] slack: 4.36.138 -> 4.36.140
2024-02-19 21:14:08 +01:00
R. Ryantm
4168814db9 slack: 4.36.138 -> 4.36.140
(cherry picked from commit d6e365ed75)
2024-02-19 19:21:06 +00:00
Alex Kretzschmar
e8d13dbb96 figurine: init at 1.3.0
(cherry picked from commit 09e2db488c)
2024-02-19 19:01:38 +00:00
Alex Kretzschmar
05f500bbb0 maintainers: add ironicbadger
(cherry picked from commit 800d69029b)
2024-02-19 19:01:38 +00:00
R. Ryantm
81b82a8c6d python311Packages.hg-git: 1.0.3 -> 1.1.0
(cherry picked from commit 0348f74f6a)
2024-02-19 16:59:20 +00:00
Nick Cao
f74663f3fb Merge pull request #289826 from NixOS/backport-271817-to-release-23.11
[Backport release-23.11] python310Packages.hg-git: 1.0.2 -> 1.0.3
2024-02-19 09:38:10 -05:00
R. Ryantm
9fe7ae7b30 peering-manager: 1.8.2 -> 1.8.3
(cherry picked from commit 46716bdad7)
2024-02-19 14:34:23 +00:00
Alyssa Ross
9312b935a5 linux-rt_5_15: 5.15.145-rt73 -> 5.15.148-rt74
(cherry picked from commit e9d791e2db)
2024-02-19 12:49:06 +01:00
Alyssa Ross
f2890d99ec linux_testing: 6.8-rc4 -> 6.8-rc5
(cherry picked from commit ae09090648)
2024-02-19 12:49:06 +01:00
a-n-n-a-l-e-e
cc86e07698 Merge pull request #289892 from NixOS/backport-289636-to-release-23.11
[Backport release-23.11] ptunnel: init at 0.72
2024-02-19 02:13:02 -08:00
github-actions[bot]
6f05093ae7 darwin.apple_sdk_11_0.frameworks.CoreVideo: switch to sed (#289687)
CoreVideo is failing to build during the bootstrap because the bootstrap
awk lacks support for in-place editing. Fix it by using sed instead.

(cherry picked from commit 5d608cc925)

Co-authored-by: Randy Eckenrode <randy@largeandhighquality.com>
2024-02-19 11:06:15 +01:00
a-n-n-a-l-e-e
0e846ac9de Merge pull request #288355 from D3vil0p3r/patch-7
[Backport release-23.11] libewf-legacy: init at 20140814
2024-02-19 01:54:51 -08:00
Pol Dellaiera
55ef34d5c5 Merge pull request #289891 from NixOS/backport-289771-to-release-23.11
[Backport release-23.11] galleta: add darwin support
2024-02-19 09:39:58 +01:00
WxNzEMof
b702596243 dockerTools: Add chown test
proot's --root-id "allows" chown only in the sense that it makes it
succeed vacuously, i.e. a no-op. This is undesired if the goal is to
actually create a layer with some files owned by different users.

Fortunately, fakeroot does allow persistence of emulated file owners,
and it is possible to combine fakeroot with proot, so replace proot
--root-id with fakeroot to do so.

This was fixed recently in d538fefb62,
so this commit just adds a test.

(cherry picked from commit 84b5bcae26)
2024-02-19 08:01:32 +00:00
a-n-n-a-l-e-e
441af8ae13 Merge pull request #289837 from NixOS/backport-289580-to-release-23.11
[Backport release-23.11] pasco: init at 20040505_1
2024-02-18 19:43:02 -08:00
a-n-n-a-l-e-e
e9172ffc37 Merge pull request #289838 from NixOS/backport-289546-to-release-23.11
[Backport release-23.11] myrescue: init at 0.9.8
2024-02-18 19:42:42 -08:00
D3vil0p3r
5c7d280ed1 ptunnel: init at 0.72
(cherry picked from commit 2dd5557a26)
2024-02-19 03:42:31 +00:00
D3vil0p3r
95e35a0d9e galleta: add darwin support
(cherry picked from commit cab286eafb)
2024-02-19 03:07:15 +00:00
github-actions[bot]
7dc661a469 Merge staging-next-23.11 into staging-23.11 2024-02-19 00:14:15 +00:00
github-actions[bot]
b7c54de150 Merge release-23.11 into staging-next-23.11 2024-02-19 00:13:42 +00:00
Robert Scott
e0da498ad7 Merge pull request #289804 from risicle/ris-nomad-1.5.15-1.6.8-r23.11
[23.11] nomad_1_5: 1.5.12 -> 1.5.15, nomad_1_6: 1.6.5 -> 1.6.8
2024-02-18 22:08:38 +00:00
Pol Dellaiera
b5937bd99b Merge pull request #289842 from NixOS/backport-289589-to-release-23.11
[Backport release-23.11] pdfid: init at 0.2.8
2024-02-18 22:09:19 +01:00
D3vil0p3r
66f918a410 pdfid: init at 0.2.8
(cherry picked from commit 8ac914904e)
2024-02-18 21:08:02 +00:00
Robert Scott
17a4160a1a nomad_1_4: add CVE-2024-1329 to knownVulnerabilities 2024-02-18 20:43:32 +00:00
Robert Scott
7e0194a550 nomad_1_6: 1.6.6 -> 1.6.8
(cherry picked from commit fe86b6c863)
2024-02-18 20:41:14 +00:00
Robert Scott
a84f6d4c6e nomad_1_5: 1.5.13 -> 1.5.15
(cherry picked from commit d576a0f9de)
2024-02-18 20:38:29 +00:00
Cottand
323a6ee3dd nomad_1_5: 1.5.12 -> 1.5.13
(cherry picked from commit 5f2765148e)
2024-02-18 20:36:59 +00:00
a-n-n-a-l-e-e
92b5448e70 Merge pull request #289758 from NixOS/backport-287874-to-release-23.11
[Backport release-23.11] spooftooph: init at 0.5.2
2024-02-18 12:35:19 -08:00
Cottand
e95818ea30 nomad_1_6: 1.6.5 -> 1.6.6
(cherry picked from commit 383713d270)
2024-02-18 20:35:09 +00:00
D3vil0p3r
0e04d2c331 myrescue: init at 0.9.8
(cherry picked from commit f42b16bb43)
2024-02-18 20:34:51 +00:00
D3vil0p3r
bb0b6a1099 pasco: init at 20040505_1
(cherry picked from commit cd3a9fc59a)
2024-02-18 20:34:31 +00:00
zowoq
90860e59ed nomad: fix licenses
1.7 is bsl11
b3e30b1dfa

(cherry picked from commit b45547a0a2)
2024-02-18 20:32:42 +00:00
Dmitry Kalinkin
71dd8a4903 mlflow: 2.7.0 -> 2.10.2 2024-02-18 15:26:15 -05:00
R. Ryantm
b44d65586b python310Packages.hg-git: 1.0.2 -> 1.0.3
(cherry picked from commit 51b3ed8b16)
2024-02-18 19:41:13 +00:00
Thomas Gerbet
f55637320c bind: 9.18.21 -> 9.18.24
Fixes CVE-2023-4408, CVE-2023-5517, CVE-2023-5679, CVE-2023-6516, CVE-2023-50387 and CVE-2023-50868.

Security advisories:
https://kb.isc.org/docs/cve-2023-4408
https://kb.isc.org/docs/cve-2023-5517
https://kb.isc.org/docs/cve-2023-5679
https://kb.isc.org/docs/cve-2023-6516
https://kb.isc.org/docs/cve-2023-50387
https://kb.isc.org/docs/cve-2023-50868

Release notes:
https://bind9.readthedocs.io/en/v9.18.24/notes.html

(cherry picked from commit 324f730e54)
2024-02-18 19:20:50 +00:00
Sergei Trofimovich
d7eb2bd80a bind: 9.18.20 -> 9.18.21
Changes: https://downloads.isc.org/isc/bind9/9.18.21/doc/arm/html/notes.html#notes-for-bind-9-18-21
(cherry picked from commit 5d81c1faa8)
2024-02-18 19:20:39 +00:00
R. Ryantm
ef355079b8 bind: 9.18.19 -> 9.18.20
(cherry picked from commit 8f2ec8ab2b)
2024-02-18 19:20:23 +00:00
Nick Cao
d5f9c4acfd Merge pull request #289688 from NixOS/backport-283533-to-release-23.11
[Backport release-23.11] cargo-llvm-cov: 0.6.2 -> 0.6.5
2024-02-18 13:05:32 -05:00
Robert Scott
9495f91459 Merge pull request #288796 from NixOS/backport-288666-to-staging-23.11
[Backport staging-23.11] dnsmasq: 2.89 -> 2.90
2024-02-18 16:40:36 +00:00
D3vil0p3r
d94f1d1fab spooftooph: init at 0.5.2
(cherry picked from commit 0ffbb2a4ee)
2024-02-18 14:31:52 +00:00
Nick Cao
0c41dd76d3 Merge pull request #289619 from NixOS/backport-289565-to-release-23.11
[Backport release-23.11] microsoft-edge: 121.0.2277.113 -> 121.0.2277.128
2024-02-18 09:02:35 -05:00
Nick Cao
d8d931ad22 Merge pull request #289656 from NixOS/backport-289628-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-14 -> unstable-2024-02-16
2024-02-18 09:02:23 -05:00
0x4A6F
b17089cc63 atuin: 18.0.0 -> 18.0.1
(cherry picked from commit d471567b5c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-18 12:48:23 +01:00
0x4A6F
ae216c9ccd atuin: apply atuinsh/atuin#1694
(cherry picked from commit 371e1506ed)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-18 12:48:23 +01:00
0x4A6F
2c01513812 atuin: 17.2.1 -> 18.0.0
(cherry picked from commit 3b5e4b9d76)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-18 12:48:23 +01:00
r-vdp
c3b7e91b2e atuin: 17.2.0 -> 17.2.1
https://github.com/atuinsh/atuin/releases/tag/v17.2.1
(cherry picked from commit 98e460036d)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-18 12:48:22 +01:00
r-vdp
50ca054d77 atuin 17.1.0 -> 17.2.0
https://github.com/atuinsh/atuin/releases/tag/v17.2.0
(cherry picked from commit 81ac9e998c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-18 12:48:22 +01:00
r-vdp
b5dcacbf68 atuin: 17.0.1 -> 17.1.0
(cherry picked from commit 5258723108)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-18 12:47:41 +01:00
maxine
217873e769 Merge pull request #289731 from NixOS/backport-274234-to-release-23.11
[Backport release-23.11] nomad_1_6: 1.6.4 -> 1.6.5
2024-02-18 12:21:07 +01:00
Cottand
7df3ee1734 nomad_1_6: 1.6.4 -> 1.6.5
(cherry picked from commit 5ff9ae71ff)
2024-02-18 11:19:41 +00:00
maxine
97421c80bc Merge pull request #289730 from NixOS/backport-273089-to-release-23.11
[Backport release-23.11] nomad_1_6: 1.6.3 -> 1.6.4, add cottand to maintainers
2024-02-18 12:19:07 +01:00
Cottand
3d6b0ce8fa nomad: 1.6.3 -> 1.6.4
(cherry picked from commit d663a2d536)
2024-02-18 11:18:50 +00:00
Cottand
743dc2249c nomad: add cottand to maintainers
(cherry picked from commit 67ff144b06)
2024-02-18 11:18:50 +00:00
maxine
a0e0e5374e Merge pull request #289729 from NixOS/backport-274247-to-release-23.11
[Backport release-23.11] nomad_1_5: 1.5.8 -> 1.5.12
2024-02-18 12:18:03 +01:00
Cottand
65fe4a0473 nomad_1_5: 1.5.8 -> 1.5.12
(cherry picked from commit cf6c9f1a30)
2024-02-18 11:17:00 +00:00
Thomas Gerbet
09107efc94 Merge pull request #289507 from NixOS/backport-289406-to-release-23.11
[Backport release-23.11] mattermost: 8.1.7 → 8.1.10
2024-02-18 11:27:56 +01:00
Matthias Beyer
25fbe5b00b cargo-llvm-cov: 0.6.4 -> 0.6.5
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 4ee3ac37d1)
2024-02-18 07:53:35 +00:00
Matthias Beyer
cd5a9af6fb cargo-llvm-cov: 0.6.3 -> 0.6.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit f6ee741a1e)
2024-02-18 07:53:35 +00:00
Matthias Beyer
60d474d013 cargo-llvm-cov: 0.6.2 -> 0.6.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit f47877efd0)
2024-02-18 07:53:35 +00:00
Harsh Thakur
82e70f0c1b go: 1.21.5 -> 1.21.6
Changelog: https://go.dev/doc/devel/release#go1.21

Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com>
(cherry picked from commit 1332fa0d74)
2024-02-18 06:01:06 +00:00
R. Ryantm
22ef7db24b renode-dts2repl: unstable-2024-02-14 -> unstable-2024-02-16
(cherry picked from commit 811da6b02c)
2024-02-18 04:28:55 +00:00
github-actions[bot]
3cde83cb87 Merge staging-next-23.11 into staging-23.11 2024-02-18 00:14:36 +00:00
github-actions[bot]
9b365a7f83 Merge release-23.11 into staging-next-23.11 2024-02-18 00:14:06 +00:00
Muhammad Falak R Wani
bfd86d7835 bfs: 3.0.4 -> 3.1.1
Add dependency on liburing

Diff: https://github.com/tavianator/bfs/compare/3.0.4...3.1.1
Changelog: https://github.com/tavianator/bfs/releases/tag/3.1.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 75593f5063)
2024-02-17 23:49:08 +00:00
a-n-n-a-l-e-e
69405156cf Merge pull request #289585 from NixOS/backport-288039-to-release-23.11
[Backport release-23.11] scrounge-ntfs: init at 0.9
2024-02-17 14:50:46 -08:00
misuzu
5b203cce9d gotosocial: skip flaky test
(cherry picked from commit 88188439fb)
2024-02-17 22:37:02 +00:00
Robert Scott
680dbb0c36 Merge pull request #289291 from NixOS/backport-288214-to-staging-23.11
[Backport staging-23.11] openexr_3: 3.2.1 -> 3.2.2
2024-02-17 22:12:18 +00:00
R. Ryantm
7286af991d microsoft-edge: 121.0.2277.113 -> 121.0.2277.128
(cherry picked from commit 21bb17ff23)
2024-02-17 21:32:27 +00:00
D3vil0p3r
175cc2a63c scrounge-ntfs: init at 0.9
(cherry picked from commit 96294a048d)
2024-02-17 18:06:11 +00:00
Martin Weinelt
bd1712bd66 Merge pull request #289240 from NixOS/backport-289161-to-release-23.11
[Backport release-23.11] nss_latest: 3.97 -> 3.98
2024-02-17 17:41:12 +01:00
Fabián Heredia Montiel
f715255b3d Merge pull request #289500 from NixOS/backport-289442-to-release-23.11
[Backport release-23.11] gotosocial: 0.13.2 -> 0.13.3
2024-02-17 10:27:27 -06:00
Nick Cao
2855ce3dbb Merge pull request #289552 from NixOS/backport-289491-to-release-23.11
[Backport release-23.11] netbird-ui: 0.25.8 -> 0.25.9
2024-02-17 11:08:53 -05:00
Nick Cao
305bf81629 Merge pull request #289410 from NixOS/backport-288114-to-release-23.11
[Backport release-23.11] tinyxml: apply patches for CVE-2023-34194 and CVE-2021-42260
2024-02-17 11:08:27 -05:00
D3vil0p3r
43f5ce7922 nbtscan: init at 1.7.2-unstable-2022-10-29
(cherry picked from commit c5da04da50)
2024-02-17 15:36:46 +00:00
R. Ryantm
a7ed7a2967 netbird-ui: 0.25.8 -> 0.25.9
(cherry picked from commit 14b5c3a611)
2024-02-17 15:15:54 +00:00
Nick Cao
9e2f084718 Merge pull request #289409 from NixOS/backport-277024-to-release-23.11
[Backport release-23.11] jam: set std=c89
2024-02-17 09:57:03 -05:00
Nick Cao
a09f507268 Merge pull request #289446 from siddarthkay/backport-286284-to-release-23.11
[23.11] backport xcbeautify: init at 1.4.0
2024-02-17 09:52:18 -05:00
Yorick
4c6978e4cb Merge pull request #289547 from NixOS/backport-289201-to-release-23.11
[Backport release-23.11] nats-server: 2.10.10 -> 2.10.11
2024-02-17 15:49:02 +01:00
R. Ryantm
3fdb810fa5 nats-server: 2.10.10 -> 2.10.11
(cherry picked from commit f74bb4c18c)
2024-02-17 14:42:24 +00:00
Yorick
0b6336f623 Merge pull request #289545 from NixOS/backport-286003-to-release-23.11
[Backport release-23.11] nats-server: 2.10.9 -> 2.10.10
2024-02-17 15:36:35 +01:00
R. Ryantm
d50bd2fe72 nats-server: 2.10.9 -> 2.10.10
(cherry picked from commit 1dfefd556e)
2024-02-17 14:20:15 +00:00
Yorick
517d8b6f5c Merge pull request #289498 from NixOS/backport-282888-to-release-23.11
[Backport release-23.11] nats-server: 2.10.7 -> 2.10.9
2024-02-17 15:19:14 +01:00
Martin Weinelt
0a4a7a0aff Merge pull request #289275 from NixOS/backport-289162-to-staging-23.11
[Backport staging-23.11] nss_esr: 3.90.1 -> 3.90.2
2024-02-17 15:02:41 +01:00
Martin Weinelt
197be02eb8 Merge pull request #289273 from NixOS/backport-289160-to-staging-23.11
[Backport staging-23.11] cacert: 3.95 -> 3.98
2024-02-17 15:02:28 +01:00
Artturi
8aa544c473 Merge pull request #289437 from NixOS/backport-288855-to-release-23.11
[Backport release-23.11] discord-canary: 0.0.277 -> 0.0.278
2024-02-17 14:48:33 +02:00
stuebinm
e47ea8e8a0 mattermost: 8.1.7 → 8.1.10
These are security releases, release notes can be found here:
https://docs.mattermost.com/deploy/legacy-self-hosted-changelog.html#release-v8-1-extended-support-release

Note on the use of `overrideModAttrs`: this is required because mattermost
8.1.10's go-modules derivation fails to build without first running `go mod tidy`.
However, running `go mod tidy` requires network access and will thus fail in
the module derivation itself, so we cannot just use a normal preBuild hook.

(cherry picked from commit 7423f3c416)
2024-02-17 11:20:25 +00:00
Thomas Gerbet
1edcb2d90c Merge pull request #289387 from NixOS/backport-288938-to-release-23.11
[Backport release-23.11] brave: 1.62.162 -> 1.62.165
2024-02-17 11:27:58 +01:00
Blake Smith
9c856c8493 gotosocial: 0.13.2 -> 0.13.3
Fixes security issues: https://gts.superseriousbusiness.org/@gotosocial/statuses/01HPPFP5RF22STPTAGECQC884H

(cherry picked from commit 7e146b7897)
2024-02-17 10:01:40 +00:00
R. Ryantm
cf94a203ba nats-server: 2.10.7 -> 2.10.9
(cherry picked from commit 015e859116)
2024-02-17 09:42:28 +00:00
K900
84d981bae8 Merge pull request #289496 from NixOS/backport-289354-to-release-23.11
[Backport release-23.11] Linux kernels 2024-02-16
2024-02-17 12:26:38 +03:00
Alyssa Ross
16f0731c2a linux_6_7: 6.7.4 -> 6.7.5
(cherry picked from commit f947867e8e)
2024-02-17 09:26:06 +00:00
Alyssa Ross
b08da51f52 linux_6_1: 6.1.77 -> 6.1.78
(cherry picked from commit f4c0a20bb8)
2024-02-17 09:26:06 +00:00
Alyssa Ross
63b08339d1 linux_6_6: 6.6.16 -> 6.6.17
(cherry picked from commit 9c0e19a36c)
2024-02-17 09:26:06 +00:00
Vladimír Čunát
1cc67d9bf6 Merge #287448: staging-next-23.11 iteration 4
...into release-23.11
2024-02-17 08:59:43 +01:00
lassulus
1799a8f9f3 Merge pull request #289462 from NixOS/backport-289366-to-release-23.11
[Backport release-23.11] mountpoint-s3: 1.4.0 -> 1.4.1
2024-02-17 14:25:04 +07:00
Fabián Heredia Montiel
b9987f74a1 Merge pull request #289445 from NixOS/backport-289405-to-release-23.11
[Backport release-23.11] pkgsi686Linux.samba: don't configure `waf` in parallel on 32-bit systems
2024-02-17 01:23:47 -06:00
Vladimír Čunát
776a4e40d3 gnome-builder: fix build by upstream patch
It's needed after gtk update, /cc PR #286334

(cherry picked from commit 0575895f0b)
2024-02-17 07:58:14 +01:00
R. Ryantm
f4154b51d5 mountpoint-s3: 1.4.0 -> 1.4.1
(cherry picked from commit 618c648007)
2024-02-17 06:30:47 +00:00
Mario Rodas
3bb4b05572 Merge pull request #288927 from marsam/23.11-update-nodejs
[23.11] nodejs: 18.18.2 -> 18.19.1, 20.9.0 -> 20.11.1, 21.2.0 -> 21.6.2
2024-02-17 01:26:12 -05:00
Siddarth Kumar
b0f56d3575 maintainers: add siddarthkay
(cherry picked from commit 100c2c38a9)
2024-02-17 10:16:33 +05:30
Siddarth Kumar
198124819c xcbeautify: init at 1.4.0
(cherry picked from commit fb56034618)
2024-02-17 10:14:37 +05:30
Sergei Trofimovich
b9c3f88226 pkgsi686Linux.samba: don't configure waf in parallel on 32-bit systems
Without the change `waf configure` hung on `i686Linux.samba` on systems
with large amount of host CPUs (for me it's 16).

This happens because one of the worker processes gets `-ENOMEM` and does
not recover from it:

    2084476 mmap2(NULL, 8392704, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = -1 ENOMEM (Cannot allocate memory)
    2084476 munmap(0xf2b5c000, 16384)       = 0
    2084476 rt_sigprocmask(SIG_BLOCK, ~[RT_1], NULL, 8) = 0
    2084476 madvise(0x1ff000, 8372224, MADV_DONTNEED) = 0
    2084476 exit(0)                         = ?
    2084476 +++ exited with 0 +++

THe change extends 32-bit arm workaround to limit to one thread to all
32-bit systems.

(cherry picked from commit 9e38b7b0fb)
2024-02-17 04:19:45 +00:00
R. Ryantm
8231b842cf discord-canary: 0.0.277 -> 0.0.278
(cherry picked from commit 7922c8d180)
2024-02-17 03:12:17 +00:00
github-actions[bot]
18a9f3c7ef Merge staging-next-23.11 into staging-23.11 2024-02-17 00:13:18 +00:00
github-actions[bot]
9a01a9dd7f Merge release-23.11 into staging-next-23.11 2024-02-17 00:12:42 +00:00
Thomas Gerbet
b610f6875e tinyxml: apply patches for CVE-2023-34194 and CVE-2021-42260
(cherry picked from commit 830cfc27d9)
2024-02-17 00:04:29 +00:00
Alexander Lash
a9149010cd jam: set std=c89
jam relies on c89 conventions; this restores the ability to build on recent Darwin.

(cherry picked from commit 40a19c1d47)
2024-02-16 23:43:03 +00:00
Sean Buckley
1a2f34e15d brave: 1.62.162 -> 1.62.165
https://community.brave.com/t/release-channel-1-62-165/531611
(cherry picked from commit 54acbcdf03)
2024-02-16 21:45:32 +00:00
Nick Cao
1d1817869c Merge pull request #289301 from NixOS/backport-289137-to-release-23.11
[Backport release-23.11] fastly: 10.8.1 -> 10.8.2
2024-02-16 12:46:15 -05:00
Nick Cao
98307cbaa5 Merge pull request #289335 from NixOS/backport-289320-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240212git8eb88bb9c -> 1.14.0+20240215git10667c665
2024-02-16 12:45:57 -05:00
R. Ryantm
abeb9925f7 renode-unstable: 1.14.0+20240212git8eb88bb9c -> 1.14.0+20240215git10667c665
(cherry picked from commit 5588372485)
2024-02-16 17:05:13 +00:00
Nick Cao
8a35a8bea7 Merge pull request #289211 from NixOS/backport-288944-to-release-23.11
[Backport release-23.11] librewolf-unwrapped: 122.0-2 -> 122.0.1-2
2024-02-16 10:09:01 -05:00
Rafael Fernández López
71c032db5c fastly: 10.8.1 -> 10.8.2
(cherry picked from commit a14ca6fcde)
2024-02-16 15:08:16 +00:00
Vladimír Čunát
eb89437f27 Merge #289298: OVMF: fix buils against openssl-3.0.13
...into staging-next-23.11
2024-02-16 16:05:30 +01:00
Vladimír Čunát
c350dcb26d Merge branch 'release-23.11' into staging-next-23.11 2024-02-16 16:04:36 +01:00
Sergei Trofimovich
c3bdd312af OVMF: fix buils against openssl-3.0.13
Without the change the build fails on `staging-next` as
https://hydra.nixos.org/build/248863953/nixlog/2/tail:

    /build/edk2-unvendored-src/CryptoPkg/Library/OpensslLib/openssl/crypto/property/property_parse.c:107:19: error: ‘INT64_MAX’ undeclared (first use in this function)
      107 |         if (v > ((INT64_MAX - (*s - '0')) / 10)) {
          |                   ^~~~~~~~~

The unbundled version of `openssl` `nixpkgs` injects into `edk2` started
using `INT64_MAX` that `edk2`'s `<stdint.h>` does not provide and relies
on `openssl` to define as a fallback.

Let's pull in `openssl`'s own definition of those.

(cherry picked from commit 7b01dd0370)
2024-02-16 15:03:52 +00:00
R. Ryantm
3dcd05823a openexr_3: 3.2.1 -> 3.2.2
(cherry picked from commit 2f765c4621)
2024-02-16 14:46:42 +00:00
Maximilian Bosch
82ea637625 Merge pull request #289136 from Ma27/backport-grafana
[23.11] grafana: 10.2.2 -> 10.2.4, fix CVE-2023-6152
2024-02-16 13:51:34 +01:00
ajs124
c847b386e7 nss_esr: 3.90.1 -> 3.90.2
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/0mGqYctJ0EQ
Fixes CVE-2023-5388

(cherry picked from commit 2e06e4d3df)
2024-02-16 12:49:21 +00:00
ajs124
d31d5194a6 cacert: 3.95 -> 3.98
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/Tsq5_Ot9Ay4
(cherry picked from commit b45c60727c)
2024-02-16 12:49:00 +00:00
Kerstin
073750a22d Merge pull request #289261 from NixOS/backport-289258-to-release-23.11
[Backport release-23.11] mastodon: 4.2.6 -> 4.2.7
2024-02-16 13:28:14 +01:00
Weijia Wang
9f7a5be557 exiv2: 0.28.1 -> 0.28.2
(cherry picked from commit 51f50fc72c)
2024-02-16 12:08:59 +00:00
Leona Maroni
9e8bf095ed mastodon: 4.2.6 -> 4.2.7
https://github.com/mastodon/mastodon/releases/tag/v4.2.7
(cherry picked from commit 61acce0cb5)
2024-02-16 12:06:34 +00:00
ajs124
fb63a0d037 Merge pull request #289066 from NixOS/backport-288837-to-release-23.11
[Backport release-23.11] nginxMainline: 1.25.3 -> 1.25.4
2024-02-16 12:31:17 +01:00
ajs124
b4945b4666 nss_latest: 3.97 -> 3.98
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/Tsq5_Ot9Ay4
Fixes CVE-2023-5388

(cherry picked from commit 43b802fded)
2024-02-16 09:03:58 +00:00
Pol Dellaiera
f1b1d073cd Merge pull request #289237 from NixOS/backport-289146-to-release-23.11
[Backport release-23.11] typo: replace `preCheckInstall`, `postCheckInstall` with `preInstallCheck`, `postInstallCheck`
2024-02-16 09:46:57 +01:00
Pol Dellaiera
0a32b1bd5e phel: replace postCheckInstall with postInstallCheck
(cherry picked from commit 18ff9047fd)
2024-02-16 08:45:47 +00:00
Pol Dellaiera
026290e010 build-support/php: replace preCheckInstall, postCheckInstall with preInstallCheck, postInstallCheck
(cherry picked from commit 4dfb2b2405)
2024-02-16 08:45:47 +00:00
Maximilian Bosch
c0d4fde542 Merge pull request #289143 from risicle/ris-graylog-5.0-known-vulnerabilties-r23.11
[23.11] graylog-5_0: mark with `knownVulnerabilities` CVE-2024-24823 & CVE-2024-24824
2024-02-16 09:16:21 +01:00
Pol Dellaiera
5b0f428500 Merge pull request #289154 from NixOS/backport-289138-to-release-23.11
[Backport release-23.11] php82: 8.2.15 -> 8.2.16 and php83: 8.3.2 -> 8.3.3
2024-02-16 07:53:35 +01:00
Fabián Heredia Montiel
d79aa65c53 Merge pull request #289142 from NixOS/backport-288871-to-release-23.11
[Backport release-23.11] Linux Hardened Kernels 2024-02-13
2024-02-15 23:13:03 -06:00
R. Ryantm
1584d539ed librewolf-unwrapped: 122.0-2 -> 122.0.1-2
(cherry picked from commit 13d341db80)
2024-02-16 04:20:22 +00:00
Bobby Rong
0ed7136921 Merge pull request #288964 from bobby285271/bpo/planify
[23.11] planify: 4.1.1 -> 4.4
2024-02-16 11:21:45 +08:00
Weijia Wang
fc0c49aafd Merge pull request #289134 from yellowhat/release-23.11
kubernetes: 1.28.4 -> 1.28.7
2024-02-16 04:06:05 +01:00
github-actions[bot]
c9c73c6ee8 Merge staging-next-23.11 into staging-23.11 2024-02-16 00:13:24 +00:00
github-actions[bot]
56e214acc9 Merge release-23.11 into staging-next-23.11 2024-02-16 00:12:53 +00:00
Pol Dellaiera
f6af76f43d php83: 8.3.2 -> 8.3.3
Diff: https://github.com/php/php-src/compare/php-8.3.2..php-8.3.3
Changelog: 3a832a2aad/NEWS (L3)
(cherry picked from commit 7323b4ae72)
2024-02-15 22:31:24 +00:00
Pol Dellaiera
ff7ce30807 php82: 8.2.15 -> 8.2.16
Diff: https://github.com/php/php-src/compare/php-8.2.15..php-8.2.16
Changelog: abf6a8a89d/NEWS (L3)
(cherry picked from commit 728d5991d9)
2024-02-15 22:31:24 +00:00
Fabián Heredia Montiel
64f7bd5668 linux/hardened/patches/6.7: 6.7.3-hardened1 -> 6.7.4-hardened1
(cherry picked from commit 1eec9594e5)
2024-02-15 21:09:00 +00:00
Fabián Heredia Montiel
e6a57485a5 linux/hardened/patches/6.6: 6.6.15-hardened1 -> 6.6.16-hardened1
(cherry picked from commit 358862673f)
2024-02-15 21:09:00 +00:00
Fabián Heredia Montiel
ddc8fdff0d linux/hardened/patches/6.1: 6.1.76-hardened1 -> 6.1.77-hardened1
(cherry picked from commit d6aa414691)
2024-02-15 21:09:00 +00:00
Robert Scott
c2319bd71d graylog-5_0: mark with knownVulnerabilities CVE-2024-24823 & CVE-2024-24824 2024-02-15 21:07:39 +00:00
Maximilian Bosch
f415ec5f31 grafana: 10.2.3 -> 10.2.4, fix CVE-2023-6152
ChangeLog: https://github.com/grafana/grafana/releases/tag/v10.2.4
Advisory: https://grafana.com/blog/2024/02/14/grafana-security-release-medium-severity-security-fix-for-cve-2023-6152/
2024-02-15 22:01:30 +01:00
yellowhat
859753abba kubernetes: 1.28.4 -> 1.28.7 2024-02-15 21:51:25 +01:00
Maximilian Bosch
af20886573 grafana: 10.2.2 -> 10.2.3
ChangeLog: https://github.com/grafana/grafana/releases/tag/v10.2.3

Changed `preBuild` to `postConfigure` since the latter is a hook that's
only executed in the actual build, not in the gomod FoD. This is a dirty
hack because apparently the removal of `pkg/util/xorm/go.{mod,sum}`
breaks the module download now, but not removing it breaks the build
later (as documented in the comment above).

A nice side-effect is that we don't do all the `go generate`/`wire`
invocations twice per build.

(cherry picked from commit 3eb45a22ca)
2024-02-15 21:19:59 +01:00
K900
0ca77ade2a Merge pull request #289076 from NixOS/backport-289075-to-release-23.11
[Backport release-23.11] kde/gear: 23.08.4 -> 23.08.5
2024-02-15 18:18:37 +03:00
K900
75f0a9c852 kde/gear: 23.08.4 -> 23.08.5
(cherry picked from commit 60a6ca4db2)
2024-02-15 15:18:18 +00:00
Izorkin
9fbb9bae2e nginxMainline: 1.25.3 -> 1.25.4
(cherry picked from commit b4c120b65f)
2024-02-15 14:59:49 +00:00
Nick Cao
74cda3f0c2 Merge pull request #287745 from NixOS/backport-276968-to-release-23.11
[Backport release-23.11] fcitx5-openbangla-keyboard: fix runtime crash
2024-02-15 09:26:41 -05:00
Nick Cao
b2644efaf2 Merge pull request #288005 from NixOS/backport-287815-to-release-23.11
[Backport release-23.11] microsoft-edge: 121.0.2277.106 -> 121.0.2277.113
2024-02-15 09:26:31 -05:00
Nick Cao
8cf2108d31 Merge pull request #288350 from NixOS/backport-258773-to-release-23.11
[Backport release-23.11] unison-fsmonitor: init at 0.3.3
2024-02-15 09:25:47 -05:00
Nick Cao
557c91df4b Merge pull request #288737 from NixOS/backport-287161-to-release-23.11
[Backport release-23.11] pysolfc: 2.20.1 -> 2.21.0
2024-02-15 09:25:24 -05:00
Nick Cao
8884a11046 Merge pull request #288833 from NixOS/backport-283327-to-release-23.11
[Backport release-23.11] sc-controller: 0.4.8.11 -> 0.4.8.13
2024-02-15 09:25:15 -05:00
Nick Cao
2cb9f95604 Merge pull request #288900 from NixOS/backport-287002-to-release-23.11
[Backport release-23.11] metals: 1.2.0 -> 1.2.1
2024-02-15 09:24:57 -05:00
Nick Cao
b7a1c00284 Merge pull request #288995 from NixOS/backport-288905-to-release-23.11
[Backport release-23.11] fastly: 10.8.0 -> 10.8.1
2024-02-15 09:18:59 -05:00
Nick Cao
21ebb0a9ac Merge pull request #288894 from NixOS/backport-287256-to-release-23.11
[Backport release-23.11] mqttx: 1.9.8 -> 1.9.9
2024-02-15 09:07:35 -05:00
Nick Cao
4e01ae0989 Merge pull request #288908 from NixOS/backport-288816-to-release-23.11
[Backport release-23.11] xfitter: fix for recent clang
2024-02-15 08:56:35 -05:00
Adam C. Stephens
e940f770b2 Merge pull request #289032 from NixOS/backport-287100-to-release-23.11
[Backport release-23.11] lxd-container-image: set mode of configuration.nix
2024-02-15 07:54:05 -05:00
Maciej Krüger
f5084ef883 lxd-container-image: set mode of configuration.nix
before:
```
[root@nixos:~]# ls -la /etc/nixos
total 16
drwxr-xr-x  2 root root 4096 Feb  8 00:51 .
drwxr-xr-x 16 root root 4096 Feb  8 00:51 ..
-r--r--r--  1 root root  605 Feb  8 00:51 configuration.nix
-rw-r--r--  1 root root  150 Feb  8 00:51 lxd.nix
```

after:
```
[root@nixos:~]# ls -la /etc/nixos
total 16
drwxr-xr-x  2 root root 4096 Feb  8 00:50 .
drwxr-xr-x 16 root root 4096 Feb  8 00:50 ..
-rw-r--r--  1 root root  605 Feb  8 00:50 configuration.nix
-rw-r--r--  1 root root  149 Feb  8 00:50 lxd.nix
```

(cherry picked from commit 2ce33c60cf)
2024-02-15 12:48:33 +00:00
Emily
55e1662831 Merge pull request #287769 from NixOS/backport-286534-to-release-23.11
[Backport release-23.11] percona-server_8_0: 8.0.34 -> 8.0.35
2024-02-15 13:31:26 +01:00
Emily
90742e8f39 Merge pull request #288891 from NixOS/backport-288696-to-release-23.11
[Backport release-23.11] {ungoogled-,}chromium: 121.0.6167.160 -> 121.0.6167.184
2024-02-15 12:46:27 +01:00
R. Ryantm
88b13dd3ba fastly: 10.8.0 -> 10.8.1
(cherry picked from commit 78d6ad3b20)
2024-02-15 09:30:46 +00:00
Michele Guerini Rocco
c68a9fc85c Merge pull request #288880 from NixOS/backport-288792-to-release-23.11
[Backport release-23.11] pdns-recursor: 4.9.2 -> 4.9.3
2024-02-15 07:33:51 +01:00
Bobby Rong
65bb4cd05f planify: 4.3.2 -> 4.4
https://github.com/alainm23/planify/compare/4.3.2...4.4
(cherry picked from commit 77bd9188da)
2024-02-15 13:35:13 +08:00
Bobby Rong
a76686e0b0 planify: 4.3.1 -> 4.3.2
https://github.com/alainm23/planify/compare/4.3.1...4.3.2
(cherry picked from commit 687239b570)
2024-02-15 13:35:03 +08:00
Bobby Rong
89e3a851aa planify: 4.2.1 -> 4.3.1
https://github.com/alainm23/planify/compare/4.2.1...4.3.1
(cherry picked from commit 76b336bae8)
2024-02-15 13:34:32 +08:00
Bobby Rong
0e0d0b0b01 planify: 4.1.4 -> 4.2.1
73fd6cb7ac...4.2.1
(cherry picked from commit dfb574cdd4)
2024-02-15 13:34:10 +08:00
Bobby Rong
fbc4c8f379 planify: 4.1.1 -> 4.1.4
adf3629bca...73fd6cb7ac
(cherry picked from commit 01dafe37ad)
2024-02-15 13:30:31 +08:00
Pol Dellaiera
91654e2f6e Merge pull request #287366 from NixOS/backport-270227-to-release-23.11
[Backport release-23.11] yabai: fix x86_64 build
2024-02-15 05:18:06 +01:00
Nick Cao
8f6e50aca2 Merge pull request #288921 from NixOS/backport-288819-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-08 -> unstable-2024-02-14
2024-02-14 21:34:31 -05:00
Robert Scott
a1ac64b8a1 Merge pull request #288369 from NixOS/backport-287289-to-release-23.11
[Backport release-23.11] graylog-5_1: 5.1.7 -> 5.1.11
2024-02-15 01:13:06 +00:00
R. Ryantm
9be60db80a renode-dts2repl: unstable-2024-02-08 -> unstable-2024-02-14
(cherry picked from commit aaefde6b8e)
2024-02-15 00:24:31 +00:00
Nick Cao
ad69fdb4d3 Merge pull request #288830 from NixOS/backport-288513-to-release-23.11
[Backport release-23.11] paperwork: 2.2.1 -> 2.2.2
2024-02-14 19:24:14 -05:00
github-actions[bot]
7d82592a83 Merge staging-next-23.11 into staging-23.11 2024-02-15 00:13:16 +00:00
github-actions[bot]
600bf60828 Merge release-23.11 into staging-next-23.11 2024-02-15 00:12:49 +00:00
Dmitry Kalinkin
51a5d2733c xfitter: fix for recent clang
(cherry picked from commit 8c05257ba4)
2024-02-14 23:52:03 +00:00
Keir Lawson
6779e8c89b metals: 1.2.0 -> 1.2.1
(cherry picked from commit 25c1244cde)
2024-02-14 23:28:44 +00:00
Fabián Heredia Montiel
ce403b1011 Merge pull request #288872 from NixOS/backport-274243-to-release-23.11
[Backport release-23.11] metals: 1.1.0 -> 1.2.0
2024-02-14 17:28:01 -06:00
datafoo
631c41671c mqttx: 1.9.8 -> 1.9.9
(cherry picked from commit 6843e5da03)
2024-02-14 22:40:33 +00:00
Robert Hensing
a96ae5e7e6 nixosTests.docker-tools: Use both code paths in includeStorePath test
(cherry picked from commit 1f9e86f314)
2024-02-14 22:39:15 +00:00
Robert K. Bell
630a4058f1 nixos/dockerTools: fix includeStorePaths when enableFakechroot
After #268458, when setting `enableFakechroot = true` and
`includeStorePaths = false`, some of the store paths were getting
included into the image anyway, thru `bind-paths`.
This resulted in unexpectedly large images.

Now, the images will not contain any store paths under those
circumstances.

(cherry picked from commit 8353fad13d)
2024-02-14 22:39:15 +00:00
networkException
2d2a796ce0 ungoogled-chromium: 121.0.6167.160-1 -> 121.0.6167.184-1
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_13.html

This update includes 1 security fix.

(cherry picked from commit 246a3db24d)
2024-02-14 22:28:26 +00:00
networkException
e59fa125b3 chromium: 121.0.6167.160 -> 121.0.6167.184
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_13.html

This update includes 1 security fix.

(cherry picked from commit 9bb6dc139d)
2024-02-14 22:28:26 +00:00
networkException
0b7542f17f chromium: use hashes in upstream-info.nix for tarballs in update script
this patch teaches the update script to use the hash for a recompressed
chromium source tarball from the upstream-info.nix file instead of
recompressing a new tarball for an already hashed version.

(cherry picked from commit 9e33ff7183)
2024-02-14 22:28:26 +00:00
networkException
b05c4022c7 chromium: cache chromium tarball hashes in update script
this patch introduces an in memory cache for the result of hashing a
chromium release tarball after recompressing and pruning it.

previously updating chromium and ungoogled-chromium to the same chromium
version would result in the expensive recompression happening twice.

(cherry picked from commit 5eb227c31f)
2024-02-14 22:28:26 +00:00
Pol Dellaiera
058336b2b3 Merge pull request #288868 from NixOS/backport-288858-to-release-23.11
[Backport release-23.11] phpPackages.composer: apply patch for CVE-2024-24821
2024-02-14 23:28:23 +01:00
ajs124
b426d2f2dd pdns-recursor: 4.9.2 -> 4.9.3
https://doc.powerdns.com/recursor/changelog/4.9.html#change-4.9.3
Fixes CVE-2023-50387 and CVE-2023-50868

(cherry picked from commit 279bfa80e8)
2024-02-14 22:02:44 +00:00
alexcardell
7a77bbc13b metals: 1.1.0 -> 1.2.0
(cherry picked from commit a20f928204)
2024-02-14 21:35:43 +00:00
Thomas Gerbet
4f3f261db1 phpPackages.composer: apply patch for CVE-2024-24821
Upgrade to the 2.7.x branch needs some work (see #288574), let's patch
the security issue in the meantime.

(cherry picked from commit 2ed28e8f2d)
2024-02-14 21:16:36 +00:00
Adam C. Stephens
a94892ad74 Merge pull request #288850 from adamcstephens/envoy/1.27.3-23.11
[Backport release-23.11] envoy: 1.27.1 -> 1.27.3
2024-02-14 15:45:32 -05:00
Adam Stephens
bab5670c69 envoy: 1.27.2 -> 1.27.3
https://github.com/envoyproxy/envoy/releases/tag/v1.27.3

Fixes:
https://github.com/envoyproxy/envoy/security/advisories/GHSA-gq3v-vvhj-96j6
https://github.com/envoyproxy/envoy/security/advisories/GHSA-5m7c-mrwr-pm26
https://github.com/envoyproxy/envoy/security/advisories/GHSA-6p83-mfmh-qv38
https://github.com/envoyproxy/envoy/security/advisories/GHSA-x278-4w4x-r7ch
https://github.com/envoyproxy/envoy/security/advisories/GHSA-4h5x-x9vh-m29j
2024-02-14 14:12:44 -05:00
Adam Stephens
4731db6743 envoy: 1.27.1 -> 1.27.2 2024-02-14 14:12:28 -05:00
R. Ryantm
c741978aaa sc-controller: 0.4.8.11 -> 0.4.8.13
(cherry picked from commit 3fb9eb76a3)
2024-02-14 17:47:24 +00:00
R. Ryantm
01df0a1acc paperwork: 2.2.1 -> 2.2.2
(cherry picked from commit 58c9f5b31a)
2024-02-14 17:36:25 +00:00
Guillaume Girol
ee76c70ea1 Merge pull request #288376 from NixOS/backport-288272-to-release-23.11
[Backport release-23.11] pdfarranger: add libhandy
2024-02-14 18:28:29 +01:00
Ashish SHUKLA
59fe37e506 nixos/unbound: Fix deprecation warnings
(cherry picked from commit 61f957f876)
2024-02-14 16:41:40 +00:00
Ashish SHUKLA
9bd155e6d9 unbound: 1.18.0 -> 1.19.0
- switch to finalAttrs
- remove the patch from upstream

(cherry picked from commit ebb42ada24)
2024-02-14 16:41:40 +00:00
Kerstin
09433f0dcf Merge pull request #288808 from NixOS/backport-288806-to-release-23.11
[Backport release-23.11] mastodon: 4.2.5 -> 4.2.6
2024-02-14 16:56:21 +01:00
Vladimir Pouzanov
5cd625ed59 mastodon: 4.2.5 -> 4.2.6
(cherry picked from commit fca54ccbf5)
2024-02-14 15:46:01 +00:00
Nick Cao
9706661ecd Merge pull request #288787 from NixOS/backport-288735-to-release-23.11
[Backport release-23.11] netbird-ui: 0.25.7 -> 0.25.8
2024-02-14 09:53:05 -05:00
Nick Cao
3664047ef9 Merge pull request #288673 from NixOS/backport-288027-to-release-23.11
[Backport release-23.11] mongoc: 1.24.4 -> 1.25.4
2024-02-14 09:52:05 -05:00
Nick Cao
1da57324f6 Merge pull request #288703 from NixOS/backport-288637-to-release-23.11
[Backport release-23.11] nixos/garage: allow all available log levels in `cfg.logLevel`
2024-02-14 09:45:27 -05:00
Nick Cao
74018147b9 Merge pull request #288671 from NixOS/backport-287248-to-release-23.11
[Backport release-23.11] brave: 1.62.156 -> 1.62.162
2024-02-14 09:41:50 -05:00
Nick Cao
9e30a6e51f Merge pull request #288647 from NixOS/backport-288564-to-release-23.11
[Backport release-23.11] knot-resolver: 5.7.0 -> 5.7.1
2024-02-14 09:35:57 -05:00
Thomas Gerbet
45612b402f dnsmasq: 2.89 -> 2.90
Fixes CVE-2023-50387 and CVE-2023-50868.

Announcement:
https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2024q1/017430.html
(cherry picked from commit ca5d04d64e)
2024-02-14 14:32:46 +00:00
rnhmjoj
9138508275 haskellPackages.pandoc-cli: install man pages 2024-02-14 15:19:56 +01:00
Michele Guerini Rocco
f955dc027d Merge pull request #288784 from NixOS/backport-286393-to-release-23.11
[Backport release-23.11] nixos/hostapd: fix utf8Ssid setting not properly honored
2024-02-14 14:22:06 +01:00
R. Ryantm
fcff14522d netbird-ui: 0.25.7 -> 0.25.8
(cherry picked from commit 47818d7698)
2024-02-14 13:16:11 +00:00
oddlama
3dfb41cf3a nixos/hostapd: fix utf8Ssid setting not properly honored
(cherry picked from commit b7f29692c0)
2024-02-14 13:09:23 +00:00
Francesco Gazzetta
907068d508 faircamp: 0.11.0 -> 0.12.0
Diff: https://codeberg.org/simonrepp/faircamp/compare/0.11.0...0.12.0
(cherry picked from commit c23066e52a)
2024-02-14 11:55:34 +00:00
Franz Pletz
371654ee57 Merge pull request #288750 from NixOS/backport-288634-to-release-23.11
[Backport release-23.11] discord: 0.0.42 -> 0.0.43
2024-02-14 10:52:34 +01:00
Artturin
18f8d26127 pkgsCross.aarch64-darwin.discord-development: 0.0.27 -> 0.0.30
(cherry picked from commit 31075dd0cf)
2024-02-14 09:00:32 +00:00
Artturin
6196b85e1f pkgsCross.aarch64-darwin.discord-canary: 0.0.401 -> 0.0.416
(cherry picked from commit f0c8a60f1b)
2024-02-14 09:00:32 +00:00
Artturin
a3bc7c6866 pkgsCross.aarch64-darwin.discord-ptb: 0.0.96 -> 0.0.97
(cherry picked from commit d35ba47687)
2024-02-14 09:00:32 +00:00
Artturin
12a4866fe0 pkgsCross.aarch64-darwin.discord: 0.0.292 -> 0.0.294
(cherry picked from commit 366fec3e8f)
2024-02-14 09:00:32 +00:00
Artturin
9ab1be2bb4 discord-canary: 0.0.267 -> 0.0.277
(cherry picked from commit d2cb63487c)
2024-02-14 09:00:32 +00:00
Artturin
c68dd573da discord: 0.0.42 -> 0.0.43
(cherry picked from commit db424420d1)
2024-02-14 09:00:31 +00:00
Victor Engmark
199874d7ee pysolfc: 2.20.1 -> 2.21.0
Additional idiomatic changes:

- Use lowercase package name
- Use mirror source links

Co-authored-by: Robert Schütz <github@dotlambda.de>
(cherry picked from commit ea67eb2078)
2024-02-14 05:48:02 +00:00
Mario Rodas
6470614067 nodejs_21: 21.6.1 -> 21.6.2
Changelog: https://github.com/nodejs/node/releases/tag/v21.6.2
(cherry picked from commit e02399bdd8)
2024-02-14 04:20:00 +00:00
Mario Rodas
28f8ab2ebb nodejs_20: 20.11.0 -> 20.11.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.11.1
(cherry picked from commit 60bbd39dd7)
2024-02-14 04:20:00 +00:00
Mario Rodas
b5e9deb63e nodejs_18: 18.19.0 -> 18.19.1
Changelog: https://github.com/nodejs/node/releases/tag/v18.19.1
(cherry picked from commit 4ae7cfd895)
2024-02-14 04:20:00 +00:00
emilylange
6ae5f8fe3f nixos/garage: allow all available log levels in cfg.logLevel
`error` and `warn` have always been valid log levels.
But because the upstream docs never mentioned those, we simply didn't
add them to the enum of our module option.

The upstream docs have been updated and now mention `error` and `warn`
as well.

Upstream PR: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/716

(cherry picked from commit 993083f0ab)
2024-02-14 03:30:59 +00:00
github-actions[bot]
35ff4e6b60 python3Packages.vector: 1.1.1.post1 -> 1.2.0 (#288573)
(cherry picked from commit 5d1a440a51)

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2024-02-13 20:44:06 -05:00
github-actions[bot]
a4e99960f1 Merge staging-next-23.11 into staging-23.11 2024-02-14 00:13:28 +00:00
github-actions[bot]
18b2a08b16 Merge release-23.11 into staging-next-23.11 2024-02-14 00:13:02 +00:00
Maciej Krüger
d675ed1a08 Merge pull request #288685 from NixOS/backport-284617-to-release-23.11
[Backport release-23.11] afterglow-cursors-recolored: init at 0-unstable-2023-10-04
2024-02-13 23:30:53 +01:00
D3vil0p3r
432398f898 afterglow-cursors-recolored: init at 0-unstable-2023-10-04
(cherry picked from commit 819cbc4937)
2024-02-13 22:28:12 +00:00
Thomas Gerbet
43d566e033 mongoc: 1.24.4 -> 1.25.4
Fixes CVE-2023-0437.

Changes:
https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.4
https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.3
https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.2
https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.1
https://github.com/mongodb/mongo-c-driver/releases/tag/1.25.0
(cherry picked from commit c17c1cc84b)
2024-02-13 21:37:25 +00:00
Anton Bulakh
9854d63ff8 starsector: fix the icon symlink
(cherry picked from commit 0a81bc8cd2)

Reason: Without this fix, the game icon is not linked properly, and thus
the app has no icon.
2024-02-13 18:34:02 -03:00
rafaelrc7
f4e551f1be starsector: add rafaelrc to maintainers
(cherry picked from commit 212ff04ac0)

Reason: To avoid conflicts with further fixes
2024-02-13 18:33:26 -03:00
rafaelrc7
0455be6eff starsector: add missing runtime dependency xrandr
The starsector game is made using LWJGL, which depends on xrandr. The
library runs `xrandr -q` and parses its output to get screen
resolutions. Thus, if the binary is missing, the game will crash on
startup.

https://github.com/LWJGL/lwjgl/blob/master/src/java/org/lwjgl/opengl/XRandR.java#L72
(cherry picked from commit df68e79bcf)

Reason: adds missing dependency required to run the game
2024-02-13 18:28:47 -03:00
R. Ryantm
1ffd8b5e7e brave: 1.62.156 -> 1.62.162
(cherry picked from commit f65ba8ea14)
2024-02-13 21:27:37 +00:00
erebfaer
d1eb5f6a7e starsector: added missing build input
(cherry picked from commit 3f916c8d59)

Reason: adds missing dependency required to run the game
2024-02-13 18:26:47 -03:00
Thomas Gerbet
d946372f5a Merge pull request #288081 from NixOS/backport-288044-to-release-23.11
[Backport release-23.11] palemoon-bin: 32.5.2 -> 33.0.0
2024-02-13 22:24:00 +01:00
Thomas Gerbet
3172e8a96d Merge pull request #288016 from risicle/ris-clamav-1.2.2-r23.11
[23.11] clamav: 1.2.1 -> 1.2.2
2024-02-13 22:20:04 +01:00
Peder Bergebakken Sundt
9629563062 Merge pull request #286997 from NixOS/backport-254526-to-release-23.11
[Backport release-23.11] foonathan-memory: init at 0.7-3
2024-02-13 21:37:02 +01:00
Robert Schütz
515db9270a Merge pull request #288225 from NixOS/backport-288208-to-staging-23.11
[Backport staging-23.11] imagemagick: 7.1.1-27 -> 7.1.1-28
2024-02-13 20:18:38 +00:00
Vladimír Čunát
fa8d9fcaa0 knot-resolver: 5.7.0 -> 5.7.1
Fixes significant DoS: CVE-2023-50387 "KeyTrap" and CVE-2023-50868
https://gitlab.nic.cz/knot/knot-resolver/-/releases/v5.7.1

(cherry picked from commit ad03cc98bb)
2024-02-13 20:04:50 +00:00
Nick Cao
918658bf53 Merge pull request #288626 from NixOS/backport-288467-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240130git6e173a1bb -> 1.14.0+20240212git8eb88bb9c
2024-02-13 14:36:42 -05:00
Bobby Rong
913fa1be3e libdex: Fix updateScript
0.5.0 is a beta release for GNOME 46.

(cherry picked from commit 9a492fda46)
2024-02-13 18:47:37 +00:00
Bobby Rong
cbfee68537 gnome.gnome-initial-setup: 45.0 → 45.4.1
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/45.0...45.4.1
(cherry picked from commit 5d07ac63fb)
2024-02-13 18:47:37 +00:00
Bobby Rong
96588d9fd8 gnome.mutter: 45.3 → 45.4
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.3...45.4
(cherry picked from commit f12ba3617c)
2024-02-13 18:47:37 +00:00
Bobby Rong
83124c35bc gnome.gnome-tweaks: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/compare/45.0...45.1
(cherry picked from commit f0487f42e6)
2024-02-13 18:47:37 +00:00
Bobby Rong
42c05b3e13 gnome.gnome-shell: 45.3 → 45.4
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.3...45.4
(cherry picked from commit 8027502e17)
2024-02-13 18:47:37 +00:00
Bobby Rong
3f5786c9cf gnome.gnome-music: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/45.0...45.1
(cherry picked from commit a68ed7d3de)
2024-02-13 18:47:37 +00:00
Bobby Rong
99499da6da gnome.gnome-control-center: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.2...45.3
(cherry picked from commit ad9a891acb)
2024-02-13 18:47:36 +00:00
R. Ryantm
5b0609ade9 renode-unstable: 1.14.0+20240130git6e173a1bb -> 1.14.0+20240212git8eb88bb9c
(cherry picked from commit 247ec3ea92)
2024-02-13 18:22:01 +00:00
Nick Cao
2d16832030 Merge pull request #288589 from NixOS/backport-288581-to-release-23.11
[Backport release-23.11] matrix-synapse: 1.100.0 -> 1.101.0
2024-02-13 12:49:59 -05:00
Nick Cao
521248073e Merge pull request #288601 from NixOS/backport-288542-to-release-23.11
[Backport release-23.11] wasm-tools: 1.0.58 -> 1.0.60
2024-02-13 12:49:50 -05:00
Emily
1e93a203eb Merge pull request #287832 from NixOS/backport-287045-to-release-23.11
[Backport release-23.11] Electron updates
2024-02-13 18:38:23 +01:00
R. Ryantm
7d22bcf1d9 wasm-tools: 1.0.58 -> 1.0.60
(cherry picked from commit 3989821915)
2024-02-13 16:47:59 +00:00
Nick Cao
83bfa6d7ff Merge pull request #288553 from NixOS/backport-288273-to-release-23.11
[Backport release-23.11] cargo-deb: 2.0.5 -> 2.0.6
2024-02-13 11:43:33 -05:00
Nick Cao
56267c5863 Merge pull request #288508 from NixOS/backport-287460-to-release-23.11
[Backport release-23.11] sfxr: fix segfault
2024-02-13 11:39:27 -05:00
Nick Cao
303fafe832 Merge pull request #288530 from NixOS/backport-286847-to-release-23.11
[Backport release-23.11] organicmaps: 2024.01.09-5 -> 2024.02.06-11
2024-02-13 11:36:23 -05:00
Isidor Zeuner
ea7f363dfe stdenv: disregard xz exit status in order to fix subtle decompression issues
There is a subtle bug with unpacking `tar.xz` archives which seems to happen only on some setups, and sometimes not in a reproducible manner (https://github.com/NixOS/nixpkgs/issues/278130, https://github.com/NixOS/nixpkgs/issues/20950). On the last occurrence, it could be tracked down to `xz` failing from a `SIGPIPE`, which can happen when it's connected to `tar` through a pipe and `tar` exits earlier (see e.g. https://www.linuxquestions.org/questions/slackware-14/%5Bpatch%5D-tar-issuing-a-sigpipe-in-installpkg-4175637923/ or https://bugs.gentoo.org/573642#c5).

Since `tar` should be able by itself to detect whether the archive is complete, I suggest to disregard the exit code from the `xz` invocation, done in this PR.

Fixes  https://github.com/NixOS/nixpkgs/issues/278130 (script tested here: https://github.com/NixOS/nixpkgs/pull/286579)
Probably also fixes https://github.com/NixOS/nixpkgs/issues/20950 (issue not reproduced here, feedback therefore welcome)
2024-02-13 17:15:07 +01:00
Sumner Evans
58e76b98b1 matrix-synapse: 1.100.0 -> 1.101.0
https://github.com/element-hq/synapse/releases/tag/v1.101.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit d6b37c91f9)
2024-02-13 16:14:19 +00:00
R. Ryantm
b31be2b52b alsa-ucm-conf: 1.2.10 -> 1.2.11
(cherry picked from commit 1733c6d51a)
2024-02-13 14:14:28 +00:00
R. Ryantm
c484a4b7b1 cargo-deb: 2.0.5 -> 2.0.6
(cherry picked from commit 2045cb8ee1)
2024-02-13 13:26:33 +00:00
Martin Weinelt
0fb73f07b4 python3Packages.notebook: 7.0.3 -> 7.0.6
https://github.com/jupyter/notebook/blob/v7.0.6/CHANGELOG.md
2024-02-13 22:00:58 +09:00
natsukium
c40dc53ea9 python311Packages.jupyter-server: 2.12.2 -> 2.12.4
Changelog: https://github.com/jupyter-server/jupyter_server/blob/v2.12.4/CHANGELOG.md
2024-02-13 22:00:57 +09:00
natsukium
aad5896fd7 python311Packages.jupyter-server: 2.12.1 -> 2.12.2
Changelog: https://github.com/jupyter-server/jupyter_server/blob/v2.12.2/CHANGELOG.md
2024-02-13 22:00:57 +09:00
R. Ryantm
dca1909b74 organicmaps: 2024.01.09-5 -> 2024.02.06-11
(cherry picked from commit e23c1ed741)
2024-02-13 12:26:12 +00:00
Francesco Gazzetta
bd7dadb16b sfxr: fix segfault
Fixes #165010

(cherry picked from commit 9f17995b41)
2024-02-13 10:59:11 +00:00
Sergei Trofimovich
d4d6b034dd virglrenderer: 1.0.0 -> 1.0.1
Changes: https://gitlab.freedesktop.org/virgl/virglrenderer/-/tags/1.0.1
(cherry picked from commit eb316dd80d)
2024-02-13 11:34:04 +01:00
Yt
01885a0714 Merge pull request #288206 from mweinelt/llama-cpp-cuda
[release-23.11] llama-cpp: 1538 -> 2105; cuda fixes
2024-02-13 01:07:46 +00:00
github-actions[bot]
663f523439 Merge staging-next-23.11 into staging-23.11 2024-02-13 00:14:05 +00:00
github-actions[bot]
be6eacd2b0 Merge release-23.11 into staging-next-23.11 2024-02-13 00:13:36 +00:00
a-n-n-a-l-e-e
1e13e5e9aa Merge pull request #288400 from NixOS/backport-288134-to-release-23.11
[Backport release-23.11] ext3grep: init at 0.10.2
2024-02-12 14:45:26 -08:00
D3vil0p3r
2a74f03728 ext3grep: init at 0.10.2
(cherry picked from commit 597c5d2f71)
2024-02-12 21:54:16 +00:00
Robert Scott
d675ff83e8 Merge pull request #287886 from LeSuisse/ansible-2.15.9-23.11
[23.11] ansible_2_15: 2.15.5 -> 2.15.9
2024-02-12 21:21:40 +00:00
Dmitry Shachnev
d5547b9061 python3Packages.gevent: Cherry-pick fixes to events.py for Python < 3.10
In 61dac96af5 we backported upstream
patch to support Python 3.11, however that patch was not fully tested
and broke compatibility with Python 3.9. In particular, on line 126
of events.py entry_points is not defined.

There were two subsequent commits after that one which fix the issues
in Python < 3.10 branch. Each of them is one line when limited to
events.py, so I backported them too.

This fixes build of python39.pkgs.geventhttpclient in nixos-23.11
branch.
2024-02-12 22:08:26 +01:00
John Garcia
bb471ecff0 pdfarranger: add libhandy
(cherry picked from commit 162234a4b6)
2024-02-12 20:18:50 +00:00
Isa
4d1a760544 graylog-5_1: 5.1.7 -> 5.1.11
(cherry picked from commit 18c858e76e)
2024-02-12 19:47:56 +00:00
D3vil0p3r
c74c4e7999 [Backport release-23.11] libewf-legacy: init at 20140814 2024-02-12 20:18:05 +01:00
Yongun Seong
3d072cf057 unison-fsmonitor: init at 0.3.3
(cherry picked from commit 796a49ec8d)
2024-02-12 18:48:05 +00:00
Ilan Joselevich
1d103922e7 Merge pull request #288100 from evils/liquidctl_nixos-23.11
[23.11] liquidctl: fix test for pillow ≥ 10.2.0
2024-02-12 20:19:38 +02:00
Artturi
a684f0d76f Merge pull request #288336 from NixOS/backport-287624-to-release-23.11
[Backport release-23.11] discord-ptb: 0.0.66 -> 0.0.67
2024-02-12 19:18:57 +02:00
R. Ryantm
d940f55f89 discord-ptb: 0.0.66 -> 0.0.67
(cherry picked from commit af4faca291)
2024-02-12 17:15:24 +00:00
Nick Cao
6716c0e608 Merge pull request #288309 from NixOS/backport-286820-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-02-02 -> unstable-2024-02-08
2024-02-12 11:16:51 -05:00
R. Ryantm
5c52f802e3 renode-dts2repl: unstable-2024-02-02 -> unstable-2024-02-08
(cherry picked from commit 873df4468f)
2024-02-12 15:11:38 +00:00
Nick Cao
b532583698 Merge pull request #288283 from NixOS/backport-288181-to-release-23.11
[Backport release-23.11] just: 1.23.0 -> 1.24.0
2024-02-12 10:10:14 -05:00
Nick Cao
3030500a7c Merge pull request #288239 from NixOS/backport-287579-to-release-23.11
[Backport release-23.11] ipmicfg: update src url
2024-02-12 10:03:25 -05:00
Nick Cao
3021695d9e Merge pull request #288143 from NixOS/backport-287585-to-release-23.11
[Backport release-23.11] dmitry: init at 1.3a-unstable-2020-06-22
2024-02-12 09:17:14 -05:00
Alyssa Ross
a01fb3bcc3 linux-rt_6_1: 6.1.75-rt23 -> 6.1.77-rt24
(cherry picked from commit 9d6cf38fb0)
2024-02-12 14:30:29 +01:00
Alyssa Ross
5c0ca99c75 linux_testing: 6.8-rc3 -> 6.8-rc4
(cherry picked from commit 90f695ef67)
2024-02-12 14:30:29 +01:00
lassulus
93487aad91 Merge pull request #288248 from NixOS/backport-287862-to-release-23.11
[Backport release-23.11] wifite2: 2.6.0 -> 2.7.0
2024-02-12 20:15:18 +07:00
Muhammad Falak R Wani
bee91b4121 just: 1.23.0 -> 1.24.0
Diff: https://github.com/casey/just/compare/refs/tags/1.23.0...1.24.0
Changelog: https://github.com/casey/just/blob/1.24.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 8b13b39235)
2024-02-12 12:39:04 +00:00
D3vil0p3r
5e6f779be0 Package migration to by-name
(cherry picked from commit d87e3ab3a3)
2024-02-12 09:21:42 +00:00
D3vil0p3r
964251c5b1 wifite2: 2.6.0 -> 2.7.0
(cherry picked from commit b491a95225)
2024-02-12 09:21:42 +00:00
Robert Schütz
564930d0e9 ipmicfg: update src url
(cherry picked from commit 887c19c18c)
2024-02-12 08:25:04 +00:00
R. Ryantm
4e8aacbede imagemagick: 7.1.1-27 -> 7.1.1-28
(cherry picked from commit 6a79a442b4)
2024-02-12 07:03:07 +00:00
R. Ryantm
fb64373068 llama-cpp: 2074 -> 2105
(cherry picked from commit e5a9f1c720)
2024-02-12 05:49:22 +01:00
R. Ryantm
444aedab1e llama-cpp: 2050 -> 2074
(cherry picked from commit 27398a3fe2)
2024-02-12 05:49:19 +01:00
R. Ryantm
71b5b1f612 llama-cpp: 1892 -> 2050
(cherry picked from commit 3a67f01b7f)
2024-02-12 05:49:13 +01:00
happysalada
9368c936f7 llama-cpp: 1848->1892; add static build mode
(cherry picked from commit aaa2d4b738)
2024-02-12 05:49:07 +01:00
Alex Martens
4f4cbfacd6 llama-cpp: 1742 -> 1848
(cherry picked from commit 49309c0d27)
2024-02-12 05:49:02 +01:00
R. Ryantm
9fc0e287cf llama-cpp: 1710 -> 1742
(cherry picked from commit b63bdd46cd)
2024-02-12 05:48:57 +01:00
happysalada
d66caedf1b llama-cpp: fix cuda support; integrate upstream
(cherry picked from commit 47fc482e58)
2024-02-12 05:46:59 +01:00
Archit Gupta
5fbfb40bfe llama-cpp: 1671 -> 1710
(cherry picked from commit ab64ae8fdd)
2024-02-12 05:46:37 +01:00
Archit Gupta
cbd25854a6 llama-cpp: change default value of openblasSupport
The previous default caused build failures when `config.rocmSupport` was
enabled, since rocmSupport conflicts with openblasSupport.

(cherry picked from commit 6cf4c910f9)
2024-02-12 05:46:07 +01:00
Kai Harries
3d35a3a94a llama-cpp: assert that only one of the *Support arguments is true
When experimenting with llama-cpp I experienced a mysterious build
error that in the end I tracked down to me setting openclSupport and
openblasSupport to true.  To prevent others from this mistake add an
assert that complains if more than one of the arguments openclSupport,
openblasSupport and rocmSupport is set to true.

(cherry picked from commit ded8563fb3)
2024-02-12 05:45:59 +01:00
Сухарик
bedf2a4d20 llama-cpp: 1573 -> 1671
(cherry picked from commit 6141d1bdd5)
2024-02-12 05:45:31 +01:00
R. Ryantm
1d73a54b90 llama-cpp: 1538 -> 1573
(cherry picked from commit 72268042cf)
2024-02-12 05:45:07 +01:00
github-actions[bot]
ac1e5c542c Merge staging-next-23.11 into staging-23.11 2024-02-12 00:13:50 +00:00
github-actions[bot]
5a4f3fa092 Merge release-23.11 into staging-next-23.11 2024-02-12 00:13:20 +00:00
Evils
b1ceabde55 liquidctl: fix test for pillow ≥ 10.2.0
issue described upstream in
  https://github.com/liquidctl/liquidctl/issues/661

manually backported for 23.11 where there's still
  SETUPTOOLS_SCM_PRETEND_VERSION
    which was removed as redundant on master shortly after 23.11
2024-02-12 00:28:47 +01:00
maxine
7612e0f257 Merge pull request #288133 from amaxine/23.11-fwupd-internal-tests 2024-02-11 23:28:32 +01:00
Silvan Mosberger
965640d028 Merge pull request #286545 from NixOS/backport-285612-to-release-23.11
[Backport release-23.11] lib.modules.doRename: Add condition parameter
2024-02-11 23:20:25 +01:00
D3vil0p3r
3fee15beab dmitry: init at 1.3a-unstable-2020-06-22
(cherry picked from commit 2d20430493)
2024-02-11 21:45:17 +00:00
Maxine Aubrey
d1e20d8625 nixos/fwupd: mark enableTestRemote as internal 2024-02-11 21:19:07 +01:00
Nick Cao
52154c3747 Merge pull request #287776 from NixOS/backport-287560-to-release-23.11
[Backport release-23.11] netbird-ui: 0.25.6 -> 0.25.7
2024-02-11 13:02:31 -05:00
Nick Cao
867bee2539 Merge pull request #287850 from TheRealKeto/backport-287283-to-release-23.11
[Backport release-23.11] eza: 0.18.1 -> 0.18.2
2024-02-11 12:49:52 -05:00
emilylange
becc9ce193 nixos/gitea: warn when using services.gitea with forgejo
since this is no longer supported and we have a dedicated module for
forgejo for quite some time now.

Such warning is, however, becoming more and more important, since
forgejo is no longer a soft-fork of gitea, but rather a hard-fork.

And as such, it will slowly but surely no longer be a drop-in
replacement.

Additionally, I hope that this warning will prevent users from
reporting issues with forgejo to nixos/gitea maintainers.

The accompanying forgejo.md, from which the manual section is created,
will be updated over the next few weeks when forgejo officially
publishes their blog post about all this and the way forward, so we can
link to it.

(cherry picked from commit ca3cfc841a)
2024-02-11 17:06:35 +00:00
OPNA2608
48293a2480 palemoon-bin: 32.5.2 -> 33.0.0
(cherry picked from commit af61ca6cdd)
2024-02-11 17:02:50 +00:00
Nick Cao
927e6c9624 Merge pull request #288047 from NixOS/backport-287841-to-release-23.11
[Backport release-23.11] libgit2_1_6: 1.6.4 -> 1.6.5
2024-02-11 10:34:15 -05:00
Ryan Lahfa
1400d44500 Merge pull request #288023 from NixOS/backport-288009-to-release-23.11
[Backport release-23.11] pixelfed: 0.11.8 -> 0.11.11
2024-02-11 16:30:55 +01:00
Jonas Heinrich
dc91d38ab8 Merge pull request #287738 from NixOS/backport-287379-to-release-23.11
[Backport release-23.11] ocenaudio: 3.13.3 -> 3.13.4
2024-02-11 16:27:33 +01:00
Pascal Bach
a708db75a8 Merge pull request #287955 from mfrw/backport-286211-to-release-23.11
[Backport release-23.11] minio: 2023-09-20T22-49-55Z -> 2024-01-31T20-20-33Z
2024-02-11 16:14:02 +01:00
Thomas Gerbet
1cbb2f3e75 Merge pull request #287762 from msfjarvis/hs/gradle-backport
[23.11] gradle_7: 7.6.3 -> 7.6.4
2024-02-11 15:26:05 +01:00
Robert Scott
7491d9af2e libgit2_1_6: 1.6.4 -> 1.6.5
addressing CVE-2024-24575 & CVE-2024-24577

(cherry picked from commit 3f343d428b)
2024-02-11 14:23:20 +00:00
Thomas Gerbet
fdac389dde pixelfed: 0.11.8 -> 0.11.11
Fixes CVE-2024-25108.

Changes:
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.11
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.10
https://github.com/pixelfed/pixelfed/releases/tag/v0.11.9
(cherry picked from commit c6d168d0b4)
2024-02-11 12:37:14 +00:00
Robert Scott
4a2b89988e clamav: 1.2.1 -> 1.2.2 2024-02-11 11:46:59 +00:00
R. Ryantm
252d9fdc18 microsoft-edge: 121.0.2277.106 -> 121.0.2277.113
(cherry picked from commit b80590d9c8)
2024-02-11 11:13:47 +00:00
maxine
809cca784b Merge pull request #287259 from NixOS/backport-287190-to-release-23.11
[Backport release-23.11] github-runner: 2.312.0 -> 2.313.0
2024-02-11 12:13:30 +01:00
Julien Malka
ae19647bfd Merge pull request #286739 from JulienMalka/backport-278609 2024-02-11 11:17:37 +01:00
Fabian Affolter
c1571c106f Merge pull request #287688 from NixOS/backport-278129-to-release-23.11
[Backport release-23.11] theharvester: replace orjson with ujson
2024-02-11 10:31:39 +01:00
Muhammad Falak R Wani
8fbaf30590 minio: 2023-09-20T22-49-55Z -> 2024-01-31T20-20-33Z
Diff: https://github.com/minio/minio/compare/RELEASE.2023-09-20T22-49-55Z...RELEASE.2024-01-31T20-20-33Z
Changelog: https://github.com/minio/minio/releases/tag/RELEASE.2024-01-31T20-20-33Z
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-11 13:03:23 +05:30
Robert Scott
6a6b00db4b Merge pull request #287829 from NixOS/backport-286911-to-staging-23.11
[Backport staging-23.11] libgit2: 1.7.1 -> 1.7.2
2024-02-11 00:24:00 +00:00
github-actions[bot]
3eab563bef Merge staging-next-23.11 into staging-23.11 2024-02-11 00:15:00 +00:00
github-actions[bot]
3f3d2a1d4d Merge release-23.11 into staging-next-23.11 2024-02-11 00:14:34 +00:00
Weijia Wang
d8cd80616c Merge pull request #287882 from NixOS/backport-286798-to-release-23.11
[Backport release-23.11] ir.lv2: use new src
2024-02-10 23:17:19 +01:00
Thomas Gerbet
61dc59ab62 ansible_2_15: 2.15.5 -> 2.15.9
Fixes CVE-2023-5764.

https://github.com/ansible/ansible/blob/v2.15.9/changelogs/CHANGELOG-v2.15.rst
2024-02-10 23:12:36 +01:00
Weijia Wang
f0967e9ae0 ir.lv2: fix build with gcc 13
(cherry picked from commit bd720a1050)
2024-02-10 21:55:38 +00:00
Bart Brouns
3a39166981 ir.lv2: use new src
closes #282694

(cherry picked from commit bc7b0f5e60)
2024-02-10 21:55:38 +00:00
Adam C. Stephens
7307257be7 Merge pull request #287368 from adamcstephens/backport-287337-to-release-23.11
[Release-23.11] openvswitch: 3.1.1 -> 3.1.4, lts: backport 2.17.6 -> 2.17.9
2024-02-10 15:42:36 -05:00
Keto
273e5506ca eza: 0.18.1 -> 0.18.2
(cherry picked from commit 11922f0c8a)

Reason: security update fixing an arbitrary code execution vuln on
aarch64
2024-02-10 14:14:00 -05:00
teutat3s
0c77520092 electron_26: 26.6.6 -> 26.6.9
(cherry picked from commit 45bb39f1ea)
2024-02-10 18:13:56 +00:00
teutat3s
e615098650 electron_27: 27.2.3 -> 27.3.2
(cherry picked from commit 17a48d78da)
2024-02-10 18:13:56 +00:00
teutat3s
e07220a144 electron_28: 28.1.4 -> 28.2.2
(cherry picked from commit 42d64c9c74)
2024-02-10 18:13:56 +00:00
Bjørn Forsman
69c2d9c0c1 nixos/installation-device: enable polkit
Polkit enables running 'reboot' and 'poweroff' in the installer without
being root, and non-root is the default login for a few NixOS releases
now.

There's no size increase in the minimal ISO:

  $ git checkout nixpkgs-unstable
  $ nix-build -A config.system.build.isoImage -I nixos-config=nixos/modules/installer/cd-dvd/installation-cd-minimal.nix nixos/default.nix && du -sc ./result/iso/*.iso
  /nix/store/bfvbvrrqjmnqqhyqyxc0w32gagdz2rya-nixos-24.05.git.1149dab64e7-x86_64-linux.iso
  998404  ./result/iso/nixos-24.05.git.1149dab64e7-x86_64-linux.iso
  998404  total

  $ git checkout THIS_COMMIT
  $ nix-build -A config.system.build.isoImage -I nixos-config=nixos/modules/installer/cd-dvd/installation-cd-minimal.nix nixos/default.nix && du -sc ./result/iso/*.iso
  /nix/store/l9x9rwlvfddnri70h1ifx865q0cvka5l-nixos-24.05.git.1149dab64e7-x86_64-linux.iso
  998404  ./result/iso/nixos-24.05.git.1149dab64e7-x86_64-linux.iso
  998404  total

(cherry picked from commit dadc54aabe)
2024-02-10 19:05:24 +01:00
R. Ryantm
558befbaa8 libgit2: 1.7.1 -> 1.7.2
(cherry picked from commit 17eb38c58d)
2024-02-10 17:53:06 +00:00
Nick Cao
f019548f31 Merge pull request #287575 from NixOS/backport-287286-to-release-23.11
[Backport release-23.11] cargo-flamegraph: 0.6.4 -> 0.6.5
2024-02-10 10:47:59 -05:00
Nick Cao
d8ac72fed2 Merge pull request #287580 from NixOS/backport-286490-to-release-23.11
[Backport release-23.11] remnote: 1.13.34 -> 1.13.52
2024-02-10 10:47:52 -05:00
Nick Cao
32bc74847f Merge pull request #287608 from NixOS/backport-284580-to-release-23.11
[Backport release-23.11] material-black-colors: init at 0-unstable-2020-12-17
2024-02-10 10:46:39 -05:00
Travis A. Everett
366c13e28f oildev: disable libc tests failing w/ musl
This test suite depends on some glibc assumptions.

I'll likely come back and make this unconditional later, but for now
we're trying to minimize rebuilds.

Reported in:
https://github.com/NixOS/nixpkgs/pull/285233#issuecomment-1935890672

(cherry picked from commit 5e8647fb58)
2024-02-10 16:34:16 +01:00
R. Ryantm
7576ecd9cc netbird-ui: 0.25.6 -> 0.25.7
(cherry picked from commit 57429cf200)
2024-02-10 13:49:01 +00:00
Soner Sayakci
496e654343 percona-server_8_0: 8.0.34 -> 8.0.35
(cherry picked from commit f709a7aafd)
2024-02-10 13:13:26 +00:00
Mario Rodas
e9d6667c42 Merge pull request #287742 from NixOS/backport-287293-to-release-23.11
[Backport release-23.11] wasm-tools: 1.0.57 -> 1.0.58
2024-02-10 08:07:23 -05:00
Mario Rodas
ab8ba5b543 Merge pull request #287740 from NixOS/backport-287669-to-release-23.11
[Backport release-23.11] eksctl: 0.170.0 -> 0.171.0
2024-02-10 08:06:49 -05:00
Harsh Shandilya
939253082d gradle_7: 7.6.3 -> 7.6.4
(cherry picked from commit 083c74020a)
2024-02-10 18:09:07 +05:30
Peder Bergebakken Sundt
5cd1bc5c4d Merge pull request #287739 from NixOS/backport-277455-to-release-23.11
[Backport release-23.11] update-melpa: try to fix some compatiblility issues on cl-lib and url-retrive.
2024-02-10 13:38:54 +01:00
éclairevoyant
d8b115eb29 fcitx5-openbangla-keyboard: fix runtime crash
(cherry picked from commit 52a0f4a7ac)
2024-02-10 11:53:07 +00:00
Rafael Fernández López
07d3775ce5 wasm-tools: 1.0.57 -> 1.0.58
(cherry picked from commit f862639e60)
2024-02-10 11:45:48 +00:00
Alyssa Ross
f3ad821050 pkgsMusl.yara: fix segfaults
(cherry picked from commit fdc518df8a)
2024-02-10 12:42:40 +01:00
R. Ryantm
ce58047efd eksctl: 0.170.0 -> 0.171.0
(cherry picked from commit a2fea7db03)
2024-02-10 11:32:50 +00:00
Vonfry
4ac0624374 update-melpa: use url lib to parse HTTP instead of custom code
This improves compatiblity of parsing http header.

(cherry picked from commit 2e2097cb96)
2024-02-10 11:31:59 +00:00
Vonfry
340a11f8d8 update-melpa: use cl-lib instead of cl
(cherry picked from commit e9a8b6e465)
2024-02-10 11:31:59 +00:00
R. Ryantm
6ce8e1b247 ocenaudio: 3.13.3 -> 3.13.4
(cherry picked from commit d5b17d152b)
2024-02-10 11:19:20 +00:00
Fabian Affolter
680c61ab4a theharvester: replace orjson with ujson
Fixes #277829

(cherry picked from commit 57f8b6a77f)
2024-02-10 08:32:15 +00:00
github-actions[bot]
81800b1fb1 Merge staging-next-23.11 into staging-23.11 2024-02-10 00:12:54 +00:00
github-actions[bot]
5abfa3edc3 Merge release-23.11 into staging-next-23.11 2024-02-10 00:12:29 +00:00
D3vil0p3r
50210fa5d9 material-black-colors: init at 0-unstable-2020-12-17
(cherry picked from commit c2e3bdf541)
2024-02-09 23:27:14 +00:00
maxine
20f65b86b6 Merge pull request #287574 from NixOS/backport-284106-to-release-23.11
[Backport release-23.11] _1password-gui: 8.10.23 → 8.10.24, 8.10.24-35 → 8.10.26-1
2024-02-09 22:40:27 +01:00
maxine
108ff38776 Merge pull request #287576 from NixOS/backport-287285-to-release-23.11
[Backport release-23.11] hdfview: update homepage url
2024-02-09 22:16:57 +01:00
John Garcia
166ccba67a remnote: 1.13.34 -> 1.13.52
(cherry picked from commit b122390e33)
2024-02-09 21:15:49 +00:00
Patka
c595fdf3a1 hdfview: update homepage url
(cherry picked from commit edc9f98926)
2024-02-09 21:11:42 +00:00
R. Ryantm
af1e16511f cargo-flamegraph: 0.6.4 -> 0.6.5
(cherry picked from commit bca56cc733)
2024-02-09 21:11:01 +00:00
maxine
ec2c1ad995 Merge pull request #287486 from NixOS/backport-285962-to-release-23.11
[Backport release-23.11] signal-desktop: 6.45.1 -> 6.46.0
2024-02-09 22:04:58 +01:00
Maxine Aubrey
9440afaca2 _1password-gui: 8.10.23 → 8.10.24, 8.10.24-35 → 8.10.26-1
(cherry picked from commit 76ad039bc3)
2024-02-09 20:58:48 +00:00
maxine
63e04718ba Merge pull request #287573 from NixOS/backport-281646-to-release-23.11
[Backport release-23.11] _1password-gui-beta: 8.10.24-6 → 8.10.24-35
2024-02-09 21:58:10 +01:00
Maxine Aubrey
121788b937 _1password-gui-beta: 8.10.24-6 → 8.10.24-35
(cherry picked from commit ea16e9a78e)
2024-02-09 20:57:43 +00:00
maxine
752534dbde Merge pull request #287488 from NixOS/backport-279026-to-release-23.11
[Backport release-23.11] _1password-gui: 8.10.20 → 8.10.23, 8.10.22-21 → 8.10.24-6
2024-02-09 21:54:39 +01:00
ajs124
cd9da00190 Merge pull request #285310 from yayayayaka/gitlab-16.8.1-23.11
[23.11] gitlab: 16.7.4 -> 16.8.1
2024-02-09 20:09:55 +01:00
Kim Lindberger
adcc1f16b7 Merge pull request #287039 from NixOS/backport-286532-to-release-23.11
[Backport release-23.11] nixos.gitlab: loosen the coupling of gitlab services to postgresql and redis
2024-02-09 18:57:37 +01:00
Cole Mickens
d421b506e5 nixos/lib/make-squashfs.nix: allow disabling compression
(cherry picked from commit 5a718794d0)
2024-02-09 16:03:02 +00:00
github-actions[bot]
36b410bde7 [Backport release-23.11] packet-sd: backport outfile permissions fixes (#287496)
The packet-sd exporter in version 0.0.3 creates a temporary file, moves
it to the target location and chmods it there. This creates a race
condition, in which Prometheus can be unable to read the file.

Additionally the outfile was created with too wide permissions (group-
and world-writable).

Both issues are resolved upstream, but not yet released.

(cherry picked from commit a9e9cb8cc6)

Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2024-02-09 16:56:19 +01:00
Nick Cao
ae900a2d17 Merge pull request #287340 from NixOS/backport-286575-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240119git1a0826937 -> 1.14.0+20240130git6e173a1bb
2024-02-09 10:11:07 -05:00
Nick Cao
899587570b Merge pull request #287357 from NixOS/backport-285969-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-02-01
2024-02-09 10:10:49 -05:00
Mario Rodas
d2c2e110e9 _1password: 2.23.0 -> 2.24.0
Changelog: https://app-updates.agilebits.com/product_history/CLI2#v2240001
(cherry picked from commit 5d73f1b783)
2024-02-09 13:23:54 +00:00
Maxine Aubrey
9391f35c61 _1password-gui: 8.10.20 → 8.10.23, 8.10.22-21 → 8.10.24-6
(cherry picked from commit edb6fad22c)
2024-02-09 13:22:56 +00:00
R. Ryantm
8d441d0b43 signal-desktop: 6.45.1 -> 6.46.0
(cherry picked from commit 52355ccd6c)
2024-02-09 13:18:44 +00:00
Maciej Krüger
c1a3b4e3dd Merge pull request #287470 from NixOS/backport-287258-to-release-23.11
[Backport release-23.11] pythonPackages.molecule-plugins: 23.5.0 -> 23.5.3
2024-02-09 12:44:50 +01:00
Dawid Dziurla
c131d6f343 pythonPackages.molecule-plugins: 23.5.0 -> 23.5.3
(cherry picked from commit 4266334da2)
2024-02-09 11:24:41 +00:00
Vladimír Čunát
ea2a7ea5d9 Merge branch 'staging-23.11' into staging-next-23.11 2024-02-09 10:41:36 +01:00
Mario Rodas
ff1b47eefd postgresql_16: 16.1 -> 16.2
Changelog: https://www.postgresql.org/docs/release/16.2/
(cherry picked from commit cbb254b9f0)
2024-02-09 10:29:36 +01:00
Mario Rodas
1a1dcd6eae postgresql_14: 14.10 -> 14.11
Changelog: https://www.postgresql.org/docs/release/14.11/
(cherry picked from commit 60a659a0c3)
2024-02-09 10:29:30 +01:00
Mario Rodas
3072f0e2f1 postgresql_13: 13.13 -> 13.14
Changelog: https://www.postgresql.org/docs/release/13.14/
(cherry picked from commit aa9a97dc17)
2024-02-09 10:29:28 +01:00
Mario Rodas
2507dae90a postgresql_12: 12.17 -> 12.18
Changelog: https://www.postgresql.org/docs/release/12.18/
(cherry picked from commit 625f00d753)
2024-02-09 10:29:26 +01:00
Mario Rodas
8d2af1ef40 postgresql_15: 15.5 -> 15.6
Changelog: https://www.postgresql.org/docs/release/15.6/

(cherry picked from commit 2ad23c3f31 from PR #287353)
I think _15 is the only version causing a mass rebuild,
so let's stage it early for 23.11.
2024-02-09 10:22:35 +01:00
Vladimír Čunát
fd2a444bf1 libuv: disable a problematic test 2024-02-09 10:22:35 +01:00
Mario Rodas
76c803ed4a libuv: 1.47.0 -> 1.48.0
Diff: https://github.com/libuv/libuv/compare/v1.47.0...v1.48.0

Changelog: https://github.com/libuv/libuv/blob/v1.48.0/ChangeLog
(cherry picked from commit 167b1b6c74 from PR #287226)
2024-02-09 09:16:28 +01:00
Travis A. Everett
6e157c1715 libuv: work around test breaks on macOS < 10.15
(cherry picked from commit a1438ae600)
2024-02-09 09:15:31 +01:00
Mario Rodas
93ef355700 libuv: 1.46.0 -> 1.47.0
Changelog: https://github.com/libuv/libuv/releases/tag/v1.47.0
(cherry picked from commit c07620044c)
2024-02-09 09:15:06 +01:00
Vladimír Čunát
84efe57c49 Merge #286302: gnupg: 2.4.1 -> 2.4.4
...into staging-23.11
2024-02-09 09:11:31 +01:00
Vladimír Čunát
dcd71eda08 Merge #287324: llvmPackages_{16,17,git}: reenable LLVMgold plugin
...into staging-23.11
2024-02-09 09:10:20 +01:00
Adam Stephens
bb36c7a38d openvswitch*: enable parallel tests and rechecking of failures
Testing in parallel can allow openvswitch to build in minutes instead of
an hour.
2024-02-08 23:32:39 -05:00
Adam Stephens
e18bd6dbbf openvswitch: 3.1.1 -> 3.1.4
https://www.openvswitch.org/releases/NEWS-3.1.4.txt
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000340.html
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000339.html
2024-02-08 23:31:44 -05:00
Austin Horstman
fc8006ddb9 yabai: fix x86_64 build
(cherry picked from commit f9bc643137)
2024-02-09 04:20:53 +00:00
Martin Weinelt
1bd0079244 openvswitch-lts: 2.17.8 -> 2.17.9
https://www.openvswitch.org/releases/NEWS-2.17.9.txt
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000340.html
https://mail.openvswitch.org/pipermail/ovs-announce/2024-February/000339.html

Fixes: CVE-2023-3966, CVE-2023-5366
(cherry picked from commit e43d00a71a)
2024-02-08 23:19:32 -05:00
zzzsyyy
2162d66fb7 linux_xanmod_latest: 6.6.13 -> 6.6.15
(cherry picked from commit 17e5d0dfed)
2024-02-09 02:58:25 +00:00
zzzsyyy
7202ee3eb4 linux_xanmod: 6.1.74 -> 6.1.76
(cherry picked from commit 4c25ff02e2)
2024-02-09 02:58:25 +00:00
Martin Weinelt
8c4b725a7a python312: 3.12.1 -> 3.12.2
https://docs.python.org/release/3.11.8/whatsnew/changelog.html
(cherry picked from commit 45fd60685f)
2024-02-09 03:25:05 +01:00
Martin Weinelt
0bba8061b0 python311: 3.11.7 -> 3.11.8
https://docs.python.org/release/3.11.8/whatsnew/changelog.html
(cherry picked from commit 8751812a3b)
2024-02-09 03:25:00 +01:00
kirillrdy
9d7a44754f Merge pull request #287345 from NixOS/backport-287165-to-release-23.11
[Backport release-23.11] sigi: 3.6.1 -> 3.6.3
2024-02-09 12:29:43 +11:00
booniepepper
448d3d8b36 sigi: 3.6.1 -> 3.6.3
Changes: https://github.com/sigi-cli/sigi/compare/v3.6.1...v3.6.3
(cherry picked from commit e9e6134be5)
2024-02-09 00:48:07 +00:00
R. Ryantm
401857cfc6 renode-unstable: 1.14.0+20240119git1a0826937 -> 1.14.0+20240130git6e173a1bb
(cherry picked from commit 79fd85715e)
2024-02-09 00:36:56 +00:00
Nick Cao
09c0353784 Merge pull request #287025 from NixOS/backport-282635-to-release-23.11
[Backport release-23.11] apfsprogs: unstable-2023-06-06 -> unstable-2023-11-30
2024-02-08 19:23:02 -05:00
Nick Cao
91040f7257 Merge pull request #287018 from jugendhacker/backport-286744-to-release-23.11
[Backport release-23.11] gotosocial: 0.12.2 -> 0.13.2
2024-02-08 19:22:53 -05:00
github-actions[bot]
8a61d7462c Merge staging-next-23.11 into staging-23.11 2024-02-09 00:13:15 +00:00
github-actions[bot]
de1ba83b99 Merge release-23.11 into staging-next-23.11 2024-02-09 00:12:48 +00:00
Emily
e6bfee0e5b Merge pull request #287303 from NixOS/backport-287279-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 121.0.6167.139-1 -> 121.0.6167.160-1
2024-02-08 23:34:16 +01:00
sternenseemann
3049a1443c llvmPackages_{16,17,git}: reenable LLVMgold plugin
See https://github.com/nixos/nixpkgs/issues/123361 for context regarding
the clang patch.

Seems like the https://github.com/llvm/llvm-project/issues/61350 crash
no longer occurs in the test suite and we can reenable the gold plugin
by default.

(cherry picked from commit 3e8355df84)
2024-02-08 22:21:04 +00:00
sternenseemann
c1fbd84e7a llvmPackages_*: update name for LLVMgold patch for clang >= 11
It no longer applies to clang >= 16, let's make the name correspond to
the versions it applies to.

(cherry picked from commit 6db6c6df7b)
2024-02-08 22:21:04 +00:00
a-n-n-a-l-e-e
0f416f11ec Merge pull request #287277 from NixOS/backport-286933-to-release-23.11
[Backport release-23.11] parallel-disk-usage: ignore broken test
2024-02-08 12:49:34 -08:00
Artturi
770ac29823 Merge pull request #287297 from NixOS/backport-287064-to-release-23.11
[Backport release-23.11] discord-development: 0.0.11 -> 0.0.13
2024-02-08 22:21:20 +02:00
networkException
83b24aefa4 ungoogled-chromium: 121.0.6167.139-1 -> 121.0.6167.160-1
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs:
CVE-2024-1284 CVE-2024-1283

(cherry picked from commit 5248c8c7d1)
2024-02-08 20:17:50 +00:00
R. Ryantm
70e6d12f0b discord-development: 0.0.11 -> 0.0.13
(cherry picked from commit 6d438fb82d)
2024-02-08 19:24:05 +00:00
annalee
39c7ce5311 parallel-disk-usage: ignore broken test
(cherry picked from commit 8bb910da0d)
2024-02-08 17:43:23 +00:00
Vincent Haupert
1f83c95191 nixos/github-runners: only override pkg if it has a nodeRuntimes arg
Older versions of the github-runner package might not have the
`nodeRuntimes` argument yet causing an error as the NixOS module always
tries to override the argument.

The commit makes sure we only override `nodeRuntimes` if the configured
package has a `nodeRuntimes` argument.

(cherry picked from commit e6854b295b)
2024-02-08 15:20:39 +00:00
Vincent Haupert
7487af8020 github-runner: 2.312.0 -> 2.313.0
(cherry picked from commit 5cdef1dbc7)
2024-02-08 14:51:02 +00:00
Nick Cao
620b309240 Merge pull request #287229 from NixOS/backport-287131-to-release-23.11
[Backport release-23.11] psi-plus: 1.5.1650 -> 1.5.1653
2024-02-08 09:17:38 -05:00
Nick Cao
276f73e6fe Merge pull request #287230 from NixOS/backport-287178-to-release-23.11
[Backport release-23.11] wasmtime: 17.0.0 -> 17.0.1
2024-02-08 09:17:26 -05:00
Nick Cao
eb38d24585 Merge pull request #287231 from NixOS/backport-287035-to-release-23.11
[Backport release-23.11] shadowsocks-rust: 1.17.0 -> 1.18.0
2024-02-08 09:17:18 -05:00
Vladimír Čunát
c971727341 Merge #286493: mupdf: fix includedir in pkg-config file
...into staging-23.11
2024-02-08 12:48:35 +01:00
Vladimír Čunát
bc1c13ca19 Merge #286851: python311Packages.django_4: 4.2.9 -> 4.2.10
...into staging-23.11
2024-02-08 12:46:28 +01:00
Vladimír Čunát
3abaafbe93 Merge #286306: libxml2: 2.11.5 → 2.11.7
...into staging-23.11
2024-02-08 12:44:20 +01:00
Vladimír Čunát
7c8aef41cf Merge #285975: zip: fix buffer overflow on Unicode path names
...into staging-23.11
2024-02-08 12:42:56 +01:00
Vladimír Čunát
8c3381fc30 Merge #285027: openssl_3: 3.0.12 -> 3.0.13; openssl_3_1: 3.1.4 -> 3.1.5
...into staging-23.11
2024-02-08 12:41:30 +01:00
Vladimír Čunát
747d05876f Merge #284706: CoreFoundation: apply hook to correct platform
...into staging-23.11
2024-02-08 12:40:37 +01:00
Muhammad Falak R Wani
25f7f7e65e shadowsocks-rust: 1.17.0 -> 1.18.0
Diff: https://github.com/shadowsocks/shadowsocks-rust/compare/v1.17.0...v1.18.0
Changelog: https://github.com/shadowsocks/shadowsocks-rust/raw/v1.18.0/debian/changelog
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit dd1add57c4)
2024-02-08 11:40:24 +00:00
R. Ryantm
b92bcefe03 psi-plus: 1.5.1650 -> 1.5.1653
(cherry picked from commit ab23589838)
2024-02-08 11:28:53 +00:00
R. Ryantm
0b1d6a56c1 wasmtime: 17.0.0 -> 17.0.1
(cherry picked from commit d8c4bf32eb)
2024-02-08 11:27:53 +00:00
Emily
bc6cb3d59b Merge pull request #287075 from NixOS/backport-287005-to-release-23.11
[Backport release-23.11] chromium: 121.0.6167.139 -> 121.0.6167.160
2024-02-08 12:24:51 +01:00
j.r
0d698050c6 gotosocial: 0.12.2 -> 0.13.2
Fixes a less severe security issue: https://gts.superseriousbusiness.org/@gotosocial/statuses/01HNZ5GF2EM5M899B7RKXYNMH9

(cherry picked from commit 4907af4986)
2024-02-08 11:50:42 +01:00
R. Ryantm
24b1f5da47 mdbook: 0.4.36 -> 0.4.37
(cherry picked from commit 49b3d040c5)
2024-02-08 08:47:46 +00:00
Pol Dellaiera
5b3bb7e419 Merge pull request #287202 from NixOS/backport-286538-to-release-23.11
[Backport release-23.11] inotify-info: init at unstable-2024-01-05
2024-02-08 09:41:10 +01:00
Motiejus Jakštys
20d5273e0a inotify-info: init at unstable-2024-01-05
(cherry picked from commit 248d90e6ec)
2024-02-08 08:40:05 +00:00
Motiejus Jakštys
e0bee64b90 maintainers: add motiejus
(cherry picked from commit b7b72b00c2)
2024-02-08 08:40:05 +00:00
github-actions[bot]
57d32b59c5 Merge staging-next-23.11 into staging-23.11 2024-02-08 00:13:03 +00:00
github-actions[bot]
422bc466e2 Merge release-23.11 into staging-next-23.11 2024-02-08 00:12:37 +00:00
a-n-n-a-l-e-e
6832d0d996 Merge pull request #287061 from NixOS/backport-287057-to-release-23.11
[Backport release-23.11] nwjs: 0.83.0 -> 0.84.0
2024-02-07 15:15:30 -08:00
emilylange
48c172eb48 chromium: 121.0.6167.139 -> 121.0.6167.160
https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop.html

This update includes 3 security fixes.

CVEs:
CVE-2024-1284 CVE-2024-1283

(cherry picked from commit 2002957f20)
2024-02-07 22:35:58 +00:00
Mikael Fangel
d37538b96f nwjs: 0.83.0 -> 0.84.0
(cherry picked from commit c9223ea44c)
2024-02-07 20:54:21 +00:00
Oliver Schmidt
3369db224d nixos/services.gitlab: loosen the coupling between gitlab and postgres/ redis to avoid restarts and races
Gitlab stays running at redis and postgresql restarts as if these
components were on a different host anyways. Handling reconnetctions is
part of the application logic.

Co-authored-by: Kim Lindberger <kim.lindberger@gmail.com>
for formatting fixes and test failure debugging.

(cherry picked from commit 13ba002dd0)
2024-02-07 18:29:31 +00:00
Luflosi
bd695c5b49 apfsprogs: unstable-2023-06-06 -> unstable-2023-11-30
Diff: 91827679df...990163894d

Patch the code to let the tools output the git commit they were built with when running them with `-v`.

(cherry picked from commit 573a0dc7fc)
2024-02-07 16:36:07 +00:00
Luflosi
970c020d19 apfsprogs: enable strictDeps
(cherry picked from commit e0af35e114)
2024-02-07 16:36:07 +00:00
Luflosi
481a562ba7 apfsprogs: migrate to by-name
(cherry picked from commit 79393a0b86)
2024-02-07 16:36:07 +00:00
R. Ryantm
6f1431c8e2 logseq: 0.10.5 -> 0.10.6
(cherry picked from commit 28ad44d433)
2024-02-07 15:33:59 +01:00
Nicolas Benes
66f82637d1 foonathan-memory: init at 0.7-3
(cherry picked from commit c5b2dd9e8d)
2024-02-07 13:24:05 +00:00
Nick Cao
88d128f5f3 Merge pull request #284292 from NixOS/backport-284264-to-release-23.11
[Backport release-23.11] bashmount: set meta.mainProgram
2024-02-06 21:21:53 -05:00
Nick Cao
33a30ae543 Merge pull request #285659 from NixOS/backport-276612-to-release-23.11
[Backport release-23.11] wit-bindgen: 0.14.0 -> 0.16.0
2024-02-06 21:21:31 -05:00
Nick Cao
71af3a7498 Merge pull request #285790 from NixOS/backport-285687-to-release-23.11
[Backport release-23.11] synapse-matrix: have a valid `meta` attribute
2024-02-06 21:21:13 -05:00
Nick Cao
215ec9d42e Merge pull request #285903 from eclairevoyant/grsync
[23.11] grsync: add wrapGAppsHook
2024-02-06 21:20:53 -05:00
Nick Cao
885459bb7c Merge pull request #286090 from eclairevoyant/backport-jami-fix
[23.11] jami: fix wrapper for non-gnome environments
2024-02-06 21:20:41 -05:00
Nick Cao
fdf57c81ea Merge pull request #286499 from NixOS/backport-278717-to-release-23.11
[Backport release-23.11] fitsverify: init at 4.22
2024-02-06 21:20:18 -05:00
Nick Cao
8de926eaa9 Merge pull request #286765 from NixOS/backport-285768-to-release-23.11
[Backport release-23.11] linuxPackages.openafs: Patch for Linux kernel 6.7
2024-02-06 21:19:37 -05:00
Nick Cao
580d5122ac Merge pull request #286785 from NixOS/backport-286577-to-release-23.11
[Backport release-23.11] nixos/photoprism: fix typo with duplicated exec call
2024-02-06 21:19:28 -05:00
Martin Weinelt
4342644a10 Merge pull request #286852 from NixOS/backport-286769-to-release-23.11
[Backport release-23.11] python311Packages.django_3: 3.2.23 -> 3.2.24; python311Packages.django_5: 5.0.1 -> 5.0.2
2024-02-07 02:14:05 +01:00
Martin Weinelt
dfd06fcfce python311Packages.django_5: 5.0.1 -> 5.0.2
https://docs.djangoproject.com/en/5.0/releases/5.0.2/
https://www.djangoproject.com/weblog/2024/feb/06/security-releases/
https://www.openwall.com/lists/oss-security/2024/02/06/2

Fixes: CVE-2024-24680
(cherry picked from commit 0ba87719a5)
2024-02-07 00:49:22 +00:00
Martin Weinelt
e4cde49e2e python311Packages.django_3: 3.2.23 -> 3.2.24
https://docs.djangoproject.com/en/dev/releases/3.2.24/
https://www.djangoproject.com/weblog/2024/feb/06/security-releases/
https://www.openwall.com/lists/oss-security/2024/02/06/2

Fixes: CVE-2024-24680
(cherry picked from commit fab1080a3e)
2024-02-07 00:49:22 +00:00
Martin Weinelt
53aadd9bae python311Packages.django_4: 4.2.9 -> 4.2.10
https://docs.djangoproject.com/en/4.2/releases/4.2.10/
https://www.djangoproject.com/weblog/2024/feb/06/security-releases/
https://www.openwall.com/lists/oss-security/2024/02/06/2

Fixes: CVE-2024-24680
(cherry picked from commit 61f56492a7)
2024-02-07 00:49:09 +00:00
github-actions[bot]
4cfdaaf3a7 Merge staging-next-23.11 into staging-23.11 2024-02-07 00:13:02 +00:00
github-actions[bot]
a409c1e898 Merge release-23.11 into staging-next-23.11 2024-02-07 00:12:38 +00:00
Weijia Wang
f15022c42d Merge pull request #286821 from NixOS/backport-286790-to-release-23.11
[Backport release-23.11] microsoft-edge: 121.0.2277.98 -> 121.0.2277.106
2024-02-07 00:58:46 +01:00
R. Ryantm
2c7b07be10 microsoft-edge: 121.0.2277.98 -> 121.0.2277.106
(cherry picked from commit 01c3539258)
2024-02-06 22:04:03 +00:00
DontEatOreo
3aee8feaaa csharprepl: init at 0.6.6
(cherry picked from commit 4d9df39830)
2024-02-06 23:14:39 +02:00
DontEatOreo
99abff8e9e maintainers: add donteatoreo
(cherry picked from commit 4285443034)
2024-02-06 23:14:38 +02:00
maxine
9103fa5544 Merge pull request #286334 from NixOS/backport-286303-to-staging-23.11
[Backport staging-23.11] gtk4: 4.12.4 → 4.12.5
2024-02-06 21:39:17 +01:00
Nick Cao
470882506c Merge pull request #286786 from NixOS/backport-286147-to-release-23.11
[Backport release-23.11] tetragon: init at 0.11.0
2024-02-06 14:44:43 -05:00
Nick Cao
308874c0ae Merge pull request #286502 from NixOS/backport-286076-to-release-23.11
[Backport release-23.11] microsoft-edge: 121.0.2277.83 -> 121.0.2277.98
2024-02-06 14:14:30 -05:00
Nick Cao
248f971bc1 Merge pull request #286527 from NixOS/backport-286506-to-release-23.11
[Backport release-23.11] popsicle: 1.3.2 -> 1.3.3
2024-02-06 14:13:32 -05:00
Nick Cao
09736e3d7c Merge pull request #286751 from NixOS/backport-286677-to-release-23.11
[Backport release-23.11] netbird-ui: 0.25.5 -> 0.25.6
2024-02-06 14:13:15 -05:00
Nick Cao
c3311f4c38 Merge pull request #286754 from matthiasbeyer/backport-286681-to-release-23.11
[Backport release-23.11]: cargo-deny: 0.14.7 -> 0.14.11
2024-02-06 14:13:02 -05:00
Ganga Ram
c2a81cde18 tetragon: init at 0.11.0
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
(cherry picked from commit 507aa326d5)
2024-02-06 18:14:24 +00:00
Ganga Ram
1014891347 maintainers: add gangaram
Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
(cherry picked from commit 03cf80164a)
2024-02-06 18:14:24 +00:00
Pablo Andres Dealbera
ca932658aa nixos/photoprism: fix typo
(cherry picked from commit 14a1f86791)
2024-02-06 18:10:21 +00:00
Maximilian Bosch
5a007c9e94 Merge pull request #286772 from NixOS/backport-285562-to-release-23.11
[Backport release-23.11] wiki-js: 2.5.300 -> 2.5.301
2024-02-06 18:39:05 +01:00
maxine
a60a13f943 Merge pull request #286354 from NixOS/backport-286301-to-staging-23.11 2024-02-06 17:53:09 +01:00
maxine
fb0c047e30 Merge pull request #286333 from NixOS/backport-286294-to-release-23.11 2024-02-06 17:52:53 +01:00
maxine
11d7cb190d Merge pull request #286748 from NixOS/backport-286612-to-release-23.11 2024-02-06 17:52:33 +01:00
R. Ryantm
9e54750df4 wiki-js: 2.5.300 -> 2.5.301
(cherry picked from commit 5c3d10192a)
2024-02-06 16:47:47 +00:00
Anders Kaseorg
a2e7a3f82a linuxPackages.openafs: Patch for Linux kernel 6.7
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit c04cc13321)
2024-02-06 16:11:16 +00:00
R. Ryantm
e01542c31c cargo-deny: 0.14.10 -> 0.14.11
(cherry picked from commit 31f8693c31)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-06 15:58:12 +01:00
R. Ryantm
ff19bf0576 cargo-deny: 0.14.7 -> 0.14.10
(cherry picked from commit 1dea5fabb8)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-02-06 15:58:12 +01:00
Nick Cao
f2c7ca6b0e Merge pull request #286735 from NixOS/backport-286601-to-release-23.11
[Backport release-23.11] firefox-unwrapped: 122.0 -> 122.0.1
2024-02-06 09:52:57 -05:00
R. Ryantm
14d0faacfe netbird-ui: 0.25.5 -> 0.25.6
(cherry picked from commit ec75dcd60a)
2024-02-06 14:38:10 +00:00
Bobby Rong
9491169abb webkitgtk: 2.42.4 → 2.42.5
https://github.com/WebKit/WebKit/compare/webkitgtk-2.42.4...webkitgtk-2.42.5
https://webkitgtk.org/2024/02/05/webkitgtk2.42.5-released.html
https://webkitgtk.org/security/WSA-2024-0001.html

CVE-2024-23222, CVE-2024-23206, CVE-2024-23213

(cherry picked from commit 198e537165)
2024-02-06 14:01:10 +00:00
Raito Bezarius
2de6c3e8b5 boot/loader/systemd-boot: BootSpec makes initrdSecrets optional
A bootspec could remove the `initrdSecrets` attribute and is a perfectly valid bootspec, as can be seen
in the bootspec.cue.

This makes the builder not fail upon missing `initrdSecrets`.
2024-02-06 13:38:41 +01:00
Martin Weinelt
2fc0332014 firefox-bin-unwrapped: 122.0 -> 122.0.1
https://www.mozilla.org/en-US/firefox/122.0.1/releasenotes/
(cherry picked from commit 8d4f9e27e4)
2024-02-06 11:59:46 +00:00
Martin Weinelt
98f696c30e firefox-unwrapped: 122.0 -> 122.0.1
https://www.mozilla.org/en-US/firefox/122.0.1/releasenotes/

mozbz#1875201 is wontfix for 122

(cherry picked from commit c44ca8f999)
2024-02-06 11:59:45 +00:00
ajs124
d07c6f353c Merge pull request #286145 from ajs124/upd/tzdata-2311
[staging-23.11] tzdata: 2023c -> 2024a
2024-02-06 12:19:35 +01:00
K900
dac7d7e3e5 Merge pull request #286727 from NixOS/backport-286665-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-02-06
2024-02-06 14:12:32 +03:00
K900
3aea7c6ee5 linux_6_1: 6.1.76 -> 6.1.77
(cherry picked from commit ced0d1d9dd)
2024-02-06 11:12:18 +00:00
K900
e01e8808dd linux_6_6: 6.6.15 -> 6.6.16
(cherry picked from commit e6a3025e22)
2024-02-06 11:12:18 +00:00
K900
c4c7754fbd linux_6_7: 6.7.3 -> 6.7.4
(cherry picked from commit fa71a47bfa)
2024-02-06 11:12:18 +00:00
a-n-n-a-l-e-e
e311f423a6 Merge pull request #286563 from NixOS/backport-280371-to-release-23.11
[Backport release-23.11] parallel-disk-usage (pdu): init at 0.9.0
2024-02-05 23:49:48 -08:00
K900
18c5b00aa5 Merge pull request #286664 from NixOS/backport-286296-to-release-23.11
[Backport release-23.11] Linux kernels 2024-02-04
2024-02-06 09:50:42 +03:00
Alyssa Ross
2a385a7011 linux/hardened/patches/6.7: 6.7.2-hardened1 -> 6.7.3-hardened1
(cherry picked from commit 764133608f)
2024-02-06 06:50:02 +00:00
Alyssa Ross
f5c1c622e3 linux/hardened/patches/6.6: 6.6.14-hardened1 -> 6.6.15-hardened1
(cherry picked from commit a8932b82ac)
2024-02-06 06:50:02 +00:00
Alyssa Ross
874a26a1db linux/hardened/patches/6.1: 6.1.75-hardened1 -> 6.1.76-hardened1
(cherry picked from commit 7611c991f3)
2024-02-06 06:50:02 +00:00
Alyssa Ross
a4d4a6cee4 linux-rt_5_10: 5.10.204-rt100 -> 5.10.209-rt101
(cherry picked from commit c2dd29b8b3)
2024-02-06 06:50:02 +00:00
Alyssa Ross
f8308be3d9 linux_testing: 6.8-rc2 -> 6.8-rc3
(cherry picked from commit b826cdb584)
2024-02-06 06:50:02 +00:00
github-actions[bot]
70717537dd Merge staging-next-23.11 into staging-23.11 2024-02-06 00:13:20 +00:00
github-actions[bot]
f7aeb2aa10 Merge release-23.11 into staging-next-23.11 2024-02-06 00:12:51 +00:00
Weijia Wang
447fd4d28b Merge pull request #286568 from NixOS/backport-284382-to-release-23.11
[Backport release-23.11] jackett: 0.21.1658 -> 0.21.1672
2024-02-05 22:40:31 +01:00
Peter Retzlaff
f066420df9 parallel-disk-usage: init at 0.9.0
(cherry picked from commit 566747a274)
2024-02-05 21:09:35 +00:00
R. Ryantm
d644dc0423 jackett: 0.21.1658 -> 0.21.1672
(cherry picked from commit 6ce91e12df)
2024-02-05 21:01:30 +00:00
Weijia Wang
92b398386a Merge pull request #286557 from NixOS/backport-285679-to-release-23.11
[Backport release-23.11] jackett: 0.21.1588 -> 0.21.1658
2024-02-05 21:49:03 +01:00
Peter Retzlaff
07528f36e8 maintainers: add peret
(cherry picked from commit 8916797dce)
2024-02-05 20:47:20 +00:00
Ricardo Band
60d371aae5 jackett: 0.21.1588 -> 0.21.1658
(cherry picked from commit ce4e762a96)
2024-02-05 19:54:15 +00:00
Weijia Wang
382debecd3 Merge pull request #286556 from NixOS/backport-282865-to-release-23.11
[Backport release-23.11] jackett: 0.21.1510 -> 0.21.1588
2024-02-05 20:53:18 +01:00
R. Ryantm
8482aa57bc jackett: 0.21.1510 -> 0.21.1588
(cherry picked from commit 5e38bc968c)
2024-02-05 19:48:08 +00:00
Weijia Wang
379b0b3dae Merge pull request #286555 from NixOS/backport-279302-to-release-23.11
[Backport release-23.11] jackett: 0.21.1468 -> 0.21.1510
2024-02-05 20:47:24 +01:00
R. Ryantm
339652b109 jackett: 0.21.1468 -> 0.21.1510
(cherry picked from commit 0e6e068f89)
2024-02-05 19:44:52 +00:00
Janne Heß
52826de064 Merge pull request #286547 from philipwilk/uptime-kuma-backport
[Backport release-23.11] uptime-kuma: 1.23.7 -> 1.23.11
2024-02-05 20:22:42 +01:00
Weijia Wang
067cbe8ce8 Merge pull request #286550 from NixOS/backport-273699-to-release-23.11
[Backport release-23.11] jackett: 0.21.1234 -> 0.21.1468
2024-02-05 20:01:13 +01:00
R. Ryantm
8abab24690 jackett: 0.21.1234 -> 0.21.1468
(cherry picked from commit 578897826a)
2024-02-05 18:58:02 +00:00
R. Ryantm
3d8cd5704c uptime-kuma: 1.23.10 -> 1.23.11
(cherry picked from commit 1d2f1699b7)
2024-02-05 18:28:32 +00:00
Robert Hensing
f3bb1c767a lib.modules.doRename: Add condition parameter
This is to support single-to-multi service migrations, so that the
`to` (e.g. `foos.""`) isn't defined unconditionally. See test cases.

(cherry picked from commit 29c7665003)
2024-02-05 18:27:19 +00:00
Muhammad Falak R Wani
4b1787fa19 popsicle: 1.3.2 -> 1.3.3
Diff: https://github.com/pop-os/popsicle/compare/1.3.2...1.3.3
Changelog: https://github.com/pop-os/popsicle/releases/tag/1.3.3
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 3b9380da06)
2024-02-05 16:46:49 +00:00
Nick Cao
fc819befe8 Merge pull request #286492 from NixOS/backport-286364-to-release-23.11
[Backport release-23.11] shellhub-agent: 0.14.2 -> 0.14.3
2024-02-05 10:22:15 -05:00
Nick Cao
b713c68088 Merge pull request #286495 from NixOS/backport-286437-to-release-23.11
[Backport release-23.11] cargo-deb: 2.0.4 -> 2.0.5
2024-02-05 10:22:05 -05:00
R. Ryantm
08ed2b56f5 microsoft-edge: 121.0.2277.83 -> 121.0.2277.98
(cherry picked from commit cbbc4c6eab)
2024-02-05 14:48:58 +00:00
Nicolas Benes
4fc98658f9 fitsverify: init at 4.22
(cherry picked from commit 87a298deee)
2024-02-05 14:27:39 +00:00
R. Ryantm
4f6992917f cargo-deb: 2.0.4 -> 2.0.5
(cherry picked from commit 4fb15443f5)
2024-02-05 14:00:50 +00:00
Nick Cao
fec083a6a6 Merge pull request #286400 from NixOS/backport-286383-to-release-23.11
[Backport release-23.11] restic: 0.16.3 -> 0.16.4
2024-02-05 08:54:10 -05:00
Lily Foster
fb99f9434c mupdf: fix includedir in pkg-config file
Co-Authored-By: OPNA2608 <opna2608@protonmail.com>
(cherry picked from commit 336faa6fda)
2024-02-05 13:52:56 +00:00
R. Ryantm
85efa87f53 shellhub-agent: 0.14.2 -> 0.14.3
(cherry picked from commit 1f428a4c2a)
2024-02-05 13:50:40 +00:00
Nick Cao
dbb91a42ea Merge pull request #286389 from NixOS/backport-281834-to-release-23.11
[Backport release-23.11] discord: enable text-to-speech by default
2024-02-05 08:47:28 -05:00
ajs124
0a83a23ada Merge pull request #286478 from NixOS/backport-281353-to-release-23.11
[Backport release-23.11] unifi-protect-backup: add aiolimiter
2024-02-05 14:13:11 +01:00
Fabian Affolter
93980d0092 unifi-protect-backup: add aiolimiter
(cherry picked from commit ecb201b99e)
2024-02-05 12:06:28 +00:00
ajs124
42d5ed38be restic: 0.16.3 -> 0.16.4
https://restic.net/blog/2024-02-04/restic-0.16.4-released/
(cherry picked from commit 2bb6778a9f)
2024-02-05 01:20:43 +00:00
github-actions[bot]
b9e37b6887 Merge staging-next-23.11 into staging-23.11 2024-02-05 00:15:27 +00:00
github-actions[bot]
3ff7e054d4 Merge release-23.11 into staging-next-23.11 2024-02-05 00:13:51 +00:00
Robert Scott
9f2ee8c91a Merge pull request #286355 from NixOS/backport-286074-to-release-23.11
[Backport release-23.11] poco: 1.12.5 -> 1.12.5p2
2024-02-05 00:10:08 +00:00
Weijia Wang
85f22c0aeb Merge pull request #280053 from NixOS/backport-278913-to-release-23.11
[Backport release-23.11] experienced-pixel-dungeon: 2.16 -> 2.16.2
2024-02-05 00:53:34 +01:00
Weijia Wang
145d4ba11d Merge pull request #285672 from NixOS/backport-283030-to-release-23.11
[Backport release-23.11]  galerio: init at 1.2.0
2024-02-05 00:52:42 +01:00
Weijia Wang
4cfa3c91b9 Merge pull request #284312 from NixOS/backport-280084-to-release-23.11
[Backport release-23.11] Add kplex v1.4
2024-02-05 00:52:17 +01:00
Weijia Wang
f71d98155e Merge pull request #280527 from NixOS/backport-276175-to-release-23.11
[Backport release-23.11] linux_zen, linux_lqx: add missing top-level attributes
2024-02-05 00:51:50 +01:00
Weijia Wang
c5b5a0ccba Merge pull request #280895 from NixOS/backport-278094-to-release-23.11
[Backport release-23.11] galleta: init at 20040505_1
2024-02-05 00:51:09 +01:00
Weijia Wang
edf81c49ff Merge pull request #281593 from NixOS/backport-280595-to-release-23.11
[Backport release-23.11] fritz-exporter: init at 2.3.1
2024-02-05 00:50:35 +01:00
Weijia Wang
4a38bb6bbb Merge pull request #283542 from NixOS/backport-271789-to-release-23.11
[Backport release-23.11] sunvox: 2.1c -> 2.1.1c
2024-02-05 00:50:06 +01:00
Weijia Wang
341e0978e6 Merge pull request #286353 from NixOS/backport-283949-to-release-23.11
[Backport release-23.11] opera: 106.0.4998.52 -> 106.0.4998.70
2024-02-05 00:49:29 +01:00
Airradda
7bf611f643 discord: enable text-to-speech by default
(cherry picked from commit 0eae86b744)
2024-02-04 23:28:21 +00:00
Robert Scott
0a07ffcba2 Merge pull request #286295 from NixOS/backport-286118-to-release-23.11
[Backport release-23.11] vault-bin: 1.15.4 -> 1.15.5
2024-02-04 20:50:28 +00:00
Nick Cao
caea722d33 Merge pull request #286342 from teutat3s/backport-285815
[23.11] flyctl: 0.1.127 -> 0.1.147
2024-02-04 15:09:56 -05:00
Robert Scott
05d64730bb poco: 1.12.5 -> 1.12.5p2
(cherry picked from commit 7ea25b625e)
2024-02-04 20:01:54 +00:00
Maxine Aubrey
35071c7dc1 gtk3: 3.24.39 → 3.24.41
https://gitlab.gnome.org/GNOME/gtk/-/compare/3.24.39...3.24.41
https://gitlab.gnome.org/GNOME/gtk/-/blob/3.24.41/NEWS
(cherry picked from commit 3423903261)
2024-02-04 19:54:19 +00:00
R. Ryantm
e0cb8fa41f opera: 106.0.4998.52 -> 106.0.4998.70
(cherry picked from commit 521a6bf639)
2024-02-04 19:52:41 +00:00
Martin Weinelt
560e1ef318 Merge pull request #286346 from NixOS/backport-286277-to-release-23.11
[Backport release-23.11] buildMozillaMach: fix vp8/vp9 WebRTC video support
2024-02-04 20:09:42 +01:00
Martin Weinelt
33bc3ddbfe buildMozillaMach: fix vp8/vp9 WebRTC video support
The WebRTC parts of Firefox 122.0 are unconditionally linked against the
vendored libvpx that they ship with This lead to an ABI mismatch¹, when
building with --with-system-libvpx, since our libvpx version differs.

An upstream fix is expected to be shipped in Firefox 122.0.1, which is
due in the next few days.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1875201#c11

(cherry picked from commit 8e0ce57c63)
2024-02-04 19:09:12 +00:00
Robert Schütz
d79ee8cf54 nextcloud-notify_push: 0.6.7 -> 0.6.9
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.7...v0.6.9
(cherry picked from commit 15dce9735a)
2024-02-04 19:48:18 +01:00
Robert Schütz
407bc9f094 nextcloudPackages.apps.keeweb: drop
According to https://apps.nextcloud.com/apps/keeweb

> KeeWeb itself not actively maintained since 2021 and may contain
> security issues.

(cherry picked from commit bcc7e4cd4c)
2024-02-04 19:48:17 +01:00
Robert Schütz
d69a9c2a56 nextcloudPackages: update
(cherry picked from commit b4c743066d)
2024-02-04 19:48:10 +01:00
Bobby Rong
0a15212038 libshumate: Fix updateScript
We of course should prefer stable release when there is one.

(cherry picked from commit 59e8ff163a)
2024-02-04 18:05:58 +00:00
Bobby Rong
d75c8f827e d-spy: Fix updateScript
Odd versions are unstable per https://gitlab.gnome.org/GNOME/d-spy/-/blob/main/NEWS.

(cherry picked from commit d55016ef58)
2024-02-04 18:05:58 +00:00
Bobby Rong
87048890aa gnome-text-editor: 45.1 → 45.3
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.1...45.3
(cherry picked from commit bd4b200c2e)
2024-02-04 18:05:58 +00:00
Bobby Rong
a604a78232 gcr: 3.41.1 → 3.41.2
https://gitlab.gnome.org/GNOME/gcr/-/compare/3.41.1...3.41.2
(cherry picked from commit 97fae43f10)
2024-02-04 18:05:58 +00:00
Bobby Rong
d96285de04 pangomm_2_48: 2.50.1 → 2.50.2
https://gitlab.gnome.org/GNOME/pangomm/-/compare/2.50.1...2.50.2
(cherry picked from commit acade6ca9b)
2024-02-04 18:05:58 +00:00
Bobby Rong
c46478a773 pangomm: 2.46.3 → 2.46.4
https://gitlab.gnome.org/GNOME/pangomm/-/compare/2.46.3...2.46.4
(cherry picked from commit 7bcad9b1e6)
2024-02-04 18:05:58 +00:00
Bobby Rong
377e5be742 glibmm_2_68: 2.78.0 → 2.78.1
https://gitlab.gnome.org/GNOME/glibmm/-/compare/2.78.0...2.78.1
(cherry picked from commit 6edd6ba881)
2024-02-04 18:05:58 +00:00
Bobby Rong
eb7f7b128f atkmm_2_36: 2.36.2 → 2.36.3
https://gitlab.gnome.org/GNOME/atkmm/-/compare/2.36.2...2.36.3
(cherry picked from commit 81f46e9659)
2024-02-04 18:05:58 +00:00
Bobby Rong
290f8e4fc3 atkmm: 2.28.3 → 2.28.4
https://gitlab.gnome.org/GNOME/atkmm/-/compare/2.28.3...2.28.4
(cherry picked from commit f029bcc5d2)
2024-02-04 18:05:58 +00:00
Maxine Aubrey
5e786cb1e8 gtk4: 4.12.4 → 4.12.5
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.12.4...4.12.5
https://gitlab.gnome.org/GNOME/gtk/-/blob/4.12.5/NEWS
(cherry picked from commit ac193f0684)
2024-02-04 18:05:25 +00:00
Nick Cao
1170f30752 Merge pull request #286299 from NixOS/backport-286173-to-release-23.11
[Backport release-23.11] wamr: 1.3.1 -> 1.3.2
2024-02-04 11:09:44 -05:00
Nick Cao
312a03d2ee Merge pull request #286297 from NixOS/backport-286174-to-release-23.11
[Backport release-23.11] unison-ucm: 0.5.14 -> 0.5.15
2024-02-04 11:09:34 -05:00
Maxine Aubrey
be7cfaa0f8 libxml2: 2.11.5 → 2.11.7
https://gitlab.gnome.org/GNOME/libxml2/-/compare/v2.11.5...v2.11.7
2024-02-04 16:12:27 +01:00
Artturi
d57db308b4 Merge pull request #286304 from NixOS/backport-286152-to-release-23.11
[Backport release-23.11] discord-canary: 0.0.265 -> 0.0.267
2024-02-04 17:07:14 +02:00
Nick Cao
c82eb14658 Merge pull request #286289 from NixOS/backport-286248-to-release-23.11
[Backport release-23.11] varnish60: 6.0.11 -> 6.0.12, varnish: 7.4.1 -> 7.4.2
2024-02-04 10:03:43 -05:00
R. Ryantm
8059a5ceb2 discord-canary: 0.0.265 -> 0.0.267
(cherry picked from commit 1b874d363f)
2024-02-04 15:00:02 +00:00
Nick Cao
009df88773 Merge pull request #286224 from NixOS/backport-272965-to-release-23.11
[Backport release-23.11] pyenv: 2.3.32 -> 2.3.35
2024-02-04 09:55:36 -05:00
David Morgan
9da64e0492 [staging] gnupg 2.4.3 -> 2.4.4
(cherry picked from commit b42437fd01)
2024-02-04 15:51:35 +01:00
IogaMaster
9d065997b2 gnupg: 2.4.1 -> 2.4.3
(cherry picked from commit 84ef5ebe4d)
2024-02-04 15:51:24 +01:00
Rafael Fernández López
a1f263c54f wamr: 1.3.1 -> 1.3.2
(cherry picked from commit 603f4c661c)
2024-02-04 14:40:48 +00:00
Rafael Fernández López
fb05d04c8b unison-ucm: 0.5.14 -> 0.5.15
(cherry picked from commit d87e9494a3)
2024-02-04 14:39:41 +00:00
Robert Scott
140b79d3a2 vault-bin: 1.15.4 -> 1.15.5
(cherry picked from commit e4c6fa3065)
2024-02-04 14:31:05 +00:00
Thomas Gerbet
7c461b5116 varnish: 7.4.1 -> 7.4.2
Includes the mitigation for CVE-2023-44487.
https://varnish-cache.org/security/VSV00013.html#vsv00013

https://github.com/varnishcache/varnish-cache/blob/varnish-7.4.2/doc/changes.rst
(cherry picked from commit 62ce8b2b37)
2024-02-04 14:06:36 +00:00
Thomas Gerbet
39e4f6573e varnish60: 6.0.11 -> 6.0.12
Includes the mitigation for CVE-2023-44487.

https://varnish-cache.org/security/VSV00013.html#vsv00013
https://github.com/varnishcache/varnish-cache/blob/varnish-6.0.12/doc/changes.rst
(cherry picked from commit 7c80c4c9bb)
2024-02-04 14:06:36 +00:00
Martin Weinelt
6a31cd61a2 Merge pull request #286165 from christoph-heiss/backport/floorp
[Backport release-23.11] floorp: 11.7.1 -> 11.9.0
2024-02-04 10:32:45 +01:00
Muhammad Falak R Wani
81f3e45d97 pyenv: 2.3.32 -> 2.3.35
Diff: https://github.com/pyenv/pyenv/compare/refs/tags/v2.3.32...v2.3.35
Changelog: https://github.com/pyenv/pyenv/blob/refs/tags/v2.3.35/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit fd553471fc)
2024-02-04 06:38:05 +00:00
Aaron Andersen
2b41125353 Merge pull request #286109 from NixOS/backport-286086-to-release-23.11
[Backport release-23.11] kodi: 20.2 -> 20.3
2024-02-03 17:12:02 -08:00
github-actions[bot]
b9b2eb8aa7 Merge staging-next-23.11 into staging-23.11 2024-02-04 00:14:31 +00:00
github-actions[bot]
e1d33dfaf9 Merge release-23.11 into staging-next-23.11 2024-02-04 00:14:01 +00:00
Nick Cao
c96ce5eae6 Merge pull request #286102 from NixOS/backport-285893-to-release-23.11
[Backport release-23.11] pdfmixtool: fix build
2024-02-03 18:11:15 -05:00
Nick Cao
ffca98ffdf Merge pull request #286161 from NixOS/backport-286120-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-01-20 -> unstable-2024-02-02
2024-02-03 18:10:31 -05:00
R. Ryantm
2e9cd2ff11 renode-dts2repl: unstable-2024-01-20 -> unstable-2024-02-02
(cherry picked from commit c9e81e12c7)
2024-02-03 21:58:32 +00:00
ajs124
cf21f50f03 tzdata: 2023c -> 2024a
https://mm.icann.org/pipermail/tz-announce/2024-February/000081.html
(cherry picked from commit e81e82cdcc)
2024-02-03 21:46:46 +01:00
Nick Cao
f7c2d27ecf Merge pull request #286082 from NixOS/backport-284836-to-release-23.11
[Backport release-23.11] dendrite: 0.13.5 -> 0.13.6
2024-02-03 14:48:07 -05:00
Thiago Kenji Okada
83c5dc8db7 Merge pull request #285817 from siddarthkay/backport-269479-to-release-23.11
[23.11] backport GraalVM reference fix
2024-02-03 19:12:22 +00:00
Peder Bergebakken Sundt
994b64eb9f Merge pull request #285305 from NixOS/backport-249523-to-release-23.11
[Backport release-23.11] Seafile 10
2024-02-03 18:45:28 +01:00
Aaron Andersen
0a6172ca49 kodi: 20.2 -> 20.3
(cherry picked from commit 9845a55be1)
2024-02-03 17:23:42 +00:00
Robert Schütz
fe59a4052f pdfmixtool: fix build
apply https://gitlab.com/scarpetta/pdfmixtool/-/merge_requests/14

(cherry picked from commit 8842051f99)
2024-02-03 16:44:22 +00:00
Nick Cao
325bb1df29 Merge pull request #286047 from NixOS/backport-286017-to-release-23.11
[Backport release-23.11] eksctl: 0.169.0 -> 0.170.0
2024-02-03 10:56:40 -05:00
éclairevoyant
3dc8df9ab3 jami: fix wrapper for non-gnome environments
(cherry picked from commit 37578b19ad)
2024-02-03 10:54:09 -05:00
Benjamin Hipple
468a37e6ba Merge pull request #286084 from Kiskae/backport-286058-to-release-23.11
[Backport release-23.11] linuxPackages.nvidiaPackages: add common patch for new kernel releases
2024-02-03 10:51:28 -05:00
Kiskae
f21ddb38f5 linuxPackages.nvidiaPackages.dc_520: mark as broken on 6.5
(cherry picked from commit ca149f54a9)
2024-02-03 16:31:08 +01:00
Kiskae
51026eb30a linuxPackages.nvidiaPackages: add common patch for new kernel releases
(cherry picked from commit f649a4a4b7)
2024-02-03 16:31:03 +01:00
Adam C. Stephens
e0cc80b1a9 Merge pull request #286067 from NixOS/backport-283274-to-release-23.11
[Backport release-23.11] nixos/incus: add zfs/lib/udev to path
2024-02-03 10:29:34 -05:00
Christoph Heiss
837b0580fb floorp: 11.8.2 -> 11.9.0
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 5689023b01)
2024-02-03 16:27:38 +01:00
Christoph Heiss
0230332e69 floorp: 11.7.1 -> 11.8.2
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 8dcfdd4def)
2024-02-03 16:27:22 +01:00
R. Ryantm
42b069c714 dendrite: 0.13.5 -> 0.13.6
(cherry picked from commit 36e8179e03)
2024-02-03 15:27:10 +00:00
Adam Stephens
4adadf4494 nixos/incus: add zfs/lib/udev to path
Incus needs to find zvol_id for some operations, but zfs does not put
this executable in the bin directory. Exposing lib/udev into the Incus
path solves discovery of the executable

e5690705e8/internal/server/storage/drivers/driver_zfs_volumes.go (L1820C1-L1820C41)
(cherry picked from commit 7585f26855)
2024-02-03 14:03:39 +00:00
R. Ryantm
87c09105f3 eksctl: 0.169.0 -> 0.170.0
(cherry picked from commit 9a1a7ebd8b)
2024-02-03 11:20:15 +00:00
kirillrdy
7b9bd55d0f Merge pull request #286000 from NixOS/backport-285895-to-release-23.11
[Backport release-23.11] gitkraken: fix wrapper for non-gnome environments
2024-02-03 21:32:20 +11:00
éclairevoyant
722865d61b gitkraken: fix wrapper for non-gnome environments
(cherry picked from commit a876becb8b)
2024-02-03 08:43:16 +00:00
Jan Kundrát
4b8997d43d zip: fix buffer overflow on Unicode path names
When creating ZIP files with non-ASCII names (such as some European
accent chars), something was detecting a buffer overflow and bailing
out. It turns out that this has been already fixed earlier this year in
Fedora, so let's reuse their patch as-is.

Bug: https://bugzilla.redhat.com/show_bug.cgi?id=2165653
(cherry picked from commit dc0f09a49f)
2024-02-03 07:14:43 +00:00
Nick Cao
4f24018c73 Merge pull request #285905 from NixOS/backport-285825-to-release-23.11
[Backport release-23.11] keycloak: 23.0.5 -> 23.0.6
2024-02-02 20:15:53 -05:00
github-actions[bot]
96c6004e18 Merge staging-next-23.11 into staging-23.11 2024-02-03 00:13:45 +00:00
github-actions[bot]
c1c2b5fa31 Merge release-23.11 into staging-next-23.11 2024-02-03 00:13:14 +00:00
Emily
a41139ccbf Merge pull request #285839 from NixOS/backport-285327-to-release-23.11
[Backport release-23.11] chromium: fix rust toolchain and remove M121 workaround, {ungoogled-,}chromium: 121.0.6167.85 -> 121.0.6167.139
2024-02-03 00:52:08 +01:00
Nick Cao
7825385aaf keycloak: 23.0.5 -> 23.0.6
Diff: https://github.com/keycloak/keycloak/compare/23.0.5...23.0.6
(cherry picked from commit 0081f5b10d)
2024-02-02 22:20:12 +00:00
Schweber
995980ca25 grsync: Add wrapGAppsHook
(cherry picked from commit 7e5d75aff4)
2024-02-02 17:03:51 -05:00
Thomas Gerbet
ac0524b807 Merge pull request #285510 from leona-ya/backport-285438-to-release-23.11
[23.11] containerd: 1.7.11 -> 1.7.13
2024-02-02 21:23:25 +01:00
R. Ryantm
70a010fb43 flyctl: 0.1.127 -> 0.1.147
(cherry picked from commit 019015621b)
2024-02-02 19:34:45 +01:00
networkException
e23f63b7ed ungoogled-chromium: 121.0.6167.85-1 -> 121.0.6167.139-1
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_30.html

This update includes 4 security fixes.

CVEs:
CVE-2024-1060 CVE-2024-1059 CVE-2024-1077

(cherry picked from commit dd2517bfc4)
2024-02-02 16:54:42 +00:00
networkException
dc2a43ef69 chromium: 121.0.6167.85 -> 121.0.6167.139
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_30.html

This update includes 4 security fixes.

CVEs:
CVE-2024-1060 CVE-2024-1059 CVE-2024-1077

(cherry picked from commit 405b7d0d0a)
2024-02-02 16:54:42 +00:00
emilylange
a3b2ba317a chromium: fix rust toolchain and remove M121 workaround
The rust toolchain is required for chromium since M121.

In the last major bump (M120 -> M121) we had to work around this
requirement because we hadn't had our that part of our toolchain ready.

Until now :)

So this fixes and enables the toolchain for any chromium/electron >= 121
and removes the workaround from the last major bump.

(cherry picked from commit af35dbbf8c)
2024-02-02 16:54:42 +00:00
Nick Cao
8291ae1169 Merge pull request #285507 from leona-ya/backport-285407-to-release-23.11
[23.11] runc: 1.1.10 -> 1.1.12
2024-02-02 10:42:29 -05:00
Nick Cao
f9cbd24af4 Merge pull request #285551 from NixOS/backport-285363-to-release-23.11
[Backport release-23.11] brave: 1.62.153 -> 1.62.156
2024-02-02 10:42:18 -05:00
Nick Cao
5acaace60b Merge pull request #285557 from NixOS/backport-285532-to-release-23.11
[Backport release-23.11] kdash: 0.5.0 -> 0.6.0
2024-02-02 10:42:10 -05:00
James Conroy-Finn
4f963be27b babashka: Remove superfluous removal of references
(cherry picked from commit c973975aa0)
2024-02-02 20:32:05 +05:30
James Conroy-Finn
5ea0c37375 Move reference removal logic into build support
(cherry picked from commit 56aedbd477)
2024-02-02 20:31:55 +05:30
James Conroy-Finn
1a38e5a726 zprint: Add version test
(cherry picked from commit 4bef5460b5)
2024-02-02 20:31:43 +05:30
James Conroy-Finn
f181ad2c97 jet: Add version test
(cherry picked from commit 5006421b15)
2024-02-02 20:31:29 +05:30
James Conroy-Finn
853920d220 clojure-lsp: Add version test
(cherry picked from commit b807221d06)
2024-02-02 20:31:13 +05:30
James Conroy-Finn
e4620f42c8 zprint: Remove references to GraalVM derivation
(cherry picked from commit 680f0ca1fc)
2024-02-02 20:30:48 +05:30
James Conroy-Finn
bb298ac066 cljfmt: Remove references to GraalVM derivation
(cherry picked from commit df99d99aed)
2024-02-02 20:30:37 +05:30
James Conroy-Finn
f0387a606e jet: Remove references to GraalVM derivation
(cherry picked from commit e918004321)
2024-02-02 20:30:26 +05:30
James Conroy-Finn
76868decc8 clojure-lsp: Remove references to GraalVM derivation
(cherry picked from commit 24b9f263ec)
2024-02-02 20:30:08 +05:30
Nick Cao
f414db6046 Merge pull request #285770 from NixOS/backport-283346-to-release-23.11
[Backport release-23.11] sniffglue: enable darwin support
2024-02-02 09:58:52 -05:00
Thiago Kenji Okada
4d7a6a03db Merge pull request #285675 from NixOS/backport-282425-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20240106git1b3952c2c -> 1.14.0+20240119git1a0826937
2024-02-02 14:50:45 +00:00
Maximilian Bosch
39d8adc12a Merge pull request #285577 from Ma27/patch-gitea-unauthorized-access
[23.11] gitea: prevent unauthorized access to containers from public repos if REQUIRE_SIGNIN_VIEW is set
2024-02-02 15:19:25 +01:00
Raito Bezarius
dfce240599 synapse-matrix: have a valid meta attribute
Previously, only the unwrapped derivation had it. This is problematic to report
issues on Synapse because you cannot read the maintainers from the REPL. :)

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
(cherry picked from commit 295952fd51)
2024-02-02 12:21:55 +00:00
kpcyrd
bde94a58c7 sniffglue: enable darwin support
(cherry picked from commit 8082387492)
2024-02-02 10:12:29 +00:00
Silvan Mosberger
c3e9c0b5f8 Merge pull request #285689 from NixOS/backport-285301-to-release-23.11
[Backport release-23.11] lib.fileset.gitTracked: Allow clones of shallow repositories
2024-02-02 05:11:59 +01:00
ibbem
6eabd38acb lib.fileset.gitTracked: Allow clones of shallow repositories
The only reason shallow clones are not the default in
`builtins.fetchGit` is that `revCount` can't be provided when cloning a
shallow repository. However, `revCount` isn't used or exposed by
`lib.fileset`. Hence, allowing cloning shallow repositories makes
`gitTracked` more general without any drawbacks.

Co-authored-by: Silvan Mosberger <github@infinisil.com>
(cherry picked from commit 6558e89177)
2024-02-02 02:30:50 +00:00
Mario Rodas
3e9c03d23d Merge pull request #285656 from xrelkd/backport/eksctl
[Backport release-23.11] eksctl: 0.164.0 -> 0.169.0
2024-02-01 21:23:10 -05:00
Nick Cao
7838fd8f0d Merge pull request #285658 from NixOS/backport-279521-to-release-23.11
[Backport release-23.11] sniffglue: 0.15.0 -> 0.16.0
2024-02-01 20:57:31 -05:00
Nick Cao
2476176a1a Merge pull request #285569 from NixOS/backport-285548-to-release-23.11
[Backport release-23.11] element-{web,desktop}: 1.11.55 -> 1.11.57
2024-02-01 20:56:16 -05:00
Fabián Heredia Montiel
d52be12b07 Merge pull request #285677 from NixOS/backport-285038-to-release-23.11
[Backport release-23.11] strace: 6.6 -> 6.7
2024-02-01 18:58:10 -06:00
Maximilian Bosch
af267453f0 strace: 6.6 -> 6.7
ChangeLog: https://github.com/strace/strace/releases/tag/v6.7

Adds `elfutils` for `-kk` (show source lines of execution stack trace).
Increases the closure size from 44.0M to 59.4M (+35%).

(cherry picked from commit a48232a475)
2024-02-02 00:57:59 +00:00
Fabián Heredia Montiel
8051555d49 Merge pull request #285597 from NixOS/backport-284669-to-release-23.11
[Backport release-23.11] armcord: 3.2.5 -> 3.2.6
2024-02-01 18:50:39 -06:00
R. Ryantm
4433c6f726 renode-unstable: 1.14.0+20240106git1b3952c2c -> 1.14.0+20240119git1a0826937
(cherry picked from commit 7487b88f64)
2024-02-02 00:45:36 +00:00
Danilo Bargen
2fb677bdc5 galerio: init at 1.2.0
(cherry picked from commit 0f4169703e)
2024-02-02 00:14:03 +00:00
Danilo Bargen
1c31da534b maintainers: add dbrgn
(cherry picked from commit a9b5c3ce90)
2024-02-02 00:14:03 +00:00
github-actions[bot]
c59000c62a Merge staging-next-23.11 into staging-23.11 2024-02-02 00:13:02 +00:00
github-actions[bot]
2f28089f34 Merge release-23.11 into staging-next-23.11 2024-02-02 00:12:37 +00:00
R. Ryantm
fb6950f954 wit-bindgen: 0.14.0 -> 0.16.0
(cherry picked from commit 35a0a65786)
2024-02-01 22:49:15 +00:00
R. Ryantm
e3dd5e9da6 sniffglue: 0.15.0 -> 0.16.0
(cherry picked from commit e138af5787)
2024-02-01 22:46:28 +00:00
R. Ryantm
f3570b1e5f eksctl: 0.168.0 -> 0.169.0
(cherry picked from commit 6bad2ad4de)
2024-02-02 06:37:54 +08:00
R. Ryantm
91d70e78f8 eksctl: 0.167.0 -> 0.168.0
(cherry picked from commit 5843505d47)
2024-02-02 06:37:47 +08:00
R. Ryantm
4dfa39325b eksctl: 0.165.0 -> 0.167.0
(cherry picked from commit 251c448e78)
2024-02-02 06:37:39 +08:00
R. Ryantm
24dfb16442 eksctl: 0.164.0 -> 0.165.0
(cherry picked from commit d59e3dee72)
2024-02-02 06:37:28 +08:00
Martin Weinelt
6a97edd1e8 Merge pull request #285541 from mweinelt/frigate-0.13.0-CVEs
frigate: backport security fixes from 0.13.0
2024-02-01 23:35:57 +01:00
Vladimír Čunát
25e3d4c0d3 Merge #284049: staging-next-23.11 iteration 3
...into release-23.11
2024-02-01 23:20:59 +01:00
Maximilian Bosch
c68285989e Merge pull request #285584 from NixOS/backport-285568-to-release-23.11
[Backport release-23.11] nextcloud28: 28.0.1 -> 28.0.2
2024-02-01 20:38:44 +01:00
h7x4
e987c4ccd0 Merge pull request #285228 from NixOS/backport-284420-to-release-23.11
[Backport release-23.11] microsoft-edge: 120.0.2210.144 -> 121.0.2277.83
2024-02-01 20:13:23 +01:00
github-actions[bot]
e3b81cedd4 nixos/modules/security/wrappers: limit argv0 to 512 bytes (#285593)
This mitigates CVE-2023-6246, crucially without a mass-rebuild.

Change-Id: I762a0d489ade88dafd3775d54a09f555dc8c2527
(cherry picked from commit b4c9840652)

Co-authored-by: edef <edef@edef.eu>
2024-02-01 20:10:43 +01:00
Kenos
a47f71ce7f armcord: 3.2.5 -> 3.2.6
https://github.com/ArmCord/ArmCord/releases/tag/v3.2.6
(cherry picked from commit 05be11b82b)
2024-02-01 18:35:49 +00:00
github-actions[bot]
9d2e45caa5 nixos/strongswan-swanctl: add includes option for secrets (#285590)
(cherry picked from commit a3f0672798)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-02-01 19:16:15 +01:00
Maximilian Bosch
76a90a0fa8 Merge pull request #285575 from NixOS/backport-285502-to-release-23.11
[Backport release-23.11] Linux kernel updates 2024-02-01
2024-02-01 19:11:23 +01:00
Robert Schütz
edd178ba61 python311Packages.jq: 1.5.0 -> 1.6.0, clean up, skip failing test (#285321)
(cherry picked from commit 27a1884313)

Co-authored-by: K900 <me@0upti.me>
2024-02-01 12:59:40 -05:00
Wael Nasreddine
185df8fe57 Merge pull request #285573 from NixOS/backport-284340-to-release-23.11
[Backport release-23.11] aerospike: 4.2.0.4 -> 7.0.0.3
2024-02-01 09:45:03 -08:00
Sandro Jäckel
6cd52aff4b nextcloud28: 28.0.1 -> 28.0.2
Changelog: https://github.com/nextcloud/server/releases/tag/v28.0.2
(cherry picked from commit 8d14ab6c6a)
2024-02-01 17:26:22 +00:00
kilianar
e6cd575ea5 logseq: 0.10.4 -> 0.10.5
https://github.com/logseq/logseq/releases/tag/0.10.5
(cherry picked from commit 9b95e75fe6)
2024-02-01 18:17:44 +01:00
kilianar
c3df0ea1e0 logseq: 0.10.3 -> 0.10.4
https://github.com/logseq/logseq/releases/tag/0.10.4
(cherry picked from commit fda9be3ee0)
2024-02-01 18:17:24 +01:00
kilianar
df412069ee logseq: 0.10.1 -> 0.10.3
https://github.com/logseq/logseq/releases/tag/0.10.3
(cherry picked from commit 733f8a37c5)
2024-02-01 18:17:03 +01:00
Sebastian Gabriel Trzpiot
cfb3237b8e logseq: 0.10.0 -> 0.10.1
https://github.com/logseq/logseq/releases/tag/0.10.1
(cherry picked from commit 9df6d12725)
2024-02-01 18:16:45 +01:00
Shane Sveller
37b918662b logseq: 0.9.20 -> 0.10.0
https://github.com/logseq/logseq/releases/tag/0.10.0
(cherry picked from commit d4f0515e07)
2024-02-01 18:16:14 +01:00
Maximilian Bosch
b1a29ef525 gitea: prevent unauthorized access to containers from public repos if REQUIRE_SIGNIN_VIEW is set
The issue got fixed in 1.21, but we still have 1.20 on 23.11.
See https://github.com/go-gitea/gitea/issues/28875 / https://github.com/go-gitea/gitea/issues/28875
2024-02-01 17:35:50 +01:00
Maximilian Bosch
7ccf196c61 linux_latest-libre: 19482 -> 19489
(cherry picked from commit a858cd498a)
2024-02-01 16:26:46 +00:00
Maximilian Bosch
0d212b991a linux-rt_6_1: 6.1.73-rt22 -> 6.1.75-rt23
(cherry picked from commit 197da6a2f4)
2024-02-01 16:26:46 +00:00
Maximilian Bosch
683eea7757 linux_6_1: 6.1.75 -> 6.1.76
(cherry picked from commit b1b40b70c6)
2024-02-01 16:26:46 +00:00
Maximilian Bosch
c763a238c0 linux_6_6: 6.6.14 -> 6.6.15
(cherry picked from commit 1eb315f20d)
2024-02-01 16:26:46 +00:00
Maximilian Bosch
d69006567d linux_6_7: 6.7.2 -> 6.7.3
(cherry picked from commit 38ce0ed459)
2024-02-01 16:26:46 +00:00
Thomas Gerbet
d6525fd390 aerospike: 4.2.0.4 -> 7.0.0.3
Closes #96781 (fixes CVE-2020-13151).

Main release notes:
https://aerospike.com/docs/reference/release_notes/server/7.0-server-release-notes
https://github.com/aerospike/aerospike-server/releases/tag/6.0.0.0

(cherry picked from commit 3783d2f7b5)
2024-02-01 16:21:06 +00:00
Yaya
faa00fd5d8 element-{web,desktop}: 1.11.55 -> 1.11.57
https://github.com/element-hq/element-web/releases/tag/v1.11.57
https://github.com/element-hq/element-desktop/releases/tag/v1.11.57
(cherry picked from commit bf3bc0d0fe)
2024-02-01 16:11:31 +00:00
Kerstin
03fd917545 Merge pull request #285565 from NixOS/backport-285558-to-release-23.11
[Backport release-23.11] mastodon: 4.2.4 -> 4.2.5
2024-02-01 16:59:54 +01:00
Thomas Gerbet
79e233c4cd mastodon: 4.2.4 -> 4.2.5
Fixes CVE-2024-23832

https://github.com/mastodon/mastodon/releases/tag/v4.2.5
(cherry picked from commit 48bc814c7b)
2024-02-01 15:36:50 +00:00
Vladimír Čunát
8772f1756b Merge branch 'release-23.11' into staging-next-23.11 2024-02-01 16:26:11 +01:00
Artturi
da618043f6 Merge pull request #285545 from NixOS/backport-285379-to-release-23.11
[Backport release-23.11] discord-canary: 0.0.257 -> 0.0.265
2024-02-01 17:04:36 +02:00
R. Ryantm
444e9bc984 kdash: 0.5.0 -> 0.6.0
(cherry picked from commit 05a0d94bc5)
2024-02-01 14:48:36 +00:00
Sean Buckley
f76577b27c brave: 1.62.153 -> 1.62.156
https://community.brave.com/t/release-channel-1-62-156/529175
(cherry picked from commit 73c2eefe6f)
2024-02-01 14:00:00 +00:00
Nick Cao
eba9477120 Merge pull request #285359 from NixOS/backport-285296-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.99.0 -> 1.100.0
2024-02-01 08:59:53 -05:00
Nick Cao
43553d488e Merge pull request #285318 from NixOS/backport-284777-to-release-23.11
[Backport release-23.11] apx: 2.3.0 -> 2.4.0
2024-02-01 08:47:46 -05:00
R. Ryantm
a85e2bec26 discord-canary: 0.0.257 -> 0.0.265
(cherry picked from commit 0a6443c7ec)
2024-02-01 13:23:43 +00:00
Martin Weinelt
b4ad87f02e frigate: backport security fixes from 0.13.0
There is no security support for 0.12.1, and the newer commits did not
apply cleanly, hence the manual backport.

https://github.com/blakeblackshear/frigate/security/advisories/GHSA-xq49-hv88-jr6h
https://github.com/blakeblackshear/frigate/security/advisories/GHSA-jjxc-m35j-p56f
https://github.com/blakeblackshear/frigate/security/advisories/GHSA-qp3h-4q62-p428

Fixes: CVE-2023-45670, CVE-2023-45671, CVE-2023-45672
2024-02-01 14:05:29 +01:00
R. Ryantm
94d8166c96 organicmaps: 2023.12.20-4 -> 2024.01.09-5
(cherry picked from commit 4b8986df6d)
2024-02-01 12:45:44 +00:00
Mario Rodas
263085f284 Merge pull request #285508 from leona-ya/backport-285418-to-release-23.11
[23.11] buildkit: 0.12.3 -> 0.12.5
2024-02-01 05:43:48 -05:00
Maximilian Bosch
058b2580ed Merge pull request #285329 from Ma27/glibc-backport
[23.11] glibc: 2.38-27 -> 2.38-44
2024-02-01 10:51:02 +01:00
R. Ryantm
5ea5457163 containerd: 1.7.12 -> 1.7.13
(cherry picked from commit d714be41ca)
2024-02-01 10:29:14 +01:00
R. Ryantm
11433abdb5 containerd: 1.7.11 -> 1.7.12
(cherry picked from commit 629b8f6354)
2024-02-01 10:28:20 +01:00
R. Ryantm
7af9156820 buildkit: 0.12.4 -> 0.12.5
(cherry picked from commit ab02f5cf44)
2024-02-01 10:22:58 +01:00
Mario Rodas
ec3c68f59c buildkit: 0.12.3 -> 0.12.4
Diff: https://github.com/moby/buildkit/compare/v0.12.3...v0.12.4

Changelog: https://github.com/moby/buildkit/releases/tag/v0.12.4
(cherry picked from commit 4c17c83b27)
2024-02-01 10:22:54 +01:00
R. Ryantm
18d9b89bee runc: 1.1.11 -> 1.1.12
(cherry picked from commit f6a0dcdc50)
2024-02-01 10:16:16 +01:00
R. Ryantm
ddef6fd739 runc: 1.1.10 -> 1.1.11
(cherry picked from commit 8044f90b6a)
2024-02-01 10:15:56 +01:00
Mario Rodas
d227930567 Merge pull request #285290 from NixOS/backport-278255-to-release-23.11
[Backport release-23.11] rbw: 1.8.3 -> 1.9.0
2024-01-31 23:50:53 -05:00
Lassulus
6eeeacfaf6 Merge pull request #273028 from NixOS/backport-272338-to-release-23.11
[Backport release-23.11] abcde: Include IOSocketSSL which is required for included MusicBrainz package
2024-02-01 07:25:48 +07:00
github-actions[bot]
9730f2783f Merge staging-next-23.11 into staging-23.11 2024-02-01 00:13:56 +00:00
github-actions[bot]
7574439833 Merge release-23.11 into staging-next-23.11 2024-02-01 00:13:27 +00:00
Felix Bühler
5dcee8840c Merge pull request #285346 from NixOS/backport-284799-to-release-23.11
[Backport release-23.11] nixos/photoprism: use nsenter to call photoprism bin with correct UID and PID
2024-02-01 00:00:19 +01:00
Maximilian Bosch
20a45512f1 Merge pull request #284207 from teutat3s/backport-283970-to-release-23.11
[Backport release-23.11] nextcloud, nextcloud-notify_push: set platforms to linux
2024-01-31 23:15:18 +01:00
Nick Cao
42be8ad910 matrix-synapse-unwrapped: 1.99.0 -> 1.100.0
Diff: https://github.com/element-hq/synapse/compare/v1.99.0...v1.100.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.100.0
(cherry picked from commit b7bc082d08)
2024-01-31 20:26:42 +00:00
Pablo Andres Dealbera
1841a32db8 nixos/photoprism: use nsenter to call photoprism bin with correct UID and PID
(cherry picked from commit bb40443e77)
2024-01-31 19:52:41 +00:00
Thomas Gerbet
044d5c630f glibc: 2.38-27 -> 2.38-44
Fixes CVE-2023-6246, CVE-2023-6779, and CVE-2023-6780

Advisories from Qualys:
https://www.qualys.com/2024/01/30/cve-2023-6246/syslog.txt
https://www.qualys.com/2024/01/30/qsort.txt

Upstream advisories:
https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0001;h=28931c75ae018cc398344af80e6be6ab6e1874b7;hb=6cdc44214253a74e7140d75a7ebfc900820a5fa8
https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0002;h=940bfcf2fcb760505ec59d84b94250aaf49c3be9;hb=6cdc44214253a74e7140d75a7ebfc900820a5fa8
https://sourceware.org/git/?p=glibc.git;a=blob;f=advisories/GLIBC-SA-2024-0003;h=b43a5150ab1b0cc4ef2cabf5bf792428389f5e37;hb=6cdc44214253a74e7140d75a7ebfc900820a5fa8

(cherry picked from commit bd49296496b38a989b77c183871d7ffe9e208720)
2024-01-31 19:09:10 +01:00
John Garcia
6e88989e90 apx: 2.3.0 -> 2.4.0
(cherry picked from commit 70e1c722cd)
2024-01-31 17:21:28 +00:00
Pol Dellaiera
c9c08df333 Merge pull request #285316 from NixOS/backport-281589-to-release-23.11
[Backport release-23.11] docker_24: remove `LimitNOFILE=infinity` from `docker.service` unit
2024-01-31 18:19:23 +01:00
emilylange
bb3cf136c0 docker_24: remove LimitNOFILE=infinity from docker.service unit
This makes systemd use its default, which is "1024:524288".
This is recommended by upstream now and part of the docker_25 release
candidates.

docker_20_10 will continue to use "1048576", which is also fine.
Patching docker_24 specifically, not our nixos/docker module, allows us
to keep docker_20_10's different LimitNOFILE value.

(cherry picked from commit d62c6deabd)
2024-01-31 17:18:37 +00:00
ajs124
339126f5a7 ruby-modules/gem-config: prometheus-client-mmap 1.1.0 support
(cherry picked from commit b2f841fa8e)
2024-01-31 17:43:32 +01:00
Yaya
032b33690b gitlab: 16.7.4 -> 16.8.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.8.1-ee/CHANGELOG.md

Co-Authored-By: ajs124 <git@ajs124.de>
(cherry picked from commit 61a7604c06)
2024-01-31 17:43:22 +01:00
Felix Bühler
09c71f0f9a gitlab: migrate to prefetch-yarn-deps (#269307)
(cherry picked from commit 631766b842)
2024-01-31 17:42:29 +01:00
Nick Cao
53fbe41cf7 Merge pull request #284598 from NixOS/backport-284588-to-release-23.11
[Backport release-23.11] nightfox-gtk-theme: init at unstable-2023-05-28
2024-01-31 11:25:39 -05:00
Peder Bergebakken Sundt
b304f9007e Merge pull request #285246 from NixOS/backport-245327-to-release-23.11
[Backport release-23.11] keyd: 2.4.2 -> 2.4.3
2024-01-31 17:15:29 +01:00
Greizgh
0b677f92f8 nixos/seafile: support 9.0 to 10.0 migration
(cherry picked from commit a312393f14)
2024-01-31 16:14:25 +00:00
Greizgh
42d63e0fe7 seahub: 9.0.10 -> 10.0.1
(cherry picked from commit 89e379ace2)
2024-01-31 16:14:25 +00:00
Greizgh
afb9d311e3 seafile-server: 9.0.6 -> 10.0.1
(cherry picked from commit ccaf5e5d34)
2024-01-31 16:14:25 +00:00
Nick Cao
0799ddeee0 Merge pull request #284594 from NixOS/backport-284547-to-release-23.11
[Backport release-23.11] fuchsia-cursor: init at 2.0.0
2024-01-31 10:24:42 -05:00
Jörg Thalheim
7c13040117 rbw: 1.8.3 -> 1.9.0
Changelog: https://git.tozt.net/rbw/plain/CHANGELOG.md?id=1.9.0
(cherry picked from commit 233d66da7f)
2024-01-31 14:49:42 +00:00
natsukium
766036ce0e python311Packages.jupyter-core: 5.5.0 -> 5.5.1
Diff: https://github.com/jupyter/jupyter_core/compare/refs/tags/v5.5.0...v5.5.1

Changelog: https://github.com/jupyter/jupyter_core/blob/refs/tags/v5.5.1/CHANGELOG.md
2024-01-31 22:53:27 +09:00
natsukium
677cde9aa2 python311Packages.jupyterlab: 4.0.10 -> 4.0.11
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.0.11/CHANGELOG.md
2024-01-31 22:50:14 +09:00
natsukium
fb4fa9f739 python311Packages.jupyterlab: 4.0.9 -> 4.0.10
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.0.10/CHANGELOG.md
2024-01-31 22:49:56 +09:00
teutat3s
adcb068d2a nextcloud-notify_push: set platforms to linux, add
changelog

(cherry picked from commit 0ae5f8f348)
2024-01-31 14:49:32 +01:00
Gaetan Lepage
f60a8be99e python311Packages.jupyterlab: 4.0.6 -> 4.0.9
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.0.9/CHANGELOG.md
2024-01-31 22:49:23 +09:00
teutat3s
f16d0e21c3 nextcloud: set platforms to linux
(cherry picked from commit 92f44f90bd)
2024-01-31 14:48:49 +01:00
Nick Cao
23f4e3c3e4 Merge pull request #285229 from NixOS/backport-283028-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-01-09 -> unstable-2024-01-20
2024-01-31 08:42:37 -05:00
Nick Cao
105695fb3b Merge pull request #285145 from NixOS/backport-281978-to-release-23.11
[Backport release-23.11] dublin-traceroute: 0.4.2-unstable-2023-04-12 -> 0.4.2-unstable-2024-01-09
2024-01-31 08:39:23 -05:00
Domen Kožar
866d10efc3 Merge pull request #285270 from NixOS/backport-280424-to-release-23.11
[Backport release-23.11] atlas: 0.17.0 -> 0.18.0
2024-01-31 13:22:46 +00:00
Nick Cao
67bf0b26b8 Merge pull request #285111 from NixOS/pr/root_6_28_12
[23.11] root: 6.28.10 -> 6.28.12
2024-01-31 08:21:59 -05:00
Mario Rodas
2bfa806e55 atlas: 0.17.0 -> 0.18.0
Diff: https://github.com/ariga/atlas/compare/v0.17.0...v0.18.0

Changelog: https://github.com/ariga/atlas/releases/tag/v0.18.0
(cherry picked from commit 2bfa0391df)
2024-01-31 13:17:25 +00:00
Nick Cao
e5a990f285 Merge pull request #284798 from xrelkd/backport/clipcat
[Backport release-23.11] clipcat: 0.13.0 -> 0.16.4
2024-01-31 08:16:40 -05:00
Domen Kožar
2ffc0866b2 Merge pull request #285269 from NixOS/backport-278218-to-release-23.11
[Backport release-23.11] atlas: 0.16.0 -> 0.17.0
2024-01-31 13:13:58 +00:00
R. Ryantm
79fa9101b8 atlas: 0.16.0 -> 0.17.0
(cherry picked from commit b462bbfc5d)
2024-01-31 13:10:25 +00:00
Domen Kožar
4d5227ac9b Merge pull request #285265 from NixOS/backport-275566-to-release-23.11
[Backport release-23.11] atlas: 0.15.0 -> 0.16.0
2024-01-31 13:09:42 +00:00
R. Ryantm
0579815283 atlas: 0.15.0 -> 0.16.0
(cherry picked from commit 2c4ab07378)
2024-01-31 12:46:41 +00:00
Pol Dellaiera
4a0b900ff0 Merge pull request #285255 from NixOS/backport-285159-to-release-23.11
[Backport release-23.11] buildMozillaMach: use fixed build date
2024-01-31 13:38:53 +01:00
Martin Weinelt
e9263c961f buildMozillaMach: use fixed build date
This makes building w/o PGO reproducible.

(cherry picked from commit e518462e6f)
2024-01-31 11:36:32 +00:00
Daniel Schaefer
f61a065b3d nixos/keyd: Allow service to call nice syscall
Otherwise it'll be killed by systemd with
Main process exited, code=killed, status=31/SYS

Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
(cherry picked from commit 6591d332f9)
2024-01-31 10:18:06 +00:00
Daniel Schaefer
da9bd4f6d6 keyd: 2.4.2 -> 2.4.3
Signed-off-by: Daniel Schaefer <git@danielschaefer.me>
(cherry picked from commit 1718e247eb)
2024-01-31 10:18:06 +00:00
R. Ryantm
10c31db794 renode-dts2repl: unstable-2024-01-09 -> unstable-2024-01-20
(cherry picked from commit 08068f4945)
2024-01-31 07:22:03 +00:00
R. Ryantm
cfce35c939 microsoft-edge: 120.0.2210.144 -> 121.0.2277.83
(cherry picked from commit 88556f2f9d)
2024-01-31 07:20:29 +00:00
Mario Rodas
7731670498 Merge pull request #285133 from NixOS/backport-283853-to-release-23.11
[Backport release-23.11] wasmtime: 16.0.0 -> 17.0.0
2024-01-30 21:06:04 -05:00
R. Ryantm
2451d6580a dublin-traceroute: 0.4.2-unstable-2023-04-12 -> 0.4.2-unstable-2024-01-09
(cherry picked from commit 805064fd44)
2024-01-31 01:49:33 +00:00
Nick Cao
b5a5d1ce79 Merge pull request #284817 from NixOS/backport-282735-to-release-23.11
[Backport release-23.11] navidrome: 0.50.2 -> 0.51.0
2024-01-30 20:38:17 -05:00
Nick Cao
a1d30771f4 Merge pull request #284818 from NixOS/backport-284434-to-release-23.11
[Backport release-23.11] yggdrasil: 0.5.4 -> 0.5.5
2024-01-30 20:38:09 -05:00
Nick Cao
d770845f9d Merge pull request #285087 from NixOS/backport-285015-to-release-23.11
[Backport release-23.11] db-rest: 6.0.3 -> 6.0.4
2024-01-30 20:38:00 -05:00
Nick Cao
aa057f6e12 Merge pull request #285135 from NixOS/backport-283704-to-release-23.11
[Backport release-23.11] vscode-extensions.dbaeumer.vscode-eslint: 2.4.2 -> 2.4.4
2024-01-30 20:37:31 -05:00
Nick Cao
fdf9cb57d5 Merge pull request #285137 from NixOS/backport-261704-to-release-23.11
[Backport release-23.11] dublin-traceroute: init at 2023.04.12
2024-01-30 20:37:05 -05:00
Nick Cao
69aade2522 Merge pull request #285130 from NixOS/backport-283603-to-release-23.11
[Backport release-23.11] unison-ucm: 0.5.13 -> 0.5.14
2024-01-30 20:36:02 -05:00
Nick Cao
c8d237fa15 Merge pull request #285132 from NixOS/backport-283606-to-release-23.11
[Backport release-23.11] wasm-tools: 1.0.55 -> 1.0.57
2024-01-30 20:35:40 -05:00
Nick Cao
76ff5056a9 Merge pull request #285134 from NixOS/backport-276207-to-release-23.11
[Backport release-23.11] rita: 4.8.0 -> 4.8.1
2024-01-30 20:33:33 -05:00
Arthur Gautier
bbfac39c71 nixos/dublin-traceroute: init
(cherry picked from commit 070bcf9da4)
2024-01-31 00:40:17 +00:00
Arthur Gautier
85f2862c17 dublin-traceroute: init at 0.4.2-unstable-2023-04-12
dublin-traceroute is a tool to help debug ECMP networks

(cherry picked from commit 48db4edfe2)
2024-01-31 00:40:17 +00:00
datafoo
256e063e76 vscode-extensions.dbaeumer.vscode-eslint: 2.4.2 -> 2.4.4
https://github.com/Microsoft/vscode-eslint#version-244
(cherry picked from commit 28969a9b81)
2024-01-31 00:34:00 +00:00
R. Ryantm
e1f51150b8 rita: 4.8.0 -> 4.8.1
(cherry picked from commit 5ca9a64f2e)
2024-01-31 00:33:51 +00:00
Nick Cao
3c25bb2b55 Merge pull request #285122 from NixOS/backport-272649-to-release-23.11
[Backport release-23.11] rita: init at 4.8.0
2024-01-30 19:33:03 -05:00
Rafael Fernández López
ad24a8ff05 wasmtime: 16.0.0 -> 17.0.0
(cherry picked from commit 6f19bb8de4)
2024-01-31 00:30:14 +00:00
Rafael Fernández López
6678a0242b wasm-tools: 1.0.55 -> 1.0.57
(cherry picked from commit c9b0753c1f)
2024-01-31 00:29:55 +00:00
Rafael Fernández López
0785e80ae6 unison-ucm: 0.5.13 -> 0.5.14
(cherry picked from commit 5c8c5664e8)
2024-01-31 00:29:36 +00:00
github-actions[bot]
621a14062f Merge staging-next-23.11 into staging-23.11 2024-01-31 00:13:50 +00:00
github-actions[bot]
0c09326244 Merge release-23.11 into staging-next-23.11 2024-01-31 00:13:15 +00:00
Artturi
109c9bd95b Merge pull request #285070 from NixOS/backport-285012-to-release-23.11
[Backport release-23.11] discord: 0.0.41 -> 0.0.42
2024-01-31 02:10:13 +02:00
Fabian Affolter
5e6e8fa889 rita: init at 4.8.0
Framework for detecting command and control communication through network traffic analysis

https://github.com/activecm/rita
(cherry picked from commit 56b521174f)
2024-01-30 23:48:22 +00:00
Dmitry Kalinkin
c7ff09e128 root: 6.28.10 -> 6.28.12 2024-01-30 18:01:45 -05:00
Alyssa Ross
fa38ab91f9 qemu: 8.1.4 -> 8.1.5 2024-01-30 22:38:39 +01:00
Marie Ramlow
ca7dc5197c db-rest: 6.0.3 -> 6.0.4
(cherry picked from commit e426c6dc6a)
2024-01-30 20:40:37 +00:00
Nick Cao
73e215ccea Merge pull request #285008 from NixOS/backport-284968-to-release-23.11
[Backport release-23.11] bpftrace: 0.20.0 -> 0.20.1
2024-01-30 15:40:22 -05:00
Domen Kožar
351311851d Merge pull request #285053 from NixOS/backport-282178-to-release-23.11
[Backport release-23.11] vscode: 1.85.1 -> 1.85.2
2024-01-30 20:06:37 +00:00
figsoda
0b12d1e0f5 Merge pull request #285011 from NixOS/revert-283102-backport-282943-to-release-23.11
Revert "[Backport release-23.11]: yazi: 0.1.5 -> 0.2.2"
2024-01-30 15:03:32 -05:00
R. Ryantm
cf22207dc2 discord: 0.0.41 -> 0.0.42
(cherry picked from commit efbce80a36)
2024-01-30 19:42:21 +00:00
nixpkgs-upkeep-bot
337924f98d vscode: 1.85.1 -> 1.85.2
(cherry picked from commit d2275807af)
2024-01-30 19:20:14 +00:00
Domen Kožar
6362427efd Merge pull request #285048 from NixOS/backport-274499-to-release-23.11
[Backport release-23.11] vscode: 1.84.2 -> 1.85.1
2024-01-30 19:19:09 +00:00
Nick Cao
052da22977 Merge pull request #285036 from NixOS/backport-284931-to-release-23.11
[Backport release-23.11] keycloak: 23.0.4 -> 23.0.5
2024-01-30 13:53:29 -05:00
nixpkgs-upkeep-bot
b0468b2452 vscode: 1.84.2 -> 1.85.1
(cherry picked from commit 70c8ee0c92)
2024-01-30 18:43:14 +00:00
R. Ryantm
b479d2fe8d keycloak: 23.0.4 -> 23.0.5
(cherry picked from commit d4da9f464d)
2024-01-30 17:14:32 +00:00
Markus Theil
9f4abacb8a openssl_3_1: 3.1.4 -> 3.1.5
Full release notes:
  https://github.com/openssl/openssl/blob/openssl-3.1.5/CHANGES.md#changes-between-314-and-315-30-jan-2024

Fixes:
  - CVE-2024-0727 (PKCS12 Handling Crash)
  - CVE-2023-6237 (long time taken for RSA key check)
  - CVE-2023-6129 (corrupt registers on PowerPC for Poly1305)
  - CVE-2023-5678 (excessive time in DH param check)

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-01-30 16:59:25 +01:00
Markus Theil
aebed2519d openssl_3: 3.0.12 -> 3.0.13
Full release notes:
  https://github.com/openssl/openssl/blob/openssl-3.0.13/CHANGES.md#changes-between-3012-and-3013-30-jan-2024

Fixes:
  - CVE-2024-0727 (PKCS12 Handling Crash)
  - CVE-2023-6237 (long time taken for RSA key check)
  - CVE-2023-6129 (corrupt registers on PowerPC for Poly1305)
  - CVE-2023-5678 (excessive time in DH param check)

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2024-01-30 16:50:52 +01:00
Matthias Beyer
e4a868c7b6 Revert "[Backport release-23.11]: yazi: 0.1.5 -> 0.2.2" 2024-01-30 15:38:29 +01:00
Nick Cao
5b8cd3c252 Merge pull request #285000 from NixOS/backport-284059-to-release-23.11
[Backport release-23.11] signal-desktop: 6.44.0 -> 6.45.1, signal-desktop (aarch64): 6.42.0 -> 6.44.0
2024-01-30 09:33:53 -05:00
R. Ryantm
6c42efe2f1 bpftrace: 0.20.0 -> 0.20.1
(cherry picked from commit 3a7f143a4f)
2024-01-30 14:25:33 +00:00
teutat3s
d57b972a43 signal-desktop (aarch64): 6.42.0 -> 6.44.0
(cherry picked from commit 21924e31bb)
2024-01-30 13:19:18 +00:00
teutat3s
149a14557b signal-desktop: 6.44.0 -> 6.45.1
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.44.1
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.45.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.45.1
(cherry picked from commit ec83597c63)
2024-01-30 13:19:18 +00:00
Franz Pletz
2037ee5d01 Merge pull request #284869 from NixOS/backport-284098-to-release-23.11 2024-01-30 13:34:15 +01:00
h7x4
541fe9e2f8 Merge pull request #284809 from NixOS/backport-281705-to-release-23.11
[Backport release-23.11] gtrash: init at 0.0.5
2024-01-30 09:06:35 +01:00
Franz Pletz
2387511652 Merge pull request #284868 from NixOS/backport-278555-to-release-23.11 2024-01-30 01:43:56 +01:00
github-actions[bot]
807f826d4a Merge staging-next-23.11 into staging-23.11 2024-01-30 00:13:25 +00:00
github-actions[bot]
a3144d9025 Merge release-23.11 into staging-next-23.11 2024-01-30 00:12:55 +00:00
Felix Buehler
1a068e3c61 armagetronad: fix desktop icon
(cherry picked from commit c6a79c0b35)
2024-01-29 23:44:09 +00:00
Leona Maroni
7d9ab11139 nixos/kresd: fix port only regex
The output is expected to be a list [ hostname, port, optional ipv6 scope ], but the
current regex only outputs [ port ], when only a port is given as address.

(cherry picked from commit 9abc79018c)
2024-01-29 23:42:20 +00:00
Thomas Gerbet
900a5bf1b7 Merge pull request #284506 from risicle/ris-mbedtls-2.28.7-3.5.2-r23.11
[23.11] mbedtls: 3.5.1 -> 3.5.2, mbedtls_2: 2.28.6 -> 2.28.7
2024-01-30 00:26:37 +01:00
Simon Žlender
1d8c2f118c CoreFoundation: apply hook to correct platform 2024-01-29 21:20:40 +01:00
R. Ryantm
21df2e1769 yggdrasil: 0.5.4 -> 0.5.5
(cherry picked from commit 6ac322baa3)
2024-01-29 18:49:05 +00:00
squalus
d77ddbc80d navidrome: 0.50.2 -> 0.51.0
Release notes: https://github.com/navidrome/navidrome/releases/tag/v0.51.0

(cherry picked from commit e2e6e4ea47)
2024-01-29 18:48:00 +00:00
Alyssa Ross
0ea23c2c37 linux_latest-libre: 19473 -> 19482
(cherry picked from commit 96156bcc4f)
2024-01-29 18:58:16 +01:00
Alyssa Ross
d12058853b linux_testing: 6.8-rc1 -> 6.8-rc2
(cherry picked from commit c0b0ab1b85)
2024-01-29 18:58:16 +01:00
umlx5h
1b71023c5d gtrash: init at 0.0.5
(cherry picked from commit a20f6f4acb)
2024-01-29 17:18:16 +00:00
umlx5h
d94e5b6246 maintainers: add umlx5h
(cherry picked from commit 15c6b8163a)
2024-01-29 17:18:15 +00:00
Nick Cao
c145e40b60 Merge pull request #284781 from NixOS/backport-284720-to-release-23.11
[Backport release-23.11] vscode-extensions.davidanson.vscode-markdownlint: 0.53.0 -> 0.54.0
2024-01-29 11:50:46 -05:00
xrelkd
c5022184ee clipcat: 0.16.3 -> 0.16.4
(cherry picked from commit 1deb29f9f4)
2024-01-30 00:25:32 +08:00
xrelkd
54a5966f09 clipcat: 0.16.2 -> 0.16.3
Diff: https://github.com/xrelkd/clipcat/compare/v0.16.2...v0.16.3
(cherry picked from commit 83ea558423)
2024-01-30 00:23:58 +08:00
xrelkd
18f1b43b34 clipcat: migrate to by-name
(cherry picked from commit b4ccacc6cc)
2024-01-30 00:23:58 +08:00
xrelkd
20c8b8bc84 clipcat: 0.16.0 -> 0.16.1
Diff: https://github.com/xrelkd/clipcat/compare/v0.16.0...v0.16.1
(cherry picked from commit 928fe150c58a26d7356e229be8c710febc827864)
2024-01-30 00:23:58 +08:00
xrelkd
f8811caf5f clipcat: 0.15.0 -> 0.16.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.15.0...v0.16.0
(cherry picked from commit 82558eb0e8)
2024-01-30 00:23:57 +08:00
xrelkd
bf2345cbc1 clipcat: 0.14.0 -> 0.15.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.14.0...v0.15.0
(cherry picked from commit dbf93cb933)
2024-01-30 00:23:57 +08:00
xrelkd
5d99c81771 clipcat: 0.13.0 -> 0.14.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.13.0...v0.14.0
(cherry picked from commit 4571474946)
2024-01-30 00:23:57 +08:00
Nick Cao
d05a0bc6af Merge pull request #284502 from NixOS/backport-278343-to-release-23.11
[Backport release-23.11] libbfio: init at 20221025
2024-01-29 11:07:01 -05:00
Nick Cao
ac0e41a46b Merge pull request #284352 from NixOS/backport-277966-to-release-23.11
[Backport release-23.11] dc3dd: init at 7.3.1
2024-01-29 11:05:35 -05:00
Nick Cao
245232a95d Merge pull request #284384 from NixOS/backport-284127-to-release-23.11
[Backport release-23.11] mysql80: 8.0.35 -> 8.0.36
2024-01-29 11:05:17 -05:00
Nick Cao
9ad87e0c45 Merge pull request #284564 from NixOS/backport-284549-to-release-23.11
[Backport release-23.11] gruvbox-gtk-theme: fix wrong commit version date
2024-01-29 11:02:28 -05:00
Nick Cao
d2c0d8dfaf Merge pull request #284719 from NixOS/backport-283101-to-release-23.11
[Backport release-23.11] why3: 1.7.0 → 1.7.1 & related fixes & improvements
2024-01-29 09:42:28 -05:00
datafoo
3192a22a6e vscode-extensions.davidanson.vscode-markdownlint: 0.53.0 -> 0.54.0
https://github.com/DavidAnson/vscode-markdownlint/blob/main/CHANGELOG.md
(cherry picked from commit 8370f142be)
2024-01-29 14:37:44 +00:00
Nick Cao
d2e1380778 Merge pull request #284760 from NixOS/backport-284335-to-release-23.11
[Backport release-23.11] netbird: 0.25.4 -> 0.25.5
2024-01-29 09:30:24 -05:00
Nick Cao
6224422d0c Merge pull request #284671 from NixOS/backport-284425-to-release-23.11
[Backport release-23.11] dsview: darwin support
2024-01-29 08:43:41 -05:00
Nick Cao
cfd51865de Merge pull request #284664 from NixOS/backport-274590-to-release-23.11
[Backport release-23.11] sigal: 2.3 -> 2.4
2024-01-29 08:42:22 -05:00
Nick Cao
f62334bf52 Merge pull request #284659 from NixOS/backport-279008-to-release-23.11
[Backport release-23.11] simplex-chat-desktop: 5.3.1 -> 5.4.2
2024-01-29 08:42:12 -05:00
Nick Cao
8068392ee3 Merge pull request #284610 from NixOS/backport-284412-to-release-23.11
[Backport release-23.11] librewolf-unwrapped: 122.0-1 -> 122.0-2
2024-01-29 08:14:33 -05:00
Nick Cao
ca1a97abdd Merge pull request #284424 from NixOS/backport-281926-to-release-23.11
[Backport release-23.11] shellhub-agent: 0.13.6 -> 0.14.2
2024-01-29 08:05:51 -05:00
R. Ryantm
0880d4f49f netbird: 0.25.4 -> 0.25.5
(cherry picked from commit f9eb284ba7)
2024-01-29 12:28:17 +00:00
Mario Rodas
d359bbf957 Merge pull request #284732 from robbevp/backport-281754-to-release-23.11
[Backport release-23.11] Backport 281754 to release 23.11
2024-01-29 06:12:13 -05:00
7c6f434c
4e7c2804c5 Merge pull request #284658 from NixOS/backport-283651-to-release-23.11
[Backport release-23.11] openscad-unstable: init at 2024-01-22
2024-01-29 10:54:09 +00:00
Fabián Heredia Montiel
85d918f052 linux/hardened/patches/6.7: init at 6.7.2-hardened1
(cherry picked from commit 026757fe78)
2024-01-29 10:32:03 +01:00
Fabián Heredia Montiel
ed5cee2364 linux/hardened/patches/6.6: 6.6.13-hardened1 -> 6.6.14-hardened1
(cherry picked from commit 63f4db9908)
2024-01-29 10:32:03 +01:00
Fabián Heredia Montiel
59c4af3ba3 linux/hardened/patches/6.1: 6.1.74-hardened1 -> 6.1.75-hardened1
(cherry picked from commit 6aa7e4cafc)
2024-01-29 10:32:03 +01:00
Fabián Heredia Montiel
56543950f1 linux/hardened/patches/5.4: 5.4.267-hardened1 -> 5.4.268-hardened1
(cherry picked from commit 77befb059b)
2024-01-29 10:32:03 +01:00
Fabián Heredia Montiel
f9bc9752d1 linux/hardened/patches/5.15: 5.15.147-hardened1 -> 5.15.148-hardened1
(cherry picked from commit 5e8e8d880b)
2024-01-29 10:32:03 +01:00
Fabián Heredia Montiel
f46d9a3146 linux/hardened/patches/5.10: 5.10.208-hardened1 -> 5.10.209-hardened1
(cherry picked from commit 239d0f8be3)
2024-01-29 10:32:03 +01:00
Fabián Heredia Montiel
f22876fe58 linux/hardened/patches/4.19: 4.19.305-hardened1 -> 4.19.306-hardened1
(cherry picked from commit c80d8c72de)
2024-01-29 10:32:03 +01:00
Kerstin
327af64968 Merge pull request #284595 from NixOS/backport-283981-to-release-23.11
[Backport release-23.11] mastodon: set LimitNOFILE
2024-01-29 10:24:04 +01:00
Mario Rodas
90439fa7af ruby_3_2: 3.2.2 -> 3.2.3
https://www.ruby-lang.org/en/news/2024/01/18/ruby-3-2-3-released/

Changelog: https://github.com/ruby/ruby/releases/tag/v3_2_3
(cherry picked from commit 5804d11d28)
2024-01-29 09:51:57 +01:00
Vincent Laporte
1cdafc546a why3: move the OCaml library to its own dev output
(cherry picked from commit fc9bf3f31e)
2024-01-29 08:40:42 +00:00
Vincent Laporte
a7c970620f ocamlPackages.lambdapi: use why3 built with the same version of OCaml
(cherry picked from commit 39f625d0c7)
2024-01-29 08:40:42 +00:00
Vincent Laporte
aa9fa11cf4 why3: make it easy to disable IDE support
easycrypt: use why3 without IDE support
(cherry picked from commit 4bc8363186)
2024-01-29 08:40:42 +00:00
Vincent Laporte
652a905099 why3: 1.7.0 → 1.7.1
(cherry picked from commit f05eb10a22)
2024-01-29 08:40:41 +00:00
Thomas Gerbet
f4a8d6d532 Merge pull request #284571 from NixOS/backport-284262-to-release-23.11
[Backport release-23.11] jenkins: 2.426.2 -> 2.426.3
2024-01-29 08:56:55 +01:00
Weijia Wang
747fd824cd Merge pull request #283612 from NixOS/backport-283368-to-release-23.11
[Backport release-23.11] tailscale: add passthru.tests
2024-01-29 08:52:12 +01:00
Artturi
7701cef625 Merge pull request #284705 from NixOS/backport-284314-to-release-23.11
[Backport release-23.11] discord updates
2024-01-29 09:28:55 +02:00
Artturin
c8e53ac16f discord-development: 0.0.18 -> 0.0.27
(cherry picked from commit 0c427ff7c5)
2024-01-29 06:58:02 +00:00
Artturin
6495edb417 discord-canary: 0.0.394 -> 0.0.401
(cherry picked from commit cf5f65c931)
2024-01-29 06:58:02 +00:00
Artturin
9758da3990 discord-ptb: 0.0.94 -> 0.0.96
(cherry picked from commit 2c1db09e97)
2024-01-29 06:58:02 +00:00
Artturin
58a90a0faa discord: 0.0.291 -> 0.0.292
(cherry picked from commit a1bd958504)
2024-01-29 06:58:02 +00:00
Artturin
24fa3afd1f discord-development: 0.0.8 -> 0.0.11
(cherry picked from commit 8526128f43)
2024-01-29 06:58:02 +00:00
Artturin
ef563df1c3 discord-canary: 0.0.248 -> 0.0.257
(cherry picked from commit a8e00a43b4)
2024-01-29 06:58:02 +00:00
Artturin
035d50a55b discord-ptb: 0.0.64 -> 0.0.66
(cherry picked from commit 5a4b405809)
2024-01-29 06:58:02 +00:00
Artturin
9ed1b9e31c discord: 0.0.40 -> 0.0.41
(cherry picked from commit 7e7d3b9a9d)
2024-01-29 06:58:01 +00:00
Karolis Stasaitis
59c53f622f dsview: build for darwin
(cherry picked from commit d2f2058b0a)
2024-01-29 03:28:28 +00:00
Robert Schütz
be2d0fa83b Merge pull request #284582 from NixOS/backport-284170-to-staging-23.11
[Backport staging-23.11] imagemagick: 7.1.1-26 -> 7.1.1-27
2024-01-29 03:16:03 +00:00
Rebecca Kelly
3de04e9908 sigal: 2.3 -> 2.4
This fixes the broken build on nixpkgs 23.11/unstable, and we can drop the
permissions patch because it's included upstream.

(cherry picked from commit b28ae18dd0)
2024-01-29 03:01:32 +00:00
Jean-Baptiste Giraudeau
f5bd8bd4ed simplex-chat-desktop: 5.3.1 -> 5.4.2
(cherry picked from commit d259f81c62)
2024-01-29 02:20:39 +00:00
Nick Cao
da33deae34 Merge pull request #284579 from NixOS/backport-284491-to-release-23.11
[Backport release-23.11] libredwg: apply patch for CVE-2023-26157
2024-01-28 21:20:36 -05:00
pca006132
7015a52394 openscad-unstable: init at 2024-01-22
(cherry picked from commit c087b72460)
2024-01-29 02:18:48 +00:00
pca006132
606a817ca6 maintainers: add pca006132
(cherry picked from commit 01f7407f5e)
2024-01-29 02:18:48 +00:00
github-actions[bot]
c0d830f0c1 Merge staging-next-23.11 into staging-23.11 2024-01-29 00:14:48 +00:00
github-actions[bot]
5652edd85f Merge release-23.11 into staging-next-23.11 2024-01-29 00:14:20 +00:00
Robert Scott
1e4f8b195d qemu: add patch for CVE-2023-6693
(cherry picked from commit 9a9ed628da)
2024-01-28 22:32:04 +01:00
Robert Schütz
c2cdf90d8a librewolf-unwrapped: 122.0-1 -> 122.0-2
(cherry picked from commit 67eac1299a)
2024-01-28 20:59:13 +00:00
Robert Scott
58e2ab081f Merge pull request #284325 from NixOS/backport-269074-to-release-23.11
[Backport release-23.11] apache-airflow: 2.7.1 -> 2.7.3, fix build
2024-01-28 19:39:28 +00:00
Emily
4f5bc96c5c Merge pull request #284563 from NixOS/backport-284522-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 120.0.6099.224-1 -> 121.0.6167.85-1
2024-01-28 20:07:41 +01:00
D3vil0p3r
41f3ed4162 nightfox-gtk-theme: init at unstable-2023-05-28
(cherry picked from commit a6079ea469)
2024-01-28 18:56:37 +00:00
Isa
62371dab10 mastodon: set LimitNOFILE
(cherry picked from commit 24930dadca)
2024-01-28 18:17:41 +00:00
Pol Dellaiera
93d6dc30f2 Merge pull request #284557 from NixOS/backport-284309-to-release-23.11
[Backport release-23.11] browserpass: Copy FF manifest to common location
2024-01-28 19:10:29 +01:00
D3vil0p3r
fafd7e4ba2 fuchsia-cursor: init at 2.0.0
(cherry picked from commit bed3a0ff1c)
2024-01-28 18:08:04 +00:00
Nick Cao
966a2094c6 Merge pull request #284558 from NixOS/backport-284193-to-release-23.11
[Backport release-23.11] clamtk: 6.17 -> 6.18
2024-01-28 12:48:28 -05:00
Robert Schütz
87056b1269 imagemagick: 7.1.1-26 -> 7.1.1-27
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-26...7.1.1-27

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit 0490b296f3)
2024-01-28 17:41:31 +00:00
Thomas Gerbet
da71452b77 libredwg: apply patch for CVE-2023-26157
https://github.com/LibreDWG/libredwg/issues/850
(cherry picked from commit 926673e780)
2024-01-28 17:17:28 +00:00
Thomas Gerbet
7062076fc4 jenkins: 2.426.2 -> 2.426.3
Fixes CVE-2024-23897 and CVE-2024-23898.

Changelog:
https://www.jenkins.io/changelog-stable/#v2.426.3

Advisory:
https://www.jenkins.io/security/advisory/2024-01-24/
(cherry picked from commit 3bc6cdc4d0)
2024-01-28 16:50:47 +00:00
Nick Cao
169ea58345 Merge pull request #284336 from NixOS/backport-283910-to-release-23.11
[Backport release-23.11] most: 5.1.0 -> 5.2.0
2024-01-28 11:28:22 -05:00
D3vil0p3r
08b865b862 gruvbox-gtk-theme: move to by-name directory
(cherry picked from commit 14fcff73a9)
2024-01-28 16:26:07 +00:00
D3vil0p3r
6434454c85 gruvbox-gtk-theme: fix wrong commit version date
The previous `version` value related to the specified commit was wrong.

(cherry picked from commit 855f31939a)
2024-01-28 16:26:07 +00:00
networkException
1927a9ee2f ungoogled-chromium: 120.0.6099.224-1 -> 121.0.6167.85-1
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_23.html

This update includes 17 security fixes.

CVEs:
CVE-2024-0807 CVE-2024-0812 CVE-2024-0808 CVE-2024-0810 CVE-2024-0814
CVE-2024-0813 CVE-2024-0806 CVE-2024-0805 CVE-2024-0804 CVE-2024-0811
CVE-2024-0809

(cherry picked from commit 3a006584d4)
2024-01-28 16:22:10 +00:00
John Garcia
67244649ea clamtk: 6.17 -> 6.18
(cherry picked from commit 15c0e830d8)
2024-01-28 16:08:27 +00:00
Nick Cao
40cd68265f Merge pull request #284385 from NixOS/backport-281644-to-release-23.11
[Backport release-23.11] slack: 4.35.131 -> 4.36.138
2024-01-28 11:05:38 -05:00
Carl Hjerpe
dff34aeead browserpass: Copy FF manifest to common location
This allows is to link-farm native-messaging hosts easier elsewhere.
(home-manager farms "${pkg}/lib/mozilla/native-messaging-hosts" into
~/.mozilla/native-messaging-hosts)

(cherry picked from commit 62b78e643c)
2024-01-28 16:05:19 +00:00
Nick Cao
684d0c7963 Merge pull request #284395 from NixOS/backport-281055-to-release-23.11
[Backport release-23.11] nixos/resolved: add dnsovertls option
2024-01-28 11:05:11 -05:00
John Garcia
a9f37023e9 clamtk: 6.16 -> 6.17
(cherry picked from commit cb86132419)
2024-01-28 16:38:46 +01:00
Martin Weinelt
6e2447f952 Merge pull request #284399 from NixOS/backport-284387-to-release-23.11
[Backport release-23.11] buildMozillaMach: fix pgo configure flags
2024-01-28 14:22:12 +01:00
Raphael Robatsch
f9ecd8528a mbedtls: 3.5.1 -> 3.5.2
Changelog: https://github.com/Mbed-TLS/mbedtls/blob/v3.5.2/ChangeLog
Fixes CVE-2024-23170, CVE-2024-23775

(cherry picked from commit 2e8a499d30)
2024-01-28 12:38:17 +00:00
Raphael Robatsch
87601e09dc mbedtls_2: 2.28.6 -> 2.28.7
Changelog: https://github.com/Mbed-TLS/mbedtls/blob/v2.28.7/ChangeLog
Fixes CVE-2024-23170, CVE-2024-23775

(cherry picked from commit 2cc8aac7a4)
2024-01-28 12:38:03 +00:00
Raphael Robatsch
9adcad5138 mbedtls: 3.5.0 -> 3.5.1, mbedtls_2: 2.28.5 -> 2.28.6
Upstream license was updated from Apache-2.0 to Apache-2.0 OR
GPL-2.0-or-later.

Changelog: https://github.com/Mbed-TLS/mbedtls/blob/v3.5.1/ChangeLog
Changelog: https://github.com/Mbed-TLS/mbedtls/blob/v2.28.6/ChangeLog
(cherry picked from commit 9593d338a0)
2024-01-28 12:37:42 +00:00
Julien Malka
ff92eceeb3 Merge pull request #284171 from NixOS/backport-284153-to-release-23.11 2024-01-28 13:26:06 +01:00
D3vil0p3r
7af8fbf809 libbfio: init at 20221025
(cherry picked from commit 68ab6300bf)
2024-01-28 12:21:37 +00:00
Bjørn Forsman
adfee00e54 glabels: add support for QR codes
(cherry picked from commit f9b3fe566e)
2024-01-28 12:35:09 +01:00
K900
41a4ba78be Merge pull request #284493 from NixOS/backport-284487-to-release-23.11
[Backport release-23.11] compressFirmwareXz: fix symlink type check
2024-01-28 14:26:59 +03:00
Alyssa Ross
6b4fa52352 compressFirmwareXz: don't allow references
(cherry picked from commit 59fca7cb67)
2024-01-28 11:26:50 +00:00
Alyssa Ross
f279a2d414 compressFirmwareXz: fail on broken symlinks
This would have caught the last two issues we had with compression.

(cherry picked from commit 24bb06069f)
2024-01-28 11:26:50 +00:00
Alyssa Ross
5a5248e80f compressFirmwareXz: fix symlink type check
The previous version didn't work in the case of relative symlinks in
subdirectories.  If "foo/bar" was a link to "baz", it would check for
a link to "baz" in the root, rather than under "foo".

We don't need to dereference the symlink ourselves for [ anyway, as it
dereferences its arguments itself, so all we need to do to fix this is
to pass it the link.

Fixes: 14f83d5c6f ("compressFirmwareXz: fix links to directories")
(cherry picked from commit a136def4f7)
2024-01-28 11:26:50 +00:00
K900
32d9dfbe27 Merge pull request #284492 from NixOS/backport-283110-to-release-23.11
[Backport release-23.11] compressFirmwareXz: fix links to directories
2024-01-28 14:26:10 +03:00
Franz Pletz
a210621950 compressFirmwareXz: fix links to directories
Only add the `.xz` suffix to links if link target is a regular file.
This breaks if the target is a directory.

Fixes #283005.

(cherry picked from commit 14f83d5c6f)
2024-01-28 11:26:00 +00:00
maxine
ac60eaff15 Merge pull request #284319 from NixOS/backport-284101-to-staging-23.11 2024-01-28 08:35:07 +01:00
R. Ryantm
8a22e098ad shellhub-agent: 0.13.6 -> 0.14.2
(cherry picked from commit 2ff1306099)
2024-01-28 05:17:14 +00:00
Martin Weinelt
1f7e2f4437 buildMozillaMach: fix pgo configure flags
This broke when support for opt-in __structuredAttrs was added in
238a6053.

Fixes: #283563
(cherry picked from commit 72b7e5491b)
2024-01-28 03:19:36 +00:00
Jacob Moody
5a0b0a7701 nixos/resolved: add dnsovertls option
(cherry picked from commit dfc87b9048)
2024-01-28 03:10:48 +00:00
Maxine Aubrey
83a50c11c1 slack: 4.35.131 -> 4.36.138
(cherry picked from commit d6910d2442)
2024-01-28 01:55:39 +00:00
Thomas Gerbet
8ce891af18 mysql80: 8.0.35 -> 8.0.36
Fixes:
* CVE-2024-20961
* CVE-2024-20962
* CVE-2024-20973
* CVE-2024-20975
* CVE-2024-20977
* CVE-2024-20960
* CVE-2024-20963
* CVE-2024-20985
* CVE-2024-20969
* CVE-2024-20967
* CVE-2024-20964
* CVE-2024-20981
* CVE-2024-20966
* CVE-2024-20970
* CVE-2024-20971
* CVE-2024-20972
* CVE-2024-20974
* CVE-2024-20976
* CVE-2024-20978
* CVE-2024-20982
* CVE-2024-20965

Security advisory:
https://www.oracle.com/security-alerts/cpujan2024.html#AppendixMSQL

Release notes:
https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-36.html

(cherry picked from commit 12e769f566)
2024-01-28 01:51:23 +00:00
github-actions[bot]
978cc3709f Merge staging-next-23.11 into staging-23.11 2024-01-28 00:15:37 +00:00
github-actions[bot]
8b390e2437 Merge release-23.11 into staging-next-23.11 2024-01-28 00:15:08 +00:00
Robert Scott
5ad3fc7f6b Merge pull request #284251 from NixOS/backport-282393-to-staging-23.11
[Backport staging-23.11] python3Packages.pillow: 10.1.0 -> 10.2.0
2024-01-28 00:01:23 +00:00
D3vil0p3r
1cffcb403e dc3dd: init at 7.3.1
To be checked in https://github.com/NixOS/nixpkgs/issues/81418

(cherry picked from commit 98b95224c8)
2024-01-27 22:42:25 +00:00
Muhammad Falak R Wani
f4e49e60de most: 5.1.0 -> 5.2.0
Drop already upstreamed patch & switch to hash instead of sha256

Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 72dc2e661c)
2024-01-27 21:18:48 +00:00
Guillaume Girol
a93f891e75 Merge pull request #279414 from NixOS/backport-276091-to-release-23.11
[Backport release-23.11] monitoring-plugins: 2.3.0 -> 2.3.5
2024-01-27 21:37:01 +01:00
Robert Scott
88acd97dec apache-airflow: 2.7.1 -> 2.7.3, fix build
overriding ever more python packages to placate airflow

(cherry picked from commit 8f5fa25788)
2024-01-27 20:01:12 +00:00
Maxine Aubrey
fe810e97b2 glib: 2.78.3 → 2.78.4
https://gitlab.gnome.org/GNOME/glib/-/compare/2.78.3...2.78.4
https://gitlab.gnome.org/GNOME/glib/-/blob/2.78.4/NEWS
(cherry picked from commit c65c8255a1)
2024-01-27 19:35:22 +00:00
Max Haland
e774fee466 kplex: init at 1.4
(cherry picked from commit 55961341e3)
2024-01-27 18:24:28 +00:00
Max Haland
4453d4a80d maintainers: add mabster314
(cherry picked from commit 43dfca3054)
2024-01-27 18:24:28 +00:00
Nick Cao
56911ef340 Merge pull request #284276 from NixOS/backport-284266-to-release-23.11
[Backport release-23.11] prettyping: set meta.mainProgram
2024-01-27 11:37:21 -05:00
Nick Cao
948a4e3ae3 Merge pull request #284273 from NixOS/backport-284265-to-release-23.11
[Backport release-23.11] pydf: set meta.mainProgram
2024-01-27 11:36:57 -05:00
Reed
154e0e9064 bashmount: set meta.mainProgram
(cherry picked from commit 0090978b2a)
2024-01-27 16:29:24 +00:00
Thomas Gerbet
391efe8b2f Merge pull request #284261 from NixOS/backport-274562-to-release-23.11
[Backport release-23.11] jenkins: 2.426.1 -> 2.426.2
2024-01-27 17:24:47 +01:00
Nick Cao
5623e0af3a Merge pull request #284082 from NixOS/backport-284068-to-release-23.11
[Backport release-23.11] mountpoint-s3: 1.3.2 -> 1.4.0
2024-01-27 11:16:58 -05:00
Nick Cao
8267dc1711 Merge pull request #284042 from NixOS/backport-283799-to-release-23.11
[Backport release-23.11] eid-mw: 5.1.11 -> 5.1.15
2024-01-27 11:10:57 -05:00
Nick Cao
570614903e Merge pull request #283908 from NixOS/backport-283438-to-release-23.11
[Backport release-23.11] bpftrace: 0.19.1 -> 0.20.0
2024-01-27 10:53:45 -05:00
Nick Cao
68b1ed1466 Merge pull request #283975 from NixOS/backport-283883-to-release-23.11
[Backport release-23.11] Linux kernels 2024-01-25
2024-01-27 10:52:15 -05:00
Reed
b386790eca prettyping: set meta.mainProgram
(cherry picked from commit 6e4b590ddd)
2024-01-27 15:10:16 +00:00
Reed
a27949377f pydf: set meta.mainProgram
(cherry picked from commit 8b1a8efe45)
2024-01-27 14:56:19 +00:00
h7x4
5df7b866cd Merge pull request #281838 from NixOS/backport-258995-to-release-23.11
[Backport release-23.11] oreo-cursors-plus: init at unstable-2023-06-05
2024-01-27 15:44:14 +01:00
h7x4
d69c965c71 Merge pull request #281867 from NixOS/backport-280975-to-release-23.11
[Backport release-23.11] sweet-folders: init at unstable-2023-03-18
2024-01-27 15:41:39 +01:00
Thomas Gerbet
08002d2f10 Merge pull request #284116 from NixOS/backport-283811-to-release-23.11
[Backport release-23.11] brave: 1.61.120 -> 1.62.153
2024-01-27 15:08:02 +01:00
R. Ryantm
92510ba657 jenkins: 2.426.1 -> 2.426.2
(cherry picked from commit e374148250)
2024-01-27 14:04:23 +00:00
Thomas Gerbet
a0fdf17323 Merge pull request #284114 from NixOS/backport-280757-to-release-23.11
[Backport release-23.11] python3Packages.uamqp: add patch for CVE-2024-21646
2024-01-27 15:01:53 +01:00
Robert Scott
8093a679da python3Packages.pillow: 10.1.0 -> 10.2.0
note pypi package name has been lowercased

(cherry picked from commit e35a2e2fe3)
2024-01-27 13:24:20 +00:00
kirillrdy
663e8ac9af Merge pull request #284212 from TheBrainScrambler/backport-277694-to-release-23.11
[Backport release-23.11] nvidia-x11.legacy_390: fix bug
2024-01-27 21:21:33 +09:00
esthromeris
271aee6882 [Backport release-23.11] nvidia-x11.legacy_390: fix bug
Said bug is described at https://bbs.archlinux.org/viewtopic.php?pid=2083439#p2083439

(cherry picked from commit 50bfc776d4)
2024-01-27 11:13:45 +01:00
Maximilian Bosch
d865acc392 Merge pull request #283490 from teutat3s/nextcloud-backport-notify_push-package-updates
[Backport release-23.11] nextcloud-notify_push 0.6.6 -> 0.6.7, update apps
2024-01-27 08:36:30 +01:00
Julien Malka
261582f076 nixos/systemd-boot: move builder script in bin folder
(cherry picked from commit ceeddc5b15)
2024-01-27 05:58:46 +00:00
Julien Malka
9658699e3a Merge pull request #282831 from NixOS/backport-280474-to-release-23.11 2024-01-27 03:52:41 +01:00
Nick Cao
8f41ba2e15 Merge pull request #284029 from NickCao/makemkv-backport
[Backport release-23.11] makemkv 1.17.5 -> 1.17.6
2024-01-26 19:23:26 -05:00
github-actions[bot]
fd74daeb6e Merge staging-next-23.11 into staging-23.11 2024-01-27 00:13:58 +00:00
github-actions[bot]
f723572f65 Merge release-23.11 into staging-next-23.11 2024-01-27 00:13:23 +00:00
Peder Bergebakken Sundt
11d4781721 Merge pull request #283891 from NixOS/backport-279790-to-release-23.11
[Backport release-23.11] powersploit: init at 3.0.0-unstable-2020-08-22
2024-01-26 23:04:22 +01:00
Sean Buckley
b6856fa4d9 brave: 1.61.120 -> 1.62.153
https://community.brave.com/t/release-channel-1-62-153/528148
(cherry picked from commit 85e3893e17)
2024-01-26 21:53:29 +00:00
Robert Scott
db442b8a98 python3Packages.uamqp: add patch for CVE-2024-21646
(cherry picked from commit 812b29310b)
2024-01-26 21:49:09 +00:00
Luka Blaskovic
80b6a4e419 mountpoint-s3: 1.3.2 -> 1.4.0
(cherry picked from commit 36ca5eda59)
2024-01-26 19:29:42 +00:00
Pavol Rusnak
205d4e308a Merge pull request #284052 from NixOS/backport-277902-to-release-23.11
[Backport release-23.11] btcd: 0.23.4 -> 0.24.0
2024-01-26 10:46:26 -06:00
Maximilian Bosch
7427155a17 Merge pull request #283876 from NixOS/backport-283820-to-release-23.11
[Backport release-23.11] nextcloud27: 27.1.5 -> 27.1.6, nextcloud26: 26.0.10 -> 26.0.11
2024-01-26 17:45:25 +01:00
R. Ryantm
de21121865 btcd: 0.23.4 -> 0.24.0
(cherry picked from commit 91189e7075)
2024-01-26 16:41:21 +00:00
Vladimír Čunát
fb69d7412b Merge branch 'staging-23.11' into staging-next-23.11 2024-01-26 17:16:59 +01:00
Vladimír Čunát
eb920e5b98 Merge #280921: python311Packages.jinja2: 3.1.2 -> 3.1.3
...into staging-23.11
2024-01-26 17:07:17 +01:00
Vladimír Čunát
095ff7f87b Merge #280917: python3Packages.fonttools: add patch for CVE-2023-45139
...into staging-23.11
2024-01-26 17:05:24 +01:00
Vladimír Čunát
6efaf6b41d Merge #280869: libdrm: 2.4.117 -> 2.4.118
...into staging-23.11
2024-01-26 17:04:06 +01:00
Vladimír Čunát
2b6df1d510 Merge #280451: libzip: backport patch for pkgconfig file
...into staging-23.11
2024-01-26 17:02:55 +01:00
Vladimír Čunát
47c352d796 Merge #279619: shared-mime-info: 2.3 -> 2.4
...into staging-23.11
2024-01-26 17:00:56 +01:00
Charlotte Van Petegem
53e1eb4f05 eid-mw: 5.1.11 -> 5.1.15
(cherry picked from commit 99d0158013)
2024-01-26 15:48:45 +00:00
Björn Eyselein
c7bc656531 makemkv 1.17.5 -> 1.17.6
(cherry picked from commit 537183b49c)
2024-01-26 09:02:02 -05:00
Nick Cao
d89ce13feb Merge pull request #283998 from NixOS/backport-222403-to-release-23.11
[Backport release-23.11] virtualbox: add indication for the nix option
2024-01-26 09:00:48 -05:00
github-actions[bot]
14b6bfb4f0 gitlab: 16.7.2 -> 16.7.4 (#283899)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.7.4-ee/CHANGELOG.md

Fixes CVE-2023-5612
Fixes CVE-2023-5933
Fixes CVE-2023-6159
Fixes CVE-2023-45322
Fixes CVE-2024-0402
Fixes CVE-2024-0456

(cherry picked from commit 9381a375c4)

Co-authored-by: Yaya <github@uwu.is>
2024-01-26 14:54:59 +01:00
Nick Cao
60f67a154f Merge pull request #283928 from NixOS/backport-282704-to-release-23.11
[Backport release-23.11] sweet: 3.0 -> 4.0
2024-01-26 08:47:24 -05:00
Francesco Gazzetta
335b5f5905 tclx: 8.6.2 -> 8.6.3
Diff: https://github.com/flightaware/tclx/compare/v8.6.2...v8.6.3
(cherry picked from commit f873eed3b0)
2024-01-26 13:24:26 +00:00
Adam C. Stephens
c14b791ac8 Merge pull request #283269 from adamcstephens/incus/202401-bp
[Backport release-23.11] incus: 0.2 -> 0.4, fix missing deps
2024-01-26 07:43:25 -05:00
Linus Heckemann
92e62a14fc Merge pull request #283996 from NixOS/backport-283471-to-release-23.11
[Backport release-23.11] shim-unsigned: 15.7 -> 15.8
2024-01-26 13:22:23 +01:00
Robert Hensing
6af492dda0 virtualbox: Edit description
(cherry picked from commit c251abe9b4)
2024-01-26 12:19:52 +00:00
Aroun
70d8c33e20 virtualbox: add pointer to related nix options
(cherry picked from commit 91a1291d2b)
2024-01-26 12:19:52 +00:00
R. Ryantm
6838ac1024 shim-unsigned: 15.7 -> 15.8
(cherry picked from commit 22c0b08d73)
2024-01-26 12:18:56 +00:00
Alyssa Ross
fb8ed1af09 qemu: 8.1.3 -> 8.1.4 2024-01-26 13:08:22 +01:00
Peder Bergebakken Sundt
7487a599a5 Merge pull request #283980 from NixOS/backport-283052-to-release-23.11
[Backport release-23.11] f3d: 2.2.1 -> 2.3.0, unbreak
2024-01-26 13:04:12 +01:00
Peder Bergebakken Sundt
91be93281c f3d: 2.2.1 -> 2.3.0
Diff: https://github.com/f3d-app/f3d/compare/refs/tags/v2.2.1...v2.3.0

Changelog: https://github.com/f3d-app/f3d/releases/tag/v2.3.0
(cherry picked from commit d5e11b7d9a)
2024-01-26 11:31:39 +00:00
Peder Bergebakken Sundt
6b5429f4db f3d.meta.maintainers: add pbsds
(cherry picked from commit ce77b53f1a)
2024-01-26 11:31:39 +00:00
Peder Bergebakken Sundt
5b407fd459 f3d: build manpage
(cherry picked from commit e5970be7e3)
2024-01-26 11:31:39 +00:00
Peder Bergebakken Sundt
9ce3c8c33d f3d: unbreak with autoPatchelfHook
(cherry picked from commit eaf845cf05)
2024-01-26 11:31:39 +00:00
Alyssa Ross
2edd0d7164 linux_6_1: 6.1.74 -> 6.1.75
(cherry picked from commit e264cdc38b)
2024-01-26 11:13:18 +00:00
Alyssa Ross
59d6b9a200 linux_6_6: 6.6.13 -> 6.6.14
(cherry picked from commit f8f2cdd2c7)
2024-01-26 11:13:18 +00:00
Alyssa Ross
72b2096ce1 linux_6_7: 6.7.1 -> 6.7.2
(cherry picked from commit 02c63fa701)
2024-01-26 11:13:18 +00:00
Alyssa Ross
5edfe6ae14 linux_5_15: 5.15.147 -> 5.15.148
(cherry picked from commit 249fef32c4)
2024-01-26 11:13:18 +00:00
Alyssa Ross
db33ab76e9 linux_4_19: 4.19.305 -> 4.19.306
(cherry picked from commit bf749233db)
2024-01-26 11:13:18 +00:00
Alyssa Ross
5b625d97e2 linux_5_4: 5.4.267 -> 5.4.268
(cherry picked from commit 214ce1fd7a)
2024-01-26 11:13:18 +00:00
Alyssa Ross
5b697615d9 linux_5_10: 5.10.208 -> 5.10.209
(cherry picked from commit 749faf6609)
2024-01-26 11:13:18 +00:00
kirillrdy
c5f0e282bf Merge pull request #283950 from NixOS/backport-283504-to-release-23.11
[Backport release-23.11] await: init at 0.999
2024-01-26 18:07:54 +09:00
John Garcia
5bb854ab94 await: init at 0.999
(cherry picked from commit e94d6f865d)
2024-01-26 08:11:58 +00:00
a-n-n-a-l-e-e
e9f86cbf65 Merge pull request #283911 from NixOS/backport-283824-to-release-23.11
[Backport release-23.11] faustlive: unpin llvm, update build, fix crash
2024-01-25 23:26:13 -08:00
D3vil0p3r
f14faca22f sweet: add d3vil0per as maintainer
(cherry picked from commit febed1adb1)
2024-01-26 06:33:34 +00:00
D3vil0p3r
5ee0d38317 sweet: clean up package
(cherry picked from commit 96dab9c38a)
2024-01-26 06:33:34 +00:00
D3vil0p3r
e93f8143a9 sweet: 3.0 -> 4.0
Diff: https://github.com/EliverLara/Sweet/compare/refs/tags/v3.0...v4.0
Changelog: https://github.com/EliverLara/Sweet/releases/tag/v4.0
(cherry picked from commit 3fb8f43696)
2024-01-26 06:33:34 +00:00
annalee
154e38dee6 faustlive: unpin llvm, fix build, fix runtime
(cherry picked from commit ebde9f9321)
2024-01-26 03:06:13 +00:00
annalee
b9b05509aa faustlive: reformat
(cherry picked from commit 02cc697a7c)
2024-01-26 03:06:13 +00:00
Nick Cao
f034d32568 Merge pull request #283871 from NixOS/backport-279371-to-release-23.11
[Backport release-23.11] faustlive: 2.5.16 -> 2.5.17
2024-01-25 22:05:26 -05:00
R. Ryantm
8f23ae407d bpftrace: 0.19.1 -> 0.20.0
(cherry picked from commit 5bd22263e3)
2024-01-26 02:53:27 +00:00
shard
78ae504204 powersploit: init at 3.0.0-unstable-2020-08-22
(cherry picked from commit d37cc3f3e6)
2024-01-26 00:26:33 +00:00
github-actions[bot]
b641051ecf Merge staging-next-23.11 into staging-23.11 2024-01-26 00:14:42 +00:00
github-actions[bot]
2125e3fc4a Merge release-23.11 into staging-next-23.11 2024-01-26 00:14:13 +00:00
Samy Lahfa
4b9bb10f58 nextcloud27: 27.1.5 -> 27.1.6, nextcloud26: 26.0.10 -> 26.0.11
(cherry picked from commit 43fcbbff73)
2024-01-25 22:31:47 +00:00
R. Ryantm
af8184c950 faustlive: 2.5.16 -> 2.5.17
(cherry picked from commit e5ad697fbd)
2024-01-25 22:12:26 +00:00
github-actions[bot]
cda0e75a0b texlive: create outputsToInstall outputs in main derivation (#283835)
(cherry picked from commit 10d5e4ddae)

Co-authored-by: Vincenzo Mantova <1962985+xworld21@users.noreply.github.com>
2024-01-25 15:13:18 -05:00
Felix Schröter
46cbe21ad2 mullvad-browser: 13.0.7 -> 13.0.9
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.9
(cherry picked from commit 54738493e4)
2024-01-25 19:33:12 +01:00
Felix Schröter
6722425040 tor-browser: 13.0.8 -> 13.0.9
https://blog.torproject.org/new-release-tor-browser-1309/
(cherry picked from commit 34a10af1c7)
2024-01-25 19:33:12 +01:00
Felix Schröter
1be9a807d8 mullvad-browser: fix desktop item name
(cherry picked from commit 6e0dba4a33)
2024-01-25 19:33:12 +01:00
Nick Cao
62bfd36ab3 Merge pull request #283751 from NixOS/backport-283644-to-release-23.11
[Backport release-23.11] thunderbird-unwrapped: 115.6.1 -> 115.7.0
2024-01-25 12:16:21 -05:00
Nick Cao
619520989c Merge pull request #283719 from NixOS/backport-283528-to-release-23.11
[Backport release-23.11] yanic: init at 1.5.0
2024-01-25 10:40:21 -05:00
Nick Cao
fac76e242f Merge pull request #283670 from NixOS/backport-283564-to-release-23.11
[Backport release-23.11] kdash: 0.4.7 -> 0.5.0
2024-01-25 10:37:13 -05:00
Nick Cao
64487387e6 Merge pull request #283672 from NixOS/backport-283625-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.28 -> 0.2.29
2024-01-25 10:36:28 -05:00
Nick Cao
357ea43de6 Merge pull request #283690 from NixOS/backport-283377-to-release-23.11
[Backport release-23.11] librewolf-unwrapped: 121.0.1-1 -> 122.0-1
2024-01-25 10:33:17 -05:00
Jörg Thalheim
c96b7481f6 Merge pull request #281615 from Mic92/cntr
[release-23.11] envfs: stability backports
2024-01-25 16:14:12 +01:00
Nick Cao
9888e21990 Merge pull request #283758 from NixOS/backport-283445-to-release-23.11
[Backport release-23.11] maddy: 0.7.0 -> 0.7.1
2024-01-25 08:51:19 -05:00
R. Ryantm
54c7fd59ba maddy: 0.7.0 -> 0.7.1
(cherry picked from commit dad50ffe06)
2024-01-25 12:40:49 +00:00
Nick Cao
b2a6e36c04 Merge pull request #283577 from NickCao/telegram-desktop-backuport
[Backport release-23.11] telegram-desktop: 4.14.4 -> 4.14.9
2024-01-25 07:39:46 -05:00
Kerstin
dc911a0b2c Merge pull request #283605 from NixOS/backport-283535-to-release-23.11
[Backport release-23.11] mastodon: 4.2.3 -> 4.2.4
2024-01-25 13:17:04 +01:00
R. Ryantm
28a55a458f thunderbird-unwrapped: 115.6.1 -> 115.7.0
(cherry picked from commit 32f3172e93)
2024-01-25 12:08:57 +00:00
Weijia Wang
a37de49e01 Merge pull request #283673 from NixOS/backport-283667-to-release-23.11
[Backport release-23.11] cargo-deny: add SystemConfiguration framework on darwin
2024-01-25 11:15:21 +01:00
Matthias Beyer
72d28a6d71 Merge pull request #283176 from matthiasbeyer/backport-283148-to-release-23.11
[Backport release-23.11]: cargo-deb: 1.42.1 -> 2.0.4
2024-01-25 10:49:32 +01:00
Matthias Beyer
8a542ffdf8 Merge pull request #283102 from matthiasbeyer/backport-282943-to-release-23.11
[Backport release-23.11]: yazi: 0.1.5 -> 0.2.2
2024-01-25 10:49:25 +01:00
Matthias Beyer
c53fd0cb9e Merge pull request #282805 from matthiasbeyer/backport-282715-to-release-23.11
[Backport release-23.11]: 274020, 276711, 282715
2024-01-25 10:49:12 +01:00
Matthias Beyer
a52552c7de Merge pull request #282265 from matthiasbeyer/backport-282115-to-release-23.11
Backport 278844, 282115 to release 23.11
2024-01-25 10:48:55 +01:00
Tom Herbers
7b7b03350f yanic: init at 1.5.0
Co-authored-by: h7x4 <h7x4@nani.wtf>
(cherry picked from commit a83e82c4e9)
2024-01-25 09:30:50 +00:00
Tom Herbers
759efce8aa maintainers: add herbetom
(cherry picked from commit aaaa1aaa76)
2024-01-25 09:30:49 +00:00
a-n-n-a-l-e-e
b09108ab18 Merge pull request #283705 from NixOS/backport-272991-to-staging-23.11
[Backport staging-23.11] alsa-ucm-conf: apply patch to fix SplitPCM: Device argument may not b…
2024-01-25 00:23:19 -08:00
Sporesirius
3e1c808cd7 alsa-ucm-conf: apply patch to fix SplitPCM: Device argument may not be set
(cherry picked from commit 92605d2155)
2024-01-25 08:18:58 +00:00
R. Ryantm
2545dce8eb librewolf-unwrapped: 121.0.1-1 -> 122.0-1
(cherry picked from commit 907b0f580a)
2024-01-25 06:50:20 +00:00
Ryan Cao
df03efdb80 cargo-deny: add SystemConfiguration framework on darwin
(cherry picked from commit af2562d930)
2024-01-25 05:48:35 +00:00
R. Ryantm
1f4bc9f697 cargo-show-asm: 0.2.28 -> 0.2.29
(cherry picked from commit ee8267f6a2)
2024-01-25 05:48:14 +00:00
R. Ryantm
997e2db1e8 kdash: 0.4.7 -> 0.5.0
(cherry picked from commit 93f9595c36)
2024-01-25 05:47:33 +00:00
Martin Weinelt
4430d6e3a9 Merge pull request #283600 from NixOS/backport-283010-to-release-23.11
[Backport release-23.11] firefox-unwrapped: 121.0.1 -> 122.0
2024-01-25 02:13:29 +01:00
github-actions[bot]
65fef4b005 Merge staging-next-23.11 into staging-23.11 2024-01-25 00:15:29 +00:00
github-actions[bot]
b5e0781efd Merge release-23.11 into staging-next-23.11 2024-01-25 00:15:01 +00:00
Emily
7824e4947a Merge pull request #282654 from NixOS/backport-281546-to-release-23.11
[Backport release-23.11] Electron updates
2024-01-25 00:50:39 +01:00
maxine
197861ce2e Merge pull request #283614 from NixOS/backport-283521-to-release-23.11
[Backport release-23.11] opentofu: 1.6.0 -> 1.6.1
2024-01-25 00:19:34 +01:00
maxine
ce92ea7b2a Merge pull request #283613 from NixOS/backport-283538-to-release-23.11
[Backport release-23.11] grafana-loki,promtail: 2.9.3 -> 2.9.4
2024-01-25 00:19:24 +01:00
Emily
208ec17a01 Merge pull request #283558 from NixOS/backport-283371-to-release-23.11
[Backport release-23.11] chromium: 120.0.6099.109 -> 121.0.6167.85, google-chrome: unbreak build in M121
2024-01-24 23:51:53 +01:00
Nick Cao
859017b20c opentofu: 1.6.0 -> 1.6.1
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0...v1.6.1

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.1/CHANGELOG.md
(cherry picked from commit df844bb3f5)
2024-01-24 21:49:37 +00:00
emilylange
5c7dc20418 grafana-loki,promtail: 2.9.3 -> 2.9.4
https://github.com/grafana/loki/releases/tag/v2.9.4

changelog: https://github.com/grafana/loki/blob/v2.9.4/CHANGELOG.md

diff: https://github.com/grafana/loki/compare/v2.9.3...v2.9.4
(cherry picked from commit 16bcff9241)
2024-01-24 21:48:50 +00:00
Robert Schütz
d65ef11770 tailscale: add passthru.tests
(cherry picked from commit a04e0bd8a8)
2024-01-24 21:48:42 +00:00
Sandro Jäckel
02ee0b13f3 mastodon: 4.2.3 -> 4.2.4
(cherry picked from commit b8767be1b8)
2024-01-24 21:28:01 +00:00
Martin Weinelt
113160ab53 firefox-esr-unwrapped: 115.6.0esr -> 115.7.0esr
https://www.mozilla.org/en-US/firefox/115.7.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2024-02/

Fixes: CVE-2024-0741, CVE-2024-0742, CVE-2024-0746, CVE-2024-0747,
       CVE-2024-0749, CVE-2024-0750, CVE-2024-0751, CVE-2024-0753,
       CVE-2024-0753, CVE-2024-0755
(cherry picked from commit ca744ae6d6)
2024-01-24 21:05:48 +00:00
Martin Weinelt
de5e86f9cd firefox-bin-unwrapped: 121.0.1 -> 122.0
https://www.mozilla.org/en-US/firefox/122.0/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2024-01/

Fixes: CVE-2024-0741, CVE-2024-0742, CVE-2024-0743, CVE-2024-0744,
       CVE-2024-0745, CVE-2024-0746, CVE-2024-0747, CVE-2024-0748,
       CVE-2024-0749, CVE-2024-0750, CVE-2024-0751, CVE-2024-0752,
       CVE-2024-0753, CVE-2024-0754, CVE-2024-0755
(cherry picked from commit 4475f50ae9)
2024-01-24 21:05:48 +00:00
R. Ryantm
3fca966068 firefox-unwrapped: 121.0.1 -> 122.0
https://www.mozilla.org/en-US/firefox/122.0/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2024-01/

Fixes: CVE-2024-0741, CVE-2024-0742, CVE-2024-0743, CVE-2024-0744,
       CVE-2024-0745, CVE-2024-0746, CVE-2024-0747, CVE-2024-0748,
       CVE-2024-0749, CVE-2024-0750, CVE-2024-0751, CVE-2024-0752,
       CVE-2024-0753, CVE-2024-0754, CVE-2024-0755
(cherry picked from commit 3b64fdbae9)
2024-01-24 21:05:48 +00:00
Jörg Thalheim
98d6a294a9 envfs: 1.0.2 -> 1.0.3
Diff: https://github.com/Mic92/envfs/compare/1.0.2...1.0.3
(cherry picked from commit 4d96a0f96f)
2024-01-24 20:55:12 +01:00
Jörg Thalheim
4d43a62ab6 envfs: 1.0.1 -> 1.0.2
Diff: https://github.com/Mic92/envfs/compare/1.0.1...1.0.2
(cherry picked from commit 487ac16909)
2024-01-24 20:55:10 +01:00
Ilya Fedin
19d7ad59e1 telegram-desktop: restore build on Hydra
Looks like I accidentaly removed meta.platforms entirely instead of setting it to platforms.all which disabled the build...

(cherry picked from commit 8fd6ce4021)
2024-01-24 14:43:31 -05:00
Nick Cao
dc3281ce36 telegram-desktop: 4.14.8 -> 4.14.9
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.8...v4.14.9

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.9
(cherry picked from commit e7883bbb18)
2024-01-24 14:43:15 -05:00
Nick Cao
278b8019a0 telegram-desktop: 4.14.7 -> 4.14.8
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.7...v4.14.8

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.8
(cherry picked from commit 0ba9e97fe5)
2024-01-24 14:43:15 -05:00
Nick Cao
440f96fd7c telegram-desktop: 4.14.6 -> 4.14.7
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.6...v4.14.7

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.7
(cherry picked from commit 451b241087)
2024-01-24 14:43:14 -05:00
Nick Cao
d2a6420af9 telegram-desktop: 4.14.4 -> 4.14.6
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.4...v4.14.6

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.6
(cherry picked from commit 865d429be8)
2024-01-24 14:42:59 -05:00
emilylange
5d9508d56b google-chrome: unbreak build in M121
This fixes the following error:
```
Running phase: installPhase
patchelf: getting info about '/nix/store/s5dybbabbwn2w7jqdv5fk0cn7jzq54b1-google-chrome-121.0.6167.85/share/google/chrome/nacl_helper': No such file or directory
```

`nacl_helper` is no longer present in the tarball since M121, so this
patch simply removes it from the hardcoded list of paths to patchelf.

I did some very brief and everything seems to work fine.

(cherry picked from commit 8a3a274c24)
2024-01-24 18:22:14 +00:00
emilylange
6624d4a692 chromium: work around rust toolchain requirement in M121+
M121 is the first version to require the new rust toolchain, which we
haven't ready yet.
Specifically, there seems to be an issue where clang looks up library
paths (with `clang_version = 17;` added to `gnFlags` (defaults to 18 and
is part of the lookup path)):

```
ninja: error: '../../../../nix/store/q5f07rqsvsxnzwbw97yi8lacksrmy13x-clang-wrapper-17.0.6/lib/clang/17/lib/x86_64-unknown-linux-gnu/libclang_rt.builtins.a', needed by 'obj/third_party/protobuf/libprotoc_lib.a', missing and no known rule to make it
```

Instead of
```
/nix/store/q5f07rqsvsxnzwbw97yi8lacksrmy13x-clang-wrapper-17.0.6/lib/clang/17/lib/x86_64-unknown-linux-gnu/libclang_rt.builtins.a
/nix/store/q5f07rqsvsxnzwbw97yi8lacksrmy13x-clang-wrapper-17.0.6/lib/clang/18/lib/x86_64-unknown-linux-gnu/libclang_rt.builtins.a
```
it should be something like
```
/nix/store/q5f07rqsvsxnzwbw97yi8lacksrmy13x-clang-wrapper-17.0.6/resource-root/lib/linux/libclang_rt.builtins-x86_64.a
```

So to give us ever so slightly more time to figure out and fix the rust
toolchain, we revert the upstream commit, that requires the rust
toolchain.
The c++ version of the QR code generator will be gone in the next few
version bumps, meaning we can no longer work around this by then.
Again, this is only to buy us ever so slightly more time.

This could have been prepared better and ahead of the stable bump, but
we simply don't have enough chromium maintainers right now :(

(cherry picked from commit 1724fc3271)
2024-01-24 18:22:14 +00:00
emilylange
944b9007b1 chromium: 120.0.6099.109 -> 121.0.6167.85
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_23.html

This update includes 17 security fixes.

CVEs:
CVE-2024-0807 CVE-2024-0812 CVE-2024-0808 CVE-2024-0810 CVE-2024-0814
CVE-2024-0813 CVE-2024-0806 CVE-2024-0805 CVE-2024-0804 CVE-2024-0811
CVE-2024-0809

(cherry picked from commit 23f343f1b0)
2024-01-24 18:22:14 +00:00
R. Ryantm
2aafb1c578 fzf: 0.45.0 -> 0.46.0
(cherry picked from commit 092e423263)
2024-01-24 18:01:54 +00:00
Nick Cao
6737bac6ac Merge pull request #282787 from NixOS/backport-277945-to-release-23.11
[Backport release-23.11] bulk_extractor: init at 2.0.6
2024-01-24 12:32:14 -05:00
OPNA2608
89f97b6bd2 sunvox: 2.1c -> 2.1.1c
(cherry picked from commit c9f07e7555)
2024-01-24 16:59:33 +00:00
Martin Weinelt
ef0a037a2c Merge pull request #283510 from NixOS/backport-283442-to-release-23.11
[Backport release-23.11] knot-dns: 3.3.3 -> 3.3.4
2024-01-24 15:57:24 +01:00
Nick Cao
a929fe0e8d Merge pull request #283366 from NixOS/backport-282859-to-release-23.11
[Backport release-23.11] github-runner: 2.311.0 -> 2.312.0
2024-01-24 09:42:30 -05:00
Vladimír Čunát
a9901a636d nixos/knot: allow specifying the clear section
It was added in 3.3.4.  I'm not sure if it will be useful with NixOS
services, but I added it in the usual way anyway.

(cherry picked from commit 7f979aeb86)
2024-01-24 13:49:32 +00:00
Vladimír Čunát
501f96361b knot-dns: 3.3.3 -> 3.3.4
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.4
(cherry picked from commit a72644f128)
2024-01-24 13:49:32 +00:00
Martin Weinelt
a77ab169a8 Merge pull request #283339 from NixOS/backport-283203-to-release-23.11
[Backport release-23.11] nss_latest: 3.96.1 -> 3.97
2024-01-24 13:12:15 +01:00
Vladimír Čunát
93c6cc2fd7 Merge #283473: nixos/tests/gitlab: download even more RAM
...into release-23.11
2024-01-24 11:55:26 +01:00
K900
9195c20a47 nixos/tests/gitlab: download even more RAM
Also remove the 32-bit conditional as it already fails on 4GB.

(cherry picked from commit aa3cd9c955)
2024-01-24 10:54:43 +00:00
teutat3s
fc8661041d nextcloudPackages: update 2024-01-24 11:49:52 +01:00
Sandro Jäckel
b7faa31329 nextcloud-notify_push: 0.6.6 -> 0.6.7
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.6...v0.6.7
2024-01-24 11:49:27 +01:00
maxine
f9bddebf54 Merge pull request #283376 from NixOS/backport-283357-to-release-23.11
[Backport release-23.11] tailscale: 1.58.0 → 1.58.2
2024-01-24 09:23:57 +01:00
Jörg Thalheim
326663f323 Merge pull request #283174 from NixOS/backport-271522-to-release-23.11
[Backport release-23.11] nginxModules.zstd: 0.1.0 -> 0.1.1
2024-01-24 09:10:21 +01:00
Pol Dellaiera
1551c4982e Merge pull request #283395 from NixOS/backport-271424-to-release-23.11
[Backport release-23.11] kalgebra: init at 23.08.3
2024-01-24 08:41:26 +01:00
Jörg Thalheim
c7cbee0273 Merge pull request #283328 from NixOS/backport-283300-to-release-23.11
[Backport release-23.11] Restore ability to chown in fakeRootCommands for dockerTools.buildLayeredImage
2024-01-24 06:44:17 +01:00
NinjaFB
7b1ab8b1b5 kalgebra: init at 23.08.3
(cherry picked from commit 44d6d9ff6a)
2024-01-24 05:00:22 +00:00
NinjaFB
fc1749e01c maintainers: add ninjafb
(cherry picked from commit 5f4a326244)
2024-01-24 05:00:22 +00:00
Maxine Aubrey
948036e883 tailscale: 1.58.0 → 1.58.2
(cherry picked from commit 8bd18571b3)
2024-01-24 02:32:33 +00:00
Vincent Haupert
d679e8bf27 github-runner: 2.311.0 -> 2.312.0
(cherry picked from commit e0da76747c)
2024-01-24 01:57:31 +00:00
github-actions[bot]
36eae2ec08 Merge staging-next-23.11 into staging-23.11 2024-01-24 00:15:19 +00:00
github-actions[bot]
6b1366be42 Merge release-23.11 into staging-next-23.11 2024-01-24 00:14:41 +00:00
ajs124
1f821eaee5 nss_latest: 3.96.1 -> 3.97
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/cZaH4rFPMxg
(cherry picked from commit f0f6cf2a3b)
2024-01-23 23:33:00 +00:00
Matthew Planchard
f53893964c Use fakeroot for proot cmd in streamLayeredImage
Resolves #275705

(cherry picked from commit d538fefb62)
2024-01-23 22:26:07 +00:00
Robert Scott
547c924c54 Merge pull request #282583 from NixOS/backport-280915-to-release-23.11
[Backport release-23.11] elasticsearch: 7.17.10 -> 7.17.16
2024-01-23 22:21:28 +00:00
Robert Scott
aec8bc5a01 Merge pull request #281775 from NixOS/backport-281471-to-staging-23.11
[Backport staging-23.11] gnutls: 3.8.2 -> 3.8.3
2024-01-23 19:45:42 +00:00
Adam Stephens
67cf992d49 incus: add missing service dependencies 2024-01-23 14:13:54 -05:00
Adam Stephens
bf1f3f093e incus-unwrapped: 0.3.0 -> 0.4.0
Changelog: https://github.com/lxc/incus/releases/tag/incus-0.4.0
2024-01-23 14:13:48 -05:00
Adam Stephens
079294b8a3 incus-unwrapped: 0.2 -> 0.3 2024-01-23 14:13:41 -05:00
Adam Stephens
e660cca0ca lxc: remove with lib 2024-01-23 14:13:32 -05:00
Adam Stephens
c7efd6c6c6 nixos/lxc: remove with lib 2024-01-23 14:13:27 -05:00
Adam Stephens
1ebb8ecc8a nixos/lxcfs: remove with lib 2024-01-23 14:13:21 -05:00
Adam Stephens
1e3b55c8d4 lxcfs: remove with lib 2024-01-23 14:13:10 -05:00
Adam Stephens
cba836a4a3 treewide/lxc: set lxc team as maintainer 2024-01-23 14:13:00 -05:00
Adam Stephens
71d2dade37 maintainers/team-list: init lxc team 2024-01-23 14:11:06 -05:00
Bernardo Meurer
a01672661d Merge pull request #283264 from NixOS/backport-283182-to-staging-23.11
[Backport staging-23.11] nix: fix installCheckPhase crashes on Darwin
2024-01-23 12:10:51 -05:00
Jean-François Roche
83233011b3 nix: fix installCheckPhase crashes on Darwin
While building nix on Darwin, I encountered an error in the `installCheckPhase`:

```
nix>     building '/private/tmp/nix-build-nix-2.17.1.drv-1/nix-test/tests/fetchurl/store/mkc9z3arar02wi5jii655cjhdinx4npy-fetchurl.sh.drv'...
nix>     waiting for children
nix>     building of '/private/tmp/nix-build-nix-2.17.1.drv-1/nix-test/tests/fetchurl/store/mkc9z3arar02wi5jii655cjhdinx4npy-fetchurl.sh.drv^out' from .drv file: read 377 bytes
nix>     objc[70707]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.
nix>     objc[70707]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.
nix>     waiting for children
```

I noticed that #278802 should have addressed this problem, but it didn't.
The solution for me was to replace `yes` with `YES`.

As it turns out, most of the references to `OBJC_DISABLE_INITIALIZE_FORK_SAFETY` use `YES` instead of `yes`.

https://airflow.apache.org/blog/airflow-1.10.10/#running-airflow-on-macos
http://sealiesoftware.com/blog/archive/2017/6/5/Objective-C_and_fork_in_macOS_1013.html

The objective C code that parses the environment variable is defined in
the function `environ_init` in [here](cd5e62a559/runtime/objc-runtime.mm (L265)) and it does
`*opt->var = (0 == strcmp(value, "YES"));`.

```
% nix-info -m
 - system: `"aarch64-darwin"`
 - host os: `Darwin 21.3.0, macOS 12.2.1`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.19.2`
 - channels(hetzner): `"darwin, nixpkgs-22.05-darwin"`
 - channels(root): `"darwin, nixpkgs-23.05-darwin"`
 - nixpkgs: `/Users/hetzner/git/nixpkgs`
```

(cherry picked from commit 4844b997d4)
2024-01-23 17:08:00 +00:00
Nick Cao
a0660c7273 Merge pull request #283173 from NixOS/backport-283128-to-release-23.11
[Backport release-23.11] cargo-license: 0.5.1 -> 0.6.0
2024-01-23 09:26:36 -05:00
Nick Cao
24b0bdf179 Merge pull request #283063 from NixOS/backport-278373-to-release-23.11
[Backport release-23.11] regripper: init at unstable-2023-07-23
2024-01-23 09:04:42 -05:00
Pavol Rusnak
95fe5633b5 Merge pull request #283220 from NixOS/backport-283219-to-release-23.11
[Backport release-23.11] trezor-suite: 23.12.3 -> 24.1.2
2024-01-23 07:42:49 -06:00
Pavol Rusnak
82122c2e1b trezor-suite: 23.12.3 -> 24.1.2
(cherry picked from commit 553cacb064)
2024-01-23 13:41:12 +00:00
github-actions[bot]
55437b6353 bankstown-lv2: init at 1.1.0 (#283198)
(cherry picked from commit 6d06715011)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-23 13:30:51 +01:00
github-actions[bot]
9d8199ab9a lsp-plugins: 1.2.13 -> 1.2.14 (#283194)
Changelog: https://github.com/lsp-plugins/lsp-plugins/releases/tag/1.2.14
(cherry picked from commit 167624ad7e)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-23 12:47:06 +01:00
github-actions[bot]
fda0f6c52f speakersafetyd: init at 0.1.9 (#283192)
(cherry picked from commit 1cded2d081)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-23 12:26:40 +01:00
R. Ryantm
7f0ee2e810 cargo-deb: 2.0.0 -> 2.0.4
(cherry picked from commit 8aa8e1766e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-23 11:05:28 +01:00
Matthias Beyer
5389520989 cargo-deb: 1.42.2 -> 2.0.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit d30ab98a05)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-23 11:05:27 +01:00
Kristoffer Søholm
c3bd0c1ad6 nginxModules.zstd: 0.1.0 -> 0.1.1
(cherry picked from commit 6c19bd6631)
2024-01-23 10:02:33 +00:00
Robin Gloster
456adbe57e Merge pull request #282388 from risicle/ris-argocd-2.9.5-r23.11
[23.11] argocd: 2.9.1 -> 2.9.5
2024-01-23 11:01:31 +01:00
R. Ryantm
48d81dce4a cargo-license: 0.5.1 -> 0.6.0
(cherry picked from commit 60ab60bdda)
2024-01-23 09:51:27 +00:00
Atemu
e3154eccbb Merge pull request #283126 from NixOS/backport-282529-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-01-20
2024-01-23 09:49:24 +01:00
Weijia Wang
054a1fde6e Merge pull request #283054 from NixOS/backport-278145-to-release-23.11
[Backport release-23.11] microsoft-edge: 120.0.2210.77 -> 120.0.2210.144
2024-01-23 09:39:06 +01:00
Weijia Wang
0e1beefe9a Merge pull request #283104 from NixOS/backport-280563-to-release-23.11
[Backport release-23.11] keepass-keepassrpc: 1.14.0 -> 1.16.0
2024-01-23 09:38:13 +01:00
Weijia Wang
025a1da5e4 Merge pull request #283097 from NixOS/backport-263005-to-release-23.11
[Backport release-23.11] lazymc: init at 0.2.10
2024-01-23 09:37:36 +01:00
7c6f434c
1e330b0f00 Merge pull request #283037 from NixOS/backport-273677-to-release-23.11
[Backport release-23.11] clisp: fix build
2024-01-23 08:05:12 +00:00
zzzsyyy
31051ec632 linux_xanmod_latest: 6.6.10 -> 6.6.13
(cherry picked from commit f571fc09f1)
2024-01-23 07:07:53 +00:00
zzzsyyy
0818ea9686 linux_xanmod: 6.1.72 -> 6.1.74
(cherry picked from commit 19eb915fb8)
2024-01-23 07:07:53 +00:00
Noah Fontes
3dc7934979 keepass-keepassrpc: 1.14.0 -> 1.16.0
(cherry picked from commit fac5d65455)
2024-01-23 06:00:19 +00:00
R. Ryantm
cd564ba77e yazi: 0.2.1 -> 0.2.2
(cherry picked from commit 637f9c7a1a)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-23 06:52:53 +01:00
Lin Xianyi
755a841dbf yazi: 0.1.5 -> 0.2.1
(cherry picked from commit 023a55f825)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-23 06:52:53 +01:00
Weijia Wang
76d1e0411a lazymc: fix build on aarch64-darwin
(cherry picked from commit 1345ba6cd2)
2024-01-23 05:37:38 +00:00
h7x4
d57990b336 lazymc: init at 0.2.10
(cherry picked from commit ff20e6c005)
2024-01-23 05:37:38 +00:00
Nick Cao
74c3d9e1e7 Merge pull request #283051 from NixOS/backport-282934-to-release-23.11
[Backport release-23.11] cargo-deny: 0.14.3 -> 0.14.7
2024-01-22 21:48:51 -05:00
D3vil0p3r
56b667b4a7 perlPackages.ParseWin32Registry: init at 1.1
(cherry picked from commit a563b20aad)
2024-01-23 02:06:52 +00:00
D3vil0p3r
ff8922ab7a regripper: init at unstable-2023-07-23
Update package.nix

(cherry picked from commit 291aa2109e)
2024-01-23 02:06:52 +00:00
R. Ryantm
3799d163de microsoft-edge: 120.0.2210.77 -> 120.0.2210.144
(cherry picked from commit 97b2b4452e)
2024-01-23 01:22:08 +00:00
06kellyjac
30e92dbc41 cargo-deny: 0.14.3 -> 0.14.7
Diff: https://github.com/EmbarkStudios/cargo-deny/compare/0.14.3...0.14.7

Changelog: https://github.com/EmbarkStudios/cargo-deny/blob/0.14.7/CHANGELOG.md
(cherry picked from commit 7e5ed39720)
2024-01-23 01:06:14 +00:00
Mario Rodas
d0f21b2226 nodejs_21: 21.6.0 -> 21.6.1
Changelog: https://github.com/nodejs/node/releases/tag/v21.6.1
(cherry picked from commit 77f691c8bb)
2024-01-22 20:02:12 -05:00
Philip Taron
725f7de270 clisp: fix build
Without this patch, the following build error occurs for me on NixOS:

```
$ nix-build -A clisp --check
<snipped>
Running phase: buildPhase
build flags: SHELL=/nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash
ln -s ../src/.gdbinit .gdbinit
rm -f build-aux
ln -s ../src/build-aux build-aux
mkdir -p gllib
test -f gllib/Makefile || sh config.status gllib/Makefile depfiles
cd gllib && make CFLAGS="-g -O2 -no-integrated-cpp -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -Wno-shift-negative-value -O -fwrapv -pthread -fno-strict-aliasing -DNO_ASM -DENABLE_UNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -DDYNAMIC_MODULES  -fPIC -DPIC " top_srcdir="/build/source/src"
make[1]: Entering directory '/build/source/builddir/gllib'
 cd /build/source/src && /nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash /build/source/src/build-aux/missing automake-1.16 --gnits gllib/Makefile
/build/source/src/build-aux/missing: line 81: automake-1.16: command not found
WARNING: 'automake-1.16' is missing on your system.
         You should only need it if you modified 'Makefile.am' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'automake' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make[1]: *** [Makefile:1333: ../../src/gllib/Makefile.in] Error 127
make[1]: Leaving directory '/build/source/builddir/gllib'
make: *** [Makefile:648: gllib/libgnu.a] Error 2
```

This message was also reproduced by @2xsaiko on their NAS machine.

I don't know why this error sometimes occurs and sometimes does not.
On my Ubuntu machines, this error does not occur, and instead it does this:

```
Running phase: buildPhase
build flags: SHELL=/nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/bin/bash
ln -s ../src/.gdbinit .gdbinit
rm -f build-aux
ln -s ../src/build-aux build-aux
mkdir -p gllib
test -f gllib/Makefile || sh config.status gllib/Makefile depfiles
cd gllib && make CFLAGS="-g -O2 -no-integrated-cpp -W -Wswitch -Wcomment -Wpointer-arith -Wreturn-type -Wmissing-declarations -Wimplicit -Wno-sign-compare -Wno-format-nonliteral -Wno-shift-negative-value -O -fwrapv -pthread -fno-strict-aliasing -DNO_ASM -DENABLE_UNICODE -DMULTITHREAD -DPOSIX_THREADS -DDYNAMIC_FFI -DDYNAMIC_MODULES  -fPIC -DPIC " top_srcdir="/build/source/src"
make[1]: Entering directory '/build/source/builddir/gllib'
make[2]: Entering directory '/build/source/builddir'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/build/source/builddir'
cd .. && make  am--refresh
make[2]: Entering directory '/build/source/builddir'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/build/source/builddir'
<snipped>
```

In any case, these changes work successfully on all platforms I've tested them on:

1. NixOS
2. Ubuntu 22.04
3. MacOS x86_64
4. MacOS aarch64

(cherry picked from commit baed870448)
2024-01-23 00:18:31 +00:00
github-actions[bot]
4acf50e324 Merge staging-next-23.11 into staging-23.11 2024-01-23 00:15:31 +00:00
github-actions[bot]
2b7747f52e Merge release-23.11 into staging-next-23.11 2024-01-23 00:14:58 +00:00
kirillrdy
7b708ba0ae Merge pull request #283011 from NixOS/backport-282868-to-release-23.11
[Backport release-23.11] node-manta: 5.4.1 -> 5.4.2
2024-01-23 07:46:15 +09:00
teutat3s
2d5d2d4ebd node-manta: 5.4.1 -> 5.4.2
https://github.com/TritonDataCenter/node-manta/blob/v5.4.2/CHANGES.md#542
(cherry picked from commit acde56f5eb)
2024-01-22 21:53:36 +00:00
Nick Cao
0096264659 Merge pull request #282625 from NixOS/backport-281848-to-release-23.11
[Backport release-23.11] thunderbird-unwrapped: 115.6.0 -> 115.6.1
2024-01-22 15:51:46 -05:00
Nick Cao
7882ac8d1b Merge pull request #282153 from NixOS/backport-280941-to-release-23.11
[Backport release-23.11] Various VSCode / VSCodium extension themes
2024-01-22 15:51:30 -05:00
Nick Cao
90d13d51d9 Merge pull request #282151 from NixOS/backport-281780-to-release-23.11
[Backport release-23.11] kdash: 0.4.5 -> 0.4.7
2024-01-22 15:51:13 -05:00
Nick Cao
569da64067 Merge pull request #282041 from NixOS/backport-280702-to-release-23.11
[Backport release-23.11] Revert "linux: drop XEN on 32-bit"
2024-01-22 15:51:00 -05:00
Nick Cao
720c7286c5 Merge pull request #281870 from NixOS/backport-279165-to-release-23.11
[Backport release-23.11] assetfinder: init at v0.1.1
2024-01-22 15:50:32 -05:00
Nick Cao
a4d17e733c Merge pull request #282866 from NixOS/backport-282855-to-release-23.11
[Backport release-23.11] postfix: 3.8.4 -> 3.8.5
2024-01-22 15:46:53 -05:00
Nick Cao
1ae546e40f Merge pull request #282904 from NixOS/backport-243622-to-release-23.11
[Backport release-23.11] mqttx: init at 1.9.8
2024-01-22 15:46:43 -05:00
Nick Cao
bac7b1efb6 Merge pull request #282940 from NixOS/backport-279741-to-release-23.11
[Backport release-23.11] davinci-resolve: add street to fix build
2024-01-22 15:46:34 -05:00
Nick Cao
b29c8d44e5 Merge pull request #282972 from NixOS/backport-282669-to-release-23.11
[Backport release-23.11] _9base: fix build on x86_64-darwin
2024-01-22 15:46:24 -05:00
Nick Cao
cbfff17ed5 Merge pull request #282979 from NixOS/backport-282883-to-release-23.11
[Backport release-23.11] Linux kernels 2024-01-22
2024-01-22 15:46:12 -05:00
Nick Cao
97b56c1302 Merge pull request #282956 from NixOS/backport-282911-to-release-23.11
[Backport release-23.11] element-{web,desktop}: 1.11.54 -> 1.11.55
2024-01-22 15:37:10 -05:00
Yaya
9f8a0927d9 matrix-sliding-sync: 0.99.14 -> 0.99.15
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.15
(cherry picked from commit 80b9bb0f36)
2024-01-22 21:32:27 +01:00
Alyssa Ross
0ef491a400 linux/hardened/patches/6.6: 6.6.12-hardened1 -> 6.6.13-hardened1
(cherry picked from commit b160853ce7)
2024-01-22 19:23:44 +00:00
Alyssa Ross
069d4f1fbf linux/hardened/patches/6.1: 6.1.73-hardened1 -> 6.1.74-hardened1
(cherry picked from commit 44d03b634a)
2024-01-22 19:23:44 +00:00
Alyssa Ross
46889ec21f linux_testing: 6.7 -> 6.8-rc1
(cherry picked from commit a6f46ca9d9)
2024-01-22 19:23:44 +00:00
Weijia Wang
8de9e427dd _9base: move flags to env
(cherry picked from commit 86a86c1692)
2024-01-22 18:47:57 +00:00
Weijia Wang
a277243780 _9base: fix build on x86_64-darwin
(cherry picked from commit b07ef31a8b)
2024-01-22 18:47:57 +00:00
John Ericson
a68e369dea Merge pull request #280632 from NixOS/backport-268204-to-release-23.11
[Backport release-23.11] netbsd.sys: fix build
2024-01-22 12:57:04 -05:00
Yaya
887bace946 element-{web,desktop}: 1.11.54 -> 1.11.55
https://github.com/element-hq/element-desktop/releases/tag/v1.11.55
https://github.com/element-hq/element-web/releases/tag/v1.11.55
(cherry picked from commit 4e6a53c699)
2024-01-22 17:26:03 +00:00
Orivej Desh
2ad96d7c8b davinci-resolve: add street to fix build
Fixes build after #274007

Without the street the build fails with:

downloadid is f38fc270c4c040bea4782182d0fbb367
resolveurl is Error: Must register to be able to perform the download
curl: (3) URL rejected: Malformed input to a URL function

(cherry picked from commit a219e438d0)
2024-01-22 16:14:53 +00:00
Nick Cao
d4aaddf8a4 Merge pull request #282881 from NixOS/backport-282761-to-release-23.11
[Backport release-23.11] netbird: 0.25.2 -> 0.25.4
2024-01-22 10:15:24 -05:00
Nick Cao
ff8d99fd58 Merge pull request #282801 from NixOS/backport-282777-to-release-23.11
[Backport release-23.11] symbolicator: fix build on Darwin
2024-01-22 10:01:32 -05:00
Nick Cao
2f264d1455 Merge pull request #282804 from NixOS/backport-282700-to-release-23.11
[Backport release-23.11] timewarrior: 1.7.0 -> 1.7.1
2024-01-22 10:01:15 -05:00
Gaël Reyrol
f7cd71a416 mqttx: init at 1.9.8
(cherry picked from commit 960683630f)
2024-01-22 13:40:02 +00:00
R. Ryantm
6baa3443b9 pt2-clone: 1.65.1 -> 1.66.1
(cherry picked from commit 8dd30bcc63)
2024-01-22 12:38:12 +00:00
R. Ryantm
3bd4b81848 netbird: 0.25.2 -> 0.25.4
(cherry picked from commit 6b337427c7)
2024-01-22 12:01:08 +00:00
Robin Gloster
8e79bd2f4d Merge pull request #282560 from NixOS/backport-282546-to-release-23.11
[Backport release-23.11] roundcube: 1.6.5 -> 1.6.6
2024-01-22 11:56:18 +01:00
Sergei Trofimovich
fb9f7edde1 postfix: 3.8.4 -> 3.8.5
Changes: https://www.postfix.org/announcements/postfix-3.8.5.html
(cherry picked from commit 4cfdbc7b72)
2024-01-22 10:55:37 +00:00
Robert Scott
d7f206b723 Merge pull request #282466 from NixOS/backport-282152-to-release-23.11
[Backport release-23.11] jasper: 4.1.0 -> 4.1.2
2024-01-22 09:49:46 +00:00
kirillrdy
3ae0274f28 Merge pull request #282825 from NixOS/backport-273098-to-release-23.11
[Backport release-23.11] gitkraken: devendor bundled git
2024-01-22 18:09:52 +09:00
Samuel Tardieu
b2158429d8 remove: rtthost
Since release 0.22, `rtthost` is built as part of `probe-rs`.

(cherry picked from commit eaba29aaff)
2024-01-22 08:52:50 +00:00
Nicolas Goudry
1873889a5f gitkraken: devendor git
(cherry picked from commit 53c6ef9577)
2024-01-22 08:28:06 +00:00
R. Ryantm
fe47fea7a2 changie: 1.17.0 -> 1.18.0
(cherry picked from commit 4726fd4bcd)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-22 07:51:16 +01:00
R. Ryantm
bbcd0a0b49 changie: 1.16.1 -> 1.17.0
(cherry picked from commit 1810a8cf99)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-22 07:51:16 +01:00
R. Ryantm
68dd4f196b changie: 1.16.0 -> 1.16.1
(cherry picked from commit 423bb23f0c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-22 07:51:16 +01:00
R. Ryantm
14defd2cf9 timewarrior: 1.7.0 -> 1.7.1
(cherry picked from commit e37ac865fe)
2024-01-22 06:48:39 +00:00
Randy Eckenrode
c315c0bb67 symbolicator: fix build on Darwin
Add the SystemConfiguration framework as a `buildInput`. Otherwise,
symbolicator fails to link on Darwin.

(cherry picked from commit 28efedc639)
2024-01-22 06:15:35 +00:00
D3vil0p3r
30315d4181 bulk_extractor: init at 2.0.6
To be checked in https://github.com/NixOS/nixpkgs/issues/81418

(cherry picked from commit 01d482f26a)
2024-01-22 04:55:41 +00:00
Airradda
ad0bacf627 vesktop: add text-to-speech
(cherry picked from commit 3eb1022a97)
2024-01-22 02:15:16 +01:00
github-actions[bot]
733572f226 Merge staging-next-23.11 into staging-23.11 2024-01-22 00:16:01 +00:00
github-actions[bot]
5d583b4fe6 Merge release-23.11 into staging-next-23.11 2024-01-22 00:15:33 +00:00
h7x4
d639898e43 Merge pull request #282203 from NixOS/backport-281650-to-release-23.11
[Backport release-23.11] htb-toolkit: init at unstable-2024-01-17
2024-01-22 00:07:33 +01:00
h7x4
5bdb7d1758 Merge pull request #279429 from eyeinsky/backport-keybase-23.11
keybase: 6.2.3 -> 6.2.4; keybase-gui: 6.2.2 -> 6.2.4; backport to 23.11
2024-01-21 23:57:38 +01:00
Thomas Gerbet
4686a6c3a6 Merge pull request #281240 from risicle/ris-live555-2023.06.20-r23.11
[23.11] live555: 2023.05.10 -> 2023.06.20
2024-01-21 23:19:19 +01:00
Thomas Gerbet
2dcb8e9364 Merge pull request #282656 from NixOS/backport-282576-to-release-23.11
[Backport release-23.11] freerdp: 2.11.2 -> 2.11.5
2024-01-21 22:41:18 +01:00
Pol Dellaiera
712e11d294 Merge pull request #282652 from NixOS/backport-282590-to-release-23.11
[Backport release-23.11] php83: 8.3.1 -> 8.3.2
2024-01-21 21:27:06 +01:00
Pol Dellaiera
f84defb583 Merge pull request #282664 from NixOS/backport-281947-to-release-23.11
[Backport release-23.11] apacheHttpdPackages.php: 8.2.14 -> 8.2.15
2024-01-21 21:26:56 +01:00
Peder Bergebakken Sundt
c9b79d2cef Merge pull request #282439 from NixOS/backport-282420-to-release-23.11
[Backport release-23.11] hydrus: 557 -> 559
2024-01-21 20:52:11 +01:00
Nick Cao
e4ec8bd887 Merge pull request #282637 from NixOS/backport-282503-to-release-23.11
[Backport release-23.11] apktool: 2.9.2 -> 2.9.3
2024-01-21 14:47:34 -05:00
Peder Bergebakken Sundt
a1aa4980b6 Merge pull request #282385 from NixOS/backport-281997-to-release-23.11
[Backport release-23.11] vesktop: add disable update checking patch
2024-01-21 20:14:57 +01:00
R. Ryantm
ff0360b6a8 apacheHttpdPackages.php: 8.2.14 -> 8.2.15
(cherry picked from commit abeb90a37b)
2024-01-21 18:26:45 +00:00
Robert Scott
9876fe461e freerdp: 2.11.2 -> 2.11.5
(cherry picked from commit 35a34ef212)
2024-01-21 18:00:33 +00:00
github-actions[bot]
95d5a04d54 fastnetmon-advanced: 2.0.357 -> 2.0.358 (#282094)
(cherry picked from commit b74b0fa993)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-21 18:58:53 +01:00
Yureka
1fd8647222 electron_26: 26.6.5 -> 26.6.6
(cherry picked from commit 3527aef71b)
2024-01-21 17:55:44 +00:00
Yureka
d775430308 electron_27: 27.2.2 -> 27.2.3
(cherry picked from commit da6ef06200)
2024-01-21 17:55:44 +00:00
Yureka
f3b4851b9a electron_28: 28.1.3 -> 28.1.4
(cherry picked from commit 7cec4a17a9)
2024-01-21 17:55:44 +00:00
R. Ryantm
522a8481b8 php83: 8.3.1 -> 8.3.2
(cherry picked from commit 5833ca374f)
2024-01-21 17:47:19 +00:00
Nick Cao
62f120f168 Merge pull request #282565 from NixOS/backport-276130-to-release-23.11
[Backport release-23.11] redocly-cli: silence update messages
2024-01-21 11:46:43 -05:00
R. Ryantm
4e316c2497 apktool: 2.9.2 -> 2.9.3
(cherry picked from commit e6213e65ff)
2024-01-21 16:37:19 +00:00
R. Ryantm
4442c96d51 thunderbird-unwrapped: 115.6.0 -> 115.6.1
(cherry picked from commit e0de6b38a0)
2024-01-21 15:40:13 +00:00
Thomas Gerbet
a29770cf61 elasticsearch: 7.17.10 -> 7.17.16
Fixes CVE-2023-31417, CVE-2023-31418, CVE-2023-31419, CVE-2023-46673 and CVE-2023-46674.

Security announces:
https://www.elastic.co/guide/en/security/7.17/release-notes-header-7.17.0.html#release-notes-7.17.16

Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.16.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.15.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.14.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.13.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.12.html
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html

(cherry picked from commit afb57ff041)
2024-01-21 13:09:54 +00:00
Pol Dellaiera
5293187606 Merge pull request #282119 from NixOS/backport-281893-to-release-23.11
[Backport release-23.11] tailscale: 1.56.1 -> 1.58.0
2024-01-21 13:52:37 +01:00
Simon Žlender
a8340b8848 redocly-cli: silence update messages
(cherry picked from commit 5cdbbaa029)
2024-01-21 12:11:37 +00:00
R. Ryantm
761a5dfcef roundcube: 1.6.5 -> 1.6.6
(cherry picked from commit 9b51929ee9)
2024-01-21 11:34:49 +00:00
Ashish SHUKLA
2186ac0d80 tailscale: 1.56.1 -> 1.58.0
(cherry picked from commit 9380c30d78)
2024-01-21 12:18:17 +01:00
Robert Schütz
7cd6c7acc8 Merge pull request #281666 from NixOS/backport-279687-to-staging-23.11
[Backport staging-23.11] imagemagick: 7.1.1-25 -> 7.1.1-26
2024-01-20 21:39:47 -08:00
Robert Scott
29d5229918 jasper: 4.1.0 -> 4.1.2
(cherry picked from commit f9a23bcc44)
2024-01-21 02:06:58 +00:00
github-actions[bot]
920b31c749 Merge staging-next-23.11 into staging-23.11 2024-01-21 00:16:21 +00:00
github-actions[bot]
ad00a52580 Merge release-23.11 into staging-next-23.11 2024-01-21 00:15:53 +00:00
Daniel Olsen
bcf871e9be hydrus: 557 -> 559
(cherry picked from commit 6f29ff4a36)
2024-01-20 23:33:16 +00:00
Daniel Olsen
90f3e42a19 python3Packages.psd-tools: fix missing dependencies
(cherry picked from commit 94d2ef3aea)
2024-01-20 23:33:16 +00:00
h7x4
c5b6c179f7 Merge pull request #282363 from NixOS/backport-259294-to-release-23.11
[Backport release-23.11] candy-icons: init at unstable-2023-12-31
2024-01-20 21:09:57 +01:00
Weijia Wang
1b64fc1287 Merge pull request #281561 from NixOS/backport-280502-to-release-23.11
[Backport release-23.11] wamr: 1.3.0 -> 1.3.1
2024-01-20 19:18:33 +01:00
github-actions[bot]
d2a9c9ce6a unison-ucm: 0.5.12 -> 0.5.13 (#281562)
(cherry picked from commit 7f167083de)

Co-authored-by: Rafael Fernández López <ereslibre@ereslibre.es>
2024-01-20 19:18:12 +01:00
Leah Amelia Chen
fd24091504 vesktop: add disable update checking patch
As discussed in [NixOS/nixpkgs#281669](https://github.com/NixOS/nixpkgs/pull/281669#issuecomment-1899451746), it might be more beneficial to disable the update checker
and prevent the users from being annoyed to update to a version that's
not yet built in Nixpkgs.

A builtin option for disabling the update checker does exist, however
it's buried very deeply within Vesktop settings and normal users may not
ever be aware of its existence — better to do it in Nixpkgs itself

(cherry picked from commit e8b7dc9c26)
2024-01-20 18:03:16 +00:00
R. Ryantm
8bfab7c0a3 argocd: 2.9.3 -> 2.9.5
(cherry picked from commit a4af88dd53)
2024-01-20 18:00:40 +00:00
R. Ryantm
8ab19a59df argocd: 2.9.1 -> 2.9.3
(cherry picked from commit ecb4e1b5d1)
2024-01-20 18:00:23 +00:00
h7x4
4986b65338 Merge pull request #282350 from NixOS/backport-272806-to-release-23.11
[Backport release-23.11]  csharpier: init at 0.26.4
2024-01-20 16:45:17 +01:00
clr-cera
9d7b8cb8bc candy-icons: init at unstable-2023-12-31
(cherry picked from commit a6fb8814b1)
2024-01-20 15:42:23 +00:00
clr-cera
d9e5365671 maintainers: add clr-cera
(cherry picked from commit 6bacad5239)
2024-01-20 15:42:23 +00:00
Mario Rodas
fb0cb32cab Merge pull request #282345 from NixOS/backport-281549-to-release-23.11
[Backport release-23.11] gns3-server,gns3-gui: 2.2.44.1 -> 2.2.45
2024-01-20 10:13:56 -05:00
Mario Rodas
d6d1036941 Merge pull request #282342 from NixOS/backport-281519-to-release-23.11
[Backport release-23.11] jetty_11: 11.0.18 -> 11.0.19, jetty_12: 12.0.3 -> 12.0.5
2024-01-20 10:13:27 -05:00
Nick Cao
6c18242e84 Merge pull request #282231 from NixOS/backport-279948-to-release-23.11
[Backport release-23.11] opera: 106.0.4998.19 -> 106.0.4998.52
2024-01-20 10:07:11 -05:00
Nick Cao
d7641311fb Merge pull request #282181 from NixOS/backport-281810-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.25 -> 0.2.28
2024-01-20 09:52:07 -05:00
Zoe Roux
b124175eba csharpier: init at 0.27.0
(cherry picked from commit 8f18726e97)
2024-01-20 14:26:57 +00:00
Zoe Roux
3428dcb291 maintainers: add zoriya
(cherry picked from commit a21c63e025)
2024-01-20 14:26:57 +00:00
Mario Rodas
e365b37a2e Merge pull request #282157 from ereslibre/backport-281632-to-release-23.11
fastly: 10.6.4 -> 10.8.0
2024-01-20 09:10:07 -05:00
Anthony Roussel
2f2f845786 gns3-gui: 2.2.44.1 -> 2.2.45
https://github.com/GNS3/gns3-gui/releases/tag/v2.2.45
https://github.com/GNS3/gns3-gui/compare/v2.2.44.1...v2.2.45
(cherry picked from commit 5dbaf7ba52)
2024-01-20 14:02:13 +00:00
Anthony Roussel
dd00b10c9d gns3-server: 2.2.44.1 -> 2.2.45
https://github.com/GNS3/gns3-server/releases/tag/v2.2.45
https://github.com/GNS3/gns3-server/compare/v2.2.44.1...v2.2.45
(cherry picked from commit 2364047c60)
2024-01-20 14:02:13 +00:00
Anthony Roussel
3b5d571c27 jetty_12: 12.0.3 -> 12.0.5
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.5
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.4
(cherry picked from commit 56ab5500a3)
2024-01-20 14:00:14 +00:00
Anthony Roussel
d68da28f35 jetty_11: 11.0.18 -> 11.0.19
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.19
(cherry picked from commit a4ec043bf5)
2024-01-20 14:00:14 +00:00
K900
5d0bafadf6 Merge pull request #282318 from NixOS/backport-282314-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-01-20
2024-01-20 15:17:36 +03:00
K900
729f9aaf17 linux/hardened/patches/6.6: 6.6.11-hardened1 -> 6.6.12-hardened1
(cherry picked from commit 6b62de992a)
2024-01-20 12:16:59 +00:00
K900
17a37bfce9 linux/hardened/patches/6.1: 6.1.72-hardened1 -> 6.1.73-hardened1
(cherry picked from commit 18d7932a21)
2024-01-20 12:16:59 +00:00
K900
d288452dd6 linux/hardened/patches/5.4: 5.4.266-hardened1 -> 5.4.267-hardened1
(cherry picked from commit cb75668c47)
2024-01-20 12:16:59 +00:00
K900
fc83b85d48 linux/hardened/patches/5.15: 5.15.146-hardened1 -> 5.15.147-hardened1
(cherry picked from commit 22184190bb)
2024-01-20 12:16:59 +00:00
K900
23aded49b9 linux/hardened/patches/5.10: 5.10.206-hardened1 -> 5.10.208-hardened1
(cherry picked from commit f0b4178699)
2024-01-20 12:16:59 +00:00
K900
7455d325c4 linux/hardened/patches/4.19: 4.19.304-hardened1 -> 4.19.305-hardened1
(cherry picked from commit ee940f3644)
2024-01-20 12:16:59 +00:00
K900
d361740070 linux-rt_6_1: 6.1.70-rt21 -> 6.1.73-rt22
(cherry picked from commit a2564db220)
2024-01-20 12:16:59 +00:00
K900
14944a4d56 linux_6_1: 6.1.73 -> 6.1.74
(cherry picked from commit 0f60060f29)
2024-01-20 12:16:59 +00:00
K900
8f295638b7 linux_6_6: 6.6.12 -> 6.6.13
(cherry picked from commit 1b37d0076d)
2024-01-20 12:16:59 +00:00
K900
9bbb0b2a3b linux_6_7: 6.7 -> 6.7.1
(cherry picked from commit ce170c3830)
2024-01-20 12:16:59 +00:00
Robert Scott
4c3bb87d8c live555: 2023.05.10 -> 2023.06.20
addresses CVE-2023-37117
2024-01-20 11:46:22 +00:00
K900
8ee66d1a23 bluez: cherry-pick upstream fix for devices not pairing sometimes
(cherry picked from commit c583ee748a)
2024-01-20 12:06:19 +01:00
R. Ryantm
d5dcbc1915 cargo-watch: 8.5.1 -> 8.5.2
(cherry picked from commit 005cec5388)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-20 09:14:34 +01:00
R. Ryantm
00e9ca06d6 cargo-watch: 8.4.1 -> 8.5.1
(cherry picked from commit e66f41cf24)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-01-20 09:14:34 +01:00
Lin Jian
fed9f187b5 Merge pull request #282259 from NixOS/backport-281789-to-staging-23.11
[Backport staging-23.11] emacs: 29.1 -> 29.2
2024-01-20 15:42:20 +08:00
Lin Jian
e31f16e3f9 Merge pull request #282260 from NixOS/backport-282174-to-release-23.11
[Backport release-23.11] nixos/emacs: drop custom emacsclient desktop file
2024-01-20 15:41:40 +08:00
Lin Jian
2220948e9d nixos/emacs: drop custom emacsclient desktop file
This custom emacsclient desktop file was added[1] to Nixpkgs when
the upstream did not provide one.

Since an emacsclient desktop file is provided[2] by the upstream now,
we should remove our custom one from Nixpkgs to reduce maintenance
burden[3].

Fixes https://github.com/NixOS/nixpkgs/issues/245533

[1]: https://github.com/NixOS/nixpkgs/pull/35896
[2]: https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/emacsclient.desktop?id=1a845a672dc73c8e98e6cb9bb734616e168e60ba
[3]: https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/emacsclient.desktop?id=1500e4b4329d4d3d0141263230d74e1b314373b1

(cherry picked from commit 20f07b4aa9)
2024-01-20 07:40:51 +00:00
Lin Jian
771eada2e2 emacs: 29.1 -> 29.2
(cherry picked from commit c58d060c23)
2024-01-20 07:36:26 +00:00
Weijia Wang
05c3cfbf25 Merge pull request #282230 from NixOS/backport-273499-to-release-23.11
[Backport release-23.11] tests.writers.simple.fsharp: Add missing dependency
2024-01-20 07:02:55 +01:00
R. Ryantm
c3fc4561a5 opera: 106.0.4998.19 -> 106.0.4998.52
(cherry picked from commit f60ac431dc)
2024-01-20 05:27:20 +00:00
Raphael Robatsch
6f0f563d63 tests.writers.simple.fsharp: Add missing dependency
This test currently fails because `FSharp.SystemTextJson` depends on
`System.Text.Json`. Fix the test by adding the missing dependency.

(cherry picked from commit 5ba1e86bb0)
2024-01-20 05:12:51 +00:00
D3vil0p3r
aaee6419d9 htb-toolkit: init at unstable-2024-01-17
(cherry picked from commit 40aee16dce)
2024-01-20 02:43:20 +00:00
R. Ryantm
c8b4848688 cargo-show-asm: 0.2.25 -> 0.2.28
(cherry picked from commit dc9beec8aa)
2024-01-20 00:42:27 +00:00
Nick Cao
14baf9ea82 Merge pull request #282078 from NixOS/backport-281979-to-release-23.11
[Backport release-23.11] dnsperf: 2.13.1 -> 2.14.0
2024-01-19 19:37:23 -05:00
github-actions[bot]
c4365e58d0 Merge staging-next-23.11 into staging-23.11 2024-01-20 00:14:38 +00:00
github-actions[bot]
e815480f2b Merge release-23.11 into staging-next-23.11 2024-01-20 00:14:11 +00:00
Franz Pletz
203c2d3ffa Merge pull request #282085 from NixOS/backport-281186-to-release-23.11 2024-01-19 23:19:21 +01:00
Rafael Fernández López
03672729fd fastly: 10.6.4 -> 10.8.0
(cherry picked from commit bf398b457e)
2024-01-19 23:09:12 +01:00
D3vil0p3r
85aa53233b vscode-extensions.thorerik.hacker-theme: init at 3.0.1
(cherry picked from commit dff51abe57)
2024-01-19 21:59:44 +00:00
D3vil0p3r
abdcab70fe vscode-extensions.silofy.hackthebox: init at 0.2.9
(cherry picked from commit f8005d70b1)
2024-01-19 21:59:44 +00:00
D3vil0p3r
145f5e870f vscode-extensions.nur.just-black: init at 3.1.1
(cherry picked from commit 5505220cea)
2024-01-19 21:59:44 +00:00
D3vil0p3r
0d59a73c64 vscode-extensions.dhedgecock.radical-vscode: init at 3.3.1
(cherry picked from commit e5002e29b1)
2024-01-19 21:59:44 +00:00
D3vil0p3r
f850afc73c vscode-extensions.carrie999.cyberpunk-2020: init at 0.1.4
(cherry picked from commit 6b3d0bcbdd)
2024-01-19 21:59:43 +00:00
R. Ryantm
c88941575e kdash: 0.4.5 -> 0.4.7
(cherry picked from commit 757e63a5dc)
2024-01-19 21:51:51 +00:00
Yaya
ef3a4d52ff gitlab-runner: 16.6.0 -> 16.7.0 2024-01-19 18:05:26 +01:00
Franz Pletz
bfbd449682 nixos/tests/podman: firewall now opened by module
(cherry picked from commit 71435c9869)
2024-01-19 16:02:00 +00:00
sohalt
925b821136 nixos/podman: open firewall for aardvark-dns
(cherry picked from commit 38b2778765)
2024-01-19 16:01:59 +00:00
Aaron Andersen
4184b5147b Merge pull request #281345 from NixOS/backport-280289-to-release-23.11
[Backport release-23.11] mountpoint-s3: init at 1.3.2
2024-01-19 07:36:17 -08:00
R. Ryantm
490fd7b522 dnsperf: 2.13.1 -> 2.14.0
(cherry picked from commit 7112965044)
2024-01-19 15:30:47 +00:00
Weijia Wang
b0936f7a52 Merge pull request #282066 from NixOS/backport-271867-to-release-23.11
[Backport release-23.11] fusuma: 3.1.0 -> 3.3.1
2024-01-19 16:26:08 +01:00
Nick Cao
720dfb9b93 Merge pull request #281966 from NixOS/backport-280802-to-release-23.11
[Backport release-23.11] cargo-llvm-cov: 0.6.0 -> 0.6.2
2024-01-19 10:20:30 -05:00
Weijia Wang
b6ce4fd1a8 fusuma: 3.1.0 -> 3.3.1
(cherry picked from commit 1ccdf7c369)
2024-01-19 14:32:20 +00:00
networkException
76b47320cf ungoogled-chromium: 120.0.6099.216-1 -> 120.0.6099.224-1
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_16.html

This update includes 4 security fixes. Google is aware of reports that
an exploit for CVE-2024-0519 exists in the wild.

CVEs:
CVE-2024-0517 CVE-2024-0518 CVE-2024-0519

(cherry picked from commit 05f7cd8e0d)
2024-01-19 15:01:46 +01:00
Ivan Mincik
6f9f00d9fb Merge pull request #274408 from NixOS/qgis-fix-sip-pyqt5-sip-compatibility
qgis: fix sip and pyqt5-sip compatibility
2024-01-19 15:00:00 +01:00
Sean Buckley
a864cdd3ea brave: 1.61.114 -> 1.61.120
https://community.brave.com/t/release-channel-1-61-120/526928
(cherry picked from commit 038cd5f99b)
2024-01-19 13:15:46 +01:00
Alyssa Ross
9c39d75659 Revert "linux: drop XEN on 32-bit"
This reverts commit 096639c548.

The kernel bug that broke this has now been fixed, and we now set
CONFIG_X86_GENERIC, which would have stopped us being affected by it anyway.

(cherry picked from commit c02c74be07)
2024-01-19 12:12:21 +00:00
Matthias Beyer
05789ff5fa cargo-llvm-cov: 0.6.1 -> 0.6.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 8bbcdbf6f8)
2024-01-19 05:39:24 +00:00
Matthias Beyer
1c2722b65c cargo-llvm-cov: 0.6.0 -> 0.6.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit cef27152d0)
2024-01-19 05:39:24 +00:00
Vladimír Čunát
d2003f2223 Merge #281964: python311Packages.afdko: fix tests due to new year
...into release-23.11
2024-01-19 06:22:26 +01:00
K900
d21332443f python311Packages.afdko: fix tests due to new year
(partial cherry pick from commit
9dbb6cc654)

(cherry picked from commit 72b445072a)
2024-01-19 06:13:56 +01:00
github-actions[bot]
d958e1f667 Merge staging-next-23.11 into staging-23.11 2024-01-19 00:15:19 +00:00
github-actions[bot]
484b3f8bb7 Merge release-23.11 into staging-next-23.11 2024-01-19 00:14:53 +00:00
David Leung
d1b73d6e99 chromium: 120.0.6099.216 -> 120.0.6099.224
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_16.html

This update includes 4 security fix.

CVEs:
CVE-2024-0517 CVE-2024-0518 CVE-2024-0519

(cherry picked from commit 57e7a0274e)
2024-01-18 22:49:16 +01:00
shard
751ac37665 assetfinder: init at v0.1.1
(cherry picked from commit fee90fca57)
2024-01-18 21:06:26 +00:00
D3vil0p3r
6cdde17aa0 sweet-folders: init at unstable-2023-03-18
(cherry picked from commit 12781302a7)
2024-01-18 20:55:25 +00:00
Nick Cao
4a5d7d658c Merge pull request #281837 from NixOS/backport-281400-to-release-23.11
[Backport release-23.11] release-small: drop grub (grub1) and kvm
2024-01-18 15:00:20 -05:00
Michael Brunner
4a4676d045 oreo-cursors-plus: init at unstable-2023-06-05
oreo-cursors-plus: init at unstable-2023-06-05

oreo-cursors-plus: init at 1.0.20230604

Add the oreo cursor theme.
Original project is stale.
Souravgoswami's fork adds features, hence "-plus".

oreo-cursors-plus: init at unstable-2023-06-05

oreo-cursors-plus: Change license to gpl2Only

oreo-cursors-plus: Move definition to by-name

oreo-cursors-plus: Applied suggested changes

Apply suggestions by h7x4

fix: Import writeText
(cherry picked from commit 8343b8e59a)
2024-01-18 18:26:42 +00:00
Michael Brunner
89f8d38897 maintainers: add michaelBrunner
(cherry picked from commit a06b7a48f0)
2024-01-18 18:26:42 +00:00
Nick Cao
0588a685ee release-small: drop kvm
the attribute does not exist

(cherry picked from commit 7867ee3945)
2024-01-18 18:11:33 +00:00
Nick Cao
dcd3d2dbea release-small: drop grub (grub1)
grub1 was removed after not being maintained upstream for a decade

(cherry picked from commit b48ce9aaeb)
2024-01-18 18:11:33 +00:00
Vladimír Čunát
8ae7c0e433 Merge #279139: staging-next-23.11 iteration 2
...into release-23.11
2024-01-18 17:56:32 +01:00
Markus Läll
b1976368b2 keybase-gui: 6.2.2 -> 6.2.4 2024-01-18 18:41:49 +02:00
Nick Cao
d7221029b2 Merge pull request #281742 from NixOS/backport-281736-to-release-23.11
[Backport release-23.11] openvpn: adding missing mainProgram value
2024-01-18 10:11:20 -05:00
Nick Cao
cafe1c2cf4 Merge pull request #281717 from raphaelr/backport-280314-to-release-23.11
[23.11] dotnet-sdk_6: 6.0.417 -> 6.0.418, dotnet-sdk_7: 7.0.404 -> 7.0.405, dotnet-sdk_8: 8.0.100 -> 8.0.101
2024-01-18 10:08:16 -05:00
Nick Cao
20008ac4df Merge pull request #281719 from NixOS/backport-280476-to-release-23.11
[Backport release-23.11] powersupply: init at 0.9.0
2024-01-18 10:07:49 -05:00
Nick Cao
25372abd13 Merge pull request #281735 from NixOS/backport-280547-to-release-23.11
[Backport release-23.11] triton: 7.16.0 -> 7.17.0
2024-01-18 10:07:04 -05:00
Nick Cao
aab2bdd6ed Merge pull request #281682 from NixOS/backport-270490-to-release-23.11
[Backport release-23.11] gh: 2.39.1 -> 2.39.2
2024-01-18 10:02:31 -05:00
Jonas Heinrich
7ab29b2211 Merge pull request #281783 from NixOS/backport-281535-to-release-23.11
[Backport release-23.11] ocenaudio: fix desktop file
2024-01-18 15:04:30 +01:00
John Garcia
92e9e8ab8f ocenaudio: fix desktop file
(cherry picked from commit 948af8a6c8)
2024-01-18 13:52:05 +00:00
Vladimír Čunát
aa4f4c070e gnutls: 3.8.2 -> 3.8.3
Fixes CVE-2024-0553 and CVE-2024-0567
https://lists.gnupg.org/pipermail/gnutls-help/2024-January/004841.html

(cherry picked from commit 1a9b407e59)
2024-01-18 13:16:17 +00:00
D3vil0p3r
646bb58589 openvpn: adding missing mainProgram value
(cherry picked from commit 204c3d6d38)
2024-01-18 10:11:39 +00:00
teutat3s
4c2f477de6 triton: 7.16.0 -> 7.17.0
https://github.com/TritonDataCenter/node-triton/compare/7.16.0...7.17.0
(cherry picked from commit 0f103a3ccc)
2024-01-18 09:14:37 +00:00
Luflosi
e512d70c69 powersupply: init at 0.9.0
(cherry picked from commit a622538ce2)
2024-01-18 08:10:06 +00:00
Raphael Robatsch
6c2621da80 fsautocomplete: Update framework deps
This is built with .NET 7, but some csprojs still target .NET 6.

(cherry picked from commit bda77a3bd5)
2024-01-18 08:41:02 +01:00
Raphael Robatsch
97be9128af dotnet-sdk_8: 8.0.100 -> 8.0.101
https://github.com/dotnet/core/releases/tag/v8.0.1
Fixes CVE-2024-21319, CVE-2024-0057

(cherry picked from commit b7d7416278)
2024-01-18 08:39:34 +01:00
Raphael Robatsch
25732f1b0c dotnet-sdk_7: 7.0.404 -> 7.0.405
https://github.com/dotnet/core/releases/tag/v7.0.15
Fixes CVE-2024-21319, CVE-2024-0057

(cherry picked from commit 50e760ea3a)
2024-01-18 08:39:34 +01:00
Raphael Robatsch
4fee78447f dotnet-sdk_6: 6.0.417 -> 6.0.418
https://github.com/dotnet/core/releases/tag/v6.0.26
Fixes CVE-2024-21319, CVE-2024-0057

(cherry picked from commit 90cdd717e3)
2024-01-18 08:39:34 +01:00
zowoq
3c510772a4 gh: 2.39.1 -> 2.39.2
Diff: https://github.com/cli/cli/compare/v2.39.1...v2.39.2

Changelog: https://github.com/cli/cli/releases/tag/v2.39.2
(cherry picked from commit a90065790e)
2024-01-18 05:04:11 +00:00
github-actions[bot]
3d7dbcfb56 laurel: 0.5.5 -> 0.5.6
https://github.com/threathunters-io/laurel/releases/tag/v0.5.6

diff: https://github.com/threathunters-io/laurel/compare/v0.5.5...v0.5.6

(cherry picked from commit 72e75c4f02)

Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
2024-01-18 03:02:59 +01:00
Robert Schütz
f05cd383ad imagemagick: 7.1.1-25 -> 7.1.1-26
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-25...7.1.1-26

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit 751a955324)
2024-01-18 01:56:44 +00:00
github-actions[bot]
f66248cfbf Merge staging-next-23.11 into staging-23.11 2024-01-18 00:15:09 +00:00
Nick Cao
b0092228a0 Merge pull request #281583 from NixOS/backport-281460-to-release-23.11
[Backport release-23.11] oha: 1.0.0 -> 1.1.0
2024-01-17 19:15:02 -05:00
github-actions[bot]
6f16d3a511 Merge release-23.11 into staging-next-23.11 2024-01-18 00:14:42 +00:00
maxine
d9f28a1d7b Merge pull request #281575 from NixOS/backport-281411-to-release-23.11
[Backport release-23.11] xivlauncher: 1.0.6 -> 1.0.7
2024-01-17 23:37:56 +01:00
a-n-n-a-l-e-e
af8d250b75 Merge pull request #281476 from NixOS/backport-278750-to-release-23.11
[Backport release-23.11] scalpel: init at 2.1
2024-01-17 13:34:27 -08:00
Ryan Lahfa
ad9669c74e Merge pull request #280366 from NixOS/backport-278340-to-release-23.11
[Backport release-23.11] netbox_3_6: 3.6.6 -> 3.6.9
2024-01-17 21:40:07 +01:00
Nick Cao
828416ad47 Merge pull request #281521 from NixOS/backport-281387-to-release-23.11
[Backport release-23.11] matrix-synapse-unwrapped: 1.98.0 -> 1.99.0
2024-01-17 14:43:41 -05:00
Nick Cao
e45bbb3b7e Merge pull request #281574 from NixOS/backport-281404-to-release-23.11
[Backport release-23.11] cgiserver.meta.mainProgram: init
2024-01-17 14:05:55 -05:00
Robert Schütz
e95ff0205e fritz-exporter: init at 2.3.1
(cherry picked from commit 9a56e7c084)
2024-01-17 18:07:47 +00:00
Muhammad Falak R Wani
ce1f5de6bc oha: 1.0.0 -> 1.1.0
Diff: https://github.com/hatoo/oha/compare/refs/tags/v1.0.0...v1.1.0
Changelog: https://github.com/hatoo/oha/blob/v1.1.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 41f6cde5a5)
2024-01-17 16:09:26 +00:00
ash
078ead0d45 xivlauncher: 1.0.6 -> 1.0.7
(cherry picked from commit e5f1ca1fff)
2024-01-17 15:38:26 +00:00
Alyssa Ross
a94a262a54 cgiserver.meta.mainProgram: init
(cherry picked from commit 8ef536f3c9)
2024-01-17 15:36:52 +00:00
Franz Pletz
e64e1e95e3 Merge pull request #281537 from NixOS/backport-281458-to-release-23.11
[Backport release-23.11] element-{web,desktop}: 1.11.53 -> 1.11.54
2024-01-17 16:11:27 +01:00
Rafael Fernández López
37c9a081b4 wamr: 1.3.0 -> 1.3.1
(cherry picked from commit d92b537652)
2024-01-17 14:33:45 +00:00
Yaya
373883d94b element-{web,desktop}: 1.11.53 -> 1.11.54
https://github.com/element-hq/element-desktop/releases/tag/v1.11.54
https://github.com/element-hq/element-web/releases/tag/v1.11.54
(cherry picked from commit 6d8bbfe2e8)
2024-01-17 12:17:12 +00:00
Nick Cao
88df57e16c matrix-synapse-unwrapped: 1.98.0 -> 1.99.0
Diff: https://github.com/element-hq/synapse/compare/v1.98.0...v1.99.0

Changelog: https://github.com/element-hq/synapse/releases/tag/v1.99.0
(cherry picked from commit 35d3a70aa4)
2024-01-17 11:27:04 +00:00
Sander van der Burg
123b528b11 Merge pull request #281493 from NixOS/backport-281361-to-release-23.11
[Backport release-23.11] vice: 3.7.1 -> 3.8
2024-01-17 11:51:56 +01:00
Sander van der Burg
7422fe1cb8 vice: 3.7.1 -> 3.8
(cherry picked from commit 94368076f7)
2024-01-17 09:59:00 +00:00
shard
c8464cfe42 scalpel: init at 2.1
(cherry picked from commit 5ec01e69b4)
2024-01-17 07:03:55 +00:00
Vincent Laporte
bb5d7006a4 likwid: init at 5.3.0
(cherry picked from commit f07c5f8256)
2024-01-17 07:06:07 +01:00
Mario Rodas
e6f8effdd8 nodejs_21: 21.5.0 -> 21.6.0
Diff: https://github.com/nodejs/node/compare/v21.5.0...v21.6.0

Changelog: https://github.com/nodejs/node/releases/tag/v21.6.0
(cherry picked from commit 32c00dc370)
2024-01-17 04:20:00 +00:00
Nick Cao
8bf65f17d8 Merge pull request #281358 from NixOS/backport-281124-to-release-23.11
[Backport release-23.11] apx: 2.2.0 -> 2.3.0
2024-01-16 21:34:11 -05:00
Franz Pletz
307ece4022 Merge pull request #281375 from NixOS/backport-278179-to-release-23.11 2024-01-17 02:29:09 +01:00
a-n-n-a-l-e-e
f8b79fe735 Merge pull request #281277 from ethorsoe/backport-281143-to-release-23.11
trace-cmd: search path properly when running commands
2024-01-16 16:24:38 -08:00
Franz Pletz
e5882af22c Merge pull request #281428 from NixOS/backport-280781-to-release-23.11 2024-01-17 01:16:13 +01:00
github-actions[bot]
4cbafcef3e Merge staging-next-23.11 into staging-23.11 2024-01-17 00:15:18 +00:00
github-actions[bot]
11a008650a Merge release-23.11 into staging-next-23.11 2024-01-17 00:14:24 +00:00
Atemu
131e632075 linux_xanmod_latest: 6.6.9 -> 6.6.10
(cherry picked from commit 1c6483b6a6)
2024-01-17 00:07:25 +00:00
Atemu
5f9b669861 linux_xanmod: 6.1.70 -> 6.1.72
(cherry picked from commit 894f4b73c0)
2024-01-17 00:07:25 +00:00
Franz Pletz
5756d3054f Merge pull request #281317 from NixOS/backport-280040-to-release-23.11 2024-01-17 00:48:41 +01:00
Franz Pletz
2dfede2029 Merge pull request #281356 from NixOS/backport-280924-to-release-23.11
[Backport release-23.11] nixos/kubo: cleanup
2024-01-16 20:24:46 +01:00
Franz Pletz
b18b4e6048 Merge pull request #281338 from NixOS/backport-281208-to-release-23.11
[Backport release-23.11] Linux kernels 2024-01-15
2024-01-16 19:50:24 +01:00
sinanmohd
8ee02c665c nixos/network-interfaces: fix implicit dependency on underlying device
the bug causes a hard dependency on an underlying device which might not be
valid for all interfaces, also broke the example for networking.sits. this is
due to calling hasAttr first and checking for null afterwards, the bug was
made more apparent in commit 76a3c30

(cherry picked from commit 8314af158f)
2024-01-16 18:50:15 +00:00
Nick Cao
fc4e67c811 Merge pull request #281177 from NixOS/backport-244138-to-release-23.11
[Backport release-23.11] open-watcom-v2-unwrapped: unstable-2023-05-17 -> unstable-2023-11-24, fix on Darwin
2024-01-16 11:35:27 -05:00
John Garcia
469b8c0eb3 apx: 2.2.0 -> 2.3.0
(cherry picked from commit 912bd1b214)
2024-01-16 16:28:46 +00:00
Luflosi
5afebcafac nixos/kubo: cleanup
- Add note explaining why enabling the Kubo daemon won't fully work immediately and requires logging in again
- Use `builtins.isList addrIn` instead of `builtins.typeOf addrIn == "list"`
- Fix indentation

(cherry picked from commit a4c451fd37)
2024-01-16 16:07:18 +00:00
K900
568b90c86e Merge pull request #281351 from NixOS/backport-281349-to-release-23.11
[Backport release-23.11] Xorg security updates for 2024-01-16
2024-01-16 18:58:55 +03:00
K900
3dec84c7ad xwayland: 23.2.3 -> 23.2.4
(cherry picked from commit 3b22cec460)
2024-01-16 15:58:45 +00:00
K900
b53a4e03b9 xorg.xserver: 21.1.10 -> 21.1.11
(cherry picked from commit a3b999b17f)
2024-01-16 15:58:45 +00:00
K900
221fae3c03 x11: sort pkg-config modules
(cherry picked from commit fa83d552b8)
2024-01-16 15:58:45 +00:00
Nick Cao
ab49585e21 Merge pull request #281160 from NixOS/backport-281110-to-release-23.11
[Backport release-23.11] get_iplayer: 3.3.4 -> 3.3.5
2024-01-16 10:48:53 -05:00
Luka Blaskovic
1a7b9fc9d0 mountpoint-s3: init at 1.3.2
(cherry picked from commit 2c3349ccfa)
2024-01-16 15:28:52 +00:00
Alyssa Ross
4a09c35644 linux_4_19: 4.19.304 -> 4.19.305
(cherry picked from commit ceb9837933)
2024-01-16 14:38:16 +00:00
Alyssa Ross
277103b82e linux_5_4: 5.4.266 -> 5.4.267
(cherry picked from commit cf30b378a9)
2024-01-16 14:38:16 +00:00
Alyssa Ross
6d399034c4 linux_5_10: 5.10.207 -> 5.10.208
(cherry picked from commit ab371d76e8)
2024-01-16 14:38:16 +00:00
Alyssa Ross
6c43d70c4b linux_5_15: 5.15.146 -> 5.15.147
(cherry picked from commit 22743d0cd0)
2024-01-16 14:38:16 +00:00
Alyssa Ross
36e3ab80ec linux_6_1: 6.1.72 -> 6.1.73
(cherry picked from commit 2c8a85697b)
2024-01-16 14:38:16 +00:00
Alyssa Ross
4cfd1eb3fa linux_6_6: 6.6.11 -> 6.6.12
(cherry picked from commit afb5d5101f)
2024-01-16 14:38:16 +00:00
Alyssa Ross
a71bda335c linux/hardened/patches/6.6: 6.6.10-hardened1 -> 6.6.11-hardened1
(cherry picked from commit 425175628e)
2024-01-16 15:37:34 +01:00
Alyssa Ross
b616d2ca82 linux_5_10: 5.10.206 -> 5.10.207
(cherry picked from commit 85cbbd3b47)
2024-01-16 15:37:34 +01:00
Franz Pletz
e756dfe6ea Merge pull request #281275 from NixOS/backport-281173-to-release-23.11
[Backport release-23.11] avidemux: make install path match rpath; fix runtime
2024-01-16 14:32:00 +01:00
Luflosi
86ae77fae3 linuxPackages.apfs: 0.3.5 -> 0.3.6
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.6
(cherry picked from commit 9c70148416)
2024-01-16 12:03:58 +00:00
Franz Pletz
cfb3294e45 Merge pull request #281292 from NixOS/backport-281204-to-release-23.11
[Backport release-23.11] restic: 0.16.2 -> 0.16.3
2024-01-16 12:56:19 +01:00
Franz Pletz
7940a560bd Merge pull request #281268 from NixOS/backport-281132-to-release-23.11
[Backport release-23.11] prometheus: 2.48.1 -> 2.49.0
2024-01-16 12:28:48 +01:00
ajs124
0d61b9e01d restic: 0.16.2 -> 0.16.3
https://restic.net/blog/2024-01-14/restic-0.16.3-released/
(cherry picked from commit d9693db396)
2024-01-16 09:02:56 +00:00
annalee
d587a1dd84 avidemux: fix double wrapped binaries
(cherry picked from commit 5ebb08e320)
2024-01-16 06:59:04 +00:00
annalee
4aa7a80930 avidemux: make install path match rpath; fix runtime
(cherry picked from commit 33b76fae22)
2024-01-16 06:59:04 +00:00
Emil Thorsoe
d3915d97e0 trace-cmd: search path properly when running commands
(cherry picked from commit cd5fd58b72)
2024-01-16 08:46:39 +02:00
Vincent Laporte
ce30cb26ba msat: init at 0.9.1
(cherry picked from commit 21fa603753)
2024-01-16 07:06:39 +01:00
Vincent Laporte
cc623eed3f ocamlPackages.msat: init at 0.9.1
(cherry picked from commit ae7eda4842)
2024-01-16 07:06:39 +01:00
Muhammad Falak R Wani
27601b8224 prometheus: 2.48.1 -> 2.49.0
Diff: https://github.com/prometheus/prometheus/compare/v2.48.1...v2.49.0
Changelog: https://github.com/prometheus/prometheus/blob/v2.49.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 6b4b341303)
2024-01-16 05:44:56 +00:00
Ivan Mincik
106907b97d Merge pull request #281196 from NixOS/backport-272592-to-release-23.11
[Backport release-23.11] aws-azure-login: Link Puppeteer to Chromium
2024-01-16 06:30:14 +01:00
Franz Pletz
5434fca696 Merge pull request #281179 from NixOS/backport-280997-to-release-23.11 2024-01-16 04:27:55 +01:00
Robert Scott
81af6654cd Merge pull request #281077 from NixOS/backport-280682-to-release-23.11
[Backport release-23.11] fix python3Packages.cvxpy build; add clarabel dependancy
2024-01-16 01:44:08 +00:00
github-actions[bot]
5a98e916cf Merge staging-next-23.11 into staging-23.11 2024-01-16 00:14:49 +00:00
github-actions[bot]
8c4e0ad7f1 Merge release-23.11 into staging-next-23.11 2024-01-16 00:14:25 +00:00
ajs124
9c924a5005 gitlab-container-registry: fix hashes
something seems to have went wrong in 24c72d8dd0
but I'm not sure what exactly. re-running the update script does not
reproduce this issue.

(cherry picked from commit 2ec94378d0)
2024-01-15 23:49:43 +01:00
Thomas Gerbet
82a6b34fe1 Merge pull request #279340 from NixOS/backport-266312-to-release-23.11
[Backport release-23.11] exim: 4.96.2 -> 4.97.1
2024-01-15 23:20:36 +01:00
Robert Helgesson
fc392ddd75 nmd: turn into a fixed-output derivation
This should avoid the need for IFD. Also switch source fetch to
Sourcehut since it is back online.

(cherry picked from commit 06c2143ede)
2024-01-15 20:27:21 +01:00
Robert Helgesson
fafcba3425 nmt: 0.5.0 -> 0.5.1
Also switch source fetch to Sourcehut since it is back online. Also
change the package to a fixed-output derivation. This should avoid the
need for IFD.

(cherry picked from commit e9e0a0297c)
2024-01-15 20:27:21 +01:00
Francesco Gazzetta
e7862470b6 soundtracker: 1.0.3 -> 1.0.4, use fetchzip
(cherry picked from commit 2aedf2c954)
2024-01-15 18:13:40 +00:00
Victor Engmark
ca1098dbf0 aws-azure-login: Link Puppeteer to Chromium
Closes #272544.

The test verifies that the command fails for the *right* reason, rather
than the original issue:

> Error: Could not find expected browser (chrome) locally. Run `npm
> install` to download the correct Chromium revision (982053).

(cherry picked from commit 44896b15cb)
2024-01-15 18:13:11 +00:00
Victor Engmark
1e56afdc1e aws-azure-login: Take maintainership
The original maintainer no longer uses this software
<https://github.com/NixOS/nixpkgs/issues/272544#issuecomment-1848836682>.

(cherry picked from commit 7a2dce1239)
2024-01-15 18:13:11 +00:00
Franz Pletz
c1570279ce Merge pull request #281185 from NixOS/backport-273069-to-release-23.11
[Backport release-23.11] prometheus: 2.48.0 -> 2.48.1
2024-01-15 18:58:59 +01:00
Muhammad Falak R Wani
446792f424 prometheus: 2.48.0 -> 2.48.1
Diff: https://github.com/prometheus/prometheus/compare/v2.48.0...v2.48.1
Changelog: https://github.com/prometheus/prometheus/blob/v2.48.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 8118b7cc36)
2024-01-15 17:38:57 +00:00
squalus
d44bea1a60 librewolf-unwrapped: 121.0-1 -> 121.0.1-1
(cherry picked from commit c607932d27)
2024-01-15 17:18:15 +00:00
OPNA2608
1f10eeaae7 open-watcom-v2-unwrapped: unstable-2023-05-17 -> unstable-2023-11-24, fix on Darwin
(cherry picked from commit b76930e321)
2024-01-15 17:14:44 +00:00
John Garcia
2121acdd54 get_iplayer: 3.3.4 -> 3.3.5
(cherry picked from commit 17ee4c14e6)
2024-01-15 15:52:57 +00:00
Nick Cao
b8dd8be3c7 Merge pull request #281045 from NixOS/backport-279419-to-release-23.11
[Backport release-23.11] starship: fix aarch64-darwin build
2024-01-15 10:19:08 -05:00
Samy Lahfa
c81c8f00cc brscan5: 1.2.9-0 -> 1.3.0-0
* Use sha256 instead of sha512
* Correct patch offset due to the fact that the driver is hardcoded to
look in /opt/brother/scanner/brscan5/models for model metadata.
* see comments for more details : https://github.com/NixOS/nixpkgs/pull/254992#issuecomment-1826811896

(cherry picked from commit 083770a4ba)
2024-01-15 16:06:23 +01:00
R. Ryantm
a735ca1850 nebula: 1.8.1 -> 1.8.2
(cherry picked from commit 4da2640815)
2024-01-15 13:06:12 +01:00
github-actions[bot]
cc6a282d32 outline: 0.73.1 -> 0.74.0 (#281032)
(cherry picked from commit ac345ff390)

Co-authored-by: Chris Moultrie <821688+tebriel@users.noreply.github.com>
2024-01-15 15:51:45 +04:00
annalee
8a125a459b python311Packages.cvxpy: add clarabel dependency
(cherry picked from commit 652754ac37)
2024-01-15 06:01:24 +00:00
annalee
66b276f5d9 python311Packages.clarabel: init at v0.6.0.post1
(cherry picked from commit 2e1448950f)
2024-01-15 06:01:24 +00:00
Nick Cao
45c2245cad Merge pull request #280957 from risicle/ris-afdko-tests-r23.11
[23.11] python311Packages.afdko: fix tests due to new year
2024-01-14 19:55:01 -05:00
natsukium
edc82cf74a starship: fix aarch64-darwin build
(cherry picked from commit 5175237922)
2024-01-15 00:20:49 +00:00
Mario Rodas
d71f20967d Merge pull request #280790 from NixOS/backport-278333-to-release-23.11
[Backport release-23.11] starship: 1.17.0 -> 1.17.1
2024-01-14 19:19:41 -05:00
github-actions[bot]
362a9cfb43 Merge staging-next-23.11 into staging-23.11 2024-01-15 00:16:20 +00:00
github-actions[bot]
60d3fd9fb0 Merge release-23.11 into staging-next-23.11 2024-01-15 00:15:54 +00:00
Peder Bergebakken Sundt
38bc33ee47 Merge pull request #280981 from NixOS/backport-279479-to-release-23.11
[Backport release-23.11] nixos/c2fmzq-server: allow setting bool settings to false
2024-01-14 19:00:25 +01:00
Gutyina Gergő
2fec2de6bc nixos/c2fmzq-server: allow setting bool settings to false
(cherry picked from commit 7247d16af6)
2024-01-14 17:32:39 +00:00
Nick Cao
47e1e6f340 Merge pull request #280133 from NixOS/backport-278285-to-release-23.11
[Backport release-23.11] win2xcur: init at 0.1.2
2024-01-14 12:21:57 -05:00
Robert Scott
c327647a29 Merge pull request #280937 from NixOS/backport-278868-to-release-23.11
[Backport release-23.11] libuev: 2.4.0 -> 2.4.1
2024-01-14 16:06:50 +00:00
K900
72b445072a python311Packages.afdko: fix tests due to new year
(partial cherry pick from commit
9dbb6cc654)
2024-01-14 15:45:17 +00:00
github-actions[bot]
3b12004226 [Backport release-23.11] Electron updates (#280838)
* electron_26: 26.6.4 -> 26.6.5

(cherry picked from commit 1e8f1b8f09)

* electron_27: 27.2.1 -> 27.2.2

(cherry picked from commit efd9fdfbb4)

* electron_28: 28.1.1 -> 28.1.3

(cherry picked from commit 0354e108d4)

* electron_*: more generalized fix for patches not applying

we remove the web_tests directory in the chromium src FOD to reduce the output size, but many backported patches also affect this directory

(cherry picked from commit f59e02a87a)

---------

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-14 16:18:38 +01:00
Will Fancher
077b3260aa Merge pull request #280952 from NixOS/backport-280946-to-release-23.11
[Backport release-23.11] folks: Really disable tests
2024-01-14 10:16:05 -05:00
Will Fancher
8178e03d96 folks: Really disable tests
(cherry picked from commit ddbab9f853)
2024-01-14 15:15:21 +00:00
Weijia Wang
75b86d026c libuev: restrict platforms
(cherry picked from commit ca6b7b1b6d)
2024-01-14 14:10:08 +00:00
R. Ryantm
7922037779 libuev: 2.4.0 -> 2.4.1
(cherry picked from commit 646b43f8c5)
2024-01-14 14:10:08 +00:00
Jörg Thalheim
d6311a4709 Merge pull request #280908 from NixOS/backport-270765-to-release-23.11
[Backport release-23.11] dufs: 0.37.1 -> 0.38.0
2024-01-14 13:40:45 +01:00
Jonas Heinrich
49760fcc90 Merge pull request #280311 from NixOS/backport-263332-to-release-23.11
[Backport release-23.11] nextcloudPackages: added e2e app
2024-01-14 13:20:44 +01:00
maxine
147ccf3e54 Merge pull request #280926 from NixOS/backport-280909-to-release-23.11
[Backport release-23.11] folks: disable checks
2024-01-14 13:18:52 +01:00
Maxine Aubrey
42e222e69d folks: disable checks
checks were re-enabled in #279843 / 10dad20577
but inconsistent timeouts still occur

(cherry picked from commit f5dfc97164)
2024-01-14 12:18:20 +00:00
Robert Scott
4d5cc57ae4 Merge pull request #280372 from NixOS/backport-280117-to-staging-23.11
[Backport staging-23.11] redis: 7.2.3 -> 7.2.4
2024-01-14 12:02:47 +00:00
Martin Weinelt
42244189fe python311Packages.jinja2: 3.1.2 -> 3.1.3
https://github.com/pallets/jinja/releases/tag/3.1.3
https://github.com/pallets/jinja/security/advisories/GHSA-h5c8-rqwp-cp95
(cherry picked from commit 221464d5df)
2024-01-14 11:48:27 +00:00
Robert Scott
19879dd31b python3Packages.fonttools: add patch for CVE-2023-45139 2024-01-14 11:39:06 +00:00
figsoda
a791fa5919 dufs: 0.37.1 -> 0.38.0
Diff: https://github.com/sigoden/dufs/compare/v0.37.1...v0.38.0

Changelog: https://github.com/sigoden/dufs/blob/v0.38.0/CHANGELOG.md
(cherry picked from commit 2f062cf3fa)
2024-01-14 11:12:51 +00:00
D3vil0p3r
168ad978d7 galleta: init at 20040505_1
To be checked in https://github.com/NixOS/nixpkgs/issues/81418

Please, backport it on 23.11 (stable).

Update pkgs/by-name/ga/galleta/package.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Update pkgs/by-name/ga/galleta/package.nix

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Update package.nix

Update package.nix

Update package.nix

(cherry picked from commit 7efe9fdbca)
2024-01-14 09:58:46 +00:00
Sergei Trofimovich
673f28f48f libdrm: 2.4.117 -> 2.4.118
Changes: https://gitlab.freedesktop.org/mesa/drm/-/compare/libdrm-2.4.117...libdrm-2.4.118?from_project_id=177&straight=false
(cherry picked from commit e874a50b42)
2024-01-14 05:24:42 +00:00
github-actions[bot]
8b31ce8490 Merge staging-next-23.11 into staging-23.11 2024-01-14 00:16:23 +00:00
github-actions[bot]
87b96a167e Merge release-23.11 into staging-next-23.11 2024-01-14 00:15:55 +00:00
Adam C. Stephens
428544ae95 Merge pull request #280748 from NixOS/backport-280663-to-release-23.11
[Backport release-23.11] just: 1.22.1 -> 1.23.0
2024-01-13 17:07:32 -05:00
Peder Bergebakken Sundt
9d8a153c76 Merge pull request #280811 from NixOS/backport-277783-to-release-23.11
[Backport release-23.11] nixos/c2fmzq-server: allow multiple freeform settings
2024-01-13 22:26:59 +01:00
Gutyina Gergő
809427bf6d nixos/c2fmzq-server: allow multiple freeform settings
(cherry picked from commit 3306755683)
2024-01-13 21:01:50 +00:00
Lena
73d70efb58 starship: 1.17.0 -> 1.17.1
(cherry picked from commit b022e0576b)
2024-01-13 19:28:14 +00:00
Mario Rodas
4f0f2036c2 Merge pull request #278437 from NixOS/backport-277389-to-release-23.11
[Backport release-23.11] starship: 1.16.0 -> 1.17.0
2024-01-13 14:27:21 -05:00
K900
62846b279f Merge pull request #280786 from NixOS/backport-280780-to-release-23.11
[Backport release-23.11] aliases: add linuxPackages_6_7, linux_6_7
2024-01-13 22:07:35 +03:00
K900
f927977940 aliases: add linuxPackages_6_7, linux_6_7
(cherry picked from commit 980675fa82)
2024-01-13 19:07:17 +00:00
Ilan Joselevich
52c015609b Merge pull request #280774 from NixOS/backport-280737-to-release-23.11
[Backport release-23.11] discord updates
2024-01-13 20:54:47 +02:00
Robert Hensing
2ef8717788 Merge pull request #279953 from bryango/backport-279487-to-release-23.11
[Backport release-23.11] checkpointBuildTools: init
2024-01-13 18:56:14 +01:00
Ilan Joselevich
91564d16d3 discord-canary: 0.0.381 -> 0.0.394
(cherry picked from commit be77be498d)
2024-01-13 17:26:19 +00:00
Ilan Joselevich
d35dbb0699 discord: 0.0.290 -> 0.0.291
(cherry picked from commit 02c7c0fd8d)
2024-01-13 17:26:19 +00:00
Ilan Joselevich
c0e147f628 discord-canary: 0.0.235 -> 0.0.248
(cherry picked from commit 9652579da7)
2024-01-13 17:26:19 +00:00
Ilan Joselevich
cd11cc88c0 discord: 0.0.39 -> 0.0.40
(cherry picked from commit cf9e085ebb)
2024-01-13 17:26:19 +00:00
Nick Cao
277808e775 Merge pull request #280634 from NixOS/backport-279515-to-release-23.11
[Backport release-23.11] protonup-qt: 2.8.2 -> 2.9.1
2024-01-13 10:30:21 -05:00
Muhammad Falak R Wani
4f0428098f just: 1.22.1 -> 1.23.0
Diff: https://github.com/casey/just/compare/refs/tags/1.22.1...1.23.0
Changelog: https://github.com/casey/just/blob/1.23.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit e770463c18)
2024-01-13 14:44:17 +00:00
R. Ryantm
b859560e2f gtkwave: 3.3.117 -> 3.3.118
(cherry picked from commit 733efba1f5)
2024-01-13 14:56:48 +01:00
Jörg Thalheim
930956eacc Merge pull request #280529 from NixOS/backport-280190-to-release-23.11
[Backport release-23.11] wlr-protocols: remove unused patch
2024-01-13 10:14:07 +01:00
R. Ryantm
2e134fcf4d protonup-qt: 2.8.2 -> 2.9.1
(cherry picked from commit 53200971f3)
2024-01-13 02:00:21 +00:00
Astro
608d4c9207 netbsd.sys: patch nocombreloc linker flag
(cherry picked from commit 32ec12551f)
2024-01-13 01:42:49 +00:00
Astro
f690ed36bf netbsd.sys: make compiler and linker warnings non-fatal
(cherry picked from commit 26b585aa7b)
2024-01-13 01:42:49 +00:00
Astro
c362a52b67 cvs: fix CFLAGS only on darwin
Fixes build for pkgsCross.x86_64-netbsd.netbsd.sys

(cherry picked from commit 92ec26ce8d)
2024-01-13 01:42:49 +00:00
github-actions[bot]
e2424d6182 Merge staging-next-23.11 into staging-23.11 2024-01-13 00:14:46 +00:00
github-actions[bot]
61543d374e Merge release-23.11 into staging-next-23.11 2024-01-13 00:14:20 +00:00
Yt
2bce5ccff0 Merge pull request #280394 from NixOS/backport-276085-to-release-23.11
[Backport release-23.11] elixir_1_16: init at 1.16.0
2024-01-12 23:39:45 +01:00
Ryan Lahfa
3ca00640cb Merge pull request #280518 from NixOS/backport-278945-to-staging-23.11
[Backport staging-23.11] llvmPackages_{15,16,17,git}.libcxx: use LIBCXX_CXX_ABI=libcxxabi link flags on darwin
2024-01-12 22:58:57 +01:00
Weijia Wang
2932c4c3af Merge pull request #280557 from NixOS/backport-276171-to-release-23.11
[Backport release-23.11] unifi7: 7.5.187 -> 7.5.187-f57f5bf7ab
2024-01-12 22:41:51 +01:00
Nick Cao
907037cebd Merge pull request #280562 from NixOS/backport-280499-to-release-23.11
[Backport release-23.11] apx: 2.1.2 -> 2.2.0
2024-01-12 16:38:20 -05:00
Weijia Wang
73d0153032 Merge pull request #278381 from NixOS/backport-274192-to-release-23.11
[Backport release-23.11] nixos/guix: add Guix home support
2024-01-12 22:37:02 +01:00
Weijia Wang
cce1cd2ee2 Merge pull request #280581 from NixOS/backport-280363-to-release-23.11
[Backport release-23.11] graphite2, glib, harfbuzz: add mingw support
2024-01-12 22:00:13 +01:00
Weijia Wang
539b2e2f55 harfbuzz: add mingw support
(cherry picked from commit 77d5b60802)
2024-01-12 20:59:13 +00:00
Weijia Wang
380b6f7027 glib: add mingw support
(cherry picked from commit ec1a2a4f8a)
2024-01-12 20:59:13 +00:00
Weijia Wang
b271a68392 graphite2: add mingw support
(cherry picked from commit 7488c17232)
2024-01-12 20:59:13 +00:00
maxine
95746911de Merge pull request #280104 from NixOS/backport-275702-to-staging-23.11
[Backport staging-23.11] gtk3: 3.24.38 → 3.24.39
2024-01-12 21:36:58 +01:00
maxine
77a4affe17 Merge pull request #280491 from NixOS/backport-279843-to-release-23.11
[Backport release-23.11] GNOME updates 2024-01-09
2024-01-12 21:21:35 +01:00
Finn Behrens
157a8bb3f7 nix-web: Build on platforms.unix, depend on OpenSSL if not on Darwin
This matches the `platform` setting for nix itself, as much as I don't
have a good way to test this on anything but Linux right now.

Co-Authored-By: Finn Behrens <me@kloenk.de>
(cherry picked from commit 7b971ce7d1)
2024-01-12 20:25:11 +01:00
embr
f78ee30f4e nix-web: 0.1.0 -> 0.2.0
(cherry picked from commit 237c0484fe)
2024-01-12 20:25:11 +01:00
John Garcia
565f7eb0e4 apx: 2.1.2 -> 2.2.0
(cherry picked from commit e547272017)
2024-01-12 19:23:31 +00:00
Nick Cao
8aa06f4cf2 Merge pull request #280528 from NixOS/backport-280481-to-release-23.11
[Backport release-23.11] remnote: 1.13.0 -> 1.13.34
2024-01-12 14:23:21 -05:00
qubitnano
304e78dd36 unifi7: 7.5.187 -> 7.5.187-f57f5bf7ab
(cherry picked from commit 3dc8f5f831)
2024-01-12 18:53:56 +00:00
Robert Helgesson
7fde4adc11 nix-lib-nmd: init at 0.5.0
(cherry picked from commit 6ae42b27c7)
2024-01-12 18:47:36 +01:00
Robert Helgesson
d727772d25 nix-lib-nmt: init at 0.5.0
(cherry picked from commit 86f19113c6)
2024-01-12 18:47:36 +01:00
Nick Cao
9ffd245d07 Merge pull request #280388 from NixOS/backport-280320-to-release-23.11
[Backport release-23.11] signal-desktop: 6.43.1 -> 6.44.0
2024-01-12 11:26:43 -05:00
Nick Cao
86ec27de56 Merge pull request #280483 from NixOS/backport-279888-to-release-23.11
[Backport release-23.11] wasm-tools: 1.0.54 -> 1.0.55
2024-01-12 11:09:53 -05:00
Nick Cao
944833f977 Merge pull request #280516 from NixOS/backport-280264-to-release-23.11
[Backport release-23.11] tomcat9: 9.0.83 -> 9.0.85, tomcat10: 10.1.16 -> 10.1.18
2024-01-12 11:04:14 -05:00
Nick Cao
d2b5ec60e1 Merge pull request #280475 from NixOS/backport-278614-to-release-23.11
[Backport release-23.11] probe-rs: 0.21.1 -> 0.22.0
2024-01-12 10:52:10 -05:00
rewine
b33607d2df wlr-protocols: remove unused patch
It has fixed in https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/merge_requests/110

(cherry picked from commit 88999b0f93)
2024-01-12 15:51:33 +00:00
John Garcia
92bade9c09 remnote: 1.13.0 -> 1.13.34
(cherry picked from commit 182eac4c19)
2024-01-12 15:49:49 +00:00
Yuxuan Shui
e826a8b867 linux_zen, linux_lqx: add missing top-level attributes.
Other kernels have their kernel at top level, but zen's are missing.

(cherry picked from commit 07f2cd9ac2)
2024-01-12 15:42:05 +00:00
annalee
859094a39d llvmPackages_{15,16,17,git}.libcxx: fix darwin link flags
This change applies the upstream PR
https://github.com/llvm/llvm-project/pull/77218 so the same link flags
on darwin are used as when LIBCXX_CXX_ABI=libcxxabi. Specifically, this
adds
"-Wl,-force_symbols_not_weak_list,${CMAKE_CURRENT_SOURCE_DIR}/../lib/notweak.exp"
which prevents libcxx from segfaulting on darwin

(cherry picked from commit 7b62547409)
2024-01-12 14:46:09 +00:00
Anthony Roussel
b4cbc00a2f tomcat10: 10.1.16 -> 10.1.18
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.18_(schultz)
(cherry picked from commit 728d3cbffb)
2024-01-12 14:45:43 +00:00
Anthony Roussel
ac1a5cff51 tomcat9: 9.0.83 -> 9.0.85
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.85_(remm)
(cherry picked from commit 216ee31f71)
2024-01-12 14:45:43 +00:00
Alyssa Ross
6fcb1261b6 cloud-hypervisor: 35.0 -> 35.1 2024-01-12 15:36:39 +01:00
Bobby Rong
62c6048231 libpanel: 1.4.0 → 1.4.1
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.4.0...1.4.1
(cherry picked from commit 3c75b9ec60)
2024-01-12 12:46:14 +00:00
Bobby Rong
cb6e015cc8 libpeas2: 2.0.0 → 2.0.1
https://gitlab.gnome.org/GNOME/libpeas/-/compare/2.0.0...2.0.1
(cherry picked from commit 2b3ee859c2)
2024-01-12 12:46:14 +00:00
Bobby Rong
e7aa1b912a gnome.rygel: 0.42.4 → 0.42.5
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.42.4...rygel-0.42.5
(cherry picked from commit e9fa83cac8)
2024-01-12 12:46:14 +00:00
Bobby Rong
05e4854bee mm-common: 1.0.5 → 1.0.6
https://gitlab.gnome.org/GNOME/mm-common/-/compare/1.0.5...1.0.6
(cherry picked from commit 28c149e7ef)
2024-01-12 12:46:14 +00:00
Bobby Rong
859777118b folks: 0.15.6 → 0.15.7
https://gitlab.gnome.org/GNOME/folks/-/compare/0.15.6...0.15.7

Also re-enable doCheck on Linux, and workaround Clang 16 build issue.

(cherry picked from commit 10dad20577)
2024-01-12 12:46:14 +00:00
Bobby Rong
de9b0fb726 gnome.mutter: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.2...45.3
(cherry picked from commit a26521a51d)
2024-01-12 12:46:14 +00:00
Bobby Rong
2e27578fa5 gnome.gnome-shell: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.2...45.3
(cherry picked from commit 40a254f716)
2024-01-12 12:46:14 +00:00
Rafael Fernández López
54b61feccc wasm-tools: 1.0.54 -> 1.0.55
(cherry picked from commit 4a9ccd1b45)
2024-01-12 12:06:50 +00:00
Alex Martens
107df78c8d probe-rs: 0.21.1 -> 0.22.0
(cherry picked from commit b2ed10e30c)
2024-01-12 11:04:45 +00:00
github-actions[bot]
a2fe8d21f6 gitlab: 16.7.0 -> 16.7.2 (#280473)
(cherry picked from commit 6e31ba01ac)

Co-authored-by: ajs124 <git@ajs124.de>
2024-01-12 11:56:33 +01:00
Henri Menke
32a3b1b308 libzip: backport patch for pkgconfig file
(cherry picked from commit ba653c4def)
2024-01-12 07:46:34 +00:00
Vincent Laporte
76fc2dd7ef ocamlPackages.{async_ssl,ppx_accessor,streamable}: fix version
(cherry picked from commit e13ce39c2e)
2024-01-12 08:26:10 +01:00
K900
d3a44fb3a0 Merge pull request #280441 from NixOS/backport-280413-to-staging-23.11
[Backport staging-23.11] pipewire: 1.0.0 -> 1.0.1
2024-01-12 09:53:42 +03:00
R. Ryantm
e497ab9708 pipewire: 1.0.0 -> 1.0.1
(cherry picked from commit 1824597996)
2024-01-12 06:52:53 +00:00
Mario Rodas
07bedd6390 nodejs_20: 20.10.0 -> 20.11.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.11.0
(cherry picked from commit fea57dc5b5)
2024-01-12 04:20:00 +00:00
Nick Cao
cc85f352c9 Merge pull request #280344 from NixOS/backport-280270-to-release-23.11
[Backport release-23.11] vlang: 0.4.3 -> 0.4.4
2024-01-11 21:55:35 -05:00
github-actions[bot]
ddbecb8bce Revert "nixos/gitlab: Add CI database connection for >=15.9" (#280396)
(cherry picked from commit 2e06a69fb2)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-12 02:04:03 +01:00
Shane Sveller
c3dee8ee80 elixir_1_16: init at 1.16.0
https://elixir-lang.org/blog/2023/12/22/elixir-v1-16-0-released/
https://github.com/elixir-lang/elixir/blob/v1.16.0/CHANGELOG.md#changelog-for-elixir-v116
(cherry picked from commit 45f7246016)
2024-01-12 01:01:59 +00:00
github-actions[bot]
af26d46b07 Revert "nixos/gitlab: fix database config when no passwordfile is defined" (#280393)
(cherry picked from commit d4e9e3c6cc)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-12 02:01:59 +01:00
github-actions[bot]
005ea445e8 Merge staging-next-23.11 into staging-23.11 2024-01-12 00:14:50 +00:00
github-actions[bot]
12c6846706 Merge release-23.11 into staging-next-23.11 2024-01-12 00:14:26 +00:00
Robert Schütz
530f6712f3 signal-desktop: 6.43.1 -> 6.44.0
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v6.43.2
           https://github.com/signalapp/Signal-Desktop/releases/tag/v6.44.0
(cherry picked from commit 5df4d57a22)
2024-01-12 00:13:22 +00:00
Thomas Gerbet
2507a4c9d2 redis: 7.2.3 -> 7.2.4
Fixes CVE-2023-41056.

https://github.com/redis/redis/releases/tag/7.2.4
(cherry picked from commit 08e61ec0c3)
2024-01-11 22:57:43 +00:00
ajs124
c7fce59ba9 gitlab: 16.5.4 -> 16.7.0
(cherry picked from commit ded2c4cc80)
2024-01-11 23:51:34 +01:00
ajs124
ad4335319a ruby-modules/gem-config: add prometheus-client-mmap rust dependency
(cherry picked from commit 1c8993c851)
2024-01-11 23:51:34 +01:00
Minijackson
1ebc72af67 netbox_3_6: 3.6.6 -> 3.6.9
(cherry picked from commit 4e0c1225ea)
2024-01-11 22:01:01 +00:00
Nick Cao
bf3353c7ee Merge pull request #280302 from NickCao/opentofu-backport
[Backport release-23.11] opentofu: 1.6.0-alpha5 -> 1.6.0
2024-01-11 16:41:40 -05:00
John Garcia
9d7a5b6e06 vlang: 0.4.3 -> 0.4.4
(cherry picked from commit b7c06ddecb)
2024-01-11 20:41:26 +00:00
Alyssa Ross
c9e912e9a7 linux/hardened/patches/6.6: 6.6.8-hardened1 -> 6.6.10-hardened1
(cherry picked from commit 73990f438c)
2024-01-11 20:06:28 +01:00
Alyssa Ross
9181f3a5ee linux/hardened/patches/6.1: 6.1.69-hardened1 -> 6.1.72-hardened1
(cherry picked from commit 76b632e2dc)
2024-01-11 20:06:28 +01:00
Alyssa Ross
7983a8035d linux/hardened/patches/5.4: 5.4.265-hardened1 -> 5.4.266-hardened1
(cherry picked from commit 07fc332edc)
2024-01-11 20:06:28 +01:00
Alyssa Ross
075e32fea7 linux/hardened/patches/5.15: 5.15.145-hardened1 -> 5.15.146-hardened1
(cherry picked from commit 6a989f5049)
2024-01-11 20:06:28 +01:00
Alyssa Ross
41d47982ea linux/hardened/patches/5.10: 5.10.205-hardened1 -> 5.10.206-hardened1
(cherry picked from commit 5114213f9e)
2024-01-11 20:06:28 +01:00
Alyssa Ross
705b792f1a linux/hardened/patches/4.19: 4.19.303-hardened1 -> 4.19.304-hardened1
(cherry picked from commit 2de0176021)
2024-01-11 20:06:28 +01:00
Alyssa Ross
8d64b62a30 linux_6_1: 6.1.71 -> 6.1.72
(cherry picked from commit 85253a0f35)
2024-01-11 20:06:28 +01:00
Alyssa Ross
9f924e8f4b linux_6_6: 6.6.10 -> 6.6.11
(cherry picked from commit 8ebd442f32)
2024-01-11 20:06:28 +01:00
Weijia Wang
f03d179771 Merge pull request #280331 from NixOS/backport-280197-to-release-23.11
[Backport release-23.11] pkgsCross.mingwW64.gettext: fix build
2024-01-11 20:00:31 +01:00
Weijia Wang
5e62407628 pkgsCross.mingwW64.gettext: fix build
(cherry picked from commit 53c6d0a53d)
2024-01-11 18:49:55 +00:00
Patrik Keller
1a6a6c903e nixos/netdata: add missing dependency for syslog alarms
Netdata depends on the `logger` utility for dispatching health alarms to
syslog. This dependency was missing in the systemd units environment.

Issue: https://github.com/NixOS/nixpkgs/issues/272702
Docs: https://learn.netdata.cloud/docs/alerting/notifications/agent-dispatched-notifications/syslog
Docs, archived: https://archive.is/mkQa4

(cherry picked from commit 3f50868d10)
2024-01-11 18:43:21 +01:00
Finn Landweber
b67396e392 nextcloudPackages: update
(cherry picked from commit 02a4db061d)
2024-01-11 16:33:37 +00:00
Finn Landweber
fb32d1b9ed nextcloudPackages generate.sh: added jq dependency
(cherry picked from commit 4045c52a33)
2024-01-11 16:33:37 +00:00
BootRhetoric
efdd51584d nextcloudPackages: add end_to_end_encryption
(cherry picked from commit 0ba8e55516)
2024-01-11 16:33:37 +00:00
Emily
7c8d60d02b Merge pull request #280206 from NixOS/backport-278498-to-release-23.11
[Backport release-23.11] bytecode-viewer: init at 2.12
2024-01-11 17:26:23 +01:00
Nick Cao
676128b13c Merge pull request #279931 from NixOS/backport-279631-to-release-23.11
[Backport release-23.11] keycloak: 23.0.3 -> 23.0.4
2024-01-11 10:44:09 -05:00
Nick Cao
d49dd3efea opentofu: 1.6.0-rc1 -> 1.6.0
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-rc1...v1.6.0

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0/CHANGELOG.md
(cherry picked from commit 94cb6e4473)
2024-01-11 10:36:05 -05:00
Nick Cao
21f8a70e6e opentofu: 1.6.0-beta5 -> 1.6.0-rc1
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-beta5...v1.6.0-rc1

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0-rc1/CHANGELOG.md
(cherry picked from commit e34f3ea768)
2024-01-11 10:36:05 -05:00
zowoq
1fe3467824 opentofu: 1.6.0-beta4 -> 1.6.0-beta5
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-beta4...v1.6.0-beta5

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0-beta5/CHANGELOG.md
(cherry picked from commit 468a6bab44)
2024-01-11 10:36:05 -05:00
Nick Cao
cc8a1b8aa0 opentofu: 1.6.0-beta3 -> 1.6.0-beta4
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-beta3...v1.6.0-beta4

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0-beta4/CHANGELOG.md
(cherry picked from commit ea93ca9c3a)
2024-01-11 10:36:05 -05:00
Nick Cao
02d4d64537 opentofu: 1.6.0-beta2 -> 1.6.0-beta3
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-beta2...v1.6.0-beta3

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0-beta3/CHANGELOG.md
(cherry picked from commit e6ca6dc9a2)
2024-01-11 10:36:05 -05:00
zowoq
3155753461 opentofu: fix passthru.full
(cherry picked from commit 97830cbb02)
2024-01-11 10:36:05 -05:00
zowoq
03ea5be151 opentofu: add maintainer
(cherry picked from commit 3f7f9dbcc5)
2024-01-11 10:36:05 -05:00
Terje Larsen
f771e1dbc6 opentofu: fix version output
(cherry picked from commit dd46a9b4d5)
2024-01-11 10:36:03 -05:00
Nick Cao
7813223687 opentofu: 1.6.0-beta1 -> 1.6.0-beta2
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-beta1...v1.6.0-beta2

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0-beta2/CHANGELOG.md
(cherry picked from commit e8785ceaaf)
2024-01-11 10:35:13 -05:00
Nick Cao
2e38cbfc63 opentofu: add nickcao to maintainers
(cherry picked from commit b2a18a7caa)
2024-01-11 10:34:02 -05:00
Nick Cao
989fa7d67e opentofu: 1.6.0-alpha5 -> 1.6.0-beta1
Diff: https://github.com/opentofu/opentofu/compare/v1.6.0-alpha5...v1.6.0-beta1

Changelog: https://github.com/opentofu/opentofu/blob/v1.6.0-beta1/CHANGELOG.md
(cherry picked from commit 4b7ef895e4)
2024-01-11 10:33:51 -05:00
bryango
a3b90e768b checkpointBuildTools.mkCheckpointedBuild: update deprecation warning
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2024-01-11 22:52:52 +08:00
John Ericson
d66d5de93d Merge pull request #280149 from obsidiansystems/readline-windows-stopgap-staging
[staging-23.11] readline: Get rid of temporary patch downgrade #280145
2024-01-11 09:14:06 -05:00
Emily
84a2a09e87 Merge pull request #280239 from NixOS/backport-277993-to-release-23.11
[Backport release-23.11] maintainers: add shard7
2024-01-11 12:50:24 +01:00
shard
395344bfa7 maintainers: add shard7
(cherry picked from commit 0d1851c0c9)
2024-01-11 10:17:39 +00:00
Emily
2c43c227f4 Merge pull request #280186 from NixOS/backport-280163-to-release-23.11
[Backport release-23.11] ungoogled-chromium: 120.0.6099.199-1 -> 120.0.6099.216-1
2024-01-11 10:39:35 +01:00
Robert Helgesson
2e09003f67 skypeforlinux: add mainProgram
(cherry picked from commit 8f9772c2c2)
2024-01-11 08:26:10 +01:00
Robert Helgesson
69deab2f4c cmake-language-server: set mainProgram
(cherry picked from commit 036ffc1bab)
2024-01-11 08:26:10 +01:00
D3vil0p3r
ab46a11b19 bytecode-viewer: init at 2.12
(cherry picked from commit c1a4483d01)
2024-01-11 07:20:05 +00:00
Basile Clément
798cc7e508 mirage-crypto-rng: remove spurious mtime dependency
Also cleans up ocaml_lwt and duneVersion as per review.

(cherry picked from commit 87bd3dd065)
2024-01-11 06:16:51 +01:00
networkException
d8ec06b043 ungoogled-chromium: 120.0.6099.199-1 -> 120.0.6099.216-1
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_9.html

This update includes 1 security fix.

CVEs:
CVE-2024-0333

(cherry picked from commit 3dd9134308)
2024-01-11 05:13:09 +00:00
Weijia Wang
22c419f5d3 Merge branch 'staging-next-23.11' into staging-23.11 2024-01-11 05:37:23 +01:00
Weijia Wang
5cb7ab2eab Merge branch 'release-23.11' into staging-next-23.11 2024-01-11 05:36:59 +01:00
Weijia Wang
b45dc6334a Merge pull request #280145 from obsidiansystems/readline-windows-stopgap
[release-23.11] readline: Temporarily use older version of the patch
2024-01-11 05:35:30 +01:00
John Ericson
0d807a51c4 readline: Get rid of temporary patch downgrade #280145 on staging-23.11
Companion to #280145 reverting it on `staging-23.11`. On staging
`staging-23.11` we are on `readline-8.2p7`, not `readline-8.2p1`, and we
can use the never version of the patch.

This reverts commit cd76713d42.
2024-01-10 19:26:13 -05:00
John Ericson
cd76713d42 readline: Temporarily use older version of the patch
d6162d7857 did the "proper" work of fixing
the MinGW readline build, but won't work without
9cc3559a40 which adds upstream-provided
patches but is only `staging-23.11`.

The older version of this patch however doesn't rely on p2-p7 so it will
work for now. `staging-23.11` will revert this because it does have
those patches.

The urgency is because this blocks Nix Windows development.
2024-01-10 19:24:00 -05:00
maxine
2aaf35bc85 Merge pull request #280095 from NixOS/backport-279315-to-release-23.11
[Backport release-23.11] GNOME updates 2024-01-07
2024-01-11 01:23:10 +01:00
github-actions[bot]
1bfb2138d3 Merge staging-next-23.11 into staging-23.11 2024-01-11 00:15:03 +00:00
github-actions[bot]
422b2a7deb Merge release-23.11 into staging-next-23.11 2024-01-11 00:14:36 +00:00
John Ericson
5229cb10f5 Merge pull request #280137 from NixOS/backport-280099-to-release-23.11
[Backport release-23.11] readline: Support building for Windows with MinGW
2024-01-10 18:32:30 -05:00
John Ericson
9027e2f346 Merge pull request #280090 from NixOS/backport-269128-to-staging-23.11
[Backport staging-23.11] readline: 8.2p1 -> 8.2p7
2024-01-10 18:11:08 -05:00
John Ericson
d6162d7857 readline: Support building for Windows with MinGW
This commit is specifically designed to avoid a mass rebuild. I'll make
a follow-up PR to staging which will make the patches unconditional,
etc.

Co-Authored-By: Weijia Wang <9713184+wegank@users.noreply.github.com>
(cherry picked from commit 49d6a6ed8d)
2024-01-10 22:56:11 +00:00
tea
2bd2f3e679 win2xcur: init at 0.1.2
(cherry picked from commit 28d85f71a2)
2024-01-10 22:31:25 +00:00
tea
7e6f571a43 maintainers: add teatwig
(cherry picked from commit d21c642400)
2024-01-10 22:31:25 +00:00
Thomas Gerbet
2e78d56ff1 Merge pull request #274072 from ereslibre/backport-wamr-release-23.11
[Backport release-23.11] wamr: 1.2.3 -> 1.3.0
2024-01-10 22:32:53 +01:00
Martin Weinelt
e389a35a4a Merge pull request #280083 from NixOS/backport-280044-to-release-23.11
[Backport release-23.11] firefox-{,bin-}unwrapped: 121.0 -> 121.0.1
2024-01-10 21:54:28 +01:00
Jan Tojnar
2aa04fd0c0 gtk3: 3.24.38 → 3.24.39
https://gitlab.gnome.org/GNOME/gtk/-/compare/3.24.38...3.24.39
(cherry picked from commit 575e82058e)
2024-01-10 19:51:15 +00:00
Nick Cao
33e57e0c38 Merge pull request #280057 from NixOS/backport-279672-to-release-23.11
[Backport release-23.11] session-desktop: 1.11.4 -> 1.11.5
2024-01-10 14:51:08 -05:00
Nick Cao
81a7f8b2fb Merge pull request #280056 from NixOS/backport-279679-to-release-23.11
[Backport release-23.11] lbry: 0.53.8 -> 0.53.9
2024-01-10 14:50:55 -05:00
maxine
a30f3038d7 Merge pull request #280094 from NixOS/backport-278939-to-release-23.11
[Backport release-23.11] evolution{,-data-server}: 3.50.2 -> 3.50.3
2024-01-10 20:45:23 +01:00
Adam C. Stephens
4580c196dc Merge pull request #279954 from NixOS/backport-279738-to-release-23.11
[Backport release-23.11] just: 1.22.0 -> 1.22.1
2024-01-10 14:27:07 -05:00
Bobby Rong
529d2f1536 snapshot: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.1...45.2
(cherry picked from commit 01dbc95b2d)
2024-01-10 19:12:27 +00:00
Bobby Rong
270955d0c0 orca: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_45_1...ORCA_45_2
(cherry picked from commit dbfe04d854)
2024-01-10 19:12:27 +00:00
Bobby Rong
228554ae7d gvfs: 1.52.1 → 1.52.2
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.52.1...1.52.2
(cherry picked from commit 47f483b170)
2024-01-10 19:12:27 +00:00
Bobby Rong
41eb4d38bf gnome.zenity: 4.0.0 → 4.0.1
https://gitlab.gnome.org/GNOME/zenity/-/compare/4.0.0...4.0.1
(cherry picked from commit e65466e20f)
2024-01-10 19:12:27 +00:00
Bobby Rong
7a9ba28138 gnome.gnome-sudoku: 45.3 → 45.4
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.3...45.4
(cherry picked from commit 1c83fb9294)
2024-01-10 19:12:27 +00:00
Bobby Rong
2f79c04820 gnome.gnome-software: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.2...45.3
(cherry picked from commit 27fe24d5a7)
2024-01-10 19:12:27 +00:00
Bobby Rong
b9cda72920 gnome.gnome-settings-daemon: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/45.0...45.1
(cherry picked from commit fa9355cc18)
2024-01-10 19:12:27 +00:00
Bobby Rong
4abee18ef0 gnome.gnome-maps: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.2...v45.3
(cherry picked from commit c6a8328bcf)
2024-01-10 19:12:27 +00:00
Bobby Rong
66bcd57aae gnome.eog: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/eog/-/compare/45.1...45.2
(cherry picked from commit ab4a44cd73)
2024-01-10 19:12:27 +00:00
Bobby Rong
4fcd1f1963 evolution-ews: 3.50.2 → 3.50.3
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.50.2...3.50.3
(cherry picked from commit e75a471cf6)
2024-01-10 19:12:27 +00:00
Bobby Rong
af92ae3690 epiphany: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.1...45.2
(cherry picked from commit 32eaad55ff)
2024-01-10 19:12:27 +00:00
Bobby Rong
ec2351d664 cambalache: 0.12.1 → 0.16.0
https://gitlab.gnome.org/jpu/cambalache/-/compare/0.12.1...0.16.0
(cherry picked from commit e061219911)
2024-01-10 19:12:27 +00:00
Bobby Rong
505fed6132 evolution-data-server: Fix darwin build
Probably caused by the clang 16 bump.

/tmp/nix-build-evolution-data-server-3.50.3.drv-0/evolution-data-server-3.50.3/src/addressbook/libebook-contacts/e-phone-number-private.cpp:186:7: error: no member named 'auto_ptr' in namespace 'std'
        std::auto_ptr<EPhoneNumber> parsed_number(new EPhoneNumber);
        ~~~~~^

(cherry picked from commit 09686ed7f8)
2024-01-10 19:11:43 +00:00
Bobby Rong
e03bdf485b libgweather: Fix darwin build
https://hydra.nixos.org/build/243158351/nixlog/1
(cherry picked from commit 91fd5cfa79)
2024-01-10 19:11:43 +00:00
Maxine Aubrey
4b2faae81a evolution-data-server: 3.50.2 → 3.50.3
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.2...3.50.3

Also removes libaccounts-glib dependency, which is not needed since 3.31.1:
66121edf92

(cherry picked from commit 85f0144502)
2024-01-10 19:11:43 +00:00
Maxine Aubrey
fb568a831c evolution: 3.50.2 → 3.50.3
(cherry picked from commit 8d4c637199)
2024-01-10 19:11:43 +00:00
maxine
d88c61b268 Merge pull request #280093 from NixOS/backport-273543-to-release-23.11
[Backport release-23.11] evolution-ews: 3.50.1 -> 3.50.2
2024-01-10 20:11:40 +01:00
R. Ryantm
b0e33a752b evolution-ews: 3.50.1 -> 3.50.2
(cherry picked from commit 45041e4a8e)
2024-01-10 19:11:16 +00:00
Sergei Trofimovich
9cc3559a40 readline: 8.2p1 -> 8.2p7
(cherry picked from commit 9e8a41f187)
2024-01-10 19:05:19 +00:00
Alyssa Ross
f8f40cae42 linux_latest-libre: 19459 -> 19473
(cherry picked from commit 32a919a3ef)
2024-01-10 19:14:59 +01:00
Alyssa Ross
8bf62ef8b5 linux_4_19: 4.19.303 -> 4.19.304
(cherry picked from commit c3be792800)
2024-01-10 19:14:59 +01:00
Alyssa Ross
98a561ccd8 linux_5_4: 5.4.265 -> 5.4.266
(cherry picked from commit 5eb2024dfc)
2024-01-10 19:14:59 +01:00
Martin Weinelt
d7a5d20f7b firefox-bin-uwnrapped: 121.0 -> 121.0.1
https://www.mozilla.org/en-US/firefox/121.0.1/releasenotes/
(cherry picked from commit 8705f94982)
2024-01-10 18:09:31 +00:00
Martin Weinelt
aff01f218c firefox-unwrapped: 121.0 -> 121.0.1
https://www.mozilla.org/en-US/firefox/121.0.1/releasenotes/
(cherry picked from commit fe5ba7eb1e)
2024-01-10 18:09:31 +00:00
Tom Siewert
5cc3960f3b nixos/gitlab: fix database config when no passwordfile is defined
In commit 41ca9c1, the database config got an additional config entry
for a separate CI database connection [1]. Unfortunately, the main connection
must always be the first entry. The fix for this was only applied when
databasePasswordFile has been set.

This commit fixes the order of the config for deployments without a databasePasswordFile.

[1] https://docs.gitlab.com/ee/update/deprecations.html#single-database-connection-is-deprecated

(cherry picked from commit de1ecbb67e)
2024-01-10 17:15:52 +01:00
Mikael Fangel
424b850073 session-desktop: 1.11.4 -> 1.11.5
(cherry picked from commit fe79c14d6a)
2024-01-10 15:33:43 +00:00
Mikael Fangel
1743b172bd lbry: 0.53.8 -> 0.53.9
(cherry picked from commit 6fa94e6a50)
2024-01-10 15:32:09 +00:00
Francesco Gazzetta
3e970df4f8 experienced-pixel-dungeon: 2.16 -> 2.16.2
(cherry picked from commit 4f448aaa74)
2024-01-10 15:26:59 +00:00
Nick Cao
b06a7043ad Merge pull request #279604 from NixOS/backport-278597-to-release-23.11
[Backport release-23.11] lldb: allow to be used as vscode extension again
2024-01-10 10:25:32 -05:00
Franz Pletz
45e3886197 Merge pull request #279940 from NixOS/backport-277486-to-release-23.11
[Backport release-23.11] dracula-theme: 4.0.0 -> unstable-2023-12-16
2024-01-10 16:24:10 +01:00
Franz Pletz
c606c54a45 Merge pull request #279939 from NixOS/backport-277912-to-release-23.11
[Backport release-23.11] nixos/kubo: increase maximum UDP send buffer size
2024-01-10 16:23:46 +01:00
Nick Cao
bb2298d888 Merge pull request #279624 from NixOS/backport-279575-to-release-23.11
[Backport release-23.11] mtail: 3.0.0-rc52 -> 3.0.0-rc53
2024-01-10 10:23:24 -05:00
Nick Cao
35882c00b3 Merge pull request #279636 from NixOS/backport-279007-to-release-23.11
[Backport release-23.11] libreoffice-still: 7.5.7.1 -> 7.5.9.2, libreoffice-fresh: 7.6.2.1 -> 7.6.4.1, libreoffice-bin: 7.5.5 -> 7.6.4
2024-01-10 10:21:42 -05:00
John Ericson
383cdc87b6 Merge pull request #279956 from NixOS/backport-279491-to-release-23.11
[Backport release-23.11] termcap: init at 1.3.1
2024-01-10 09:25:20 -05:00
Silvan Mosberger
03cc589f5e tests.checkpoint-build: Fix evaluation with allowAliases false
Was broken since introduced, but not caught due to
https://github.com/NixOS/nixpkgs/pull/271123#discussion_r1442134594

(cherry picked from commit 6946071175)
2024-01-10 21:12:13 +08:00
Emily
a1fc22b2ef Merge pull request #279980 from NixOS/backport-279941-to-release-23.11
[Backport release-23.11] chromium: 120.0.6099.199 -> 120.0.6099.216
2024-01-10 12:03:02 +01:00
R. Ryantm
3dc440faee ft2-clone: 1.74 -> 1.75
(cherry picked from commit 4c387d8345)
2024-01-10 08:17:15 +00:00
Thomas Gerbet
b62fdff47c inetutils: 2.4 -> 2.5
Changes:
```
* Noteworthy changes in release 2.4 (2022-10-25) [stable]

** ifconfig

*** Support specifying prefix netmask lengths in -A.
Patch by Samuel Thibault <samuel.thibault@gnu.org>.

** Hurd: tell pfinet translator interfaces to configure
Patch by Samuel Thibault <samuel.thibault@gnu.org>.

** ftp

*** Avoid crash caused by signed integer overflow resulting in
out-of-bounds buffer access.  Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00003.html>.

*** Avoid crash caused by heap buffer overflow.  Reported by ZFeiXQ in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00016.html>.

*** Avoid crash caused by NULL pointer dereference.  Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00004.html>.

*** Avoid crash caused by infinite macro recursion.  Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00005.html>.

** telnetd

*** Avoid crash on 0xff 0xf7 (IAC EC) or 0xff 0xf8 (IAC EL).  CVE-2022-39028
https://pierrekim.github.io/blog/2022-08-24-2-byte-dos-freebsd-netbsd-telnetd-netkit-telnetd-inetutils-telnetd-kerberos-telnetd.html

** telnet

*** Fix a buffer overflow problem.  CVE-2019-0053
https://cgit.freebsd.org/src/commit/?id=14aab889f4e50072a6b914eb95ebbfa939539dad

** tftp

*** Avoid crashing when given unexpected or invalid commands from tty.
Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00018.html>.

** Various bugs fixes, internal improvements and clean ups.
Update of gnulib and build fixes for C23.

```

(cherry picked from commit 448dd9fadd)
2024-01-10 08:24:03 +01:00
Martin Weinelt
14e563bcb3 curl: apply 8.5.0 security fixes
Fixes: CVE-2023-46218, CVE-2023-46219
2024-01-10 08:23:51 +01:00
emilylange
c50404ae7b chromium: 120.0.6099.199 -> 120.0.6099.216
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop_9.html

This update includes 1 security fix.

CVEs:
CVE-2024-0333

(cherry picked from commit 5d239aacd9)
2024-01-10 06:52:32 +00:00
Weijia Wang
a5cd931127 termcap: init at 1.3.1
(cherry picked from commit 77b22b043c)
2024-01-10 03:26:05 +00:00
Muhammad Falak R Wani
1402eef721 just: 1.22.0 -> 1.22.1
Diff: https://github.com/casey/just/compare/refs/tags/1.22.0...1.22.1
Changelog: https://github.com/casey/just/blob/1.22.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit b710ec0812)
2024-01-10 02:57:57 +00:00
Bryan Lai
d4a73a2488 doc: polish the docs of checkpointBuildTools
... following suggestions from @phip1611 and @infinisil.

(cherry picked from commit d7253bea6d)
2024-01-10 10:29:45 +08:00
Bryan Lai
d9f56abcc7 checkpointBuildTools: minor refactor
Add some minor improvements of the package, and use temp files for the
source difference patch, such that it is more reliable. This follows
from the suggestions of @infinisil.

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
(cherry picked from commit 5f3aad00ff)
2024-01-10 10:29:44 +08:00
Bryan Lai
1583f4e1e0 checkpointBuildTools: mkCheckpointedBuild -> mkCheckpointBuild
All other functions are in the form of `*{c,C}heckpointBuild*`, so we
deprecate the `mkCheckpointedBuild` function in favor of `mkCheckpointBuild`.

Also address some inconsistencies in the docs: some `buildOutput` should
actually be `incrementalBuildArtifacts`.

(cherry picked from commit df62c3c87f)
2024-01-10 10:29:44 +08:00
Janne Heß
5554b672c1 Merge pull request #167670 from messemar/incremental-builds
incremental builds: add derivation override functions

(cherry picked from commit 5eed5416ff)
2024-01-10 10:29:26 +08:00
Harsh Shandilya
7b0c84bc5b dracula-theme: add msfjarvis as maintainer
(cherry picked from commit 9a3f68f068)
2024-01-10 01:15:16 +00:00
Harsh Shandilya
9d87ef9ce1 dracula-theme: 4.0.0 -> unstable-2023-12-16
(cherry picked from commit f22da12fa6)
2024-01-10 01:15:16 +00:00
Luflosi
a61f368197 nixos/kubo: increase maximum UDP send buffer size
In addition to increasing the maximum UDP receive buffer size in the Linux kernel, it is now recommended to do the same for the send buffer size.
This is documented in https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes.
The change to the documentation was made in June: 5b5e58d289.

Without this change, the Kubo daemon will output this warning:
```
failed to sufficiently increase send buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/quic-go/quic-go/wiki/UDP-Buffer-Sizes for details.
```
This can be seen while running the NixOS tests.

(cherry picked from commit b2f8b846f2)
2024-01-10 01:10:15 +00:00
github-actions[bot]
7e02fa3fd8 Merge staging-next-23.11 into staging-23.11 2024-01-10 00:15:07 +00:00
github-actions[bot]
4bce8f0174 Merge release-23.11 into staging-next-23.11 2024-01-10 00:14:40 +00:00
Nick Cao
e65478e0ba keycloak: 23.0.3 -> 23.0.4
Diff: https://github.com/keycloak/keycloak/compare/None...23.0.4
(cherry picked from commit 3f544f646c)
2024-01-10 00:01:56 +00:00
Nick Cao
41cc007ec0 Merge pull request #279878 from NixOS/backport-279809-to-release-23.11
[Backport release-23.11] renode-dts2repl: unstable-2024-01-06 -> unstable-2024-01-09
2024-01-09 19:01:37 -05:00
Robert Hensing
760528fcac Merge pull request #279712 from NixOS/backport-278908-to-release-23.11
[Backport release-23.11] nixops_unstable: 2023-10-26 -> 2023-12-17
2024-01-09 23:16:59 +01:00
Nikolay Korotkiy
66b3334266 Merge pull request #279905 from NixOS/backport-279798-to-release-23.11
[Backport release-23.11] tbb: fix patch hash
2024-01-10 01:12:40 +04:00
Stanisław Pitucha
1606f18dd6 Merge pull request #279831 from NixOS/backport-279793-to-release-23.11
[Backport release-23.11] cbfmt: fix compilation with new clang
2024-01-10 08:08:17 +11:00
Stanisław Pitucha
895c90f67a tbb: fix patch hash
Replace fetchurl with fetchpatch so that contents are normalised.

(cherry picked from commit e0773e3caf)
2024-01-09 21:05:29 +00:00
R. Ryantm
1f9e91d9f4 renode-dts2repl: unstable-2024-01-06 -> unstable-2024-01-09
(cherry picked from commit cc63c0ab1c)
2024-01-09 18:07:48 +00:00
Peder Bergebakken Sundt
be83dd3408 Merge pull request #278943 from NixOS/backport-278711-to-release-23.11
[Backport release-23.11] hydrus: 554 -> 557
2024-01-09 16:36:45 +01:00
R. Ryantm
40e909ad4f ferretdb: 1.17.0 -> 1.18.0
(cherry picked from commit 822e39a15e)
2024-01-09 15:54:24 +01:00
Jörg Thalheim
d6874bb314 ferretdb: buildGo121Module -> buildGoModule
(cherry picked from commit e8130ad55e)
2024-01-09 15:48:43 +01:00
noisersup
e0e9a727d4 ferretdb: 1.16.0 -> 1.17.0
(cherry picked from commit f61302d5e3)
2024-01-09 15:48:43 +01:00
Thiago Kenji Okada
ac913a8832 Merge pull request #278787 from NixOS/backport-278166-to-release-23.11
[Backport release-23.11]  teleport: 14.1.1 -> 14.3.0, teleport_13: 13.4.5 -> 13.4.14, teleport_12: 12.4.23 -> 12.4.32
2024-01-09 13:38:29 +00:00
Thiago Kenji Okada
24ee79370c Merge pull request #278426 from NixOS/backport-278305-to-release-23.11
[Backport release-23.11] perlPackages.FinanceQuote: 1.58 -> 1.59
2024-01-09 13:26:54 +00:00
Stanisław Pitucha
1dea6961d4 cbfmt: fix compilation with new clang
(cherry picked from commit 2e38d63c37)
2024-01-09 13:24:21 +00:00
Nick Cao
5f7709dae3 telegram-desktop: 4.14.3 -> 4.14.4
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.3...v4.14.4

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.4
(cherry picked from commit e06ec9d751)
2024-01-09 13:12:06 +01:00
Thiago Kenji Okada
72f7568a6d Merge pull request #279649 from NixOS/backport-279617-to-release-23.11
[Backport release-23.11] renode-dts2repl: init at unstable-2024-01-06
2024-01-09 10:24:30 +00:00
Thiago Kenji Okada
f77d3bccb2 Merge pull request #279171 from NixOS/backport-275378-to-release-23.11
[Backport release-23.11] gnucash: 5.4 -> 5.5
2024-01-09 10:24:18 +00:00
emilylange
82dd46f7eb matrix-sliding-sync: 0.99.13 -> 0.99.14
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.14
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.13...v0.99.14
(cherry picked from commit 5e3ab54088)
2024-01-09 11:18:01 +01:00
Tom Siewert
9f9b8ec1d9 nixos/gitlab: Add CI database connection for >=15.9
Starting with GitLab 15.9, single connections were deprecated [1] and
will be removed in GitLab 17.0.

[1] https://docs.gitlab.com/ee/update/deprecations.html#single-database-connection-is-deprecated

(cherry picked from commit 41ca9c14a2)
2024-01-09 10:23:28 +01:00
Vincent Laporte
cc2f101c01 ocamlPackages.torch: use libtorch-bin 2.0
(cherry picked from commit a6991c7f8f)
2024-01-09 03:07:27 +01:00
github-actions[bot]
85090ead7c Merge staging-next-23.11 into staging-23.11 2024-01-09 00:15:25 +00:00
github-actions[bot]
147af78402 Merge release-23.11 into staging-next-23.11 2024-01-09 00:14:46 +00:00
datafoo
0aa890d020 nixops_unstable: 2023-10-26 -> 2023-12-17
(cherry picked from commit 4299db9d27)
2024-01-08 23:11:38 +00:00
Robert Scott
658f380142 Merge pull request #279661 from NixOS/backport-279239-to-release-23.11
[Backport release-23.11] dcmtk: 3.6.7 -> 3.6.8
2024-01-08 21:07:36 +00:00
Thomas Gerbet
d2ec601576 Merge pull request #279357 from NixOS/backport-231828-to-release-23.11
[Backport release-23.11] libfilezilla: 0.41.0 -> 0.45.0; filezilla: 3.63.1 -> 3.66.4
2024-01-08 20:56:19 +01:00
Thomas Gerbet
94e43d6b00 dcmtk: 3.6.7 -> 3.6.8
Fixes CVE-2022-43272.

Changes:
https://github.com/DCMTK/dcmtk/compare/DCMTK-3.6.7...DCMTK-3.6.8
(cherry picked from commit d99ca3f1cd)
2024-01-08 19:37:02 +00:00
Nick Cao
78054cd686 Merge pull request #279644 from NixOS/backport-259849-to-release-23.11
[Backport release-23.11] nixos/vaultwarden: create backupDir using tmpfiles.d
2024-01-08 13:38:55 -05:00
Otavio Salvador
1dfb781af2 renode-dts2repl: init at unstable-2024-01-06
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit ecaa2dd952)
2024-01-08 18:00:04 +00:00
Artturi
12736b8e0a Merge pull request #279643 from NixOS/backport-279614-to-release-23.11 2024-01-08 19:47:53 +02:00
Sefa Eyeoglu
8f1bd4691b nixos/vaultwarden: add example value for backupDir
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 4f70c901dc)
2024-01-08 17:30:32 +00:00
Sefa Eyeoglu
1ec395fc31 nixos/vaultwarden: create backupDir using tmpfiles.d
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 80ea6a21fb)
2024-01-08 17:30:32 +00:00
Artturin
5846319b81 discord-development: 0.0.17 -> 0.0.18
(cherry picked from commit 8ab312cd2b)
2024-01-08 17:28:03 +00:00
Artturin
6a3ce2c52e discord-canary: 0.0.379 -> 0.0.381
(cherry picked from commit 9d900dc07f)
2024-01-08 17:28:03 +00:00
Artturin
d222731641 discord-ptb: 0.0.93 -> 0.0.94
(cherry picked from commit 79d3f49b84)
2024-01-08 17:28:03 +00:00
Artturin
33e11aa063 discord-development: 0.0.7 -> 0.0.8
(cherry picked from commit e9bfbc5221)
2024-01-08 17:28:03 +00:00
Artturin
3949529d48 discord-canary: 0.0.233 -> 0.0.235
(cherry picked from commit 2f69bb0bf6)
2024-01-08 17:28:03 +00:00
Artturin
cea4a4e8c4 discord-ptb: 0.0.63 -> 0.0.64
(cherry picked from commit 8beaf0722c)
2024-01-08 17:28:03 +00:00
Thomas Gerbet
19e9911158 libreoffice-bin: 7.5.5 -> 7.6.4
Fixes CVE-2023-6185 and CVE-2023-6186.

https://www.libreoffice.org/about-us/security/advisories/cve-2023-6185
https://www.libreoffice.org/about-us/security/advisories/cve-2023-6186
(cherry picked from commit 77ed551c8c)
2024-01-08 17:09:06 +00:00
Thomas Gerbet
b20ec837b2 libreoffice-fresh: 7.6.2.1 -> 7.6.4.1
Fixes CVE-2023-6185 and CVE-2023-6186.

https://www.libreoffice.org/about-us/security/advisories/cve-2023-6185
https://www.libreoffice.org/about-us/security/advisories/cve-2023-6186
(cherry picked from commit 910fb6d8bf)
2024-01-08 17:09:06 +00:00
Thomas Gerbet
1c89dcae04 libreoffice-still: 7.5.7.1 -> 7.5.9.2
Fixes CVE-2023-6185 and CVE-2023-6186.

https://www.libreoffice.org/about-us/security/advisories/cve-2023-6185
https://www.libreoffice.org/about-us/security/advisories/cve-2023-6186
(cherry picked from commit 8fe7026409)
2024-01-08 17:09:06 +00:00
Nick Cao
6723fa4e4f Merge pull request #279609 from NixOS/backport-279448-to-release-23.11
[Backport release-23.11] rio: 0.0.33 -> 0.0.34
2024-01-08 11:51:54 -05:00
Nick Cao
a7210bc9e9 Merge pull request #279504 from NixOS/backport-279297-to-release-23.11
[Backport release-23.11] renode-unstable: 1.14.0+20231229gita76dac0ae -> 1.14.0+20240106git1b3952c2c
2024-01-08 11:26:35 -05:00
Nick Cao
662a1bb120 Merge pull request #279438 from NixOS/backport-278193-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2024-01-01
2024-01-08 11:16:31 -05:00
Muhammad Falak R Wani
c220d9448d mtail: 3.0.0-rc52 -> 3.0.0-rc53
Diff: https://github.com/google/mtail/compare/v3.0.0-rc52...v3.0.0-rc53
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 4602de1e9e)
2024-01-08 16:04:37 +00:00
Sergei Trofimovich
c127bbb82f shared-mime-info: 2.3 -> 2.4
Changes: https://gitlab.freedesktop.org/xdg/shared-mime-info/-/releases/2.4
(cherry picked from commit f0c56657a4)
2024-01-08 15:23:19 +00:00
TornaxO7
4b89056f13 rio: 0.0.33 -> 0.0.34
(cherry picked from commit fa07b7c27d)
2024-01-08 14:09:47 +00:00
Weijia Wang
c6e7f57145 vscode-extensions.llvm-org.lldb-vscode: use the default version of lldb
(cherry picked from commit 01ed48773c)
2024-01-08 13:47:51 +00:00
Weijia Wang
481035d3cb lldb: allow to be used as vscode extension again
(cherry picked from commit 8741644b3f)
2024-01-08 13:47:51 +00:00
K900
bf37653cda Merge pull request #279602 from K900/backport-279531-to-release-23.11
[23.11] linux_6_7: init
2024-01-08 16:43:05 +03:00
K900
566bb906e5 nixos/bcachefs: use linuxPackages_latest
(cherry picked from commit ef190570b8)
2024-01-08 16:40:02 +03:00
K900
a94bfa0564 linux_6_7: init at 6.7
(cherry picked from commit 549529d554)
2024-01-08 16:19:15 +03:00
Robert Schütz
217c3d0d69 Merge pull request #279445 from NixOS/backport-278247-to-release-23.11
[Backport release-23.11] imagemagick: 7.1.1-24 -> 7.1.1-25
2024-01-08 12:29:58 +01:00
R. Ryantm
0cc6cf419e renode-unstable: 1.14.0+20231229gita76dac0ae -> 1.14.0+20240106git1b3952c2c
(cherry picked from commit fac4ee51af)
2024-01-08 05:14:42 +00:00
Nick Cao
68678e5a44 Merge pull request #279406 from NixOS/backport-279091-to-release-23.11
[Backport release-23.11] apktool: 2.9.1 -> 2.9.2
2024-01-07 21:56:04 -05:00
Félix Baylac Jacqué
744ebf480e pleroma: 2.6.0 -> 2.6.1
Release notes: https://git.pleroma.social/pleroma/pleroma/-/releases/v2.6.1

(cherry picked from commit 86416834d5)
2024-01-08 03:21:23 +01:00
github-actions[bot]
3e154fe44d Merge staging-next-23.11 into staging-23.11 2024-01-08 00:15:42 +00:00
github-actions[bot]
6306f163fd Merge release-23.11 into staging-next-23.11 2024-01-08 00:15:11 +00:00
Robert Schütz
2d091665ee imagemagick: 7.1.1-24 -> 7.1.1-25
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-24...7.1.1-25

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit 662d10fc8c)
2024-01-07 20:14:54 +00:00
Robert Schütz
08c11d5809 Merge pull request #279269 from NixOS/backport-276909-to-release-23.11
[Backport release-23.11] imagemagick: 7.1.1-23 -> 7.1.1-24
2024-01-07 21:13:29 +01:00
R. Ryantm
436d72154a libxisf: 0.2.10 -> 0.2.11
(cherry picked from commit fd1474629f)
2024-01-07 20:47:12 +01:00
zzzsyyy
b69f5ea765 linux_xanmod_latest: 6.6.8 -> 6.6.9
(cherry picked from commit 02ed71633a)
2024-01-07 19:18:12 +00:00
zzzsyyy
54fb0132f2 linux_xanmod: 6.1.69 -> 6.1.70
(cherry picked from commit dd714a6f31)
2024-01-07 19:18:12 +00:00
R. Ryantm
f31d1291f4 keybase: 6.2.3 -> 6.2.4 2024-01-07 20:18:47 +02:00
Thomas Gerbet
ffa9c577cb gogs: mark as insecure
gogs is affected by the recent vulnerabilities reported by the forgejo
team. There is little/no real development activities in the gogs
repository and the upstream maintainers do not seem to have
acknowledged the security issues.

(cherry picked from commit 3e5d633812)
2024-01-07 18:39:21 +01:00
Guillaume Girol
a49f86939d monitoring-plugins: 2.3.0 -> 2.3.5
fixes the ping plugin with recent versions of ping

(cherry picked from commit 769b8d7efc)
2024-01-07 16:46:48 +00:00
Franz Pletz
faea92734c Merge pull request #279234 from risicle/ris-wireshark-4.0.12-r23.11
[23.11] wireshark: 4.0.11 -> 4.0.12
2024-01-07 17:28:34 +01:00
R. Ryantm
b9faa5f124 apktool: 2.9.1 -> 2.9.2
(cherry picked from commit 33f68b5067)
2024-01-07 15:55:59 +00:00
Nick Cao
a6fdc4dc93 Merge pull request #279403 from NixOS/backport-272867-to-release-23.11
[Backport release-23.11] apktool: 2.9.0 -> 2.9.1
2024-01-07 10:55:11 -05:00
Fabian Affolter
1c712811fb apktool: add changelog to meta
(cherry picked from commit 722357216e)
2024-01-07 15:41:51 +00:00
R. Ryantm
dbbb4c0d0d apktool: 2.9.0 -> 2.9.1
(cherry picked from commit da05a5f95b)
2024-01-07 15:41:51 +00:00
maxine
30d73d4d4a Merge pull request #279374 from NixOS/backport-278279-to-release-23.11
[Backport release-23.11] dnf5: 5.1.9 -> 5.1.10
2024-01-07 15:51:22 +01:00
maxine
39bbd50ab5 Merge pull request #279377 from NixOS/backport-278729-to-release-23.11
[Backport release-23.11] deploy-rs: unstable-2023-09-12 -> unstable-2023-12-20
2024-01-07 15:51:12 +01:00
teutat3s
9a4e7befdd deploy-rs: unstable-2023-09-12 -> unstable-2023-12-20
31c32fb295..b709d63deb
(cherry picked from commit 33f97bbf64)
2024-01-07 14:08:40 +00:00
Paul Meyer
5c6d4c9953 dnf5: 5.1.9 -> 5.1.10
(cherry picked from commit 4d5d0dd771)
2024-01-07 14:05:15 +00:00
Antoine Labarussias
5338f4e779 filezilla: 3.63.1 -> 3.66.4
(cherry picked from commit ac462d20a6)
2024-01-07 12:10:10 +00:00
Antoine Labarussias
a24fc33efd libfilezilla: 0.41.0 -> 0.45.0
(cherry picked from commit 56514d05b9)
2024-01-07 12:10:10 +00:00
ajs124
0faf41ba76 exim: 4.96.2 -> 4.97.1
https://lists.exim.org/lurker/message/20231104.135832.37148bbd.en.html
https://lists.exim.org/lurker/message/20231228.211920.dd3e6d22.en.html
(cherry picked from commit fe7cd981dc)
2024-01-07 11:23:20 +00:00
ajs124
4cdaaf49fd perlPackages.FileFcntlLock: init at 0.22
(cherry picked from commit 88ef13e3d8)
2024-01-07 11:23:20 +00:00
ajs124
27974dbb4e opendmarc: 1.3.3 -> 1.4.2
https://github.com/trusteddomainproject/OpenDMARC/releases/tag/rel-opendmarc-1-4-0
https://github.com/trusteddomainproject/OpenDMARC/releases/tag/rel-opendmarc-1-4-1
https://github.com/trusteddomainproject/OpenDMARC/releases/tag/rel-opendmarc-1-4-1-1
https://github.com/trusteddomainproject/OpenDMARC/releases/tag/rel-opendmarc-1-4-2
(cherry picked from commit f876c6c004)
2024-01-07 11:23:20 +00:00
Jörg Thalheim
207b14c6bd Merge pull request #278960 from NixOS/backport-278707-to-release-23.11
[Backport release-23.11] signal-desktop: 6.42.1 -> 6.43.1; signal-desktop-beta: 6.43.0-beta.1 -> 6.44.0-beta.1
2024-01-07 09:54:45 +01:00
Nick Cao
c893d05064 Merge pull request #279275 from NixOS/backport-279220-to-release-23.11
[Backport release-23.11] ugrep: 4.5.0 -> 4.5.1
2024-01-07 00:20:19 -05:00
Dennis Gosnell
9d32f33698 Merge pull request #279117 from motiejus/hopenpgp-tools-release-23.11
nixos-23.11: unbreak hopenpgp-tools
2024-01-07 13:58:28 +09:00
Robert Scott
c4f5984747 Merge pull request #278700 from NixOS/backport-269366-to-release-23.11
[Backport release-23.11] cfitsio: 4.3.0 -> 4.3.1
2024-01-07 02:39:51 +00:00
Nick Cao
a40980c7e0 Merge pull request #279237 from NixOS/backport-268809-to-release-23.11
[Backport release-23.11] mattermost-desktop: 5.5.0 -> 5.5.1
2024-01-06 21:28:37 -05:00
Mikael Fangel
3a52deca2f ugrep: 4.5.0 -> 4.5.1
(cherry picked from commit d225a2aa2d)
2024-01-07 02:24:17 +00:00
Nick Cao
2a6e20b00d Merge pull request #279218 from NixOS/backport-279089-to-release-23.11
[Backport release-23.11] ugrep: 4.4.1 -> 4.5.0
2024-01-06 21:21:22 -05:00
Nick Cao
01b530bc90 Merge pull request #279204 from NixOS/backport-279142-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.24 -> 0.2.25
2024-01-06 21:06:57 -05:00
R. Ryantm
e7f7530db4 imagemagick: 7.1.1-23 -> 7.1.1-24
(cherry picked from commit af75d07d23)
2024-01-07 01:25:32 +00:00
Robert Schütz
7e451ea687 Merge pull request #273784 from NixOS/backport-273281-to-release-23.11
[Backport release-23.11] imagemagick: 7.1.1-21 -> 7.1.1-23
2024-01-07 02:24:27 +01:00
github-actions[bot]
f0ba6bce62 Merge staging-next-23.11 into staging-23.11 2024-01-07 00:16:39 +00:00
github-actions[bot]
020ecc5e63 Merge release-23.11 into staging-next-23.11 2024-01-07 00:16:09 +00:00
Guillaume Girol
eab95d45fd Merge pull request #275923 from NixOS/backport-272752-to-staging-23.11
[Backport staging-23.11] auto-patchelf: add support for __structuredAttrs
2024-01-06 23:01:14 +01:00
Thomas Gerbet
2727173cb1 mattermost-desktop: 5.5.0 -> 5.5.1
Fixes CVE-2023-5875 and CVE-2023-5876.

Changelog:
https://docs.mattermost.com/deploy/desktop-app-changelog.html#id1
(cherry picked from commit a7a13cc679)
2024-01-06 21:45:58 +00:00
Robert Scott
4bb459d63e wireshark: 4.0.11 -> 4.0.12 2024-01-06 21:15:46 +00:00
Adam C. Stephens
36f6a9680b Merge pull request #279211 from LibreCybernetics/backport-just
[backport release-23.11] just: 1.16.0 -> 1.22.0
2024-01-06 15:00:06 -05:00
Nick Cao
ca1841d8ab Merge pull request #279194 from NixOS/backport-279182-to-release-23.11
[Backport release-23.11] gnome.eog: add meta.mainProgram
2024-01-06 14:09:12 -05:00
R. Ryantm
1fbb72e5bd ugrep: 4.4.1 -> 4.5.0
(cherry picked from commit 7a67c10069)
2024-01-06 18:58:05 +00:00
Muhammad Falak R Wani
04b9fb74ff just: 1.21.0 -> 1.22.0
Diff: https://github.com/casey/just/compare/refs/tags/1.21.0...1.22.0
Changelog: https://github.com/casey/just/blob/1.22.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 77f646e293)
2024-01-06 12:23:04 -06:00
Muhammad Falak R Wani
43fb8a1e88 just: 1.20.0 -> 1.21.0
Diff: https://github.com/casey/just/compare/refs/tags/1.20.0...1.21.0
Changelog: https://github.com/casey/just/blob/1.21.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 7322f0f2ad)
2024-01-06 12:23:04 -06:00
Muhammad Falak R Wani
3ec22524f3 just: 1.18.1 -> 1.20.0
Diff: https://github.com/casey/just/compare/refs/tags/1.18.1...1.20.0
Changelog: https://github.com/casey/just/blob/1.20.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit da6707b432)
2024-01-06 12:23:04 -06:00
Adam Stephens
f5b21c4753 just: 1.17.0 -> 1.18.1
Changelog: https://github.com/casey/just/blob/1.18.1/CHANGELOG.md
(cherry picked from commit 60907d4769)
2024-01-06 12:23:03 -06:00
Aaron Jheng
a9e1797cf6 just: 1.16.0 -> 1.17.0
(cherry picked from commit 10a501ae6b)
2024-01-06 12:23:03 -06:00
R. Ryantm
26468a3f71 cargo-show-asm: 0.2.24 -> 0.2.25
(cherry picked from commit 9121fa56b1)
2024-01-06 17:58:03 +00:00
Nick Cao
e496da52a5 Merge pull request #279202 from NixOS/backport-277864-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.23 -> 0.2.24
2024-01-06 12:57:05 -05:00
R. Ryantm
930721d4c3 cargo-show-asm: 0.2.23 -> 0.2.24
(cherry picked from commit 4e9a91af1a)
2024-01-06 17:49:03 +00:00
sternenseemann
a8a75a82ab haskellPackages.llvm-ffi: unbreak by providing matching LLVM 16
We're opting for the strategy of providing the most up to date version
llvm-ffi supports which works out well enough, as nixpkgs also tries to
be quite up to date with its LLVM version (and also uses LLVM 16 as the
default).

(cherry picked from commit aa4b7ce79d)
2024-01-06 18:36:34 +01:00
Maximilian Bosch
567f66b195 Merge pull request #279184 from Ma27/backport-nix-2.19
[23.11] nixVersions.nix_2_19: init at 2.19.2
2024-01-06 18:26:32 +01:00
Maximilian Bosch
b352dc6599 gnome.eog: add meta.mainProgram
In one of my personal deployments, I happen to have the line

    lib.getExe gnome.eog

which fails rather loudly with a warning that doing this is deprecated
if `mainProgram` is not defined for understandable reasons. So, this
patch adds this attribute.

(cherry picked from commit 8e14176f0f)
2024-01-06 16:42:14 +00:00
Nick Cao
e83f4e06bf Merge pull request #279168 from NixOS/backport-279112-to-release-23.11
[Backport release-23.11] kdash: 0.4.4 -> 0.4.5
2024-01-06 11:39:02 -05:00
Nick Cao
677b292acd Merge pull request #279164 from NixOS/backport-279070-to-release-23.11
[Backport release-23.11] cargo-spellcheck: 0.13.1 -> 0.13.2
2024-01-06 11:35:53 -05:00
Artturi
416f23cab4 Merge pull request #279019 from NixOS/backport-278767-to-release-23.11
[Backport release-23.11] discord updates
2024-01-06 18:08:07 +02:00
Sandro Jäckel
0a1e47497b nixVersions.nix_2_19: 2.19.1 -> 2.19.2
(cherry picked from commit ca9b6bc0a7)
2024-01-06 16:44:31 +01:00
Sandro Jäckel
91adcf5802 nixVersions.nix_2_19: init at 2.19.1
(cherry picked from commit 3773ebf41a)
2024-01-06 16:44:30 +01:00
Yongun Seong
033f0cb607 gnucash: 5.4 -> 5.5
Changelog: https://github.com/Gnucash/gnucash/releases/tag/5.5
(cherry picked from commit ca5dd20dde)
2024-01-06 14:35:51 +00:00
Yongun Seong
ac14574c5c gnucash: add updateScript
(cherry picked from commit 5e2080f832)
2024-01-06 14:35:51 +00:00
Maximilian Bosch
7e24730f7e Merge pull request #278972 from NixOS/backport-258812-to-release-23.11
[Backport release-23.11] nixos/no-x-libs: fix build packages
2024-01-06 15:33:04 +01:00
R. Ryantm
ed119de71e kdash: 0.4.4 -> 0.4.5
(cherry picked from commit a93975f2cf)
2024-01-06 14:25:38 +00:00
R. Ryantm
74a8d29446 cargo-spellcheck: 0.13.1 -> 0.13.2
(cherry picked from commit 4a386e71fe)
2024-01-06 14:06:17 +00:00
Motiejus Jakštys
9649ff1c8f hopenpgp-tools: mark as buildable for hydra 2024-01-06 14:57:34 +02:00
Motiejus Jakštys
b08c7fa475 haskellPackages.hopengpg-tools: Unmark broken
https://github.com/drduh/YubiKey-Guide/issues/370
https://github.com/drduh/YubiKey-Guide/issues/406
(cherry picked from commit 5a098d2cb6)
2024-01-06 14:56:37 +02:00
Vladimír Čunát
57fb0dce8e Merge #275600: xorg.xorgserver: 21.1.9 -> 21.1.10
...into release-23.11
2024-01-06 13:01:05 +01:00
Robert Scott
7b1bc1e439 Merge pull request #278258 from LeSuisse/mediawiki-1.40.2-23.11
[23.11] mediawiki: 1.40.1 -> 1.40.2
2024-01-06 12:00:49 +00:00
Yureka
3b2267cea6 electron_28: 28.1.0 -> 28.1.1
(cherry picked from commit e2bdbc8247)
2024-01-06 11:48:34 +01:00
Yureka
6d5dbd50e9 electron_27: 27.2.0 -> 27.2.1
(cherry picked from commit ff17393923)
2024-01-06 11:48:34 +01:00
Yureka
4d3adf3498 electron_26: 26.6.3 -> 26.6.4
(cherry picked from commit 8ff419289c)
2024-01-06 11:48:34 +01:00
github-actions[bot]
5391f1cee2 gitlab: 16.5.3 -> 16.5.4 (#279099)
(cherry picked from commit eb8dfae38f)

Co-authored-by: Tobias Stenzel <ts@flyingcircus.io>
2024-01-06 11:42:25 +01:00
Vladimír Čunát
bbdb02a5ef Merge branch 'staging-23.11' into staging-next-23.11 2024-01-06 11:39:16 +01:00
Vladimír Čunát
ad9505ced1 Merge #278254: python311Packages.django_4: 4.2.8 -> 4.2.9
...into staging-23.11
2024-01-06 10:41:17 +01:00
Emily
2c62cf9c53 Merge pull request #278971 from NixOS/backport-278603-to-release-23.11
[Backport release-23.11] {ungoogled-,}chromium: 120.0.6099.129 -> 120.0.6099.199, improve and move `recompressTarball`
2024-01-06 02:30:54 +01:00
github-actions[bot]
81e142e914 Merge staging-next-23.11 into staging-23.11 2024-01-06 00:14:24 +00:00
github-actions[bot]
a2e27680dd Merge release-23.11 into staging-next-23.11 2024-01-06 00:13:59 +00:00
Thomas Gerbet
2e57112cc7 Merge pull request #279012 from NixOS/backport-278986-to-release-23.11
[Backport release-23.11] palemoon-bin: 32.5.1 -> 32.5.2
2024-01-06 00:55:20 +01:00
Justinas Stankevicius
b545a405e9 teleport_11: mark with knownVulnerabilities 2024-01-06 00:40:37 +01:00
Artturin
2011742bb1 discord-development: 0.0.15 -> 0.0.17
(cherry picked from commit 6807e48ede)
2024-01-05 21:44:40 +00:00
Artturin
7ecb316a8c discord-canary: 0.0.374 -> 0.0.379
(cherry picked from commit 3932ae8d29)
2024-01-05 21:44:40 +00:00
Artturin
d4e42e8f13 discord-ptb: 0.0.91 -> 0.0.93
(cherry picked from commit 232ab68345)
2024-01-05 21:44:40 +00:00
Artturin
25bbdcf317 discord: 0.0.289 -> 0.0.290
(cherry picked from commit 63573642e6)
2024-01-05 21:44:39 +00:00
Artturin
394d6e4682 discord-development: 0.0.1 -> 0.0.7
(cherry picked from commit edc63e59f1)
2024-01-05 21:44:39 +00:00
Artturin
246955f459 discord-canary: 0.0.224 -> 0.0.233
(cherry picked from commit deff47e5bc)
2024-01-05 21:44:39 +00:00
Artturin
385feb365d discord-ptb: 0.0.61 -> 0.0.63
(cherry picked from commit 59cac1fb65)
2024-01-05 21:44:39 +00:00
Weijia Wang
4bbf5a2eb6 Merge pull request #277927 from NixOS/backport-268155-to-release-23.11
[Backport release-23.11] door-knocker: init at 0.4.1
2024-01-05 22:10:09 +01:00
Weijia Wang
1502895702 Merge pull request #274196 from NixOS/backport-273030-to-release-23.11
[Backport release-23.11] libbitcoin{,client,explorer,network,protocol}: 3.5.0 -> 3.8.0
2024-01-05 22:09:20 +01:00
OPNA2608
9c710d81da palemoon-bin: 32.5.1 -> 32.5.2
(cherry picked from commit 63bdb6b2c2)
2024-01-05 21:03:54 +00:00
K900
2317feb02e Merge pull request #279010 from NixOS/backport-278979-to-release-23.11
[Backport release-23.11] Kernel updates for 2024-01-05
2024-01-05 23:55:23 +03:00
K900
4bdb0e4ce1 linux_latest-libre: 19453 -> 19459
(cherry picked from commit 6998653dd0)
2024-01-05 20:55:03 +00:00
K900
2b6e303f16 linux-rt_6_1: 6.1.67-rt20 -> 6.1.70-rt21
(cherry picked from commit a9686a8009)
2024-01-05 20:55:03 +00:00
K900
d78f48763e linux-rt_5_4: 5.4.257-rt87 -> 5.4.264-rt88
(cherry picked from commit f91b4c1b9b)
2024-01-05 20:55:03 +00:00
K900
33caa31807 linux-rt_5_15: 5.15.141-rt72 -> 5.15.145-rt73
(cherry picked from commit 7a3b0badbf)
2024-01-05 20:55:03 +00:00
K900
d7f03623db linux_5_10: 5.10.205 -> 5.10.206
(cherry picked from commit 8c163c0de3)
2024-01-05 20:55:03 +00:00
K900
720e74e35d linux_5_15: 5.15.145 -> 5.15.146
(cherry picked from commit 7be7d0024b)
2024-01-05 20:55:03 +00:00
K900
29e8593611 linux_6_1: 6.1.69 -> 6.1.71
(cherry picked from commit 897a5686c0)
2024-01-05 20:55:02 +00:00
K900
0ce86a15bc linux_6_6: 6.6.8 -> 6.6.10
(cherry picked from commit d65452f59e)
2024-01-05 20:55:02 +00:00
K900
7d0d8fdf12 linux_testing: 6.7-rc7 -> 6.7-rc8
(cherry picked from commit 70d02d944d)
2024-01-05 20:55:02 +00:00
Nick Cao
e1972baae1 Merge pull request #278958 from NixOS/backport-278684-to-release-23.11
[Backport release-23.11] rtthost: 0.21.0 -> 0.22.0
2024-01-05 15:29:26 -05:00
Nick Cao
629a6a571f Merge pull request #278959 from NixOS/backport-278644-to-release-23.11
[Backport release-23.11] fre: 0.3.1 -> 0.4.1
2024-01-05 15:29:08 -05:00
Nick Cao
0e7495a1b7 Merge pull request #278967 from NixOS/backport-278779-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.14.2 -> 4.14.3
2024-01-05 15:28:27 -05:00
Nick Cao
59a1a5b0f7 Merge pull request #278961 from NixOS/backport-278726-to-release-23.11
[Backport release-23.11] element-desktop: 1.11.52 -> 1.11.53
2024-01-05 15:28:18 -05:00
Thomas Gerbet
13936f275a teleport_11: stop using test.patch 2024-01-05 19:53:04 +01:00
Thomas Gerbet
9507d7bd4a Merge pull request #278814 from NixOS/backport-278789-to-release-23.11
[Backport release-23.11] brave: 1.61.109 -> 1.61.114
2024-01-05 19:29:49 +01:00
K900
17cbe5dfcd Merge pull request #278978 from NixOS/backport-277708-to-release-23.11
[Backport release-23.11] linux: avoid re-adding unsupported kernel branches (4.14) in this case in updater scripts
2024-01-05 21:21:19 +03:00
Maximilian Bosch
64aaca6432 linux: remove 4.14 from kernels-org.json
(cherry picked from commit 1ecd707527)
2024-01-05 18:20:22 +00:00
Maximilian Bosch
17478ccb06 linux: ignore kernel branches older than min supported branch
Right now, hashes for 4.14 are kept (and thus also maintained by the
hardened updater) even though we don't support that anymore, the oldest
supported branch is 4.19.

To avoid having to remember too many places where to drop a kernel when
dropping an old one (next will be 4.19), the oldest kernel branch will
be determined by the lowest version number in the keys of
`kernels-org.json`. That way, it's sufficient to drop an old branch
from this file and it will be ignored on the upcoming update runs.

Yes, the code to read from that file is duplicated, but I'd expect the
min version to change way more often than 3 lines of code reading a
version from a JSON file[1].

The logic is fairly simple though: if the branch (i.e. MAJOR.MINOR) of a
kernel that's listed on kernel.org[2] is older than the oldest version
in `kernels-org.json`, it's omitted on update and a message is printed
like this:

    [...]
    linux_5_4: 5.4.265 is latest, skipping...
    linux_4_19: 4.19.303 is latest, skipping...
    4.14 is too old and not supported anymore, skipping...

Kernels that have the branch `testing` are excluded from that check and
always allowed.

[1] Also, I'm unhappy already that I can't just do a relative import in
    here to deduplicate the function and for 3 lines of code it seems
    like unnecessarily much effort to create a python package structure
    here.
[2] Kernels that got unlisted there are too old to be added/kept here
    anyways.

(cherry picked from commit 76d763eeb9)
2024-01-05 18:20:22 +00:00
Maximilian Bosch
5a4210be88 linux/hardened: read min supported kernel from kernels-org.json
This one isn't 4.14 anymore and that should've been updated while
removing 4.14, but is easy to miss.

Since it's not expected that we have versions older than the oldest
mainline version from `kernels-org.json`, determine the minimum
supported version by reading it from there.

Also, this means lesser places to update when dropping old kernels.

This needs an additional change for the mainline updater to make sure
that no older versions appear there[1]. This will be implemented in
the next commit.

[1] At the time of implementing this, the oldest supported kernel was
    4.19, however 4.14 wasn't EOL yet and thus still picked up by the
    mainline updater.

(cherry picked from commit af7fc05959)
2024-01-05 18:20:22 +00:00
Izorkin
c88bf37877 nixos/no-x-libs: build qtbase without qt translation
(cherry picked from commit 2e14d8ba72)
2024-01-05 17:49:54 +00:00
Izorkin
5b772be20f pipewire: fix build without x11 support
(cherry picked from commit b59ddb30f4)
2024-01-05 17:49:54 +00:00
networkException
3eedf51d62 ungoogled-chromium: 120.0.6099.129-1 -> 120.0.6099.199-1
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop.html

This update includes 6 security fixes.

CVEs:
CVE-2024-0222 CVE-2024-0223 CVE-2024-0224 CVE-2024-0225

(cherry picked from commit d163ea4133)
2024-01-05 17:43:11 +00:00
emilylange
8575aa41be chromium: 120.0.6099.129 -> 120.0.6099.199
https://chromereleases.googleblog.com/2024/01/stable-channel-update-for-desktop.html

This update includes 6 security fixes.

CVEs:
CVE-2024-0222 CVE-2024-0223 CVE-2024-0224 CVE-2024-0225

(cherry picked from commit 5c77fff609)
2024-01-05 17:43:11 +00:00
emilylange
3713c2fceb chromium: improve and move recompressTarball
Recap: We need that (arguably stupid) helper function/drv because the
chromium tarball is big -- and is likely to increase even more in the
future. So big, that we eventually exceeded hydra.nixos.org's
max-output-limit (3G).  Instead of raising global hydra's limit, it was
decided that we recompress the tarball after deleting unused vendored
files from it.

I spent a lot of time on a version/prototype that does everything
(downloading, decompression, tar extraction, deleting unused files,
reproducible tar recreation and finally recompression) via stdin but
eventually had to scratch that.

GNU tar does not allow to create a tarball just from stdin, nixpkgs'
stdenv isn't built with stdin/stdout/pipes in mind, and things a lot of
other things I probably already forgot.

Nonetheless, this version improves multiple things:
- No more `mv` (used to be multiple, not just ours, since fetchzip had
  some as well)
- No more `rm` to get rid of the extracted files before recompressing.
  Instead, we simply don't extract them in the first place (thanks to
  tar's --exlude).
- No more "no space left" that happened due to `downloadToTemp = true;`.
- Multithreaded xz decompression, since that commit is still in
  staging-next.

We cannot use stdenv's unpackFile() because that does not allow us to
specify the needed --exclude (and --strip-components=1 if we don't want
to rely on glob matching).

The hash changed because we now have a static base directory ("source")
in the tarball, instead of whatever upstream provided us with (e.g.
"chromium-120.0.6099.129").

(cherry picked from commit e15783154f)
2024-01-05 17:43:11 +00:00
Nick Cao
b5079e619c telegram-desktop: drop unused dependencies
(cherry picked from commit 7a37e73c2c)
2024-01-05 17:25:21 +00:00
Nick Cao
3cf89ee0c5 telegram-desktop: 4.14.2 -> 4.14.3
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.2...v4.14.3

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.3
(cherry picked from commit cfb55ab450)
2024-01-05 17:25:21 +00:00
Nick Cao
b4ccf4688c Merge pull request #278743 from NixOS/backport-278656-to-release-23.11
[Backport release-23.11] jujutsu: 0.12.0 -> 0.13.0
2024-01-05 12:16:54 -05:00
Nick Cao
424eb66e5a Merge pull request #278764 from NixOS/backport-278422-to-release-23.11
[Backport release-23.11] dataexplorer: 3.8.0 -> 3.8.3
2024-01-05 12:14:55 -05:00
teutat3s
858ce578eb element-desktop: 1.11.52 -> 1.11.53
https://github.com/vector-im/element-desktop/releases/tag/v1.11.53
(cherry picked from commit 2996eea7c0)
2024-01-05 17:14:13 +00:00
éclairevoyant
bb395e5d40 signal-desktop: add eclairevoyant to maintainers
(cherry picked from commit 392411284c)
2024-01-05 17:10:03 +00:00
éclairevoyant
604025b852 signal-desktop-beta: 6.43.0-beta.1 -> 6.44.0-beta.1
(cherry picked from commit 6ee8bf84b4)
2024-01-05 17:10:03 +00:00
éclairevoyant
6aba7e3378 signal-desktop: 6.42.1 -> 6.43.1
(cherry picked from commit 111575e5dd)
2024-01-05 17:10:03 +00:00
Nick Cao
eb60ac76aa Merge pull request #278716 from NixOS/backport-278686-to-release-23.11
[Backport release-23.11] fastnetmon-advanced: 2.0.356 -> 2.0.357
2024-01-05 12:07:37 -05:00
gaykitty
1a75877d63 fre: 0.3.1 -> 0.4.1
(cherry picked from commit 5179714c44)
2024-01-05 17:03:15 +00:00
Samuel Tardieu
99623b87bf rtthost: 0.21.0 -> 0.22.0
(cherry picked from commit 270c6f77d6)
2024-01-05 17:01:02 +00:00
Emily
14f8081d59 Merge pull request #278942 from NixOS/backport-275459-to-release-23.11
[Backport release-23.11] chromium: drop inactive maintainers, CODEOWNERS: init chromium
2024-01-05 16:55:52 +01:00
Daniel Olsen
22278d0f36 hydrus: 554 -> 557
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v554...v557
(cherry picked from commit db281a6451)
2024-01-05 15:05:44 +00:00
emilylange
b08dd2343a chromium: remove maintainer handles from README.md, mention electron
Specifically the maintainers section is quite outdated and prone to get
out of sync with whatever primary data we have (mostly meta.maintainers)
in each derivation.

In an attempt to lower the risk of ending up out of sync again, we
simply remove the maintainer handles.

Also adds a mention for the newly from source built electron variant, as
almost everything except `upstream-info.nix` bumps will trigger electron
rebuilds as well.

And lastly, removes mentions of `chromium{Beta,Dev}` and the
accompanying `google-chrome-{beta,dev}, that have been removed a few
months ago.

I might look into reworking bigger parts of the README.md in the future,
but this honestly isn't that high of a priority for me for now.

(cherry picked from commit cdf5db87d4)
2024-01-05 14:58:21 +00:00
emilylange
8dcee78e5e CODEOWNERS: init chromium
(cherry picked from commit ff1380cb3a)
2024-01-05 14:58:21 +00:00
emilylange
031a29353a chromium: drop inactive maintainers
Our ./maintainers/README.md has a section titled "How to lose maintainer
status", which describes an "inactivity measure":

Maintainers how haven't reacted to "package-related notifications" for
more than 3 months can be removed.

All those 4 maintainers that are getting dropped as part of this commit
haven't responded to any such notifications (mostly review pings) for at
least 3 months.

(cherry picked from commit 477e7d6b60)
2024-01-05 14:58:21 +00:00
Martin Wimpress
24fb513f13 wavebox: 10.119.8-2 -> 10.120.10-2
(cherry picked from commit 496cf63f74)
2024-01-05 06:57:58 -08:00
K900
0f84f045fb Merge pull request #278919 from NixOS/backport-278802-to-staging-23.11
[Backport staging-23.11] nix: fix installCheckPhase crashes on Darwin
2024-01-05 15:12:40 +03:00
Randy Eckenrode
74a30bd168 nix: fix installCheckPhase crashes on Darwin
Ensure that `OBJC_DISABLE_INITIALIZE_FORK_SAFETY=yes` is set when
starting the Nix daemon during tests, or the fetchurl.sh test will
crash trying to initialize libcurl. This is happening since IPv6 support
was enabled in https://github.com/NixOS/nixpkgs/pull/277471.

See also:
- http://sealiesoftware.com/blog/archive/2017/6/5/Objective-C_and_fork_in_macOS_1013.html
- https://github.com/NixOS/nix/pull/2674

(cherry picked from commit 8dd78e6dc9)
2024-01-05 12:12:31 +00:00
Martin Weinelt
c1be43e8e8 Merge pull request #278813 from NixOS/backport-278608-to-release-23.11
[Backport release-23.11] python3Packages.datadog: unbreak, run subset of tests
2024-01-05 03:00:45 +01:00
Sean Buckley
a2ea57bbd0 brave: 1.61.109 -> 1.61.114
https://community.brave.com/t/release-channel-1-61-114/524569
(cherry picked from commit 26c23f6c74)
2024-01-05 01:53:57 +00:00
Jonathan Ringer
6bd4783dab python3Packages.datadog: unbreak, run subset of tests
(cherry picked from commit f69a31614e)
2024-01-05 01:49:39 +00:00
Robert Scott
15673e7512 Merge pull request #278497 from NixOS/backport-268931-to-staging-23.11
[Backport staging-23.11] libaom: 3.7.0 -> 3.7.1
2024-01-05 00:51:15 +00:00
Weijia Wang
3816bfa933 Merge pull request #278792 from NixOS/backport-273125-to-release-23.11
[Backport release-23.11] workstyle, dconf, rnix-lsp, marksman, macchanger, restic: add meta.mainProgram
2024-01-05 01:41:34 +01:00
github-actions[bot]
bb02954d48 Merge staging-next-23.11 into staging-23.11 2024-01-05 00:14:52 +00:00
github-actions[bot]
976e5739f9 Merge release-23.11 into staging-next-23.11 2024-01-05 00:14:27 +00:00
Milo Moisson
c353d13212 feat(workstyle,dconf,rnix-lsp,marksman,macchanger,restic): add meta.mainProgram
(cherry picked from commit a66dd462a8)
2024-01-04 22:44:18 +00:00
Justinas Stankevicius
a5a43fde92 teleport_12: 12.4.23 -> 12.4.32
(cherry picked from commit 69ed7cd544)
2024-01-04 21:56:59 +00:00
Justinas Stankevicius
c470e82294 teleport_13: 13.4.5 -> 13.4.14
(cherry picked from commit 76a1517581)
2024-01-04 21:56:59 +00:00
Justinas Stankevicius
cb18078800 teleport: 14.1.1 -> 14.3.0
(cherry picked from commit e34ad1ed07)
2024-01-04 21:56:59 +00:00
Thomas Gerbet
2416431830 Merge pull request #278075 from risicle/ris-clickhouse-23.10.5.20-r23.11
[23.11] clickhouse: 23.10.3.5 -> 23.10.5.20
2024-01-04 22:32:00 +01:00
R. Ryantm
19d799b917 dataexplorer: 3.8.0 -> 3.8.3
(cherry picked from commit 025e631d48)
2024-01-04 20:13:39 +00:00
Nick Cao
3505cbb74f Merge pull request #278724 from NixOS/backport-278548-to-release-23.11
[Backport release-23.11] upx: 4.2.1 -> 4.2.2
2024-01-04 14:48:26 -05:00
Muhammad Falak R Wani
fe900444df jujutsu: 0.12.0 -> 0.13.0
Diff: https://github.com/martinvonz/jj/compare/v0.12.0...v0.13.0
Changelog: https://github.com/martinvonz/jj/blob/v0.13.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 20b9368af2)
2024-01-04 18:27:37 +00:00
Weijia Wang
a7c2cbdd5f Merge pull request #278721 from NixOS/backport-276254-to-release-23.11
[Backport release-23.11] signal-desktop: 6.42.0 -> 6.42.1
2024-01-04 19:20:42 +01:00
Nick Cao
56e366638f Merge pull request #278521 from NixOS/backport-274967-to-release-23.11
[Backport release-23.11] opera: 105.0.4970.21 -> 106.0.4998.19
2024-01-04 11:18:38 -05:00
Nick Cao
ea2e4787f8 Merge pull request #278683 from NixOS/backport-276677-to-release-23.11
[Backport release-23.11] asterisk: 20.5.1 -> 20.5.2
2024-01-04 11:10:53 -05:00
Paul Meyer
26f3d6a023 upx: 4.2.1 -> 4.2.2
(cherry picked from commit 5bf965b8ad)
2024-01-04 15:57:41 +00:00
R. Ryantm
c572e1f3fd signal-desktop: 6.42.0 -> 6.42.1
(cherry picked from commit b0e580bfc4)
2024-01-04 15:46:04 +00:00
Yureka
8c65db5df5 fastnetmon-advanced: 2.0.356 -> 2.0.357
(cherry picked from commit f5889a2472)
2024-01-04 15:23:13 +00:00
Vladimír Čunát
d66d1660aa Merge #276993: python3Packages.twisted: add patch for CVE-2023-46137
...into staging-23.11
2024-01-04 15:33:18 +01:00
Vladimír Čunát
8b2822d742 Merge #276928: python3Packages.pip: add patches for CVE-2023-5752
...into staging-23.11
2024-01-04 15:31:42 +01:00
Vladimír Čunát
daed2152c2 Merge #276559: shadow: 4.14.1 -> 4.14.2
...into staging-23.11
2024-01-04 15:30:37 +01:00
Vladimír Čunát
cc28ad6d0f Merge #276304: libimobiledevice: pull upstream fix for clang-16 support
...into staging-23.11
2024-01-04 15:29:22 +01:00
Vladimír Čunát
15ad84e935 Merge #276137: hotdoc: fix clang header finding with llvm 16
...into staging-23.11
2024-01-04 15:28:09 +01:00
R. Ryantm
ef8c109a99 cfitsio: 4.3.0 -> 4.3.1
(cherry picked from commit ffddb3f398)
2024-01-04 13:45:44 +00:00
github-actions[bot]
78d984110f fastnetmon-advanced: 2.0.353 -> 2.0.356 (#278685)
(cherry picked from commit e2505c88ae)

Co-authored-by: Yureka <yuka@yuka.dev>
2024-01-04 14:41:31 +01:00
annalee
1859b1b825 curl: fix ipv6 detection compile error in configure script
(cherry picked from commit 84563fcd99)
2024-01-04 14:41:00 +01:00
sternenseemann
d371649f7f llvmPackages_{16,17,git}.lldb: tell cc-wrapper about libclang*.so
It appears that LLVM's build system no longer sets the executable's
rpath to include the faux resource root we pass in, so we need to make
sure cc-wrapper does this.

(cherry picked from commit 3c049266e7)
2024-01-04 13:42:24 +01:00
Semion Nadezhdin
6ffbf8a3c6 llvmPackages_{14,15,16,17,git}.lldb: unify lua and python path patch
(cherry picked from commit 21269ffbf6)
2024-01-04 13:42:24 +01:00
R. Ryantm
6fd8f9d748 asterisk: 20.5.1 -> 20.5.2
(cherry picked from commit 0b92702371)
2024-01-04 12:02:25 +00:00
Maciej Krüger
bf419d50d2 Merge pull request #275312 from nbraud/nixos/wpa_supplicant/backport
nixos/wpa_supplicant: Ensure the generated config isn't world-readable
2024-01-04 12:22:38 +01:00
Emily Trau
53c1e67df5 Merge pull request #277908 from NixOS/backport-185044-to-release-23.11
[Backport release-23.11] armitage: init at unstable-2022-12-05
2024-01-04 15:03:27 +11:00
adisbladis
e6c4e766e5 Merge pull request #278595 from NixOS/backport-277335-to-release-23.11
[Backport release-23.11] build-support/buildenv: Hoist builder instantiation
2024-01-04 13:42:50 +13:00
github-actions[bot]
69dee5cc0c Merge staging-next-23.11 into staging-23.11 2024-01-04 00:15:11 +00:00
github-actions[bot]
0d37fe92e9 Merge release-23.11 into staging-next-23.11 2024-01-04 00:14:36 +00:00
adisbladis
83eeaf01fe build-support/buildenv: Hoist builder instantiation
(cherry picked from commit dda7578745)
2024-01-03 23:33:10 +00:00
Thomas Gerbet
26e9eafae1 Merge pull request #278073 from NixOS/backport-263279-to-release-23.11
[Backport release-23.11] openresty: 1.21.4.1 -> 1.21.4.3
2024-01-04 00:02:50 +01:00
Emily
ecfc331680 Merge pull request #278317 from NixOS/backport-274863-to-release-23.11
[Backport release-23.11] chromium: use llvm 17
2024-01-03 18:53:08 +01:00
R. Ryantm
e1305051d5 opera: 105.0.4970.21 -> 106.0.4998.19
(cherry picked from commit 0e4794c533)
2024-01-03 17:05:49 +00:00
Nick Cao
ab5fd15014 Merge pull request #278296 from NixOS/backport-273066-to-release-23.11
[Backport release-23.11] jujutsu: 0.11.0 -> 0.12.0
2024-01-03 11:40:03 -05:00
Nick Cao
f1c7929d1c Merge pull request #278316 from NixOS/backport-278159-to-release-23.11
[Backport release-23.11] fish: 3.6.4 -> 3.7.0
2024-01-03 11:36:44 -05:00
Nick Cao
de7c330baa Merge pull request #278504 from NixOS/backport-273694-to-release-23.11
[Backport release-23.11] home-manager: 2023-09-14 -> unstable-2023-12-31
2024-01-03 11:02:51 -05:00
Nick Cao
b0b2c5445c Merge pull request #278445 from NixOS/backport-269598-to-release-23.11
[Backport release-23.11] difftastic: 0.52.0 -> 0.53.0
2024-01-03 10:21:29 -05:00
Nick Cao
ba839a2fbb Merge pull request #278441 from NixOS/backport-278363-to-release-23.11
[Backport release-23.11] qt6.qtbase: add patch for CVE-2023-51714
2024-01-03 10:21:05 -05:00
R. Ryantm
e3e250ecea home-manager: 2023-09-14 -> unstable-2023-12-31
(cherry picked from commit 00ae1b6c93)
2024-01-03 15:18:49 +00:00
Maximilian Bosch
d45794fd25 Merge pull request #273136 from NixOS/backport-266935-to-release-23.11
[Backport release-23.11] nixos/nextcloud: missing ocm-dir applys also from 26.0.8 onward
2024-01-03 16:12:51 +01:00
Maximilian Bosch
8cc26b679f Merge pull request #278299 from NixOS/backport-278223-to-release-23.11
[Backport release-23.11] nixos/nextcloud: disable output buffering
2024-01-03 16:12:20 +01:00
Maximilian Bosch
642991bea7 Merge pull request #278240 from NixOS/backport-278136-to-release-23.11
[Backport release-23.11] nextcloud: update apps, add user_oidc
2024-01-03 16:10:43 +01:00
Sergei Trofimovich
79f3a0032a libaom: 3.7.0 -> 3.7.1
Changes: https://aomedia.googlesource.com/aom/+/refs/tags/v3.7.1
(cherry picked from commit 5afd78645b)
2024-01-03 14:46:28 +00:00
Jörg Thalheim
86616ae5b0 ferdium: fix and simplify update script
(cherry picked from commit 11cd7aa7d6)
2024-01-03 13:12:14 +00:00
Jörg Thalheim
994c93c092 ferdium: 6.6.0 -> 6.7.0
(cherry picked from commit fc7331203e)
2024-01-03 13:12:14 +00:00
Franz Pletz
2280a76cee Merge pull request #278401 from NixOS/backport-277036-to-release-23.11
[Backport release-23.11] iperf: 3.15 -> 3.16
2024-01-03 12:14:15 +01:00
Ivan Babrou
2a8983aec1 rsync: fix missing ipv6 support
(cherry picked from commit 6eca74cc0f)
2024-01-03 09:55:54 +00:00
Muhammad Falak R Wani
b79e85d12c difftastic: 0.52.0 -> 0.53.0
Diff: https://github.com/wilfred/difftastic/compare/0.52.0...0.53.0
Changelog: https://github.com/Wilfred/difftastic/blob/0.53.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit be61ae09c5)
2024-01-03 07:44:01 +00:00
K900
1a4394776f Merge pull request #278443 from NixOS/backport-278442-to-staging-23.11
[Backport staging-23.11] qt5.qtbase: update to latest patchset, includes CVE-2023-51714 fix
2024-01-03 10:25:57 +03:00
K900
bb6f60092b qt5.qtbase: update to latest patchset, includes CVE-2023-51714 fix
(cherry picked from commit ca1c914e62)
2024-01-03 07:25:45 +00:00
Nick Cao
7687a5cbdd qt6.qtbase: add patch for CVE-2023-51714
(cherry picked from commit ddc8bd3f51)
2024-01-03 07:17:48 +00:00
Mario Rodas
886d6c9d48 starship: 1.16.0 -> 1.17.0
Diff: https://github.com/starship/starship/compare/v1.16.0...v1.17.0
(cherry picked from commit d6990a6478)
2024-01-03 07:00:01 +00:00
Nick Cao
a2103ac8a7 Merge pull request #278370 from NixOS/backport-278345-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.14.1 -> 4.14.2
2024-01-03 01:37:17 -05:00
Yongun Seong
139a96d0b6 perlPackages.FinanceQuote: 1.58 -> 1.59
Diff: https://github.com/finance-quote/finance-quote/compare/v1.58...v1.59
(cherry picked from commit eb7fb5506b)
2024-01-03 06:22:37 +00:00
Weijia Wang
fc08cc3eb8 Merge pull request #278306 from NixOS/backport-278289-to-release-23.11
[Backport release-23.11] bitwarden: fix build; 2023.12.0 -> 2023.12.1
2024-01-03 05:02:50 +01:00
Weijia Wang
c3867be1c7 Merge pull request #278406 from NixOS/backport-278383-to-release-23.11
[Backport release-23.11] ocrmypdf: set meta.mainProgram
2024-01-03 04:33:26 +01:00
pacien
7f2c5bb353 ocrmypdf: set meta.mainProgram
(cherry picked from commit c41a1ad561)
2024-01-03 03:33:08 +00:00
Weijia Wang
bdcba75cb3 Merge pull request #278403 from NixOS/backport-274175-to-staging-23.11
[Backport staging-23.11] zulu: drop version from pname
2024-01-03 04:29:21 +01:00
Weijia Wang
910e4475ae zulu: drop version from pname
(cherry picked from commit 0617025285)
2024-01-03 03:28:57 +00:00
Muhammad Falak R Wani
5e5c1b19d8 iperf: 3.15 -> 3.16
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 2e1b3d05f0)
2024-01-03 03:07:45 +00:00
Weijia Wang
6c85706e1a Merge pull request #278398 from NixOS/backport-275936-to-release-23.11
[Backport release-23.11] lldb_14: fix broken bindings again
2024-01-03 03:15:53 +01:00
Weijia Wang
4809c1f684 lldb_14: fix broken bindings again
(cherry picked from commit 6afc8c2675)
2024-01-03 02:13:03 +00:00
Weijia Wang
b4ece5b229 Merge pull request #278268 from jupblb/kak
[Backport release-23.11] kakoune: fix compiling with clang for macOS
2024-01-03 02:50:05 +01:00
Martin Weinelt
4894961099 Merge pull request #278389 from NixOS/backport-278253-to-release-23.11
[Backport release-23.11] python311Packages.django_5: 5.0 -> 5.0.1
2024-01-03 02:32:09 +01:00
Martin Weinelt
36e5e9b048 python311Packages.django_5: 5.0 -> 5.0.1
https://docs.djangoproject.com/en/5.0/releases/5.0.1/
(cherry picked from commit 9b4306be7e)
2024-01-03 01:10:36 +00:00
Gabriel Arazas
8f011343f3 nixos/guix: fix conditional linking of profiles
(cherry picked from commit b7ece537bb)
2024-01-03 00:28:41 +00:00
Gabriel Arazas
0a070a821c nixos/guix: add Guix home support
(cherry picked from commit a73ae4bf9f)
2024-01-03 00:28:41 +00:00
github-actions[bot]
e88d42ab12 Merge staging-next-23.11 into staging-23.11 2024-01-03 00:14:51 +00:00
github-actions[bot]
911a6eeb92 Merge release-23.11 into staging-next-23.11 2024-01-03 00:14:23 +00:00
Nick Cao
ac4c566cda telegram-desktop: 4.14.1 -> 4.14.2
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.1...v4.14.2

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.2
(cherry picked from commit ccdb1e0c0d)
2024-01-02 22:33:33 +00:00
Nick Cao
3933a11431 Merge pull request #278330 from NixOS/backport-277947-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.13.1 -> 4.14.1
2024-01-02 16:55:08 -05:00
Nick Cao
a2ccdfa2c7 Merge pull request #278331 from NixOS/backport-278307-to-release-23.11
[Backport release-23.11] apx: 2.1.1 -> 2.1.2
2024-01-02 16:52:35 -05:00
Nick Cao
ebe7fa94d2 Merge pull request #277836 from NixOS/backport-277687-to-release-23.11
[Backport release-23.11] far2l: 2.4.1 -> 2.5.3
2024-01-02 16:31:22 -05:00
Guillaume Maudoux
1fa383f0d1 Merge pull request #278226 from NixOS/backport-262152-to-release-23.11
[Backport release-23.11] bazel_7: init at 7.0.0
2024-01-02 22:24:45 +01:00
Maximilian Bosch
24141f297f Merge pull request #273130 from NixOS/backport-272564-to-release-23.11
[Backport release-23.11] nixos/grafana: create plugins directory in provisioning, fix deprecation warning
2024-01-02 21:10:57 +01:00
John Garcia
3ea88a3004 apx: 2.1.1 -> 2.1.2
(cherry picked from commit 5c5ba2333f)
2024-01-02 19:18:38 +00:00
Nick Cao
5bce5d1b08 Merge pull request #278329 from NixOS/backport-277057-to-release-23.11
[Backport release-23.11] apx: 2.1.0 -> 2.1.1
2024-01-02 14:17:53 -05:00
Nick Cao
4333a7837f telegram-desktop: 4.14.0 -> 4.14.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.14.0...v4.14.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.1
(cherry picked from commit 9dd74c90bc)
2024-01-02 19:17:21 +00:00
Nick Cao
a448eb6700 telegram-desktop: 4.13.1 -> 4.14.0
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.13.1...v4.14.0

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.14.0
(cherry picked from commit 3a43c747fa)
2024-01-02 19:17:21 +00:00
R. Ryantm
21944a4790 apx: 2.1.0 -> 2.1.1
(cherry picked from commit fffd498163)
2024-01-02 19:12:33 +00:00
R. Ryantm
b9556ad9d5 snowflake: 2.8.0 -> 2.8.1
(cherry picked from commit 87add9a0e5)
2024-01-02 20:00:25 +01:00
Nick Cao
0f7bc4479a Merge pull request #278295 from NixOS/backport-275572-to-release-23.11
[Backport release-23.11] kondo: 0.7 -> 0.8
2024-01-02 13:58:28 -05:00
Dmitriy Kholkin
50f24575e0 nixos/tor: fix transport plugin exe name
(cherry picked from commit 0929716b02)
2024-01-02 19:49:03 +01:00
Cole Helbling
990aeebd67 Merge pull request #275415 from NixOS/backport-275208-to-staging-23.11
[Backport staging-23.11] sharutils: Fix static build on macOS
2024-01-02 10:16:55 -08:00
Linus Heckemann
f59585d289 Merge pull request #278117 from NixOS/backport-273308-to-release-23.11
[Backport release-23.11] nixos/installation-device: remove warning about mdadm
2024-01-02 19:10:43 +01:00
Yureka
bb75138467 chromium: use llvm 17
(cherry picked from commit 930e3e5be6)
2024-01-02 17:42:38 +00:00
Adam Stephens
3536d4adee fish: add changelog url
(cherry picked from commit 9d7aa349df)
2024-01-02 17:27:56 +00:00
Adam Stephens
b540b90ae3 fish: add adamcstephens as maintainer
(cherry picked from commit e0cfeb8a13)
2024-01-02 17:27:56 +00:00
Adam Stephens
532d7c2467 fish: 3.6.4 -> 3.7.0
(cherry picked from commit fe9849404a)
2024-01-02 17:27:55 +00:00
Robert Schütz
d706b8d090 bitwarden: 2023.12.0 -> 2023.12.1
Diff: https://github.com/bitwarden/clients/compare/desktop-v2023.12.0...desktop-v2023.12.1

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2023.12.1
(cherry picked from commit 31928d049d)
2024-01-02 16:57:56 +00:00
Andrew Marshall
1610118477 bitwarden: Filter patches for cargo sourceRoot
Since we pass `sourceRoot` to `fetchCargoTarball`, any patches that
affect files outside of that `sourceRoot` will fail to apply. So map
each patch to remove any diff hunks outside that `sourceRoot`.

This was only working before due to the FOD being cached from before
such problematic patches were added (in commit
333dadbe66).

(cherry picked from commit 9201c2e674)
2024-01-02 16:57:56 +00:00
Nick Cao
4da42e77ff Merge pull request #278282 from NixOS/backport-278025-to-release-23.11
[Backport release-23.11] fzf: 0.44.1 -> 0.45.0
2024-01-02 11:38:46 -05:00
Nick Cao
f5db607a6d Merge pull request #278290 from NixOS/backport-277670-to-release-23.11
[Backport release-23.11] obs-studio-plugins.obs-replay-source: 1.6.12 -> 1.6.13
2024-01-02 11:34:19 -05:00
Nick Cao
7cde78de07 Merge pull request #278283 from NixOS/backport-278077-to-release-23.11
[Backport release-23.11] liferea: 1.15.4 -> 1.15.5
2024-01-02 11:30:54 -05:00
Nick Cao
b46c69a55f Merge pull request #278251 from NixOS/backport-273872-to-release-23.11
[Backport release-23.11] microsoft-edge: 119.0.2151.72 -> 120.0.2210.61
2024-01-02 11:27:55 -05:00
Nick Cao
80707c044e Merge pull request #278259 from NixOS/backport-276957-to-release-23.11
[Backport release-23.11] cjson: 1.7.16 -> 1.7.17
2024-01-02 11:27:38 -05:00
Nick Cao
468320ba01 Merge pull request #278210 from mfrw/backport-274656-to-release-23.11
[Backport release-23.11] tailscale: 1.54.0 -> 1.56.1
2024-01-02 11:23:02 -05:00
Nick Cao
68b4656870 Merge pull request #278167 from NixOS/backport-271584-to-release-23.11
[Backport release-23.11] cmus: fix feature detection on darwin
2024-01-02 11:17:52 -05:00
Patrick Steinhardt
b0c5629001 nixos/nextcloud: disable output buffering
The Nextcloud admin guide says that output buffering must be turned off
or otherwise PHP will return memory-related errors [1]. As the default
value for this PHP setting is 4096 and thus enabled the Nextcloud setup
is thus misconfigured by default. This misconfiguration will be shown in
the "Security & setup warnings" dialog for the administrator.

Fix this misconfiguration by setting "output_buffering=0" by default.

[1]: https://docs.nextcloud.com/server/stable/admin_manual/configuration_files/big_file_upload_configuration.html#configuring-php

(cherry picked from commit f026ea0db0)
2024-01-02 15:45:08 +00:00
Muhammad Falak R Wani
0608418011 jujutsu: 0.11.0 -> 0.12.0
Diff: https://github.com/martinvonz/jj/compare/v0.11.0...v0.12.0
Changelog: https://github.com/martinvonz/jj/blob/v0.12.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 6aa4df08f3)
2024-01-02 15:18:28 +00:00
Muhammad Falak R Wani
b4d7d18fa5 kondo: 0.7 -> 0.8
Diff: https://github.com/tbillington/kondo/compare/v0.7...v0.8
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit ee91c1cd86)
2024-01-02 15:14:02 +00:00
R. Ryantm
1aa5ee6476 obs-studio-plugins.obs-replay-source: 1.6.12 -> 1.6.13
(cherry picked from commit db8669d39a)
2024-01-02 14:58:30 +00:00
R. Ryantm
a017d7c3b0 sftpgo: 2.5.5 -> 2.5.6
(cherry picked from commit 1ea12ff9f3)
2024-01-02 15:22:53 +01:00
R. Ryantm
0748738142 liferea: 1.15.4 -> 1.15.5
(cherry picked from commit a6ce884376)
2024-01-02 14:11:33 +00:00
Muhammad Falak R Wani
9d94a09ed3 fzf: 0.44.1 -> 0.45.0
Diff: https://github.com/junegunn/fzf/compare/0.44.1...0.45.0
Changelog: https://github.com/junegunn/fzf/blob/0.45.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 709a88aa44)
2024-01-02 13:52:08 +00:00
Maximilian Bosch
38a0681e73 Merge pull request #277629 from NixOS/backport-277382-to-release-23.11
[Backport release-23.11] nixos/nextcloud: fix nginx routing to store and nix apps
2024-01-02 14:42:27 +01:00
Pol Dellaiera
ad8eca383d Merge pull request #278271 from NixOS/backport-270314-to-release-23.11
[Backport release-23.11] php81Extensions.apcu: 5.1.22 -> 5.1.23
2024-01-02 13:45:18 +01:00
R. Ryantm
fae0f0ff97 php81Extensions.apcu: 5.1.22 -> 5.1.23
(cherry picked from commit ea4836f69a)
2024-01-02 12:44:56 +00:00
adisbladis
46a7d6be3b Merge pull request #277331 from NixOS/backport-276943-to-staging-23.11
[Backport staging-23.11] melpa2nix: update to work with Emacs HEAD
2024-01-03 01:08:13 +13:00
Antoine Fontaine
642d8e64c9 maintainers/maintainer-list.nix: Update email address for afontain/necessarily-equal
(cherry picked from commit 97840dad55)
2024-01-02 12:02:58 +00:00
Antoine Fontaine
bcd6318a5f bookletimposer: remove
BookletImposer is now broken, both on unstable and 23.11, and seems
unmaintained.

The package stopped working with PyPDF 3.0, which NixOS now uses. The
forge is now down, and I tried contacting the author by mail without
answer as of today. I think removing this package from unstable and
23.11 makes sense.

(cherry picked from commit 6f8527f6fb)
2024-01-02 12:02:58 +00:00
Marco Rebhan
b581159a97 kakoune: fix compiling with clang for macOS
(cherry picked from commit 6bcb7fade4)
2024-01-02 12:57:11 +01:00
R. Ryantm
a8c330edb0 cjson: 1.7.16 -> 1.7.17
(cherry picked from commit 1f82cc66f0)
2024-01-02 11:29:58 +00:00
Thomas Gerbet
44f9efa925 mediawiki: 1.40.1 -> 1.40.2
Fixes CVE-2023-51704.

Changes:
https://www.mediawiki.org/wiki/Release_notes/1.40#MediaWiki_1.40.2
2024-01-02 12:26:24 +01:00
Martin Weinelt
cd97a2914a python311Packages.django_4: 4.2.8 -> 4.2.9
https://docs.djangoproject.com/en/4.2/releases/4.2.9/
(cherry picked from commit 4e922e37b4)
2024-01-02 12:11:07 +01:00
Rhys Davies
a9f82040db microsoft-edge: 119.0.2151.72 -> 120.0.2210.77
(cherry picked from commit c2e9041e80)
2024-01-02 10:56:52 +00:00
maxine
3ff7c6c9da Merge pull request #274799 from NixOS/backport-273161-to-staging-23.11
[Backport staging-23.11] GNOME staging updates 2023-12-09
2024-01-02 11:26:19 +01:00
Maximilian Bosch
9b0acb915e nextcloud.packages.apps.user_oidc: init at 1.3.5
License is AGPL 3 and it's in fact the plus version after checking some
source files:

* https://github.com/nextcloud/user_oidc/blob/v1.3.5/lib/AppInfo/Application.php
* https://github.com/nextcloud/user_oidc/blob/v1.3.5/lib/Controller/ApiController.php

(cherry picked from commit 4bcd4d5e45)
2024-01-02 09:51:39 +00:00
Maximilian Bosch
237ab69d0e nextcloud*.packages.apps: update
(cherry picked from commit 33eccb059a)
2024-01-02 09:51:39 +00:00
Guillaume Maudoux
d8e2972b73 fixup! bazel_7: Check-in the main lockfile
(cherry picked from commit 7916e168a8)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
92d7050547 bazel_7: Check-in the main lockfile
(cherry picked from commit e8e45bc82e)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
91b5b697c6 bazel_7: fix remaining tests
(cherry picked from commit 87716d0622)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
3e70fb9deb bazel_7: improve lockfile parsing
(cherry picked from commit 166e47c58b)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
149356380a bazel_7: Cleanup tests a bit
(cherry picked from commit bc3cba3845)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
887fa2e836 fixup! bazel_7: backport bazel_6 bash fixes for remote execution
(cherry picked from commit bfbc35e0d0)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
0a9288cb97 bazel_7: Add regression test for empty lockfiles
(cherry picked from commit 2a4700c48b)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
f312e78170 fixup! bazel_7: backport bazel_6 bash fixes for remote execution
(cherry picked from commit eaa9b99502)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
a68867fd83 bazel_7: Unse runJDK for runtime
(cherry picked from commit 1795976a32)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
801571b76e bazel_7: backport bazel_6 bash fixes for remote execution
(cherry picked from commit f35225d3d6)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
9c50c447b9 bazel_7: fix protobuf test on darwin
(cherry picked from commit 459e800b04)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
65bcf4b6cf bazel_7: fix cpp-test with bzlmod, for linux
(cherry picked from commit a30a2c9f40)
2024-01-02 08:19:49 +00:00
Guillaume Maudoux
27035382fe bazel_7: re-enable arc in xcode_locator command
(cherry picked from commit 0d222a3580)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
023bbfce4f bazel_7: restore xcode_locator no-arc fix, still needed
(cherry picked from commit 6d93cdd566)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
189fb6ecba bazel_7: restore xcode_locator patch from no-arc patch
(cherry picked from commit 5fc2602a32)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
4b2c94901f bazel_7: address most review comments
(cherry picked from commit f8eaea18b0)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
7021952a86 bazel_7: 7.0.0rc7 -> 7.0.0
(cherry picked from commit 2a92a2304a)
2024-01-02 08:19:48 +00:00
Dmitry Ivankov
2bbff60dbc bazel_7: fix darwin compilation with CLang 16 & recent nixpkgs/master
Workaround for #166205 similar to
51451ac406

And warning fix similar to `bazel_6` fix for
```
external/upb~0.0.0-20220923-a547704/upb/mini_table.c:634:14: error: defining a type within '__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions]
  UPB_ASSERT(UPB_ALIGN_OF(upb_StringView) ==
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
```

(cherry picked from commit 306e8eaf53)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
0a314d35f6 bazel_7: 7.0.0rc2 -> 7.0.0rc7
(cherry picked from commit 4d54ca897b)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
918e81950b bazel_7: darwin (sandbox) fixes
(cherry picked from commit 207fb75488)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
e991b2b54a bazel_7: rename protobuf test lockfile, part 2
(cherry picked from commit 7dd831bac7)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
26e754ed65 bazel_7: rename protobuf test lockfile
(cherry picked from commit 0c13686697)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
9f5fc1190f bazel_7: cleanup unused files
(cherry picked from commit a4cf97e415)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
0b611f151f bazel_7: cleanup protobuf tests
(cherry picked from commit 058102dd42)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
a88b2d0d2b bazel_7: cleanup changes made to common patches
(cherry picked from commit 90bfff1396)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
df9638577e bazel_7: cleanup changes made to common tests
(cherry picked from commit 5151e14e2c)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
050ed996e3 Bump to 7.0.0rc2
(cherry picked from commit 05ecc09b57)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
616e912d9a Add 7.0.0rc2, but some patches need an update
(cherry picked from commit 622804ab5d)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
f53dd4a682 Rework repository_cache, lockfile generation, and protobuf tests as a whole
(cherry picked from commit be69c186cc)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
ad05dbfaf8 bazel_7: Cleanup patchPhase
(cherry picked from commit 229bce1095)
2024-01-02 08:19:48 +00:00
Guillaume Maudoux
447849064d bazel_7: Separate test deps (without binaries)
(cherry picked from commit 7051773ca8)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
a7db910476 bazel_7: Filter bzlmod dependencies by name predicate
(cherry picked from commit b09a742323)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
80475645e1 Get bazel building on all major platforms, with tests
(cherry picked from commit 022befe8ae)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
a08fd7e2bc bazel_7: More refactors
(cherry picked from commit 30cbfd470d)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
1024ab910b bazel_7: refactor and comment
(cherry picked from commit 9b820d98a6)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
a16b8d4537 bazel_7: split tests for clarity
(cherry picked from commit d1f60e013b)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
d7b5ad213d bazel_7: restrict USER hack to darwin
(cherry picked from commit 03f458b351)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
5dd02baee9 bazel_7: Simplify callBazelTest
(cherry picked from commit e0a1a73c41)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
618b8c425e bazel_7: init at 7.0.0-pre.20230917.3
(cherry picked from commit 78dd0bafa6)
2024-01-02 08:19:47 +00:00
Guillaume Maudoux
b2a74b4095 bazel_7: start by copying bazel_6
(cherry picked from commit 8cc99ed595)
2024-01-02 08:19:47 +00:00
Muhammad Falak R Wani
aecedee1ff tailscale: 1.56.0 -> 1.56.1
Diff: https://github.com/tailscale/tailscale/compare/v1.56.0...v1.56.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 7a59ba2894)
2024-01-02 11:40:36 +05:30
Ashish SHUKLA
3979befa7f tailscale: 1.54.1 -> 1.56.0
(cherry picked from commit 102500d2ba)
2024-01-02 11:40:26 +05:30
Muhammad Falak R Wani
cfbbd0fc3c tailscale: 1.54.0 -> 1.54.1
Diff: https://github.com/tailscale/tailscale/compare/v1.54.0...v1.54.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 32538c96b9)
2024-01-02 11:40:10 +05:30
Ryan Lahfa
3da785eeaa Merge pull request #278192 from NixOS/backport-274007-to-release-23.11
[Backport release-23.11] davinci-resolve: Remove address
2024-01-02 06:07:17 +01:00
Eelco Dolstra
164b4d65ff davinci-resolve: Remove address
Let's not include people's addresses in the repo.

(cherry picked from commit ab382f47ef)
2024-01-02 05:05:51 +00:00
adisbladis
ca6d817c97 Merge pull request #277634 from NixOS/backport-277327-to-release-23.11
[Backport release-23.11] build-support/emacs: refactor
2024-01-02 15:59:11 +13:00
github-actions[bot]
f4baa59b13 Merge staging-next-23.11 into staging-23.11 2024-01-02 00:14:48 +00:00
github-actions[bot]
115fbedb39 Merge release-23.11 into staging-next-23.11 2024-01-02 00:14:22 +00:00
Emily Trau
f896d123cb cmus: fix feature detection on darwin
(cherry picked from commit 78018ef67e)
2024-01-01 23:39:09 +00:00
Yorick
2d2ea8eab9 Merge pull request #278153 from NixOS/backport-272629-to-release-23.11
[Backport release-23.11] nats-server: 2.10.4 -> 2.10.7
2024-01-01 22:50:53 +01:00
Raghav Sood
e3657a3e40 nats-server: 2.10.4 -> 2.10.7
(cherry picked from commit 7e72767524)
2024-01-01 21:46:54 +00:00
Felix Buehler
96b2ad832f nixos/installation-device: remove warning about mdadm
(cherry picked from commit 9537527389)
2024-01-01 18:40:39 +00:00
7c6f434c
cf1ea7b87e Merge pull request #278062 from NixOS/backport-277638-to-release-23.11
[Backport release-23.11] lbzip2: apply implicit function definition patch; fix darwin
2024-01-01 17:46:29 +00:00
Nick Cao
5ba7e238c8 Merge pull request #278086 from NixOS/backport-277007-to-release-23.11
[Backport release-23.11] wasmer: 4.2.1 -> 4.2.5
2024-01-01 11:59:03 -05:00
Nick Cao
d4c593defe wasmer: add nickcao to maintainers
(cherry picked from commit cd791f6232)
2024-01-01 15:55:46 +00:00
Nick Cao
effcaa9313 wasmer: 4.2.1 -> 4.2.5
Diff: https://github.com/wasmerio/wasmer/compare/refs/tags/v4.2.1...v4.2.5
(cherry picked from commit 58f6aba98b)
2024-01-01 15:55:46 +00:00
Nick Cao
5564a43735 Merge pull request #277941 from NixOS/backport-274746-to-release-23.11
[Backport release-23.11] jj: init at 1.9.2
2024-01-01 10:23:14 -05:00
Nick Cao
827676e3c2 Merge pull request #277964 from matthiasbeyer/backport-277873-to-release-23.11
[release-23.11]: fava: 1.26.2 -> 1.26.4
2024-01-01 10:20:42 -05:00
Nick Cao
9deb8f5a3b Merge pull request #277965 from matthiasbeyer/backport-277303-to-release-23.11
[release 23.11]: cargo-llvm-cov: 0.5.37 -> 0.6.0
2024-01-01 10:20:27 -05:00
Robert Scott
6848b2dbe1 Merge pull request #277760 from risicle/ris-squid-CVEs-2023-r23.11
[23.11] squid: add patches for several CVEs
2024-01-01 15:08:45 +00:00
Nick Cao
3dcd0fd6ae Merge pull request #278041 from NixOS/backport-278011-to-release-23.11
[Backport release-23.11] miniaudicle: 1.5.0.7 -> 1.5.2.0
2024-01-01 10:08:13 -05:00
Konstantin Alekseev
fd880233a0 openresty: 1.21.4.1 -> 1.21.4.3
(cherry picked from commit 23a4b38ac8)
2024-01-01 14:32:41 +00:00
annalee
86c68ada70 lbzip2: apply implicit function definition patch; fix darwin
https://github.com/kjn/lbzip2/pull/33
(cherry picked from commit eb2b02456e)
2024-01-01 13:23:57 +00:00
Martin Weinelt
3d0d31abca Merge pull request #276949 from mweinelt/23.11/django-4.2.8
[staging-23.11] python311Packages.django_4: 4.2.7 -> 4.2.8
2024-01-01 14:07:02 +01:00
Thiago Kenji Okada
49f5ac153d Merge pull request #277886 from NixOS/backport-277761-to-release-23.11
[Backport release-23.11] renode-unstable: init at 1.14.0+20231229gita76dac0ae, renode: init at 1.14.0
2024-01-01 11:01:22 +00:00
K900
88885bc47e Merge pull request #278042 from NixOS/backport-278036-to-staging-23.11
[Backport staging-23.11] [staging-next] qt5: 5.15.{11,15} -> 5.15.{12,16}
2024-01-01 13:08:31 +03:00
K900
2bf4f7838e qt5: 5.15.{11,15} -> 5.15.{12,16}
(cherry picked from commit e9109dc7d3)
2024-01-01 10:08:19 +00:00
R. Ryantm
cb65e6cd98 miniaudicle: 1.5.0.7 -> 1.5.2.0
(cherry picked from commit 39d7ec8854)
2024-01-01 10:08:12 +00:00
Robert Scott
5a9696c054 clickhouse: 23.10.3.5 -> 23.10.5.20 2024-01-01 00:18:01 +00:00
github-actions[bot]
c5960cf33d Merge staging-next-23.11 into staging-23.11 2024-01-01 00:16:18 +00:00
github-actions[bot]
730541650f Merge release-23.11 into staging-next-23.11 2024-01-01 00:15:54 +00:00
Janik
bd39e4e241 Merge pull request #277983 from NixOS/backport-276997-to-release-23.11
[Backport release-23.11] maltego: init at 4.6.0
2024-01-01 01:03:34 +01:00
pennae
2993587994 Merge pull request #277969 from NixOS/backport-277949-to-release-23.11
[Backport release-23.11] nixos/doc: avoid bash argument list size limit
2024-01-01 00:52:41 +01:00
D3vil0p3r
44fc6fe3c8 maltego: init at 4.6.0
To be added in https://github.com/NixOS/nixpkgs/issues/81418

It should solve https://github.com/NixOS/nixpkgs/pull/185046

Update package.nix

Update package.nix

Update package.nix

Update package.nix

Update package.nix

Update pkgs/by-name/ma/maltego/package.nix

Co-authored-by: P. <WolfangAukang@users.noreply.github.com>

maltego: init at 4.6.0

maltego: init at 4.6.0

Update package.nix

Update package.nix

Added desktop file

update pkg

Update pkgs/by-name/ma/maltego/package.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>
(cherry picked from commit 4b1dcd356d)
2023-12-31 23:05:30 +00:00
D3vil0p3r
e83a39524d maintainers: add d3vil0p3r
(cherry picked from commit ffd53dab60)
2023-12-31 23:05:30 +00:00
Robert Scott
758f7e454a Merge pull request #277946 from risicle/ris-pypdf-CVE-2023-46250-r23.11
[23.11] python3Packages.pypdf: add patch for CVE-2023-46250
2023-12-31 21:27:07 +00:00
pennae
4cfa96f9b3 nixos/doc: avoid bash argument list size limit
see #277861. as the module list grows the argument size in the
lazy-options nix call grows, eventually reaching a hard limit and
causing the build to fail. writing the list to a file instead and import
it instead of providing it directly circumvents this.

(cherry picked from commit 4374f2feda)
2023-12-31 21:04:29 +00:00
Matthias Beyer
961bcc69ce cargo-llvm-cov: 0.5.39 -> 0.6.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit dfb204b5dd)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-12-31 21:32:17 +01:00
Matthias Beyer
911fc301dd cargo-llvm-cov: 0.5.38 -> 0.5.39
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit c4da1f410c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-12-31 21:32:17 +01:00
Matthias Beyer
35a86d84bd cargo-llvm-cov: 0.5.37 -> 0.5.38
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit ea210cb88e)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-12-31 21:32:17 +01:00
Matthias Beyer
8f59ef02a7 fava: 1.26.3 -> 1.26.4
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 2e382a29eb)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-12-31 21:30:21 +01:00
kilianar
13d0ec8387 fava: 1.26.2 -> 1.26.3
https://github.com/beancount/fava/releases/tag/v1.26.3
(cherry picked from commit ea54d77bc8)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-12-31 21:30:21 +01:00
R. Ryantm
167ea1a968 goxel: 0.12.0 -> 0.13.0
(cherry picked from commit d27086d24c)
2023-12-31 18:54:54 +00:00
Nick Cao
03dc874d38 Merge pull request #277952 from NixOS/backport-276810-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.12.2 -> 4.13.1
2023-12-31 13:42:03 -05:00
Nick Cao
5cad64c180 telegram-desktop: 4.12.2 -> 4.13.1
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.12.2...v4.13.1

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.13.1
(cherry picked from commit e34a56026c)
2023-12-31 17:38:15 +00:00
Nick Cao
6601ff6876 telegram-desktop.tg_owt: unstable-2023-11-17 -> unstable-2023-12-21
Diff: 76a3513d7f...afd9d5d317
(cherry picked from commit b442b2a9b5)
2023-12-31 17:38:15 +00:00
Robert Scott
86a67a6d56 python3Packages.pypdf: add patch for CVE-2023-46250 2023-12-31 16:55:33 +00:00
Alexander V. Nikolaev
bbaca2d369 sysbench: fix cross-compilation
(cherry picked from commit 4af1355454)
2023-12-31 16:11:14 +00:00
Alexander V. Nikolaev
7dccf6334c libck: cross-compilation fix
(cherry picked from commit b39cd260dd)
2023-12-31 16:11:14 +00:00
Paul Meyer
d4c612ba25 jj: init at 1.9.2
(cherry picked from commit 418296e34e)
2023-12-31 16:10:22 +00:00
Yt
578e7f89d6 Merge pull request #277924 from NixOS/backport-277547-to-release-23.11
[Backport release-23.11] ocenaudio: 3.13.2 -> 3.13.3
2023-12-31 15:49:00 +00:00
Guillaume Girol
40fb5aa113 door-knocker: 0.4.1 -> 0.4.2
(cherry picked from commit 8547ba30a2)
2023-12-31 14:02:19 +00:00
Guillaume Girol
7888f6be39 door-knocker: adopt
(cherry picked from commit 1ab8b565b5)
2023-12-31 14:02:19 +00:00
Jan Tojnar
4657b409ee door-knocker: init at 0.4.1
(cherry picked from commit 47258b38e3)
2023-12-31 14:02:19 +00:00
Jonas Heinrich
33a7967d6d ocenaudio: 3.13.2 -> 3.13.3
(cherry picked from commit cbebe20369)
2023-12-31 13:51:22 +00:00
Ilan Joselevich
c144c799b2 Merge pull request #277803 from NixOS/backport-276294-to-release-23.11
[Backport release-23.11] cachix-watch-store: allow to set a signing key
2023-12-31 15:05:17 +02:00
Emily Trau
51a0ba484f armitage: init at unstable-2022-12-05
(cherry picked from commit f53ec63c6a)
2023-12-31 12:39:59 +00:00
Otavio Salvador
d87a6d92af renode-unstable: init at 1.14.0+20231229gita76dac0ae
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit db4f3f3831)
2023-12-31 10:15:47 +00:00
Otavio Salvador
ee80c7e0e0 renode: init at 1.14.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 3e98c29d35)
2023-12-31 10:15:47 +00:00
snaar
55dcb539b1 far2l: 2.4.1 -> 2.5.3
seems to address core dump that started to happen on 23.11;
patch for python installation script no longer needed, so automatic updates should be unblocked now

(cherry picked from commit 5b2eefcc03)
2023-12-31 03:29:31 +00:00
Mario Rodas
32f63574c8 Merge pull request #277827 from NixOS/backport-277802-to-release-23.11
[Backport release-23.11] yt-dlp: 2023.11.16 -> 2023.12.30
2023-12-30 22:17:32 -05:00
Mario Rodas
1909b39f05 yt-dlp: 2023.11.16 -> 2023.12.30
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.12.30
(cherry picked from commit 13da729f6e)
2023-12-31 02:28:39 +00:00
Martin Weinelt
1d88a5f3b1 Merge pull request #277209 from NixOS/backport-276930-to-release-23.11
[Backport release-23.11] nixos/lib/make-disk-image: Create build products metadata for hydra
2023-12-31 01:39:13 +01:00
Robert Scott
c2c13c0201 Merge pull request #276134 from NixOS/backport-276074-to-staging-23.11
[Backport staging-23.11] gst_all_1.*,python3Packages.gst-python: 1.22.7 -> 1.22.8
2023-12-31 00:20:34 +00:00
github-actions[bot]
8ddff85772 Merge staging-next-23.11 into staging-23.11 2023-12-31 00:16:01 +00:00
github-actions[bot]
ac62a8be94 Merge release-23.11 into staging-next-23.11 2023-12-31 00:15:36 +00:00
phaer
dee2757f25 cachix-watch-store: allow to set a signing key
(cherry picked from commit 25e5dfd142)
2023-12-30 22:21:20 +00:00
fasheng
41dda835e2 nixos/fail2ban: fix default value for banaction-allports
It's iptables-allports instead of iptables-allport.

https://github.com/fail2ban/fail2ban/tree/master/config/action.d
(cherry picked from commit 148580e4d4)
2023-12-30 22:11:04 +01:00
Robert Scott
32f201ba1e squid: add patches for several CVEs
CVE-2023-46847
CVE-2023-50269
CVE-2023-49285
CVE-2023-46848
CVE-2023-46724
CVE-2023-46846

also explicitly name those CVEs we know aren't addressed in this
version. there are still some issues mentioned in
https://megamansec.github.io/Squid-Security-Audit/ that are
un-numbered (or mis-numbered) where the status is unclear.
2023-12-30 17:49:33 +00:00
github-actions[bot]
ab3d017068 dkimproxy: fix running (#277738)
(cherry picked from commit a827c765e4)

Co-authored-by: Léo Gaspard <leo@gaspard.io>
2023-12-30 18:26:54 +01:00
Nick Cao
531c387407 Merge pull request #272927 from NixOS/backport-264100-to-release-23.11
[Backport release-23.11] libblockdev: 3.0.3 -> 3.0.4
2023-12-30 10:54:52 -05:00
Nick Cao
cd1eb6feaa Merge pull request #272458 from NixOS/backport-268303-to-release-23.11
[Backport release-23.11] nixos/harmonia: test if extra-allowed-users works
2023-12-30 10:38:31 -05:00
Martin Weinelt
46b98a1d2f Merge pull request #277734 from NixOS/backport-277369-to-release-23.11
[Backport release-23.11] batman-adv: fix redefinition of skb_vlan_eth_hdr
2023-12-30 16:22:48 +01:00
Tom Herbers
cce11b8fd1 batman-adv: fix redefinition of skb_vlan_eth_hdr
(cherry picked from commit 703e8c433e)
2023-12-30 15:10:12 +00:00
Nick Cao
758e347d7c Merge pull request #277714 from NixOS/backport-272995-to-release-23.11
[Backport release-23.11] gnome.gpaste: Fix typelib path adjustment
2023-12-30 09:50:48 -05:00
Nick Cao
2f07b12f22 Merge pull request #277717 from NixOS/backport-277441-to-release-23.11
[Backport release-23.11] ansible_2_14: 2.14.6 -> 2.14.13
2023-12-30 09:49:52 -05:00
Michael Gebetsroither
843d2ac7a9 ansible_2_14: 2.14.6 -> 2.14.13
Changelog: https://github.com/ansible/ansible/blob/v2.14.13/changelogs/CHANGELOG-v2.14.rst

#fixes CVE-2023-5764 CVE-2023-5115
(cherry picked from commit 99a213d423)
2023-12-30 12:43:34 +00:00
Jan Tojnar
0aafdee9b6 gnome.gpaste: Fix typelib path adjustment
I attempted to fix this in af9e3ddc1d
but it looks like my mental model of module loader was incorrect so the fix there was insufficient.
Therefore the only option appears to be using a top-level await with a dynamic import.
To avoid having to figure out which imports need to be dynamicized, we just wrap the whole entrypoints.

(cherry picked from commit e75decf46b)
2023-12-30 12:19:24 +00:00
Vincent Laporte
17e1848c13 jasmin-compiler: 2023.06.1 → 2023.06.2
(cherry picked from commit c99a13140d)
2023-12-30 08:10:21 +01:00
Martin Weinelt
ca1bdce02d Merge pull request #277437 from Stunkymonkey/esphome-fix-pillow
[Backport release-23.11] esphome: 2023.11.6 -> 2023.12.5
2023-12-30 03:25:06 +01:00
Nick Cao
9dd7699928 Merge pull request #277583 from NixOS/backport-277470-to-release-23.11
[Backport release-23.11] bup: 0.33.2 -> 0.33.3
2023-12-29 20:41:14 -05:00
Nick Cao
f33fb6c410 Merge pull request #277605 from NixOS/backport-277077-to-release-23.11
[Backport release-23.11] organicmaps: 2023.11.17-17 -> 2023.12.20-4
2023-12-29 20:35:03 -05:00
adisbladis
999bdf9cc0 build-support/emacs: refactor
- Remove superflous `let` with `defaultMeta`

These can just be assigned to meta directly instead.

- Hoist internal intermediate derivation

- Remove top-level `with lib`

- Inherit `lib`/`builtins` into scopes

(cherry picked from commit 3618d1d247)
2023-12-30 00:46:33 +00:00
github-actions[bot]
a17357615e Merge staging-next-23.11 into staging-23.11 2023-12-30 00:14:10 +00:00
github-actions[bot]
9c17314be5 Merge release-23.11 into staging-next-23.11 2023-12-30 00:13:42 +00:00
Maximilian Bosch
1d9bc3412e nixos/nextcloud: fix nginx routing to store and nix apps
Closes #277206

The bug mentioned above was a symptom of the issue fixed here: when
opening the `forms` app which is installed via `extraApps` (or the
app store) the site wouldn't work because `.mjs` files had the wrong
Content-Type.

The actual problem got fixed already[1], however this config was not
used for stuff from `/nix-apps` & `/store-apps` which had their own
location section with only a `root ;` statement.

In fact, this setup isn't strictly supported by Nextcloud upstream[2],
so to fix this for good, I decided to follow the upstream suggestion for
app directories outside the server root, i.e. linking them back into the
store path.

This means that the module generates a new derivation now with

* `services.nextcloud.package` linked into it via `lndir`.
* under `nix-apps` is a symlink to the link farm containing all apps
  from `services.nextcloud.extraApps`.
* under `store-apps` is a symlink to `/var/lib/nextcloud/store-apps`.
  Since this is only used in the NixOS module that also configures this
  location for imperatively installed apps, this seems an OK thing to
  do.

Successfully tested the change on a productive Nextcloud 28.0.1 with
several apps installed via `extraApps` (`forms`, `cospend`, `maps`,
`user_saml` and a few more).

[1] 292c74c7a9
[2] https://docs.nextcloud.com/server/28/admin_manual/apps_management.html#using-custom-app-directories

(cherry picked from commit bae5e65162)
2023-12-29 22:44:54 +00:00
R. Ryantm
41900bf314 organicmaps: 2023.11.17-17 -> 2023.12.20-4
(cherry picked from commit 34a751ad7a)
2023-12-29 20:34:35 +00:00
Maximilian Bosch
780debeb3c Merge pull request #277568 from NixOS/backport-277406-to-release-23.11
[Backport release-23.11] Linux kernels 2023-12-28
2023-12-29 20:38:49 +01:00
Stig Palmquist
24f6819854 perlPackages.SpreadsheetParseExcel: 0.65 -> 0.66
(cherry picked from commit ce065c6a81)
2023-12-29 19:51:10 +01:00
R. Ryantm
832d137f2d bup: 0.33.2 -> 0.33.3
(cherry picked from commit 520298bae5)
2023-12-29 17:55:40 +00:00
Nick Cao
ffb015d6b4 Merge pull request #277500 from NixOS/backport-274575-to-release-23.11
[Backport release-23.11] juicefs: 1.1.0 -> 1.1.1
2023-12-29 11:26:09 -05:00
Nick Cao
3f9b908eeb Merge pull request #277513 from matthiasbeyer/backport-277468-to-release-23.11
[Backport release-23.11] cargo-semver-checks: 0.25.0 -> 0.27.0
2023-12-29 11:24:20 -05:00
Alyssa Ross
8d31002972 linux/hardened/patches/5.15: 5.15.144-hardened1 -> 5.15.145-hardened1
(cherry picked from commit cfdb96ec52)
2023-12-29 16:23:38 +00:00
Alyssa Ross
6db6d8e716 linux_latest-libre: 19441 -> 19453
(cherry picked from commit 0f52666e61)
2023-12-29 16:23:38 +00:00
Alyssa Ross
440c5446f2 linux-rt_5_10: 5.10.201-rt98 -> 5.10.204-rt100
(cherry picked from commit 269e0c31e9)
2023-12-29 16:23:38 +00:00
Alyssa Ross
f19b32f378 linux_5_15: 5.15.144 -> 5.15.145
(cherry picked from commit 45ae51d6d1)
2023-12-29 16:23:38 +00:00
Alyssa Ross
ba38cefd9e linux_testing: 6.7-rc6 -> 6.7-rc7
(cherry picked from commit b76c2082ea)
2023-12-29 16:23:38 +00:00
Fabián Heredia Montiel
64008e2479 linux/hardened: condition DEBUG_CREDENTIALS to whenOlder than 6.6
Removed on 6.6.8

commit 207f135d819344c03333246f784f6666e652e081
Author: Jens Axboe <axboe@kernel.dk>
Date:   Fri Dec 15 13:40:57 2023 -0700

    cred: get rid of CONFIG_DEBUG_CREDENTIALS

    commit ae1914174a63a558113e80d24ccac2773f9f7b2b upstream.

    This code is rarely (never?) enabled by distros, and it hasn't caught
    anything in decades. Let's kill off this legacy debug code.

https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.8
(cherry picked from commit f356845672)
2023-12-29 17:17:19 +01:00
Fabián Heredia Montiel
10389fb091 linux/hardened/patches/6.6: 6.6.7-hardened1 -> 6.6.8-hardened1
(cherry picked from commit 5de6afea81)
2023-12-29 17:17:19 +01:00
Fabián Heredia Montiel
f9b3e24946 linux/hardened/patches/6.1: 6.1.68-hardened1 -> 6.1.69-hardened1
(cherry picked from commit 8cfe06c9d6)
2023-12-29 17:17:19 +01:00
Fabián Heredia Montiel
dc74e6f197 linux/hardened/patches/5.4: 5.4.264-hardened1 -> 5.4.265-hardened1
(cherry picked from commit 226d75420f)
2023-12-29 17:17:19 +01:00
Fabián Heredia Montiel
367c907d7b linux/hardened/patches/5.15: 5.15.143-hardened1 -> 5.15.144-hardened1
(cherry picked from commit e26294bf26)
2023-12-29 17:17:19 +01:00
Fabián Heredia Montiel
831ecf88fe linux/hardened/patches/5.10: 5.10.204-hardened1 -> 5.10.205-hardened1
(cherry picked from commit 0f17835a7f)
2023-12-29 17:17:19 +01:00
Fabián Heredia Montiel
82c7ee03d9 linux/hardened/patches/4.19: 4.19.302-hardened1 -> 4.19.303-hardened1
(cherry picked from commit f7c991b66d)
2023-12-29 17:17:19 +01:00
Nick Cao
12ffe241e0 Merge pull request #277479 from NixOS/backport-276980-to-release-23.11
[Backport release-23.11] julia_16-bin: 1.6.6 -> 1.6.7
2023-12-29 10:38:30 -05:00
Bobby Rong
4c4fbc2cd8 Merge pull request #277554 from NixOS/backport-277380-to-release-23.11
[Backport release-23.11] rmapi: set meta.mainProgram
2023-12-29 23:22:44 +08:00
pacien
ffaf67c78d rmapi: set meta.mainProgram
One fewer warning when using `lib.getExe`.

(cherry picked from commit 78ea7eac56)
2023-12-29 15:19:09 +00:00
Mario Rodas
c23fc96f94 Merge pull request #273899 from NixOS/backport-272807-to-staging-23.11
[Backport staging-23.11] mupdf: fix bin libmupdf.dylib loading on darwin
2023-12-29 10:16:14 -05:00
Pierre Bourdon
4d0cb74903 Merge pull request #277532 from NixOS/backport-277277-to-release-23.11
[Backport release-23.11] prometheus-redis-exporter: 1.55.0 -> 1.56.0
2023-12-29 15:02:05 +01:00
R. Ryantm
c03b6b2f9a prometheus-redis-exporter: 1.55.0 -> 1.56.0
(cherry picked from commit 5ac573e647)
2023-12-29 12:53:58 +00:00
Felix Buehler
642c52b4ff esphome: improve error message
(cherry picked from commit 0e7633f486)
2023-12-29 12:25:32 +01:00
Martin Weinelt
ff12014758 esphome: 2023.11.6 -> 2023.12.5
https://github.com/esphome/esphome/releases/tag/2023.12.0
https://github.com/esphome/esphome/releases/tag/2023.12.1
https://github.com/esphome/esphome/releases/tag/2023.12.2
https://github.com/esphome/esphome/releases/tag/2023.12.3
https://github.com/esphome/esphome/releases/tag/2023.12.4
https://github.com/esphome/esphome/releases/tag/2023.12.5
(cherry picked from commit 8cd60f251e)
2023-12-29 12:25:28 +01:00
Martin Weinelt
a2dfeb0dd4 esphome: use pep517 build, upgrade esptool to 4.x
(cherry picked from commit 6000c3c94c)
2023-12-29 12:25:20 +01:00
R. Ryantm
9b19f739c0 cargo-semver-checks: 0.26.0 -> 0.27.0
(cherry picked from commit 1168d42391)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-12-29 11:52:02 +01:00
R. Ryantm
fbebf9a753 cargo-semver-checks: 0.25.0 -> 0.26.0
(cherry picked from commit 5428fcb5dd)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-12-29 11:51:53 +01:00
R. Ryantm
e2555e0542 juicefs: 1.1.0 -> 1.1.1
(cherry picked from commit 19283d0474)
2023-12-29 09:48:45 +00:00
Felix Bühler
30864b8447 Merge pull request #277476 from NixOS/backport-273210-to-release-23.11
[Backport release-23.11] freshrss: cleanup + runHook
2023-12-29 10:48:34 +01:00
Nick Cao
82c3e3bcde julia_16-bin: 1.6.6 -> 1.6.7
(cherry picked from commit 1d6afa959b)
2023-12-29 07:28:38 +00:00
Felix Buehler
fccb399c57 freshrss: cleanup + runHook
(cherry picked from commit 303c78a655)
2023-12-29 07:13:50 +00:00
Robert Scott
66559cae05 spicedb: add patch for CVE-2023-46255 2023-12-29 00:42:36 -06:00
Nick Cao
f5e23224c6 Merge pull request #277375 from NixOS/backport-276814-to-release-23.11
[Backport release-23.11] tor-browser: 13.0.6 -> 13.0.8, mullvad-browser: 13.0.6 -> 13.0.7
2023-12-28 22:46:45 -05:00
Nick Cao
f48533293c Merge pull request #277376 from NixOS/backport-276228-to-release-23.11
[Backport release-23.11] glfw: add missing substitutions in wayland-minecraft edition
2023-12-28 21:28:18 -05:00
github-actions[bot]
89a816f22f Merge staging-next-23.11 into staging-23.11 2023-12-29 00:12:38 +00:00
github-actions[bot]
ab102b002d Merge release-23.11 into staging-next-23.11 2023-12-29 00:12:09 +00:00
Martin Weinelt
00278fb7ef Merge pull request #277413 from adamcstephens/backport-277235-to-release-23.11
[Backport release-23.11] nixos/lxd-agent: add system path for exec
2023-12-28 23:00:40 +01:00
Adam Stephens
b63fb2ee71 nixos/lxd-agent: add system path for exec
(cherry picked from commit 3f8b1d2d26)
2023-12-28 16:12:23 -05:00
Alyssa Ross
016efd845c tipidee: 0.0.2.0 -> 0.0.3.0
(cherry picked from commit 21edcf62c0)
2023-12-28 21:21:38 +01:00
Alyssa Ross
4151d15692 s6-dns: 2.3.7.0 -> 2.3.7.1
(cherry picked from commit 48df1050a7)
2023-12-28 21:21:38 +01:00
Alyssa Ross
e00b782546 s6-networking: 2.7.0.0 -> 2.7.0.1
(cherry picked from commit 1c5c74711a)
2023-12-28 21:21:38 +01:00
Alyssa Ross
dcce74723d s6: 2.12.0.2 -> 2.12.0.3
(cherry picked from commit e11f5df539)
2023-12-28 21:21:38 +01:00
Alyssa Ross
5c2c549d9e skalibs: 2.14.0.1 -> 2.14.1.0
(cherry picked from commit 1cc1698071)
2023-12-28 21:21:38 +01:00
Jonathan Davies
e2001f1d51 nixos/thanos: Changed query.replica-labels to a list parameter.
Fixes: #273432
(cherry picked from commit c57a4037f5)
2023-12-28 19:48:58 +00:00
Nick Cao
eb853e3096 Merge pull request #276962 from MikaelFangel/backport-nwjs
[23.11] nwjs: 0.54.1 -> 0.83.0
2023-12-28 13:35:40 -05:00
Nick Cao
dda66ec75d Merge pull request #276735 from NixOS/backport-268535-to-release-23.11
[Backport release-23.11] gnome.gdm, upower: Simplify DESTDIR hack
2023-12-28 12:32:11 -05:00
Harsh Shandilya
cc0f34b595 glfw: add missing substitutions in wayland-minecraft edition
(cherry picked from commit aceb671300)
2023-12-28 17:26:23 +00:00
Felix Schröter
3f9860c2e0 mullvad-browser: 13.0.6 -> 13.0.7
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.7
(cherry picked from commit 9a4106e62c)
2023-12-28 17:25:12 +00:00
Felix Schröter
551a698efb tor-browser: 13.0.6 -> 13.0.8
https://blog.torproject.org/new-release-tor-browser-1307/
https://blog.torproject.org/new-release-tor-browser-1308/
(cherry picked from commit 3873eb4bcd)
2023-12-28 17:25:12 +00:00
Nick Cao
b4d322e97f Merge pull request #275200 from NixOS/backport-274543-to-release-23.11
[Backport release-23.11] nixos/prometheus-sabnzbd-exporter: use LoadCredential for apiKeyFile
2023-12-28 12:22:14 -05:00
Nick Cao
899d1408c4 Merge pull request #275219 from NixOS/backport-275092-to-release-23.11
[Backport release-23.11] pcl: fix configurePhase with withCuda=true
2023-12-28 12:21:54 -05:00
Nick Cao
0cc24b07fc Merge pull request #276095 from NixOS/backport-272718-to-release-23.11
[Backport release-23.11] mininet: fix enabling the module & installing the Python package at the same time
2023-12-28 12:21:40 -05:00
Nick Cao
95c7ab7555 Merge pull request #276891 from chvp/upd/teams-backport
[Backport release-23.11] teams-for-linux: 1.3.22 -> 1.4.1
2023-12-28 12:20:33 -05:00
Nick Cao
bf417d1287 Merge pull request #277048 from NixOS/backport-276935-to-release-23.11
[Backport release-23.11] thunderbird*: 115.* -> 115.6.0
2023-12-28 12:20:11 -05:00
Nick Cao
7afe17def7 Merge pull request #277174 from NixOS/backport-276300-to-release-23.11
[Backport release-23.11] cnijfilter_2_80: disable fortify hardening
2023-12-28 12:19:18 -05:00
Nick Cao
754caf2936 Merge pull request #277334 from NixOS/backport-275830-to-release-23.11
[Backport release-23.11] lighttpd.meta.mainProgram: init
2023-12-28 11:47:07 -05:00
Peder Bergebakken Sundt
5ddac5872d Merge pull request #275070 from NixOS/backport-270586-to-release-23.11
[Backport release-23.11] python3Packages.click-aliases: 1.0.3 -> 1.0.4
2023-12-28 16:48:34 +01:00
Alyssa Ross
7a67ffe82a lighttpd.meta.mainProgram: init
(cherry picked from commit 32fdee50cb)
2023-12-28 14:02:35 +00:00
Steve Purcell
ef363df5d5 melpa2nix: update to work with Emacs HEAD
We now use a newer version of package-build, since
previously-necessary functions have been moved/removed from package.el
Emacs 30. See https://github.com/melpa/package-build/pull/87

Consequently, some changes are necessary to the corresponding patch
and to melpa2nix.el, which this commit also contains.

(cherry picked from commit 4f12789c35)
2023-12-28 13:55:08 +00:00
ivan770
eda48bc7c2 replace-secret: add mainProgram
(cherry picked from commit 01cb168bb4)
2023-12-28 13:56:48 +01:00
Artturi
f127e1b8f2 Merge pull request #277320 from NixOS/backport-276933-to-release-23.11 2023-12-28 14:31:48 +02:00
arthsmn
7c6a5d4d99 discord-stable: 0.0.38 -> 0.0.39
(cherry picked from commit 436509cb31)
2023-12-28 12:21:17 +00:00
Thomas Gerbet
a1e1992c4e Merge pull request #277304 from NixOS/backport-277251-to-release-23.11
[Backport release-23.11] nixosTests.tomcat: add `lib` to imports to fix eval
2023-12-28 13:19:35 +01:00
Sergei Trofimovich
8c8a99e26b nixosTests.tomcat: add lib to imports to fix eval
Without the change eval fails as:

    $ nix build --no-link -f. nixosTests.tomcat

        error: undefined variable 'lib'

(cherry picked from commit 15a672bf1f)
2023-12-28 11:00:52 +00:00
Sandro
247faa264e lesspipe: use smaller binutils-unwrapped
Since we only need strings, we can avoid all parts of the wrapper.
2023-12-28 06:37:46 +00:00
Martin Weinelt
9dbaa79fb2 nixos/lib/make-disk-image: Create build products metadata
For hydra to expose built images for direct download, listing the
relevant files in nix-support/hydra-build-products is required.

(cherry picked from commit 0392a07511)
2023-12-28 00:26:13 +00:00
github-actions[bot]
2c4877a03b Merge staging-next-23.11 into staging-23.11 2023-12-28 00:14:39 +00:00
github-actions[bot]
6bd67aac88 Merge release-23.11 into staging-next-23.11 2023-12-28 00:14:09 +00:00
Robert Schütz
6db1324e4c Merge pull request #277152 from NixOS/backport-275461-to-release-23.11
[Backport release-23.11] gitmoji-cli: install package.json
2023-12-27 13:56:10 -08:00
Guillaume Girol
b27db1a1e9 cnijfilter_2_80: disable fortify3 hardening
the cups filter crashes with hardening

Fixes https://github.com/NixOS/nixpkgs/issues/276125

(cherry picked from commit d4c1c32dc5)
2023-12-27 21:13:17 +00:00
Robert Schütz
d2713aef7d gitmoji-cli: add version test
(cherry picked from commit 0b087331d1)
2023-12-27 18:37:09 +00:00
Robert Schütz
98a89b97c7 gitmoji-cli: install package.json
Otherwise it fails to run with

    (node:36784) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
    (Use `node --trace-warnings ...` to show where the warning was created)
    /nix/store/g06q0h9a9hb5zgm1vnpddi062hpy3hpa-gitmoji-cli-9.0.0/lib/node_modules/gitmoji-cli/lib/cli.js:2
    import meow from 'meow';
    ^^^^^^

    SyntaxError: Cannot use import statement outside a module
        at internalCompileFunction (node:internal/vm:73:18)
        at wrapSafe (node:internal/modules/cjs/loader:1178:20)
        at Module._compile (node:internal/modules/cjs/loader:1220:27)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        at Module.load (node:internal/modules/cjs/loader:1119:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
        at node:internal/main/run_main_module:23:47

    Node.js v18.18.2

(cherry picked from commit 57358cd35a)
2023-12-27 18:37:09 +00:00
Nick Cao
671c2d3e15 Merge pull request #277129 from NixOS/backport-276981-to-release-23.11
[Backport release-23.11] otpauth: 0.5.1 -> 0.5.2
2023-12-27 11:11:26 -05:00
Nick Cao
cc96e4167f Merge pull request #277087 from NixOS/backport-276960-to-release-23.11
[Backport release-23.11] goodvibes: add glib-networking for TLS support
2023-12-27 10:54:29 -05:00
Nick Cao
c8382dfc9b Merge pull request #276991 from NixOS/backport-276977-to-release-23.11
[Backport release-23.11] nixos/frigate: restart the service on failure
2023-12-27 10:42:02 -05:00
Nick Cao
1ec441f9bf Merge pull request #276966 from MikaelFangel/backport-ugrep
[23.11] ugrep: 4.3.3 -> 4.4.1
2023-12-27 10:32:57 -05:00
Nick Cao
617ec5cf91 Merge pull request #276967 from MikaelFangel/backport-legba
[23.11] legba: 0.6.0 -> 0.7.1
2023-12-27 10:32:42 -05:00
Nick Cao
6880867fc7 Merge pull request #276969 from MikaelFangel/backport-gum
[23.11] gum: 0.11.0 -> 0.13.0
2023-12-27 10:32:05 -05:00
Nick Cao
072d9a5113 Merge pull request #276971 from MikaelFangel/backport-changedetection-io
[23.11] changedetection-io: 0.45.3 -> 0.45.9
2023-12-27 10:31:31 -05:00
Nick Cao
b79e602904 Merge pull request #276973 from MikaelFangel/backport-albert
[23.11] albert: 0.22.14 -> 0.22.17
2023-12-27 10:31:00 -05:00
Nick Cao
e857dfed77 Merge pull request #276974 from MikaelFangel/backport-presenterm
[23.11] presenterm: 0.2.1 -> 0.4.1; enable sixel support
2023-12-27 10:30:18 -05:00
Rafael Fernández López
be742e0027 otpauth: 0.5.1 -> 0.5.2
(cherry picked from commit afbe64c470)
2023-12-27 15:30:12 +00:00
Nick Cao
91553c17b7 Merge pull request #276976 from NixOS/backport-268705-to-release-23.11
[Backport release-23.11] tailspin: 2.1.0 -> 2.2.0
2023-12-27 10:29:52 -05:00
Robert Scott
4e8cf1d659 Merge pull request #276128 from NixOS/backport-274059-to-release-23.11
[Backport release-23.11] gpac: mark with knownVulnerabilities
2023-12-27 13:10:18 +00:00
annalee
63ce8c65ef goodvibes: add glib-networking for TLS support
(cherry picked from commit 0ef286aca5)
2023-12-27 11:25:58 +00:00
Maximilian Bosch
473ed42912 Merge pull request #276987 from NixOS/backport-276704-to-release-23.11
[Backport release-23.11] passage: add additional deps to wrapper
2023-12-27 08:53:37 +01:00
Vladimír Čunát
0c26f4cadb thunderbird: 115.5.1 -> 115.6.0
https://www.thunderbird.net/en-US/thunderbird/115.5.2/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/
(cherry picked from commit 8e6f1922c1)
2023-12-27 07:03:13 +00:00
Vladimír Čunát
ee39431c7d thunderbird-bin: 115.4.2 -> 115.6.0
https://www.thunderbird.net/en-US/thunderbird/115.4.3/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.5.0/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.5.1/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.5.2/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.6.0/releasenotes/
(cherry picked from commit 99449cb0b8)
2023-12-27 07:03:13 +00:00
Dennis Gosnell
9fc0de7eff Merge pull request #277011 from NixOS/backport-277010-to-release-23.11
[Backport release-23.11] haskellPackages.gi-vte: fix by adding missing gi-cairo dep
2023-12-27 12:09:45 +09:00
Martin Weinelt
6b1f0b19f7 Merge pull request #277012 from NixOS/backport-274460-to-release-23.11
[Backport release-23.11] nixos/kea: return to merged runtime directory; preserve runtime directories
2023-12-27 02:17:05 +01:00
Dee Anzorge
be2054bd92 nixos/prometheus-exporters/kea: run under same user/group as kea
This fixes access to the kea unix sockets, after enabling
RuntimeDirectoryPreserve on the kea units.

https://github.com/NixOS/nixpkgs/pull/274460#issuecomment-1869702893
(cherry picked from commit b4b9b08426)
2023-12-27 01:08:40 +00:00
Martin Weinelt
8049753ffa nixos/kea: preserve shared runtime directory
When one service gets restarted it may otherwise remove the shared
runtime directory for all kea services.

The idea for this solution was provided by Jeffrey C. Ollie in
https://github.com/NixOS/nixpkgs/issues/265826#issuecomment-1841424019.

Closes: #265826
(cherry picked from commit 9f6a054517)
2023-12-27 01:08:40 +00:00
Martin Weinelt
9b3d93a033 Revert "kea: use separate runtime directories for each service"
This reverts commit 413011ddf4.

Using separate lockfile directories prevents the different kea daemons
from using the interprocess sync lockfile.

Keeping the runtime directory around might be the better approach.

(cherry picked from commit cd6ccb1737)
2023-12-27 01:08:40 +00:00
Dennis Gosnell
feaf50c24d haskellPackages.gi-vte: fix by adding missing gi-cairo dep
(cherry picked from commit 9a00eb1250)
2023-12-27 00:58:44 +00:00
github-actions[bot]
2529754e2a Merge staging-next-23.11 into staging-23.11 2023-12-27 00:14:24 +00:00
github-actions[bot]
f7c0654234 Merge release-23.11 into staging-next-23.11 2023-12-27 00:13:58 +00:00
Robert Scott
1d0d83ac90 python3Packages.twisted: add patch for CVE-2023-46137 2023-12-26 23:00:34 +00:00
Martin Weinelt
d2a806e898 nixos/frigate: restart the service on failure
Closes: #266837
(cherry picked from commit 2f8686ce17)
2023-12-26 22:54:08 +00:00
Maximilian Bosch
5911817149 passage: add ma27 as maintainer
I've been a long-time `pass(1)` user, but I'm trying to get rid of GPG
personally, so this seems to be the way to go.

(cherry picked from commit e663cbe65d)
2023-12-26 22:48:13 +00:00
Maximilian Bosch
ebe521b001 passage: add additional deps to wrapper
I realized that passage won't work properly in e.g. systemd units as
these don't have `/run/current-system/sw/bin` inside their `PATH` and
thus globally installed things like `coreutils` are not available there.

Added the following tools now:

* `coreutils` for `base64` & `shred` (most notably `passage show`).
* `wl-clipboard` for copying things to the clipboard on Wayland (most
  notable `passage show -c`).
* `gnused` for `sed` (most notably `passage show`).
* `gnugrep` for `grep` (for `passage grep`).
* `findutils` for `find` (most notably `mv`/`cp` - used in
  `reencrypt_path()`).

Decided against adding stuff like `feh`/`gm` for showing a QR code.
These are optional and the script falls back to printing the QR code on
CLI.

(cherry picked from commit f6dcece2d0)
2023-12-26 22:48:13 +00:00
Mikael Fangel
c7ca9bf65e tailspin: 2.1.0 -> 2.2.0
(cherry picked from commit b10f0e5faa)
2023-12-26 21:38:23 +00:00
Gaetan Lepage
ec89c1b7f1 presenterm: 0.4.0 -> 0.4.1
Diff: https://github.com/mfontanini/presenterm/compare/refs/tags/v0.4.0...v0.4.1

Changelog: https://github.com/mfontanini/presenterm/releases/tag/v0.4.1
(cherry picked from commit 8bbabdf374)
2023-12-26 22:33:59 +01:00
Gaetan Lepage
e158de2bc2 presenterm: 0.3.0 -> 0.4.0
Diff: https://github.com/mfontanini/presenterm/compare/refs/tags/v0.3.0...v0.4.0
(cherry picked from commit 0669378803)
2023-12-26 22:33:45 +01:00
Gaetan Lepage
b0e4a7ddf6 presenterm: enable image support
(cherry picked from commit eab201d80d)
2023-12-26 22:33:31 +01:00
Mikael Fangel
31bb86e6b0 presenterm: 0.2.1 -> 0.3.0
(cherry picked from commit 8de1ab61a6)
2023-12-26 22:33:16 +01:00
Mikael Fangel
91d6803d24 albert: 0.22.16 -> 0.22.17
(cherry picked from commit 6c4708d818)
2023-12-26 22:25:24 +01:00
Mikael Fangel
bf653615d4 albert: 0.22.14 -> 0.22.16
(cherry picked from commit 0b4c690395)
2023-12-26 22:25:11 +01:00
Mikael Fangel
f40657ba37 changedetection-io: 0.45.8.1 -> 0.45.9
(cherry picked from commit 31659d0b93)
2023-12-26 22:17:29 +01:00
Mikael Fangel
4cd3a40dd2 changedetection-io: 0.45.7.3 -> 0.45.8.1
(cherry picked from commit 61f6b9af5e)
2023-12-26 22:17:14 +01:00
Mikael Fangel
35d363a483 changedetection-io: add mikaelfangel as maintainer
(cherry picked from commit 05dabf6824)
2023-12-26 22:16:58 +01:00
Mikael Fangel
74c91f078c changedetection-io: 0.45.3 -> 0.45.7.3
(cherry picked from commit a43f8ce903)
2023-12-26 22:16:48 +01:00
Mikael Fangel
c4a831e125 gum: 0.12.0 -> 0.13.0
(cherry picked from commit bc21d73d6d)
2023-12-26 22:08:40 +01:00
Mikael Fangel
2f637c0b80 gum: 0.11.0 -> 0.12.0
(cherry picked from commit 5112417739)
2023-12-26 22:08:26 +01:00
Mikael Fangel
f238a7f93c legba: 0.6.1 -> 0.7.1
(cherry picked from commit 2a747794f4)
2023-12-26 22:03:00 +01:00
Mikael Fangel
a8906e0d2b legba: 0.6.0 -> 0.6.1
(cherry picked from commit 8f0f5e2026)
2023-12-26 22:02:47 +01:00
Mikael Fangel
db7d374494 ugrep: 4.3.6 -> 4.4.1
(cherry picked from commit 0b338a0b5a)
2023-12-26 21:53:35 +01:00
R. Ryantm
8745ee9fc0 ugrep: 4.3.4 -> 4.3.6
(cherry picked from commit addb42b4d5)
2023-12-26 21:53:23 +01:00
Mikael Fangel
62b218f16c ugrep: 4.3.3 -> 4.3.4
(cherry picked from commit b7f2ff8e68)
2023-12-26 21:53:11 +01:00
Mikael Fangel
2a1ea05617 nwjs: 0.82.0 -> 0.83.0
(cherry picked from commit 83078b0c86)
2023-12-26 21:35:36 +01:00
Mikael Fangel
ca3c662453 nwjs: add NIXOS_OZONE_WL
(cherry picked from commit b4c8a38c0f)
2023-12-26 21:34:45 +01:00
Mikael Fangel
e78074e286 nwjs: add mainprogram
(cherry picked from commit 80340d2b5f)
2023-12-26 21:34:36 +01:00
Mikael Fangel
230ed1d1cf nwjs: change maintainer to mikaelfangel
(cherry picked from commit ab8d3140fb)
2023-12-26 21:34:21 +01:00
Mikael Fangel
f8442271a1 nwjs: go all in with autoPatchelfHook
Co-authored-by: robert manchester <86313040+robert-manchester@users.noreply.github.com>
(cherry picked from commit 52c2996076)
2023-12-26 21:34:09 +01:00
Mikael Fangel
35b39e46ab nwjs: format file
(cherry picked from commit 3fdf3742ba)
2023-12-26 21:33:59 +01:00
Mikael Fangel
444c3fa376 nwjs: 0.54.1 -> 0.82.0
(cherry picked from commit c70a7f9fe9)
2023-12-26 21:33:38 +01:00
Nick Cao
c2f319bf37 Merge pull request #276936 from NixOS/backport-276765-to-release-23.11
[Backport release-23.11] cargo-workspaces: 0.2.44 -> 0.3.0
2023-12-26 13:09:03 -05:00
Martin Weinelt
d0142208f0 python311Packages.django_4: 4.2.7 -> 4.2.8
https://docs.djangoproject.com/en/4.2/releases/4.2.8/
(cherry picked from commit ac5099c9b0)
2023-12-26 19:07:12 +01:00
Alyssa Ross
269f2bad42 eos-installer: 5.0.2 -> 5.1.0
(cherry picked from commit aeb6e05d9d)
2023-12-26 17:29:16 +01:00
Doron Behar
28940c5516 Merge pull request #276939 from NixOS/backport-276434-to-release-23.11
[Backport release-23.11] libreoffice-unwrapped: fix default --with-help build value
2023-12-26 16:28:35 +00:00
Doron Behar
7a4576dcd1 libreoffice-unwrapped: fix default --with-help build value
Previously, only if `withHelp` was `false`, we added the `./configure`
flag `--without-help`, but apparently `--without-help` does nothing, as
not building help is the default behavior. Using `lib.withFeature` gives
the most expected behavior no matter what are the defaults. Quoting from
`./configure --help` for reference:

> --with-help             Enable the build of help. There is a special
>                         parameter "common" that can be used to bundle only
>                         the common part, .e.g help-specific icons. This is
>                         useful when you build the helpcontent separately.
>
>                         Usage:     --with-help    build the old local help
>                                --without-help     no local help (default)
>                                --with-help=html   build the new HTML local help
>                                --with-help=online build the new HTML online help

This commit fixes #276400.

(cherry picked from commit 202588714c)
2023-12-26 16:28:06 +00:00
Nick Cao
b61e48d6c7 Merge pull request #276864 from NixOS/backport-276575-to-release-23.11
[Backport release-23.11] timewarrior: 1.6.0 -> 1.7.0
2023-12-26 11:18:49 -05:00
R. Ryantm
e3ed45bb62 cargo-workspaces: 0.2.44 -> 0.3.0
(cherry picked from commit 8966a10290)
2023-12-26 16:03:54 +00:00
Nick Cao
1dceeadb8c Merge pull request #276764 from NixOS/backport-276131-to-release-23.11
[Backport release-23.11] vscode-extensions.asvetliakov.vscode-neovim: 1.0.1 -> 1.5.0
2023-12-26 11:03:33 -05:00
Nick Cao
b86432bf8e Merge pull request #276766 from NixOS/backport-276126-to-release-23.11
[Backport release-23.11] freeswitch: 1.10.10 -> 1.10.11
2023-12-26 11:02:52 -05:00
Nick Cao
4f9ce33f5c Merge pull request #276771 from NixOS/backport-276543-to-release-23.11
[Backport release-23.11] librewolf-unwrapped: 120.0.1-1 -> 121.0-1
2023-12-26 11:02:02 -05:00
Nick Cao
429d365595 Merge pull request #276776 from NixOS/backport-275904-to-release-23.11
[Backport release-23.11] unison-ucm: 0.5.11 -> 0.5.12
2023-12-26 11:01:31 -05:00
Robert Scott
21fdfd15d0 python3Packages.pip: add patches for CVE-2023-5752 2023-12-26 14:49:27 +00:00
Charlotte Van Petegem
d48cb1a5d2 teams-for-linux: 1.3.22 -> 1.4.1
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.23
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.24
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.25
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.26
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.27
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.4.0
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.4.1

Co-Authored-By: Lily Foster <lily@lily.flowers>
(cherry picked from commit 7a9b7e9eec)
2023-12-26 14:59:49 +01:00
Yureka
ad9ca03be8 electron_26: 26.6.2 -> 26.6.3
(cherry picked from commit c1c2f45634)
2023-12-26 12:04:47 +01:00
Yureka
a241baae5a electron_27: 27.1.3 -> 27.2.0
(cherry picked from commit aeffa1a839)
2023-12-26 12:04:47 +01:00
Yureka
13bea27095 electron_28: 28.0.0 -> 28.1.0
(cherry picked from commit b21b27cfcf)
2023-12-26 12:04:47 +01:00
R. Ryantm
2a4e85ae4c timewarrior: 1.6.0 -> 1.7.0
(cherry picked from commit d82be4f92f)
2023-12-26 08:26:56 +00:00
Robert Scott
ffb8fa2176 Merge pull request #276505 from NixOS/backport-275641-to-staging-23.11
[Backport staging-23.11] libssh2: apply patch for CVE-2023-48795
2023-12-26 02:02:16 +00:00
Robert Scott
c3e58ca1e2 Merge pull request #276799 from NixOS/backport-275720-to-staging-23.11
[Backport staging-23.11] libde265: 1.0.14 -> 1.0.15
2023-12-26 01:56:06 +00:00
Jan Tojnar
e173e2e409 Remove myself from maintainers
Done with `sed -i -E '/^\s+(maintainers\.)?jtojnar\s*$/d;s/ (@|maintainers\.|)jtojnar//g' (rg ' jtojnar|maintainers\.jtojnar|^\s+jtojnar\s*$' -l -g '!maintainers/maintainer-list.nix') .github/CODEOWNERS`.
(Always check the `rg` result beforehand to avoid corruption.)
2023-12-26 01:24:42 +01:00
github-actions[bot]
bc5316f97a Merge staging-next-23.11 into staging-23.11 2023-12-26 00:14:20 +00:00
github-actions[bot]
ce0ddb5280 Merge release-23.11 into staging-next-23.11 2023-12-26 00:13:55 +00:00
Pol Dellaiera
e5d4c4eb32 Merge pull request #276801 from NixOS/backport-275887-to-release-23.11
[Backport release-23.11] php: 8.1.27, 8.2.14, 8.3.1
2023-12-26 00:03:10 +01:00
Pol Dellaiera
d521e6327b phpExtensions.apcu: remove obsolete patch
(cherry picked from commit 2100a51ebd)
2023-12-25 23:02:40 +00:00
Pol Dellaiera
5963e9c80d php83: 8.3.0 -> 8.3.1
(cherry picked from commit ee3e7ac180)
2023-12-25 23:02:39 +00:00
Pol Dellaiera
4122ffe4e5 php82: 8.2.13 -> 8.2.14
(cherry picked from commit 9d236a8ace)
2023-12-25 23:02:39 +00:00
Pol Dellaiera
6f05dccc96 php81: 8.1.26 -> 8.1.27
(cherry picked from commit e028a52d6f)
2023-12-25 23:02:39 +00:00
Thomas Gerbet
12bb0867e5 libde265: 1.0.14 -> 1.0.15
Fixes CVE-2023-49465, CVE-2023-49467 and CVE-2023-49468

https://github.com/strukturag/libde265/releases/tag/v1.0.15
(cherry picked from commit c32a8776b0)
2023-12-25 22:49:39 +00:00
Rafael Fernández López
1f6bcd4853 unison-ucm: 0.5.11 -> 0.5.12
(cherry picked from commit d5eed2ee80)
2023-12-25 20:45:32 +00:00
squalus
c6ef260359 librewolf-unwrapped: 120.0.1-1 -> 121.0-1
(cherry picked from commit 91b445737a)
2023-12-25 20:22:24 +00:00
Mikael Fangel
fd126c2035 freeswitch: 1.10.10 -> 1.10.11
(cherry picked from commit 21acf7c055)
2023-12-25 19:36:51 +00:00
Mikael Fangel
918b40bfa0 vscode-extensions.asvetliakov.vscode-neovim: 1.0.1 -> 1.5.0
(cherry picked from commit 4a67cc2c36)
2023-12-25 19:36:11 +00:00
Nick Cao
659d2348a5 Merge pull request #275840 from NixOS/backport-275682-to-release-23.11
[Backport release-23.11] aacgain: use submodules, fix build, update
2023-12-25 13:26:02 -05:00
Nick Cao
d066d3d5f5 Merge pull request #275762 from NixOS/backport-274038-to-release-23.11
[Backport release-23.11] unison-ucm: M5j -> 0.5.11
2023-12-25 13:25:30 -05:00
Nick Cao
268785007f Merge pull request #275016 from mweinelt/23.11/navidrome-0.50.2
[release-23.11] navidrome: 0.50.0 -> 0.50.2
2023-12-25 13:24:45 -05:00
Nick Cao
e26d2b45fa Merge pull request #274956 from NixOS/backport-273640-to-release-23.11
[Backport release-23.11] filebot: 5.1.1 -> 5.1.2
2023-12-25 13:24:27 -05:00
Nick Cao
fe2559e27b Merge pull request #274295 from SuperSandro2000/backport-271323-to-release-23.11
ledfx: fix build
2023-12-25 11:29:39 -05:00
Bobby Rong
0fcb94fb63 Merge pull request #276041 from NixOS/backport-274829-to-release-23.11
[Backport release-23.11] GNOME updates 2023-12-16
2023-12-26 00:13:02 +08:00
Pavol Rusnak
b1b7e2ffc1 Merge pull request #276737 from NixOS/backport-272548-to-release-23.11
[Backport release-23.11] bitcoin: 25.1 -> 26.0
2023-12-25 17:12:50 +01:00
Pavol Rusnak
73052fac77 bitcoin: 25.1 -> 26.0
(cherry picked from commit f5375ec986)
2023-12-25 16:12:05 +00:00
Jan Tojnar
18f66aef59 upower: Simplify DESTDIR hack
Let’s point `DESTDIR` to a path under the build directory rather than under "$out".
This will prevent `installPhase` from creating `$out` or any other output directory,
allowing us to install the outputs just by moving them out of `$DESTDIR` directly into the store with `mv`.
Of course, that will also require moving the installing of `etc` and `var` after the outputs are installed
and ensuring there is no library litter from `checkPhase`.

Since `$out` does not currently contain `var` subdirectory, we can also just move `$DESTDIR/var` directly to `$out` rather than copying it.
`$out/etc` does exist but we can just merge it with `cp --recursive` instead of `rsync` so `rsync` is not actually necessary.

The code remains written defensively against files accidentally being misplaced while shuffling them around – parent directories of targets are used as `mv` destinations so that the move fails loudly if the directory already exists, rather than being moved inside as e.g. `$out/etc/etc`.

While at it let’s also improve practices a bit:
- Add vertical space and clearer comments.
- Handle non-standard Nix store paths.

(cherry picked from commit 8ef5fcf4f5)
2023-12-25 16:06:34 +00:00
Jan Tojnar
f0379644a3 gnome.gdm: Simplify DESTDIR hack
Let’s point `DESTDIR` to a path under the build directory rather than under "$out".
This will prevent `installPhase` from creating `$out` or any other output directory,
allowing us to install the outputs just by moving them out of `$DESTDIR` directly into the store with `mv`.
Of course, that will also require moving the installing of `etc` after the outputs are installed.

Since `$out` does not currently contain `etc` subdirectory, we can also just move `$DESTDIR/etc` directly to `$out` rather than copying it.
And even if `$out/etc` existed, we could just merge it with `cp --recursive` instead of `rsync` so `rsync` is not actually necessary.

The code remains written defensively against files accidentally being misplaced while shuffling them around – parent directories of targets are used as `mv` destinations so that the move fails loudly if the directory already exists, rather than being moved inside as e.g. `$out/etc/etc`.

While at it let’s also improve practices a bit:
- Quote command arguments.
- Move `DESTDIR` definition into `env` block.
- Add vertical space and clearer comments.
- Handle non-standard Nix store paths.

(cherry picked from commit ff61f2bb3f)
2023-12-25 16:06:34 +00:00
Midnight Veil
5276cabc73 munin: fix missing Date::Parse module error & make test fail w/o a fix
Upstream change: https://github.com/munin-monitoring/munin/pull/1502

(cherry picked from commit 62e4a2cf22)
2023-12-25 13:00:48 +01:00
Maximilian Bosch
19444fbc7d Merge pull request #276457 from NixOS/backport-257797-to-release-23.11
[Backport release-23.11] lesspipe: add missing dependency on 'strings'
2023-12-25 12:32:02 +01:00
Weijia Wang
c5539fa7a2 Merge pull request #276620 from NixOS/backport-276279-to-release-23.11
[Backport release-23.11] wordpressPackages.plugins.simple-mastodon-verification: init at 1.1.3
2023-12-25 11:16:12 +01:00
Weijia Wang
eb6d247125 Merge pull request #276675 from NixOS/backport-275831-to-release-23.11
[Backport release-23.11] nixos/guix: fix systemd socket unit
2023-12-25 10:55:53 +01:00
Gabriel Arazas
c3dfc37a54 nixos/guix: fix systemd socket unit
(cherry picked from commit d3e246f9fa)
2023-12-25 09:54:59 +00:00
Jonas Heinrich
493b37f88f wordpressPackages.plugins.simple-mastodon-verification: init at 1.1.3
(cherry picked from commit 0894361fa4)
2023-12-25 04:22:18 +00:00
Nick Cao
d02d818f22 Merge pull request #276557 from NixOS/backport-275858-to-release-23.11
[Backport release-23.11] pdns: 4.8.3 -> 4.8.4
2023-12-24 20:16:56 -05:00
github-actions[bot]
48fb9733d8 Merge staging-next-23.11 into staging-23.11 2023-12-25 00:15:13 +00:00
github-actions[bot]
7656dc4070 Merge release-23.11 into staging-next-23.11 2023-12-25 00:14:41 +00:00
Rick van Schijndel
5be0c45d70 Merge pull request #275825 from avnik/avnik/backport/jbig2dec-cross-fix
[Backport release-23.11] jbig2dec cross fix
2023-12-24 23:57:56 +01:00
Sergei Trofimovich
61d3bb3817 shadow: 4.14.1 -> 4.14.2
Changes: https://github.com/shadow-maint/shadow/releases/tag/4.14.2
(cherry picked from commit ff9c6f3c77)
2023-12-24 22:33:28 +00:00
Nick Cao
f3644dff30 pdns: 4.8.3 -> 4.8.4
Changelog: https://doc.powerdns.com/authoritative/changelog/4.8.html#change-4.8.4
(cherry picked from commit 8fd9b17537)
2023-12-24 22:10:26 +00:00
José Romildo Malaquias
3128dfc824 Merge pull request #276357 from NixOS/backport-273319-to-release-23.11
[Backport release-23.11] xfce.xfce4-docklike-plugin: init at 0.4.1
2023-12-24 17:07:34 -03:00
Leona Maroni
0ea36487f1 libssh2: apply patch for CVE-2023-48795
(cherry picked from commit 1bfeb1412b)
2023-12-24 16:55:46 +00:00
Emily
eabcd186d4 Merge pull request #276487 from christoph-heiss/backport-to-23.11/floorp-11.7.1
[Backport release-23.11] floorp: 11.6.0 -> 11.7.1
2023-12-24 17:34:57 +01:00
Maximilian Bosch
a5e4e36f8a Merge pull request #276472 from NixOS/backport-276154-to-release-23.11
[Backport release-23.11] nextcloud: 28.0.0 -> 28.0.1
2023-12-24 17:12:29 +01:00
Pavol Rusnak
ebd7785ae2 Merge pull request #276494 from NixOS/backport-273312-to-release-23.11
[Backport release-23.11] trezor-suite: 23.10.1 -> 23.12.3
2023-12-24 16:37:51 +01:00
Pavol Rusnak
4bef327181 trezor-suite: 23.10.1 -> 23.12.3
(cherry picked from commit 2e9429a8bf)
2023-12-24 15:35:53 +00:00
Peder Bergebakken Sundt
a7c06063c8 Merge pull request #275404 from NixOS/backport-272108-to-release-23.11
[Backport release-23.11] mpvScripts.{blacklistExtensions, seekTo}: unstable-2022-10-02 → 2023-11-25
2023-12-24 15:42:27 +01:00
Beardhatcode
3089c34132 nextcloud: 28.0.0 -> 28.0.1
(cherry picked from commit c4ffb60061)
2023-12-24 13:46:15 +00:00
Nico Jensch
726ca9b9a0 floorp: 11.6.1 -> 11.7.1
(cherry picked from commit 487d9295ec)
2023-12-24 13:55:33 +01:00
Weijia Wang
0ace2ad60b floorp: fix version
(cherry picked from commit 4a8c8831f4)
2023-12-24 13:55:26 +01:00
Christoph Heiss
87141aa1c6 floorp: 11.6.0 -> 11.6.1
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
(cherry picked from commit 482bf1a036)
2023-12-24 13:55:12 +01:00
Henri Menke
5866cb4530 lesspipe: add missing dependency on 'strings'
(cherry picked from commit 9faf5e1ead)
2023-12-24 11:31:53 +00:00
github-actions[bot]
a5cc404b1a Merge staging-next-23.11 into staging-23.11 2023-12-24 00:16:25 +00:00
github-actions[bot]
65ef31da5d Merge release-23.11 into staging-next-23.11 2023-12-24 00:15:39 +00:00
Alvar Penning
4d644e746a postfix: 3.8.3 -> 3.8.4
Security: this release adds support to defend against an email spoofing
attack (SMTP smuggling) on recipients at a Postfix server. For
background, see https://www.postfix.org/smtp-smuggling.html.

https://www.postfix.org/announcements/postfix-3.8.4.html

The source URL was modified to another mirror as the current CDN URL
failed to resolve for me from two different hosts.

(cherry picked from commit 5324b56010)
2023-12-23 20:55:34 +01:00
Nick Cao
cd8aa30f70 Merge pull request #276333 from NixOS/backport-276244-to-release-23.11
[Backport release-23.11] nixos-anywhere: 1.1.0 -> 1.1.1
2023-12-23 14:53:03 -05:00
Joshua Fern
8345b59faf xfce.xfce4-docklike-plugin: init at 0.4.1
(cherry picked from commit 22046dd4ed)
2023-12-23 19:13:33 +00:00
Mario Rodas
a87a4960a5 Merge pull request #275888 from NixOS/backport-275724-to-release-23.11
[Backport release-23.11] wasmtime: 15.0.1 -> 16.0.0
2023-12-23 12:08:38 -05:00
Mario Rodas
c7131d6c1c Merge pull request #276169 from NixOS/backport-275527-to-release-23.11
[Backport release-23.11] wolfssl: 5.6.4 -> 5.6.6
2023-12-23 12:08:04 -05:00
Jörg Thalheim
807216e64d nixos-anywhere: 1.1.0 -> 1.1.1
Diff: https://github.com/numtide/nixos-anywhere/compare/1.1.0...1.1.1
(cherry picked from commit 9df4a6a534)
2023-12-23 16:07:34 +00:00
Mario Rodas
22c37d3a97 Merge pull request #276305 from NixOS/backport-275261-to-release-23.11
[Backport release-23.11] shellhub-agent: 0.13.4 -> 0.13.6
2023-12-23 10:39:22 -05:00
Mario Rodas
784c5cc321 Merge pull request #272304 from NixOS/backport-226923-to-release-23.11
[Backport release-23.11] nixos/prometheus: add `enableAgentMode` option
2023-12-23 09:38:25 -05:00
Otavio Salvador
640712fad5 shellhub-agent: 0.13.4 -> 0.13.6
(cherry picked from commit 67a7f7d2e7)
2023-12-23 13:34:23 +00:00
Sergei Trofimovich
0cb9d61b8d libimobiledevice: pull upstream fix for clang-16 support
Without the change the build fails on `clang-16` and upcoming `gcc-14`
as:

    $ nix build --impure --expr 'with import ./. {}; libimobiledevice.override { stdenv = clangStdenv; }' -L
    ...
    libimobiledevice> #define __usleep(x) usleep(x)
    libimobiledevice>                     ^
    libimobiledevice> idevicedevmodectl.c:416:6: error: call to undeclared function 'usleep'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]

(cherry picked from commit fbc7955d72)
2023-12-23 13:27:06 +00:00
Mario Rodas
26c4b066b1 Merge pull request #276274 from NixOS/backport-275875-to-release-23.11
[Backport release-23.11] brave: 1.61.101 -> 1.61.109
2023-12-23 08:02:10 -05:00
Sean Buckley
3a63d885df brave: 1.61.101 -> 1.61.109
https://community.brave.com/t/release-channel-1-61-109/522518
(cherry picked from commit a3af3e7fc7)
2023-12-23 11:01:14 +00:00
Sean Buckley
7afdf51649 brave: add buckley310 to maintainers
(cherry picked from commit 5f053b3720)
2023-12-23 11:01:14 +00:00
misuzu
29dffc4ac9 netbird: 0.24.4 -> 0.25.2
Diff: https://github.com/netbirdio/netbird/compare/v0.24.4...v0.25.2

Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.25.2
(cherry picked from commit b7004ce73d)
2023-12-23 11:58:10 +01:00
Mario Rodas
818d27512d nodejs_21: 21.4.0 -> 21.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v21.5.0
(cherry picked from commit 2957b358d4)
2023-12-23 04:20:00 +00:00
Adrian Pistol
aa2b52ac0a wolfssl: 5.6.4 -> 5.6.6
(cherry picked from commit 9af669c9db)
2023-12-23 00:17:00 +00:00
github-actions[bot]
ca0187db76 Merge staging-next-23.11 into staging-23.11 2023-12-23 00:14:22 +00:00
github-actions[bot]
05ed77e96b Merge release-23.11 into staging-next-23.11 2023-12-23 00:13:50 +00:00
Emily
1d2703291d Merge pull request #276051 from NixOS/backport-275940-to-release-23.11
[Backport release-23.11] {ungoogled-,}chromium,chromedriver: 120.0.6099.71/109 -> 120.0.6099.109/129
2023-12-22 22:59:38 +01:00
Lily Foster
82f2336af0 hotdoc: fix clang header finding with llvm 16
(cherry picked from commit 0e0f557a20)
2023-12-22 20:42:55 +00:00
Lily Foster
526607c212 python311Packages.gst-python: 1.22.7 -> 1.22.8
(cherry picked from commit 8bf40f4277)
2023-12-22 20:42:16 +00:00
Lily Foster
b181af2add gst_all_1.gst-editing-services: 1.22.7 -> 1.22.8
(cherry picked from commit efb9517701)
2023-12-22 20:42:16 +00:00
Lily Foster
07b08f0053 gst_all_1.gst-devtools: 1.22.7 -> 1.22.8
(cherry picked from commit 7dd0126f37)
2023-12-22 20:42:15 +00:00
Lily Foster
a1d589d51f gst_all_1.gst-rtsp-server: 1.22.7 -> 1.22.8
(cherry picked from commit 882b089f66)
2023-12-22 20:42:15 +00:00
Lily Foster
07938bb701 gst_all_1.gst-vaapi: 1.22.7 -> 1.22.8
(cherry picked from commit db95fdd9d1)
2023-12-22 20:42:15 +00:00
Lily Foster
e22914ab47 gst_all_1.gst-libav: 1.22.7 -> 1.22.8
(cherry picked from commit b915ca4f8b)
2023-12-22 20:42:15 +00:00
Lily Foster
c81c6a1344 gst_all_1.gst-plugins-ugly: 1.22.7 -> 1.22.8
(cherry picked from commit 1af15f27d8)
2023-12-22 20:42:15 +00:00
Lily Foster
db4e6880e5 gst_all_1.gst-plugins-bad: 1.22.7 -> 1.22.8
(cherry picked from commit 7c6ca28ba7)
2023-12-22 20:42:15 +00:00
Lily Foster
2c7a093bcb gst_all_1.gst-plugins-good: 1.22.7 -> 1.22.8
(cherry picked from commit 563bfbdd45)
2023-12-22 20:42:15 +00:00
Lily Foster
6856c3dbad gst_all_1.gst-plugins-base: 1.22.7 -> 1.22.8
(cherry picked from commit c82bdc7272)
2023-12-22 20:42:15 +00:00
Lily Foster
3ad52ce38d gst_all_1.gstreamer: 1.22.7 -> 1.22.8
(cherry picked from commit 4170b88191)
2023-12-22 20:42:15 +00:00
Thomas Gerbet
2d05b1de8c gpac: mark with knownVulnerabilities
(cherry picked from commit f389d1400c)
2023-12-22 20:12:57 +00:00
hexclover
9813c7b684 mininet, nixos/mininet: Wrap executables in the package, not the module
Also move the `mn` executable from the Python module to the main package.

(cherry picked from commit 9e8456d9bb)
2023-12-22 18:15:49 +00:00
ajs124
9020cd220c nss_latest: 3.96 -> 3.96.1
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/WjaCRG7B8tY
(cherry picked from commit ae2527e1e2)
2023-12-22 17:24:50 +01:00
Nick Cao
cfc0f15d1a Merge pull request #275971 from NixOS/backport-274503-to-release-23.11
[Backport release-23.11] Golang docs: remove "-s" and "-w" from the ldflags example
2023-12-22 10:21:25 -05:00
networkException
2b5101cc80 ungoogled-chromium: 120.0.6099.109-1 -> 120.0.6099.129-1
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop_20.html

This update includes 1 security fix. Google is aware that an exploit
for CVE-2023-7024 exists in the wild.

CVEs:
CVE-2023-7024

(cherry picked from commit 8d36d9384e)
2023-12-22 13:23:37 +00:00
networkException
ba6a994ba6 chromium: 120.0.6099.109 -> 120.0.6099.129
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop_20.html

This update includes 1 security fix. Google is aware that an exploit
for CVE-2023-7024 exists in the wild.

CVEs:
CVE-2023-7024

(cherry picked from commit 027ec17c01)
2023-12-22 13:23:37 +00:00
networkException
e7b15d1dc6 chromedriver: 120.0.6099.71 -> 120.0.6099.109
(cherry picked from commit f96d36a28d)
2023-12-22 13:23:37 +00:00
Vincent Laporte
6a5f9af225 ocamlPackages.cryptokit: 1.18 → 1.19
(cherry picked from commit e7a15504c0)
2023-12-22 13:40:41 +01:00
someplaceguy
97a7ad13d5 ocamlPackages.janestreet: use 0.16.0 tag rather than 0.16 branch
Otherwise, we will run into hash mismatches due to the 0.16 branch
updating to 0.16.1, etc.

(cherry picked from commit 05bed2a65e)
2023-12-22 13:27:16 +01:00
Jan Tojnar
c8862249da vte: 0.74.1 → 0.74.2
https://gitlab.gnome.org/GNOME/vte/-/compare/0.74.1...0.74.2
(cherry picked from commit 6d031527a0)
2023-12-22 12:20:50 +00:00
Jan Tojnar
f8fcfe4129 loupe: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.2...45.3
(cherry picked from commit 0b1dbca50f)
2023-12-22 12:20:50 +00:00
Maximilian Bosch
204ac8a8d3 Merge pull request #275330 from NixOS/backport-275272-to-release-23.11
[Backport release-23.11] signald: Add xargs and sed dependencies to wrapper
2023-12-22 12:29:50 +01:00
Atemu
df3e6d6131 Merge pull request #275876 from NixOS/backport-275778-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2023-12-20
2023-12-22 11:53:59 +01:00
Maximilian Bosch
f0c2dbe3ee Merge pull request #275735 from Shawn8901/backport-epson-escpr2-build-fix
[23.11] epson-escpr2: use rpm & cpio instead of busybox
2023-12-22 11:52:37 +01:00
Louis Opter
602480aa27 Remove "-s" and "-w" from the ldflags example
The go linker `-s` and `-w` flags respectively are for:

- Omit the symbol table and debug information.
- Omit the DWARF symbol table.

Those actions should be delegated to the fixup build phase instead.

See: https://discourse.nixos.org/t/why-do-so-many-go-packages-use-s-w-in-their-ldflags-it-breaks-dontfixup-dontstrip/36843
(cherry picked from commit 2e3c2705b9)
2023-12-22 05:04:34 +00:00
github-actions[bot]
5198f4a005 Merge staging-next-23.11 into staging-23.11 2023-12-22 00:14:33 +00:00
github-actions[bot]
51aaa90c47 Merge release-23.11 into staging-next-23.11 2023-12-22 00:14:03 +00:00
Yann Hamdaoui
16dcac4ab4 Test __structuredAttrs support in autoPatchelf
This commit adds a test for the newly added support for
__structuredAttrs in autoPatchelf(hook). It copied a reasonably
small-closure binary derivation that makes use of autoPatchelf, stripped
it down for the purpose of the test, and check that autoPatchelf
correctly set the interpreter and runpath whether __structuredAttrs is
set to true or not.

(cherry picked from commit 00d0418804)
2023-12-22 00:10:24 +00:00
Connor Baker
efe033a562 auto-patchelf: improve deprecation check by searching all elements
(cherry picked from commit 45901c42fc)
2023-12-22 00:10:24 +00:00
Connor Baker
82fda16128 auto-patchelf: add support for __structuredAttrs
(cherry picked from commit 9faad7fb0b)
2023-12-22 00:10:24 +00:00
Christian Kögler
0b3d618173 Merge pull request #274318 from NixOS/backport-272941-to-release-23.11
[Backport release-23.11] smartgithg: 22.1.5 -> 23.1.1
2023-12-22 00:13:04 +01:00
Emily
3cf1036047 Merge pull request #275231 from NixOS/backport-274386-to-release-23.11
[Backport release-23.11] chromium: never use libpng-apng patch
2023-12-21 21:27:53 +01:00
Rafael Fernández López
5baf136eda wasmtime: 15.0.1 -> 16.0.0
(cherry picked from commit 98d33dc1ed)
2023-12-21 20:11:21 +00:00
Maciej Krüger
c3196887d4 Merge pull request #275881 from NixOS/backport-273795-to-release-23.11
[Backport release-23.11] parlatype: 3.1 -> 4.0
2023-12-21 21:04:21 +01:00
Alexander Shpilkin
56c4b3cfd8 parlatype: 3.1 -> 4.0
(cherry picked from commit 48a47a6359)
2023-12-21 19:32:54 +00:00
zzzsyyy
692fc239c8 linux_xanmod_latest: 6.6.7 -> 6.6.8
(cherry picked from commit 75643e19e9)
2023-12-21 18:56:00 +00:00
zzzsyyy
62392f1af4 linux_xanmod: 6.1.68 -> 6.1.69
(cherry picked from commit cd9fab1e4c)
2023-12-21 18:55:59 +00:00
Nick Cao
17e08e7803 Merge pull request #275829 from NixOS/backport-275673-to-release-23.11
[Backport release-23.11] evince.meta.mainProgram: init
2023-12-21 11:06:20 -05:00
Nick Cao
cdc60b342a Merge pull request #275681 from NixOS/backport-275612-to-release-23.11
[Backport release-23.11] nebula: 1.8.0 -> 1.8.1
2023-12-21 10:59:34 -05:00
annalee
b9a6cbb48f aacgain: 2.0.0 -> 2.0.0-unstable-2022-07-12
(cherry picked from commit a862901622)
2023-12-21 15:15:05 +00:00
annalee
9b5c8b25f7 aacgain: use submodules, fix build
(cherry picked from commit b9b32adaed)
2023-12-21 15:15:05 +00:00
Alyssa Ross
8d1fcc7f2e evince.meta.mainProgram: init
(cherry picked from commit a9b40816b1)
2023-12-21 14:43:40 +00:00
Alexander V. Nikolaev
b6530696c2 jbig2dec: fix cross-compilation
(cherry picked from commit 3d69cf4bdd)
2023-12-21 16:17:49 +02:00
Maximilian Bosch
34309fb17d Merge pull request #275692 from NixOS/backport-275507-to-release-23.11
[Backport release-23.11] element-{web,desktop}: 1.11.51 -> 1.11.52
2023-12-21 14:02:35 +01:00
Sefa Eyeoglu
facf044825 hdparm: add meta.mainProgram
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 99a8e49f33)
2023-12-21 12:43:18 +01:00
Raghav Sood
5a415de6cf Merge pull request #275562 from NixOS/backport-273976-to-release-23.11
[Backport release-23.11] groestlcoin: 25.0 -> 26.0
2023-12-21 14:04:09 +08:00
Rafael Fernández López
03d02034d8 unison-ucm: M5j -> 0.5.11
(cherry picked from commit dad002c322)
2023-12-21 02:51:29 +00:00
K900
3ec04f2dd6 Merge pull request #275758 from NixOS/backport-275670-to-release-23.11
[Backport release-23.11] Linux kernels 2023-12-20
2023-12-21 05:06:42 +03:00
Alyssa Ross
c1dbde1d2f linux_6_1: 6.1.68 -> 6.1.69
(cherry picked from commit 0e0566d0be)
2023-12-21 02:05:46 +00:00
Alyssa Ross
34505cf236 linux_6_6: 6.6.7 -> 6.6.8
(cherry picked from commit d2df37e211)
2023-12-21 02:05:46 +00:00
Alyssa Ross
bd05989815 linux_4_14: 4.14.333 -> 4.14.334
(cherry picked from commit 803f9dc058)
2023-12-21 02:05:46 +00:00
Alyssa Ross
b9889e4169 linux_4_19: 4.19.302 -> 4.19.303
(cherry picked from commit 32e35d09e3)
2023-12-21 02:05:46 +00:00
Alyssa Ross
6daf604d56 linux_5_4: 5.4.264 -> 5.4.265
(cherry picked from commit b909f817cd)
2023-12-21 02:05:46 +00:00
Alyssa Ross
07465357f2 linux_5_10: 5.10.204 -> 5.10.205
(cherry picked from commit f5b0d44358)
2023-12-21 02:05:46 +00:00
Alyssa Ross
4d97b8bc65 linux_5_15: 5.15.143 -> 5.15.144
(cherry picked from commit 627158b1c9)
2023-12-21 02:05:46 +00:00
Robert Scott
8b1126612e Merge pull request #275604 from NixOS/backport-275250-to-staging-23.11
[Backport staging-23.11] libssh: 0.10.5 -> 0.10.6
2023-12-21 00:17:24 +00:00
github-actions[bot]
8d706cffdb Merge staging-next-23.11 into staging-23.11 2023-12-21 00:14:43 +00:00
github-actions[bot]
37e1232c37 Merge release-23.11 into staging-next-23.11 2023-12-21 00:14:17 +00:00
Robert Scott
70d788cde8 Merge pull request #275599 from NixOS/backport-274726-to-staging-23.11
[Backport staging-23.11] libsass: add patch for CVE-2022-26592, CVE-2022-43357 & CVE-2022-43358
2023-12-20 23:00:04 +00:00
Shawn8901
8ee1e16da8 epson-escpr2: use rpm & cpio instead of busybox 2023-12-20 23:49:57 +01:00
Emily
d5c1691a15 Merge pull request #275228 from NixOS/backport-273796-to-release-23.11
[Backport release-23.11] redocly-cli: fix build-docs command
2023-12-20 21:37:05 +01:00
Martin Weinelt
2709503614 Merge pull request #275714 from NixOS/backport-275554-to-release-23.11
[Backport release-23.11] nixos/home-assistant: fix removing of uninstalled custom components
2023-12-20 21:23:40 +01:00
Sandro Jäckel
6c3d10654f nixos/home-assistant: fix removing of uninstalled custom components
Before components was not an array and the first loop did never loop
through all entries but through the entire output of find without
splitting by new line.

Tested by copying the preStart script out of the nix store, doing the
change and observing that now the custom-components directory is indeed
being cleaned up after removing a custom component.

(cherry picked from commit d4c622ec5f)
2023-12-20 20:16:00 +00:00
Franz Pletz
fd1cb7f4ca Merge pull request #275639 from NixOS/backport-207717-to-release-23.11
[Backport release-23.11] Allow IPv6LinkLocalAddressGenerationMode in networkConfig
2023-12-20 20:43:25 +01:00
Martin Weinelt
4a45f3d6ff Merge pull request #275564 from NixOS/backport-275441-to-release-23.11
[Backport release-23.11] Firefox: 120.0.1 -> 121.0; 115.5.0esr -> 115.6.0esr
2023-12-20 18:49:41 +01:00
Sandro Jäckel
9e797f6559 element-{web,desktop}: 1.11.51 -> 1.11.52
(cherry picked from commit b36b87e16c)
2023-12-20 17:08:06 +00:00
R. Ryantm
cc3dd86364 nebula: 1.8.0 -> 1.8.1
(cherry picked from commit b9782bc48f)
2023-12-20 16:35:23 +00:00
Franz Pletz
e6b69ce047 Merge pull request #275311 from NixOS/backport-274774-to-release-23.11
[Backport release-23.11] mediamtx: 1.3.0 -> 1.4.0
2023-12-20 16:22:28 +01:00
Bobby Rong
f5c4b9212d Merge pull request #274791 from NixOS/backport-274589-to-release-23.11
[Backport release-23.11] webkitgtk: 2.42.3 → 2.42.4
2023-12-20 22:11:22 +08:00
Kerstin
cd2fef8ebb Merge pull request #275508 from NixOS/backport-274556-to-release-23.11
[Backport release-23.11] nixos/mastodon: properly escape arguments to psql in init-db script
2023-12-20 14:34:55 +01:00
jpathy
c0a46866f2 nixos/networkd: allow IPv6LinkLocalAddressGenerationMode in networkConfig
Fixes: #199407 .
(cherry picked from commit 0225a786e5)
2023-12-20 12:59:36 +00:00
Yorick
f1f519256f Merge pull request #275632 from NixOS/backport-275628-to-release-23.11
[Backport release-23.11] electron.headers: use gzip instead of xz compression
2023-12-20 13:32:25 +01:00
Yureka
02f5268402 electron.headers: use gzip instead of xz compression
node-gyp can't unpack XZ. Fixes https://github.com/NixOS/nixpkgs/issues/275627

(cherry picked from commit 8bee9c1c1d)
2023-12-20 12:28:05 +00:00
Janne Heß
d65bceaee0 Merge pull request #275399 from NixOS/backport-275249-to-release-23.11
[Backport release-23.11] openssh: 9.5p1 -> 9.6p1
2023-12-20 11:33:41 +01:00
Sandro Jäckel
7e68d921ac libssh: 0.10.5 -> 0.10.6
(cherry picked from commit 6557e130ae)
2023-12-20 09:29:59 +00:00
Sergei Trofimovich
ba3559e156 xorg.xorgserver: 21.1.9 -> 21.1.10
Changes: https://www.mail-archive.com/xorg-announce@lists.x.org/msg01645.html
(cherry picked from commit e1bd4d15e8)
2023-12-20 09:25:48 +00:00
Robert Scott
2444e35e71 libsass: add some key reverse-dependencies to passthru.tests
(cherry picked from commit 328542368f)
2023-12-20 09:23:34 +00:00
Robert Scott
5d919551a4 libsass: add patch for CVE-2022-26592, CVE-2022-43357 & CVE-2022-43358
(cherry picked from commit 38d918c0fe)
2023-12-20 09:23:34 +00:00
Vladimír Čunát
3df5a17df0 Merge #273070: mesa: use upstreamed patches for macOS fixes
...into staging-23.11
2023-12-20 10:01:45 +01:00
Vladimír Čunát
fc46f2e352 Merge #271647: x264: fix runtime crash due to llvm-strip args
...into staging-23.11
2023-12-20 10:00:36 +01:00
Vladimír Čunát
c898e1150a Merge #271645: python3Packages.gevent: add patch for CVE-2023-41419
...into staging-23.11
2023-12-20 09:59:44 +01:00
Vladimír Čunát
5bb70f818c Merge #271579: netbox: Inherit gunicorn from the package
...into staging-23.11
2023-12-20 09:58:14 +01:00
Vladimír Čunát
0fd224de63 Merge #271373: vim: 9.0.2048 -> 9.0.2116
...into staging-23.11
2023-12-20 09:55:15 +01:00
Vladimír Čunát
f62203ad49 Merge #270564: stdenv: consistent phases header
...into staging-23.11
2023-12-20 09:52:12 +01:00
Yureka
c223e582f9 firefox-esr-unwrapped: 115.5.0esr -> 115.6.0esr
https://www.mozilla.org/en-US/firefox/115.6.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-54/

Fixes CVE-2023-6856
Fixes CVE-2023-6857
Fixes CVE-2023-6858
Fixes CVE-2023-6859
Fixes CVE-2023-6860
Fixes CVE-2023-6861
Fixes CVE-2023-6862
Fixes CVE-2023-6863
Fixes CVE-2023-6864
Fixes CVE-2023-6865
Fixes CVE-2023-6867

(cherry picked from commit bba87c27b5)
2023-12-20 05:02:12 +00:00
Yureka
72e4510216 firefox-unwrapped: 120.0.1 -> 121.0
https://www.mozilla.org/en-US/firefox/121.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-56/

Fixes CVE-2023-6135
Fixes CVE-2023-6856
Fixes CVE-2023-6857
Fixes CVE-2023-6858
Fixes CVE-2023-6859
Fixes CVE-2023-6860
Fixes CVE-2023-6861
Fixes CVE-2023-6863
Fixes CVE-2023-6864
Fixes CVE-2023-6865
Fixes CVE-2023-6866
Fixes CVE-2023-6867
Fixes CVE-2023-6868
Fixes CVE-2023-6869
Fixes CVE-2023-6870
Fixes CVE-2023-6871
Fixes CVE-2023-6872
Fixes CVE-2023-6873

(cherry picked from commit eb13f97c27)
2023-12-20 05:02:12 +00:00
Yureka
453389ab98 firefox-bin-unwrapped: 120.0.1 -> 121.0
https://www.mozilla.org/en-US/firefox/121.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-56/

Fixes CVE-2023-6135
Fixes CVE-2023-6856
Fixes CVE-2023-6857
Fixes CVE-2023-6858
Fixes CVE-2023-6859
Fixes CVE-2023-6860
Fixes CVE-2023-6861
Fixes CVE-2023-6863
Fixes CVE-2023-6864
Fixes CVE-2023-6865
Fixes CVE-2023-6866
Fixes CVE-2023-6867
Fixes CVE-2023-6868
Fixes CVE-2023-6869
Fixes CVE-2023-6870
Fixes CVE-2023-6871
Fixes CVE-2023-6872
Fixes CVE-2023-6873

(cherry picked from commit ccd0df1904)
2023-12-20 05:02:12 +00:00
gruve-p
1546052051 groestlcoin: 25.0 -> 26.0
(cherry picked from commit 4df2ae80a3)
2023-12-20 04:54:46 +00:00
Nick Cao
b887928e45 Merge pull request #275456 from NixOS/backport-273318-to-release-23.11
[Backport release-23.11] mpv: use correct nv-codec-headers version
2023-12-19 21:23:45 -05:00
Nick Cao
7ed333ad12 Merge pull request #275447 from NixOS/backport-275294-to-release-23.11
[Backport release-23.11] rio: 0.0.32 -> 0.0.33
2023-12-19 21:16:03 -05:00
Alyssa Ross
5cd416ce9c linux-rt_6_1: 6.1.65-rt18 -> 6.1.67-rt20
(cherry picked from commit 4ae9283823)
2023-12-20 02:14:33 +01:00
Alyssa Ross
37c124ac76 linux_testing: 6.7-rc5 -> 6.7-rc6
(cherry picked from commit dd9b63a911)
2023-12-20 02:14:33 +01:00
github-actions[bot]
f821f9ece7 Merge staging-next-23.11 into staging-23.11 2023-12-20 00:12:54 +00:00
github-actions[bot]
da4312d64b Merge release-23.11 into staging-next-23.11 2023-12-20 00:12:21 +00:00
Pierre Bourdon
2e010975bf Merge pull request #275445 from NixOS/backport-274140-to-release-23.11
[Backport release-23.11] gnomeExtensions.system-monitor-next: Patch to fix runtime errors
2023-12-20 00:50:37 +01:00
Robert Scott
53b2507b11 Merge pull request #275506 from NixOS/backport-275248-to-release-23.11
[Backport release-23.11] asyncssh: 2.14.1 -> 2.14.2
2023-12-19 23:02:49 +00:00
Pierre Bourdon
8406aa15b4 Merge pull request #274611 from NixOS/backport-268638-to-release-23.11
[Backport release-23.11] inter: 3.19 -> 4.0
2023-12-19 22:51:57 +01:00
Pierre Bourdon
60d70c1ac0 Merge pull request #275366 from NixOS/backport-274134-to-release-23.11
[Backport release-23.11] argos: unstable-20230404 → unstable-2023-09-26
2023-12-19 22:49:35 +01:00
networkException
eaae387aa9 nixos/mastodon: properly escape arguments to psql in init-db script
(cherry picked from commit 4dd61b6e68)
2023-12-19 21:28:38 +00:00
Silvan Mosberger
0b318b9220 Merge pull request #275503 from NixOS/backport-273893-to-release-23.11
[Backport release-23.11] `lib.fileset.gitTracked`: Support out-of-tree builds
2023-12-19 22:24:37 +01:00
Thomas Gerbet
e6d108d6c1 python3Packages.asyncssh: 2.14.1 -> 2.14.2
Mitigates CVE-2023-48795 (so called Terrapin attack).

https://github.com/ronf/asyncssh/blob/v2.14.2/docs/changes.rst
(cherry picked from commit e9bfe64607)
2023-12-19 21:24:25 +00:00
Peder Bergebakken Sundt
5058c7c879 Merge pull request #275453 from NixOS/backport-273672-to-release-23.11
[Backport release-23.11] nixpkgs-hammering: unstable-2023-03-09 -> unstable-2023-11-06
2023-12-19 22:24:20 +01:00
Ilan Joselevich
4079900f00 Merge pull request #275504 from NixOS/backport-275383-to-release-23.11
[Backport release-23.11] nixos/nextcloud: serve flac and ogg files
2023-12-19 23:22:48 +02:00
Ilan Joselevich
8ef3639560 nixos/nextcloud: serve flac and ogg files
Since v28 Nextcloud Talk supports serving files with with .ogg/.flac extension

(cherry picked from commit 8bbbb228b4)
2023-12-19 21:20:19 +00:00
Silvan Mosberger
425522cbe3 Remove --simulate-pure-eval
(cherry picked from commit 38cf6ff099)
2023-12-19 21:14:50 +00:00
Silvan Mosberger
1993cf3c18 lib.fileset.gitTracked: Support out-of-tree builds
(cherry picked from commit 4a70c1e4da)
2023-12-19 21:14:50 +00:00
Silvan Mosberger
727ad04245 lib.fileset.fetchGit: Refactoring
(cherry picked from commit 74f2e49543)
2023-12-19 21:14:50 +00:00
Silvan Mosberger
1aa41f68de Merge pull request #275462 from 9999years/lib-test-modules-json-23.11-backport
lib: `modules.sh` should check JSON output for predictability (23.11 backport)
2023-12-19 22:03:48 +01:00
Rebecca Turner
67972307a4 lib: modules.sh should check JSON output for predictability
Currently, the `lib/tests/modules.sh` test checks the output of
`nix-instantiate --eval` without `--json`, which outputs an unspecified
human-readable format.

This patch modifies `modules.sh` to use the `--json` output instead, to
be robust against future changes to `nix-instantiate` output.
2023-12-19 09:40:11 -08:00
Jeff Huffman
2561b941c5 mpv: use correct nv-codec-headers version
Otherwise, mpv falls back to nvdec-copy, using significantly more cpu.

(cherry picked from commit 435076cc1c)
2023-12-19 17:12:00 +00:00
Gustavo Coutinho de Souza
5e2a420675 nixpkgs-hammering: unstable-2023-03-09 -> unstable-2023-11-06
(cherry picked from commit 0678d2eaa0)
2023-12-19 17:01:08 +00:00
Nick Cao
093cffd333 Merge pull request #275342 from NixOS/backport-274946-to-release-23.11
[Backport release-23.11] oelint-adv: 3.26.4 -> 3.26.5
2023-12-19 11:41:37 -05:00
TornaxO7
1cbf000b7f rio: 0.0.32 -> 0.0.33
(cherry picked from commit 0dad09239d)
2023-12-19 16:37:52 +00:00
Anders Kaseorg
ece783464a gnomeExtensions.system-monitor-next: Patch to fix runtime errors
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit dc58efc69c)
2023-12-19 16:15:42 +00:00
maralorn
7e6bcbfce2 Merge pull request #275428 from NixOS/backport-275390-to-release-23.11
[Backport release-23.11] nix-serve-ng: unbreak.
2023-12-19 16:10:16 +01:00
r-vdp
3beefd6f86 nix-serve-ng: unbreak.
(cherry picked from commit 9f3d087005)
2023-12-19 15:05:05 +00:00
Martin Weinelt
25f0d2e542 Merge pull request #275425 from NixOS/backport-273044-to-release-23.11
[Backport release-23.11] python3Packages.brother-ql: apply patch for PIL
2023-12-19 16:03:49 +01:00
fleaz
127b69dd3b python3Packages.brother-ql: apply patch for Pillow>=10.0
brother_ql is unmaintained since a few years and the code was not working
with a recent PIL library

(cherry picked from commit 48c5f85442)
2023-12-19 14:46:14 +00:00
Eelco Dolstra
cca01fbf35 sharutils: Fix static build on macOS
This is needed by nixStatic (via libarchive).

(cherry picked from commit 17d12f1bc1)
2023-12-19 13:33:26 +00:00
nicoo
dbe06c6bf5 mpvScripts.{blacklistExtensions, seekTo}: unstable-2022-10-02 → 2023-12-18
(cherry picked from commit 941397c1b1)
2023-12-19 13:00:13 +00:00
nicoo
104788657b mpvScripts.{blacklistExtensions, seekTo}: Add (hacky) updateScript
(cherry picked from commit 21c14e7095)
2023-12-19 13:00:13 +00:00
Sandro Jäckel
05ff17f696 openssh: 9.5p1 -> 9.6p1
(cherry picked from commit 7d565226df)
2023-12-19 12:24:40 +00:00
Maciej Krüger
ca145534eb Merge pull request #275373 from NixOS/backport-274713-to-release-23.11 2023-12-19 11:42:52 +01:00
Bobby Rong
984a8b05d4 Merge pull request #275198 from bobby285271/upd/xreader-23.11
[23.11] cinnamon.xreader: 3.8.2 -> 3.8.5
2023-12-19 18:39:27 +08:00
VuiMuich
5cc0fce5c4 prusa-slicer: 2.7.0->2.7.1
(cherry picked from commit 98de329939)
2023-12-19 10:28:06 +00:00
Anders Kaseorg
8eb50c9217 argos: unstable-20230404 → unstable-2023-09-26
Required for GNOME 45 support.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit cea1ae3633)
2023-12-19 09:31:03 +00:00
Ilan Joselevich
8fa24fcd0f Merge pull request #275360 from NixOS/backport-275340-to-release-23.11
[Backport release-23.11] nixos/systemd/initrd: add systemd-makefs unconditionally
2023-12-19 11:14:03 +02:00
Florian Klink
d38515bde7 nixos/systemd/initrd: add systemd-makefs unconditionally
As discussed in
https://github.com/NixOS/nixpkgs/issues/274310#issuecomment-1861842634,
the size increase is negligible, and this might be triggered via fstab
options or the cmdline too.

systemd-growfs is an online operation, so it's taken care of in stage 2.

Fixes https://github.com/NixOS/nixpkgs/issues/274310.

(cherry picked from commit 5a57cde110)
2023-12-19 09:09:02 +00:00
R. Ryantm
a6511210ff oelint-adv: 3.26.4 -> 3.26.5
(cherry picked from commit 3f1692a172)
2023-12-19 06:47:11 +00:00
Walter Huf
8d87c9e10f signald: Add xargs and sed dependencies to wrapper
(cherry picked from commit ea960719b4)
2023-12-19 04:39:50 +00:00
nicoo
081ec8a636 nixos/wpa_supplicant: Ensure the generated config isn't world-readable
Otherwise, `environmentFile` cannot be used to pass secrets in.

(cherry picked from commit a351c9b530)
2023-12-19 01:30:47 +00:00
R. Ryantm
aa9694a104 mediamtx: 1.3.0 -> 1.4.0
(cherry picked from commit 541f4b98aa)
2023-12-19 01:27:07 +00:00
github-actions[bot]
710e7f98c9 Merge staging-next-23.11 into staging-23.11 2023-12-19 00:14:57 +00:00
github-actions[bot]
a7a99274ad Merge release-23.11 into staging-next-23.11 2023-12-19 00:14:33 +00:00
Peder Bergebakken Sundt
f43475709d Merge pull request #275244 from NixOS/backport-269407-to-release-23.11
[Backport release-23.11] matrix-hookshot: 4.5.1 -> 4.7.0
2023-12-19 00:36:36 +01:00
Weijia Wang
7f6b547981 Merge pull request #275279 from NixOS/backport-274477-to-release-23.11
[Backport release-23.11] playwright-driver: fix browser download on darwin
2023-12-19 00:04:17 +01:00
Robert Scott
1b42bbfee7 Merge pull request #274771 from NixOS/backport-273087-to-release-23.11
[Backport release-23.11] containerd: 1.7.9 -> 1.7.11
2023-12-18 22:52:06 +00:00
Nick Cao
d998a0542b Merge pull request #275211 from NixOS/backport-275129-to-release-23.11
[Backport release-23.11] pithos: 1.6.0 -> 1.6.1
2023-12-18 17:32:41 -05:00
phaer
4708f044b7 playwright-driver: fix browser download on darwin
We are currently using an impure method to build a derivation for
playwrights browsers on darwin: We just call `playwright install`
during build-time. But this recently began to fail, with an error that
the azure certificate would be self-signed, while it was not. This is
presumably due to https://github.com/NixOS/nixpkgs/pull/257513
where we started to use the systems CA store for nodejs instead of
the bundled one, so we add cacert to fix it.

Maybe the whole impure method of downloading browsers on darwin
should be reconsidered in favor of following the same approach as
on Linux, but that would probably have the drawback that we'd loose
safari as one of the browsers.

(cherry picked from commit bb74ebb72b)
2023-12-18 21:22:01 +00:00
Jonathan Ringer
29a42cb0c4 nixos/firmware: Omit removed rtl8723-bs package
(cherry picked from commit b88aafd108)
2023-12-18 13:13:16 -08:00
Charlotte Van Petegem
272e41c7bb matrix-hookshot: 4.6.0 -> 4.7.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.7.0
(cherry picked from commit 8ea80a3f11)
2023-12-18 19:05:35 +00:00
Charlotte Van Petegem
d55c9eca7a matrix-hookshot: 4.5.1 -> 4.6.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.6.0
(cherry picked from commit 161572971b)
2023-12-18 19:05:34 +00:00
Peder Bergebakken Sundt
d02ffbbe83 Merge pull request #275069 from NixOS/backport-272697-to-release-23.11
[Backport release-23.11] xyce: 7.6.0 -> 7.7.0
2023-12-18 18:49:22 +01:00
Reed
9ed4811582 chromium: never use libpng-apng patch
(cherry picked from commit fcdea38355)
2023-12-18 17:33:42 +00:00
Simon Žlender
ac889e9096 redocly-cli: fix build-docs command
(cherry picked from commit 0e27b4d33f)
2023-12-18 17:28:33 +00:00
Ivan Mincik
86a1ba7ba1 qgis: fix sip and pyqt5-sip compatibility 2023-12-18 18:27:50 +01:00
Alex James
2a904624f3 pcl: fix configurePhase with withCuda=true
NixOS/nixpkgs#271078 caused the configurePhase of pcl to fail when
withCuda is set to true. Fix NixOS/nixpkgs#275090 by replacing
cudatoolkit with cudaPackages.cuda_nvcc.

(cherry picked from commit 8db5a1a6b9)
2023-12-18 16:17:45 +00:00
Nick Cao
9de4582e66 Merge pull request #274173 from katexochen/backport-274084-to-release-23.11
[Backport release-23.11] ttop: 1.2.7 -> 1.2.8
2023-12-18 10:42:57 -05:00
Nick Cao
3a9928df83 Merge pull request #275169 from NixOS/backport-275053-to-release-23.11
[Backport release-23.11] nixos/nextcloud: set correct MIME type for .mjs files
2023-12-18 10:42:04 -05:00
Nick Cao
9647cb4692 Merge pull request #273159 from NixOS/backport-272868-to-release-23.11
[Backport release-23.11] gnome.pomodoro: 0.24.0 -> 0.24.1
2023-12-18 10:41:35 -05:00
Nick Cao
2145340cc8 Merge pull request #273468 from NixOS/backport-273084-to-release-23.11
[Backport release-23.11] web-ext: Include only production dependencies in build
2023-12-18 10:41:27 -05:00
Nick Cao
bac18f9cbf Merge pull request #273634 from NixOS/backport-273292-to-release-23.11
[Backport release-23.11] moodle: 4.3 -> 4.3.1
2023-12-18 10:41:16 -05:00
Nick Cao
849f9aed6a Merge pull request #273137 from NixOS/backport-272199-to-release-23.11
[Backport release-23.11] treewide: fix team maintainers for ororatech
2023-12-18 10:41:03 -05:00
zaporter
d84919024a pithos: 1.6.0 -> 1.6.1
(cherry picked from commit 330eb2ded4)
2023-12-18 15:20:17 +00:00
Fugi
7bb35f05e9 nixos/prometheus-sabnzbd-exporter: use LoadCredential for apiKeyFile
(cherry picked from commit 6430b7a181)
2023-12-18 14:10:05 +00:00
Bobby Rong
40cbb0c107 cinnamon.xreader: 3.8.4 -> 3.8.5
https://github.com/linuxmint/xreader/compare/3.8.4...3.8.5

Fixes CVE-2023-44451, CVE-2023-44452.

(nixos-unstable will be updated to 4.0.0, following Mint 21.3 updates)
2023-12-18 21:55:18 +08:00
R. Ryantm
2b81606b1e ft2-clone: 1.73 -> 1.74
(cherry picked from commit 064c36981e)
2023-12-18 13:51:20 +00:00
Bobby Rong
961d0766af cinnamon.xreader: 3.8.3 -> 3.8.4
https://github.com/linuxmint/xreader/compare/3.8.3...3.8.4

(cherry picked from commit 72a1775c27)
2023-12-18 21:44:44 +08:00
Bobby Rong
5c3ffc057d cinnamon.xreader: 3.8.2 -> 3.8.3
https://github.com/linuxmint/xreader/compare/3.8.2...3.8.3

(cherry picked from commit 31519d989e)
2023-12-18 21:44:39 +08:00
Daniel Thwaites
c44f8fe4a0 nixos/nextcloud: set correct MIME type for .mjs files
(cherry picked from commit 292c74c7a9)
2023-12-18 10:07:53 +00:00
Weijia Wang
868852e186 Merge pull request #275116 from NixOS/backport-275044-to-release-23.11
[Backport release-23.11] miniflux: 2.0.50 -> 2.0.51, add emilylange as maintainer, remove `buildGoModule` pin, replace `let in` with `rec`
2023-12-18 07:40:52 +01:00
Weijia Wang
9b76c0d843 Merge pull request #274463 from NixOS/backport-269584-to-release-23.11
[Backport release-23.11] crun: 1.11.1 -> 1.12
2023-12-18 07:36:11 +01:00
Weijia Wang
a7ca142a76 Merge pull request #275003 from NixOS/backport-274426-to-release-23.11
[Backport release-23.11] signal-desktop: 6.40.0 -> 6.42.0
2023-12-18 07:27:12 +01:00
Weijia Wang
0e4320ca2f Merge pull request #275011 from NixOS/backport-274986-to-release-23.11
[Backport release-23.11] signal-desktop (aarch64) : 6.40.0 -> 6.42.0
2023-12-18 07:26:46 +01:00
Weijia Wang
8fc3e80d35 Merge pull request #275014 from NixOS/backport-261215-to-release-23.11
[Backport release-23.11] navidrome: fix cross-compilation
2023-12-18 07:26:03 +01:00
Weijia Wang
32192ce04d Merge pull request #275023 from NixOS/backport-274802-to-release-23.11
[Backport release-23.11] apx: 2.0.0 -> 2.1.0
2023-12-18 07:24:56 +01:00
Weijia Wang
a3e7db7797 Merge pull request #274994 from NixOS/backport-274027-to-release-23.11
[Backport release-23.11] slack: 4.35.126 -> 4.35.131
2023-12-18 07:24:24 +01:00
Weijia Wang
ab959927c8 Merge pull request #275102 from NixOS/backport-274181-to-release-23.11
[Backport release-23.11] molecule: 6.0.2 -> 6.0.3
2023-12-18 07:22:45 +01:00
emilylange
e5accd8836 miniflux: remove buildGoModule pin, replace let in with rec
Both nixos-unstable and nixos-23.11 now default to go 1.21 for
buildGoModule, rendering the pin redundant.

(cherry picked from commit a681ff90b7)
2023-12-18 02:58:50 +00:00
emilylange
78864ce92c miniflux: add emilylange as maintainer
(cherry picked from commit 233526c09a)
2023-12-18 02:58:50 +00:00
emilylange
9f410701bb miniflux: 2.0.50 -> 2.0.51
https://github.com/miniflux/v2/releases/tag/2.0.51
diff: https://github.com/miniflux/v2/compare/2.0.50...2.0.51

This also removes the user-agent-regression patch, as it is no longer
needed (the PR has been merged upstream and is part of this release).

(cherry picked from commit 07e34cfddb)
2023-12-18 02:58:50 +00:00
Dawid Dziurla
6b1b331ad4 molecule: 6.0.2 -> 6.0.3
(cherry picked from commit f5063d28b7)
2023-12-18 00:45:06 +00:00
Mario Rodas
fc4982249c Merge pull request #274851 from NixOS/backport-274336-to-release-23.11
[Backport release-23.11] teeworlds: apply patch for CVE-2021-43518
2023-12-17 19:41:56 -05:00
github-actions[bot]
d3c257da0d Merge staging-next-23.11 into staging-23.11 2023-12-18 00:15:19 +00:00
github-actions[bot]
028294e0db Merge release-23.11 into staging-next-23.11 2023-12-18 00:14:53 +00:00
Robert Scott
07a0d13c71 Merge pull request #274825 from adamcstephens/consul/1.16.4-23.11
[23.11] consul: 1.16.3 -> 1.16.4
2023-12-18 00:00:11 +00:00
Nicolas Benes
1d100d5c30 python3Packages.click-aliases: 1.0.3 -> 1.0.4
(cherry picked from commit 1cd7dcdbd0)
2023-12-17 21:05:10 +00:00
Nick Cao
50b80afb13 Merge pull request #275033 from NixOS/backport-275029-to-release-23.11
[Backport release-23.11] msmtp: add meta.mainProgram
2023-12-17 15:57:00 -05:00
Federico Beffa
20a44fa865 xyce: 7.6.0 -> 7.7.0
(cherry picked from commit 344d4e77da)
2023-12-17 20:55:59 +00:00
Weijia Wang
7da44bb707 Merge pull request #275010 from NixOS/backport-272637-to-release-23.11
[Backport release-23.11] lima-bin: 0.18.0 -> 0.19.0
2023-12-17 21:22:30 +01:00
Weijia Wang
3acbe6dd03 Merge pull request #275052 from NixOS/backport-272259-to-release-23.11
[Backport release-23.11] jshon: fix build on aarch64-darwin
2023-12-17 21:18:54 +01:00
Weijia Wang
2d8957a1f2 Merge pull request #275051 from NixOS/backport-273767-to-release-23.11
[Backport release-23.11] b2sum: Fix build on darwin
2023-12-17 21:18:24 +01:00
Robert Scott
5afa33fdd6 Merge pull request #274930 from NixOS/backport-274785-to-release-23.11
[Backport release-23.11] zbar: use better patches for CVE-2023-40889 & CVE-2023-40890
2023-12-17 19:25:49 +00:00
R. Ryantm
fe35001746 liquidsoap: 2.2.2 -> 2.2.3
(cherry picked from commit f92cfdf90c)
2023-12-17 19:19:35 +00:00
Robert Hensing
1bd781aeb6 Merge pull request #274925 from NixOS/backport-274297-to-release-23.11
[Backport release-23.11] rapidcheck: Simplify installation, update, pkg-config
2023-12-17 20:18:11 +01:00
Roman Volosatovs
8f860747f0 jshon: fix build on aarch64-darwin
```
jshon> clang -std=c99 -Wall -pedantic -Wextra -Werror    -c -o jshon.o jshon.c
jshon> jshon.c:189:25: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
jshon> json_t** stack_safe_peek()
jshon>                         ^
jshon>                          void
jshon> 6 errors generated.
jshon> make: *** [<builtin>: jshon.o] Error 1
```

Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
(cherry picked from commit 73877a6f34)
2023-12-17 19:17:09 +00:00
Raphael Robatsch
4a0143113d b2sum: Fix build on darwin
Fixes #272923.

(cherry picked from commit 98201e24a0)
2023-12-17 19:15:31 +00:00
Peder Bergebakken Sundt
197e641388 Merge pull request #275022 from NixOS/backport-266094-to-release-23.11
[Backport release-23.11] vimix-cursors: init at 2021-09-18
2023-12-17 19:47:30 +01:00
nanashi0x74
9d51c7b31c pythonPackages.qdarkstyle: 3.1 -> 3.2.3
(cherry picked from commit 0a92d24ab9)
2023-12-17 19:39:20 +01:00
pacien
e461c61338 msmtp: add meta.mainProgram
(cherry picked from commit 1593b2344f)
2023-12-17 17:46:05 +00:00
John Garcia
27d73c979a apx: 2.0.0 -> 2.1.0
(cherry picked from commit edaf52061c)
2023-12-17 16:32:30 +00:00
Bruno BELANYI
13584ffda0 vimix-cursors: init at 2021-09-18
(cherry picked from commit 63dce72198)
2023-12-17 16:32:07 +00:00
Nick Cao
b99b8fa5d9 Merge pull request #275000 from NixOS/backport-274933-to-release-23.11
[Backport release-23.11] mautrix-whatsapp: 0.10.4 -> 0.10.5
2023-12-17 11:22:34 -05:00
Nick Cao
009f1e1dbf Merge pull request #274998 from NixOS/backport-272139-to-release-23.11
[Backport release-23.11] gitkraken: 9.9.2 -> 9.10.0
2023-12-17 11:22:15 -05:00
R. Ryantm
7c0535dcd3 navidrome: 0.50.1 -> 0.50.2
(cherry picked from commit 3386144e61)
2023-12-17 17:16:38 +01:00
R. Ryantm
6f0b6cfacb navidrome: 0.50.0 -> 0.50.1
(cherry picked from commit 335893e573)
2023-12-17 17:16:34 +01:00
Alexandre Iooss
7b2949fb61 navidrome: fix cross-compilation
(cherry picked from commit a38e092e21)
2023-12-17 16:15:06 +00:00
Arjun31415
e3d5e66ffe signal-desktop (aarch64) : 6.40.0 -> 6.42.0
signal-desktop-beta: 6.40.0-beta.2 -> 6.53.0-beta.1

(cherry picked from commit 102d9fe5fd)
2023-12-17 16:09:32 +00:00
Martin Wimpress
069fbb45a4 lima-bin: 0.18.0 -> 0.19.0
(cherry picked from commit e5d396dad7)
2023-12-17 15:50:55 +00:00
Silvan Mosberger
e0ce25a077 Merge pull request #273603 from NixOS/backport-264446-to-release-23.11
[Backport release-23.11] lima-bin: 0.17.2 -> 0.18.0
2023-12-17 16:48:40 +01:00
teutat3s
90289102dc signal-desktop: 6.40.0 -> 6.42.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.41.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.42.0
(cherry picked from commit 8347def627)
2023-12-17 15:21:06 +00:00
Charlotte Van Petegem
e91fb6143b mautrix-whatsapp: 0.10.4 -> 0.10.5
https://github.com/mautrix/whatsapp/releases/tag/v0.10.5
(cherry picked from commit 71dff6fbc6)
2023-12-17 15:16:01 +00:00
misuzu
ea284ebb05 netbird: 0.24.3 -> 0.24.4
Diff: https://github.com/netbirdio/netbird/compare/v0.24.3...v0.24.4

Changelog: https://github.com/netbirdio/netbird/releases/tag/v0.24.4
(cherry picked from commit 7bd442f236)
2023-12-17 16:12:07 +01:00
R. Ryantm
85a40cf69c git-machete: 3.20.0 -> 3.22.0
(cherry picked from commit b93b449f79)
2023-12-17 16:11:22 +01:00
Julian Stecklina
9dbd17418d git-machete: unbreak by disabling shell completion tests
(cherry picked from commit 0e858267b3)
2023-12-17 16:11:22 +01:00
Julian Stecklina
6db19eb755 git-machete: 3.17.9 -> 3.20.0
(cherry picked from commit 672ca196a9)
2023-12-17 16:11:22 +01:00
Jörg Thalheim
6c4cbdc678 signal-desktop: refactor to make nix-update work
Co-authored-by: Arjun31415 <arjunp0710@gmail.com>
(cherry picked from commit ab78929669)
2023-12-17 16:04:38 +01:00
github-actions[bot]
09e3748fe7 lsp-plugins: apply patch "Fix aarch64 msmatrix code" (#274561)
This fixes a critical issue in the dsp code path used on Apple Silicon machines

(cherry picked from commit dce16aef1d)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-12-17 15:51:44 +01:00
Nick Cao
5555d046e1 Merge pull request #274744 from NickCao/android-udev-rules
[Backport release-23.11] android-udev-rules: 20231030 -> 20231207
2023-12-17 09:46:42 -05:00
Nicolas Goudry
b6f129bfed gitkraken: 9.9.2 -> 9.10.0
(cherry picked from commit 84bb50caec)
2023-12-17 14:43:19 +00:00
Nicolas Goudry
b2807201a4 maintainers: add nicolas-goudry
(cherry picked from commit 652e9e4956)
2023-12-17 14:43:19 +00:00
teutat3s
dc090bce1b slack: 4.35.126 -> 4.35.131
https://slack.com/intl/de-de/release-notes/linux
(cherry picked from commit d9cc0f4043)
2023-12-17 14:23:34 +00:00
Mario Rodas
b2559dfa2d Merge pull request #274847 from NixOS/backport-260871-to-release-23.11
[Backport release-23.11] tor-browser: use system install & simplify wrapper
2023-12-17 07:34:42 -05:00
Stanisław Pitucha
2c6593bce3 Merge pull request #274928 from NixOS/backport-274881-to-release-23.11
[Backport release-23.11] zpaq: enable darwin build
2023-12-17 23:21:11 +11:00
Bastian Köcher
877ed040e0 signal-desktop: Adds support for aarch64-linux
This adds support for `signal-desktop` on `aarch64-linux`. This is
achieved by leveraging a community deb package that builds it for
`aarch64`. A future version may switches to a full custom build of the
package, so that we don't need to use any debs at all.

(cherry picked from commit 60fd4b2aed)
2023-12-17 12:14:08 +01:00
R. Ryantm
6b5d638d41 filebot: 5.1.1 -> 5.1.2
(cherry picked from commit 3145307809)
2023-12-17 10:41:52 +00:00
Robert Scott
658b77e5e7 zbar: use better patches for CVE-2023-40889 & CVE-2023-40890
(cherry picked from commit 73f7d41339)
2023-12-17 08:33:18 +00:00
Stanisław Pitucha
e5618931ad zpaq: enable darwin build
(cherry picked from commit 835c1ca50a)
2023-12-17 08:31:59 +00:00
John Ericson
96d3c843d3 rapidcheck: Add meta.pkgConfigModules and test
The last update added pkg-config support.

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
(cherry picked from commit a7447f9e33)
2023-12-17 08:11:45 +00:00
John Ericson
bf66898be0 rapidcheck: unstable-2023-04-16 -> unstable-2023-12-14
(cherry picked from commit 789df4b46d)
2023-12-17 08:11:45 +00:00
John Ericson
0acb4d6350 rapidcheck: Use stock installation, multiple outputs
We had neglected to nice `RC_INSTALL_ALL_EXTRAS`, which will take care
of installing the "extras" for us.

Now that they are in a standard directory, we don't need to smuggle in
the extra `-I` for Nix's tests either.

(cherry picked from commit ab8cf01579)
2023-12-17 08:11:44 +00:00
Peder Bergebakken Sundt
1e2e384c5b Merge pull request #273578 from NixOS/backport-255577-to-release-23.11
[Backport release-23.11] davinci-resolve: 18.5.1 -> 18.6.2; add studio variant; various improvements
2023-12-17 03:41:47 +01:00
Martin Weinelt
71adad07fe Merge pull request #274727 from NixOS/backport-274588-to-release-23.11
[Backport release-23.11] nss_latest: 3.95 -> 3.96
2023-12-17 02:28:15 +01:00
github-actions[bot]
a528245d14 Merge staging-next-23.11 into staging-23.11 2023-12-17 00:15:59 +00:00
github-actions[bot]
f10fc91e8f Merge release-23.11 into staging-next-23.11 2023-12-17 00:15:34 +00:00
Thomas Gerbet
cde65375ae teeworlds: apply patch for CVE-2021-43518
Closes #155352

(cherry picked from commit b680d961a8)
2023-12-17 00:10:57 +00:00
Felix Schröter
c53ea4425f tor-browser: use system install & simplify wrapper
Enables official system install which stores state in `~/.tor project`
instead of `~/.local/share/tor-browser`.

The custom wrapper, which added some isolation, is replaced with a
simpler makeWrapper-based solution.

These changes bring the `tor-browser` package much closer to the
`mullvad-browser` package.

(cherry picked from commit ad836af7f9)
2023-12-16 23:48:57 +00:00
Felix Schröter
a8887293c1 tor-browser: use copyDesktopItems
(cherry picked from commit 5bb8d4a70e)
2023-12-16 23:48:56 +00:00
Mario Rodas
720cb9383c Merge pull request #271132 from NixOS/backport-271084-to-release-23.11
[Backport release-23.11] lean4: 4.2.0 -> 4.3.0
2023-12-16 18:43:00 -05:00
Mario Rodas
980a12918e Merge pull request #274815 from NixOS/backport-274784-to-release-23.11
[Backport release-23.11] Revert "postgresql16Packages.pgtap: 1.3.0 -> 1.3.1"
2023-12-16 18:38:34 -05:00
Adam Stephens
beeec961d2 consul: 1.16.3 -> 1.16.4
Diff: https://github.com/hashicorp/consul/compare/v1.16.3...v1.16.4
2023-12-16 16:24:12 -05:00
piegames
a80fdc02f4 Merge pull request #274446 from NixOS/backport-273412-to-release-23.11
[Backport release-23.11] gnomeExtensions: Update
2023-12-16 22:15:16 +01:00
Nick Cao
b945d7274c Merge pull request #274114 from numinit/backport-nebula-1.8
[Backport release-23.11] nixos/nebula: 1.7.2 -> 1.8.0
2023-12-16 16:04:49 -05:00
Nick Cao
093a65a721 Merge pull request #274781 from NixOS/backport-274291-to-release-23.11
[Backport release-23.11] drbd: fix path to drbdadm
2023-12-16 16:03:35 -05:00
Atemu
4d9dedff80 Merge pull request #274786 from NixOS/backport-274127-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2023-12-13
2023-12-16 22:01:01 +01:00
Nick Cao
3b57a7ea6d Merge pull request #274691 from NixOS/backport-270971-to-release-23.11
[Backport release-23.11] signal-desktop: add meta.mainProgram
2023-12-16 15:50:42 -05:00
Nick Cao
7a0ac3d1b3 Merge pull request #274689 from NixOS/backport-272102-to-release-23.11
[Backport release-23.11] signal-desktop: re-enable wayland
2023-12-16 15:50:02 -05:00
Mario Rodas
defe5fa7c9 Revert "postgresql16Packages.pgtap: 1.3.0 -> 1.3.1"
This reverts commit 6f9e07dd45.

(cherry picked from commit af11da2bae)
2023-12-16 20:49:08 +00:00
R. Ryantm
87a1115522 hut: 0.3.0 -> 0.4.0
(cherry picked from commit e37a3c3b50)
2023-12-16 20:24:40 +00:00
Jan Tojnar
c675a307d1 glib: 2.78.1 → 2.78.3
https://gitlab.gnome.org/GNOME/glib/-/releases/2.78.3
https://gitlab.gnome.org/GNOME/glib/-/releases/2.78.2
https://gitlab.gnome.org/GNOME/glib/-/compare/2.78.1...2.78.3
(cherry picked from commit 5624132b80)
2023-12-16 19:10:42 +00:00
Jan Tojnar
8b4262cdd2 glib: fix pkg-config tests
These have been introduced in GLib 2.77.0:
ade79bcb50

We missed them failing during the update because they are not build as a part of the main `glib` derivation.

(cherry picked from commit f519398cea)
2023-12-16 19:10:41 +00:00
Bobby Rong
12fd10ea6a webkitgtk: 2.42.3 → 2.42.4
https://github.com/WebKit/WebKit/compare/webkitgtk-2.42.3...webkitgtk-2.42.4
https://webkitgtk.org/2023/12/15/webkitgtk2.42.4-released.html
(cherry picked from commit 0438d62639)
2023-12-16 18:58:11 +00:00
zzzsyyy
b149f192b2 linux_xanmod_latest: 6.6.5 -> 6.6.7
(cherry picked from commit cb899c8d6e)
2023-12-16 18:52:16 +00:00
zzzsyyy
6d2f1f34d3 linux_xanmod: 6.1.66 -> 6.1.68
(cherry picked from commit 6f0aacf169)
2023-12-16 18:52:15 +00:00
Ashish SHUKLA
77d1e42de3 drbd: fix path to drbdadm
props: @cody4k for the fix

Fixes #268172

(cherry picked from commit 086604334a)
2023-12-16 18:38:12 +00:00
Robert Scott
9dbf3bf443 Merge pull request #274068 from LeSuisse/vault-1.15.4-1.14.8-23.11
[23.11] vault: 1.14.7 -> 1.14.8, vault-bin: 1.15.0 -> 1.15.4
2023-12-16 18:06:39 +00:00
Muhammad Falak R Wani
ba704509d4 containerd: 1.7.9 -> 1.7.11
Diff: https://github.com/containerd/containerd/compare/v1.7.9...v1.7.11
Changelog: https://github.com/containerd/containerd/releases/tag/v1.7.11
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 81f4e3c784)
2023-12-16 17:21:09 +00:00
Maximilian Bosch
d7893119d9 Merge pull request #274508 from Ma27/backport-nc-apps
[23.11] Backport Nextcloud app updates
2023-12-16 18:12:34 +01:00
Artturi
b5a91d41d9 Merge pull request #274733 from NixOS/backport-274546-to-release-23.11 2023-12-16 18:38:38 +02:00
Adam Joseph
146c9cd213 jbig2dec: fix cross
jbig2dec's ./autogen.sh script expects to call ./configure itself,
so any flags we want to have passed to ./configure (like --host)
need to be passed to autogen.sh.

The simple way to accomplish this is to simply set configureScript
to autogen.sh.

(cherry picked from commit f4c51495b7)
2023-12-16 18:17:42 +02:00
R. Ryantm
fa2183f4fb android-udev-rules: 20231124 -> 20231207
(cherry picked from commit 81c97f004c)
2023-12-16 10:14:57 -05:00
Cole Mickens
9638353937 android-udev-rules: 20231104 -> 20231124
(cherry picked from commit 00fdaa0116)
2023-12-16 10:14:49 -05:00
R. Ryantm
126440d571 android-udev-rules: 20231030 -> 20231104
(cherry picked from commit 44a4aadba9)
2023-12-16 10:14:40 -05:00
Nick Cao
2ab1daad26 Merge pull request #274693 from NixOS/backport-274664-to-release-23.11
[Backport release-23.11] knot-dns: fixup build on darwin
2023-12-16 10:10:09 -05:00
Qusic
37b0c18120 nodejs_21: 21.3.0 -> 21.4.0
(cherry picked from commit 42b0713b5f)
2023-12-16 22:08:49 +08:00
Artturin
39875e7ea8 discord-development: 0.0.10 -> 0.0.15
(cherry picked from commit 40dfb15d15)
2023-12-16 14:02:21 +00:00
Artturin
e870a886cf discord-canary: 0.0.365 -> 0.0.374
(cherry picked from commit c97d23dd70)
2023-12-16 14:02:21 +00:00
Artturin
dfb1c55d76 discord-ptb: 0.0.90 -> 0.0.91
(cherry picked from commit 962ebfb94e)
2023-12-16 14:02:21 +00:00
Artturin
7311e89c20 discord: 0.0.287 -> 0.0.289
(cherry picked from commit 13caeb6ce1)
2023-12-16 14:02:21 +00:00
Artturin
9608d3b477 discord-canary: 0.0.213 -> 0.0.224
(cherry picked from commit ac80181714)
2023-12-16 14:02:21 +00:00
Artturin
d39e46a6c4 discord-ptb: 0.0.59 -> 0.0.61
(cherry picked from commit 02d622ef47)
2023-12-16 14:02:21 +00:00
Artturin
7e08598719 discord: 0.0.37 -> 0.0.38
(cherry picked from commit 52d6dff589)
2023-12-16 14:02:21 +00:00
Martin Weinelt
06851736b3 nss_latest: 3.95 -> 3.96
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_96.rst
(cherry picked from commit 2d7244530d)
2023-12-16 13:40:38 +00:00
Martin Weinelt
5780cff2d8 Merge pull request #274581 from NixOS/backport-274484-to-release-23.11
[Backport release-23.11] asterisk_18: 18.17.1 -> 18.20.1, asterisk_20: 20.2.1 -> 20.5.1
2023-12-16 13:01:14 +01:00
Vladimír Čunát
11f061563b knot-dns: fixup build on darwin
Let's simply do this until upstream has a long-term solution.

(cherry picked from commit 944cd0b02a)
2023-12-16 10:40:13 +00:00
Kylie McClain
ff341549fb signal-desktop: add meta.mainProgram
(cherry picked from commit 46b5d3380e)
2023-12-16 10:24:00 +00:00
Tom Vincent
05471be320 signal-desktop: re-enable wayland
(cherry picked from commit 537bd7e4e6)
2023-12-16 10:19:12 +00:00
SharzyL
871b1cbf5c inter: 3.19 -> 4.0
(cherry picked from commit c6a4304297)
2023-12-16 04:17:45 +00:00
Martin Weinelt
b002a56557 Merge pull request #274585 from NixOS/backport-274001-to-release-23.11
[Backport release-23.11] xwayland: 23.2.2 -> 23.2.3
2023-12-16 05:03:48 +01:00
Nick Cao
73db19a291 Merge pull request #274487 from NixOS/backport-274478-to-release-23.11
[Backport release-23.11] keycloak: 23.0.1 -> 23.0.3
2023-12-15 22:33:35 -05:00
Nick Cao
5e6602e5f3 Merge pull request #274498 from NixOS/backport-273787-to-release-23.11
[Backport release-23.11] dendrite: 0.13.4 -> 0.13.5
2023-12-15 22:32:23 -05:00
Rouven Czerwinski
f06344f2e3 xwayland: 23.2.2 -> 23.2.3
Fixes CVE-2023-6377 and CVE-2023-6478.

Announcement: https://lists.x.org/archives/xorg-announce/2023-December/003437.html
(cherry picked from commit 352fd9f9de)
2023-12-16 01:45:56 +00:00
Artturi
3051bcd476 Merge pull request #274390 from NixOS/backport-274053-to-staging-23.11 2023-12-16 03:41:23 +02:00
K900
a91900b04a Merge pull request #274582 from NixOS/backport-274512-to-staging-23.11
[Backport staging-23.11] kde/frameworks: 5.112 -> 5.113
2023-12-16 04:38:23 +03:00
K900
7085b786b4 kde/frameworks: 5.112 -> 5.113
(cherry picked from commit 217f80780d)
2023-12-16 01:38:05 +00:00
Thomas Gerbet
11322dccc0 asterisk_18: 18.17.1 -> 18.20.1, asterisk_20: 20.2.1 -> 20.5.1
Fixes CVE-2023-49294, CVE-2023-49786,  CVE-2022-23537.

Changelogs:
https://github.com/asterisk/asterisk/releases/tag/18.20.1
https://github.com/asterisk/asterisk/releases/tag/18.20.0
https://github.com/asterisk/asterisk/releases/tag/18.19.0
https://github.com/asterisk/asterisk/releases/tag/18.18.1
https://github.com/asterisk/asterisk/releases/tag/18.18.0
https://github.com/asterisk/asterisk/releases/tag/20.5.0
https://github.com/asterisk/asterisk/releases/tag/20.4.0
https://github.com/asterisk/asterisk/releases/tag/20.3.1
https://github.com/asterisk/asterisk/releases/tag/20.3.0
(cherry picked from commit 1137e416f8)
2023-12-16 01:32:20 +00:00
github-actions[bot]
e1265d754f Merge staging-next-23.11 into staging-23.11 2023-12-16 00:14:33 +00:00
github-actions[bot]
2b00f30ba2 Merge release-23.11 into staging-next-23.11 2023-12-16 00:14:05 +00:00
Janik
bbe5149f66 Merge pull request #274568 from NixOS/backport-272041-to-release-23.11
[Backport release-23.11] nixos/kubo: fix potential panic on startup
2023-12-16 01:10:20 +01:00
Luflosi
2d2c58da6e nixos/kubo: fix potential panic on startup
This fixes a panic of the kubo daemon which could occur under certain conditions when the daemon was starting.
It was caused by the `ipfs.service` unit not depending on the `ipfs-api.socket` and `ipfs-gateway.socket` units with `Wants=`. This allows the `ipfs.service` to be started manually or by `nixos-rebuild` without the sockets being set up before that. When that happens, the daemon won't know about these sockets and will only use what is set in `services.kubo.settings.Addresses.Gateway` and `services.kubo.settings.Addresses.API`. By default the `API` is an empty list in NixOS though. The daemon doesn't like this at all and panics on startup, see https://github.com/ipfs/kubo/issues/10056.
With this commit, starting `ipfs.service` will first set up the two sockets before starting the actual service.
Adding the `Sockets=` option implicitly adds a `Wants=` for the sockets and this is exactly what we need. See https://www.freedesktop.org/software/systemd/man/latest/systemd.service.html#Implicit%20Dependencies . This can be checked with `systemctl show ipfs.service`.

This should probably be upstreamed to the unit file in the Kubo repo.

The problem can be reproduced in the following way:
- Add `services.kubo.enable = true` to `/etc/nixos/configuration.nix`
- `sudo nixos-rebuild switch` (this may already fail, not sure why it's not deterministic for me)
- `sudo systemctl stop ipfs-api.socket`
- `sudo systemctl stop ipfs-gateway.socket`
- `sudo systemctl stop ipfs.service`
- `sudo systemctl start ipfs.service`

Fixes #248447.

(cherry picked from commit d4fcb44dcc)
2023-12-15 23:51:32 +00:00
Maximilian Bosch
6ddf6a21fb Merge pull request #274493 from NixOS/backport-274279-to-release-23.11
[Backport release-23.11] signald: build with jdk17
2023-12-16 00:26:44 +01:00
embr
d6243b8212 bozohttpd: Update source URL
The domain has changed, but it's the same tarball with the same hash.

(cherry picked from commit 4fd48b7107)
2023-12-16 00:06:12 +01:00
Nick Cao
4e3d1d8b9c Merge pull request #274517 from NixOS/backport-274080-to-release-23.11
[Backport release-23.11] gnomeExtensions.fly-pie: reenable
2023-12-15 17:05:44 -05:00
Jack Wilsdon
1b0ed2f84d gnomeExtensions.fly-pie: reenable
(cherry picked from commit 2ac2618170)
2023-12-15 18:40:03 +00:00
Robert Schütz
1b79824f60 nextcloud-notify_push: 0.6.5 -> 0.6.6
Diff: https://github.com/nextcloud/notify_push/compare/v0.6.5...v0.6.6
(cherry picked from commit c573da08a4)
2023-12-15 18:59:55 +01:00
Maximilian Bosch
8f87011f98 nextcloudPackages.apps.phonetrack: init at 0.7.6 (for nc26) & 0.7.7 (for nc27, nc28)
Self-hostable alternative to "Find my" tooling from Apple or Google
(minus remote wipe via Bluetooth, though).

License is AGPL 3.0 or later[1].

See also https://apps.nextcloud.com/apps/phonetrack.

[1] Unfortunately the license identifier is only `agpl` everywhere,
    however the source files confirm that it's "or later":
    https://github.com/julien-nc/phonetrack/blob/v0.7.7/lib/AppInfo/Application.php#L5-L6

(cherry picked from commit 6e2493e7f8)
2023-12-15 18:57:00 +01:00
Maximilian Bosch
49c4de218f nextcloudPackages.apps: update
(cherry picked from commit b06aad8b13)
2023-12-15 18:57:00 +01:00
Robert Schütz
b196f6bfce nextcloudPackages: update
(cherry picked from commit ee2865e5ed)
2023-12-15 18:56:57 +01:00
Maximilian Bosch
144a02c01c Merge pull request #274438 from Ma27/nc28-23.11
[23.11] nextcloud26: 26.0.9 -> 26.0.10, nextcloud27: 27.1.4 -> 27.1.5, nextcloud28: init at 28.0.0
2023-12-15 18:00:50 +01:00
sinanmohd
69bfd7ec8f dendrite: 0.13.4 -> 0.13.5
(cherry picked from commit 8a8994c862)
2023-12-15 16:50:09 +00:00
Pierre Bourdon
4d3d4f2537 Merge pull request #274207 from NixOS/backport-274148-to-release-23.11
[Backport release-23.11] python311Packages.jupyter-server: 2.10.1 -> 2.12.1
2023-12-15 17:44:52 +01:00
Olli Helenius
f58ff70d70 signald: build with jdk17
(cherry picked from commit 5f8f3c1250)
2023-12-15 15:58:37 +00:00
Nick Cao
b40a39cc8f Merge pull request #274465 from NixOS/backport-274244-to-release-23.11
[Backport release-23.11] mitmproxy: 10.1.5 -> 10.1.6
2023-12-15 10:39:42 -05:00
teutat3s
46483a1bd3 keycloak: 23.0.1 -> 23.0.3
https://github.com/keycloak/keycloak/releases/tag/23.0.2
https://github.com/keycloak/keycloak/compare/23.0.2...23.0.3
(cherry picked from commit 27d0568f42)
2023-12-15 15:38:40 +00:00
Emily
a3b17dc267 Merge pull request #274360 from NixOS/backport-274298-to-release-23.11
[Backport release-23.11] {ungoogled-,}chromium: 120.0.6099.71 -> 120.0.6099.109
2023-12-15 16:24:36 +01:00
Linus Heckemann
837f66f4b7 Merge pull request #274480 from NixOS/backport-270523-to-release-23.11
[Backport release-23.11] nixos/river: add xdg.portal.config
2023-12-15 16:04:45 +01:00
Nick Cao
3d9ea4bfff Merge pull request #274238 from NixOS/backport-274124-to-release-23.11
[Backport release-23.11] vesktop: add missing libnotify
2023-12-15 10:04:18 -05:00
Maëlys Bras de fer
c5c212c45a nixos/river: add xdg.portal.config
(cherry picked from commit 03652db90b)
2023-12-15 15:02:47 +00:00
Nick Cao
a7d2dc0a3b Merge pull request #274254 from NixOS/backport-273861-to-release-23.11
[Backport release-23.11] bitwarden: use Electron 27 instead of 26 to fix bug
2023-12-15 10:01:39 -05:00
Paul Meyer
c965d54671 mitmproxy: 10.1.5 -> 10.1.6
(cherry picked from commit 85e422d057)
2023-12-15 13:40:04 +00:00
Sascha Grunert
0602767c7c crun: 1.11.1 -> 1.12
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
(cherry picked from commit 369c508fae)
2023-12-15 13:39:05 +00:00
Maximilian Bosch
40c3c94c24 Merge pull request #274400 from NixOS/backport-274275-to-release-23.11
[Backport release-23.11] hardened kernel: test 6.6 & remove obsolete 4.14 from patches.json
2023-12-15 14:09:16 +01:00
imad.nyc
7933f7d875 gnomeExtensions: update
(cherry picked from commit 9692c0f88a)
2023-12-15 11:56:35 +00:00
piegames
d80c496f90 Merge pull request #273223 from NixOS/backport-271849-to-release-23.11
[Backport release-23.11] gnomeExtensions: autoupdate
2023-12-15 12:55:39 +01:00
Maximilian Bosch
499c092425 nextcloud28Packages.bookmarks: 13.1.1 -> 13.1.2
Fixes

    Could not resolve symfonyAdapter! Class "symfonyAdapter" does not exist

when accessing the app.

(cherry picked from commit e6751379bc)
2023-12-15 12:36:29 +01:00
Robert Schütz
6067be7f0d nextcloud28: init at 28.0.0
Non-invasive variant of f6ea3f91b577921d9fbc48fb683b81445f9f150b;
doesn't raise a warning, but makes the newer packages available.
2023-12-15 12:14:19 +01:00
Francesco Gazzetta
316e566f7f warzone2100: 4.4.1 -> 4.4.2
(cherry picked from commit 4ca55c60ab)
2023-12-15 10:24:01 +00:00
Thomas Gerbet
7fa51d6eba Merge pull request #274342 from NixOS/backport-274301-to-release-23.11
[Backport release-23.11] slurm: 23.02.6.1 -> 23.02.7.1
2023-12-15 11:12:43 +01:00
Maximilian Bosch
1c31189546 nextcloud27: 27.1.4 -> 27.1.5
ChangeLog: https://github.com/nextcloud/server/releases/tag/v27.1.5
(cherry picked from commit 0cb577ff62)
2023-12-15 10:01:23 +01:00
Maximilian Bosch
0b688ec164 nextcloud26: 26.0.9 -> 26.0.10
ChangeLog: https://github.com/nextcloud/server/releases/tag/v26.0.10
(cherry picked from commit 43c07d0291)
2023-12-15 10:01:22 +01:00
Maximilian Bosch
e538be6c1e nixos/tests/kernel-generic: test hardened 6.6
(cherry picked from commit aa19ae19c9)
2023-12-15 08:42:41 +00:00
Maximilian Bosch
f90e8065af hardened kernel: remove obsolete 4.14 section
Already removed from our tree and nowhere exposed, so no need to keep it
here.

(cherry picked from commit 5f6dbf8d6f)
2023-12-15 08:42:41 +00:00
Naïm Favier
25d1a6eb52 jq: 1.7 -> 1.7.1
https://github.com/jqlang/jq/releases/tag/jq-1.7.1
(cherry picked from commit 8e9003456f)
2023-12-15 08:09:59 +00:00
Connor Baker
9e1666354d Merge pull request #273040 from SomeoneSerge/backport-271078-to-staging-23.11
Backport 271078 to staging 23.11
2023-12-14 23:45:15 -05:00
networkException
70aad23fcf ungoogled-chromium: 120.0.6099.71-1 -> 120.0.6099.109-1
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop_12.html

This update includes 9 security fixes.

CVEs:
CVE-2023-6702 CVE-2023-6703 CVE-2023-6704 CVE-2023-6705 CVE-2023-6706
CVE-2023-6707

(cherry picked from commit 3644340b6e)
2023-12-15 04:13:48 +00:00
networkException
a8e058f891 chromium: 120.0.6099.71 -> 120.0.6099.109
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop_12.html

This update includes 9 security fixes.

CVEs:
CVE-2023-6702 CVE-2023-6703 CVE-2023-6704 CVE-2023-6705 CVE-2023-6706
CVE-2023-6707

(cherry picked from commit c29d53ba0f)
2023-12-15 04:13:48 +00:00
Markus Kowalewski
3f5c88111a slurm: 23.02.6.1 -> 23.02.7.1
Fixes CVE-2023-49935, CVE-2023-49936, CVE-2023-49937, CVE-2023-49938,
      CVE-2023-49933

(cherry picked from commit 9ec60b1f5f)
2023-12-15 01:47:48 +00:00
Someone Serge
e5d569fa2e nvidia-optical-flow-sdk: refactor: propagation via setupCudaHook
(cherry picked from commit a33ae59eeb)
2023-12-15 01:14:53 +00:00
Peder Bergebakken Sundt
dff64d4ba6 Merge pull request #274249 from NixOS/backport-272925-to-release-23.11
[Backport release-23.11] libnvme: apply ns scan payload alignment patch
2023-12-15 01:57:12 +01:00
Martin Weinelt
4283ccc704 Merge pull request #274314 from thillux/nixos-23.11-frr-9.0.2
[23.11] frr: 9.0.1 -> 9.0.2
2023-12-15 01:51:53 +01:00
github-actions[bot]
36eaca7822 Merge staging-next-23.11 into staging-23.11 2023-12-15 00:15:12 +00:00
github-actions[bot]
c9c2f79f1e Merge release-23.11 into staging-next-23.11 2023-12-15 00:14:39 +00:00
Korny666
a9a09bd069 smartgithg: 22.1.5 -> 23.1.1
(cherry picked from commit 403e3dbcbd)
2023-12-14 22:35:36 +00:00
Markus Theil
e724edded1 frr: 9.0.1 -> 9.0.2
Fixes CVE-2023-47235 (crash of bgpd on malformed multi-protocol bgp
message).

Some other notable fixes:

    ospfd: Fix infinite loop when listing OSPF interfaces
    zebra: Prevent null pointer dereference

Full list of changes: https://frrouting.org/release/9.0.2/

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-12-14 23:11:02 +01:00
Maximilian Bosch
42c3641cc7 Merge pull request #274217 from NixOS/backport-273262-to-release-23.11
[Backport release-23.11] matrix-synapse: build a pythonEnv out of extraPackages to include dependencies
2023-12-14 22:04:53 +01:00
Fabian Affolter
ec3a1b4ebb ledfx: update replace 2023-12-14 21:25:31 +01:00
Sandro Jäckel
b2f57cd5cb ledfx: add python-{mbedtls,osc} dependency
(cherry picked from commit 2123ab85ed)
2023-12-14 21:22:14 +01:00
Fabian Affolter
5599703977 python311Packages.python-osc: refactor
- use correct build system
- enable tests
- disable on unsupported Python releases
2023-12-14 21:22:14 +01:00
Sandro Jäckel
8b80836ac4 python3Packages.python-mbedtls: init at 2.8.0
(cherry picked from commit 3c99c6c993)
2023-12-14 20:11:39 +00:00
Nick Cao
71db8c7a02 Merge pull request #274255 from NixOS/backport-274088-to-release-23.11
[Backport release-23.11] treewide: replace references to matrix-org/synapse with element-hq/synapse
2023-12-14 13:10:19 -05:00
Domen Kožar
4c535e9b13 Merge pull request #274216 from sandydoo/fix/wrangler-darwin
[23.11] wrangler: fix darwin build
2023-12-14 17:36:01 +01:00
Nick Cao
83789f42e9 nixos/matrix-synapse: update broken link to redis related docs
(cherry picked from commit ee4176d325)
2023-12-14 16:01:27 +00:00
Nick Cao
a2ac70e8cb matrix-synapse: update license to agpl3Plus
(cherry picked from commit 60689bffab)
2023-12-14 16:01:27 +00:00
Nick Cao
20d6b128f8 nixos/matrix-synapse: replace references to matrix-org/synapse with element-hq/synapse
(cherry picked from commit 3d7e5f4f26)
2023-12-14 16:01:27 +00:00
Nick Cao
c2223fa974 matrix-synapse.tools.synadm: replace references to matrix-org/synapse with element-hq/synapse
(cherry picked from commit 7f7ab04139)
2023-12-14 16:01:27 +00:00
Nick Cao
808ca73457 matrix-synapse: replace references to matrix-org/synapse with element-hq/synapse
(cherry picked from commit 51edd222c2)
2023-12-14 16:01:27 +00:00
Andrew Marshall
24b705b428 bitwarden: use Electron 27 instead of 26 to fix bug
Seems to only occur on some GPUs, e.g. some Intel GPUs. See also
https://github.com/bitwarden/clients/issues/6560. Cannot go back to
electron 25 easily due to
https://github.com/NixOS/nixpkgs/issues/272912.

Since upstream has a commit to do this, backport it (it does not apply
cleanly, though, so vendor).

(cherry picked from commit 333dadbe66)
2023-12-14 15:48:40 +00:00
Adrian Pistol
1491053625 libnvme: apply ns scan payload alignment patch
(cherry picked from commit a70abc6840)
2023-12-14 15:23:08 +00:00
Nick Cao
1190e17452 Merge pull request #274218 from NixOS/backport-274047-to-release-23.11
[Backport release-23.11] stdenvNoLibs: fix typo
2023-12-14 09:54:48 -05:00
Reed
9844a5c50a vesktop: add missing libnotify
(cherry picked from commit cfe3e686d0)
2023-12-14 14:46:55 +00:00
Nick Cao
c777f55188 Merge pull request #274075 from NixOS/backport-273834-to-release-23.11
[Backport release-23.11] nixos/restic: append PATH in wrappers instead of overwriting
2023-12-14 09:26:30 -05:00
Nick Cao
cbf919709c Merge pull request #273984 from NixOS/backport-273862-to-release-23.11
[Backport release-23.11] mpvScripts.chapterskip: Add missing metadata
2023-12-14 09:20:32 -05:00
Alyssa Ross
7a0be749f0 nixos/users-groups: fix confusing error message
If we include users with unset groups, we get this very confusing
message, with invalid Nix code:

       - The following users have a primary group that is undefined: qyliss
       Hint: Add this to your NixOS configuration:
         users.groups. = {};

We don't need to include such users in this check, since they'll be
caught anyway by this one:

       - users.users.qyliss.group is unset. This used to default to
       nogroup, but this is unsafe. For example you can create a group
       for this user with:
       users.users.qyliss.group = "qyliss";
       users.groups.qyliss = {};

(cherry picked from commit ed8ab2376e)
2023-12-14 14:37:23 +01:00
Linus Heckemann
d16c8dbde9 Merge pull request #274206 from NixOS/backport-273595-to-release-23.11
[Backport release-23.11] grub: apply fixes for CVE-2023-4692 and CVE-2023-4693
2023-12-14 14:34:27 +01:00
Linus Heckemann
decf160f9a Merge pull request #274210 from NixOS/backport-273964-to-release-23.11
[Backport release-23.11] misc: set some meta.mainPrograms
2023-12-14 14:34:06 +01:00
Artturin
ed2164a83e stdenvNoLibs: fix typo
https://github.com/NixOS/nixpkgs/pull/122778#discussion_r1114577086
(cherry picked from commit 55405ad914)
2023-12-14 13:02:55 +00:00
Daniel Olsen
dbd2f158b8 matrix-synapse: build a pythonEnv out of extraPackages to include dependencies
By just appending site-packages to the extraPackages, you would get situations like
pysaml2 being included in pythonpath, but not its dependencies like pytz and dateutils

(cherry picked from commit a695ad5fb5)
2023-12-14 12:48:47 +00:00
Raphael Robatsch
befff06538 chroma: set meta.mainProgram
(cherry picked from commit 6c0a0318dc)
2023-12-14 12:27:39 +00:00
Raphael Robatsch
28d3e18b7e python3Packages.gunicorn: set meta.mainProgram
(cherry picked from commit d36a186144)
2023-12-14 12:27:39 +00:00
Raphael Robatsch
617fc7ee3c python3Packages.alembic: set meta.mainProgram
(cherry picked from commit 87d8234c21)
2023-12-14 12:27:39 +00:00
natsukium
ead8858ead python311Packages.jupyter-server: 2.11.1 -> 2.12.1
Changelog: https://github.com/jupyter-server/jupyter_server/blob/v2.12.1/CHANGELOG.md

fix: https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-h56g-gq9v-vc8r
(cherry picked from commit b0fdc32dd4)
2023-12-14 12:05:31 +00:00
Martin Weinelt
4610b83a48 python3Packages.jupyter-server: 2.10.1 -> 2.11.1
https://github.com/jupyter-server/jupyter_server/blob/v2.11.1/CHANGELOG.md
(cherry picked from commit 775de9fe27)
2023-12-14 12:05:31 +00:00
Linus Heckemann
bb5341ce49 grub: apply fixes for CVE-2023-4692 and CVE-2023-4693
(cherry picked from commit d28eb7c5fb)
2023-12-14 11:59:13 +00:00
Weijia Wang
e4ddf5cd1d libbitcoin{,client,explorer,network,protocol}: 3.5.0 -> 3.8.0
(cherry picked from commit 057a7ef324)
2023-12-14 11:15:48 +00:00
Sander
76df4e2c0c wrangler: fix darwin build 2023-12-14 15:04:26 +04:00
Sarah Brofeldt
0b3a8d962a Merge pull request #272065 from NixOS/backport-271950-to-release-23.11
[Backport release-23.11] grafana: 10.2.0 -> 10.2.2
2023-12-14 11:56:05 +01:00
Weijia Wang
0a7b3c727a Merge pull request #274160 from NixOS/backport-274008-to-release-23.11
[Backport release-23.11] wavm: add missing platforms
2023-12-14 11:02:01 +01:00
Paul Meyer
c99d16bd64 ttop: 1.2.7 -> 1.2.8
(cherry picked from commit f501a4661f)
2023-12-14 08:17:11 +00:00
Rafael Fernández López
cc34e102e9 wavm: add missing platforms
(cherry picked from commit 14447282cf)
2023-12-14 06:50:37 +00:00
Fabián Heredia Montiel
205443483a Merge pull request #274141 from NixOS/backport-274030-to-release-23.11
[Backport release-23.11] Kernel updates for 2023-12-13
2023-12-14 05:29:47 +00:00
Fabián Heredia Montiel
33e2333bf6 Merge pull request #273980 from NixOS/backport-268932-to-release-23.11
[Backport release-23.11] wasm-tools: 1.0.52 -> 1.0.54
2023-12-14 05:28:01 +00:00
Fabián Heredia Montiel
852f8f7754 Merge pull request #273982 from NixOS/backport-273824-to-release-23.11
[Backport release-23.11] rio: v0.0.30 -> v0.0.32
2023-12-14 05:27:45 +00:00
Fabián Heredia Montiel
123111ce5f Merge pull request #274143 from NixOS/backport-274019-to-release-23.11
[Backport release-23.11] changelogger: 0.6.0 -> 0.6.1
2023-12-14 05:26:34 +00:00
R. Ryantm
ab87d731b7 changelogger: 0.6.0 -> 0.6.1
(cherry picked from commit e8c034ca41)
2023-12-14 05:26:04 +00:00
Fabián Heredia Montiel
e3dcf531c3 linux/hardened/patches/6.6: 6.6.6-hardened1 -> 6.6.7-hardened1
(cherry picked from commit c005c106cc)
2023-12-14 05:21:58 +00:00
Fabián Heredia Montiel
e1a0214f0e linux/hardened/patches/6.1: 6.1.67-hardened1 -> 6.1.68-hardened1
(cherry picked from commit b9d37f2d15)
2023-12-14 05:21:58 +00:00
Fabián Heredia Montiel
0ef1df9dba linux/hardened/patches/5.4: 5.4.263-hardened1 -> 5.4.264-hardened1
(cherry picked from commit 73a860b056)
2023-12-14 05:21:58 +00:00
Fabián Heredia Montiel
a7fc98e02c linux/hardened/patches/5.15: 5.15.142-hardened1 -> 5.15.143-hardened1
(cherry picked from commit 5b5eb633b3)
2023-12-14 05:21:58 +00:00
Fabián Heredia Montiel
4e5f9a150d linux/hardened/patches/5.10: 5.10.203-hardened1 -> 5.10.204-hardened1
(cherry picked from commit 56931ddc41)
2023-12-14 05:21:58 +00:00
Fabián Heredia Montiel
84d2fcf512 linux/hardened/patches/4.19: 4.19.301-hardened1 -> 4.19.302-hardened1
(cherry picked from commit 1ee3fe27f2)
2023-12-14 05:21:58 +00:00
Fabián Heredia Montiel
f4c9403755 linux/hardened/patches/4.14: 4.14.332-hardened1 -> 4.14.333-hardened1
(cherry picked from commit e67e8f48a8)
2023-12-14 05:21:58 +00:00
K900
6c805e4595 linux_4_14: 4.14.332 -> 4.14.333
(cherry picked from commit 7d59ce041b)
2023-12-14 05:21:58 +00:00
K900
5fddc89a17 linux_4_19: 4.19.301 -> 4.19.302
(cherry picked from commit ca6a5f3217)
2023-12-14 05:21:57 +00:00
K900
0ee0c8457c linux_5_4: 5.4.263 -> 5.4.264
(cherry picked from commit 7466e84ce4)
2023-12-14 05:21:57 +00:00
K900
b793154ec7 linux_5_10: 5.10.203 -> 5.10.204
(cherry picked from commit 7c96a35dd5)
2023-12-14 05:21:57 +00:00
K900
094fe6f810 linux_5_15: 5.15.142 -> 5.15.143
(cherry picked from commit 73c7d33cd7)
2023-12-14 05:21:57 +00:00
K900
611462f8d8 linux_6_1: 6.1.67 -> 6.1.68
(cherry picked from commit 48db7f4f3a)
2023-12-14 05:21:57 +00:00
K900
818effa2de linux_6_6: 6.6.6 -> 6.6.7
(cherry picked from commit 602ee5e46b)
2023-12-14 05:21:57 +00:00
Stig
703de3ef49 Merge pull request #271223 from NixOS/backport-269996-to-staging-23.11
[Backport staging-23.11] [staging] perl: 5.38.0 -> 5.38.2, 5.36.1 -> 5.36.3, perl-cross: 1.5 -> 84db4c71
2023-12-14 06:03:56 +01:00
Nick Cao
4aa97a81bc Merge pull request #273878 from numinit/nebula-startup-race
nixos/nebula: wait for start notification to prevent startup race
2023-12-13 17:18:51 -08:00
Weijia Wang
16bbea2858 Merge pull request #272581 from nh2/nebula-1.8.0
nebula: 1.7.2 -> 1.8.0
2023-12-13 17:18:51 -08:00
github-actions[bot]
72d9373554 Merge staging-next-23.11 into staging-23.11 2023-12-14 00:14:37 +00:00
github-actions[bot]
557632b056 Merge release-23.11 into staging-next-23.11 2023-12-14 00:14:03 +00:00
Nick Cao
c15f414581 Merge pull request #273990 from NixOS/backport-273923-to-release-23.11
[Backport release-23.11] knot-dns: 3.3.2 -> 3.3.3
2023-12-13 18:19:16 -05:00
happysalada
8831abf9d4 zoxide: 0.9.2 -> unstable-2023-11-20
update to master to avoid usage with nushell
breakage

(cherry picked from commit 7d1cb7dbaa)
2023-12-13 14:36:57 -08:00
ajs124
e15f2d7583 nixos/restic: append PATH in wrappers instead of overwriting
fixes "mount"

(cherry picked from commit be0a6b0dd6)
2023-12-13 22:16:19 +00:00
Rafael Fernández López
991e15e9da wamr: fix darwin build
(cherry picked from commit 634efac014)
2023-12-13 22:23:03 +01:00
Rafael Fernández López
b0c63a7f20 wamr: 1.2.3 -> 1.3.0
(cherry picked from commit 3a743db2b1)
2023-12-13 22:22:55 +01:00
Adam C. Stephens
b8d5b5ea35 Merge pull request #274026 from emilylange/release-23.11-forgejo
[release 23.11] forgejo: 1.20.6-0 -> 1.20.6-1
2023-12-13 16:22:06 -05:00
Adam Stephens
897487af18 vault-bin: 1.15.3 -> 1.15.4
(cherry picked from commit 853e859ac8)
2023-12-13 21:48:58 +01:00
Adam Stephens
a887a23651 vault-bin: 1.15.2 -> 1.15.3
(cherry picked from commit a267c5b907)
2023-12-13 21:48:41 +01:00
Adam Stephens
1cc6e704dc vault-bin: fix license as 1.15 and later is unfree bsl11
(cherry picked from commit 85aa2d80de)
2023-12-13 21:48:33 +01:00
R. Ryantm
945b02095c vault-bin: 1.15.0 -> 1.15.2
(cherry picked from commit 2cbc3b251a)
2023-12-13 21:48:14 +01:00
Adam Stephens
a0e3f31d65 vault: 1.14.7 -> 1.14.8
Diff: https://github.com/hashicorp/vault/compare/v1.14.7...v1.14.8

Changelog: https://github.com/hashicorp/vault/blob/v1.14.8/CHANGELOG.md
(cherry picked from commit 7cf8d68785)
2023-12-13 21:43:56 +01:00
Fabián Heredia Montiel
1bcbbec35d Merge pull request #274044 from NixOS/backport-273841-to-release-23.11
[Backport release-23.11] Linux hardened kernel updates for 2023-12-12
2023-12-13 20:10:10 +00:00
Silvan Mosberger
f4296a052e Merge pull request #274051 from NixOS/backport-273883-to-release-23.11
[Backport release-23.11] `lib.path.hasStorePathPrefix`: init
2023-12-13 21:06:43 +01:00
Silvan Mosberger
553eb2e361 lib.path.hasStorePathPrefix: init
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
(cherry picked from commit d4b7b15407)
2023-12-13 20:05:02 +00:00
Artturi
0d776aca88 Merge pull request #274040 from NixOS/backport-273559-to-release-23.11 2023-12-13 22:03:53 +02:00
Fabián Heredia Montiel
1f667ced12 linux/hardened/patches/6.6: init at 6.6.6-hardened1
(cherry picked from commit 70ac3dc8fe)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
157e93c07b linux/hardened/patches/6.5: 6.5.10-hardened1 -> 6.5.13-hardened1
(cherry picked from commit ae686ad0d6)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
385a2b28d2 linux/hardened/patches/6.1: 6.1.61-hardened1 -> 6.1.67-hardened1
(cherry picked from commit a8e0e9d48b)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
114aee9123 linux/hardened/patches/5.4: 5.4.259-hardened1 -> 5.4.263-hardened1
(cherry picked from commit 5670b07532)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
ed29043857 linux/hardened/patches/5.15: 5.15.137-hardened1 -> 5.15.142-hardened1
(cherry picked from commit 4175f2aa26)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
2d73048595 linux/hardened/patches/5.10: 5.10.199-hardened1 -> 5.10.203-hardened1
(cherry picked from commit a22e51dc96)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
7e29234b33 linux/hardened/patches/4.19: 4.19.297-hardened1 -> 4.19.301-hardened1
(cherry picked from commit d825dc1214)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
df64932d98 linux/hardened/patches/4.14: 4.14.328-hardened1 -> 4.14.332-hardened1
(cherry picked from commit 8f05af0d5f)
2023-12-13 19:32:50 +00:00
Fabián Heredia Montiel
1f93d612f4 linux/hardened/patches/6.4: remove
(cherry picked from commit 21f12bea73)
2023-12-13 19:32:50 +00:00
Yuriy Taraday
2272985b87 discord-development: 0.0.2 -> 0.0.10
(cherry picked from commit 3c6a561604)
2023-12-13 19:07:31 +00:00
Yuriy Taraday
bb91396e6d discord-canary: 0.0.340 -> 0.0.365
(cherry picked from commit bc86fb0a7b)
2023-12-13 19:07:31 +00:00
Yuriy Taraday
c32cb9e3de discord-ptb: 0.0.87 -> 0.0.90
(cherry picked from commit 27b7e40f68)
2023-12-13 19:07:31 +00:00
Yuriy Taraday
46df0799fb discord: 0.0.284 -> 0.0.287
(cherry picked from commit b6649b51c1)
2023-12-13 19:07:31 +00:00
Yuriy Taraday
3464580fd1 discord-development: 0.0.0 -> 0.0.1
(cherry picked from commit ee0d586f8c)
2023-12-13 19:07:31 +00:00
Yuriy Taraday
ad39d7dbb1 discord-canary: 0.0.184 -> 0.0.213
(cherry picked from commit 91976d3a92)
2023-12-13 19:07:31 +00:00
Yuriy Taraday
981fdca939 discord-ptb: 0.0.56 -> 0.0.59
(cherry picked from commit 3dd2cdad9b)
2023-12-13 19:07:31 +00:00
Yuriy Taraday
ce28b6af53 discord: 0.0.35 -> 0.0.37
(cherry picked from commit fdb90f8daf)
2023-12-13 19:07:31 +00:00
emilylange
9ee1ac4731 forgejo: 1.20.6-0 -> 1.20.6-1
https://codeberg.org/forgejo/forgejo/releases/tag/v1.20.6-1
https://codeberg.org/forgejo/forgejo/src/branch/forgejo/RELEASE-NOTES.md#1206-1
2023-12-13 18:39:35 +01:00
Weijia Wang
750644b563 Merge pull request #274014 from NixOS/backport-273698-to-release-23.11
[Backport release-23.11] nixos/guix: fix GC service
2023-12-13 17:46:09 +01:00
Gabriel Arazas
2338d9a2c0 nixos/guix: add test for GC service
(cherry picked from commit 9c423e191f)
2023-12-13 16:44:21 +00:00
Gabriel Arazas
ccfb083684 nixos/guix: remove Service.MemoryDenyWriteExecute for GC service
Guile 3 uses JIT needing write and execute permissions.

(cherry picked from commit 5fb40a5816)
2023-12-13 16:44:20 +00:00
Kira Bruneau
39fef3f6f8 Merge pull request #273866 from NixOS/backport-273693-to-release-23.11
[Backport release-23.11] nixos/syncthing: add `databaseDir` option
2023-12-13 10:50:54 -05:00
Cynthia Fox
48319d08f7 neovim-qt: Add meta.mainProgram
Add a `meta.mainProgram` attribute to allow use of `lib.getExe` properly
with this program.

(cherry picked from commit cef02b1a24)
2023-12-13 16:26:41 +01:00
Vladimír Čunát
45a3be31c7 knot-dns: 3.3.2 -> 3.3.3
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.3.3
(cherry picked from commit b12769d76d)
2023-12-13 14:43:53 +00:00
Nick Cao
cc72be9132 Merge pull request #273943 from NixOS/backport-273581-to-release-23.11
[Backport release-23.11] openvpn-auth-ldap: fix build
2023-12-13 09:39:09 -05:00
nicoo
85f9f0fe8e mpvScripts.chapterskip: Add missing metadata
(cherry picked from commit 86e2b649ab)
2023-12-13 14:30:05 +00:00
TornaxO7
02e8f2ce56 rio: v0.0.31 -> v0.0.32
(cherry picked from commit 3ae150e098)
2023-12-13 14:26:10 +00:00
TornaxO7
870eabbb7b rio: v0.0.30 -> v0.0.31
(cherry picked from commit 78fcfa8b6c)
2023-12-13 14:26:10 +00:00
Rafael Fernández López
b85154646b wasm-tools: 1.0.52 -> 1.0.54
(cherry picked from commit 3627951348)
2023-12-13 14:19:53 +00:00
Florian Klink
4a05779af1 Merge pull request #273969 from NixOS/backport-272679-to-release-23.11
[Backport release-23.11] nixos/jenkins: set StateDirectory if home is /var/lib/jenkins
2023-12-13 15:25:12 +02:00
Florian Klink
ea4c05f711 nixos/jenkins: set StateDirectory if home is /var/lib/jenkins
This will cause systemd to chown /var/lib/jenkins to the user that
the jenkins systemd service runs as, fixing permission issues when
mounting /var/lib/jenkins from another data volume.

It uses the same logic that garage is using, too, checking for the
prefix.

(cherry picked from commit 70808d0217)
2023-12-13 13:16:42 +00:00
Muhammad Falak R Wani
9d1846043a bcc: 0.28.0 -> 0.29.1
Diff: https://github.com/iovisor/bcc/compare/v0.28.0...v0.29.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit c2bb5fcd30)
2023-12-13 12:54:26 +01:00
Yureka
4b31259965 irrd: 4.3.0.post1 -> 4.4.2
(cherry picked from commit 456fb81283)
2023-12-13 12:25:01 +01:00
Yureka
f813db8b82 python3.pkgs.smtpdfix: init at 0.5.1
(cherry picked from commit 07d83b5bb0)
2023-12-13 12:25:01 +01:00
Yureka
0035873367 python3.pkgs.asgi-logger: init at 0.1.0
(cherry picked from commit 91be38d721)
2023-12-13 12:25:01 +01:00
Jennifer Graul
eddd90b98b pythonPackages.starlette-wtf: init at 0.4.3
(cherry picked from commit 163b88845d)
2023-12-13 12:25:01 +01:00
Jennifer Graul
be0da1860b pythonPackages.imia: init at 0.5.3
(cherry picked from commit 66b2bad642)
2023-12-13 12:25:01 +01:00
Jennifer Graul
b31f8c4142 pythonPackages.wtforms-bootstrap5: init at 0.3.0
(cherry picked from commit 35a2c0c3e4)
2023-12-13 12:25:01 +01:00
Vincent Laporte
5b18fe1a81 ocaml-ng.ocamlPackages_5_1.ocaml: 5.1.0 → 5.1.1
(cherry picked from commit 5b2edd8913)
2023-12-13 11:24:43 +01:00
ajs124
bcfd137081 openvpn-auth-ldap: fix build
(cherry picked from commit 56cb90a173)
2023-12-13 09:51:28 +00:00
Vincent Laporte
406b9f9a74 ocamlPackages.batteries: 3.7.1 → 3.7.2
(cherry picked from commit 9c55ce9d93)
2023-12-13 09:38:49 +01:00
Jules Aguillon
b4853b565a ocamlPackages.merlin: Drop unused source hashes
The set of required source versions is now explicit, unused versions can
be removed without fears.

(cherry picked from commit 7cb40bcdcc)
2023-12-13 08:49:53 +01:00
Jules Aguillon
49f75b3b9f ocamlPackages.merlin: 4.12 → 4.13
The range of supported versions of OCaml for each versions of Merlin is
no longer monotonic and can't be expressed with `lib.versionAtLeast`
easily.
The latest version of Merlin is now explicitly mapped for each version
of OCaml.

(cherry picked from commit 0ee8802f85)
2023-12-13 08:49:53 +01:00
Weijia Wang
4f6906fb9f Merge pull request #273867 from NixOS/backport-273828-to-release-23.11
[Backport release-23.11] htmlq,restic: set meta.mainProgram
2023-12-13 08:37:58 +01:00
Silvan Mosberger
9a81165ece Merge pull request #273897 from NixOS/backport-273664-to-release-23.11
[Backport release-23.11] `lib.fileset.gitTracked,gitTrackedWith`: Minor improvements
2023-12-13 06:12:14 +01:00
Lily Foster
851337ef94 mupdf: fix bin libmupdf.dylib loading on darwin
(cherry picked from commit 11498aed21)
2023-12-13 05:11:08 +00:00
Silvan Mosberger
a870ba5930 lib.fileset.gitTracked: Improve error when passing files
(cherry picked from commit 6e3be6ddb0)
2023-12-13 05:09:23 +00:00
Silvan Mosberger
bc946ac7cd lib.fileset: Refactor gitTracked and gitTrackedWith
Introduce an internal function for them to share more behavior.
This makes future changes easier.

(cherry picked from commit eec765f9e6)
2023-12-13 05:09:23 +00:00
Emily
867ebbdbeb Merge pull request #273752 from NixOS/backport-273435-to-release-23.11
[Backport release-23.11] chromium: fix increased build time for non-cross-compilation builds, add `ungoogled-` prefix to `chromium-unwrapped`, move stray patches to right location
2023-12-13 03:39:33 +01:00
networkException
3ef7d42702 restic: set meta.mainProgram
(cherry picked from commit 1f06e081c9)
2023-12-13 02:12:08 +00:00
networkException
bc04dfebbf htmlq: set meta.mainProgram
(cherry picked from commit e8d403b697)
2023-12-13 02:12:08 +00:00
Ben Wolsieffer
91805daa62 nixos/syncthing: add databaseDir option
#264753 mistakenly used the dataDir option to set the -data argument.
This broke existing configurations because -data used to be set to
configDir (implicitly, using the -home option, which is equivalent to
setting -config and -data to the same value).

Fix this by introducing a new databaseDir option sets -data and defaults
to configDir. This maintains the existing behavior by default while
still allowing users to specify separate config and database
directories.

(cherry picked from commit ded5462398)
2023-12-13 01:56:06 +00:00
github-actions[bot]
d76bdb6f69 Merge staging-next-23.11 into staging-23.11 2023-12-13 00:14:50 +00:00
github-actions[bot]
5abc4842d7 Merge release-23.11 into staging-next-23.11 2023-12-13 00:14:20 +00:00
Nick Cao
a46b965ea7 Merge pull request #273817 from NixOS/backport-273801-to-release-23.11
[Backport release-23.11] matrix-synapse: 1.97.0 -> 1.98.0
2023-12-12 18:41:45 -05:00
Weijia Wang
06caf71ea3 Merge pull request #273818 from NixOS/backport-272219-to-release-23.11
[Backport release-23.11] vlang: weekly.2023.44 -> 0.4.3
2023-12-13 00:39:01 +01:00
Weijia Wang
09f0c5efc1 Merge pull request #273822 from NixOS/backport-273804-to-release-23.11
[Backport release-23.11] remmina: Add `meta.mainProgram`
2023-12-12 21:41:59 +01:00
Cynthia Fox
3178444b14 remmina: Add meta.mainProgram
Add a `meta.mainProgram` attribute for use with `lib.getExe`.

(cherry picked from commit eb2f1aa391)
2023-12-12 20:15:05 +00:00
John Garcia
01f2af42a8 vlang: weekly.2023.44 -> 0.4.3
(cherry picked from commit 2e38c42cbb)
2023-12-12 19:43:24 +00:00
Sumner Evans
66053181f6 matrix-synapse: 1.97.0 -> 1.98.0
https://github.com/matrix-org/synapse/releases/tag/v1.98.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 5c64024056)
2023-12-12 19:34:10 +00:00
Nick Cao
5108e579cb Merge pull request #273786 from NixOS/backport-269280-to-release-23.11
[Backport release-23.11] nixos/nix-serve: fix module compatibility with unflaked Nix
2023-12-12 13:47:54 -05:00
natsukium
5d378cd8d0 python311Packages.pytest-mock: disable failing test
(cherry picked from commit 7649aa56b9)
2023-12-12 19:29:36 +01:00
Martin Weinelt
2bfa889e92 python311: 3.11.6 -> 3.11.7
https://docs.python.org/release/3.11.7/whatsnew/changelog.html
(cherry picked from commit 6f35469b1e)
2023-12-12 18:13:26 +00:00
Weijia Wang
5c90098c41 Merge pull request #273793 from NixOS/backport-272924-to-release-23.11
[Backport release-23.11] llvmPackages_17.libclc: init
2023-12-12 18:14:28 +01:00
Weijia Wang
66b8086f74 llvmPackages_17.libclc: init
(cherry picked from commit f6da64f8db)
2023-12-12 17:10:29 +00:00
Emily
56afa6331d Merge pull request #273753 from NixOS/backport-273651-to-release-23.11
[Backport release-23.11] grafana-loki,promtail: 2.9.2 -> 2.9.3
2023-12-12 18:07:16 +01:00
Vincent Ambo
c87a24ca5b nixos/nix-serve: fix module compatibility with unflaked Nix
The option `extra-allowed-users` was introduced in Nix 2.4, and fails
config validation on Nix 2.3.

(cherry picked from commit b2f67d3f48)
2023-12-12 16:36:49 +00:00
Robert Schütz
99aa283655 imagemagick: 7.1.1-21 -> 7.1.1-23
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-21...7.1.1-23

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit 48fd74ccdf)
2023-12-12 16:26:33 +00:00
Pavol Rusnak
ecebc052d2 Merge pull request #273776 from NixOS/backport-273696-to-release-23.11
[Backport release-23.11] tor: 0.4.8.9 -> 0.4.8.10
2023-12-12 16:23:24 +01:00
Fiona Weber
1d2625a1c7 tor: 0.4.8.9 -> 0.4.8.10
(cherry picked from commit e580e17a77)
2023-12-12 15:21:55 +00:00
Nick Cao
86106d953a Merge pull request #273731 from NixOS/backport-273585-to-release-23.11
[Backport release-23.11] warzone2100: fix fetch url
2023-12-12 08:50:53 -05:00
Nick Cao
19a93165b2 Merge pull request #273760 from NixOS/backport-273733-to-release-23.11
[Backport release-23.11] yq-go: 4.40.4 -> 4.40.5
2023-12-12 08:49:11 -05:00
Francesco Gazzetta
3b13c8c9c5 shattered-pixel-dungeon: fix crash on startup
This also affects the shattered-pixel-dungeon variants/mods.

Fixes #273261

(cherry picked from commit c3d645756f)
2023-12-12 13:04:43 +00:00
Paul Meyer
ef0829284b yq-go: 4.40.4 -> 4.40.5
(cherry picked from commit 324c7bbda1)
2023-12-12 13:01:52 +00:00
Naïm Favier
c947878cbc Merge pull request #273749 from ncfavier/backport-273490
[backport 23.11] haskellPackages.scat, haskellPackages.selda: drop hydraPlatforms = li…
2023-12-12 12:57:25 +01:00
emilylange
12aaa3750d grafana-loki,promtail: 2.9.2 -> 2.9.3
https://github.com/grafana/loki/releases/tag/v2.9.3
https://github.com/grafana/loki/blob/v2.9.3/CHANGELOG.md
diff: https://github.com/grafana/loki/compare/v2.9.2...v2.9.3
(cherry picked from commit 9cde600195)
2023-12-12 11:35:47 +00:00
emilylange
2e16d7cd41 chromium: fix increased build time for non-cross-compilation builds
Having

```nix
host_toolchain = "//build/toolchain/linux/unbundle:host";
v8_snapshot_toolchain = "//build/toolchain/linux/unbundle:host";
```

on native, non-cross-compilation builds roughly doubles the build steps
and, by proxy, compute and time needed to build.

So to resolve this, we conditionally change those values depending on
whether we are cross-compiling or not.

Co-authored-by: Adam Joseph <adam@westernsemico.com>
(cherry picked from commit 5dec2c9759)
2023-12-12 11:34:02 +00:00
emilylange
bb1f1c11b0 chromium: move stray patches into ./patches directory
(cherry picked from commit 19b4e0ac68)
2023-12-12 11:34:02 +00:00
emilylange
86c36cdd99 ungoogled-chromium: add ungoogled- prefix to chromium-unwrapped
(cherry picked from commit dd568a8cfb)
2023-12-12 11:34:02 +00:00
sorki
a34bf83ea3 haskellPackages.scat, haskellPackages.selda: drop hydraPlatforms = lib.platforms.none
so it gets built by hydra after unbreak

(cherry picked from commit a042857c78)
2023-12-12 12:04:52 +01:00
Francesco Gazzetta
c51eb80616 warzone2100: fix fetch url
The previous url always redirects to the latest version.
See #272701 and https://github.com/Warzone2100/warzone2100/issues/3565.

(cherry picked from commit c0cdf6cc79)
2023-12-12 08:31:38 +00:00
Martin Weinelt
cf28ee258f Merge pull request #273680 from NixOS/backport-273667-to-release-23.11
[Backport release-23.11] firefox-{beta,devedition}-unwrapped: 121.0b5 -> 121.0b9
2023-12-12 02:57:56 +01:00
Weijia Wang
e204c68b73 Merge pull request #273414 from NixOS/backport-273339-to-release-23.11
[Backport release-23.11] lxgw-wenkai: 1.311 -> 1.312
2023-12-12 02:51:11 +01:00
Weijia Wang
4d3719c8a1 Merge pull request #273576 from NixOS/backport-273392-to-release-23.11
[Backport release-23.11] rio: 0.0.29 -> 0.0.30
2023-12-12 02:50:50 +01:00
Weijia Wang
18c15dbf35 Merge pull request #273691 from NixOS/backport-273635-to-release-23.11
[Backport release-23.11] treewide-ish: set meta.mainProgram on a few packages
2023-12-12 02:49:37 +01:00
Weijia Wang
1754b33397 Merge pull request #273690 from NixOS/backport-273618-to-release-23.11
[Backport release-23.11] i3-balance-workspace: add mainProgram
2023-12-12 02:49:08 +01:00
pacien
3e74d5e438 colordiff: set meta.mainProgram
(cherry picked from commit 8a4824dbc6)
2023-12-12 01:49:02 +00:00
pacien
a7d4967ded zrepl: set meta.mainProgram
(cherry picked from commit 960547b46f)
2023-12-12 01:49:02 +00:00
pacien
7b9dab96d5 rmfakecloud: set meta.mainProgram
(cherry picked from commit 53c19ef14d)
2023-12-12 01:49:02 +00:00
pacien
11fe879dca matrix-appservice-discord: set meta.mainProgram
(cherry picked from commit 4b1cb3475d)
2023-12-12 01:49:02 +00:00
pacien
34014660c2 mdctags: set meta.mainProgram
(cherry picked from commit 2ffd71297e)
2023-12-12 01:49:02 +00:00
pacien
b901c62b4e beamerpresenter: set meta.mainProgram
(cherry picked from commit 2cf28bb1bd)
2023-12-12 01:49:02 +00:00
pacien
131dfbc6c3 unison: set meta.mainProgram
(cherry picked from commit 2320ecc51c)
2023-12-12 01:49:02 +00:00
pacien
58970bd56d notmuch: set meta.mainProgram
(cherry picked from commit d67b73eba1)
2023-12-12 01:49:02 +00:00
pacien
2e9caa0245 notmuch-addrlookup: set meta.mainProgram
(cherry picked from commit 01abc57bf3)
2023-12-12 01:49:02 +00:00
pacien
af4c68a04a urlscan: set meta.mainProgram
(cherry picked from commit 1dfada3106)
2023-12-12 01:49:02 +00:00
pacien
008374b0f0 gscan2pdf: set meta.mainProgram
(cherry picked from commit 4e573fa355)
2023-12-12 01:49:02 +00:00
pacien
fd4167d127 howl: set meta.mainProgram
(cherry picked from commit f4e620a33e)
2023-12-12 01:49:02 +00:00
Weijia Wang
7479dbe5c2 Merge pull request #273689 from NixOS/backport-273623-to-release-23.11
[Backport release-23.11] rss2email: add mainProgram
2023-12-12 02:48:48 +01:00
pacien
dc3e5b7764 i3-balance-workspace: add mainProgram
(cherry picked from commit b42e01adf8)
2023-12-12 01:48:25 +00:00
pacien
d5f98cffd4 rss2email: add mainProgram
(cherry picked from commit 4727ba55bf)
2023-12-12 01:48:01 +00:00
Martin Weinelt
a67182b6a3 firefox-devedition-unwrapped: 121.0b5 -> 121.0b9
(cherry picked from commit 25c5727812)
2023-12-12 00:49:46 +00:00
Martin Weinelt
0e19d7582d firefox-beta-unwrapped: 121.0b5 -> 121.0b9
(cherry picked from commit 1ee947324d)
2023-12-12 00:49:46 +00:00
github-actions[bot]
f5e2c46c00 Merge staging-next-23.11 into staging-23.11 2023-12-12 00:15:04 +00:00
github-actions[bot]
fd873402d0 Merge release-23.11 into staging-next-23.11 2023-12-12 00:14:35 +00:00
Lassulus
10cff3acda Merge pull request #272420 from NixOS/backport-272389-to-release-23.11
[Backport release-23.11] yggdrasil: 0.5.2 → 0.5.4
2023-12-11 23:14:51 +01:00
Nick Cao
b5ff79c3d2 Merge pull request #273558 from NixOS/backport-273506-to-release-23.11
[Backport release-23.11] keycloak: 23.0.0 -> 23.0.1
2023-12-11 17:02:47 -05:00
Domen Kožar
dedfaaeccd Merge pull request #273648 from NixOS/backport-272211-to-release-23.11
[Backport release-23.11] wrangler: support darwin and arm64
2023-12-11 22:39:46 +01:00
Ulrik Strid
c3cbb354c5 wrangler: support darwin and arm64
(cherry picked from commit a3a1a7e258)
2023-12-11 21:34:44 +00:00
Someone Serge
d8ed2baa7c cudaPackages.cudatoolkit: propagate the hook to nativeBuildInputs correctly
(cherry picked from commit 8105992774)
2023-12-11 21:06:52 +00:00
Someone Serge
270e8cb169 cudaPackages.setupCudaHook: disable the guard for 23.11 2023-12-11 21:06:52 +00:00
Martin Weinelt
75cac5d64d openvino: fix build by providing ocl-icd for libOpenCL.so.1
(cherry picked from commit 807a4c7b82)
2023-12-11 21:06:52 +00:00
Someone Serge
f68149e797 python311Packages.torch: enable_language(CUDA) wants to -lcudart_static?
(cherry picked from commit 2df7ccfa14)
2023-12-11 21:06:52 +00:00
Someone Serge
484b846cdd cctag: unbreak the cuda variant
(cherry picked from commit 44611c4a6d)
2023-12-11 21:06:52 +00:00
Someone Serge
50064e53ac openvino: use opencv4.cxxdev in case cuda is enabled
(cherry picked from commit 3ececb9efa)
2023-12-11 21:06:52 +00:00
Someone Serge
ad2fd258c6 torch: add the cxxdev output for cmake consumers
(cherry picked from commit 71c248ec13)
2023-12-11 21:06:52 +00:00
Someone Serge
1ab4e3a216 opencv4: discard build-time cuda deps
(cherry picked from commit 55af932942)
2023-12-11 21:06:51 +00:00
Someone Serge
7be294a3c7 opencv4: propagate optical flow sdk same as cuda
(cherry picked from commit 4569838029)
2023-12-11 21:06:51 +00:00
Someone Serge
5a66afcd8e opencv4: expose cxxdev, propagating optional cuda deps
(cherry picked from commit ada3991349)
2023-12-11 21:06:51 +00:00
Someone Serge
545055a600 cudaPackages.setupCudaHook: propagate buildInputs and self
This is useful for the cuda variants of packages like opencv and pytorch,
whose xxxxConfig.cmake files do find_package(CUDAToolkit REQUIRED)
regardless of whether they actually use it. With the propagated hook,
we no longer have to manually add cuda dependencies into torch/opencvs
reverse dependencies

cudaPackages.cuda_nvcc: fix setupCudaHook propagation

(cherry picked from commit be9c779deb)
2023-12-11 21:06:51 +00:00
Someone Serge
ee3152687e tiny-cuda-nn: prune runtime closure
(cherry picked from commit 18a2e518cd)
2023-12-11 21:06:51 +00:00
Someone Serge
a2bd1af517 tiny-cuda-nn: cuda_cccl required with the newer cuda
(cherry picked from commit b9635cfa4d)
2023-12-11 21:06:51 +00:00
Someone Serge
a557b5004a cudaPackages.setupCudaHook: source only from nativeBuildInputs
(cherry picked from commit 37ec2cb6b1)
2023-12-11 21:06:51 +00:00
Someone Serge
daafff2e5b cudaPackages.cuda_nvcc: fix hook's offsets (-1, -1) -> (-1, 0)
Cf. explanations in https://github.com/NixOS/nixpkgs/pull/271078

(cherry picked from commit d031523a01)
2023-12-11 21:06:51 +00:00
Someone Serge
94623d5a96 cudaPackages_11_3.saxpy: fallback to the cudatoolkit runfile
(cherry picked from commit e084a6c648)
2023-12-11 21:06:51 +00:00
Someone Serge
c5e5690513 cudaPackages.setupCudaHook: rewrite cudartFlags, remove infinite recursion in cudatoolkit
We don't need to add the extra nvcc flags to locate cudart when using
cudatoolkit because it comes in the merged layout and nvcc doesn't have
any trouble locating dependencies in the same prefix

(cherry picked from commit 182e6b41d0)
2023-12-11 21:06:51 +00:00
Someone Serge
b93a4e259b cudaPackages.setupCudaHook: fix cudart flags
(cherry picked from commit a7891f2ada)
2023-12-11 21:06:51 +00:00
Someone Serge
923ead9f75 python311Packages.torchWithCuda: drop cuda_cudart.static at runtime
(cherry picked from commit 9d729f260d)
2023-12-11 21:06:51 +00:00
Someone Serge
f49ae138ef openmpi: drop the cudatoolkit runfile
(cherry picked from commit 4c6d2b81cf)
2023-12-11 21:06:51 +00:00
Someone Serge
6cc7ef30c3 ucc: respect cudaFlags
(cherry picked from commit 0f047c2372)
2023-12-11 21:06:50 +00:00
Someone Serge
e1ec7475d4 ucc: drop the cudatoolkit runfile
(cherry picked from commit 3e37f3c983)
2023-12-11 21:06:50 +00:00
Someone Serge
8e6c3caa12 nvidia-thrust: rm as deprecated
The GitHub repo has been archived, the new thing is
[cccl](https://github.com/nvidia/cccl)

(cherry picked from commit 9cc210a783)
2023-12-11 21:06:50 +00:00
Someone Serge
f89fab85e9 openvino: opencvConfig.cmake attempts to find_package(CUDA)
(cherry picked from commit 0c4b1fcfba)
2023-12-11 21:06:50 +00:00
Someone Serge
9bf80c5f21 gromacs: drop cudatoolkit.run
(cherry picked from commit 31f1b517cd)
2023-12-11 21:06:50 +00:00
Someone Serge
525df0e1ac ucx: fix the cudaPackages_12 variant; drop the cudatoolkit runfile dependency
(cherry picked from commit 58819d631e)
2023-12-11 21:06:50 +00:00
Someone Serge
10a73aa0c7 python3Packages.cupy: fix (use older cutensor)
(cherry picked from commit ee108108fc)
2023-12-11 21:06:50 +00:00
Someone Serge
ea94f71f50 cudaPackages_12.cutensor: init and fix
(cherry picked from commit 0dc161b2f8)
2023-12-11 21:06:50 +00:00
Someone Serge
7532a0663f cudaPackages.cuda_nvcc: fix (getExe cuda_nvcc)
(cherry picked from commit 6c63202052)
2023-12-11 21:06:50 +00:00
Someone Serge
1c3e40cd30 ctranslate2: fix the cuda 12 build
(cherry picked from commit 361d7da37f)
2023-12-11 21:06:50 +00:00
Someone Serge
65f38d5fdf catboost: downgrade to cudaPackages_11 because of unsupported architectures (compute_35)
(cherry picked from commit 5c2a368f87)
2023-12-11 21:06:50 +00:00
Someone Serge
32b15d38aa blender: drop cudatoolkit.runfile
(cherry picked from commit 2381384173)
2023-12-11 21:06:50 +00:00
Someone Serge
b774fda5b0 tensorrt: dont break eval for unrelated packages
(cherry picked from commit 3ee37e4356)
2023-12-11 21:06:49 +00:00
Someone Serge
0551e854d9 cudaPackagesGoogle: init, a package-set for jax and tf
(cherry picked from commit 5bda2ec626)
2023-12-11 21:06:49 +00:00
Someone Serge
c1ab852e6b suitesparse: migrate to redist cuda
also fix the incompatible gcc error by adding cuda_nvcc to
nativeBuildInputs (cudaPackages.cudatoolkit in buildInputs is
insufficient because that doesn't propagate the hook)

(cherry picked from commit 7c97d5f5c4)
2023-12-11 21:06:49 +00:00
Dmitry Kalinkin
2d234b0c2c opensubdiv: use cuda_nvcc only if cudaSupport
(cherry picked from commit 3b2e32b511)
2023-12-11 21:06:23 +00:00
Someone Serge
867c84da3a opensubdiv: drop the cudatoolkit.run file, and respect cudaFlags
(cherry picked from commit e5b174bedb)
2023-12-11 21:06:23 +00:00
R. Ryantm
7ad5accd48 moodle: 4.3 -> 4.3.1
(cherry picked from commit 27bbec3c0c)
2023-12-11 20:49:56 +00:00
Connor Baker
c11b7c27c9 Merge pull request #273630 from NixOS/backport-273594-to-release-23.11
[Backport release-23.11] python3Packages.torch: gate NCCL with cudaSupport
2023-12-11 15:44:58 -05:00
Francesco Gazzetta
e3af581a8a faircamp: 0.8.0 -> 0.11.0
(cherry picked from commit 123585e3a0)
2023-12-11 20:37:08 +00:00
Connor Baker
3ce7d4411c python3Packages.torch: gate NCCL with cudaSupport
(cherry picked from commit 5a3965e10d)
2023-12-11 20:25:24 +00:00
Thomas Gerbet
680efa9f98 Merge pull request #273119 from NixOS/backport-272349-to-release-23.11
[Backport release-23.11] couchdb3: 3.3.2 -> 3.3.3
2023-12-11 21:22:28 +01:00
Martin Weinelt
8c588829d8 Merge pull request #273624 from NixOS/backport-273510-to-release-23.11
[Backport release-23.11] nixos/networking-interfaces: fix rootless ping
2023-12-11 20:55:41 +01:00
rnhmjoj
63e75c9b49 nixos/networking-interfaces: fix rootless ping
In 759ec111 the ping setuid wrapper was removed in favour of giving
permissions to perform ICMP echo requests to all users.
The problem is that the systemd file that was supposed to change the
`net.ipv4.ping_group_range` sysctl is not always installed, specifically
only if systemd.coredump.enable.
In that case the range is "0 1", which is effectively restricts ping to
only root.

This change explicitely sets the range to "0 2^31-1", as systemd does.

(cherry picked from commit cdc24ab409)
2023-12-11 19:48:20 +00:00
Weijia Wang
95a4ba9f63 Merge pull request #271177 from NixOS/backport-269484-to-release-23.11
[Backport release-23.11] bazel_4: fix CLang 16 Werror-s on darwin
2023-12-11 19:45:29 +01:00
Vladimír Čunát
7c4d117863 Merge #271375: dns-root-data: update B.root-servers.net addresses
...into staging-23.11
2023-12-11 19:19:29 +01:00
R. Ryantm
af67f9c07c lima-bin: 0.17.2 -> 0.18.0
(cherry picked from commit 8f55e6cae2)
2023-12-11 18:03:48 +00:00
Nick Cao
4b4a8e4979 Merge pull request #273560 from NixOS/backport-268089-to-release-23.11
[Backport release-23.11] unison-ucm: M5g -> M5j
2023-12-11 11:47:54 -05:00
Florian Klink
d96f5da8a9 Merge pull request #273590 from NixOS/backport-268618-to-staging-23.11
[Backport staging-23.11] nixos/hardware/ipu6: update all related packages
2023-12-11 18:43:35 +02:00
André Silva
d70968cece nixos/ipu6: add support for ipu6epmtl
(cherry picked from commit 85169ed61c)
2023-12-11 16:26:02 +00:00
André Silva
a4a4100246 icamerasrc: remove unnecessary rec
(cherry picked from commit 5adf1a2f48)
2023-12-11 16:26:02 +00:00
André Silva
bd7b81d53f ipu6-camera-hal: patch libs to find platform-specific ipu6-camera-bins
(cherry picked from commit 74f7417eac)
2023-12-11 16:26:02 +00:00
André Silva
7cd55987a5 ipu6-camera-hal: remove unnecessary post-fixup and cmake flag
(cherry picked from commit ae5f61ea9e)
2023-12-11 16:26:02 +00:00
André Silva
d6f65252d1 ipu6-camera-bins: remove unnecessary post-fixup steps
these were fixed upstream and are no longer needed

(cherry picked from commit a541b15ffe)
2023-12-11 16:26:02 +00:00
André Silva
37ee37382e ipu6-camera-bins: rename from ipu6-camera-bin
(cherry picked from commit fc2013e3eb)
2023-12-11 16:26:02 +00:00
André Silva
cdf54e432d ivsc-firmware: unstable-2022-11-02 -> unstable-2023-08-11
(cherry picked from commit ad8dfeabe7)
2023-12-11 16:26:02 +00:00
André Silva
54243cee3c ivsc-driver: unstable-2023-03-10 -> unstable-2023-11-09
(cherry picked from commit 25659148ef)
2023-12-11 16:26:02 +00:00
André Silva
7124bd0b20 ipu6-drivers: unstable-2023-11-15 -> unstable-2023-11-24
(cherry picked from commit 1381007a82)
2023-12-11 16:26:02 +00:00
André Silva
ee6b471b53 v4l2loopback: unstable-2023-02-19 -> unstable-2023-11-23
(cherry picked from commit 0da0176346)
2023-12-11 16:26:02 +00:00
Josh Hoffer
20b8da007c ipu6-camera-hal and icamerasrc updates
ipu6-camera-hal: unstable-2023-03-09 -> unstable-2023-03-09
icamerasrc: unstable-2023-03-09 -> unstable-2023-10-23

Moved ipu6 platform "versioning" to ipu6-camera-hal to match
upstream build process. Not ideal but too unclear ATM if ipu6-camera-bin
firmware could be a multi-output derivation. Specifically which platform
owns `ipu6epadln_fw.bin` is unknown.

Added ipu6epmtl "Meteor Lake" platform entries.

TODO: I think there is one more fix that upstream nixpkgs is
missing in order for firmware to actualy load/work (check Dell laptop
config for that fix).

(cherry picked from commit 6835a72af6)
2023-12-11 16:26:02 +00:00
Josh Hoffer
8d8c264173 ipu6-camera-bin: unstable-2023-02-08 -> unstable-2023-10-26
Upgrade to latest commit of upstream main branch: unstable-2023-10-26
Switch to building for all platforms like upstream does now.

(cherry picked from commit bfca0a849e)
2023-12-11 16:26:02 +00:00
Josh Hoffer
1e578d931b ipu6-drivers: unstable-2023-08-28 -> unstable-2023-11-15
(cherry picked from commit 8837ce7d66)
2023-12-11 16:26:02 +00:00
Francesco Gazzetta
5a81acf426 warzone2100: 4.4.0 -> 4.4.1
(cherry picked from commit 927e664e68)
2023-12-11 15:56:38 +00:00
Nick Cao
7e9e33b519 Merge pull request #273553 from NixOS/backport-273209-to-release-23.11
[Backport release-23.11] upx: 4.2.0 -> 4.2.1, add update script, version test, finalAttrs
2023-12-11 10:44:24 -05:00
Andrew Marshall
9aae842285 davinci-resolve: fix runtime error
See https://github.com/NixOS/nixpkgs/issues/265476

This is a hack that effectively undoes
https://github.com/NixOS/nixpkgs/pull/263201 for just this derivation.
Really we should probably be doing a ton of autoPatchelf or something to
patch in our libs. Alas, this is “good enough” to un-break for now, I
think.

(cherry picked from commit f1361c5089)
2023-12-11 15:36:48 +00:00
Andrew Marshall
909976ac7a davinci-resolve: 18.6.2 -> 18.6.3
(cherry picked from commit 304b1bd679)
2023-12-11 15:36:48 +00:00
Andrew Marshall
a024bfc9e4 davinci-resolve: 18.6 -> 18.6.2
(cherry picked from commit b01f295eb2)
2023-12-11 15:36:48 +00:00
Andrew Marshall
e0fe88ff3a davinci-resolve: fix missing version in meta
See https://github.com/NixOS/nixpkgs/issues/253232

(cherry picked from commit c63eb5c260)
2023-12-11 15:36:48 +00:00
Andrew Marshall
0a71a331f9 davinci-resolve: dynamically get downloadid
The downloads.json also includes metadata for older versions, so this
should be durable unless upstream breaks things. Some older downloads
appear to not include the “Update” suffix in the name, so match with or
without it.

(cherry picked from commit 5cfab80f9a)
2023-12-11 15:36:48 +00:00
Andrew Marshall
4aa2f7bb49 davinci-resolve: add studioVariant
Resolve wants to write the license to `./.license` in the drv store
path. This obviously fails as it is read-only. Conveniently this is a
Bubblewrap-based FHS env, so we can bind-mount a reasonable dir from
$HOME to this path instead. Unfortunately, the dir needs to exist before
launching, so it must be manually created presently e.g.

    mkdir -p ~/.local/share/DaVinciResolve/license

At least the error is fairly obvious:

> bwrap: Can't find source path /home/user/.local/share/DaVinciResolve/license: No such file or directory

Without making the license writable, license activation will always give
a generic error—the actual problem was found with strace.

(cherry picked from commit fe45cd375a)
2023-12-11 15:36:48 +00:00
Andrew Marshall
9ba85fbd31 davinci-resolve: fail fast if filename is incorrect
`appimage-run` fails silently if the file does not exist. This made it
easy to have mismatches that lead to non-obvious build errors.

(cherry picked from commit 7b93c209ef)
2023-12-11 15:36:48 +00:00
Andrew Marshall
0d9e0b3b3a davinci-resolve: passthru underlying drv
Otherwise getting it is…non-trivial.

(cherry picked from commit 8e2b31fedb)
2023-12-11 15:36:48 +00:00
Andrew Marshall
1ddd4ec890 davinci-resolve: 18.5.1 -> 18.6
Without libXt, shows popup on launch:

> Unable to load plugin: USD.plugin
>
> libXt.so.6: cannot open shared object file: No such file or directory

ultimately launches okay without it, but some feature would probably be
broken.

(cherry picked from commit b8698e3189)
2023-12-11 15:36:48 +00:00
TornaxO7
e89498292d rio: 0.0.29 -> 0.0.30
(cherry picked from commit dc522329ea)
2023-12-11 15:35:11 +00:00
Nick Cao
2797024034 Merge pull request #273413 from raphaelr/backport/dotnet
[Backport release-23.11] dotnet-sdk: 6.0.416 -> 6.0.417, dotnet-sdk_7: 7.0.403 -> 7.0.404, dotnet-sdk_8: 8.0.100-rc.2.23502.2 -> 8.0.100
2023-12-11 10:33:56 -05:00
Nick Cao
b49c90a3a6 Merge pull request #273415 from NixOS/backport-272926-to-release-23.11
[Backport release-23.11] dnf5: 5.1.8 -> 5.1.9
2023-12-11 10:33:12 -05:00
Nick Cao
7c527ee139 Merge pull request #273356 from jvanbruegge/fix-tandoor-import-backport
[release-23.11] tandoor-recipes: Fix URL import
2023-12-11 10:12:18 -05:00
Rafael Fernández López
2e2cf296d5 unison-ucm: M5g -> M5j
(cherry picked from commit b8138aa59e)
2023-12-11 14:53:44 +00:00
Domen Kožar
4e3dbb5649 Merge pull request #272831 from NixOS/backport-272014-to-release-23.11
[Backport release-23.11] wrangler: Fix broken workerd on linux
2023-12-11 15:53:00 +01:00
teutat3s
9928a1f659 keycloak: 23.0.0 -> 23.0.1
https://github.com/keycloak/keycloak/releases/tag/23.0.1
(cherry picked from commit 931fe055f4)
2023-12-11 14:47:30 +00:00
Paul Meyer
a05a7e90fa upx: add version test
(cherry picked from commit 3ca45e2bbb)
2023-12-11 14:32:14 +00:00
Paul Meyer
73f6b79622 upx: use finalAttrs
(cherry picked from commit 7bc4955aaa)
2023-12-11 14:32:14 +00:00
Paul Meyer
9ab8ee4e58 upx: 4.2.0 -> 4.2.1
(cherry picked from commit f689549297)
2023-12-11 14:32:14 +00:00
Paul Meyer
0ee656245a upx: add update script
(cherry picked from commit 59adfe40d2)
2023-12-11 14:32:14 +00:00
Martin Weinelt
dbaac835b9 Merge pull request #273461 from NixOS/backport-273355-to-staging-23.11
[Backport staging-23.11] nss_esr: 3.90 -> 3.90.1
2023-12-11 13:34:16 +01:00
Robert Hensing
de394f8177 Merge pull request #273533 from NixOS/backport-273004-to-release-23.11
[Backport release-23.11] lib.attrsets.longestValidPathPrefix: init
2023-12-11 13:27:20 +01:00
Robert Hensing
cd19e8941c lib.attrsets.hasAttrByPath: Document law and laziness, and test it
(cherry picked from commit 7d993b9521)
2023-12-11 12:26:16 +00:00
Robert Hensing
aa42f176f6 lib.attrsets.longestValidPathPrefix: init
Allows finding the most specific path that exists.
This is useful for error messages relating to attribute paths.

(cherry picked from commit 72bd4bbb58)
2023-12-11 12:26:16 +00:00
Martin Weinelt
8ba508ba10 Merge pull request #272751 from leona-ya/backport-272672-to-staging-23.11
[Backport staging-23.11] bluez: apply patch for CVE-2023-45866
2023-12-11 13:02:10 +01:00
K900
26780e483d Merge pull request #273529 from NixOS/backport-273527-to-release-23.11
[Backport release-23.11] Kernel updates for 2023-12-11
2023-12-11 14:53:17 +03:00
K900
c7d05b75af linux_6_1: 6.1.66 -> 6.1.67
(cherry picked from commit 082f3bcfb7)
2023-12-11 11:53:04 +00:00
K900
efcc87156e linux_6_6: 6.6.5 -> 6.6.6
(cherry picked from commit b52a1136c3)
2023-12-11 11:53:04 +00:00
K900
d83238e4a8 linux_testing: 6.7-rc4 -> 6.7-rc5
(cherry picked from commit 1053f30689)
2023-12-11 11:53:04 +00:00
maxine
f5cf92f30b Merge pull request #273479 from NixOS/backport-273401-to-staging-23.11 2023-12-11 11:01:24 +01:00
Atemu
eb48fb8788 Merge pull request #273419 from NixOS/backport-273291-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2023-12-08
2023-12-11 09:31:30 +01:00
Sergei Trofimovich
ec1a8b2598 libsecret: 0.21.1 -> 0.21.2
Changes: https://gitlab.gnome.org/GNOME/libsecret/-/compare/0.21.1...0.21.2?from_project_id=1696&straight=false
(cherry picked from commit d8c9c776b5)
2023-12-11 05:02:38 +00:00
Victor Engmark
0cb7d6d9e5 web-ext: Include only production dependencies in build
Closes #273083.

(cherry picked from commit f66cb20232)
2023-12-11 03:25:47 +00:00
ajs124
7a2335e0a1 nss_esr: 3.90 -> 3.90.1
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_90_1.rst
(cherry picked from commit d896ef6c80)
2023-12-11 01:47:23 +00:00
github-actions[bot]
7b1d61e882 Merge staging-next-23.11 into staging-23.11 2023-12-11 00:15:11 +00:00
github-actions[bot]
9fd8d48b23 Merge release-23.11 into staging-next-23.11 2023-12-11 00:14:43 +00:00
Robert Schütz
7a23329b0e bitwarden: use electron_26
Upstream uses Electron 25 which is EOL but the app runs fine under
Electron 26.

(cherry picked from commit 47a92aac1e)
2023-12-10 22:50:11 +01:00
Robert Schütz
23a731166b bitwarden-cli: 2023.10.0 -> 2023.12.0
Diff: https://github.com/bitwarden/clients/compare/cli-v2023.10.0...cli-v2023.12.0

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2023.12.0
(cherry picked from commit 8aeba41cca)
2023-12-10 22:50:11 +01:00
Robert Schütz
d883352073 bitwarden: 2023.10.1 -> 2023.12.0
Diff: https://github.com/bitwarden/clients/compare/desktop-v2023.10.1...desktop-v2023.12.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2023.12.0
(cherry picked from commit 2060d14f06)
2023-12-10 22:50:11 +01:00
Yureka
e0e48f7601 electron_26: fix backported patch conflict
(cherry picked from commit 09159529f9)
2023-12-10 22:49:57 +01:00
Yureka
36a29967d6 electron_25: eol
(cherry picked from commit 9652f98da0)
2023-12-10 22:49:57 +01:00
Yureka
50499b4b11 electron_27: remove versions patch
https://github.com/electron/electron/pull/39974 has been backported to 27.x

Also now the patch used for versions older than 27 has been renamed to just "version.patch"

(cherry picked from commit d9c91eb958)
2023-12-10 22:49:57 +01:00
Yureka
58b9ee0648 electron_28: 28.0.0-alpha.3 -> 28.0.0
(cherry picked from commit c914ea90ef)
2023-12-10 22:49:57 +01:00
Yureka
93bbe35a32 electron_27: 27.0.0 -> 27.1.3
(cherry picked from commit 4f60ab6cbf)
2023-12-10 22:49:57 +01:00
Yureka
6df0b96f33 electron_26: 26.4.0 -> 26.6.2
(cherry picked from commit e4b4b19156)
2023-12-10 22:49:57 +01:00
zzzsyyy
96b98e3ad6 linux_xanmod_latest: 6.6.4 -> 6.6.5
(cherry picked from commit 4e0e6ef87d)
2023-12-10 21:38:24 +00:00
zzzsyyy
67b853bf4b linux_xanmod: 6.1.65 -> 6.1.66
(cherry picked from commit 1593bc7500)
2023-12-10 21:38:24 +00:00
Paul Meyer
518087ec6e dnf5: 5.1.8 -> 5.1.9
(cherry picked from commit c4090e6d19)
2023-12-10 21:17:01 +00:00
Weijia Wang
1b81e3f1a9 Merge pull request #273338 from NixOS/backport-272774-to-release-23.11
[Backport release-23.11] sauce-connect: 4.5.4 -> 4.9.1
2023-12-10 22:16:55 +01:00
Weijia Wang
09b6ceacf6 Merge pull request #273396 from NixOS/backport-271088-to-release-23.11
[Backport release-23.11] zsh-fzf-tab: fix build with clang 16
2023-12-10 22:16:01 +01:00
1sixth
1224f67467 lxgw-wenkai: 1.311 -> 1.312
(cherry picked from commit a2b5fb8e5a)
2023-12-10 21:14:37 +00:00
Kirill Radzikhovskyy
f298f505e8 fsautocomplete: fix build
(cherry picked from commit df0c3c570c)
2023-12-10 22:02:45 +01:00
Zhong Jianxin
eab8e20655 zsh-fzf-tab: fix build with clang 16
(cherry picked from commit fe3d7f9ed7)
2023-12-10 19:29:26 +00:00
Rick van Schijndel
781e2a9797 Merge pull request #272733 from NixOS/backport-272607-to-release-23.11
[Backport release-23.11] vulkan-loader, pkg-config: Fix MinGWW64 Builds
2023-12-10 19:31:12 +01:00
Nick Cao
c4d1a2bd49 Merge pull request #271987 from NixOS/backport-256675-to-release-23.11
[Backport release-23.11] insulator2: init at 2.12.2
2023-12-10 11:59:14 -05:00
Nick Cao
56dad982c8 Merge pull request #272654 from NixOS/backport-267906-to-release-23.11
[Backport release-23.11] nixos/keycloak: Allow setting `hostname-url`
2023-12-10 11:58:53 -05:00
Nick Cao
e2fe29375b Merge pull request #272956 from NixOS/backport-272778-to-release-23.11
[Backport release-23.11] thunderbird-unwrapped: 115.4.2 -> 115.5.1
2023-12-10 11:58:21 -05:00
Nick Cao
2f91cfa473 Merge pull request #273186 from NixOS/backport-273169-to-release-23.11
[Backport release-23.11] linux: drop XEN on 32-bit
2023-12-10 11:57:51 -05:00
Ryan Lahfa
246f841d93 Merge pull request #273373 from NixOS/backport-259394-to-release-23.11 2023-12-10 16:48:21 +01:00
Henri Menke
cea4f38579 gtkcord4: fix description and add mainProgram
(cherry picked from commit b65d18e21c)
2023-12-10 15:47:28 +00:00
Henri Menke
3beb301ed7 gtkcord4: 0.0.12 -> 0.0.16-1
(cherry picked from commit f69c63a6b8)
2023-12-10 15:47:28 +00:00
Martin Weinelt
e4e2a84252 Merge pull request #273351 from mweinelt/23.11/ha-lovelace-entrypoint
[release-23.11] nixos/home-assistant: various fixes
2023-12-10 15:16:00 +01:00
Jan van Brügge
701976963a tandoor-recipes: Fix URL import 2023-12-10 14:03:19 +00:00
Martin Weinelt
aa912075f3 home-assistant: use overridden dependencies in overrides
(cherry picked from commit 9755134150)
2023-12-10 14:52:54 +01:00
Martin Weinelt
62f830fe6c nixos/home-assistant: fix broken reference in option example
(cherry picked from commit 04c2893d58)
2023-12-10 14:52:46 +01:00
Martin Weinelt
308cddf828 nixos/tests/home-assistant: check for lovelace resources in config
This was recently fixed, but the test was not updated.

(cherry picked from commit 4324d082b2)
2023-12-10 14:52:14 +01:00
Sandro Jäckel
9c4b388669 nixos/home-assistant: fix custom lovelace module loading
based on https://community.home-assistant.io/t/ui-lovelace-yaml-and-custom-resources/240178/4

Tested on a home-assistant server and before the card was not loaded at all.
After this it threw an error that my config is wrong.

(cherry picked from commit 663dbfb82d)
2023-12-10 14:48:27 +01:00
Sandro Jäckel
364d1afbf2 nixos/home-assistant: fix error when switching between writable and none writable lovelace config
error message before was:
cp: not writing through dangling symlink '/var/lib/hass/ui-lovelace.yaml'

(cherry picked from commit 57bfbc781c)
2023-12-10 14:48:23 +01:00
Zhong Jianxin
bb877630cc nixos/home-automation: really fix lovelace card entrypoint
(cherry picked from commit b097e95193)
2023-12-10 14:39:54 +01:00
Martin Weinelt
cf1bbf2938 nixos/home-automation: fix lovelace card entrypoint
Only append the .js extension to the card pname, not to the specified
entrypoint.

(cherry picked from commit d809a6f9c3)
2023-12-10 14:39:51 +01:00
Weijia Wang
3f48812206 Merge pull request #273344 from NixOS/backport-271941-to-release-23.11
[Backport release-23.11] router: add CVE-2023-45812 to knownVulnerabilities
2023-12-10 14:35:36 +01:00
Robert Scott
6e110b9b05 router: add CVE-2023-45812 to knownVulnerabilities
(cherry picked from commit ed972a40b2)
2023-12-10 13:31:37 +00:00
Florian Klink
1a2090c53d Merge pull request #272617 from NixOS/backport-272542-to-release-23.11
[Backport release-23.11] nixos/caddy: use caddyfile adapter by default with explicit configFile
2023-12-10 15:22:36 +02:00
Weijia Wang
77b82f9151 Merge pull request #273309 from NixOS/backport-270774-to-release-23.11
[Backport release-23.11] libbacktrace: disable tests on musl
2023-12-10 14:01:44 +01:00
Weijia Wang
a235e82ef9 Merge pull request #273244 from NixOS/backport-273056-to-release-23.11
[Backport release-23.11] snowflake: 2.7.0 -> 2.8.0
2023-12-10 14:00:41 +01:00
Weijia Wang
9529dfc4ad Merge pull request #273253 from NixOS/backport-272727-to-release-23.11
[Backport release-23.11] root: 6.28.08 -> 6.28.10
2023-12-10 14:00:05 +01:00
Caleb Chase
a89925b06a sauce-connect: 4.5.4 -> 4.9.1
Latest version on Linux is actually 4.9.2, but latest on Mac is 4.9.1,
so only updating to 4.9.1 for consistency between the two.

Also added passthru.updateScript to keep this package up to date in the
future, with associated refactoring to make that possible.

(cherry picked from commit d31e17fa56)
2023-12-10 12:57:15 +00:00
Weijia Wang
c126db1578 Merge pull request #273225 from NixOS/backport-273151-to-release-23.11
[Backport release-23.11] ghdl-llvm: use compatible llvm version
2023-12-10 13:53:57 +01:00
Weijia Wang
324e66f8be Merge pull request #273228 from NixOS/backport-272821-to-release-23.11
[Backport release-23.11] webex: 43.8.0.26955 -> 43.11.0.27795
2023-12-10 13:53:43 +01:00
maxine
3ce0e1dccb Merge pull request #272411 from NixOS/backport-272362-to-staging-23.11
[Backport staging-23.11] go: 1.21.4 -> 1.21.5, go_1_20: 1.20.11 -> 1.20.12
2023-12-10 11:57:01 +01:00
maxine
daee180e7d Merge pull request #273317 from NixOS/backport-273127-to-release-23.11
[Backport release-23.11] GNOME updates 2023-12-09
2023-12-10 11:56:14 +01:00
Jan Tojnar
26226f5366 snapshot: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.0...45.1
(cherry picked from commit 640248f313)
2023-12-10 10:56:03 +00:00
Jan Tojnar
488648f949 shotwell: 0.32.3 → 0.32.4
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.3...shotwell-0.32.4
(cherry picked from commit 64e3e7eeae)
2023-12-10 10:56:03 +00:00
Jan Tojnar
503887d824 gnome.gnome-maps: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.1...v45.2
(cherry picked from commit b89d5dbf86)
2023-12-10 10:56:03 +00:00
Jan Tojnar
01fe17932d gnome.file-roller: 43.0 → 43.1
https://gitlab.gnome.org/GNOME/file-roller/-/compare/43.0...43.1
(cherry picked from commit cfa2990cfe)
2023-12-10 10:56:02 +00:00
Jan Tojnar
8fb8bee159 gnome.nautilus: 45.1 → 45.2.1
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.1...45.2.1
(cherry picked from commit a2001ba817)
2023-12-10 10:56:02 +00:00
Jan Tojnar
5922b1d8f7 gnome.gnome-control-center: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.1...45.2
(cherry picked from commit 3b7892c729)
2023-12-10 10:56:02 +00:00
Jan Tojnar
f208aff1b1 gnome.gnome-shell-extensions: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/45.1...45.2
(cherry picked from commit a072ff94f5)
2023-12-10 10:56:02 +00:00
Jan Tojnar
cbcf4acfca gnome.gnome-shell: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.1...45.2
(cherry picked from commit d18b7d6568)
2023-12-10 10:56:02 +00:00
Jan Tojnar
490ed941b6 gnome.mutter: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.1...45.2
(cherry picked from commit 0918edb59f)
2023-12-10 10:56:02 +00:00
Jan Tojnar
6d59605178 gnome.zenity: 3.99.2 → 4.0.0
https://gitlab.gnome.org/GNOME/zenity/-/compare/3.99.2...4.0.0
(cherry picked from commit b27c9d91ee)
2023-12-10 10:56:02 +00:00
Emily Trau
40beaf6d71 libbacktrace: disable tests on musl
Resolves #266420

(cherry picked from commit df0ebc03b8)
2023-12-10 10:07:08 +00:00
Naïm Favier
f60005902e Merge pull request #273305 from NixOS/backport-273249-to-release-23.11
[Backport release-23.11] haskellPackages.selda: unbreak
2023-12-10 10:52:37 +01:00
rnhmjoj
c39f1449c3 haskellPackages.selda: unbreak
Support for GHC 9.4 and text ≥ 2 has been implemented but still
unreleased on Hackage.

(cherry picked from commit 67bb428465)
2023-12-10 09:16:58 +00:00
Pierre Bourdon
7b43bc7eef Merge pull request #273290 from NixOS/backport-269833-to-release-23.11
[Backport release-23.11] tpm2-tools: 5.5 -> 5.6
2023-12-10 08:59:05 +01:00
Pierre Bourdon
83c6fe4f9f tpm2-tools: 5.5 -> 5.6
(cherry picked from commit d4955c5e58)
2023-12-10 07:23:24 +00:00
Robert Hensing
fda5e305e8 Merge pull request #273277 from NixOS/backport-272764-to-release-23.11
[Backport release-23.11] lib.types.anyBool: init
2023-12-10 06:08:56 +01:00
Silvan Mosberger
fa34f593f4 lib.types.boolByOr: init
This type is necessary to have correct merging behavior for
`allowUnfreePredicate` and `allowInsecurePredicate`

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
(cherry picked from commit 8d3978c149)
2023-12-10 05:04:55 +00:00
Robert Hensing
67330b057d Merge pull request #273018 from hercules-ci/backport-272744-to-release-23.11
[backport-23.11] `lib.lists.sortOn`: init #272744
2023-12-10 05:39:56 +01:00
Bobby Rong
372035365c Merge pull request #272900 from bobby285271/bpo/cinnamon-screensaver-23.11
[23.11] cinnamon.cinnamon-screensaver: Fix broken theming with pygobject 3.46
2023-12-10 10:47:27 +08:00
Bobby Rong
85486d020f Merge pull request #273254 from NixOS/backport-273112-to-release-23.11
[Backport release-23.11] mate.mate-system-monitor: 1.26.1 -> 1.26.2
2023-12-10 10:44:59 +08:00
Bobby Rong
b3136a2836 mate.mate-system-monitor: 1.26.1 -> 1.26.2
https://github.com/mate-desktop/mate-system-monitor/compare/v1.26.1...v1.26.2
(cherry picked from commit 6ad571ebb3)
2023-12-10 02:40:45 +00:00
Dmitry Kalinkin
8db0b5cfec root: 6.28.08 -> 6.28.10
(cherry picked from commit 190cb5fc41)
2023-12-10 02:39:40 +00:00
R. Ryantm
5e14899d73 snowflake: 2.7.0 -> 2.8.0
(cherry picked from commit b299be8f3c)
2023-12-10 01:32:59 +00:00
Naïm Favier
3ae76fb05a Merge pull request #273230 from NixOS/backport-273211-to-release-23.11
[Backport release-23.11] haskellPackages.scat: unbreak
2023-12-10 02:11:51 +01:00
github-actions[bot]
8d3df0ecc1 Merge staging-next-23.11 into staging-23.11 2023-12-10 00:16:00 +00:00
github-actions[bot]
b8847f7311 Merge release-23.11 into staging-next-23.11 2023-12-10 00:15:29 +00:00
rnhmjoj
6c3e6d0b03 haskellPackages.scat: unbreak
(cherry picked from commit d3fcf59b67)
2023-12-10 00:09:48 +00:00
R. Ryantm
ab307bbd6a webex: 43.8.0.26955 -> 43.11.0.27795
(cherry picked from commit ff4d5bb13c)
2023-12-09 23:53:58 +00:00
éclairevoyant
eaa48840b1 ghdl-llvm: use compatible llvm version
(cherry picked from commit 48ba2ce02f)
2023-12-09 23:44:17 +00:00
Cabia Rangris
92fbba694f gnomeExtensions: autoupdate
(cherry picked from commit cb7ba3fde4)
2023-12-09 23:42:12 +00:00
Nick Cao
98ca82c313 Merge pull request #273215 from NixOS/backport-272149-to-release-23.11
[Backport release-23.11] zenith: 0.14.0 -> 0.14.0-unstable-2023-11-21
2023-12-09 17:56:53 -05:00
Weijia Wang
b73e4be376 zenith: update meta.maintainers
(cherry picked from commit e94f2077d8)
2023-12-09 22:51:25 +00:00
Weijia Wang
8db305d71c zenith: 0.14.0 -> 0.14.0-unstable-2023-11-21
(cherry picked from commit 1f0775bd25)
2023-12-09 22:51:25 +00:00
Emily
901fc6ea49 Merge pull request #273116 from NixOS/backport-272487-to-release-23.11
[Backport release-23.11] {ungoogled-,}chromium,chromedriver: 119.0.6045.199/105 -> 120.0.6099.71
2023-12-09 23:33:23 +01:00
Emily
3248ae6982 Merge pull request #273168 from NixOS/backport-273022-to-release-23.11
[Backport release-23.11] caddy: 2.7.5 -> 2.7.6
2023-12-09 23:08:26 +01:00
Martin Weinelt
b85929bc22 Merge pull request #272401 from NixOS/backport-269940-to-release-23.11
[Backport release-23.11] Home Assistant Custom Component Errata
2023-12-09 22:58:12 +01:00
Vladimír Čunát
4c057436bd linux: drop XEN on 32-bit
It doesn't build anymore and I doubt anyone wants to maintain it:
https://hydra.nixos.org/build/243596962/nixlog/1

(cherry picked from commit 096639c548)
2023-12-09 19:58:03 +00:00
Robert Hensing
905e9cd876 lib.sort: Make doc consistent with sortOn
(cherry picked from commit 50793752a7)
2023-12-09 20:31:02 +01:00
Robert Hensing
e22a57f97d nixos/btrbk: Optimize sort
This avoids computing the prio more than necessary.
The test evaluates to the same derivation hash.

(cherry picked from commit 7438f4e0de)
2023-12-09 20:31:02 +01:00
Robert Hensing
0bb4c53b2e lib.callPackageWith: Optimize levenshtein sort
Probably not significant because of the limits already applied.
This is mostly cleanup.

(cherry picked from commit 016993237f)
2023-12-09 20:31:02 +01:00
Robert Hensing
08aa614552 lib.sortOn: init
A more efficient sort in some cases, and often convenient.

This exposes `lib.lists.sortOn` immediately on `lib`, because it is
a sibling of `sort`, which is already present there.
Omitting it would lead to more confusion, and worse outcomes.
There's no confusion about the types `sort` or `sortOn` operate on.

Haskell agrees about the type for `sortOn`, and it is in its `base`.

(cherry picked from commit 67cc78643d)
2023-12-09 20:31:02 +01:00
emilylange
24b73ab8f2 caddy: 2.7.5 -> 2.7.6
https://github.com/caddyserver/caddy/releases/tag/v2.7.6
diff: https://github.com/caddyserver/caddy/compare/v2.7.5...v2.7.6
(cherry picked from commit 727db88c06)
2023-12-09 16:58:02 +00:00
Nick Cao
f33536f340 Merge pull request #273021 from NixOS/backport-272322-to-release-23.11
[Backport release-23.11] rio: v0.0.28 -> v0.0.29
2023-12-09 11:57:47 -05:00
Atemu
26c882d39e Merge pull request #273123 from NixOS/backport-272176-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2023-12-03
2023-12-09 17:36:29 +01:00
R. Ryantm
2ada2a2368 gnome.pomodoro: 0.24.0 -> 0.24.1
(cherry picked from commit 3b4a8e0a28)
2023-12-09 16:11:46 +00:00
Kerstin
8ae56eaea9 Merge pull request #272936 from NixOS/backport-272299-to-release-23.11
[Backport release-23.11] mastodon: 4.2.2 -> 4.2.3
2023-12-09 14:33:21 +01:00
Raito Bezarius
4296acf823 treewide(maintainers): fix team maintainers for ororatech
This is the only team in nixpkgs that unfortunately broke the maintainers schema.

(cherry picked from commit 34c4aa7330)
2023-12-09 13:08:07 +00:00
Sebastian Sinnlos
0734011c02 nixos/nextcloud: missing ocm-dir applys also from 26.0.8 onward
ocmProviderIsNotAStaticDirAnymore applys also to nextcloud26 form 26.0.8
onwards til EOL in 2024-03

(cherry picked from commit 71dd9c3d53)
2023-12-09 13:01:45 +00:00
Sandro Jäckel
3b2f54d266 nixos/grafana: fix deprecation warning by using grafana server instead of grafana-server
Deprecation warning: The standalone 'grafana-server' program is deprecated and will be removed in the future. Please update all uses of 'grafana-server' to 'grafana server'

(cherry picked from commit 8c972ce2c0)
2023-12-09 12:52:21 +00:00
Sandro Jäckel
80976285d9 nixos/grafana: create plugins directory in provisioning
The error message was:
msg="Failed to read plugin provisioning files from directory" path=/nix/store/gs2cy8n6ndsa1f7msf7ndl8f85xl1pzg-grafana-provisioning/plugins
 error="open /nix/store/gs2cy8n6ndsa1f7msf7ndl8f85xl1pzg-grafana-provisioning/plugins: no such file or directory"

(cherry picked from commit cff247a127)
2023-12-09 12:52:21 +00:00
Maxim Karasev
0585f9297c cutter: add qtwayland to build inputs
See #174946.

(cherry picked from commit f62f553d44)
2023-12-09 13:30:57 +01:00
Yureka
7e01f5f532 chromium: fix build for chromium >=120
(cherry picked from commit 17ca7f6529)
2023-12-09 13:24:30 +01:00
zzzsyyy
3bb856d53a linux_xanmod_latest: 6.5.12 -> 6.6.4
(cherry picked from commit 73cf46db25)
2023-12-09 12:10:53 +00:00
zzzsyyy
23314ab448 linux_xanmod: 6.1.63 -> 6.1.65
(cherry picked from commit 6262967ebf)
2023-12-09 12:10:53 +00:00
Stéphan Kochen
98148f7772 couchdb3: 3.3.2 -> 3.3.3
(cherry picked from commit 2a4c0e2f12)
2023-12-09 11:32:39 +00:00
networkException
b922a9a9f0 chromedriver: 119.0.6045.105 -> 120.0.6099.71
(cherry picked from commit 4a34a5f2d4)
2023-12-09 11:31:04 +00:00
networkException
bb039afba5 ungoogled-chromium: 119.0.6045.199-1 -> 120.0.6099.71-1
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop.html
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop_6.html

This update includes 10 security fixes.

CVEs:
CVE-2023-6508 CVE-2023-6509 CVE-2023-6510 CVE-2023-6511 CVE-2023-6512

(cherry picked from commit db8b5f058e)
2023-12-09 11:31:04 +00:00
networkException
551d523b3f chromium: 119.0.6045.199 -> 120.0.6099.71
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop.html
https://chromereleases.googleblog.com/2023/12/stable-channel-update-for-desktop_6.html

This update includes 10 security fixes.

CVEs:
CVE-2023-6508 CVE-2023-6509 CVE-2023-6510 CVE-2023-6511 CVE-2023-6512

Co-authored-by: emilylange <git@emilylange.de>
(cherry picked from commit ca726d0a8a)
2023-12-09 11:31:04 +00:00
Weijia Wang
689ad73de1 Merge pull request #273114 from NixOS/backport-272730-to-release-23.11
[Backport release-23.11] brave: 1.60.125 -> 1.61.101
2023-12-09 12:24:10 +01:00
Weijia Wang
d89c8301c6 Merge pull request #273115 from NixOS/backport-272931-to-release-23.11
[Backport release-23.11] llvmPackages_17: 17.0.2 -> 17.0.6
2023-12-09 12:23:53 +01:00
Weijia Wang
dc3f4bd1f0 llvmPackages_17: 17.0.2 -> 17.0.6
(cherry picked from commit 99fa28912a)
2023-12-09 11:23:42 +00:00
Sean Buckley
933d41f5c5 brave: 1.60.125 -> 1.61.101
https://community.brave.com/t/release-channel-1-61-101/520106
(cherry picked from commit 589ff59c58)
2023-12-09 11:22:36 +00:00
Sefa Eyeoglu
d53e047cc2 nixos/postgresqlBackup: add Scrumplex as maintainer
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 58f091d5ac)
2023-12-09 12:06:59 +01:00
Sefa Eyeoglu
c7bc140d4c nixos/postgresqlBackup: add --rsyncable to compression programs
The --rsyncable option changes the behavior of gzip/zstd so that the
resulting files can be incrementally backed up easily. Tools like Borg,
rsync and xdelta can make use their deduplication/diff mechanisms more
easily.

In my local testing, this resulted in a 2% size increase for backup
files.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 40c3d65bdf)
2023-12-09 12:06:59 +01:00
mdarocha
6b1ed28a1f dotnet-sdk_8: fix smoke test
(cherry picked from commit aa7e324b91)
2023-12-09 09:27:06 +00:00
mdarocha
f3d37b1d9a dotnet-sdk_8: 8.0.100-rc.2.23502.2 -> 8.0.100
(cherry picked from commit 7538921747)
2023-12-09 09:27:06 +00:00
mdarocha
7677116e22 dotnet-sdk_7: 7.0.403 -> 7.0.404
(cherry picked from commit 67fd986747)
2023-12-09 09:27:06 +00:00
mdarocha
1e294e8102 dotnet-sdk: 6.0.416 -> 6.0.417
(cherry picked from commit 6202a4001c)
2023-12-09 09:27:06 +00:00
github-actions[bot]
3523f53d05 spotdl: 4.2.2 -> 4.2.4 (#273074)
Some tests have been renamed. We also disable some new tests requiring
network connectivity.

(cherry picked from commit 48aeb7bf8f)

Co-authored-by: Félix Baylac Jacqué <felix@alternativebit.fr>
2023-12-09 07:44:06 +01:00
Dmitry Kalinkin
11c36227d4 mesa: use upstreamed patches for macOS fixes
There should be no functional difference, except using patches from main
slightly reduces risk of the patches becoming unavailable for download.

(cherry picked from commit 6fe9a866d9)
2023-12-09 06:05:07 +00:00
Peder Bergebakken Sundt
950f7c7bd1 Merge pull request #272917 from WolfangAukang/backport-266345-to-release-23.11
[Backport release-23.11] indiepass-desktop: init at unstable-2023-05-19
2023-12-09 01:50:43 +01:00
github-actions[bot]
d79ca8efee Merge staging-next-23.11 into staging-23.11 2023-12-09 00:14:36 +00:00
github-actions[bot]
f0b49f7324 Merge release-23.11 into staging-next-23.11 2023-12-09 00:14:07 +00:00
Martin Weinelt
d97dc65ff3 Merge pull request #273034 from NixOS/backport-272944-to-release-23.11
[Backport release-23.11] python312: 3.12.0 -> 3.12.1
2023-12-09 00:14:12 +01:00
Martin Weinelt
f9262c7713 python312: 3.12.0 -> 3.12.1
https://docs.python.org/release/3.12.1/whatsnew/changelog.html

Fixes: CVE-2023-6507
(cherry picked from commit a3feaa36a0)
2023-12-08 23:13:27 +00:00
Chris Moultrie
94f56a4199 abcde: Include IOSocketSSL which is required for included MusicBrainz package
(cherry picked from commit 79e06103c7)
2023-12-08 22:50:10 +00:00
TornaxO7
d92a8c8f13 rio: v0.0.28 -> v0.0.29
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
(cherry picked from commit 7eca7b73fa)
2023-12-08 22:39:58 +00:00
TornaxO7
e302c038a4 maintainers: add tornax
(cherry picked from commit 5f6ee819ca)
2023-12-08 22:39:57 +00:00
Weijia Wang
916daf00aa Merge pull request #272994 from NixOS/backport-272942-to-release-23.11
[Backport release-23.11] yarn-berry: Add `meta.mainProgram`
2023-12-08 22:49:07 +01:00
MartinNikov
611f905629 yarn-berry: Add meta.mainProgram
(cherry picked from commit 6fdd6cb49d)
2023-12-08 21:48:23 +00:00
Weijia Wang
b0858856cf Merge pull request #272990 from NixOS/backport-272928-to-release-23.11
[Backport release-23.11] llvmPackages_git: sync with llvmPackages_17
2023-12-08 22:07:05 +01:00
Weijia Wang
9ef51e21d0 llvmPackages_git: sync with llvmPackages_17
(cherry picked from commit 5ec25fa1d4)
2023-12-08 21:04:09 +00:00
Silvan Mosberger
ed80826f82 Merge pull request #272980 from NixOS/backport-272976-to-release-23.11
[Backport release-23.11] netlify-cli: Set meta.mainProgram
2023-12-08 20:56:14 +01:00
Robert Hensing
f2b9052574 netlify-cli: Set meta.mainProgram
(cherry picked from commit f58acfc56c)
2023-12-08 19:46:19 +00:00
Weijia Wang
ff6e38cd45 Merge pull request #272913 from NixOS/backport-258614-to-release-23.11
[Backport release-23.11] llvmPackages_17: init
2023-12-08 19:17:32 +01:00
Maciej Krüger
e873b18f48 Merge pull request #272959 from NixOS/backport-272508-to-release-23.11 2023-12-08 18:29:26 +01:00
Jacob Greenleaf
85efc2c07b nixos/teamspeak3: SSH and HTTP ip+port options
ServerQuery actually listens on three separate addresses each
corresponding to its own protocol (raw/telnet, ssh, and http). By only
setting `query_addr` we only update what IP we listen on for the raw
protocol, not ssh and http protocols which end up listening on the
default wildcard address.

This change simply makes it so that setting `queryIP` sets the IP for
all three protocols by setting each corresponding option (`query_ip`,
`query_ssh_ip` and `query_http_ip`).

(cherry picked from commit ed67e22139)
2023-12-08 17:28:57 +00:00
Maciej Krüger
b913e0b453 Merge pull request #272957 from NixOS/backport-270034-to-release-23.11 2023-12-08 18:23:44 +01:00
ckie
2e5ffcb226 nixos/transmission: correct typo on systemd StateDirectory
systemd would previously create a nonoperational
"/var/lib/transmission/watch-dir" directory due to a typo in the
StateDirectory array ("watch-dir" -> "watchdir")

I have corrected this by using the pre-declared constants for these
folder names.

(cherry picked from commit d5260c5544)
2023-12-08 17:23:33 +00:00
R. Ryantm
c37a0484ab thunderbird-unwrapped: 115.4.2 -> 115.5.1
(cherry picked from commit ded3c03529)
2023-12-08 17:21:49 +00:00
Weijia Wang
e12facf278 Merge pull request #272932 from NixOS/backport-272707-to-release-23.11
[Backport release-23.11] nvc: 1.10.4 -> 1.11.0
2023-12-08 16:36:39 +01:00
Eelco Dolstra
a75d8d636c Merge pull request #272937 from NixOS/backport-271423-to-release-23.11
[Backport release-23.11] nixos/nix.nix: Support new Nix 2.20 command syntax
2023-12-08 16:28:12 +01:00
Robert Hensing
beb1e246e4 nixos/nix.nix: Support new Nix 2.20 command syntax
Otherwise it shows a deprecation warning, which is escalated to
an error. For context, see
https://github.com/NixOS/nixpkgs/pull/139075#discussion_r733615550

(cherry picked from commit 2d0f4a7ec1)
2023-12-08 15:25:49 +00:00
Kerstin Humm
066fec49c8 mastodon: 4.2.2 -> 4.2.3
(cherry picked from commit c4c0d2a8c4)
2023-12-08 15:25:10 +00:00
Weijia Wang
6b0c68e04f Merge pull request #272933 from NixOS/backport-272667-to-release-23.11
[Backport release-23.11] wordpress: 6.4.1 -> 6.4.2
2023-12-08 16:19:56 +01:00
Weijia Wang
997fa8a2c7 wordpress: 6.4.1 -> 6.4.2
(cherry picked from commit 2e8e5be0c3)
2023-12-08 15:19:05 +00:00
Weijia Wang
a741b01c0e nvc: 1.10.4 -> 1.11.0
(cherry picked from commit 4598bad931)
2023-12-08 15:18:25 +00:00
Weijia Wang
0f4ffcbfdd Merge pull request #272930 from NixOS/backport-272893-to-release-23.11
[Backport release-23.11] nixos/guix: fix user activation script
2023-12-08 16:04:12 +01:00
Gabriel Arazas
de29172dd8 nixos/guix: fix user activation script
(cherry picked from commit 85fcb9b4ef)
2023-12-08 15:01:23 +00:00
R. Ryantm
c843deb129 libblockdev: 3.0.3 -> 3.0.4
(cherry picked from commit e0741dfda4)
2023-12-08 14:44:08 +00:00
Domen Kožar
7b5db6580c Merge pull request #272904 from NixOS/backport-272320-to-release-23.11
[Backport release-23.11] redocly-cli: init at 1.5.0
2023-12-08 15:25:20 +01:00
P.
e1fb04f732 indiepass-desktop: init at unstable-2023-05-19
indigenous-desktop is now indiepass-desktop

(cherry picked from commit 0eb84808b9)
2023-12-08 08:21:20 -06:00
Nick Cao
65a0a58021 Merge pull request #272858 from NixOS/backport-272511-to-release-23.11
[Backport release-23.11] tor-browser: 13.0.5 -> 13.0.6, mullvad-browser: 13.0.4 -> 13.0.6
2023-12-08 09:18:56 -05:00
Tristan Ross
72194d2659 llvmPackages_17: init
(cherry picked from commit d6d5c8a14e)
2023-12-08 14:11:58 +00:00
Nick Cao
9cca6bbc21 Merge pull request #272698 from xrelkd/update/backport/clipcat
[Backport release-23.11] clipcat: 0.5.1 -> 0.13.0
2023-12-08 09:03:30 -05:00
Vincent Laporte
b05776096d coqPackages.coq-ext-lib: 0.11.8 → 0.12.0
(cherry picked from commit 507f30c6e1)
2023-12-08 14:53:02 +01:00
Nick Cao
ad3a22c90c Merge pull request #272862 from NixOS/backport-272341-to-release-23.11
[Backport release-23.11] element-{desktop,web}: 1.11.50 -> 1.11.51
2023-12-08 08:52:48 -05:00
K900
b00a227614 Merge pull request #272908 from NixOS/backport-272870-to-release-23.11
[Backport release-23.11] kde/gear: 23.08.3 -> 23.08.4
2023-12-08 16:43:54 +03:00
Weijia Wang
a8f8302a7f Merge pull request #272883 from NixOS/backport-269270-to-release-23.11
[Backport release-23.11] llvmPackages_16.libclc: fix cross eval
2023-12-08 14:43:23 +01:00
K900
c62129f058 kde/gear: 23.08.3 -> 23.08.4
(cherry picked from commit 4dd98e83c8)
2023-12-08 13:43:19 +00:00
Weijia Wang
357f220313 Merge pull request #272881 from NixOS/backport-268812-to-release-23.11
[Backport release-23.11] llvmPackages: Deduping
2023-12-08 14:29:31 +01:00
maxine
40580ae099 Merge pull request #272876 from NixOS/backport-272688-to-release-23.11
[Backport release-23.11] webkitgtk: 2.42.2 → 2.42.3
2023-12-08 14:28:58 +01:00
Domen Kožar
30ca06f05c Merge pull request #272879 from simonzkl/yq-go-v4-40-4
[Backport release-23.11] yq-go: 4.40.1 -> 4.40.4
2023-12-08 14:12:59 +01:00
Simon Žlender
d7e1784f32 redocly-cli: init at 1.5.0
(cherry picked from commit 92de1d2e26)
2023-12-08 13:12:57 +00:00
Simon Žlender
4a52995a3a redoc-cli: mark broken
(cherry picked from commit 23a007dd2b)
2023-12-08 13:12:56 +00:00
Bobby Rong
2addb20308 cinnamon.cinnamon-screensaver: Update the pygobject 3.46 patch to use try/except
(cherry picked from commit 523af18ba2)
2023-12-08 20:48:52 +08:00
Bobby Rong
9bf9dead9d cinnamon.cinnamon-screensaver: Fix broken theming with pygobject 3.46
pygobject!231 ("Fix incompatibility for CssProvider.load_from_data()
(GTK 4.10)") breaks theming here since they eliminated any return value
from GtkCssProvider.load_from_data.

(cherry picked from commit 12f3bd8ac3)
2023-12-08 20:48:45 +08:00
Artturin
f03fd51076 llvmPackages_16.libclc: fix cross eval
libclc was moved in to the set in 223afab31f

(cherry picked from commit 8b68c650d8)
2023-12-08 11:04:50 +00:00
Artturin
813bdda530 llvmPackages_11.compiler-rt: restore libcxxabi argument
Removing this caused

`error: anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/ofborg-evaluator-2/pkgs/development/compilers/llvm/11/compiler-rt/default.nix:1:1 called with unexpected argument 'libcxxabi'`

https://github.com/search?q=repo%3ANixOS%2Fnixpkgs%20%2Fcompiler-rt.override%2F&type=code

The argument became unused in 56fcbcd154 (diff-b1bb77941db4393b7d2cf7a370cee294318418f2507b7a78e22353d1afbb6d21L18)

but it was not removed from `buildInputs` in later `llvmPackages` because `llvmPackages_12` had
been created before this change was done.

Removing `libcxxabi` from `buildInputs` may have to be applied to the
other `llvmPackages` too.

(cherry picked from commit f6749cddad)
2023-12-08 11:03:53 +00:00
Artturin
c563123d2f llvmPackages: Remove dead code
for hygiene

Run `deadnix . --edit`

`gccForLibs` is an argument used by multi.nix but it's an argument to
cc-wrapper, not to llvmPackages.

`@args` in `llvm/default.nix` was accidentally added in 4badff49fd

There are no uses of `@` therefore these changes are safe.

(cherry picked from commit b59fd202d7)
2023-12-08 11:03:53 +00:00
Artturin
e489706f03 llvmPackages_{13,14}: Use releaseInfo and monorepoSrc
Doing the same thing as was done in the initial adding of `monorepoSrc` to `llvmPackages_15` d231d18e4a

(cherry picked from commit c1e1a583a0)
2023-12-08 11:03:52 +00:00
Artturin
c31bad0e24 llvmPackages: Dedupe monorepoSrc
(cherry picked from commit e6751897e0)
2023-12-08 11:03:52 +00:00
Artturin
332f85972c llvmPackages: Dedupe releaseInfo
(cherry picked from commit 5ac86a99e7)
2023-12-08 11:03:52 +00:00
Artturin
0ea5507a60 llvmPackages: Dedupe llvm_meta
(cherry picked from commit 2902f99c57)
2023-12-08 11:03:52 +00:00
Weijia Wang
9ca3b099d8 Merge pull request #272841 from NixOS/backport-272405-to-release-23.11
[Backport release-23.11] catdvi: fix generated code in configure script; fix darwin
2023-12-08 11:53:30 +01:00
Sandro Jäckel
05621082f2 yq-go: 4.40.3 -> 4.40.4
Diff: https://github.com/mikefarah/yq/compare/v4.40.3...v4.40.4

Changelog: https://github.com/mikefarah/yq/raw/v4.40.4/release_notes.txt
2023-12-08 11:52:13 +01:00
Hyeon-Gi Jeon
3ce5ab059e yq-go: 4.40.1 -> 4.40.3 2023-12-08 11:52:06 +01:00
Bobby Rong
9ad2d8a82a webkitgtk: 2.42.2 → 2.42.3
https://github.com/WebKit/WebKit/compare/webkitgtk-2.42.2...webkitgtk-2.42.3
https://webkitgtk.org/2023/12/05/webkitgtk2.42.3-released.html
https://webkitgtk.org/security/WSA-2023-0011.html

CVE-2023-42916, CVE-2023-42917

(cherry picked from commit 2246cb5b63)
2023-12-08 10:38:02 +00:00
K900
bdcea885f0 Merge pull request #272872 from NixOS/backport-272839-to-release-23.11
[Backport release-23.11] Kernel updates for 2023-12-08
2023-12-08 13:36:56 +03:00
K900
f49a83b72b linux-rt_6_1: 6.1.64-rt17 -> 6.1.65-rt18
(cherry picked from commit a9524a1a80)
2023-12-08 10:36:47 +00:00
K900
27fdd98fc2 linux-rt_5_15: 5.15.137-rt71 -> 5.15.141-rt72
(cherry picked from commit f4befa8c4e)
2023-12-08 10:36:47 +00:00
K900
dcb990e7b1 linux_4_14: 4.14.331 -> 4.14.332
(cherry picked from commit a04273749b)
2023-12-08 10:36:47 +00:00
K900
04f4bf152c linux_4_19: 4.19.300 -> 4.19.301
(cherry picked from commit bcca31520e)
2023-12-08 10:36:47 +00:00
K900
ab9629ec7f linux_5_4: 5.4.262 -> 5.4.263
(cherry picked from commit cf1f422124)
2023-12-08 10:36:47 +00:00
K900
9cf87ddaa7 linux_5_10: 5.10.202 -> 5.10.203
(cherry picked from commit 5e492f7cfa)
2023-12-08 10:36:47 +00:00
K900
b1a8af67e7 linux_5_15: 5.15.141 -> 5.15.142
(cherry picked from commit 4e963c8d9d)
2023-12-08 10:36:47 +00:00
K900
33fcd0a6c9 linux_6_1: 6.1.65 -> 6.1.66
(cherry picked from commit 591c57a696)
2023-12-08 10:36:47 +00:00
K900
d43ce3e965 linux_6_6: 6.6.4 -> 6.6.5
(cherry picked from commit 8c1548b6db)
2023-12-08 10:36:47 +00:00
Sandro Jäckel
dcf39181f8 element-{desktop,web}: 1.11.50 -> 1.11.51
(cherry picked from commit 9978e685be)
2023-12-08 10:08:15 +00:00
Felix Schröter
561094094d mullvad-browser: 13.0.4 -> 13.0.6
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.6
(cherry picked from commit 3bfd51fc6e)
2023-12-08 09:55:27 +00:00
Felix Schröter
2c7197bfab tor-browser: 13.0.5 -> 13.0.6
https://blog.torproject.org/new-release-tor-browser-1306/
(cherry picked from commit c6de8ef8f2)
2023-12-08 09:55:27 +00:00
Peder Bergebakken Sundt
6187db40c8 Merge pull request #272638 from NixOS/backport-269908-to-release-23.11
[Backport release-23.11] nixos/ejabberd: ensure erlang cookie is made
2023-12-08 10:01:50 +01:00
Peder Bergebakken Sundt
6e114b5007 Merge pull request #272805 from NixOS/backport-271830-to-release-23.11
[Backport release-23.11] enscript: use system getopt for all builds; fix darwin
2023-12-08 10:01:32 +01:00
annalee
53e205c29a catdvi: fix generated code in configure script; fix darwin
add an int to generated main function to fix implicit int error

(cherry picked from commit 9559cea14a)
2023-12-08 08:50:09 +00:00
Ulrik Strid
360efedb3a wrangler: Fix broken workerd on linux
(cherry picked from commit 14ef2bb6ae)
2023-12-08 07:50:13 +00:00
Rick van Schijndel
a47395a9ee Merge pull request #272196 from NixOS/backport-270592-to-release-23.11
[Backport release-23.11] samba: fix cross compilation
2023-12-08 07:22:33 +01:00
Yureka
72eb68284e schildichat-web: add knownVulnerabilities (#272757) 2023-12-08 03:53:27 +01:00
xrelkd
8c2b98f996 clipcat: 0.11.0 -> 0.13.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.11.0...v0.13.0
(cherry picked from commit 1e42700bb2)
2023-12-08 10:24:40 +08:00
xrelkd
5afb669a93 clipcat: 0.9.0 -> 0.11.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.9.0...v0.11.0
(cherry picked from commit a75f149eb7)
2023-12-08 10:24:40 +08:00
xrelkd
4ed3deef46 clipcat: 0.8.0 -> 0.9.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.8.0...v0.9.0
(cherry picked from commit 370e76e66a)
2023-12-08 10:24:40 +08:00
xrelkd
dfb7b2da66 clipcat: 0.7.1 -> 0.8.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.7.1...v0.8.0
(cherry picked from commit b87fb8ec84)
2023-12-08 10:24:39 +08:00
xrelkd
ffed7e1b87 clipcat: 0.7.0 -> 0.7.1
Diff: https://github.com/xrelkd/clipcat/compare/v0.7.0...v0.7.1
(cherry picked from commit a2c73b7543)
2023-12-08 10:24:39 +08:00
xrelkd
636886ba51 clipcat: 0.6.2 -> 0.7.0
Diff: https://github.com/xrelkd/clipcat/compare/v0.6.2...v0.7.0
(cherry picked from commit 82d499ac9e)
2023-12-08 10:24:39 +08:00
xrelkd
ff0462ea2c clipcat: 0.5.1 -> 0.6.2
(cherry picked from commit 5e873ef2ec)
2023-12-08 10:24:39 +08:00
Nick Cao
4a1c17cc00 Merge pull request #272776 from NixOS/backport-271267-to-release-23.11
[Backport release-23.11] wasm-bindgen-cli: 0.2.88 -> 0.2.89
2023-12-07 20:31:01 -05:00
Peder Bergebakken Sundt
85ba693acd Merge pull request #272553 from pbsds/certmgr
[23.11] certmgr-selfsigned: fix fetchpatch hash
2023-12-08 02:25:15 +01:00
annalee
15f7e2e51f enscript: use system getopt for all builds; fix darwin
(cherry picked from commit 34cfc9e261)
2023-12-08 01:10:28 +00:00
Peder Bergebakken Sundt
2523aa69c9 Merge pull request #272631 from NixOS/backport-268497-to-release-23.11
[Backport release-23.11] greetd: create cache dir for tuigreet
2023-12-08 02:07:19 +01:00
Weijia Wang
e368d168ba Merge pull request #272790 from NixOS/backport-262650-to-release-23.11
[Backport release-23.11] maptool: fix JS (extract application JARs from package)
2023-12-08 01:20:40 +01:00
github-actions[bot]
c3d7d11e43 Merge staging-next-23.11 into staging-23.11 2023-12-08 00:15:05 +00:00
github-actions[bot]
5f3b0b0036 Merge release-23.11 into staging-next-23.11 2023-12-08 00:14:30 +00:00
Ryan Hendrickson
d0a66dfe59 maptool: extract application JARs from package
... instead of using the uber-JAR release.

Packing the JARs together causes the JavaScript macro functionality not
to work, as the scripting interface uses a ServiceLoader to find
language providers via text file resources that share a common name.
With one file per JAR, this works great. When multiple files with the
same name are in one uber-JAR, all but one of them are shadowed, and
the JavaScript language provider was getting lost.

(cherry picked from commit d768bf69a1)
2023-12-07 23:39:49 +00:00
maxine
93aa97ebf1 Merge pull request #272780 from NixOS/backport-272028-to-release-23.11
[Backport release-23.11] vscode: add libGL.so.1 to vscode executable
2023-12-07 23:24:05 +01:00
maxine
8ad6f3f683 Merge pull request #272512 from NixOS/backport-271893-to-staging-23.11
[Backport staging-23.11] gjs: 1.78.0 -> 1.78.1
2023-12-07 23:23:51 +01:00
Anil Anar
7741ea72ac vscode: add libGL.so.1 and libEGL.so.1 to vscode
Fixes gpu acceleration for X and Wayland.

(cherry picked from commit fdb1afed19)
2023-12-07 22:22:57 +00:00
éclairevoyant
b2e24b9258 wasm-bindgen-cli: 0.2.88 -> 0.2.89
(cherry picked from commit 067e11fb00)
2023-12-07 22:00:10 +00:00
Martin Weinelt
a24421da00 nixos/wyoming/{faster-whisper,piper}: hook up enable option
(cherry picked from commit de0e284976)
2023-12-07 22:38:14 +01:00
Connor Baker
6037ea8691 Merge pull request #272770 from NixOS/backport-272761-to-release-23.11
[Backport release-23.11] caffe: fix eval when CUDNN is not available
2023-12-07 16:29:30 -05:00
Connor Baker
18ca1c0555 caffe: fix eval when CUDNN is not available
(cherry picked from commit 855a7ba029)
2023-12-07 21:28:30 +00:00
Pavol Rusnak
967730915a Merge pull request #272767 from NixOS/backport-272716-to-release-23.11
[Backport release-23.11] bitcoin: fix darwin builds
2023-12-07 22:28:09 +01:00
0xb10c
79a6b1ff78 bitcoin: fix darwin builds
Bitcoin Core requires a MACOSX_DEPLOYMENT_TARGET of 10.13. The current
default MACOSX_DEPLOYMENT_TARGET is 10.12.

(cherry picked from commit 330b00b103)
2023-12-07 21:25:35 +00:00
Nick Cao
1d49c4aba7 Merge pull request #272624 from NixOS/backport-271975-to-release-23.11
[Backport release-23.11] radiotray-ng: add libsoup_3 and glib-networking; fix runtime
2023-12-07 16:20:56 -05:00
Leona Maroni
8fb1486901 bluez: apply patch for CVE-2023-45866
(cherry picked from commit 7d7f66dfba)
2023-12-07 20:49:52 +01:00
piegames
7899f9ae25 Merge pull request #272657 from NixOS/backport-272555-to-release-23.11
[Backport release-23.11] gnomeExtensions.ddterm: fix gjs path
2023-12-07 20:28:29 +01:00
Samuel Evans-Powell
4af5d8887d vulkan-loader: Fix MinGW build
- Fix mingwW64 build of vulkan-loader by not including X/wayland libraries on
  windows.

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
(cherry picked from commit a0efdd21a1)
2023-12-07 18:08:37 +00:00
Samuel Evans-Powell
476d39e877 pkg-config: Fix MinGW build
- MinGW build of pkg-config was failing due to fprintf format
errors (-Werror=format=, see
https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat).
  - Added "-Wno-error=format" flag to silence this error.

(cherry picked from commit 209c66f3b7)
2023-12-07 18:08:37 +00:00
Weijia Wang
df7798f6ec Merge pull request #272729 from NixOS/backport-272720-to-release-23.11
[Backport release-23.11] python311Packages.jupyterhub: not broken on aarch64
2023-12-07 18:56:47 +01:00
tmarkov
70a0586fee python311Packages.jupyterhub: not broken on aarch64
(cherry picked from commit e59fe72c6d)
2023-12-07 17:54:55 +00:00
Dmitry Kalinkin
34bdfdce4c libGLU: fix on darwin
Fixes a configuration issue:

    meson.build:33:8: ERROR: requires argument not a string, library with pkgconfig-generated file or pkgconfig-dependency object, got <ExtraFrameworkDependency opengl: True>

(cherry picked from commit f8c8eafc3b)
2023-12-07 12:40:23 -05:00
Dmitry Kalinkin
e628fe5137 mesa: unbreak on darwin
(cherry picked from commit 3ae74fd1b2)
2023-12-07 12:40:23 -05:00
Weijia Wang
216d54bf5a Merge pull request #272725 from NixOS/backport-272724-to-release-23.11
[Backport release-23.11] Revert "wordpress: fixed installing of languages"
2023-12-07 18:32:52 +01:00
Weijia Wang
9af3369fd7 Revert "wordpress: fixed installing of languages"
(cherry picked from commit 9f1f87b612)
2023-12-07 17:32:20 +00:00
Dmitry Ivankov
8fef9eee02 Update pkgs/development/tools/build-managers/bazel/bazel_6/default.nix
Co-authored-by: Uri Baghin <uri@canva.com>
(cherry picked from commit dd85449211)
2023-12-07 16:03:24 +01:00
Dmitry Ivankov
82229821a7 bazel_6: fix: make patched bash a native binary
https://hydra.nixos.org/build/240805256/nixlog/1
https://hydra.nixos.org/build/240805170/nixlog/2
Failure is a bit obscured but long story short, a script within
bazel gets custom nixpkgs shebang which in turn makes shell run
in POSIX-compatible mode. Bazel expects bash in non-POSIX mode
and osx-specific script starts to fail due to `set -e` and subshell
interaction differences in those modes (sub-shells and functions
suddently start inheriting `set -e` and fail to produce desired
output). More debug info is available in #267670

Shell scripts aren't guaranteed to work as interpreters in shebang.
In particular thin shell wrappers aren't shebang-ready on MacOS.
It may work sometimes depending on what exactly would try to execute
a script with such shebang, but generally it's not guaranteed to work.
See #124556

Bash wrapper was introduced in #266847 and so far seems like the
issue only affects darwin builds: hydra failure is in osx-specific
script, also shebang issue is usually darwin-specific.

Let's wrap it as a native binary to make it shebang-compatible.

The wrapper is only currently added to `bazel_6` so no need for
changes in other versions.

ZHF: #265948
(cherry picked from commit 7377bba1c7)
2023-12-07 16:03:24 +01:00
Nick Cao
a562ee539a Merge pull request #272600 from NixOS/backport-269385-to-release-23.11
[Backport release-23.11] wash-cli: init at 0.24.0
2023-12-07 09:43:16 -05:00
K900
9d6510f275 Merge pull request #272689 from NixOS/backport-265532-to-release-23.11
[Backport release-23.11] git: add prompt.enable
2023-12-07 17:07:15 +03:00
ProminentRetail
1c5370bd10 nixos/git: add prompt.enable
(cherry picked from commit 2db2f446c2)
2023-12-07 14:07:02 +00:00
Weijia Wang
b4372c4924 Merge pull request #272639 from NixOS/backport-271289-to-release-23.11
[Backport release-23.11] nixos/teeworlds: reduce closure size
2023-12-07 13:37:39 +01:00
Weijia Wang
04a13a8c88 Merge pull request #272660 from NixOS/backport-272461-to-release-23.11
[Backport release-23.11] wakelan: code predates c99, use -std=c89; fix darwin
2023-12-07 13:08:53 +01:00
Weijia Wang
49035813a3 Merge pull request #272537 from NixOS/backport-272491-to-release-23.11
[Backport release-23.11] cuneiform: make install path match rpath; fix runtime
2023-12-07 13:08:31 +01:00
annalee
e2f5657966 wakelan: code predates c99, use -std=c89; fix darwin
(cherry picked from commit 4939229242)
2023-12-07 12:01:24 +00:00
Jack Wilsdon
6c2f89e0d0 gnomeExtensions.ddterm: fix gjs path
(cherry picked from commit ebbfa91857)
2023-12-07 11:49:01 +00:00
Weijia Wang
db85fc4f24 Merge pull request #272655 from NixOS/backport-272101-to-release-23.11
[Backport release-23.11] x264: Add mingw32 hostPlatform support
2023-12-07 12:34:44 +01:00
Sean Link
3d3e341ba6 x264: Add mingw32 hostPlatform support
(cherry picked from commit 3ac584ced0)
2023-12-07 11:33:05 +00:00
Weijia Wang
97e89ea9f2 Merge pull request #272206 from NixOS/backport-271166-to-release-23.11
[Backport release-23.11] sgfutils: init at 0.25-unstable-2017-11-27
2023-12-07 12:18:57 +01:00
Weijia Wang
639be0b0c1 Merge pull request #271346 from NixOS/backport-268031-to-release-23.11
[Backport release-23.11] libwacom: disable tests if isPower
2023-12-07 12:18:01 +01:00
Weijia Wang
bd917072f0 Merge pull request #272317 from NixOS/backport-270847-to-release-23.11
[Backport release-23.11] tomcat10: 10.1.15 -> 10.1.16
2023-12-07 12:16:39 +01:00
Weijia Wang
374879e6df Merge pull request #272632 from NixOS/backport-264331-to-release-23.11
[Backport release-23.11] nixos/guix: init
2023-12-07 12:14:20 +01:00
talyz
9c2570f13d nixos/keycloak: Allow setting hostname-url
(cherry picked from commit 4b0b3413b4)
2023-12-07 11:08:31 +00:00
Weijia Wang
63d6f2a8df Merge pull request #272642 from NixOS/backport-270488-to-release-23.11
[Backport release-23.11] paraview: fix strlcat symbol provided by glibc 2.38
2023-12-07 11:22:08 +01:00
David Guibert
c2b2922e42 paraview: fix strlcat symbol provided by glibc 2.38
Glibc introduces strlcat in commit [1].
The logic of vtknetcdf was to only define strlcat conditionally on not
BSD systems, but starting with glibc 2.38, strlcat is also defined on
Linux.

The CMakelist checks for the symbol existence, the redefinition of the
symbol can be conditional on the boolean HAVE_STRLCAT instead of if
not BSD systems.

This commit fixes 268961.

[1] https://sourceware.org/git/?p=glibc.git;a=commit;h=454a20c8756c9c1d55419153255fc7692b3d2199

(cherry picked from commit 2d7e36384b)
2023-12-07 09:50:37 +00:00
Luflosi
09bb35e028 nixos/teeworlds: reduce closure size
Use `teeworlds-server` instead of `teeworlds`.
We don't need an entire GUI program just to run the server.

(cherry picked from commit efca3c0329)
2023-12-07 09:19:42 +00:00
Peder Bergebakken Sundt
3e342d84a4 nixos/ejabberd: ensure erlang cookie is made
Apply the same fix as found in `couchdb` and `rabbitmq`.

(cherry picked from commit 2ca79e7f9d)
2023-12-07 09:19:04 +00:00
Peder Bergebakken Sundt
edbefac07b Merge pull request #272613 from NixOS/backport-258960-to-release-23.11
[Backport release-23.11] mozillavpn: 2.16.1 → 2.19.0
2023-12-07 10:17:55 +01:00
Paul Meyer
8d0e442e07 greetd: create cache dir for tuigreet
(cherry picked from commit 3e4e76e676)
2023-12-07 09:04:39 +00:00
Gabriel Arazas
a8cec730b1 nixos/guix: init
(cherry picked from commit ad277ea47e)
2023-12-07 10:02:31 +01:00
Gabriel Arazas
15c261025d guix: add parameters for certain configure flags
This is in preparation for the Nix module where it will allow the user
to set custom store and state directory.

(cherry picked from commit 092aaf8418)
2023-12-07 09:49:03 +01:00
Gabriel Arazas
4d53ae41f5 guix: add foo-dogsquared to meta.maintainers
(cherry picked from commit df46b41895)
2023-12-07 09:49:03 +01:00
Weijia Wang
68c6ea0f17 Merge pull request #272551 from NixOS/backport-272525-to-release-23.11
[Backport release-23.11] c-ares: update source URL
2023-12-07 09:41:53 +01:00
annalee
c59d11d411 radiotray-ng: add libsoup_3 and glib-networking; fix runtime
gstreamer libgstsoup plugin dlopens libsoup_3 and requires
glib-networking to work. This change adds libsoup_3 and LD_LIBRARY_PATH
so the dlopen can locate libsoup_3.

(cherry picked from commit e286d7e6e3)
2023-12-07 08:08:12 +00:00
sohalt
70c3cde53b nixos/caddy: Use caddyfile adapter by default when explicitly specifying configFile
(cherry picked from commit 3c6b3d71fa)
2023-12-07 07:08:04 +00:00
Anders Kaseorg
3a71b95d89 mozillavpn: 2.18.1 → 2.19.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 964ecc4155)
2023-12-07 06:28:41 +00:00
Anders Kaseorg
ad7d231268 mozillavpn: 2.18.0 → 2.18.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit c828d263fd)
2023-12-07 06:28:41 +00:00
Anders Kaseorg
b382e85d26 mozillavpn: 2.17.1 → 2.18.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 50379840d5)
2023-12-07 06:28:41 +00:00
Anders Kaseorg
4978b870a7 mozillavpn: 2.16.1 → 2.17.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 803403d9fb)
2023-12-07 06:28:41 +00:00
Brennon Loveless
ae1870e9de wash-cli: init at 0.24.0
(cherry picked from commit 9af32e98fd)
2023-12-07 04:06:02 +00:00
Brennon Loveless
f13ce2849b maintainers: add bloveless
(cherry picked from commit fb519584dc)
2023-12-07 04:06:02 +00:00
Peder Bergebakken Sundt
1ed863a65c Merge pull request #272595 from NixOS/backport-271571-to-release-23.11
[Backport release-23.11] timeular: fix hash
2023-12-07 04:36:55 +01:00
Kirill Radzikhovskyy
45469e74d5 timeular: fix hash
(cherry picked from commit 442c67f96e)
2023-12-07 03:33:53 +00:00
OTABI Tomoya
6cfbf89825 Merge pull request #272412 from NixOS/backport-269937-to-release-23.11
[Backport release-23.11] python3Packages.python-mapnik: disable more failing tests
2023-12-07 11:20:50 +09:00
Maciej Krüger
032a628698 Merge pull request #272584 from NixOS/backport-266634-to-release-23.11
[Backport release-23.11] vscode-extensions.ms-toolsai.jupyter: patch to avoid writing to read-only store
2023-12-07 03:11:28 +01:00
Théo Zimmermann
1fcce5b775 vscode-extensions.ms-toolsai.jupyter: patch to avoid writing to read-only store
(cherry picked from commit ef3e2dff0b)
2023-12-07 01:49:50 +00:00
github-actions[bot]
e58d06a139 Merge staging-next-23.11 into staging-23.11 2023-12-07 00:14:38 +00:00
github-actions[bot]
d48b31ca7b Merge release-23.11 into staging-next-23.11 2023-12-07 00:14:06 +00:00
Adam Stephens
e9e8086be9 fish: 3.6.1 -> 3.6.4
Diff: https://github.com/fish-shell/fish-shell/compare/3.6.1...3.6.4
(cherry picked from commit 7ad508ade7)
2023-12-06 15:35:11 -08:00
Peder Bergebakken Sundt
4dd98693da certmgr-selfsigned: fix fetchpatch hash 2023-12-06 23:05:13 +01:00
Artem Leshchev
9a86511f12 c-ares: update source URL
c-ares has moved to the new URL in 2021[^1], and now old link only
redirects to the new one. Moreover, old link is broken on IPv6-only
networks (old domain resolves to IPv6 address, but this address refuses
connections). This commit changes link to the current one.

[^1]: https://lists.haxx.se/pipermail/c-ares/2021-September/000001.html

(cherry picked from commit 321e06827d)
2023-12-06 21:43:28 +00:00
maxine
1884e46962 Merge pull request #272547 from NixOS/backport-272215-to-release-23.11
[Backport release-23.11] aws-encryption-sdk-cli: fix build, pin urllib3
2023-12-06 22:16:59 +01:00
Kirill Radzikhovskyy
6433a37f82 aws-encryption-sdk-cli: fix build, pin urllib3
(cherry picked from commit 106fde657e)
2023-12-06 21:14:22 +00:00
maxine
30d890815c Merge pull request #272522 from NixOS/backport-272365-to-release-23.11
[Backport release-23.11] _1password-gui-beta: 8.10.20-1 -> 8.10.22-21
2023-12-06 22:09:21 +01:00
annalee
3df85490ce cuneiform: make install path match rpath; fix runtime
(cherry picked from commit 3c3ba95ecd)
2023-12-06 20:07:16 +00:00
Maxine Aubrey
7624b61742 _1password-gui-beta: 8.10.20-1 -> 8.10.22-21
(cherry picked from commit cef7f4505f)
2023-12-06 17:56:42 +00:00
Sergei Trofimovich
dbac175b72 gjs: 1.78.0 -> 1.78.1
Changes: https://gitlab.gnome.org/GNOME/gjs/-/compare/1.78.0...1.78.1?from_project_id=106&straight=false
(cherry picked from commit 3c5e88f539)
2023-12-06 17:01:11 +00:00
Nick Cao
39077f9bd1 Merge pull request #272455 from NixOS/backport-272344-to-release-23.11
[Backport release-23.11] qpwgraph: 0.6.0 -> 0.6.1
2023-12-06 10:06:19 -05:00
Nick Cao
ef7cc7ceb2 Merge pull request #272394 from NixOS/backport-271563-to-release-23.11
[Backport release-23.11] remmina: enable wayland
2023-12-06 09:58:48 -05:00
Nick Cao
de0e419a9d Merge pull request #272370 from NixOS/backport-272168-to-release-23.11
[Backport release-23.11] warp: 0.6.1 -> 0.6.2
2023-12-06 09:52:37 -05:00
Nick Cao
c533ee5d21 Merge pull request #272330 from NixOS/backport-270321-to-release-23.11
[Backport release-23.11] gnomeExtensions.unite: 72 -> 77
2023-12-06 09:42:23 -05:00
Bobby Rong
2acf9626e8 Merge pull request #272478 from NixOS/backport-272408-to-release-23.11
[Backport release-23.11] mate.mate-applets: Add missing mate-desktop
2023-12-06 21:45:38 +08:00
Bobby Rong
00dc7e4dd2 mate.mate-applets: Add missing mate-desktop
Since we do `g_settings_new ("org.mate.lockdown")`, we will
need to pass this to the wrapper.

Fixes https://github.com/NixOS/nixpkgs/issues/271315.

(cherry picked from commit 105b66ba48)
2023-12-06 13:40:43 +00:00
Jörg Thalheim
58d434d6a2 nixos/harmonia: test if extra-allowed-users works
(cherry picked from commit 5220270492)
2023-12-06 11:57:04 +00:00
Jörg Thalheim
cceed7d4af nixos/harmonia: allocate user
DynamicUser seem to broken in combination with the nix-daemon.

(cherry picked from commit a8a9c44353)
2023-12-06 11:57:04 +00:00
R. Ryantm
ad2db0f43a qpwgraph: 0.6.0 -> 0.6.1
(cherry picked from commit e7301503ff)
2023-12-06 11:30:54 +00:00
maxine
f3948dd53b Merge pull request #272367 from NixOS/backport-272044-to-release-23.11
[Backport release-23.11] fwupd: 1.9.9 -> 1.9.10
2023-12-06 12:21:13 +01:00
R. Ryantm
67bfcbc4b3 matrix-sliding-sync: 0.99.12 -> 0.99.13
(cherry picked from commit 6b124190b1)
2023-12-06 11:53:50 +01:00
K900
544b36d1b4 Merge pull request #272431 from NixOS/backport-272417-to-release-23.11
[Backport release-23.11] Plasma 5.27.10
2023-12-06 11:36:20 +03:00
K900
93a3bad3fe libsForQt5.qcoro: 0.9.0 -> 0.10.0
Diff: https://github.com/danvratil/qcoro/compare/v0.9.0...v0.10.0
(cherry picked from commit 2bf5d1fa45)
2023-12-06 08:36:08 +00:00
K900
b662ab532d plasma: 5.27.9 -> 5.27.10
(cherry picked from commit fd0d901b59)
2023-12-06 08:36:08 +00:00
Javed Mohamed
0cf7119505 yggdrasil: 0.5.2 → 0.5.4
(cherry picked from commit 4ba3d02db0)
2023-12-06 07:15:45 +00:00
Ivan Mincik
8f5740d64b python3Packages.python-mapnik: disable more failing tests
(cherry picked from commit ae4d17ab6e)
2023-12-06 06:09:27 +00:00
Jörg Thalheim
08640c3508 go_1_20: 1.20.11 -> 1.20.12
Changelog: https://go.dev/doc/devel/release#go1.20
fixes 3 CVEs: https://www.openwall.com/lists/oss-security/2023/12/05/2

(cherry picked from commit 10f62d348b)
2023-12-06 06:07:53 +00:00
Jörg Thalheim
380c1bb735 go: 1.21.4 -> 1.21.5
Changelog: https://go.dev/doc/devel/release#go1.21
fixes 3 CVEs: https://www.openwall.com/lists/oss-security/2023/12/05/2

(cherry picked from commit 1f13eabcd6)
2023-12-06 06:07:52 +00:00
Silvan Mosberger
f284328289 Merge pull request #272323 from tweag/backport-271343
[23.11] Use stable Nixpkgs URLs in release notes (backport)
2023-12-06 04:19:21 +01:00
Martin Weinelt
dd3425e9ae buildHomeAssistantComponent: migrate from pname to owner/domain
Also make the attribute name to match the domain name.

This is more in line with the home-assistant custom component ecosystem
and allows additional validation between the derivation and the manifest.

Also, at a later time, this will enable us to check for domain conflicts
at eval time.

(cherry picked from commit 01616e5331)
2023-12-06 03:12:07 +00:00
Martin Weinelt
211b6d456d buildHomeAssistantComponent: fix install with patches applied
Installing from `$src` will always copy the unmodified source tree, as it
appears in the /nix/store. This prevents the application of patches.

(cherry picked from commit 8c87a98ce1)
2023-12-06 03:12:07 +00:00
Maciej Krüger
2d30769288 remmina: enable wayland
Add wayland depdendency to remmina to make it support wayland

It just works afterwards

(cherry picked from commit 4a15b6bd30)
2023-12-06 02:19:15 +00:00
github-actions[bot]
6bae9d2463 Merge staging-next-23.11 into staging-23.11 2023-12-06 00:14:42 +00:00
github-actions[bot]
d138285840 Merge release-23.11 into staging-next-23.11 2023-12-06 00:14:11 +00:00
Robert Schütz
9280e5a1f4 warp: 0.6.1 -> 0.6.2
Diff: https://gitlab.gnome.org/World/warp/-/compare/v0.6.1...v0.6.2
(cherry picked from commit d1de0b1b8a)
2023-12-05 22:30:18 +00:00
r-vdp
6e5b140bab fwupd: 1.9.9 -> 1.9.10
https://github.com/fwupd/fwupd/releases/tag/1.9.10
(cherry picked from commit a8f317f6dc)
2023-12-05 22:13:07 +00:00
Ryan Horiguchi
f37a3d7808 gnomeExtensions.unite: 72 -> 77
This reverts commit a0f20138a4.

(cherry picked from commit 8f54001d9c)
2023-12-05 19:18:15 +00:00
Connor Baker
a804fc878d Merge pull request #272105 from NixOS/backport-271720-to-release-23.11
[Backport release-23.11] ncurses: gate postFixup related to unicode support (closes #271716)
2023-12-05 14:00:27 -05:00
Connor Baker
8dfda78926 Merge pull request #272107 from NixOS/backport-272082-to-release-23.11
[Backport release-23.11] python3Packages.torch: enable cuDNN & NCCL only if available
2023-12-05 14:00:16 -05:00
Connor Baker
868e5dd15d Merge pull request #272115 from NixOS/backport-272085-to-release-23.11
[Backport release-23.11] python3Packages.tensorflow: move asserts to broken to unbreak eval
2023-12-05 14:00:06 -05:00
Connor Baker
08b3e2e387 Merge pull request #272118 from NixOS/backport-272093-to-release-23.11
[Backport release-23.11] cudaPackages.nccl-tests: support building with CUDA < 11.4 with cudatoolkit
2023-12-05 13:59:55 -05:00
Connor Baker
afa672b8d4 Merge pull request #272119 from NixOS/backport-272091-to-release-23.11
[Backport release-23.11] cudaPackages.nccl: support building with CUDA < 11.4 with cudatoolkit
2023-12-05 13:59:41 -05:00
Nick Cao
b01c6b9375 Merge pull request #272273 from NixOS/backport-272229-to-release-23.11
[Backport release-23.11] magic-wormhole-rs: 0.6.0 -> 0.6.1
2023-12-05 13:55:11 -05:00
Nick Cao
f75582ce1a Merge pull request #272278 from NixOS/backport-272265-to-release-23.11
[Backport release-23.11] open62541: 1.3.8 -> 1.3.9
2023-12-05 13:54:50 -05:00
Silvan Mosberger
6c9f5e5622 rl-2311: Use stable references
It's terrible how this is necessary, but it's better than using unstable
URLs for now..

(cherry picked from commit f8550330a0)
2023-12-05 19:52:20 +01:00
Silvan Mosberger
2a80675eae rl-2311: Minor ToC change
Was missed in https://github.com/NixOS/nixpkgs/pull/270984

(cherry picked from commit 9186a4d61a)
2023-12-05 19:52:14 +01:00
Anthony Roussel
4ab192e260 nixosTests.tomcat: add anthonyroussel to maintainers
(cherry picked from commit b3c4d8ae8a)
2023-12-05 18:34:11 +00:00
Anthony Roussel
8dc3d99088 nixos/tomcat: add anthonyroussel to maintainers
(cherry picked from commit 9a5f5ee7d3)
2023-12-05 18:34:11 +00:00
Anthony Roussel
876fbefc26 tomcat: sync meta.platforms with jre
(cherry picked from commit c9aee562c1)
2023-12-05 18:34:11 +00:00
Anthony Roussel
c22ccdf88e tomcat: refactor
(cherry picked from commit d525015c8e)
2023-12-05 18:34:11 +00:00
Anthony Roussel
e1352a2e20 tomcat9,tomcat10: rename sha256 to hash
(cherry picked from commit e24c29c9cc)
2023-12-05 18:34:11 +00:00
Anthony Roussel
b39af020b6 tomcat10: 10.1.15 -> 10.1.16
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.16_(schultz)
(cherry picked from commit 36e481f7c8)
2023-12-05 18:34:11 +00:00
Anthony Roussel
9b3ca0faae tomcat9: 9.0.82 -> 9.0.83
(cherry picked from commit 1c32875fb3)
2023-12-05 18:34:11 +00:00
github-actions[bot]
443ee835f5 ferretdb: 1.15.0 -> 1.16.0 (#272305)
(cherry picked from commit 23f74a816a)

Co-authored-by: noisersup <patryk@kwiatek.xyz>
2023-12-05 19:30:56 +01:00
Weijia Wang
f1687565d4 Merge pull request #272291 from NixOS/backport-272242-to-release-23.11
[Backport release-23.11] clp: unbreak on aarch64-linux
2023-12-05 19:05:06 +01:00
Victor Hugo Aguiar Pacce
0e741503ea nixos/prometheus: add enableAgentMode option
Required for running a prometheus service under agent mode

Signed-off-by: Victor Hugo Aguiar Pacce <victorhugoaguiarpacce@gmail.com>
(cherry picked from commit 5c6c35d0f8)
2023-12-05 17:18:19 +00:00
Robert Schütz
6aeecc1cb1 Merge pull request #272164 from NixOS/backport-271719-to-release-23.11
[Backport release-23.11] deltachat-desktop: 1.42.1 -> 1.42.2
2023-12-05 16:28:45 +00:00
Martin Weinelt
936fd7b645 Merge pull request #272252 from mweinelt/23.11/django_5
[release-23.11] python311Packages.django_5: 5.0b1 -> 5.0
2023-12-05 17:10:10 +01:00
Weijia Wang
6953f33ea3 clp: unbreak on aarch64-linux
(cherry picked from commit 2eba76d1a6)
2023-12-05 15:55:16 +00:00
Dmitry Kalinkin
d63c6c91df python311Packages.awkward: unbreak on darwin
(cherry picked from commit ab18d1eae2)
2023-12-05 10:10:17 -05:00
Dmitry Kalinkin
620d2afa2b geant4: unbreak for darwin
(cherry picked from commit 8a38af038c)
2023-12-05 10:07:51 -05:00
Nicolas Benes
38c66ff016 open62541: 1.3.8 -> 1.3.9
https://github.com/open62541/open62541/releases/tag/v1.3.9
(cherry picked from commit 25d8ad1384)
2023-12-05 15:07:32 +00:00
Nick Cao
072ee0e5b2 Merge pull request #272239 from NixOS/backport-269945-to-release-23.11
[Backport release-23.11] python3Packages.cirq-core: fix build on aarch64
2023-12-05 09:43:48 -05:00
R. Ryantm
eb08acf488 magic-wormhole-rs: 0.6.0 -> 0.6.1
(cherry picked from commit 151b36a7df)
2023-12-05 14:38:18 +00:00
Nick Cao
5788b2b857 Merge pull request #272134 from RohanHart/release-23.11
[Backport release-23.11] aws-workspaces: 4.6.0 include missing xcbutil dependency
2023-12-05 09:20:51 -05:00
Nick Cao
d0d05fcf1f Merge pull request #272132 from NixOS/backport-271482-to-release-23.11
[Backport release-23.11] pkcs11helper: 1.29.0 -> 1.30.0
2023-12-05 09:20:34 -05:00
Nick Cao
cda7530b0c Merge pull request #272160 from NixOS/backport-272103-to-release-23.11
[Backport release-23.11] mastodon: 4.2.1 -> 4.2.2
2023-12-05 09:19:33 -05:00
Nick Cao
7b586d37d4 Merge pull request #272112 from NixOS/backport-272084-to-release-23.11
[Backport release-23.11] ctranslate2: enable cuDNN only if it is available
2023-12-05 09:08:18 -05:00
Nick Cao
fd8e88d65a Merge pull request #272127 from NixOS/backport-272054-to-release-23.11
[Backport release-23.11] vault: 1.14.4 -> 1.14.7
2023-12-05 09:06:31 -05:00
Martin Weinelt
a2f313432e python311Packages.django_5: 5.0rc1 -> 5.0
https://docs.djangoproject.com/en/5.0/releases/5.0/
(cherry picked from commit 765db197af)
2023-12-05 13:48:27 +01:00
Martin Weinelt
ac69f42df2 python311Packages.django_5: 5.0b1 -> 5.0rc1
https://www.djangoproject.com/weblog/2023/nov/20/django-50-rc1/
(cherry picked from commit da1facff63)
2023-12-05 13:48:21 +01:00
Silvan Mosberger
f31c2a9ce3 Merge pull request #272123 from NixOS/backport-269324-to-release-23.11 2023-12-05 13:07:56 +01:00
Doron Behar
4125aeb415 Merge pull request #272241 from NixOS/backport-271932-to-release-23.11
[Backport release-23.11] python310Packages.subliminal: mark as broken
2023-12-05 11:25:51 +00:00
Doron Behar
2ce5941be7 python310Packages.subliminal: mark as broken
(cherry picked from commit 64b67b14a6)
2023-12-05 11:16:45 +00:00
Mathis Antony
8cf3180eb4 python3Packages.cirq-core: fix build on aarch64
- Skip failing tests.
- Enable tests that no longer fail.

(cherry picked from commit 1de8ec33c5)
2023-12-05 10:49:31 +00:00
Mathis Antony
b270882814 pythonPackages.cirq-core: fix build on aarch64
- Skip failing test on aarch64

(cherry picked from commit d939175ce0)
2023-12-05 10:49:31 +00:00
Alyssa Ross
76f9e71ce5 rustc-wasm32: fix build
rust.config was never intended to exist, and has been removed.

Link: https://github.com/NixOS/nixpkgs/pull/271707#issuecomment-1838471170
Fixes: 973120823b ("lib.systems.elaborate: fix passing `rust` (more) (#271707)")
(cherry picked from commit a449e06d5f)
2023-12-05 11:00:56 +01:00
Peter Ferenczy
ef6b6ca2c4 sgfutils: init at unstable-2017-11-27
prefix path instead of setting

apply buildPhase suggestion

Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>

apply installPhase suggestion

remove package from all-packages.nix

add by-name package

add version number

fix description

(cherry picked from commit def748adb4)
2023-12-05 07:00:15 +00:00
Vincent Laporte
5bb1cfb6de coqPackages_8_16: fix evaluation with math-comp ≥ 2.0
Disable coq-bits, extructures, and gaia-hydra

(cherry picked from commit dc5dbe20a2)
2023-12-05 07:55:36 +01:00
K900
5b33e5e512 Merge pull request #272201 from NixOS/backport-269995-to-release-23.11
[Backport release-23.11] libsForQt5.bismuth: Fix generated JS
2023-12-05 09:33:16 +03:00
Mathieu Fenniak
a44a932a59 libsForQt5.bismuth: Fix generated JS
As of 5789287a95, esbuild was updated to
0.18.5 which introduced a new transpilation called "Static fields with
assign semantics now use static blocks if possible"
(https://github.com/evanw/esbuild/blob/v0.18.5/CHANGELOG.md).  This
causes generation of JavaScript code that is incompatible with KWin's
JavaScript engine, resulting in errors loading Bismuth.

This update uses esbuild's `--target` option to generate compatible
output code.

(cherry picked from commit 748ccc92a6)
2023-12-05 06:32:27 +00:00
Mats
ab491830f8 samba: fix cross compilation
(cherry picked from commit aa3928fad4)
2023-12-05 05:53:05 +00:00
Nick Cao
1f39de03a7 Merge pull request #272071 from NixOS/backport-272021-to-release-23.11
[Backport release-23.11] python310Packages.oelint-parser: 2.11.6 -> 2.12.0
2023-12-04 21:12:14 -05:00
Nick Cao
c42db60587 Merge pull request #272048 from NixOS/backport-272007-to-release-23.11
[Backport release-23.11] vscode-extensions.davidanson.vscode-markdownlint: 0.52.0 -> 0.53.0
2023-12-04 21:09:50 -05:00
Emily Trau
4b5ebff921 Merge pull request #271850 from emilytrau/backport-gcc-cross-fix
[23.11] gcc: Darwin cross-compiler build fixes
2023-12-05 13:08:47 +11:00
Yaya
33c0238af9 gitlab-container-registry: 3.85.0 -> 3.86.2
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.86.2-gitlab/CHANGELOG.md
(cherry picked from commit 189068ad42)
2023-12-05 01:51:33 +01:00
Yaya
1996b71771 gitlab: 16.5.1 -> 16.5.3
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.5.3-ee/CHANGELOG.md

Fixes CVE-2023-3443
Fixes CVE-2023-3949
Fixes CVE-2023-3964
Fixes CVE-2023-4317
Fixes CVE-2023-4658
Fixes CVE-2023-4912
Fixes CVE-2023-5226
Fixes CVE-2023-5995
Fixes CVE-2023-6033
Fixes CVE-2023-6396

(cherry picked from commit 10f0ececc1)
2023-12-05 01:51:33 +01:00
teutat3s
6d76cde9dd element-desktop: add jq to update script
(cherry picked from commit 7f8c313f80)
2023-12-05 01:50:28 +01:00
teutat3s
96ccfff553 element-desktop: use electron version 27
Upstream switched to electron 27 in version 1.11.48
https://github.com/vector-im/element-desktop/releases/tag/v1.11.48

(cherry picked from commit 63743c5c21)
2023-12-05 01:50:28 +01:00
Fabián Heredia Montiel
17614ad042 Merge pull request #272161 from NixOS/backport-271956-to-release-23.11
[Backport release-23.11] pat: 0.15.0 -> 0.15.1
2023-12-05 00:29:46 +00:00
Robert Schütz
12b773ae37 deltachat-desktop: 1.42.1 -> 1.42.2
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.42.1...v1.42.2

Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.42.2/CHANGELOG.md
(cherry picked from commit 5dda2abb3f)
2023-12-05 00:26:01 +00:00
Robert Schütz
cda804d0b2 libdeltachat: 1.131.7 -> 1.131.9
Diff: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.7...v1.131.9

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.131.9/CHANGELOG.md
(cherry picked from commit 8a61aa5d37)
2023-12-05 00:26:01 +00:00
github-actions[bot]
cb7971b83c Merge staging-next-23.11 into staging-23.11 2023-12-05 00:15:02 +00:00
Weijia Wang
09858144fc Merge pull request #272109 from NixOS/backport-272086-to-release-23.11
[Backport release-23.11] python3Packages.jaxlib-bin: move asserts to broken to unbreak eval
2023-12-05 01:14:54 +01:00
github-actions[bot]
dc7ee14fea Merge release-23.11 into staging-next-23.11 2023-12-05 00:14:36 +00:00
Robert James Hernandez
278b245009 pat: 0.15.0 -> 0.15.1
(cherry picked from commit 5bf787f8c2)
2023-12-05 00:13:30 +00:00
Fabián Heredia Montiel
f0749c1294 Merge pull request #271906 from NixOS/backport-261812-to-release-23.11
[Backport release-23.11] netbox: 3.6.3 -> 3.6.6
2023-12-05 00:08:50 +00:00
Jos van Bakel
4faaa27cb1 postgresql.pkgs.timescaledb_toolkit: 1.16.0 -> 1.18.0
(cherry picked from commit fc07c61409)
2023-12-05 00:08:17 +00:00
Kerstin Humm
69c96e8c4a mastodon: 4.2.1 -> 4.2.2
(cherry picked from commit 87724c94c3)
2023-12-05 00:04:19 +00:00
Peder Bergebakken Sundt
8078ceb277 Merge pull request #272068 from NixOS/backport-261811-to-release-23.11
[Backport release-23.11] qdigidoc: 4.2.12 -> 4.4.0
2023-12-04 23:55:23 +01:00
Rafael Fernández López
8b44411deb pkcs11helper: 1.29.0 -> 1.30.0
(cherry picked from commit f69a2325c7)
2023-12-04 21:25:11 +00:00
Rohan
aea57305e4 aws-workspaces: 4.6.0 include missing xcbutil dependency
(cherry picked from commit df6a845b71)
2023-12-05 10:24:38 +13:00
Adam Stephens
3bd589e1e4 vault: 1.14.4 -> 1.14.7
Diff: https://github.com/hashicorp/vault/compare/v1.14.4...v1.14.7

Changelog: https://github.com/hashicorp/vault/blob/v1.14.7/CHANGELOG.md
(cherry picked from commit ac3ce007c7)
2023-12-04 21:13:36 +00:00
Gaetan Lepage
65a8dd6f30 apptainer: 1.2.4 -> 1.2.5
Changelog: https://github.com/apptainer/apptainer/releases/tag/v1.2.5
(cherry picked from commit 25e6e0273e)
2023-12-04 20:50:41 +00:00
Connor Baker
4efe7230d9 cudaPackages.nccl: support building with CUDA < 11.4 with cudatoolkit
(cherry picked from commit d2800c585b)
2023-12-04 20:19:55 +00:00
Connor Baker
c3f8f377ef cudaPackages.nccl-tests: support building with CUDA < 11.4 with cudatoolkit
(cherry picked from commit ebef0c3107)
2023-12-04 19:54:18 +00:00
Connor Baker
48bf620588 python3Packages.tensorflow: move asserts to broken to avoid breaking eval
(cherry picked from commit 31607456ee)
2023-12-04 19:43:08 +00:00
Connor Baker
7d84eff179 ctranslate2: enable cuDNN only if it is available
(cherry picked from commit d23df73a07)
2023-12-04 19:28:30 +00:00
Connor Baker
46ea387840 python3Packages.jaxlib-bin: move asserts to broken to avoid breaking eval
(cherry picked from commit 2252b26260)
2023-12-04 19:03:42 +00:00
Connor Baker
f8ecce2e7a python3Packages.torch: enable cuDNN & NCCL only if available
(cherry picked from commit 5bf016e1e9)
2023-12-04 18:51:03 +00:00
Connor Baker
20416dd8b6 ncurses: gate postFixup related to unicode support (closes #271716)
(cherry picked from commit 5ac7bc5197)
2023-12-04 18:40:16 +00:00
Kerstin
a12e4b04bc Merge pull request #272056 from NixOS/backport-270522-to-release-23.11
[Backport release-23.11] nixos/mastodon; Releasenotes and (possibly) better error messages for `streamingProcesses`
2023-12-04 18:47:25 +01:00
R. Ryantm
87fd0e7164 python310Packages.oelint-parser: 2.11.6 -> 2.12.0
(cherry picked from commit 66ec462bfd)
2023-12-04 16:02:10 +00:00
Nick Cao
99b6719abb Merge pull request #272039 from NixOS/backport-271869-to-release-23.11
[Backport release-23.11] nixos/redmine: Fix database assertions
2023-12-04 10:58:33 -05:00
Nick Cao
f4bbbaf7e7 Merge pull request #272043 from NixOS/backport-272004-to-release-23.11
[Backport release-23.11] vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.17.5 -> 0.17.10
2023-12-04 10:57:04 -05:00
FliegendeWurst
f9d9a4faa4 qdigidoc: 4.2.12 -> 4.4.0
(cherry picked from commit 40e2a9f945)
2023-12-04 15:50:01 +00:00
Sandro Jäckel
7611d99372 grafana: 10.2.0 -> 10.2.2
(cherry picked from commit 5286ff070a)
2023-12-04 15:35:47 +00:00
Martin Weinelt
8ddbd921c3 Merge pull request #272057 from NixOS/backport-272052-to-release-23.11
[Backport release-23.11] python311Packages.torchaudio: fix build when cudaSupport is enabled
2023-12-04 16:33:24 +01:00
Gaetan Lepage
5ab8bf9421 python311Packages.torchaudio: fix build when cudaSupport is enabled
(cherry picked from commit e9269d82f7)
2023-12-04 15:06:52 +00:00
Trolli Schmittlauch
6271842eb1 nixos/mastodon: clarify the need to set streamingProcesses
Explicitly declaring that option is now necessary, but wasn't in the module shipped with 23.05.

(cherry picked from commit cbf69c83d3)
2023-12-04 15:04:59 +00:00
Nick Cao
99912f9b52 Merge pull request #271406 from NixOS/backport-271194-to-release-23.11
[Backport release-23.11] common-licenses: 11.1 -> 13
2023-12-04 09:37:23 -05:00
datafoo
9cea52dc06 vscode-extensions.davidanson.vscode-markdownlint: 0.52.0 -> 0.53.0
(cherry picked from commit 00accfe565)
2023-12-04 14:33:00 +00:00
Nick Cao
18d1701e0e Merge pull request #271440 from NixOS/backport-271228-to-release-23.11
[Backport release-23.11] wavebox: 10.118.5-2 -> 10.119.8-2
2023-12-04 09:31:22 -05:00
Nick Cao
a13b5af259 Merge pull request #271998 from NixOS/backport-270467-to-release-23.11
[Backport release-23.11] nixos/keepalived: add openFirewall option
2023-12-04 09:30:58 -05:00
datafoo
8913f2d473 vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.17.5 -> 0.17.10
https://github.com/elixir-lsp/elixir-ls/releases/tag/v0.17.10
(cherry picked from commit eedf50a478)
2023-12-04 14:05:29 +00:00
Nick Cao
4c86e000d3 Merge pull request #271845 from NixOS/backport-269703-to-release-23.11
[Backport release-23.11] keycloak: 22.0.5 -> 23.0.0
2023-12-04 08:58:05 -05:00
Michal Sojka
03c69641e0 nixos/redmine: Fix database assertions
Recent PR 266270[1] modified an assertion related to database settings
of the redmine service. There are two problems with that change:

1. Assert message was not updated to reflect the change in the assert
   condition.

2. The new condition applies only to postgresql, not the default
   mysql. Therefore, the assertion breaks existing mysql-based
   installations without any reason.

This commit fixes these by 1) reverting the modified assertion to the
previous value, making the message match the condition and 2) adding a
new assertion that applies only to postgresql.

[1]: https://github.com/NixOS/nixpkgs/pull/266270

(cherry picked from commit 8667baf161)
2023-12-04 13:57:15 +00:00
github-actions[bot]
b0866064dc python3.pkgs.ariadne: remove opentracing dependency (#272023)
opentracing is no longer developed and does not work with python 3.11

(cherry picked from commit b2c863361d)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-12-04 13:31:22 +01:00
Weijia Wang
821342a71b Merge pull request #272005 from NixOS/backport-271057-to-release-23.11
[Backport release-23.11] freefilesync: 13.1 -> 13.2
2023-12-04 12:48:56 +01:00
Weijia Wang
6a5b92486a Merge pull request #271899 from NixOS/backport-270007-to-release-23.11
[Backport release-23.11] llvmPackages_*: fix old llvm and lldb builds on Darwin
2023-12-04 11:41:18 +01:00
Weijia Wang
9b16b42732 Merge pull request #271935 from NixOS/backport-271207-to-release-23.11
[Backport release-23.11] {dosbox,dosbox-x}: Fix modem & IPX support, fix crash with Windows 3.0
2023-12-04 11:39:59 +01:00
Weijia Wang
592a583079 Merge pull request #271955 from NixOS/backport-265789-to-release-23.11
[Backport release-23.11] pynitrokey: 0.4.40 -> 0.4.42
2023-12-04 11:39:23 +01:00
Weijia Wang
b119a6e22a freefilesync: 13.1 -> 13.2
(cherry picked from commit 7e748dcb0a)
2023-12-04 10:37:30 +00:00
K900
8b4de549cf linux-rt_6_1: 6.1.59-rt16 -> 6.1.64-rt17
(cherry picked from commit 0b90eb978c)
2023-12-04 10:38:27 +01:00
K900
01f33614bc linux_5_15: 5.15.140 -> 5.15.141
(cherry picked from commit cf3dda7dd9)
2023-12-04 10:38:27 +01:00
K900
2f460ca262 linux_6_1: 6.1.64 -> 6.1.65
(cherry picked from commit 18cbaa4bb7)
2023-12-04 10:38:27 +01:00
K900
c5a8a280b0 linux_6_6: 6.6.3 -> 6.6.4
(cherry picked from commit 39673d0592)
2023-12-04 10:38:27 +01:00
K900
daf74a7a46 linux_testing: 6.7-rc3 -> 6.7-rc4
(cherry picked from commit 1a0ecd3437)
2023-12-04 10:38:27 +01:00
Nuno Alves
29ef33b65c nixos/keepalived: add openFirewall option
Allow VRRP and AH (authentication packets) through the firewall
automatically if the option is set.

(cherry picked from commit 24d9151d15)
2023-12-04 09:28:56 +00:00
tc-kaluza
74d9a8c2ed insulator2: init at 2.12.2
address comments

(cherry picked from commit 60fa50c058)
2023-12-04 08:10:11 +00:00
tc-kaluza
bad67e4038 maintainers: add tc-kaluza
(cherry picked from commit 23c7af2d23)
2023-12-04 08:10:10 +00:00
Pol Dellaiera
7823e1f33a Merge pull request #271985 from NixOS/backport-271972-to-release-23.11
[Backport release-23.11] php: use a versioned url for install-pear-nozlib.phar
2023-12-04 08:57:53 +01:00
wh0
3fbcef5560 php: use a versioned url for install-pear-nozlib.phar
(cherry picked from commit e270b7beff)
2023-12-04 07:56:27 +00:00
Nick Cao
c570b8e3b6 Merge pull request #271891 from NixOS/backport-271725-to-release-23.11
[Backport release-23.11] vesktop: 0.4.3 -> 0.4.4
2023-12-03 20:03:12 -05:00
Dominic Shelton
531ec0f0cf pynitrokey: 0.4.40 -> 0.4.42
(cherry picked from commit a3c12b75e5)
2023-12-04 01:02:19 +00:00
Dominic Shelton
89a62a8f0c python311Packages.nethsm: init at 1.0.0
(cherry picked from commit f28f26fdfa)
2023-12-04 01:02:18 +00:00
Robert Scott
8194442c93 Merge pull request #271934 from NixOS/backport-271646-to-release-23.11
[Backport release-23.11] libnbd: 1.18.0 -> 1.18.1 and apply patch for CVE-2023-5871
2023-12-04 00:33:53 +00:00
github-actions[bot]
bd39f3992b Merge staging-next-23.11 into staging-23.11 2023-12-04 00:15:23 +00:00
github-actions[bot]
2b7a015964 Merge release-23.11 into staging-next-23.11 2023-12-04 00:14:52 +00:00
Peder Bergebakken Sundt
ebd5ce8160 Merge pull request #271945 from NixOS/backport-264232-to-release-23.11
[Backport release-23.11] powerdns-admin: fix build
2023-12-04 00:39:47 +01:00
Alyssa Ross
c299f692ac qemu: 8.1.2 -> 8.1.3
(cherry picked from commit 597f9d6d02)
2023-12-04 00:37:33 +01:00
Weijia Wang
ca59eed6e6 Merge pull request #271714 from NixOS/backport-271149-to-release-23.11
[Backport release-23.11] mdbook: 0.4.35 -> 0.4.36
2023-12-04 00:20:49 +01:00
Flakebi
fc6e765563 flask-seasurf: use patch files
(cherry picked from commit e73f3d007e)
2023-12-03 23:19:46 +00:00
Flakebi
a6d0f525c2 powerdns-admin: use patch files
(cherry picked from commit 06feb44c1a)
2023-12-03 23:19:46 +00:00
Flakebi
8ab32440fb powerdns-admin: fix build
Fix build with updated flask.

(cherry picked from commit ec9f89a840)
2023-12-03 23:19:46 +00:00
Flakebi
f4e8636ad3 python310Packages.flask-seasurf: fix build
Fix tests broken by flask and werkzeug update

(cherry picked from commit c20ddec0fa)
2023-12-03 23:19:46 +00:00
Peder Bergebakken Sundt
9cd206a962 Merge pull request #271944 from NixOS/backport-238711-to-release-23.11
[Backport release-23.11] contour: 0.3.1.200 -> 0.3.12.262
2023-12-04 00:18:42 +01:00
fortuneteller2k
47b9d3b0dc maintainers.moni: fix github id
(cherry picked from commit 642e054390)
2023-12-03 23:10:51 +00:00
fortuneteller2k
7be6dcaaa8 contour: 0.3.1.200 -> 0.3.12.262
- use qt6 by default
  - codesign macOS bundle executable
  - install terminfo for Darwin
  - install shell completions for zsh and fish

(cherry picked from commit 1769cf416e)
2023-12-03 23:10:51 +00:00
fortuneteller2k
a27aea225b termbench-pro: init at unstable-2023-01-26
(cherry picked from commit 9041c780be)
2023-12-03 23:10:50 +00:00
fortuneteller2k
b5489b9a0e libunicode: init at 0.3.0-unstable-2023-03-05
(cherry picked from commit 8f5dd15a66)
2023-12-03 23:10:50 +00:00
OPNA2608
ef710a1523 dosbox-x: Fix stash smashing when launching Windows 3.0
(cherry picked from commit 2473cdbf73)
2023-12-03 22:18:51 +00:00
OPNA2608
523c30d580 dosbox: Fix modem & IPX support
(cherry picked from commit 10f8c5444a)
2023-12-03 22:18:50 +00:00
OPNA2608
63976f2c48 dosbox-x: Fix modem & IPX support
(cherry picked from commit 9c4b232941)
2023-12-03 22:18:50 +00:00
Thomas Gerbet
95e469cec2 libnbd: 1.18.0 -> 1.18.1 and apply patch for CVE-2023-5871
Fixes CVE-2023-5215 and CVE-2023-5871.

Changes:
https://gitlab.com/nbdkit/libnbd/-/commits/v1.18.1?ref_type=tags
(cherry picked from commit 124e85cac8)
2023-12-03 22:15:07 +00:00
K900
71bb3aaf22 Merge pull request #271933 from NixOS/backport-271915-to-release-23.11
[Backport release-23.11] wireplumber: 0.4.16 -> 0.4.17
2023-12-04 01:10:12 +03:00
K900
165a71909e wireplumber: 0.4.16 -> 0.4.17
Diff: https://gitlab.freedesktop.org/pipewire/wireplumber/-/compare/0.4.16...0.4.17
(cherry picked from commit b3e348323e)
2023-12-03 22:09:38 +00:00
Weijia Wang
893802b433 Merge pull request #271900 from NixOS/backport-271352-to-release-23.11
[Backport release-23.11] sunshine: add libglvnd to runtimeDependencies
2023-12-03 22:41:50 +01:00
Weijia Wang
3bc119fb09 Merge pull request #271902 from NixOS/backport-271705-to-release-23.11
[Backport release-23.11] light: Add `meta.mainProgram`
2023-12-03 22:41:30 +01:00
Minijackson
da8bc5d15d netbox: 3.6.4 -> 3.6.6
(cherry picked from commit d5f7dd176e)
2023-12-03 19:01:12 +00:00
Minijackson
607d700001 netbox: 3.6.3 -> 3.6.4
(cherry picked from commit 4317101165)
2023-12-03 19:01:11 +00:00
Martin Joerg
f3d6203c08 spotify: 1.2.22.982.g794acc0a -> 1.2.25.1011.g0348b2ea
(cherry picked from commit fb8afb1c01)
2023-12-03 19:10:00 +01:00
Cynthia Fox
be6990f003 light: Add meta.mainProgram
Add `meta.mainProgram` for use with `lib.getExe`.

(cherry picked from commit 1e45e593b3)
2023-12-03 18:03:36 +00:00
Morgan Helton
92ac18ff46 sunshine: add libglvnd to runtimeDependencies
(cherry picked from commit 9ef9ee8857)
2023-12-03 17:57:20 +00:00
Randy Eckenrode
b44a3fb1af llvmPackages_6.lldb: fix build on x86_64-darwin
(cherry picked from commit cc2d0f04db)
2023-12-03 17:56:19 +00:00
Randy Eckenrode
55d45e15fb llvmPackages_{7,8,9}.{llvm-polly,libllvm-polly}: fix build with clang 16
Same fix as https://github.com/NixOS/nixpkgs/pull/265967.

(cherry picked from commit 856eb81d1f)
2023-12-03 17:56:19 +00:00
Weijia Wang
31067e23cf Merge pull request #271357 from NixOS/backport-270785-to-release-23.11
[Backport release-23.11] clex: 4.6.patch10 -> 4.7
2023-12-03 18:50:56 +01:00
Pierre Bourdon
39c811cbca Merge pull request #271162 from NixOS/backport-269297-to-release-23.11
[Backport release-23.11] bazel_6: fix CLang 16 Werror-s on darwin
2023-12-03 17:31:14 +01:00
uku
abdac1f708 vesktop: 0.4.3 -> 0.4.4
(cherry picked from commit 760284d28c)
2023-12-03 16:10:43 +00:00
Nick Cao
50de38fc5a Merge pull request #271848 from NixOS/backport-240996-to-release-23.11
[Backport release-23.11] vagrant: 2.3.4 -> 2.3.7, vagrant-libvirt-provider: 0.8.2 -> 0.12.2
2023-12-03 10:10:28 -05:00
Janik
debf948b26 Merge pull request #271816 from NixOS/backport-269078-to-release-23.11 2023-12-03 15:57:11 +01:00
Weijia Wang
ba4e4f4a15 Merge pull request #271659 from NixOS/backport-271507-to-release-23.11
[Backport release-23.11] opensearch: 2.11.0 -> 2.11.1
2023-12-03 15:45:07 +01:00
Weijia Wang
4c5a9f35ca Merge pull request #271631 from NixOS/backport-271451-to-release-23.11
[Backport release-23.11] palemoon-bin: 32.5.0 -> 32.5.1
2023-12-03 15:44:29 +01:00
Weijia Wang
087ab1c4c1 Merge pull request #271654 from NixOS/backport-270237-to-release-23.11
[Backport release-23.11] owncast: 0.1.1 -> 0.1.2
2023-12-03 15:43:48 +01:00
Weijia Wang
ee97a61f35 Merge pull request #271713 from NixOS/backport-269216-to-release-23.11
[Backport release-23.11] mako: add mainProgram
2023-12-03 15:43:19 +01:00
Pierre Bourdon
1c1066a602 Merge pull request #271878 from NixOS/backport-271774-to-release-23.11
[Backport release-23.11] runelite: fix GPU error (missing libGL.so.1)
2023-12-03 15:37:11 +01:00
Rob Whitaker
478972631c runelite: fix GPU error (missing libGL.so.1)
(cherry picked from commit c5df6668db)
2023-12-03 14:31:42 +00:00
Weijia Wang
2e46e3f4f5 Merge pull request #271798 from NixOS/backport-271754-to-release-23.11
[Backport release-23.11] agdsn-zsh-config: 0.8.0 -> 0.9.0
2023-12-03 15:31:08 +01:00
Weijia Wang
696ed862d0 Merge pull request #271474 from NixOS/backport-271340-to-release-23.11
[Backport release-23.11] trigger-control: unstable-2023-06-18 -> 1.5.1
2023-12-03 14:33:38 +01:00
Weijia Wang
de41b08f0e Merge pull request #271616 from NixOS/backport-269663-to-release-23.11
[Backport release-23.11] valent: unstable-2023-08-26 -> unstable-2023-11-11
2023-12-03 14:32:45 +01:00
7c6f434c
b07069c5f2 Merge pull request #271808 from NixOS/backport-271578-to-release-23.11
[Backport release-23.11] qrcode: add patch to fix compiler errors
2023-12-03 13:27:02 +00:00
maxine
f67ccbb181 Merge pull request #271859 from NixOS/backport-271684-to-staging-23.11
[Backport staging-23.11] gtk4: 4.12.3 → 4.12.4
2023-12-03 14:08:12 +01:00
maxine
20643cc9a9 Merge pull request #271860 from NixOS/backport-271680-to-release-23.11
[Backport release-23.11] GNOME: updates
2023-12-03 14:08:10 +01:00
Jan Tojnar
bda231e108 gnome-firmware: 43.2 → 45.0
Diff: https://gitlab.gnome.org/World/gnome-firmware/-/compare/43.2...45.0
(cherry picked from commit bbc5e5a859)
2023-12-03 12:55:53 +00:00
Jan Tojnar
4d48d4916e gnome-podcasts: 0.6.0 → 0.6.1
Diff: https://gitlab.gnome.org/World/podcasts/-/compare/0.6.0...0.6.1
(cherry picked from commit 1077b79951)
2023-12-03 12:55:53 +00:00
Jan Tojnar
71ba59dedf evolution-data-server: 3.50.1 → 3.50.2
Adds custom eds-oauth2 URI protocol handler.

https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.1...3.50.2
(cherry picked from commit 1f62848076)
2023-12-03 12:55:53 +00:00
Jan Tojnar
fa171f26de xdg-desktop-portal-gnome: 45.0 → 45.1
- Expose calendar settings schema from g-d-s

https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/45.0...45.1

(cherry picked from commit 2e5bd3978e)
2023-12-03 12:55:53 +00:00
Jan Tojnar
e81ffb81a5 loupe: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.1...45.2
(cherry picked from commit 22a0523a86)
2023-12-03 12:55:53 +00:00
Jan Tojnar
cf8ba8004f libadwaita: 1.4.1 → 1.4.2
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.1...1.4.2

(cherry picked from commit 26e2bd4a82)
2023-12-03 12:55:53 +00:00
Jan Tojnar
5f5258f2c9 deja-dup: 44.2 → 45.1
Diff: https://gitlab.gnome.org/World/deja-dup/-/compare/44.2...45.1

(cherry picked from commit de584ff45d)
2023-12-03 12:55:53 +00:00
Jan Tojnar
d43b878edd gnome.gnome-sudoku: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.2...45.3

(cherry picked from commit 8852a858d7)
2023-12-03 12:55:53 +00:00
Jan Tojnar
328fa89a56 gnome.gnome-software: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.1...45.2

(cherry picked from commit 5ed6c86757)
2023-12-03 12:55:53 +00:00
Jan Tojnar
7c4fd8bc45 gnome.gnome-disk-utility: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/45.0...45.1

(cherry picked from commit 487b33d61a)
2023-12-03 12:55:53 +00:00
Jan Tojnar
8b5c123cad evolution: 3.50.1 → 3.50.2
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.50.1...3.50.2
(cherry picked from commit beaaa58721)
2023-12-03 12:55:52 +00:00
Jan Tojnar
d1c25eec76 pango: fix update version policy
https://gitlab.gnome.org/GNOME/pango#versioning
(cherry picked from commit 3f6f7d6add)
2023-12-03 12:55:52 +00:00
Jan Tojnar
5c56571a57 gtk4: 4.12.3 → 4.12.4
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.12.3...4.12.4
(cherry picked from commit 325920e11e)
2023-12-03 12:54:25 +00:00
Mario Rodas
4cd1071271 Merge pull request #271394 from NixOS/backport-271335-to-release-23.11
[Backport release-23.11] liberasurecode: remove -Werror
2023-12-03 07:14:59 -05:00
Mario Rodas
5f486eaf49 Merge pull request #271573 from NixOS/backport-271169-to-release-23.11
[Backport release-23.11] ycmd: unstable-2022-08-15 -> unstable-2023-11-06
2023-12-03 07:07:43 -05:00
Mario Rodas
2cf078bc7f Merge pull request #271577 from NixOS/backport-271103-to-release-23.11
[Backport release-23.11] signal-desktop: 6.39.1 -> 6.40.0
2023-12-03 07:05:59 -05:00
Mario Rodas
a480b2bcbf Merge pull request #271649 from NixOS/backport-271408-to-release-23.11
[Backport release-23.11] nifi: 1.23.2 -> 1.24.0
2023-12-03 07:03:07 -05:00
teutat3s
30a19e5459 vagrant: libvirt-provider: 0.8.2 -> 0.12.2
https://github.com/vagrant-libvirt/vagrant-libvirt/compare/0.8.2...0.12.2
(cherry picked from commit 1b9c8b2d0f)
2023-12-03 11:52:57 +00:00
teutat3s
b4d28d0929 vagrant: 2.3.4 -> 2.3.7
File in post fixup phase got deleted by upstream, no longer needed.
7db87b9da3

Patch needed some changes to work with newest version of vagrant.
3422582d68

https://github.com/hashicorp/vagrant/releases/tag/v2.3.5
https://github.com/hashicorp/vagrant/releases/tag/v2.3.6
https://github.com/hashicorp/vagrant/releases/tag/v2.3.7
(cherry picked from commit 0ddd921ebd)
2023-12-03 11:52:57 +00:00
R. Ryantm
d6871df465 keycloak: 22.0.5 -> 23.0.0
(cherry picked from commit 8d0da14dbb)
2023-12-03 11:19:02 +00:00
Randy Eckenrode
bcc0bb7e06 gcc{6,7,8,9,10,11}: fix cross-compiler build on x86_64-darwin
Building a cross-compiler fails due to register storage class specifier
errors when building with clang 16 due to its defaulting to C++17.
Downgrading the error allows the older cross-compilers to build.

(cherry picked from commit f2a7764cab)
2023-12-03 21:58:19 +11:00
Randy Eckenrode
b707c14c0a gcc11: mark as bad on aarch64-darwin when building a cross-compiler
(cherry picked from commit 4a538d6b3d)
2023-12-03 21:55:59 +11:00
Randy Eckenrode
3c3ecd0a68 gcc{6,7,8,9}: use target bintools on Darwin
Using the host bintools results in evaluation errors when building an
AVR cross-compiler due to trying to build cctools for AVR.

(cherry picked from commit fe27958aed)
2023-12-03 21:55:44 +11:00
Randy Eckenrode
092584b046 gcc11: drop AVR patch on Darwin (no longer needed)
(cherry picked from commit db20831951)
2023-12-03 21:51:14 +11:00
github-actions[bot]
f8a9aa9ca6 lib.systems.elaborate: fix passing rust (more) (#271790)
An important idea around the rust stuff in lib.systems is that it's
elaborated — this means that it should idempotently add to the values
passed in, if any.  But we missed that the names used for the
parameter and the elaborated value for "rustcTarget"/"config" didn't
line up.  The intention was to use "rustcTarget" everywhere in the new
interface, as a more descriptive name than "config".

This fixes setting the system in NixOS configuration, which results in
an already elaborated system being elaborated again.  Before, this
wouldn't produce the correct result:

% nix-instantiate --eval -A stdenv.hostPlatform.rust.rustcTarget --system armv7l-linux
"armv7-unknown-linux-gnueabihf"
% NIX_PATH= nix-instantiate --eval -E '(import nixos/lib/eval-config.nix { system = "armv7l-linux"; modules = []; }).pkgs.stdenv.hostPlatform.rust.rustcTarget'
"arm-unknown-linux-gnueabihf"

Fixes: e3e57b8f18 ("lib.systems: elaborate Rust metadata")
Fixes: https://github.com/NixOS/nixpkgs/issues/271000
(cherry picked from commit 4d23987f4a)

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2023-12-03 09:30:16 +01:00
Pierre Bourdon
0e2043f5b0 Merge pull request #271693 from NixOS/backport-254751-to-release-23.11
[Backport release-23.11] python310Packages.ipykernel: 6.25.2 -> 6.27.1
2023-12-03 07:25:45 +01:00
Pierre Bourdon
ba609e767c Merge pull request #271606 from NixOS/backport-268836-to-release-23.11
[Backport release-23.11] gscan2pdf: fix build failure, add patches
2023-12-03 07:23:45 +01:00
Lily Foster
7a5f107f2c fetchNpmDeps: add test case where empty default lockfile packages is needed
(cherry picked from commit 09081aa859)
2023-12-03 05:54:41 +00:00
Lily Foster
6ef1d88fa4 prefetch-npm-deps: use default value when lockfile has no deps
(cherry picked from commit 77571a847f)
2023-12-03 05:54:41 +00:00
Lily Foster
bd6010deaa prefetch-npm-deps: instrument some logging
(cherry picked from commit daec4bf734)
2023-12-03 05:54:41 +00:00
Lily Foster
b426d9bc65 prefetch-npm-deps: make cargo happy
(cherry picked from commit 81ed58b0fe)
2023-12-03 05:54:41 +00:00
Lily Foster
f6c87dd65e prefetch-npm-deps: bump deps
(cherry picked from commit ba656ad84e)
2023-12-03 05:54:40 +00:00
annalee
47888366f8 qrcode: update latest rev to fix compiler errors
handle truncated files and give proper prototypes.

(cherry picked from commit a406725e59)
2023-12-03 03:58:19 +00:00
Martin Weinelt
9e2deb0ca2 Merge pull request #271744 from NixOS/backport-271593-to-release-23.11
[Backport release-23.11] librewolf: 120.0-1 -> 120.0.1-1
2023-12-03 03:00:01 +01:00
Nick Cao
352689710b Merge pull request #271700 from NixOS/backport-260383-to-release-23.11
[Backport release-23.11] open62541: 1.3.7 -> 1.3.8
2023-12-02 20:30:18 -05:00
Fugi
1f2f5e36fe agdsn-zsh-config: 0.8.0 -> 0.9.0
(cherry picked from commit 819d0d6cc8)
2023-12-03 01:27:01 +00:00
OTABI Tomoya
1cce21ee72 Merge pull request #271686 from NixOS/backport-271536-to-release-23.11
[Backport release-23.11] python311Packages.flask-themes2: 1.0.0 -> 1.0.1
2023-12-03 09:42:48 +09:00
github-actions[bot]
724261b2ef Merge staging-next-23.11 into staging-23.11 2023-12-03 00:15:42 +00:00
github-actions[bot]
a9252ab492 Merge release-23.11 into staging-next-23.11 2023-12-03 00:15:17 +00:00
Silvan Mosberger
9b1832351c Merge pull request #271780 from NixOS/backport-271495-to-release-23.11
[Backport release-23.11] docs: improve source highlighting
2023-12-03 00:40:43 +01:00
pennae
47e49e8f82 documentation-highlighter: 9.12.0 -> 11.9.0, add new langs
this has been overdue for a while. we also add the `shell` language to
the bundle (in addition to nix and bash) for ShellSession highlighting.

perhaps we should use the full, regular distribution instead of a custom
build, but eh.

(cherry picked from commit 3bf6d6d251)
2023-12-02 23:34:09 +00:00
pennae
9ee838504f nixos-render-docs: wrap code in <pre><code>, not <pre>
newer hljs stylesheets work best with <pre><code> wrapping, and it's
semantically more accurate as well.

(cherry picked from commit 548f98f4fb)
2023-12-02 23:34:09 +00:00
pennae
c0312f2846 nixos-render-docs: don't drop code languages anymore
this was needed because the nixos/nixpkgs manuals, for some
reason, *did* drop the languages. we no longer have to render exactly as
the docbook toolchain did, so we can finally fix this bug.

(cherry picked from commit 229e6eb8ed)
2023-12-02 23:34:09 +00:00
Mario Rodas
940a4f9306 Merge pull request #271548 from NixOS/backport-271415-to-release-23.11
[Backport release-23.11] rubyPackages: update
2023-12-02 18:08:27 -05:00
Silvan Mosberger
6ea12c3f38 Merge pull request #271777 from NixOS/backport-270725-to-release-23.11
[Backport release-23.11] mpdcron: fix build by correcting a C function conflict in nokogiri
2023-12-03 00:05:09 +01:00
Manuel Frischknecht
a8c199b056 mpdcron: fix build by correcting a C function conflict in nokogiri
`nokogiri` defines a C function called `canonicalize` which conflicts
with another function defined in glibc. Upstream has fixed this
issue [1], but in a much newer version. And because the affected
file has changed since the merged patch [2], it isn't directly
applicable to the old gem version `mpdcron` depends on.

[1]: https://github.com/sparklemotion/nokogiri/issues/2105
[2]: 7a74cdbe45

(cherry picked from commit 37517db1de)
2023-12-02 23:01:57 +00:00
Lin Jian
f74804e466 Merge pull request #271776 from NixOS/backport-271723-to-release-23.11
[Backport release-23.11] nixos/preload: fix log permission
2023-12-02 16:59:39 -06:00
LDprg
475b0736bd nixos/preload: fix log permission
(cherry picked from commit 6f33e6e4ab)
2023-12-02 22:58:50 +00:00
Emily
a5e0d809de Merge pull request #271759 from NixOS/backport-271580-to-release-23.11
[Backport release-23.11] amoeba: fix build
2023-12-02 23:51:58 +01:00
Janik
fb3d0478c3 Merge pull request #271771 from NixOS/backport-271441-to-release-23.11 2023-12-02 23:39:55 +01:00
netali
c3811eb195 libnss-mysql: add test
(cherry picked from commit c0b2326892)
2023-12-02 22:35:18 +00:00
netali
dacf7f8fed pam_mysql: add test
(cherry picked from commit ac3352a65c)
2023-12-02 22:35:18 +00:00
netali
c647ce46ae nixos/tests/auth-mysql: fix test
(cherry picked from commit 22b5fecd98)
2023-12-02 22:35:18 +00:00
netali
d4e1d7f953 nixos/mysql-auth: fix passwords in config files
(cherry picked from commit b1b67e980a)
2023-12-02 22:35:18 +00:00
Martin Weinelt
81083a1600 Merge pull request #271764 from NixOS/backport-270518-to-release-23.11
[Backport release-23.11] esphome: 2023.11.4 -> 2023.11.6
2023-12-02 23:14:43 +01:00
Martin Weinelt
4a14d83d47 esphome: 2023.11.4 -> 2023.11.6
https://github.com/esphome/esphome/releases/tag/2023.11.5
https://github.com/esphome/esphome/releases/tag/2023.11.6
(cherry picked from commit fb0afe23a4)
2023-12-02 22:09:33 +00:00
Kirill Radzikhovskyy
cb56875401 amoeba: fix build
(cherry picked from commit 853e3d5a36)
2023-12-02 21:14:16 +00:00
Mario Rodas
a95e5b49de Merge pull request #271706 from ereslibre/bump-wasmtime-release-23-11
wasmtime: 14.0.4 -> 15.0.1
2023-12-02 16:11:10 -05:00
Adam C. Stephens
4818eccfc2 Merge pull request #271366 from amarshall/backport-271328-to-release-23.11
[Backport release-23.11]  zfs: 2.2.1 -> 2.2.2, zfs_2_1: 2.1.13 -> 2.1.14
2023-12-02 16:07:50 -05:00
Martin Weinelt
2447a25f90 Merge pull request #271745 from NixOS/backport-271740-to-release-23.11
[Backport release-23.11] nixos/matrix-appservice-irc: fix syscall filter
2023-12-02 21:33:30 +01:00
Benjamin Saunders
ef477d5677 nixos/matrix-appservice-irc: fix syscall filter
The pre-start script requires @chown; the service fails without it.

(cherry picked from commit dffba14043)
2023-12-02 20:33:06 +00:00
John Chadwick
ec3369b2df librewolf: 120.0-1 -> 120.0.1-1
(cherry picked from commit ee0dfa5192)
2023-12-02 20:17:20 +00:00
Nick Cao
933d7dc155 Merge pull request #271637 from NixOS/backport-266296-to-release-23.11
[Backport release-23.11] element-{web,desktop}: 1.11.47 -> 1.11.50
2023-12-02 12:45:37 -05:00
Nick Cao
d078a1e159 Merge pull request #271640 from NixOS/backport-269318-to-release-23.11
[Backport release-23.11] element-desktop: migrate to prefetch-yarn-deps
2023-12-02 12:45:19 -05:00
Mario Rodas
667b105a9a Merge pull request #271572 from NixOS/backport-271361-to-release-23.11
[Backport release-23.11] sagittarius-scheme: unbreak on darwin
2023-12-02 12:02:22 -05:00
Mario Rodas
75c27a1796 Merge pull request #271595 from NixOS/backport-271109-to-release-23.11
[Backport release-23.11] opera: 100.0.4815.47 -> 105.0.4970.21
2023-12-02 12:02:06 -05:00
Sergei Trofimovich
7b797c27d4 mdbook: 0.4.35 -> 0.4.36
Changes: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0436
(cherry picked from commit 128f0f8ade)
2023-12-02 16:59:46 +00:00
ivan770
38815bd921 mako: add mainProgram
(cherry picked from commit 8bfe8944cf)
2023-12-02 16:33:23 +00:00
Lassulus
c86f89e6c8 Merge pull request #271535 from NixOS/backport-271446-to-release-23.11
[Backport release-23.11] nixos-anywhere: 1.0.0 -> 1.1.0
2023-12-02 17:31:15 +01:00
Rafael Fernández López
60f6dc359b wasmtime: 15.0.0 -> 15.0.1
(cherry picked from commit 339a90f30b)
2023-12-02 17:14:49 +01:00
Rafael Fernández López
864d641cf5 wasmtime: 14.0.4 -> 15.0.0
(cherry picked from commit db3c02e075)
2023-12-02 17:13:16 +01:00
Nicolas Benes
f1c4eae704 open62541: 1.3.7 -> 1.3.8
https://github.com/open62541/open62541/releases/tag/v1.3.8
(cherry picked from commit f1137c4db5)
2023-12-02 15:34:45 +00:00
Gaetan Lepage
83373b2cbf python310Packages.ipykernel: 6.25.2 -> 6.27.1
Changelog: https://github.com/ipython/ipykernel/releases/tag/v6.27.1
(cherry picked from commit fa18572934)
2023-12-02 15:16:43 +00:00
Robert Schütz
d2bfda6231 Merge pull request #271544 from dotlambda/lark-overrides
[23.11] gdtoolkit, sca2d: fix lark override
2023-12-02 06:41:24 -08:00
Robert Schütz
5c3d13cec0 python311Packages.flask-themes2: 1.0.0 -> 1.0.1
(cherry picked from commit 3e3b6b1495)
2023-12-02 14:40:52 +00:00
Emily Trau
cc2b8efd7f Merge pull request #271660 from NixOS/backport-271500-to-release-23.11
[Backport release-23.11] nheko: Add meta.mainProgram
2023-12-03 00:49:28 +11:00
Robert Scott
650bd8117d Merge pull request #271642 from LeSuisse/libde265-23.11
[23.11] libde265: 1.0.12 -> 1.0.14
2023-12-02 13:17:28 +00:00
Maximilian Bosch
f75ec54b43 Merge pull request #271552 from LeSuisse/gitea-1.20.6-23.11
[23.11] gitea: 1.20.5 -> 1.20.6
2023-12-02 14:05:06 +01:00
Cynthia Fox
24c8b8ec05 nheko: Add meta.mainProgram
Signed-off-by: Cynthia Fox <cyntheticfox@gh0st.sh>
(cherry picked from commit 7c7ba68773)
2023-12-02 12:58:05 +00:00
R. Ryantm
91e6725c70 opensearch: 2.11.0 -> 2.11.1
(cherry picked from commit c049b6a56e)
2023-12-02 12:57:33 +00:00
Robert Schütz
fe56de5767 libadwaita: 1.4.0 -> 1.4.1
Diff: https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.0...1.4.1

Changelog: https://gitlab.gnome.org/GNOME/libadwaita/-/blob/1.4.1/NEWS
(cherry picked from commit c88d8bba72)
2023-12-02 13:56:22 +01:00
Miguel de la Cruz
401e787576 owncast: 0.1.1 -> 0.1.2
(cherry picked from commit 7fe9dab7d1)
2023-12-02 12:39:37 +00:00
R. Ryantm
c48f43ef0f nifi: 1.23.2 -> 1.24.0
(cherry picked from commit c5a39e6eda)
2023-12-02 12:22:56 +00:00
Randy Eckenrode
9ce730064c x264: fix runtime crash due to llvm-strip args
This is a similar issue to https://github.com/NixOS/nixpkgs/pull/234868,
but it crashes instead of failing to link. The same fix applies (using
`-S` instead of `-x` with `llvm-strip`).

(cherry picked from commit 0f0b89fc7b)
2023-12-02 12:21:43 +00:00
Robert Scott
0f6ba7d1a5 python3Packages.gevent: add some key reverse-dependencies to passthru.tests
(cherry picked from commit 96cb82f81b)
2023-12-02 12:00:39 +00:00
Robert Scott
31ae5a3151 python3Packages.gevent: add patch for CVE-2023-41419
(cherry picked from commit 07226ee0f3)
2023-12-02 12:00:01 +00:00
Felix Buehler
94ee8ad24c element-desktop: migrate to prefetch-yarn-deps
(cherry picked from commit 4df5480318)
2023-12-02 11:31:13 +00:00
Sandro Jäckel
c2c07945c2 element-{web,desktop}: 1.11.47 -> 1.11.50
https://github.com/vector-im/element-web/releases/tag/v1.11.50
https://github.com/vector-im/element-desktop/releases/tag/v1.11.50

Co-Authored-By: Yaya <github@uwu.is>
(cherry picked from commit f77f6bcd96)
2023-12-02 11:30:12 +00:00
Sandro Jäckel
d9c4a3c561 fetch-yarn-deps: fix missing cert when fetching packages
Found while updating element-web

(cherry picked from commit f16843cb31)
2023-12-02 11:30:11 +00:00
OPNA2608
ddac33b552 palemoon-bin: Fix WebGL support
Needs libglvnd to find libGL.so.1

(cherry picked from commit b5ded10597)
2023-12-02 11:13:20 +00:00
OPNA2608
2c1ecc475c palemoon-bin: 32.5.0 -> 32.5.1
(cherry picked from commit 9f68c762ae)
2023-12-02 11:13:20 +00:00
R. Ryantm
484ab6cd35 libde265: 1.0.12 -> 1.0.14
Fixes CVE-2023-43887 and other security issues.

(cherry picked from commit 87ebba1750)
2023-12-02 12:07:33 +01:00
Peder Bergebakken Sundt
c07ce01072 Merge pull request #271620 from NixOS/backport-271114-to-release-23.11
[Backport release-23.11] why3: 1.6.0 → 1.7.0
2023-12-02 12:07:09 +01:00
Thomas Gerbet
d648c5e445 Merge pull request #271489 from mgdelacroix/backport-mattermost-to-release-23.11
[Backport release-23.11] mattermost: 8.1.4 -> 8.1.7
2023-12-02 12:01:34 +01:00
Thomas Gerbet
ed215b745b wireshark: 4.0.10 -> 4.0.11
Fixes CVE-2023-6174 / wnpa-sec-2023-28 and wnpa-sec-2023-29.

Changes:
https://www.wireshark.org/docs/relnotes/wireshark-4.0.11.html
2023-12-02 11:23:27 +01:00
Vincent Laporte
db342222ae why3: 1.6.0 → 1.7.0
(cherry picked from commit ef6c49fa50)
2023-12-02 09:49:01 +00:00
Emily Trau
eb6d2ed39d Merge pull request #271512 from NixOS/backport-266526-to-release-23.11
[Backport release-23.11] litterbox: init at 1.9
2023-12-02 20:21:40 +11:00
aleksana
93dcbe91e8 valent: unstable-2023-08-26 -> unstable-2023-11-11
(cherry picked from commit 5b44443d4b)
2023-12-02 08:58:24 +00:00
Florian Brandes
3ae1301d34 gscan2pdf: patch from upstream with utf8 filenames
see: https://sourceforge.net/p/gscan2pdf/bugs/400

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
(cherry picked from commit d54a7a6019)
2023-12-02 07:26:56 +00:00
Florian Brandes
e970b0bc28 gscan2pdf: add patch to remove warnings during test
see https://sourceforge.net/p/gscan2pdf/bugs/421

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
(cherry picked from commit 1e2704927a)
2023-12-02 07:26:56 +00:00
Florian Brandes
04cf71f778 gscan2pdf: re-add previously removed test
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
(cherry picked from commit fe3094b0dc)
2023-12-02 07:26:56 +00:00
Florian Brandes
300d472cc2 gscan2pdf: fix build failures
Due to the removal of tools like `tiff2pdf` from `libtiff`
many tests fail or cause a timeout.
This commit fixes the dependency to `libtiff_4_5`.

fixes #268406

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
(cherry picked from commit 9a579e14dd)
2023-12-02 07:26:56 +00:00
OTABI Tomoya
24fc25bd49 Merge pull request #271134 from NixOS/backport-270055-to-release-23.11
[Backport release-23.11] python311Packages.anthropic: 0.5.0 -> 0.7.4
2023-12-02 15:50:42 +09:00
Kirill Radzikhovskyy
311b9c6f41 opera: 100.0.4815.47 -> 105.0.4970.21
(cherry picked from commit 04df4aa191)
2023-12-02 05:00:41 +00:00
Janne Heß
ff8543136c netbox: Inherit gunicorn from the package
I was using a 23.11 package on a NixOS 23.05 system and this caused the
python that was used in gunicorn to differ from the python the postgres
lib was linked against.

(cherry picked from commit 018175ecab)
2023-12-02 02:37:59 +00:00
Emily Trau
21ee79ad8c Merge pull request #271354 from NixOS/backport-270605-to-release-23.11
[Backport release-23.11] libserdes: link with libc++ libc++abi; fix darwin build
2023-12-02 13:35:32 +11:00
Arjun31415
2fd17c8add signal-desktop: 6.39.1 -> 6.40.0
https://github.com/signalapp/Signal-Desktop/releases

(cherry picked from commit 843cb1917f)
2023-12-02 02:35:31 +00:00
Julian Strobl
f470ad2c97 ycmd: unstable-2022-08-15 -> unstable-2023-11-06
Signed-off-by: Julian Strobl <jmastr@mailbox.org>
(cherry picked from commit e763745e5a)
2023-12-02 02:16:43 +00:00
Mario Rodas
3d64ace51e sagittarius-scheme: mark broken on aarch64-darwin
Sagittarius Scheme doesn't support aarch64-darwin yet.

(cherry picked from commit 87b3568726)
2023-12-02 02:11:16 +00:00
Mario Rodas
c0f438d83a sagittarius-scheme: unbreak on darwin
(cherry picked from commit 9cb0b263da)
2023-12-02 02:11:16 +00:00
Nick Cao
e474d3b5fe Merge pull request #271128 from NixOS/backport-271055-to-release-23.11
[Backport release-23.11] python311Packages.optimum: 1.14.0 -> 1.14.1
2023-12-01 20:43:59 -05:00
Nick Cao
a1a3ea1b12 Merge pull request #271398 from NixOS/backport-271246-to-release-23.11
[Backport release-23.11] rio: 0.0.27 -> 0.0.28
2023-12-01 20:36:26 -05:00
Nick Cao
2c31fdc433 Merge pull request #271405 from NixOS/backport-271208-to-release-23.11
[Backport release-23.11] vencord: 1.6.3 -> 1.6.4
2023-12-01 20:36:18 -05:00
Nick Cao
7f54465faf Merge pull request #271484 from NixOS/backport-270604-to-release-23.11
[Backport release-23.11] spdk: fix python installation prefix
2023-12-01 20:36:09 -05:00
Nick Cao
c6109dae64 Merge pull request #271545 from NixOS/backport-270901-to-release-23.11
[Backport release-23.11] spooles: fix compiler errors and link properly; fix darwin build
2023-12-01 20:35:22 -05:00
Maciej Krüger
464aeaa9d8 Merge pull request #271564 from NixOS/backport-266368-to-release-23.11 2023-12-02 02:16:39 +01:00
Bruno Bigras
b8b5823b32 remmina: 1.4.31 -> 1.4.33
(cherry picked from commit 05a8640892)
2023-12-02 01:16:27 +00:00
github-actions[bot]
fa29ba5a64 Merge staging-next-23.11 into staging-23.11 2023-12-02 00:14:16 +00:00
github-actions[bot]
c562201c4d Merge release-23.11 into staging-next-23.11 2023-12-02 00:13:45 +00:00
Thomas Gerbet
2a79cbdc4c gitea: 1.20.5 -> 1.20.6
Changes:
https://github.com/go-gitea/gitea/releases/tag/v1.20.6
2023-12-02 00:45:29 +01:00
Martin Weinelt
45fb071cc7 Merge pull request #271547 from NixOS/backport-267109-to-staging-23.11
[Backport staging-23.11] python311Packages.werkzeug: 2.3.7 -> 2.3.8
2023-12-02 00:41:16 +01:00
Mario Rodas
43d0ec5162 rubyPackages: update
(cherry picked from commit e81b2cd2da)
2023-12-01 23:11:09 +00:00
Martin Weinelt
4cd2b4eee0 python311Packages.werkzeug: 2.3.7 -> 2.3.8
https://werkzeug.palletsprojects.com/en/2.3.x/changes/#version-2-3-8
(cherry picked from commit 82d922a966)
2023-12-01 23:09:36 +00:00
annalee
58a86662ed spooles: fix compiler errors and link properly; fix darwin build
fix a few format string errors and use the proper type, 0, not NULL,
to specify zero as a function parameter.

(cherry picked from commit 771fc21543)
2023-12-01 23:03:00 +00:00
Robert Schütz
3ddeac9231 sca2d: fix lark override
(cherry picked from commit 3080b447e4)
2023-12-01 14:53:40 -08:00
Robert Schütz
4c8155471d gdtoolkit: fix lark override
(cherry picked from commit 5ead10de97)
2023-12-01 14:53:40 -08:00
Peder Bergebakken Sundt
8530eb7228 Merge pull request #271383 from NixOS/backport-270016-to-release-23.11
[Backport release-23.11] python311Packages.cvxopt: use LP64 blas on darwin; fix build
2023-12-01 23:22:25 +01:00
Nick Cao
b61b832e08 Merge pull request #271516 from NixOS/backport-271466-to-release-23.11
[Backport release-23.11] telegram-desktop: 4.11.8 -> 4.12.2
2023-12-01 17:18:39 -05:00
Jörg Thalheim
d929cd2edf nixos-anywhere: 1.0.0 -> 1.1.0
Diff: https://github.com/numtide/nixos-anywhere/compare/1.0.0...1.1.0
(cherry picked from commit a5fdb3c83e)
2023-12-01 22:07:03 +00:00
Alyssa Ross
62c969685e tipidee: 0.0.1.0 -> 0.0.2.0
(cherry picked from commit 9916e82649)
2023-12-01 21:51:02 +00:00
Alyssa Ross
6e29b59665 s6-networking: 2.6.0.0 -> 2.7.0.0
(cherry picked from commit 9dcf04924f)
2023-12-01 21:51:02 +00:00
Alyssa Ross
a5828db333 s6-dns: 2.3.6.0 -> 2.3.7.0
(cherry picked from commit 50c2a7af71)
2023-12-01 21:51:02 +00:00
Alyssa Ross
982402c2db s6: 2.12.0.0 -> 2.12.0.2
(cherry picked from commit ea737efe03)
2023-12-01 21:51:02 +00:00
Alyssa Ross
13de8d6e7d skalibs: 2.14.0.0 -> 2.14.0.1
(cherry picked from commit fe3ac5fe8e)
2023-12-01 21:51:02 +00:00
Miguel de la Cruz
67e517b3b2 Update version to 8.1.7
(cherry picked from commit be80f37ead)
2023-12-01 22:50:31 +01:00
Miguel de la Cruz
6f4478c35f mattermost: 8.1.4 -> 8.1.6
(cherry picked from commit 931cd3aef0)
2023-12-01 22:50:08 +01:00
Miguel de la Cruz
0d1c51c1bb mattermost: 8.1.4 -> 9.2.2
(cherry picked from commit cd4d2c4751)
2023-12-01 22:49:48 +01:00
Thomas Gerbet
b3d4a32c12 Merge pull request #271081 from NixOS/backport-269766-to-release-23.11
[Backport release-23.11] stargazer: 1.0.5 -> 1.1.0
2023-12-01 21:22:45 +01:00
Nick Cao
60ef218fad telegram-desktop.tg_owt: unstable-2023-11-01 -> unstable-2023-11-17
Diff: 71cce98c5f...76a3513d7f
(cherry picked from commit 5e4f721863)
2023-12-01 19:53:13 +00:00
Nick Cao
a000844561 telegram-desktop: 4.11.8 -> 4.12.2
Diff: https://github.com/telegramdesktop/tdesktop/compare/v4.11.8...v4.12.2

Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.12.2
(cherry picked from commit 2ebe0d33fe)
2023-12-01 19:53:12 +00:00
Jan Tojnar
0f9a196773 inkscape: 1.3.1 → 1.3.2
https://inkscape.org/news/2023/12/01/Inkscape-1-3-2-solves-data-loss-bug/
https://gitlab.com/inkscape/inkscape/-/compare/INKSCAPE_1_3_1...INKSCAPE_1_3_2
(cherry picked from commit 423e0a5d73)
2023-12-01 20:22:03 +01:00
Adam House
f1dc55ba0e maintainers: add ajwhouse
(cherry picked from commit cdc1387527)
2023-12-01 19:21:16 +00:00
Adam House
2f74aa95a7 litterbox: init at 1.9
(cherry picked from commit 5c2dd96da8)
2023-12-01 19:21:15 +00:00
7c6f434c
b6552a9de6 Merge pull request #271015 from NixOS/backport-270561-to-release-23.11
[Backport release-23.11] pythonPackages.nbxmpp: 4.5.0 → 4.5.3; gajim: 1.8.3 → 1.8.4
2023-12-01 17:17:27 +00:00
7c6f434c
c4de5cd7f5 Merge pull request #270896 from NixOS/backport-270207-to-release-23.11
[Backport release-23.11] sysdig: 0.33.1 -> 0.34.1
2023-12-01 17:16:01 +00:00
Jörg Thalheim
03d77fefe3 spdk: fix python installation prefix
without this change, we cannot import spdk

(cherry picked from commit 14e5465261)
2023-12-01 16:55:33 +00:00
Zhong Jianxin
4a22c4957d trigger-control: unstable-2023-06-18 -> 1.5.1
Also fix build on darwin/clang

(cherry picked from commit be94fe0308)
2023-12-01 16:15:00 +00:00
Nick Cao
9415b539cd Merge pull request #271130 from NixOS/backport-270571-to-release-23.11
[Backport release-23.11] python310Packages.clarifai-grpc: 9.10.5 -> 9.10.6
2023-12-01 10:40:46 -05:00
Martin Weinelt
8ce27dc770 Merge pull request #271259 from NixOS/backport-271244-to-release-23.11
[Backport release-23.11] firefox-beta-unwrapped: 121.0b4 -> 121.0b5
2023-12-01 16:32:09 +01:00
Nick Cao
405934fb83 Merge pull request #271367 from NixOS/backport-270548-to-release-23.11
[Backport release-23.11] spotdl: 4.2.1 -> 4.2.2
2023-12-01 10:22:26 -05:00
Emily
a177b44f44 Merge pull request #271292 from NixOS/backport-271033-to-release-23.11
[Backport release-23.11] {,ungoogled-}chromium: 119.0.6045.159 -> 119.0.6045.199
2023-12-01 15:20:55 +01:00
Martin Wimpress
ec993c2a3c wavebox: 10.118.5-2 -> 10.119.8-2
(cherry picked from commit 46e2ccb9ab)
2023-12-01 13:08:40 +00:00
Martin Weinelt
9fa06ee411 Merge pull request #271364 from squalus/release-23.11
[Backport release-23.11] librewolf-unwrapped: 119.0.1-1 -> 120.0-1
2023-12-01 13:13:46 +01:00
ajs124
26cf2f9645 Merge pull request #271416 from NixOS/backport-271174-to-release-23.11
[Backport release-23.11] sogo: fix build
2023-12-01 12:38:14 +01:00
Pavol Rusnak
069752b028 Merge pull request #271396 from NixOS/backport-270827-to-release-23.11
[Backport release-23.11] openocd-rp2040: override openocd package instead
2023-12-01 12:36:48 +01:00
ajs124
04adde8bc8 sogo: fix build
(cherry picked from commit ce06b17376)
2023-12-01 10:45:42 +00:00
ajs124
12631f61ca sope: 5.8.0 -> 5.9.0
+ fix build

(cherry picked from commit 527a335952)
2023-12-01 10:45:42 +00:00
ajs124
dffb8b1a59 sogo: add note to also update sogo
(cherry picked from commit 4642f4659a)
2023-12-01 10:45:42 +00:00
Maciej Krüger
af951b7af7 common-licenses: 11.1 -> 13
(cherry picked from commit cf69398310)
2023-12-01 10:32:38 +00:00
uku
5f3b974893 vencord: 1.6.3 -> 1.6.4
(cherry picked from commit 8ca27297e5)
2023-12-01 10:25:37 +00:00
Otavio Salvador
11a5bfcf61 rio: 0.0.27 -> 0.0.28
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit b06b8857e0)
2023-12-01 10:17:40 +00:00
Emily Trau
41fd1fa031 openocd-rp2040: override openocd package instead
(cherry picked from commit 75701e0b2f)
2023-12-01 10:10:29 +00:00
Emily Trau
7ecfb2092f Merge pull request #271370 from NixOS/backport-271243-to-release-23.11
[Backport release-23.11] nixos/opensearch: check plugins directory exists before checking content
2023-12-01 21:05:46 +11:00
Sandro Jäckel
a76a45c324 liberasurecode: remove -Werror
(cherry picked from commit 76b013db00)
2023-12-01 10:05:27 +00:00
Weijia Wang
742049b53c Merge pull request #271274 from NixOS/backport-271116-to-release-23.11
[Backport release-23.11] conan: add xcrun to nativeCheckInputs on darwin
2023-12-01 08:50:47 +01:00
annalee
a3637c3927 python311Packages.cvxopt: set env vars in env rather than preConfigure
(cherry picked from commit 7ee99913e8)
2023-12-01 07:49:54 +00:00
annalee
bf7324d9b1 python311Packages.cvxopt: use LP64 blas on darwin; fix build
darwin builds were using the ILP64 openblas library which causes the
build to segufault in the unittests, which might be why the unit tests
were disabled on darwin...

this change aligns darwin to the linux build to use LP64 blas / lapack
libraries. this also aligns with the assert at the top of the file which
asserts blas and lapack are LP64.

the darwin unit test is re-enabled and passes.

(cherry picked from commit 1cdbfb7334)
2023-12-01 07:49:54 +00:00
Weijia Wang
20934621f7 Merge pull request #271353 from NixOS/backport-271254-to-release-23.11
[Backport release-23.11] cargo-udeps: set meta.mainProgram
2023-12-01 08:39:03 +01:00
Vladimír Čunát
9453ca5904 dns-root-data: update B.root-servers.net addresses
https://gitlab.nic.cz/knot/knot-resolver/-/merge_requests/1478
(cherry picked from commit e30be98231)
2023-12-01 06:28:38 +00:00
Emily Trau
cd84f3adcb Merge pull request #271369 from NixOS/backport-271009-to-release-23.11
[Backport release-23.11] traefik: 2.10.5 -> 2.10.6
2023-12-01 17:28:05 +11:00
Janne Heß
66ea8309ae vim: 9.0.2048 -> 9.0.2116
See also: https://www.openwall.com/lists/oss-security/2023/11/16/1

(cherry picked from commit 796079b298)
2023-12-01 06:11:43 +00:00
Soner Sayakci
e5e1e750de nixos/opensearch: check plugins directory exists before checking content
(cherry picked from commit 87b3a98c36)
2023-12-01 05:34:34 +00:00
R. Ryantm
c1bc03159d traefik: 2.10.5 -> 2.10.6
(cherry picked from commit 44ad901f0c)
2023-12-01 05:31:17 +00:00
Emily Trau
c6e21f2e51 spotdl: 4.2.1 -> 4.2.2
(cherry picked from commit 975e0ed985)
2023-12-01 05:12:48 +00:00
Adam Stephens
9ad5b79930 zfs_2_1: 2.1.13 -> 2.1.14
(cherry picked from commit d3b5271dc9)
2023-11-30 23:55:58 -05:00
Adam Stephens
d16039f53a zfsStable/zfsUnstable: 2.2.1 -> 2.2.2
(cherry picked from commit c3fa6659dd)
2023-11-30 23:55:58 -05:00
squalus
74834a6d5b librewolf-unwrapped: 119.0.1-1 -> 120.0-1
(cherry picked from commit 64282d466b)
2023-11-30 20:54:51 -08:00
Emily Trau
1f7d5a5a6b clex: 4.6.patch10 -> 4.7
(cherry picked from commit 994fb2abe3)
2023-12-01 03:57:24 +00:00
annalee
a3ab72f45d libserdes: link with libc++ libc++abi; fix build
when stdenv.cc.libcxx is non null update the libserdes++ libs from
libstd++ to libc++ libc++abi. This fixes the link error on darwin.
However, on x64 linux using stdenv = llvmPackages_16.libcxxStdenv
on linux the build fails unless -std=c++11 or above is used.

testing; built. the only program that depends on libserdes, kcat, links
to the libserdes and not libserdes++.

(cherry picked from commit 8bb7a783a3)
2023-12-01 03:21:27 +00:00
Simon Žlender
3582c61d24 cargo-udeps: set meta.mainProgram
(cherry picked from commit 6de74f02e0)
2023-12-01 03:20:02 +00:00
Adam Joseph
dd013c1ab6 libwacom: disable tests if isPower
One of the tests times out on PowerPC.

```
libwacom-powerpc64le-linux>
libwacom-powerpc64le-linux> Ok:                 5
libwacom-powerpc64le-linux> Expected Fail:      0
libwacom-powerpc64le-linux> Fail:               0
libwacom-powerpc64le-linux> Unexpected Pass:    0
libwacom-powerpc64le-linux> Skipped:            1
libwacom-powerpc64le-linux> Timeout:            1
``

(cherry picked from commit 2e79a3228e)
2023-12-01 02:41:32 +00:00
github-actions[bot]
6bbceb4ebd Merge staging-next-23.11 into staging-23.11 2023-12-01 00:16:13 +00:00
github-actions[bot]
b2f8bcbfdd Merge release-23.11 into staging-next-23.11 2023-12-01 00:15:36 +00:00
Ryan Lahfa
5de0b32be6 Merge pull request #270117 from NixOS/backport-269452-to-release-23.11
[Backport release-23.11] zfs_2_1: init at 2.1.13
2023-12-01 01:05:49 +01:00
Peder Bergebakken Sundt
293822e55e Merge pull request #271285 from NixOS/backport-271183-to-release-23.11
[Backport release-23.11] sparse: set llvm to llvm_14
2023-12-01 00:20:40 +01:00
Peder Bergebakken Sundt
0395748f0e Merge pull request #271266 from NixOS/backport-271066-to-release-23.11
[Backport release-23.11] hydrus: 553 -> 554
2023-12-01 00:18:56 +01:00
Weijia Wang
9dfad39ede Merge pull request #271153 from NixOS/backport-267773-to-release-23.11
[Backport release-23.11] gcc6: don’t link libstdc++ to CoreFoundation
2023-12-01 00:02:35 +01:00
Weijia Wang
8c82250176 Merge pull request #271154 from NixOS/backport-270826-to-release-23.11
[Backport release-23.11] python3Packages.importlab: fix darwin support
2023-12-01 00:01:25 +01:00
Weijia Wang
fc509e428c Merge pull request #271197 from NixOS/backport-271165-to-release-23.11
[Backport release-23.11] materia-theme: fix build
2023-11-30 23:54:11 +01:00
Weijia Wang
ec9222ad02 Merge pull request #271216 from NixOS/backport-270497-to-release-23.11
[Backport release-23.11] teeworlds: fix meta.license
2023-11-30 23:52:56 +01:00
Weijia Wang
387b682ed2 Merge pull request #271204 from NixOS/backport-270214-to-release-23.11
[Backport release-23.11] linux-rt_latest: remove patch that doesn't apply
2023-11-30 23:52:43 +01:00
Uri Baghin
e0e1d3bc08 Merge pull request #271176 from NixOS/backport-269481-to-release-23.11
[Backport release-23.11] bazel_5: fix CLang 16 Werror-s on darwin
2023-12-01 06:44:00 +08:00
networkException
2de4f4581c chromium: add update script command to use unreleased ungoogled-chromium
this patch adds a new subcommand to the update script

```
update.py ungoogled-rev <rev>
```

to update to an unreleased version of ungoogled-chromium by referencing
a git ref from the ungoogled-chromium repository (like a commit hash in an
update pull request).

(cherry picked from commit 1940f32366)
2023-11-30 22:05:48 +00:00
networkException
894c94a6d0 ungoogled-chromium: 119.0.6045.159-1 -> 119.0.6045.199-1
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop_28.html

This update includes 7 security fixes. Google is aware that an exploit
for CVE-2023-6345 exists in the wild.

CVEs:
CVE-2023-6348 CVE-2023-6347 CVE-2023-6346 CVE-2023-6350 CVE-2023-6351
CVE-2023-6345

(cherry picked from commit 121c6e2dbe)
2023-11-30 22:05:48 +00:00
networkException
5b74c92d26 chromium: 119.0.6045.159 -> 119.0.6045.199
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop_28.html

This update includes 7 security fixes. Google is aware that an exploit
for CVE-2023-6345 exists in the wild.

CVEs:
CVE-2023-6348 CVE-2023-6347 CVE-2023-6346 CVE-2023-6350 CVE-2023-6351
CVE-2023-6345

(cherry picked from commit 47ce8a69bf)
2023-11-30 22:05:48 +00:00
Vladimír Čunát
3d3cce2b4c Merge #271264: libreoffice: backport fix for expired test certs
...into release-23.11
2023-11-30 22:27:43 +01:00
Pol Dellaiera
3a7d467be8 Merge pull request #271286 from NixOS/backport-271135-to-release-23.11
[Backport release-23.11] vscode-extensions.bmewburn.vscode-intelephense-client: 1.9.5 -> 1.10.1
2023-11-30 22:13:20 +01:00
Pol Dellaiera
3667b2ec3b vscode-extensions.bmewburn.vscode-intelephense-client: 1.9.5 -> 1.10.1
(cherry picked from commit 2f2672d772)
2023-11-30 21:13:02 +00:00
Emil Thorsoe
8f64f7edbe sparse: set llvm to llvm_14
llvm_16 fails to compile
llvm_15 fails tests

(cherry picked from commit 172a5a2104)
2023-11-30 21:07:00 +00:00
John Ericson
f06ae9e917 Merge pull request #271203 from NixOS/backport-254516-to-staging-23.11
[Backport staging-23.11] http-parser: fix copying outputs for static build
2023-11-30 15:50:06 -05:00
tarc
e6fd94c293 conan: add xcrun to nativeCheckInputs on darwin
Add xcbuild.xcrun dependency to nativeCheckInputs of the conan package to fix a building failure on Darwin.

Fixes #271115

(cherry picked from commit c64ff4e4e7)
2023-11-30 20:19:54 +00:00
Franz Pletz
1bce6a1791 Merge pull request #271270 from NixOS/backport-270004-to-release-23.11 2023-11-30 21:04:46 +01:00
Felix Buehler
4b2c4e5c1c nixos/libvirtd: add netcat and support
see: https://github.com/NixOS/nixpkgs/issues/180806
(cherry picked from commit 1b5617e25b)
2023-11-30 20:04:32 +00:00
Daniel Olsen
c3543f9ca2 hydrus: 553 -> 554
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v553...v554
(cherry picked from commit 89926323ec)
2023-11-30 19:53:49 +00:00
Franz Pletz
215efd02e6 Merge pull request #271265 from NixOS/backport-267877-to-release-23.11 2023-11-30 20:53:36 +01:00
Muhammad Falak R Wani
580324732c prometheus: 2.47.2 -> 2.48.0
Diff: https://github.com/prometheus/prometheus/compare/v2.47.2...2.48.0
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit b8ff55a045)
2023-11-30 19:51:49 +00:00
Franz Pletz
21ac18872a Merge pull request #271263 from NixOS/backport-243834-to-release-23.11 2023-11-30 20:51:46 +01:00
Vladimír Čunát
abfa927ff8 Revert "libreoffice: skip tests for now"
This reverts commit 5f4ce4b64d.
It should all work now.
2023-11-30 20:49:23 +01:00
Alyssa Ross
47d644ff24 libreoffice: backport fix for expired test certs
(cherry picked from commit f52f3f8be6)
2023-11-30 19:48:32 +00:00
Luna Nova
fc92afc3f0 nixos/i3: add updateSessionEnvironment option
Runs dbus-update-activation-environment and systemctl import-environment on session start
to ensure xdg portals work, and user services have correct PATH / XDG env vars.
Matches behavior of Plasma/Gnome sessions.

(cherry picked from commit d47bb3261f)
2023-11-30 19:42:44 +00:00
Martin Weinelt
40e0080c08 firefox-devedition-unwrapped: 121.0b4 -> 121.0b5
(cherry picked from commit b7e03b1c50)
2023-11-30 19:10:54 +00:00
Martin Weinelt
63a97cc3fe firefox-beta-unwrapped: 121.0b4 -> 121.0b5
(cherry picked from commit 0ec4c74c35)
2023-11-30 19:10:54 +00:00
Doron Behar
1d45027616 Merge pull request #271188 from NixOS/backport-270954-to-release-23.11
[Backport release-23.11] svg2pdf: 0.9.0 -> 0.9.1
2023-11-30 18:57:07 +00:00
Robert Schütz
def86c41f1 Merge pull request #271124 from NixOS/backport-271011-to-release-23.11
[Backport release-23.11] python311Packages.keyrings-passwordstore: mark broken
2023-11-30 10:46:23 -08:00
Robert Schütz
ef18ae4622 Merge pull request #271125 from NixOS/backport-271017-to-release-23.11
[Backport release-23.11] python311Packages.keyrings-google-artifactregistry-auth: 1.1.1 -> 1.1.2
2023-11-30 10:45:58 -08:00
Martin Weinelt
8610bf52dc Merge pull request #271192 from NixOS/backport-271172-to-release-23.11
[Backport release-23.11] firefox-unwrapped: 120.0 -> 120.0.1
2023-11-30 17:36:44 +01:00
Stig Palmquist
eb771a8e35 perl.perl-cross: 1.5 -> 84db4c71
(cherry picked from commit 9625705020)
2023-11-30 16:21:24 +00:00
Stig Palmquist
565539ed1a perl538: 5.38.0 -> 5.38.2
(cherry picked from commit 8aac6da1c3)
2023-11-30 16:21:23 +00:00
Stig Palmquist
fa71fc8d18 perl536: 5.36.1 -> 5.36.3
(cherry picked from commit a18b35ae5b)
2023-11-30 16:21:23 +00:00
Luflosi
ca523f6464 teeworlds: fix meta.license
Replace stringy license with a list of all used licenses.

The original meta.license said that the license was BSD-style but this information has been outdated for a long time.
The license was changed in 2008: bc108df382 (diff-7bb54d15ef4c4e0f20bb24add68a12fccced9925b304eaa696023143d278ea26).
The current license is clearly the zlib license and below that some notes about the licenses of `datasrc` (and `data`, which has not existed in the tree for many years), the fonts in `datasrc` and the libraries in `src/engine/external`.
See https://github.com/teeworlds/teeworlds/blob/master/license.txt for the current version of the license.
The meta.license string has been unchanged since the commit adding teeworlds in 2009: e71dbdbb83.

See issue #269788.

(cherry picked from commit ed48ad7b25)
2023-11-30 15:42:51 +00:00
Weijia Wang
509c030d7c Merge pull request #271108 from NixOS/backport-270131-to-release-23.11
[Backport release-23.11] libLAS: apply upstream patch to fix compile error
2023-11-30 16:40:24 +01:00
Nick Cao
8ebfff9aac Merge pull request #271048 from NixOS/backport-269364-to-release-23.11
[Backport release-23.11] capnproto: 1.0.1 -> 1.0.1.1
2023-11-30 09:57:05 -05:00
Adam C. Stephens
8d34c0427f Merge pull request #271190 from NixOS/backport-264639-to-release-23.11
[Backport release-23.11] consul: 1.16.1 -> 1.16.3
2023-11-30 09:56:36 -05:00
Nick Cao
aacc0321a4 Merge pull request #270186 from NixOS/backport-269423-to-release-23.11
[Backport release-23.11] nixos/mediawiki: update url option defaultText
2023-11-30 09:41:10 -05:00
Sandro Jäckel
af5976fe8e linux-rt_latest: remove patch that doesn't apply
(cherry picked from commit 7cacb030de)
2023-11-30 14:34:06 +00:00
Noah Santschi-Cooney
e9ff57ab81 http_parser: fix copying outputs for static build
Co-Authored-By: John Ericson <John.Ericson@Obsidian.Systems>
(cherry picked from commit 33f464b661)
2023-11-30 14:32:45 +00:00
John Ericson
784d879a48 http-parser: Delete unused patch
Since 4056c436c9 a Make not Gyp build
system has been in use.

(cherry picked from commit fa58b67d7a)
2023-11-30 14:32:45 +00:00
Alyssa Ross
afb6bf7284 materia-theme: fix build
I'm not sure why this was disabled, but when we later ran
"ninja install", it would be built anyway.  Now that we run
"meson install", that's no longer implicit, so we have to have the
build step enabled.

Fixes: 10f35ff05d ("meson.setupHook: prefer meson commands over ninja")
(cherry picked from commit 410698c71a)
2023-11-30 14:24:40 +00:00
Nick Cao
ddb095909c Merge pull request #271112 from NixOS/backport-271006-to-release-23.11
[Backport release-23.11] brave: 1.60.118 -> 1.60.125
2023-11-30 09:18:42 -05:00
Nick Cao
6ce8cd44b0 Merge pull request #271098 from NixOS/backport-269857-to-release-23.11
[Backport release-23.11] uni: 2.5.1 -> 2.6.0
2023-11-30 09:17:54 -05:00
Nick Cao
f49b2826c3 Merge pull request #271097 from NixOS/backport-268874-to-release-23.11
[Backport release-23.11] cutter: fix build; switch from qt5 to qt6
2023-11-30 09:17:29 -05:00
Nick Cao
29ca3d08fd Merge pull request #271087 from NixOS/backport-270489-to-release-23.11
[Backport release-23.11] argc: 1.12.0 -> 1.14.0
2023-11-30 09:17:10 -05:00
Martin Weinelt
55666cfec6 Merge pull request #271195 from NixOS/backport-270744-to-release-23.11
[Backport release-23.11] firefox: move page size patch to buildMozillaMach
2023-11-30 15:16:52 +01:00
Nick Cao
9ea2d0737f Merge pull request #271086 from NixOS/backport-270716-to-release-23.11
[Backport release-23.11] inlyne: 0.3.1 -> 0.3.2
2023-11-30 09:16:40 -05:00
Nick Cao
0a0fad8fbf Merge pull request #271094 from NixOS/backport-270234-to-release-23.11
[Backport release-23.11] bisq-desktop: 1.9.12 -> 1.9.14
2023-11-30 09:16:29 -05:00
Yureka
0cd77f0031 firefox: move page size patch to buildMozillaMach
(cherry picked from commit 3219a1f449)
2023-11-30 14:14:27 +00:00
Nick Cao
64d626bc6d Merge pull request #270384 from NixOS/backport-252747-to-release-23.11
[Backport release-23.11] nixos/syncoid: use string type for sshKey options
2023-11-30 09:10:16 -05:00
Martin Weinelt
f7ad190c67 firefox-unwrapped: 120.0 -> 120.0.1
https://www.mozilla.org/en-US/firefox/120.0.1/releasenotes/
(cherry picked from commit d266f6f91b)
2023-11-30 13:56:31 +00:00
techknowlogick
bf41159d5d consul: 1.16.1 -> 1.16.3
Diff: https://github.com/hashicorp/consul/compare/v1.16.1...v1.16.3
(cherry picked from commit ae2c5f6e15)
2023-11-30 13:53:31 +00:00
figsoda
90cb483153 svg2pdf: 0.9.0 -> 0.9.1
Diff: https://github.com/typst/svg2pdf/compare/v0.9.0...v0.9.1

Changelog: https://github.com/typst/svg2pdf/releases/tag/v0.9.1
(cherry picked from commit 4dc3fa27a5)
2023-11-30 13:36:24 +00:00
Maciej Krüger
7c0bc109be Merge pull request #271184 from NixOS/backport-269758-to-release-23.11 2023-11-30 14:14:17 +01:00
Yaroslav Bolyukin
a0145e7fa8 prusa-slicer: 2.6.1 -> 2.7.0
(cherry picked from commit a9c11e323a)
2023-11-30 13:13:37 +00:00
Yaroslav Bolyukin
d965d84502 libbgcode: init at 2023-11-16
(cherry picked from commit 33b8553908)
2023-11-30 13:13:37 +00:00
Yaroslav Bolyukin
1970789c11 heatshrink: add cmake build script
Wanted by prusa-slicer and libbgcode

(cherry picked from commit fa36136cee)
2023-11-30 13:13:37 +00:00
Dmitry Ivankov
adc22af5c6 bazel_4: fix CLang 16 Werror-s on darwin
Fixing `bazel_4` after #234710

Error example
https://hydra.nixos.org/build/241174862/nixlog/1
```
Execution platform: //:default_host_platform
third_party/zlib/gzwrite.c:89:20: error: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
            writ = write(state->fd, strm->next_in, put);
                   ^
```

Similar to #269481 and #269297

(cherry picked from commit 746e394638)
2023-11-30 12:16:36 +00:00
Dmitry Ivankov
4e904fc78c bazel_5: fix CLang 16 Werror-s on darwin
Fixing `bazel_5` after #234710

Error example
https://hydra.nixos.org/build/241240612/nixlog/1
```
external/com_google_absl/absl/meta/type_traits.h:560:8: error: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Werror,-Wdeprecated-builtins]
      (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
```

Similar to #269297, and remaining `bazel_4` is WIP for another PR

(cherry picked from commit 781538c5ed)
2023-11-30 12:15:42 +00:00
Mario Rodas
6b83b42721 Merge pull request #271102 from NixOS/backport-270910-to-release-23.11
[Backport release-23.11] postgresqlPackages.timescaledb: 2.12.2 -> 2.13.0
2023-11-30 06:27:25 -05:00
Vincent Laporte
db378310a1 coqPackages.{hydra-battles,gaia-hydras}: 0.6 → 0.9
(cherry picked from commit 56c2b1447a)
2023-11-30 11:54:26 +01:00
Vincent Laporte
c1adec7450 coqPackages.gaia: 1.15 → 1.17
(cherry picked from commit 8736064acb)
2023-11-30 11:54:26 +01:00
Dmitry Ivankov
d0a86b67db bazel_6: fix CLang 16 Werror-s on darwin
bazel_6 https://hydra.nixos.org/build/241090720/nixlog/1
```
external/upb/upb/upb.c:228:25: error: defining a type within '__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions]
  n = UPB_ALIGN_DOWN(n, UPB_ALIGN_OF(upb_Arena));
                        ^~~~~~~~~~~~~~~~~~~~~~~
```
bazel_6 https://hydra.nixos.org/build/241127779/nixlog/1
```
In file included from external/com_google_absl/absl/algorithm/container.h:55:
external/com_google_absl/absl/meta/type_traits.h:560:8: error: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Werror,-Wdeprecated-builtins]
      (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
       ^
```

Note: `bazel_5` and `bazel_4` require more work, for some reason extra
`-Wall` in combination with `-Werror` sneaks in and overrides `-Wno-`
settings, haven't managed yet to debug where exactly are the last
flags (last one wins) come from there.

ZHF: #265948
(cherry picked from commit ed175a635e)
2023-11-30 10:40:48 +00:00
Emily Trau
665a6d1248 python3Packages.importlab: fix darwin support
(cherry picked from commit 21ef6dd691)
2023-11-30 09:08:32 +00:00
Randy Eckenrode
3e58f8559f gcc6: don’t link libstdc++ to CoreFoundation
Using flat namespaces causes libstdc++ to link CoreFoundation, but
that fails after #265102. Since CoreFoundation is not actually needed,
disable flat namespaces to avoid linking it unnecessarily.

Disabling flat namespaces matches the behavior of newer versions of
libstdc++ (GCC 7+) when building for newer Darwin hosts (10.5+).

(cherry picked from commit 647b2dbf62)
2023-11-30 08:54:33 +00:00
natsukium
08e62411c1 python311Packages.anthropic: 0.5.0 -> 0.7.4
Diff: https://github.com/anthropics/anthropic-sdk-python/compare/refs/tags/v0.5.0...v0.7.4

Changelog: https://github.com/anthropics/anthropic-sdk-python/releases/tag/v0.7.4
(cherry picked from commit 5c77136629)
2023-11-30 07:59:38 +00:00
emilylange
d31e4e8016 nixosTests.jitsi-meet: test cfg.caddy.enable
(cherry picked from commit a55f535146)
2023-11-30 07:56:34 +00:00
emilylange
e0f33fdbea nixos/jitsi-meet: fix cfg.caddy.enable
This fixes the following error:

```
error: failed processing files:
        FailedJobs(
        "static/404.html": Permission denied (os error 13) at path "/build/static/.tmpRMzDXu"
)
```

(cherry picked from commit 3e5dc7174e)
2023-11-30 07:56:34 +00:00
Mario Rodas
7f7df4d544 lean4: 4.2.0 -> 4.3.0
Diff: https://github.com/leanprover/lean4/compare/v4.2.0...v4.3.0

Changelog: https://github.com/leanprover/lean4/blob/v4.3.0/RELEASES.md
(cherry picked from commit cbcf0e94ac)
2023-11-30 07:31:22 +00:00
R. Ryantm
ab985043c9 python310Packages.clarifai-grpc: 9.10.5 -> 9.10.6
(cherry picked from commit 0062d5557c)
2023-11-30 07:28:35 +00:00
R. Ryantm
ce4e203622 python311Packages.optimum: 1.14.0 -> 1.14.1
(cherry picked from commit c7eca14f84)
2023-11-30 07:24:39 +00:00
Bjørn Forsman
0f2e12b5da ddclient: 3.11.1 -> 3.11.2
Changelog: 4a1b06630b/ChangeLog.md (2023-11-23-v3112)
(cherry picked from commit 1aafac5ceb)
2023-11-30 08:20:19 +01:00
OTABI Tomoya
489e3d948a Merge pull request #270596 from NixOS/backport-269496-to-release-23.11
[Backport release-23.11] python3Packages.pytest-testinfra: 9.0.0 -> 10.0.0
2023-11-30 15:58:40 +09:00
Robert Schütz
a231bbc4e0 python311Packages.keyrings-google-artifactregistry-auth: 1.1.1 -> 1.1.2
Changelog: https://github.com/GoogleCloudPlatform/artifact-registry-python-tools/blob/main/HISTORY.md
(cherry picked from commit 50188c47ae)
2023-11-30 06:55:47 +00:00
Robert Schütz
146cfe4d13 python311Packages.keyrings-passwordstore: mark broken
(cherry picked from commit 0e1c8f57a2)
2023-11-30 06:54:47 +00:00
Sean Buckley
ffa6a5bcd8 brave: 1.60.118 -> 1.60.125
https://community.brave.com/t/release-channel-1-60-125/518691
(cherry picked from commit 0295c486fa)
2023-11-30 05:21:37 +00:00
Pol Dellaiera
db86472fa1 Merge pull request #271110 from NixOS/backport-271040-to-release-23.11
[Backport release-23.11] vscode-extensions.devsense.*: bump
2023-11-30 06:21:24 +01:00
Pol Dellaiera
0e06eea466 vscode-extensions.devsense.phptools-vscode: 1.36.13428 -> 1.41.14332
(cherry picked from commit 50f8513e1f)
2023-11-30 05:20:44 +00:00
Pol Dellaiera
84861e2124 vscode-extensions.devsense.profiler-php-vscode: 1.36.13428 -> 1.41.14332
(cherry picked from commit 898592c693)
2023-11-30 05:20:44 +00:00
Pol Dellaiera
9436c2971c vscode-extensions.devsense.composer-php-vscode: 1.36.13428 -> 1.41.14332
(cherry picked from commit 7f1a76173f)
2023-11-30 05:20:44 +00:00
annalee
9e1f2c9bab libLAS: apply upstream patch to fix compile error
https://github.com/libLAS/libLAS/pull/151
(cherry picked from commit 4cd6f5a826)
2023-11-30 05:18:20 +00:00
Weijia Wang
d8f7a8e630 Merge pull request #271090 from NixOS/backport-270793-to-release-23.11
[Backport release-23.11] rxp: fix clang build
2023-11-30 06:16:22 +01:00
Weijia Wang
1f134d8d37 Merge pull request #271091 from NixOS/backport-270792-to-release-23.11
[Backport release-23.11] rzip: fix clang build
2023-11-30 06:16:07 +01:00
Weijia Wang
1a668a1f3e Merge pull request #271089 from NixOS/backport-270794-to-release-23.11
[Backport release-23.11] rman: fix clang build
2023-11-30 06:15:39 +01:00
Weijia Wang
ffe21cda8f Merge pull request #271092 from NixOS/backport-270784-to-release-23.11
[Backport release-23.11] buddy: fix clang build
2023-11-30 06:15:12 +01:00
Weijia Wang
762559359b Merge pull request #270420 from NixOS/backport-269552-to-release-23.11
[Backport release-23.11] lib.attrsets.matchAttrs: Avoid some list allocations when walking structure
2023-11-30 05:55:01 +01:00
Weijia Wang
b269d99159 Merge pull request #269647 from NixOS/backport-269326-to-staging-23.11
[Backport staging-23.11] libgit2, http-parser: Fix Windows Build
2023-11-30 05:53:15 +01:00
Weijia Wang
b15a72e4d7 Merge pull request #269645 from NixOS/backport-268587-to-staging-23.11
[Backport staging-23.11] python3Packages.numpy: fix cross compilation
2023-11-30 05:52:02 +01:00
Weijia Wang
46ef79290b Merge pull request #271052 from NixOS/backport-270905-to-release-23.11
[Backport release-23.11] teeworlds: fix build on Darwin
2023-11-30 05:50:55 +01:00
Weijia Wang
bd9c59e7dc Merge pull request #271050 from NixOS/backport-270783-to-release-23.11
[Backport release-23.11] neomutt: fix build on x86_64-darwin
2023-11-30 05:50:34 +01:00
Mario Rodas
5ea10a41d7 postgresql12Packages.timescaledb: mark broken
(cherry picked from commit 358670d6ae)
2023-11-30 04:34:26 +00:00
Mario Rodas
53e4d47072 postgresqlPackages.timescaledb: 2.12.2 -> 2.13.0
Diff: https://github.com/timescale/timescaledb/compare/2.12.2...2.13.0

Changelog: https://github.com/timescale/timescaledb/blob/2.13.0/CHANGELOG.md
(cherry picked from commit 60f8cd13cc)
2023-11-30 04:34:26 +00:00
Mario Rodas
4d8a876e94 nodejs_21: 21.2.0 -> 21.3.0
Changelog: https://github.com/nodejs/node/releases/tag/v21.3.0
(cherry picked from commit a0681500a9)
2023-11-30 04:20:00 +00:00
Charlotte Van Petegem
596a28bf40 uni: 2.5.1 -> 2.6.0
https://github.com/arp242/uni/releases/tag/v2.6.0
(cherry picked from commit 7694dd1fc0)
2023-11-30 03:41:49 +00:00
chayleaf
79a61fc831 rz-ghidra: switch from qt5 to qt6
(cherry picked from commit fd2031b77c)
2023-11-30 03:25:50 +00:00
chayleaf
a1df914ce6 cutter: fix build; switch from qt5 to qt6
(cherry picked from commit e0a6355d72)
2023-11-30 03:25:50 +00:00
Emmanuel Rosa
064e9dae14 bisq-desktop: 1.9.12 -> 1.9.14
(cherry picked from commit 09a4aa0e51)
2023-11-30 03:13:05 +00:00
Emily Trau
467acf8a50 buddy: fix clang build
(cherry picked from commit aca48610cc)
2023-11-30 02:32:59 +00:00
Emily Trau
31f6156e76 rzip: fix clang build
(cherry picked from commit 45f4341f16)
2023-11-30 02:32:35 +00:00
Emily Trau
cf81a9a136 rxp: fix clang build
(cherry picked from commit 54bd72c1d3)
2023-11-30 02:32:18 +00:00
Emily Trau
46e6f3d077 rman: fix clang build
(cherry picked from commit eeb5eb2186)
2023-11-30 02:31:54 +00:00
figsoda
7a461e5d86 argc: 1.12.0 -> 1.14.0
Diff: https://github.com/sigoden/argc/compare/v1.12.0...v1.14.0

Changelog: https://github.com/sigoden/argc/releases/tag/v1.14.0
(cherry picked from commit 10c6473b40)
2023-11-30 02:18:07 +00:00
figsoda
6a4d5693c4 inlyne: 0.3.1 -> 0.3.2
Diff: https://github.com/trimental/inlyne/compare/v0.3.1...v0.3.2

Changelog: https://github.com/trimental/inlyne/releases/tag/v0.3.2
(cherry picked from commit 083d4ff4c3)
2023-11-30 02:13:22 +00:00
gaykitty
2bdba0095c stargazer: Add nixosTests.stargazer to passthru.tests
(cherry picked from commit fe5f6ab623)
2023-11-30 01:35:37 +00:00
gaykitty
f54f54e622 nixosTests.stargazer: switch to using gemget
(cherry picked from commit 88273849a6)
2023-11-30 01:35:37 +00:00
gaykitty
9934e99b11 stargazer: 1.0.5 -> 1.1.0
Includes security patch for RUSTSEC-2023-0052
Change log: https://git.sr.ht/~zethra/stargazer/refs/1.1.0

(cherry picked from commit 527c32fc74)
2023-11-30 01:35:37 +00:00
Weijia Wang
f08bdf010f Merge pull request #270618 from NixOS/backport-197336-to-release-23.11
[Backport release-23.11] dconf2nix: 0.0.12 -> 0.1.1
2023-11-30 02:23:17 +01:00
Weijia Wang
4620fe31d2 Merge pull request #270249 from NixOS/backport-270090-to-release-23.11
[Backport release-23.11] libxmlxx: code predates c++17, use -std=c++11; fix darwin
2023-11-30 02:18:33 +01:00
Weijia Wang
38d20c1338 Merge pull request #270742 from NixOS/backport-270722-to-release-23.11
[Backport release-23.11] firefox: Adds patch for systems without a default page size
2023-11-30 02:17:51 +01:00
Weijia Wang
bd6cc03fac Merge pull request #270832 from NixOS/backport-269527-to-release-23.11
[Backport release-23.11]  nextcloud27: 27.1.3 -> 27.1.4;  nextcloud26: 26.0.8 -> 26.0.9
2023-11-30 02:17:07 +01:00
Weijia Wang
754610103f Merge pull request #270988 from NixOS/backport-268706-to-release-23.11
[Backport release-23.11] homebank: 5.7.1 -> 5.7.2
2023-11-30 02:15:31 +01:00
Weijia Wang
4ed25a6c16 Merge pull request #270644 from NixOS/backport-270590-to-release-23.11
[Backport release-23.11] python311Packages.gentools: switch to pyproject; fix build
2023-11-30 02:14:54 +01:00
Weijia Wang
8a12627c8b Merge pull request #270693 from NixOS/backport-268574-to-release-23.11
[Backport release-23.11] darwin.linux-builder: Disable evaluation
2023-11-30 02:14:16 +01:00
Weijia Wang
fb9bf0409b Merge pull request #270652 from NixOS/backport-266801-to-release-23.11
[Backport release-23.11] sftpgo: 2.5.4 -> 2.5.5
2023-11-30 02:13:15 +01:00
Weijia Wang
e689948b12 Merge pull request #270848 from NixOS/backport-270814-to-release-23.11
[Backport release-23.11] readline63: fix clang build
2023-11-30 02:12:14 +01:00
Weijia Wang
ce1981ae75 Merge pull request #270964 from NixOS/backport-270911-to-release-23.11
[Backport release-23.11] zellij: 0.39.1 -> 0.39.2
2023-11-30 02:11:23 +01:00
Weijia Wang
83ddb50457 Merge pull request #270949 from NixOS/backport-270651-to-release-23.11
[Backport release-23.11] python311Packages.afdko: fix build on clang
2023-11-30 02:10:23 +01:00
Weijia Wang
840dbbe1ea Merge pull request #270995 from NixOS/backport-270945-to-release-23.11
[Backport release-23.11] jellyfin, jellyfin-web: 10.8.12 -> 10.8.13
2023-11-30 01:59:33 +01:00
github-actions[bot]
588d0208c5 Merge staging-next-23.11 into staging-23.11 2023-11-30 00:14:40 +00:00
github-actions[bot]
431ed0811c Merge release-23.11 into staging-next-23.11 2023-11-30 00:14:08 +00:00
Henner Zeller
cfe67eea99 yosys-synlig: 2023-10-26 -> 2023-11-28
(cherry picked from commit e8c5bfad80)
2023-11-29 17:39:35 -06:00
Henner Zeller
773167e224 surelog: 1.76 -> 1.80
(cherry picked from commit 361918e36b)
2023-11-29 17:39:35 -06:00
Henner Zeller
8ac92ab584 uhdm: 1.77 -> 1.80
(cherry picked from commit 3ea9cd231b)
2023-11-29 17:39:35 -06:00
Weijia Wang
9ff63ac1e2 Merge pull request #271049 from NixOS/backport-269724-to-release-23.11
[Backport release-23.11] linux-pam: fix cross-compilation from darwin
2023-11-30 00:10:56 +01:00
Luflosi
b6b0c8862a teeworlds-server: fix unbundling of wavpack dependency
(cherry picked from commit db5b38723e)
2023-11-29 23:10:15 +00:00
Luflosi
00c99a12bd teeworlds: fix build on Darwin
The Cocoa dependency is also needed when not building the Client.
The Carbon dependency does not seem to be needed at all.
The libGLU dependency does not currently build on macOS because of one of its transitive dependencies but teeworlds compiles and runs fine without libGLU on macOS, so just make this dependency Linux-only.

(cherry picked from commit f563b8bb66)
2023-11-29 23:10:15 +00:00
Vladimír Čunát
c7afcf3e5d Merge #271051: mkosi: drop patches backported to systemd 254.6
...into release-23.11
2023-11-30 00:07:12 +01:00
Paul Meyer
c3f72b1ce3 mkosi: drop patches backported to systemd 254.6
(cherry picked from commit ea8f862acf)
2023-11-29 23:06:46 +00:00
Emily Trau
0ed8d7c214 neomutt: fix build on x86_64-darwin
(cherry picked from commit da7e6f5447)
2023-11-29 23:06:27 +00:00
Simon Žlender
a75fb602da linux-pam: fix cross-compilation from darwin
(cherry picked from commit 4eed370ae9)
2023-11-29 22:59:54 +00:00
R. Ryantm
327ce5c2ea capnproto: 1.0.1 -> 1.0.1.1
(cherry picked from commit 6db5b06f02)
2023-11-29 22:41:33 +00:00
Emily Trau
a99e2284d3 Merge pull request #271041 from NixOS/backport-270665-to-release-23.11
[Backport release-23.11] timg: 1.5.2 -> 1.5.3
2023-11-30 09:30:00 +11:00
Henner Zeller
32903b2dd3 timg: 1.5.2 -> 1.5.3
Release notes:
https://github.com/hzeller/timg/releases/tag/v1.5.3

(cherry picked from commit 1e1bd362e5)
2023-11-29 22:11:11 +00:00
Nick Cao
255cd3b037 Merge pull request #270946 from NixOS/backport-270778-to-release-23.11
[Backport release-23.11] src-cli: 5.2.0 -> 5.2.1
2023-11-29 15:25:20 -05:00
Nick Cao
059c03e52b Merge pull request #270947 from NixOS/backport-270776-to-release-23.11
[Backport release-23.11] frogmouth: 0.9.0 -> 0.9.1
2023-11-29 15:25:09 -05:00
Nick Cao
a1827d4184 Merge pull request #270948 from NixOS/backport-270771-to-release-23.11
[Backport release-23.11] risor: 1.1.1 -> 1.1.2
2023-11-29 15:24:51 -05:00
Nick Cao
c4d2389798 Merge pull request #270953 from NixOS/backport-270715-to-release-23.11
[Backport release-23.11] expr: 1.15.4 -> 1.15.5
2023-11-29 15:24:31 -05:00
Nick Cao
594be9f8e2 Merge pull request #270965 from NixOS/backport-270701-to-release-23.11
[Backport release-23.11] matrix-synapse: 1.95.1 -> 1.97.0
2023-11-29 15:05:45 -05:00
piegames
451ab9c8a2 Merge pull request #270921 from NixOS/backport-270142-to-release-23.11
[Backport release-23.11] gnomeExtensions.arcmenu: 44 -> 52
2023-11-29 20:47:41 +01:00
piegames
a8699032e7 Merge pull request #270919 from NixOS/backport-270418-to-release-23.11
[Backport release-23.11] gnome.gpaste: Fix typelib path modification
2023-11-29 20:47:23 +01:00
piegames
2245046322 Merge pull request #270924 from NixOS/backport-270315-to-release-23.11
[Backport release-23.11] gnomeExtensions: auto-update
2023-11-29 20:47:01 +01:00
Vincent Laporte
51e25dd174 gajim: 1.8.3 → 1.8.4
(cherry picked from commit 1efe2e5433)
2023-11-29 19:44:00 +00:00
Vincent Laporte
a4bce39b4d pythonPackages.nbxmpp: 4.5.0 → 4.5.3
(cherry picked from commit d58facd6a4)
2023-11-29 19:44:00 +00:00
Raito Bezarius
03c6a5df40 zfs: improve description and long description
When we are building for user or kernel, we are not building a kernel module all the time.

(cherry picked from commit b026c45bf6)
2023-11-29 19:56:51 +01:00
Raito Bezarius
ba8330f57c zfs_2_1: init at 2.1.13
This re-introduces the old stable ZFS version we had in the past following
the many predicted issues of ZFS 2.2.x series, that is much more stable
than any further ZFS version at the moment.

I am also removing myself from maintenance of any further ZFS versions as I am
planning to quit ZFS maintenance at some point.

In the meantime, for users like me who depend on ZFS for critical operations, here is a ZFS version
that is known to work for LTS kernels.

(cherry picked from commit e04c0b0d99)
2023-11-29 19:56:51 +01:00
Felix Bühler
2d53a8e17d Merge pull request #271003 from NixOS/backport-270519-to-release-23.11
[Backport release-23.11] nixos/esphome: fix bwrap
2023-11-29 19:55:37 +01:00
Felix Buehler
9e10159781 nixos/esphome: fix bwrap
(cherry picked from commit 9f563e21ac)
2023-11-29 18:41:20 +00:00
figsoda
30e01ee8bd Merge pull request #270996 from NixOS/backport-270980-to-release-23.11
[Backport release-23.11] Release NixOS 23.11
2023-11-29 13:26:19 -05:00
figsoda
057f9aecfb Release NixOS 23.11
(cherry picked from commit 04220ed676)
2023-11-29 18:25:34 +00:00
Silvan Mosberger
f790fda359 Backport and converge release notes editorial updates (#270990)
Co-Authored-By: Alejandro Sánchez Medina <alejandrosanchzmedina@gmail.com>
2023-11-29 13:22:58 -05:00
Julien Malka
2ba31c01cb jellyfin-web: 10.8.12 -> 10.8.13
(cherry picked from commit d60046d367)
2023-11-29 18:20:56 +00:00
Julien Malka
bd4b5ce1ca jellyfin: 10.8.12 -> 10.8.13
(cherry picked from commit 2d4a8ed6c4)
2023-11-29 18:20:56 +00:00
figsoda
8ffd80a37b Merge pull request #270175 from ShamrockLee/backport-23.11-apptainer-localstatedir
[Backport 23.11] apptainer, singularity: use self-contained LOCALSTATEDIR by default
2023-11-29 13:08:06 -05:00
figsoda
f6a1b39da6 Merge pull request #270448 from NixOS/backport-268746-to-release-23.11
[Backport release-23.11] python311Packages.torch: choose magma at the expression level
2023-11-29 13:05:13 -05:00
Frank Lanitz
47d2185b5f homebank: 5.7.1 -> 5.7.2
(cherry picked from commit f4ec121e10)
2023-11-29 17:41:33 +00:00
Robert Schütz
d3aefc17da Merge pull request #270840 from NixOS/backport-269799-to-release-23.11
[Backport release-23.11] poetry: 1.7.0 -> 1.7.1
2023-11-29 09:21:32 -08:00
Julien Malka
c4d1a77d17 Merge pull request #270511 from NixOS/backport-270042-to-release-23.11
[Backport release-23.11] python311Packages.pyregion: 2.1.1 -> 2.2.0; fix darwin build
2023-11-29 17:53:54 +01:00
Julien Malka
f8f87feb4a Merge pull request #270883 from NixOS/backport-270027-to-release-23.11
[Backport release-23.11] python311Packages.astropy-healpix: upstream patch to fix darwin build
2023-11-29 17:52:59 +01:00
Nick Cao
1c5db543bb nixosTests.matrix-synapse: fix requests certificate validation by using minica instead of openssl
(cherry picked from commit fd522b612d)
2023-11-29 15:58:36 +00:00
Sumner Evans
3ab3121774 matrix-synapse: 1.95.1 -> 1.97.0
Closes #270264

Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 2594adc657)
2023-11-29 15:58:36 +00:00
Matthias Beyer
63a781147b zellij: 0.39.1 -> 0.39.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 0e1eccf34c)
2023-11-29 15:49:58 +00:00
figsoda
0acfddb0ee expr: 1.15.4 -> 1.15.5
Diff: https://github.com/antonmedv/expr/compare/v1.15.4...v1.15.5

Changelog: https://github.com/antonmedv/expr/releases/tag/v1.15.5
(cherry picked from commit 96727dd4e1)
2023-11-29 14:49:34 +00:00
Emily Trau
de0ad77082 Merge pull request #270951 from NixOS/backport-270823-to-release-23.11
[Backport release-23.11] tuba: fix clang build
2023-11-30 01:30:08 +11:00
Nick Cao
0828adcdd1 Merge pull request #270835 from NixOS/backport-270479-to-release-23.11
[Backport release-23.11] microsoft-edge: 119.0.2151.44 -> 119.0.2151.72
2023-11-29 09:29:27 -05:00
Emily Trau
126cac648a tuba: fix clang build
(cherry picked from commit 1c6cc8ed6e)
2023-11-29 14:29:25 +00:00
Nick Cao
13e2aebd05 Merge pull request #270817 from NixOS/backport-270672-to-release-23.11
[Backport release-23.11] cargo-tarpaulin: 0.27.1 -> 0.27.2
2023-11-29 09:28:19 -05:00
natsukium
e354a7fb49 python311Packages.afdko: fix build on clang
(cherry picked from commit fa1309bae9)
2023-11-29 14:22:48 +00:00
figsoda
5b12e425fa risor: 1.1.1 -> 1.1.2
Diff: https://github.com/risor-io/risor/compare/v1.1.1...v1.1.2

Changelog: https://github.com/risor-io/risor/releases/tag/v1.1.2
(cherry picked from commit d987641ce9)
2023-11-29 14:22:24 +00:00
figsoda
fd6ef902b0 frogmouth: 0.9.0 -> 0.9.1
Diff: https://github.com/Textualize/frogmouth/compare/v0.9.0...v0.9.1

Changelog: https://github.com/Textualize/frogmouth/blob/v0.9.1/ChangeLog.md
(cherry picked from commit a25408ccba)
2023-11-29 14:19:27 +00:00
figsoda
4a71334fb1 src-cli: 5.2.0 -> 5.2.1
Diff: https://github.com/sourcegraph/src-cli/compare/5.2.0...5.2.1

Changelog: https://github.com/sourcegraph/src-cli/blob/5.2.1/CHANGELOG.md
(cherry picked from commit 25514bbc7d)
2023-11-29 14:17:35 +00:00
Peder Bergebakken Sundt
52185213f6 Merge pull request #270895 from NixOS/backport-270506-to-release-23.11
[Backport release-23.11] python311Packages.hdbscan: fix build
2023-11-29 15:10:45 +01:00
Ilan Joselevich
a10facb775 Merge pull request #270937 from NixOS/backport-270485-to-release-23.11
[Backport release-23.11] biome: 1.3.3 -> 1.4.0
2023-11-29 15:57:21 +02:00
nikstur
b5433ba9bb Merge pull request #270599 from blitz/fractal-5-backport
[23.11] fractal: 4.4.2 -> 5
2023-11-29 14:46:45 +01:00
figsoda
07878cc056 biome: 1.3.3 -> 1.4.0
Diff: https://github.com/biomejs/biome/compare/cli/v1.3.3...cli/v1.4.0

Changelog: https://github.com/biomejs/biome/blob/cli/v1.4.0/CHANGELOG.md
(cherry picked from commit 2be9727421)
2023-11-29 13:32:28 +00:00
Emily Trau
50aa30a13c Merge pull request #270930 from NixOS/backport-270851-to-release-23.11
[Backport release-23.11] python311Packages.pot: pypi missing files, switch to github; fixbuild
2023-11-30 00:11:05 +11:00
annalee
3b03a8d304 python311Packages.pot: pypi missing files, switch to github; fixbuild
pypi source is missing tests/conftest.py which is causing the tests to
with missing attribute errors

(cherry picked from commit 7d835a1dc5)
2023-11-29 12:58:28 +00:00
Emily Trau
48579be8c7 Merge pull request #270845 from NixOS/backport-270753-to-release-23.11
[Backport release-23.11] python310Packages.oelint-parser: 2.11.4 -> 2.11.6, oelint-adv: 3.26.2 -> 3.26.4
2023-11-29 23:57:04 +11:00
Emily Trau
040fba80e1 Merge pull request #270844 from NixOS/backport-270777-to-release-23.11
[Backport release-23.11] cargo-show-asm: 0.2.22 -> 0.2.23
2023-11-29 23:56:37 +11:00
Vladimír Čunát
9c24b00b63 Merge #270925: libreoffice: skip tests for now
...into release-23.11
2023-11-29 13:46:03 +01:00
Vladimír Čunát
5f4ce4b64d libreoffice: skip tests for now
They expired in some way recently.
2023-11-29 12:57:57 +01:00
Ryan Horiguchi
a9e16bc6f5 gnomeExtensions: auto-update
(cherry picked from commit 72d6cf87ae)
2023-11-29 11:51:13 +00:00
4JX
bc77c1ca24 gnomeExtensions.arcmenu: 44 -> 52
(cherry picked from commit b59ed689c4)
2023-11-29 11:35:20 +00:00
Jan Tojnar
93c63fa0b0 gnome.gpaste: Fix typelib path modification
- GPaste 45 switched to ES6 modules.
- Imports in an ES6 module are resolved before the statements in the module body are evaluated.
- If we want our typelib path modification to take effect, we need to do it before the typelibs are imported.

One option is delaying further imports with a top-level await of dynamic import.
I did that in 33cb221792
But forgot to do it in `extension.js`, causing the extensions to sometimes fail to start:

    JS ERROR: Extension GPaste@gnome-shell-extensions.gnome.org: Error: Requiring GPaste, version 2: Typelib file for namespace 'GPaste', version '2' not found
        require@resource:///org/gnome/gjs/modules/esm/gi.js:16:28
        @gi://GPaste?version=2:3:25
        @resource:///org/gnome/shell/ui/init.js:21:20

Not sure how it can sometimes work.

I could apply the transformation to `extension.js` as well
but there are multiple imports in the file so it would be pretty annoying
since any import that transitively imports typelibs would need to be converted.

Since gjs currently appears to load imports synchronously
and module bodies are executed when all imports are resolved (post-order),
we can instead just create a separate module and import it first.

(cherry picked from commit af9e3ddc1d)
2023-11-29 11:28:15 +00:00
Martin Weinelt
9ee72f9096 Merge pull request #270902 from NixOS/backport-270856-to-release-23.11
[Backport release-23.11] kea: 2.4.0 -> 2.4.1
2023-11-29 12:20:12 +01:00
K900
506b69f59f Merge pull request #270914 from NixOS/backport-270904-to-release-23.11
[Backport release-23.11] Linux kernels 2023-11-29
2023-11-29 14:09:13 +03:00
Alyssa Ross
da4b8f6cc5 linux-rt_5_10: 5.10.199-rt97 -> 5.10.201-rt98
(cherry picked from commit 565eb9a83a)
2023-11-29 11:08:53 +00:00
Alyssa Ross
ef68702000 linux_4_14: 4.14.330 -> 4.14.331
(cherry picked from commit c84f34c3c0)
2023-11-29 11:08:53 +00:00
Alyssa Ross
8334746e47 linux_4_19: 4.19.299 -> 4.19.300
(cherry picked from commit 3172e8e1fc)
2023-11-29 11:08:53 +00:00
Alyssa Ross
3a303c748c linux_5_4: 5.4.261 -> 5.4.262
(cherry picked from commit f954c6ac38)
2023-11-29 11:08:53 +00:00
Alyssa Ross
0df28b904e linux_5_10: 5.10.201 -> 5.10.202
(cherry picked from commit f3f7cca7e5)
2023-11-29 11:08:53 +00:00
Alyssa Ross
d39a89dad1 linux_5_15: 5.15.139 -> 5.15.140
(cherry picked from commit c2a8b5f8d2)
2023-11-29 11:08:53 +00:00
Alyssa Ross
a48b7c26a0 linux_6_1: 6.1.63 -> 6.1.64
(cherry picked from commit 2f492ad3cf)
2023-11-29 11:08:53 +00:00
Alyssa Ross
6906b1cfac linux_6_5: 6.5.12 -> 6.5.13
(cherry picked from commit 5214ba12f3)
2023-11-29 11:08:53 +00:00
Alyssa Ross
130c863235 linux_6_6: 6.6.2 -> 6.6.3
(cherry picked from commit dd27218c71)
2023-11-29 11:08:53 +00:00
Alyssa Ross
e2d63175d0 linux_testing: 6.7-rc2 -> 6.7-rc3
(cherry picked from commit 4f711c3ba6)
2023-11-29 11:08:53 +00:00
Mario Rodas
915154c352 Merge pull request #270855 from NixOS/backport-270819-to-release-23.11
[Backport release-23.11] gifski: fix version
2023-11-29 06:02:30 -05:00
Sergei Trofimovich
e249e03d91 kea: 2.4.0 -> 2.4.1
Changes: https://downloads.isc.org/isc/kea/2.4.1/Kea-2.4.1-ReleaseNotes.txt
(cherry picked from commit c687a1297f)
2023-11-29 10:33:32 +00:00
Jörg Thalheim
3c157add10 sysdig: 0.33.1 -> 0.34.1
(cherry picked from commit 0e6ba9692a)
2023-11-29 10:11:05 +00:00
Vincent Laporte
4cb57ac11f coqPackages.mathcomp-word: 2.1 → {2.2, 3.0}
(cherry picked from commit c647161636)
2023-11-29 11:08:47 +01:00
tu-maurice
0f45ffcaff python311Packages.hdbscan: fix build
Patch is already upstream in the current packaged version.

(cherry picked from commit 776fcd1504)
2023-11-29 10:08:04 +00:00
Vincent Laporte
2ad9b5d4f6 coqPackages.VST: 2.12 → 2.13
coqPackages.compcert: 3.13 → 3.13.1

(cherry picked from commit 208fecaf03)
2023-11-29 11:07:05 +01:00
annalee
6dca38404f python311Packages.astropy-healpix: upstream patch to fix darwin build
upstream patch adds const to arguments so the function definition
matches the function pointer prototype.

remove patch on next version update

(cherry picked from commit 7246ec5b0d)
2023-11-29 09:53:49 +00:00
Martin Weinelt
b4e2399458 Merge pull request #270758 from NixOS/backport-270745-to-release-23.11
[Backport release-23.11] firefox-{beta,devedition}-unwrapped: 121.0b3 -> 121.0b4
2023-11-29 10:31:24 +01:00
Otavio Salvador
1f58335672 uuu: fix updateScript to pass specific version-regexp
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 6923231af9)
2023-11-29 10:18:40 +01:00
figsoda
a53d55a1ed cargo-modules: 0.11.0 -> 0.11.2
Diff: https://github.com/regexident/cargo-modules/compare/0.11.0...0.11.2

Changelog: https://github.com/regexident/cargo-modules/blob/0.11.2/CHANGELOG.md
(cherry picked from commit 65a8ceb0a9)
2023-11-29 10:18:08 +01:00
hexclover
c4b3e88a35 nixos/mininet: wrap with mininet in PYTHONPATH and ifconfig in PATH
(cherry picked from commit 4e6fc83b98)
2023-11-29 10:16:52 +01:00
hexclover
bb6b6a806b mininet: 2.3.0 -> 2.3.1b4
Switched to Python 3.

(cherry picked from commit 496705197e)
2023-11-29 10:16:52 +01:00
Vladimír Čunát
4cc4c0455a Merge #269828: staging-next-23.11 iteration 1
...into release-23.11
2023-11-29 10:03:16 +01:00
figsoda
664a52500b gifski: fix version
(cherry picked from commit 419a57cc60)
2023-11-29 08:17:24 +00:00
Mario Rodas
d194651754 Merge pull request #270816 from NixOS/backport-270780-to-release-23.11
[Backport release-23.11] gifski: 1.13.0 -> 1.31.1
2023-11-29 03:16:12 -05:00
Emily Trau
a5aea79fbf Merge pull request #270852 from NixOS/backport-269642-to-release-23.11
[Backport release-23.11] remnote: 1.12.64 -> 1.13.0
2023-11-29 18:46:20 +11:00
John Garcia
4e00e07e63 remnote: 1.12.64 -> 1.13.0
(cherry picked from commit 1debdc9730)
2023-11-29 07:45:28 +00:00
John Garcia
0f65dc22c1 maintainers: rename jgarcia to chewblacka
(cherry picked from commit d91e9ecd5b)
2023-11-29 07:45:28 +00:00
Emily Trau
a7a418b99f readline63: fix clang build
(cherry picked from commit d6d41d403c)
2023-11-29 07:37:46 +00:00
Otavio Salvador
58f6208710 python310Packages.oelint-parser: 2.11.4 -> 2.11.6
(cherry picked from commit 09e9a8afab)
2023-11-29 07:28:29 +00:00
Otavio Salvador
be45d3ba65 oelint-adv: 3.26.2 -> 3.26.4
(cherry picked from commit 684c68ead6)
2023-11-29 07:28:29 +00:00
figsoda
7644957184 cargo-show-asm: 0.2.22 -> 0.2.23
Diff: https://diff.rs/cargo-show-asm/0.2.22/0.2.23

Changelog: https://github.com/pacak/cargo-show-asm/blob/0.2.23/Changelog.md
(cherry picked from commit c2abe3fd80)
2023-11-29 07:26:27 +00:00
Robert Schütz
70b0be5563 poetryPlugins.poetry-plugin-up: 0.7.0 -> 0.7.1
Diff: https://github.com/MousaZeidBaker/poetry-plugin-up/compare/refs/tags/0.7.0...0.7.1

Changelog: https://github.com/MousaZeidBaker/poetry-plugin-up/releases/tag/0.7.1
(cherry picked from commit 5427e0b5b3)
2023-11-29 06:49:05 +00:00
Robert Schütz
ffb88b6d60 poetry: 1.7.0 -> 1.7.1
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.7.0...1.7.1

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.7.1/CHANGELOG.md
(cherry picked from commit 334cf93916)
2023-11-29 06:49:05 +00:00
Rhys Davies
b96877958c microsoft-edge: 119.0.2151.44 -> 119.0.2151.72
(cherry picked from commit 353ec7d154)
2023-11-29 06:21:39 +00:00
Emily Trau
c2fc886d84 Merge pull request #270833 from NixOS/backport-269607-to-release-23.11
[Backport release-23.11] khal: no longer broken on Darwin
2023-11-29 17:15:24 +11:00
Jonathan Wilkins
405e6ae2cb khal: no longer broken on Darwin
This builds for me on aarch64 Darwin, unsure about x86_64.

(cherry picked from commit 6224235f2b)
2023-11-29 06:14:19 +00:00
Emily Trau
f7171e3e31 Merge pull request #270829 from NixOS/backport-269502-to-release-23.11
[Backport release-23.11] fsautocomplete: sdk_6_0 -> sdk_7_0
2023-11-29 17:11:14 +11:00
Sandro Jäckel
50740a4dae nixos/tests/nextcloud: fix with-declarative-redis-and-secrets test
(cherry picked from commit 79e3ab84dd)
2023-11-29 06:11:11 +00:00
Sandro Jäckel
0fd7221b80 nextcloud27Packages: regen
(cherry picked from commit b0f478b861)
2023-11-29 06:11:11 +00:00
Sandro Jäckel
c1471f4d20 nextcloud26Packages: regen
(cherry picked from commit 8da1d68e33)
2023-11-29 06:11:11 +00:00
Sandro Jäckel
a5c47714b5 nextcloud27: 27.1.3 -> 27.1.4
(cherry picked from commit 2070d4b565)
2023-11-29 06:11:11 +00:00
Sandro Jäckel
0395c08ab7 nextcloud26: 26.0.8 -> 26.0.9
(cherry picked from commit 2fd8e33615)
2023-11-29 06:11:11 +00:00
Kirill Radzikhovskyy
0e9c413b2b fsautocomplete: sdk_6_0 -> sdk_7_0
(cherry picked from commit 69d4f03872)
2023-11-29 06:09:26 +00:00
Emily Trau
9e557c3138 Merge pull request #270825 from NixOS/backport-270781-to-release-23.11
[Backport release-23.11] poco: fix static build
2023-11-29 16:49:36 +11:00
Emily Trau
de108b11bb poco: fix static build
(cherry picked from commit 369650ef38)
2023-11-29 05:49:01 +00:00
Vincent Laporte
f086297307 ocamlPackages.bap: use LLVM 14
This fixes build after https://github.com/NixOS/nixpkgs/pull/241692

(cherry picked from commit 2a39e05773)
2023-11-29 06:44:59 +01:00
Emily Trau
33e56b2512 Merge pull request #270824 from NixOS/backport-269725-to-release-23.11
[Backport release-23.11] tuba: 0.4.1 -> 0.5.0
2023-11-29 16:42:55 +11:00
Colin
ad106ad88d tuba: 0.4.1 -> 0.5.0
release notes: <https://github.com/GeopJr/Tuba/releases/tag/v0.5.0>

(cherry picked from commit 0847a05a3f)
2023-11-29 05:42:11 +00:00
Emily Trau
ff22c38240 Merge pull request #270822 from NixOS/backport-270483-to-release-23.11
[Backport release-23.11] runelite: fix desktop entry
2023-11-29 16:34:45 +11:00
Alex Martens
d8fa45fe7f runelite: fix desktop entry
(cherry picked from commit 8cf9ec9b02)
2023-11-29 05:34:07 +00:00
figsoda
37f88eec0b cargo-tarpaulin: 0.27.1 -> 0.27.2
Diff: https://github.com/xd009642/tarpaulin/compare/0.27.1...0.27.2

Changelog: https://github.com/xd009642/tarpaulin/blob/0.27.2/CHANGELOG.md
(cherry picked from commit 29175e613e)
2023-11-29 05:07:10 +00:00
figsoda
fdba78afe6 gifski: 1.13.0 -> 1.31.1
Diff: https://github.com/ImageOptim/gifski/compare/1.13.0...1.31.1

Changelog: https://github.com/ImageOptim/gifski/releases/tag/1.31.1
(cherry picked from commit d341b7d95c)
2023-11-29 05:06:39 +00:00
Emily Trau
ab2ab0eff7 Merge pull request #270813 from NixOS/backport-270625-to-release-23.11
[Backport release-23.11] httptunnel: update to latest rev; fix darwin
2023-11-29 15:33:50 +11:00
annalee
14b51e6bd7 httptunnel: update to latest rev; fix darwin
version in nixpkgs is at least older than 2012
3b2a6f15b2...d8f91af976

(cherry picked from commit 1b87c9dcd6)
2023-11-29 04:33:12 +00:00
Emily Trau
69d668c4a6 Merge pull request #270812 from NixOS/backport-270137-to-release-23.11
[Backport release-23.11] liberasurecode: ignore strict prototypes on clang; fix darwin
2023-11-29 15:31:12 +11:00
annalee
015010b708 liberasurecode: ignore strict prototypes on clang; fix darwin
(cherry picked from commit 0d220827ac)
2023-11-29 04:27:28 +00:00
Fabián Heredia Montiel
36e04f1e2f Merge pull request #270801 from NixOS/backport-270388-to-release-23.11
[Backport release-23.11] redis-plus-plus: 1.3.7 -> 1.3.10
2023-11-29 04:22:35 +00:00
Mario Rodas
a1fb93872d nodejs_18: 18.18.2 -> 18.19.0
Changelog: https://github.com/nodejs/node/releases/tag/v18.19.0
(cherry picked from commit 3f05c9a8f8)
2023-11-29 04:20:00 +00:00
Nicolas Benes
f6ab8ce7d3 redis-plus-plus: 1.3.7 -> 1.3.10
https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.8
https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.9
https://github.com/sewenew/redis-plus-plus/releases/tag/1.3.10
(cherry picked from commit a4ce630f3e)
2023-11-29 03:44:07 +00:00
Silvan Mosberger
1ba9379d20 Merge pull request #270700 from NixOS/backport-269962-to-release-23.11
[Backport release-23.11] homepage-dashboard: 0.7.4 -> 0.8.2
2023-11-29 03:36:02 +01:00
Silvan Mosberger
90fd8ab887 Merge pull request #270702 from NixOS/backport-267538-to-release-23.11
[Backport release-23.11] sourcehut.pastesrht: add missing backend component
2023-11-29 03:34:43 +01:00
figsoda
03d20903ac Merge pull request #270724 from NixOS/backport-268766-to-release-23.11
[Backport release-23.11] sccache: 0.7.2 -> 0.7.4
2023-11-28 20:46:12 -05:00
figsoda
fbbe108832 Merge pull request #270661 from NixOS/backport-270500-to-release-23.11
[Backport release-23.11] felix-fm: 2.10.1 -> 2.10.2
2023-11-28 20:45:40 -05:00
Fabián Heredia Montiel
b7b373d930 Merge pull request #270740 from azahi/moonlander-as-broken
moonlander: mark as broken
2023-11-29 01:35:34 +00:00
Fabián Heredia Montiel
fd2cb323a5 Merge pull request #270739 from NixOS/backport-270594-to-release-23.11
[Backport release-23.11] kotlin-native: update darwin hashes; fix build
2023-11-29 01:35:10 +00:00
github-actions[bot]
8f2d2c610f Merge staging-next-23.11 into staging-23.11 2023-11-29 00:14:50 +00:00
github-actions[bot]
037a1dd5d1 Merge release-23.11 into staging-next-23.11 2023-11-29 00:14:22 +00:00
Martin Weinelt
9203c0f664 firefox-devedition-unwrapped: 121.0b3 -> 121.0b4
(cherry picked from commit 21672ccd69)
2023-11-28 23:57:29 +00:00
Martin Weinelt
986b3deb00 firefox-beta-unwrapped: 121.0b3 -> 121.0b4
(cherry picked from commit 2438f55f09)
2023-11-28 23:57:29 +00:00
Nick Cao
06b8a5a030 Merge pull request #270734 from katexochen/dn5/backport-5-1-8
[Backport release-23.11] dnf5: 5.1.7 -> 5.1.8, re-enable tests, add man pages, fix hash
2023-11-28 17:19:06 -05:00
Bastian Köcher
74608f93b8 firefox: Adds patch for systems without a default page size
This patch ensures that firefox is not crashing when running Nixos on MX
Apple machines. (using Asahi Linux)

(cherry picked from commit 1d8c5b7586)
2023-11-28 22:16:13 +00:00
annalee
159aa18167 kotlin-native: update darwin hashes; fix build
last version update https://github.com/NixOS/nixpkgs/pull/264833
only updated the linux x64 hash and neglected the 2 macos ones.

this updates the other two hashes using the published sha256 digests
https://github.com/JetBrains/kotlin/releases/tag/v1.9.20
and converts them to an sri.

testing: build passed on x64 darwin
(cherry picked from commit eb198e32f0)
2023-11-28 22:09:06 +00:00
Azat Bahawi
e7f2d627ba moonlander: mark as broken
Also removed azahi from maintainers.
2023-11-29 01:08:33 +03:00
Paul Meyer
09b7b34c2f dnf5: tag was moved, fix hash
(cherry picked from commit f9abf15185)
2023-11-28 22:22:29 +01:00
Nick Cao
9afc2703f6 Merge pull request #270653 from NixOS/backport-270597-to-release-23.11
[Backport release-23.11] soft-serve: 0.7.2 -> 0.7.3
2023-11-28 16:14:51 -05:00
Nick Cao
cacc794846 Merge pull request #270656 from NixOS/backport-270491-to-release-23.11
[Backport release-23.11] fw: 2.18.0 -> 2.19.0
2023-11-28 16:14:37 -05:00
Nick Cao
49142e0821 Merge pull request #270655 from NixOS/backport-270492-to-release-23.11
[Backport release-23.11] cargo-mutants: 23.11.1 -> 23.11.2
2023-11-28 16:14:25 -05:00
Nick Cao
3b1ff53fce Merge pull request #270658 from NixOS/backport-270482-to-release-23.11
[Backport release-23.11] symbolicator: 23.11.0 -> 23.11.2
2023-11-28 16:14:15 -05:00
Nick Cao
b49f088abd Merge pull request #270659 from NixOS/backport-270501-to-release-23.11
[Backport release-23.11] gql: 0.8.0 -> 0.9.0
2023-11-28 16:14:00 -05:00
Nick Cao
66a6941664 Merge pull request #270660 from NixOS/backport-270502-to-release-23.11
[Backport release-23.11] jql: 7.0.6 -> 7.0.7
2023-11-28 16:13:50 -05:00
figsoda
34a0638f92 sccache: 0.7.2 -> 0.7.4
Diff: https://github.com/mozilla/sccache/compare/v0.7.2...v0.7.4

Changelog: https://github.com/mozilla/sccache/releases/tag/v0.7.4
(cherry picked from commit 10e0ccbfa5)
2023-11-28 19:50:52 +00:00
Martin Weinelt
5705f147a5 Merge pull request #270697 from emilylange/release-23.11-forgejo
[release-23.11] forgejo: 1.20.5-1 -> 1.20.6-0
2023-11-28 19:23:43 +01:00
Tomas Antonio Lopez
c520c31a04 sourcehut.pastesrht: 0.15.1 -> 0.15.2
(cherry picked from commit d84b211fea)
2023-11-28 17:40:39 +00:00
Tomas Antonio Lopez
38ba8684ff nixos/sourcehut: compile and integrate paste.sr.ht API component
(cherry picked from commit 5476b490d4)
2023-11-28 17:40:39 +00:00
Tomas Antonio Lopez
a732a46482 sourcehut.pastesrht: add myself as maintainer
(cherry picked from commit 3881f6f864)
2023-11-28 17:40:39 +00:00
Nick Cao
c021f2903d Merge pull request #270636 from NixOS/backport-270439-to-release-23.11
[Backport release-23.11] qt6: 6.6.0 -> 6.6.1
2023-11-28 12:26:10 -05:00
Jon Seager
64229c7ec3 homepage-dashboard: 0.7.4 -> 0.8.2
(cherry picked from commit ef47a483c2)
2023-11-28 17:16:21 +00:00
emilylange
82ec744fb7 forgejo: 1.20.5-1 -> 1.20.6-0
https://codeberg.org/forgejo/forgejo/releases/tag/v1.20.6-0

4160dcdaaf/RELEASE-NOTES.md (1-20-6-0)
2023-11-28 18:06:44 +01:00
Robert Hensing
33831fc31b darwin.linux-builder: Disable installer tools
(cherry picked from commit f3e9d7f84b)
2023-11-28 16:47:28 +00:00
Robert Hensing
61609b59ee nixos/system.disableInstallerTools: Do define options without effect
These won't cause anything to appear in toplevel.

(cherry picked from commit 64b587e3e2)
2023-11-28 16:47:28 +00:00
Robert Hensing
42d2ec6b04 darwin.linux-builder: Disable evaluation
A remote builder does not need to evaluate anything, so let's trim
it down to (eventually) save some space, and make the purpose of
the builder clear.

Users should evaluate on the host instead.

(cherry picked from commit 66b2913797)
2023-11-28 16:47:28 +00:00
Lily Foster
55d6d8ee14 Merge pull request #270630 from NixOS/backport-269099-to-release-23.11
[Backport release-23.11] geph: add cacert to provide certificates during fetches
2023-11-28 11:24:14 -05:00
Nick Cao
036c04ca50 Merge pull request #269768 from NixOS/backport-267030-to-release-23.11
[Backport release-23.11] python311Packages.pymc: 5.9.1 -> 5.9.2, python311Packages.pytensor: 2.17.3 -> 2.18.1
2023-11-28 11:09:52 -05:00
Silvan Mosberger
1442a502b6 Merge pull request #270676 from NixOS/backport-270628-to-release-23.11 2023-11-28 16:55:25 +01:00
Silvan Mosberger
356f49951e rl-2311: Link to blog post on the file set library
(cherry picked from commit ec54fee3b5)
2023-11-28 15:52:24 +00:00
h7x4
41213c07bb treewide: add mainProgram
(cherry picked from commit 41974d5ed9)
2023-11-28 16:49:41 +01:00
Nick Cao
c9407db9a7 Merge pull request #269605 from NixOS/backport-266496-to-release-23.11
[Backport release-23.11] nextcloud-notify_push: 0.6.3 -> 0.6.5
2023-11-28 10:07:10 -05:00
Nick Cao
abcbadddd5 Merge pull request #269234 from NixOS/backport-269160-to-release-23.11
[Backport release-23.11] AdaCore 24 updates
2023-11-28 10:06:52 -05:00
Nick Cao
f7ff0bd2d8 Merge pull request #270080 from NixOS/backport-269948-to-release-23.11
[Backport release-23.11] python3Packages.wasmer-compiler-llvm: fix build failure
2023-11-28 10:06:28 -05:00
Nick Cao
659a03ab79 Merge pull request #270030 from NixOS/backport-269899-to-release-23.11
[Backport release-23.11] pythonPackages.pyheck: fix build on darwin
2023-11-28 10:05:40 -05:00
Nick Cao
391840a1f2 Merge pull request #270144 from NixOS/backport-268342-to-release-23.11
[Backport release-23.11] datadog-agent: fix metric submission
2023-11-28 10:04:40 -05:00
Nick Cao
f0323031a3 Merge pull request #269454 from NixOS/backport-269381-to-release-23.11
[Backport release-23.11] bcachefs: fix lib.kernel.option miss use.
2023-11-28 10:03:59 -05:00
Nick Cao
fb7180a2eb Merge pull request #270635 from NixOS/backport-270430-to-release-23.11
[Backport release-23.11] ktfmt,tuxmut: fix meta.license (apsl20 -> asl20)
2023-11-28 10:00:52 -05:00
figsoda
64e56bb47b felix-fm: 2.10.1 -> 2.10.2
Diff: https://github.com/kyoheiu/felix/compare/v2.10.1...v2.10.2

Changelog: https://github.com/kyoheiu/felix/blob/v2.10.2/CHANGELOG.md
(cherry picked from commit 01238b5407)
2023-11-28 14:50:24 +00:00
figsoda
86db36437b jql: 7.0.6 -> 7.0.7
Diff: https://github.com/yamafaktory/jql/compare/jql-v7.0.6...jql-v7.0.7

Changelog: https://github.com/yamafaktory/jql/releases/tag/jql-v7.0.7
(cherry picked from commit 81b063bee8)
2023-11-28 14:49:05 +00:00
figsoda
063a02c705 gql: 0.8.0 -> 0.9.0
Diff: https://github.com/AmrDeveloper/GQL/compare/0.8.0...0.9.0

Changelog: https://github.com/AmrDeveloper/GQL/releases/tag/0.9.0
(cherry picked from commit f84656d425)
2023-11-28 14:48:47 +00:00
figsoda
e0788c9d9a symbolicator: 23.11.0 -> 23.11.2
Diff: https://github.com/getsentry/symbolicator/compare/23.11.0...23.11.2

Changelog: https://github.com/getsentry/symbolicator/blob/23.11.2/CHANGELOG.md
(cherry picked from commit 0eeabb2d28)
2023-11-28 14:48:14 +00:00
figsoda
8fd810c110 cargo-mutants: 23.11.1 -> 23.11.2
Diff: https://github.com/sourcefrog/cargo-mutants/compare/v23.11.1...v23.11.2

Changelog: https://github.com/sourcefrog/cargo-mutants/releases/tag/v23.11.2
(cherry picked from commit 20c316dd23)
2023-11-28 14:41:55 +00:00
figsoda
b155f583e4 fw: 2.18.0 -> 2.19.0
Diff: https://github.com/brocode/fw/compare/v2.18.0...v2.19.0
(cherry picked from commit a7f14dd928)
2023-11-28 14:41:46 +00:00
figsoda
ca0cbf6f94 Merge pull request #270508 from NixOS/backport-268414-to-release-23.11
[Backport release-23.11] fh: 0.1.7 -> 0.1.8
2023-11-28 09:34:37 -05:00
Someone Serge
12a1aaa6e6 nixos/clamav: ensure freshclam starts before clamav (if enabled)
(cherry picked from commit 1ee22608c6)
2023-11-28 14:32:45 +00:00
Ashish SHUKLA
c6f5d645ae soft-serve: 0.7.2 -> 0.7.3
(cherry picked from commit 3a3cd40181)
2023-11-28 14:31:38 +00:00
R. Ryantm
fb428b90c7 sftpgo: 2.5.4 -> 2.5.5
(cherry picked from commit 4ad5678a8e)
2023-11-28 14:31:13 +00:00
Nick Cao
c130043cf7 Merge pull request #270441 from NixOS/backport-270259-to-release-23.11
[Backport release-23.11] osu-lazer-bin: remove version from name
2023-11-28 09:20:20 -05:00
Fabian Affolter
3cc5e9a9b9 python311Packages.gentools: adjust inputs
- disable on unsupported Python releases

(cherry picked from commit f3c44905d8)
2023-11-28 14:02:47 +00:00
Fabian Affolter
f2448398e1 python311Packages.gentools: add changelog to meta
(cherry picked from commit 2a5388a54e)
2023-11-28 14:02:47 +00:00
annalee
190bba9e0d python311Packages.gentools: switch to pyproject; fix build
(cherry picked from commit 6d2cb96328)
2023-11-28 14:02:47 +00:00
Nick Cao
f05eb35cd5 qt6.qtbase: fix build on older macOS
(cherry picked from commit 64c132c427)
2023-11-28 13:26:32 +00:00
Nick Cao
19eeddba0b qt6.qtwayland: drop outdated patches
(cherry picked from commit b30aa72d57)
2023-11-28 13:26:32 +00:00
Nick Cao
221e0e7ef2 qt6.qtsvg: drop outdated patches
(cherry picked from commit 4b8fb7d6da)
2023-11-28 13:26:32 +00:00
Nick Cao
04eaa9179b qt6.qtbase: derive plugin load path from PATH
(cherry picked from commit da08600073)
2023-11-28 13:26:31 +00:00
Nick Cao
17ce419a51 qt6.qtbase: refresh patches
(cherry picked from commit 53ad6fd1b4)
2023-11-28 13:26:31 +00:00
Nick Cao
b22de6f140 qt6: 6.6.0 -> 6.6.1
(cherry picked from commit 3e46f20afe)
2023-11-28 13:26:31 +00:00
Anthony Roussel
256f0803c6 tuxmux: fix meta.license
(cherry picked from commit 301cb47e71)
2023-11-28 13:01:20 +00:00
Anthony Roussel
c7df2a63dc ktfmt: fix meta.license
(cherry picked from commit 0a957d97cc)
2023-11-28 13:01:20 +00:00
penalty1083
d09245f1b9 geph: add cacert to provide certificates during fetches
(cherry picked from commit 950887fc2a)
2023-11-28 12:35:30 +00:00
Bobby Rong
411915218e Merge pull request #270629 from NixOS/backport-270438-to-release-23.11
[Backport release-23.11] xfce.xfce4-whiskermenu-plugin: 2.8.1 -> 2.8.2
2023-11-28 20:35:24 +08:00
Bobby Rong
a7e3ecfe9d xfce.xfce4-whiskermenu-plugin: 2.8.1 -> 2.8.2
https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/compare/v2.8.1...v2.8.2
(cherry picked from commit b29fef3331)
2023-11-28 12:24:41 +00:00
R. Ryantm
922bb090dc dconf2nix: 0.0.12 -> 0.1.1
(cherry picked from commit c502300ecc)
2023-11-28 11:22:01 +00:00
Martin Weinelt
4b7192cbd3 Merge pull request #270614 from NixOS/backport-270547-to-release-23.11
[Backport release-23.11] buildMozillaMach: prune patches
2023-11-28 12:15:22 +01:00
Martin Weinelt
81df7d0a4c buildMozillaMach: prune patches
The oldest version we support is at 115 right now, so we can drop
everything older than that.

(cherry picked from commit 3303ff548b)
2023-11-28 11:10:44 +00:00
github-actions[bot]
febae9547a hashcat: fix darwin build (#270213)
use libc++ libc++abi, not libstdc++, when stdenv.cc.libcxx is non null

MACOSX_DEPLOYMENT_TARGET is defined by the environment, comment out the
definition in the Makefile as it breaks the c++ build.

(cherry picked from commit 27e9083e87)

Co-authored-by: annalee <150648636+a-n-n-a-l-e-e@users.noreply.github.com>
2023-11-28 12:07:31 +01:00
Mario Rodas
31022727ed Merge pull request #270532 from NixOS/backport-270147-to-release-23.11
[Backport release-23.11] sonic-server: fix build with clang 16
2023-11-28 05:39:51 -05:00
Colin
200c0e5e4b fractal: enable gstreamer-good support
gstreamer-good was in the old `fractal` 4.x package, seems to have been
overlooked in the upgrade to fractal 5. providing this enables fractal to
play inline video -- else the following output is observed for messages
containing video:

```
ERROR fractal::components::video_player:👿 Error playing video: Error from element /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0: Your GStreamer installation is missing a plug-in.
Your GStreamer installation is missing a plug-in.
../gst/playback/gsturidecodebin.c(1049): no_more_pads_full (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0:
no suitable plugins found:
../gst/playback/gstdecodebin2.c(4704): gst_decode_bin_expose (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Missing decoder: Quicktime (video/quicktime, variant=(string)iso)
```

(cherry picked from commit aeb5204b5c)
2023-11-28 11:07:05 +01:00
linsui
a549a407cd fractal: 4.4.2 -> 5
(cherry picked from commit aa9baf4206)
2023-11-28 11:06:49 +01:00
hulr
f5ce0365ec python3Packages.pytest-testinfra: 9.0.0 -> 10.0.0
(cherry picked from commit b88b9a4700)
2023-11-28 09:36:40 +00:00
Azat Bahawi
7c4c20509c Merge pull request #270574 from NixOS/backport-270130-to-release-23.11
[Backport release-23.11] vesktop: add desktop item categories
2023-11-28 10:35:37 +03:00
Azat Bahawi
075a6deb70 vesktop: add desktop item categories
(cherry picked from commit f7d2a5b123)
2023-11-28 07:34:26 +00:00
Ivan Mincik
856baf418a stdenv: consistent phases header
Make phases header consistent for all phases.

`Running phase:` is from an old nix ux doc from 2020

https://github.com/tweag/nix-ux/blob/master/first_steps_with_nix_v2.md

Co-authored-by: Artturin <Artturin@artturin.com>
(cherry picked from commit 3b4b805561)
2023-11-28 05:41:51 +00:00
Martin Weinelt
3fb4ba1c4f Merge pull request #270544 from NixOS/backport-270536-to-release-23.11
[Backport release-23.11] buildMozillaMach: replace dbus workaround with upstream patch
2023-11-28 04:00:10 +01:00
Martin Weinelt
a21a935ef1 buildMozillaMach: replace dbus workaround with upstream patch
https://bugzilla.mozilla.org/show_bug.cgi?id=1864083

The fix was targeted for Firefox 122.

(cherry picked from commit a72f24ef3b)
2023-11-28 02:50:50 +00:00
Martin Weinelt
7dd40eb4b4 Merge remote-tracking branch 'origin/release-23.11' into staging-next-23.11
Use the hash for nss_latest already on staging-next-23.11, since the
source has been migrated to git there.
2023-11-28 02:44:55 +01:00
Martin Weinelt
5fdb1f2fc9 Merge pull request #270531 from NixOS/backport-269244-to-release-23.11
[Backport release-23.11] firefox-{beta,devedition}-unwrapped: 120.0b9 -> 121.0b3
2023-11-28 02:41:43 +01:00
Anthony Roussel
01b8eed311 sonic-server: fix build with clang 16
https://github.com/valeriansaliou/sonic/pull/316
(cherry picked from commit 98245cb2f1)
2023-11-28 01:02:33 +00:00
Martin Weinelt
7b916854d2 buildMozillaMach: update no-buildconfig patch for 121+
(cherry picked from commit a2502f79d1)
2023-11-28 00:59:21 +00:00
Martin Weinelt
949dde3d30 firefox-devedition-unwrapped: 120.0b9 -> 121.0b3
https://www.mozilla.org/en-US/firefox/121.0beta/releasenotes/
(cherry picked from commit 876ab4292f)
2023-11-28 00:59:21 +00:00
Martin Weinelt
860a31339e firefox-beta-unwrapped: 120.0b9 -> 121.0b3
https://www.mozilla.org/en-US/firefox/121.0beta/releasenotes/
(cherry picked from commit d66796d44e)
2023-11-28 00:59:21 +00:00
Martin Weinelt
dff573c194 nss_latest: 3.94 -> 3.95
https://github.com/nss-dev/nss/blob/NSS_3_95_RTM/doc/rst/releases/nss_3_95.rst
(cherry picked from commit 827579aa46)
2023-11-28 00:59:21 +00:00
Mario Rodas
0b05dea8b7 Merge pull request #270154 from NixOS/backport-269556-to-staging-23.11
[Backport staging-23.11] mupdf: 1.23.5 -> 1.23.6
2023-11-27 19:54:29 -05:00
Maciej Krüger
31b865a5a3 Merge pull request #270528 from NixOS/backport-265730-to-release-23.11
[Backport release-23.11] nixos/x2goserver: Support sudo-rs
2023-11-28 01:38:06 +01:00
nicoo
43a1599d0e nixos/x2goserver: Work with both Miller's sudo and sudo-rs
(cherry picked from commit 6f28ce9856)
2023-11-28 00:37:32 +00:00
Martin Weinelt
4dbd9bb774 Merge pull request #270516 from NixOS/backport-269922-to-release-23.11
[Backport release-23.11] Update moto and dependency py-partiql-parser to latest versions
2023-11-28 01:28:33 +01:00
github-actions[bot]
665b645609 Merge staging-next-23.11 into staging-23.11 2023-11-28 00:14:42 +00:00
github-actions[bot]
73e1729111 Merge release-23.11 into staging-next-23.11 2023-11-28 00:14:17 +00:00
Scott Dier
4c4f07332e python311Packages.moto: 4.2.6 -> 4.2.10
Add AWS environment variables required for some tests to pass.

(cherry picked from commit 348fb6cba5)
2023-11-27 23:28:05 +00:00
Scott Dier
5e868434a8 python311Packages.py-partialql-parser: 0.4.0 -> 0.4.2
(cherry picked from commit ae18f5de96)
2023-11-27 23:28:05 +00:00
Adam C. Stephens
ee7dc395e4 Merge pull request #270445 from adamcstephens/backport-270275-to-release-23.11
[Backport release-23.11] zfs: default disable zfs_dmu_offset_next_sync to avoid data corruption
2023-11-27 18:09:34 -05:00
annalee
5a616273c0 python311Packages.pyregion: 2.1.1 -> 2.2.0; fix darwin build
https://github.com/astropy/pyregion/blob/2.2.0/CHANGES.rst

add -Wno-error=int-conversion for clang to not error out on generated
code. (code returns NULL rather than 0). gcc warns but does not error.

(cherry picked from commit 83263612a9)
2023-11-27 23:06:33 +00:00
Silvan Mosberger
d21337e1bb Merge pull request #270471 from NixOS/backport-269919-to-release-23.11
[Backport release-23.11] nix-ld: mark as broken on 32 bit targets
2023-11-28 00:04:01 +01:00
figsoda
b0314782b3 fh: 0.1.7 -> 0.1.8
Diff: https://github.com/DeterminateSystems/fh/compare/v0.1.7...v0.1.8

Changelog: https://github.com/DeterminateSystems/fh/releases/tag/v0.1.8
(cherry picked from commit 693025dbcf)
2023-11-27 22:39:03 +00:00
Silvan Mosberger
56798d79d9 Merge pull request #270413 from NixOS/backport-270233-to-release-23.11
[Backport release-23.11] kapacitor: fix build of embedded `libflux` dependency with current rust
2023-11-27 23:33:40 +01:00
Nick Cao
ce32ce87e5 Merge pull request #270428 from NixOS/backport-270300-to-release-23.11
[Backport release-23.11] pgrok: 1.4.0 -> 1.4.1
2023-11-27 14:39:02 -05:00
Manuel Frischknecht
a8e3d0d041 Mark nix-ld as broken on 32 bit targets
See https://github.com/Mic92/nix-ld/issues/64

(cherry picked from commit 52a2546118)
2023-11-27 19:29:10 +00:00
Robert Schütz
42e452b739 Merge pull request #270361 from NixOS/backport-270243-to-release-23.11
[Backport release-23.11] python311Packages.img2pdf: 0.5.0 -> 0.5.1
2023-11-27 11:07:53 -08:00
Robert Schütz
2831b241c0 Merge pull request #270310 from NixOS/backport-269801-to-release-23.11
[Backport release-23.11] deltachat-desktop: 1.41.4 -> 1.42.1
2023-11-27 11:03:14 -08:00
Robert Schütz
a38527223b Merge pull request #270360 from NixOS/backport-270248-to-release-23.11
[Backport release-23.11] diebahn: 1.5.0 -> 2.1.0
2023-11-27 11:02:51 -08:00
Robert Schütz
0cc822db2f Merge pull request #270359 from NixOS/backport-269437-to-release-23.11
[Backport release-23.11] setzer: 61 -> 62
2023-11-27 11:01:43 -08:00
Nikolay Korotkiy
f39aee099b Merge pull request #270037 from NixOS/backport-269600-to-release-23.11
[Backport release-23.11] {mcrypt,libmcrypt}: fix build on darwin
2023-11-27 22:43:12 +04:00
Bjørn Forsman
3c62ff4c90 t1utils: improve meta.license
Replace stringy license with attrset.

Ref https://github.com/NixOS/nixpkgs/issues/269788

(cherry picked from commit 3f4ce2b393)
2023-11-27 19:00:55 +01:00
Bjørn Forsman
eba92fadf0 ngrep: improve meta.license
Replace stringy license with attrset. Also update the comments, as
upstream now document the license in README.md and LICENSE.

Ref https://github.com/NixOS/nixpkgs/issues/269788

(cherry picked from commit eb602b02de)
2023-11-27 19:00:43 +01:00
MarcFontaine
dca5cd94d9 xearth: improve meta.license
(cherry picked from commit 428dc289da)
2023-11-27 19:00:27 +01:00
Andrew Marshall
9f2dc974c2 zfs: default disable zfs_dmu_offset_next_sync to avoid data corruption
This helps mitigate a data corruption bug. This was previously defaulted
to zero prior to upstream commit
05b3eb6d232009db247882a39d518e7282630753, and it is already a tunable,
so doing this seems safe. Initially data corruption was thought to be
introduced with v2.2, but further upstream investigation currently
believes that changes in v2.2 only exacerbated the issue that already
existed.

A longer-term fix is likely to be
https://github.com/openzfs/zfs/pull/15571, though that is not yet
merged. The zfs_2_1 package has already backported that, so do not apply
the tunable default change there.

Positioning of `extraPatches` is to avoid merge conflicts with
https://github.com/NixOS/nixpkgs/pull/269097.

Patch is nearly identical to the [Gentoo][1] patch, but better patch
formatting.

See https://github.com/openzfs/zfs/issues/11900
See https://github.com/openzfs/zfs/issues/15526

[1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-fs/zfs-kmod/files/zfs-kmod-2.2.1-Disable-zfs_dmu_offset_next_sync-tunable-by-default.patch

(cherry picked from commit 9670ddc543)
2023-11-27 12:55:02 -05:00
Trolli Schmittlauch
9afe0db829 nixos/forgejo docs: correct phrasing
(cherry picked from commit 0e893a9f22)
2023-11-27 18:48:08 +01:00
Silvan Mosberger
d9bc7aeba7 Merge pull request #270451 from NixOS/backport-270440-to-release-23.11
[Backport release-23.11] slack: 4.34.121 -> 4.35.126
2023-11-27 18:33:38 +01:00
Silvan Mosberger
75b18b94ed slack: 4.34.121 -> 4.35.126
(cherry picked from commit 5075c3f6ec)
2023-11-27 17:14:20 +00:00
Someone Serge
cb1d60fa89 magma: respect the global isStatic
(cherry picked from commit 1e33c8819f)
2023-11-27 17:02:33 +00:00
Someone Serge
5f43325925 python311Packages.torch: fix typo in the cuda&&rocm error message
(cherry picked from commit 643464269f)
2023-11-27 17:02:33 +00:00
Someone Serge
face7e61a5 python311Packages.torch: choose magma at the expression level
...instead of at the callPackage site.
Addresses https://github.com/NixOS/nixpkgs/issues/268736

(cherry picked from commit 395b7cc35b)
2023-11-27 17:02:33 +00:00
Adam C. Stephens
76c42dcda8 Merge pull request #270295 from amarshall/backport-269097-to-release-23.11
[Backport release-23.11] zfs: 2.2.0 -> 2.2.1
2023-11-27 11:43:44 -05:00
Yifei Sun
e34b37843c osu-lazer-bin: remove version from name
Reported-by: Lord-Valen <lord_valen@protonmail.com>
(cherry picked from commit aecd00daa6)
2023-11-27 16:05:34 +00:00
Peder Bergebakken Sundt
5c9af7ee8b Merge pull request #270436 from NixOS/backport-270235-to-release-23.11
[Backport release-23.11] jo: add meta.mainProgram
2023-11-27 16:44:45 +01:00
Benoit de Chezelles
ec3fdf04ea jo: add meta.mainProgram
(cherry picked from commit eb6d53c504)
2023-11-27 15:43:37 +00:00
Nick Cao
271c95cf53 Merge pull request #270258 from NixOS/backport-270106-to-release-23.11
[Backport release-23.11] qgis: 3.34.0 -> 3.34.1
2023-11-27 10:28:32 -05:00
Nick Cao
eb95691d23 Merge pull request #270289 from NixOS/backport-270109-to-release-23.11
[Backport release-23.11] qgis-ltr: 3.28.12 -> 3.28.13
2023-11-27 10:28:12 -05:00
Nick Cao
b076935a86 Merge pull request #269909 from adamcstephens/backport-269883-to-release-23.11
[Backport release-23.11]  river: 0.2.4 -> 0.2.6, rivercarro: 0.1.4 -> 0.3.0
2023-11-27 09:56:16 -05:00
Nick Cao
a2173423c9 Merge pull request #270386 from NixOS/backport-270352-to-release-23.11
[Backport release-23.11] ocamlPackages.caqti*: improve meta.license
2023-11-27 09:53:07 -05:00
R. Ryantm
9c9a2be295 pgrok: 1.4.0 -> 1.4.1
(cherry picked from commit dbeda3f17f)
2023-11-27 14:41:28 +00:00
Nick Cao
b0494e609d Merge pull request #270317 from NixOS/backport-270059-to-release-23.11
[Backport release-23.11] python311Packages.clarifai: 9.7.1 -> 9.10.4; python311Packages.clarifai-grpc: 9.10.0 -> 9.10.5
2023-11-27 09:41:27 -05:00
Nick Cao
0e6503a05b Merge pull request #270274 from NixOS/backport-269536-to-release-23.11
[Backport release-23.11] mmlgui: unstable-2023-09-20 -> unstable-2023-11-16
2023-11-27 09:35:41 -05:00
K900
52af1de776 Merge pull request #270421 from NixOS/backport-265987-to-release-23.11
[Backport release-23.11] python3Packages.{shiboken6,pyside6}: 6.5.2 -> 6.6.0
2023-11-27 17:01:55 +03:00
Lily Foster
e72cda9f7a python3Packages.{shiboken6,pyside6}: 6.5.2 -> 6.6.0
(cherry picked from commit f272f575ab)
2023-11-27 14:01:18 +00:00
adisbladis
836ef86948 lib.attrsets.matchAttrs: Avoid some list allocations when walking structure
Benchmarks (`nix-instantiate ./. -A python3`):

- Before:
``` json
{
  "cpuTime": 0.29049500823020935,
  "envs": {
    "bytes": 4484216,
    "elements": 221443,
    "number": 169542
  },
  "gc": {
    "heapSize": 402915328,
    "totalBytes": 53086800
  },
  "list": {
    "bytes": 749424,
    "concats": 4242,
    "elements": 93678
  },
  "nrAvoided": 253991,
  "nrFunctionCalls": 149848,
  "nrLookups": 49612,
  "nrOpUpdateValuesCopied": 1587837,
  "nrOpUpdates": 10104,
  "nrPrimOpCalls": 130356,
  "nrThunks": 358981,
  "sets": {
    "bytes": 30423600,
    "elements": 1859999,
    "number": 41476
  },
  "sizes": {
    "Attr": 16,
    "Bindings": 16,
    "Env": 16,
    "Value": 24
  },
  "symbols": {
    "bytes": 236145,
    "number": 24453
  },
  "values": {
    "bytes": 10502520,
    "number": 437605
  }
}
```

- After:
``` json
{
  "cpuTime": 0.2946169972419739,
  "envs": {
    "bytes": 3315224,
    "elements": 172735,
    "number": 120834
  },
  "gc": {
    "heapSize": 402915328,
    "totalBytes": 48718432
  },
  "list": {
    "bytes": 347568,
    "concats": 4242,
    "elements": 43446
  },
  "nrAvoided": 173252,
  "nrFunctionCalls": 101140,
  "nrLookups": 73595,
  "nrOpUpdateValuesCopied": 1587837,
  "nrOpUpdates": 10104,
  "nrPrimOpCalls": 83067,
  "nrThunks": 304216,
  "sets": {
    "bytes": 29704096,
    "elements": 1831673,
    "number": 24833
  },
  "sizes": {
    "Attr": 16,
    "Bindings": 16,
    "Env": 16,
    "Value": 24
  },
  "symbols": {
    "bytes": 236145,
    "number": 24453
  },
  "values": {
    "bytes": 8961552,
    "number": 373398
  }
}
```

(cherry picked from commit 013a0a1357)
2023-11-27 13:45:05 +00:00
Lily Foster
f9e1604165 Merge pull request #270276 from NixOS/backport-257337-to-release-23.11
[Backport release-23.11] prefetch-yarn-deps: Fix handling of scoped packages
2023-11-27 08:33:02 -05:00
Silvan Mosberger
9838f429be kapacitor: fix aarch64-darwin build
(cherry picked from commit 63b5de1e53)
2023-11-27 13:15:44 +00:00
Manuel Frischknecht
7f706a07d2 kapacitor: fix build of embedded libflux dependency with current rust
The embedded `libflux` dependency of `kapacitor` fails to build with
more current rust tooling due to an unneeded `.clone()` call that
is promoted into an error message by a strict linting build config.

This introduces a patch that removes the offending method call.
The issue is already resolved upstream, but even the current `kapacitor`
version still depends on this specific version of `libflux` [1], and the
respective git commit contains a lot of other (automated) changes [2],
so cherry-picking the patch via a GitHub URL seems even more brittle.

[1]: https://github.com/influxdata/kapacitor/blob/v1.7.1/go.mod#L26
[2]: e7f7023848 (diff-96572e971d9e19b54290a434debbf7db054b21c9ce19035159542756ffb8ab87)

(cherry picked from commit 8e6e709ca1)
2023-11-27 13:15:44 +00:00
maralorn
fa1c8834c9 Merge pull request #270408 from NixOS/backport-270161-to-release-23.11
[Backport release-23.11] nix-output-monitor: 2.0.0.7 -> 2.1.1
2023-11-27 13:42:02 +01:00
maralorn
f0741aa779 nix-output-monitor: 2.0.0.7 -> 2.1.1
(cherry picked from commit 98a0153ced)
2023-11-27 12:39:53 +00:00
Peder Bergebakken Sundt
aa769cc97f Merge pull request #270390 from NixOS/backport-269643-to-release-23.11
[Backport release-23.11] samba: fix samba-tool
2023-11-27 12:58:03 +01:00
Mats
c0c4501dab samba: fix samba-tool
This commit addresses the following issues:
- samba-tool requiring python built with libxcrypt-legacy
- adding the missing markdown python package
- fixing the shebang patching so disallowedReferences passes

(cherry picked from commit 9b5cfd41d8)
2023-11-27 09:52:57 +00:00
Aaron L. Zeng
8d2a71ab47 ocamlPackages.caqti*: improve meta.license
See #269788.

(cherry picked from commit d28237a2cc)
2023-11-27 09:45:35 +00:00
datafoo
0cb6160d8f nixos/syncoid: add possibility to use string type for sshKey options
The sshKey options do not need to be a valid path at build time. Using
string instead allow use case when the path is not known at build time
such as when using systemd credentials (e.g. `sshKey =
"\${CREDENTIALS_DIRECTORY}/zfs-replication_ed25519";`).

(cherry picked from commit e98fd99eb3)
2023-11-27 09:41:22 +00:00
adisbladis
260cc44547 Merge pull request #270285 from NixOS/backport-269637-to-release-23.11
[Backport release-23.11] lib.meta: Avoid attrset allocation in platformMatch
2023-11-27 22:00:14 +13:00
markuskowa
45be9e40f5 Merge pull request #270278 from NixOS/backport-269455-to-release-23.11
[Backport release-23.11] kamailio: 5.7.2 -> 5.7.3, refactor expression
2023-11-27 08:14:28 +01:00
Robert Schütz
8a13231bfb python311Packages.img2pdf: 0.5.0 -> 0.5.1
Changelog: https://gitlab.mister-muffin.de/josch/img2pdf/src/tag/0.5.1/CHANGES.rst
(cherry picked from commit 3d2902dd2e)
2023-11-27 06:59:01 +00:00
Robert Schütz
e88b7ebc5e diebahn: 1.5.0 -> 2.1.0
Diff: https://gitlab.com/schmiddi-on-mobile/diebahn/-/compare/1.5.0...2.1.0

Changelog: https://gitlab.com/schmiddi-on-mobile/railway/-/blob/2.1.0/CHANGELOG.md
(cherry picked from commit f31fc1b4a5)
2023-11-27 06:55:38 +00:00
Robert Schütz
0f684b2ee8 setzer: 61 -> 62
Diff: https://github.com/cvfosammmm/Setzer/compare/v61...v62
(cherry picked from commit 770c9bb52e)
2023-11-27 06:54:17 +00:00
Lin Jian
070b5cf9f7 Merge pull request #270342 from NixOS/backport-260902-to-release-23.11
[Backport release-23.11] preload: init at 0.6.4
2023-11-26 22:15:57 -06:00
Lin Jian
75549da375 Merge pull request #270341 from NixOS/backport-264661-to-release-23.11
[Backport release-23.11] nixos/dolibarr: add package option
2023-11-26 22:15:23 -06:00
LDprg
2c453c2c75 nixos/preload: init
(cherry picked from commit a0f5d5e500)
2023-11-27 04:14:51 +00:00
LDprg
77edc9d8bf preload: init at 0.6.4
(cherry picked from commit a08e49d5d2)
2023-11-27 04:14:51 +00:00
LDprg
af110be8d1 maintainers: add ldprg
(cherry picked from commit 2c820c1893)
2023-11-27 04:14:51 +00:00
Jakob Schöttl
238aed0b2b nixos/dolibarr: add package option
Allow users to easily use a different dolibarr version, e.g. version 18
(currently in unstable) instead of 16.

(cherry picked from commit 7a363cef5f)
2023-11-27 04:11:23 +00:00
Peder Bergebakken Sundt
d4e995928f Merge pull request #270326 from NixOS/backport-269786-to-release-23.11
[Backport release-23.11] tectonic: fixes #269167: tectonic build failure
2023-11-27 04:31:11 +01:00
Peder Bergebakken Sundt
1c1985b942 Merge pull request #270333 from NixOS/backport-269296-to-release-23.11
[Backport release-23.11] amdgpu_top: 0.1.11 -> 0.3.1
2023-11-27 04:17:00 +01:00
Peder Bergebakken Sundt
04901b89cc Merge pull request #270015 from NixOS/backport-269433-to-release-23.11
[Backport release-23.11] photofield: 0.11.0 -> 0.13.0
2023-11-27 04:07:22 +01:00
RadovanSk
224154ec44 amdgpu_top: 0.1.11 -> 0.3.1
(cherry picked from commit 99fdbbf06d)
2023-11-27 03:01:51 +00:00
Peter A.
1263998322 tectonic: fixed compilation issue
implements workaround for: https://github.com/NixOS/nixpkgs/issues/166205

inspired by similar fix: b6d4be13d0

(cherry picked from commit 2049b08b3b)
2023-11-27 02:26:27 +00:00
Peder Bergebakken Sundt
8bb8ec3bc1 Merge pull request #270302 from NixOS/backport-268670-to-release-23.11
[Backport release-23.11] osl: fix build, 1.12.13.0 -> 1.12.14.0
2023-11-27 03:12:55 +01:00
github-actions[bot]
d218f5e6e3 python311Packages.pyvoro: mark as broken and unmaintained, preparing for removal (#270041)
(cherry picked from commit 7aa812b06d)

Co-authored-by: Antoine Pietri <antoine.pietri1@gmail.com>
2023-11-27 10:25:58 +09:00
natsukium
e873281367 python311Packages.clarifai-grpc: 9.10.0 -> 9.10.5
Diff: https://github.com/Clarifai/clarifai-python-grpc/compare/9.10.0...9.10.5

Changelog: https://github.com/Clarifai/clarifai-python-grpc/releases/tag/9.10.5
(cherry picked from commit 219f5595b9)
2023-11-27 01:25:20 +00:00
natsukium
983dd833fd python311Packages.clarifai: 9.7.1 -> 9.10.4
Diff: https://github.com/Clarifai/clarifai-python/compare/9.7.3...9.10.4

Changelog: https://github.com/Clarifai/clarifai-python/releases/tag/9.10.4
(cherry picked from commit 1b8ad25047)
2023-11-27 01:25:20 +00:00
OTABI Tomoya
c6cccd0ac8 Merge pull request #270029 from NixOS/backport-266178-to-release-23.11
[Backport release-23.11] python3Packages.pykdl: fix build with Python 3.11
2023-11-27 10:08:16 +09:00
Peder Bergebakken Sundt
b037a29763 Merge pull request #270303 from NixOS/backport-263675-to-release-23.11
[Backport release-23.11] armagetronad: 0.2.9.1.0 -> 0.2.9.1.1 + refactor
2023-11-27 01:53:18 +01:00
Robert Schütz
6197fbf7ec libdeltachat: add deltachat-desktop to passthru.tests
(cherry picked from commit d07bce0acb)
2023-11-27 00:36:24 +00:00
Robert Schütz
c2905e5362 deltachat-desktop: ensure libdeltachat version matches jsonrpc-client
(cherry picked from commit 80888d4fd8)
2023-11-27 00:36:23 +00:00
Robert Schütz
943347cbbd deltachat-desktop: 1.41.4 -> 1.42.1
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.41.4...v1.42.1

Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.42.1/CHANGELOG.md
(cherry picked from commit 3d8eb1b5f7)
2023-11-27 00:36:23 +00:00
Robert Schütz
0d8a197b3e libdeltachat: 1.131.6 -> 1.131.7
Diff: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.6...v1.131.7

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.131.7/CHANGELOG.md
(cherry picked from commit 8395af32dc)
2023-11-27 00:36:23 +00:00
github-actions[bot]
46853ac4e3 Merge staging-next-23.11 into staging-23.11 2023-11-27 00:15:08 +00:00
github-actions[bot]
d5e34f5e8d Merge release-23.11 into staging-next-23.11 2023-11-27 00:14:36 +00:00
Morgan Jones
d383e4489d armagetronad: reproducible build by setting version
(cherry picked from commit 6f41e0b9af)
2023-11-27 00:03:57 +00:00
Morgan Jones
5326135a50 armagetronad: 0.2.9.1.0 -> 0.2.9.1.1 + passthrus for other versions
Support the following passthrus for more obscure game server setups:

- `armagetronad."0.2.9-sty+ct+ap"[.dedicated]`
- `armagetronad."0.4"[.dedicated]`

(cherry picked from commit f5803331cf)
2023-11-27 00:03:57 +00:00
Weijia Wang
3fae5832ad osl: fix build on darwin
(cherry picked from commit 12b56aea48)
2023-11-27 00:03:41 +00:00
ShaddyDC
e93a828d4c osl: fix build, 1.12.13.0 -> 1.12.14.0
(cherry picked from commit 96e3dd4aa1)
2023-11-27 00:03:41 +00:00
Jan Tojnar
20fd38001f inkscape: 1.3 → 1.3.1
https://inkscape.org/news/2023/11/18/big-small-release-inkscape-131-is-out/
https://media.inkscape.org/media/doc/release_notes/1.3.1/Inkscape_1.3.1.html
https://gitlab.com/inkscape/inkscape/-/compare/INKSCAPE_1_3...INKSCAPE_1_3_1
b4b9cbbb9f...e014a9958a
18fc32f997...cf523857e4

No build changes; lib2geom submodule, picking the patches in parent commit.

(cherry picked from commit 1975237b43)
2023-11-27 00:28:46 +01:00
Jan Tojnar
ed8a0d56c8 lib2geom: pick patch from Inkscape 1.3.1
Inkscape 1.3.1 updates the lib2geom submodule as follows:
18fc32f997...cf523857e4

We already have the clang patch and do not care about mingw,
let’s backport the ellipsis patch since it affects rendering:

https://gitlab.com/inkscape/inkscape/-/issues/4445
(cherry picked from commit 97a7458055)
2023-11-27 00:28:46 +01:00
Jörg Thalheim
e0350ce899 zfsUnstable: 2.2.1-unstable-2023-10-21 -> 2.2.1
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
(cherry picked from commit 55b737831b)
2023-11-26 18:21:54 -05:00
Andrew Marshall
3283cdc931 zfs: 2.2.0 -> 2.2.1
Now supports Kernel 6.6.

(cherry picked from commit 365cc96597)
2023-11-26 18:21:54 -05:00
Nick Cao
3020da0a4f Merge pull request #270171 from NixOS/backport-270094-to-release-23.11
[Backport release-23.11] centrifugo: 5.1.1 -> 5.1.2
2023-11-26 18:07:19 -05:00
Ivan Mincik
389b5e2d46 qgis-ltr: 3.28.12 -> 3.28.13
(cherry picked from commit 7a834eeb82)
2023-11-26 22:45:48 +00:00
Robert Schütz
2ed6b43a46 Merge pull request #269245 from NixOS/backport-268951-to-release-23.11
[Backport release-23.11] deltachat-desktop: 1.41.1 -> 1.41.4
2023-11-26 14:43:33 -08:00
adisbladis
6c7adabe4b lib.meta: Avoid attrset allocation in platformMatch
Benchmarks (`nix-instantiate ./. -A python3`)

- Before
``` json
{
  "cpuTime": 0.30625399947166443,
  "envs": {
    "bytes": 4484216,
    "elements": 221443,
    "number": 169542
  },
  "gc": {
    "heapSize": 402915328,
    "totalBytes": 53091024
  },
  "list": {
    "bytes": 749424,
    "concats": 4242,
    "elements": 93678
  },
  "nrAvoided": 253991,
  "nrFunctionCalls": 149848,
  "nrLookups": 49614,
  "nrOpUpdateValuesCopied": 1588326,
  "nrOpUpdates": 10106,
  "nrPrimOpCalls": 130356,
  "nrThunks": 359013,
  "sets": {
    "bytes": 30432320,
    "elements": 1860540,
    "number": 41480
  },
  "sizes": {
    "Attr": 16,
    "Bindings": 16,
    "Env": 16,
    "Value": 24
  },
  "symbols": {
    "bytes": 236218,
    "number": 24459
  },
  "values": {
    "bytes": 10504632,
    "number": 437693
  }
}
```

- After
```
{
  "cpuTime": 0.29695799946784973,
  "envs": {
    "bytes": 3296712,
    "elements": 169055,
    "number": 121517
  },
  "gc": {
    "heapSize": 402915328,
    "totalBytes": 49044992
  },
  "list": {
    "bytes": 504928,
    "concats": 4242,
    "elements": 63116
  },
  "nrAvoided": 175403,
  "nrFunctionCalls": 110554,
  "nrLookups": 44907,
  "nrOpUpdateValuesCopied": 1588326,
  "nrOpUpdates": 10106,
  "nrPrimOpCalls": 82330,
  "nrThunks": 306625,
  "sets": {
    "bytes": 29943328,
    "elements": 1843076,
    "number": 28382
  },
  "sizes": {
    "Attr": 16,
    "Bindings": 16,
    "Env": 16,
    "Value": 24
  },
  "symbols": {
    "bytes": 236218,
    "number": 24459
  },
  "values": {
    "bytes": 9037752,
    "number": 376573
  }
}
```

(cherry picked from commit 4b4d413817)
2023-11-26 22:29:10 +00:00
Markus Kowalewski
a8f126d72d kamailio: add TLS support
(cherry picked from commit 3b8d3c6c61)
2023-11-26 21:50:51 +00:00
Markus Kowalewski
9d1ddd9068 kamailio: make "modules" customiziable by overrideAttrs
(cherry picked from commit 231b889d79)
2023-11-26 21:50:51 +00:00
Markus Kowalewski
4af6579fe5 kamailio: make "modules" customiziable by overrideAttrs
(cherry picked from commit 9f3a21f0e9)
2023-11-26 21:50:51 +00:00
Markus Kowalewski
ab29cdf197 kamailio: 5.7.2 -> 5.7.3
(cherry picked from commit c59b67fde0)
2023-11-26 21:50:50 +00:00
Markus Kowalewski
40e63e422c kamailio: refactor expression
* remove pkgs from input
* do not override build and install phase (not needed)
* fix src ULR for autoupdates
* enable parallel builds
* move some packages to nativeBuildInputs

(cherry picked from commit c1bf4079c0)
2023-11-26 21:50:50 +00:00
Lorenz Leutgeb
49c1e1e6ed prefetch-yarn-deps: Fix access to .resolved
... and simplify `prefetchYarnDeps`

(cherry picked from commit 29cf6a0422)
2023-11-26 21:50:00 +00:00
Lorenz Leutgeb
40e76214fe prefetch-yarn-deps: Fix parsing of scoped packages
(cherry picked from commit 3843224a55)
2023-11-26 21:50:00 +00:00
R. Ryantm
df8ab56be1 mmlgui: unstable-2023-09-20 -> unstable-2023-11-16
(cherry picked from commit 09dbc6d462)
2023-11-26 21:45:56 +00:00
Pierre Bourdon
0cdc719613 Merge pull request #270267 from NixOS/backport-270193-to-release-23.11
[Backport release-23.11] python3Packages.yamlpath: mark as broken
2023-11-26 22:32:36 +01:00
mfrischknecht
b6b9d25e18 python3Packages.yamlpath: explain why the package is broken
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
(cherry picked from commit 02e9c1685d)
2023-11-26 21:32:13 +00:00
Manuel Frischknecht
8bcbfc02e3 python3Packages.yamlpath: mark as broken
`yamlpath` depends on `ruamel.yaml` <= 0.17.21 [1], but the packaged
version in Nixpkgs is on version 0.17.32 by now. This breaks a lot
of the libraries own unit tests.

As I don't see anything in Nixpkgs depending on `yamlpath`, this simply
marks the package as broken.

[1]: 9bbddea520/setup.py (L48)

(cherry picked from commit 53b47693e1)
2023-11-26 21:32:13 +00:00
Mario Rodas
19eb8a60fa Merge pull request #270044 from NixOS/backport-269810-to-release-23.11
[Backport release-23.11] python311Packages.uri-template: 1.2.0 -> 1.3.0
2023-11-26 16:24:48 -05:00
Ivan Mincik
854055c459 qgis: 3.34.0 -> 3.34.1
(cherry picked from commit a16cdc2e39)
2023-11-26 20:59:11 +00:00
Maciej Krüger
52ebd31853 Merge pull request #270255 from NixOS/backport-265728-to-release-23.11 2023-11-26 21:38:24 +01:00
Maciej Krüger
6a6d814ea7 Merge pull request #270253 from NixOS/backport-265722-to-release-23.11 2023-11-26 21:38:10 +01:00
nicoo
f0dd0185a4 nixos/ssm-agent: Handle sudo-rs too
(cherry picked from commit 690f027251)
2023-11-26 20:37:43 +00:00
nicoo
0307447859 nixos/btrbk: Support both Miller's sudo and sudo-rs
(cherry picked from commit 19af28537b)
2023-11-26 20:36:46 +00:00
annalee
89d26b9e22 libxmlxx: code predates c++17, use -std=c++11; fix darwin
code from is from 2015
https://download.gnome.org/sources/libxml++/2.40/

(cherry picked from commit 3f13584af6)
2023-11-26 20:09:01 +00:00
Robert Hensing
1f33d80492 Merge pull request #270220 from NixOS/backport-269970-to-release-23.11
[Backport release-23.11] nixos/containers: warn if containers are used but disabled
2023-11-26 20:38:01 +01:00
Nick Cao
ed60d66d1b Merge pull request #270170 from NixOS/backport-270091-to-release-23.11
[Backport release-23.11] netbird-ui: fix broken systray icon path (resolves build failure)
2023-11-26 14:37:18 -05:00
Robert Hensing
5c3e31b7d2 Merge pull request #270217 from NixOS/backport-248554-to-release-23.11
[Backport release-23.11] darwin.linuxBuilder: Fix working directory in documentation
2023-11-26 20:26:41 +01:00
pennae
b94fd173e3 Merge pull request #270219 from NixOS/backport-269942-to-release-23.11
[Backport release-23.11] nixos-render-docs: take header and footer on CLI
2023-11-26 20:25:19 +01:00
Maciej Krüger
757b704ca5 Merge pull request #270228 from NixOS/backport-263471-to-release-23.11 2023-11-26 20:19:29 +01:00
pennae
788526caaf Merge pull request #270231 from NixOS/backport-269918-to-release-23.11
[Backport release-23.11] nixos-render-docs: fix mypy test
2023-11-26 20:16:59 +01:00
pennae
107a1feb36 nixos-render-docs: fix mypy test
markdown-it-py somewhat recently added more type annotations to their
code, obsoleting a few lint-ignores in nrd.

(cherry picked from commit 14d4491000)
2023-11-26 19:05:30 +00:00
nicoo
20d2649068 nixos/sudo-rs: Move support for pam_ssh_agent_auth(8) to PAM's NixOS module
Similar to delroth's suggestion in #262790.

(cherry picked from commit bcc2d1238a)
2023-11-26 18:58:01 +00:00
nicoo
9f4b1c3050 nixos/sudo-rs: Clarify security.sudo-rs.enable's description
(cherry picked from commit f5d059b1f5)
2023-11-26 18:58:01 +00:00
nicoo
729c89d242 nixos/sudo-rs: Refactor option definitions
(cherry picked from commit 46aaa5be70)
2023-11-26 18:58:01 +00:00
nicoo
a01493271f nixos/sudo-rs: refactor processing of cfg.extraRules
(cherry picked from commit 03db94319a)
2023-11-26 18:58:01 +00:00
nicoo
39608712fb nixos/tests/sudo-rs: cleanup
(cherry picked from commit 211c4b0545)
2023-11-26 18:58:01 +00:00
nicoo
229f862936 nixos/sudo-rs: Fix bug putting the wrong version of sudo in environment.systemPackages
(cherry picked from commit 9b0a63c2fe)
2023-11-26 18:58:00 +00:00
nicoo
6dd11c64ed nixos/sudo-rs: Drop checks for sudo implementation
(cherry picked from commit 165b600f01)
2023-11-26 18:58:00 +00:00
nicoo
6c19b06361 nixos/sudo-rs: uniformize ssh-agent auth behaviour with security.sudo
(cherry picked from commit cd42b18a2c)
2023-11-26 18:58:00 +00:00
nicoo
3f7b1a8758 nixos/release-notes: Document pitfall when switching to sudo-rs
(cherry picked from commit c1b5226cd4)
2023-11-26 18:58:00 +00:00
nicoo
1fb44a71bc nixos/sudo-rs: Simplify activation
(cherry picked from commit b05648b541)
2023-11-26 18:58:00 +00:00
nicoo
fac6fb2af2 nixos/release-notes: Tidy-up location of sudo-rs link definition
Presumably introduced when reverting #253876

(cherry picked from commit 572413151a)
2023-11-26 18:58:00 +00:00
Robert Schütz
24cf11a2a0 Merge pull request #269968 from NixOS/backport-268742-to-release-23.11
[Backport release-23.11] igraph: 0.10.7 -> 0.10.8
2023-11-26 10:56:55 -08:00
emilylange
d015a0fc7d nixos/containers: warn if containers are used but disabled
This is a follow-up to 8dfe8e447e.

(cherry picked from commit 1c404d2584)
2023-11-26 18:40:00 +00:00
Viktor Kronvall
56c455509a nixos-render-docs: header and footer as list[str]
(cherry picked from commit 98ba0aed73)
2023-11-26 18:35:55 +00:00
Viktor Kronvall
1accd93eca nixos-render-docs: take header and footer on CLI
This commit generalizes nixos-render-docs for manpage generation
to take the header preamble and footer postscript as file paths
as CLI flags --header and --footer.

(cherry picked from commit 9bfa2e36a2)
2023-11-26 18:35:55 +00:00
Gabriella Gonzalez
c8dec19ac0 darwin.linuxBuilder: Fix working directory in documentation
This fixes the working directory for the suggested flake, as originally
suggested by @MaxDaten in:

https://github.com/NixOS/nixpkgs/issues/229542#issuecomment-1674886874

… and then amended by @Enzime in:

https://github.com/NixOS/nixpkgs/pull/248554#issuecomment-1676825733
(cherry picked from commit 4cb41faba7)
2023-11-26 18:35:22 +00:00
Norbert Melzer
a47fdb7719 Merge pull request #270033 from NixOS/backport-269892-to-release-23.11
[Backport release-23.11] rustic-rs: fix build on darwin
2023-11-26 18:53:28 +01:00
R. Ryantm
2c9d9c8a75 jellyfin: 10.8.11 -> 10.8.12
(cherry picked from commit 46be2f5f7a)
2023-11-26 18:25:15 +01:00
R. Ryantm
d509d3db16 jellyfin-web: 10.8.11 -> 10.8.12
(cherry picked from commit 161368a1e4)
2023-11-26 18:25:03 +01:00
Fabian Affolter
983d982048 python311Packages.bitstring: 4.1.2 -> 4.1.3
Changelog: https://github.com/scott-griffiths/bitstring/releases/tag/bitstring-4.1.3
(cherry picked from commit b3f541eb26)
2023-11-26 18:20:05 +01:00
Robert Scott
0988231870 Merge pull request #270192 from NixOS/backport-269034-to-release-23.11
[Backport release-23.11] lp_solve: ignore implicit int warnings
2023-11-26 17:06:49 +00:00
Silvan Mosberger
9f939f035d Merge pull request #270191 from NixOS/backport-269854-to-release-23.11
[Backport release-23.11] qrscan: Pin libclang to version 15
2023-11-26 17:45:34 +01:00
annalee
c2a6e083b8 lp_solve: ignore implicit int warnings, add x64 darwin ldflags
the configuration code generates small c programs with a main function
sans return type specifer. this causes clang builds to fail. add
'-Wno-error=implicit-int' to fix the build.

add -headerpad_max_install_names to env.NIX_LDFLAGS for x64 darwin

(cherry picked from commit 540ea20215)
2023-11-26 16:42:14 +00:00
Andreas Zweili
1e3eafe41f qrscan: Pin libclang to version 15
(cherry picked from commit 18c3616b0e)
2023-11-26 16:40:19 +00:00
Pierre Bourdon
34ab6f6197 Merge pull request #270181 from NixOS/backport-270165-to-release-23.11
[Backport release-23.11] linuxPackages.systemtap: fix cross-build by depending on host Python
2023-11-26 17:30:12 +01:00
Sandro
d579023fbe nixos/mediawiki: update url option defaultText
(cherry picked from commit 401e565687)
2023-11-26 16:25:04 +00:00
Robert Schütz
5ff37cd458 Merge pull request #270009 from NixOS/backport-269821-to-release-23.11
[Backport release-23.11] python311Packages.radios: 0.1.1 -> 0.3.0
2023-11-26 08:22:04 -08:00
Robert Schütz
5739ab8343 Merge pull request #269973 from NixOS/backport-265957-to-release-23.11
[Backport release-23.11] impression: 2.1 -> 3.0.1
2023-11-26 08:12:43 -08:00
Robert Schütz
80ee2474d5 Merge pull request #269972 from NixOS/backport-259822-to-release-23.11
[Backport release-23.11] warp: 0.5.4 -> 0.6.0
2023-11-26 08:12:01 -08:00
Pierre Bourdon
90ef1879fb linuxPackages.systemtap: fix cross-build by depending on host Python
(cherry picked from commit bc5c75e9ee)
2023-11-26 16:08:31 +00:00
Bobby Rong
0e33e7f8a4 Merge pull request #270180 from NixOS/backport-269573-to-release-23.11
[Backport release-23.11] xdg-desktop-portal: fix disabling Geo location
2023-11-27 00:03:47 +08:00
Patrick Steinhardt
78d87d6f47 xdg-desktop-portal: fix disabling Geo location
The "geoclue" Meson option is defined to have type "feature", which
means that the set of possible options is "enabled", "disabled" or
"auto". We pass "false" though when the user has disabled Geo location
support, which is wrong and causes the build to fail:

> meson.build:1:0: ERROR: Value "false" (of type "string") for combo option "Enable Geoclue support. Needed for location portal" is not one of the choices. Possible choices are (as string): "enabled", "disabled", "auto".

This broke in c585543ccd (xdg-desktop-portal: 1.16.0 → 1.17.0,
2023-08-08) where we started using the new Meson-based build system
instead of the autotools-based one. Fix it by using "disabled" instead.

(cherry picked from commit f8dd4b46cc)
2023-11-26 16:03:35 +00:00
Peder Bergebakken Sundt
757c42d77d Merge pull request #270054 from NixOS/backport-258205-to-release-23.11
[Backport release-23.11] kicad: 7.0.7 -> 7.0.9
2023-11-26 16:59:53 +01:00
Nick Cao
6b56623c93 Merge pull request #270063 from NixOS/backport-269893-to-release-23.11
[Backport release-23.11] gnomeExtensions.pop-shell: unstable-2023-04-27 -> unstable-2023-11-10
2023-11-26 10:51:14 -05:00
Nick Cao
376f565a15 Merge pull request #270138 from NixOS/backport-270101-to-release-23.11
[Backport release-23.11] osquery: Apply unreleased upstream patch to build using Clang 16
2023-11-26 10:49:10 -05:00
Ivan Trubach
bf44cc930e centrifugo: 5.1.1 -> 5.1.2
(cherry picked from commit 3eaa5ffac3)
2023-11-26 15:44:10 +00:00
the-furry-hubofeverything
9fc1b4b395 netbird-ui: fix broken systray icon path
Resolves build failure

(cherry picked from commit 19b442691f)
2023-11-26 15:42:53 +00:00
Yueh-Shun Li
1ff97cb952 apptainer, singularity: make LOCALSTATEDIR internal by default
Use "$out/var/lib" as LOCALSTATEDIR configuration value
by default intsead of "/var/lib"
as a way toward top-level-directory independent runtime.

Add input argument externalLocalStateDir to optionally specify the
path to external LOCALSTATEDIR if not null.

Add NixOS module option
programs.singularity.enableExternalLocalStateDir (default to true)
to use "/var/lib" as LOCALSTATEDIR.
2023-11-26 23:40:03 +08:00
Yueh-Shun Li
7e2453c351 apptainer, singularity: drop obsolete LOCALSTATEDIR dirs
Leave only the SESSIONDIR, which is "$LOCALSTATEDIR/$projectName/mnt/session"
2023-11-26 23:40:03 +08:00
Robert Scott
94351a10e4 Merge pull request #269990 from NixOS/backport-269839-to-release-23.11
[Backport release-23.11] augeas: 1.12.0 -> 1.14.1; fix darwin build
2023-11-26 15:34:03 +00:00
Robert Scott
ceaf74fb93 Merge pull request #270022 from NixOS/backport-268853-to-release-23.11
[Backport release-23.11] gvisor: 20221102.1 -> 20231113.0
2023-11-26 15:01:31 +00:00
R. Ryantm
eaccb94541 mupdf: 1.23.5 -> 1.23.6
(cherry picked from commit 6073e62bb5)
2023-11-26 14:33:59 +00:00
Azat Bahawi
025beac954 Merge pull request #270151 from NixOS/backport-270125-to-release-23.11
[Backport release-23.11] iaito: fix desktop entry icon
2023-11-26 17:23:13 +03:00
Azat Bahawi
7bd31b0150 iaito: fix desktop entry icon
(cherry picked from commit fc388a6dfe)
2023-11-26 14:20:53 +00:00
Pierre Bourdon
6601717ea7 Merge pull request #269397 from NixOS/backport-268561-to-release-23.11
[Backport release-23.11] python3Packages.lpc-checksum: init at 3.0.0
2023-11-26 15:10:42 +01:00
Pierre Bourdon
11ce9e8401 Merge pull request #269525 from NixOS/backport-269191-to-release-23.11
[Backport release-23.11] protege-distribution: 5.5.0 -> 5.6.3
2023-11-26 15:09:12 +01:00
Paul Meyer
0a8c0d45f7 dnf5: add version test
(cherry picked from commit 6dc8cbd7a3)
2023-11-26 14:07:34 +00:00
Paul Meyer
a81c7b9796 dnf5: add man pages
(cherry picked from commit 8c803cf496)
2023-11-26 14:07:33 +00:00
Paul Meyer
7392c80d2c dnf5: re-enable tests
(cherry picked from commit 990e21fdaf)
2023-11-26 14:07:33 +00:00
Paul Meyer
8eac21272a dnf5: 5.1.7 -> 5.1.8
Adding `libyaml`, as the following output was observed:

dnf5> -- Checking for module 'modulemd-2.0>=2.11.2'
dnf5> --   Found modulemd-2.0, version 2.15.0
dnf5> Package yaml-0.1 was not found in the pkg-config search path.
dnf5> Perhaps you should add the directory containing `yaml-0.1.pc'
dnf5> to the PKG_CONFIG_PATH environment variable
dnf5> Package 'yaml-0.1', required by 'modulemd-2.0', not found

(cherry picked from commit 0890159e5c)
2023-11-26 14:07:33 +00:00
Pierre Bourdon
f8174fb2c8 Merge pull request #270140 from NixOS/backport-269889-to-release-23.11
[Backport release-23.11] {tor,mullvad}-browser: add missing libGL required for wayland
2023-11-26 15:07:25 +01:00
Adam C. Stephens
eacda838b1 Merge pull request #270026 from NixOS/backport-269877-to-release-23.11
[Backport release-23.11] edk2/OVMF: various fixes (cross), features (RISC-V), security updates (2023-11)
2023-11-26 09:06:21 -05:00
Xavier Vello
206767a484 datadog-agent: fix metric submission
(cherry picked from commit fa6d090ba3)
2023-11-26 13:56:53 +00:00
Pierre Bourdon
04a70ee4eb Merge pull request #269334 from NixOS/backport-268556-to-release-23.11
[Backport release-23.11] mcuboot-imgtool: fix pname
2023-11-26 14:55:00 +01:00
Felix Schröter
bf37122237 mullvad-browser: add missing libGL required for wayland
(cherry picked from commit d9b5076e33)
2023-11-26 13:36:43 +00:00
Felix Schröter
956e6538a3 tor-browser: add missing libGL required for wayland
(cherry picked from commit 2c477ed32d)
2023-11-26 13:36:43 +00:00
Pierre Bourdon
e95ee713be Merge pull request #269764 from NixOS/backport-269163-to-release-23.11
[Backport release-23.11] tor-browser: 13.0.1 -> 13.0.5, mullvad-browser: 13.0.1 -> 13.0.4
2023-11-26 14:35:49 +01:00
Manuel Frischknecht
594d177d66 osquery: also apply Use-locale.h-instead-of-removed-xlocale.h-header.patch on aarch64
The patch file fixes a build issue due to a missing `xlocale.h` header,
but *only* for x86. aarch64 actually has the same issue, so expanding
it hopefully also fixes that build, too.

(cherry picked from commit 8110ae5f41)
2023-11-26 13:27:00 +00:00
Manuel Frischknecht
e0f67235f2 osquery: add unreleased upstream patch for current Clang version
osquery uses vendored boost libraries that still rely on old
standard types like `std::unary_function` (deprecated since
C++11, removed in C++17) which breaks the build with Clang 16.

Upstream already contains a fix [1] that hasn't been released yet.

[1]: 222991a15b

(cherry picked from commit c9e65df9df)
2023-11-26 13:26:59 +00:00
Silvan Mosberger
8f8d3d79ba Merge pull request #269849 from NixOS/backport-250545-to-release-23.11
[Backport release-23.11] halide: 15.0.1 -> 16.0.0
2023-11-26 13:25:54 +01:00
Silvan Mosberger
b2f31e717e Merge pull request #269848 from NixOS/backport-269243-to-release-23.11
[Backport release-23.11] petsc: 3.19.2 -> 3.19.4, fix tests, add more options
2023-11-26 13:25:02 +01:00
Pierre Bourdon
e42a638bef Merge pull request #270116 from NixOS/backport-269954-to-release-23.11
[Backport release-23.11] nixos/tmate-ssh-server: fix tmate-client-config script
2023-11-26 12:47:31 +01:00
Ivan Mincik
ed624ca2d3 nixos/tmate-ssh-server: fix tmate-client-config script
(cherry picked from commit df254b2dd2)
2023-11-26 11:42:35 +00:00
K900
f4177e3210 Merge pull request #270112 from NixOS/backport-270111-to-staging-23.11
[Backport staging-23.11] Pipewire 1.0
2023-11-26 14:24:25 +03:00
K900
3d0f4478b3 pipewire: 0.3.85 -> 1.0.0
(cherry picked from commit 32c52236b2)
2023-11-26 11:24:04 +00:00
K900
154eddc6f3 roc-toolkit: 0.2.5 -> 0.3.0
Diff: https://github.com/roc-streaming/roc-toolkit/compare/v0.2.5...v0.3.0
(cherry picked from commit f3ee548e96)
2023-11-26 11:24:04 +00:00
Felix Bühler
2acca4b403 Merge pull request #270039 from NixOS/backport-258567-to-release-23.11
[Backport release-23.11] newsflash: 2.3.1 -> 3.0.2
2023-11-26 11:33:57 +01:00
Auguste Baum
2fec28b389 python3Packages.wasmer-compiler-llvm: fix build failure
(cherry picked from commit c4cd72586f)
2023-11-26 09:19:15 +00:00
Atemu
f616fe0bca Merge pull request #269986 from NixOS/backport-269416-to-release-23.11
[Backport release-23.11] linux_xanmod, linux_xanmod_latest: 2023-11-20
2023-11-26 10:05:13 +01:00
Dawid Dziurla
9956441a4e gnomeExtensions.pop-shell: unstable-2023-04-27 -> unstable-2023-11-10
(cherry picked from commit da87e679f5)
2023-11-26 08:43:37 +00:00
Evils
5cdbc647c8 kicad: 7.0.8 -> 7.0.9
(cherry picked from commit 3580ff791f)
2023-11-26 06:38:56 +00:00
Evils
c87942b203 kicad: 7.0.7 -> 7.0.8
(cherry picked from commit 6d6e7afdc8)
2023-11-26 06:38:56 +00:00
Vladimír Čunát
363facf450 Merge #270048: gst_all_1.*: 1.22.6 -> 1.22.7
...into staging-next-23.11
2023-11-26 06:25:51 +01:00
Vladimír Čunát
11d11d0e05 Merge branch 'release-23.11' into staging-next-23.11 2023-11-26 06:24:23 +01:00
Lily Foster
0c4903bc06 python311Packages.gst-python: 1.22.6 -> 1.22.7
(cherry picked from commit 0e55a04e65)
2023-11-26 05:20:38 +00:00
Lily Foster
73a64304f8 gst_all_1.gst-editing-services: 1.22.6 -> 1.22.7
(cherry picked from commit 94f7fa9544)
2023-11-26 05:20:38 +00:00
Lily Foster
7df66729af gst_all_1.gst-rtsp-server: 1.22.6 -> 1.22.7
(cherry picked from commit 6858aabf62)
2023-11-26 05:20:38 +00:00
Lily Foster
8c11abf96d gst_all_1.gst-devtools: 1.22.6 -> 1.22.7
(cherry picked from commit f8929124db)
2023-11-26 05:20:38 +00:00
Lily Foster
09c1a7a470 gst_all_1.gst-vaapi: 1.22.6 -> 1.22.7
(cherry picked from commit db986621b5)
2023-11-26 05:20:38 +00:00
Lily Foster
22657d43aa gst_all_1.gst-libav: 1.22.6 -> 1.22.7
(cherry picked from commit 2704423053)
2023-11-26 05:20:38 +00:00
Lily Foster
de44b58bb7 gst_all_1.gst-plugins-ugly: 1.22.6 -> 1.22.7
(cherry picked from commit 0628efe77e)
2023-11-26 05:20:38 +00:00
Lily Foster
d631290ff3 gst_all_1.gst-plugins-bad: 1.22.6 -> 1.22.7
(cherry picked from commit fbbd5fca7a)
2023-11-26 05:20:38 +00:00
Lily Foster
2c0fc80d0d gst_all_1.gst-plugins-good: 1.22.6 -> 1.22.7
(cherry picked from commit 4ae96968a2)
2023-11-26 05:20:37 +00:00
Lily Foster
8144ac38dc gst_all_1.gst-plugins-base: 1.22.6 -> 1.22.7
(cherry picked from commit 3b8197a2b7)
2023-11-26 05:20:37 +00:00
Lily Foster
6bf0a26fab gst_all_1.gstreamer: 1.22.6 -> 1.22.7
(cherry picked from commit b3d32f5302)
2023-11-26 05:20:37 +00:00
Fabian Affolter
937edb6590 python311Packages.phik: refactor, disable failing tests
(cherry picked from commit fc1c549b56)
2023-11-26 04:52:43 +00:00
Fabian Affolter
b44ebb5f50 python311Packages.uri-template: 1.2.0 -> 1.3.0
Diff: https://github.com/plinss/uri_template/compare/refs/tags/v1.2.0...v1.3.0
(cherry picked from commit 6011769ece)
2023-11-26 04:52:43 +00:00
Felix Buehler
57bda1edca newsflash: 2.3.1 -> 3.0.2
(cherry picked from commit c4f2f4530c)
2023-11-26 04:02:46 +00:00
Simon Žlender
23d67313d9 mcrypt: fix build on darwin
(cherry picked from commit 986d96a355)
2023-11-26 03:50:47 +00:00
Simon Žlender
a57dbc298c libmcrypt: fix build on darwin
(cherry picked from commit a9cb4dc2ef)
2023-11-26 03:50:46 +00:00
Mathis Antony
083441d1c3 rustic-rs: fix build on darwin
- Add `apple_sdk.SystemConfiguration` dependency

(cherry picked from commit f5b7885e0c)
2023-11-26 03:41:03 +00:00
Mathis Antony
86cf84458a pythonPackages.pyheck: fix build on darwin
- Add libiconv dependency

(cherry picked from commit 07390fcb4a)
2023-11-26 03:26:48 +00:00
Ben Wolsieffer
c1dede9842 python3Packages.pykdl: use system pybind11
pykdl 1.5.1 only supports using a vendored copy of pybind11, but this
version doesn't support Python 3.11. Therefore, backport an upstream
patch that allows using a system pybind11 installation.

(cherry picked from commit 20135addf0)
2023-11-26 03:21:26 +00:00
Mario Rodas
d572fb0545 Merge pull request #269974 from NixOS/backport-269292-to-release-23.11
[Backport release-23.11] libpostal: fix on darwin
2023-11-25 22:19:00 -05:00
Mario Rodas
6eb0f55aa6 Merge pull request #269965 from NixOS/backport-269920-to-staging-23.11
[Backport staging-23.11] zeromq: fix paths in pkg-config file
2023-11-25 22:17:42 -05:00
Adam C. Stephens
4f067efb87 Merge pull request #269984 from NixOS/backport-269916-to-release-23.11
[Backport release-23.11] forgejo: 1.20.5-0 -> 1.20.5-1
2023-11-25 22:04:57 -05:00
OTABI Tomoya
dbe8f689f1 Merge pull request #269824 from NixOS/backport-269640-to-release-23.11
[Backport release-23.11] dssp: 4.4.4.1 -> 4.4.5
2023-11-26 11:26:22 +09:00
Robert Schütz
37e9abc3b3 Merge pull request #269967 from NixOS/backport-268745-to-release-23.11
[Backport release-23.11] python311Packages.rapidfuzz: 3.4.0 -> 3.5.2
2023-11-25 18:00:19 -08:00
Raito Bezarius
e9c0d46ea3 OVMF: mark broken on Darwin
https://hydra.nixos.org/build/241925714/nixlog/2
(cherry picked from commit b0eed3a0ac)
2023-11-26 01:32:32 +00:00
Raito Bezarius
d0687a732f OVMF: support RISC-V
Built according to https://github.com/tianocore/edk2/tree/master/OvmfPkg/RiscVVirt
and 884f2fa7ed.

(cherry picked from commit db9b8f36df)
2023-11-26 01:32:32 +00:00
Raito Bezarius
8a3dd90769 OVMF: disable sourceDebug by default
`sourceDebug` enables a source-level debugger agent inside the UEFI code
that can be leveraged via a certain bus (USB or serial for example) to debug the platform.

See: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg for more information.
`sourceDebug` is almost something you never want when you debug UEFI in a virtual machine.

Debugging with GDB can be achieved via: https://github.com/tianocore/tianocore.github.io/wiki/How-to-debug-OVMF-with-QEMU-using-GDB.

(cherry picked from commit 770194fac1)
2023-11-26 01:32:32 +00:00
Raito Bezarius
f1d97c980a edk2: support RISC-V
EDK2 has a good support of RISC-V nowadays.

(cherry picked from commit 6a2ed3adf2)
2023-11-26 01:32:32 +00:00
Raito Bezarius
99c106153c edk2: 202308 -> 202311
https://github.com/tianocore/edk2/releases/tag/edk2-stable202311
(cherry picked from commit e99c920fb1)
2023-11-26 01:32:32 +00:00
Raito Bezarius
44e8a77f4c edk2: fix cross compilation
`libuuid` is actually a dependency of the host platform and
should not be tucked in `depBuildBuild`.

Also, we don't need `buildPackages.util-linux` for the compilation.

(cherry picked from commit ff3adab370)
2023-11-26 01:32:32 +00:00
Yongun Seong
a39d0651b6 nixosTests.gvisor: remove flaky test
(cherry picked from commit ee59d35be8)
2023-11-26 00:44:08 +00:00
Yongun Seong
1087813842 gvisor: 20221102.1 -> 20231113.0
Also, unbreak on go >= 1.21

(cherry picked from commit d9b470bd0b)
2023-11-26 00:44:08 +00:00
github-actions[bot]
3837935ba7 Merge staging-next-23.11 into staging-23.11 2023-11-26 00:15:45 +00:00
Anthony Roussel
e3eecbdcf4 photofield: add meta.mainProgram
(cherry picked from commit 7e9c976322)
2023-11-26 00:05:13 +00:00
Anthony Roussel
b2a773d652 photofield: add passthru.tests.version
(cherry picked from commit 469d56aedd)
2023-11-26 00:05:13 +00:00
Anthony Roussel
54f3fadd88 photofield: 0.11.0 -> 0.13.0
https://github.com/SmilyOrg/photofield/compare/v0.11.0...v0.13.0
(cherry picked from commit f8adf710cb)
2023-11-26 00:05:13 +00:00
natsukium
a9d204e786 python311Packages.radios: fix darwin sandbox build
(cherry picked from commit 6b6e39e08d)
2023-11-25 23:33:35 +00:00
natsukium
eba65b9f3c python311Packages.radios: 0.1.1 -> 0.3.0
Diff: https://github.com/frenck/python-radios/compare/v0.1.1...v0.3.0
(cherry picked from commit 5b30a71a13)
2023-11-25 23:33:35 +00:00
Brian Leung
7720124fa2 llvm-mode: update src location
The directory structure of LLVM seems be handled differently in the
most recent checkout of nixpkgs.

(cherry picked from commit f4f2c01d4b)
2023-11-25 20:12:22 -03:00
Robert Schütz
60b54d3ce7 Merge pull request #269925 from NixOS/backport-268741-to-release-23.11
[Backport release-23.11] celeste: 0.8.0 -> 0.8.1
2023-11-25 13:53:18 -08:00
annalee
84436456bd python311Packages.augeas: 1.1.0 -> 1.2.0
https://github.com/hercules-team/python-augeas/releases/tag/v1.2.0
(cherry picked from commit 998308f5fd)
2023-11-25 21:26:01 +00:00
annalee
e92b09b8ac augeas: 1.12.0 -> 1.14.1; fix darwin build
use github source, enable tests, split output

(cherry picked from commit 4faea1c283)
2023-11-25 21:26:01 +00:00
Robert Schütz
40976290da udiskie: 2.5.0 -> 2.5.1
Diff: https://github.com/coldfix/udiskie/compare/v2.5.0...v2.5.1

Changelog: https://github.com/coldfix/udiskie/blob/v2.5.1/CHANGES.rst
(cherry picked from commit 6bec29d6d5)
2023-11-25 18:10:47 -03:00
zzzsyyy
2d5c0b67ce linux_xanmod_latest: 6.5.11 -> 6.5.12
(cherry picked from commit f9e8890509)
2023-11-25 20:52:34 +00:00
zzzsyyy
60e9849901 linux_xanmod: 6.1.62 -> 6.1.63
(cherry picked from commit 0a825f0bdf)
2023-11-25 20:52:33 +00:00
Adam Stephens
3e9801bc91 forgejo: 1.20.5-0 -> 1.20.5-1
Changelog: https://codeberg.org/forgejo/forgejo/releases/tag/v1.20.5-1
(cherry picked from commit c0bdb24caf)
2023-11-25 20:46:08 +00:00
Tom Hall
36115b74a6 libpostal: fix on darwin
Apparently, recent XCode versions are stricter
https://github.com/openvenues/libpostal/issues/511

Second patch has a second hunk which adds a blank line, so it doesn't
apply cleanly. To get around this, I've included an edited version of
the patch with only the hunk we need.

(cherry picked from commit 2a675bbf79)
2023-11-25 19:28:05 +00:00
Robert Schütz
37b2cb3ec0 impression: 2.1 -> 3.0.1
Diff: https://gitlab.com/adhami3310/Impression/-/compare/v2.1...v3.0.1
(cherry picked from commit ae329c80c0)
2023-11-25 19:26:24 +00:00
Robert Schütz
41ebb1d86b warp: 0.5.4 -> 0.6.1
Diff: https://gitlab.gnome.org/World/warp/-/compare/v0.5.4...v0.6.1
(cherry picked from commit b3ffb9c872)
2023-11-25 19:25:59 +00:00
Robert Schütz
8f1a9609db python311Packages.igraph: 0.11.2 -> 0.11.3
Diff: https://github.com/igraph/python-igraph/compare/refs/tags/0.11.2...0.11.3

Changelog: https://github.com/igraph/python-igraph/blob/refs/tags/0.11.3/CHANGELOG.md
(cherry picked from commit ab08d2f8d7)
2023-11-25 19:05:11 +00:00
Robert Schütz
5bc3ecf650 igraph: 0.10.7 -> 0.10.8
Diff: https://github.com/igraph/igraph/compare/0.10.7...0.10.8

Changelog: https://github.com/igraph/igraph/blob/0.10.8/CHANGELOG.md
(cherry picked from commit ab4c37fb7e)
2023-11-25 19:05:11 +00:00
Robert Schütz
2b3178dc62 python311Packages.rapidfuzz: 3.4.0 -> 3.5.2
Diff: https://github.com/maxbachmann/RapidFuzz/compare/refs/tags/v3.4.0...v3.5.2

Changelog: https://github.com/maxbachmann/RapidFuzz/blob/refs/tags/v3.5.2/CHANGELOG.rst
(cherry picked from commit e9861f19a7)
2023-11-25 19:04:32 +00:00
Robert Schütz
b0e5de9084 rapidfuzz-cpp: 2.1.1 -> 2.2.3
Diff: https://github.com/maxbachmann/rapidfuzz-cpp/compare/v2.1.1...v2.2.3

Changelog: https://github.com/maxbachmann/rapidfuzz-cpp/blob/v2.2.3/CHANGELOG.md
(cherry picked from commit a8f3862611)
2023-11-25 19:04:32 +00:00
wyndon
fc2bb91fb1 zeromq: fix paths in pkg-config file
(cherry picked from commit 283960913a)
2023-11-25 19:01:29 +00:00
K900
2564af380b Merge pull request #269958 from NixOS/backport-267862-to-staging-23.11
[Backport staging-23.11] pipewire: 0.3.84 -> 0.3.85
2023-11-25 21:34:34 +03:00
K900
76fe3aa88c pipewire: 0.3.84 -> 0.3.85
Diff: https://gitlab.freedesktop.org/pipewire/pipewire/-/compare/0.3.84...0.3.85

Changelog: https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.85
(cherry picked from commit 8652272012)
2023-11-25 18:34:05 +00:00
Felix Bühler
d3f66cb74b Merge pull request #269952 from NixOS/backport-267278-to-release-23.11
[Backport release-23.11] nixos/nextcloud: fix docu of packages
2023-11-25 18:50:02 +01:00
Felix Buehler
64e7a89ec4 nixos/nextcloud: fix docu of packages
(cherry picked from commit 7f9abdcfcb)
2023-11-25 17:48:55 +00:00
Silvan Mosberger
5a83b3cb4d Merge pull request #269950 from NixOS/backport-269897-to-release-23.11
[Backport release-23.11] Skip `sqlite3_bind_bug68849.phpt` php unit test on i686 linux
2023-11-25 18:42:59 +01:00
Silvan Mosberger
b703f18c13 Merge pull request #269924 from NixOS/backport-269894-to-release-23.11
[Backport release-23.11] pyqt6: fix build on darwin
2023-11-25 18:42:15 +01:00
Manuel Frischknecht
d534c4afca Skip sqlite3_bind_bug68849.phpt php unit test on i686 linux
PHP unit tests are broken with SQLite >= 3.43 [1].
If I understand the discussion in the SQLite forums [2]
on the issue correctly, the trigger for this should not
be a problem with SQLite itself but the test itself
(and thus using a current SQLite version shouldn't
generally be a problem for actual PHP code).

[1]: https://github.com/php/php-src/issues/12076
[2]: https://www.sqlite.org/forum/forumpost/abbb95376ec6cd5f

(cherry picked from commit fb1cc4af9c)
2023-11-25 17:41:45 +00:00
piegames
31c05c0648 Merge pull request #269871 from NixOS/backport-269668-to-release-23.11
[Backport release-23.11] gnomeExtensions.gsconnect: 55 -> 56
2023-11-25 18:27:47 +01:00
Martin Weinelt
ea5e04e6cb Merge pull request #269939 from NixOS/backport-269862-to-release-23.11
[Backport release-23.11] python/hooks: use python.pythonVersion in catchConflicts to support other Pythons
2023-11-25 17:50:48 +01:00
Alexandre Macabies
998b1e6c5d python/hooks: use python.pythonVersion to support PyPy
f292ef4 introduced a check for the Python version but uses `.version`,
which isn't friendly to other Pythons like PyPy which use versions
strings like 7.3, failing the >=3.10 check.

Using `.pythonVersion` fixes this check.

Co-authored-by: Pierre Bourdon <delroth@gmail.com>
(cherry picked from commit fc235bb0fc)
2023-11-25 16:38:08 +00:00
Robert Schütz
023eb12f18 celeste: 0.8.0 -> 0.8.1
Diff: https://github.com/hwittenborn/celeste/compare/v0.8.0...v0.8.1

Changelog: https://github.com/hwittenborn/celeste/blob/v0.8.1/CHANGELOG.md
(cherry picked from commit 8f36fa2c0f)
2023-11-25 16:01:42 +00:00
Thibault Gagnaux
c79ce4e103 pyqt6: fix build on darwin
Disable error on -address-of-temporary through linker flag.

(cherry picked from commit b7a8d59e3a)
2023-11-25 15:57:04 +00:00
Nick Cao
21af6ad539 Merge pull request #269778 from NixOS/backport-269290-to-release-23.11
[Backport release-23.11] usql: fix build with clang 12+
2023-11-25 10:04:42 -05:00
Gaetan Lepage
0f0b9e065b river: 0.2.5 -> 0.2.6
Diff: https://github.com/riverwm/river/compare/refs/tags/v0.2.5...v0.2.6

Changelog: https://github.com/ifreund/river/releases/tag/v0.2.6
(cherry picked from commit 3e96f75e85)
2023-11-25 09:45:52 -05:00
Gaetan Lepage
0b9a89d6e2 rivercarro: 0.1.4 -> 0.3.0
Changelog: https://git.sr.ht/~novakane/rivercarro/refs/v0.3.0
2023-11-25 09:45:40 -05:00
Gaetan Lepage
960a2a2aa0 river: 0.2.4 -> 0.2.5
Changelog: https://github.com/riverwm/river/releases/tag/v0.2.5
2023-11-25 09:45:31 -05:00
Nick Cao
64c7a58b81 Merge pull request #269825 from NixOS/backport-269700-to-release-23.11
[Backport release-23.11] root: fix excessive build log size
2023-11-25 09:42:03 -05:00
Nick Cao
a6f2bdff5b Merge pull request #269826 from NixOS/backport-269720-to-release-23.11
[Backport release-23.11] cargo-watch: fix build on darwin
2023-11-25 09:41:30 -05:00
Nick Cao
ddbbb20f46 Merge pull request #269901 from NixOS/backport-269868-to-release-23.11
[Backport release-23.11] bundix: fix meta attribute
2023-11-25 09:24:37 -05:00
Mario Rodas
0e276e262e bundix: update homepage
(cherry picked from commit 42c6b58de0)
2023-11-25 14:13:50 +00:00
Mario Rodas
c15c0ffb0c bundix: fix license attribute
(cherry picked from commit a86ecf3af8)
2023-11-25 14:13:49 +00:00
piegames
9c85e4f1e7 Merge pull request #269869 from NixOS/backport-269211-to-release-23.11
[Backport release-23.11] gnomeExtensions.ddterm: unbreak
2023-11-25 15:05:03 +01:00
piegames
a4487f1364 Merge pull request #269870 from NixOS/backport-269217-to-release-23.11
[Backport release-23.11] gnomeExtensions.freon: fix patch
2023-11-25 15:04:35 +01:00
Julien Malka
13c02890b2 Merge pull request #269838 from NixOS/backport-269715-to-release-23.11 2023-11-25 14:19:36 +01:00
Silvan Mosberger
4e82806eb9 Merge pull request #269878 from NixOS/backport-269328-to-release-23.11
[Backport release-23.11] DisnixWebService: fix build for Axis2 1.8.1
2023-11-25 13:44:17 +01:00
Silvan Mosberger
93895d3595 Merge pull request #269858 from NixOS/backport-269845-to-release-23.11
[Backport release-23.11] psutils: fix build on darwin by setting -std=c89
2023-11-25 13:41:58 +01:00
Anthony Roussel
ebec387be0 DisnixWebService: add meta.{changelog,homepage}
(cherry picked from commit 77586e5cf6)
2023-11-25 12:39:22 +00:00
Anthony Roussel
1c7412b7d0 DisnixWebService: fix build for Axis2 1.8.1
See upstream fix: https://github.com/svanderburg/DisnixWebService/pull/2

(cherry picked from commit 05d8b88821)
2023-11-25 12:39:21 +00:00
Stefan Kranich
81d7e98866 gnomeExtensions.gsconnect: 55 -> 56
(cherry picked from commit 889760fb2a)
2023-11-25 12:25:05 +00:00
Peder Bergebakken Sundt
c6bee01f8e gnomeExtensions.freon: fix patch
(cherry picked from commit 2ccae77687)
2023-11-25 12:22:28 +00:00
Peder Bergebakken Sundt
a14f2a4db0 gnomeExtensions.ddterm: unbreak
(cherry picked from commit 57fad0dbec)
2023-11-25 12:22:13 +00:00
piegames
befb8730e1 Merge pull request #269714 from NixOS/backport-269588-to-release-23.11
[Backport release-23.11] gnomeExtensions.pano: refresh patch
2023-11-25 13:21:11 +01:00
Pierre Bourdon
0d2a8fe1f2 Merge pull request #269860 from NixOS/backport-269853-to-release-23.11
[Backport release-23.11] qt6.qtwebengine: set correct platforms
2023-11-25 12:37:24 +01:00
Lorenz Brun
46a9c2373f qt6.qtwebengine: set correct platforms
Qt WebEngine is built on Chromium, which only supports a limited set
of platforms. Set these here to stop attempts at building for other
platforms.

(cherry picked from commit 0e4a87f4dd)
2023-11-25 11:37:03 +00:00
Antoine Pietri
4ea664cf2c psutils: fix build on darwin by setting -std=c89
And void main -> int main

(cherry picked from commit ff7534f13b)
2023-11-25 11:33:28 +00:00
Tom Westerhout
8b5e2f0033 halide: use preCheck instead of overwriting checkPhase
(cherry picked from commit da893e4d17)
2023-11-25 11:13:20 +00:00
Tom Westerhout
7c51b4a020 halide: disable fuzzing tests
(cherry picked from commit f6370efdfb)
2023-11-25 11:13:20 +00:00
Tom Westerhout
52f618c237 halide: ::aligned_alloc is not available on x86_64-darwin
(cherry picked from commit c841f93dd9)
2023-11-25 11:13:19 +00:00
Tom Westerhout
db01f00bfa halide: patch to remove dependency on Apple SDK
(cherry picked from commit b55f063caf)
2023-11-25 11:13:19 +00:00
Tom Westerhout
0e78324d00 halide: disable float16 support on aarch16-linux
(cherry picked from commit ed6e240d32)
2023-11-25 11:13:19 +00:00
Tom Westerhout
c3576b880d halide: build against llvmPackages_16
(cherry picked from commit 77486e6c93)
2023-11-25 11:13:19 +00:00
R. Ryantm
d8c31a16c5 halide: 15.0.1 -> 16.0.0
(cherry picked from commit 394763b583)
2023-11-25 11:13:19 +00:00
Tom Westerhout
cc582d08ed petsc: 3.19.2 -> 3.19.4, fix tests, add more options
(cherry picked from commit b48ec762e9)
2023-11-25 11:13:06 +00:00
Miguel de la Cruz
c4cb2e66c5 uptime-kuma: 1.23.6 -> 1.23.7
(cherry picked from commit 7887d99244)
2023-11-25 10:40:42 +00:00
Silvan Mosberger
a4f2191d13 Merge pull request #269832 from NixOS/backport-262437-to-release-23.11
[Backport release-23.11] gns3-gui: fix running on Wayland
2023-11-25 11:10:39 +01:00
Lorenz Brun
29cdb08127 gns3-gui: fix running on Wayland
When running GNS3 on Wayland it currently crashes on startup as it's
missing the Wayland backend.

(cherry picked from commit b2192f0e71)
2023-11-25 09:59:04 +00:00
Bobby Rong
744f7b7b7b Merge pull request #269814 from NixOS/backport-269795-to-release-23.11
[Backport release-23.11] vala-lint: unstable-2023-05-25 -> unstable-2023-11-12
2023-11-25 17:49:38 +08:00
h7x4
94629542a0 treewide: add mainProgram
(cherry picked from commit c9b3b8700d)
2023-11-25 10:48:56 +01:00
Chinmay D. Pai
60cb688079 netbird: 0.24.2 -> 0.24.3
Signed-off-by: Chinmay D. Pai <chinmay.pai@zerodha.com>
(cherry picked from commit 68ed814e09)
2023-11-25 10:48:18 +01:00
Antoine
32ec743c1b conan: 2.0.5 -> 2.0.14
Changelog: https://github.com/conan-io/conan/releases/tag/2.0.14
(cherry picked from commit 70ff5c1a9b)
2023-11-25 10:47:59 +01:00
Simon Žlender
07af2a3227 cargo-watch: fix build on darwin
(cherry picked from commit c4e7af7473)
2023-11-25 09:43:39 +00:00
Dmitry Kalinkin
e088eb4d35 root: fix excessive build log size
(cherry picked from commit 8ae6154b2b)
2023-11-25 09:38:39 +00:00
OTABI Tomoya
439a862a10 Merge pull request #269567 from NixOS/backport-269436-to-release-23.11
[Backport release-23.11] python313: 3.13.0a1 -> 3.13.0a2
2023-11-25 18:36:58 +09:00
natsukium
4540e59278 dssp: 4.4.4.1 -> 4.4.5
Diff: https://github.com/PDB-REDO/dssp/compare/refs/tags/v4.4.4.1...v4.4.5

Changelog: https://github.com/PDB-REDO/libcifpp/releases/tag/refs/tags/v4.4.5
(cherry picked from commit 87a4074d00)
2023-11-25 09:35:56 +00:00
Vladimír Čunát
d200f6ef4f Merge branch 'staging-23.11' into staging-next-23.11 2023-11-25 10:21:21 +01:00
Vladimír Čunát
243f960a13 Merge #269685: ghostscript: 10.02.0 -> 10.02.1
...into staging-23.11
2023-11-25 10:14:06 +01:00
Vladimír Čunát
bf42cf8236 Merge #269071: nss_latest: 3.94 -> 3.95
...into staging-23.11
2023-11-25 10:07:48 +01:00
Vladimír Čunát
778695e1df Merge #269174: cacert: 3.92 -> 3.95
...into staging-23.11
2023-11-25 09:54:03 +01:00
Vladimír Čunát
8cf78ec702 Merge #268529: libglvnd: enable 64-bit file APIs
...into staging-23.11
2023-11-25 09:52:20 +01:00
Bobby Rong
8b8f09c4e9 vala-lint: unstable-2023-05-25 -> unstable-2023-11-12
4d21b8a2be...95cf9e61a7
(cherry picked from commit 07714f67d5)
2023-11-25 08:36:09 +00:00
Mario Rodas
ecd2568166 Merge pull request #269743 from NixOS/backport-268028-to-release-23.11
[Backport release-23.11] rubyPackages: gtk2 -> gtk3
2023-11-24 22:00:05 -05:00
Anthony Roussel
aa8fed1cb4 usql: fix build with clang 12+
See #166205

(cherry picked from commit 811294e5f0)
2023-11-25 02:53:40 +00:00
Gaetan Lepage
c206b35f77 python311Packages.pytensor: 2.17.3 -> 2.18.1
Changelog: https://github.com/pymc-devs/pytensor/releases/tag/rel-2.18.1
(cherry picked from commit cdab9e2828)
2023-11-25 01:23:11 +00:00
Gaetan Lepage
37425567f2 python311Packages.pymc: 5.9.1 -> 5.9.2
Changelog: https://github.com/pymc-devs/pymc/releases/tag/v5.9.2
(cherry picked from commit c5fb2d5662)
2023-11-25 01:23:11 +00:00
Peder Bergebakken Sundt
56359ec4ad Merge pull request #269528 from NixOS/backport-269343-to-release-23.11
[Backport release-23.11] darling: unstable-2023-05-02 -> unstable-2023-11-07
2023-11-25 02:09:25 +01:00
Felix Schröter
6744b24594 mullvad-browser: 13.0.1 -> 13.0.4
https://github.com/mullvad/mullvad-browser/releases/tag/13.0.4
(cherry picked from commit 06580dcbaa)
2023-11-25 00:52:38 +00:00
Felix Schröter
6492aeeaac tor-browser: 13.0.1 -> 13.0.5
https://blog.torproject.org/new-release-tor-browser-1304/
https://blog.torproject.org/new-release-tor-browser-1305/
(cherry picked from commit ef557f0344)
2023-11-25 00:52:38 +00:00
Robert Scott
9b9033ea9f Merge pull request #269466 from NixOS/backport-269418-to-release-23.11
[Backport release-23.11] figlet: ignore implicit-function-declaration; fix build
2023-11-25 00:42:42 +00:00
Robert Scott
09bd1c87ba Merge pull request #269682 from NixOS/backport-268491-to-staging-23.11
[Backport staging-23.11] gnutls: 3.8.1 -> 3.8.2
2023-11-25 00:25:07 +00:00
github-actions[bot]
ac207af24f Merge staging-next-23.11 into staging-23.11 2023-11-25 00:14:04 +00:00
github-actions[bot]
db6959e96d Merge release-23.11 into staging-next-23.11 2023-11-25 00:13:33 +00:00
Kirill Radzikhovskyy
669b4c2e24 rubyPackages: gtk2 -> gtk3
gtk3 and gdk3

(cherry picked from commit b95976f77c)
2023-11-24 23:24:15 +00:00
Minijackson
c9e054502e meilisearch: 1.3.1 -> 1.5.0
(cherry picked from commit ed2d97a48b)
2023-11-24 21:58:49 +00:00
Peder Bergebakken Sundt
185b293e51 Merge pull request #269723 from NixOS/backport-265519-to-release-23.11
[Backport release-23.11] zxtune: init at r5054
2023-11-24 22:39:38 +01:00
EBADBEEF
546143ba5c zxtune: init at r5055
(cherry picked from commit 97ac308ed1)
2023-11-24 21:31:56 +00:00
EBADBEEF
38c2a27a44 maintainers: add EBADBEEF
(cherry picked from commit d2bfc75936)
2023-11-24 21:31:56 +00:00
Peder Bergebakken Sundt
ccaf52c1d4 Merge pull request #269722 from NixOS/backport-269336-to-release-23.11
[Backport release-23.11] hydrus: 552 -> 553
2023-11-24 22:29:57 +01:00
Daniel Olsen
d362dc8484 hydrus: 552 -> 553
Diff: https://github.com/hydrusnetwork/hydrus/compare/refs/tags/v552...v553
(cherry picked from commit bf0c433997)
2023-11-24 21:27:12 +00:00
Dawid Dziurla
19258c7c50 gnomeExtensions.pano: refresh patch
(cherry picked from commit 2b2e00caec)
2023-11-24 20:55:00 +00:00
Artturi
32daaa79e7 Merge pull request #269711 from NixOS/backport-268572-to-release-23.11 2023-11-24 22:32:35 +02:00
Paul Meyer
5f3cef1b26 rpm: declare darwin as badPlatform
(cherry picked from commit 7e2206c297)
2023-11-24 20:31:04 +00:00
Eduardo Quiros
6f4c768dbd signal-desktop: 6.39.0 -> 6.39.1, 6.40.0-beta.1 -> 6.40.0-beta.2
(cherry picked from commit 0e2441bd54)
2023-11-24 20:35:54 +01:00
Nick Cao
48e0e40743 Merge pull request #269653 from NixOS/backport-269545-to-release-23.11
[Backport release-23.11] miniflux: fix http user agent regression
2023-11-24 13:43:43 -05:00
Nick Cao
43b4e10194 Merge pull request #269655 from NixOS/backport-269613-to-release-23.11
[Backport release-23.11] nixos/caddy: Fixed RestartSec typo
2023-11-24 13:43:32 -05:00
Nick Cao
6d3a97b94b Merge pull request #269656 from NixOS/backport-269581-to-release-23.11
[Backport release-23.11] kyverno: 1.10.4 -> 1.10.5
2023-11-24 13:43:19 -05:00
Enno Richter
fc430d5f02 ghostscript: 10.02.0 -> 10.02.1
(cherry picked from commit 4df141fe3f)
2023-11-24 17:27:46 +00:00
Sergei Trofimovich
a246126b01 gnutls: 3.8.1 -> 3.8.2
Changes: https://lists.gnupg.org/pipermail/gnutls-help/2023-November/004837.html
(cherry picked from commit 2707f6791a)
2023-11-24 17:27:16 +00:00
Wanja Zaeske
ab58cb392d sssd: add adcli path
Fixes #268924

(cherry picked from commit 1f829e2700)
2023-11-24 17:32:30 +01:00
Robert Hensing
45096c64c2 Merge pull request #269458 from NixOS/backport-224611-to-release-23.11
[Backport release-23.11] Kafka: Settings and KRaft support
2023-11-24 17:27:47 +01:00
Emily
fa2be23fe0 Merge pull request #269615 from NixOS/backport-268168-to-release-23.11
[Backport release-23.11] stdenv Rust fixes
2023-11-24 15:56:49 +01:00
R. Ryantm
2f4b40cd93 kyverno: 1.10.4 -> 1.10.5
(cherry picked from commit 8d81d0a43f)
2023-11-24 14:47:26 +00:00
Jonathan Davies
85978b1c7a nixos/caddy: Fixed RestartSec typo.
(cherry picked from commit a1163912c2)
2023-11-24 14:41:37 +00:00
Martin Weinelt
1886553ee6 miniflux: fix http user agent regression
Miniflux in 2.0.5.0 introduced a regression in its HTTP client, where
the global user-agent would fall back to that of the generic Go library
it uses.

This user agent is banned/rate-limited on many pages, which causes feed
refreshes to be greeted by e.g. HTTP/403.

(cherry picked from commit 95469bd3e6)
2023-11-24 14:35:38 +00:00
Artturi
81e35cc8da Merge pull request #269626 from NixOS/backport-251671-to-release-23.11 2023-11-24 16:32:10 +02:00
John Ericson
908eafc841 libgit2: Fix build on Windows
(cherry picked from commit 2ba280859c)
2023-11-24 14:15:04 +00:00
John Ericson
861b757019 http-parser: Build on windows
It actually does without modification, but what it installs isn't quite
right. This fixes that.

Specifying `uname` is in general more robust for cross, and specifying
those other variables always (when we just need to for Windows) helps
keep cross/native more similar for maintainability's sake.

The package is no longer maintained, so there isn't really anything to
upstream here.

(cherry picked from commit 966e7af193)
2023-11-24 14:15:04 +00:00
Thomas Watson
43c623e660 python3Packages.numpy: fix cross compilation
Add mesonEmulatorHook, along with a small hack to make it function
properly with meson-python.

(cherry picked from commit bad887d926)
2023-11-24 13:55:19 +00:00
Thomas Watson
78e248d826 python3Packages.numpy: remove reference to build Python
The full path of the build Python intepreter gets stored in
numpy/__config__.py and thus the built wheel. Leaving the reference is
annoying for regular builds but fatal for cross builds.

(cherry picked from commit 4104fe93c0)
2023-11-24 13:55:19 +00:00
Lily Foster
612b005233 Merge pull request #269542 from NixOS/backport-267733-to-staging-23.11
[Backport staging-23.11] gst-plugins-good: add openssl dependency
2023-11-24 08:34:43 -05:00
Lily Foster
f3ccc1ef42 Merge pull request #269544 from NixOS/backport-267581-to-release-23.11
[Backport release-23.11] touchosc: 1.2.4.180 -> 1.2.5.183
2023-11-24 08:33:57 -05:00
Robert Schütz
6d0eb53cd1 qutebrowser: use spliced qt6Packages
(cherry picked from commit 4bd758c963)
2023-11-24 12:30:54 +00:00
Robert Schütz
df48037fb4 qutebrowser-qt5: replace qt5.qutebrowser
Applications don't belong in the qt5 scope.

(cherry picked from commit d248a1e7f7)
2023-11-24 12:30:54 +00:00
Alyssa Ross
032a41d172 rustc-wasm32: fix targetPlatform
The previous version stopped working when we started elaborating Rust
metadata.  Here, I've made it a bit nicer by actually setting
targetPlatform to an elaborated system.  Setting the config to wasi to
get elaborate to understand it is a bit of a hack, but I think it's
less of a hack than what we had before.

The only actual difference this makes to the rustc-wasm32 derivation
compared to the previous working version, is that now crt-static is
set.  This is probably the right thing anyway.

Fixes: e3e57b8f18 ("lib.systems: elaborate Rust metadata")
(cherry picked from commit a578479a42)
2023-11-24 11:22:00 +00:00
Alyssa Ross
50152ef89e lib.systems.elaborate: fix passing rust
Usually, attributes passed explicitly to elaborate take precedence
over the elaborated ones, but since we also elaborate the nested
"rust" attrset, we need to push that one level down, so the rest of
"rust" is still filled in if you just pass
{ rust = { config = ... } }.

I've had to drop the assertion that checked that at most one of "rust"
and "rustc" was part of the un-elaborated system, because doing this
broke passing an elaborated system in, which should be idempotent.

For the same reason, I've also had to make it possible for
rust.rustcTargetSpec to be passed in.  Otherwise, on the second call,
since platform was filled in by the first, the custom target file
would be constructed.  The only other way to avoid this would be to
compare the platform attrs to all built in Rust targets to check it
wasn't one of those, and that isn't feasible.

Fixes: e3e57b8f18 ("lib.systems: elaborate Rust metadata")
(cherry picked from commit 886c89287f)
2023-11-24 11:22:00 +00:00
Sandro Jäckel
eeb2d5c57b nextcloud-notify_push: 0.6.3 -> 0.6.5
Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.4
Changelog: https://github.com/nextcloud/notify_push/releases/tag/v0.6.5
(cherry picked from commit 1a6f28cbd8)
2023-11-24 10:31:01 +00:00
Mario Rodas
ffcadd021d Merge pull request #269557 from NixOS/backport-269340-to-release-23.11
[Backport release-23.11] postgresqlPackages.postgis: fix build on clang 12+
2023-11-24 03:33:34 -05:00
K900
fdb9f5db5f Merge pull request #269576 from NixOS/backport-269515-to-release-23.11
[Backport release-23.11] wrapFirefox: fix error message
2023-11-24 09:49:12 +03:00
Dawid Ciężarkiewicz
f55a118c39 wrapFirefox: fix error message
See https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=nativeMessagingHosts

(cherry picked from commit 773778c16e)
2023-11-24 06:47:19 +00:00
OTABI Tomoya
c100f58bb5 Merge pull request #269531 from NixOS/backport-269382-to-release-23.11
[Backport release-23.11] python311Packages.nbconvert: 7.8.0 -> 7.11.0
2023-11-24 14:54:40 +09:00
OTABI Tomoya
045a661d9e Merge pull request #269530 from NixOS/backport-269370-to-release-23.11
[Backport release-23.11] python311Packages.jupyter-core: 5.3.1 -> 5.5.0
2023-11-24 14:54:26 +09:00
OTABI Tomoya
78ebe71cac Merge pull request #269529 from NixOS/backport-269427-to-release-23.11
[Backport release-23.11] python311Packages.labelbox: 3.52.0 -> 3.56.0; fix build
2023-11-24 14:53:58 +09:00
Martin Weinelt
319e946389 python313: 3.13.0a1 -> 3.13.0a2
https://www.python.org/downloads/release/python-3130a2/
(cherry picked from commit 0818809eae)
2023-11-24 05:53:08 +00:00
Maciej Krüger
23e39187dc Merge pull request #269565 from NixOS/backport-269564-to-release-23.11 2023-11-24 06:51:41 +01:00
Maciej Krüger
63a6e39b28 libnl-tiny: build only on linux
(cherry picked from commit 73f9b84ea6)
2023-11-24 05:51:19 +00:00
Randy Eckenrode
fb3b019f17 postgresqlPackages.postgis: fix build on clang 12+
Work around https://github.com/NixOS/nixpkgs/issues/166205

(cherry picked from commit b6d4be13d0)
2023-11-24 03:57:38 +00:00
Nick Cao
ffb83e9be9 Merge pull request #269526 from NixOS/backport-269202-to-release-23.11
[Backport release-23.11] cmospwd: restrict platform to x86_64-linux
2023-11-23 22:00:43 -05:00
R. Ryantm
7b779b216f touchosc: 1.2.4.180 -> 1.2.5.183
(cherry picked from commit e2f87ab385)
2023-11-24 02:19:26 +00:00
Max
eed8acbb00 gst-plugins-good: add openssl dependency
(cherry picked from commit b103e1e3d7)
2023-11-24 02:12:53 +00:00
github-actions[bot]
4b052e640e [Backport release-23.11] esphome: 2023.11.2 -> 2023.11.3 (#269537)
https://github.com/esphome/esphome/releases/tag/2023.11.3
https://github.com/esphome/esphome/releases/tag/2023.11.4
(cherry picked from commit 742709c0d2)

Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-11-24 02:34:53 +01:00
github-actions[bot]
6f16b36417 [Backport release-23.11] vaultwarden: 1.30.0 -> 1.30.1 (#269534)
https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.1
(cherry picked from commit 6fba05a99b)

Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2023-11-24 02:18:55 +01:00
Maciej Krüger
7f7851dfc5 Merge pull request #269532 from NixOS/backport-269178-to-release-23.11 2023-11-24 01:55:30 +01:00
Maciej Krüger
a6c3ec9e44 maintainers/lxd: fix double modules
Otherwise it results in <nixpkgs/nixos/modules/modules...> being loaded

(cherry picked from commit daff2bb01d)
2023-11-24 00:53:59 +00:00
natsukium
9fbcd770d5 python311Packages.nbconvert: update meta
(cherry picked from commit e64951cae4)
2023-11-24 00:52:33 +00:00
natsukium
cbc6754493 python311Packages.nbconvert: 7.8.0 -> 7.11.0
Diff: https://github.com/jupyter/nbconvert/compare/v7.8.0...v7.11.0

Changelog: https://github.com/jupyter/nbconvert/blob/v7.11.0/CHANGELOG.md
(cherry picked from commit 6c5041bc0a)
2023-11-24 00:52:33 +00:00
natsukium
5fc8ed1a0a python311Packages.jupyter-core: update meta
(cherry picked from commit ec3fa8c281)
2023-11-24 00:50:22 +00:00
natsukium
c2b7a23459 python311Packages.jupyter-core: 5.3.1 -> 5.5.0
Diff: https://github.com/jupyter/jupyter_core/compare/refs/tags/v5.3.1...v5.5.0
(cherry picked from commit 19362a6194)
2023-11-24 00:50:22 +00:00
natsukium
35ee23628b python311Packages.labelbox: 3.52.0 -> 3.56.0
Diff: https://github.com/Labelbox/labelbox-python/compare/v.3.52.0...v.3.56.0

Changelog: https://github.com/Labelbox/labelbox-python/blob/v.3.56.0/CHANGELOG.md
(cherry picked from commit 68c2c3d58f)
2023-11-24 00:37:16 +00:00
Peder Bergebakken Sundt
2bd64da8c0 darling: unstable-2023-05-02 -> unstable-2023-11-07
(cherry picked from commit 46b793f1d1)
2023-11-24 00:36:06 +00:00
Robert Scott
6f7cf3afc8 Merge pull request #269523 from NixOS/backport-269383-to-release-23.11
[Backport release-23.11] lean4: fix build on darwin
2023-11-24 00:33:28 +00:00
github-actions[bot]
fb1cf6cf41 Merge staging-next-23.11 into staging-23.11 2023-11-24 00:14:05 +00:00
github-actions[bot]
0118686dd9 Merge release-23.11 into staging-next-23.11 2023-11-24 00:13:36 +00:00
Nick Cao
9bec805c62 cmospwd: restrict platform to x86_64-linux
(cherry picked from commit e3df0bff98)
2023-11-24 00:06:06 +00:00
Tomas Antonio Lopez
0a287f45db protege-distribution: 5.5.0 -> 5.6.3
(cherry picked from commit b751c28f67)
2023-11-24 00:03:05 +00:00
Mario Rodas
1c6a646903 lean4: fix build on darwin
(cherry picked from commit b9a67f7317)
2023-11-23 23:41:32 +00:00
Silvan Mosberger
99df1ceec1 Merge pull request #269520 from NixOS/backport-266362-to-release-23.11
[Backport release-23.11] `lib.fileset.fileFilter`: Predicate attribute for file extension
2023-11-24 00:21:03 +01:00
Silvan Mosberger
cbe2dac146 lib.fileset.fileFilter: Predicate attribute for file extension
(cherry picked from commit 6816f28c96)
2023-11-23 23:16:12 +00:00
Robert Hensing
f57f9dba55 Merge pull request #269491 from NixOS/backport-269360-to-release-23.11
[Backport release-23.11] treewide: add mainProgram
2023-11-24 00:01:14 +01:00
Silvan Mosberger
eae7a7d239 Merge pull request #269509 from NixOS/backport-268871-to-release-23.11
[Backport release-23.11] rl-2311: Add release notes on lib
2023-11-23 23:45:30 +01:00
Silvan Mosberger
4202ab72e7 rl-2311: Add release notes on lib
NixOS releases are also `lib` releases :)

The release notes were collected from looking at the `git diff` since
22.11.

Since the NixOS and Nixpkgs manuals are rendered separately, I'm linking
to the "unstable" link to make sure the links definitely work on the time of
release. The "stable" link might take some time to become available

(cherry picked from commit 38664f70d1)
2023-11-23 22:21:56 +00:00
Lily Foster
0c393719ce Merge pull request #269472 from NixOS/backport-269406-to-release-23.11
[Backport release-23.11] teams-for-linux: 1.3.19 -> 1.3.22
2023-11-23 16:56:57 -05:00
Peder Bergebakken Sundt
4ce4354d70 Merge pull request #269275 from NixOS/backport-269193-to-release-23.11
[Backport release-23.11] python3Packages.skytemple-files: fix build
2023-11-23 21:43:53 +01:00
Finn Behrens
311bee1ee5 nixos: fix bcachefs filesystem with symlinks
(cherry picked from commit 6d461357c1)
2023-11-23 21:33:15 +01:00
Anthony Roussel
6dae3da256 exiftool: 12.68 -> 12.70
https://github.com/exiftool/exiftool/compare/12.68...12.70
https://exiftool.org/history.html
(cherry picked from commit f5e6159032)
2023-11-23 21:32:01 +01:00
Robert Schütz
6e4b084529 mousai: 0.7.5 -> 0.7.6
Diff: https://github.com/SeaDve/Mousai/compare/v0.7.5...v0.7.6

Changelog: https://github.com/SeaDve/Mousai/releases/tag/v0.7.6
(cherry picked from commit 35132b620c)
2023-11-23 21:28:09 +01:00
Pol Dellaiera
8e9b71f8a1 Merge pull request #269492 from NixOS/backport-269393-to-release-23.11
[Backport release-23.11] php: November bumps: (8.1.26, 8.2.13, 8.3.0)
2023-11-23 21:15:36 +01:00
Pol Dellaiera
da9fb9b25a php83: 8.3.0RC6 -> 8.3.0
(cherry picked from commit 169a309144)
2023-11-23 20:15:15 +00:00
Pol Dellaiera
b63c821505 php82: 8.2.12 -> 8.2.13
(cherry picked from commit 4b8b0fb9e6)
2023-11-23 20:15:15 +00:00
Pol Dellaiera
a29265b6b8 php81: 8.1.25 -> 8.1.26
(cherry picked from commit ca7ec92f3d)
2023-11-23 20:15:15 +00:00
h7x4
13b987dc25 treewide: add mainProgram
(cherry picked from commit 737ef800f1)
2023-11-23 20:04:47 +00:00
Yang, Bo
1f885ef065 [Backport release-23.11] nixos/nvidia: load nvidia-uvm kernel module via softdep (#269473)
(cherry picked from commit 932441c86d)
2023-11-23 19:31:34 +01:00
Charlotte Van Petegem
f2555ae98d teams-for-linux: 1.3.19 -> 1.3.22
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.20
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.21
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.22
(cherry picked from commit dc2ac086bb)
2023-11-23 17:47:38 +00:00
annalee
0e83b3bc40 figlet: ignore implicit-function-declaration; fix build
figlet.c uses getopt from getopt.c with no function declaration.

(cherry picked from commit 8542cb349a)
2023-11-23 17:01:10 +00:00
Sarah Brofeldt
8e1bc033c2 nixos/apache-kafka: Add manual chapter
(cherry picked from commit cfe3ca1f2f)
2023-11-23 16:35:55 +00:00
Sarah Brofeldt
ab51d6159c nixos/apache-kafka: release notes
(cherry picked from commit 72d85cd36c)
2023-11-23 16:35:55 +00:00
Sarah Brofeldt
594940bd6c nixos/tests/kafka: test KRaft mode
(cherry picked from commit 56973b2dd1)
2023-11-23 16:35:55 +00:00
Sarah Brofeldt
2bce5b9c9a nixos/apache-kafka: structured settings
- Use lazyAttrs (for config references) settings for main server.properties.
- Drop dangerous default for "log.dirs"
- Drop apache-kafka homedir; unused and confusing
- Support formatting kraft logdirs

(cherry picked from commit 45f84cdfd5)
2023-11-23 16:35:54 +00:00
Maciej Krüger
ca3b90ebaf Merge pull request #269424 from NixOS/backport-266487-to-release-23.11
[Backport release-23.11] mpvScripts.thumbfast: unstable-2023-06-06 → 2023-06-08
2023-11-23 16:56:54 +01:00
Daniel Hill
86b9120436 bcachefs: fix lib.kernel.option miss use.
option is a function not a set.

(cherry picked from commit 34a58ce86f)
2023-11-23 15:53:52 +00:00
OTABI Tomoya
2835ea9eb6 Merge pull request #269451 from NixOS/backport-267545-to-release-23.11
[Backport release-23.11] fit-trackee: pin flask-sqlalchemy to 3.0.5
2023-11-24 00:23:50 +09:00
traxys
d0f248a982 fit-trackee: pin flask-sqlalchemy to 3.0.5
FitTrackee currently requires SQLAlchemy 1.4.49 (upstream has plans to
upgrade). The commit `e3c822682230` updated flask-sqlalchemy to 3.1.1,
and that version dropped support for pre 2.0 SQLAlchemy.

As such we pin the flask-sqlalchemy dependency to the last version
supporting the required SQLAlchemy version.

(cherry picked from commit 2be3382a1d)
2023-11-23 15:14:22 +00:00
Janik
4a2b4486d7 Merge pull request #269438 from NixOS/backport-243458-to-release-23.11 2023-11-23 15:34:05 +01:00
Lily Foster
a4955a67ff buildNpmPackage: add forceEmptyCache option
(cherry picked from commit 8e3009d95c)
2023-11-23 12:55:47 +00:00
Lily Foster
d740af5665 fetchNpmDeps: add forceEmptyCache option
(cherry picked from commit 05dc145e80)
2023-11-23 12:55:47 +00:00
Lily Foster
2127e0cfb2 prefetch-npm-deps: detect and error out when generating an empty cache
(cherry picked from commit ec51a56dfc)
2023-11-23 12:55:47 +00:00
nicoo
77d8247502 mpvScripts.thumbfast: unstable-2023-06-06 → 2023-06-08
Includes a bugfix for `audio=no` case.

(cherry picked from commit 9a360a73c0)
2023-11-23 10:43:16 +00:00
nicoo
376a09b8f9 mpvScripts.thumbfast: Refactor with buildLua
(cherry picked from commit d518566a30)
2023-11-23 10:43:16 +00:00
github-actions[bot]
afd5b1f3a1 chromium: add rpath to libGLESv2.so from libANGLE (#269414)
(cherry picked from commit 1a78569765)

Co-authored-by: Lily Foster <lily@lily.flowers>
2023-11-23 11:02:47 +01:00
github-actions[bot]
c98c75ad43 Revert "chromium: add libglvnd to rpath" (#269413)
(cherry picked from commit c65f18b186)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-11-23 11:01:41 +01:00
K900
bba39cc364 Merge pull request #269411 from NixOS/backport-269384-to-release-23.11
[Backport release-23.11] wireplumber: 0.4.15 -> 0.4.16
2023-11-23 12:59:50 +03:00
K900
00d02da898 wireplumber: 0.4.15 -> 0.4.16
Diff: https://gitlab.freedesktop.org/pipewire/wireplumber/-/compare/0.4.15...0.4.16
(cherry picked from commit 80dff67e7b)
2023-11-23 09:55:53 +00:00
Florian Klink
ba74a39878 Merge pull request #268917 from NixOS/backport-267802-to-staging-23.11
[Backport staging-23.11] systemd: 254.3 -> 254.6
2023-11-23 11:47:10 +02:00
OTABI Tomoya
5cb990c555 Merge pull request #269371 from NixOS/backport-269189-to-release-23.11
[Backport release-23.11] python3Packages.plum-py: unbreak by disabling a test
2023-11-23 18:40:17 +09:00
Otavio Salvador
26bc332c30 python3Packages.lpc-checksum: init at 3.0.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 7b1d46017d)
2023-11-23 08:19:43 +00:00
OTABI Tomoya
087c8413f1 Merge pull request #269372 from NixOS/backport-269177-to-release-23.11
[Backport release-23.11] python3Packages.types-appdirs: Fix typo in `meta.homepage`
2023-11-23 14:58:16 +09:00
nicoo
cbceb3ce28 python3Packages.types-appdirs: Fix typo in meta.homepage
(cherry picked from commit 63869ecd54)
2023-11-23 05:21:07 +00:00
Peder Bergebakken Sundt
ec234b6e28 python3Packages.plum-py: unbreak by disabling a test
(cherry picked from commit eb7e8003be)
2023-11-23 05:19:40 +00:00
OTABI Tomoya
0395b5b87f Merge pull request #269327 from NixOS/backport-269158-to-release-23.11
[Backport release-23.11] python2Packages.pycairo: backport test fix
2023-11-23 14:14:09 +09:00
OTABI Tomoya
6148fa94c9 Merge pull request #269368 from NixOS/backport-262699-to-release-23.11
[Backport release-23.11] python311Packages.jupyter-server: 2.7.3 -> 2.10.1
2023-11-23 13:59:30 +09:00
natsukium
7b89a21a73 python311Packages.jupyter-server: 2.7.3 -> 2.10.1
Changelog: https://github.com/jupyter-server/jupyter_server/blob/v2.10.1/CHANGELOG.md
(cherry picked from commit c2bc209600)
2023-11-23 04:45:00 +00:00
Mario Rodas
7931afe021 nodejs_20: 20.9.0 -> 20.10.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.10.0
(cherry picked from commit 120a67bbfa)
2023-11-23 04:20:00 +00:00
Nick Cao
2081ae0dc8 Merge pull request #269320 from NixOS/backport-269214-to-release-23.11
[Backport release-23.11] sequoia-chameleon-gnupg: 0.3.2 -> unstable-2023-11-22
2023-11-22 23:14:47 -05:00
OTABI Tomoya
48fd1bc1c9 Merge pull request #269355 from NixOS/backport-269227-to-release-23.11
[Backport release-23.11] python311Packages.bqscales: fix build
2023-11-23 13:08:36 +09:00
annalee
8e3adbd6c6 python311Packages.polars: remove patch for rustc < 1.73; fix build
(cherry picked from commit ea4c2e92bc)
2023-11-23 03:51:31 +00:00
natsukium
1316a755dd python311Packages.bqscales: fix build
(cherry picked from commit e9fda01ca9)
2023-11-23 02:43:16 +00:00
github-actions[bot]
63eb681a6d [Backport release-23.11] python311Packages.homeassistant-stubs: 2023.11.2 -> 2023.11.3 (#269352)
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.3
(cherry picked from commit badb35e730)

Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-11-23 03:12:03 +01:00
github-actions[bot]
a8585e7052 aws2cli: fix urllib3 build (#269351)
Fixes the build by setting up the PEP517 builder to satisfy the format/pyproject requirement of python derivations.

> assert (pyproject != null) -> (format == null);

Co-authored-by: Carl Hjerpe <git@hjerpe.xyz>
Co-authored-by: P. <WolfangAukang@users.noreply.github.com>
Co-authored-by: André Vitor de Lima Matos <andre.vmatos@gmail.com>
2023-11-23 03:04:40 +01:00
github-actions[bot]
7fe7215bb7 Merge staging-next-23.11 into staging-23.11 2023-11-23 00:14:50 +00:00
github-actions[bot]
50e53436c1 Merge release-23.11 into staging-next-23.11 2023-11-23 00:14:23 +00:00
Martin Weinelt
b5387afec6 Merge pull request #269335 from NixOS/backport-269229-to-release-23.11
[Backport release-23.11] home-assistant: 2023.11.2 -> 2023.11.3
2023-11-23 01:13:15 +01:00
Martin Weinelt
21dc445192 home-assistant: 2023.11.2 -> 2023.11.3
https://github.com/home-assistant/core/releases/tag/2023.11.3
(cherry picked from commit 9952892cb6)
2023-11-22 23:33:21 +00:00
Martin Weinelt
3399b0839b python311Packages.zwave-js-server-python: 0.53.1 -> 0.54.0
https://github.com/home-assistant-libs/zwave-js-server-python/releases/tag/0.54.0
(cherry picked from commit ce47f8f7ae)
2023-11-22 23:33:21 +00:00
Martin Weinelt
3a2c716c7f python311Packages.velbus-aio: 2023.10.2 -> 2023.11.0
https://github.com/Cereal2nd/velbus-aio/releases/tag/2023.11.0
(cherry picked from commit 11450d22ff)
2023-11-22 23:33:21 +00:00
Martin Weinelt
876b46e494 python311Packages.python-matter-server: 4.0.1 -> 4.0.2
https://github.com/home-assistant-libs/python-matter-server/releases/tag/4.0.2
(cherry picked from commit dff079046d)
2023-11-22 23:33:21 +00:00
Martin Weinelt
ae397fd2c8 python311Packages.gcal-sync: 5.0.0 -> 6.0.1
https://github.com/allenporter/gcal_sync/releases/tag/6.0.0
https://github.com/allenporter/gcal_sync/releases/tag/6.0.1
(cherry picked from commit be884b15c4)
2023-11-22 23:33:21 +00:00
Martin Weinelt
e3240328ea python311Packages.ical: 5.1.1 -> 6.1.0
https://github.com/allenporter/ical/releases/tag/6.0.0
https://github.com/allenporter/ical/releases/tag/6.1.0
(cherry picked from commit 5614bbae90)
2023-11-22 23:33:21 +00:00
Martin Weinelt
1a20739927 python311Packages.aiocomelit: 0.5.0 -> 0.6.0
https://github.com/chemelli74/aiocomelit/blob/0.6.0/CHANGELOG.md
(cherry picked from commit d26a220d3b)
2023-11-22 23:33:21 +00:00
Otavio Salvador
c6ead3584b mcuboot-imgtool: fix pname
When I introduced the package I ended mixing projects, so now I am
fixing the pname as intended.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 1375f28c0e)
2023-11-22 23:30:54 +00:00
Bryan Lai
1eed75763e python2Packages.pycairo: backport test fix
Fix pytest failure of `test_svg_surface_get_document_unit`.

This fix is backported to python 2 from upstream. Upstream has dropped
support for python 2, but the fix works regardless of python versions.
Hence we backport the fix for python 2, since many nix packages still
depend on python2Packages.pycairo.

Upstream: 678edd94d8
Co-authored-by: Brian Leung <29217594+leungbk@users.noreply.github.com>
(cherry picked from commit 8a3eb935ac)
2023-11-22 23:11:43 +00:00
Nick Cao
6ef82175d9 Merge pull request #269265 from NixOS/backport-269225-to-release-23.11
[Backport release-23.11] consul-template: add meta.mainProgram
2023-11-22 18:10:06 -05:00
Nick Cao
3ca15d7e37 sequoia-chameleon-gnupg: 0.3.2 -> unstable-2023-11-22
Diff: https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/compare/v0.3.2...fd9df5a4e1ec3c3ca986a1a25bacf13f024c934a
(cherry picked from commit d09234229f)
2023-11-22 22:28:57 +00:00
lewo
a6ed8ddc03 Merge pull request #269181 from NixOS/backport-269124-to-release-23.11
[Backport release-23.11] rspamd: fix build on non-x86_64 platforms
2023-11-22 22:53:25 +01:00
Jack Wilsdon
84d566bc8a beets-minimal: fix building with no plugins
pytestCheckHook throws an error for non-existent disabled tests. This
commit removes any non-existent tests from the disabled tests list.

(cherry picked from commit 8bdeef4f81)
2023-11-22 22:12:26 +01:00
Jack Wilsdon
6abbe47575 beets: fix build with Sphinx 6
Sphinx 6.0.0 changed extlinks to always require placeholders in link
captions. This was fixed in beets in beetbox/beets@2106f47 but no
releases contain this fix.

Fixes #268516.

(cherry picked from commit e13fa51765)
2023-11-22 22:12:26 +01:00
Andrew Morgan
4a3e990ab7 peertube: Clarify option descriptions of listenHttp, listenWeb, enableWebHttps
(cherry picked from commit a8a58a904f)
2023-11-22 22:12:09 +01:00
Nick Cao
6ee6e25605 Merge pull request #269251 from NixOS/backport-269203-to-release-23.11
[Backport release-23.11] maddy: fix build with clang
2023-11-22 16:03:49 -05:00
Nick Cao
1f84039762 Merge pull request #269252 from NixOS/backport-269207-to-release-23.11
[Backport release-23.11] bpf-linker: add workaround for #166205
2023-11-22 15:52:58 -05:00
Nick Cao
e2bb6d2ac9 Merge pull request #269250 from NixOS/backport-269197-to-release-23.11
[Backport release-23.11] vulkan-utility-libraries: fix hash
2023-11-22 15:50:59 -05:00
Kamila Borowska
212f8b0cfc python3Packages.skytemple-files: fix build
(cherry picked from commit 885db56d0e)
2023-11-22 20:32:28 +00:00
Artturi
684d8d7186 Merge pull request #269269 from NixOS/backport-267485-to-release-23.11 2023-11-22 21:56:49 +02:00
Sefa Eyeoglu
76e4c1c598 prismlauncher: add pciutils to wrapper
The application uses lspci to print some system information to log

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit c197424bb1)
2023-11-22 19:45:04 +00:00
Fernando Ayats
7f60317e21 consul-template: add meta.mainProgram
(cherry picked from commit ef1a9550bd)
2023-11-22 19:35:34 +00:00
Artturi
3de55ef6f9 Merge pull request #269260 from NixOS/backport-269185-to-release-23.11 2023-11-22 21:32:17 +02:00
Silvan Mosberger
55824d3991 Merge pull request #269259 from NixOS/backport-265964-to-release-23.11
[Backport release-23.11] `lib.fileset.maybeMissing`: init
2023-11-22 19:59:44 +01:00
fomichevmi
0b46d7a677 fluentd: fix service start up
"rexml" was moved from default to bundled gems in ruby 3.0.0. This causes fluentd service to fail with the error "aws-sdk-core/xml/parser.rb in `set_default_engine': Unable to find a compatible xml library)". This fix provides default xml engine and fixes fluentd startup problem.

(cherry picked from commit b478bbda9b)
2023-11-22 18:56:52 +00:00
Silvan Mosberger
da76c1c0f2 lib.fileset: Document decision for strict existence checks
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
(cherry picked from commit 827232d6dd)
2023-11-22 18:46:57 +00:00
Silvan Mosberger
9599321404 lib.fileset.maybeMissing: init
(cherry picked from commit 1cc2c2f13d)
2023-11-22 18:46:57 +00:00
John Ericson
a8df862a33 Merge pull request #269209 from NixOS/backport-269064-to-release-23.11
[Backport release-23.11] rapidcheck: Build shared/static following defaults
2023-11-22 13:42:17 -05:00
Nick Cao
ec1797cd7e bpf-linker: add workaround for #166205
(cherry picked from commit 9b158afe07)
2023-11-22 18:19:59 +00:00
Nick Cao
0c88c0c2a9 maddy: fix build with clang
(cherry picked from commit 1359116a9f)
2023-11-22 18:19:31 +00:00
Nick Cao
32231fe753 vulkan-utility-libraries: add nickcao to maintainers
(cherry picked from commit a7ad26fc43)
2023-11-22 18:16:09 +00:00
Nick Cao
64bacca4d0 vulkan-utility-libraries: fix hash
(cherry picked from commit 7c51cdf21f)
2023-11-22 18:16:09 +00:00
Robert Schütz
4eb81e6784 deltachat-desktop: 1.41.1 -> 1.41.4
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.41.1...v1.41.4

Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.41.4/CHANGELOG.md
(cherry picked from commit 8b636829b2)
2023-11-22 17:36:34 +00:00
Robert Schütz
4b91760ad2 libdeltachat: 1.131.1 -> 1.131.6
Diff: https://github.com/deltachat/deltachat-core-rust/compare/v1.131.1...v1.131.6

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.131.6/CHANGELOG.md
(cherry picked from commit 855bc363f5)
2023-11-22 17:36:34 +00:00
Nick Cao
4784a12198 Merge pull request #269210 from NixOS/backport-269027-to-release-23.11
[Backport release-23.11] bork: 7.0.1 → 7.0.2
2023-11-22 11:52:02 -05:00
sternenseemann
6ebb517555 gnatcoll-python3: use python 3.9
FFI glue code used by the package fails to compile against Python 3.10.

(cherry picked from commit 4fdaabaaa3)
2023-11-22 16:24:05 +00:00
sternenseemann
93b619458f emacs.pkgs.ada-mode: fix installPhase
The invocation of the install.sh script changed in 8.1.0 or 8.0 to no
longer accept the --prefix flag, instead the path needs to be given as
the first argument alone.

(cherry picked from commit 697f2b77b6)
2023-11-22 16:24:05 +00:00
sternenseemann
6df9af429d gnatcoll-*: 23.0.0 -> 24.0.0
(cherry picked from commit 47a20307b7)
2023-11-22 16:24:05 +00:00
sternenseemann
2da6e446f9 gprbuild: 23.0.0 -> 24.0.0
(cherry picked from commit 71db61c8ab)
2023-11-22 16:24:05 +00:00
R. Ryantm
61bf81e2cd xmlada: 23.0.0 -> 24.0.0
(cherry picked from commit 654e44f2a7)
2023-11-22 16:24:05 +00:00
nicoo
fbc6728f80 bork: 7.0.1 → 7.0.2
(cherry picked from commit 2e0be900aa)
2023-11-22 14:56:59 +00:00
github-actions[bot]
f98022bca0 akira-unstable: unbreak by removing vala-lint dependency
This is only used for tests: https://github.com/akiraux/Akira/blob/v0.0.16/meson.build#L41

(cherry picked from commit 4ff9b40c15)

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2023-11-22 22:53:15 +08:00
John Ericson
640ada079e nix: Fix build now that rapidcheck is a shared library
Backporting https://github.com/NixOS/nix/pull/9431

(cherry picked from commit 98bdc2b3bb)
2023-11-22 14:52:40 +00:00
John Ericson
f6857aca7f rapidcheck: Build shared/static following defaults
CMake defaults to static which is not what we want. It is
especially dangerous because this library has global variables ---
embedding multiple copies in downstream shared objects used by the same
final executable will cause problems.

(cherry picked from commit b2b9257186)
2023-11-22 14:52:40 +00:00
github-actions[bot]
089614f698 gitlab: downgrade Ruby from 3.2 to 3.1 (#269204)
Ruby 3.0 was dropped from nixpkgs in #264361 as it will soon become EOL
during the NixOS 23.11 release. As a result, the Ruby version in gitlab
was (accidentally) updated to 3.2.

However, gitlab does not officially support Ruby 3.2 yet.
[gitlab-org&9684] Official support for Ruby 3.1 will be introduced in
the December 2023 release of gitlab. [gitlab-org&10034] Packaging gitlab
with Ruby 3.1 in nixpkgs had been confimed working by a maintainer. As
such, it should be safe to downgrade the Ruby version to 3.1.

[gitlab-org&9684]: https://gitlab.com/groups/gitlab-org/-/epics/9684
[gitlab-org&10034]: https://gitlab.com/groups/gitlab-org/-/epics/10034

(cherry picked from commit 9056afd3ee)

Co-authored-by: Yaya <github@uwu.is>
2023-11-22 15:48:19 +01:00
Nick Cao
e32eaa82d3 Merge pull request #269100 from NixOS/backport-268992-to-release-23.11
[Backport release-23.11] dua: 2.20.2 -> 2.20.3
2023-11-22 09:26:05 -05:00
Emily Trau
fa0e9226fc Merge pull request #269195 from NixOS/backport-269066-to-release-23.11
[Backport release-23.11] redmine: 5.0.5 -> 5.0.6
2023-11-23 01:24:16 +11:00
Thomas Gerbet
93fea12ef3 redmine: 5.0.5 -> 5.0.6
Fixes CVE-2023-47258, CVE-2023-47259 and CVE-2023-47260.

Changelog:
https://www.redmine.org/projects/redmine/wiki/Changelog_5_0#506-2023-09-30
(cherry picked from commit 976711085d)
2023-11-22 14:16:09 +00:00
github-actions[bot]
a81f9412d2 ferretdb: 1.14.0 -> 1.15.0 (#269190)
(cherry picked from commit b2b85c4f11)

Co-authored-by: noisersup <patryk@kwiatek.xyz>
2023-11-22 14:58:06 +01:00
chayleaf
3cf5bb87d6 rspamd: fix build on non-x86_64 platforms
(cherry picked from commit c6e4eb5097)
2023-11-22 13:03:36 +00:00
Claudio Bley
eda04d71f7 haskell.compiler.ghc*: set abs paths for cctools bintools w/ hadrian
Fixes #267250.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2023-11-22 13:36:28 +01:00
OTABI Tomoya
add8bb5e46 Merge pull request #269151 from NixOS/backport-268988-to-release-23.11
[Backport release-23.11] python311Packages.jupyter-events: 0.7.0 -> 0.9.0
2023-11-22 21:23:55 +09:00
OTABI Tomoya
cf16dd5b5b Merge pull request #269149 from NixOS/backport-269126-to-release-23.11
[Backport release-23.11] python311Packages.speechbrain: 0.5.15 -> 0.5.16
2023-11-22 21:22:51 +09:00
ajs124
abaae41be0 cacert: 3.92 -> 3.95
- remove blacklisted certificates, because they aren't part of the bundle anymore
- switch to fetching from github, because they forgot/failed to upload a
  release tarball (again)
- https://github.com/nss-dev/nss/blob/NSS_3_95_RTM/doc/rst/releases/nss_3_95.rst

(cherry picked from commit ca7e857c13)
2023-11-22 12:03:59 +00:00
Janik
ef4943c70b Merge pull request #269137 from NixOS/backport-268128-to-release-23.11 2023-11-22 12:34:51 +01:00
happysalada
e4791cb56f python311Packages.xformers: 0.03 -> 0.0.22.post7
(cherry picked from commit bdf29479d0)
2023-11-22 11:02:39 +00:00
OTABI Tomoya
a6f845c2a3 Merge pull request #269093 from NixOS/backport-268990-to-release-23.11
[Backport release-23.11] python311Packages.jupyterlab-git: 0.50.0rc0 -> 0.50.0
2023-11-22 18:48:15 +09:00
natsukium
803b1b7c73 python311Packages.jupyter-events: 0.7.0 -> 0.9.0
Diff: https://github.com/jupyter/jupyter_events/compare/refs/tags/v0.7.0...v0.9.0

Changelog: https://github.com/jupyter/jupyter_events/releases/tag/v0.9.0
(cherry picked from commit f9ae83eeee)
2023-11-22 09:48:08 +00:00
Gaetan Lepage
d403f921ed python311Packages.speechbrain: 0.5.15 -> 0.5.16
Diff: https://github.com/speechbrain/speechbrain/compare/refs/tags/v0.5.15...v0.5.16

Changelog: https://github.com/speechbrain/speechbrain/releases/tag/v0.5.16
(cherry picked from commit 3f269a93b1)
2023-11-22 09:44:15 +00:00
Jennifer Graul
b3d8f751d5 pdk: init at 3.0.0
Closes #253423

(cherry picked from commit e9bddc495d)
2023-11-22 07:59:37 +00:00
K900
d756716f75 Merge pull request #269121 from NixOS/backport-264877-to-staging-23.11
[Backport staging-23.11] pyqt6: 6.5.2 -> 6.6.0
2023-11-22 09:19:42 +03:00
Timothy DeHerrera
6e674fa94f pyqt6: 6.5.2 -> 6.6.0
(cherry picked from commit cb6f270be2)
2023-11-22 06:19:05 +00:00
Fabián Heredia Montiel
431c3d8bc4 Merge pull request #269119 from NixOS/backport-269000-to-release-23.11
[Backport release-23.11] figma-linux: update src.hash
2023-11-22 06:03:56 +00:00
annalee
07fa2e054c figma-linux: update src.hash
looks like https://github.com/Figma-Linux/figma-linux/releases/download/v0.11.2/figma-linux_0.11.2_linux_amd64.deb
was modified after the last hash update https://github.com/NixOS/nixpkgs/pull/268358

commit log: Sat Nov 18 20:20:43 2023
Nov 18 21:57 figma-linux_0.11.2_linux_amd64.deb

(cherry picked from commit 365b4bc293)
2023-11-22 06:03:42 +00:00
Lily Foster
7426eab4c5 systemd: 254.3 -> 254.6
(cherry picked from commit f4b833961b)
2023-11-21 21:44:16 -05:00
figsoda
4f618d8b3e dua: 2.20.2 -> 2.20.3
Diff: https://github.com/Byron/dua-cli/compare/v2.20.2...v2.20.3

Changelog: https://github.com/Byron/dua-cli/blob/v2.20.3/CHANGELOG.md
(cherry picked from commit 0c920c71f0)
2023-11-22 02:21:37 +00:00
Silvan Mosberger
869398d84f Merge pull request #269094 from NixOS/backport-269092-to-release-23.11
[Backport release-23.11] workflows/check-by-name: If channel no existent, fall back to nixos-unstable
2023-11-22 02:22:35 +01:00
Silvan Mosberger
4b9684928c workflows/check-by-name: If channel no existent, fall back to nixos-unstable
(cherry picked from commit ad228aee4b)
2023-11-22 01:22:00 +00:00
natsukium
a40b7975ba python311Packages.jupyterlab-git: add meta.changelog
(cherry picked from commit 3368ddbbab)
2023-11-22 01:00:14 +00:00
natsukium
e8075ee25e python311Packages.jupyterlab-git: 0.50.0rc0 -> 0.50.0
Diff: https://github.com/jupyterlab/jupyterlab-git/compare/v0.50.0rc0...v0.50.0

Changelog: https://github.com/jupyterlab/jupyterlab-git/blob/v0.50.0/CHANGELOG.md
(cherry picked from commit f846ea989f)
2023-11-22 01:00:14 +00:00
ajs124
65a2e39b90 nss_latest: 3.94 -> 3.95
- https://github.com/nss-dev/nss/blob/NSS_3_95_RTM/doc/rst/releases/nss_3_95.rst
- switch to fetching from github, because they forgot/failed to upload a release tarball (again)

(cherry picked from commit 0e06e6f4f8)
2023-11-22 01:50:57 +01:00
OTABI Tomoya
68dc900c8e Merge pull request #269087 from NixOS/backport-268078-to-release-23.11
[Backport release-23.11] jupyter: fix runtime error
2023-11-22 09:47:44 +09:00
natsukium
52018b5324 jupyter: fix runtime error
fixed a bug reported in https://github.com/NixOS/nixpkgs/issues/255923

it occurred because the python runtime environment did not include the
jupyter share, etc directories.

(cherry picked from commit 43802570a9)
2023-11-22 00:28:27 +00:00
Silvan Mosberger
2b6bc00026 Merge pull request #269084 from NixOS/backport-265478-to-release-23.11
[Backport release-23.11] doc: Add lib.meta to the library functions ToC
2023-11-22 00:59:20 +01:00
Andreas Fuchs
dd027f27b7 doc: Add lib.meta to the library functions ToC
This seems like a pretty easy-to-fix oversight, and it documents the
getExe function, which I never knew about until one day I saw a PR
using it. Let's include it in the manual.

(cherry picked from commit 0cdbf88f83)
2023-11-21 23:57:56 +00:00
mjjs
f1d448db95 buildMozillaMach: unpin ffmpeg version
The pin was added when ffmpeg pointed to ffmpeg_4, which did not support
AV1 VAAPI decoding. Now ffmpeg points to ffmpeg_6.

(cherry picked from commit 552c0f2b04)
2023-11-22 00:38:21 +01:00
Felix Bühler
32f1166613 Merge pull request #269068 from NixOS/backport-269061-to-release-23.11
[Backport release-23.11] prefetch-yarn-deps: add cacert to provide certificates during fetches
2023-11-21 23:43:12 +01:00
Lily Foster
91fa380ed8 prefetch-yarn-deps: add cacert to provide certificates during fetches
Ideally fetch-yarn-deps could do like some other fetchers and support
using SSL_CERT_FILE if it exists and also only verify integrity on FOD
hash unless using an empty/test hash.

But this should keep at least the same semantics as before the recent
Node.js change to stop using the built-in certificate store in favor of
the system one (which does not exist by default in the build sandbox).

(cherry picked from commit ab99231a36)
2023-11-21 22:32:29 +00:00
Martin Weinelt
ac97c8793d Merge pull request #269057 from NixOS/backport-267501-to-release-23.11
[Backport release-23.11] ctranslate2: withCUDA sets stdenv = gcc11Stdenv
2023-11-21 22:49:40 +01:00
Martin Weinelt
f5948adb80 Merge pull request #269058 from NixOS/backport-268651-to-release-23.11
[Backport release-23.11] python311Packages.imageio: 2.32.0 -> 2.33.0
2023-11-21 22:27:32 +01:00
Martin Weinelt
05d600c42f python311Packages.imageio: disable failing tests on darwin
One test is crashing the interpreter, same as on pyav.

The others require ffmpeg with h264 encoding support, which for some
reason is not available on darwin.

(cherry picked from commit c4d5c9a794)
2023-11-21 21:26:23 +00:00
Martin Weinelt
a7116f7c0d python311Packages.av: disable crashing tests on darwin
(cherry picked from commit bad9e11066)
2023-11-21 21:26:22 +00:00
Gaetan Lepage
38ed39653e python311Packages.imageio: 2.32.0 -> 2.33.0
Changelog: https://github.com/imageio/imageio/releases/tag/v2.33.0
(cherry picked from commit 08c47e8d91)
2023-11-21 21:26:22 +00:00
MayNiklas
b81011b1e2 ctranslate2: withCUDA sets stdenv = gcc11Stdenv
(cherry picked from commit 8c99b64556)
2023-11-21 21:24:58 +00:00
K900
1e70b57e81 Merge pull request #269036 from NixOS/backport-269035-to-release-23.11
[Backport release-23.11] nixos/release: fix versionSuffix eval
2023-11-21 23:29:39 +03:00
figsoda
2b8994b9dd nixos/release: fix versionSuffix eval
(cherry picked from commit 625c450024)
2023-11-21 20:28:08 +00:00
Vladimír Čunát
dbdd427efb Merge #247766: GNOME: 44 -> 45
...into release-23.11
2023-11-21 20:46:16 +01:00
Jan Tojnar
0edd45851f telegram-desktop: Switch to regular glibmm
It is now up to date.
2023-11-21 09:21:55 +01:00
piegames
8182c92af9 gnomeExtensions: automatic update 2023-11-21 09:21:55 +01:00
Jan Tojnar
3b45e2be92 libportal: 0.6 → 0.7.1
https://github.com/flatpak/libportal/releases/tag/0.7
https://github.com/flatpak/libportal/releases/tag/0.7.1
https://github.com/flatpak/libportal/compare/0.6...0.7.1

- New portals.
- Option names changed.

Let’s use functions to make the feature configuration cleaner.

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 09:21:55 +01:00
Jan Tojnar
f962d04ed3 nixos/rl-2311: Mention default application changes in GNOME 45 2023-11-21 09:21:55 +01:00
Jan Tojnar
b32a490b14 nixos/gnome: Do not install Photos
829b9aacc5
2023-11-21 09:21:55 +01:00
Jan Tojnar
d1993b45b1 chromium: Fix build with at-spi2-core 2.49 2023-11-21 09:21:54 +01:00
Bobby Rong
9b4a846409 nixos/xdg/portal: Fix link to portals.conf documentation
The original url is now 404.
Let's keep this link in sync with the one in doc/manpage-urls.json.
2023-11-21 08:42:55 +01:00
Jan Tojnar
a4f2ad82d5 glib: 2.78.0 → 2.78.1
https://gitlab.gnome.org/GNOME/glib/-/compare/2.78.0...2.78.1

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:55 +01:00
Jan Tojnar
245cdc279f vala_0_56: 0.56.13 → 0.56.14
https://gitlab.gnome.org/GNOME/vala/-/compare/0.56.13...0.56.14

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:55 +01:00
Jan Tojnar
da4101374f libsoup_3: 3.4.3 → 3.4.4
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.4.3...3.4.4

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:54 +01:00
Jan Tojnar
23ddb9d87c sysprof: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/sysprof/-/compare/45.0...45.1

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:54 +01:00
Jan Tojnar
ba088b5550 gupnp_1_6: 1.6.5 → 1.6.6
https://gitlab.gnome.org/GNOME/gupnp/-/compare/gupnp-1.6.5...gupnp-1.6.6

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:54 +01:00
Jan Tojnar
1c20577e3d gssdp_1_6: 1.6.2 → 1.6.3
https://gitlab.gnome.org/GNOME/gssdp/-/compare/gssdp-1.6.2...gssdp-1.6.3

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:53 +01:00
Jan Tojnar
90f8ccf06c gnumeric: 1.12.55 → 1.12.56
http://www.gnumeric.org/announcements/1.12/gnumeric-1.12.56.html
https://gitlab.gnome.org/GNOME/gnumeric/-/compare/GNUMERIC_1_12_55...GNUMERIC_1_12_56

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:53 +01:00
Jan Tojnar
08a2677387 goffice: 0.10.55 → 0.10.56
http://www.gnumeric.org/announcements/1.12/gnumeric-1.12.56.html
https://gitlab.gnome.org/GNOME/goffice/-/compare/GOFFICE_0_10_55...GOFFICE_0_10_56

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:53 +01:00
Jan Tojnar
0f434de52c libgsf: 1.14.50 → 1.14.51
https://gitlab.gnome.org/GNOME/libgsf/-/compare/LIBGSF_1_14_50...LIBGSF_1_14_51

License is actually LGPL-2.1-only:
037c913eb6

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:52 +01:00
Jan Tojnar
a5a41e0f54 shotwell: 0.32.2 → 0.32.3
https://gitlab.gnome.org/GNOME/shotwell/-/compare/shotwell-0.32.2...shotwell-0.32.3

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:52 +01:00
Jan Tojnar
6d646062c8 xdg-desktop-portal-gtk: 1.14.1 → 1.15.1
https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.15.0
https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.15.1
https://github.com/flatpak/xdg-desktop-portal-gtk/compare/1.14.1...1.15.1

- Dropped most GNOME-specific portals.
- Switched to Meson as build system.
  - With Autotools, all portals except for `settings` and `appchooser` were disabled by default. Now, all four optional portals are `auto`-enabled so we need to disable them match the previous behaviour.

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:51 +01:00
Jan Tojnar
c688132081 gnome.gucharmap: 15.0.4 → 15.1.2
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/15.0.4...15.1.2

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:51 +01:00
Jan Tojnar
f7f21f844e unihan-database: 15.0.0 → 15.1.0 2023-11-21 08:42:51 +01:00
Jan Tojnar
8509ff199c unicode-character-database: 15.0.0 → 15.1.0 2023-11-21 08:42:50 +01:00
Jan Tojnar
bea8e13cb0 gnome.gnome-bluetooth: 42.6 → 42.7
https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/compare/42.6...42.7

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:50 +01:00
Jan Tojnar
7b0e23e6a6 gnome.aisleriot: 3.22.29 → 3.22.30
https://gitlab.gnome.org/GNOME/aisleriot/-/compare/3.22.29...3.22.30

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:50 +01:00
Jan Tojnar
e11af6c756 gupnp-igd: freeze updates
1.6.0 has a different API version.
2023-11-21 08:42:49 +01:00
Jan Tojnar
03c8301dc5 ashpd-demo: 0.3.0 → 0.4.1
https://github.com/bilelmoussaoui/ashpd/compare/0.3.0-demo...0.4.1-demo
2023-11-21 08:42:49 +01:00
Bobby Rong
a1bf4b1b60 nixos/rl-2311: Mention XDG Portal changes
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:49 +01:00
Bobby Rong
e81eea4229 loupe: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:48 +01:00
Bobby Rong
dd137904ab glycin-loaders: 0.1.1 → 0.1.2
https://gitlab.gnome.org/sophie-h/glycin/-/compare/0.1.1...0.1.2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:48 +01:00
Bobby Rong
dd011a2e79 evolution-data-server: Actually drop tentative settings constructor
Since makeHardcodeGsettingsPatch now supports applying patches, let's
make use of it. Dropping e_reminder_watcher_load_settings_tentative
entirely brings us benefits that the build will fail loudly when new
calls appear.

We apply hardcode-gsettings.patch at the very end so all the patches
should apply fine.
2023-11-21 08:42:48 +01:00
Bobby Rong
549c51d541 gnome.ghex: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/ghex/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:47 +01:00
Jan Tojnar
bc41b2db3d makeHardcodeGsettingsPatch: Support applying patches
This is useful for replacing code that cannot be easily handled by the generator,
such as the tentative settings constructor in e-d-s.
2023-11-21 08:42:47 +01:00
Jan Tojnar
6f695f3d92 makeHardcodeGsettingsPatch: Improve docs
- Describe arguments and usage in more detail.
- Use finalAttrs in example.
- Use schema id, not path.
- Schema id is not what is replaced.
2023-11-21 08:42:47 +01:00
Bobby Rong
81283429b7 xdg-desktop-portal: 1.18.0 → 1.18.1
https://github.com/flatpak/xdg-desktop-portal/compare/1.18.0...1.18.1

This has a new website.

flatpak-interfaces and sandboxed-image-validation are moved to separate meson options.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:47 +01:00
Bobby Rong
ecaba20e65 libcloudproviders: 0.3.4 → 0.3.5
https://gitlab.gnome.org/World/libcloudproviders/-/compare/0.3.4...0.3.5

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:46 +01:00
Bobby Rong
fe4b52e60a epiphany: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:45 +01:00
Bobby Rong
e4271d0b72 tracker-miners: 3.6.1 → 3.6.2
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.6.1...3.6.2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:45 +01:00
Bobby Rong
4dc50d6009 libshumate: 1.1.1 → 1.1.2
https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.1.1...1.1.2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:45 +01:00
Bobby Rong
dab6a33c74 gnome-text-editor: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:44 +01:00
Bobby Rong
ee2f32a4c8 gnome.mutter: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.0...45.1

xwayland: Enable XDG portal only when not nested
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3303

If I read it right, xwayland "added XTEST support using EIS" in [this MR][1],
it seems to cause gamescope [broken][2], later portal support was made opt-in as
a [commandline option][3], the above MR make use of that. But we don't build xwayland
with libei now 🤷

[1]: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/975
[2]: https://gitlab.gnome.org/GNOME/mutter/-/issues/3047
[3]: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1170

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:44 +01:00
Bobby Rong
464762c584 gnome.gnome-shell: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:43 +01:00
Bobby Rong
41c7211b5d gnome.gnome-shell-extensions: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:43 +01:00
Bobby Rong
0a15233070 gnome.gnome-terminal: 3.50.0 → 3.50.1
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.50.0...3.50.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:43 +01:00
Bobby Rong
e54cf97884 orca: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_45_0...ORCA_45_1

This reverts "Don't let brlapi crash us", the proper brltty fix is in 6.6.1.
our brltty is out-of-date, but we use cython 0.29.x, so 🤷

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:42 +01:00
Bobby Rong
0d3ae9f7d5 gtranslator: 45.2 → 45.3
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/45.2...45.3

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:42 +01:00
Bobby Rong
6eede2794c gvfs: 1.52.0 → 1.52.1
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.52.0...1.52.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:41 +01:00
Bobby Rong
f723d2ab0f gnome.eog: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/eog/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:41 +01:00
Bobby Rong
ba4a077f55 gnome.accerciser: 3.40.0 → 3.42.0
https://gitlab.gnome.org/GNOME/accerciser/-/compare/3.40.0...3.42.0

node: Drop unused Node#blinkRect and Xlib dependency
94e19db5ed

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:41 +01:00
Bobby Rong
f1c90591fa vte: 0.74.0 → 0.74.1
https://gitlab.gnome.org/GNOME/vte/-/compare/0.74.0...0.74.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:40 +01:00
Bobby Rong
a7f6f98246 libshumate: 1.1.0 → 1.1.1
https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.1.0...1.1.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:40 +01:00
Bobby Rong
554fcd563d libdex: 0.4.0 → 0.4.1
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.4.0...0.4.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:40 +01:00
Bobby Rong
462d8cbca2 gnome-user-docs: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:39 +01:00
Bobby Rong
9f1e796487 gnome.nautilus: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:39 +01:00
Bobby Rong
d5269b522a gnome.gnome-sudoku: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.1...45.2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:38 +01:00
Bobby Rong
3c18a64ea7 gnome.gnome-software: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:38 +01:00
Bobby Rong
5ad73097db gnome.gnome-remote-desktop: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:37 +01:00
Bobby Rong
f10a2b5a27 gnome.gnome-maps: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.0...v45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:37 +01:00
Bobby Rong
80028f1b31 gnome.gnome-control-center: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2023-11-21 08:42:37 +01:00
Bobby Rong
56cadcfbc7 gnome.gnome-calendar: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/45.0...45.1

utils: Remove 24h utility function
b26f33ea10

g-d-s clock-format still has usage gcal-context.c.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:36 +01:00
Bobby Rong
a1473757b8 evolution-ews: 3.50.0 → 3.50.1
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.50.0...3.50.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:36 +01:00
Bobby Rong
461f880000 evolution-data-server: 3.50.0 → 3.50.1
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.50.0...3.50.1

No changes for e-reminder-watcher.c.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:36 +01:00
Bobby Rong
634f8d8019 evolution: 3.50.0 → 3.50.1
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.50.0...3.50.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:35 +01:00
piegames
fc495aea1f gnomeExtensions: Update for GNOME 45 2023-11-21 08:42:35 +01:00
piegames
573f967c39 gnomeExtension: Reformat extension.json
The idea of having one line per extension for diff reasons mostly worked out well.
However, especially around major Gnome updates it happens that extensions only change
in the set of supported versions. This information is currently a bit hard to track,
since such a change would still result in a diff for the entire line, which can be pretty long.
Additionally, it may happen that this applies to many extensions at once, and the way git
renders diff (first all removals in a hunk, then all additions) makes it even harder
to track because now the change is not local in the diff.

Having one line per supported version per extension should solve this problem, while
still providing a good compromise in overall line count of the file.
It shall be noted that GitHub already refuses to render diffs on this file even for
comparatively small updates, therefore this change cannot really make it worse here.
2023-11-21 08:42:34 +01:00
piegames
cec1751cbd nixosTests.gnome-extensions: Init 2023-11-21 08:42:34 +01:00
piegames
27be325d39 nixosTests.gnome: Small cleanup 2023-11-21 08:42:33 +01:00
Bobby Rong
95ee935a64 gnome.gnome-sudoku: 45.0 → 45.1
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.0...45.1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:33 +01:00
Bobby Rong
7f04037480 gnome.ghex: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/ghex/-/compare/45.beta...45.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:32 +01:00
Bobby Rong
4b2f005797 gtranslator: 45.1 → 45.2
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/45.1...45.2

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:32 +01:00
Bobby Rong
6c4b1f0d51 gnome.gnome-remote-desktop: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/45.rc...45.0

Include DRM format modifiers when resizing PipeWire stream.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:32 +01:00
Bobby Rong
9f18ead6cc tracker-miners: 3.6.0 → 3.6.1
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.6.0...3.6.1

NEWS and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:32 +01:00
Bobby Rong
f8a0c712cc libsigcxx30: 3.4.0 → 3.6.0
https://github.com/libsigcplusplus/libsigcplusplus/compare/3.4.0...3.6.0
https://github.com/libsigcplusplus/libsigcplusplus/releases/tag/3.6.0

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2023-11-21 08:42:31 +01:00
Bobby Rong
9a44fb8a04 libsigcxx: 2.10.8 → 2.12.1
https://github.com/libsigcplusplus/libsigcplusplus/compare/2.10.8...2.12.1
https://github.com/libsigcplusplus/libsigcplusplus/releases/tag/2.12.1
https://github.com/libsigcplusplus/libsigcplusplus/releases/tag/2.12.0

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2023-11-21 08:42:31 +01:00
Bobby Rong
6d4d42f6ee gtk4: 4.12.2 → 4.12.3
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.12.2...4.12.3

NEWS and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:31 +01:00
Bobby Rong
e84395a614 cairomm: 1.14.4 → 1.14.5
https://gitlab.freedesktop.org/cairo/cairomm/-/compare/1.14.4...1.14.5

The build changes are mostly the same as cairomm_1_16 1.18.0.

Actually build the tests.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:31 +01:00
Bobby Rong
c0b2918c4b cairomm_1_16: 1.16.2 → 1.18.0
https://gitlab.freedesktop.org/cairo/cairomm/-/compare/1.16.2...1.18.0

This is still cairomm_1_16 since the API version is 1.16.

NEWS look okay. boost-shared option now defaults to true.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:30 +01:00
Bobby Rong
fac853bb80 gnote: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnote/-/compare/45.rc...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:30 +01:00
Jan Tojnar
937a7bac8c foliate: Force WebkitGtk 4.1 ABI
The 4.1 ABI mainly differs from the 4.0 by using libsoup 3.x.
We are phasing out libsoup 2.x so let’s force foliate to use 4.1.
2023-11-21 08:42:30 +01:00
Bobby Rong
80ead5dfaf librsvg: 2.56.93 → 2.57.0
https://gitlab.gnome.org/GNOME/librsvg/-/compare/2.56.93...2.57.0

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:30 +01:00
Bobby Rong
5333b5ffad gtk4: 4.12.1 → 4.12.2
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.12.1...4.12.2

NEWS and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:29 +01:00
Bobby Rong
741df7dc59 tracker-miners: 3.6.rc → 3.6.0
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.6.rc...3.6.0

NEWS and meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:29 +01:00
Bobby Rong
9395682247 tracker: 3.6.beta → 3.6.0
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.6.beta...3.6.0

Just docs and translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:29 +01:00
Bobby Rong
211250edb4 sysprof: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/sysprof/-/compare/45.rc...45.0

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:28 +01:00
Bobby Rong
5ad03b9bec python3.pkgs.pygobject3: 3.44.1 → 3.46.0
https://gitlab.gnome.org/GNOME/pygobject/-/compare/3.44.1...3.46.0

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:28 +01:00
Bobby Rong
c12caaee56 libsoup_3: 3.4.2 → 3.4.3
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.4.2...3.4.3

NEWS and meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:28 +01:00
Bobby Rong
2a9ff7aaf6 libsecret: 0.21.0 → 0.21.1
https://gitlab.gnome.org/GNOME/libsecret/-/compare/0.21.0...0.21.1

NEWS look okay

* Fix updating credentials by another process in the same Flatpak sandbox
* Migrate to g_memdup2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:27 +01:00
Bobby Rong
bdd0d54a08 json-glib: 1.6.6 → 1.8.0
https://gitlab.gnome.org/GNOME/json-glib/-/compare/1.6.6...1.8.0

NEWS look okay. xgettext is now optional.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:27 +01:00
Bobby Rong
8de2a6658d gobject-introspection: 1.76.1 → 1.78.1
https://gitlab.gnome.org/GNOME/gobject-introspection/-/compare/1.76.1...1.78.1

NEWS look okay.

* Update the GIR data
* Add GObject as a dependency for the Cairo GIR
* Update regression test suite
* Support different prefix for finding GIR data
* Add GI_GIR_PATH environment variable for controlling GIR paths

The build system changes are suspect – `gir_dir_prefix` is assumed to be relative,
but it takes the value from `datadir` option, which is not generally relative.
Though, currently, the variable is not stringly concatenated anywhere
other than in a code path where its value comes from eponymous option,
which is documented as “Intermediate prefix for gir installation under ${prefix}”,
so it can probably be assumed to be relative there.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:27 +01:00
Bobby Rong
9b1e2d439f gsettings-desktop-schemas: 45.alpha → 45.0
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/compare/45.alpha...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:26 +01:00
Bobby Rong
422b36dc0f gnome-console: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/console/-/compare/45.beta...45.0

The needs gtk 4.12.2 for "tooltip: don't cross native boundaries"
1145504075

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:26 +01:00
Bobby Rong
cf3dfb57b3 glibmm_2_68: 2.77.0 → 2.78.0
https://gitlab.gnome.org/GNOME/glibmm/-/compare/2.77.0...2.78.0

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:26 +01:00
Bobby Rong
ecbb5bb00c gnome.adwaita-icon-theme: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/45.rc...45.0

No changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:25 +01:00
Bobby Rong
3e4ca2e5cb glib: 2.77.3 → 2.78.0
https://gitlab.gnome.org/GNOME/glib/-/compare/2.77.3...2.78.0

NEWS look okay

- Error handling of invalid GKeyFile string escape sequences
- gdb: Workaround optimized out quark_seq_id
- meson: fix `gnetworking.h` install tag
- gthread: Annotate g_thread_exit() with G_NORETURN
- Fix gutils-user-database unit test

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:25 +01:00
Bobby Rong
56f2696aec glib-networking: 2.76.1 → 2.78.0
https://gitlab.gnome.org/GNOME/glib-networking/-/compare/2.76.1...2.78.0

NEWS and build change looks okay.

Checked g_settings_get_child and g_settings_new usage since hardcode-gsettings.patch is manually written.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:25 +01:00
Bobby Rong
44d10a3e5d gjs: 1.77.90 → 1.78.0
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.77.90...1.78.0

We don't run gtk4 tests I think. The change should be quite minor.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:24 +01:00
Bobby Rong
f6073183d5 at-spi2-core: 2.49.91 → 2.50.0
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_49_91...AT_SPI2_CORE_2_50_0

Fixes at-spi2-atk test when running under a non-English locale. Though we still are disabling the
test for unrelated reasons.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:24 +01:00
Bobby Rong
5537cbb165 xdg-desktop-portal: 1.17.2 → 1.18.0
https://github.com/flatpak/xdg-desktop-portal/compare/1.17.2...1.18.0

Bumped interface version of the Printer portal to 2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:24 +01:00
Bobby Rong
503d5427b2 gnome-usage: 3.38.1 → 45.0
https://gitlab.gnome.org/GNOME/gnome-usage/-/compare/3.38.1...45.0

Ported to GTK4.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:23 +01:00
Bobby Rong
25a6b01969 gnote: 45.alpha → 45.rc
https://gitlab.gnome.org/GNOME/gnote/-/compare/45.alpha...45.rc

meson change and NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:23 +01:00
Bobby Rong
9044e66197 gnome.metacity: 3.49.1 → 3.50.0
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.49.1...3.50.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:23 +01:00
Bobby Rong
626bdb9460 gnome.gnome-applets: 3.49.1 → 3.50.0
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.49.1...3.50.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:23 +01:00
Bobby Rong
c95c875fd6 gnome.gnome-tweaks: 42.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-tweaks/-/compare/42.beta...45.0

NEWS and meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:22 +01:00
Bobby Rong
704246e323 gnome.gnome-panel: 3.49.1 → 3.50.0
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.49.1...3.50.0

action-button linked against libpanel-util

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:22 +01:00
Bobby Rong
c5d1f64a0d gnome.gnome-flashback: 3.49.1 → 3.50.0
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.49.1...3.50.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:22 +01:00
Bobby Rong
30271ad0a0 glycin-loaders: 0.1.0 → 0.1.1
https://gitlab.gnome.org/sophie-h/glycin/-/compare/0.1.0...0.1.1

This fixes the release tarball missing vendored cargo deps.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:21 +01:00
Bobby Rong
23e483408f nixos/rl-2311: Mention GNOME 45 2023-11-21 08:42:21 +01:00
Bobby Rong
3545d01c5a gnome.gnome-terminal: 3.48.2 → 3.50.0
https://gitlab.gnome.org/GNOME/gnome-terminal/-/compare/3.48.2...3.50.0

New libhandy dependency (for dark mode).

Blocked the pk-gtk module.

8b594390a2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:21 +01:00
Bobby Rong
c66ec6668b libpanel: 1.3.1 → 1.4.0
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.3.1...1.4.0

Stylesheet fixes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:20 +01:00
Bobby Rong
847e98c233 libgweather: 4.3.2 → 4.4.0
https://gitlab.gnome.org/GNOME/libgweather/-/compare/4.3.2...4.4.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:20 +01:00
Bobby Rong
aaa072cc70 libdex: 0.3.1 → 0.4.0
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.3.1...0.4.0

Typo fix.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:20 +01:00
Bobby Rong
9936fb3b16 gtranslator: 42.0 → 45.1
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/42.0...45.1

Ported to GTK4. Replaced gspell with libspelling.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:19 +01:00
Bobby Rong
66b8fd8530 gnome.sushi: 45.alpha.2 → 45.0
https://gitlab.gnome.org/GNOME/sushi/-/compare/45.alpha.2...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:19 +01:00
Bobby Rong
c03da39042 gnome.gnome-weather: 45.alpha → 45.0
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/45.alpha...45.0

Very minor fixes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:19 +01:00
Bobby Rong
7b040b155a gnome.gnome-font-viewer: 45.alpha → 45.0
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/45.alpha...45.0

The build change comes from "Restructure meta files"

ab44b6c9b4

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:18 +01:00
Bobby Rong
292d11e440 gnome.gnome-contacts: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/45.beta...45.0

New vala is already needed in beta.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:18 +01:00
Bobby Rong
8155e66a22 gnome.gnome-boxes: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/45.rc...45.0

NEWS look okay. Looks like MR 610 is not included so you might have
issues with https://gitlab.gnome.org/GNOME/gnome-boxes/-/issues/880.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:18 +01:00
Bobby Rong
f6532d2caf gnome.dconf-editor: 43.0 → 45.0.1
https://gitlab.gnome.org/GNOME/dconf-editor/-/compare/43.0...45.0.1

- Ensure a type is available for ui file.
- Support multiple paths in GSETTINGS_SCHEMA_DIR environment variable.
  Not changing NIX_GSETTINGS_OVERRIDES_DIR patch since the glib patch
  does not support multiple directories.
- Use Meson’s post install mechanism.

9643dbba76

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:18 +01:00
Bobby Rong
d10e19c7dd evince: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/evince/-/compare/45.rc...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:18 +01:00
Bobby Rong
0075855ef7 baobab: 45.alpha → 45.0
https://gitlab.gnome.org/GNOME/baobab/-/compare/45.alpha...45.0

Fixes for the "move to new libadwaita widgets".

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:18 +01:00
Bobby Rong
9f196190cd gnome.gnome-settings-daemon: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/45.beta...45.0

The only change is Smartcards: Rewrite to use p11-kit backend via Gck API,
this removes nss dependency and adds gck-2 (provided by gcr_4).

b7121e3814

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:17 +01:00
Bobby Rong
fd788f9d1a nixos/wayland: Add xdg.portal.config or xdg.portal.configPackages
See the changes in x-d-p 1.17 for details.
2023-11-21 08:42:17 +01:00
Bobby Rong
39a1279b4d nixos/desktop-managers: Add xdg.portal.config or xdg.portal.configPackages
See the changes in x-d-p 1.17 for details.
2023-11-21 08:42:17 +01:00
Bobby Rong
2cea4367b1 snapshot: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/snapshot/-/compare/45.beta...45.0

Cargo.toml and meson.build change looks okay. Most changes came from running `cargo fmt`.

Branding changed to Camera.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:17 +01:00
Bobby Rong
2db508ddee xdg-desktop-portal-gnome: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/45.rc...45.0

Build changes are related to using the libadwaita subproject.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:17 +01:00
Bobby Rong
f1ee74daa7 vte: 0.73.99 → 0.74.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.73.99...0.74.0

Minor typo fix.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:16 +01:00
Bobby Rong
078d0a0ffa loupe: 45.beta.1 → 45.0
https://gitlab.gnome.org/GNOME/loupe/-/compare/45.beta.1...45.0

cargo and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:16 +01:00
Bobby Rong
717bd82dd7 libshumate: 1.1.rc → 1.1.0
https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.1.rc...1.1.0

Fix grey background on sprites

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:16 +01:00
Bobby Rong
eddd441005 libpeas2: 1.99.1 → 2.0.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/1.99.1...2.0.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:16 +01:00
Bobby Rong
69f3938d4a gtksourceview5: 5.9.0 → 5.10.0
https://gitlab.gnome.org/GNOME/gtksourceview/-/compare/5.9.0...5.10.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Bobby Rong
567f52f049 gnome-user-docs: 44.3 → 45.0
https://gitlab.gnome.org/GNOME/gnome-user-docs/-/compare/44.3...45.0

Just updated docs.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Bobby Rong
2f620b16e7 gnome-tour: 44.0 → 45.0
https://gitlab.gnome.org/GNOME/gnome-tour/-/compare/44.0...45.0

Cargo.toml and meson.build changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Bobby Rong
b7b3fc5b68 gnome-text-editor: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.beta...45.0

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Bobby Rong
5ff2417593 gnome-tecla: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/tecla/-/compare/45.rc...45.0

Tested and confirmed l10n works.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Bobby Rong
5710af477e gnome-builder: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/45.rc...45.0

Dropped sysprof-6 dependency:
61c217a996

The above commit says "We open Sysprof now instead of depending on the library directly".
This probably this means sysprof-agent introduced in:
60bbae03e4
The old code stopped being used in:
3d65abf509
and was finally removed in:
c3bad149d8

Make it clear that sysprof-capture-4 is something needed (for tracing Builder itself):
4b8ba6d7a5

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Bobby Rong
af146aa5cf gnome-connections: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/connections/-/compare/45.rc...45.0

Updates gtk-frdp.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:15 +01:00
Bobby Rong
6f8342d087 gtk-frdp: unstable-2023-08-02 → unstable-2023-09-16
62fc62c5cc

For gnome-connections 45.0. New fuse3 dependency.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:14 +01:00
Bobby Rong
9f9b1b5688 gnome.polari: 43.0 → 45.0
https://gitlab.gnome.org/GNOME/polari/-/compare/43.0...45.0

The best way to test this is probably add this in environment.systemPackages
and enable services.telepathy.

Dropped soup 2 support.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:14 +01:00
Bobby Rong
3fe8c9db63 gnome.mutter: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.rc...45.0

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:14 +01:00
Bobby Rong
40935c0ca8 gnome.nautilus: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.rc...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:14 +01:00
Bobby Rong
acc133100d gnome.gnome-system-monitor: 45.0.1 → 45.0.2
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/45.0.1...45.0.2

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:14 +01:00
Bobby Rong
e21a272d8a gnome.gnome-backgrounds: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/45.rc...45.0

No changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:13 +01:00
Bobby Rong
81e8e407fb gnome.gnome-shell-extensions: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/45.beta...45.0

- Follows REUSE spec for licensing, no licensing change.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:13 +01:00
Bobby Rong
fa6ae1ab75 gnome.gnome-shell: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.rc...45.0

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:13 +01:00
Bobby Rong
3f3143256d gnome.gnome-session: 44.0 → 45.0
https://gitlab.gnome.org/GNOME/gnome-session/-/compare/44.0...45.0

NEWS look okay. The builtin thing is still there.

- Two crashers fixes
- Fix inverted boolean in the "null" system backend
- Translation updates

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Maxine Aubrey <maxeaubrey@gmail.com>
2023-11-21 08:42:13 +01:00
Bobby Rong
2d06eac75f gnome.gnome-maps: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.rc...v45.0

Hide the experimental vector map toggle if libshumate is compiled without vector support.

It looks like the libshumate vector renderer is experimental:
https://gitlab.gnome.org/GNOME/libshumate/-/merge_requests/87

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:12 +01:00
Bobby Rong
8cc333d50f gnome.gnome-music: 44.0 → 45.0
https://gitlab.gnome.org/GNOME/gnome-music/-/compare/44.0...45.0

"Minor quality of life improvements".

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:12 +01:00
Bobby Rong
dbca20f015 gnome.gnome-initial-setup: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/45.beta...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:12 +01:00
Bobby Rong
c294beafb3 gnome.gnome-clocks: 44.0 → 45.0
https://gitlab.gnome.org/GNOME/gnome-clocks/-/compare/44.0...45.0

No longer needs GSound

3aed85a475

Uses portal for clock format setting through D-Bus interface:

01eb5f03d8

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:12 +01:00
Bobby Rong
b46d939d9a gnome.gnome-characters: 45.alpha → 45.0
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/45.alpha...45.0

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:11 +01:00
Bobby Rong
28fefd92a7 gnome.gnome-calculator: 45.0.1 → 45.0.2
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/45.0.1...45.0.2

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:11 +01:00
Bobby Rong
83a515f44b gnome.gnome-calendar: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/45.rc...45.0

"Various small fixes".

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:11 +01:00
Bobby Rong
7bd93f7646 gnome.eog: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/eog/-/compare/45.rc...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:11 +01:00
Bobby Rong
95d6191aee d-spy: 1.6.0 → 1.8.0
https://gitlab.gnome.org/GNOME/d-spy/-/compare/1.6.0...1.8.0

Fixes in introspection path generation. This forgets to bump symbolic_version.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:11 +01:00
Bobby Rong
d7a8877d9d nixos/xdg/portal: Add config and configPackages option
In x-d-p 1.17, when no configs are given, you apps will likely not
able to find a backend. Let users aware of the changes.
2023-11-21 08:42:10 +01:00
Bobby Rong
e2ad581c95 xdg-desktop-portal: 1.17.0 → 1.17.2
https://github.com/flatpak/xdg-desktop-portal/compare/1.17.0...1.17.2

meson changes look okay.

- Improvements to the new config-based portal matching mechanism. Config files
  are now searched in standard paths, in a way that is compatible to other
  system components (e.g. MIME types).

e7027b7bcc

Our NixOS module will depend on the changes here.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:10 +01:00
Bobby Rong
bdb5a10b14 evolution-ews: 3.49.2 → 3.50.0
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.49.2...3.50.0

It should be possible to split package as mentioned in
d28287dfc9

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2023-11-21 08:42:10 +01:00
Bobby Rong
f8c9c832ce evolution-data-server: 3.49.3 → 3.50.0
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.49.3...3.50.0

Allows disabling tests, though I am not sure if we want that.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:10 +01:00
Bobby Rong
1b05842700 orca: 45.beta2 → 45.0
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_45_BETA2...ORCA_45_0

Lots of search and replace.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:10 +01:00
Bobby Rong
b1bb52acf5 libadwaita: 1.4.rc → 1.4.0
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.rc...1.4.0

NEWS look okay. Build changes are mostly related to subprojects.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:09 +01:00
Bobby Rong
c5d0223975 gnome.zenity: 3.99.1 → 3.99.2
https://gitlab.gnome.org/GNOME/zenity/-/compare/3.99.1...3.99.2

manpages are built by default now (requires help2man)

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:09 +01:00
Bobby Rong
51291b9e2d gvfs: 1.51.91 → 1.52.0
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.51.91...1.52.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:09 +01:00
Bobby Rong
0918c8b037 gnome.gnome-sudoku: 45.alpha → 45.0
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/45.alpha...45.0

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:09 +01:00
Bobby Rong
9d717c2ad2 gnome.gnome-software: 45.rc → 45.0
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.rc...45.0

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:08 +01:00
Bobby Rong
a62dfdf779 gnome.gdm: 45.beta → 45.0.1
https://gitlab.gnome.org/GNOME/gdm/-/compare/45.beta...45.0.1

Crasher fix.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:08 +01:00
Bobby Rong
864ebe5734 evolution: 3.49.3 → 3.50.0
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.49.3...3.50.0

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:08 +01:00
Bobby Rong
b1b5f13e48 epiphany: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/epiphany/-/compare/45.beta...45.0

Very minor changes and fixes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:08 +01:00
Bobby Rong
e4d052fbca glycin-loaders: 0.1.rc → 0.1.0
https://gitlab.gnome.org/sophie-h/glycin/-/compare/0.1.rc...0.1.0

The only change is "cargo: Update description".

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:08 +01:00
Bobby Rong
4062d9400c evolution-data-server: 3.49.2 → 3.49.3
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.49.2...3.49.3

libsecret-1 is in Requires.private instead of Requires, I am no longer propagating it.

2bd22706d8

Apply org.gnome.desktop.interface a non-optional because update script is not happy.
But the current solution is quite dirty, I imagine we will need to re-check usage of
e_reminder_watcher_load_settings_tentative on every bump now.

007eda01e2

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:08 +01:00
Bobby Rong
3c033267d8 gnome.gnome-disk-utility: 44.0 → 45.0
https://gitlab.gnome.org/GNOME/gnome-disk-utility/-/compare/44.0...45.0

Very minor changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:07 +01:00
Bobby Rong
6e91958614 libcloudproviders: 0.3.1 → 0.3.4
https://gitlab.gnome.org/World/libcloudproviders/-/compare/0.3.1...0.3.4

- A new way to register providers using .desktop files:
  6e839d09b1

  As before, this is done by monitoring `XDG_DATA_DIRS`.
  We just need to link `share/applications` in addition to `share/cloud-providers`,
  which is already the case for most DEs.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:07 +01:00
Bobby Rong
cccb4e6dfd gnome.mutter: 45.beta.1 → 45.rc
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.beta.1...45.rc

Added Meta Toolkit (MTK) library

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:07 +01:00
Bobby Rong
fd28b8c592 gnome.gnome-shell: 45.beta.1 → 45.rc
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.beta.1...45.rc

Started using mtk.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:07 +01:00
Bobby Rong
b17643a712 gnome-tecla: 45.alpha → 45.rc
https://gitlab.gnome.org/GNOME/tecla/-/compare/45.alpha...45.rc

As said in NEWS: "Build fixes for NixOS"

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:06 +01:00
Jan Tojnar
4600d49457 icon-library: 0.0.16 → 0.0.17
https://gitlab.gnome.org/World/design/icon-library/-/compare/0.0.16...0.0.17

cargo and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:06 +01:00
Jan Tojnar
33cb221792 gnome.gpaste: 44.1 → 45
https://www.imagination-land.org/posts/2023-09-16-gpaste-45-released.html
https://github.com/Keruspe/GPaste/compare/v44.1...v45

Stopped looking for mutter-clutter explicitely:
beb08f386c
https://github.com/Keruspe/GPaste/blob/v45/src/gnome-shell/dependencies.js

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:06 +01:00
Bobby Rong
762201581b tracker-miners: 3.5.3 → 3.6.rc
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.5.3...3.6.rc

NEWS and meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:06 +01:00
Bobby Rong
3f49b1fbf0 librsvg: 2.56.3 → 2.56.93
https://gitlab.gnome.org/GNOME/librsvg/-/compare/2.56.3...2.56.93

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:06 +01:00
Bobby Rong
dc30c9d189 xdg-desktop-portal-gnome: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/45.beta...45.rc

meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:06 +01:00
Bobby Rong
056a3ad6fd vte: 0.73.93 → 0.73.99
https://gitlab.gnome.org/GNOME/vte/-/compare/0.73.93...0.73.99

meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:05 +01:00
Bobby Rong
247a539f45 libshumate: 1.1.beta → 1.1.rc
https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.1.beta...1.1.rc

meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:05 +01:00
Bobby Rong
59d6f99f80 glycin-loaders: 0.1.beta.2 → 0.1.rc
https://gitlab.gnome.org/sophie-h/glycin/-/compare/0.1.beta.2...0.1.rc

Bumped rsvg:
1c712f78b3

Added tests (we don't run it right now I think):
096ca214da

Relicensed under MPL and keep LGPL:
bbf9559496

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:05 +01:00
Bobby Rong
b0798b672f libgit2-glib: 1.1.0 → 1.2.0
https://gitlab.gnome.org/GNOME/libgit2-glib/-/compare/v1.1.0...v1.2.0

Allow to sign commits. This will allow building gitg 44 *after another meson bump*.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:04 +01:00
Bobby Rong
2eeadad41b libadwaita: 1.4.beta → 1.4.rc
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.4.beta...1.4.rc

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:04 +01:00
Bobby Rong
ba476c7c54 gnome.gnome-backgrounds: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/45.beta...45.rc

The default wallpapers are already in JPG (adwaita-l.jpg).

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:04 +01:00
Bobby Rong
de1647fbe9 gnome-connections: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/connections/-/compare/45.beta...45.rc

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:04 +01:00
Bobby Rong
f17ccc3260 gnome.nautilus: 45.beta2 → 45.rc
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.beta2...45.rc

meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:04 +01:00
Bobby Rong
1f9e322d6b gnome.gnome-system-monitor: 45.0 → 45.0.1
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/45.0...45.0.1

GTK4 port preparations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:03 +01:00
Bobby Rong
da2fa131c4 gnome.gnome-remote-desktop: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/45.beta...45.rc

New libei dependency (for input event plumbing).

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:03 +01:00
Bobby Rong
02b8e1e607 gnome.gnome-calendar: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/45.beta...45.rc

NEWS and build changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:03 +01:00
Bobby Rong
39fca13eb0 gnome.gnome-calculator: 45.0 → 45.0.1
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/45.0...45.0.1

Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:03 +01:00
Bobby Rong
9ad93c99d1 gnome.gnome-boxes: 44.3 → 45.rc
https://gitlab.gnome.org/GNOME/gnome-boxes/-/compare/44.3...45.rc

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:03 +01:00
Bobby Rong
448ce1fce4 gnome.eog: 45.alpha → 45.rc
https://gitlab.gnome.org/GNOME/eog/-/compare/45.alpha...45.rc

Did not test. Just translations.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:03 +01:00
Bobby Rong
0f783c5166 gnome.adwaita-icon-theme: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/45.beta...45.rc

No meson changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:02 +01:00
Bobby Rong
69ebd78b4b glib: 2.77.2 → 2.77.3
https://gitlab.gnome.org/GNOME/glib/-/compare/2.77.2...2.77.3

Beware of https://gitlab.gnome.org/GNOME/glib/-/issues/3095, i.e. invalid
escapes when parsing strings in gkeyfile is disallowed in this bump and likely 2.79+.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:02 +01:00
Bobby Rong
02f1488917 gjs: 1.77.2 → 1.77.90
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.77.2...1.77.90

Disables C++ exceptions by default

"This theoretically can improve performance. It makes exceptions from the
C++ standard library uncatchable, aborting on allocation failures.
However, this is what GLib already does, so it seems like we aren't losing
anything by changing the default."

42eb928552

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:02 +01:00
Bobby Rong
969b438165 evince: 45.alpha → 45.rc
https://gitlab.gnome.org/GNOME/evince/-/compare/45.alpha...45.rc

The only change is "Fix transformation of view coordinates".

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:01 +01:00
Bobby Rong
88e69b381a at-spi2-core: 2.49.90 → 2.49.91
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_49_90...AT_SPI2_CORE_2_49_91

Adds default-on gtk2_atk_adaptor meson option. Should have no effect on us.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:01 +01:00
Bobby Rong
355189f547 sysprof: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/sysprof/-/compare/45.beta...45.rc

No longer possible to disable libunwind – it is bound to libsysprof:

4ad44609d0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:01 +01:00
Bobby Rong
42fe6c4a0a libpeas2: 1.99.0 → 1.99.1
https://gitlab.gnome.org/GNOME/libpeas/-/compare/1.99.0...1.99.1

Require mozjs115.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:00 +01:00
Bobby Rong
2467c02500 libpanel: 1.3.0 → 1.3.1
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.3.0...1.3.1

Fix build as subproject

d46bf16abd

Depend on gio-2.0 instead of glib-2.0:

f64176717c

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:00 +01:00
Bobby Rong
d1796f2936 gtksourceview5: 5.8.0 → 5.9.0
https://gitlab.gnome.org/GNOME/gtksourceview/-/compare/5.8.0...5.9.0

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:00 +01:00
Bobby Rong
c9fa856f43 gnome-builder: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/45.beta...45.rc

meson change looks okay

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:59 +01:00
Bobby Rong
d92f4f9f0a gnome.nautilus: 45.beta → 45.beta2
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.beta...45.beta2

Lots of design changes. No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:59 +01:00
Bobby Rong
4eb08c4622 gvfs: 1.51.90 → 1.51.91
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.51.90...1.51.91

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:59 +01:00
Bobby Rong
dac8b94f1f gnome.gnome-software: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/45.beta...45.rc

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:59 +01:00
Bobby Rong
146fb8930d gnome.gnome-maps: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v45.beta...v45.rc

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:59 +01:00
Bobby Rong
d2327e9563 gnome.gnome-control-center: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.beta...45.rc

Ports many stuff to new libadwaita widgets.

setxkbmap is needed for tests, while at it enable tests.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:58 +01:00
Bobby Rong
5a330335a7 gnome.gdm: 44.1 → 45.beta
https://gitlab.gnome.org/GNOME/gdm/-/compare/44.1...45.beta

"Set gnome-initial-setup dconf profile" is done in g-i-s instead.
jt: I do not think we use g-i-s anyway.

meson change look okay. Allow using libelogind.

Unreviewed: Multiseat enablement for Wayland (looks like this still need changes from g-s):
https://gitlab.gnome.org/GNOME/gdm/-/merge_requests/174

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:58 +01:00
Bobby Rong
560ed62886 evolution: 3.49.2 → 3.49.3
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.49.2...3.49.3

Declared libsecret dependency, already added by us:

d714c7c69d

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:58 +01:00
Bobby Rong
c7e4790ab2 gtk4: 4.12.0 → 4.12.1
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.12.0...4.12.1

NEWS look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:58 +01:00
Bobby Rong
0b361f99fb libsecret: 0.20.5 → 0.21.0
https://gitlab.gnome.org/GNOME/libsecret/-/compare/0.20.5...0.21.0

No build changes (this is already ported to gi-docgen before).

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:57 +01:00
Bobby Rong
be664aa7c4 gnome.gnome-maps: 44.4 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v44.4...v45.beta

Requires libportal:

7199a857bb

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:57 +01:00
Bobby Rong
93e0c42c77 pango: 1.50.14 → 1.51.0
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.14...1.51.1

Possible wrong tag:

https://gitlab.gnome.org/GNOME/pango/-/issues/760

Also dropped unneeded substituteInPlace (not related to this bump):

cc9072ad21

Some usage of cairo DWrite are introduced here (which needs 1.17.8), but they
are for Windows so far.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:57 +01:00
Bobby Rong
917b90ecec budgie.magpie: Fix build with sysprof 45
Same as what we do in mutter 43.
2023-11-21 08:41:56 +01:00
Bobby Rong
d7363b001a tracker: 3.6.alpha → 3.6.beta
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.6.alpha...3.6.beta

NEWS and meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:56 +01:00
Bobby Rong
e25bb07769 libshumate: 1.0.5 → 1.1.beta
https://gitlab.gnome.org/GNOME/libshumate/-/compare/1.0.5...1.1.beta

We are not pulling gtk-doc already.

New sysprof-capture-4 dependency for profiling.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:56 +01:00
Bobby Rong
9f713fca3a gnome.ghex: 44.2 → 45.beta
https://gitlab.gnome.org/GNOME/ghex/-/compare/44.2...45.beta

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:55 +01:00
Bobby Rong
8ed9f0445f glib: 2.77.1 → 2.77.2
https://gitlab.gnome.org/GNOME/glib/-/compare/2.77.1...2.77.2

A few minor bugfixes. Other than this breaks darwin build this looks good.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:55 +01:00
Bobby Rong
85327f43f4 gjs: 1.77.1 → 1.77.2
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.77.1...1.77.2

Ported to SpiderMonkey 115.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:55 +01:00
Bobby Rong
ab719e4f07 gnome.gnome-calendar: 44.1 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-calendar/-/compare/44.1...45.beta

geocode-glib_2 dependency no longer needed:

eff84e9905

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:54 +01:00
Bobby Rong
511d457142 nixos/gnome: Replace eog with loupe
ad3b4ca520

Acked-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:54 +01:00
Bobby Rong
ce23515823 loupe: init at 45.beta.1
https://gitlab.gnome.org/GNOME/loupe/-/commits/45.beta.1

Co-authored-by: 06kellyjac <dev@j-k.io>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:54 +01:00
Bobby Rong
449c35bd5c glycin-loaders: init at 0.1.beta.2
https://gitlab.gnome.org/sophie-h/glycin/-/commits/0.1.beta.2

This builds the "loaders" part of the project. This will be needed
for "glycin" the library, and will be needed for new loupe to actually
open any images.

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:53 +01:00
Bobby Rong
d052d2659a orca: 45.alpha → 45.beta2
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_45_ALPHA...ORCA_45_BETA2

There is a PSA in the news, but we should be using cpython 0.29 to build *brltty*
and I don't aware of crash here.

https://discourse.gnome.org/t/psa-for-distros-brltty-should-be-built-using-cython-0-29-x-not-cython-3

Rebased our patch another time due to the f-string migration.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:53 +01:00
Bobby Rong
dec1ace1b4 gnome.nautilus: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/nautilus/-/compare/45.alpha...45.beta

Lots of design changes, no build changes that need action.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:53 +01:00
Bobby Rong
7520611fe9 gnome.gnome-system-monitor: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/45.beta...45.0

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:52 +01:00
Bobby Rong
a7c1d50d9e gnome.gnome-settings-daemon: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/45.alpha...45.beta

Fixed linkage of GResources, no build changes require actions.

f01f0bfffd

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:52 +01:00
Bobby Rong
64fb2f4bf2 gnome.gnome-shell-extensions: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/45.alpha...45.beta

Ported to ESM, rewritten the fix_gmenu.patch, I found these
docs useful for frontend newbie like me:

https://gjs.guide/extensions/upgrading/gnome-shell-45.html#esm
https://gitlab.gnome.org/GNOME/gjs/-/blob/1.77.2/doc/ESModules.md

Using dynamic import() statements with top-level await since we need to control what is imported.
Seem to work, though it might potentially block gnome-shell thread for a bit?

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:52 +01:00
Bobby Rong
5b2f26a978 gnome.gnome-flashback: 3.46.0 → 3.49.1
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.46.0...3.49.1

Makes gnome-bluetooth optional. Moves polkit to separate process.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:52 +01:00
Bobby Rong
53d7797e1e gnome.gnome-contacts: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-contacts/-/compare/44.0...45.beta

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:52 +01:00
Bobby Rong
68d81fa1ce gnome.gnome-calculator: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/45.beta...45.0

Requires new libadwaita, no other build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:51 +01:00
Bobby Rong
5e16f03cec gnome.mutter43: Remove support for window shading
This fixes a crash when gsettings-desktop-schemas >= 45.alpha is used: Settings schema
'org.gnome.desktop.wm.keybindings' does not contain a key named 'toggle-shaded'.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2884
2023-11-21 08:41:51 +01:00
Bobby Rong
14fb201c7c nixos/gnome: Replace cheese with snapshot
f2b0abe388

Acked-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:50 +01:00
Bobby Rong
02848fc11c snapshot: init at 45.beta
https://gitlab.gnome.org/GNOME/snapshot/-/commits/45.beta

If you are having issues, try these environment variables to get more info:

- RUST_LOG=snapshot=debug,aperture=debug
- RUST_BACKTRACE=1
- GST_DEBUG=3

Still need to see if we should study anything from cheese.
2023-11-21 08:41:50 +01:00
Bobby Rong
e403416ffe gnome.mutter43: Fix build with sysprof 45
... which provides sysprof-6 instead of sysprof-4.

It should be safe to use sysprof-6 since it is only used
for org.gnome.Sysprof3.Profiler D-Bus interface path,
which did not change.

Acked-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:50 +01:00
Bobby Rong
bc5e69c5bf evolution-ews: 3.48.2 → 3.49.2
https://gitlab.gnome.org/GNOME/evolution-ews/-/compare/3.48.2...3.49.2

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:50 +01:00
Bobby Rong
dac768c92d evolution-data-server: 3.48.4 → 3.49.2
https://gitlab.gnome.org/GNOME/evolution-data-server/-/compare/3.48.4...3.49.2

The major build change will be "Add gi-docgen based documentation for all the libraries".
ENABLE_GI_DOCGEN defaults to false.

97a152b83b

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:49 +01:00
Jan Tojnar
ede0ce8aba chatty: add missing dependency
evolution-data-server no longer propagates libsecret.
2023-11-21 08:41:49 +01:00
Jan Tojnar
9e2587e742 calls: add missing dependency
evolution-data-server no longer propagates libsecret.
2023-11-21 08:41:49 +01:00
Bobby Rong
571f7aa368 gnome.gnome-shell: 45.alpha → 45.beta.1
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/45.alpha...45.beta.1

Replace gkbd-keyboard-display with tecla:

04aaa4b67b

New default-on camera_monitor meson option, tested the indicator using snapshot:

d09d24666a

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:49 +01:00
Bobby Rong
815aa90ee3 gnome.mutter: 45.alpha → 45.beta.1
https://gitlab.gnome.org/GNOME/mutter/-/compare/45.alpha...45.beta.1

New libei dependency:

2fb3bdf774

Also applies a temporarily fix for sysprof-6:

7405bad609

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:48 +01:00
Bobby Rong
a267f329ad libpanel: 1.2.0 → 1.3.0
https://gitlab.gnome.org/GNOME/libpanel/-/compare/1.2.0...1.3.0

License has been LGPL-3.0-or-later since the beginning:
063922beb5

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:48 +01:00
Bobby Rong
a8943c2285 libdex: 0.3.0 → 0.3.1
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.3.0...0.3.1

No build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:47 +01:00
Bobby Rong
616a3584d7 gnome-text-editor: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/45.alpha...45.beta

No build changes other than bump version in meson.build.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:47 +01:00
Bobby Rong
84d3decae3 gnome-builder: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/45.alpha...45.beta

Requires sysprof-6.

e3f0cd3ee1

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:47 +01:00
Bobby Rong
15c33ee142 gnome.zenity: 3.99.0 → 3.99.1
https://gitlab.gnome.org/GNOME/zenity/-/compare/3.99.0...3.99.1

No build changes that need action.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:46 +01:00
Bobby Rong
efb08d9060 gnome.gnome-remote-desktop: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/45.alpha...45.beta

Provides a meson option for disabling tests, so we can clean things up

9e77f05587s

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:46 +01:00
Bobby Rong
6d284110a0 gnome.gnome-control-center: 45.alpha → 45.beta
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/45.alpha...45.beta

Replace gkbd-keyboard-display with tecla:

4e340b7602

Use new libadwaita widgets. New Privacy panel.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:46 +01:00
Bobby Rong
d511c54d03 libgweather: 4.2.0 → 4.3.2
https://gitlab.gnome.org/GNOME/libgweather/-/compare/4.2.0...4.3.2

The ci changes are basically not related to the other changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:45 +01:00
Bobby Rong
bb10d57496 vte: 0.72.2 → 0.73.93
https://gitlab.gnome.org/GNOME/vte/-/compare/0.72.2...0.73.93

New (direct) dependency cairo:

8e488c7bba

Upstream builds both gtk3 and gtk4 by default now, since we have separate
package for them we adjust the flags accordingly.

fb09294b61

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:45 +01:00
Bobby Rong
e5f1221317 sysprof: 3.48.0 → 45.beta
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.48.0...45.beta

New libdex dependency:

d1bcf93922

Dropped pango (pangoft2) dependency:

d6539c1bdb

The libsysprof option is dropped and re-introduced fromt the -analyze and -profile libs:

12e75e4c8c
dbb7833cbf

The agent option is merged into tools:

1fba250444

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:45 +01:00
Bobby Rong
a8d3770df8 gnome.gnome-logs: 43.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-logs/-/compare/gnome-logs-43.0...gnome-logs-45.beta

Requires new libadwaita, use gnome.post_install().

Removes redundant check for pkg-config.

acac71e2c7

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:44 +01:00
Bobby Rong
bf6a57c423 gtkmm4: 4.11.3 → 4.12.0
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/4.11.3...4.12.0

We are building this with meson.

No build changes other than needs gtk 4.12.0.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:44 +01:00
Bobby Rong
943dbced06 gnome-tecla: init at 45.alpha
https://gitlab.gnome.org/GNOME/tecla/-/commits/45.alpha

Note that we have an existing tecla package in Nixpkgs, that is a different project.

Tested-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:43 +01:00
Bobby Rong
c585543ccd xdg-desktop-portal: 1.16.0 → 1.17.0
https://github.com/flatpak/xdg-desktop-portal/compare/1.16.0...1.17.0
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.17.0

Ported to meson. Some of the changes are highlighted in the
"Changes that might be relevant for distributors" session in
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.18.0

Notably, desktop environments are now responsible for declaring preferred portal backends:
939f0b0fce

Specify sysconfdir so that the configs are loaded from `/etc` rather than `$out/etc`.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:43 +01:00
Bobby Rong
8a87c968a7 libpeas2: init at 1.99.0
https://gitlab.gnome.org/GNOME/libpeas/-/compare/libpeas-1.36.0...1.99.0
2023-11-21 08:41:43 +01:00
Bobby Rong
67fad0f4bb xdg-desktop-portal-gnome: 44.2 → 45.beta
https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/compare/44.2...45.beta

- New portal implementations.
- Settings portal is now also exposed when running outside of GNOME
  1a1c840ede

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:42 +01:00
Bobby Rong
2d3d41484b tracker: 3.5.3 → 3.6.alpha
https://gitlab.gnome.org/GNOME/tracker/-/compare/3.5.3...3.6.alpha

I am looking at c9b9fb92dd
but it looks like we are doing nothing at trackertestutils right now, I guess regular users should
not need this?

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2023-11-21 08:41:42 +01:00
Bobby Rong
0bf52d79b3 orca: 44.1 → 45.alpha
https://github.com/GNOME/orca/compare/ORCA_44_1..ORCA_45_ALPHA

Grepped all "subprocess" usage, I was suprised when I saw even
`cat` was also handled.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:41 +01:00
Bobby Rong
541c27ef32 libdex: 0.2.0 → 0.3.0
https://gitlab.gnome.org/GNOME/libdex/-/compare/0.2.0...0.3.0

meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:41 +01:00
Bobby Rong
2e74c6988b libadwaita: 1.3.5 → 1.4.beta
https://gitlab.gnome.org/GNOME/libadwaita/-/compare/1.3.5...1.4.beta

New appstream dependency:

876672aac1

Color scheme will now only use GSettings with `ADW_DISABLE_PORTAL=1`, users should install XDG portals
or set the variable if they want Adwaita apps to respect their color scheme:

e715fae6a5

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:40 +01:00
Bobby Rong
b0c2d00fce gtkmm4: 4.10.0 → 4.11.3
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/4.10.0...4.11.3

Updated for gtk4 4.11.3. Build changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:40 +01:00
Bobby Rong
abd07af525 gtk4: 4.10.4 → 4.12.0
https://gitlab.gnome.org/GNOME/gtk/-/compare/4.10.4...4.12.0

New build-aux/meson/gen-visibility-macros.py:

4d1f7a476d

docs build options renamed:

6af55a31d7

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:39 +01:00
Bobby Rong
072bc21c14 gsettings-desktop-schemas: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/compare/44.0...45.alpha

I see two major changes:

Revert back to jpeg wallpapers: Hopefully we are not affected to thanks to the
remove-backgrounds.gschema.override

Remove window shading: This should cause crash on packages that still need it,
in particular magpie 0.9.2 and mutter 43.x. For Budgie we can see if it can
be fixed in new release, for Pantheon we will need mutter 44 or a manual backport of
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2884.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:39 +01:00
Bobby Rong
0cd888bc4a gnote: 44.1 → 45.alpha
https://gitlab.gnome.org/GNOME/gnote/-/compare/44.1...45.alpha

Ported to Gtkmm 4, no longer required gspell ("Need updated version that support GTK 4").

36bee36a44

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:39 +01:00
Bobby Rong
67a125f7dd gnome-text-editor: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-text-editor/-/compare/44.0...45.alpha

Needs new libadwaita, no other build changes.

Also remove pcre – it has not been used since
6ea5bbae19
This was missed in 428915f452
and was pointed out in the latest docs changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:38 +01:00
Bobby Rong
2c964b06ab gnome-console: 44.4 → 45.beta
https://gitlab.gnome.org/GNOME/console/-/compare/44.4...45.beta

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:38 +01:00
Bobby Rong
d818c4e0e8 gnome-builder: 44.2 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-builder/-/compare/44.2...45.alpha

Requires libpeas2: 5b47ebee87

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:38 +01:00
Bobby Rong
c203e383a2 gnome-connections: 44.1 → 45.beta
https://gitlab.gnome.org/GNOME/connections/-/compare/44.1...45.beta

No build changes. Updated gtk-frdp.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
7539c204ae gtk-frdp: unstable-2023-04-14 → unstable-2023-08-02
9af99d95ed...c6c03f2faf

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
7765c628a8 gnome.sushi: 44.2 → 45.alpha.2
https://gitlab.gnome.org/GNOME/sushi/-/compare/44.2...45.alpha.2

Build change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Tested-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
9aed364a94 gnome.mutter: 44.5 → 45.alpha
https://gitlab.gnome.org/GNOME/mutter/-/compare/44.5...45.alpha

API version is now 13: 859d72a66a

This introduces a default-off libdisplay_info option, looking at the MR the reason is
they wish to wait for libdisplay-info to be packaged in most distros.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2642#note_1680141

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:37 +01:00
Bobby Rong
7b195510e1 gnome.nautilus: 44.2.1 → 45.alpha
https://gitlab.gnome.org/GNOME/nautilus/-/compare/44.2.1...45.alpha

The cloudproviders dependency is now optional, but the option still defaults to true.

ed6c79ecfa

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:36 +01:00
Bobby Rong
6385d09514 gnome.metacity: 3.46.1 → 3.49.1
https://gitlab.gnome.org/GNOME/metacity/-/compare/3.46.1...3.49.1

Fix crash with gsettings-desktop-schemas 45, no other build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:36 +01:00
Bobby Rong
a47453008c gvfs: 1.50.6 → 1.51.90
https://gitlab.gnome.org/GNOME/gvfs/-/compare/1.50.6...1.51.90

Use gnome.post_install().

e206a98a96

While at it, removes non-existent `test-driver` from patchShebangs args.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
fb98cddaf8 gnome.gnome-weather: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-weather/-/compare/44.0...45.alpha

Requires new libadwaita, use gnome.post_install(), still have custom post install script.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
ff7e65f669 gnome.gnome-system-monitor: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/compare/44.0...45.beta

Remove unused ctime_r check in meson, no other build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
9dedfec993 gnome.gnome-sudoku: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-sudoku/-/compare/44.0...45.alpha

Ported to gtk4 and libadwaita.

Replace appstream-util with appstreamcli but no change needed for us.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:35 +01:00
Bobby Rong
2b5973f357 gnome.gnome-software: 44.4 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-software/-/compare/44.4...45.beta

Our appstream is out-of-date, otherwise looks good.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:34 +01:00
Bobby Rong
31def73e59 gnome.gnome-shell-extensions: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/compare/44.0...45.alpha

This looks fine to me, the major changes are in 45.beta.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:34 +01:00
Bobby Rong
842b294c39 gnome.gnome-shell: 44.5 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/44.5...45.alpha

Still need gdk-x11-3.0.

dbusServices are ported to ESM (gjs -m). I assume our js/dbusServices/dbus-service.in patch
should still work after a trivial rebase, by test starting gnome-extensions-app (it will fail to
start with Gio.DBusError: Error calling StartServiceByName for org.gnome.Shell.Extensions
without this patch).

612e04165e

Dark and light theme variants have their own css files:

d76f309dba

Dropped soup 2 support.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
e3e0c34673 gnome.gnome-settings-daemon: 44.1 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/compare/44.1...45.alpha

NEWS look good.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
a0d5afc75a gnome.gnome-remote-desktop: 44.2 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/compare/44.2...45.alpha

Diff LGTM, Completely untested.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
b59752a065 gnome.gnome-panel: 3.47.1 → 3.49.1
https://gitlab.gnome.org/GNOME/gnome-panel/-/compare/3.47.1...3.49.1

Fixes crash with gsettings-desktop-schemas 45, no build changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:33 +01:00
Bobby Rong
3bdcdae69d gnome.gnome-initial-setup: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/compare/44.0...45.beta

Install dconf presets: 0c607f104e

Use tecla: 3dcb8709ba

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:32 +01:00
Bobby Rong
10470e5523 gnome.gnome-font-viewer: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-font-viewer/-/compare/44.0...45.alpha

The only change is use new libadwaita 1.4 widgets.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:32 +01:00
Bobby Rong
a3306214d7 gnome.gnome-control-center: 44.3 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/44.3...45.alpha

Refreshed patches with 606957c048

Most meson changes come from 7f7b65545c

Other build changes are require new libadwaita, snapd-glib-2 (not relevant to us).

Still require old gcm-calibrate.

Not aware of stuff that needs fixed path at a very very brief glance.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
994734921a gnome.gnome-characters: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/gnome-characters/-/compare/44.0...45.alpha

Build changes mostly come from the new trivial test:

681fa5e08d

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
2ab1530c90 gnome.gnome-backgrounds: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-backgrounds/-/compare/44.0...45.beta

No build change that needs action.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
2bd3f0722d gnome.gnome-calculator: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/44.0...45.beta

No build changes other than meson.build version bump.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:31 +01:00
Bobby Rong
bcd5a66b1b gnome.gnome-applets: 3.46.0 → 3.49.1
https://gitlab.gnome.org/GNOME/gnome-applets/-/compare/3.46.0...3.49.1

Moves dbus files to share/dbus-1/session.d
55a2e6d619

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:30 +01:00
Bobby Rong
62ea528993 gnome.eog: 44.3 → 45.alpha
https://gitlab.gnome.org/GNOME/eog/-/compare/44.3...45.alpha

Only contains a Image Viewer -> Eye of GNOME rename.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:30 +01:00
Bobby Rong
11f6616d11 glibmm_2_68: 2.76.0 → 2.77.0
https://gitlab.gnome.org/GNOME/glibmm/-/compare/2.76.0...2.77.0

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:30 +01:00
Bobby Rong
e7fb19575f gnome.adwaita-icon-theme: 44.0 → 45.beta
https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/compare/44.0...45.beta

Ported to meson.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:29 +01:00
Bobby Rong
bce876b8cd glib: 2.76.4 → 2.77.1
https://gitlab.gnome.org/GNOME/glib/-/compare/2.76.4...2.77.1

Refreshed split-dev-programs.patch with 9f111c3416

NEWS look okay, all patches applies.

- Re-upgrade missing attribute debugs to criticals in `GFileInfo`
- Add `glib_valgrind_suppressions` variable to glib pkg-config file

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:29 +01:00
Bobby Rong
576e072bc0 gjs: 1.76.2 → 1.77.1
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.76.2...1.77.1

meson changes look okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:28 +01:00
Bobby Rong
46dafdc832 evince: 44.3 → 45.alpha
https://gitlab.gnome.org/GNOME/evince/-/compare/44.3...45.alpha

Removes direct search for msgfmt - I assume we keep gettext for i18n.merge_file

c349853990

Removes libxml2 dependency from PDF backend - instead this is unconditionally added
as part of libdocument, no action needed for us

dbd3329478

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:28 +01:00
Bobby Rong
52f2d69df8 evolution: 3.48.4 → 3.49.2
https://gitlab.gnome.org/GNOME/evolution/-/compare/3.48.4...3.49.2

Provides contact maps feature (ENABLE_CONTACT_MAPS) again, but this does
not seem to be enabled by default.

8596f7f07f

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:28 +01:00
Bobby Rong
44828aa078 epiphany: 44.6 → 45.beta
https://gitlab.gnome.org/GNOME/epiphany/-/compare/44.6...45.beta

Use appstreamcli instead of appstream-util, but no action needed for us.

43f3a377d5

Needs new webkitgtk.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:28 +01:00
Bobby Rong
b5487f3869 baobab: 44.0 → 45.alpha
https://gitlab.gnome.org/GNOME/baobab/-/compare/44.0...45.alpha

Other than use new libadwaita widgets, no other changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:27 +01:00
Bobby Rong
2ac59be392 at-spi2-core: 2.48.3 → 2.49.90
https://gitlab.gnome.org/GNOME/at-spi2-core/-/compare/AT_SPI2_CORE_2_48_3...AT_SPI2_CORE_2_49_90

NEWS look good:

* TableCell.xml: Add Get{Column,Row}HeaderCells methods
* atspi_accessible_get_localized_role_name: Use internal names when possible.
* Add a non-recursive function to clear a single object's cache.
* Fix a test failure/timeout.
* Add atspi_get_version() to return the runtime version of the library.
* Collection: fix match testing for attributes.
* Fix a NULL pointer dereference when deregistering an event listener that
  doesn't include a detail.
* Fix the documentation for interfaces in collection match rules.
* Add an AtspiLive enum to specify the politeness level for live regions,
  and document that this should be used for Announcement signals. Also add a
  notification signal in atk to replace the announcement signal that lacks
  the politeness information.
* Add an asynchronous version of atspi_generate_mouse_event.

Don't aware of build change that needs action.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:27 +01:00
Sergei Trofimovich
1086c89ba1 libglvnd: enable 64-bit file APIs
Without the change 32-bit programs like `wine` or `mesa-demos` fail to
start on filesystems with 64-bit inodes.

Pull the patch pending upstream inclusion:
https://gitlab.freedesktop.org/glvnd/libglvnd/-/merge_requests/288

(cherry picked from commit 8f0842b0ca)
2023-11-19 16:28:24 +00:00
4510 changed files with 107153 additions and 42948 deletions

View File

@@ -90,6 +90,9 @@ insert_final_newline = unset
indent_style = unset
trim_trailing_whitespace = unset
[pkgs/misc/documentation-highlighter/**]
insert_final_newline = unset
[pkgs/servers/dict/wordnet_structures.py]
trim_trailing_whitespace = unset

38
.github/CODEOWNERS vendored
View File

@@ -61,14 +61,14 @@
/nixos/lib/make-disk-image.nix @raitobezarius
# Nixpkgs documentation
/maintainers/scripts/db-to-md.sh @jtojnar @ryantm
/maintainers/scripts/doc @jtojnar @ryantm
/maintainers/scripts/db-to-md.sh @ryantm
/maintainers/scripts/doc @ryantm
# Contributor documentation
/CONTRIBUTING.md @infinisil
/.github/PULL_REQUEST_TEMPLATE.md @infinisil
/doc/contributing/ @fricklerhandwerk @infinisil
/doc/contributing/contributing-to-documentation.chapter.md @jtojnar @fricklerhandwerk @infinisil
/doc/contributing/contributing-to-documentation.chapter.md @fricklerhandwerk @infinisil
/lib/README.md @infinisil
/doc/README.md @infinisil
/nixos/README.md @infinisil
@@ -103,13 +103,6 @@
/nixos/modules/installer/cd-dvd/ @samueldr
/nixos/modules/installer/sd-card/ @samueldr
# Updaters
## update.nix
/maintainers/scripts/update.nix @jtojnar
/maintainers/scripts/update.py @jtojnar
## common-updater-scripts
/pkgs/common-updater/scripts/update-source-version @jtojnar
# Python-related code and docs
/maintainers/scripts/update-python-libraries @FRidh
/pkgs/development/interpreters/python @FRidh
@@ -157,6 +150,8 @@
# Browsers
/pkgs/applications/networking/browsers/firefox @mweinelt
/pkgs/applications/networking/browsers/chromium @emilylange
/nixos/tests/chromium.nix @emilylange
# Certificate Authorities
pkgs/data/misc/cacert/ @ajs124 @lukegb @mweinelt
@@ -250,13 +245,13 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/pkgs/applications/editors/vscode/extensions @jonringer
# PHP interpreter, packages, extensions, tests and documentation
/doc/languages-frameworks/php.section.md @aanderse @drupol @etu @globin @ma27 @talyz
/nixos/tests/php @aanderse @drupol @etu @globin @ma27 @talyz
/pkgs/build-support/php/build-pecl.nix @aanderse @drupol @etu @globin @ma27 @talyz
/pkgs/build-support/php @drupol @etu
/pkgs/development/interpreters/php @jtojnar @aanderse @drupol @etu @globin @ma27 @talyz
/pkgs/development/php-packages @aanderse @drupol @etu @globin @ma27 @talyz
/pkgs/top-level/php-packages.nix @jtojnar @aanderse @drupol @etu @globin @ma27 @talyz
/doc/languages-frameworks/php.section.md @aanderse @drupol @globin @ma27 @talyz
/nixos/tests/php @aanderse @drupol @globin @ma27 @talyz
/pkgs/build-support/php/build-pecl.nix @aanderse @drupol @globin @ma27 @talyz
/pkgs/build-support/php @drupol
/pkgs/development/interpreters/php @aanderse @drupol @globin @ma27 @talyz
/pkgs/development/php-packages @aanderse @drupol @globin @ma27 @talyz
/pkgs/top-level/php-packages.nix @aanderse @drupol @globin @ma27 @talyz
# Podman, CRI-O modules and related
/nixos/modules/virtualisation/containers.nix @adisbladis
@@ -279,9 +274,7 @@ pkgs/development/python-modules/buildcatrust/ @ajs124 @lukegb @mweinelt
/pkgs/development/compilers/go @kalbasit @Mic92 @zowoq
# GNOME
/pkgs/desktops/gnome @jtojnar
/pkgs/desktops/gnome/extensions @piegamesde @jtojnar
/pkgs/build-support/make-hardcode-gsettings-patch @jtojnar
/pkgs/desktops/gnome/extensions @piegamesde
# Cinnamon
/pkgs/desktops/cinnamon @mkg20001
@@ -322,9 +315,8 @@ pkgs/applications/version-management/forgejo @bendlas @emilylange
/pkgs/development/ocaml-modules @ulrikstrid
# ZFS
pkgs/os-specific/linux/zfs @raitobezarius
nixos/lib/make-single-disk-zfs-image.nix @raitobezarius
nixos/lib/make-multi-disk-zfs-image.nix @raitobezarius
pkgs/os-specific/linux/zfs/2_1.nix @raitobezarius
pkgs/os-specific/linux/zfs/generic.nix @raitobezarius
nixos/modules/tasks/filesystems/zfs.nix @raitobezarius
nixos/tests/zfs.nix @raitobezarius

View File

@@ -64,15 +64,21 @@ jobs:
- uses: cachix/install-nix-action@v23
- name: Determining channel to use for dependencies
run: |
echo "Determining which channel to use for PR base branch $GITHUB_BASE_REF"
echo "Determining the preferred channel to use for PR base branch $GITHUB_BASE_REF"
if [[ "$GITHUB_BASE_REF" =~ ^(release|staging|staging-next)-([0-9][0-9]\.[0-9][0-9])$ ]]; then
# Use the release channel for all PRs to release-XX.YY, staging-XX.YY and staging-next-XX.YY
channel=nixos-${BASH_REMATCH[2]}
echo "PR is for a release branch, using release channel $channel"
echo "PR is for a release branch, preferred channel is $channel"
else
# Use the nixos-unstable channel for all other PRs
channel=nixos-unstable
echo "PR is for a non-release branch, using unstable channel $channel"
echo "PR is for a non-release branch, preferred channel is $channel"
fi
# Check that the channel exists. It doesn't exist for fresh release branches
if ! curl -fSs "https://channels.nixos.org/$channel"; then
# Fall back to nixos-unstable, makes sense for fresh release branches
echo "Preferred channel $channel could not be fetched, falling back to nixos-unstable"
channel=nixos-unstable
fi
echo "channel=$channel" >> "$GITHUB_ENV"
- name: Fetching latest version of channel

View File

@@ -0,0 +1,24 @@
name: "Check cherry-picks"
on:
pull_request_target:
branches:
- 'release-**'
- 'staging-**'
permissions: {}
jobs:
check:
runs-on: ubuntu-latest
if: github.repository_owner == 'NixOS'
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0
filter: blob:none
- name: Check cherry-picks
env:
BASE_SHA: ${{ github.event.pull_request.base.sha }}
HEAD_SHA: ${{ github.event.pull_request.head.sha }}
run: |
./maintainers/scripts/check-cherry-picks.sh "$BASE_SHA" "$HEAD_SHA"

View File

@@ -51,9 +51,9 @@ Nixpkgs and NixOS are built and tested by our continuous integration
system, [Hydra](https://hydra.nixos.org/).
* [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)
* [Continuous package builds for the NixOS 23.05 release](https://hydra.nixos.org/jobset/nixos/release-23.05)
* [Continuous package builds for the NixOS 23.11 release](https://hydra.nixos.org/jobset/nixos/release-23.11)
* [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
* [Tests for the NixOS 23.05 release](https://hydra.nixos.org/job/nixos/release-23.05/tested#tabs-constituents)
* [Tests for the NixOS 23.11 release](https://hydra.nixos.org/job/nixos/release-23.11/tested#tabs-constituents)
Artifacts successfully built with Hydra are published to cache at
https://cache.nixos.org/. When successful build and test criteria are

3
doc/anchor-use.js Normal file
View File

@@ -0,0 +1,3 @@
document.addEventListener('DOMContentLoaded', function(event) {
anchors.add('h1[id]:not(div.note h1, div.warning h1, div.tip h1, div.caution h1, div.important h1), h2[id]:not(div.note h2, div.warning h2, div.tip h2, div.caution h2, div.important h2), h3[id]:not(div.note h3, div.warning h3, div.tip h3, div.caution h3, div.important h3), h4[id]:not(div.note h4, div.warning h4, div.tip h4, div.caution h4, div.important h4), h5[id]:not(div.note h5, div.warning h5, div.tip h5, div.caution h5, div.important h5), h6[id]:not(div.note h6, div.warning h6, div.tip h6, div.caution h6, div.important h6)');
});

9
doc/anchor.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -155,6 +155,15 @@ Create a Docker image with many of the store paths being on their own layer to i
*Default:* `1970-01-01T00:00:01Z`
`uid` _optional_
`gid` _optional_
`uname` _optional_
`gname` _optional_
: Credentials for Nix store ownership. Can be overridden to e.g. `1000` / `1000` / `"user"` / `"user"` to enable building a container where Nix can be used as an unprivileged user in single-user mode.
*Default:* `0` / `0` / `"root"` / `"root"`
`maxLayers` _optional_
: Maximum number of layers to create.

View File

@@ -85,14 +85,14 @@ let
in
make-disk-image {
inherit pkgs lib;
config = evalConfig {
inherit (evalConfig {
modules = [
{
fileSystems."/" = { device = "/dev/vda"; fsType = "ext4"; autoFormat = true; };
boot.grub.device = "/dev/vda";
}
];
};
}) config;
format = "qcow2";
onlyNixStore = false;
partitionTableType = "legacy+gpt";
@@ -104,5 +104,3 @@ in
memSize = 2048; # Qemu VM memory size in megabytes. Defaults to 1024M.
}
```

View File

@@ -7,4 +7,5 @@ special/fhs-environments.section.md
special/makesetuphook.section.md
special/mkshell.section.md
special/vm-tools.section.md
special/checkpoint-build.section.md
```

View File

@@ -0,0 +1,39 @@
# pkgs.checkpointBuildTools {#sec-checkpoint-build}
`pkgs.checkpointBuildTools` provides a way to build derivations incrementally. It consists of two functions to make checkpoint builds using Nix possible.
For hermeticity, Nix derivations do not allow any state to be carried over between builds, making a transparent incremental build within a derivation impossible.
However, we can tell Nix explicitly what the previous build state was, by representing that previous state as a derivation output. This allows the passed build state to be used for an incremental build.
To change a normal derivation to a checkpoint based build, these steps must be taken:
- apply `prepareCheckpointBuild` on the desired derivation, e.g.
```nix
checkpointArtifacts = (pkgs.checkpointBuildTools.prepareCheckpointBuild pkgs.virtualbox);
```
- change something you want in the sources of the package, e.g. use a source override:
```nix
changedVBox = pkgs.virtualbox.overrideAttrs (old: {
src = path/to/vbox/sources;
});
```
- use `mkCheckpointBuild changedVBox checkpointArtifacts`
- enjoy shorter build times
## Example {#sec-checkpoint-build-example}
```nix
{ pkgs ? import <nixpkgs> {} }:
let
inherit (pkgs.checkpointBuildTools)
prepareCheckpointBuild
mkCheckpointBuild
;
helloCheckpoint = prepareCheckpointBuild pkgs.hello;
changedHello = pkgs.hello.overrideAttrs (_: {
doCheck = false;
patchPhase = ''
sed -i 's/Hello, world!/Hello, Nix!/g' src/hello.c
'';
});
in mkCheckpointBuild changedHello helloCheckpoint
```

View File

@@ -24,6 +24,7 @@ let
{ name = "cli"; description = "command-line serialization functions"; }
{ name = "gvariant"; description = "GVariant formatted string serialization functions"; }
{ name = "customisation"; description = "Functions to customise (derivation-related) functions, derivatons, or attribute sets"; }
{ name = "meta"; description = "functions for derivation metadata"; }
];
};
@@ -120,16 +121,17 @@ in pkgs.stdenv.mkDerivation {
${pkgs.documentation-highlighter}/mono-blue.css \
${pkgs.documentation-highlighter}/loader.js
cp -t out ./overrides.css ./style.css
cp -t out ./style.css ./anchor.min.js ./anchor-use.js
nixos-render-docs manual html \
--manpage-urls ./manpage-urls.json \
--revision ${pkgs.lib.trivial.revisionWithDefault (pkgs.rev or "master")} \
--stylesheet style.css \
--stylesheet overrides.css \
--stylesheet highlightjs/mono-blue.css \
--script ./highlightjs/highlight.pack.js \
--script ./highlightjs/loader.js \
--script ./anchor.min.js \
--script ./anchor-use.js \
--toc-depth 1 \
--section-toc-depth 1 \
manual.md \

View File

@@ -86,9 +86,9 @@ One advantage is that when `pkgs.zlib` is updated, it will automatically update
postPatch = pkgs.lib.optionalString pkgs.stdenv.isDarwin ''
substituteInPlace configure \
--replace '/usr/bin/libtool' 'ar' \
--replace 'AR="libtool"' 'AR="ar"' \
--replace 'ARFLAGS="-o"' 'ARFLAGS="-r"'
--replace-fail '/usr/bin/libtool' 'ar' \
--replace-fail 'AR="libtool"' 'AR="ar"' \
--replace-fail 'ARFLAGS="-o"' 'ARFLAGS="-r"'
'';
})
```

View File

@@ -132,7 +132,6 @@ Arguments to pass to the Go linker tool via the `-ldflags` argument of `go build
```nix
ldflags = [
"-s" "-w"
"-X main.Version=${version}"
"-X main.Commit=${version}"
];

View File

@@ -700,7 +700,7 @@ with import <nixpkgs> {};
hello = attrs: lib.optionalAttrs (lib.versionAtLeast attrs.version "1.0") {
postPatch = ''
substituteInPlace lib/zoneinfo.rs \
--replace "/usr/share/zoneinfo" "${tzdata}/share/zoneinfo"
--replace-fail "/usr/share/zoneinfo" "${tzdata}/share/zoneinfo"
'';
};
};

View File

@@ -4,6 +4,8 @@
"mpd.conf(5)": "https://mpd.readthedocs.io/en/latest/mpd.conf.5.html",
"nix.conf(5)": "https://nixos.org/manual/nix/stable/command-ref/conf-file.html",
"portals.conf(5)": "https://github.com/flatpak/xdg-desktop-portal/blob/1.18.1/doc/portals.conf.rst.in",
"journald.conf(5)": "https://www.freedesktop.org/software/systemd/man/journald.conf.html",
"logind.conf(5)": "https://www.freedesktop.org/software/systemd/man/logind.conf.html",
"networkd.conf(5)": "https://www.freedesktop.org/software/systemd/man/networkd.conf.html",

View File

@@ -1,22 +0,0 @@
.docbook .xref img[src^=images\/callouts\/],
.screen img,
.programlisting img,
.literallayout img,
.synopsis img {
width: 1em;
}
.calloutlist img {
width: 1.5em;
}
.prompt,
.screen img,
.programlisting img,
.literallayout img,
.synopsis img {
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}

View File

@@ -94,7 +94,11 @@ $ sudo launchctl kickstart -k system/org.nixos.nix-daemon
system = linuxSystem;
modules = [
"${nixpkgs}/nixos/modules/profiles/macos-builder.nix"
{ virtualisation.host.pkgs = pkgs; }
{ virtualisation = {
host.pkgs = pkgs;
darwin-builder.workingDirectory = "/var/lib/darwin-builder";
};
};
];
};
in {

View File

@@ -54,7 +54,7 @@ Some common issues when packaging software for Darwin:
# ...
prePatch = ''
substituteInPlace Makefile \
--replace '/usr/bin/xcrun clang' clang
--replace-fail '/usr/bin/xcrun clang' clang
'';
}
```

View File

@@ -230,9 +230,9 @@ stdenv.mkDerivation rec {
postInstall = ''
substituteInPlace $out/bin/solo5-virtio-mkimage \
--replace "/usr/lib/syslinux" "${syslinux}/share/syslinux" \
--replace "/usr/share/syslinux" "${syslinux}/share/syslinux" \
--replace "cp " "cp --no-preserve=mode "
--replace-fail "/usr/lib/syslinux" "${syslinux}/share/syslinux" \
--replace-fail "/usr/share/syslinux" "${syslinux}/share/syslinux" \
--replace-fail "cp " "cp --no-preserve=mode "
wrapProgram $out/bin/solo5-virtio-mkimage \
--prefix PATH : ${lib.makeBinPath [ dosfstools mtools parted syslinux ]}
@@ -1217,9 +1217,20 @@ postInstall = ''
Performs string substitution on the contents of \<infile\>, writing the result to \<outfile\>. The substitutions in \<subs\> are of the following form:
#### `--replace` \<s1\> \<s2\> {#fun-substitute-replace}
#### `--replace-fail` \<s1\> \<s2\> {#fun-substitute-replace-fail}
Replace every occurrence of the string \<s1\> by \<s2\>.
Will error if no change is made.
#### `--replace-warn` \<s1\> \<s2\> {#fun-substitute-replace-warn}
Replace every occurrence of the string \<s1\> by \<s2\>.
Will print a warning if no change is made.
#### `--replace-quiet` \<s1\> \<s2\> {#fun-substitute-replace-quiet}
Replace every occurrence of the string \<s1\> by \<s2\>.
Will do nothing if no change can be made.
#### `--subst-var` \<varName\> {#fun-substitute-subst-var}
@@ -1233,8 +1244,8 @@ Example:
```shell
substitute ./foo.in ./foo.out \
--replace /usr/bin/bar $bar/bin/bar \
--replace "a string containing spaces" "some other text" \
--replace-fail /usr/bin/bar $bar/bin/bar \
--replace-fail "a string containing spaces" "some other text" \
--subst-var someVar
```

View File

@@ -1,291 +1,416 @@
/* Copied from http://bakefile.sourceforge.net/, which appears
licensed under the GNU GPL. */
/***************************************************************************
Basic headers and text:
***************************************************************************/
body
{
font-family: "Nimbus Sans L", sans-serif;
font-size: 1em;
background: white;
margin: 2em 1em 2em 1em;
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4
{
color: #005aa0;
body {
margin: 0;
}
h1 /* title */
{
font-size: 200%;
}
h2 /* chapters, appendices, subtitle */
{
font-size: 180%;
}
div.book
{
text-align: center;
}
div.book > div
{
/*
* based on https://medium.com/@zkareemz/golden-ratio-62b3b6d4282a
* we do 70 characters per line to fit code listings better
* 70 * (font-size / 1.618)
* expression for emacs:
* (* 70 (/ 1 1.618))
*/
max-width: 43.2em;
text-align: left;
.book {
margin: auto;
width: 100%;
}
/* Extra space between chapters, appendices. */
div.chapter > div.titlepage h2, div.appendix > div.titlepage h2
{
margin-top: 1.5em;
@media screen and (min-width: 768px) {
.book {
max-width: 46rem;
}
}
div.section > div.titlepage h2 /* sections */
{
font-size: 150%;
margin-top: 1.5em;
@media screen and (min-width: 992px) {
.book {
max-width: 60rem;
}
}
h3 /* subsections */
{
font-size: 125%;
@media screen and (min-width: 1200px) {
.book {
max-width: 73rem;
}
}
div.simplesect h2
{
font-size: 110%;
.book .list-of-examples {
display: none;
}
div.appendix h3
{
font-size: 150%;
margin-top: 1.5em;
h1 {
font-size: 2em;
margin: 0.67em 0;
}
div.refnamediv h2, div.refsynopsisdiv h2, div.refsection h2 /* refentry parts */
{
margin-top: 1.4em;
font-size: 125%;
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
div.refsection h3
{
font-size: 110%;
pre {
font-family: monospace, monospace;
font-size: 1em;
}
/***************************************************************************
Examples:
***************************************************************************/
div.example
{
border: 1px solid #b0b0b0;
padding: 6px 6px;
margin-left: 1.5em;
margin-right: 1.5em;
background: #f4f4f8;
border-radius: 0.4em;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
a {
background-color: transparent;
}
div.example p.title
{
margin-top: 0em;
strong {
font-weight: bolder;
}
div.example pre
{
box-shadow: none;
code {
font-family: monospace, monospace;
font-size: 1em;
}
/***************************************************************************
Screen dumps:
***************************************************************************/
pre.screen, pre.programlisting
{
border: 1px solid #b0b0b0;
padding: 3px 3px;
margin-left: 0.5em;
margin-right: 0.5em;
background: #f4f4f8;
font-family: monospace;
border-radius: 0.4em;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
div.example pre.programlisting
{
border: 0px;
padding: 0 0;
margin: 0 0 0 0;
sup {
top: -0.5em;
}
/***************************************************************************
Notes, warnings etc:
***************************************************************************/
.note, .warning
{
border: 1px solid #b0b0b0;
padding: 3px 3px;
margin-left: 1.5em;
margin-right: 1.5em;
margin-bottom: 1em;
padding: 0.3em 0.3em 0.3em 0.3em;
background: #fffff5;
border-radius: 0.4em;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
div.note, div.warning
{
font-style: italic;
pre {
overflow: auto;
}
div.note h3, div.warning h3
{
color: red;
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-size: 100%;
padding-right: 0.5em;
display: inline;
line-height: 1.77777778;
}
div.note p, div.warning p
{
margin-bottom: 0em;
@media screen and (min-width: 4000px) {
html {
background: #000;
}
html body {
margin: auto;
max-width: 250rem;
}
}
div.note h3 + p, div.warning h3 + p
{
display: inline;
@media screen and (max-width: 320px) {
html {
font-size: calc(16 / 320 * 100vw);
}
}
div.note h3
{
color: blue;
font-size: 100%;
body {
font-size: 1rem;
font-family: 'Roboto', sans-serif;
font-weight: 300;
color: #000000;
background-color: #ffffff;
min-height: 100vh;
display: flex;
flex-direction: column;
}
div.navfooter *
{
font-size: 90%;
@media screen and (max-width: 767.9px) {
body {
padding-left: 1rem;
padding-right: 1rem;
}
}
/***************************************************************************
Links colors and highlighting:
***************************************************************************/
a { text-decoration: none; }
a:hover { text-decoration: underline; }
a:link { color: #0048b3; }
a:visited { color: #002a6a; }
/***************************************************************************
Table of contents:
***************************************************************************/
div.toc
{
font-size: 90%;
a {
text-decoration: none;
border-bottom: 1px solid;
color: #405d99;
}
div.toc dl
{
margin-top: 0em;
margin-bottom: 0em;
ul {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1rem;
margin-left: 1rem;
}
/***************************************************************************
Special elements:
***************************************************************************/
tt, code
{
color: #400000;
}
.term
{
font-weight: bold;
}
div.variablelist dd p, div.glosslist dd p
{
margin-top: 0em;
}
div.variablelist dd, div.glosslist dd
{
margin-left: 1.5em;
}
div.glosslist dt
{
font-style: italic;
}
.varname
{
color: #400000;
}
span.command strong
{
font-weight: normal;
color: #400000;
}
div.calloutlist table
{
box-shadow: none;
}
table
{
table {
border-collapse: collapse;
box-shadow: 0.4em 0.4em 0.5em #e0e0e0;
width: 100%;
margin-bottom: 1rem;
}
table.simplelist
{
thead th {
text-align: left;
color: #005aa0;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
}
h1 {
font-weight: 800;
line-height: 110%;
font-size: 200%;
margin-bottom: 1rem;
color: #6586c8;
}
h2 {
font-weight: 800;
line-height: 110%;
font-size: 170%;
margin-bottom: 0.625rem;
color: #6586c8;
}
h2:not(:first-child) {
margin-top: 1rem;
}
h3 {
font-weight: 800;
line-height: 110%;
margin-bottom: 1rem;
font-size: 150%;
color: #6586c8;
}
.note h3,
.tip h3,
.warning h3,
.caution h3,
.important h3 {
font-size: 120%;
}
h4 {
font-weight: 800;
line-height: 110%;
margin-bottom: 1rem;
font-size: 140%;
color: #6586c8;
}
h5 {
font-weight: 800;
line-height: 110%;
margin-bottom: 1rem;
font-size: 130%;
color: #6a6a6a;
}
h6 {
font-weight: 800;
line-height: 110%;
margin-bottom: 1rem;
font-size: 120%
}
strong {
font-weight: bold;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
dt>*:first-child,
dd>*:first-child {
margin-top: 0;
}
dt>*:last-child,
dd>*:last-child {
margin-bottom: 0;
}
pre,
code {
font-family: monospace;
}
code {
color: #ff8657;
background: #f4f4f4;
display: inline-block;
padding: 0 0.5rem;
border: 1px solid #d8d8d8;
border-radius: 0.5rem;
line-height: 1.57777778;
}
div.book .programlisting,
div.appendix .programlisting {
border-radius: 0.5rem;
padding: 1rem;
overflow: auto;
background: #f2f8fd;
color: #000000;
}
div.book .note,
div.book .tip,
div.book .warning,
div.book .caution,
div.book .important,
div.appendix .note,
div.appendix .tip,
div.appendix .warning,
div.appendix .caution,
div.appendix .important {
margin-bottom: 1rem;
border-radius: 0.5rem;
padding: 1.5rem;
overflow: auto;
background: #f4f4f4;
}
div.book .note>.title,
div.book .tip>.title,
div.book .warning>.title,
div.book .caution>.title,
div.book .important>.title,
div.appendix .note>.title,
div.appendix .tip>.title,
div.appendix .warning>.title,
div.appendix .caution>.title,
div.appendix .important>.title {
font-weight: 800;
/* font-family: 'Overpass', serif; */
line-height: 110%;
margin-bottom: 1rem;
color: inherit;
margin-bottom: 0;
}
div.book .note> :first-child,
div.book .tip> :first-child,
div.book .warning> :first-child,
div.book .caution> :first-child,
div.book .important> :first-child,
div.appendix .note> :first-child,
div.appendix .tip> :first-child,
div.appendix .warning> :first-child,
div.appendix .caution> :first-child,
div.appendix .important> :first-child {
margin-top: 0;
}
div.book .note> :last-child,
div.book .tip> :last-child,
div.book .warning> :last-child,
div.book .caution> :last-child,
div.book .important> :last-child,
div.appendix .note> :last-child,
div.appendix .tip> :last-child,
div.appendix .warning> :last-child,
div.appendix .caution> :last-child,
div.appendix .important> :last-child {
margin-bottom: 0;
}
div.book .note,
div.book .tip,
div.appendix .note,
div.appendix .tip {
color: #5277c3;
background: #f2f8fd;
}
div.book .warning,
div.book .caution,
div.appendix .warning,
div.appendix .caution {
color: #cc3900;
background-color: #fff5e1;
}
div.book .section,
div.appendix .section {
margin-top: 2em;
}
div.book div.example,
div.appendix div.example {
margin-top: 1.5em;
}
div.book br.example-break,
div.appendix br.example-break {
display: none;
}
div.book div.footnotes>hr,
div.appendix div.footnotes>hr {
border-color: #d8d8d8;
}
div.book div.footnotes>br,
div.appendix div.footnotes>br {
display: none;
}
div.book dt,
div.appendix dt {
margin-top: 1em;
}
div.book .toc dt,
div.appendix .toc dt {
margin-top: 0;
}
div.book .list-of-examples dt,
div.appendix .list-of-examples dt {
margin-top: 0;
}
div.book code,
div.appendix code {
padding: 0;
border: 0;
padding: 5px;
background: #fffff5;
font-weight: normal;
font-style: italic;
box-shadow: none;
margin-bottom: 1em;
background-color: inherit;
color: inherit;
font-size: 100%;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}
div.navheader table, div.navfooter table {
box-shadow: none;
div.book div.toc,
div.appendix div.toc {
margin-bottom: 3em;
border-bottom: 0.0625rem solid #d8d8d8;
}
div.affiliation
{
font-style: italic;
div.book div.toc dd,
div.appendix div.toc dd {
margin-left: 2em;
}
div.book span.command,
div.appendix span.command {
font-family: monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
hyphens: none;
}
div.book .informaltable th,
div.book .informaltable td,
div.appendix .informaltable th,
div.appendix .informaltable td {
padding: 0.5rem;
}

View File

@@ -43,12 +43,19 @@ rec {
/* Return if an attribute from nested attribute set exists.
**Laws**:
1. ```nix
hasAttrByPath [] x == true
```
Example:
x = { a = { b = 3; }; }
hasAttrByPath ["a" "b"] x
=> true
hasAttrByPath ["z" "z"] x
=> false
hasAttrByPath [] (throw "no need")
=> true
Type:
hasAttrByPath :: [String] -> AttrSet -> Bool
@@ -66,6 +73,71 @@ rec {
else false;
/*
Return the longest prefix of an attribute path that refers to an existing attribute in a nesting of attribute sets.
Can be used after [`mapAttrsRecursiveCond`](#function-library-lib.attrsets.mapAttrsRecursiveCond) to apply a condition,
although this will evaluate the predicate function on sibling attributes as well.
Note that the empty attribute path is valid for all values, so this function only throws an exception if any of its inputs does.
**Laws**:
1. ```nix
attrsets.longestValidPathPrefix [] x == []
```
2. ```nix
hasAttrByPath (attrsets.longestValidPathPrefix p x) x == true
```
Example:
x = { a = { b = 3; }; }
attrsets.longestValidPathPrefix ["a" "b" "c"] x
=> ["a" "b"]
attrsets.longestValidPathPrefix ["a"] x
=> ["a"]
attrsets.longestValidPathPrefix ["z" "z"] x
=> []
attrsets.longestValidPathPrefix ["z" "z"] (throw "no need")
=> []
Type:
attrsets.longestValidPathPrefix :: [String] -> Value -> [String]
*/
longestValidPathPrefix =
# A list of strings representing the longest possible path that may be returned.
attrPath:
# The nested attribute set to check.
v:
let
lenAttrPath = length attrPath;
getPrefixForSetAtIndex =
# The nested attribute set to check, if it is an attribute set, which
# is not a given.
remainingSet:
# The index of the attribute we're about to check, as well as
# the length of the prefix we've already checked.
remainingPathIndex:
if remainingPathIndex == lenAttrPath then
# All previously checked attributes exist, and no attr names left,
# so we return the whole path.
attrPath
else
let
attr = elemAt attrPath remainingPathIndex;
in
if remainingSet ? ${attr} then
getPrefixForSetAtIndex
remainingSet.${attr} # advance from the set to the attribute value
(remainingPathIndex + 1) # advance the path
else
# The attribute doesn't exist, so we return the prefix up to the
# previously checked length.
take remainingPathIndex attrPath;
in
getPrefixForSetAtIndex v 0;
/* Create a new attribute set with `value` set at the nested attribute location specified in `attrPath`.
Example:
@@ -883,7 +955,10 @@ rec {
recursiveUpdateUntil (path: lhs: rhs: !(isAttrs lhs && isAttrs rhs)) lhs rhs;
/* Returns true if the pattern is contained in the set. False otherwise.
/*
Recurse into every attribute set of the first argument and check that:
- Each attribute path also exists in the second argument.
- If the attribute's value is not a nested attribute set, it must have the same value in the right argument.
Example:
matchAttrs { cpu = {}; } { cpu = { bits = 64; }; }
@@ -895,16 +970,24 @@ rec {
matchAttrs =
# Attribute set structure to match
pattern:
# Attribute set to find patterns in
# Attribute set to check
attrs:
assert isAttrs pattern;
all id (attrValues (zipAttrsWithNames (attrNames pattern) (n: values:
let pat = head values; val = elemAt values 1; in
if length values == 1 then false
else if isAttrs pat then isAttrs val && matchAttrs pat val
else pat == val
) [pattern attrs]));
all
( # Compare equality between `pattern` & `attrs`.
attr:
# Missing attr, not equal.
attrs ? ${attr} && (
let
lhs = pattern.${attr};
rhs = attrs.${attr};
in
# If attrset check recursively
if isAttrs lhs then isAttrs rhs && matchAttrs lhs rhs
else lhs == rhs
)
)
(attrNames pattern);
/* Override only the attributes that are already present in the old set
useful for deep-overriding.

View File

@@ -162,7 +162,7 @@ rec {
# levenshteinAtMost is only fast for 2 or less.
(lib.filter (lib.strings.levenshteinAtMost 2 arg))
# Put strings with shorter distance first
(lib.sort (x: y: lib.strings.levenshtein x arg < lib.strings.levenshtein y arg))
(lib.sortOn (lib.strings.levenshtein arg))
# Only take the first couple results
(lib.take 3)
# Quote all entries

View File

@@ -91,7 +91,7 @@ let
inherit (self.lists) singleton forEach foldr fold foldl foldl' imap0 imap1
concatMap flatten remove findSingle findFirst any all count
optional optionals toList range replicate partition zipListsWith zipLists
reverseList listDfs toposort sort naturalSort compareLists take
reverseList listDfs toposort sort sortOn naturalSort compareLists take
drop sublist last init crossLists unique allUnique intersectLists
subtractLists mutuallyExclusive groupBy groupBy';
inherit (self.strings) concatStrings concatMapStrings concatImapStrings
@@ -127,7 +127,7 @@ let
canCleanSource pathIsGitRepo;
inherit (self.modules) evalModules setDefaultModuleLocation
unifyModuleSyntax applyModuleArgsIfFunction mergeModules
mergeModules' mergeOptionDecls evalOptionValue mergeDefinitions
mergeModules' mergeOptionDecls mergeDefinitions
pushDownProperties dischargeProperties filterOverrides
sortProperties fixupOptionType mkIf mkAssert mkMerge mkOverride
mkOptionDefault mkDefault mkImageMediaOverride mkForce mkVMOverride
@@ -137,6 +137,7 @@ let
mkMergedOptionModule mkChangedOptionModule
mkAliasOptionModule mkDerivedConfig doRename
mkAliasOptionModuleMD;
evalOptionValue = lib.warn "External use of `lib.evalOptionValue` is deprecated. If your use case isn't covered by non-deprecated functions, we'd like to know more and perhaps support your use case well, instead of providing access to these low level functions. In this case please open an issue in https://github.com/nixos/nixpkgs/issues/." self.modules.evalOptionValue;
inherit (self.options) isOption mkEnableOption mkSinkUndeclaredOptions
mergeDefaultOption mergeOneOption mergeEqualOption mergeUniqueOption
getValues getFiles

View File

@@ -253,7 +253,15 @@ The `fileFilter` function takes a path, and not a file set, as its second argume
it would change the `subpath`/`components` value depending on which files are included.
- (+) If necessary, this restriction can be relaxed later, the opposite wouldn't be possible
## To update in the future
### Strict path existence checking
Here's a list of places in the library that need to be updated in the future:
- If/Once a function exists that can optionally include a path depending on whether it exists, the error message for the path not existing in `_coerce` should mention the new function
Coercing paths that don't exist to file sets always gives an error.
- (-) Sometimes you want to remove a file that may not always exist using `difference ./. ./does-not-exist`,
but this does not work because coercion of `./does-not-exist` fails,
even though its existence would have no influence on the result.
- (+) This is dangerous, because you wouldn't be protected against typos anymore.
E.g. when trying to prevent `./secret` from being imported, a typo like `difference ./. ./sercet` would import it regardless.
- (+) `difference ./. (maybeMissing ./does-not-exist)` can be used to do this more explicitly.
- (+) `difference ./. (difference ./foo ./foo/bar)` should report an error when `./foo/bar` does not exist ("double negation"). Unfortunately, the current internal representation does not lend itself to a behavior where both `difference x ./does-not-exists` and double negation are handled and checked correctly.
This could be fixed, but would require significant changes to the internal representation that are not worth the effort and the risk of introducing implicit behavior.

View File

@@ -11,6 +11,10 @@
Basics:
- [Implicit coercion from paths to file sets](#sec-fileset-path-coercion)
- [`lib.fileset.maybeMissing`](#function-library-lib.fileset.maybeMissing):
Create a file set from a path that may be missing.
- [`lib.fileset.trace`](#function-library-lib.fileset.trace)/[`lib.fileset.traceVal`](#function-library-lib.fileset.trace):
Pretty-print file sets for debugging.
@@ -19,6 +23,10 @@
Add files in file sets to the store to use as derivation sources.
- [`lib.fileset.toList`](#function-library-lib.fileset.toList):
The list of files contained in a file set.
Combinators:
- [`lib.fileset.union`](#function-library-lib.fileset.union)/[`lib.fileset.unions`](#function-library-lib.fileset.unions):
@@ -98,13 +106,15 @@ let
_coerceMany
_toSourceFilter
_fromSourceFilter
_toList
_unionMany
_fileFilter
_printFileset
_intersection
_difference
_mirrorStorePath
_fromFetchGit
_fetchGitSubmodulesMinver
_emptyWithoutBase
;
inherit (builtins)
@@ -143,11 +153,36 @@ let
inherit (lib.trivial)
isFunction
pipe
inPureEvalMode
;
in {
/*
Create a file set from a path that may or may not exist:
- If the path does exist, the path is [coerced to a file set](#sec-fileset-path-coercion).
- If the path does not exist, a file set containing no files is returned.
Type:
maybeMissing :: Path -> FileSet
Example:
# All files in the current directory, but excluding main.o if it exists
difference ./. (maybeMissing ./main.o)
*/
maybeMissing =
path:
if ! isPath path then
if isStringLike path then
throw ''
lib.fileset.maybeMissing: Argument ("${toString path}") is a string-like value, but it should be a path instead.''
else
throw ''
lib.fileset.maybeMissing: Argument is of type ${typeOf path}, but it should be a path instead.''
else if ! pathExists path then
_emptyWithoutBase
else
_singleton path;
/*
Incrementally evaluate and trace a file set in a pretty way.
This function is only intended for debugging purposes.
@@ -382,6 +417,38 @@ in {
filter = sourceFilter;
};
/*
The list of file paths contained in the given file set.
:::{.note}
This function is strict in the entire file set.
This is in contrast with combinators [`lib.fileset.union`](#function-library-lib.fileset.union),
[`lib.fileset.intersection`](#function-library-lib.fileset.intersection) and [`lib.fileset.difference`](#function-library-lib.fileset.difference).
Thus it is recommended to call `toList` on file sets created using the combinators,
instead of doing list processing on the result of `toList`.
:::
The resulting list of files can be turned back into a file set using [`lib.fileset.unions`](#function-library-lib.fileset.unions).
Type:
toList :: FileSet -> [ Path ]
Example:
toList ./.
[ ./README.md ./Makefile ./src/main.c ./src/main.h ]
toList (difference ./. ./src)
[ ./README.md ./Makefile ]
*/
toList =
# The file set whose file paths to return.
# This argument can also be a path,
# which gets [implicitly coerced to a file set](#sec-fileset-path-coercion).
fileset:
_toList (_coerce "lib.fileset.toList: Argument" fileset);
/*
The file set containing all files that are in either of two given file sets.
This is the same as [`unions`](#function-library-lib.fileset.unions),
@@ -573,6 +640,7 @@ in {
({
name :: String,
type :: String,
hasExt :: String -> Bool,
...
} -> Bool)
-> Path
@@ -583,7 +651,7 @@ in {
fileFilter (file: file.name == "default.nix") ./.
# Include all non-Nix files from the current directory
fileFilter (file: ! hasSuffix ".nix" file.name) ./.
fileFilter (file: ! file.hasExt "nix") ./.
# Include all files that start with a "." in the current directory
fileFilter (file: hasPrefix "." file.name) ./.
@@ -603,6 +671,12 @@ in {
- `type` (String, one of `"regular"`, `"symlink"` or `"unknown"`): The type of the file.
This matches result of calling [`builtins.readFileType`](https://nixos.org/manual/nix/stable/language/builtins.html#builtins-readFileType) on the file's path.
- `hasExt` (String -> Bool): Whether the file has a certain file extension.
`hasExt ext` is true only if `hasSuffix ".${ext}" name`.
This also means that e.g. for a file with name `.gitignore`,
`hasExt "gitignore"` is true.
Other attributes may be added in the future.
*/
predicate:
@@ -716,23 +790,22 @@ in {
This directory must contain a `.git` file or subdirectory.
*/
path:
# See the gitTrackedWith implementation for more explanatory comments
let
fetchResult = builtins.fetchGit path;
in
if inPureEvalMode then
throw "lib.fileset.gitTracked: This function is currently not supported in pure evaluation mode, since it currently relies on `builtins.fetchGit`. See https://github.com/NixOS/nix/issues/9292."
else if ! isPath path then
throw "lib.fileset.gitTracked: Expected the argument to be a path, but it's a ${typeOf path} instead."
else if ! pathExists (path + "/.git") then
throw "lib.fileset.gitTracked: Expected the argument (${toString path}) to point to a local working tree of a Git repository, but it's not."
else
_mirrorStorePath path fetchResult.outPath;
_fromFetchGit
"gitTracked"
"argument"
path
{};
/*
Create a file set containing all [Git-tracked files](https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository) in a repository.
The first argument allows configuration with an attribute set,
while the second argument is the path to the Git working tree.
`gitTrackedWith` does not perform any filtering when the path is a [Nix store path](https://nixos.org/manual/nix/stable/store/store-path.html#store-path) and not a repository.
In this way, it accommodates the use case where the expression that makes the `gitTracked` call does not reside in an actual git repository anymore,
and has presumably already been fetched in a way that excludes untracked files.
Fetchers with such equivalent behavior include `builtins.fetchGit`, `builtins.fetchTree` (experimental), and `pkgs.fetchgit` when used without `leaveDotGit`.
If you don't need the configuration,
you can use [`gitTracked`](#function-library-lib.fileset.gitTracked) instead.
@@ -769,35 +842,19 @@ in {
This directory must contain a `.git` file or subdirectory.
*/
path:
let
# This imports the files unnecessarily, which currently can't be avoided
# because `builtins.fetchGit` is the only function exposing which files are tracked by Git.
# With the [lazy trees PR](https://github.com/NixOS/nix/pull/6530),
# the unnecessarily import could be avoided.
# However a simpler alternative still would be [a builtins.gitLsFiles](https://github.com/NixOS/nix/issues/2944).
fetchResult = builtins.fetchGit {
url = path;
# This is the only `fetchGit` parameter that makes sense in this context.
# We can't just pass `submodules = recurseSubmodules` here because
# this would fail for Nix versions that don't support `submodules`.
${if recurseSubmodules then "submodules" else null} = true;
};
in
if inPureEvalMode then
throw "lib.fileset.gitTrackedWith: This function is currently not supported in pure evaluation mode, since it currently relies on `builtins.fetchGit`. See https://github.com/NixOS/nix/issues/9292."
else if ! isBool recurseSubmodules then
if ! isBool recurseSubmodules then
throw "lib.fileset.gitTrackedWith: Expected the attribute `recurseSubmodules` of the first argument to be a boolean, but it's a ${typeOf recurseSubmodules} instead."
else if recurseSubmodules && versionOlder nixVersion _fetchGitSubmodulesMinver then
throw "lib.fileset.gitTrackedWith: Setting the attribute `recurseSubmodules` to `true` is only supported for Nix version ${_fetchGitSubmodulesMinver} and after, but Nix version ${nixVersion} is used."
else if ! isPath path then
throw "lib.fileset.gitTrackedWith: Expected the second argument to be a path, but it's a ${typeOf path} instead."
# We can identify local working directories by checking for .git,
# see https://git-scm.com/docs/gitrepository-layout#_description.
# Note that `builtins.fetchGit` _does_ work for bare repositories (where there's no `.git`),
# even though `git ls-files` wouldn't return any files in that case.
else if ! pathExists (path + "/.git") then
throw "lib.fileset.gitTrackedWith: Expected the second argument (${toString path}) to point to a local working tree of a Git repository, but it's not."
else
_mirrorStorePath path fetchResult.outPath;
_fromFetchGit
"gitTrackedWith"
"second argument"
path
# This is the only `fetchGit` parameter that makes sense in this context.
# We can't just pass `submodules = recurseSubmodules` here because
# this would fail for Nix versions that don't support `submodules`.
(lib.optionalAttrs recurseSubmodules {
submodules = true;
});
}

View File

@@ -5,17 +5,21 @@ let
isAttrs
isPath
isString
nixVersion
pathExists
readDir
split
trace
typeOf
fetchGit
;
inherit (lib.attrsets)
attrNames
attrValues
mapAttrs
mapAttrsToList
optionalAttrs
zipAttrsWith
;
@@ -26,6 +30,7 @@ let
inherit (lib.lists)
all
commonPrefix
concatLists
elemAt
filter
findFirst
@@ -40,6 +45,8 @@ let
inherit (lib.path)
append
splitRoot
hasStorePathPrefix
splitStorePath
;
inherit (lib.path.subpath)
@@ -52,8 +59,13 @@ let
concatStringsSep
substring
stringLength
hasSuffix
versionAtLeast
;
inherit (lib.trivial)
inPureEvalMode
;
in
# Rare case of justified usage of rec:
# - This file is internal, so the return value doesn't matter, no need to make things overridable
@@ -181,7 +193,8 @@ rec {
${context} is of type ${typeOf value}, but it should be a file set or a path instead.''
else if ! pathExists value then
throw ''
${context} (${toString value}) is a path that does not exist.''
${context} (${toString value}) is a path that does not exist.
To create a file set from a path that may not exist, use `lib.fileset.maybeMissing`.''
else
_singleton value;
@@ -528,6 +541,27 @@ rec {
${baseNameOf root} = rootPathType;
};
# Turns a file set into the list of file paths it includes.
# Type: fileset -> [ Path ]
_toList = fileset:
let
recurse = path: tree:
if isAttrs tree then
concatLists (mapAttrsToList (name: value:
recurse (path + "/${name}") value
) tree)
else if tree == "directory" then
recurse path (readDir path)
else if tree == null then
[ ]
else
[ path ];
in
if fileset._internalIsEmptyWithoutBase then
[ ]
else
recurse fileset._internalBase fileset._internalTree;
# Transforms the filesetTree of a file set to a shorter base path, e.g.
# _shortenTreeBase [ "foo" ] (_create /foo/bar null)
# => { bar = null; }
@@ -796,9 +830,11 @@ rec {
if
predicate {
inherit name type;
hasExt = ext: hasSuffix ".${ext}" name;
# To ensure forwards compatibility with more arguments being added in the future,
# adding an attribute which can't be deconstructed :)
"lib.fileset.fileFilter: The predicate function passed as the first argument must be able to handle extra attributes for future compatibility. If you're using `{ name, file }:`, use `{ name, file, ... }:` instead." = null;
"lib.fileset.fileFilter: The predicate function passed as the first argument must be able to handle extra attributes for future compatibility. If you're using `{ name, file, hasExt }:`, use `{ name, file, hasExt, ... }:` instead." = null;
}
then
type
@@ -830,6 +866,10 @@ rec {
# https://github.com/NixOS/nix/commit/55cefd41d63368d4286568e2956afd535cb44018
_fetchGitSubmodulesMinver = "2.4";
# Support for `builtins.fetchGit` with `shallow = true` was introduced in 2.4
# https://github.com/NixOS/nix/commit/d1165d8791f559352ff6aa7348e1293b2873db1c
_fetchGitShallowMinver = "2.4";
# Mirrors the contents of a Nix store path relative to a local path as a file set.
# Some notes:
# - The store path is read at evaluation time.
@@ -848,4 +888,71 @@ rec {
in
_create localPath
(recurse storePath);
# Create a file set from the files included in the result of a fetchGit call
# Type: String -> String -> Path -> Attrs -> FileSet
_fromFetchGit = function: argument: path: extraFetchGitAttrs:
let
# The code path for when isStorePath is true
tryStorePath =
if pathExists (path + "/.git") then
# If there is a `.git` directory in the path,
# it means that the path was imported unfiltered into the Nix store.
# This function should throw in such a case, because
# - `fetchGit` doesn't generally work with `.git` directories in store paths
# - Importing the entire path could include Git-tracked files
throw ''
lib.fileset.${function}: The ${argument} (${toString path}) is a store path within a working tree of a Git repository.
This indicates that a source directory was imported into the store using a method such as `import "''${./.}"` or `path:.`.
This function currently does not support such a use case, since it currently relies on `builtins.fetchGit`.
You could make this work by using a fetcher such as `fetchGit` instead of copying the whole repository.
If you can't avoid copying the repo to the store, see https://github.com/NixOS/nix/issues/9292.''
else
# Otherwise we're going to assume that the path was a Git directory originally,
# but it was fetched using a method that already removed files not tracked by Git,
# such as `builtins.fetchGit`, `pkgs.fetchgit` or others.
# So we can just import the path in its entirety.
_singleton path;
# The code path for when isStorePath is false
tryFetchGit =
let
# This imports the files unnecessarily, which currently can't be avoided
# because `builtins.fetchGit` is the only function exposing which files are tracked by Git.
# With the [lazy trees PR](https://github.com/NixOS/nix/pull/6530),
# the unnecessarily import could be avoided.
# However a simpler alternative still would be [a builtins.gitLsFiles](https://github.com/NixOS/nix/issues/2944).
fetchResult = fetchGit ({
url = path;
}
# In older Nix versions, repositories were always assumed to be deep clones, which made `fetchGit` fail for shallow clones
# For newer versions this was fixed, but the `shallow` flag is required.
# The only behavioral difference is that for shallow clones, `fetchGit` doesn't return a `revCount`,
# which we don't need here, so it's fine to always pass it.
# Unfortunately this means older Nix versions get a poor error message for shallow repositories, and there's no good way to improve that.
# Checking for `.git/shallow` doesn't seem worth it, especially since that's more of an implementation detail,
# and would also require more code to handle worktrees where `.git` is a file.
// optionalAttrs (versionAtLeast nixVersion _fetchGitShallowMinver) { shallow = true; }
// extraFetchGitAttrs);
in
# We can identify local working directories by checking for .git,
# see https://git-scm.com/docs/gitrepository-layout#_description.
# Note that `builtins.fetchGit` _does_ work for bare repositories (where there's no `.git`),
# even though `git ls-files` wouldn't return any files in that case.
if ! pathExists (path + "/.git") then
throw "lib.fileset.${function}: Expected the ${argument} (${toString path}) to point to a local working tree of a Git repository, but it's not."
else
_mirrorStorePath path fetchResult.outPath;
in
if ! isPath path then
throw "lib.fileset.${function}: Expected the ${argument} to be a path, but it's a ${typeOf path} instead."
else if pathType path != "directory" then
throw "lib.fileset.${function}: Expected the ${argument} (${toString path}) to be a directory, but it's a file instead."
else if hasStorePathPrefix path then
tryStorePath
else
tryFetchGit;
}

View File

@@ -43,29 +43,17 @@ crudeUnquoteJSON() {
cut -d \" -f2
}
prefixExpression() {
echo 'let
lib =
(import <nixpkgs/lib>)
'
if [[ "${1:-}" == "--simulate-pure-eval" ]]; then
echo '
.extend (final: prev: {
trivial = prev.trivial // {
inPureEvalMode = true;
};
})'
fi
echo '
;
internal = import <nixpkgs/lib/fileset/internal.nix> {
inherit lib;
};
in
with lib;
with internal;
with lib.fileset;'
}
prefixExpression='
let
lib = import <nixpkgs/lib>;
internal = import <nixpkgs/lib/fileset/internal.nix> {
inherit lib;
};
in
with lib;
with internal;
with lib.fileset;
'
# Check that two nix expression successfully evaluate to the same value.
# The expressions have `lib.fileset` in scope.
@@ -74,7 +62,7 @@ expectEqual() {
local actualExpr=$1
local expectedExpr=$2
if actualResult=$(nix-instantiate --eval --strict --show-trace 2>"$tmp"/actualStderr \
--expr "$(prefixExpression) ($actualExpr)"); then
--expr "$prefixExpression ($actualExpr)"); then
actualExitCode=$?
else
actualExitCode=$?
@@ -82,7 +70,7 @@ expectEqual() {
actualStderr=$(< "$tmp"/actualStderr)
if expectedResult=$(nix-instantiate --eval --strict --show-trace 2>"$tmp"/expectedStderr \
--expr "$(prefixExpression) ($expectedExpr)"); then
--expr "$prefixExpression ($expectedExpr)"); then
expectedExitCode=$?
else
expectedExitCode=$?
@@ -110,7 +98,7 @@ expectEqual() {
expectStorePath() {
local expr=$1
if ! result=$(nix-instantiate --eval --strict --json --read-write-mode --show-trace 2>"$tmp"/stderr \
--expr "$(prefixExpression) ($expr)"); then
--expr "$prefixExpression ($expr)"); then
cat "$tmp/stderr" >&2
die "$expr failed to evaluate, but it was expected to succeed"
fi
@@ -123,16 +111,10 @@ expectStorePath() {
# The expression has `lib.fileset` in scope.
# Usage: expectFailure NIX REGEX
expectFailure() {
if [[ "$1" == "--simulate-pure-eval" ]]; then
maybePure="--simulate-pure-eval"
shift
else
maybePure=""
fi
local expr=$1
local expectedErrorRegex=$2
if result=$(nix-instantiate --eval --strict --read-write-mode --show-trace 2>"$tmp/stderr" \
--expr "$(prefixExpression $maybePure) $expr"); then
--expr "$prefixExpression $expr"); then
die "$expr evaluated successfully to $result, but it was expected to fail"
fi
stderr=$(<"$tmp/stderr")
@@ -149,12 +131,12 @@ expectTrace() {
local expectedTrace=$2
nix-instantiate --eval --show-trace >/dev/null 2>"$tmp"/stderrTrace \
--expr "$(prefixExpression) trace ($expr)" || true
--expr "$prefixExpression trace ($expr)" || true
actualTrace=$(sed -n 's/^trace: //p' "$tmp/stderrTrace")
nix-instantiate --eval --show-trace >/dev/null 2>"$tmp"/stderrTraceVal \
--expr "$(prefixExpression) traceVal ($expr)" || true
--expr "$prefixExpression traceVal ($expr)" || true
actualTraceVal=$(sed -n 's/^trace: //p' "$tmp/stderrTraceVal")
@@ -293,7 +275,6 @@ createTree() {
# )
# checkFileset './a' # Pass the fileset as the argument
checkFileset() {
# New subshell so that we can have a separate trap handler, see `trap` below
local fileset=$1
# Create the tree
@@ -301,16 +282,20 @@ checkFileset() {
# Process the tree into separate arrays for included paths, excluded paths and excluded files.
local -a included=()
local -a includedFiles=()
local -a excluded=()
local -a excludedFiles=()
for p in "${!tree[@]}"; do
case "${tree[$p]}" in
1)
included+=("$p")
# If keys end with a `/` we treat them as directories, otherwise files
if [[ ! "$p" =~ /$ ]]; then
includedFiles+=("$p")
fi
;;
0)
excluded+=("$p")
# If keys end with a `/` we treat them as directories, otherwise files
if [[ ! "$p" =~ /$ ]]; then
excludedFiles+=("$p")
fi
@@ -320,6 +305,10 @@ checkFileset() {
esac
done
# Test that lib.fileset.toList contains exactly the included files.
# The /#/./ part prefixes each element with `./`
expectEqual "toList ($fileset)" "sort lessThan [ ${includedFiles[*]/#/./} ]"
expression="toSource { root = ./.; fileset = $fileset; }"
# We don't have lambda's in bash unfortunately,
@@ -356,13 +345,17 @@ checkFileset() {
#### Error messages #####
# We're using [[:blank:]] here instead of \s, because only the former is POSIX
# (see https://pubs.opengroup.org/onlinepubs/007908799/xbd/re.html#tag_007_003_005).
# And indeed, Darwin's bash only supports the former
# Absolute paths in strings cannot be passed as `root`
expectFailure 'toSource { root = "/nix/store/foobar"; fileset = ./.; }' 'lib.fileset.toSource: `root` \(/nix/store/foobar\) is a string-like value, but it should be a path instead.
\s*Paths in strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead.'
[[:blank:]]*Paths in strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead.'
expectFailure 'toSource { root = cleanSourceWith { src = ./.; }; fileset = ./.; }' 'lib.fileset.toSource: `root` is a `lib.sources`-based value, but it should be a path instead.
\s*To use a `lib.sources`-based value, convert it to a file set using `lib.fileset.fromSource` and pass it as `fileset`.
\s*Note that this only works for sources created from paths.'
[[:blank:]]*To use a `lib.sources`-based value, convert it to a file set using `lib.fileset.fromSource` and pass it as `fileset`.
[[:blank:]]*Note that this only works for sources created from paths.'
# Only paths are accepted as `root`
expectFailure 'toSource { root = 10; fileset = ./.; }' 'lib.fileset.toSource: `root` is of type int, but it should be a path instead.'
@@ -372,9 +365,9 @@ mkdir -p {foo,bar}/mock-root
expectFailure 'with ((import <nixpkgs/lib>).extend (import <nixpkgs/lib/fileset/mock-splitRoot.nix>)).fileset;
toSource { root = ./foo/mock-root; fileset = ./bar/mock-root; }
' 'lib.fileset.toSource: Filesystem roots are not the same for `fileset` and `root` \('"$work"'/foo/mock-root\):
\s*`root`: Filesystem root is "'"$work"'/foo/mock-root"
\s*`fileset`: Filesystem root is "'"$work"'/bar/mock-root"
\s*Different filesystem roots are not supported.'
[[:blank:]]*`root`: Filesystem root is "'"$work"'/foo/mock-root"
[[:blank:]]*`fileset`: Filesystem root is "'"$work"'/bar/mock-root"
[[:blank:]]*Different filesystem roots are not supported.'
rm -rf -- *
# `root` needs to exist
@@ -383,8 +376,8 @@ expectFailure 'toSource { root = ./a; fileset = ./.; }' 'lib.fileset.toSource: `
# `root` needs to be a file
touch a
expectFailure 'toSource { root = ./a; fileset = ./a; }' 'lib.fileset.toSource: `root` \('"$work"'/a\) is a file, but it should be a directory instead. Potential solutions:
\s*- If you want to import the file into the store _without_ a containing directory, use string interpolation or `builtins.path` instead of this function.
\s*- If you want to import the file into the store _with_ a containing directory, set `root` to the containing directory, such as '"$work"', and set `fileset` to the file path.'
[[:blank:]]*- If you want to import the file into the store _without_ a containing directory, use string interpolation or `builtins.path` instead of this function.
[[:blank:]]*- If you want to import the file into the store _with_ a containing directory, set `root` to the containing directory, such as '"$work"', and set `fileset` to the file path.'
rm -rf -- *
# The fileset argument should be evaluated, even if the directory is empty
@@ -393,35 +386,36 @@ expectFailure 'toSource { root = ./.; fileset = abort "This should be evaluated"
# Only paths under `root` should be able to influence the result
mkdir a
expectFailure 'toSource { root = ./a; fileset = ./.; }' 'lib.fileset.toSource: `fileset` could contain files in '"$work"', which is not under the `root` \('"$work"'/a\). Potential solutions:
\s*- Set `root` to '"$work"' or any directory higher up. This changes the layout of the resulting store path.
\s*- Set `fileset` to a file set that cannot contain files outside the `root` \('"$work"'/a\). This could change the files included in the result.'
[[:blank:]]*- Set `root` to '"$work"' or any directory higher up. This changes the layout of the resulting store path.
[[:blank:]]*- Set `fileset` to a file set that cannot contain files outside the `root` \('"$work"'/a\). This could change the files included in the result.'
rm -rf -- *
# non-regular and non-symlink files cannot be added to the Nix store
mkfifo a
expectFailure 'toSource { root = ./.; fileset = ./a; }' 'lib.fileset.toSource: `fileset` contains a file that cannot be added to the store: '"$work"'/a
\s*This file is neither a regular file nor a symlink, the only file types supported by the Nix store.
\s*Therefore the file set cannot be added to the Nix store as is. Make sure to not include that file to avoid this error.'
[[:blank:]]*This file is neither a regular file nor a symlink, the only file types supported by the Nix store.
[[:blank:]]*Therefore the file set cannot be added to the Nix store as is. Make sure to not include that file to avoid this error.'
rm -rf -- *
# Path coercion only works for paths
expectFailure 'toSource { root = ./.; fileset = 10; }' 'lib.fileset.toSource: `fileset` is of type int, but it should be a file set or a path instead.'
expectFailure 'toSource { root = ./.; fileset = "/some/path"; }' 'lib.fileset.toSource: `fileset` \("/some/path"\) is a string-like value, but it should be a file set or a path instead.
\s*Paths represented as strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead.'
[[:blank:]]*Paths represented as strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead.'
expectFailure 'toSource { root = ./.; fileset = cleanSourceWith { src = ./.; }; }' 'lib.fileset.toSource: `fileset` is a `lib.sources`-based value, but it should be a file set or a path instead.
\s*To convert a `lib.sources`-based value to a file set you can use `lib.fileset.fromSource`.
\s*Note that this only works for sources created from paths.'
[[:blank:]]*To convert a `lib.sources`-based value to a file set you can use `lib.fileset.fromSource`.
[[:blank:]]*Note that this only works for sources created from paths.'
# Path coercion errors for non-existent paths
expectFailure 'toSource { root = ./.; fileset = ./a; }' 'lib.fileset.toSource: `fileset` \('"$work"'/a\) is a path that does not exist.'
expectFailure 'toSource { root = ./.; fileset = ./a; }' 'lib.fileset.toSource: `fileset` \('"$work"'/a\) is a path that does not exist.
[[:blank:]]*To create a file set from a path that may not exist, use `lib.fileset.maybeMissing`.'
# File sets cannot be evaluated directly
expectFailure 'union ./. ./.' 'lib.fileset: Directly evaluating a file set is not supported.
\s*To turn it into a usable source, use `lib.fileset.toSource`.
\s*To pretty-print the contents, use `lib.fileset.trace` or `lib.fileset.traceVal`.'
[[:blank:]]*To turn it into a usable source, use `lib.fileset.toSource`.
[[:blank:]]*To pretty-print the contents, use `lib.fileset.trace` or `lib.fileset.traceVal`.'
expectFailure '_emptyWithoutBase' 'lib.fileset: Directly evaluating a file set is not supported.
\s*To turn it into a usable source, use `lib.fileset.toSource`.
\s*To pretty-print the contents, use `lib.fileset.trace` or `lib.fileset.traceVal`.'
[[:blank:]]*To turn it into a usable source, use `lib.fileset.toSource`.
[[:blank:]]*To pretty-print the contents, use `lib.fileset.trace` or `lib.fileset.traceVal`.'
# Past versions of the internal representation are supported
expectEqual '_coerce "<tests>: value" { _type = "fileset"; _internalVersion = 0; _internalBase = ./.; }' \
@@ -433,9 +427,9 @@ expectEqual '_coerce "<tests>: value" { _type = "fileset"; _internalVersion = 2;
# Future versions of the internal representation are unsupported
expectFailure '_coerce "<tests>: value" { _type = "fileset"; _internalVersion = 4; }' '<tests>: value is a file set created from a future version of the file set library with a different internal representation:
\s*- Internal version of the file set: 4
\s*- Internal version of the library: 3
\s*Make sure to update your Nixpkgs to have a newer version of `lib.fileset`.'
[[:blank:]]*- Internal version of the file set: 4
[[:blank:]]*- Internal version of the library: 3
[[:blank:]]*Make sure to update your Nixpkgs to have a newer version of `lib.fileset`.'
# _create followed by _coerce should give the inputs back without any validation
expectEqual '{
@@ -528,6 +522,19 @@ expectEqual '_toSourceFilter (_create /. { foo = "regular"; }) "/foo" ""' 'true'
expectEqual '_toSourceFilter (_create /. { foo = null; }) "/foo" ""' 'false'
## lib.fileset.toList
# This function is mainly tested in checkFileset
# The error context for an invalid argument must be correct
expectFailure 'toList null' 'lib.fileset.toList: Argument is of type null, but it should be a file set or a path instead.'
# Works for the empty fileset
expectEqual 'toList _emptyWithoutBase' '[ ]'
# Works on empty paths
expectEqual 'toList ./.' '[ ]'
## lib.fileset.union, lib.fileset.unions
@@ -536,16 +543,16 @@ mkdir -p {foo,bar}/mock-root
expectFailure 'with ((import <nixpkgs/lib>).extend (import <nixpkgs/lib/fileset/mock-splitRoot.nix>)).fileset;
toSource { root = ./.; fileset = union ./foo/mock-root ./bar/mock-root; }
' 'lib.fileset.union: Filesystem roots are not the same:
\s*First argument: Filesystem root is "'"$work"'/foo/mock-root"
\s*Second argument: Filesystem root is "'"$work"'/bar/mock-root"
\s*Different filesystem roots are not supported.'
[[:blank:]]*First argument: Filesystem root is "'"$work"'/foo/mock-root"
[[:blank:]]*Second argument: Filesystem root is "'"$work"'/bar/mock-root"
[[:blank:]]*Different filesystem roots are not supported.'
expectFailure 'with ((import <nixpkgs/lib>).extend (import <nixpkgs/lib/fileset/mock-splitRoot.nix>)).fileset;
toSource { root = ./.; fileset = unions [ ./foo/mock-root ./bar/mock-root ]; }
' 'lib.fileset.unions: Filesystem roots are not the same:
\s*Element 0: Filesystem root is "'"$work"'/foo/mock-root"
\s*Element 1: Filesystem root is "'"$work"'/bar/mock-root"
\s*Different filesystem roots are not supported.'
[[:blank:]]*Element 0: Filesystem root is "'"$work"'/foo/mock-root"
[[:blank:]]*Element 1: Filesystem root is "'"$work"'/bar/mock-root"
[[:blank:]]*Different filesystem roots are not supported.'
rm -rf -- *
# Coercion errors show the correct context
@@ -649,9 +656,9 @@ mkdir -p {foo,bar}/mock-root
expectFailure 'with ((import <nixpkgs/lib>).extend (import <nixpkgs/lib/fileset/mock-splitRoot.nix>)).fileset;
toSource { root = ./.; fileset = intersection ./foo/mock-root ./bar/mock-root; }
' 'lib.fileset.intersection: Filesystem roots are not the same:
\s*First argument: Filesystem root is "'"$work"'/foo/mock-root"
\s*Second argument: Filesystem root is "'"$work"'/bar/mock-root"
\s*Different filesystem roots are not supported.'
[[:blank:]]*First argument: Filesystem root is "'"$work"'/foo/mock-root"
[[:blank:]]*Second argument: Filesystem root is "'"$work"'/bar/mock-root"
[[:blank:]]*Different filesystem roots are not supported.'
rm -rf -- *
# Coercion errors show the correct context
@@ -758,8 +765,8 @@ rm -rf -- *
# Also not the other way around
mkdir a
expectFailure 'toSource { root = ./a; fileset = difference ./. ./a; }' 'lib.fileset.toSource: `fileset` could contain files in '"$work"', which is not under the `root` \('"$work"'/a\). Potential solutions:
\s*- Set `root` to '"$work"' or any directory higher up. This changes the layout of the resulting store path.
\s*- Set `fileset` to a file set that cannot contain files outside the `root` \('"$work"'/a\). This could change the files included in the result.'
[[:blank:]]*- Set `root` to '"$work"' or any directory higher up. This changes the layout of the resulting store path.
[[:blank:]]*- Set `fileset` to a file set that cannot contain files outside the `root` \('"$work"'/a\). This could change the files included in the result.'
rm -rf -- *
# Difference actually works
@@ -836,7 +843,7 @@ expectFailure 'fileFilter null (abort "this is not needed")' 'lib.fileset.fileFi
# The second argument needs to be an existing path
expectFailure 'fileFilter (file: abort "this is not needed") _emptyWithoutBase' 'lib.fileset.fileFilter: Second argument is a file set, but it should be a path instead.
\s*If you need to filter files in a file set, use `intersection fileset \(fileFilter pred \./\.\)` instead.'
[[:blank:]]*If you need to filter files in a file set, use `intersection fileset \(fileFilter pred \./\.\)` instead.'
expectFailure 'fileFilter (file: abort "this is not needed") null' 'lib.fileset.fileFilter: Second argument is of type null, but it should be a path instead.'
expectFailure 'fileFilter (file: abort "this is not needed") ./a' 'lib.fileset.fileFilter: Second argument \('"$work"'/a\) is a path that does not exist.'
@@ -846,7 +853,7 @@ checkFileset 'fileFilter (file: abort "this is not needed") ./.'
# The predicate must be able to handle extra attributes
touch a
expectFailure 'toSource { root = ./.; fileset = fileFilter ({ name, type }: true) ./.; }' 'called with unexpected argument '\''"lib.fileset.fileFilter: The predicate function passed as the first argument must be able to handle extra attributes for future compatibility. If you'\''re using `\{ name, file \}:`, use `\{ name, file, ... \}:` instead."'\'
expectFailure 'toSource { root = ./.; fileset = fileFilter ({ name, type, hasExt }: true) ./.; }' 'called with unexpected argument '\''"lib.fileset.fileFilter: The predicate function passed as the first argument must be able to handle extra attributes for future compatibility. If you'\''re using `\{ name, file, hasExt \}:`, use `\{ name, file, hasExt, ... \}:` instead."'\'
rm -rf -- *
# .name is the name, and it works correctly, even recursively
@@ -894,6 +901,39 @@ expectEqual \
'toSource { root = ./.; fileset = union ./d/a ./d/b; }'
rm -rf -- *
# Check that .hasExt checks for the file extension
# The empty extension is the same as a file ending with a .
tree=(
[a]=0
[a.]=1
[a.b]=0
[a.b.]=1
[a.b.c]=0
)
checkFileset 'fileFilter (file: file.hasExt "") ./.'
# It can check for the last extension
tree=(
[a]=0
[.a]=1
[.a.]=0
[.b.a]=1
[.b.a.]=0
)
checkFileset 'fileFilter (file: file.hasExt "a") ./.'
# It can check for any extension
tree=(
[a.b.c.d]=1
)
checkFileset 'fileFilter (file:
all file.hasExt [
"b.c.d"
"c.d"
"d"
]
) ./.'
# It's lazy
tree=(
[b]=1
@@ -1067,7 +1107,7 @@ rm -rf -- *
# String-like values are not supported
expectFailure 'fromSource (lib.cleanSource "")' 'lib.fileset.fromSource: The source origin of the argument is a string-like value \(""\), but it should be a path instead.
\s*Sources created from paths in strings cannot be turned into file sets, use `lib.sources` or derivations instead.'
[[:blank:]]*Sources created from paths in strings cannot be turned into file sets, use `lib.sources` or derivations instead.'
# Wrong type
expectFailure 'fromSource null' 'lib.fileset.fromSource: The source origin of the argument is of type null, but it should be a path instead.'
@@ -1283,6 +1323,12 @@ rm -rf -- *
expectFailure 'gitTracked null' 'lib.fileset.gitTracked: Expected the argument to be a path, but it'\''s a null instead.'
expectFailure 'gitTrackedWith {} null' 'lib.fileset.gitTrackedWith: Expected the second argument to be a path, but it'\''s a null instead.'
# The path must be a directory
touch a
expectFailure 'gitTracked ./a' 'lib.fileset.gitTracked: Expected the argument \('"$work"'/a\) to be a directory, but it'\''s a file instead'
expectFailure 'gitTrackedWith {} ./a' 'lib.fileset.gitTrackedWith: Expected the second argument \('"$work"'/a\) to be a directory, but it'\''s a file instead'
rm -rf -- *
# The path has to contain a .git directory
expectFailure 'gitTracked ./.' 'lib.fileset.gitTracked: Expected the argument \('"$work"'\) to point to a local working tree of a Git repository, but it'\''s not.'
expectFailure 'gitTrackedWith {} ./.' 'lib.fileset.gitTrackedWith: Expected the second argument \('"$work"'\) to point to a local working tree of a Git repository, but it'\''s not.'
@@ -1291,7 +1337,7 @@ expectFailure 'gitTrackedWith {} ./.' 'lib.fileset.gitTrackedWith: Expected the
expectFailure 'gitTrackedWith { recurseSubmodules = null; } ./.' 'lib.fileset.gitTrackedWith: Expected the attribute `recurseSubmodules` of the first argument to be a boolean, but it'\''s a null instead.'
# recurseSubmodules = true is not supported on all Nix versions
if [[ "$(nix-instantiate --eval --expr "$(prefixExpression) (versionAtLeast builtins.nixVersion _fetchGitSubmodulesMinver)")" == true ]]; then
if [[ "$(nix-instantiate --eval --expr "$prefixExpression (versionAtLeast builtins.nixVersion _fetchGitSubmodulesMinver)")" == true ]]; then
fetchGitSupportsSubmodules=1
else
fetchGitSupportsSubmodules=
@@ -1361,12 +1407,75 @@ createGitRepo() {
git -C "$1" commit -q --allow-empty -m "Empty commit"
}
# Check the error message for pure eval mode
# Check that gitTracked[With] works as expected when evaluated out-of-tree
## First we create a git repositories (and a subrepository) with `default.nix` files referring to their local paths
## Simulating how it would be used in the wild
createGitRepo .
expectFailure --simulate-pure-eval 'toSource { root = ./.; fileset = gitTracked ./.; }' 'lib.fileset.gitTracked: This function is currently not supported in pure evaluation mode, since it currently relies on `builtins.fetchGit`. See https://github.com/NixOS/nix/issues/9292.'
expectFailure --simulate-pure-eval 'toSource { root = ./.; fileset = gitTrackedWith {} ./.; }' 'lib.fileset.gitTrackedWith: This function is currently not supported in pure evaluation mode, since it currently relies on `builtins.fetchGit`. See https://github.com/NixOS/nix/issues/9292.'
echo '{ fs }: fs.toSource { root = ./.; fileset = fs.gitTracked ./.; }' > default.nix
git add .
## We can evaluate it locally just fine, `fetchGit` is used underneath to filter git-tracked files
expectEqual '(import ./. { fs = lib.fileset; }).outPath' '(builtins.fetchGit ./.).outPath'
## We can also evaluate when importing from fetched store paths
storePath=$(expectStorePath 'builtins.fetchGit ./.')
expectEqual '(import '"$storePath"' { fs = lib.fileset; }).outPath' \""$storePath"\"
## But it fails if the path is imported with a fetcher that doesn't remove .git (like just using "${./.}")
expectFailure 'import "${./.}" { fs = lib.fileset; }' 'lib.fileset.gitTracked: The argument \(.*\) is a store path within a working tree of a Git repository.
[[:blank:]]*This indicates that a source directory was imported into the store using a method such as `import "\$\{./.\}"` or `path:.`.
[[:blank:]]*This function currently does not support such a use case, since it currently relies on `builtins.fetchGit`.
[[:blank:]]*You could make this work by using a fetcher such as `fetchGit` instead of copying the whole repository.
[[:blank:]]*If you can'\''t avoid copying the repo to the store, see https://github.com/NixOS/nix/issues/9292.'
## Even with submodules
if [[ -n "$fetchGitSupportsSubmodules" ]]; then
## Both the main repo with the submodule
echo '{ fs }: fs.toSource { root = ./.; fileset = fs.gitTrackedWith { recurseSubmodules = true; } ./.; }' > default.nix
createGitRepo sub
git submodule add ./sub sub >/dev/null
## But also the submodule itself
echo '{ fs }: fs.toSource { root = ./.; fileset = fs.gitTracked ./.; }' > sub/default.nix
git -C sub add .
## We can evaluate it locally just fine, `fetchGit` is used underneath to filter git-tracked files
expectEqual '(import ./. { fs = lib.fileset; }).outPath' '(builtins.fetchGit { url = ./.; submodules = true; }).outPath'
expectEqual '(import ./sub { fs = lib.fileset; }).outPath' '(builtins.fetchGit ./sub).outPath'
## We can also evaluate when importing from fetched store paths
storePathWithSub=$(expectStorePath 'builtins.fetchGit { url = ./.; submodules = true; }')
expectEqual '(import '"$storePathWithSub"' { fs = lib.fileset; }).outPath' \""$storePathWithSub"\"
storePathSub=$(expectStorePath 'builtins.fetchGit ./sub')
expectEqual '(import '"$storePathSub"' { fs = lib.fileset; }).outPath' \""$storePathSub"\"
## But it fails if the path is imported with a fetcher that doesn't remove .git (like just using "${./.}")
expectFailure 'import "${./.}" { fs = lib.fileset; }' 'lib.fileset.gitTrackedWith: The second argument \(.*\) is a store path within a working tree of a Git repository.
[[:blank:]]*This indicates that a source directory was imported into the store using a method such as `import "\$\{./.\}"` or `path:.`.
[[:blank:]]*This function currently does not support such a use case, since it currently relies on `builtins.fetchGit`.
[[:blank:]]*You could make this work by using a fetcher such as `fetchGit` instead of copying the whole repository.
[[:blank:]]*If you can'\''t avoid copying the repo to the store, see https://github.com/NixOS/nix/issues/9292.'
expectFailure 'import "${./.}/sub" { fs = lib.fileset; }' 'lib.fileset.gitTracked: The argument \(.*/sub\) is a store path within a working tree of a Git repository.
[[:blank:]]*This indicates that a source directory was imported into the store using a method such as `import "\$\{./.\}"` or `path:.`.
[[:blank:]]*This function currently does not support such a use case, since it currently relies on `builtins.fetchGit`.
[[:blank:]]*You could make this work by using a fetcher such as `fetchGit` instead of copying the whole repository.
[[:blank:]]*If you can'\''t avoid copying the repo to the store, see https://github.com/NixOS/nix/issues/9292.'
fi
rm -rf -- *
# shallow = true is not supported on all Nix versions
# and older versions don't support shallow clones at all
if [[ "$(nix-instantiate --eval --expr "$prefixExpression (versionAtLeast builtins.nixVersion _fetchGitShallowMinver)")" == true ]]; then
createGitRepo full
# Extra commit such that there's a commit that won't be in the shallow clone
git -C full commit --allow-empty -q -m extra
git clone -q --depth 1 "file://${PWD}/full" shallow
cd shallow
checkGitTracked
cd ..
rm -rf -- *
fi
# Go through all stages of Git files
# See https://www.git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository
@@ -1450,6 +1559,40 @@ checkGitTracked
rm -rf -- *
## lib.fileset.maybeMissing
# Argument must be a path
expectFailure 'maybeMissing "someString"' 'lib.fileset.maybeMissing: Argument \("someString"\) is a string-like value, but it should be a path instead.'
expectFailure 'maybeMissing null' 'lib.fileset.maybeMissing: Argument is of type null, but it should be a path instead.'
tree=(
)
checkFileset 'maybeMissing ./a'
checkFileset 'maybeMissing ./b'
checkFileset 'maybeMissing ./b/c'
# Works on single files
tree=(
[a]=1
[b/c]=0
[b/d]=0
)
checkFileset 'maybeMissing ./a'
tree=(
[a]=0
[b/c]=1
[b/d]=0
)
checkFileset 'maybeMissing ./b/c'
# Works on directories
tree=(
[a]=0
[b/c]=1
[b/d]=1
)
checkFileset 'maybeMissing ./b'
# TODO: Once we have combinators and a property testing library, derive property tests from https://en.wikipedia.org/wiki/Algebra_of_sets
echo >&2 tests ok

View File

@@ -854,6 +854,17 @@ in mkLicense lset) ({
free = false;
};
ncbiPd = {
spdxId = "NCBI-PD";
fullname = "NCBI Public Domain Notice";
# Due to United States copyright law, anything with this "license" does not have a copyright in the
# jurisdiction of the United States. However, other jurisdictions may assign the United States
# government copyright to the work, and the license explicitly states that in such a case, no license
# is granted. This is nonfree and nonredistributable in most jurisdictions other than the United States.
free = false;
redistributable = false;
};
ncsa = {
spdxId = "NCSA";
fullName = "University of Illinois/NCSA Open Source License";

View File

@@ -4,6 +4,7 @@ let
inherit (lib.strings) toInt;
inherit (lib.trivial) compare min id;
inherit (lib.attrsets) mapAttrs;
inherit (lib.lists) sort;
in
rec {
@@ -591,9 +592,15 @@ rec {
the second argument. The returned list is sorted in an increasing
order. The implementation does a quick-sort.
See also [`sortOn`](#function-library-lib.lists.sortOn), which applies the
default comparison on a function-derived property, and may be more efficient.
Example:
sort (a: b: a < b) [ 5 3 7 ]
sort (p: q: p < q) [ 5 3 7 ]
=> [ 3 5 7 ]
Type:
sort :: (a -> a -> Bool) -> [a] -> [a]
*/
sort = builtins.sort or (
strictLess: list:
@@ -612,6 +619,42 @@ rec {
if len < 2 then list
else (sort strictLess pivot.left) ++ [ first ] ++ (sort strictLess pivot.right));
/*
Sort a list based on the default comparison of a derived property `b`.
The items are returned in `b`-increasing order.
**Performance**:
The passed function `f` is only evaluated once per item,
unlike an unprepared [`sort`](#function-library-lib.lists.sort) using
`f p < f q`.
**Laws**:
```nix
sortOn f == sort (p: q: f p < f q)
```
Example:
sortOn stringLength [ "aa" "b" "cccc" ]
=> [ "b" "aa" "cccc" ]
Type:
sortOn :: (a -> b) -> [a] -> [a], for comparable b
*/
sortOn = f: list:
let
# Heterogenous list as pair may be ugly, but requires minimal allocations.
pairs = map (x: [(f x) x]) list;
in
map
(x: builtins.elemAt x 1)
(sort
# Compare the first element of the pairs
# Do not factor out the `<`, to avoid calls in hot code; duplicate instead.
(a: b: head a < head b)
pairs);
/* Compare two lists element-by-element.
Example:

View File

@@ -3,6 +3,11 @@
{ lib }:
let
inherit (lib) matchAttrs any all;
inherit (builtins) isString;
in
rec {
@@ -83,14 +88,21 @@ rec {
We can inject these into a pattern for the whole of a structured platform,
and then match that.
*/
platformMatch = platform: elem: let
pattern =
if builtins.isString elem
then { system = elem; }
else if elem?parsed
then elem
else { parsed = elem; };
in lib.matchAttrs pattern platform;
platformMatch = platform: elem: (
# Check with simple string comparison if elem was a string.
#
# The majority of comparisons done with this function will be against meta.platforms
# which contains a simple platform string.
#
# Avoiding an attrset allocation results in significant performance gains (~2-30) across the board in OfBorg
# because this is a hot path for nixpkgs.
if isString elem then platform ? system && elem == platform.system
else matchAttrs (
# Normalize platform attrset.
if elem ? parsed then elem
else { parsed = elem; }
) platform
);
/* Check if a package is available on a given platform.
@@ -102,8 +114,8 @@ rec {
2. None of `meta.badPlatforms` pattern matches the given platform.
*/
availableOn = platform: pkg:
((!pkg?meta.platforms) || lib.any (platformMatch platform) pkg.meta.platforms) &&
lib.all (elem: !platformMatch platform elem) (pkg.meta.badPlatforms or []);
((!pkg?meta.platforms) || any (platformMatch platform) pkg.meta.platforms) &&
all (elem: !platformMatch platform elem) (pkg.meta.badPlatforms or []);
/* Get the corresponding attribute in lib.licenses
from the SPDX ID.

View File

@@ -1254,7 +1254,7 @@ let
(opt.highestPrio or defaultOverridePriority)
(f opt.value);
doRename = { from, to, visible, warn, use, withPriority ? true }:
doRename = { from, to, visible, warn, use, withPriority ? true, condition ? true }:
{ config, options, ... }:
let
fromOpt = getAttrFromPath from options;
@@ -1270,7 +1270,7 @@ let
} // optionalAttrs (toType != null) {
type = toType;
});
config = mkMerge [
config = mkIf condition (mkMerge [
(optionalAttrs (options ? warnings) {
warnings = optional (warn && fromOpt.isDefined)
"The option `${showOption from}' defined in ${showFiles fromOpt.files} has been renamed to `${showOption to}'.";
@@ -1278,7 +1278,7 @@ let
(if withPriority
then mkAliasAndWrapDefsWithPriority (setAttrByPath to) fromOpt
else mkAliasAndWrapDefinitions (setAttrByPath to) fromOpt)
];
]);
};
/* Use this function to import a JSON file as NixOS configuration.
@@ -1305,7 +1305,6 @@ let
inherit
applyModuleArgsIfFunction
dischargeProperties
evalOptionValue
mergeModules
mergeModules'
pushDownProperties
@@ -1326,6 +1325,7 @@ private //
defaultPriority
doRename
evalModules
evalOptionValue # for use by lib.types
filterOverrides
filterOverrides'
fixMergeModules

View File

@@ -9,6 +9,7 @@ let
split
match
typeOf
storeDir
;
inherit (lib.lists)
@@ -24,6 +25,8 @@ let
drop
;
listHasPrefix = lib.lists.hasPrefix;
inherit (lib.strings)
concatStringsSep
substring
@@ -120,6 +123,28 @@ let
else recurse ([ (baseNameOf base) ] ++ components) (dirOf base);
in recurse [];
# The components of the store directory, typically [ "nix" "store" ]
storeDirComponents = splitRelPath ("./" + storeDir);
# The number of store directory components, typically 2
storeDirLength = length storeDirComponents;
# Type: [ String ] -> Bool
#
# Whether path components have a store path as a prefix, according to
# https://nixos.org/manual/nix/stable/store/store-path.html#store-path.
componentsHaveStorePathPrefix = components:
# path starts with the store directory (typically /nix/store)
listHasPrefix storeDirComponents components
# is not the store directory itself, meaning there's at least one extra component
&& storeDirComponents != components
# and the first component after the store directory has the expected format.
# NOTE: We could change the hash regex to be [0-9a-df-np-sv-z],
# because these are the actual ASCII characters used by Nix's base32 implementation,
# but this is not fully specified, so let's tie this too much to the currently implemented concept of store paths.
# Similar reasoning applies to the validity of the name part.
# We care more about discerning store path-ness on realistic values. Making it airtight would be fragile and slow.
&& match ".{32}-.+" (elemAt components storeDirLength) != null;
in /* No rec! Add dependencies on this file at the top. */ {
/*
@@ -321,6 +346,62 @@ in /* No rec! Add dependencies on this file at the top. */ {
subpath = joinRelPath deconstructed.components;
};
/*
Whether a [path](https://nixos.org/manual/nix/stable/language/values.html#type-path)
has a [store path](https://nixos.org/manual/nix/stable/store/store-path.html#store-path)
as a prefix.
:::{.note}
As with all functions of this `lib.path` library, it does not work on paths in strings,
which is how you'd typically get store paths.
Instead, this function only handles path values themselves,
which occur when Nix files in the store use relative path expressions.
:::
Type:
hasStorePathPrefix :: Path -> Bool
Example:
# Subpaths of derivation outputs have a store path as a prefix
hasStorePathPrefix /nix/store/nvl9ic0pj1fpyln3zaqrf4cclbqdfn1j-foo/bar/baz
=> true
# The store directory itself is not a store path
hasStorePathPrefix /nix/store
=> false
# Derivation outputs are store paths themselves
hasStorePathPrefix /nix/store/nvl9ic0pj1fpyln3zaqrf4cclbqdfn1j-foo
=> true
# Paths outside the Nix store don't have a store path prefix
hasStorePathPrefix /home/user
=> false
# Not all paths under the Nix store are store paths
hasStorePathPrefix /nix/store/.links/10gg8k3rmbw8p7gszarbk7qyd9jwxhcfq9i6s5i0qikx8alkk4hq
=> false
# Store derivations are also store paths themselves
hasStorePathPrefix /nix/store/nvl9ic0pj1fpyln3zaqrf4cclbqdfn1j-foo.drv
=> true
*/
hasStorePathPrefix = path:
let
deconstructed = deconstructPath path;
in
assert assertMsg
(isPath path)
"lib.path.hasStorePathPrefix: Argument is of type ${typeOf path}, but a path was expected";
assert assertMsg
# This function likely breaks or needs adjustment if used with other filesystem roots, if they ever get implemented.
# Let's try to error nicely in such a case, though it's unclear how an implementation would work even and whether this could be detected.
# See also https://github.com/NixOS/nix/pull/6530#discussion_r1422843117
(deconstructed.root == /. && toString deconstructed.root == "/")
"lib.path.hasStorePathPrefix: Argument has a filesystem root (${toString deconstructed.root}) that's not /, which is currently not supported.";
componentsHaveStorePathPrefix deconstructed.components;
/*
Whether a value is a valid subpath string.

View File

@@ -3,7 +3,10 @@
{ libpath }:
let
lib = import libpath;
inherit (lib.path) hasPrefix removePrefix append splitRoot subpath;
inherit (lib.path) hasPrefix removePrefix append splitRoot hasStorePathPrefix subpath;
# This is not allowed generally, but we're in the tests here, so we'll allow ourselves.
storeDirPath = /. + builtins.storeDir;
cases = lib.runTests {
# Test examples from the lib.path.append documentation
@@ -91,6 +94,31 @@ let
expected = false;
};
testHasStorePathPrefixExample1 = {
expr = hasStorePathPrefix (storeDirPath + "/nvl9ic0pj1fpyln3zaqrf4cclbqdfn1j-foo/bar/baz");
expected = true;
};
testHasStorePathPrefixExample2 = {
expr = hasStorePathPrefix storeDirPath;
expected = false;
};
testHasStorePathPrefixExample3 = {
expr = hasStorePathPrefix (storeDirPath + "/nvl9ic0pj1fpyln3zaqrf4cclbqdfn1j-foo");
expected = true;
};
testHasStorePathPrefixExample4 = {
expr = hasStorePathPrefix /home/user;
expected = false;
};
testHasStorePathPrefixExample5 = {
expr = hasStorePathPrefix (storeDirPath + "/.links/10gg8k3rmbw8p7gszarbk7qyd9jwxhcfq9i6s5i0qikx8alkk4hq");
expected = false;
};
testHasStorePathPrefixExample6 = {
expr = hasStorePathPrefix (storeDirPath + "/nvl9ic0pj1fpyln3zaqrf4cclbqdfn1j-foo.drv");
expected = true;
};
# Test examples from the lib.path.subpath.isValid documentation
testSubpathIsValidExample1 = {
expr = subpath.isValid null;

View File

@@ -45,7 +45,7 @@ rec {
else args';
# TODO: deprecate args.rustc in favour of args.rust after 23.05 is EOL.
rust = assert !(args ? rust && args ? rustc); args.rust or args.rustc or {};
rust = args.rust or args.rustc or {};
final = {
# Prefer to parse `config` as it is strictly more informative.
@@ -169,96 +169,6 @@ rec {
# TODO: remove after 23.05 is EOL, with an error pointing to the rust.* attrs.
rustc = args.rustc or {};
rust = rust // {
# Once args.rustc.platform.target-family is deprecated and
# removed, there will no longer be any need to modify any
# values from args.rust.platform, so we can drop all the
# "args ? rust" etc. checks, and merge args.rust.platform in
# /after/.
platform = rust.platform or {} // {
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_arch
arch =
/**/ if rust ? platform then rust.platform.arch
else if final.isAarch32 then "arm"
else if final.isMips64 then "mips64" # never add "el" suffix
else if final.isPower64 then "powerpc64" # never add "le" suffix
else final.parsed.cpu.name;
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_os
os =
/**/ if rust ? platform then rust.platform.os or "none"
else if final.isDarwin then "macos"
else final.parsed.kernel.name;
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_family
target-family =
/**/ if args ? rust.platform.target-family then args.rust.platform.target-family
else if args ? rustc.platform.target-family
then
(
# Since https://github.com/rust-lang/rust/pull/84072
# `target-family` is a list instead of single value.
let
f = args.rustc.platform.target-family;
in
if builtins.isList f then f else [ f ]
)
else lib.optional final.isUnix "unix"
++ lib.optional final.isWindows "windows";
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_vendor
vendor = let
inherit (final.parsed) vendor;
in rust.platform.vendor or {
"w64" = "pc";
}.${vendor.name} or vendor.name;
};
# The name of the rust target, even if it is custom. Adjustments are
# because rust has slightly different naming conventions than we do.
rustcTarget = let
inherit (final.parsed) cpu kernel abi;
cpu_ = rust.platform.arch or {
"armv7a" = "armv7";
"armv7l" = "armv7";
"armv6l" = "arm";
"armv5tel" = "armv5te";
"riscv64" = "riscv64gc";
}.${cpu.name} or cpu.name;
vendor_ = final.rust.platform.vendor;
in rust.config
or "${cpu_}-${vendor_}-${kernel.name}${lib.optionalString (abi.name != "unknown") "-${abi.name}"}";
# The name of the rust target if it is standard, or the json file
# containing the custom target spec.
rustcTargetSpec =
/**/ if rust ? platform
then builtins.toFile (final.rust.rustcTarget + ".json") (builtins.toJSON rust.platform)
else final.rust.rustcTarget;
# The name of the rust target if it is standard, or the
# basename of the file containing the custom target spec,
# without the .json extension.
#
# This is the name used by Cargo for target subdirectories.
cargoShortTarget =
lib.removeSuffix ".json" (baseNameOf "${final.rust.rustcTargetSpec}");
# When used as part of an environment variable name, triples are
# uppercased and have all hyphens replaced by underscores:
#
# https://github.com/rust-lang/cargo/pull/9169
# https://github.com/rust-lang/cargo/issues/8285#issuecomment-634202431
cargoEnvVarTarget =
lib.strings.replaceStrings ["-"] ["_"]
(lib.strings.toUpper final.rust.cargoShortTarget);
# True if the target is no_std
# https://github.com/rust-lang/rust/blob/2e44c17c12cec45b6a682b1e53a04ac5b5fcc9d2/src/bootstrap/config.rs#L415-L421
isNoStdTarget =
builtins.any (t: lib.hasInfix t final.rust.rustcTarget) ["-none" "nvptx" "switch" "-uefi"];
};
linuxArch =
if final.isAarch32 then "arm"
else if final.isAarch64 then "arm64"
@@ -356,7 +266,98 @@ rec {
}) // mapAttrs (n: v: v final.parsed) inspect.predicates
// mapAttrs (n: v: v final.gcc.arch or "default") architectures.predicates
// args;
// args // {
rust = rust // {
# Once args.rustc.platform.target-family is deprecated and
# removed, there will no longer be any need to modify any
# values from args.rust.platform, so we can drop all the
# "args ? rust" etc. checks, and merge args.rust.platform in
# /after/.
platform = rust.platform or {} // {
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_arch
arch =
/**/ if rust ? platform then rust.platform.arch
else if final.isAarch32 then "arm"
else if final.isMips64 then "mips64" # never add "el" suffix
else if final.isPower64 then "powerpc64" # never add "le" suffix
else final.parsed.cpu.name;
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_os
os =
/**/ if rust ? platform then rust.platform.os or "none"
else if final.isDarwin then "macos"
else final.parsed.kernel.name;
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_family
target-family =
/**/ if args ? rust.platform.target-family then args.rust.platform.target-family
else if args ? rustc.platform.target-family
then
(
# Since https://github.com/rust-lang/rust/pull/84072
# `target-family` is a list instead of single value.
let
f = args.rustc.platform.target-family;
in
if builtins.isList f then f else [ f ]
)
else lib.optional final.isUnix "unix"
++ lib.optional final.isWindows "windows";
# https://doc.rust-lang.org/reference/conditional-compilation.html#target_vendor
vendor = let
inherit (final.parsed) vendor;
in rust.platform.vendor or {
"w64" = "pc";
}.${vendor.name} or vendor.name;
};
# The name of the rust target, even if it is custom. Adjustments are
# because rust has slightly different naming conventions than we do.
rustcTarget = let
inherit (final.parsed) cpu kernel abi;
cpu_ = rust.platform.arch or {
"armv7a" = "armv7";
"armv7l" = "armv7";
"armv6l" = "arm";
"armv5tel" = "armv5te";
"riscv64" = "riscv64gc";
}.${cpu.name} or cpu.name;
vendor_ = final.rust.platform.vendor;
# TODO: deprecate args.rustc in favour of args.rust after 23.05 is EOL.
in args.rust.rustcTarget or args.rustc.config
or "${cpu_}-${vendor_}-${kernel.name}${lib.optionalString (abi.name != "unknown") "-${abi.name}"}";
# The name of the rust target if it is standard, or the json file
# containing the custom target spec.
rustcTargetSpec = rust.rustcTargetSpec or (
/**/ if rust ? platform
then builtins.toFile (final.rust.rustcTarget + ".json") (builtins.toJSON rust.platform)
else final.rust.rustcTarget);
# The name of the rust target if it is standard, or the
# basename of the file containing the custom target spec,
# without the .json extension.
#
# This is the name used by Cargo for target subdirectories.
cargoShortTarget =
lib.removeSuffix ".json" (baseNameOf "${final.rust.rustcTargetSpec}");
# When used as part of an environment variable name, triples are
# uppercased and have all hyphens replaced by underscores:
#
# https://github.com/rust-lang/cargo/pull/9169
# https://github.com/rust-lang/cargo/issues/8285#issuecomment-634202431
cargoEnvVarTarget =
lib.strings.replaceStrings ["-"] ["_"]
(lib.strings.toUpper final.rust.cargoShortTarget);
# True if the target is no_std
# https://github.com/rust-lang/rust/blob/2e44c17c12cec45b6a682b1e53a04ac5b5fcc9d2/src/bootstrap/config.rs#L415-L421
isNoStdTarget =
builtins.any (t: lib.hasInfix t final.rust.rustcTarget) ["-none" "nvptx" "switch" "-uefi"];
};
};
in assert final.useAndroidPrebuilt -> final.isAndroid;
assert lib.foldl
(pass: { assertion, message }:

View File

@@ -650,6 +650,28 @@ runTests {
expected = [2 30 40 42];
};
testSortOn = {
expr = sortOn stringLength [ "aa" "b" "cccc" ];
expected = [ "b" "aa" "cccc" ];
};
testSortOnEmpty = {
expr = sortOn (throw "nope") [ ];
expected = [ ];
};
testSortOnIncomparable = {
expr =
map
(x: x.f x.ok)
(sortOn (x: x.ok) [
{ ok = 1; f = x: x; }
{ ok = 3; f = x: x + 3; }
{ ok = 2; f = x: x; }
]);
expected = [ 1 2 6 ];
};
testReplicate = {
expr = replicate 3 "a";
expected = ["a" "a" "a"];
@@ -675,6 +697,51 @@ runTests {
expected = false;
};
testHasAttrByPathNonStrict = {
expr = hasAttrByPath [] (throw "do not use");
expected = true;
};
testLongestValidPathPrefix_empty_empty = {
expr = attrsets.longestValidPathPrefix [ ] { };
expected = [ ];
};
testLongestValidPathPrefix_empty_nonStrict = {
expr = attrsets.longestValidPathPrefix [ ] (throw "do not use");
expected = [ ];
};
testLongestValidPathPrefix_zero = {
expr = attrsets.longestValidPathPrefix [ "a" (throw "do not use") ] { d = null; };
expected = [ ];
};
testLongestValidPathPrefix_zero_b = {
expr = attrsets.longestValidPathPrefix [ "z" "z" ] "remarkably harmonious";
expected = [ ];
};
testLongestValidPathPrefix_one = {
expr = attrsets.longestValidPathPrefix [ "a" "b" "c" ] { a = null; };
expected = [ "a" ];
};
testLongestValidPathPrefix_two = {
expr = attrsets.longestValidPathPrefix [ "a" "b" "c" ] { a.b = null; };
expected = [ "a" "b" ];
};
testLongestValidPathPrefix_three = {
expr = attrsets.longestValidPathPrefix [ "a" "b" "c" ] { a.b.c = null; };
expected = [ "a" "b" "c" ];
};
testLongestValidPathPrefix_three_extra = {
expr = attrsets.longestValidPathPrefix [ "a" "b" "c" ] { a.b.c.d = throw "nope"; };
expected = [ "a" "b" "c" ];
};
testFindFirstIndexExample1 = {
expr = lists.findFirstIndex (x: x > 3) (abort "index found, so a default must not be evaluated") [ 1 6 4 ];
expected = 1;
@@ -831,6 +898,26 @@ runTests {
};
};
testMatchAttrsMatchingExact = {
expr = matchAttrs { cpu = { bits = 64; }; } { cpu = { bits = 64; }; };
expected = true;
};
testMatchAttrsMismatch = {
expr = matchAttrs { cpu = { bits = 128; }; } { cpu = { bits = 64; }; };
expected = false;
};
testMatchAttrsMatchingImplicit = {
expr = matchAttrs { cpu = { }; } { cpu = { bits = 64; }; };
expected = true;
};
testMatchAttrsMissingAttrs = {
expr = matchAttrs { cpu = {}; } { };
expected = false;
};
testOverrideExistingEmpty = {
expr = overrideExisting {} { a = 1; };
expected = {};
@@ -1948,4 +2035,24 @@ runTests {
testGetExe'FailureSecondArg = testingThrow (
getExe' { type = "derivation"; } "dir/executable"
);
testPlatformMatch = {
expr = meta.platformMatch { system = "x86_64-linux"; } "x86_64-linux";
expected = true;
};
testPlatformMatchAttrs = {
expr = meta.platformMatch (systems.elaborate "x86_64-linux") (systems.elaborate "x86_64-linux").parsed;
expected = true;
};
testPlatformMatchNoMatch = {
expr = meta.platformMatch { system = "x86_64-darwin"; } "x86_64-linux";
expected = false;
};
testPlatformMatchMissingSystem = {
expr = meta.platformMatch { } "x86_64-linux";
expected = false;
};
}

View File

@@ -24,14 +24,14 @@ evalConfig() {
local attr=$1
shift
local script="import ./default.nix { modules = [ $* ];}"
nix-instantiate --timeout 1 -E "$script" -A "$attr" --eval-only --show-trace --read-write-mode
nix-instantiate --timeout 1 -E "$script" -A "$attr" --eval-only --show-trace --read-write-mode --json
}
reportFailure() {
local attr=$1
shift
local script="import ./default.nix { modules = [ $* ];}"
echo 2>&1 "$ nix-instantiate -E '$script' -A '$attr' --eval-only"
echo 2>&1 "$ nix-instantiate -E '$script' -A '$attr' --eval-only --json"
evalConfig "$attr" "$@" || true
((++fail))
}
@@ -94,6 +94,18 @@ checkConfigOutput '^true$' config.result ./module-argument-default.nix
# gvariant
checkConfigOutput '^true$' config.assertion ./gvariant.nix
# types.attrTag
checkConfigOutput '^true$' config.okChecks ./types-attrTag.nix
checkConfigError 'A definition for option .intStrings\.syntaxError. is not of type .attribute-tagged union' config.intStrings.syntaxError ./types-attrTag.nix
checkConfigError 'A definition for option .intStrings\.syntaxError2. is not of type .attribute-tagged union' config.intStrings.syntaxError2 ./types-attrTag.nix
checkConfigError 'A definition for option .intStrings\.syntaxError3. is not of type .attribute-tagged union' config.intStrings.syntaxError3 ./types-attrTag.nix
checkConfigError 'A definition for option .intStrings\.syntaxError4. is not of type .attribute-tagged union' config.intStrings.syntaxError4 ./types-attrTag.nix
checkConfigError 'A definition for option .intStrings\.mergeError. is not of type .attribute-tagged union' config.intStrings.mergeError ./types-attrTag.nix
checkConfigError 'A definition for option .intStrings\.badTagError. is not of type .attribute-tagged union' config.intStrings.badTagError ./types-attrTag.nix
checkConfigError 'A definition for option .intStrings\.badTagTypeError\.left. is not of type .signed integer.' config.intStrings.badTagTypeError.left ./types-attrTag.nix
checkConfigError 'A definition for option .nested\.right\.left. is not of type .signed integer.' config.nested.right.left ./types-attrTag.nix
checkConfigError 'In attrTag, each tag value must be an option, but tag int was a bare type, not wrapped in mkOption.' config.opt.int ./types-attrTag-wrong-decl.nix
# types.pathInStore
checkConfigOutput '".*/store/0lz9p8xhf89kb1c1kk6jxrzskaiygnlh-bash-5.2-p15.drv"' config.pathInStore.ok1 ./types.nix
checkConfigOutput '".*/store/0fb3ykw9r5hpayd05sr0cizwadzq1d8q-bash-5.2-p15"' config.pathInStore.ok2 ./types.nix
@@ -111,6 +123,12 @@ checkConfigError 'The option .* does not exist. Definition values:\n\s*- In .*'
checkConfigError 'while evaluating a definition from `.*/define-enable-abort.nix' config.enable ./define-enable-abort.nix
checkConfigError 'while evaluating the error message for definitions for .enable., which is an option that does not exist' config.enable ./define-enable-abort.nix
# Check boolByOr type.
checkConfigOutput '^false$' config.value.falseFalse ./boolByOr.nix
checkConfigOutput '^true$' config.value.trueFalse ./boolByOr.nix
checkConfigOutput '^true$' config.value.falseTrue ./boolByOr.nix
checkConfigOutput '^true$' config.value.trueTrue ./boolByOr.nix
checkConfigOutput '^1$' config.bare-submodule.nested ./declare-bare-submodule.nix ./declare-bare-submodule-nested-option.nix
checkConfigOutput '^2$' config.bare-submodule.deep ./declare-bare-submodule.nix ./declare-bare-submodule-deep-option.nix
checkConfigOutput '^42$' config.bare-submodule.nested ./declare-bare-submodule.nix ./declare-bare-submodule-nested-option.nix ./declare-bare-submodule-deep-option.nix ./define-bare-submodule-values.nix
@@ -134,7 +152,7 @@ checkConfigOutput '^42$' config.value ./declare-either.nix ./define-value-int-po
checkConfigOutput '^"24"$' config.value ./declare-either.nix ./define-value-string.nix
# types.oneOf
checkConfigOutput '^42$' config.value ./declare-oneOf.nix ./define-value-int-positive.nix
checkConfigOutput '^\[ \]$' config.value ./declare-oneOf.nix ./define-value-list.nix
checkConfigOutput '^\[\]$' config.value ./declare-oneOf.nix ./define-value-list.nix
checkConfigOutput '^"24"$' config.value ./declare-oneOf.nix ./define-value-string.nix
# Check mkForce without submodules.
@@ -314,7 +332,7 @@ checkConfigOutput '^"24"$' config.value ./freeform-attrsOf.nix ./define-value-st
# Shorthand modules interpret `meta` and `class` as config items
checkConfigOutput '^true$' options._module.args.value.result ./freeform-attrsOf.nix ./define-freeform-keywords-shorthand.nix
# No freeform assignments shouldn't make it error
checkConfigOutput '^{ }$' config ./freeform-attrsOf.nix
checkConfigOutput '^{}$' config ./freeform-attrsOf.nix
# but only if the type matches
checkConfigError 'A definition for option .* is not of type .*' config.value ./freeform-attrsOf.nix ./define-value-list.nix
# and properties should be applied
@@ -352,19 +370,19 @@ checkConfigError 'The option .* has conflicting definitions' config.value ./type
checkConfigOutput '^0$' config.value.int ./types-anything/equal-atoms.nix
checkConfigOutput '^false$' config.value.bool ./types-anything/equal-atoms.nix
checkConfigOutput '^""$' config.value.string ./types-anything/equal-atoms.nix
checkConfigOutput '^/$' config.value.path ./types-anything/equal-atoms.nix
checkConfigOutput '^"/[^"]+"$' config.value.path ./types-anything/equal-atoms.nix
checkConfigOutput '^null$' config.value.null ./types-anything/equal-atoms.nix
checkConfigOutput '^0.1$' config.value.float ./types-anything/equal-atoms.nix
# Functions can't be merged together
checkConfigError "The option .value.multiple-lambdas.<function body>. has conflicting option types" config.applied.multiple-lambdas ./types-anything/functions.nix
checkConfigOutput '^<LAMBDA>$' config.value.single-lambda ./types-anything/functions.nix
checkConfigOutput '^true$' config.valueIsFunction.single-lambda ./types-anything/functions.nix
checkConfigOutput '^null$' config.applied.merging-lambdas.x ./types-anything/functions.nix
checkConfigOutput '^null$' config.applied.merging-lambdas.y ./types-anything/functions.nix
# Check that all mk* modifiers are applied
checkConfigError 'attribute .* not found' config.value.mkiffalse ./types-anything/mk-mods.nix
checkConfigOutput '^{ }$' config.value.mkiftrue ./types-anything/mk-mods.nix
checkConfigOutput '^{}$' config.value.mkiftrue ./types-anything/mk-mods.nix
checkConfigOutput '^1$' config.value.mkdefault ./types-anything/mk-mods.nix
checkConfigOutput '^{ }$' config.value.mkmerge ./types-anything/mk-mods.nix
checkConfigOutput '^{}$' config.value.mkmerge ./types-anything/mk-mods.nix
checkConfigOutput '^true$' config.value.mkbefore ./types-anything/mk-mods.nix
checkConfigOutput '^1$' config.value.nested.foo ./types-anything/mk-mods.nix
checkConfigOutput '^"baz"$' config.value.nested.bar.baz ./types-anything/mk-mods.nix
@@ -384,16 +402,16 @@ checkConfigOutput '^"a b y z"$' config.resultFooBar ./declare-variants.nix ./def
checkConfigOutput '^"a b c"$' config.resultFooFoo ./declare-variants.nix ./define-variant.nix
## emptyValue's
checkConfigOutput "[ ]" config.list.a ./emptyValues.nix
checkConfigOutput "{ }" config.attrs.a ./emptyValues.nix
checkConfigOutput "\[\]" config.list.a ./emptyValues.nix
checkConfigOutput "{}" config.attrs.a ./emptyValues.nix
checkConfigOutput "null" config.null.a ./emptyValues.nix
checkConfigOutput "{ }" config.submodule.a ./emptyValues.nix
checkConfigOutput "{}" config.submodule.a ./emptyValues.nix
# These types don't have empty values
checkConfigError 'The option .int.a. is used but not defined' config.int.a ./emptyValues.nix
checkConfigError 'The option .nonEmptyList.a. is used but not defined' config.nonEmptyList.a ./emptyValues.nix
## types.raw
checkConfigOutput "{ foo = <CODE>; }" config.unprocessedNesting ./raw.nix
checkConfigOutput '^true$' config.unprocessedNestingEvaluates.success ./raw.nix
checkConfigOutput "10" config.processedToplevel ./raw.nix
checkConfigError "The option .multiple. is defined multiple times" config.multiple ./raw.nix
checkConfigOutput "bar" config.priorities ./raw.nix
@@ -427,13 +445,13 @@ checkConfigOutput 'ok' config.freeformItems.foo.bar ./adhoc-freeformType-survive
checkConfigOutput '^1$' config.sub.specialisation.value ./extendModules-168767-imports.nix
# Class checks, evalModules
checkConfigOutput '^{ }$' config.ok.config ./class-check.nix
checkConfigOutput '^{}$' config.ok.config ./class-check.nix
checkConfigOutput '"nixos"' config.ok.class ./class-check.nix
checkConfigError 'The module .*/module-class-is-darwin.nix was imported into nixos instead of darwin.' config.fail.config ./class-check.nix
checkConfigError 'The module foo.nix#darwinModules.default was imported into nixos instead of darwin.' config.fail-anon.config ./class-check.nix
# Class checks, submoduleWith
checkConfigOutput '^{ }$' config.sub.nixosOk ./class-check.nix
checkConfigOutput '^{}$' config.sub.nixosOk ./class-check.nix
checkConfigError 'The module .*/module-class-is-darwin.nix was imported into nixos instead of darwin.' config.sub.nixosFail.config ./class-check.nix
# submoduleWith type merge with different class
@@ -450,6 +468,9 @@ checkConfigOutput '^1234$' config.c.d.e ./doRename-basic.nix
checkConfigOutput '^"The option `a\.b. defined in `.*/doRename-warnings\.nix. has been renamed to `c\.d\.e.\."$' \
config.result \
./doRename-warnings.nix
checkConfigOutput "^true$" config.result ./doRename-condition.nix ./doRename-condition-enable.nix
checkConfigOutput "^true$" config.result ./doRename-condition.nix ./doRename-condition-no-enable.nix
checkConfigOutput "^true$" config.result ./doRename-condition.nix ./doRename-condition-migrated.nix
# Anonymous modules get deduplicated by key
checkConfigOutput '^"pear"$' config.once.raw ./merge-module-with-key.nix

View File

@@ -0,0 +1,14 @@
{ lib, ... }: {
options.value = lib.mkOption {
type = lib.types.lazyAttrsOf lib.types.boolByOr;
};
config.value = {
falseFalse = lib.mkMerge [ false false ];
trueFalse = lib.mkMerge [ true false ];
falseTrue = lib.mkMerge [ false true ];
trueTrue = lib.mkMerge [ true true ];
};
}

View File

@@ -0,0 +1,10 @@
{ config, lib, ... }:
{
config = {
services.foo.enable = true;
services.foo.bar = "baz";
result =
assert config.services.foos == { "" = { bar = "baz"; }; };
true;
};
}

View File

@@ -0,0 +1,10 @@
{ config, lib, ... }:
{
config = {
services.foos."".bar = "baz";
result =
assert config.services.foos == { "" = { bar = "baz"; }; };
assert config.services.foo.bar == "baz";
true;
};
}

View File

@@ -0,0 +1,9 @@
{ config, lib, options, ... }:
{
config = {
result =
assert config.services.foos == { };
assert ! options.services.foo.bar.isDefined;
true;
};
}

View File

@@ -0,0 +1,42 @@
/*
Simulate a migration from a single-instance `services.foo` to a multi instance
`services.foos.<name>` module, where `name = ""` serves as the legacy /
compatibility instance.
- No instances must exist, unless one is defined in the multi-instance module,
or if the legacy enable option is set to true.
- The legacy instance options must be renamed to the new instance, if it exists.
The relevant scenarios are tested in separate files:
- ./doRename-condition-enable.nix
- ./doRename-condition-no-enable.nix
*/
{ config, lib, ... }:
let
inherit (lib) mkOption mkEnableOption types doRename;
in
{
options = {
services.foo.enable = mkEnableOption "foo";
services.foos = mkOption {
type = types.attrsOf (types.submodule {
options = {
bar = mkOption { type = types.str; };
};
});
default = { };
};
result = mkOption {};
};
imports = [
(doRename {
from = [ "services" "foo" "bar" ];
to = [ "services" "foos" "" "bar" ];
visible = true;
warn = false;
use = x: x;
withPriority = true;
condition = config.services.foo.enable;
})
];
}

View File

@@ -0,0 +1,41 @@
/*
A basic documentation generating module.
Declares and defines a `docs` option, suitable for making assertions about
the extraction "phase" of documentation generation.
*/
{ lib, options, ... }:
let
inherit (lib)
head
length
mkOption
types
;
traceListSeq = l: v: lib.foldl' (a: b: lib.traceSeq b a) v l;
in
{
options.docs = mkOption {
type = types.lazyAttrsOf types.raw;
description = ''
All options to be rendered, without any visibility filtering applied.
'';
};
config.docs =
lib.zipAttrsWith
(name: values:
if length values > 1 then
traceListSeq values
abort "Multiple options with the same name: ${name}"
else
assert length values == 1;
head values
)
(map
(opt: { ${opt.name} = opt; })
(lib.optionAttrSetToDocList options)
);
}

View File

@@ -1,4 +1,4 @@
{ lib, ... }: {
{ lib, config, ... }: {
options = {
processedToplevel = lib.mkOption {
@@ -13,6 +13,9 @@
priorities = lib.mkOption {
type = lib.types.raw;
};
unprocessedNestingEvaluates = lib.mkOption {
default = builtins.tryEval config.unprocessedNesting;
};
};
config = {

View File

@@ -9,7 +9,7 @@
value.int = 0;
value.bool = false;
value.string = "";
value.path = /.;
value.path = ./.;
value.null = null;
value.float = 0.1;
}
@@ -17,7 +17,7 @@
value.int = 0;
value.bool = false;
value.string = "";
value.path = /.;
value.path = ./.;
value.null = null;
value.float = 0.1;
}

View File

@@ -1,5 +1,9 @@
{ lib, config, ... }: {
options.valueIsFunction = lib.mkOption {
default = lib.mapAttrs (name: lib.isFunction) config.value;
};
options.value = lib.mkOption {
type = lib.types.anything;
};

View File

@@ -0,0 +1,14 @@
{ lib, ... }:
let
inherit (lib) types mkOption;
in
{
options = {
opt = mkOption {
type = types.attrTag {
int = types.int;
};
default = { int = 1; };
};
};
}

View File

@@ -0,0 +1,135 @@
{ lib, config, options, ... }:
let
inherit (lib) mkOption types;
forceDeep = x: builtins.deepSeq x x;
mergedSubOption = (options.merged.type.getSubOptions options.merged.loc).extensible."merged.<name>";
in
{
options = {
intStrings = mkOption {
type = types.attrsOf
(types.attrTag {
left = mkOption {
type = types.int;
};
right = mkOption {
type = types.str;
};
});
};
nested = mkOption {
type = types.attrTag {
left = mkOption {
type = types.int;
};
right = mkOption {
type = types.attrTag {
left = mkOption {
type = types.int;
};
right = mkOption {
type = types.str;
};
};
};
};
};
merged = mkOption {
type = types.attrsOf (
types.attrTag {
yay = mkOption {
type = types.int;
};
extensible = mkOption {
type = types.enum [ "foo" ];
};
}
);
};
submodules = mkOption {
type = types.attrsOf (
types.attrTag {
foo = mkOption {
type = types.submodule {
options = {
bar = mkOption {
type = types.int;
};
};
};
};
qux = mkOption {
type = types.str;
description = "A qux for when you don't want a foo";
};
}
);
};
okChecks = mkOption {};
};
imports = [
./docs.nix
{
options.merged = mkOption {
type = types.attrsOf (
types.attrTag {
nay = mkOption {
type = types.bool;
};
extensible = mkOption {
type = types.enum [ "bar" ];
};
}
);
};
}
];
config = {
intStrings.syntaxError = 1;
intStrings.syntaxError2 = {};
intStrings.syntaxError3 = { a = true; b = true; };
intStrings.syntaxError4 = lib.mkMerge [ { a = true; } { b = true; } ];
intStrings.mergeError = lib.mkMerge [ { int = throw "do not eval"; } { string = throw "do not eval"; } ];
intStrings.badTagError.rite = throw "do not eval";
intStrings.badTagTypeError.left = "bad";
intStrings.numberOne.left = 1;
intStrings.hello.right = "hello world";
nested.right.left = "not a number";
merged.negative.nay = false;
merged.positive.yay = 100;
merged.extensi-foo.extensible = "foo";
merged.extensi-bar.extensible = "bar";
okChecks = builtins.addErrorContext "while evaluating the assertions" (
assert config.intStrings.hello == { right = "hello world"; };
assert config.intStrings.numberOne == { left = 1; };
assert config.merged.negative == { nay = false; };
assert config.merged.positive == { yay = 100; };
assert config.merged.extensi-foo == { extensible = "foo"; };
assert config.merged.extensi-bar == { extensible = "bar"; };
assert config.docs."submodules.<name>.foo.bar".type == "signed integer";
assert config.docs."submodules.<name>.qux".type == "string";
assert config.docs."submodules.<name>.qux".declarations == [ __curPos.file ];
assert config.docs."submodules.<name>.qux".loc == [ "submodules" "<name>" "qux" ];
assert config.docs."submodules.<name>.qux".name == "submodules.<name>.qux";
assert config.docs."submodules.<name>.qux".description == "A qux for when you don't want a foo";
assert config.docs."submodules.<name>.qux".readOnly == false;
assert config.docs."submodules.<name>.qux".visible == true;
# Not available (yet?)
# assert config.docs."submodules.<name>.qux".declarationsWithPositions == [ ... ];
assert options.submodules.declarations == [ __curPos.file ];
assert lib.length options.submodules.declarationPositions == 1;
assert (lib.head options.submodules.declarationPositions).file == __curPos.file;
assert options.merged.declarations == [ __curPos.file __curPos.file ];
assert lib.length options.merged.declarationPositions == 2;
assert (lib.elemAt options.merged.declarationPositions 0).file == __curPos.file;
assert (lib.elemAt options.merged.declarationPositions 1).file == __curPos.file;
assert (lib.elemAt options.merged.declarationPositions 0).line != (lib.elemAt options.merged.declarationPositions 1).line;
assert mergedSubOption.declarations == [ __curPos.file __curPos.file ];
assert lib.length mergedSubOption.declarationPositions == 2;
assert (lib.elemAt mergedSubOption.declarationPositions 0).file == __curPos.file;
assert (lib.elemAt mergedSubOption.declarationPositions 1).file == __curPos.file;
assert (lib.elemAt mergedSubOption.declarationPositions 0).line != (lib.elemAt mergedSubOption.declarationPositions 1).line;
assert lib.length config.docs."merged.<name>.extensible".declarations == 2;
true);
};
}

View File

@@ -15,6 +15,7 @@ let
isList
isString
isStorePath
throwIf
toDerivation
toList
;
@@ -65,6 +66,11 @@ let
fixupOptionType
mergeOptionDecls
;
inAttrPosSuffix = v: name:
let pos = builtins.unsafeGetAttrPos name v; in
if pos == null then "" else " at ${pos.file}:${toString pos.line}:${toString pos.column}";
outer_types =
rec {
isType = type: x: (x._type or "") == type;
@@ -146,7 +152,7 @@ rec {
# If it doesn't, this should be {}
# This may be used when a value is required for `mkIf false`. This allows the extra laziness in e.g. `lazyAttrsOf`.
emptyValue ? {}
, # Return a flat list of sub-options. Used to generate
, # Return a flat attrset of sub-options. Used to generate
# documentation.
getSubOptions ? prefix: {}
, # List of modules if any, or null if none.
@@ -275,6 +281,22 @@ rec {
merge = mergeEqualOption;
};
boolByOr = mkOptionType {
name = "boolByOr";
description = "boolean (merged using or)";
descriptionClass = "noun";
check = isBool;
merge = loc: defs:
foldl'
(result: def:
# Under the assumption that .check always runs before merge, we can assume that all defs.*.value
# have been forced, and therefore we assume we don't introduce order-dependent strictness here
result || def.value
)
false
defs;
};
int = mkOptionType {
name = "int";
description = "signed integer";
@@ -586,6 +608,100 @@ rec {
nestedTypes.elemType = elemType;
};
attrTag = tags:
let tags_ = tags; in
let
tags =
mapAttrs
(n: opt:
builtins.addErrorContext "while checking that attrTag tag ${lib.strings.escapeNixIdentifier n} is an option with a type${inAttrPosSuffix tags_ n}" (
throwIf (opt._type or null != "option")
"In attrTag, each tag value must be an option, but tag ${lib.strings.escapeNixIdentifier n} ${
if opt?_type then
if opt._type == "option-type"
then "was a bare type, not wrapped in mkOption."
else "was of type ${lib.strings.escapeNixString opt._type}."
else "was not."}"
opt // {
declarations = opt.declarations or (
let pos = builtins.unsafeGetAttrPos n tags_;
in if pos == null then [] else [ pos.file ]
);
declarationPositions = opt.declarationPositions or (
let pos = builtins.unsafeGetAttrPos n tags_;
in if pos == null then [] else [ pos ]
);
}
))
tags_;
choicesStr = concatMapStringsSep ", " lib.strings.escapeNixIdentifier (attrNames tags);
in
mkOptionType {
name = "attrTag";
description = "attribute-tagged union";
descriptionClass = "noun";
getSubOptions = prefix:
mapAttrs
(tagName: tagOption: {
"${lib.showOption prefix}" =
tagOption // {
loc = prefix ++ [ tagName ];
};
})
tags;
check = v: isAttrs v && length (attrNames v) == 1 && tags?${head (attrNames v)};
merge = loc: defs:
let
choice = head (attrNames (head defs).value);
checkedValueDefs = map
(def:
assert (length (attrNames def.value)) == 1;
if (head (attrNames def.value)) != choice
then throw "The option `${showOption loc}` is defined both as `${choice}` and `${head (attrNames def.value)}`, in ${showFiles (getFiles defs)}."
else { inherit (def) file; value = def.value.${choice}; })
defs;
in
if tags?${choice}
then
{ ${choice} =
(lib.modules.evalOptionValue
(loc ++ [choice])
tags.${choice}
checkedValueDefs
).value;
}
else throw "The option `${showOption loc}` is defined as ${lib.strings.escapeNixIdentifier choice}, but ${lib.strings.escapeNixIdentifier choice} is not among the valid choices (${choicesStr}). Value ${choice} was defined in ${showFiles (getFiles defs)}.";
nestedTypes = tags;
functor = defaultFunctor "attrTag" // {
type = { tags, ... }: types.attrTag tags;
payload = { inherit tags; };
binOp =
let
# Add metadata in the format that submodules work with
wrapOptionDecl =
option: { options = option; _file = "<attrTag {...}>"; pos = null; };
in
a: b: {
tags = a.tags // b.tags //
mapAttrs
(tagName: bOpt:
lib.mergeOptionDecls
# FIXME: loc is not accurate; should include prefix
# Fortunately, it's only used for error messages, where a "relative" location is kinda ok.
# It is also returned though, but use of the attribute seems rare?
[tagName]
[ (wrapOptionDecl a.tags.${tagName}) (wrapOptionDecl bOpt) ]
// {
# mergeOptionDecls is not idempotent in these attrs:
declarations = a.tags.${tagName}.declarations ++ bOpt.declarations;
declarationPositions = a.tags.${tagName}.declarationPositions ++ bOpt.declarationPositions;
}
)
(builtins.intersectAttrs a.tags b.tags);
};
};
};
# Value of given type but with no merging (i.e. `uniq list`s are not concatenated).
uniq = elemType: mkOptionType rec {
name = "uniq";

View File

@@ -183,6 +183,15 @@
fingerprint = "D292 365E 3C46 A5AA 75EE B30B 78DB 7EDE 3540 794B";
}];
};
_6543 = {
email = "6543@obermui.de";
github = "6543";
githubId = 24977596;
name = "6543";
keys = [{
fingerprint = "8722 B61D 7234 1082 553B 201C B8BE 6D61 0E61 C862";
}];
};
_6AA4FD = {
email = "f6442954@gmail.com";
github = "6AA4FD";
@@ -353,6 +362,13 @@
githubId = 2526296;
name = "Adrien Bustany";
};
abysssol = {
name = "abysssol";
email = "abysssol@pm.me";
matrix = "@abysssol:tchncs.de";
github = "abysssol";
githubId = 76763323;
};
acairncross = {
email = "acairncross@gmail.com";
github = "acairncross";
@@ -520,7 +536,7 @@
name = "James Alexander Feldman-Crough";
};
afontain = {
email = "antoine.fontaine@epfl.ch";
email = "afontain@posteo.net";
github = "necessarily-equal";
githubId = 59283660;
name = "Antoine Fontaine";
@@ -610,6 +626,12 @@
githubId = 1229027;
name = "Andreas Schrägle";
};
ajwhouse = {
email = "adam@ajwh.chat";
github = "ajwhouse";
githubId = 56616368;
name = "Adam House";
};
ak = {
email = "ak@formalprivacy.com";
github = "alexanderkjeldaas";
@@ -1618,6 +1640,16 @@
githubId = 11037075;
name = "Ashley Hooper";
};
ashuramaruzxc = {
email = "ashuramaru@tenjin-dk.com";
matrix = "@tenjin:mozilla.org";
github = "ashuramaruzxc";
githubId = 72100551;
name = "Mariia Holovata";
keys = [{
fingerprint = "409D 201E 9450 8732 A49E D0FC 6BDA F874 0068 08DF";
}];
};
ashvith-shetty = {
github = "Ashvith10";
githubId = 113123021;
@@ -2410,6 +2442,12 @@
github = "blaggacao";
githubId = 7548295;
};
blakesmith = {
name = "Blake Smith";
email = "blakesmith0@gmail.com";
github = "blakesmith";
githubId = 44368;
};
blankparticle = {
name = "BlankParticle";
email = "blankparticle@gmail.com";
@@ -2432,6 +2470,12 @@
githubId = 37907;
name = "Julian Stecklina";
};
bloveless = {
email = "brennon.loveless@gmail.com";
github = "bloveless";
githubId = 535135;
name = "Brennon Loveless";
};
bluescreen303 = {
email = "mathijs@bluescreen303.nl";
github = "bluescreen303";
@@ -3147,12 +3191,27 @@
githubId = 28303440;
name = "Max Hausch";
};
cherrykitten = {
email = "contact@cherrykitten.dev";
github = "cherrykitten";
githubId = 20300586;
matrix = "@sammy:cherrykitten.dev";
name = "CherryKitten";
keys = [{
fingerprint = "264C FA1A 194C 585D F822 F673 C01A 7CBB A617 BD5F";
}];
};
chessai = {
email = "chessai1996@gmail.com";
github = "chessai";
githubId = 18648043;
name = "Daniel Cartwright";
};
chewblacka = {
github = "chewblacka";
githubId = 18430320;
name = "John Garcia";
};
Chili-Man = {
email = "dr.elhombrechile@gmail.com";
name = "Diego Rodriguez";
@@ -3407,6 +3466,12 @@
githubId = 46303707;
name = "Christian Lütke-Stetzkamp";
};
clr-cera = {
email = "clrcera05@gmail.com";
github = "clr-cera";
githubId = 93736542;
name = "Clr";
};
cmacrae = {
email = "hi@cmacr.ae";
github = "cmacrae";
@@ -3680,6 +3745,12 @@
githubId = 1740337;
name = "Chris Ostrouchov";
};
cottand = {
email = "nico@dcotta.eu";
github = "cottand";
githubId = 45274424;
name = "Nico D'Cotta";
};
couchemar = {
email = "couchemar@yandex.ru";
github = "couchemar";
@@ -3870,6 +3941,12 @@
githubId = 217899;
name = "Cyryl Płotnicki";
};
d3vil0p3r = {
name = "Antonio Voza";
email = "vozaanthony@gmail.com";
github = "D3vil0p3r";
githubId = 83867734;
};
dadada = {
name = "dadada";
email = "dadada@dadada.li";
@@ -4177,6 +4254,15 @@
githubId = 3179832;
name = "D. Bohdan";
};
dbrgn = {
email = "nix@dbrgn.ch";
github = "dbrgn";
githubId = 105168;
name = "Danilo B.";
keys = [{
fingerprint = "20EE 002D 778A E197 EF7D 0D2C B993 FF98 A90C 9AB1";
}];
};
dbrock = {
email = "daniel@brockman.se";
github = "dbrock";
@@ -4687,6 +4773,14 @@
fingerprint = "EE7D 158E F9E7 660E 0C33 86B2 8FC5 F7D9 0A5D 8F4D";
}];
};
donteatoreo = {
name = "DontEatOreo";
github = "DontEatOreo";
githubId = 57304299;
keys = [{
fingerprint = "33CD 5C0A 673C C54D 661E 5E4C 0DB5 361B EEE5 30AB";
}];
};
doriath = {
email = "tomasz.zurkowski@gmail.com";
github = "doriath";
@@ -4970,6 +5064,12 @@
githubId = 424946;
name = "James Earl Douglas";
};
EBADBEEF = {
name = "EBADBEEF";
email = "errno@ebadf.com";
github = "EBADBEEF";
githubId = 4167946;
};
ebbertd = {
email = "daniel@ebbert.nrw";
github = "ebbertd";
@@ -5527,7 +5627,7 @@
};
etu = {
email = "elis@hirwing.se";
matrix = "@etu:semi.social";
matrix = "@etu:failar.nu";
github = "etu";
githubId = 461970;
name = "Elis Hirwing";
@@ -6361,6 +6461,12 @@
githubId = 293586;
name = "Adam Gamble";
};
gangaram = {
email = "Ganga.Ram@tii.ae";
github = "gangaram-tii";
githubId = 131853076;
name = "Ganga Ram";
};
garaiza-93 = {
email = "araizagustavo93@gmail.com";
github = "garaiza-93";
@@ -7155,6 +7261,12 @@
githubId = 1401179;
name = "Guanpeng Xu";
};
herbetom = {
email = "nixos@tomherbers.de";
github = "herbetom";
githubId = 15121114;
name = "Tom Herbers";
};
hexa = {
email = "hexa@darmstadt.ccc.de";
matrix = "@hexa:lossy.network";
@@ -7651,6 +7763,13 @@
github = "ilyakooo0";
githubId = 6209627;
};
imadnyc = {
email = "me@imad.nyc";
github = "imadnyc";
githubId = 113966166;
name = "Abdullah Imad";
matrix = "@dre:imad.nyc";
};
imalison = {
email = "IvanMalison@gmail.com";
github = "colonelpanic8";
@@ -7803,6 +7922,12 @@
fingerprint = "E864 BDFA AB55 36FD C905 5195 DBF2 52AF FB26 19FD";
}];
};
ironicbadger = {
email = "alexktz@gmail.com";
github = "ironicbadger";
githubId = 2773080;
name = "Alex Kretzschmar";
};
ironpinguin = {
email = "michele@catalano.de";
github = "ironpinguin";
@@ -8383,11 +8508,6 @@
githubId = 31008330;
name = "Jann Marc Villablanca";
};
jgarcia = {
github = "chewblacka";
githubId = 18430320;
name = "John Garcia";
};
jgart = {
email = "jgart@dismail.de";
github = "jgarte";
@@ -8732,6 +8852,12 @@
githubId = 6321578;
name = "John Rinehart";
};
johnrtitor = {
email = "masumrezarock100@gmail.com";
github = "johnrtitor";
githubId = 50095635;
name = "Masum Reza";
};
john-shaffer = {
email = "jdsha@proton.me";
github = "john-shaffer";
@@ -9266,6 +9392,11 @@
githubId = 49727155;
name = "Paul Meyer";
};
katrinafyi = {
name = "katrinafyi";
github = "katrinafyi";
githubId = 39479354;
};
kayhide = {
email = "kayhide@gmail.com";
github = "kayhide";
@@ -10058,6 +10189,13 @@
githubId = 2472678;
name = "Lucas Desgouilles";
};
ldprg = {
email = "lukas_4dr@gmx.at";
matrix = "@ldprg:matrix.org";
github = "LDprg";
githubId = 71488985;
name = "LDprg";
};
league = {
email = "league@contrapunctus.net";
github = "league";
@@ -10359,6 +10497,12 @@
githubId = 591860;
name = "Lionello Lunesu";
};
litchipi = {
email = "litchi.pi@proton.me";
github = "litchipi";
githubId = 61109829;
name = "Litchi Pi";
};
livnev = {
email = "lev@liv.nev.org.uk";
github = "livnev";
@@ -10846,6 +10990,15 @@
githubId = 42545625;
name = "Maas Lalani";
};
mabster314 = {
name = "Max Haland";
email = "max@haland.org";
github = "mabster314";
githubId = 5741741;
keys = [{
fingerprint = "71EF 8F1F 0C24 8B4D 5CDC 1B47 74B3 D790 77EE 37A8";
}];
};
macalinao = {
email = "me@ianm.com";
name = "Ian Macalinao";
@@ -11703,6 +11856,12 @@
github = "michaelBelsanti";
githubId = 62124625;
};
michaelBrunner = {
email = "michael.brunn3r@gmail.com";
name = "Michael Brunner";
github = "MichaelBrunn3r";
githubId = 19626539;
};
michaelCTS = {
email = "michael.vogel@cts.co";
name = "Michael Vogel";
@@ -12150,7 +12309,7 @@
moni = {
email = "lythe1107@gmail.com";
matrix = "@fortuneteller2k:matrix.org";
github = "moni";
github = "moni-dz";
githubId = 20619776;
name = "moni";
};
@@ -12220,6 +12379,16 @@
githubId = 10601196;
name = "Jérémie Ferry";
};
motiejus = {
email = "motiejus@jakstys.lt";
github = "motiejus";
githubId = 107720;
keys = [{
fingerprint = "5F6B 7A8A 92A2 60A4 3704 9BEB 6F13 3A0C 1C28 48D7";
}];
matrix = "@motiejus:jakstys.lt";
name = "Motiejus Jakštys";
};
mounium = {
email = "muoniurn@gmail.com";
github = "Mounium";
@@ -12926,6 +13095,15 @@
githubId = 8214542;
name = "Nicolò Balzarotti";
};
nicolas-goudry = {
email = "goudry.nicolas@gmail.com";
github = "nicolas-goudry";
githubId = 8753998;
name = "Nicolas Goudry";
keys = [{
fingerprint = "21B6 A59A 4E89 0B1B 83E3 0CDB 01C8 8C03 5450 9AA9";
}];
};
nicoo = {
email = "nicoo@debian.org";
github = "nbraud";
@@ -13008,6 +13186,12 @@
fingerprint = "9B1A 7906 5D2F 2B80 6C8A 5A1C 7D2A CDAF 4653 CF28";
}];
};
ninjafb = {
email = "oscar@oronberg.com";
github = "NinjaFB";
githubId = 54169044;
name = "NinjaFB";
};
nintron = {
email = "nintron@sent.com";
github = "Nintron27";
@@ -13291,6 +13475,12 @@
githubId = 16027994;
name = "Nathan Viets";
};
nyadiia = {
email = "nyadiia@pm.me";
github = "nyadiia";
githubId = 43252360;
name = "Nadia";
};
nyanbinary = {
email = "vextium@skiff.com";
github = "nyabinary";
@@ -13760,6 +13950,12 @@
githubId = 1788628;
name = "pandaman";
};
pandapip1 = {
email = "gavinnjohn@gmail.com";
github = "Pandapip1";
githubId = 45835846;
name = "Gavin John";
};
panicgh = {
email = "nbenes.gh@xandea.de";
github = "panicgh";
@@ -13899,6 +14095,12 @@
github = "pbsds";
githubId = 140964;
};
pca006132 = {
name = "pca006132";
email = "john.lck40@gmail.com";
github = "pca006132";
githubId = 12198657;
};
pcarrier = {
email = "pc@rrier.ca";
github = "pcarrier";
@@ -13941,6 +14143,11 @@
github = "pennae";
githubId = 82953136;
};
peret = {
name = "Peter Retzlaff";
github = "peret";
githubId = 617977;
};
periklis = {
email = "theopompos@gmail.com";
github = "periklis";
@@ -14887,6 +15094,12 @@
github = "rafaelrc7";
githubId = 5376043;
};
rafameou = {
email = "rafaelmazz22@gmail.com";
name = "Rafael Mazzutti";
github = "rafameou";
githubId = 26395874;
};
ragge = {
email = "r.dahlen@gmail.com";
github = "ragnard";
@@ -16346,6 +16559,12 @@
}];
name = "Shane Sveller";
};
shard7 = {
email = "sh7user@gmail.com";
github = "shard77";
githubId = 106669955;
name = "Léon Gessner";
};
shardy = {
email = "shardul@baral.ca";
github = "shardulbee";
@@ -16498,6 +16717,12 @@
github = "shymega";
githubId = 1334592;
};
siddarthkay = {
email = "siddarthkay@gmail.com";
github = "siddarthkay";
githubId = 64726664;
name = "Siddarth Kumar";
};
siddharthist = {
email = "langston.barrett@gmail.com";
github = "langston-barrett";
@@ -17557,6 +17782,12 @@
githubId = 11619234;
name = "Sergey Volkov";
};
tarantoj = {
email = "taranto.james@gmail.com";
github = "tarantoj";
githubId = 13129552;
name = "James Taranto";
};
tari = {
email = "peter@taricorp.net";
github = "tari";
@@ -17627,12 +17858,29 @@
githubId = 7914437;
name = "Thomas Cheronneau";
};
tc-kaluza = {
github = "tc-kaluza";
githubId = 101565936;
name = "Tautvydas Cerniauskas";
};
tckmn = {
email = "andy@tck.mn";
github = "tckmn";
githubId = 2389333;
name = "Andy Tockman";
};
tcmal = {
email = "me@aria.rip";
github = "tcmal";
githubId = 4183876;
name = "Aria Shrimpton";
};
teatwig = {
email = "nix@teatwig.net";
name = "tea";
github = "teatwig";
githubId = 18734648;
};
techknowlogick = {
email = "techknowlogick@gitea.com";
github = "techknowlogick";
@@ -18287,6 +18535,12 @@
githubId = 1486805;
name = "Toon Nolten";
};
tornax = {
email = "tornax@pm.me";
github = "TornaxO7";
githubId = 50843046;
name = "tornax";
};
toschmidt = {
email = "tobias.schmidt@in.tum.de";
github = "toschmidt";
@@ -18563,6 +18817,11 @@
githubId = 1607770;
name = "Ulrik Strid";
};
umlx5h = {
github = "umlx5h";
githubId = 20206121;
name = "umlx5h";
};
unclamped = {
name = "Maru";
email = "clear6860@tutanota.com";
@@ -19209,6 +19468,12 @@
github = "wegank";
githubId = 9713184;
};
weitzj = {
name = "Jan Weitz";
email = "nixpkgs@janweitz.de";
github = "weitzj";
githubId = 829277;
};
welteki = {
email = "welteki@pm.me";
github = "welteki";
@@ -19556,6 +19821,16 @@
githubId = 13489144;
name = "Calle Rosenquist";
};
xddxdd = {
email = "b980120@hotmail.com";
github = "xddxdd";
githubId = 5778879;
keys = [
{ fingerprint = "2306 7C13 B6AE BDD7 C0BB 5673 27F3 1700 E751 EC22"; }
{ fingerprint = "B195 E8FB 873E 6020 DCD1 C0C6 B50E C319 385F CB0D"; }
];
name = "Yuhui Xu";
};
xdhampus = {
name = "Hampus";
github = "xdHampus";
@@ -20180,6 +20455,12 @@
githubId = 81353;
name = "Alexandre Macabies";
};
zoriya = {
email = "zoe.roux@zoriya.dev";
github = "zoriya";
githubId = 32224410;
name = "Zoe Roux";
};
zowoq = {
github = "zowoq";
githubId = 59103226;

View File

@@ -0,0 +1,97 @@
#!/usr/bin/env bash
# Find alleged cherry-picks
set -e
if [ $# != "2" ] ; then
echo "usage: check-cherry-picks.sh base_rev head_rev"
exit 2
fi
PICKABLE_BRANCHES=${PICKABLE_BRANCHES:-master staging release-??.?? staging-??.??}
problem=0
while read new_commit_sha ; do
if [ -z "$new_commit_sha" ] ; then
continue # skip empty lines
fi
if [ "$GITHUB_ACTIONS" = 'true' ] ; then
echo "::group::Commit $new_commit_sha"
else
echo "================================================="
fi
git rev-list --max-count=1 --format=medium "$new_commit_sha"
echo "-------------------------------------------------"
original_commit_sha=$(
git rev-list --max-count=1 --format=format:%B "$new_commit_sha" \
| grep -Ei -m1 "cherry.*[0-9a-f]{40}" \
| grep -Eoi -m1 '[0-9a-f]{40}'
)
if [ "$?" != "0" ] ; then
echo " ? Couldn't locate original commit hash in message"
[ "$GITHUB_ACTIONS" = 'true' ] && echo ::endgroup::
continue
fi
set -f # prevent pathname expansion of patterns
for branch_pattern in $PICKABLE_BRANCHES ; do
set +f # re-enable pathname expansion
while read -r picked_branch ; do
if git merge-base --is-ancestor "$original_commit_sha" "$picked_branch" ; then
echo "$original_commit_sha present in branch $picked_branch"
range_diff_common='git range-diff
--no-notes
--creation-factor=100
'"$original_commit_sha~..$original_commit_sha"'
'"$new_commit_sha~..$new_commit_sha"'
'
if $range_diff_common --no-color | grep -E '^ {4}[+-]{2}' > /dev/null ; then
if [ "$GITHUB_ACTIONS" = 'true' ] ; then
echo ::endgroup::
echo -n "::warning ::"
else
echo -n " ⚠ "
fi
echo "Difference between $new_commit_sha and original $original_commit_sha may warrant inspection:"
$range_diff_common --color
echo "Note this should not necessarily be treated as a hard fail, but a reviewer's attention should" \
"be drawn to it and github actions have no way of doing that but to raise a 'failure'"
problem=1
else
echo "$original_commit_sha highly similar to $new_commit_sha"
$range_diff_common --color
[ "$GITHUB_ACTIONS" = 'true' ] && echo ::endgroup::
fi
# move on to next commit
continue 3
fi
done <<< "$(
git for-each-ref \
--format="%(refname)" \
"refs/remotes/origin/$branch_pattern"
)"
done
if [ "$GITHUB_ACTIONS" = 'true' ] ; then
echo ::endgroup::
echo -n "::error ::"
else
echo -n " ✘ "
fi
echo "$original_commit_sha not found in any pickable branch"
problem=1
done <<< "$(
git rev-list \
-E -i --grep="cherry.*[0-9a-f]{40}" --reverse \
"$1..$2"
)"
exit $problem

View File

@@ -305,7 +305,7 @@ with lib.maintainers; {
};
freedesktop = {
members = [ jtojnar ];
members = [ ];
scope = "Maintain Freedesktop.org packages for graphical desktop.";
shortName = "freedesktop.org packaging";
};
@@ -367,7 +367,6 @@ with lib.maintainers; {
members = [
bobby285271
hedning
jtojnar
dasj19
amaxine
];
@@ -568,6 +567,18 @@ with lib.maintainers; {
enableFeatureFreezePing = true;
};
lxc = {
members = [
aanderse
adamcstephens
jnsgruk
megheaiulian
mkg20001
];
scope = "All things linuxcontainers. LXC, Incus, LXD and related packages.";
shortName = "lxc";
};
lxqt = {
members = [
romildo
@@ -734,7 +745,6 @@ with lib.maintainers; {
members = [
aanderse
drupol
etu
ma27
talyz
];

View File

@@ -105,7 +105,9 @@ in rec {
mkdir -p $dst
cp ${../../../doc/style.css} $dst/style.css
cp ${../../../doc/overrides.css} $dst/overrides.css
cp ${../../../doc/anchor.min.js} $dst/anchor.min.js
cp ${../../../doc/anchor-use.js} $dst/anchor-use.js
cp -r ${pkgs.documentation-highlighter} $dst/highlightjs
${prepareManualFromMD}
@@ -115,10 +117,11 @@ in rec {
--revision ${lib.escapeShellArg revision} \
--generator "nixos-render-docs ${lib.version}" \
--stylesheet style.css \
--stylesheet overrides.css \
--stylesheet highlightjs/mono-blue.css \
--script ./highlightjs/highlight.pack.js \
--script ./highlightjs/loader.js \
--script ./anchor.min.js \
--script ./anchor-use.js \
--toc-depth 1 \
--chunk-toc-depth 1 \
./manual.md \

View File

@@ -13,6 +13,13 @@ merging is handled.
`types.bool`
: A boolean, its values can be `true` or `false`.
All definitions must have the same value, after priorities. An error is thrown in case of a conflict.
`types.boolByOr`
: A boolean, its values can be `true` or `false`.
The result is `true` if _any_ of multiple definitions is `true`.
In other words, definitions are merged with the logical _OR_ operator.
`types.path`
@@ -327,6 +334,16 @@ Composed types are types that take a type as parameter. `listOf
the line `The option <option path> is defined multiple times.` and before
a list of definition locations.
`types.attrTag` *`{ attr1 = opt1; attr2 = opt2; ... }`*
: An attribute set containing one attribute, whose name must be picked from
the attribute set (`attr1`, etc) and whose value must be of the accompanying
type.
This is one possible representation of what may be called a _tagged union_ or _sum type_.
`attrTag` can be thought of as an extension of *`enum`* where the permissible items
are attribute names, and each item is paired with a value of a specific type.
`types.either` *`t1 t2`*
: Type *`t1`* or type *`t2`*, e.g. `with types; either int str`.

View File

@@ -272,6 +272,9 @@ update /etc/fstab.
# parted /dev/sda -- mkpart ESP fat32 1MB 512MB
# parted /dev/sda -- set 3 esp on
```
::: {.note}
In case you decided to not create a swap partition, replace `3` by `2`. To be sure of the id number of ESP, run `parted --list`.
:::
Once complete, you can follow with
[](#sec-installation-manual-partitioning-formatting).
@@ -373,7 +376,7 @@ Use the following commands:
```ShellSession
# mkdir -p /mnt/boot
# mount /dev/disk/by-label/boot /mnt/boot
# mount -o umask=077 /dev/disk/by-label/boot /mnt/boot
```
3. If your machine has a limited amount of memory, you may want to
@@ -569,7 +572,7 @@ With a partitioned disk.
# mkfs.fat -F 32 -n boot /dev/sda3 # (for UEFI systems only)
# mount /dev/disk/by-label/nixos /mnt
# mkdir -p /mnt/boot # (for UEFI systems only)
# mount /dev/disk/by-label/boot /mnt/boot # (for UEFI systems only)
# mount -o umask=077 /dev/disk/by-label/boot /mnt/boot # (for UEFI systems only)
# nixos-generate-config --root /mnt
# nano /mnt/etc/nixos/configuration.nix
# nixos-install

View File

@@ -6,7 +6,7 @@ expressions and associated binaries. The NixOS channels are updated
automatically from NixOS's Git repository after certain tests have
passed and all packages have been built. These channels are:
- *Stable channels*, such as [`nixos-23.05`](https://channels.nixos.org/nixos-23.05).
- *Stable channels*, such as [`nixos-23.11`](https://channels.nixos.org/nixos-23.11).
These only get conservative bug fixes and package upgrades. For
instance, a channel update may cause the Linux kernel on your system
to be upgraded from 4.19.34 to 4.19.38 (a minor bug fix), but not
@@ -19,7 +19,7 @@ passed and all packages have been built. These channels are:
radical changes between channel updates. It's not recommended for
production systems.
- *Small channels*, such as [`nixos-23.05-small`](https://channels.nixos.org/nixos-23.05-small)
- *Small channels*, such as [`nixos-23.11-small`](https://channels.nixos.org/nixos-23.11-small)
or [`nixos-unstable-small`](https://channels.nixos.org/nixos-unstable-small).
These are identical to the stable and unstable channels described above,
except that they contain fewer binary packages. This means they get updated
@@ -38,8 +38,8 @@ newest supported stable release.
When you first install NixOS, you're automatically subscribed to the
NixOS channel that corresponds to your installation source. For
instance, if you installed from a 23.05 ISO, you will be subscribed to
the `nixos-23.05` channel. To see which NixOS channel you're subscribed
instance, if you installed from a 23.11 ISO, you will be subscribed to
the `nixos-23.11` channel. To see which NixOS channel you're subscribed
to, run the following as root:
```ShellSession
@@ -54,16 +54,16 @@ To switch to a different NixOS channel, do
```
(Be sure to include the `nixos` parameter at the end.) For instance, to
use the NixOS 23.05 stable channel:
use the NixOS 23.11 stable channel:
```ShellSession
# nix-channel --add https://channels.nixos.org/nixos-23.05 nixos
# nix-channel --add https://channels.nixos.org/nixos-23.11 nixos
```
If you have a server, you may want to use the "small" channel instead:
```ShellSession
# nix-channel --add https://channels.nixos.org/nixos-23.05-small nixos
# nix-channel --add https://channels.nixos.org/nixos-23.11-small nixos
```
And if you want to live on the bleeding edge:
@@ -114,5 +114,5 @@ the new generation contains a different kernel, initrd or kernel
modules. You can also specify a channel explicitly, e.g.
```nix
system.autoUpgrade.channel = "https://channels.nixos.org/nixos-23.05";
system.autoUpgrade.channel = "https://channels.nixos.org/nixos-23.11";
```

File diff suppressed because it is too large Load Diff

View File

@@ -522,11 +522,16 @@ let format' = format; in let
chmod 0644 $efiVars
'';
createHydraBuildProducts = ''
mkdir -p $out/nix-support
echo "file ${format}-image $out/${filename}" >> $out/nix-support/hydra-build-products
'';
buildImage = pkgs.vmTools.runInLinuxVM (
pkgs.runCommand name {
preVM = prepareImage + lib.optionalString touchEFIVars createEFIVars;
buildInputs = with pkgs; [ util-linux e2fsprogs dosfstools ];
postVM = moveOrConvertImage + postVM;
postVM = moveOrConvertImage + createHydraBuildProducts + postVM;
QEMU_OPTS =
concatStringsSep " " (lib.optional useEFIBoot "-drive if=pflash,format=raw,unit=0,readonly=on,file=${efiFirmware}"
++ lib.optionals touchEFIVars [
@@ -616,5 +621,5 @@ let format' = format; in let
in
if onlyNixStore then
pkgs.runCommand name {}
(prepareImage + moveOrConvertImage + postVM)
(prepareImage + moveOrConvertImage + createHydraBuildProducts + postVM)
else buildImage

View File

@@ -14,6 +14,7 @@
let
pseudoFilesArgs = lib.concatMapStrings (f: ''-p "${f}" '') pseudoFiles;
compFlag = if comp == null then "-no-compression" else "-comp ${comp}";
in
stdenv.mkDerivation {
name = "${fileName}.img";
@@ -39,7 +40,7 @@ stdenv.mkDerivation {
# Generate the squashfs image.
mksquashfs nix-path-registration $(cat $closureInfo/store-paths) $out ${pseudoFilesArgs} \
-no-hardlinks ${lib.optionalString noStrip "-no-strip"} -keep-as-directory -all-root -b 1048576 -comp ${comp} \
-no-hardlinks ${lib.optionalString noStrip "-no-strip"} -keep-as-directory -all-root -b 1048576 ${compFlag} \
-processors $NIX_BUILD_CORES
'';
}

View File

@@ -16,7 +16,10 @@ in
# The human version (e.g. 21.05-pre) is left as is, because it is useful
# for external modules that test with e.g. testers.nixosTest and rely on that
# version number.
config.system.nixos.revision = mkForce "constant-nixos-revision";
config.system.nixos = {
revision = mkForce "constant-nixos-revision";
label = mkForce "test";
};
}
];

View File

@@ -8,7 +8,7 @@
imports =
[
# Include the default lxd configuration.
"${modulesPath}/modules/virtualisation/lxc-container.nix"
"${modulesPath}/virtualisation/lxc-container.nix"
# Include the container-specific autogenerated configuration.
./lxd.nix
];

View File

@@ -20,8 +20,7 @@
};
in ''
if [ ! -e /etc/nixos/configuration.nix ]; then
mkdir -p /etc/nixos
cp ${config} /etc/nixos/configuration.nix
install -m 644 -D ${config} /etc/nixos/configuration.nix
fi
'';

View File

@@ -6,6 +6,8 @@ let
cfg = config.users.mysql;
in
{
meta.maintainers = [ maintainers.netali ];
options = {
users.mysql = {
enable = mkEnableOption (lib.mdDoc "Authentication against a MySQL/MariaDB database");
@@ -358,7 +360,7 @@ in
user = "root";
group = "root";
mode = "0600";
# password will be added from password file in activation script
# password will be added from password file in systemd oneshot
text = ''
users.host=${cfg.host}
users.db_user=${cfg.user}
@@ -423,34 +425,45 @@ in
mode = "0600";
user = config.services.nscd.user;
group = config.services.nscd.group;
# password will be added from password file in activation script
# password will be added from password file in systemd oneshot
text = ''
username ${cfg.user}
'';
};
# preStart script to append the password from the password file
# to the configuration files. It also fixes the owner of the
# libnss-mysql-root.cfg because it is changed to root after the
# password is appended.
systemd.services.mysql.preStart = ''
if [[ -r ${cfg.passwordFile} ]]; then
org_umask=$(umask)
umask 0077
systemd.services.mysql-auth-pw-init = {
description = "Adds the mysql password to the mysql auth config files";
conf_nss="$(mktemp)"
cp /etc/libnss-mysql-root.cfg $conf_nss
printf 'password %s\n' "$(cat ${cfg.passwordFile})" >> $conf_nss
mv -fT "$conf_nss" /etc/libnss-mysql-root.cfg
chown ${config.services.nscd.user}:${config.services.nscd.group} /etc/libnss-mysql-root.cfg
before = [ "nscd.service" ];
wantedBy = [ "multi-user.target" ];
conf_pam="$(mktemp)"
cp /etc/security/pam_mysql.conf $conf_pam
printf 'users.db_passwd=%s\n' "$(cat ${cfg.passwordFile})" >> $conf_pam
mv -fT "$conf_pam" /etc/security/pam_mysql.conf
serviceConfig = {
Type = "oneshot";
User = "root";
Group = "root";
};
umask $org_umask
fi
'';
restartTriggers = [
config.environment.etc."security/pam_mysql.conf".source
config.environment.etc."libnss-mysql.cfg".source
config.environment.etc."libnss-mysql-root.cfg".source
];
script = ''
if [[ -r ${cfg.passwordFile} ]]; then
umask 0077
conf_nss="$(mktemp)"
cp /etc/libnss-mysql-root.cfg $conf_nss
printf 'password %s\n' "$(cat ${cfg.passwordFile})" >> $conf_nss
mv -fT "$conf_nss" /etc/libnss-mysql-root.cfg
chown ${config.services.nscd.user}:${config.services.nscd.group} /etc/libnss-mysql-root.cfg
conf_pam="$(mktemp)"
cp /etc/security/pam_mysql.conf $conf_pam
printf 'users.db_passwd=%s\n' "$(cat ${cfg.passwordFile})" >> $conf_pam
mv -fT "$conf_pam" /etc/security/pam_mysql.conf
fi
'';
};
};
}

View File

@@ -109,13 +109,17 @@ let
if pkgs.stdenv.hostPlatform != pkgs.stdenv.buildPlatform then ''
echo "Ignoring validation for cross-compilation"
''
else ''
else
let
showCommand = if isNixAtLeast "2.20pre" then "config show" else "show-config";
in
''
echo "Validating generated nix.conf"
ln -s $out ./nix.conf
set -e
set +o pipefail
NIX_CONF_DIR=$PWD \
${cfg.package}/bin/nix show-config ${optionalString (isNixAtLeast "2.3pre") "--no-net"} \
${cfg.package}/bin/nix ${showCommand} ${optionalString (isNixAtLeast "2.3pre") "--no-net"} \
${optionalString (isNixAtLeast "2.4pre") "--option experimental-features nix-command"} \
|& sed -e 's/^warning:/error:/' \
| (! grep '${if cfg.checkAllErrors then "^error:" else "^error: unknown setting"}')

View File

@@ -71,7 +71,7 @@ with lib;
qemu = super.qemu.override { gtkSupport = false; spiceSupport = false; sdlSupport = false; };
qrencode = super.qrencode.overrideAttrs (_: { doCheck = false; });
qt5 = super.qt5.overrideScope (const (super': {
qtbase = super'.qtbase.override { withGtk3 = false; };
qtbase = super'.qtbase.override { withGtk3 = false; withQttranslation = false; };
}));
stoken = super.stoken.override { withGTK3 = false; };
# translateManpages -> perlPackages.po4a -> texlive-combined-basic -> texlive-core-big -> libX11

View File

@@ -475,7 +475,7 @@ let
sdInitrdUidsAreUnique = idsAreUnique (filterAttrs (n: u: u.uid != null) config.boot.initrd.systemd.users) "uid";
sdInitrdGidsAreUnique = idsAreUnique (filterAttrs (n: g: g.gid != null) config.boot.initrd.systemd.groups) "gid";
groupNames = lib.mapAttrsToList (n: g: g.name) cfg.groups;
usersWithoutExistingGroup = lib.filterAttrs (n: u: !lib.elem u.group groupNames) cfg.users;
usersWithoutExistingGroup = lib.filterAttrs (n: u: u.group != "" && !lib.elem u.group groupNames) cfg.users;
spec = pkgs.writeText "users-groups.json" (builtins.toJSON {
inherit (cfg) mutableUsers;

View File

@@ -8,6 +8,10 @@ let
mkRenamedOptionModule
teams
types;
associationOptions = with types; attrsOf (
coercedTo (either (listOf str) str) (x: lib.concatStringsSep ";" (lib.toList x)) str
);
in
{
@@ -72,20 +76,76 @@ in
See [#160923](https://github.com/NixOS/nixpkgs/issues/160923) for more info.
'';
};
config = mkOption {
type = types.attrsOf associationOptions;
default = { };
example = {
x-cinnamon = {
default = [ "xapp" "gtk" ];
};
pantheon = {
default = [ "pantheon" "gtk" ];
"org.freedesktop.impl.portal.Secret" = [ "gnome-keyring" ];
};
common = {
default = [ "gtk" ];
};
};
description = lib.mdDoc ''
Sets which portal backend should be used to provide the implementation
for the requested interface. For details check {manpage}`portals.conf(5)`.
Configs will be linked to `/etx/xdg/xdg-desktop-portal/` with the name `$desktop-portals.conf`
for `xdg.portal.config.$desktop` and `portals.conf` for `xdg.portal.config.common`
as an exception.
'';
};
configPackages = mkOption {
type = types.listOf types.package;
default = [ ];
example = lib.literalExpression "[ pkgs.gnome.gnome-session ]";
description = lib.mdDoc ''
List of packages that provide XDG desktop portal configuration, usually in
the form of `share/xdg-desktop-portal/$desktop-portals.conf`.
Note that configs in `xdg.portal.config` will be preferred if set.
'';
};
};
config =
let
cfg = config.xdg.portal;
packages = [ pkgs.xdg-desktop-portal ] ++ cfg.extraPortals;
configPackages = cfg.configPackages;
joinedPortals = pkgs.buildEnv {
name = "xdg-portals";
paths = packages;
pathsToLink = [ "/share/xdg-desktop-portal/portals" "/share/applications" ];
};
joinedPortalConfigs = pkgs.buildEnv {
name = "xdg-portal-configs";
paths = configPackages;
pathsToLink = [ "/share/xdg-desktop-portal" ];
};
in
mkIf cfg.enable {
warnings = lib.optional (cfg.configPackages == [ ] && cfg.config == { }) ''
xdg-desktop-portal 1.17 reworked how portal implementations are loaded, you
should either set `xdg.portal.config` or `xdg.portal.configPackages`
to specify which portal backend to use for the requested interface.
https://github.com/flatpak/xdg-desktop-portal/blob/1.18.1/doc/portals.conf.rst.in
If you simply want to keep the behaviour in < 1.17, which uses the first
portal implementation found in lexicographical order, use the following:
xdg.portal.config.common.default = "*";
'';
assertions = [
{
@@ -108,7 +168,14 @@ in
GTK_USE_PORTAL = mkIf cfg.gtkUsePortal "1";
NIXOS_XDG_OPEN_USE_PORTAL = mkIf cfg.xdgOpenUsePortal "1";
XDG_DESKTOP_PORTAL_DIR = "${joinedPortals}/share/xdg-desktop-portal/portals";
NIXOS_XDG_DESKTOP_PORTAL_CONFIG_DIR = mkIf (cfg.configPackages != [ ]) "${joinedPortalConfigs}/share/xdg-desktop-portal";
};
etc = lib.concatMapAttrs
(desktop: conf: lib.optionalAttrs (conf != { }) {
"xdg/xdg-desktop-portal/${lib.optionalString (desktop != "common") "${desktop}-"}portals.conf".text =
lib.generators.toINI { } { preferred = conf; };
}) cfg.config;
};
};
}

View File

@@ -48,10 +48,7 @@ in {
alsa-firmware
sof-firmware
libreelec-dvb-firmware
] ++ optional pkgs.stdenv.hostPlatform.isAarch raspberrypiWirelessFirmware
++ optionals (versionOlder config.boot.kernelPackages.kernel.version "4.13") [
rtl8723bs-firmware
];
] ++ optional pkgs.stdenv.hostPlatform.isAarch raspberrypiWirelessFirmware;
})
(mkIf cfg.enableAllFirmware {
assertions = [{

View File

@@ -261,7 +261,16 @@ in {
];
boot = {
blacklistedKernelModules = ["nouveau" "nvidiafb"];
kernelModules = [ "nvidia-uvm" ];
# Don't add `nvidia-uvm` to `kernelModules`, because we want
# `nvidia-uvm` be loaded only after `udev` rules for `nvidia` kernel
# module are applied.
#
# Instead, we use `softdep` to lazily load `nvidia-uvm` kernel module
# after `nvidia` kernel module is loaded and `udev` rules are applied.
extraModprobeConfig = ''
softdep nvidia post: nvidia-uvm
'';
};
systemd.tmpfiles.rules =
lib.optional config.virtualisation.docker.enableNvidia

View File

@@ -13,11 +13,12 @@ in
enable = mkEnableOption (lib.mdDoc "support for Intel IPU6/MIPI cameras");
platform = mkOption {
type = types.enum [ "ipu6" "ipu6ep" ];
type = types.enum [ "ipu6" "ipu6ep" "ipu6epmtl" ];
description = lib.mdDoc ''
Choose the version for your hardware platform.
Use `ipu6` for Tiger Lake and `ipu6ep` for Alder Lake respectively.
Use `ipu6` for Tiger Lake, `ipu6ep` for Alder Lake or Raptor Lake,
and `ipu6epmtl` for Meteor Lake.
'';
};
@@ -29,9 +30,7 @@ in
ipu6-drivers
];
hardware.firmware = with pkgs; [ ]
++ optional (cfg.platform == "ipu6") ipu6-camera-bin
++ optional (cfg.platform == "ipu6ep") ipu6ep-camera-bin;
hardware.firmware = [ pkgs.ipu6-camera-bins ];
services.udev.extraRules = ''
SUBSYSTEM=="intel-ipu6-psys", MODE="0660", GROUP="video"
@@ -44,14 +43,13 @@ in
extraPackages = with pkgs.gst_all_1; [ ]
++ optional (cfg.platform == "ipu6") icamerasrc-ipu6
++ optional (cfg.platform == "ipu6ep") icamerasrc-ipu6ep;
++ optional (cfg.platform == "ipu6ep") icamerasrc-ipu6ep
++ optional (cfg.platform == "ipu6epmtl") icamerasrc-ipu6epmtl;
input = {
pipeline = "icamerasrc";
format = mkIf (cfg.platform == "ipu6ep") (mkDefault "NV12");
format = mkIf (cfg.platform != "ipu6") (mkDefault "NV12");
};
};
};
}

View File

@@ -512,9 +512,10 @@ in
+ lib.optionalString isAarch "-Xbcj arm"
+ lib.optionalString (isPower && is32bit && isBigEndian) "-Xbcj powerpc"
+ lib.optionalString (isSparc) "-Xbcj sparc";
type = lib.types.str;
type = lib.types.nullOr lib.types.str;
description = lib.mdDoc ''
Compression settings to use for the squashfs nix store.
`null` disables compression.
'';
example = "zstd -Xcompression-level 6";
};

View File

@@ -1,7 +1,7 @@
{
x86_64-linux = "/nix/store/azvn85cras6xv4z5j85fiy406f24r1q0-nix-2.18.1";
i686-linux = "/nix/store/9bnwy7f9h0kzdzmcnjjsjg0aak5waj40-nix-2.18.1";
aarch64-linux = "/nix/store/hh65xwqm9s040s3cgn9vzcmrxj0sf5ij-nix-2.18.1";
x86_64-darwin = "/nix/store/6zi5fqzn9n17wrk8r41rhdw4j7jqqsi3-nix-2.18.1";
aarch64-darwin = "/nix/store/0pbq6wzr2f1jgpn5212knyxpwmkjgjah-nix-2.18.1";
x86_64-linux = "/nix/store/1w4b47zhp33md29wjhgg549pc281vv02-nix-2.18.4";
i686-linux = "/nix/store/hz02kn0ffn3wdi2xs7lndpr88v4v4fp2-nix-2.18.4";
aarch64-linux = "/nix/store/90zwqa9z2fgldc7ki1p5gfvglchjh9r6-nix-2.18.4";
x86_64-darwin = "/nix/store/bd1ix5mj9lj2yh7bqnmdjc24zlg5jivk-nix-2.18.4";
aarch64-darwin = "/nix/store/5hvsmklhqiay5i4q5vdkg60p8qpc69rz-nix-2.18.4";
}

View File

@@ -453,6 +453,17 @@ EOF
}
}
# Preserve umask (fmask, dmask) settings for vfat filesystems.
# (The default is to mount these world-readable, but that's a security risk
# for the EFI System Partition.)
if ($fsType eq "vfat") {
for (@superOptions) {
if ($_ =~ /fmask|dmask/) {
push @extraOptions, $_;
}
}
}
# is this a stratis fs?
my $stableDevPath = findStableDevPath $device;
my $stratisPool;

View File

@@ -130,7 +130,7 @@ in
'';
};
config = lib.mkIf (config.nix.enable && !config.system.disableInstallerTools) {
config = lib.mkMerge [ (lib.mkIf (config.nix.enable && !config.system.disableInstallerTools) {
system.nixos-generate-config.configuration = mkDefault ''
# Edit this configuration file to define what should be installed on
@@ -257,10 +257,13 @@ in
documentation.man.man-db.skipPackages = [ nixos-version ];
})
# These may be used in auxiliary scripts (ie not part of toplevel), so they are defined unconditionally.
({
system.build = {
inherit nixos-install nixos-generate-config nixos-option nixos-rebuild nixos-enter;
};
};
})];
}

View File

@@ -77,7 +77,11 @@ let
libPath = filter (pkgs.path + "/lib");
pkgsLibPath = filter (pkgs.path + "/pkgs/pkgs-lib");
nixosPath = filter (pkgs.path + "/nixos");
modules = map (p: ''"${removePrefix "${modulesPath}/" (toString p)}"'') docModules.lazy;
modules =
"[ "
+ concatMapStringsSep " " (p: ''"${removePrefix "${modulesPath}/" (toString p)}"'') docModules.lazy
+ " ]";
passAsFile = [ "modules" ];
} ''
export NIX_STORE_DIR=$TMPDIR/store
export NIX_STATE_DIR=$TMPDIR/state
@@ -87,7 +91,7 @@ let
--argstr libPath "$libPath" \
--argstr pkgsLibPath "$pkgsLibPath" \
--argstr nixosPath "$nixosPath" \
--arg modules "[ $modules ]" \
--arg modules "import $modulesPath" \
--argstr stateVersion "${options.system.stateVersion.default}" \
--argstr release "${config.system.nixos.release}" \
$nixosPath/lib/eval-cacheable-options.nix > $out \

View File

@@ -167,6 +167,7 @@
./programs/direnv.nix
./programs/dmrconfig.nix
./programs/droidcam.nix
./programs/dublin-traceroute.nix
./programs/ecryptfs.nix
./programs/environment.nix
./programs/evince.nix
@@ -677,6 +678,7 @@
./services/misc/gollum.nix
./services/misc/gpsd.nix
./services/misc/greenclip.nix
./services/misc/guix
./services/misc/headphones.nix
./services/misc/heisenbridge.nix
./services/misc/homepage-dashboard.nix
@@ -709,6 +711,7 @@
./services/misc/nzbget.nix
./services/misc/nzbhydra2.nix
./services/misc/octoprint.nix
./services/misc/ollama.nix
./services/misc/ombi.nix
./services/misc/osrm.nix
./services/misc/owncast.nix
@@ -722,6 +725,7 @@
./services/misc/podgrab.nix
./services/misc/polaris.nix
./services/misc/portunus.nix
./services/misc/preload.nix
./services/misc/prowlarr.nix
./services/misc/pufferpanel.nix
./services/misc/pykms.nix
@@ -1282,6 +1286,7 @@
./services/web-apps/mastodon.nix
./services/web-apps/matomo.nix
./services/web-apps/mattermost.nix
./services/web-apps/mealie.nix
./services/web-apps/mediawiki.nix
./services/web-apps/meme-bingo-web.nix
./services/web-apps/microbin.nix

View File

@@ -39,6 +39,9 @@ with lib;
# Allow the user to log in as root without a password.
users.users.root.initialHashedPassword = "";
# Don't require sudo/root to `reboot` or `poweroff`.
security.polkit.enable = true;
# Allow passwordless sudo from nixos user
security.sudo = {
enable = mkDefault true;
@@ -105,6 +108,8 @@ with lib;
];
boot.swraid.enable = true;
# remove warning about unset mail
boot.swraid.mdadmConf = "PROGRAM ${pkgs.coreutils}/bin/true";
# Show all debug messages from the kernel but don't log refused packets
# because we have the firewall enabled. This makes installs from the

View File

@@ -103,6 +103,19 @@ in
# server that QEMU provides (normally 10.0.2.3)
networking.nameservers = [ "8.8.8.8" ];
# The linux builder is a lightweight VM for remote building; not evaluation.
nix.channel.enable = false;
# remote builder uses `nix-daemon` (ssh-ng:) or `nix-store --serve` (ssh:)
# --force: do not complain when missing
# TODO: install a store-only nix
# https://github.com/NixOS/rfcs/blob/master/rfcs/0134-nix-store-layer.md#detailed-design
environment.extraSetup = ''
rm --force $out/bin/{nix-instantiate,nix-build,nix-shell,nix-prefetch*,nix}
'';
# Deployment is by image.
# TODO system.switch.enable = false;?
system.disableInstallerTools = true;
nix.settings = {
auto-optimise-store = true;

View File

@@ -0,0 +1,31 @@
{ config, lib, pkgs, ... }:
with lib;
let
cfg = config.programs.dublin-traceroute;
in {
meta.maintainers = pkgs.dublin-traceroute.meta.maintainers;
options = {
programs.dublin-traceroute = {
enable = mkEnableOption (mdDoc ''
dublin-traceroute, add it to the global environment and configure a setcap wrapper for it.
'');
package = mkPackageOption pkgs "dublin-traceroute" { };
};
};
config = mkIf cfg.enable {
environment.systemPackages = [ cfg.package ];
security.wrappers.dublin-traceroute = {
owner = "root";
group = "root";
capabilities = "cap_net_raw+p";
source = getExe cfg.package;
};
};
}

View File

@@ -58,6 +58,10 @@ in
'';
};
prompt = {
enable = mkEnableOption "automatically sourcing git-prompt.sh. This does not change $PS1; it simply provides relevant utility functions";
};
lfs = {
enable = mkEnableOption (lib.mdDoc "git-lfs");
@@ -89,6 +93,11 @@ in
};
};
})
(mkIf (cfg.enable && cfg.prompt.enable) {
environment.interactiveShellInit = ''
source ${cfg.package}/share/bash-completion/completions/git-prompt.sh
'';
})
];
meta.maintainers = with maintainers; [ figsoda ];

View File

@@ -64,6 +64,7 @@ in
xdg.portal = {
enable = mkDefault true;
extraPortals = [ finalPortalPackage ];
configPackages = mkDefault [ cfg.finalPackage ];
};
};

View File

@@ -5,27 +5,7 @@
with lib;
let
cfg = config.programs.mininet;
generatedPath = with pkgs; makeSearchPath "bin" [
iperf ethtool iproute2 socat
];
pyEnv = pkgs.python.withPackages(ps: [ ps.mininet-python ]);
mnexecWrapped = pkgs.runCommand "mnexec-wrapper"
{ nativeBuildInputs = [ pkgs.makeWrapper pkgs.pythonPackages.wrapPython ]; }
''
makeWrapper ${pkgs.mininet}/bin/mnexec \
$out/bin/mnexec \
--prefix PATH : "${generatedPath}"
ln -s ${pyEnv}/bin/mn $out/bin/mn
# mn errors out without a telnet binary
# pkgs.inetutils brings an undesired ifconfig into PATH see #43105
ln -s ${pkgs.inetutils}/bin/telnet $out/bin/telnet
'';
cfg = config.programs.mininet;
in
{
options.programs.mininet.enable = mkEnableOption (lib.mdDoc "Mininet");
@@ -34,6 +14,6 @@ in
virtualisation.vswitch.enable = true;
environment.systemPackages = [ mnexecWrapped ];
environment.systemPackages = [ pkgs.mininet ];
};
}

View File

@@ -45,6 +45,18 @@ in
Use `lib.mkForce` to forcefully specify the overridden package.
'';
};
enableExternalLocalStateDir = mkOption {
type = types.bool;
default = true;
example = false;
description = mdDoc ''
Whether to use top-level directories as LOCALSTATEDIR
instead of the store path ones.
This affects the SESSIONDIR of Apptainer/Singularity.
If set to true, the SESSIONDIR will become
`/var/lib/''${projectName}/mnt/session`.
'';
};
enableFakeroot = mkOption {
type = types.bool;
default = true;
@@ -65,7 +77,9 @@ in
config = mkIf cfg.enable {
programs.singularity.packageOverriden = (cfg.package.override (
optionalAttrs cfg.enableFakeroot {
optionalAttrs cfg.enableExternalLocalStateDir {
externalLocalStateDir = "/var/lib";
} // optionalAttrs cfg.enableFakeroot {
newuidmapPath = "/run/wrappers/bin/newuidmap";
newgidmapPath = "/run/wrappers/bin/newgidmap";
} // optionalAttrs cfg.enableSuid {
@@ -80,12 +94,8 @@ in
group = "root";
source = "${cfg.packageOverriden}/libexec/${cfg.packageOverriden.projectName}/bin/starter-suid.orig";
};
systemd.tmpfiles.rules = [
systemd.tmpfiles.rules = mkIf cfg.enableExternalLocalStateDir [
"d /var/lib/${cfg.packageOverriden.projectName}/mnt/session 0770 root root -"
"d /var/lib/${cfg.packageOverriden.projectName}/mnt/final 0770 root root -"
"d /var/lib/${cfg.packageOverriden.projectName}/mnt/overlay 0770 root root -"
"d /var/lib/${cfg.packageOverriden.projectName}/mnt/container 0770 root root -"
"d /var/lib/${cfg.packageOverriden.projectName}/mnt/source 0770 root root -"
];
};

View File

@@ -43,6 +43,9 @@ in {
}
'';
apply = steam: steam.override (prev: {
extraEnv = (lib.optionalAttrs (cfg.extraCompatPackages != [ ]) {
STEAM_EXTRA_COMPAT_TOOLS_PATHS = makeSearchPathOutput "steamcompattool" "" cfg.extraCompatPackages;
}) // (prev.extraEnv or {});
extraLibraries = pkgs: let
prevLibs = if prev ? extraLibraries then prev.extraLibraries pkgs else [ ];
additionalLibs = with config.hardware.opengl;
@@ -66,6 +69,23 @@ in {
'';
};
extraCompatPackages = mkOption {
type = types.listOf types.package;
default = [ ];
example = literalExpression ''
with pkgs; [
proton-ge-bin
]
'';
description = lib.mdDoc ''
Extra packages to be used as compatibility tools for Steam on Linux. Packages will be included
in the `STEAM_EXTRA_COMPAT_TOOLS_PATHS` environmental variable. For more information see
https://github.com/ValveSoftware/steam-for-linux/issues/6310.
These packages must be Steam compatibility tools that have a `steamcompattool` output.
'';
};
remotePlay.openFirewall = mkOption {
type = types.bool;
default = false;

View File

@@ -51,6 +51,9 @@ in {
# To make a river session available if a display manager like SDDM is enabled:
services.xserver.displayManager.sessionPackages = optionals (cfg.package != null) [ cfg.package ];
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050913
xdg.portal.config.river.default = mkDefault [ "wlr" "gtk" ];
}
(import ./wayland-session.nix { inherit lib pkgs; })
]);

View File

@@ -149,6 +149,8 @@ in {
"sway/config".source = mkOptionDefault "${cfg.package}/etc/sway/config";
};
};
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050913
xdg.portal.config.sway.default = mkDefault [ "wlr" "gtk" ];
# To make a Sway session available if a display manager like SDDM is enabled:
services.xserver.displayManager.sessionPackages = optionals (cfg.package != null) [ cfg.package ]; }
(import ./wayland-session.nix { inherit lib pkgs; })

View File

@@ -43,6 +43,8 @@ in
xdg.portal = {
enable = lib.mkDefault true;
wlr.enable = lib.mkDefault true;
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050914
config.wayfire.default = lib.mkDefault [ "wlr" "gtk" ];
};
};
}

View File

@@ -943,6 +943,11 @@ let
value.source = pkgs.writeText "${name}.pam" service.text;
};
optionalSudoConfigForSSHAgentAuth = optionalString config.security.pam.enableSSHAgentAuth ''
# Keep SSH_AUTH_SOCK so that pam_ssh_agent_auth.so can do its magic.
Defaults env_keep+=SSH_AUTH_SOCK
'';
in
{
@@ -1532,9 +1537,7 @@ in
concatLines
]);
security.sudo.extraConfig = optionalString config.security.pam.enableSSHAgentAuth ''
# Keep SSH_AUTH_SOCK so that pam_ssh_agent_auth.so can do its magic.
Defaults env_keep+=SSH_AUTH_SOCK
'';
};
security.sudo.extraConfig = optionalSudoConfigForSSHAgentAuth;
security.sudo-rs.extraConfig = optionalSudoConfigForSSHAgentAuth;
};
}

View File

@@ -4,16 +4,9 @@ with lib;
let
inherit (pkgs) sudo sudo-rs;
cfg = config.security.sudo-rs;
enableSSHAgentAuth =
with config.security;
pam.enableSSHAgentAuth && pam.sudo.sshAgentAuth;
usingMillersSudo = cfg.package.pname == sudo.pname;
usingSudoRs = cfg.package.pname == sudo-rs.pname;
inherit (config.security.pam) enableSSHAgentAuth;
toUserString = user: if (isInt user) then "#${toString user}" else "${user}";
toGroupString = group: if (isInt group) then "%#${toString group}" else "%${group}";
@@ -41,33 +34,19 @@ in
defaultOptions = mkOption {
type = with types; listOf str;
default = optional usingMillersSudo "SETENV";
defaultText = literalMD ''
`[ "SETENV" ]` if using the default `sudo` implementation
'';
default = [];
description = mdDoc ''
Options used for the default rules, granting `root` and the
`wheel` group permission to run any command as any user.
'';
};
enable = mkOption {
type = types.bool;
default = false;
description = mdDoc ''
Whether to enable the {command}`sudo` command, which
allows non-root users to execute commands as root.
'';
};
enable = mkEnableOption (mdDoc ''
a memory-safe implementation of the {command}`sudo` command,
which allows non-root users to execute commands as root.
'');
package = mkOption {
type = types.package;
default = pkgs.sudo-rs;
defaultText = literalExpression "pkgs.sudo-rs";
description = mdDoc ''
Which package to use for `sudo`.
'';
};
package = mkPackageOption pkgs "sudo-rs" { };
wheelNeedsPassword = mkOption {
type = types.bool;
@@ -208,6 +187,12 @@ in
###### implementation
config = mkIf cfg.enable {
assertions = [ {
assertion = ! config.security.sudo.enable;
message = "`security.sudo` and `security.sudo-rs` cannot both be enabled";
}];
security.sudo.enable = mkDefault false;
security.sudo-rs.extraRules =
let
defaultRule = { users ? [], groups ? [], opts ? [] }: [ {
@@ -235,20 +220,16 @@ in
# Don't edit this file. Set the NixOS options security.sudo-rs.configFile
# or security.sudo-rs.extraRules instead.
''
(optionalString enableSSHAgentAuth ''
# Keep SSH_AUTH_SOCK so that pam_ssh_agent_auth.so can do its magic.
Defaults env_keep+=SSH_AUTH_SOCK
'')
(concatStringsSep "\n" (
lists.flatten (
map (
rule: optionals (length rule.commands != 0) [
(map (user: "${toUserString user} ${rule.host}=(${rule.runAs}) ${toCommandsString rule.commands}") rule.users)
(map (group: "${toGroupString group} ${rule.host}=(${rule.runAs}) ${toCommandsString rule.commands}") rule.groups)
]
) cfg.extraRules
)
) + "\n")
(pipe cfg.extraRules [
(filter (rule: length rule.commands != 0))
(map (rule: [
(map (user: "${toUserString user} ${rule.host}=(${rule.runAs}) ${toCommandsString rule.commands}") rule.users)
(map (group: "${toGroupString group} ${rule.host}=(${rule.runAs}) ${toCommandsString rule.commands}") rule.groups)
]))
flatten
(concatStringsSep "\n")
])
"\n"
(optionalString (cfg.extraConfig != "") ''
# extraConfig
${cfg.extraConfig}
@@ -265,18 +246,12 @@ in
source = "${cfg.package.out}/bin/sudo";
inherit owner group setuid permissions;
};
# sudo-rs does not yet ship a sudoedit (as of v0.2.0)
sudoedit = mkIf usingMillersSudo {
source = "${cfg.package.out}/bin/sudoedit";
inherit owner group setuid permissions;
};
};
environment.systemPackages = [ sudo ];
environment.systemPackages = [ cfg.package ];
security.pam.services.sudo = { sshAgentAuth = true; usshAuth = true; };
security.pam.services.sudo-i = mkIf usingSudoRs
{ sshAgentAuth = true; usshAuth = true; };
security.pam.services.sudo-i = { sshAgentAuth = true; usshAuth = true; };
environment.etc.sudoers =
{ source =
@@ -285,7 +260,7 @@ in
src = pkgs.writeText "sudoers-in" cfg.configFile;
preferLocalBuild = true;
}
"${pkgs.buildPackages."${cfg.package.pname}"}/bin/visudo -f $src -c && cp $src $out";
"${pkgs.buildPackages.sudo-rs}/bin/visudo -f $src -c && cp $src $out";
mode = "0440";
};

View File

@@ -172,6 +172,13 @@ static int make_caps_ambient(const char *self_path) {
int main(int argc, char **argv) {
ASSERT(argc >= 1);
// argv[0] goes into a lot of places, to a far greater degree than other elements
// of argv. glibc has had buffer overflows relating to argv[0], eg CVE-2023-6246.
// Since we expect the wrappers to be invoked from either $PATH or /run/wrappers/bin,
// there should be no reason to pass any particularly large values here, so we can
// be strict for strictness' sake.
ASSERT(strlen(argv[0]) < 512);
int debug = getenv(wrapper_debug) != NULL;
// Drop insecure environment variables explicitly

View File

@@ -121,6 +121,7 @@ in
in mkIf (cfg.servers != {}) {
systemd.services = mapAttrs' (server: options:
nameValuePair "wyoming-faster-whisper-${server}" {
inherit (options) enable;
description = "Wyoming faster-whisper server instance ${server}";
after = [
"network-online.target"

View File

@@ -116,6 +116,7 @@ in
in mkIf (cfg.servers != {}) {
systemd.services = mapAttrs' (server: options:
nameValuePair "wyoming-piper-${server}" {
inherit (options) enable;
description = "Wyoming Piper server instance ${server}";
after = [
"network-online.target"

View File

@@ -13,7 +13,7 @@ let
mkIf
mkOption
optionalString
sort
sortOn
types
;
@@ -37,7 +37,7 @@ let
genConfig = set:
let
pairs = mapAttrsToList (name: value: { inherit name value; }) set;
sortedPairs = sort (a: b: prioOf a < prioOf b) pairs;
sortedPairs = sortOn prioOf pairs;
in
concatMap genPair sortedPairs;
genSection = sec: secName: value:
@@ -47,8 +47,21 @@ let
then [ "${name} ${value}" ]
else concatLists (mapAttrsToList (genSection name) value);
sudoRule = {
users = [ "btrbk" ];
commands = [
{ command = "${pkgs.btrfs-progs}/bin/btrfs"; options = [ "NOPASSWD" ]; }
{ command = "${pkgs.coreutils}/bin/mkdir"; options = [ "NOPASSWD" ]; }
{ command = "${pkgs.coreutils}/bin/readlink"; options = [ "NOPASSWD" ]; }
# for ssh, they are not the same than the one hard coded in ${pkgs.btrbk}
{ command = "/run/current-system/sw/bin/btrfs"; options = [ "NOPASSWD" ]; }
{ command = "/run/current-system/sw/bin/mkdir"; options = [ "NOPASSWD" ]; }
{ command = "/run/current-system/sw/bin/readlink"; options = [ "NOPASSWD" ]; }
];
};
sudo_doas =
if config.security.sudo.enable then "sudo"
if config.security.sudo.enable || config.security.sudo-rs.enable then "sudo"
else if config.security.doas.enable then "doas"
else throw "The btrbk nixos module needs either sudo or doas enabled in the configuration";
@@ -157,22 +170,10 @@ in
};
config = mkIf (sshEnabled || serviceEnabled) {
environment.systemPackages = [ pkgs.btrbk ] ++ cfg.extraPackages;
security.sudo = mkIf (sudo_doas == "sudo") {
extraRules = [
{
users = [ "btrbk" ];
commands = [
{ command = "${pkgs.btrfs-progs}/bin/btrfs"; options = [ "NOPASSWD" ]; }
{ command = "${pkgs.coreutils}/bin/mkdir"; options = [ "NOPASSWD" ]; }
{ command = "${pkgs.coreutils}/bin/readlink"; options = [ "NOPASSWD" ]; }
# for ssh, they are not the same than the one hard coded in ${pkgs.btrbk}
{ command = "/run/current-system/sw/bin/btrfs"; options = [ "NOPASSWD" ]; }
{ command = "/run/current-system/sw/bin/mkdir"; options = [ "NOPASSWD" ]; }
{ command = "/run/current-system/sw/bin/readlink"; options = [ "NOPASSWD" ]; }
];
}
];
};
security.sudo.extraRules = mkIf (sudo_doas == "sudo") [ sudoRule ];
security.sudo-rs.extraRules = mkIf (sudo_doas == "sudo") [ sudoRule ];
security.doas = mkIf (sudo_doas == "doas") {
extraRules = let
doasCmdNoPass = cmd: { users = [ "btrbk" ]; cmd = cmd; noPass = true; };

View File

@@ -17,8 +17,8 @@ let
compressCmd = getAttr cfg.compression {
"none" = "cat";
"gzip" = "${pkgs.gzip}/bin/gzip -c -${toString cfg.compressionLevel}";
"zstd" = "${pkgs.zstd}/bin/zstd -c -${toString cfg.compressionLevel}";
"gzip" = "${pkgs.gzip}/bin/gzip -c -${toString cfg.compressionLevel} --rsyncable";
"zstd" = "${pkgs.zstd}/bin/zstd -c -${toString cfg.compressionLevel} --rsyncable";
};
mkSqlPath = prefix: suffix: "${cfg.location}/${db}${prefix}.sql${suffix}";
@@ -178,4 +178,5 @@ in {
})
];
meta.maintainers = with lib.maintainers; [ Scrumplex ];
}

View File

@@ -391,10 +391,11 @@ in
${lib.optionalString (backup.environmentFile != null) "source ${backup.environmentFile}"}
# set same environment variables as the systemd service
${lib.pipe config.systemd.services."restic-backups-${name}".environment [
(lib.filterAttrs (_: v: v != null))
(lib.filterAttrs (n: v: v != null && n != "PATH"))
(lib.mapAttrsToList (n: v: "${n}=${v}"))
(lib.concatStringsSep "\n")
]}
PATH=${config.systemd.services."restic-backups-${name}".environment.PATH}:$PATH
exec ${resticCmd} $@
'') (lib.filterAttrs (_: v: v.createWrapper) config.services.restic.backups);

View File

@@ -123,9 +123,7 @@ in
};
sshKey = mkOption {
type = types.nullOr types.path;
# Prevent key from being copied to store
apply = mapNullable toString;
type = with types; nullOr (coercedTo path toString str);
default = null;
description = lib.mdDoc ''
SSH private key file to use to login to the remote system. Can be
@@ -205,9 +203,7 @@ in
recursive = mkEnableOption (lib.mdDoc ''the transfer of child datasets'');
sshKey = mkOption {
type = types.nullOr types.path;
# Prevent key from being copied to store
apply = mapNullable toString;
type = with types; nullOr (coercedTo path toString str);
description = lib.mdDoc ''
SSH private key file to use to login to the remote system.
Defaults to {option}`services.syncoid.sshKey` option.

View File

@@ -22,7 +22,8 @@ with lib;
let
workDir = if cfg.workDir == null then runtimeDir else cfg.workDir;
package = cfg.package.override { inherit (cfg) nodeRuntimes; };
# Support old github-runner versions which don't have the `nodeRuntimes` arg yet.
package = cfg.package.override (old: optionalAttrs (hasAttr "nodeRuntimes" old) { inherit (cfg) nodeRuntimes; });
in
{
description = "GitHub Actions runner";

View File

@@ -50,7 +50,11 @@ in
Package containing the bin/hercules-ci-agent executable.
'';
type = types.package;
default = pkgs.hercules-ci-agent;
default =
# hercules-ci-agent performs its builds through the nix-daemon, so as
# long as nix-daemon used and up to date, we can safely use 2.16 for evaluation.
# (nix-daemon comes from nix.package; default value is safe)
pkgs.hercules-ci-agent_only_safe_with_daemon;
defaultText = literalExpression "pkgs.hercules-ci-agent";
};
settings = mkOption {

View File

@@ -241,6 +241,7 @@ in {
serviceConfig = {
User = cfg.user;
StateDirectory = mkIf (hasPrefix "/var/lib/jenkins" cfg.home) "jenkins";
};
};
};

View File

@@ -106,10 +106,25 @@ in
description = "Lightweight LDAP server (lldap)";
after = [ "network-online.target" ];
wantedBy = [ "multi-user.target" ];
# lldap defaults to a hardcoded `jwt_secret` value if none is provided, which is bad, because
# an attacker could create a valid admin jwt access token fairly trivially.
# Because there are 3 different ways `jwt_secret` can be provided, we check if any one of them is present,
# and if not, bootstrap a secret in `/var/lib/lldap/jwt_secret_file` and give that to lldap.
script = lib.optionalString (!cfg.settings ? jwt_secret) ''
if [[ -z "$LLDAP_JWT_SECRET_FILE" ]] && [[ -z "$LLDAP_JWT_SECRET" ]]; then
if [[ ! -e "./jwt_secret_file" ]]; then
${lib.getExe pkgs.openssl} rand -base64 -out ./jwt_secret_file 32
fi
export LLDAP_JWT_SECRET_FILE="./jwt_secret_file"
fi
'' + ''
${lib.getExe cfg.package} run --config-file ${format.generate "lldap_config.toml" cfg.settings}
'';
serviceConfig = {
ExecStart = "${lib.getExe cfg.package} run --config-file ${format.generate "lldap_config.toml" cfg.settings}";
StateDirectory = "lldap";
StateDirectoryMode = "0750";
WorkingDirectory = "%S/lldap";
UMask = "0027";
User = "lldap";
Group = "lldap";
DynamicUser = true;

Some files were not shown because too many files have changed in this diff Show More