Compare commits

...

5550 Commits

Author SHA1 Message Date
github-actions[bot]
4a678d9e95 Merge release-23.05 into staging-next-23.05 2024-01-23 00:13:57 +00:00
Nick Cao
9a333eaa80 Merge pull request #279435 from eyeinsky/backport-keybase-23.05
keybase: 6.0.2 -> 6.2.4; keybase-gui: 6.0.2 -> 6.2.4; backport to 23.05
2024-01-22 16:07:59 -05:00
Markus Läll
c26ee97c27 keybase: mark as broken on x86_64-darwin
Error from CI job "OfBorg / keybase, keybase-gui, keybase-gui.passthru.tests, keybase.passthru.tests on x86_64-darwin":

```
> In file included from /nix/store/xxbz3p03wa8wlbhb8c91ndh3f2rad1jp-apple-framework-CoreMedia/Library/Frameworks/CoreMedia.framework/Headers/CMSampleBuffer.h:56:
> In file included from /nix/store/xxbz3p03wa8wlbhb8c91ndh3f2rad1jp-apple-framework-CoreMedia/Library/Frameworks/CoreMedia.framework/Headers/CMFormatDescription.h:27:
> /nix/store/bvqircp5apqaqyk57r8m4z38hfbdabfq-apple-framework-AudioToolbox/Library/Frameworks/AudioToolbox.framework/Headers/AudioFormat.h:161:8: error: redefinition of 'AudioFormatListItem'
> struct AudioFormatListItem
>        ^
> /nix/store/a67qmarhk5cca9a4s19r0ys3q99kyndp-apple-framework-CoreAudioTypes-11.0.0/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:1412:8: note: previous definition is here
> struct AudioFormatListItem
>        ^
> 1 error generated.
For full logs, run 'nix log /nix/store/2avqqjb3svdzmnqn608vm79z2w9vx8zj-keybase-6.2.4.drv'.
```

From: https://github.com/NixOS/nixpkgs/pull/279435/checks?check_run_id=20351324899
2024-01-18 18:38:53 +02:00
Markus Läll
f1c8d80ef5 keybase-gui: 6.0.2 -> 6.2.4 2024-01-18 18:38:50 +02:00
R. Ryantm
039b37366f keybase: 6.0.2 -> 6.2.4 2024-01-18 18:37:58 +02:00
github-actions[bot]
d8e528a097 Merge release-23.05 into staging-next-23.05 2024-01-13 00:13:30 +00:00
John Ericson
a1982c92d8 Merge pull request #280330 from obsidiansystems/rapidcheck-23.05
[Backport release-23.05] rapidcheck: Simplify installation, update, pkg-config
2024-01-11 23:28:41 -05:00
github-actions[bot]
855ac1fac1 Merge release-23.05 into staging-next-23.05 2024-01-12 00:13:34 +00:00
John Ericson
0af53606be 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)
(cherry picked from commit 96d3c843d3)
2024-01-11 13:43:30 -05:00
John Ericson
6bca544be7 rapidcheck: unstable-2023-04-16 -> unstable-2023-12-14
(cherry picked from commit 789df4b46d)
(cherry picked from commit bf66898be0)
2024-01-11 13:43:24 -05:00
John Ericson
63fa907df0 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)
(cherry picked from commit 0acb4d6350)
2024-01-11 13:43:10 -05:00
John Ericson
86501af7f1 Merge pull request #280150 from obsidiansystems/readline-windows-23.05
[Backport 23.05]: Readline support for Windows
2024-01-11 09:19:46 -05:00
John Ericson
6fd65ff4fa 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.

(cherry picked from commit cd76713d42)
2024-01-10 19:29:29 -05:00
John Ericson
72b1a2adb1 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)
(cherry picked from commit d6162d7857)
2024-01-10 18:37:48 -05:00
Weijia Wang
a3d9e52059 termcap: init at 1.3.1
(cherry picked from commit 77b22b043c)
2024-01-10 09:26:41 -05:00
github-actions[bot]
73f69facf6 Merge release-23.05 into staging-next-23.05 2024-01-04 00:13:42 +00:00
Robert Scott
70bdadeb94 Merge pull request #275587 from flyingcircusio/leona/23.05-openssh-9.6p1
[Backport release-23.05] openssh: 9.3p2 -> 9.6p1
2024-01-03 14:06:54 +00:00
github-actions[bot]
a085455dfe Merge release-23.05 into staging-next-23.05 2024-01-01 00:14:59 +00:00
Vladimír Čunát
2c9c58e982 Merge #273936: staging-next-23.05 iteration 11
...into release-23.05
2023-12-31 11:35:18 +01:00
github-actions[bot]
699c4dc8cc Merge release-23.05 into staging-next-23.05 2023-12-31 00:14:46 +00:00
Nick Cao
0aad911318 Merge pull request #263840 from NixOS/backport-263739-to-release-23.05
[Backport release-23.05] plasma-workspace: 5.27.9 -> 5.27.9.1
2023-12-30 10:38:01 -05:00
Nick Cao
a2bd8176d1 Merge pull request #269760 from witkamp/release-23.05
[23.05] python310Packages.twisted: update patch URLs
2023-12-30 10:37:11 -05:00
Nick Cao
c3b90ecb7e Merge pull request #265821 from NixOS/backport-265543-to-release-23.05
[Backport release-23.05] syncoid: disable PrivateUsers in systemd unit
2023-12-30 10:28:02 -05:00
Nick Cao
faaeb78033 Merge pull request #273638 from LeSuisse/moodle-4.1.7
[23.05] moodle: 4.1.4 -> 4.1.7
2023-12-30 10:26:44 -05:00
Nick Cao
02f138bb9f Merge pull request #274955 from NixOS/backport-273640-to-release-23.05
[Backport release-23.05] filebot: 5.1.1 -> 5.1.2
2023-12-30 10:21:40 -05:00
Nick Cao
ef4e34d3bf Merge pull request #272572 from RRvW/fix-vaultwarden-version-info
[Release 23.05] vaultwarden: Add VW_VERSION env to fix version detection
2023-12-30 10:20:57 -05:00
Nick Cao
c02b3d1c5b Merge pull request #262868 from NixOS/backport-262688-to-release-23.05
[Backport release-23.05] mpd: add soxr resampler support
2023-12-30 10:19:40 -05:00
github-actions[bot]
bfb9153ccf Merge release-23.05 into staging-next-23.05 2023-12-30 00:12:44 +00:00
Stig Palmquist
0fce51a507 perlPackages.SpreadsheetParseExcel: 0.65 -> 0.66
(cherry picked from commit ce065c6a81)
2023-12-29 19:51:26 +01:00
Fabián Heredia Montiel
6d9b8ec9aa Merge pull request #277569 from alyssais/release-23.05-linux-5.15.154
23.05 kernel backports
2023-12-29 12:36:18 -06:00
Alyssa Ross
b6ba601da7 linux/hardened/patches/5.15: 5.15.144-hardened1 -> 5.15.145-hardened1
(cherry picked from commit cfdb96ec52)
2023-12-29 17:23:47 +01:00
Alyssa Ross
1723f80a42 linux_latest-libre: 19441 -> 19453
(cherry picked from commit 0f52666e61)
2023-12-29 17:23:45 +01:00
Alyssa Ross
aee6f8a891 linux-rt_5_10: 5.10.201-rt98 -> 5.10.204-rt100
(cherry picked from commit 269e0c31e9)
2023-12-29 17:23:44 +01:00
Alyssa Ross
932ad19c17 linux_5_15: 5.15.144 -> 5.15.145
(cherry picked from commit 45ae51d6d1)
2023-12-29 17:23:43 +01:00
Alyssa Ross
2e499e3c75 linux_testing: 6.7-rc6 -> 6.7-rc7
(cherry picked from commit b76c2082ea)
2023-12-29 17:23:41 +01:00
Fabián Heredia Montiel
496755bf19 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:22:38 +01:00
Fabián Heredia Montiel
f49100085b linux/hardened/patches/6.6: 6.6.7-hardened1 -> 6.6.8-hardened1
(cherry picked from commit 5de6afea81)
2023-12-29 17:22:36 +01:00
Fabián Heredia Montiel
a45e0efad5 linux/hardened/patches/6.1: 6.1.68-hardened1 -> 6.1.69-hardened1
(cherry picked from commit 8cfe06c9d6)
2023-12-29 17:22:32 +01:00
Fabián Heredia Montiel
78747312c7 linux/hardened/patches/5.4: 5.4.264-hardened1 -> 5.4.265-hardened1
(cherry picked from commit 226d75420f)
2023-12-29 17:22:31 +01:00
Fabián Heredia Montiel
fc84203e25 linux/hardened/patches/5.15: 5.15.143-hardened1 -> 5.15.144-hardened1
(cherry picked from commit e26294bf26)
2023-12-29 17:22:30 +01:00
Fabián Heredia Montiel
a0d63e73ca linux/hardened/patches/5.10: 5.10.204-hardened1 -> 5.10.205-hardened1
(cherry picked from commit 0f17835a7f)
2023-12-29 17:22:28 +01:00
Fabián Heredia Montiel
a6eab0c9f7 linux/hardened/patches/4.19: 4.19.302-hardened1 -> 4.19.303-hardened1
(cherry picked from commit f7c991b66d)
2023-12-29 17:22:27 +01:00
Fabián Heredia Montiel
d32502a08a linux/hardened/patches/6.6: 6.6.6-hardened1 -> 6.6.7-hardened1
(cherry picked from commit c005c106cc)
2023-12-29 17:22:06 +01:00
Fabián Heredia Montiel
6a3a4d7917 linux/hardened/patches/6.1: 6.1.67-hardened1 -> 6.1.68-hardened1
(cherry picked from commit b9d37f2d15)
2023-12-29 17:22:04 +01:00
Fabián Heredia Montiel
fa2cb5ac72 linux/hardened/patches/5.4: 5.4.263-hardened1 -> 5.4.264-hardened1
(cherry picked from commit 73a860b056)
2023-12-29 17:22:03 +01:00
Fabián Heredia Montiel
157de7893b linux/hardened/patches/5.15: 5.15.142-hardened1 -> 5.15.143-hardened1
(cherry picked from commit 5b5eb633b3)
2023-12-29 17:22:02 +01:00
Fabián Heredia Montiel
ed03b7af33 linux/hardened/patches/5.10: 5.10.203-hardened1 -> 5.10.204-hardened1
(cherry picked from commit 56931ddc41)
2023-12-29 17:22:00 +01:00
Fabián Heredia Montiel
92073d280a linux/hardened/patches/4.19: 4.19.301-hardened1 -> 4.19.302-hardened1
(cherry picked from commit 1ee3fe27f2)
2023-12-29 17:21:59 +01:00
Fabián Heredia Montiel
83f26845b5 linux/hardened/patches/4.14: 4.14.332-hardened1 -> 4.14.333-hardened1
(cherry picked from commit e67e8f48a8)
2023-12-29 17:21:52 +01:00
Nick Cao
91aad75824 Merge pull request #277374 from NixOS/backport-276814-to-release-23.05
[Backport release-23.05] tor-browser: 13.0.6 -> 13.0.8, mullvad-browser: 13.0.6 -> 13.0.7
2023-12-28 22:46:50 -05:00
github-actions[bot]
34c85c5825 Merge release-23.05 into staging-next-23.05 2023-12-29 00:11:05 +00:00
Felix Schröter
ba2d866ed4 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:24:57 +00:00
Felix Schröter
a18c608a71 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:24:57 +00:00
Nick Cao
594caf8b9b Merge pull request #277046 from NixOS/backport-276935-to-release-23.05
[Backport release-23.05] thunderbird*: 115.* -> 115.6.0
2023-12-28 12:18:02 -05:00
Nick Cao
0941fcd552 Merge pull request #277333 from NixOS/backport-275830-to-release-23.05
[Backport release-23.05] lighttpd.meta.mainProgram: init
2023-12-28 11:47:12 -05:00
Alyssa Ross
00751afc06 lighttpd.meta.mainProgram: init
(cherry picked from commit 32fdee50cb)
2023-12-28 14:02:24 +00:00
Artturi
ec95ecf4ae Merge pull request #277319 from NixOS/backport-276933-to-release-23.05 2023-12-28 14:31:45 +02:00
arthsmn
291b5edbc9 discord-stable: 0.0.38 -> 0.0.39
(cherry picked from commit 436509cb31)
2023-12-28 12:21:06 +00:00
github-actions[bot]
1237e9057f Merge release-23.05 into staging-next-23.05 2023-12-28 00:13:09 +00:00
Nick Cao
82bf22eb6a Merge pull request #276990 from NixOS/backport-276977-to-release-23.05
[Backport release-23.05] nixos/frigate: restart the service on failure
2023-12-27 10:42:08 -05:00
Vladimír Čunát
4f0ec665fc 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:02:59 +00:00
Vladimír Čunát
622c791c8b 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:02:59 +00:00
github-actions[bot]
a8dde9365d Merge release-23.05 into staging-next-23.05 2023-12-27 00:13:03 +00:00
Martin Weinelt
a0e679a055 nixos/frigate: restart the service on failure
Closes: #266837
(cherry picked from commit 2f8686ce17)
2023-12-26 22:53:56 +00:00
Alyssa Ross
ebae1ef0d2 eos-installer: 5.0.2 -> 5.1.0
(cherry picked from commit aeb6e05d9d)
2023-12-26 17:29:36 +01:00
Nick Cao
11b36c0cc6 Merge pull request #276772 from NixOS/backport-276543-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 120.0.1-1 -> 121.0-1
2023-12-26 11:02:12 -05:00
Robert Schütz
3af9fc0ff3 Merge pull request #276767 from Ma27/backport-postfix
[23.05] postfix: 3.8.2 -> 3.8.4
2023-12-26 01:00:07 -08:00
github-actions[bot]
32d2a082b2 Merge release-23.05 into staging-next-23.05 2023-12-26 00:12:58 +00:00
squalus
bbf514875a librewolf-unwrapped: 120.0.1-1 -> 121.0-1
(cherry picked from commit 91b445737a)
2023-12-25 20:23:03 +00:00
Alvar Penning
92cdf56514 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-25 20:41:23 +01:00
Sergei Trofimovich
591622ff08 postfix: 3.8.2 -> 3.8.3 (#265022)
Changes: https://www.postfix.org/announcements/postfix-3.8.3.html
(cherry picked from commit 4f3186b458)
2023-12-25 20:41:20 +01:00
Nick Cao
0f6efdfeef Merge pull request #276127 from NixOS/backport-274059-to-release-23.05
[Backport release-23.05] gpac: mark with knownVulnerabilities
2023-12-25 13:21:46 -05:00
Pavol Rusnak
12268f7f31 Merge pull request #276736 from NixOS/backport-272548-to-release-23.05
[Backport release-23.05] bitcoin: 25.1 -> 26.0
2023-12-25 17:12:43 +01:00
Pavol Rusnak
e09d3c9964 bitcoin: 25.1 -> 26.0
(cherry picked from commit f5375ec986)
2023-12-25 16:11:53 +00:00
Leona Maroni
3b4140402f libssh2: apply patch for CVE-2023-48795 on *-linux
(cherry picked from commit 1bfeb1412b and added conditioning)
I'm keeping PR #276504 to track applying the patch on all platforms.
2023-12-25 09:43:44 +01:00
Vladimír Čunát
82fd151037 Merge #276133: gst_all_1.*: 1.22.7 -> 1.22.8
...into staging-next-23.05
2023-12-25 08:57:24 +01:00
Vladimír Čunát
7a6f50ed5b Merge branch 'staging-23.05' into staging-next-23.05 2023-12-25 08:56:52 +01:00
Vladimír Čunát
4583fd04de Merge #275878: libsass: add security patches
...into staging-next-23.05

CVE-2022-26592, CVE-2022-43357 & CVE-2022-43358
2023-12-25 08:41:25 +01:00
Vladimír Čunát
0a69fece9f Revert #268787: "sqlite: 3.41.2 -> 3.43.2"
This reverts commit 7b8aac96f8.
See comments on the PR:
https://github.com/NixOS/nixpkgs/pull/268787#issuecomment-1862428960
2023-12-25 08:33:08 +01:00
Sandro Jäckel
77fc014298 openssh: 9.5p1 -> 9.6p1
(cherry picked from commit 7d565226df)
2023-12-24 09:49:20 +01:00
Janne Heß
fac0ce3823 openssh: 9.4p1 -> 9.5p1
(cherry picked from commit 2d99e37a9b)
2023-12-24 09:48:20 +01:00
Janne Heß
72a3ad06ce openssh: 9.3p2 -> 9.4p1
(cherry picked from commit df8ba79183)
2023-12-24 09:48:10 +01:00
github-actions[bot]
93dba6f057 Merge staging-next-23.05 into staging-23.05 2023-12-24 00:15:14 +00:00
github-actions[bot]
93bf6d1b21 Merge release-23.05 into staging-next-23.05 2023-12-24 00:14:48 +00:00
Mario Rodas
7790e078f8 Merge pull request #275880 from NixOS/backport-273795-to-release-23.05
[Backport release-23.05] parlatype: 3.1 -> 4.0
2023-12-23 12:09:04 -05:00
Mario Rodas
78bcced5a0 Merge pull request #276273 from NixOS/backport-275875-to-release-23.05
[Backport release-23.05] brave: 1.61.101 -> 1.61.109
2023-12-23 08:01:56 -05:00
Sean Buckley
12dee885a9 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:01 +00:00
Sean Buckley
3e45937df5 brave: add buckley310 to maintainers
(cherry picked from commit 5f053b3720)
2023-12-23 11:01:00 +00:00
misuzu
b8e2c55f10 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:34 +01:00
github-actions[bot]
a29a665ae1 Merge staging-next-23.05 into staging-23.05 2023-12-23 00:13:06 +00:00
github-actions[bot]
120dd35d3c Merge release-23.05 into staging-next-23.05 2023-12-23 00:12:38 +00:00
Emily
3fb86013d2 Merge pull request #276053 from emilylange/backport-275940-to-release-23.05
[Backport release-23.05] {ungoogled-,}chromium,chromedriver: 120.0.6099.71/109 -> 120.0.6099.109/129
2023-12-22 22:59:41 +01:00
Lily Foster
11e7452b2d python311Packages.gst-python: 1.22.7 -> 1.22.8
(cherry picked from commit 8bf40f4277)
2023-12-22 20:42:00 +00:00
Lily Foster
193ccc8046 gst_all_1.gst-editing-services: 1.22.7 -> 1.22.8
(cherry picked from commit efb9517701)
2023-12-22 20:42:00 +00:00
Lily Foster
751ae2a00e gst_all_1.gst-devtools: 1.22.7 -> 1.22.8
(cherry picked from commit 7dd0126f37)
2023-12-22 20:42:00 +00:00
Lily Foster
84e1a7eeef gst_all_1.gst-rtsp-server: 1.22.7 -> 1.22.8
(cherry picked from commit 882b089f66)
2023-12-22 20:42:00 +00:00
Lily Foster
ca00f87307 gst_all_1.gst-vaapi: 1.22.7 -> 1.22.8
(cherry picked from commit db95fdd9d1)
2023-12-22 20:42:00 +00:00
Lily Foster
446c6a9e79 gst_all_1.gst-libav: 1.22.7 -> 1.22.8
(cherry picked from commit b915ca4f8b)
2023-12-22 20:42:00 +00:00
Lily Foster
ff08003035 gst_all_1.gst-plugins-ugly: 1.22.7 -> 1.22.8
(cherry picked from commit 1af15f27d8)
2023-12-22 20:42:00 +00:00
Lily Foster
017377f15c gst_all_1.gst-plugins-bad: 1.22.7 -> 1.22.8
(cherry picked from commit 7c6ca28ba7)
2023-12-22 20:42:00 +00:00
Lily Foster
c893656ed9 gst_all_1.gst-plugins-good: 1.22.7 -> 1.22.8
(cherry picked from commit 563bfbdd45)
2023-12-22 20:41:59 +00:00
Lily Foster
e84244b17a gst_all_1.gst-plugins-base: 1.22.7 -> 1.22.8
(cherry picked from commit c82bdc7272)
2023-12-22 20:41:59 +00:00
Lily Foster
e848c55518 gst_all_1.gstreamer: 1.22.7 -> 1.22.8
(cherry picked from commit 4170b88191)
2023-12-22 20:41:59 +00:00
Thomas Gerbet
26a465ab36 gpac: mark with knownVulnerabilities
(cherry picked from commit f389d1400c)
2023-12-22 20:12:44 +00:00
networkException
1ba12aadea 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 14:29:05 +01:00
networkException
f0ac02bd4d 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 14:29:04 +01:00
networkException
7cf4ff9e8b chromedriver: 120.0.6099.71 -> 120.0.6099.109
(cherry picked from commit f96d36a28d)
2023-12-22 14:29:03 +01:00
Maximilian Bosch
d554402150 Merge pull request #275696 from Ma27/grafana-2305
[23.05] grafana: 9.5.13 -> 9.5.15
2023-12-22 11:52:27 +01:00
github-actions[bot]
ffd60e05e7 Merge staging-next-23.05 into staging-23.05 2023-12-22 00:13:35 +00:00
github-actions[bot]
b76db97af5 Merge release-23.05 into staging-next-23.05 2023-12-22 00:13:08 +00:00
Alexander Shpilkin
82310ee1e3 parlatype: 3.1 -> 4.0
(cherry picked from commit 48a47a6359)
2023-12-21 19:32:39 +00:00
Robert Scott
c36724626c libsass: add some key reverse-dependencies to passthru.tests
(cherry picked from commit 328542368f)
2023-12-21 18:42:04 +00:00
Robert Scott
932ddcf72e libsass: add patch for CVE-2022-26592, CVE-2022-43357 & CVE-2022-43358
(cherry picked from commit 38d918c0fe)
2023-12-21 18:40:20 +00:00
Alyssa Ross
8c7b69dbdb linux_6_1: 6.1.68 -> 6.1.69
(cherry picked from commit 0e0566d0be)
2023-12-21 15:56:38 +01:00
Alyssa Ross
9f35ba9391 linux_6_6: 6.6.7 -> 6.6.8
(cherry picked from commit d2df37e211)
2023-12-21 15:56:38 +01:00
Alyssa Ross
ff0acac3f7 linux_4_14: 4.14.333 -> 4.14.334
(cherry picked from commit 803f9dc058)
2023-12-21 15:56:38 +01:00
Alyssa Ross
b8232b98b8 linux_4_19: 4.19.302 -> 4.19.303
(cherry picked from commit 32e35d09e3)
2023-12-21 15:56:38 +01:00
Alyssa Ross
8b96ebdc7f linux_5_4: 5.4.264 -> 5.4.265
(cherry picked from commit b909f817cd)
2023-12-21 15:56:38 +01:00
Alyssa Ross
463d9fe42c linux_5_10: 5.10.204 -> 5.10.205
(cherry picked from commit f5b0d44358)
2023-12-21 15:56:38 +01:00
Alyssa Ross
f5d0b151f1 linux_5_15: 5.15.143 -> 5.15.144
(cherry picked from commit 627158b1c9)
2023-12-21 15:56:38 +01:00
K900
1e69654caf linux_4_14: 4.14.332 -> 4.14.333
(cherry picked from commit 7d59ce041b)
2023-12-21 15:56:38 +01:00
K900
1d9174c8cf linux_4_19: 4.19.301 -> 4.19.302
(cherry picked from commit ca6a5f3217)
2023-12-21 15:56:38 +01:00
K900
b13625c248 linux_5_4: 5.4.263 -> 5.4.264
(cherry picked from commit 7466e84ce4)
2023-12-21 15:56:38 +01:00
K900
c63d4e93ae linux_5_10: 5.10.203 -> 5.10.204
(cherry picked from commit 7c96a35dd5)
2023-12-21 15:56:38 +01:00
K900
6e2f20c83a linux_5_15: 5.15.142 -> 5.15.143
(cherry picked from commit 73c7d33cd7)
2023-12-21 15:56:38 +01:00
K900
2a2a2e128f linux_6_1: 6.1.67 -> 6.1.68
(cherry picked from commit 48db7f4f3a)
2023-12-21 15:56:38 +01:00
K900
a10b45383e linux_6_6: 6.6.6 -> 6.6.7
(cherry picked from commit 602ee5e46b)
2023-12-21 15:56:38 +01:00
Maximilian Bosch
160e769a55 Merge pull request #275691 from NixOS/backport-275507-to-release-23.05
[Backport release-23.05] element-{web,desktop}: 1.11.51 -> 1.11.52
2023-12-21 14:14:36 +01:00
Sefa Eyeoglu
d32f31e608 hdparm: add meta.mainProgram
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 99a8e49f33)
2023-12-21 12:43:39 +01:00
github-actions[bot]
9131120474 Merge staging-next-23.05 into staging-23.05 2023-12-21 00:13:53 +00:00
github-actions[bot]
f9d5389cee Merge release-23.05 into staging-next-23.05 2023-12-21 00:13:25 +00:00
Robert Scott
d7ca8fb1a7 Merge pull request #275603 from NixOS/backport-275250-to-staging-23.05
[Backport staging-23.05] libssh: 0.10.5 -> 0.10.6
2023-12-20 21:25:32 +00:00
Martin Weinelt
ba5a810b40 Merge pull request #275563 from NixOS/backport-275441-to-release-23.05
[Backport release-23.05] Firefox: 120.0.1 -> 121.0; 115.5.0esr -> 115.6.0esr
2023-12-20 18:48:32 +01:00
Maximilian Bosch
3390e61320 grafana: 9.5.13 -> 9.5.15
ChangeLogs:
* https://github.com/grafana/grafana/releases/tag/v9.5.15
* https://github.com/grafana/grafana/releases/tag/v9.5.14
2023-12-20 18:30:58 +01:00
Sandro Jäckel
5bc34fcd36 element-{web,desktop}: 1.11.51 -> 1.11.52
(cherry picked from commit b36b87e16c)
2023-12-20 17:07:53 +00:00
Bobby Rong
e547058f99 Merge pull request #274790 from NixOS/backport-274589-to-release-23.05
[Backport release-23.05] webkitgtk: 2.42.3 → 2.42.4
2023-12-20 22:11:40 +08:00
Sandro Jäckel
5bf8335705 libssh: 0.10.5 -> 0.10.6
(cherry picked from commit 6557e130ae)
2023-12-20 09:29:46 +00:00
Yureka
dd90d11621 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:01:58 +00:00
Yureka
7b73e65067 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:01:58 +00:00
Yureka
88de4488c3 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:01:58 +00:00
Alyssa Ross
312ab59e8a linux-rt_6_1: 6.1.65-rt18 -> 6.1.67-rt20
(cherry picked from commit 4ae9283823)
2023-12-20 02:14:36 +01:00
Alyssa Ross
9b7061d359 linux_testing: 6.7-rc5 -> 6.7-rc6
(cherry picked from commit dd9b63a911)
2023-12-20 02:14:36 +01:00
github-actions[bot]
3c33675ec8 Merge staging-next-23.05 into staging-23.05 2023-12-20 00:11:47 +00:00
Silvan Mosberger
c90765ecac Merge pull request #275268 from 9999years/lib-test-modules-json-23.05-backport
lib: `modules.sh` should check JSON output for predictability (23.05 backport)
2023-12-19 22:04:20 +01:00
Rebecca Turner
0ceeea0563 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:38:44 -08:00
Vladimír Čunát
5157ab3bc9 knot-dns: 3.2.11 -> 3.2.12
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.12
Nixpkgs >= 23.11 are on 3.3.x already.
2023-12-19 10:25:38 +01:00
github-actions[bot]
4aafe2208b Merge staging-next-23.05 into staging-23.05 2023-12-19 00:14:04 +00:00
github-actions[bot]
cb736ae513 Merge release-23.05 into staging-next-23.05 2023-12-19 00:13:36 +00:00
Alyssa Ross
10e8674b17 libreoffice: backport fix for expired test certs
(cherry picked from commit f52f3f8be6)
2023-12-18 15:12:56 +01:00
Weijia Wang
25fef6e30d Merge pull request #275137 from NixOS/backport-274986-to-release-23.05
[Backport release-23.05] signal-desktop (aarch64) : 6.40.0 -> 6.42.0
2023-12-18 07:50:21 +01:00
Weijia Wang
ef771dd1b1 Merge pull request #275136 from NixOS/backport-274426-to-release-23.05
[Backport release-23.05] signal-desktop: 6.40.0 -> 6.42.0
2023-12-18 07:50:05 +01:00
Arjun31415
3ae792d4c1 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-18 06:33:12 +00:00
teutat3s
ddbb880383 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-18 06:33:02 +00:00
Weijia Wang
e5781dbbc3 Merge pull request #275002 from NixOS/backport-272645-to-release-23.05
[Backport release-23.05] signal-desktop: Added update script
2023-12-18 07:27:46 +01:00
Weijia Wang
9ef526d7b2 Merge pull request #275013 from NixOS/backport-261215-to-release-23.05
[Backport release-23.05] navidrome: fix cross-compilation
2023-12-18 07:26:18 +01:00
Weijia Wang
b9656e0a03 Merge pull request #275061 from NixOS/backport-274027-to-release-23.05
[Backport release-23.05] slack: 4.35.126 -> 4.35.131
2023-12-18 07:24:02 +01:00
Mario Rodas
5b2d53eb50 Merge pull request #274850 from NixOS/backport-274336-to-release-23.05
[Backport release-23.05] teeworlds: apply patch for CVE-2021-43518
2023-12-17 19:41:45 -05:00
github-actions[bot]
7006239455 Merge staging-next-23.05 into staging-23.05 2023-12-18 00:14:30 +00:00
github-actions[bot]
e82f0af36e Merge release-23.05 into staging-next-23.05 2023-12-18 00:14:07 +00:00
teutat3s
d04b43eeca slack: 4.35.126 -> 4.35.131
https://slack.com/intl/de-de/release-notes/linux
(cherry picked from commit d9cc0f4043)
2023-12-17 20:24:13 +00:00
Silvan Mosberger
2c2a596843 slack: 4.34.121 -> 4.35.126
(cherry picked from commit 5075c3f6ec)
2023-12-17 21:20:56 +01:00
Robert Scott
34696fbb5c Merge pull request #274929 from NixOS/backport-274785-to-release-23.05
[Backport release-23.05] zbar: use better patches for CVE-2023-40889 & CVE-2023-40890
2023-12-17 17:17:39 +00:00
Alexandre Iooss
d26e0d0f12 navidrome: fix cross-compilation
(cherry picked from commit a38e092e21)
2023-12-17 16:14:54 +00:00
Jörg Thalheim
3d57350555 signal-desktop: refactor to make nix-update work
Co-authored-by: Arjun31415 <arjunp0710@gmail.com>
(cherry picked from commit ab78929669)
2023-12-17 15:20:47 +00:00
misuzu
fb53d83ebe 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:14:00 +01:00
Bastian Köcher
dceb3d6757 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 16:04:10 +01:00
R. Ryantm
c83c4b57d5 filebot: 5.1.1 -> 5.1.2
(cherry picked from commit 3145307809)
2023-12-17 10:41:40 +00:00
Robert Scott
ad1d9244e0 zbar: use better patches for CVE-2023-40889 & CVE-2023-40890
(cherry picked from commit 73f7d41339)
2023-12-17 08:33:05 +00:00
Martin Weinelt
a19a71d1ee Merge pull request #274728 from mweinelt/23.05/nss-3.96
[release-23.05] nss_latest: 3.95 -> 3.96
2023-12-17 02:40:22 +01:00
github-actions[bot]
26de6a8ca9 Merge staging-next-23.05 into staging-23.05 2023-12-17 00:15:09 +00:00
github-actions[bot]
a7a922d0b0 Merge release-23.05 into staging-next-23.05 2023-12-17 00:14:38 +00:00
Thomas Gerbet
0a7b64e999 teeworlds: apply patch for CVE-2021-43518
Closes #155352

(cherry picked from commit b680d961a8)
2023-12-17 00:10:43 +00:00
Nick Cao
94f88613cb Merge pull request #272653 from NixOS/backport-267906-to-release-23.05
[Backport release-23.05] nixos/keycloak: Allow setting `hostname-url`
2023-12-16 16:21:08 -05:00
Nick Cao
b2566f4f89 Merge pull request #274690 from NixOS/backport-270971-to-release-23.05
[Backport release-23.05] signal-desktop: add meta.mainProgram
2023-12-16 15:50:37 -05:00
Nick Cao
9191e00c60 Merge pull request #274688 from NixOS/backport-272102-to-release-23.05
[Backport release-23.05] signal-desktop: re-enable wayland
2023-12-16 15:49:55 -05:00
Bobby Rong
3aa351a062 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:57:58 +00:00
Robert Scott
0bab2480e1 Merge pull request #274071 from LeSuisse/vault-1.13.12-23.05
[23.05] vault: 1.13.7 -> 1.13.12, vault-bin: 1.13.7 -> 1.13.12
2023-12-16 17:34:16 +00:00
Artturi
a95edaedca Merge pull request #274732 from NixOS/backport-274546-to-release-23.05 2023-12-16 18:38:42 +02:00
Artturin
4fd8c8b3c4 discord-development: 0.0.10 -> 0.0.15
(cherry picked from commit 40dfb15d15)
2023-12-16 14:02:09 +00:00
Artturin
519d367989 discord-canary: 0.0.365 -> 0.0.374
(cherry picked from commit c97d23dd70)
2023-12-16 14:02:09 +00:00
Artturin
62307020ef discord-ptb: 0.0.90 -> 0.0.91
(cherry picked from commit 962ebfb94e)
2023-12-16 14:02:09 +00:00
Artturin
5baa2e6fba discord: 0.0.287 -> 0.0.289
(cherry picked from commit 13caeb6ce1)
2023-12-16 14:02:09 +00:00
Artturin
bb59ddca92 discord-canary: 0.0.213 -> 0.0.224
(cherry picked from commit ac80181714)
2023-12-16 14:02:09 +00:00
Artturin
68c4d741f8 discord-ptb: 0.0.59 -> 0.0.61
(cherry picked from commit 02d622ef47)
2023-12-16 14:02:09 +00:00
Artturin
282a649f7b discord: 0.0.37 -> 0.0.38
(cherry picked from commit 52d6dff589)
2023-12-16 14:02:08 +00:00
Martin Weinelt
a1f1289c72 nss_latest: 3.95 -> 3.96
https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_96.rst
2023-12-16 14:43:50 +01:00
Martin Weinelt
8353130285 Merge pull request #274580 from NixOS/backport-274484-to-release-23.05
[Backport release-23.05] asterisk_18: 18.17.1 -> 18.20.1, asterisk_20: 20.2.1 -> 20.5.1
2023-12-16 13:01:04 +01:00
Kylie McClain
6852874eca signal-desktop: add meta.mainProgram
(cherry picked from commit 46b5d3380e)
2023-12-16 10:23:48 +00:00
Tom Vincent
8a5b241bcd signal-desktop: re-enable wayland
(cherry picked from commit 537bd7e4e6)
2023-12-16 10:19:01 +00:00
Thomas Gerbet
ddac4aa6ca 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:08 +00:00
github-actions[bot]
97b9995edb Merge staging-next-23.05 into staging-23.05 2023-12-16 00:13:36 +00:00
github-actions[bot]
2fac800bce Merge release-23.05 into staging-next-23.05 2023-12-16 00:13:09 +00:00
Emily
7731b6ad96 Merge pull request #274486 from emilylange/backport-274298-to-release-23.05
[Backport release-23.05] {ungoogled-,}chromium: 120.0.6099.71 -> 120.0.6099.109
2023-12-15 23:06:45 +01:00
Maximilian Bosch
0f7530f113 Merge pull request #274434 from Ma27/nc-23.05
[23.05] nextcloud26: 26.0.9 -> 26.0.10, nextcloud27: 27.1.4 -> 27.1.5
2023-12-15 18:01:25 +01:00
networkException
e2da9f5b7a 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 16:28:42 +01:00
networkException
cee93209cf 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 16:26:47 +01:00
Maximilian Bosch
7135542a06 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 12:29:20 +01:00
Maximilian Bosch
5d97f9b2ea 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 12:29:20 +01:00
Janne Heß
9f617c1533 Merge pull request #274043 from NixOS/backport-273841-to-release-23.05
[Backport release-23.05] Linux hardened kernel updates for 2023-12-12
2023-12-15 11:25:02 +01:00
Thomas Gerbet
4f256f8628 Merge pull request #274341 from NixOS/backport-274301-to-release-23.05
[Backport release-23.05] slurm: 23.02.6.1 -> 23.02.7.1
2023-12-15 11:17:11 +01:00
Markus Kowalewski
a57fa6cb0b 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:36 +00:00
github-actions[bot]
50bad4f5c6 Merge staging-next-23.05 into staging-23.05 2023-12-15 00:14:13 +00:00
github-actions[bot]
ca571af21e Merge release-23.05 into staging-next-23.05 2023-12-15 00:13:48 +00:00
Linus Heckemann
ec59ab191f Merge pull request #274205 from NixOS/backport-273595-to-release-23.05
[Backport release-23.05] grub: apply fixes for CVE-2023-4692 and CVE-2023-4693
2023-12-14 14:34:24 +01:00
Martin Weinelt
9f33dde37f Merge pull request #274176 from thillux/nixos-23.05-frr-8.5.4
frr: 8.5.3 -> 8.5.4
2023-12-14 14:21:04 +01:00
Linus Heckemann
fdf1ee2e13 grub: apply fixes for CVE-2023-4692 and CVE-2023-4693
(cherry picked from commit d28eb7c5fb)
2023-12-14 11:58:53 +00:00
Markus Theil
5fa26d162b frr: 8.5.3 -> 8.5.4
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/8.5.4/

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-12-14 09:26:54 +01:00
github-actions[bot]
a76266af32 Merge staging-next-23.05 into staging-23.05 2023-12-14 00:13:34 +00:00
github-actions[bot]
9cd81545c7 Merge release-23.05 into staging-next-23.05 2023-12-14 00:13:08 +00:00
Rebecca Turner
bcc1417309 lib: Update modules.sh test for Nix #9606
https://github.com/NixOS/nix/pull/9606 changes how values are printed in
some cases. This updates the lib tests to work with the new output
format, which should be familiar to `nix repl` users.
2023-12-13 14:17:45 -08:00
Thomas Gerbet
0ee491b057 Merge pull request #273853 from emilylange/release-23.05-grafana-loki
[release 23.05] grafana-loki: 2.8.6 -> 2.8.7
2023-12-13 22:24:18 +01:00
Thomas Gerbet
c27f6069ff vault-bin: 1.13.7 -> 1.13.12
Fixes CVE-2023-6337, CVE-2023-5954, CVE-2023-5954 and CVE-2023-3775.

https://github.com/hashicorp/vault/releases/tag/v1.13.12
https://github.com/hashicorp/vault/releases/tag/v1.13.11
https://github.com/hashicorp/vault/releases/tag/v1.13.10
https://github.com/hashicorp/vault/releases/tag/v1.13.9
https://github.com/hashicorp/vault/releases/tag/v1.13.8
2023-12-13 22:11:27 +01:00
Thomas Gerbet
783afa9f8c vault: 1.13.7 -> 1.13.12
Fixes CVE-2023-6337, CVE-2023-5954, CVE-2023-5954 and CVE-2023-3775.

https://github.com/hashicorp/vault/releases/tag/v1.13.12
https://github.com/hashicorp/vault/releases/tag/v1.13.11
https://github.com/hashicorp/vault/releases/tag/v1.13.10
https://github.com/hashicorp/vault/releases/tag/v1.13.9
https://github.com/hashicorp/vault/releases/tag/v1.13.8
2023-12-13 22:08:40 +01:00
Artturi
aea734f272 Merge pull request #274039 from NixOS/backport-273559-to-release-23.05 2023-12-13 22:03:51 +02:00
Fabián Heredia Montiel
5ef770edae linux/hardened/patches/6.6: init at 6.6.6-hardened1
(cherry picked from commit 70ac3dc8fe)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
b510f6dd16 linux/hardened/patches/6.5: 6.5.10-hardened1 -> 6.5.13-hardened1
(cherry picked from commit ae686ad0d6)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
204794bf59 linux/hardened/patches/6.1: 6.1.61-hardened1 -> 6.1.67-hardened1
(cherry picked from commit a8e0e9d48b)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
c1465e6056 linux/hardened/patches/5.4: 5.4.259-hardened1 -> 5.4.263-hardened1
(cherry picked from commit 5670b07532)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
f3af10e1f1 linux/hardened/patches/5.15: 5.15.137-hardened1 -> 5.15.142-hardened1
(cherry picked from commit 4175f2aa26)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
8495867d1d linux/hardened/patches/5.10: 5.10.199-hardened1 -> 5.10.203-hardened1
(cherry picked from commit a22e51dc96)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
afb3e88630 linux/hardened/patches/4.19: 4.19.297-hardened1 -> 4.19.301-hardened1
(cherry picked from commit d825dc1214)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
2c511ec76e linux/hardened/patches/4.14: 4.14.328-hardened1 -> 4.14.332-hardened1
(cherry picked from commit 8f05af0d5f)
2023-12-13 19:32:35 +00:00
Fabián Heredia Montiel
c10756c530 linux/hardened/patches/6.4: remove
(cherry picked from commit 21f12bea73)
2023-12-13 19:32:35 +00:00
Yuriy Taraday
d368b46ce1 discord-development: 0.0.2 -> 0.0.10
(cherry picked from commit 3c6a561604)
2023-12-13 19:07:18 +00:00
Yuriy Taraday
9d7d75bd9c discord-canary: 0.0.340 -> 0.0.365
(cherry picked from commit bc86fb0a7b)
2023-12-13 19:07:18 +00:00
Yuriy Taraday
975c940946 discord-ptb: 0.0.87 -> 0.0.90
(cherry picked from commit 27b7e40f68)
2023-12-13 19:07:18 +00:00
Yuriy Taraday
8aa68f0e76 discord: 0.0.284 -> 0.0.287
(cherry picked from commit b6649b51c1)
2023-12-13 19:07:18 +00:00
Yuriy Taraday
daba872edd discord-development: 0.0.0 -> 0.0.1
(cherry picked from commit ee0d586f8c)
2023-12-13 19:07:18 +00:00
Yuriy Taraday
445c3d6857 discord-canary: 0.0.184 -> 0.0.213
(cherry picked from commit 91976d3a92)
2023-12-13 19:07:18 +00:00
Yuriy Taraday
0b473472ff discord-ptb: 0.0.56 -> 0.0.59
(cherry picked from commit 3dd2cdad9b)
2023-12-13 19:07:18 +00:00
Yuriy Taraday
90b96b711f discord: 0.0.35 -> 0.0.37
(cherry picked from commit fdb90f8daf)
2023-12-13 19:07:18 +00:00
Vladimír Čunát
fb02985695 Merge #271815: prefetch-npm-deps: use default value when lockfile has no deps
...into staging-next-23.05
2023-12-13 09:58:13 +01:00
Vladimír Čunát
0765978252 Merge #272331: prefetch-npm-deps: add support for npm alias schema
...into staging-next-23.05
2023-12-13 09:57:43 +01:00
Vladimír Čunát
aff7d6cabf Merge #272346: npmHooks.npmInstallHook: only overwrite npm cache
...for npm pack rather than for entire hook
Merge into staging-next-23.05
2023-12-13 09:56:49 +01:00
Vladimír Čunát
2bb5619adb Merge branch 'staging-23.05' into staging-next-23.05 2023-12-13 09:55:25 +01:00
github-actions[bot]
41b3df2e68 Merge staging-next-23.05 into staging-23.05 2023-12-13 00:13:54 +00:00
github-actions[bot]
80a3dbb174 Merge release-23.05 into staging-next-23.05 2023-12-13 00:13:25 +00:00
emilylange
7962ed2e28 grafana-loki: 2.8.6 -> 2.8.7
https://github.com/grafana/loki/releases/tag/v2.8.7
https://github.com/grafana/loki/blob/v2.8.7/CHANGELOG.md
diff: https://github.com/grafana/loki/compare/v2.8.6...v2.8.7
2023-12-13 00:22:53 +01:00
Pavol Rusnak
879e5b966a Merge pull request #273775 from NixOS/backport-273696-to-release-23.05
[Backport release-23.05] tor: 0.4.8.9 -> 0.4.8.10
2023-12-12 22:54:05 +01:00
Fiona Weber
c78453a782 tor: 0.4.8.9 -> 0.4.8.10
(cherry picked from commit e580e17a77)
2023-12-12 15:21:43 +00:00
Sergei Trofimovich
1dd796da04 tracker: pull fix pending upstream inclusion for sqlite-3.42.0 support
(cherry picked from commit 57c353f206)
https://hydra.nixos.org/build/243659943/nixlog/92/tail
2023-12-12 08:05:48 +01:00
Martin Weinelt
9463103069 Merge pull request #273679 from NixOS/backport-273667-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-unwrapped: 121.0b5 -> 121.0b9
2023-12-12 04:00:26 +01:00
Martin Weinelt
96da736387 firefox-devedition-unwrapped: 121.0b5 -> 121.0b9
(cherry picked from commit 25c5727812)
2023-12-12 00:49:34 +00:00
Martin Weinelt
5728846f3f firefox-beta-unwrapped: 121.0b5 -> 121.0b9
(cherry picked from commit 1ee947324d)
2023-12-12 00:49:34 +00:00
github-actions[bot]
685781c74f Merge staging-next-23.05 into staging-23.05 2023-12-12 00:14:08 +00:00
github-actions[bot]
bed99e8778 Merge release-23.05 into staging-next-23.05 2023-12-12 00:13:34 +00:00
Thomas Gerbet
f0fcbad54c moodle: 4.1.4 -> 4.1.7
Fixes a bunch of security issues.

https://moodledev.io/general/releases/4.1/4.1.7
https://moodledev.io/general/releases/4.1/4.1.6
https://moodledev.io/general/releases/4.1/4.1.5
2023-12-11 21:55:35 +01:00
Martin Weinelt
fecdbce27a Merge pull request #273493 from ctheune/backport-267554-to-release-23.05-fix-requests
yt-dlp: 2023.10.13 -> 2023.11.14
2023-12-11 13:03:59 +01:00
Martin Weinelt
190899f6fe Merge pull request #273117 from NixOS/backport-272349-to-release-23.05
[Backport release-23.05] couchdb3: 3.3.2 -> 3.3.3
2023-12-11 13:03:12 +01:00
K900
679108a9e5 Merge pull request #273528 from NixOS/backport-273527-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-12-11
2023-12-11 14:53:09 +03:00
K900
d57be11962 linux_6_1: 6.1.66 -> 6.1.67
(cherry picked from commit 082f3bcfb7)
2023-12-11 11:52:50 +00:00
K900
47f6214770 linux_6_6: 6.6.5 -> 6.6.6
(cherry picked from commit b52a1136c3)
2023-12-11 11:52:50 +00:00
K900
f3ad74fb4d linux_testing: 6.7-rc4 -> 6.7-rc5
(cherry picked from commit 1053f30689)
2023-12-11 11:52:50 +00:00
Vladimír Čunát
91a3429345 wolfssl: doCheck = false
/cc PR #266483
2023-12-11 12:51:50 +01:00
Christian Theune
1de49313f4 yt-dlp: 2023.10.13 -> 2023.11.14
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.11.14
(cherry picked from commit 70c19a54d7)

yt-dlp: fix new dependency on requests
2023-12-11 08:47:49 +01:00
Vladimír Čunát
f3a9ecde53 Merge #273489: Revert "python311Packages.hepmc3: fix build"
...into release-23.05
2023-12-11 08:03:50 +01:00
Vladimír Čunát
86b5f18e69 Merge #271778: mbedtls*: security fixes
...into release-23.05
2023-12-11 07:51:08 +01:00
Vladimír Čunát
c376f9617d Merge #272747: bluez: apply patch for CVE-2023-45866
...into staging-23.05
2023-12-11 07:49:57 +01:00
Vladimír Čunát
82121977f9 Merge #270046: gst_all_1.*: 1.22.6 -> 1.22.7
...into staging-23.05
2023-12-11 07:48:22 +01:00
Vladimír Čunát
08206e188b Revert "python311Packages.hepmc3: fix build"
This reverts commit d63d6cb660.
It was included in update from 6c4543551f.
2023-12-11 07:24:26 +01:00
Vladimír Čunát
d02418083e Merge #272955: thunderbird: 115.4.2 -> 115.5.1
...into release-23.05
2023-12-11 07:18:17 +01:00
github-actions[bot]
229a063852 Merge staging-next-23.05 into staging-23.05 2023-12-11 00:14:12 +00:00
github-actions[bot]
c087a51134 Merge release-23.05 into staging-next-23.05 2023-12-11 00:13:44 +00:00
Vladimír Čunát
c2786e7084 Merge #273367: linux: drop XEN on 32-bit
...into release-23.05
2023-12-10 16:11:25 +01:00
Vladimír Čunát
9a0a31a3fe 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-10 16:09:39 +01:00
Emily
5e4464a157 Merge pull request #273132 from emilylange/backport-272487-to-release-23.05
[Backport release-23.05] {ungoogled-,}chromium,chromedriver: 119.0.6045.199/105 -> 120.0.6099.71
2023-12-10 14:55:47 +01:00
Thomas Gerbet
6246772512 Merge pull request #272146 from risicle/ris-wagtail-CVE-2023-45809-r23.05
[23.05] python3Packages.wagtail: add patch for CVE-2023-45809
2023-12-10 14:39:32 +01:00
Weijia Wang
ab7a7e9d01 Merge pull request #273343 from NixOS/backport-271941-to-release-23.05
[Backport release-23.05] router: add CVE-2023-45812 to knownVulnerabilities
2023-12-10 14:35:52 +01:00
Robert Scott
54dc8e9dbf router: add CVE-2023-45812 to knownVulnerabilities
(cherry picked from commit ed972a40b2)
2023-12-10 13:31:24 +00:00
github-actions[bot]
2f5feffc47 Merge staging-next-23.05 into staging-23.05 2023-12-10 00:14:59 +00:00
github-actions[bot]
c71c440387 Merge release-23.05 into staging-next-23.05 2023-12-10 00:14:32 +00:00
emilylange
f9c9bb7e1a chromium: fix eval due to redundant version bounds 2023-12-09 23:29:39 +01:00
Thomas Gerbet
b8f33c044e root: 6.26.10 -> 6.26.14 (#273135)
https://root.cern/about/security/#2023-11-26-open-port-for-control-of-web-gui-allows-read-and-write-access-to-file-system

https://root.cern/releases/release-62614/
https://root.cern/doc/v626/release-notes.html#release-6.2614
2023-12-09 14:09:32 -05:00
emilylange
bd0447257b chromium: fix build for chromium >=120
(cherry picked from commit 17ca7f6529)
2023-12-09 13:55:25 +01:00
networkException
3d40a42f1c chromedriver: 119.0.6045.105 -> 120.0.6099.71
(cherry picked from commit 4a34a5f2d4)
2023-12-09 13:55:24 +01:00
networkException
fb92de7f45 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 13:55:23 +01:00
networkException
778b25872f 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 13:55:21 +01:00
Stéphan Kochen
bfe6b074c9 couchdb3: 3.3.2 -> 3.3.3
(cherry picked from commit 2a4c0e2f12)
2023-12-09 11:32:24 +00:00
Thomas Gerbet
9322d4396e Merge pull request #273036 from NixOS/backport-272095-to-release-23.05
[Backport release-23.05] fish: 3.6.1 -> 3.6.4
2023-12-09 12:29:07 +01:00
Weijia Wang
5ba7b42761 Merge pull request #273113 from NixOS/backport-272730-to-release-23.05
[Backport release-23.05] brave: 1.60.125 -> 1.61.101
2023-12-09 12:24:21 +01:00
Sean Buckley
aafe5b8c65 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:23 +00:00
github-actions[bot]
c64ac9e571 Merge staging-next-23.05 into staging-23.05 2023-12-09 00:13:37 +00:00
github-actions[bot]
45e581cd04 Merge release-23.05 into staging-next-23.05 2023-12-09 00:13:11 +00:00
Adam Stephens
10a0c82ed6 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-08 23:20:18 +00:00
R. Ryantm
50f790788b thunderbird-unwrapped: 115.4.2 -> 115.5.1
(cherry picked from commit ded3c03529)
2023-12-08 17:21:36 +00:00
Eelco Dolstra
b15508bd65 Merge pull request #272935 from NixOS/backport-271423-to-release-23.05
[Backport release-23.05] nixos/nix.nix: Support new Nix 2.20 command syntax
2023-12-08 16:26:15 +01:00
Robert Hensing
31b97b2c8b 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:09 +00:00
Nick Cao
b0891047f3 Merge pull request #272857 from NixOS/backport-272511-to-release-23.05
[Backport release-23.05] tor-browser: 13.0.5 -> 13.0.6, mullvad-browser: 13.0.4 -> 13.0.6
2023-12-08 09:19:13 -05:00
Nick Cao
6010d9c098 Merge pull request #272861 from NixOS/backport-272341-to-release-23.05
[Backport release-23.05] element-{desktop,web}: 1.11.50 -> 1.11.51
2023-12-08 09:17:52 -05:00
maxine
de82376a59 Merge pull request #272874 from NixOS/backport-272688-to-release-23.05
[Backport release-23.05] webkitgtk: 2.42.2 → 2.42.3
2023-12-08 14:29:13 +01:00
Bobby Rong
1d1212df36 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:37:48 +00:00
K900
75a045c671 Merge pull request #272871 from NixOS/backport-272839-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-12-08
2023-12-08 13:36:44 +03:00
K900
ed45e36197 linux-rt_6_1: 6.1.64-rt17 -> 6.1.65-rt18
(cherry picked from commit a9524a1a80)
2023-12-08 10:36:33 +00:00
K900
d23f39c57d linux-rt_5_15: 5.15.137-rt71 -> 5.15.141-rt72
(cherry picked from commit f4befa8c4e)
2023-12-08 10:36:33 +00:00
K900
e80cce37e2 linux_4_14: 4.14.331 -> 4.14.332
(cherry picked from commit a04273749b)
2023-12-08 10:36:33 +00:00
K900
54cd3d46cb linux_4_19: 4.19.300 -> 4.19.301
(cherry picked from commit bcca31520e)
2023-12-08 10:36:33 +00:00
K900
e28f3ae955 linux_5_4: 5.4.262 -> 5.4.263
(cherry picked from commit cf1f422124)
2023-12-08 10:36:33 +00:00
K900
fb3c4ee2c3 linux_5_10: 5.10.202 -> 5.10.203
(cherry picked from commit 5e492f7cfa)
2023-12-08 10:36:33 +00:00
K900
6d0b2ab91a linux_5_15: 5.15.141 -> 5.15.142
(cherry picked from commit 4e963c8d9d)
2023-12-08 10:36:33 +00:00
K900
4c161c28af linux_6_1: 6.1.65 -> 6.1.66
(cherry picked from commit 591c57a696)
2023-12-08 10:36:33 +00:00
K900
688ba625bf linux_6_6: 6.6.4 -> 6.6.5
(cherry picked from commit 8c1548b6db)
2023-12-08 10:36:32 +00:00
Sandro Jäckel
3b60bc3267 element-{desktop,web}: 1.11.50 -> 1.11.51
(cherry picked from commit 9978e685be)
2023-12-08 10:08:03 +00:00
Felix Schröter
0c65211272 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:12 +00:00
Felix Schröter
b353c2b253 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:12 +00:00
github-actions[bot]
d0e0c43e4b Merge staging-next-23.05 into staging-23.05 2023-12-08 00:14:02 +00:00
github-actions[bot]
1f68965b8a Merge release-23.05 into staging-next-23.05 2023-12-08 00:13:35 +00:00
Pavol Rusnak
9b4d8f74c3 Merge pull request #272766 from NixOS/backport-272716-to-release-23.05
[Backport release-23.05] bitcoin: fix darwin builds
2023-12-07 22:28:01 +01:00
0xb10c
2ee64b6bed 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:22 +00:00
Leona Maroni
e0cdc81f7a bluez: apply patch for CVE-2023-45866
(cherry picked from commit 7d7f66dfba)
2023-12-07 20:29:16 +01:00
Weijia Wang
4c09deda4a Merge pull request #272205 from NixOS/backport-271166-to-release-23.05
[Backport release-23.05] sgfutils: init at 0.25-unstable-2017-11-27
2023-12-07 12:19:05 +01:00
talyz
e71e3de8dc nixos/keycloak: Allow setting hostname-url
(cherry picked from commit 4b0b3413b4)
2023-12-07 11:08:18 +00:00
RRvW
d660adc963 vaultwarden: Add VW_VERSION env to fix version detection
At build time, vaultwarden looks at the VW_VERSION env variable
to embed it's own version string. When this is unset, it still compiles,
but responds with "null" as version info under `/api/config`, which leads
to issues like https://github.com/dani-garcia/vaultwarden/discussions/3996

Under Nix, this variable is unset, so this commit properly forces it
2023-12-07 00:14:17 +01:00
github-actions[bot]
3fa8955929 Merge staging-next-23.05 into staging-23.05 2023-12-06 00:13:42 +00:00
github-actions[bot]
e4402cb992 Merge release-23.05 into staging-next-23.05 2023-12-06 00:13:15 +00:00
Lily Foster
057e5f7bcd npmHooks.npmInstallHook: only overwrite npm cache for npm pack rather than for entire hook
(cherry picked from commit 357c8cdb89)
2023-12-05 20:54:30 +00:00
Maximilian Bosch
0561103ced Merge pull request #271929 from NixOS/backport-271904-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-12-03
2023-12-05 20:48:28 +01:00
Reinis Muiznieks
c45b771aa3 prefetch-npm-deps: add support for npm alias schema in version spec
(cherry picked from commit 02dd7c7bb3)
2023-12-05 19:39:33 +00:00
Nick Cao
1388d9e746 Merge pull request #272277 from NixOS/backport-272265-to-release-23.05
[Backport release-23.05] open62541: 1.3.8 -> 1.3.9
2023-12-05 13:54:44 -05:00
Nicolas Benes
18230ed9b4 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:16 +00:00
Yaya
9256c51c25 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 11:29:59 +01:00
Yaya
4986bd431f 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 11:29:59 +01:00
teutat3s
2cc0caec04 element-desktop: add jq to update script
(cherry picked from commit 7f8c313f80)
2023-12-05 11:29:19 +01:00
teutat3s
e7944418b9 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 11:29:19 +01:00
Peter Ferenczy
39a7cd9030 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:01 +00:00
github-actions[bot]
d1c0d1d26f Merge staging-next-23.05 into staging-23.05 2023-12-05 00:14:04 +00:00
github-actions[bot]
05e3e6cd10 Merge release-23.05 into staging-next-23.05 2023-12-05 00:13:25 +00:00
Weijia Wang
329cb04863 Merge pull request #272104 from erictapen/23.05/mastodon
[release-23.05] mastodon: 4.1.10 -> 4.1.11
2023-12-05 01:04:05 +01:00
Robert Scott
c77f7a3881 python3Packages.wagtail: add patch for CVE-2023-45809 2023-12-04 22:38:54 +00:00
Kerstin Humm
cb247025ec mastodon: 4.1.10 -> 4.1.11 2023-12-04 19:35:07 +01:00
Nick Cao
42499b9f65 Merge pull request #271953 from risicle/ris-zchunk-1.3.2-r23.05
[23.05] zchunk: 1.3.0 -> 1.3.2
2023-12-04 09:15:33 -05:00
github-actions[bot]
6352c6ab71 Merge staging-next-23.05 into staging-23.05 2023-12-04 00:14:26 +00:00
github-actions[bot]
068a583977 Merge release-23.05 into staging-next-23.05 2023-12-04 00:13:51 +00:00
R. Ryantm
bfcdb06c2e zchunk: 1.3.1 -> 1.3.2
(cherry picked from commit ccbea1d7f3)
2023-12-04 00:02:05 +00:00
R. Ryantm
d151d95467 zchunk: 1.3.0 -> 1.3.1
(cherry picked from commit dc77e5bc50)
2023-12-04 00:01:52 +00:00
K900
a68b8233a1 linux-rt_6_1: 6.1.59-rt16 -> 6.1.64-rt17
(cherry picked from commit 0b90eb978c)
2023-12-03 22:06:43 +00:00
K900
061853165b linux_5_15: 5.15.140 -> 5.15.141
(cherry picked from commit cf3dda7dd9)
2023-12-03 22:06:43 +00:00
K900
5f7ab3f53e linux_6_1: 6.1.64 -> 6.1.65
(cherry picked from commit 18cbaa4bb7)
2023-12-03 22:06:43 +00:00
K900
991fc48099 linux_6_6: 6.6.3 -> 6.6.4
(cherry picked from commit 39673d0592)
2023-12-03 22:06:43 +00:00
K900
d5735a4c43 linux_testing: 6.7-rc3 -> 6.7-rc4
(cherry picked from commit 1a0ecd3437)
2023-12-03 22:06:43 +00:00
Nick Cao
e9f06adb79 Merge pull request #271664 from NixOS/backport-240996-to-release-23.05
[Backport release-23.05] vagrant: 2.3.4 -> 2.3.7, vagrant-libvirt-provider: 0.8.2 -> 0.12.2
2023-12-03 09:51:40 -05:00
Weijia Wang
ea15d6fb76 Merge pull request #271630 from NixOS/backport-271451-to-release-23.05
[Backport release-23.05] palemoon-bin: 32.5.0 -> 32.5.1
2023-12-03 15:44:37 +01:00
Weijia Wang
cb01619d5e Merge pull request #271653 from NixOS/backport-270237-to-release-23.05
[Backport release-23.05] owncast: 0.1.1 -> 0.1.2
2023-12-03 15:43:59 +01:00
Mario Rodas
2b19eb4386 Merge pull request #271576 from NixOS/backport-271103-to-release-23.05
[Backport release-23.05] signal-desktop: 6.39.1 -> 6.40.0
2023-12-03 07:05:37 -05:00
Mario Rodas
869c743544 Merge pull request #271648 from NixOS/backport-271408-to-release-23.05
[Backport release-23.05] nifi: 1.23.2 -> 1.24.0
2023-12-03 07:02:46 -05:00
Pierre Bourdon
25e67be878 Merge pull request #271404 from NixOS/backport-271208-to-release-23.05
[Backport release-23.05] vencord: 1.6.3 -> 1.6.4
2023-12-03 07:24:11 +01:00
Lily Foster
aac51180a3 fetchNpmDeps: add test case where empty default lockfile packages is needed
(cherry picked from commit 09081aa859)
2023-12-03 05:54:28 +00:00
Lily Foster
13692c08e0 prefetch-npm-deps: use default value when lockfile has no deps
(cherry picked from commit 77571a847f)
2023-12-03 05:54:28 +00:00
Lily Foster
0b41cc5b74 prefetch-npm-deps: instrument some logging
(cherry picked from commit daec4bf734)
2023-12-03 05:54:28 +00:00
Lily Foster
7a8e60b8d4 prefetch-npm-deps: make cargo happy
(cherry picked from commit 81ed58b0fe)
2023-12-03 05:54:28 +00:00
Lily Foster
7ee2369125 prefetch-npm-deps: bump deps
(cherry picked from commit ba656ad84e)
2023-12-03 05:54:27 +00:00
Martin Weinelt
dc01248a9c Merge pull request #271743 from NixOS/backport-271593-to-release-23.05
[Backport release-23.05] librewolf: 120.0-1 -> 120.0.1-1
2023-12-03 03:00:04 +01:00
Nick Cao
adbbc81ad6 Merge pull request #271699 from NixOS/backport-260383-to-release-23.05
[Backport release-23.05] open62541: 1.3.7 -> 1.3.8
2023-12-02 20:30:28 -05:00
github-actions[bot]
4b81ab8fca Merge staging-next-23.05 into staging-23.05 2023-12-03 00:14:49 +00:00
github-actions[bot]
8a76568ca9 Merge release-23.05 into staging-next-23.05 2023-12-03 00:14:19 +00:00
Weijia Wang
47d8f2c228 mbedtls_2: 2.28.4 -> 2.28.5
(cherry picked from commit 76aa21eab7)
2023-12-02 22:51:36 +00:00
Raphael Robatsch
bd54d15c65 mbedtls_2: 2.28.3 -> 2.28.4
Changelog: https://github.com/Mbed-TLS/mbedtls/blob/v2.28.4/ChangeLog
(cherry picked from commit 38642f3dce)
2023-12-02 22:51:21 +00:00
Robert Scott
d7887cf06b mbedtls: add patches for CVE-2023-45199 & CVE-2023-43615 2023-12-02 22:40:09 +00:00
John Chadwick
f78391805b librewolf: 120.0-1 -> 120.0.1-1
(cherry picked from commit ee0dfa5192)
2023-12-02 20:17:07 +00:00
Nick Cao
6386d8aafc Merge pull request #271635 from NixOS/backport-266296-to-release-23.05
[Backport release-23.05] element-{web,desktop}: 1.11.47 -> 1.11.50
2023-12-02 13:16:22 -05:00
Mario Rodas
acbb16f953 Merge pull request #266218 from Scrumplex/pkgs/prismlauncher/backport-8.0
[23.05] prismlauncher: 7.2 -> 8.0
2023-12-02 12:48:07 -05:00
Nick Cao
27bd0a7ae0 Merge pull request #271639 from NixOS/backport-269318-to-release-23.05
[Backport release-23.05] element-desktop: migrate to prefetch-yarn-deps
2023-12-02 12:46:11 -05:00
Nicolas Benes
0f7c84d11d 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:32 +00:00
Robert Scott
90afc20b89 Merge pull request #271643 from LeSuisse/libde265-23.05
[23.05] libde265: 1.0.12 -> 1.0.14
2023-12-02 14:54:54 +00:00
Robert Scott
cffe4a4c11 Merge pull request #269730 from risicle/ris-teleport-11.3.27-r23.05
[23.05] teleport_11: 11.3.25 -> 11.3.27
2023-12-02 14:40:11 +00:00
teutat3s
d737c29be7 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-02 13:27:45 +00:00
teutat3s
879bd7d67d 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-02 13:27:45 +00:00
Maximilian Bosch
ecb27ed1cb Merge pull request #271553 from LeSuisse/gitea-vuln-23.05
[23.05] gitea: mark as insecure
2023-12-02 14:04:45 +01:00
Miguel de la Cruz
fd0d9c7b77 owncast: 0.1.1 -> 0.1.2
(cherry picked from commit 7fe9dab7d1)
2023-12-02 12:39:23 +00:00
R. Ryantm
20e7267dde nifi: 1.23.2 -> 1.24.0
(cherry picked from commit c5a39e6eda)
2023-12-02 12:22:41 +00:00
Robert Scott
e12d31ee2a teleport_11: 11.3.25 -> 11.3.27
(cherry-picked from 80dc2acd23)
2023-12-02 11:50:49 +00:00
R. Ryantm
cc91e71c3f libde265: 1.0.12 -> 1.0.14
Fixes CVE-2023-43887 and other security issues.

(cherry picked from commit 87ebba1750)
2023-12-02 12:38:49 +01:00
Felix Buehler
7caa062527 element-desktop: migrate to prefetch-yarn-deps
(cherry picked from commit 4df5480318)
2023-12-02 11:31:00 +00:00
Sandro Jäckel
d1f0b11b18 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:00 +00:00
Sandro Jäckel
f734ede78b fetch-yarn-deps: fix missing cert when fetching packages
Found while updating element-web

(cherry picked from commit f16843cb31)
2023-12-02 11:30:00 +00:00
OPNA2608
4b1918b99d palemoon-bin: Fix WebGL support
Needs libglvnd to find libGL.so.1

(cherry picked from commit b5ded10597)
2023-12-02 11:13:07 +00:00
OPNA2608
10782a629a palemoon-bin: 32.5.0 -> 32.5.1
(cherry picked from commit 9f68c762ae)
2023-12-02 11:13:07 +00:00
Jonas Chevalier
c72d4d8058 Merge pull request #268963 from brianmcgillion/release-23.05
[Backport release-23.05] mdbook-footnote: init at 0.1.1
2023-12-02 11:42:35 +01:00
github-actions[bot]
02c42413b5 wireshark: 4.0.10 -> 4.0.11 (#271623)
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
(cherry picked from commit 5b04de7675)

Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
2023-12-02 11:29:54 +01:00
Arjun31415
18d6a2766e 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:19 +00:00
github-actions[bot]
426bcaac99 Merge staging-next-23.05 into staging-23.05 2023-12-02 00:13:19 +00:00
github-actions[bot]
e036c3785c Merge release-23.05 into staging-next-23.05 2023-12-02 00:12:48 +00:00
Thomas Gerbet
393e70a0b9 gitea: mark as insecure 2023-12-02 00:41:30 +01:00
Robert Scott
8f33d1b757 Merge pull request #270159 from risicle/ris-gevent-CVE-2023-41419-r23.05
[23.05] python3Packages.gevent: add patch for CVE-2023-41419
2023-12-01 23:07:54 +00:00
Thomas Gerbet
b9fadb4340 Merge pull request #271199 from emilylange/release-23.05-forgejo
[release-23.05] forgejo: mark as insecure
2023-12-01 21:28:16 +01:00
Thomas Gerbet
77edabb3c2 Merge pull request #271080 from NixOS/backport-269766-to-release-23.05
[Backport release-23.05] stargazer: 1.0.5 -> 1.1.0
2023-12-01 21:21:40 +01:00
Emily
7f0db51f02 Merge pull request #271317 from emilylange/backport-271033-to-release-23.05
[Backport release-23.05] {,ungoogled-}chromium: 119.0.6045.159 -> 119.0.6045.199
2023-12-01 20:27:29 +01:00
Ryan Lahfa
2e38334d63 Merge pull request #271365 from amarshall/backport-271328-to-release-23.05 2023-12-01 18:39:04 +01:00
Nick Cao
18a5ef260d Merge pull request #264667 from NixOS/backport-259137-to-release-23.05
[Backport release-23.05] shairport-sync: add xxd to the nativeBuildInputs
2023-12-01 10:31:21 -05:00
Nick Cao
ff409fe858 Merge pull request #271258 from NixOS/backport-271244-to-release-23.05
[Backport release-23.05] firefox-beta-unwrapped: 121.0b4 -> 121.0b5
2023-12-01 10:30:57 -05:00
John Ericson
bf7f709b53 Merge pull request #271202 from NixOS/backport-254516-to-staging-23.05
[Backport staging-23.05] http-parser: fix copying outputs for static build
2023-12-01 07:59:10 -05:00
uku
fd1499bf58 vencord: 1.6.3 -> 1.6.4
(cherry picked from commit 8ca27297e5)
2023-12-01 10:25:24 +00:00
Andrew Marshall
7f98521eb9 zfs: 2.1.12 -> 2.1.14
Includes fix for long-standing data corruption bug. Since this commit is
only for 23.05, soon to be EOL, not backporting and major update to
zfsUnstable pkg and just bumping to match zfsStable.
2023-11-30 23:38:58 -05:00
github-actions[bot]
c3d54d7e96 Merge staging-next-23.05 into staging-23.05 2023-12-01 00:15:10 +00:00
github-actions[bot]
0e81272b46 Merge release-23.05 into staging-next-23.05 2023-12-01 00:14:45 +00:00
networkException
4827a067dd 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-12-01 00:48:28 +01:00
networkException
8a25948216 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-12-01 00:45:54 +01:00
Martin Weinelt
8f7f5955bd firefox-devedition-unwrapped: 121.0b4 -> 121.0b5
(cherry picked from commit b7e03b1c50)
2023-11-30 19:10:41 +00:00
Martin Weinelt
e8b85a7193 firefox-beta-unwrapped: 121.0b4 -> 121.0b5
(cherry picked from commit 0ec4c74c35)
2023-11-30 19:10:41 +00:00
Martin Weinelt
d233296366 Merge pull request #271191 from NixOS/backport-271172-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 120.0 -> 120.0.1
2023-11-30 17:37:12 +01:00
Noah Santschi-Cooney
36c4ac09e9 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 09:39:26 -05:00
John Ericson
e31f052bb5 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 09:39:25 -05:00
Nick Cao
8798ad7ce0 Merge pull request #271014 from bjornfor/backport-dualsensectl
[23.05] dualsensectl: init at 0.4
2023-11-30 09:30:51 -05:00
emilylange
ee874760b5 forgejo: mark as insecure
https://forgejo.org/2023-11-release-v1-20-6-0/
2023-11-30 15:26:22 +01:00
Nick Cao
580d83fccd Merge pull request #271111 from NixOS/backport-271006-to-release-23.05
[Backport release-23.05] brave: 1.60.118 -> 1.60.125
2023-11-30 09:18:36 -05:00
Martin Weinelt
ea80c42ca4 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:18 +00:00
Sean Buckley
6afe46dbd7 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:23 +00:00
gaykitty
c4f662d907 stargazer: Add nixosTests.stargazer to passthru.tests
(cherry picked from commit fe5f6ab623)
2023-11-30 01:35:26 +00:00
gaykitty
72d7266d9e nixosTests.stargazer: switch to using gemget
(cherry picked from commit 88273849a6)
2023-11-30 01:35:26 +00:00
gaykitty
85506fc746 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:26 +00:00
Weijia Wang
5c8c95d7d6 Merge pull request #270831 from NixOS/backport-269527-to-release-23.05
[Backport release-23.05]  nextcloud27: 27.1.3 -> 27.1.4;  nextcloud26: 26.0.8 -> 26.0.9
2023-11-30 02:17:16 +01:00
Weijia Wang
d864d93840 Merge pull request #270963 from NixOS/backport-270911-to-release-23.05
[Backport release-23.05] zellij: 0.39.1 -> 0.39.2
2023-11-30 02:11:52 +01:00
Weijia Wang
0f8926915d Merge pull request #271075 from NixOS/backport-270995-to-release-23.05
[Backport release-23.05] jellyfin, jellyfin-web: 10.8.12 -> 10.8.13
2023-11-30 02:09:26 +01:00
Julien Malka
5ae4e4845e jellyfin-web: 10.8.12 -> 10.8.13
(cherry picked from commit d60046d367)
(cherry picked from commit 2ba31c01cb)
2023-11-30 01:07:04 +00:00
Julien Malka
f19078da9f jellyfin: 10.8.12 -> 10.8.13
(cherry picked from commit 2d4a8ed6c4)
(cherry picked from commit bd4b5ce1ca)
2023-11-30 01:07:03 +00:00
Weijia Wang
db2ce2d5cb Merge pull request #271002 from NixOS/backport-268594-to-release-23.05
[Backport release-23.05] jellyfin: 10.8.11 -> 10.8.12
2023-11-30 02:05:51 +01:00
github-actions[bot]
e218a56d23 Merge staging-next-23.05 into staging-23.05 2023-11-30 00:13:42 +00:00
github-actions[bot]
99745d845f Merge release-23.05 into staging-next-23.05 2023-11-30 00:13:17 +00:00
Weijia Wang
f237a18711 Merge pull request #270663 from yayayayaka/sftpgo-2.5.5-23.05
[23.05] sftpgo: 2.5.0 -> 2.5.5
2023-11-30 00:41:26 +01:00
Thomas Gerbet
c903616238 Merge pull request #268569 from risicle/ris-vips-8.14.5-r23.05
[23.05] vips: 8.14.2 -> 8.14.4
2023-11-29 23:01:38 +01:00
Thomas Gerbet
fe54fa6849 Merge pull request #269943 from risicle/ris-pgadmin4-CVE-2023-5002-r23.05
[23.05] pgadmin4: add patches for CVE-2023-5002
2023-11-29 22:45:40 +01:00
Martin Weinelt
ddbde38137 Merge pull request #270743 from NixOS/backport-269072-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 119.0.1-1 -> 120.0-1
2023-11-29 21:42:30 +01:00
Nick Cao
8a69f14dca Merge pull request #255914 from kjeremy/backport-253350-to-release-23.05
[Backport release-23.05] open-vm-tools: 12.2.5 -> 12.3.0
2023-11-29 15:10:46 -05:00
Ivan Popovych
b35b2b0d26 dualsensectl: set meta.mainProgram
(cherry picked from commit 7b541688eb)
2023-11-29 20:40:28 +01:00
Zhong Jianxin
6a1c3bf782 dualsensectl: 0.3 -> 0.4
(cherry picked from commit bd4a2f50d9)
2023-11-29 20:40:19 +01:00
Zhong Jianxin
5586cae77f dualsensectl: init at 0.3 (#240340)
(cherry picked from commit 415c06ac3b)
2023-11-29 20:40:03 +01:00
R. Ryantm
7c851d63a6 jellyfin: 10.8.11 -> 10.8.12
(cherry picked from commit 46be2f5f7a)
2023-11-29 18:40:26 +00:00
Julien Malka
2bc6ba12ff Merge pull request #270994 from NixOS/backport-268603-to-release-23.05
[Backport release-23.05] jellyfin-web: 10.8.11 -> 10.8.12
2023-11-29 19:22:14 +01:00
R. Ryantm
10c1b56c33 jellyfin-web: 10.8.11 -> 10.8.12
(cherry picked from commit 161368a1e4)
2023-11-29 18:19:50 +00:00
Matthias Beyer
e7819d37f4 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:44 +00:00
Nick Cao
67be70a859 Merge pull request #270834 from NixOS/backport-270479-to-release-23.05
[Backport release-23.05] microsoft-edge: 119.0.2151.44 -> 119.0.2151.72
2023-11-29 09:29:21 -05:00
Emily Trau
7a2d81e1f1 Merge pull request #270912 from NixOS/backport-267174-to-release-23.05
[Backport release-23.05] zellij: 0.39.0 -> 0.39.1
2023-11-29 23:54:15 +11:00
K900
ce68d7f913 Merge pull request #270913 from NixOS/backport-270904-to-release-23.05
[Backport release-23.05] Linux kernels 2023-11-29
2023-11-29 14:09:08 +03:00
Alyssa Ross
097d335f3a linux-rt_5_10: 5.10.199-rt97 -> 5.10.201-rt98
(cherry picked from commit 565eb9a83a)
2023-11-29 11:08:35 +00:00
Alyssa Ross
036f00ed5b linux_4_14: 4.14.330 -> 4.14.331
(cherry picked from commit c84f34c3c0)
2023-11-29 11:08:35 +00:00
Alyssa Ross
9a2c5e2908 linux_4_19: 4.19.299 -> 4.19.300
(cherry picked from commit 3172e8e1fc)
2023-11-29 11:08:35 +00:00
Alyssa Ross
ab2c85787c linux_5_4: 5.4.261 -> 5.4.262
(cherry picked from commit f954c6ac38)
2023-11-29 11:08:35 +00:00
Alyssa Ross
71ac863d28 linux_5_10: 5.10.201 -> 5.10.202
(cherry picked from commit f3f7cca7e5)
2023-11-29 11:08:34 +00:00
Alyssa Ross
6fe1fef518 linux_5_15: 5.15.139 -> 5.15.140
(cherry picked from commit c2a8b5f8d2)
2023-11-29 11:08:34 +00:00
Alyssa Ross
05dbb4c918 linux_6_1: 6.1.63 -> 6.1.64
(cherry picked from commit 2f492ad3cf)
2023-11-29 11:08:34 +00:00
Alyssa Ross
44e34b495b linux_6_5: 6.5.12 -> 6.5.13
(cherry picked from commit 5214ba12f3)
2023-11-29 11:08:34 +00:00
Alyssa Ross
9c065e24db linux_6_6: 6.6.2 -> 6.6.3
(cherry picked from commit dd27218c71)
2023-11-29 11:08:34 +00:00
Alyssa Ross
aff4446bb0 linux_testing: 6.7-rc2 -> 6.7-rc3
(cherry picked from commit 4f711c3ba6)
2023-11-29 11:08:34 +00:00
Matthias Beyer
225fbedbf3 zellij: 0.39.0 -> 0.39.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit 2cb360ea56)
2023-11-29 11:05:24 +00:00
Martin Weinelt
a115e421f6 Merge pull request #270757 from NixOS/backport-270745-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-unwrapped: 121.0b3 -> 121.0b4
2023-11-29 10:31:16 +01:00
Rhys Davies
78bedf1c54 microsoft-edge: 119.0.2151.44 -> 119.0.2151.72
(cherry picked from commit 353ec7d154)
2023-11-29 06:21:27 +00:00
Sandro Jäckel
ab6600b890 nixos/tests/nextcloud: fix with-declarative-redis-and-secrets test
(cherry picked from commit 79e3ab84dd)
2023-11-29 06:10:54 +00:00
Sandro Jäckel
f0766c32e0 nextcloud27Packages: regen
(cherry picked from commit b0f478b861)
2023-11-29 06:10:54 +00:00
Sandro Jäckel
892017a20b nextcloud26Packages: regen
(cherry picked from commit 8da1d68e33)
2023-11-29 06:10:54 +00:00
Sandro Jäckel
448b8628d8 nextcloud27: 27.1.3 -> 27.1.4
(cherry picked from commit 2070d4b565)
2023-11-29 06:10:54 +00:00
Sandro Jäckel
e29bafa32f nextcloud26: 26.0.8 -> 26.0.9
(cherry picked from commit 2fd8e33615)
2023-11-29 06:10:54 +00:00
github-actions[bot]
253624c12e Merge staging-next-23.05 into staging-23.05 2023-11-29 00:13:53 +00:00
github-actions[bot]
568c79ff47 Merge release-23.05 into staging-next-23.05 2023-11-29 00:13:25 +00:00
Martin Weinelt
5796aca6b1 firefox-devedition-unwrapped: 121.0b3 -> 121.0b4
(cherry picked from commit 21672ccd69)
2023-11-28 23:57:16 +00:00
Martin Weinelt
1f1dd2d3af firefox-beta-unwrapped: 121.0b3 -> 121.0b4
(cherry picked from commit 2438f55f09)
2023-11-28 23:57:16 +00:00
squalus
c39f6453bd librewolf-unwrapped: 119.0.1-1 -> 120.0-1
(cherry picked from commit 64282d466b)
2023-11-28 22:19:48 +00:00
Nick Cao
e922e14677 Merge pull request #266894 from NixOS/backport-266800-to-release-23.05
[Backport release-23.05] upnp-router-control: 0.3.3 -> 0.3.4
2023-11-28 10:12:55 -05:00
Nick Cao
08ea7b9b54 Merge pull request #267089 from NixOS/backport-265739-to-release-23.05
[Backport release-23.05] microsoft-edge: 118.0.2088.76 -> 119.0.2151.44
2023-11-28 10:12:48 -05:00
Nick Cao
1e2ad92692 Merge pull request #267996 from NixOS/backport-267778-to-release-23.05
[Backport release-23.05] prefetch-yarn-deps: re-add git hash for fixup
2023-11-28 10:11:56 -05:00
Nick Cao
24565c3d8d Merge pull request #268852 from squalus/standardnotes-2305
[Backport release-23.05] standardnotes: 3.167.2 -> 3.181.23
2023-11-28 10:11:41 -05:00
Nick Cao
33fee0d53a Merge pull request #269153 from NixOS/backport-252747-to-release-23.05
[Backport release-23.05] nixos/syncoid: use string type for sshKey options
2023-11-28 10:11:11 -05:00
Nick Cao
122818007a Merge pull request #257963 from NixOS/backport-248390-to-release-23.05
[Backport release-23.05] nixos/picom: add `package` option
2023-11-28 10:10:21 -05:00
Nick Cao
5d02177507 Merge pull request #256232 from NixOS/backport-255847-to-release-23.05
[Backport release-23.05] vimiv-qt: 0.8.0 -> 0.9.0
2023-11-28 10:09:06 -05:00
Nick Cao
c9e73b9210 Merge pull request #239225 from philipwilk/backport-1df6f0d-to-release-23.05
[Bacport release-23.05] lapce: 0.2.7 -> 0.2.8
2023-11-28 10:08:44 -05:00
Yaya
9332ee58fb sftpgo: 2.5.0 -> 2.5.5
https://github.com/drakkan/sftpgo/releases/tag/v2.5.5
2023-11-28 14:57:18 +00:00
Martin Weinelt
fae8332cea Merge pull request #270546 from mweinelt/backport-270536-to-release-23.05
[Backport release-23.05] buildMozillaMach: replace dbus workaround with upstream patch
2023-11-28 12:16:05 +01:00
Martin Weinelt
922913d8f5 Merge pull request #270530 from NixOS/backport-269244-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-unwrapped: 120.0b9 -> 121.0b3
2023-11-28 04:02:43 +01:00
Martin Weinelt
d1489d742c 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 03:55:04 +01:00
Martin Weinelt
77e1101d5b buildMozillaMach: update no-buildconfig patch for 121+
(cherry picked from commit a2502f79d1)
2023-11-28 00:59:09 +00:00
Martin Weinelt
ba022bc22f 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:09 +00:00
Martin Weinelt
1d065a1f44 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:08 +00:00
Martin Weinelt
aed3af179a 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:08 +00:00
github-actions[bot]
4f62cd3dee Merge staging-next-23.05 into staging-23.05 2023-11-28 00:13:51 +00:00
github-actions[bot]
fb588cf208 Merge release-23.05 into staging-next-23.05 2023-11-28 00:13:17 +00:00
Lin Jian
5b528f99f7 Merge pull request #270328 from NixOS/backport-264661-to-release-23.05
[Backport release-23.05] nixos/dolibarr: add package option
2023-11-26 20:43:31 -06:00
Jakob Schöttl
58ef0c8466 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 02:41:39 +00:00
github-actions[bot]
ab96f6504e Merge staging-next-23.05 into staging-23.05 2023-11-27 00:14:09 +00:00
github-actions[bot]
82bb385c03 Merge release-23.05 into staging-next-23.05 2023-11-27 00:13:44 +00:00
Nick Cao
835eab9a7b Merge pull request #270169 from NixOS/backport-270091-to-release-23.05
[Backport release-23.05] netbird-ui: fix broken systray icon path (resolves build failure)
2023-11-26 14:32:56 -05:00
Robert Scott
96cb82f81b python3Packages.gevent: add some key reverse-dependencies to passthru.tests 2023-11-26 18:11:31 +00:00
the-furry-hubofeverything
41f22990ca netbird-ui: fix broken systray icon path
Resolves build failure

(cherry picked from commit 19b442691f)
2023-11-26 15:42:41 +00:00
Robert Scott
07226ee0f3 python3Packages.gevent: add patch for CVE-2023-41419 2023-11-26 15:36:11 +00:00
Pierre Bourdon
ef571730af Merge pull request #269763 from NixOS/backport-269163-to-release-23.05
[Backport release-23.05] tor-browser: 13.0.1 -> 13.0.5, mullvad-browser: 13.0.1 -> 13.0.4
2023-11-26 14:35:26 +01:00
Atemu
d2e4de2098 Merge pull request #269985 from NixOS/backport-269416-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-11-20
2023-11-26 10:05:16 +01:00
Lily Foster
5959b9051c python311Packages.gst-python: 1.22.6 -> 1.22.7
(cherry picked from commit 0e55a04e65)
2023-11-26 05:17:09 +00:00
Lily Foster
008727d0d0 gst_all_1.gst-editing-services: 1.22.6 -> 1.22.7
(cherry picked from commit 94f7fa9544)
2023-11-26 05:17:09 +00:00
Lily Foster
e53aa265d2 gst_all_1.gst-rtsp-server: 1.22.6 -> 1.22.7
(cherry picked from commit 6858aabf62)
2023-11-26 05:17:09 +00:00
Lily Foster
6aa3210d29 gst_all_1.gst-devtools: 1.22.6 -> 1.22.7
(cherry picked from commit f8929124db)
2023-11-26 05:17:09 +00:00
Lily Foster
b9711a5002 gst_all_1.gst-vaapi: 1.22.6 -> 1.22.7
(cherry picked from commit db986621b5)
2023-11-26 05:17:09 +00:00
Lily Foster
4354f528d8 gst_all_1.gst-libav: 1.22.6 -> 1.22.7
(cherry picked from commit 2704423053)
2023-11-26 05:17:09 +00:00
Lily Foster
69bfcd1228 gst_all_1.gst-plugins-ugly: 1.22.6 -> 1.22.7
(cherry picked from commit 0628efe77e)
2023-11-26 05:17:09 +00:00
Lily Foster
98196f5f68 gst_all_1.gst-plugins-bad: 1.22.6 -> 1.22.7
(cherry picked from commit fbbd5fca7a)
2023-11-26 05:17:09 +00:00
Lily Foster
acaa88481e gst_all_1.gst-plugins-good: 1.22.6 -> 1.22.7
(cherry picked from commit 4ae96968a2)
2023-11-26 05:17:09 +00:00
Lily Foster
80d9fcc193 gst_all_1.gst-plugins-base: 1.22.6 -> 1.22.7
(cherry picked from commit 3b8197a2b7)
2023-11-26 05:17:09 +00:00
Lily Foster
6925c933b4 gst_all_1.gstreamer: 1.22.6 -> 1.22.7
(cherry picked from commit b3d32f5302)
2023-11-26 05:17:08 +00:00
github-actions[bot]
0e4df6419a Merge staging-next-23.05 into staging-23.05 2023-11-26 00:14:52 +00:00
github-actions[bot]
8b447cc5b8 Merge release-23.05 into staging-next-23.05 2023-11-26 00:14:27 +00:00
zzzsyyy
02ed52b737 linux_xanmod_latest: 6.5.11 -> 6.5.12
(cherry picked from commit f9e8890509)
2023-11-25 20:52:20 +00:00
zzzsyyy
047d3be8dd linux_xanmod: 6.1.62 -> 6.1.63
(cherry picked from commit 0a825f0bdf)
2023-11-25 20:52:20 +00:00
Robert Scott
24760bb23c pgadmin4: add patches for CVE-2023-5002 2023-11-25 16:55:56 +00:00
Chinmay D. Pai
dfb95385d2 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:36 +01:00
Felix Schröter
764f8e7553 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:24 +00:00
Felix Schröter
5a3cb336d6 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:24 +00:00
Robert Schütz
7a8f639f30 python310Packages.twisted: update patch URLs
(cherry picked from commit df9490d1d3)
2023-11-24 16:38:52 -08:00
github-actions[bot]
2cdf94ddc0 Merge staging-next-23.05 into staging-23.05 2023-11-25 00:13:09 +00:00
github-actions[bot]
ae7c276bbe Merge release-23.05 into staging-next-23.05 2023-11-25 00:12:44 +00:00
Eduardo Quiros
cbd3f3722a 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:36:10 +01:00
Vladimír Čunát
0bdb0865fa Revert Merge #269680: buildMozillaMach: fix crashes due to libstdc++
This reverts commit 1216a5ba22, reversing
changes made to 3b8ca944ce.

The issue should've been fixed by cefdf8fb86.
2023-11-24 19:40:24 +01:00
Vladimír Čunát
59775f1ed5 Merge branch 'release-23.05' into staging-next-23.05 2023-11-24 19:40:20 +01:00
Vladimír Čunát
1216a5ba22 Merge #269680: buildMozillaMach: fix crashes due to libstdc++
...into release-23.05
2023-11-24 19:39:12 +01:00
Vladimír Čunát
1b782bc488 Merge branch 'staging-23.05' into staging-next-23.05 2023-11-24 18:38:31 +01:00
Vladimír Čunát
e800d9cd15 Merge #269684: ghostscript: 10.02.0 -> 10.02.1
...into staging-23.05
2023-11-24 18:33:55 +01:00
Sergei Trofimovich
c483670b21 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 18:31:22 +01:00
Vladimír Čunát
db7446a813 gnutls: patch an API breakage from last update
https://github.com/NixOS/nixpkgs/pull/247704#issuecomment-1672810322
(cherry picked from commit 92dff845fa)
2023-11-24 18:31:22 +01:00
Vladimír Čunát
ac1ca3680e gnutls: 3.8.0 -> 3.8.1
https://lists.gnupg.org/pipermail/gnutls-help/2023-August/004834.html
(cherry picked from commit 6d54e6346c)
2023-11-24 18:31:22 +01:00
Enno Richter
f03361f296 ghostscript: 10.02.0 -> 10.02.1
(cherry picked from commit 4df141fe3f)
2023-11-24 17:27:35 +00:00
Martin Weinelt
7c37839a44 buildMozillaMach: fix crashes due to statically linked libstdc++
The cc-wrapper currently only supplies libstdcc++.a in its search paths,
which causes bugs described as described in the upstream mozbz issue.

Work around this by passing a search path that includes the dynamically
linked version.

Upstream-Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1861365
Co-Authored-By: Sergei Trofimovich <slyich@gmail.com>
Closes: #269571
2023-11-24 18:06:51 +01:00
Vladimír Čunát
2a29d331b6 Merge #269173: cacert: 3.92 -> 3.95
...into staging-23.05
2023-11-24 18:02:58 +01:00
Artturi
fec1780b1e Merge pull request #267737 from NixOS/backport-192459-to-staging-23.05 2023-11-24 17:30:58 +02:00
John Ericson
c90f74f1dc Merge pull request #269329 from NixOS/backport-269326-to-release-23.05
[Backport 23.05] libgit2, http-parser: Fix Windows Build
2023-11-24 09:27:55 -05:00
John Ericson
b487d97691 libgit2: Fix build on Windows
(cherry picked from commit 2ba280859c)
2023-11-23 22:38:40 -05:00
John Ericson
cf9858d08a 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-23 22:36:15 -05:00
Robin Gloster
3b8ca944ce Merge pull request #268375 from NixOS/backport-268300-to-release-23.05
[Backport release-23.05] gitlab-runner: 16.5.0 -> 16.6.0
2023-11-24 02:44:49 +01:00
Robin Gloster
7225c825e9 Merge pull request #269494 from NixOS/backport-269393-to-release-23.05
Backport #269393 to release 23.05
2023-11-24 02:44:16 +01:00
github-actions[bot]
f6a7562767 Merge staging-next-23.05 into staging-23.05 2023-11-24 00:13:11 +00:00
github-actions[bot]
4f43016df9 Merge release-23.05 into staging-next-23.05 2023-11-24 00:12:46 +00:00
Robert Scott
4605e19f40 Merge pull request #267271 from justinas/teleport-12-4-23
[23.05] teleport_12: 12.4.20 -> 12.4.23
2023-11-23 21:56:05 +00:00
Pol Dellaiera
4aab900912 php80: 8.0.29 -> 8.0.30 2023-11-23 21:22:09 +01:00
Pol Dellaiera
95911a6e13 php82: 8.2.12 -> 8.2.13
(cherry picked from commit 4b8b0fb9e6)
2023-11-23 21:19:14 +01:00
Pol Dellaiera
f8000dee3a php81: 8.1.25 -> 8.1.26
(cherry picked from commit ca7ec92f3d)
2023-11-23 21:19:14 +01:00
Janik
e3d5b39b6c Merge pull request #269441 from lilyinstarlight/backport-243458-to-release-23.05 2023-11-23 18:52:40 +01:00
Thomas Gerbet
9ba29e2346 Merge pull request #269337 from risicle/ris-vault-1.13.7-r23.05
[23.05] vault, vault-bin: 1.13.3 -> 1.13.7
2023-11-23 15:16:26 +01:00
Lily Foster
153161bb48 buildNpmPackage: add forceEmptyCache option
(cherry picked from commit 8e3009d95c)
2023-11-23 08:02:20 -05:00
Lily Foster
965187197e fetchNpmDeps: add forceEmptyCache option
(cherry picked from commit 05dc145e80)
2023-11-23 08:01:34 -05:00
Lily Foster
681c59d31b prefetch-npm-deps: detect and error out when generating an empty cache
(cherry picked from commit ec51a56dfc)
2023-11-23 08:01:33 -05:00
Aaron Andersen
0308771a10 Merge pull request #269194 from NixOS/backport-269066-to-release-23.05
[Backport release-23.05] redmine: 5.0.5 -> 5.0.6
2023-11-23 07:09:24 -05:00
github-actions[bot]
d25f45e77e Merge staging-next-23.05 into staging-23.05 2023-11-23 00:13:44 +00:00
github-actions[bot]
5751ca5436 Merge release-23.05 into staging-next-23.05 2023-11-23 00:13:20 +00:00
Robert Scott
1650b09009 vault-bin: 1.13.3 -> 1.13.7
addressing CVE-2023-4680
2023-11-22 23:33:05 +00:00
Robert Scott
ee42a4f70f vault: 1.13.3 -> 1.13.7
addressing CVE-2023-4680
2023-11-22 23:32:42 +00:00
Martin Weinelt
ee5ddacfab Merge pull request #269264 from NixOS/backport-267668-to-release-23.05
[Backport release-23.05] mjolnir: 1.6.4 -> 1.6.5
2023-11-22 20:41:16 +01:00
Martin Weinelt
71e76da869 mjolnir: 1.6.4 -> 1.6.5
https://github.com/matrix-org/mjolnir/releases/tag/v1.6.5
(cherry picked from commit 0cb5612e68)
2023-11-22 19:23:58 +00:00
John Ericson
8f1180704a Merge pull request #269213 from obsidiansystems/backport-269064-to-release-23.05
[Backport release-23.05] rapidcheck: Build shared/static following defaults
2023-11-22 13:42:49 -05:00
John Ericson
40ff0325b7 nix: Fix build now that rapidcheck is a shared library
Backporting https://github.com/NixOS/nix/pull/9431

(cherry picked from commit 98bdc2b3bb)
(cherry picked from commit 640ada079e)
2023-11-22 10:07:18 -05:00
John Ericson
f99aec67df 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.

`lib.cmakeBool` postdates this release, so inline the definition
somewhat.

(cherry picked from commit b2b9257186)
(cherry picked from commit f6857aca7f)
2023-11-22 10:06:38 -05:00
Thomas Gerbet
b5b0910a8b 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:15:54 +00:00
Martin Weinelt
53127ebc35 Merge pull request #269003 from NixOS/backport-267085-to-release-23.05
[Backport release-23.05] {tor,mullvad}-browser: add support for GPU acceleration
2023-11-22 13:13:52 +01:00
ajs124
a048100363 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:47 +00:00
datafoo
feb237971b 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-22 09:58:28 +00:00
github-actions[bot]
084419a381 Merge staging-next-23.05 into staging-23.05 2023-11-22 00:14:18 +00:00
github-actions[bot]
d662aa62d7 Merge release-23.05 into staging-next-23.05 2023-11-22 00:13:52 +00:00
Nick Cao
f836f37124 Merge pull request #268930 from NixOS/backport-268821-to-release-23.05
[Backport release-23.05] optipng: 0.7.7 -> 0.7.8
2023-11-21 18:21:11 -05:00
Thomas Gerbet
3a1d05c1df optipng: use libpng instead of libpng12 2023-11-21 19:19:52 +01:00
Felix Schröter
abfd3e7cd2 mullvad-browser: add support for GPU acceleration
Support GPU acceleration for WebRender & VA-API.

(cherry picked from commit 039308e979)
2023-11-21 17:20:58 +00:00
Felix Schröter
1f42c5a725 tor-browser: add support for GPU acceleration
Support GPU acceleration for WebRender & VA-API.

(cherry picked from commit 4fd012bae7)
2023-11-21 17:20:58 +00:00
Brian McGillion
12f6da6fa8 mdbook-footnote: init at 0.1.1
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
(cherry picked from commit b16e02b405)
2023-11-21 18:03:32 +04:00
Brian McGillion
bc91facf9e maintainers: Add brianmcgillion
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
(cherry picked from commit 9440ea5159)
2023-11-21 18:03:11 +04:00
Martin Weinelt
767986a427 Merge pull request #264702 from NixOS/backport-256051-to-release-23.05
[Backport release-23.05] mosquitto: 2.0.17 -> 2.0.18
2023-11-21 12:16:22 +01:00
Martin Weinelt
782f570e3b Merge pull request #268851 from NixOS/backport-268782-to-release-23.05
[Backport release-23.05] firefox-{,bin-}unwrapped: 119.0.1 -> 120.0; firefox-esr-115-unwrapped: 115.4.0esr -> 115.5.0esr
2023-11-21 11:59:35 +01:00
Thomas Gerbet
793eeb3cd0 optipng: 0.7.7 -> 0.7.8
Fixes CVE-2023-43907.

Changelog:
```
 * Upgraded libpng to version 1.6.40.
 * Upgraded zlib to version 1.3-optipng.
 * Upgraded cexcept to version 2.0.2-optipng.
!! Fixed a global-buffer-overflow vulnerability in the GIF reader.
   [Reported by Zeng Yunxiang; fixed by Thomas Hurst]
 ! Fixed a stack-print-after-scope defect in the error handler.
 ! Fixed an assertion failure in the image reduction module.
 ! Fixed the command-line wildargs expansion in the Windows port.
 * Raised the minimum required libpng version from 1.2.9 to 1.6.35.
 * Raised the minimum required zlib version from 1.2.1 to 1.2.8.
 * Refactored the structured exception handling.
```

https://optipng.sourceforge.net/history.txt
(cherry picked from commit a92a94f567)
2023-11-21 10:50:01 +00:00
Pierre Bourdon
cd1fa1937a Merge pull request #268481 from NixOS/backport-268444-to-release-23.05
[Backport release-23.05] git-workspace: 1.3.0 -> 1.4.0
2023-11-21 09:39:16 +01:00
squalus
3d10e2d3a8 standardnotes: 3.167.2 -> 3.181.23
(cherry picked from commit 3ed7bf9cdc)
2023-11-20 18:56:11 -08:00
Martin Weinelt
21f3e19708 firefox-esr-115-unwrapped: 115.4.0esr -> 115.5.0esr
https://www.mozilla.org/en-US/firefox/115.5.0/releasenotes/
(cherry picked from commit f6169c3bf3)
2023-11-21 02:52:15 +00:00
Martin Weinelt
7a34adc46e firefox-bin-unwrapped: 119.0.1 -> 120.0
https://www.mozilla.org/en-US/firefox/120.0/releasenotes/
(cherry picked from commit c57f739753)
2023-11-21 02:52:15 +00:00
Martin Weinelt
197b65e46d firefox-unwrapped: 119.0.1 -> 120.0
https://www.mozilla.org/en-US/firefox/120.0/releasenotes/
(cherry picked from commit 307f1a2878)
2023-11-21 02:52:15 +00:00
github-actions[bot]
14c8b53d94 Merge staging-next-23.05 into staging-23.05 2023-11-21 00:13:47 +00:00
github-actions[bot]
275e37cfe4 Merge release-23.05 into staging-next-23.05 2023-11-21 00:13:19 +00:00
Wout Mertens
4d773527ff Merge pull request #268787 from wmertens/sqlite-update
sqlite: 1.41.2 -> 1.43.2
2023-11-20 19:10:01 +01:00
Wout Mertens
7b8aac96f8 sqlite: 3.41.2 -> 3.43.2
Changelog: https://www.sqlite.org/releaselog/3_43_2.html
2023-11-20 19:01:58 +01:00
K900
f741f8a839 linux_4_14: 4.14.329 -> 4.14.330
(cherry picked from commit 9cd26085fd)
2023-11-20 18:27:43 +01:00
K900
cb1a0a7b53 linux_4_19: 4.19.298 -> 4.19.299
(cherry picked from commit 5fba68ecb0)
2023-11-20 18:27:43 +01:00
K900
b7c279dbeb linux_5_4: 5.4.260 -> 5.4.261
(cherry picked from commit ba81973a18)
2023-11-20 18:27:43 +01:00
K900
79d84877e7 linux_5_10: 5.10.200 -> 5.10.201
(cherry picked from commit 4d7fab2db4)
2023-11-20 18:27:43 +01:00
K900
9bcaef3b06 linux_5_15: 5.15.138 -> 5.15.139
(cherry picked from commit 4fe8149d24)
2023-11-20 18:27:43 +01:00
K900
e1c648b022 linux_6_1: 6.1.62 -> 6.1.63
(cherry picked from commit fa23814880)
2023-11-20 18:27:43 +01:00
K900
38d98de7f6 linux_6_5: 6.5.11 -> 6.5.12
(cherry picked from commit a6c4f52dac)
2023-11-20 18:27:43 +01:00
K900
a3e0514ccc linux_6_6: 6.6.1 -> 6.6.2
(cherry picked from commit 81decae248)
2023-11-20 18:27:43 +01:00
K900
e6f041a691 linux_testing: 6.7-rc1 -> 6.7-rc2
(cherry picked from commit 318024f8a7)
2023-11-20 18:27:43 +01:00
Eduardo Quiros
0d4cad0a9f signal-desktop: 6.38.0 -> 6.39.0, 6.39.0-beta.2 -> 6.40.0-beta.1
(cherry picked from commit 30e6ba32cd)
2023-11-20 17:10:09 +01:00
teutat3s
9faf91e6d0 signal-desktop: fix screensharing on wayland
Without this change, starting a screenshare in signal-desktop on wayland
(sway) only produces a blank, black screen after selecting which screen
to share, with the following error in the logs:

ERROR:shared_screencast_stream.cc(412)] Unable to open PipeWire library
ERROR:base_capturer_pipewire.cc(81)] ScreenCastPortal failed: 1

Upstream has fixed screensharing in general according to
https://github.com/signalapp/Signal-Desktop/issues/5350#issuecomment-1664092786.

(cherry picked from commit 60f0edfb95)
2023-11-20 12:14:13 +01:00
Thomas Watson
b35e5efd80 quartus-prime-lite: fix loading of libudev.so.0
Loading without a path was broken by nixpkgs commit
e2d06c5695. Fortunately we don't want
libudev.so.0 in modelsim now anyway which was the reason for loading by
name only, so we move it back to being 64-bit only and load it by
absolute path.

(cherry picked from commit 5887fb9a74)
2023-11-20 08:36:18 +01:00
Weijia Wang
68fd0bb89c Merge pull request #268330 from NixOS/backport-253346-to-release-23.05
[Backport release-23.05] freerdp: 2.10.0 -> 2.11.0
2023-11-20 07:20:03 +01:00
github-actions[bot]
2d4e37ca1a Merge staging-next-23.05 into staging-23.05 2023-11-20 00:14:00 +00:00
github-actions[bot]
48fabe4298 Merge release-23.05 into staging-next-23.05 2023-11-20 00:13:33 +00:00
Robert Hensing
3f1da08ad2 Merge pull request #268578 from NixOS/backport-268487-to-release-23.05
[Backport release-23.05] changelog-d: init / `justStaticExecutables`
2023-11-20 00:27:14 +01:00
Robert Hensing
27b221632d changelog-d: Add shell completions
(cherry picked from commit 9f4a3df2e7)
2023-11-19 20:49:46 +00:00
Robert Hensing
2debce25ef changelog-d: Document tests and updateScript
(cherry picked from commit eb8dafd288)
2023-11-19 20:49:46 +00:00
Robert Hensing
20970e0990 haskellPackages.changelog-d: Rename file
(cherry picked from commit 0ff56d503a)
2023-11-19 20:49:46 +00:00
Robert Hensing
be107d701a changelog-d: Move out updateScript
(cherry picked from commit 25df0e6409)
2023-11-19 20:49:46 +00:00
Robert Hensing
a387ea2157 changelog-d: Move out tests.basic
(cherry picked from commit 3ce9db808b)
2023-11-19 20:49:46 +00:00
Robert Hensing
e7df89785f changelog-d: Use justStaticExecutables
I couldn't get the separate bin output to work.

(cherry picked from commit 9009c53c97)
2023-11-19 20:49:45 +00:00
Robert Hensing
9a1fc97de4 changelog-d: init
Move the overrides to top-level (pkgs/by-name).

(cherry picked from commit 2e1a099318)
2023-11-19 20:49:45 +00:00
R. Ryantm
2147f47fee vips: 8.14.3 -> 8.14.4
(cherry picked from commit c033c47cb3)
2023-11-19 19:59:15 +00:00
R. Ryantm
471fedc8e6 vips: 8.14.2 -> 8.14.3
(cherry picked from commit 94aaa919d9)
2023-11-19 19:58:55 +00:00
Robert Scott
5a651eca6f Merge pull request #268534 from NixOS/backport-266331-to-release-23.05
[Backport release-23.05] roundcube: 1.6.4 -> 1.6.5
2023-11-19 18:37:53 +00:00
Maximilian Bosch
27b0eb706e roundcube: 1.6.4 -> 1.6.5
ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.6.5
(cherry picked from commit bb09ba5e56)
2023-11-19 16:45:33 +00:00
Robert Scott
0c5678df52 Merge pull request #268368 from NixOS/backport-255397-to-release-23.05
[Backport release-23.05] libtommath: 1.2.0 -> 1.2.1
2023-11-19 14:24:15 +00:00
R. Ryantm
031a082069 git-workspace: 1.3.0 -> 1.4.0
(cherry picked from commit 8ef120fdac)
2023-11-19 09:58:04 +00:00
Pierre Bourdon
a646e4714a Merge pull request #268254 from NixOS/backport-268192-to-release-23.05
[Backport release-23.05] zbar: add patches for CVE-2023-40889 & CVE-2023-40890
2023-11-19 06:03:13 +01:00
github-actions[bot]
09ab1de43e Merge staging-next-23.05 into staging-23.05 2023-11-19 00:14:50 +00:00
github-actions[bot]
d36a089d88 Merge release-23.05 into staging-next-23.05 2023-11-19 00:14:17 +00:00
R. Ryantm
9cbfb316d2 gitlab-runner: 16.5.0 -> 16.6.0
(cherry picked from commit 3271b731b2)
2023-11-18 21:48:36 +00:00
Emily
decdf666c8 Merge pull request #268189 from emilylange/backport-268005-to-release-23.05
[Backport release-23.05 ] {,ungoogled-}chromium: 119.0.6045.123 -> 119.0.6045.159
2023-11-18 22:13:37 +01:00
R. Ryantm
4157ca4407 libtommath: 1.2.0 -> 1.2.1
(cherry picked from commit 3f665ee43d)
2023-11-18 21:00:27 +00:00
Artturi
8597d40b15 Merge pull request #268361 from NixOS/backport-268195-to-release-23.05 2023-11-18 22:37:41 +02:00
Artturin
46c8f0b33c discord-canary: 0.0.329 -> 0.0.340
(cherry picked from commit 7cf849dad0)
2023-11-18 20:26:12 +00:00
Artturin
9930e581ff discord-ptb: 0.0.84 -> 0.0.87
(cherry picked from commit ee7a555478)
2023-11-18 20:26:12 +00:00
Artturin
13897a177b discord: 0.0.282 -> 0.0.284
(cherry picked from commit e32ca48965)
2023-11-18 20:26:12 +00:00
Artturin
a55e4768bd discord-development: 0.0.1 -> 0.0.0
(cherry picked from commit b68ef179bd)
2023-11-18 20:26:12 +00:00
Artturin
f25513511d discord-canary: 0.0.173 -> 0.0.184
(cherry picked from commit a3d9516584)
2023-11-18 20:26:12 +00:00
Artturin
e9d2f6244e discord-ptb: 0.0.53 -> 0.0.56
(cherry picked from commit 38f79ca1a5)
2023-11-18 20:26:12 +00:00
Artturin
46c6fd91a2 discord: 0.0.33 -> 0.0.35
(cherry picked from commit 7b84cf3680)
2023-11-18 20:26:12 +00:00
Artturi
5fda746cd8 Merge pull request #268360 from NixOS/backport-264897-to-release-23.05 2023-11-18 22:25:32 +02:00
Artturin
f3eccc97c9 discord-canary: 0.0.320 -> 0.0.329
(cherry picked from commit f1d9560841)
2023-11-18 20:25:06 +00:00
Artturin
96e5f54b69 discord-ptb: 0.0.82 -> 0.0.84
(cherry picked from commit a7390c11c8)
2023-11-18 20:25:06 +00:00
Artturin
0debc191a0 discord: 0.0.281 -> 0.0.282
(cherry picked from commit 5aa06e27cf)
2023-11-18 20:25:06 +00:00
Artturin
8793e92847 discord-ptb: 0.0.51 -> 0.0.53
(cherry picked from commit 2df8c660df)
2023-11-18 20:25:06 +00:00
Artturin
67564f500e discord: 0.0.32 -> 0.0.33
(cherry picked from commit 938eaddcdf)
2023-11-18 20:25:06 +00:00
Artturin
ee19892bce discord-canary: 0.0.171 -> 0.0.173
(cherry picked from commit ccddeea081)
2023-11-18 20:25:06 +00:00
Artturi
349e077283 Merge pull request #268359 from NixOS/backport-262164-to-release-23.05 2023-11-18 22:23:43 +02:00
Artturin
939e14cd95 discord-development: 0.0.8797 -> 0.0.2
discord-development-0.0.2.tar.gz: gzip compressed data, last modified: Tue Oct 17 00:03:33 2023

(cherry picked from commit 41b3f47a1b)
2023-11-18 20:23:17 +00:00
Artturin
762a5d5ef9 discord-canary: 0.0.315 -> 0.0.320
(cherry picked from commit 315a7b36ca)
2023-11-18 20:23:17 +00:00
Artturin
4397caa94d discord-ptb: 0.0.80 -> 0.0.82
(cherry picked from commit 1685220ba4)
2023-11-18 20:23:17 +00:00
Artturin
9dfa2c577a discord: 0.0.280 -> 0.0.281
(cherry picked from commit 2169810dd1)
2023-11-18 20:23:17 +00:00
Artturin
19af779bdf discord-development: 0.0.234 -> 0.0.1
looks like a downgrade but

discord-development-0.0.1.tar.gz: gzip compressed data, last modified: Tue Oct 17 00:03:33 2023

(cherry picked from commit ecb7224d3f)
2023-11-18 20:23:17 +00:00
Artturin
4d03e60822 discord-canary: 0.0.170 -> 0.0.171
(cherry picked from commit 0338ede46d)
2023-11-18 20:23:17 +00:00
Artturin
73560050e6 discord-ptb: 0.0.49 -> 0.0.51
(cherry picked from commit a018ab4c77)
2023-11-18 20:23:17 +00:00
Artturin
5d528beb05 discord: 0.0.31 -> 0.0.32
(cherry picked from commit 3baf0cf343)
2023-11-18 20:23:17 +00:00
Nick Cao
0a0f0abded Merge pull request #268314 from NixOS/backport-268107-to-release-23.05
[Backport release-23.05] mautrix-whatsapp: 0.10.3 -> 0.10.4
2023-11-18 11:50:51 -05:00
R. Ryantm
7b9edb617a freerdp: 2.10.0 -> 2.11.0
(cherry picked from commit 168ac2a0ab)
2023-11-18 16:33:47 +00:00
Charlotte Van Petegem
5a489e1a9c mautrix-whatsapp: 0.10.3 -> 0.10.4
https://github.com/mautrix/whatsapp/releases/tag/v0.10.4
(cherry picked from commit 9c929ee921)
2023-11-18 14:38:14 +00:00
Vladimír Čunát
512442fde7 Merge #267313: python3Packages.jupyter-server: patch CVE-2023-39968 & CVE-2023-40170
...into staging-23.05
2023-11-18 09:27:26 +01:00
Robert Scott
d52e4349a8 zbar: add patches for CVE-2023-40889 & CVE-2023-40890
unfixed upstream these are both (based on) third party patches

(cherry picked from commit de6c085635)
2023-11-18 07:55:49 +00:00
Bobby Rong
8e5e424b1c Merge pull request #267024 from NixOS/backport-266766-to-release-23.05
[Backport release-23.05] webkitgtk: 2.42.1 → 2.42.2
2023-11-18 09:53:29 +08:00
Martin Weinelt
74a053604a Merge pull request #268200 from NixOS/backport-268179-to-release-23.05
[Backport release-23.05] python311Packages.python-ldap: 3.4.3 -> 3.4.4
2023-11-18 01:48:11 +01:00
github-actions[bot]
1956f25485 Merge staging-next-23.05 into staging-23.05 2023-11-18 00:13:12 +00:00
github-actions[bot]
cb0b2e77dc Merge release-23.05 into staging-next-23.05 2023-11-18 00:12:48 +00:00
Martin Weinelt
3ed5533ad0 python311Packages.python-ldap: 3.4.3 -> 3.4.4
https://github.com/python-ldap/python-ldap/releases/tag/python-ldap-3.4.4
(cherry picked from commit 31a8e92367)
2023-11-18 00:09:12 +00:00
networkException
86b6a026c6 ungoogled-chromium: 119.0.6045.123-1 -> 119.0.6045.159-1
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop_14.html

This update includes 4 security fixes.

CVEs:
CVE-2023-5997 CVE-2023-6112

(cherry picked from commit b105acfc31)
2023-11-17 23:53:51 +01:00
networkException
916b68e847 chromium: 119.0.6045.123 -> 119.0.6045.159
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop_14.html

This update includes 4 security fixes.

CVEs:
CVE-2023-5997 CVE-2023-6112

(cherry picked from commit be18e0d37a)
2023-11-17 23:52:20 +01:00
Nick Cao
29a55460a0 Merge pull request #267774 from NixOS/backport-267738-to-release-23.05
[Backport release-23.05] brave: 1.59.124 -> 1.60.118
2023-11-17 13:20:29 -05:00
Nick Cao
56e91c3e9f Merge pull request #267910 from NixOS/backport-264836-to-release-23.05
[Backport release-23.05] linuxPackages.apfs: 0.3.4 -> 0.3.5
2023-11-17 12:14:32 -05:00
Vladimír Čunát
2af91613c6 Merge #267329: thunderbird*: 115.4.1 -> 115.4.2
...into release-23.05
2023-11-17 06:55:46 +01:00
Lily Foster
4679e5e507 prefetch-yarn-deps: re-add git hash for fixup
(cherry picked from commit d02eb2d0e5)
2023-11-17 01:05:59 +00:00
github-actions[bot]
4bab787d64 Merge staging-next-23.05 into staging-23.05 2023-11-17 00:13:31 +00:00
github-actions[bot]
2278eca822 Merge release-23.05 into staging-next-23.05 2023-11-17 00:13:05 +00:00
Luflosi
b332517a5f linuxPackages.apfs: 0.3.4 -> 0.3.5
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.5
(cherry picked from commit 53def8b8d1)
2023-11-16 15:44:55 +00:00
Alyssa Ross
d7afe436f8 linux-rt_5_10: 5.10.197-rt96 -> 5.10.199-rt97
(cherry picked from commit 3715379d4a)
2023-11-16 15:23:00 +01:00
Alyssa Ross
aa1dae3359 linux_testing: 6.6-rc7 -> 6.7-rc1
ZSMALLOC is now the default allocator for ZSWAP, so if the allocator
isn't changed, ZSMALLOC must be y on 6.7 (and will default to that).
The script will set all options that can be modules to m anyway, so
there was no need for us to be explicitly setting it to module before
anyway.

(cherry picked from commit 3a7daebe13)
2023-11-16 15:23:00 +01:00
Sean Buckley
8357a9c550 brave: 1.59.124 -> 1.60.118
https://community.brave.com/t/release-channel-1-60-118/516549
(cherry picked from commit 6c7ff97b7c)
2023-11-16 01:14:55 +00:00
Nick Cao
9fb122519e Merge pull request #267749 from NixOS/backport-265921-to-release-23.05
[Backport release-23.05] quartus-prime-lite: expose all modelsim programs
2023-11-15 20:13:35 -05:00
github-actions[bot]
6c751d7165 Merge staging-next-23.05 into staging-23.05 2023-11-16 00:13:39 +00:00
github-actions[bot]
8f14c6172e Merge release-23.05 into staging-next-23.05 2023-11-16 00:13:13 +00:00
Bjørn Forsman
e15270a710 quartus-prime-lite: expose all modelsim programs
Just because nixpkgs can split upstream packages and hide certain
programs doesn't mean we should. Upstream documents that users should
add the ModelSim bin/ path to $PATH:
https://www.intel.com/content/www/us/en/docs/programmable/683200/1-2-1-and-2-0-1/setting-up-the-environment.html

This answers the comment "Should we install all executables?" -- yes.

(cherry picked from commit b4d6f8af70)
2023-11-15 21:31:54 +00:00
Daniel Fullmer
cefdf8fb86 cc-wrapper: fix linking against GCC libs for non-GCC
Currently, clang++ statically links against libstdc++ instead of
dynamically links, because the -L path included in the cc-wrapper is
incorrect. The gccForLibs.lib output only contains the architecture
subdirectory if the target and host platform are not the same. (See
targetConfig set in gcc/<version>/default.nix and the gcc/builder.nix)

This fixes the incorrect linking by using the correct path for both the
cross and native cases. This also matches the cc_solib set above in
cc-wrapper/default.nix

Tested by compiling a simple cpp binary and noting that it now correctly
dynamically links against libstdc++, natively on x86_64 and arm64, as
well as x86_64 -> arm64 cross compilation.

Co-Authored-By: Sebastian Ullrich <sebasti@nullri.ch>
(cherry picked from commit 2946b819c2)
2023-11-15 20:19:57 +00:00
Janik
48f92ae9de Merge pull request #267310 from NixOS/backport-254420-to-release-23.05 2023-11-15 17:18:02 +01:00
Robert Scott
d94345e8a9 python3Packages.pyarrow: add patch for CVE-2023-47248 (#267333) 2023-11-15 03:53:54 -05:00
Samuel Dionne-Riel
08e5bb6f11 Merge pull request #267583 from NixOS/backport-262595-to-release-23.05
[Backport release-23.05] nixos/kernel: correct kernelPatches.extraConfig documentation
2023-11-14 23:22:42 -05:00
Thomas Watson
459cb7d1c8 nixos/kernel: correct kernelPatches.extraConfig documentation
It hasn't expected the prefix for a long time (possibly ever). Other
documentation and patches within nixpkgs itself (such as the crashdump
module) do not have the prefix.

(cherry picked from commit be8065759e)
2023-11-15 03:40:34 +00:00
github-actions[bot]
5bfb348f4f Merge staging-next-23.05 into staging-23.05 2023-11-15 00:13:33 +00:00
github-actions[bot]
948d4517bc Merge release-23.05 into staging-next-23.05 2023-11-15 00:13:04 +00:00
0x4A6F
d4b5a67bbe Merge pull request #267401 from matthiasbeyer/backport-zellij-updates
[Backport 23.05] zellij: 0.36.0 -> 0.39.0
2023-11-14 21:39:57 +01:00
John Ericson
6aa551e6d1 Merge pull request #267487 from NixOS/backport-252459-to-release-23.05
[Backport release-23.05] win-dll-links: also copy dll from dependencies
2023-11-14 14:09:15 -05:00
brano543
29590eb210 win-dll-links: also copy dll from dependencies
Fixes running `pkgsCross.mingwW64._7zz` in wine.

Fixes issue 38451

```
tree result/bin
result/bin
├── 7zz.exe
└── mcfgthread-12.dll -> ../../wmgj476qjfw26f9aij1d64lxrjfv6kk0-mcfgthreads-x86_64-w64-mingw32-git/bin/mcfgthread-12.dll
```

Co-authored-by: marius david <marius@mariusdavid.fr>
(cherry picked from commit 1086f093a9)
2023-11-14 17:07:15 +00:00
Nick Cao
99b63833a9 Merge pull request #267457 from NixOS/backport-264876-to-release-23.05
[Backport release-23.05] virtualbox: 7.0.10 -> 7.0.12
2023-11-14 10:07:16 -05:00
Kerstin Humm
2e7346c2d6 mastodon: 4.1.9 -> 4.1.10 2023-11-14 14:43:25 +01:00
Adrien Langou
e6366d1578 virtualbox: 7.0.10 -> 7.0.12
(cherry picked from commit 8d7b487bae)
2023-11-14 13:42:24 +00:00
r-vdp
b5526687b4 zellij: 0.38.2 -> 0.39.0
Release notes: https://github.com/zellij-org/zellij/releases/tag/v0.39.0

(cherry picked from commit a5fb471c57)
2023-11-14 09:30:00 +01:00
Matthias Beyer
701556f045 zellij: 0.38.1 -> 0.38.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit a260fa6b47)
2023-11-14 09:30:00 +01:00
Ashish SHUKLA
9b04c96077 zellij: 0.38.0 -> 0.38.1
(cherry picked from commit 9e91f0a7cf)
2023-11-14 09:30:00 +01:00
VuiMuich
959474c942 zellij: 0.37.2 -> 0.38.0
https://github.com/zellij-org/zellij/releases/tag/v0.38.0
(cherry picked from commit 4bb3ee6bc6)
2023-11-14 09:30:00 +01:00
r-vdp
84857a90e6 zellij: add meta.mainProgram
(cherry picked from commit 9914997ab6)
2023-11-14 09:30:00 +01:00
Matthias Beyer
652151212a zellij: 0.37.1 -> 0.37.2
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit aa76a47ed6)
2023-11-14 09:30:00 +01:00
Matthias Beyer
e64364994e zellij: 0.37.0 -> 0.37.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit ee7c127185)
2023-11-14 09:30:00 +01:00
Matthias Beyer
f344fc2c18 zellij: 0.36.0 -> 0.37.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
(cherry picked from commit d1c64dd7e0)
2023-11-14 09:30:00 +01:00
github-actions[bot]
a9b2487bea Merge staging-next-23.05 into staging-23.05 2023-11-14 00:13:21 +00:00
github-actions[bot]
27eb9cb717 Merge release-23.05 into staging-next-23.05 2023-11-14 00:12:52 +00:00
Vladimír Čunát
8f1cb2a266 thunderbird-bin: 115.4.1 -> 115.4.2
https://www.thunderbird.net/en-US/thunderbird/115.4.2/releasenotes/
(cherry picked from commit 35459ba806)
2023-11-13 23:33:14 +00:00
Vladimír Čunát
663093ffc9 thunderbird: 115.4.1 -> 115.4.2
https://www.thunderbird.net/en-US/thunderbird/115.4.2/releasenotes/
(cherry picked from commit 92576ad170)
2023-11-13 23:33:14 +00:00
Robert Scott
5dd177df86 python3Packages.jupyter-server: add patches for CVE-2023-39968 & CVE-2023-40170 2023-11-13 22:09:43 +00:00
Lily Foster
08a7b958fd npmHooks.npmInstallHook: avoid script output in npm pack command
(cherry picked from commit 9b2ca17abc)
2023-11-13 21:44:30 +00:00
Justinas Stankevicius
1246a40f5e teleport: 12.4.20 -> 12.4.23 2023-11-13 22:54:27 +02:00
OTABI Tomoya
51f732d86f Merge pull request #267121 from risicle/ris-urllib3-jupyter-server-fix-r23.05
[23.05] python3Packages.urllib3: revert upstream commit to fix jupyter-server
2023-11-14 01:00:01 +09:00
Nick Cao
5e68ba52ab Merge pull request #267207 from NixOS/backport-266363-to-release-23.05
[Backport release-23.05] signal-desktop: 6.37.0 -> 6.38.0, signal-desktop-beta: 6.38.0-beta1 -> 6.39.0-beta2
2023-11-13 08:29:42 -05:00
teutat3s
b145cb7bd1 signal-desktop: 6.37.0 -> 6.38.0, signal-desktop-beta: 6.38.0-beta1 ->
6.39.0-beta2

https://github.com/signalapp/Signal-Desktop/releases/tag/v6.38.0

https://github.com/signalapp/Signal-Desktop/compare/v6.38.0-beta.1...v6.39.0-beta.2
(cherry picked from commit 7ffb69eac3)
2023-11-13 12:49:40 +00:00
teutat3s
f642fafed2 signal-desktop: 6.36.0 -> 6.37.0
signal-desktop-beta: 6.36.0-beta.2 -> 6.38.0-beta1

https://github.com/signalapp/Signal-Desktop/releases/tag/v6.37.0

https://github.com/signalapp/Signal-Desktop/compare/v6.36.0-beta.2...v6.38.0-beta.1
(cherry picked from commit ac35107505)
2023-11-13 13:45:23 +01:00
Martin Weinelt
241b217971 Merge pull request #266750 from NixOS/backport-266735-to-release-23.05
[Backport release-23.05] Firefox 120.0b9 and buildMozillaMach include path hack for dbus-1
2023-11-13 02:02:04 +01:00
Robert Scott
778192f842 python3Packages.urllib3: revert upstream commit to fix jupyter-server
this commit, part of 1.26.16, appears to break the tests of
jupyter-server
2023-11-13 00:20:56 +00:00
github-actions[bot]
faefc2e554 Merge staging-next-23.05 into staging-23.05 2023-11-13 00:13:57 +00:00
github-actions[bot]
2d79120b42 Merge release-23.05 into staging-next-23.05 2023-11-13 00:13:29 +00:00
Martin Weinelt
a752589ac0 firefox-devedition-unwrapped: 119.0b9 -> 120.0b9
https://www.mozilla.org/en-US/firefox/120.0beta/releasenotes/
(cherry picked from commit 8b62c1c9bf)
2023-11-12 22:50:03 +01:00
Martin Weinelt
82f6e5f0bb firefox-beta-unwrapped: 119.0b9 -> 120.0b9
https://www.mozilla.org/en-US/firefox/120.0beta/releasenotes
(cherry picked from commit 8f0553aaa8)
2023-11-12 22:50:03 +01:00
Martin Weinelt
0e405baef7 buildMozillaMach: set include path for dbus from version 120
Upstream issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1864083

(cherry picked from commit 6f0c86b324)
2023-11-12 22:50:03 +01:00
Martin Weinelt
6d20bf891c buildMozillaMach: use rust 1.72 when version>=120 2023-11-12 22:50:03 +01:00
Martin Weinelt
fb30b0ac65 rust_1_70: backport from master
Backport a newer rust version from master for ongoing support of our
Firefox source builds.

Co-Authored-By: figsoda <figsoda@pm.me>
2023-11-12 22:49:29 +01:00
Rhys Davies
e074ed8769 microsoft-edge: 118.0.2088.76 -> 119.0.2151.44
(cherry picked from commit b44a0a5059)
2023-11-12 18:51:20 +00:00
Weijia Wang
d06badbbd0 Merge pull request #264459 from NixOS/backport-263434-to-release-23.05
[Backport release-23.05] brave: 1.59.120 -> 1.59.124
2023-11-12 19:51:12 +01:00
Weijia Wang
68c5528466 Merge pull request #266734 from NixOS/backport-265264-to-release-23.05
[Backport release-23.05] palemoon-bin: 32.4.1 -> 32.5.0
2023-11-12 19:49:22 +01:00
Emily
43d613ef82 Merge pull request #266951 from emilylange/backport-266871-to-release-23.05
[Backport release-23.05] {,ungoogled-}chromium: 119.0.6045.105 -> 119.0.6045.123
2023-11-12 14:45:55 +01:00
Pavol Rusnak
971ac83194 Merge pull request #267025 from NixOS/backport-266934-to-release-23.05
[Backport release-23.05] tor: 0.4.8.7 -> 0.4.8.9
2023-11-12 11:38:38 +01:00
Pavol Rusnak
082d5da0ff tor: enable Proof of Work defense for onion services
by allowing inclusion of GPL-licensed code

for more details see
https://gitlab.torproject.org/tpo/onion-services/onion-support/-/wikis/Documentation/PoW-FAQ#compiling-c-tor-with-the-pow-defense

(cherry picked from commit 5aa01c8fe5)
2023-11-12 10:32:10 +00:00
Fiona Weber
dbb97e6d07 tor: 0.4.8.7 -> 0.4.8.9
(cherry picked from commit 0a946167d5)
2023-11-12 10:32:10 +00:00
Bobby Rong
fe46f66bb2 webkitgtk: 2.42.1 → 2.42.2
https://github.com/WebKit/WebKit/compare/webkitgtk-2.42.1...webkitgtk-2.42.2
(cherry picked from commit d4fa59b686)
2023-11-12 10:21:07 +00:00
Alyssa Ross
7493e90ff0 linux_latest-libre: 19438 -> 19441
(cherry picked from commit 094a531215)
2023-11-12 11:14:59 +01:00
Alyssa Ross
8bf7909aae linux_5_10: 5.10.199 -> 5.10.200
(cherry picked from commit 094baeeba7)
2023-11-12 11:14:59 +01:00
Alyssa Ross
8e95f90d3b linux_5_15: 5.15.137 -> 5.15.138
(cherry picked from commit d7a8b6818f)
2023-11-12 11:14:59 +01:00
Pierre Bourdon
9502d02459 Merge pull request #266890 from NixOS/backport-266663-to-release-23.05
[Backport release-23.05] mu: 1.10.7 -> 1.10.8
2023-11-12 03:27:22 +01:00
networkException
d72310d10a ungoogled-chromium: 119.0.6045.105-1 -> 119.0.6045.123-1
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop.html

This update includes 1 security fix.

CVEs:
CVE-2023-5996

(cherry picked from commit 37f3260f55)
2023-11-12 03:06:17 +01:00
networkException
d16576245e chromium: 119.0.6045.105 -> 119.0.6045.123
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop.html

This update includes 1 security fix.

CVEs:
CVE-2023-5996

(cherry picked from commit 15eb951a10)
2023-11-12 03:03:51 +01:00
github-actions[bot]
cefbde15cb Merge staging-next-23.05 into staging-23.05 2023-11-12 00:14:53 +00:00
github-actions[bot]
18f19f2580 Merge release-23.05 into staging-next-23.05 2023-11-12 00:14:24 +00:00
Vincenzo Mantova
ad6d039eb5 texlive.combine: ensure rungs is available in bin (#266856) 2023-11-11 19:07:35 -05:00
R. Ryantm
536a0070e3 upnp-router-control: 0.3.3 -> 0.3.4
(cherry picked from commit b4ca611414)
2023-11-11 18:57:03 +00:00
Charlotte Van Petegem
f578649280 mu: 1.10.7 -> 1.10.8
https://github.com/djcb/mu/releases/tag/v1.10.8
(cherry picked from commit cfe4bf15e7)
2023-11-11 18:33:59 +00:00
github-actions[bot]
3434b432d8 Merge staging-next-23.05 into staging-23.05 2023-11-11 00:13:02 +00:00
github-actions[bot]
32d1f1dbde Merge release-23.05 into staging-next-23.05 2023-11-11 00:12:17 +00:00
OPNA2608
8c78506d51 palemoon-bin: 32.4.1 -> 32.5.0
(cherry picked from commit 775d998c9a)
2023-11-10 21:35:26 +00:00
Artturi
1d55765508 Merge pull request #241599 from NixOS/backport-240445-to-release-23.05 2023-11-10 22:03:10 +02:00
Artturi
39f36294d4 Merge pull request #266719 from NixOS/backport-230650-to-release-23.05 2023-11-10 21:19:38 +02:00
Moritz 'e1mo' Fromm
9dcccbd115 ejabberd: Add awk to ejabberdctl path
ejabberdctl requires awk[^1], but it currently is not present in NixOS,
sometimes showing up as a warning/error in the logs:

```
/nix/store/jgl7b43di9qgrarirwsl1f7a1ngl8cd5-ejabberd-23.01/bin/ejabberdctl: line 219: awk: command not found
```

[^1]: dd2efc360b/ejabberdctl.template (L218)

(cherry picked from commit b38f282172)
2023-11-10 19:08:33 +00:00
Nick Cao
220a5ae4c3 Merge pull request #266608 from NixOS/backport-266583-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 119.0-5 -> 119.0.1-1
2023-11-10 08:54:44 -05:00
squalus
061c0067bc librewolf-unwrapped: 119.0-5 -> 119.0.1-1
(cherry picked from commit 0b74f7fd8d)
2023-11-10 07:00:46 +00:00
Vladimír Čunát
da4024d0ea Merge #265704: staging-next-23.05 iteration 10
...into release-23.05
2023-11-10 07:11:24 +01:00
github-actions[bot]
430c9f4a45 Merge staging-next-23.05 into staging-23.05 2023-11-10 00:13:25 +00:00
github-actions[bot]
fa9c4e560e Merge release-23.05 into staging-next-23.05 2023-11-10 00:12:51 +00:00
Atemu
c41b26e688 Merge pull request #266471 from NixOS/backport-266445-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-11-08
2023-11-09 17:54:36 +01:00
zzzsyyy
7dbb29fd84 xanmod-kernels: change to 250 Hz timer frequency
this change follows the commit eca832941c

(cherry picked from commit c7b6b8f629)
2023-11-09 14:32:07 +00:00
zzzsyyy
04bc90cb71 linux_xanmod_latest: 6.5.10 -> 6.5.11
(cherry picked from commit adb763477d)
2023-11-09 14:32:07 +00:00
zzzsyyy
e9f9c24674 linux_xanmod: 6.1.61 -> 6.1.62
(cherry picked from commit c12d0567a3)
2023-11-09 14:32:07 +00:00
github-actions[bot]
07a9538677 Merge staging-next-23.05 into staging-23.05 2023-11-09 00:13:26 +00:00
github-actions[bot]
23387549f5 Merge release-23.05 into staging-next-23.05 2023-11-09 00:12:53 +00:00
Fabián Heredia Montiel
da44563672 Merge pull request #266287 from NixOS/backport-266255-to-release-23.05
[Backport release-23.05] Linux kernels 2023-11-08
2023-11-08 09:45:50 -06:00
Alyssa Ross
b82d80799a linux_6_1: 6.1.61 -> 6.1.62
(cherry picked from commit fa72c8b2bb)
2023-11-08 15:44:35 +00:00
Alyssa Ross
f6f233cdf4 linux_6_5: 6.5.10 -> 6.5.11
(cherry picked from commit b5c3f28b75)
2023-11-08 15:44:35 +00:00
Alyssa Ross
cbe6d90ec3 linux/hardened/patches/6.5: 6.5.8-hardened1 -> 6.5.10-hardened1
(cherry picked from commit 001109e60e)
2023-11-08 15:44:35 +00:00
Alyssa Ross
a0e4e54354 linux/hardened/patches/6.4: init at 6.4.16-hardened1
(cherry picked from commit 2e8fb2dfa3)
2023-11-08 15:44:35 +00:00
Alyssa Ross
8affc1eecd linux/hardened/patches/6.1: 6.1.60-hardened1 -> 6.1.61-hardened1
(cherry picked from commit 93f2f93408)
2023-11-08 15:44:35 +00:00
Alyssa Ross
76a376c734 linux_4_14: 4.14.328 -> 4.14.329
(cherry picked from commit bd20efaed3)
2023-11-08 15:44:35 +00:00
Alyssa Ross
d143caf831 linux_4_19: 4.19.297 -> 4.19.298
(cherry picked from commit 592d7bde9a)
2023-11-08 15:44:35 +00:00
Alyssa Ross
1baf36c572 linux_5_4: 5.4.259 -> 5.4.260
(cherry picked from commit 966c4def3d)
2023-11-08 15:44:35 +00:00
Alyssa Ross
20cf4a12a8 linux_6_6: 6.6 -> 6.6.1
(cherry picked from commit 817471f227)
2023-11-08 15:44:34 +00:00
Sefa Eyeoglu
bc78683e08 prismlauncher: 7.2 -> 8.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-11-08 09:20:07 +01:00
Nick Cao
5ff1db8d57 prismlauncher: add patch for qt 6.6 support 2023-11-08 09:20:07 +01:00
Robert Scott
14d17e6b1f Merge pull request #265597 from NixOS/backport-264916-to-release-23.05
[Backport release-23.05] python311Packages.django_4: 4.2.6 -> 4.2.7
2023-11-08 00:24:37 +00:00
github-actions[bot]
ff17e385b8 Merge staging-next-23.05 into staging-23.05 2023-11-08 00:13:26 +00:00
github-actions[bot]
4887853f9c Merge release-23.05 into staging-next-23.05 2023-11-08 00:12:49 +00:00
Shea Levy
bceb3bff2e Merge pull request #266059 from NixOS/backport-265541-to-release-23.05
zotero: 6.0.27 -> 6.0.30
2023-11-07 11:38:43 -05:00
Martin Weinelt
e1decbac17 Merge pull request #266043 from NixOS/backport-265988-to-release-23.05
[Backport release-23.05] firefox-{,bin-}unwrapped: 119.0 -> 119.0.1
2023-11-07 14:18:36 +01:00
kilianar
e77bf56a79 zotero: 6.0.27 -> 6.0.30
https://github.com/zotero/zotero/releases/tag/6.0.30
(cherry picked from commit 1817b5bdb0)
2023-11-07 08:13:31 -05:00
Martin Weinelt
454776f213 firefox-bin-unwrapped: 119.0 -> 119.0.1
https://www.mozilla.org/en-US/firefox/119.0.1/releasenotes
(cherry picked from commit 063d4f66f7)
2023-11-07 11:15:16 +00:00
Martin Weinelt
e89487f516 firefox-unwrapped: 119.0 -> 119.0.1
https://www.mozilla.org/en-US/firefox/119.0.1/releasenotes
(cherry picked from commit 7df1b3e9fa)
2023-11-07 11:15:16 +00:00
Martin Weinelt
33e938c782 Merge pull request #263378 from NixOS/backport-263201-to-release-23.05
[Backport release-23.05] build-fhsenv-bubblewrap: remove /usr/lib and /usr/lib32 from LD_LIBRARY_PATH
2023-11-07 10:58:25 +01:00
Weijia Wang
07a507368a Merge pull request #265664 from NixOS/backport-265638-to-release-23.05
[Backport release-23.05] vencord: 1.6.2 -> 1.6.3
2023-11-07 01:55:02 +01:00
Martin Weinelt
e795bbdcf2 Merge remote-tracking branch 'origin/staging-next-23.05' into staging-23.05 2023-11-07 01:15:32 +01:00
github-actions[bot]
a97309e06b Merge release-23.05 into staging-next-23.05 2023-11-07 00:13:05 +00:00
Peder Bergebakken Sundt
2943cb239f Merge pull request #265549 from numinit/mattermost-7.8.13
mattermost: 7.8.12 -> 7.8.13
2023-11-06 23:58:16 +02:00
Atemu
41de143fda Merge pull request #265657 from NixOS/backport-253838-to-release-23.05
[Backport release-23.05] lastpass-cli: 1.3.4 -> 1.3.6
2023-11-06 18:17:38 +01:00
Ivan Petkov
eec6d149dd syncoid: disable PrivateUsers in systemd unit
* leaving PrivateUsers=true appears to break when using zfs-2.2.0

(cherry picked from commit 15ebe5b7c0)
2023-11-06 09:16:46 +00:00
Atemu
2ce12aca0a Merge pull request #265732 from NixOS/backport-265181-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-11-02
2023-11-06 09:35:50 +01:00
github-actions[bot]
745a17ecaf Merge staging-next-23.05 into staging-23.05 2023-11-06 00:13:34 +00:00
github-actions[bot]
1ef14f1267 Merge release-23.05 into staging-next-23.05 2023-11-06 00:13:07 +00:00
zzzsyyy
bbd6e8f534 linux_xanmod_latest: 6.5.9 -> 6.5.10
(cherry picked from commit a38765cab0)
2023-11-05 21:03:08 +00:00
zzzsyyy
a72812e7db linux_xanmod: 6.1.60 -> 6.1.61
(cherry picked from commit 036123b43f)
2023-11-05 21:03:08 +00:00
Mario Rodas
eac23aa072 Merge pull request #265674 from notalltim/backport-256057-to-release-23.05
backport #256057
2023-11-05 14:21:01 -05:00
Maxine Aubrey
06054243f7 slack: 4.34.120 -> 4.32.121
(cherry picked from commit 8bf85a1a85)
2023-11-05 19:47:45 +01:00
Vladimír Čunát
df70b1f786 Merge branch 'staging-23.05' into staging-next-23.05 2023-11-05 19:05:24 +01:00
Vladimír Čunát
db181f0bd1 Merge #254968: libopenmpt: 0.6.11 -> 0.6.12
...into staging-23.05
2023-11-05 19:04:33 +01:00
Vladimír Čunát
107a057cc1 Merge #265619: openssl_3: 3.0.11 -> 3.0.12
...into staging-23.05
2023-11-05 19:02:19 +01:00
Vladimír Čunát
9d628dc183 Merge #265596: python311Packages.django_3: 3.2.22 -> 3.2.23
...into staging-23.05
2023-11-05 19:00:55 +01:00
Vladimír Čunát
c41beba666 Merge #264914: python310Packages.urllib3: 1.26.14 -> 1.26.18
...into staging-23.05
2023-11-05 18:58:58 +01:00
zeuner
298479f1cd grpc: add missing whitespace in aarch64-darwin NIX_CFLAGS_COMPILE (#256057)
Co-authored-by: Isidor Zeuner <nix@quidecco.pl>
2023-11-05 10:10:22 -05:00
Legion Orsetti
abe44827cb vencord: 1.6.2 -> 1.6.3
(cherry picked from commit 15a468d71e)
2023-11-05 14:17:19 +00:00
Sebastian Hyberts
d4ab0dd697 lastpass-cli: 1.3.4 -> 1.3.6
(cherry picked from commit aeed58aa1d)
2023-11-05 13:46:24 +00:00
Emily
9b73e49eb3 Merge pull request #265527 from emilylange/backport-265263-to-release-23.05
[Backport release-23.05] {,ungoogled-}chromium,chromedriver: 118.0.5993.117/70 -> 119.0.6045.105
2023-11-05 14:30:53 +01:00
Martin Weinelt
55d9e729ac openssl_3: 3.0.11 -> 3.0.12
https://github.com/openssl/openssl/blob/openssl-3.0.12/NEWS.md

Fixes: CVE-2023-5363
(cherry picked from commit 97c9e3ab78)
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-11-05 11:50:56 +01:00
Vladimír Čunát
aeefe20546 Merge #265201: Revert imagemagick: 7.1.1-19 -> 7.1.1-21"
...into release-23.05
2023-11-05 08:32:53 +01:00
Vladimír Čunát
7f93ab324c Merge #258618: dotnet-sdk_*: patch-level updates
...into release-23.05
2023-11-05 08:28:18 +01:00
Martin Weinelt
36ec4c6d6a python311Packages.django_4: 4.2.6 -> 4.2.7
https://docs.djangoproject.com/en/4.2/releases/4.2.7/
https://www.djangoproject.com/weblog/2023/nov/01/security-releases/

Fixes: CVE-2023-46695 (on Windows only)
(cherry picked from commit 5f9b322e22)
2023-11-05 07:20:32 +00:00
Martin Weinelt
469536c290 python311Packages.django_3: 3.2.22 -> 3.2.23
https://docs.djangoproject.com/en/3.2/releases/3.2.23/
https://www.djangoproject.com/weblog/2023/nov/01/security-releases/

Fixes: CVE-2023-46695 (on Windows only)
(cherry picked from commit 2a7f0dd7f0)
2023-11-05 07:18:50 +00:00
Morgan Jones
3638659d66 mattermost: 7.8.12 -> 7.8.13 2023-11-04 17:59:44 -07:00
github-actions[bot]
e4e4811498 Merge staging-next-23.05 into staging-23.05 2023-11-05 00:14:10 +00:00
github-actions[bot]
c69bdc972c Merge release-23.05 into staging-next-23.05 2023-11-05 00:13:39 +00:00
networkException
ecbb0fc856 chromedriver: 118.0.5993.70 -> 119.0.6045.105
(cherry picked from commit 8f824c9d13)
2023-11-04 22:28:57 +01:00
networkException
c879d55c65 ungoogled-chromium: 118.0.5993.117-1 -> 119.0.6045.105-1
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_31.html

This update includes 15 security fixes.

CVEs:
CVE-2023-5480 CVE-2023-5482 CVE-2023-5849 CVE-2023-5850 CVE-2023-5851
CVE-2023-5852 CVE-2023-5853 CVE-2023-5854 CVE-2023-5855 CVE-2023-5856
CVE-2023-5857 CVE-2023-5858 CVE-2023-5859

(cherry picked from commit 352d725f5a)
2023-11-04 22:26:38 +01:00
networkException
ea043b8eac chromium: 118.0.5993.117 -> 119.0.6045.105
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_31.html

This update includes 15 security fixes.

CVEs:
CVE-2023-5480 CVE-2023-5482 CVE-2023-5849 CVE-2023-5850 CVE-2023-5851
CVE-2023-5852 CVE-2023-5853 CVE-2023-5854 CVE-2023-5855 CVE-2023-5856
CVE-2023-5857 CVE-2023-5858 CVE-2023-5859

(cherry picked from commit f43e8afa44)
2023-11-04 22:23:28 +01:00
Yaya
78f3a4ae19 gitlab: 16.5.0 -> 16.5.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.5.1-ee/CHANGELOG.md
(cherry picked from commit 8c0d7311de)
2023-11-04 16:03:34 +01:00
Yaya
9e9a1533ee gitlab-workhorse: exclude from r-ryantm
(cherry picked from commit b8194b09c7)
2023-11-04 16:03:34 +01:00
Yaya
60d0c89022 gitlab-shell: exclude from r-ryantm
(cherry picked from commit 39e0420cde)
2023-11-04 16:03:34 +01:00
Yaya
8d2bb231a1 gitlab-pages: exclude from r-ryantm
(cherry picked from commit 651d67fc39)
2023-11-04 16:03:34 +01:00
Yaya
a99a8769b0 gitlab-container-registry: exclude from r-ryantm
(cherry picked from commit 5ae879f413)
2023-11-04 16:03:34 +01:00
Yaya
6a22237a6a gitaly: exclude from r-ryantm
gitaly needs to be updated in sync with the rest of the gitlab packages.

(cherry picked from commit c551817e40)
2023-11-04 16:03:34 +01:00
Yaya
95f8ce07f4 gitlab: fix Puma low-level error handler location
This replaces the hard-coded location to the Puma error handler class.

80b76a16e0 (3ba20e58c18cc81aa8a5277f3be1d45ab5100691_88_84)
(cherry picked from commit b0fe7bb4d6)
2023-11-04 16:03:34 +01:00
Yaya
a090219a98 gitlab-container-registry: 3.84.0 -> 3.85.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.85.0-gitlab/CHANGELOG.md
(cherry picked from commit a94455a9d5)
2023-11-04 16:03:34 +01:00
Yaya
b76b05ffc8 gitlab: 16.4.1 -> 16.5.0
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.5.0-ee/CHANGELOG.md
(cherry picked from commit cbdf691bd1)
2023-11-04 16:03:34 +01:00
Robert Scott
3afc059567 Merge pull request #264266 from NixOS/backport-256150-to-staging-23.05
[Backport staging-23.05] procps: Backport the CVE-2023-4016 fix
2023-11-04 13:38:03 +00:00
Robert Scott
7f8fcee732 Merge pull request #264613 from Yarny0/libtiff-cve-2305
[23.05] libtiff: patch for CVE-2023-40745 & CVE-2023-41175
2023-11-04 13:35:11 +00:00
github-actions[bot]
501b32b820 Merge staging-next-23.05 into staging-23.05 2023-11-04 00:12:58 +00:00
github-actions[bot]
a2dbea11dc Merge release-23.05 into staging-next-23.05 2023-11-04 00:12:21 +00:00
Arjun31415
556a75f6a1 signal-desktop: 6.34.1 -> 6.36.0
signal-desktop-beta: 6.35.0-beta.2 -> 6.36.0-beta.2

Release: https://github.com/signalapp/Signal-Desktop/releases/tag/v6.36.0
(cherry picked from commit 98557fc621)
2023-11-03 16:17:05 +01:00
nicoo
b1d2aa8f5e nixos/sudo: fix security.sudo.package
(cherry picked from commit 6e15779fda)
2023-11-03 14:52:06 +01:00
github-actions[bot]
d5f4a855e8 libyang: 2.1.111 -> 2.1.128 (#265215)
(cherry picked from commit aa2c1e32a0)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-11-03 13:22:25 +01:00
github-actions[bot]
0bf0ea4a0b libyang: 2.1.80 -> 2.1.111 (#265214)
(cherry picked from commit 0623457cba)

Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
2023-11-03 13:21:33 +01:00
github-actions[bot]
c39267a049 libyang: 2.1.55 -> 2.1.80 (#265213)
(cherry picked from commit 58f00a69ec)

Co-authored-by: R. Ryantm <ryantm-bot@ryantm.com>
2023-11-03 13:20:28 +01:00
Stig
e76a0460ff Revert "[Backport release-23.05] imagemagick: 7.1.1-19 -> 7.1.1-21" 2023-11-03 11:41:54 +01:00
R. Ryantm
9f96303724 netbird: 0.24.0 -> 0.24.2
(cherry picked from commit 9271358947)
2023-11-03 07:50:07 +01:00
github-actions[bot]
a2824a19d4 Merge staging-next-23.05 into staging-23.05 2023-11-03 00:13:27 +00:00
github-actions[bot]
fd26794962 Merge release-23.05 into staging-next-23.05 2023-11-03 00:12:53 +00:00
Robert Schütz
621f51253e Merge pull request #264472 from dotlambda/bitwarden-2023.9.3
[23.05] bitwarden: 2023.4.0 -> 2023.9.3
2023-11-02 09:29:18 -07:00
Robert Hensing
e58bd92375 Merge pull request #264688 from NixOS/backport-264623-to-release-23.05
[Backport release-23.05] haskellPackages.changelog-d: init
2023-11-02 16:57:14 +01:00
Maximilian Bosch
40c37a9735 Merge pull request #264676 from Ma27/backport-nextcloud
[23.05] nextcloud: 26.0.7 -> 26.0.8, 27.1.2 -> 27.1.3, app updates
2023-11-02 15:46:55 +01:00
Maximilian Bosch
b657975936 linux/hardened/patches/6.1: 6.1.59-hardened1 -> 6.1.60-hardened1
(cherry picked from commit aac9dfa520)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
46c3de1468 linux/hardened/patches/5.4: 5.4.258-hardened1 -> 5.4.259-hardened1
(cherry picked from commit 5d63d58a62)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
ccc209367f linux/hardened/patches/5.15: 5.15.136-hardened1 -> 5.15.137-hardened1
(cherry picked from commit 0257a8b59a)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
6d1f688c21 linux/hardened/patches/5.10: 5.10.198-hardened1 -> 5.10.199-hardened1
(cherry picked from commit b76cb53099)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
35182c8b59 linux/hardened/patches/4.19: 4.19.296-hardened1 -> 4.19.297-hardened1
(cherry picked from commit 57b17940a3)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
d2ed1becd8 linux/hardened/patches/4.14: 4.14.327-hardened1 -> 4.14.328-hardened1
(cherry picked from commit db3b9c7cf5)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
a8e2d40666 linux_latest-libre: 19417 -> 19438
(cherry picked from commit d6698b1d44)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
24eb448378 linux-rt_5_15: 5.15.133-rt70 -> 5.15.137-rt71
(cherry picked from commit 21b85f9d5e)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
c9db52583a linux_6_1: 6.1.60 -> 6.1.61
(cherry picked from commit a123453fd3)
2023-11-02 15:40:40 +01:00
Maximilian Bosch
539844f194 linux_6_5: 6.5.9 -> 6.5.10
(cherry picked from commit 37c9675b6a)
2023-11-02 15:40:40 +01:00
André Vitor de Lima Matos
1bb299d61f kernel: fix framebuffer console after 6.6
These options were already enabled in previous versions, but Kconfig
changes in 6.6 made NixOS kernel disable them. Therefore, we enable
unconditionally, to be explicit that they're needed.
Without them, the fbcon/console on systems with DRM devices freeze/blank
on early boot, even though the system boots normally.

(cherry picked from commit da86f5121a)
2023-11-02 15:39:56 +01:00
Emily
d2288ae0fa Merge pull request #264861 from NixOS/backport-264838-to-release-23.05
[Backport release-23.05] triton: 7.15.4 -> 7.16.0
2023-11-02 13:46:07 +01:00
Nick Cao
2e0f5575ab Merge pull request #264843 from NixOS/backport-264627-to-release-23.05
[Backport release-23.05] element-{web,desktop}: 1.11.46 -> 1.11.47
2023-11-02 08:15:02 -04:00
ciferkey
eab3b6d48e pocket-casts: 0.6.0 -> 0.7.0
(cherry picked from commit fbce7af72b)
2023-11-02 11:17:22 +01:00
R. Ryantm
ecd985f22e lighttpd: 1.4.72 -> 1.4.73
(cherry picked from commit 4e23f0f0eb)
2023-11-02 08:51:49 +01:00
Kirill Radzikhovskyy
a666b92f62 freetube: use electron_27 instead of electron_22
Upstream freetube-19.1 uses electron-27, so match that.

This fixes the issue that electron_22 is marked as insecure and results
in eval error by default. And with e.g. the default electron in the
stable branch (electron_26) we hit
https://github.com/FreeTubeApp/FreeTube/issues/3953 ("App turns entirely
white a few moments after startup on wayland-WM-only-setups").

This patch is only for the stable branch, as unstable has electron_27 as
default and unpinned electron in freetube.
2023-11-02 07:44:29 +01:00
Yureka
12f6c1bd45 electron_27-bin: init at 27.0.0
(cherry picked from commit 46e2044bf5)
2023-11-02 07:44:29 +01:00
Robert Schütz
ebd106baa8 Merge pull request #242266 from lilyinstarlight/backport/feature/npm-workspaces
[Backport release-23.05] buildNpmPackage: add npmWorkspace and npmPruneFlags args
2023-11-01 22:30:44 -07:00
Martin Weinelt
6e1bbf7034 python310Packages.urllib3: 1.26.14 -> 1.26.18
https://github.com/urllib3/urllib3/releases/tag/1.26.18
https://github.com/urllib3/urllib3/blob/1.26.18/CHANGES.rst
https://github.com/advisories/GHSA-g4mx-q9vg-27p4

Fixes: CVE-2023-45803
2023-11-02 01:58:42 +01:00
github-actions[bot]
abe8075bcc Merge staging-next-23.05 into staging-23.05 2023-11-02 00:13:30 +00:00
github-actions[bot]
a0cded2e62 Merge release-23.05 into staging-next-23.05 2023-11-02 00:12:52 +00:00
Jeremy Kolb
9eb24edd6a open-vm-tools: Fix CVE-2023-34059 (#264603)
https://github.com/vmware/open-vm-tools/blob/CVE-2023-34059.patch/README.md
2023-11-01 23:08:15 +01:00
Silvan Mosberger
8348b38a50 Merge pull request #264875 from NixOS/backport-264860-to-release-23.05 2023-11-01 22:12:05 +01:00
Silvan Mosberger
851b691b07 lib.filesystem: Don't test Nix-specific error messages
In https://github.com/NixOS/nix/pull/9269 the error messages change
which would've broken this test.

(cherry picked from commit add254658a)
2023-11-01 19:22:20 +00:00
teutat3s
1027ba0503 triton: 7.15.4 -> 7.16.0
https://github.com/TritonDataCenter/node-triton/compare/7.15.4...7.16.0
(cherry picked from commit afc06f2fe9)
2023-11-01 18:13:23 +00:00
Maximilian Bosch
fca5772049 element-{web,desktop}: 1.11.46 -> 1.11.47
ChangeLog web: https://github.com/vector-im/element-web/releases/tag/v1.11.47
ChangeLog desktop: https://github.com/vector-im/element-desktop/releases/tag/v1.11.47

(cherry picked from commit d14dde6e07)
2023-11-01 16:45:46 +00:00
Maximilian Bosch
01c8900eba strace: 6.5 -> 6.6
ChangeLog: https://github.com/strace/strace/releases/tag/v6.6
(cherry picked from commit cc42f0e7d8)
2023-11-01 14:56:12 +01:00
Legion Orsetti
34bdaaf1f0 vencord: 1.6.1 -> 1.6.2
(cherry picked from commit afe0759ba4)
2023-11-01 14:45:19 +01:00
Pierre Bourdon
f9d25531cc Merge pull request #263553 from NixOS/backport-262734-to-release-23.05
[Backport release-23.05] vscode-extensions.svelte.svelte-vscode: 107.4.3 -> 107.12.0
2023-11-01 13:28:30 +01:00
Pierre Bourdon
9b1dd10da7 Merge pull request #264462 from NixOS/backport-263655-to-release-23.05
[Backport release-23.05] microsoft-edge: 118.0.2088.46 -> 118.0.2088.76
2023-11-01 13:27:40 +01:00
OTABI Tomoya
dbc1a30289 Merge pull request #264240 from NixOS/backport-252750-to-release-23.05
[Backport release-23.05] python311Packages.pyramid: 2.0.1 -> 2.0.2
2023-11-01 18:11:17 +09:00
Atemu
3e53f60354 Merge pull request #264617 from NixOS/backport-264002-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-10-28
2023-11-01 09:00:52 +01:00
Lassulus
37da76e4ef Merge pull request #264622 from ehmry/yggdrasil-backport
yggdrasil: 0.4.7 -> 0.5.1 - backport 23.05
2023-11-01 07:14:27 +00:00
Yarny0
f4d140a219 libtiff: patch for CVE-2023-41175 & CVE-2023-40745 2023-11-01 07:37:48 +01:00
Martin Weinelt
c1032c1be0 mosquitto: add nixos test into passthru.tests
(cherry picked from commit facbafb04b)
2023-11-01 01:01:21 +00:00
datafoo
9cd1ede474 mosquitto: 2.0.17 -> 2.0.18
https://mosquitto.org/blog/2023/09/version-2-0-18-released/
(cherry picked from commit 98a1618021)
2023-11-01 01:01:21 +00:00
github-actions[bot]
902a28581f Merge staging-next-23.05 into staging-23.05 2023-11-01 00:14:03 +00:00
github-actions[bot]
f7f8802b6b Merge release-23.05 into staging-next-23.05 2023-11-01 00:13:32 +00:00
Fabián Heredia Montiel
864814c092 Merge pull request #264464 from NixOS/backport-264233-to-release-23.05
[Backport release-23.05] salt: 3006.3 -> 3006.4
2023-10-31 17:43:34 -06:00
Robert Hensing
e293397af5 haskellPackages.changelog-d: Add basic test
(cherry picked from commit 662c001157)
2023-10-31 23:09:24 +00:00
Robert Hensing
e7fcd09823 haskellPackages.changelog-d: init
(cherry picked from commit 054f67065e)
2023-10-31 23:09:24 +00:00
Sandro Jäckel
786574dc6e nextcloud27Packages: regen
(cherry picked from commit 91239bc459)
2023-10-31 22:35:04 +01:00
Sandro Jäckel
2b438922e9 nextcloud26Packages: regen
(cherry picked from commit ecc02253d3)
2023-10-31 22:34:23 +01:00
Sandro Jäckel
4d81beef78 nextcloud27: 27.1.2 -> 27.1.3
(cherry picked from commit 8edd2e856c)
2023-10-31 22:33:15 +01:00
Sandro Jäckel
ad11641606 nextcloud26: 26.0.7 -> 26.0.8
(cherry picked from commit 1fd87b651d)
2023-10-31 22:33:13 +01:00
MaxHearnden
adf7ceeca5 shairport-sync: add xxd to the nativeBuildInputs
it is run while building shairport-sync and strictdeps means that it is
not added to the path in buildInputs

(cherry picked from commit c49eefdfe2)
2023-10-31 21:15:11 +00:00
Maximilian Bosch
e35741a05c Merge pull request #264630 from NixOS/backport-264605-to-release-23.05
[Backport release-23.05] matrix-synapse-unwrapped: 1.95.0 -> 1.95.1
2023-10-31 22:08:28 +01:00
Vladimír Čunát
e46e528c41 Merge #264327: knot-dns: 3.2.10 -> 3.2.11
...into release-23.05
2023-10-31 21:33:31 +01:00
mdarocha
7bf75ae44a dotnet-sdk_8: 8.0.100-preview.5.23303.2 -> 8.0.100-rc.2.23502.2
I've excluded the broken packages for now, so that 8.0 can be updated.
After official release those packages should be investigated again.

Also required fixes to excluded new aspnetcore-runtime-compose packages
(which I assume are for the new .NET Docker composite functionality)
2023-10-31 19:08:42 +01:00
mdarocha
bd1a322b15 dotnet-sdk: 7.0.400 -> 7.0.403 2023-10-31 19:01:40 +01:00
mdarocha
6965cbe533 dotnet-sdk_6: 6.0.413 -> 6.0.416 2023-10-31 18:53:45 +01:00
Martin Weinelt
34de4b6b50 Merge pull request #264536 from NixOS/backport-264118-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 118.0.1-1 -> 119.0-5
2023-10-31 18:51:19 +01:00
Nick Cao
36c6ae71df matrix-synapse-unwrapped: 1.95.0 -> 1.95.1
Diff: https://github.com/matrix-org/synapse/compare/v1.95.0...v1.95.1

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.95.1
(cherry picked from commit bc5613d418)
2023-10-31 17:22:28 +00:00
Weijia Wang
5144e96bf6 Merge pull request #264502 from NixOS/backport-264407-to-release-23.05
[Backport release-23.05] vencord: 1.6.0 -> 1.6.1
2023-10-31 18:07:01 +01:00
Weijia Wang
aa0db9dc02 Merge pull request #260742 from lilyinstarlight/backport/fix/prefetch-npm-deps-network-error-recovery
[Backport release-23.05] prefetch-npm-deps: add support for NIX_NPM_TOKENS env var; read url bodies within the retry loop
2023-10-31 18:06:31 +01:00
Emery Hemingway
beef9d37c8 yggdrasil: 0.4.7 -> 0.5.1 2023-10-31 16:59:35 +00:00
Atemu
7915df4b98 linux_xanmod_latest: 6.5.8 -> 6.5.9
(cherry picked from commit c3bf00cd57)
2023-10-31 16:40:56 +00:00
Atemu
cfb687fe81 linux_xanmod: 6.1.58 -> 6.1.60
(cherry picked from commit c3a5719428)
2023-10-31 16:40:56 +00:00
Atemu
82cbd152f5 Merge pull request #263999 from NixOS/backport-262571-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-10-21
2023-10-31 17:40:00 +01:00
Nick Cao
fe74d948b5 Merge pull request #264481 from NixOS/backport-264345-to-release-23.05
[Backport release-23.05] sing-box: 1.5.4 -> 1.5.5
2023-10-31 08:50:58 -04:00
Martin Weinelt
d0a2737631 Merge pull request #264561 from NixOS/backport-264554-to-release-23.05
[Backport release-23.05] wrapFirefox: update URL in comment
2023-10-31 11:05:54 +01:00
Alyssa Ross
e1c0e2d538 wrapFirefox: update URL in comment
The previous URL explains that documentation has now moved to the new
one.

(cherry picked from commit b29304dfbf)
2023-10-31 10:05:18 +00:00
squalus
cbed882b7e librewolf-unwrapped: 118.0.1-1 -> 119.0-5
(cherry picked from commit f632ca576f)
2023-10-31 08:04:22 +00:00
Jörg Thalheim
40478d364f Merge pull request #251451 from hexop/backport-251063-to-release-23.05
[23.05] dendrite: 0.12.0 -> 0.13.3
2023-10-31 07:43:05 +01:00
Legion Orsetti
dee086d2f9 vencord: 1.6.0 -> 1.6.1
(cherry picked from commit 2c08ccb3f4)
2023-10-31 02:42:46 +00:00
github-actions[bot]
66c6247222 Merge staging-next-23.05 into staging-23.05 2023-10-31 00:13:29 +00:00
github-actions[bot]
c3824b9ed4 Merge release-23.05 into staging-next-23.05 2023-10-31 00:12:53 +00:00
Nick Cao
e7ce23d254 sing-box: 1.5.4 -> 1.5.5
Diff: https://github.com/SagerNet/sing-box/compare/v1.5.4...v1.5.5
(cherry picked from commit 57853e57b8)
2023-10-31 00:11:14 +00:00
Robert Schütz
0dbab00fc5 bitwarden: use copyDesktopItems
(cherry picked from commit 3398105328)
2023-10-30 15:46:24 -07:00
Andrew Marshall
ccbcf2a5c8 bitwarden: 2023.9.0 -> 2023.9.3
Diff: https://github.com/bitwarden/clients/compare/desktop-v2023.9.0...desktop-v2023.9.3

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2023.9.3
(cherry picked from commit 5dab9d0ffc)
2023-10-30 15:46:24 -07:00
Robert Schütz
5a5902ecee bitwarden: 2023.8.3 -> 2023.9.0
Diff: https://github.com/bitwarden/clients/compare/desktop-v2023.8.3...desktop-v2023.9.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2023.9.0
(cherry picked from commit 7c5f79e5a1)
2023-10-30 15:46:24 -07:00
Robert Schütz
f0384fd6f5 bitwarden: simplify expression
We now use hooks to setup Rust dependencies, rely on upstream's
package.json to compile the Rust code, and support nix-update.

(cherry picked from commit 8aba8953dc)
2023-10-30 15:46:24 -07:00
Andrew Marshall
fb5b75bc3a bitwarden: 2023.5.1 -> 2023.8.3
(cherry picked from commit 63c1a559a6)
2023-10-30 15:46:23 -07:00
Robert Schütz
4782437cbc bitwarden: refer to src.name
(partially cherry picked from commit 5852f26bdc)
2023-10-30 15:46:17 -07:00
Andrew Marshall
975715db39 bitwarden: 2023.5.0 -> 2023.5.1
(cherry picked from commit 7c98b97934)
2023-10-30 15:42:23 -07:00
Isa
a2ef731303 bitwarden: 2023.4.0 -> 2023.5.0
(cherry picked from commit 1111114179)
2023-10-30 15:42:23 -07:00
Flakebi
316ff51c73 salt: 3006.3 -> 3006.4
Changelog: https://docs.saltproject.io/en/latest/topics/releases/3006.4.html
(cherry picked from commit fc4478d4ae)
2023-10-30 22:07:00 +00:00
Rhys Davies
6c430bc932 microsoft-edge: 118.0.2088.46 -> 118.0.2088.76
(cherry picked from commit 0404987a9b)
2023-10-30 22:02:16 +00:00
Sean Buckley
9a2b72f413 brave: 1.59.120 -> 1.59.124
https://community.brave.com/t/release-channel-1-59-124/512718
(cherry picked from commit 5481334379)
2023-10-30 21:56:55 +00:00
Artturi
017ef2132a Merge pull request #262129 from Ma27/backport-profile-fix 2023-10-30 22:15:50 +02:00
K900
4e3b3945ad Merge pull request #264406 from K900/backport-264313-to-release-23.05
Backport #264313 to release 23.05
2023-10-30 21:23:30 +03:00
K900
28f80f04c9 linux/common-config: enable new security features for 6.6
(cherry picked from commit be33098cff)
2023-10-30 20:16:06 +03:00
K900
f9438d5e3e linux_6_6: init at 6.6
(cherry picked from commit 419eba9ab1)
2023-10-30 20:15:30 +03:00
Vladimír Čunát
a91108d593 knot-dns: 3.2.10 -> 3.2.11
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.11
On nixpkgs master we have 3.3.x already.
2023-10-30 10:56:31 +01:00
Vladimír Čunát
7c0be7f343 Merge #263802: xorg-server: 21.1.8 -> 21.1.9
...into release-23.05
2023-10-30 08:50:53 +01:00
Vladimír Čunát
49de84a678 Merge #263679: thunderbird*: 115.3.x -> 115.4.1
...into release-23.05
2023-10-30 07:23:24 +01:00
Robert Scott
46393dadb3 Merge pull request #264202 from Ma27/php-backport
[23.05] php81: 8.1.24 -> 8.1.25, php82: 8.2.11 -> 8.2.12
2023-10-30 00:14:35 +00:00
github-actions[bot]
0c7b501b75 Merge staging-next-23.05 into staging-23.05 2023-10-30 00:13:15 +00:00
github-actions[bot]
70a1872e0e Merge release-23.05 into staging-next-23.05 2023-10-30 00:12:47 +00:00
Scott Worley
60c6ab3fff procps: Backport the CVE-2023-4016 fix
The upstream patch from the 4.x branch: 2c933ecba3.diff

(cherry picked from commit d5938b21cf)
2023-10-29 23:48:21 +00:00
Fabian Affolter
c48eda3264 python311Packages.pyramid: 2.0.1 -> 2.0.2
Changelog: https://github.com/Pylons/pyramid/blob/2.0.2/CHANGES.rst
(cherry picked from commit 9f2dda169e)
2023-10-29 21:45:51 +00:00
Robert Scott
5896110a4e Merge pull request #262037 from NixOS/backport-259148-to-release-23.05
[Backport release-23.05] wireshark: 4.0.8 -> 4.0.10 + refactor
2023-10-29 19:29:05 +00:00
Robert Scott
d6c0bd24d3 Merge pull request #264170 from NixOS/backport-260010-to-release-23.05
[Backport release-23.05] batik: 1.16 -> 1.17
2023-10-29 17:43:26 +00:00
Pol Dellaiera
d34e5decd2 php82: 8.2.11 -> 8.2.12
(cherry picked from commit 47fcbd9a4f)
2023-10-29 18:08:12 +01:00
Pol Dellaiera
0b572e26b2 php81: 8.1.24 -> 8.1.25
(cherry picked from commit 5967b71d8d)
2023-10-29 18:08:05 +01:00
R. Ryantm
2c8a98cacb batik: 1.16 -> 1.17
(cherry picked from commit e30077bd52)
2023-10-29 13:57:42 +00:00
R. Ryantm
3e10c80821 git-credential-keepassxc: 0.13.0 -> 0.14.0
(cherry picked from commit ffd30c55d0)
2023-10-29 06:49:48 +00:00
Emily
d87c5d8c41 Merge pull request #264017 from emilylange/backport-263825-to-release-23.05
[Backport release-23.05] {ungoogled-,}chromium: 118.0.5993.88 -> 118.0.5993.117
2023-10-29 02:53:19 +01:00
github-actions[bot]
3825191f71 Merge staging-next-23.05 into staging-23.05 2023-10-29 00:13:46 +00:00
github-actions[bot]
8b6dfdce1c Merge release-23.05 into staging-next-23.05 2023-10-29 00:13:18 +00:00
Sarah Brofeldt
c8f713806f Merge pull request #263966 from johanot/kubernetes-1.27.7
kubernetes: 1.27.1 -> 1.27.7 [ backport 23.05 ]
2023-10-28 23:03:45 +02:00
emilylange
4d5849d370 ungoogled-chromium: 118.0.5993.88-1 -> 118.0.5993.117-1
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_24.html

This update includes 2 security fixes.

CVEs:
CVE-2023-5472

(cherry picked from commit b866db0ae4)
2023-10-28 21:15:37 +02:00
emilylange
bc5bf2be99 chromium: 118.0.5993.88 -> 118.0.5993.117
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_24.html

This update includes 2 security fixes.

CVEs:
CVE-2023-5472

(cherry picked from commit d552730f66)
2023-10-28 21:12:19 +02:00
Weijia Wang
3615ed7791 Merge pull request #263984 from NixOS/backport-261647-to-release-23.05
[Backport release-23.05] libxisf: 0.2.9 -> 0.2.10
2023-10-28 19:38:22 +02:00
Atemu
f14b6678ba linux_xanmod_latest: 6.5.7 -> 6.5.8
(cherry picked from commit 61419fe3a2)
2023-10-28 17:35:00 +00:00
Atemu
e2ece9e9e8 linux_xanmod: 6.1.57 -> 6.1.58
(cherry picked from commit a744633b66)
2023-10-28 17:35:00 +00:00
Nicolas Benes
9c29a1c657 libxisf: 0.2.9 -> 0.2.10
https://gitea.nouspiro.space/nou/libXISF/compare/v0.2.9...v0.2.10
(cherry picked from commit d39b24272d)
2023-10-28 15:13:03 +00:00
Jörg Thalheim
755f966284 nixos/netboot: fix eval on non x86_64 systems
pkgs is x86_64-linux, which makes the build on aarch64-linux i.e. fail.
2023-10-28 15:54:50 +02:00
Johan Thomsen
cd0f7869b4 kubernetes: 1.27.1 -> 1.27.7 2023-10-28 15:23:30 +02:00
Robert Scott
4e9700c485 Merge pull request #262738 from LeSuisse/jetty-11.0.17
[23.05] jetty: 11.0.14 -> 11.0.17
2023-10-28 13:34:03 +01:00
Martin Weinelt
762ce8588d Merge pull request #263814 from mweinelt/backport/activemq-5.18.3
[release-23.05] activemq: 5.18.1 -> 5.18.3
2023-10-28 13:40:01 +02:00
Anders Kaseorg
acc57f6455 zulip: 5.10.2 → 5.10.3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 14c4c81fa6)
2023-10-28 11:28:37 +00:00
github-actions[bot]
ceed079145 Merge staging-next-23.05 into staging-23.05 2023-10-28 00:12:51 +00:00
github-actions[bot]
1adeb32e82 Merge release-23.05 into staging-next-23.05 2023-10-28 00:12:20 +00:00
Weijia Wang
187ac4d3f3 Merge pull request #263843 from NixOS/backport-254386-to-release-23.05
[Backport release-23.05] nixos/nginx: add `application/javascript` to `compressMimeTypes`
2023-10-28 00:23:01 +02:00
Martin Weinelt
4e98de01b7 Merge pull request #263838 from kjeremy/open-vm-tools-23.05-CVE-2023-24058
open-vm-tools: Address CVE-2023-34058
2023-10-27 22:34:50 +02:00
Erik Arvstedt
ba1c1f6701 nixos/nginx: add application/javascript to compressMimeTypes
Although deprecated, this MIME type is still used by various
applications and web frameworks which are potentially proxied by nginx.

Examples:
- Apps based on ASP.NET Core
- Apps based on http.server (Python)

(cherry picked from commit 7ce5fa1a82)
2023-10-27 20:32:52 +00:00
Peter Hoeg
30047ad1ab plasma-workspace: 5.27.9 -> 5.27.9.1
(cherry picked from commit a0a37f3bb8)
2023-10-27 19:49:47 +00:00
Jeremy Kolb
1b7cd3298d open-vm-tools: Address CVE-2023-34058
https://github.com/vmware/open-vm-tools/blob/CVE-2023-34058.patch/README.md
2023-10-27 15:25:46 -04:00
Aaron Andersen
1a3c95e3b2 Merge pull request #263740 from newAM/github-runner-2.311.0-release-23.05
[release-23.05] github-runner: 2.310.2 -> 2.311.0
2023-10-27 15:14:15 -04:00
Martin Weinelt
8f738bda3c activemq: 5.18.2 -> 5.18.3
https://www.openwall.com/lists/oss-security/2023/10/27/5
https://issues.apache.org/jira/browse/AMQ-9370

Fixes: CVE-2023-46604
(cherry picked from commit 5baaad05d7)
2023-10-27 19:02:53 +02:00
R. Ryantm
a4f2ab4bce activemq: 5.18.1 -> 5.18.2
(cherry picked from commit 1f14a26765)
2023-10-27 19:02:48 +02:00
Nick Cao
5f5f54e47e Merge pull request #263797 from NixOS/backport-263618-to-release-23.05
[Backport release-23.05] vencord: 1.5.8 -> 1.6.0
2023-10-27 12:45:22 -04:00
Siddhartha
c9dd45c665 xorg-server: 21.1.8 -> 21.1.9
(cherry picked from commit 7f6947092b)

Security advisory:
  https://lists.x.org/archives/xorg/2023-October/061514.html
The minimal list of changes is shown in:
  https://lists.x.org/archives/xorg-announce/2023-October/003431.html
2023-10-27 16:53:43 +02:00
Sefa Eyeoglu
cf513685ce vencord: 1.5.8 -> 1.6.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit df44b52336)
2023-10-27 14:34:56 +00:00
Felix Schröter
3299034e8d tor-browser: 13.0 -> 13.0.1
(cherry picked from commit de2ced25d8)
2023-10-27 15:35:01 +02:00
Felix Schröter
545d20eb7d mullvad-browser: 13.0 -> 13.0.1
(cherry picked from commit 9e13659273)
2023-10-27 15:34:32 +02:00
OTABI Tomoya
28ebc0a99e Merge pull request #262920 from LudovicoPiero/backport-armcord-3.2.5
[Backport release-23.05] armcord: 3.2.4 -> 3.2.5
2023-10-27 18:17:04 +09:00
Vincent Haupert
eb29ef605a github-runner: 2.310.2 -> 2.311.0
(cherry picked from commit 05bd5e12bd)
2023-10-27 17:36:13 +09:00
Vladimír Čunát
8f0831f961 thunderbird: 115.3.3 -> 115.4.1
https://www.thunderbird.net/en-US/thunderbird/115.4.1/releasenotes/
(cherry picked from commit 39ddddc76b)
2023-10-27 00:30:44 +00:00
Vladimír Čunát
55ccfe863a thunderbird-bin: 115.3.2 -> 115.4.1
https://www.thunderbird.net/en-US/thunderbird/115.3.3/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/115.4.1/releasenotes/
(cherry picked from commit 1c946c1109)
2023-10-27 00:30:44 +00:00
github-actions[bot]
664770c36b Merge staging-next-23.05 into staging-23.05 2023-10-27 00:12:55 +00:00
github-actions[bot]
897ad707ea Merge release-23.05 into staging-next-23.05 2023-10-27 00:12:23 +00:00
Bjørn Forsman
09620acad4 quartus-prime-lite: workaround buildFHSEnv regression on release-23.05
...by disabling security features. nixpkgs master branch has fixed
this with commit c945723356
("buildFHSEnv: disable security features by default") instead.

Without this change the quartus GUI is all blank / white since switching
from the old FHS chroot implementation to the new bubblewrap one.
2023-10-26 20:30:00 +02:00
Bjørn Forsman
dadc40dcfb quartus-prime-lite: use runtimeShell in wrappers
stdenv.shell is a shell for building, runtimeShell is for running, so
the latter should be used in wrappers. (The distinction only matters
when cross-compiling.)

(cherry picked from commit 1da59d21ca)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
300e0e4468 quartus-prime-lite: test building encrypted device model
Prevent regressions.

(cherry picked from commit 699b86304a)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
29f3eb2aa4 quartus-prime-lite: modelsim: fix compiling encrypted device models
LD_PRELOADing libudev breaks compiling encrypted device models in
ModelSim, so only use LD_PRELOAD for non-ModelSim wrappers.

Before:

  $ "$(NIXPKGS_ALLOW_UNFREE=1 nix-build -A quartus-prime-lite)/bin/vlog" "$(NIXPKGS_ALLOW_UNFREE=1 nix-build -A quartus-prime-lite.unwrapped)/modelsim_ase/altera/verilog/src/arriav_atoms_ncrypt.v"
  [...]
  ** Error: /nix/store/szcr2q24izqvhz7ybalar43y5xdg172a-quartus-prime-lite-unwrapped-20.1.1.720/modelsim_ase/altera/verilog/src/arriav_atoms_ncrypt.v(38): (vlog-2163) Macro `<protected> is undefined.
  ** Error: /nix/store/szcr2q24izqvhz7ybalar43y5xdg172a-quartus-prime-lite-unwrapped-20.1.1.720/modelsim_ase/altera/verilog/src/arriav_atoms_ncrypt.v(38): (vlog-2163) Macro `<protected> is undefined.
  ** Error: (vlog-13069) /nix/store/szcr2q24izqvhz7ybalar43y5xdg172a-quartus-prime-lite-unwrapped-20.1.1.720/modelsim_ase/altera/verilog/src/arriav_atoms_ncrypt.v(38): syntax error in protected region.
  [...]
  Errors: 4, Warnings: 0

After:

  $ "$(NIXPKGS_ALLOW_UNFREE=1 nix-build -A quartus-prime-lite)/bin/vlog" "$(NIXPKGS_ALLOW_UNFREE=1 nix-build -A quartus-prime-lite.unwrapped)/modelsim_ase/altera/verilog/src/arriav_atoms_ncrypt.v"
  [...]
  Errors: 0, Warnings: 0

(cherry picked from commit fcc362415e)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
e07e2e3c42 quartus-prime-lite: move passthru towards end
Coding style.

(cherry picked from commit 3338d3c50f)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
83d1f9ebfc quartus-prime-lite: buildFHSEnvChroot -> buildFHSEnv
The former is deprecated. The latter is implemented with
buildFHSEnvBubblewrap. The reason this package was switched to
buildFHSEnvChroot in the first place[1] is fixed by passing `multiArch =
true` (which brings e.g. 32-bit dynamic loader /lib/ld-linux.so.2).

[1] Commit cae417d315 ("quartus-prime: use buildFHSEnvChroot")

(cherry picked from commit a868ce987b)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
6de468b4c2 quartus-prime-lite: don't overwrite LD_PRELOAD
Instead, merge the user provided LD_PRELOAD environment variable with
the hardcoded libudev.so.1 entry. User provided libs are loaded first.

(cherry picked from commit cceca28e1a)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
44efd7439f quartus-prime-lite: eliminate two unneeded execve syscalls
* Set LD_PRELOAD in the profile snippet to eliminate one execve() for `env`.
* Set runScript to "" to eliminate one execve() for bash.

(cherry picked from commit f7d59bb1fb)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
4e1509e9a5 quartus-prime-lite: expose all of quartus/bin/*
* Upstream recommends it (adding $QUARTUS_ROOTDIR/bin to $PATH).
* It's cool that nixpkgs *can* do these tricks (only expose a subset of
  programs), but in this case I don't think it's a good idea. For
  example, before this change I was missing the `jtagconfig` program.
* This increases the number of programs in .../bin from 29 to 80.

(cherry picked from commit 9d7f19353b)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
505175bc8d quartus-prime-lite: add vcom, vdel, vmap
These are useful for Modelsim scripting.

(cherry picked from commit 8467f91478)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
5e78e324d7 quartus-prime-lite: add lmutil
It's tool to check the validity of licenses, and vsim suggests running
it when it has issues validating a license. (At least in Quartus
22.1.2.)

(cherry picked from commit 7a2e3db962)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
3b521c75ff quartus-prime-lite: add /lib/ld-lsb*.so.3 dynamic loaders to FHS env
(In preparation for adding lmutil.)

Quartus is a mix of 32- and 64-bit programs, and these "lsb" loaders are
required by some of the unwrapped binaries:

  $ find /nix/store/HASH-quartus-prime-lite-unwrapped-20.1.1.720 -type f -executable | xargs -n1 patchelf --print-interpreter |& grep "ld-lsb" | sort -u
  /lib64/ld-lsb-x86-64.so.3
  /lib/ld-lsb.so.3

(cherry picked from commit 70faf24f40)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
97be43804e quartus-prime-lite: list progs to wrap in sh instead of Nix
This opens up for using sh globbing (and possibly wrapping *all*
programs), something which is not possible when the program list is
coded in Nix.

(cherry picked from commit b27f7919d1)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
d966c62cf6 quartus-prime-lite: lower case local shell variables
Upper case shell variables are generally for internal variables (SHELL,
BASH_VERSION) or environment variables (PAGER, EDITOR). Other variables
should be lower case.

(cherry picked from commit 9951cb98f4)
2023-10-26 20:30:00 +02:00
Bjørn Forsman
a01390088e quartus-prime-lite: run mkdir as needed
Instead of maintaining both a list of executables to wrap and their
directory names, extract the directory names from the executables and
run mkdir as needed. Keep DRY.

(cherry picked from commit 1ba1fa8655)
2023-10-26 20:30:00 +02:00
Stig
cc9bfe017e Merge pull request #263344 from NixOS/backport-263198-to-release-23.05
[Backport release-23.05] imagemagick: 7.1.1-19 -> 7.1.1-21
2023-10-26 18:33:16 +02:00
Elian Doran
5e68b96e5b vscode-extensions.svelte.svelte-vscode: 107.4.3 -> 107.12.0
(cherry picked from commit be4027e726)
2023-10-26 10:29:01 +00:00
Mario Rodas
912f754fa9 Merge pull request #263218 from NixOS/backport-262550-to-release-23.05
[Backport release-23.05] netbird: 0.23.8 -> 0.24.0
2023-10-26 05:20:51 -05:00
Vladimír Čunát
d70a459f01 Merge #263083: minizip: apply patch for CVE-2023-45853
...into release-23.05
2023-10-26 09:39:56 +02:00
K900
dd5e0f5697 Merge pull request #263511 from NixOS/backport-263467-to-release-23.05
[Backport release-23.05] kweathercore: 0.6 -> 0.7
2023-10-26 09:08:00 +03:00
K900
6c492f5f4b kweathercore: 0.6 -> 0.7
(cherry picked from commit c8deed91c7)
2023-10-26 06:03:29 +00:00
Dennis Gosnell
60b9db998f Merge pull request #263050 from codedownio/backport-ghc-9.4.7
haskellPackages.ghc: 9.4.6 -> 9.4.7 (backport) [23.05]
2023-10-26 11:46:42 +09:00
github-actions[bot]
6e50ea70d3 Merge staging-next-23.05 into staging-23.05 2023-10-26 00:13:03 +00:00
github-actions[bot]
c4f5bcde0b Merge release-23.05 into staging-next-23.05 2023-10-26 00:12:25 +00:00
Martin Weinelt
883a9dfd00 Merge pull request #261490 from risicle/ris-gitpython-3.1.37-r23.05
[23.05] python311Packages.gitpython: 3.1.31 -> 3.1.37
2023-10-25 21:39:09 +02:00
Luna Nova
7c7c090218 build-fhsenv-bubblewrap: remove /usr/lib and /usr/lib32 from LD_LIBRARY_PATH
See https://github.com/NixOS/nixpkgs/issues/262775

(cherry picked from commit a9600ce894)
2023-10-25 17:03:41 +00:00
Robert Schütz
61bfa54d75 imagemagick: add nixos-icons to passthru.tests
See https://github.com/NixOS/nixpkgs/issues/263157.

(cherry picked from commit 9bf63352f8)
2023-10-25 13:48:37 +00:00
Robert Schütz
6767e5fd93 perlPackages.ImageMagick: 7.1.1-18 -> 7.1.1-20
(cherry picked from commit 00d3481c14)
2023-10-25 13:48:37 +00:00
Robert Schütz
e40fc8ae6b imagemagick: 7.1.1-19 -> 7.1.1-21
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-19...7.1.1-21

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit 8357c7082b)
2023-10-25 13:48:37 +00:00
Nick Cao
39506d70cb Merge pull request #263243 from NixOS/backport-263180-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.94.0 -> 1.95.0
2023-10-25 09:38:07 -04:00
K900
5c48f6a818 Merge pull request #263325 from NixOS/backport-263317-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-10-25
2023-10-25 14:41:03 +03:00
K900
44346b371d linux_latest-libre: 19408 -> 19417
(cherry picked from commit 2cec7cbd2b)
2023-10-25 11:39:38 +00:00
K900
5e1359ad46 linux-rt_6_1: 6.1.54-rt15 -> 6.1.59-rt16
(cherry picked from commit dea5edb1fe)
2023-10-25 11:39:38 +00:00
K900
801ba2f371 linux-rt_5_15: 5.15.133-rt69 -> 5.15.133-rt70
(cherry picked from commit 0e8345f9a3)
2023-10-25 11:39:38 +00:00
K900
3a14124181 linux_4_14: 4.14.327 -> 4.14.328
(cherry picked from commit 25dc227fbe)
2023-10-25 11:39:38 +00:00
K900
b2a2b82367 linux_4_19: 4.19.296 -> 4.19.297
(cherry picked from commit 48c8804251)
2023-10-25 11:39:38 +00:00
K900
ead8daf1c2 linux_5_4: 5.4.258 -> 5.4.259
(cherry picked from commit 7d5466465f)
2023-10-25 11:39:38 +00:00
K900
2c46fed70e linux_5_10: 5.10.198 -> 5.10.199
(cherry picked from commit 6659add63a)
2023-10-25 11:39:38 +00:00
K900
e6c4331869 linux_5_15: 5.15.136 -> 5.15.137
(cherry picked from commit 3e6e9d4f67)
2023-10-25 11:39:38 +00:00
K900
f9b62a4289 linux_6_1: 6.1.59 -> 6.1.60
(cherry picked from commit 79503eed54)
2023-10-25 11:39:38 +00:00
K900
82a9d0b47a linux_6_5: 6.5.8 -> 6.5.9
(cherry picked from commit 62b852efe1)
2023-10-25 11:39:38 +00:00
K900
3326c5449c linux_testing: 6.6-rc6 -> 6.6-rc7
(cherry picked from commit a617c2a5f2)
2023-10-25 11:39:37 +00:00
sternenseemann
63c25dd266 haskellPackages.ghc: 9.4.6 -> 9.4.7
https://www.haskell.org/ghc/blog/20230825-ghc-9.4.7-released.html

Notice that useLLVM is disabled for all aarch64 platforms to match

(cherry picked from commit 32c1a8c383)
2023-10-25 02:33:07 -07:00
K900
86672f9c39 Merge pull request #263301 from NixOS/backport-263291-to-release-23.05
[Backport release-23.05] plasma5: 5.27.8 -> 5.27.9
2023-10-25 11:27:01 +03:00
K900
11fa474580 plasma5: 5.27.8 -> 5.27.9
(cherry picked from commit c0e2e6952d)
2023-10-25 08:26:48 +00:00
K900
5a0f2ff5c1 Merge pull request #263293 from NixOS/backport-254736-to-release-23.05
[Backport release-23.05] plasma: 5.27.7 -> 5.27.8
2023-10-25 10:23:20 +03:00
K900
8e481bca56 plasma: 5.27.7 -> 5.27.8
(cherry picked from commit d36449b1fb)
2023-10-25 07:23:09 +00:00
Vladimír Čunát
05d5fb6534 Merge #262680: thunderbird: 115.3.2 -> 115.3.3
...into release-23.05
2023-10-25 07:43:41 +02:00
github-actions[bot]
5b0d034e6c Merge staging-next-23.05 into staging-23.05 2023-10-25 00:13:22 +00:00
github-actions[bot]
bac8e5fd3d Merge release-23.05 into staging-next-23.05 2023-10-25 00:12:39 +00:00
Sumner Evans
fa74bd021a matrix-synapse: 1.94.0 -> 1.95.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit d298bd24a2)
2023-10-24 22:58:39 +00:00
Fabián Heredia Montiel
98e7aaa5cf Merge pull request #263097 from NixOS/backport-262689-to-release-23.05
[Backport release-23.05] vencord: 1.5.7 -> 1.5.8
2023-10-24 15:02:40 -06:00
FliegendeWurst
2871d439b9 netbird: 0.23.8 -> 0.24.0
(cherry picked from commit 2d5a3b49c4)
2023-10-24 19:57:58 +00:00
Fabián Heredia Montiel
04f431fe64 Merge pull request #263162 from NixOS/backport-262830-to-release-23.05
[Backport release-23.05] Hardened kernel updates for 2023-10-22
2023-10-24 09:14:31 -06:00
Fabián Heredia Montiel
fa55c60306 linux/hardened/patches/6.5: 6.5.7-hardened1 -> 6.5.8-hardened1
(cherry picked from commit 6f82462f39)
2023-10-24 15:10:00 +00:00
Fabián Heredia Montiel
42ceb0893c linux/hardened/patches/6.1: 6.1.58-hardened1 -> 6.1.59-hardened1
(cherry picked from commit f94d951d15)
2023-10-24 15:10:00 +00:00
Fabián Heredia Montiel
d68cb06568 linux/hardened/patches/5.15: 5.15.135-hardened1 -> 5.15.136-hardened1
(cherry picked from commit 9b971c24f9)
2023-10-24 15:10:00 +00:00
Sefa Eyeoglu
fba46f7d10 vencord: add update script
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 66b2bd3f42)
2023-10-24 09:26:19 +00:00
Sefa Eyeoglu
50458d53a5 vencord: simplify esbuild override
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 1cfa08ab2c)
2023-10-24 09:26:19 +00:00
Sefa Eyeoglu
56e0c9cacc vencord: 1.5.7 -> 1.5.8
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 288d3c71fe)
2023-10-24 09:26:19 +00:00
Yaya
e63d939f0a gitlab-runner: 16.4.0 -> 16.5.0
https://gitlab.com/gitlab-org/gitlab-runner/blob/v16.5.0/CHANGELOG.md
(cherry picked from commit 72fdcbdccf)
2023-10-24 10:34:57 +02:00
Yaya
8fb06570d0 gitlab-runner: pin to Go 1.20
(cherry picked from commit 049b48307d)
2023-10-24 10:34:57 +02:00
Thomas Gerbet
99f202b4b3 minizip: apply patch for CVE-2023-45853
Upstream PR: https://github.com/madler/zlib/pull/843

(cherry picked from commit 282d9cd278)
2023-10-24 07:07:59 +00:00
Nick Cao
2063178b4d Merge pull request #263049 from NixOS/backport-262931-to-release-23.05
[Backport release-23.05] sing-box: 1.5.3 -> 1.5.4
2023-10-23 23:20:45 -04:00
Nick Cao
7ae6d238aa sing-box: 1.5.3 -> 1.5.4
Diff: https://github.com/SagerNet/sing-box/compare/v1.5.3...v1.5.4
(cherry picked from commit 189c3c75fd)
2023-10-24 01:46:28 +00:00
github-actions[bot]
fe9a9bb621 Merge staging-next-23.05 into staging-23.05 2023-10-24 00:13:31 +00:00
github-actions[bot]
a8c5c98f63 Merge release-23.05 into staging-next-23.05 2023-10-24 00:12:51 +00:00
Martin Weinelt
8e6a22f3b3 Merge pull request #263003 from NixOS/backport-262964-to-release-23.05
[Backport release-23.05] Firefox 119.0, Firefox 115.4.0 ESR
2023-10-23 22:55:40 +02:00
Martin Weinelt
f0900e00ba firefox-esr-115-unwrapped: 115.3.1esr -> 115.4.0esr
https://www.mozilla.org/en-US/firefox/115.4.0/releasenotes/
(cherry picked from commit 7ace862b96)
2023-10-23 18:42:08 +00:00
Martin Weinelt
85878b520a firefox-bin-unwrapped: 118.0.2 -> 119.0
https://www.mozilla.org/en-US/firefox/119.0/releasenotes/
(cherry picked from commit d81477df49)
2023-10-23 18:42:08 +00:00
Martin Weinelt
c19a4a4f0c firefox-unwrapped: 118.0.2 -> 119.0
https://www.mozilla.org/en-US/firefox/119.0/releasenotes/
(cherry picked from commit fba3a50a3f)
2023-10-23 18:42:08 +00:00
OTABI Tomoya
ca5fcfa959 Merge pull request #262695 from LudovicoPiero/armcord/3.2.5
[Backport release-23.05] armcord: 3.2.4-libwebp -> 3.2.5
2023-10-23 21:18:42 +09:00
Mario Rodas
f4d73aae0f Merge pull request #262769 from marsam/23.05/update-redis
[23.05] redis: 7.0.13 -> 7.0.14
2023-10-23 06:25:52 -05:00
Vladimír Čunát
328e0d6622 Merge #261298: squid: mark with known vulnerabilities
...into release-23.05
2023-10-23 11:24:16 +02:00
Daniel Hill
a5446a5afe mpd: add soxr resampler support
(cherry picked from commit 219e235433)
2023-10-23 06:51:02 +00:00
Ryan Lahfa
31b322916a Merge pull request #258111 from NixOS/backport-242191-to-release-23.05
[Backport release-23.05] nixos/networkd: allow state ranges in RequiredForOnline
2023-10-23 01:28:36 +01:00
github-actions[bot]
6a99ae4398 Merge staging-next-23.05 into staging-23.05 2023-10-23 00:13:25 +00:00
github-actions[bot]
a4cba45888 Merge release-23.05 into staging-next-23.05 2023-10-23 00:12:47 +00:00
Martin Weinelt
47b989a983 Merge pull request #262812 from NixOS/backport-262808-to-release-23.05
[Backport release-23.05] zotero: mark as insecure (CVE-2023-5217)
2023-10-22 23:56:13 +02:00
Imran Hossain
5d7ca44a2e zotero: mark as insecure (CVE-2023-5217)
Zotero 6 is based on Firefox 60 and has not patched this vulnerability.
The next version is based on Firefox 102 (ESR) and has patched this, but
is is still in beta.

See also NixOS/nixpkgs#258048.

(cherry picked from commit 9438baa49d)
2023-10-22 21:55:20 +00:00
Maximilian Bosch
c7b1b1a0ff Merge pull request #262537 from LeSuisse/grafana-9.5.13-23.05
[23.05] grafana: 9.5.8 -> 9.5.13
2023-10-22 18:39:35 +02:00
Bobby Rong
da2d6ec9fd Merge pull request #262735 from bobby285271/bpo/libmateweather-23.05
[23.05] mate.libmateweather: 1.26.1 -> 1.26.2
2023-10-22 23:16:55 +08:00
Thomas Gerbet
8f6d5d97fe jetty: 11.0.14 -> 11.0.17
Fixes CVE-2023-44487, CVE-2023-40167, CVE-2023-36478, CVE-2023-36479, CVE-2023-41900

https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.17
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.16
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.15
2023-10-22 14:52:05 +02:00
Bobby Rong
32b66af83f mate.libmateweather: 1.26.1 -> 1.26.2
https://github.com/mate-desktop/libmateweather/compare/v1.26.1...v1.26.2

While at it:

- Add glib-networking for `Failed to get IWIN forecast data:
  6 TLS/SSL support not available; install glib-networking`
- Add glib and gtk3 to propagatedBuildInputs since they are
  required by mateweather.pc

(cherry picked from commit ea9cf69215)
2023-10-22 20:04:35 +08:00
Martin Weinelt
1a3578e701 Merge pull request #262708 from LeSuisse/mediawiki-1.39.5-23.05
[23.05] mediawiki: 1.39.4 -> 1.39.5
2023-10-22 14:04:02 +02:00
Nick Cao
6abcbf0750 mate.libmateweather: explicitly add glib, libxml2
(adjusted from commit 0e0b2fb549, but does not set strictDeps)
2023-10-22 20:03:47 +08:00
Martin Weinelt
011e5b265f Merge pull request #262639 from NixOS/backport-262627-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-unwrapped: 119.0b4 -> 119.0b9
2023-10-22 13:37:20 +02:00
Bjørn Forsman
25d0dd5af2 nixos/lighttpd: add reload support
Allow reloading the webserver, which is useful when e.g there are new
certificates available that we want lighttpd to use, but don't want to
completely shut down the server.

(cherry picked from commit d0e68ffb33)
2023-10-22 12:28:50 +02:00
Thomas Gerbet
6d9c7a551f mediawiki: 1.39.4 -> 1.39.5
Fixes CVE-2023-45363, CVE-2023-45364, CVE-2023-45359, CVE-2023-45361, CVE-2023-45360, CVE-2023-45362 and CVE-2023-3550.

Changes:
https://www.mediawiki.org/wiki/Release_notes/1.39#MediaWiki_1.39.5
2023-10-22 11:59:03 +02:00
Bjørn Forsman
b3ddf9649f lighttpd: re-enable remaining disabled tests
All tests work now.

(cherry picked from commit 409b6b8e07)
2023-10-22 08:59:50 +02:00
Bjørn Forsman
a4e56feaf5 lighttpd: 1.4.71 -> 1.4.72
The patch to disable legacy crypt tests (which were broken for us) isn't
needed anymore, so remove it.

(cherry picked from commit 87a6be9619)
2023-10-22 08:59:50 +02:00
R. Ryantm
8f9a146343 thunderbird-unwrapped: 115.3.2 -> 115.3.3
(cherry picked from commit f6d0682410)
2023-10-22 06:26:46 +00:00
Yaya
c45ab8e7ae samba: 4.17.10 -> 4.17.12
https://lists.samba.org/archive/samba-announce/2023/000651.html

Fixes CVE-2023-3961
Fixes CVE-2023-4091
Fixes CVE-2023-4154
Fixes CVE-2023-42669
Fixes CVE-2023-42670
2023-10-22 07:37:34 +02:00
Mario Rodas
be6d4552a5 redis: 7.0.13 -> 7.0.14
Changelog: https://github.com/redis/redis/raw/7.0.14/00-RELEASENOTES
2023-10-22 04:20:00 +00:00
github-actions[bot]
beb24c12f1 Merge staging-next-23.05 into staging-23.05 2023-10-22 00:14:08 +00:00
github-actions[bot]
34b9b4a5ea Merge release-23.05 into staging-next-23.05 2023-10-22 00:13:31 +00:00
Martin Weinelt
d22c3cff76 firefox-devedition-unwrapped: 119.0b4 -> 119.0b9
(cherry picked from commit 3c76fece1d)
2023-10-22 00:05:14 +00:00
Martin Weinelt
193eaf4b00 firefox-beta-unwrapped: 119.0b4 -> 119.0b9
(cherry picked from commit 7aa1e5d832)
2023-10-22 00:05:14 +00:00
Weijia Wang
fb00022495 Merge pull request #262556 from NixOS/backport-260555-to-release-23.05
[Backport release-23.05] electron_{22,24}-bin: Mark EOL
2023-10-22 01:00:10 +02:00
Janne Heß
21443a102b libspf2: 2.2.12 -> 2.2.13 and make deps strict
(cherry picked from commit 52574a4db6)
2023-10-21 15:20:16 -03:00
Alyssa Ross
82255eab05 erofs-utils.meta.homepage: init
(cherry picked from commit 77b6649ac3)
2023-10-21 12:08:33 -03:00
Nick Cao
3ca6ab1353 Merge pull request #262512 from NixOS/backport-262108-to-release-23.05
[Backport release-23.05] brave: 1.59.117 -> 1.59.120
2023-10-21 10:56:42 -04:00
Yaya
359dc17237 electron-{22,24}-bin: Mark EOL
These are now EOL since 2023-10-10

https://endoflife.date/electron

Co-authored-by: Yureka <yuka@yuka.dev>
(cherry picked from commit 204fb0e622)
2023-10-21 14:42:38 +00:00
Mikael Fangel
228ef5abfa pulsar: mark vulnerable to multiple CVE's
(cherry picked from commit d0339309ec)
2023-10-21 11:19:05 -03:00
Thomas Gerbet
edef3c9f24 grafana: 9.5.8 -> 9.5.13
Fixes CVE-2023-4822.
https://grafana.com/blog/2023/10/13/grafana-security-release-new-versions-of-grafana-with-a-medium-severity-security-fix-for-cve-2023-4822/

Changelog:
756df61a88/CHANGELOG.md (9513-2023-10-11)
2023-10-21 14:42:03 +02:00
Mauricio Collares
8643a0aff0 Merge pull request #262528 from NixOS/backport-260160-to-release-23.05
[Backport release-23.05] signal-desktop: 6.32.0 -> 6.34.1, signal-desktop-beta: 6.33.0-beta.1 -> 6.35.0-beta.2
2023-10-21 14:26:38 +02:00
Eduardo Quiros
0df0678887 signal-desktop: 6.32.0 -> 6.34.1, signal-desktop-beta: 6.33.0-beta.1 -> 6.35.0-beta.2
(cherry picked from commit 9bcbf00cc9)
2023-10-21 12:15:45 +00:00
Thomas Gerbet
2281c1ca63 Merge pull request #261847 from NixOS/backport-261725-to-release-23.05
[Backport release-23.05] roundcube: 1.6.3 -> 1.6.4
2023-10-21 13:20:43 +02:00
Thomas Gerbet
60e72ea862 Merge pull request #261929 from NixOS/backport-261876-to-release-23.05
[Backport release-23.05] losslesscut-bin: 3.55.2 -> 3.58.0
2023-10-21 13:06:21 +02:00
Sean Buckley
fde1184882 brave: 1.59.117 -> 1.59.120
https://community.brave.com/t/release-channel-1-59-120/511540
(cherry picked from commit 2ab715d5aa)
2023-10-21 11:01:11 +00:00
Thomas Gerbet
615525ee01 Merge pull request #261243 from JulienMalka/backport-260183
[23.05] uptime-kuma: 1.21.3 -> 1.23.3
2023-10-21 12:17:55 +02:00
Aaron Andersen
5550a85a08 Merge pull request #262385 from NixOS/backport-262075-to-release-23.05
[Backport release-23.05] apacheHttpd: 2.4.57 -> 2.4.58
2023-10-20 21:32:59 -04:00
github-actions[bot]
d660f4f3b5 Merge staging-next-23.05 into staging-23.05 2023-10-21 00:12:53 +00:00
github-actions[bot]
d30119428c Merge release-23.05 into staging-next-23.05 2023-10-21 00:12:08 +00:00
Artturi
c1cc5a1dc6 Merge pull request #262353 from NixOS/backport-262253-to-release-23.05 2023-10-21 01:45:10 +03:00
markuskowa
c29eb7f9b7 Merge pull request #262294 from markuskowa/upd-slurm-23.05
[23.05] slurm: 23.02.3.1 -> 23.02.6.1
2023-10-20 23:39:41 +02:00
Ivan Kozik
6ad64e240b apacheHttpd: 2.4.57 -> 2.4.58
(cherry picked from commit f2254da826)
2023-10-20 21:33:33 +00:00
Vladimír Čunát
bab8cdf3a7 Merge #261766: thunderbird*: 115.3.1 -> 115.3.2
...into release-23.05
2023-10-20 23:05:30 +02:00
Emily
155977c87c Merge pull request #262316 from emilylange/backport-262147-to-release-23.05
[Backport release-23.05] {ungoogled-,}chromium: 118.0.5993.70 -> 118.0.5993.88, fix update.py
2023-10-20 22:54:26 +02:00
Martin Weinelt
96f7c64907 Merge pull request #262342 from vcunat/p/python3-saml-23.05
python3.pkgs.python3-saml: fix more expired tests
2023-10-20 20:59:02 +02:00
Artturin
9f5cc845a0 fetchdocker: fix missing lib
(cherry picked from commit 4b0c265153)
2023-10-20 18:15:02 +00:00
Alyssa Ross
bd0836a146 python3.pkgs.python3-saml: fix more expired tests
Upstream has now fixed the tests we were previously disabling
ourselves, but in the meantime yet another test has started failing.

(cherry picked from commit 55ebc46e4b)
2023-10-20 19:00:17 +02:00
Pavol Rusnak
5e477adbda Merge pull request #262322 from NixOS/backport-262018-to-release-23.05
[Backport release-23.05] bitcoin: 25.0 -> 25.1
2023-10-20 17:50:02 +02:00
fanquake
ae48c07dcb bitcoin: 25.0 -> 25.1
(cherry picked from commit 53793ca0ae)
2023-10-20 15:45:47 +00:00
emilylange
b0b9cf1207 ungoogled-chromium: 118.0.5993.70-1 -> 118.0.5993.88-1
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_17.html

This update includes 1 security fix.

(cherry picked from commit 658e9ad1ae)
2023-10-20 17:07:15 +02:00
emilylange
b68c394094 chromium: 118.0.5993.70 -> 118.0.5993.88
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_17.html

This update includes 1 security fix.

(cherry picked from commit b1b715ec69)
2023-10-20 17:07:12 +02:00
emilylange
5f90dd1a94 chromium: fix update.py script
This is needed as we very recently started re-compressing the upstream
`tar.xz` to stay under the closure size limit of hydra.nixos.org.

(cherry picked from commit 5766d04f96)
2023-10-20 17:06:48 +02:00
Markus Kowalewski
da5ff65930 slurm: 23.02.5.1 -> 23.02.6.1
(cherry picked from commit ee87e374c7)
2023-10-20 14:49:41 +02:00
Tobias Poschwatta
5b3067e245 slurm: 23.02.4 -> 23.02.5
Bugfix release, see:
 cf1f82a650/NEWS

(cherry picked from commit c5269e80aa)
2023-10-20 14:49:31 +02:00
Markus Kowalewski
f4fbfce674 slurm: 23.02.3.1 -> 23.02.4.1
(cherry picked from commit 933880f904)
2023-10-20 14:49:17 +02:00
Cole Mickens
a96051e085 Merge pull request #262258 from NixOS/backport-262234-to-release-23.05
[Backport release-23.05] nixVersions.nix_2_15: 2.15.2 -> 2.15.3
2023-10-20 05:47:12 -07:00
Cole Mickens
8a25ee5a57 Merge pull request #262259 from NixOS/backport-262236-to-release-23.05
[Backport release-23.05] nixVersions.nix_2_16: 2.16.1 -> 2.16.2
2023-10-20 05:46:56 -07:00
Cole Mickens
55beccc921 nixVersions.nix_2_16: 2.16.1 -> 2.16.2
(cherry picked from commit f423b624bd)
2023-10-20 10:23:43 +00:00
Cole Mickens
9bb4407390 nixVersions.nix_2_15: 2.15.2 -> 2.15.3
(cherry picked from commit 5001944ed7)
2023-10-20 10:23:06 +00:00
K900
2a0d41c982 Merge pull request #262209 from NixOS/backport-262154-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-20-10
2023-10-20 09:59:32 +03:00
K900
326a336d7c linux/hardened/patches/6.1: 6.1.57-hardened1 -> 6.1.58-hardened1
(cherry picked from commit 056ec2e654)
2023-10-20 06:59:02 +00:00
K900
0473b044c6 linux_5_15: 5.15.135 -> 5.15.136
(cherry picked from commit d6c3cb9c91)
2023-10-20 06:59:02 +00:00
K900
6985d976a3 linux_6_1: 6.1.58 -> 6.1.59
(cherry picked from commit 4966c65d6d)
2023-10-20 06:59:02 +00:00
K900
0430e381b3 linux_6_5: 6.5.7 -> 6.5.8
(cherry picked from commit e2df71996d)
2023-10-20 06:59:01 +00:00
Fabián Heredia Montiel
679cadfdfe Merge pull request #261405 from NixOS/backport-257787-to-release-23.05
[Backport release-23.05] python3Packages.click-aliases: 1.0.1 -> 1.0.2
2023-10-19 22:44:41 -06:00
Fabián Heredia Montiel
ebb21e46b3 Merge pull request #262065 from srhb/bp-262034
[Backport release-23.05] zookeeper: 3.7.1 -> 3.7.2
2023-10-19 21:56:38 -06:00
github-actions[bot]
e914cafc9c Merge staging-next-23.05 into staging-23.05 2023-10-20 00:13:22 +00:00
github-actions[bot]
d148c15656 Merge release-23.05 into staging-next-23.05 2023-10-20 00:12:47 +00:00
Yaya
3400095167 Merge pull request #262157 from NixOS/backport-262130-to-release-23.05
[Backport release-23.05] vencord: 1.5.6 - > 1.5.7
2023-10-20 00:53:57 +02:00
Legion Orsetti
2f7c404341 vencord: 1.5.6 -> 1.5.7
(cherry picked from commit 0cf3d4b98f)
2023-10-19 22:16:15 +00:00
Maximilian Bosch
fe829ca1b7 nixos/users-groups: add new xdg-compliant paths to environment.profiles
Effectively #241518 & #260764. This is also relevant for 23.05 because
Nix 2.17 is available there as well!

Co-authored-by: Matthew_Cash <matthew@matthew-cash.com>
Co-authored-by: Gerg-L <GregLeyda@proton.me>
2023-10-19 20:53:49 +02:00
Atemu
f4cf0233c5 tree-wide: use new multiArch buildFHSEnv argument
This is much more direct and sensible than setting a function null

(cherry picked from commit f0c58f6e96)
2023-10-19 19:02:31 +02:00
Atemu
0a01ebbe70 buildFHSEnv: add multiArch flag
The intention is to allow the user control over whether 32bit deps are supposed
to be included in the fhsenv

(cherry picked from commit 62b2adc753)
2023-10-19 19:02:31 +02:00
Atemu
6c04403872 buildFHSEnv: cleanup
(cherry picked from commit 167264179b)
2023-10-19 19:02:31 +02:00
Damien Diederen
0b84d75ef8 zookeeper: 3.7.1 -> 3.7.2
Security release for CVE-2023-44981:

https://zookeeper.apache.org/security.html#CVE-2023-44981

Also fixes CVE-2021-37533, CVE-2022-2048, CVE-2022-41915,
CVE-2022-42003, CVE-2022-42004, CVE-2023-36479, CVE-2023-40167,
CVE-2023-41900, CVE-2023-43642, and CVE-2023-4586 in bundled
dependencies.

Release notes:

https://zookeeper.apache.org/doc/r3.7.2/releasenotes.html
(cherry picked from commit b9206dd746)
2023-10-19 15:41:13 +02:00
Eelco Dolstra
c6a1420d76 Merge pull request #262004 from DeterminateSystems/colemickens/nix_2_13_6
nixVersions.stable: 2.13.5 -> 2.13.6
2023-10-19 15:21:41 +02:00
Pavel Sobolev
98823f95dd wireshark: 4.0.8 -> 4.0.10
(cherry picked from commit baf1b6b868)
2023-10-19 10:58:58 +00:00
Pavel Sobolev
81220f8ee1 wireshark: refactor
(cherry picked from commit c843c435c9)
2023-10-19 10:58:57 +00:00
Robin Gloster
4ee5b576ac Merge pull request #261891 from emilylange/backport-grafana-loki
[release-23.05] grafana-loki,promtail: 2.8.4 -> 2.8.6
2023-10-19 11:04:07 +02:00
Cole Mickens
18748c3dc1 nixVersions.stable: 2.13.5 -> 2.13.6 2023-10-19 10:52:09 +02:00
github-actions[bot]
dd264e8f29 Merge staging-next-23.05 into staging-23.05 2023-10-19 00:13:20 +00:00
github-actions[bot]
2780e71ca9 Merge release-23.05 into staging-next-23.05 2023-10-19 00:12:46 +00:00
Yueh-Shun Li
76a6343be8 losslesscut-bin: 3.55.2 -> 3.58.0
Provide Electron update against CVE-2023-4863 and CVE-2023-5129

(cherry picked from commit f4e599a775)
2023-10-18 23:11:38 +00:00
emilylange
5b71c3c14c grafana-loki,promtail: 2.8.4 -> 2.8.6
https://github.com/grafana/loki/releases/tag/v2.8.6
https://github.com/grafana/loki/blob/v2.8.6/CHANGELOG.md
diff: https://github.com/grafana/loki/compare/v2.8.5...v2.8.6

https://github.com/grafana/loki/releases/tag/v2.8.5
https://github.com/grafana/loki/blob/v2.8.5/CHANGELOG.md
diff: https://github.com/grafana/loki/compare/v2.8.4...v2.8.5
2023-10-18 21:25:14 +02:00
Cole Mickens
80c1aab725 nixVersions.nix_2_17: 2.17 -> 2.17.1
(cherry picked from commit 666d1799f3)
2023-10-18 12:01:25 -07:00
Martin Weinelt
b21a8c71aa Merge pull request #261804 from NixOS/backport-261706-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 118.0.1 -> 118.0.2
2023-10-18 16:26:58 +02:00
Maximilian Bosch
4e30668a9b roundcube: 1.6.3 -> 1.6.4
ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.6.4
(cherry picked from commit 51eaa6521c)
2023-10-18 14:24:50 +00:00
Pierre Bourdon
2393e33e21 Merge pull request #261109 from NixOS/backport-261037-to-release-23.05
[Backport release-23.05] microsoft-edge-beta: 118.0.2088.17 -> 118.0.2088.46
2023-10-18 16:15:46 +02:00
Pierre Bourdon
a64d47e6d4 Merge pull request #261782 from NixOS/backport-256934-to-release-23.05
[Backport release-23.05] tor-browser: 12.5.6 -> 13.0
2023-10-18 14:31:46 +02:00
Pierre Bourdon
dd219c112b Merge pull request #261783 from NixOS/backport-256935-to-release-23.05
[Backport release-23.05] mullvad-browser: 12.5.6 -> 13.0
2023-10-18 14:31:28 +02:00
Martin Weinelt
6f9b8daac5 firefox-bin-unwrapped: 118.0.1 -> 118.0.2
https://www.mozilla.org/en-US/firefox/118.0.2/releasenotes/
(cherry picked from commit de27059f80)
2023-10-18 10:51:43 +00:00
Martin Weinelt
00ecb4c609 firefox-unwrapped: 118.0.1 -> 118.0.2
https://www.mozilla.org/en-US/firefox/118.0.2/releasenotes/
(cherry picked from commit 768404a9ce)
2023-10-18 10:51:43 +00:00
Felix Schröter
5a68ed3b02 mullvad-browser: 12.5.6 -> 13.0
(cherry picked from commit f6488f7e0e)
2023-10-18 09:16:52 +00:00
Felix Schröter
5ad6b31129 mullvad-browser: reorder source urls
dist.torproject.org only ever contains the latest release, while
releases on archive.torproject.org should be available forever.

(cherry picked from commit c956b64753)
2023-10-18 09:16:52 +00:00
Felix Schröter
fcc47702ad tor-browser: 12.5.6 -> 13.0
https://blog.torproject.org/new-release-tor-browser-130/

Also removes some workarounds for Tor sockets which are no longer
needed.

(cherry picked from commit 96dfb985cf)
2023-10-18 09:16:07 +00:00
Felix Schröter
142f3a880b tor-browser: adjust update script for upcoming changes
Both Tor Browser & Mullvad Browser will use slightly different archive
names beginnign with release 13.0. In addition to adjusting to those
changes, the update script now supports prereleases via an argument.

(cherry picked from commit 08683fb768)
2023-10-18 09:16:07 +00:00
Felix Schröter
b6b52c3a77 tor-browser: reorder source urls
dist.torproject.org only ever contains the latest release, while
releases on archive.torproject.org should be available forever.

(cherry picked from commit 1d624c9642)
2023-10-18 09:16:06 +00:00
Felix Schröter
b0c338990e tor-browser: update licenses
To match licenses with mullvad-browser.

(cherry picked from commit 6bfcf791aa)
2023-10-18 09:16:06 +00:00
Vincent Laporte
88a11a8338 qarte: 4.17.1 → 5.5.0
(cherry picked from commit 165a43b6d4)
2023-10-18 09:16:47 +02:00
Vladimír Čunát
f758ca40e6 thunderbird-bin: 115.3.1 -> 115.3.2
https://www.thunderbird.net/en-US/thunderbird/115.3.2/releasenotes/
(cherry picked from commit 5db529bb16)
2023-10-18 06:23:03 +00:00
Vladimír Čunát
d4d83f0c90 thunderbird: 115.3.1 -> 115.3.2
https://www.thunderbird.net/en-US/thunderbird/115.3.2/releasenotes/
(cherry picked from commit 12376a0e83)
2023-10-18 06:23:03 +00:00
github-actions[bot]
0c0e4496ff Merge staging-next-23.05 into staging-23.05 2023-10-18 00:13:05 +00:00
github-actions[bot]
613df880c3 Merge release-23.05 into staging-next-23.05 2023-10-18 00:12:37 +00:00
Robert Scott
b5f8ec6be2 Merge pull request #261114 from risicle/ris-teleport-11.3.25-12.4.20-r23.05
[23.05]: teleport: 11.3.10 -> 11.3.25, 12.1.5 -> 12.4.20
2023-10-18 00:03:33 +01:00
Yureka
84c24bbbca erofs-utils: set explicit MAX_BLOCK_SIZE
eliminates an impurity through sysconf(_SC_PAGESIZE) when the setting is not specified

(cherry picked from commit 3e980612c6)
2023-10-18 00:51:04 +02:00
Julian Stecklina
925d33b286 erofs-utils: fix filesystem corruption issues
When packaging a Nix store, erofs hits a bug in version 1.7:

 [36640.475349] erofs: (device loop0): erofs_read_inode: bogus i_mode (0) @ nid 0
 cannot access '.../-tzdata-2023c/share/zoneinfo/Brazil/Acre': Structure needs cleaning

Backport the fix from erofs master.

(cherry picked from commit 8b157ab1b5)
2023-10-18 00:51:04 +02:00
Weijia Wang
178b54f21b Merge pull request #261724 from NixOS/backport-261392-to-release-23.05
[Backport release-23.05] mautrix-whatsapp: 0.10.2 -> 0.10.3
2023-10-18 00:47:31 +02:00
Charlotte Van Petegem
baad077b07 mautrix-whatsapp: 0.10.2 -> 0.10.3
https://github.com/mautrix/whatsapp/releases/tag/v0.10.3
(cherry picked from commit 2db9a05685)
2023-10-17 21:42:23 +00:00
Franz Pletz
fac3684647 Merge pull request #260858 from codedownio/backport-tmux-run-plugins-last 2023-10-17 14:31:38 +02:00
Alyssa Ross
9e6f9e5f20 linux/hardened/patches/4.14: 4.14.326-hardened1 -> 4.14.327-hardened1
(cherry picked from commit 6a7210c431)
2023-10-17 10:32:55 +00:00
Alyssa Ross
44a7e017d4 linux-rt_5_10: 5.10.194-rt95 -> 5.10.197-rt96
(cherry picked from commit 333d3c267a)
2023-10-17 10:32:55 +00:00
Alyssa Ross
1503a041ee linux_6_1: 6.1.57 -> 6.1.58
(cherry picked from commit 015bb5f604)
2023-10-17 10:32:55 +00:00
Alyssa Ross
55ce9c49f3 linux_testing: 6.6-rc5 -> 6.6-rc6
(cherry picked from commit 88a51578be)
2023-10-17 10:32:55 +00:00
jacekpoz
cc3530e0d2 signal-desktop-beta: remove tray icon fix
it's unnecessary, the beta has an option in the preferences for it

(cherry picked from commit 936492b6e9)
2023-10-17 06:59:39 +02:00
github-actions[bot]
038baba94e Merge staging-next-23.05 into staging-23.05 2023-10-17 00:13:50 +00:00
github-actions[bot]
f0811c5bbf Merge release-23.05 into staging-next-23.05 2023-10-17 00:13:12 +00:00
Tom McLaughlin
49845d4494 tmux: add extraConfigBeforePlugins
(cherry picked from commit addfb000c4)
2023-10-16 15:24:17 -07:00
Scott Worley
7e5d124c58 python3Packages.gitpython: 3.1.33 -> 3.1.37
(cherry picked from commit da787051f2)
2023-10-16 21:49:01 +01:00
Fabian Affolter
36e749cbca python311Packages.gitpython: 3.1.32 -> 3.1.33
Diff: https://github.com/gitpython-developers/GitPython/compare/refs/tags/3.1.32...3.1.33

Changelog: https://github.com/gitpython-developers/GitPython/blob/3.1.33/doc/source/changes.rst
(cherry picked from commit 7b42c82b10)
2023-10-16 21:48:46 +01:00
Fabian Affolter
a5d2f33a01 python311Packages.gitpython: 3.1.31 -> 3.1.32
Diff: https://github.com/gitpython-developers/GitPython/compare/refs/tags/3.1.31...3.1.32

Changelog: https://github.com/gitpython-developers/GitPython/blob/3.1.32/doc/source/changes.rst
(cherry picked from commit 80b7a9e316)
2023-10-16 21:48:24 +01:00
Aaron Andersen
4d40752709 Merge pull request #261254 from NixOS/backport-260314-to-release-23.05
[Backport release-23.05] github-runner: 2.309.0 -> 2.310.2
2023-10-16 15:28:33 -04:00
Nick Cao
c55f07ed10 Merge pull request #261435 from NixOS/backport-261416-to-release-23.05
[Backport release-23.05] nixos/writefreely: fix admin user creation on sqlite
2023-10-16 14:32:40 -04:00
lelgenio
cea7c6664c nixos/writefreely: fix admin user creation on sqlite
(cherry picked from commit 218bef9116)
2023-10-16 16:13:53 +00:00
Nick Cao
f8516877be Merge pull request #261417 from NixOS/backport-261345-to-release-23.05
[Backport release-23.05] element-{web,desktop}: 1.11.45 -> 1.11.46
2023-10-16 12:12:48 -04:00
Nick Cao
b13959e7a0 Merge pull request #261423 from NixOS/backport-261279-to-release-23.05
[Backport release-23.05] exim: 4.96.1 -> 4.96.2
2023-10-16 12:11:49 -04:00
Emily
5d2f5d5f8c Merge pull request #261406 from emilylange/backport-261285-to-release-23.05
[Backport release-23.05] chromium: delete unused paths in source tarball; chromiumBeta: 115.0.5790.98 -> 117.0.5938.22; chromiumDev: 116.0.5845.42 -> 118.0.5966.0
2023-10-16 17:57:18 +02:00
ajs124
803bbae8e1 exim: 4.96.1 -> 4.96.2
https://seclists.org/oss-sec/2023/q4/107
Fixes CVE-2023-42117, CVE-2023-42119

(cherry picked from commit 861a83465b)
2023-10-16 14:31:18 +00:00
Michele Guerini Rocco
c4b14194ae Merge pull request #261401 from NixOS/backport-261307-to-release-23.05
[Backport release-23.05] monero-gui: fix desktop icon
2023-10-16 16:07:47 +02:00
David Flatz
ea6fe35391 element-{web,desktop}: 1.11.45 -> 1.11.46
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.11.46
(cherry picked from commit f5d3def055)
2023-10-16 13:49:16 +00:00
Nicolas Benes
9fddbe3ad8 python3Packages.click-aliases: 1.0.1 -> 1.0.2
(cherry picked from commit 2ab8087018)
2023-10-16 12:36:54 +00:00
emilylange
7cf69f3c44 chromium: delete unused paths in source tarball
to stay below hydra limit.

At the time of writing, the hydra.nixos.org's output limit is 3 GB.
The latest chromium tarball, however, is slightly above that.

To work around this, recompress the original `tar.xz` into a `tar.zstd`
and delete two unreasonably big and unused directories.

Bringing it down to roughtly 2.2 GB.

Unfortunately, this change breaks the `update.py` script.

Resolves the current channel-blocker.

(cherry picked from commit 97738d7a17)
2023-10-16 14:35:09 +02:00
Michael Weiss
c9b535ba48 chromiumDev: 116.0.5845.42 -> 118.0.5966.0
(cherry picked from commit 7ce7e093e8)
2023-10-16 14:33:32 +02:00
Michael Weiss
f9ecad638d chromiumBeta: 115.0.5790.98 -> 117.0.5938.22
(cherry picked from commit 6f74163d4a)
2023-10-16 14:30:34 +02:00
ProminentRetail
5bf4f24e2e monero-gui: fix desktop icon
(cherry picked from commit cba5655379)
2023-10-16 12:18:50 +00:00
github-actions[bot]
017be75a21 Merge staging-next-23.05 into staging-23.05 2023-10-16 00:13:31 +00:00
github-actions[bot]
8ba657923c Merge release-23.05 into staging-next-23.05 2023-10-16 00:13:00 +00:00
Thomas Gerbet
71a852f0f8 squid: mark with known vulnerabilities
https://megamansec.github.io/Squid-Security-Audit/

It does not look like the vulnerabilities are going to be fixed anytime
soon.

(cherry picked from commit 761d125ae2)
2023-10-16 00:02:48 +00:00
Michele Guerini Rocco
6f87c4d764 Merge pull request #261011 from NixOS/backport-260647-to-release-23.05
[Backport release-23.05] monero-{cli,gui}: 0.18.2.2 -> 0.18.3.1
2023-10-15 23:47:01 +02:00
Alex Martens
2b0675bdd2 github-runner: 2.309.0 -> 2.310.2
(cherry picked from commit 3e87613446)
2023-10-15 17:52:57 +00:00
Julien Malka
2480cd81b0 uptime-kuma: 1.21.3 -> 1.23.3 2023-10-15 18:07:28 +02:00
pennae
3103afce2d Merge pull request #261222 from NixOS/backport-261201-to-release-23.05
[Backport release-23.05] nixos/firefox-syncserver: fix and update the docs and options descriptions
2023-10-15 17:55:17 +02:00
Nick Cao
ad9a253a0d Merge pull request #261089 from NixOS/backport-260561-to-release-23.05
[Backport release-23.05] caprine-bin: 2.58.3 -> 2.59.1
2023-10-15 11:06:02 -04:00
Nick Cao
83356b236b Merge pull request #261221 from NixOS/backport-261074-to-release-23.05
[Backport release-23.05] nixos/prometheus: fix cross-compilation
2023-10-15 11:00:39 -04:00
Vojtěch Káně
4cd2377e63 nixos/firefox-syncserver: fix and update the docs and options descriptions
(cherry picked from commit b8624bd312)
2023-10-15 13:53:38 +00:00
Alexandre Iooss
ce4e05275f nixos/prometheus: fix cross-compilation
(cherry picked from commit 925a8806dc)
2023-10-15 13:44:15 +00:00
Vladimír Čunát
768247bd83 Merge #261164: nixos/release: fixup eval of tested job
...into release-23.05
2023-10-15 12:41:09 +02:00
Vladimír Čunát
2c353c9a4e nixos/release: fixup evaluation of tested job (firefox)
This fixes 3b6389aa2f49e; I'm sorry for the mistake.

(cherry picked from commit 746e16f927)
2023-10-15 06:57:15 +00:00
Thiago Kenji Okada
0e1cff585c Merge pull request #261068 from zeuner/pcsx2-fix-23.05
retroarchFull: fix pcsx2 core installation
2023-10-15 02:09:43 +01:00
github-actions[bot]
402d38c557 Merge staging-next-23.05 into staging-23.05 2023-10-15 00:14:19 +00:00
github-actions[bot]
38cc4bb3c0 Merge release-23.05 into staging-next-23.05 2023-10-15 00:13:44 +00:00
techknowlogick
bb4cdcb094 teleport_12: 12.4.7 -> 12.4.20
(cherry picked from commit 7fdf2b5b86)
2023-10-14 22:02:11 +01:00
techknowlogick
70b759bad0 teleport_11: 11.3.10 -> 11.3.25
(cherry picked from commit 96a6484fd2)
2023-10-14 22:02:11 +01:00
Justinas Stankevicius
794f055120 teleport_12: 12.1.5 -> 12.4.7
(cherry picked from commit c254f4c630)
2023-10-14 22:02:10 +01:00
techknowlogick
cccdd21aeb teleport: add techknowlogick to maintainers
(cherry picked from commit 971ffedcd8)
2023-10-14 22:00:42 +01:00
R. Ryantm
b1389c4f1d microsoft-edge-beta: 118.0.2088.17 -> 118.0.2088.46
(cherry picked from commit a1e945ff4a)
2023-10-14 20:13:09 +00:00
Adam Stephens
f08ed23e04 elixir_1_15: 1.15.6 -> 1.15.7
(cherry picked from commit b4f5c1ef77)
2023-10-14 19:11:58 +00:00
Thomas Gerbet
b85a19a7d5 Merge pull request #260777 from NixOS/backport-260530-to-release-23.05
[Backport release-23.05] brave: 1.58.137 -> 1.59.117
2023-10-14 18:06:25 +02:00
Mikael Fangel
8c977e20fb caprine-bin: 2.58.3 -> 2.59.1
(cherry picked from commit 494167d458)
2023-10-14 16:02:10 +00:00
Isidor Zeuner
cd27397337 retroarchFull: fix pcsx2 core installation (porting https://github.com/NixOS/nixpkgs/pull/259024) 2023-10-14 16:15:25 +02:00
Nick Cao
c2893a48e5 Merge pull request #261048 from NixOS/backport-260966-to-release-23.05
[Backport release-23.05] yt-dlp: 2023.10.7 -> 2023.10.13
2023-10-14 10:12:22 -04:00
Martin Weinelt
91aed21cb3 Merge pull request #261064 from NixOS/backport-260185-to-release-23.05
[Backport release-23.05] nixos/release: don't block on firefox tests
2023-10-14 16:02:34 +02:00
Vladimír Čunát
ea94c069ac nixos/release: don't block on firefox tests
I can't recall when these tests last discovered a real problem.
Having to do many manual restarts is annoying, e.g.
  https://hydra.nixos.org/build/237622614#tabs-buildsteps

(cherry picked from commit 3b6389aa2f)
2023-10-14 14:01:50 +00:00
Mario Rodas
89dbff4ba3 yt-dlp: 2023.10.7 -> 2023.10.13
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.10.13
(cherry picked from commit 984dee9fb4)
2023-10-14 12:27:04 +00:00
Robert Scott
f8f05a7845 Merge pull request #261015 from NixOS/backport-259269-to-release-23.05
[Backport release-23.05] libxls: mark knownVulnerabilities CVE-2023-38851 - CVE-2023-38856
2023-10-14 11:27:43 +01:00
Robert Scott
ce8c7b9c74 libxls: mark knownVulnerabilities CVE-2023-38851 - CVE-2023-38856
(cherry picked from commit 2a8f6ebd60)
2023-10-14 08:26:34 +00:00
rnhmjoj
703b68a966 monero-{cli,gui}: 0.18.2.2 -> 0.18.3.1
(cherry picked from commit 7c2bcf14b5)
2023-10-14 08:00:00 +00:00
github-actions[bot]
e6c9ad5816 Merge staging-next-23.05 into staging-23.05 2023-10-14 00:12:40 +00:00
github-actions[bot]
50a64da66c Merge release-23.05 into staging-next-23.05 2023-10-14 00:12:10 +00:00
Emily
7f6ca295ed Merge pull request #260911 from NixOS/backport-260783-to-release-23.05
[Backport release-23.05] chromium,ungoogled-chromium,chromedriver: 117.0.5938.149 -> 118.0.5993.70
2023-10-14 00:52:21 +02:00
Maximilian Bosch
f0d15cbf32 Merge pull request #260921 from NixOS/backport-260854-to-release-23.05
[Backport release-23.05] wlr-randr: 0.3.0 -> 0.3.1
2023-10-13 23:31:13 +02:00
Vladimír Čunát
898cb2064b Merge #260159: staging-next-23.05 iteration 9 - 2023-10-10
...into release-23.05
2023-10-13 21:46:16 +02:00
Mark Youngman
0bab7486b1 freetube: 0.19.0 -> 0.19.1
(cherry picked from commit f159e271ea)
2023-10-13 15:23:11 -03:00
Chris Moultrie
9e397a4c23 freetube: add darwin support
Freetube is an electron app, distributed for Apple/Darwin Arch as well.
I tested this on aarch64-darwin and the platform is supported and it
works as expected.

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
(cherry picked from commit 495afc1071)
2023-10-13 15:23:11 -03:00
LAURAilway
b23fa56df0 freetube: change electron to electron_22 (#252061)
* freetube: changed electron version to _22

electron changed to fix https://github.com/FreeTubeApp/FreeTube/issues/3953#issue-1868288184

(cherry picked from commit b3dacf0b74)
2023-10-13 15:23:11 -03:00
laura
a98c8aeb74 freetube: 0.18.0 -> 0.19.0
(cherry picked from commit ba83b25a50)
2023-10-13 15:23:11 -03:00
Sergei Trofimovich
045dd035b5 wlr-randr: 0.3.0 -> 0.3.1
Changes: https://git.sr.ht/~emersion/wlr-randr/refs/v0.3.1
(cherry picked from commit 172170ed98)
2023-10-13 18:17:59 +00:00
Weijia Wang
8e076a9927 Merge pull request #260894 from NixOS/backport-260856-to-release-23.05
[Backport release-23.05] wordpress6_3: 6.3.1 -> 6.3.2
2023-10-13 18:26:37 +02:00
networkException
787b8c70cb chromedriver: 117.0.5938.149 -> 118.0.5993.70
(cherry picked from commit d4e9f49186)
2023-10-13 15:54:34 +00:00
networkException
9fe0f200f8 ungoogled-chromium: 117.0.5938.149-1 -> 118.0.5993.70-1
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_10.html

This update includes 20 security fixes.

CVEs:
CVE-2023-5218 CVE-2023-5487 CVE-2023-5484 CVE-2023-5475 CVE-2023-5483
CVE-2023-5481 CVE-2023-5476 CVE-2023-5474 CVE-2023-5479 CVE-2023-5485
CVE-2023-5478 CVE-2023-5477 CVE-2023-5486 CVE-2023-5473

(cherry picked from commit d73b2763dd)
2023-10-13 15:54:34 +00:00
networkException
1520133d17 chromium: 117.0.5938.149 -> 118.0.5993.70
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop_10.html

This update includes 20 security fixes.

CVEs:
CVE-2023-5218 CVE-2023-5487 CVE-2023-5484 CVE-2023-5475 CVE-2023-5483
CVE-2023-5481 CVE-2023-5476 CVE-2023-5474 CVE-2023-5479 CVE-2023-5485
CVE-2023-5478 CVE-2023-5477 CVE-2023-5486 CVE-2023-5473

(cherry picked from commit b9c9e91c4a)
2023-10-13 15:54:34 +00:00
Martin Weinelt
425b1250a7 python311Packages.sanic: disable failing tests
Probably due to the websockets 11 upgrade, even though sanic does not
exclude this version.

(cherry picked from commit ac7f49118f)
https://hydra.nixos.org/build/237726467#tabs-buildsteps
https://hydra.nixos.org/build/237798949#tabs-buildsteps
2023-10-13 17:32:13 +02:00
Maximilian Bosch
9b795d9d4a Merge pull request #260704 from NixOS/backport-260332-to-release-23.05
[Backport release-23.05] matrix-synapse-unwrapped: 1.93.0 -> 1.94.0
2023-10-13 16:22:11 +02:00
Jonas Heinrich
7b80ae3efd wordpress6_3: 6.3.1 -> 6.3.2
(cherry picked from commit d1c54d0c36)
2023-10-13 13:45:54 +00:00
Atemu
47a7ca7643 Merge pull request #260875 from NixOS/backport-260821-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-10-10
2023-10-13 15:28:36 +02:00
zzzsyyy
e5dcf78927 linux_xanmod_latest: 6.5.5 -> 6.5.7
(cherry picked from commit e04b3d6baf)
2023-10-13 12:10:27 +00:00
zzzsyyy
3e74705502 linux_xanmod: 6.1.55 -> 6.1.57
(cherry picked from commit 95867fc0c7)
2023-10-13 12:10:27 +00:00
Fabián Heredia Montiel
bc3e39ae2b linux/hardened/patches/6.5: 6.5.6-hardened1 -> 6.5.7-hardened1
(cherry picked from commit aa33d84ccd)
2023-10-13 12:04:48 +00:00
Fabián Heredia Montiel
37d2c211ee linux/hardened/patches/6.1: 6.1.56-hardened1 -> 6.1.57-hardened1
(cherry picked from commit db7ad80e05)
2023-10-13 12:04:48 +00:00
Fabián Heredia Montiel
16ce9fc071 linux/hardened/patches/5.4: 5.4.257-hardened1 -> 5.4.258-hardened1
(cherry picked from commit 5d621b6e37)
2023-10-13 12:04:48 +00:00
Fabián Heredia Montiel
c2e14bbba3 linux/hardened/patches/5.15: 5.15.134-hardened1 -> 5.15.135-hardened1
(cherry picked from commit 0c971dcffe)
2023-10-13 12:04:48 +00:00
Fabián Heredia Montiel
70fffc7909 linux/hardened/patches/5.10: 5.10.197-hardened1 -> 5.10.198-hardened1
(cherry picked from commit 01f588b41a)
2023-10-13 12:04:48 +00:00
Fabián Heredia Montiel
f66628a91c linux/hardened/patches/4.19: 4.19.295-hardened1 -> 4.19.296-hardened1
(cherry picked from commit acace7a6eb)
2023-10-13 12:04:48 +00:00
Nick Cao
4c4f6ddbbc Merge pull request #260714 from NixOS/backport-260540-to-release-23.05
[Backport release-23.05] electron_22-bin: 22.3.26 -> 22.3.27
2023-10-12 22:51:05 -04:00
Weijia Wang
66643f4235 Merge pull request #258878 from NixOS/backport-256903-to-release-23.05
[Backport release-23.05] libcef: 116.0.24 -> 117.1.5
2023-10-13 04:23:20 +02:00
Weijia Wang
5e4d2c7989 Merge pull request #260744 from NixOS/backport-255549-to-release-23.05
[Backport release-23.05] wordpress: 6.2.2 -> 6.3.1
2023-10-13 04:22:39 +02:00
github-actions[bot]
b32a94e308 Merge staging-next-23.05 into staging-23.05 2023-10-13 00:13:25 +00:00
github-actions[bot]
2e83bd1e19 Merge release-23.05 into staging-next-23.05 2023-10-13 00:12:47 +00:00
Weijia Wang
f2fc71d139 Merge pull request #260042 from flyingcircusio/backport-258686-to-release-23.05
[Backport release-23.05] percona-xtrabackup_8_0: 8.0.29-22 -> 8.0.34-29
2023-10-13 01:20:45 +02:00
Weijia Wang
1dfa7dabc0 Merge pull request #256784 from NixOS/backport-248934-to-release-23.05
[Backport release-23.05] uthenticode: 1.0.9 -> 2.0.0
2023-10-12 23:52:56 +02:00
Weijia Wang
51f5ec0f05 Merge pull request #260041 from LeSuisse/rocketchat-desktop-3.9.9-23.05
[23.05] rocketchat-desktop: 3.9.7 -> 3.9.9
2023-10-12 23:48:43 +02:00
Sean Buckley
4210980564 brave: 1.58.137 -> 1.59.117
https://community.brave.com/t/release-channel-1-59-117/509958
(cherry picked from commit 386b2f2ba6)
2023-10-12 21:47:19 +00:00
Sander van der Burg
2cf989d481 fs-uae-launcher: fix F12 menu in a running emulator session
Adding the shared/ folder allows fs-uae to find the icons

(cherry picked from commit e5d636c361)
2023-10-12 16:35:15 -03:00
R. Ryantm
12a5efdc63 netbird: 0.23.6 -> 0.23.8
(cherry picked from commit f7af28c117)
2023-10-12 21:21:59 +02:00
Weijia Wang
518a8726ac wordpress: 6.2.2 -> 6.3.1
(cherry picked from commit b4521212e4)
2023-10-12 18:40:50 +00:00
Lily Foster
1cd057f7dc prefetch-npm-deps: read url bodies within the retry loop
(cherry picked from commit 554e2412e0)
2023-10-12 14:17:03 -04:00
Lily Foster
a35a16b2b6 prefetch-npm-deps: bump deps
(cherry picked from commit a6df5a7719)
2023-10-12 14:16:46 -04:00
Lily Foster
cc20242e93 fetchNpmDeps: pass NIX_NPM_TOKENS as an impure env var
(cherry picked from commit 7f76ac6e09)
2023-10-12 14:15:57 -04:00
Lily Foster
189e071d23 prefetch-npm-deps: add support for NIX_NPM_TOKENS env var
(cherry picked from commit e271266179)
2023-10-12 14:15:57 -04:00
Lily Foster
1a88aabdc1 prefetch-npm-deps: fix error typo and unnecessary name qualifier
(cherry picked from commit 785ed11d0a)
2023-10-12 14:15:57 -04:00
Yaya
12ecb479e1 electron_22-bin: 22.3.26 -> 22.3.27
https://github.com/electron/electron/releases/tag/v22.3.27

This is the last 22.x release and has now reached EOL.

(cherry picked from commit f156d0e629)
2023-10-12 15:48:26 +00:00
Bobby Rong
dcbec94053 Merge pull request #260695 from bobby285271/bpo/gnome-shell-23.05
[23.05] gnome.gnome-shell: Backport fixes to shortcut handling
2023-10-12 23:47:38 +08:00
Nick Cao
218cc79729 matrix-synapse-unwrapped: 1.93.0 -> 1.94.0
Diff: https://github.com/matrix-org/synapse/compare/v1.93.0...v1.94.0

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.94.0
(cherry picked from commit 2a28e230ba)
2023-10-12 15:10:29 +00:00
OTABI Tomoya
61c5257513 Merge pull request #259556 from NixOS/backport-259204-to-release-23.05
[Backport release-23.05] palemoon-bin: 32.4.0.1 -> 32.4.1
2023-10-12 23:32:07 +09:00
Bobby Rong
ae61045dd2 gnome.gnome-shell: Backport fixes to shortcut handling
Fixes CVE-2023-43090.
2023-10-12 21:55:45 +08:00
Nick Cao
73c3fd6a86 Merge pull request #260587 from NixOS/backport-260451-to-release-23.05
[Backport release-23.05] sing-box: 1.5.2 -> 1.5.3
2023-10-12 09:31:31 -04:00
Legion Orsetti
7ca9537708 vencord: 1.5.5 -> 1.5.6
(cherry picked from commit da359b9289)
2023-10-12 13:14:27 +02:00
Legion Orsetti
7bb67005eb maintainers: add fwam
(cherry picked from commit e019ab7b03)
2023-10-12 13:14:27 +02:00
Legion Orsetti
8792ed1929 vencord: 1.5.3 -> 1.5.5
(cherry picked from commit 86d6401d3e)
2023-10-12 13:14:27 +02:00
Nick Cao
6e3d69d9ab sing-box: 1.5.2 -> 1.5.3
Diff: https://github.com/SagerNet/sing-box/compare/v1.5.2...v1.5.3
(cherry picked from commit 20aad7f6f9)
2023-10-12 03:42:22 +00:00
github-actions[bot]
3c59c0983d Merge staging-next-23.05 into staging-23.05 2023-10-12 00:11:15 +00:00
github-actions[bot]
2c39c226f4 Merge release-23.05 into staging-next-23.05 2023-10-12 00:10:46 +00:00
Fabián Heredia Montiel
ea972ba0bc Merge pull request #259467 from sersorrel/backport-23.05-xivlauncher-1.0.6
[Backport release-23.05] xivlauncher: 1.0.3 -> 1.0.6
2023-10-11 13:53:31 -06:00
Bjørn Forsman
055b69b76d buildFHSEnvBubblewrap: preserve pname, version
It's useful to have access to these attributes from packages built with
buildFHSEnvBubblewrap, and it reduces the difference between FHS and
non-FHS packages.

'name' is already handled by runCommandLocal.

(cherry picked from commit a36834be0e)
2023-10-11 20:23:46 +02:00
ciferkey
f21b15a77d xivlauncher: 1.0.4 -> 1.0.6
(cherry picked from commit d1a3625902)
2023-10-11 18:58:01 +01:00
Jade
2bb03c3be0 xivlauncher: 1.0.3->1.0.4
(cherry picked from commit 6c153effc6)
2023-10-11 18:58:01 +01:00
ajs124
c6623c9b8c Merge pull request #260320 from mweinelt/clamav-1.0.3
[release-23.05] clamav: 1.0.1 -> 1.0.3
2023-10-11 13:08:44 +02:00
Mario Rodas
e9a17966a2 Merge pull request #260316 from mweinelt/redis-.7.0.13
[release-23.05] redis: 7.0.12 -> 7.0.13
2023-10-11 05:30:45 -05:00
Vladimír Čunát
04527e2068 Merge #260381: curl: apply patch for CVE-2023-38545
...into staging-next-23.05
2023-10-11 12:04:40 +02:00
Fabián Heredia Montiel
f3e911843c Merge pull request #260384 from NixOS/backport-260296-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-10-10
2023-10-11 02:07:06 -06:00
K900
01d539268e linux_4_14: 4.14.326 -> 4.14.327
(cherry picked from commit afb4d6f74d)
2023-10-11 07:15:36 +00:00
K900
3bf4fe88d5 linux_4_19: 4.19.295 -> 4.19.296
(cherry picked from commit 63ef5f8931)
2023-10-11 07:15:36 +00:00
K900
f7be836786 linux_5_4: 5.4.257 -> 5.4.258
(cherry picked from commit 10b9afabcd)
2023-10-11 07:15:36 +00:00
K900
90485bc45c linux_5_10: 5.10.197 -> 5.10.198
(cherry picked from commit 09d3a03790)
2023-10-11 07:15:36 +00:00
K900
2d9748bb13 linux_5_15: 5.15.134 -> 5.15.135
(cherry picked from commit 4d6e7b6b75)
2023-10-11 07:15:36 +00:00
K900
fe749dfbc2 linux_6_1: 6.1.56 -> 6.1.57
(cherry picked from commit cc137406e9)
2023-10-11 07:15:36 +00:00
K900
7a2de7de76 linux_6_5: 6.5.6 -> 6.5.7
(cherry picked from commit 31da5b53f6)
2023-10-11 07:15:35 +00:00
Sophie Tauchert
87ef095bdd curl: apply patch for CVE-2023-38545 2023-10-11 08:48:36 +02:00
Martin Weinelt
d54a8b4c9d clamav: 1.0.1 -> 1.0.3
https://blog.clamav.net/2023/08/clamav-120-feature-version-and-111-102.html

Fixes: CVE-2023-40477
2023-10-11 03:02:31 +02:00
Martin Weinelt
c230d01f89 redis: 7.0.12 -> 7.0.13
https://github.com/redis/redis/raw/7.0.13/00-RELEASENOTES

Fixes: CVE-2023-41053
2023-10-11 02:29:50 +02:00
Martin Weinelt
bd1cde45c7 Merge pull request #260189 from NixOS/backport-259881-to-release-23.05
[Backport release-23.05] freeswitch: patch CVE-2023-5217 and CVE-2023-44488
2023-10-11 02:25:06 +02:00
github-actions[bot]
f43444a404 Merge staging-next-23.05 into staging-23.05 2023-10-11 00:13:17 +00:00
github-actions[bot]
5571d3753c Merge release-23.05 into staging-next-23.05 2023-10-11 00:12:48 +00:00
K900
0927ba648b Merge pull request #260253 from NixOS/backport-260191-to-release-23.05
[Backport release-23.05] libcue: apply patch for CVE-2023-43641
2023-10-10 19:10:15 +03:00
Thomas Gerbet
17b9663f09 libcue: apply patch for CVE-2023-43641
https://github.blog/2023-10-09-coordinated-disclosure-1-click-rce-on-gnome-cve-2023-43641/
(cherry picked from commit 6335cf6cdf)
2023-10-10 16:09:40 +00:00
K900
360a4bd881 Merge pull request #260075 from fwam/backport-248966-to-release-23.05
[Backport release-23.05]  ani-cli: 4.3 -> 4.6
2023-10-10 18:49:40 +03:00
Maximilian Bosch
741256c2a2 Merge pull request #259970 from Ma27/backport-nc27
[23.05] nextcloud: 27.1.0 -> 27.1.2
2023-10-10 14:07:36 +02:00
Thomas Gerbet
8b191ae684 Merge pull request #260143 from NixOS/backport-tracker-miners
[23.05] tracker-miners: 3.5.0 → 3.5.3
2023-10-10 12:38:45 +02:00
Mikael Fangel
4ede3c0794 freeswitch: patch CVE-2023-5217 and CVE-2023-44488
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
(cherry picked from commit b153175ff3)
2023-10-10 10:35:51 +00:00
Yaya
c060778d71 snipe-it: 6.2.1 -> 6.2.2
https://github.com/snipe/snipe-it/releases/tag/v6.2.2
(cherry picked from commit 4bf1ec4409)
2023-10-10 12:00:48 +02:00
Thomas Gerbet
45866b6523 tracker-miners: 3.5.2 -> 3.5.3
https://gitlab.gnome.org/GNOME/tracker-miners/-/blob/3.5.3/NEWS?ref_type=tags

Related to CVE-2023-43641, see https://github.blog/2023-10-09-coordinated-disclosure-1-click-rce-on-gnome-cve-2023-43641/

(cherry picked from commit a4de796d1d)
2023-10-09 23:42:05 -06:00
Bobby Rong
ce92703a4d tracker-miners: 3.5.0 → 3.5.2
https://gitlab.gnome.org/GNOME/tracker-miners/-/compare/3.5.0...3.5.2
(cherry picked from commit 31eda7abca)
2023-10-09 23:41:57 -06:00
Vladimír Čunát
7e31ca3723 Merge branch 'staging-23.05' into staging-next-23.05 2023-10-10 07:20:54 +02:00
Vladimír Čunát
5ccacf4d68 Merge #259474: webkitgtk: 2.40.5 → 2.42.1
...into staging-23.05
2023-10-10 07:19:05 +02:00
github-actions[bot]
e3ce6dcb1b Merge staging-next-23.05 into staging-23.05 2023-10-10 00:12:59 +00:00
github-actions[bot]
a3d74219ba Merge release-23.05 into staging-next-23.05 2023-10-10 00:12:31 +00:00
skykanin
dc57527f9e ani-cli: 4.3 -> 4.6
(cherry picked from commit 05ff3adc4e)
2023-10-09 23:01:28 +02:00
Tobias Stenzel
2d610c7e0e percona-xtrabackup_8_0: 8.0.29-22 -> 8.0.34-29
https://docs.percona.com/percona-xtrabackup/8.0/release-notes/8.0/8.0.34-29.0.html
(cherry picked from commit 4f267a0b77)
2023-10-09 22:47:31 +02:00
Tobias Stenzel
041b1c9ba7 maintainers/teams: flyingcircus ctheune -> theuni
Fixes a mistake in the original commit a7e0b90535.
`ctheune` is actually `theuni` in the maintainers list.
2023-10-09 22:47:20 +02:00
Leona Maroni
a7e0b90535 maintainers/teams: add flyingcircus
(cherry picked from commit a79571beca)
2023-10-09 22:39:49 +02:00
gbtb
52ecd71d25 rocketchat-desktop: 3.9.8 -> 3.9.9
(cherry picked from commit bf591aaecf)
2023-10-09 20:37:05 +02:00
R. Ryantm
456d54ff30 rocketchat-desktop: 3.9.7 -> 3.9.8
(cherry picked from commit ab4c206cfb)
2023-10-09 20:37:05 +02:00
Alyssa Ross
22723a1d7d linux_testing: 6.6-rc4 -> 6.6-rc5
(cherry picked from commit 9ed13a83a9)
2023-10-09 17:54:33 +00:00
Maximilian Bosch
2ac55c8006 Merge pull request #259624 from alyssais/linux-6.4-drop-backport
[23.05] linux_6_4: drop (EOL)
2023-10-09 19:05:33 +02:00
Nick Cao
235aaea29a Merge pull request #259777 from NixOS/backport-258249-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 119.0b2 -> 119.0b6
2023-10-09 10:12:31 -04:00
Maximilian Bosch
9e429612a7 nixos/nextcloud: fix ocm-provider for nc 27.1.2
This is not a directory anymore, but a dynamic HTTP route.
2023-10-09 12:36:05 +02:00
Isa
0f6c192663 nextcloud27: 27.1.1 -> 27.1.2
(cherry picked from commit 0ad1a333f5)
2023-10-09 12:31:23 +02:00
Vladimír Čunát
a8c3943b16 Merge #258996: xorg.libXpm: 3.5.15 -> 3.5.17, xorg.libX11: 1.8.6 -> 1.8.7
...into staging-23.05
2023-10-09 10:30:06 +02:00
Vladimír Čunát
957082a903 Merge #257779: gst_all_1.*: 1.22.5 -> 1.22.6
...into staging-23.05
2023-10-09 10:26:13 +02:00
Vladimír Čunát
d6072cf5df Merge #255169: libwebp: 1.3.1 -> 1.3.2
...into staging-23.05
2023-10-09 10:22:05 +02:00
Yaya
8be69c1764 electron_26-bin: 26.2.4 -> 26.3.0
https://github.com/electron/electron/releases/tag/v26.3.0
(cherry picked from commit be75072f3a)
2023-10-09 03:35:42 +02:00
Yaya
1afc199d59 electron_25-bin: 25.8.4 -> 25.9.0
https://github.com/electron/electron/releases/tag/v25.9.0
(cherry picked from commit cfc8ff3b74)
2023-10-09 03:35:42 +02:00
Yaya
b1a0bfba78 electron_24-bin: 24.8.5 -> 24.8.6
https://github.com/electron/electron/releases/tag/v24.8.6

Fixes CVE-2023-5217

(cherry picked from commit b9793208ff)
2023-10-09 03:35:42 +02:00
Yaya
e85cb0e641 electron_22-bin: 22.3.25 -> 22.3.26
https://github.com/electron/electron/releases/tag/v22.3.26

Fixes CVE-2023-5217

(cherry picked from commit 288cd7e6b4)
2023-10-09 03:35:42 +02:00
Ryan Mulligan
d36ae76c40 Merge pull request #259828 from NixOS/backport-255698-to-release-23.05
[Backport release-23.05] filebot: 5.0.3 -> 5.1.1
2023-10-08 17:40:16 -07:00
github-actions[bot]
35b0c2ab93 Merge staging-next-23.05 into staging-23.05 2023-10-09 00:13:51 +00:00
github-actions[bot]
9247d52c50 Merge release-23.05 into staging-next-23.05 2023-10-09 00:13:14 +00:00
Felix Schröter
4ffb2edcac filebot: 5.0.3 -> 5.1.1
(cherry picked from commit dd8e965841)
2023-10-08 19:43:03 +00:00
Fabián Heredia Montiel
aca9a453af Merge pull request #259559 from LeSuisse/mattermost-7.8.12-23.05
[23.05] mattermost: 7.8.11 -> 7.8.12
2023-10-08 12:15:31 -06:00
R. Ryantm
ea6bca9397 firefox-beta-bin-unwrapped: 119.0b2 -> 119.0b6
(cherry picked from commit 579c7e6f28)
2023-10-08 14:43:36 +00:00
Nick Cao
6c2f66c2a8 Merge pull request #259671 from NixOS/backport-257217-to-release-23.05
[Backport release-23.05] vscode-extensions.davidanson.vscode-markdownlint: 0.51.0 -> 0.52.0
2023-10-08 10:23:46 -04:00
Nick Cao
8fbec9c69b Merge pull request #259701 from NixOS/backport-258685-to-release-23.05
[Backport release-23.05] vscode-extensions.firefox-devtools.vscode-firefox-debug: 2.9.8 -> 2.9.10
2023-10-08 10:17:46 -04:00
Vladimír Čunát
06fbd704b8 Merge #258350: libvpx: 1.13.0 -> 1.13.1
...into staging-23.05
2023-10-08 14:15:39 +02:00
Maciej Krüger
24cd055be2 Merge pull request #259733 from NixOS/backport-259568-to-release-23.05
[Backport release-23.05] yt-dlp: 2023.9.24 -> 2023.10.7
2023-10-08 14:07:48 +02:00
Fabián Heredia Montiel
6526bdac73 linux/hardened/patches/6.5: 6.5.4-hardened1 -> 6.5.6-hardened1
(cherry picked from commit 805a45161b)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
893f3a0c3e linux/hardened/patches/6.1: 6.1.54-hardened1 -> 6.1.56-hardened1
(cherry picked from commit 7f5b8b52b3)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
6e75ea881d linux/hardened/patches/5.4: 5.4.256-hardened1 -> 5.4.257-hardened1
(cherry picked from commit 9eebdbb718)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
ef8b83066a linux/hardened/patches/5.15: 5.15.132-hardened1 -> 5.15.134-hardened1
(cherry picked from commit 6dfb7549d8)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
6082c90d95 linux/hardened/patches/5.10: 5.10.195-hardened1 -> 5.10.197-hardened1
(cherry picked from commit 5234116893)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
d0d48c3b2b linux/hardened/patches/4.19: 4.19.294-hardened1 -> 4.19.295-hardened1
(cherry picked from commit 6a0150427a)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
62d8d8639a linux/hardened/patches/4.14: 4.14.325-hardened1 -> 4.14.326-hardened1
(cherry picked from commit 9c9b2d3ea8)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
11673db3bf linux/hardened: adjust update script to mainline rewrite
related to: 662a2c460d

(cherry picked from commit 343ee3e630)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
b69791088e linux_5_15: 5.15.133 -> 5.15.134
(cherry picked from commit 21f99e7e74)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
44fe0be439 linux_6_1: 6.1.55 -> 6.1.56
(cherry picked from commit b6a243099d)
2023-10-08 09:01:24 +00:00
Fabián Heredia Montiel
7e2805b77f linux_6_5: 6.5.5 -> 6.5.6
(cherry picked from commit 1a34c1aaa6)
2023-10-08 09:01:24 +00:00
Mario Rodas
32a5d81f87 yt-dlp: 2023.9.24 -> 2023.10.7
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.10.07
(cherry picked from commit 9f9c4cbba4)
2023-10-08 08:55:23 +00:00
Vladimír Čunát
d1d85bb346 Merge #258441: thunderbird: 115.3.0 -> 115.3.1
...into release-23.05
2023-10-08 10:22:54 +02:00
Artturi
39e955fc51 Merge pull request #259704 from NixOS/backport-259699-to-release-23.05
[Backport release-23.05] discord updates
2023-10-08 10:35:58 +03:00
Artturin
ef50af172b discord-canary: 0.0.314 -> 0.0.315
(cherry picked from commit 0faab86387)
2023-10-08 07:07:08 +00:00
Artturin
32523479f1 discord-ptb: 0.0.79 -> 0.0.80
(cherry picked from commit 91d6f70d5f)
2023-10-08 07:07:08 +00:00
Artturin
7cf0e2fe3f discord: 0.0.278 -> 0.0.280
(cherry picked from commit 8e51cba971)
2023-10-08 07:07:08 +00:00
Artturin
680ba2f71d discord-canary: 0.0.169 -> 0.0.170
(cherry picked from commit abcdffb074)
2023-10-08 07:07:08 +00:00
Artturin
9307fbcb50 discord-ptb: 0.0.48 -> 0.0.49
(cherry picked from commit 5cd89aa778)
2023-10-08 07:07:08 +00:00
Artturin
956068de3b discord: 0.0.30 -> 0.0.31
(cherry picked from commit 4c9a44b79d)
2023-10-08 07:07:08 +00:00
Felix Schröter
72cfb4d996 vscode-extensions.firefox-devtools.vscode-firefox-debug: 2.9.8 -> 2.9.10
(cherry picked from commit e026e94934)
2023-10-08 06:56:17 +00:00
Sarah Brofeldt
44ce07f954 Merge pull request #259314 from NixOS/backport-259017-to-release-23.05
[Backport release-23.05] rtthost: init at 0.20.0
2023-10-08 07:58:22 +02:00
datafoo
684948a63c vscode-extensions.davidanson.vscode-markdownlint: 0.51.0 -> 0.52.0
(cherry picked from commit a99948c46a)
2023-10-08 01:53:36 +00:00
github-actions[bot]
3a1672edeb Merge staging-next-23.05 into staging-23.05 2023-10-08 00:15:10 +00:00
github-actions[bot]
cc5e37cbfd Merge release-23.05 into staging-next-23.05 2023-10-08 00:13:50 +00:00
Emily
2f3b6b3fcd Merge pull request #259570 from NixOS/backport-259169-to-release-23.05
[Backport release-23.05] chromium,ungoogled-chromium,chromedriver: 117.0.5938.92/132 -> 117.0.5938.149
2023-10-08 00:29:12 +02:00
Thomas Gerbet
80ef1eb597 libnbd: 1.16.0 -> 1.16.5
Fixes CVE-2023-5215.

List of changes:
https://gitlab.com/nbdkit/libnbd/-/commits/v1.16.5
2023-10-07 19:26:32 -03:00
Alyssa Ross
5c862e4bd0 linux_6_4: drop (EOL)
It's still in kernels-org.json, because even if I remove it the update
script will keep putting it back, but nothing references it, and it'll
be removed from that file when kernels are next updated after it's
been delisted from kernel.org.

(cherry picked from commit ae3682cb17)
2023-10-07 20:11:09 +00:00
Nick Cao
5a237aecb5 Merge pull request #259598 from NixOS/backport-259504-to-release-23.05
[Backport release-23.05] sing-box: 1.5.1 -> 1.5.2
2023-10-07 12:53:17 -04:00
Nick Cao
4b3a234714 sing-box: 1.5.1 -> 1.5.2
Diff: https://github.com/SagerNet/sing-box/compare/v1.5.1...v1.5.2
(cherry picked from commit b5f3e09e53)
2023-10-07 16:08:43 +00:00
Thomas Gerbet
de9b8eb55b Merge pull request #259561 from NixOS/backport-259046-to-release-23.05
[Backport release-23.05] brave: 1.58.135 -> 1.58.137
2023-10-07 17:31:13 +02:00
networkException
1180fa6a4c chromedriver: 117.0.5938.92 -> 117.0.5938.149
(cherry picked from commit c35db7c5d0)
2023-10-07 12:04:08 +00:00
networkException
6a48e0a259 ungoogled-chromium: 117.0.5938.132-1 -> 117.0.5938.149-1
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop.html

This update includes 1 security fix.

CVEs:
CVE-2023-5346

(cherry picked from commit b4474b0364)
2023-10-07 12:04:08 +00:00
networkException
0224985e3e chromium: 117.0.5938.132 -> 117.0.5938.149
https://chromereleases.googleblog.com/2023/10/stable-channel-update-for-desktop.html

This update includes 1 security fix.

CVEs:
CVE-2023-5346

(cherry picked from commit adb4aca6f0)
2023-10-07 12:04:08 +00:00
Thomas Gerbet
79c53a21aa Merge pull request #256759 from risicle/ris-zabbix-6.0.21-et-al-r23.05
[23.05] zabbix: 6.0.14 -> 6.0.21, zabbix50: 5.0.33 -> 5.0.37, zabbix40: 4.0.44 -> 4.0.48
2023-10-07 12:52:44 +02:00
Sean Buckley
2d2b3857a2 brave: 1.58.135 -> 1.58.137
https://community.brave.com/t/release-channel-1-58-137/508727
(cherry picked from commit 1f06f30c11)
2023-10-07 10:28:41 +00:00
Thomas Gerbet
4fde732928 mattermost: 7.8.11 -> 7.8.12
Fixes security issues MMSA-2023-00242, MMSA-2023-00240, MMSA-2023-00246 and MMSA-2023-00203.

Changelog:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
2023-10-07 12:05:24 +02:00
OPNA2608
894712d51b palemoon-bin: 32.4.0.1 -> 32.4.1
(cherry picked from commit 17abefe667)
2023-10-07 09:55:25 +00:00
Christian Kögler
a8b21f0364 Merge pull request #259203 from zeuner/nixos-23.05-net-tools-fix
net-tools: allow building by adhering to the correct gentoo distfiles…
2023-10-07 08:25:45 +02:00
github-actions[bot]
30d433ec9f Merge staging-next-23.05 into staging-23.05 2023-10-07 00:12:57 +00:00
github-actions[bot]
38f90948c3 Merge release-23.05 into staging-next-23.05 2023-10-07 00:12:21 +00:00
Will Fancher
dc5de91f2e Merge pull request #259484 from NixOS/backport-259470-to-release-23.05
[Backport release-23.05] calamares-nixos-extensions: Revert LUKS exposure fix; upgrade to improved fix
2023-10-06 19:50:04 -04:00
Will Fancher
1ab709f5f0 calamares-nixos-extensions: Revert LUKS exposure fix; upgrade to improved fix
(cherry picked from commit 36c1788577)
2023-10-06 23:49:41 +00:00
OTABI Tomoya
edb0cbc334 Merge pull request #259387 from NixOS/backport-258140-to-release-23.05
[Backport release-23.05] ldtk: 1.4.0 -> 1.4.1
2023-10-07 08:36:02 +09:00
Sander van der Burg
f415840773 Merge pull request #259468 from NixOS/backport-259439-to-release-23.05
[Backport release-23.05] vice: use GTK+-3 UI and use included desktop files
2023-10-07 01:16:40 +02:00
Bobby Rong
16a0e873ab webkitgtk: 2.40.5 → 2.42.1
https://github.com/WebKit/WebKit/commits/webkitgtk-2.42.1/Source/cmake/OptionsGTK.cmake
https://webkitgtk.org/security/WSA-2023-0009.html

JPEG XL is enabled by default.

Remove support for OpenGL API in the web process;
Remove GLX support:

cfe917fec4
320560f9e5

Other than ENABLE_GLES2 option can be dropped, it is unclear to me what can actually
be dropped so keeping everything around. I assume we keep libGL mainly for egl.

But we don't really need to worry about https://bugzilla.redhat.com/show_bug.cgi?id=2240428 and
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050777 here, we are applying libgl-path.patch to
libepoxy which should load the libGLESv2 thing in a hardcoded path.

Tested yelp, newsflash and the bundled minibrowser and does not experience crash so far.

Dropped pcre as mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=2212686.

(cherry picked from commit 21c06e3507)
2023-10-06 23:01:37 +00:00
Sander van der Burg
f929a77126 vice: use GTK+-3 UI and use included desktop files
The GTK+ UI is the recommended UI by the developers. It also fixed the x128 emulator from crashing. Moreover, the GTK+ UI also includes desktop files, so we should use these instead of our own.

(cherry picked from commit b909526ffa)
2023-10-06 22:12:09 +00:00
Robert Scott
0fd347fe39 Merge pull request #259258 from risicle/ris-woodpecker-0.15.11-CVE-2023-40034-r23.05
[23.05] woodpecker-*: 0.15.8 -> 0.15.11, mark knownVulnerabilities CVE-2023-40034
2023-10-06 19:09:23 +01:00
Yaya
f49c3d6bb6 snipe-it: 6.2.0 -> 6.2.1
https://github.com/snipe/snipe-it/releases/tag/v6.2.1
(cherry picked from commit 0a54393ce9)
2023-10-06 18:34:13 +02:00
K900
7434f4e41c Merge pull request #259409 from NixOS/backport-250974-to-release-23.05
[Backport release-23.05] nixos/binfmt: use PE magic to detect Wine executables
2023-10-06 18:49:53 +03:00
K900
af937aa459 nixos/binfmt: use PE magic to detect Wine executables
Otherwise we break every Meson build because it creates native executables named foo.exe

(cherry picked from commit c6cf85b0d5)
2023-10-06 15:49:11 +00:00
Nick Cao
f7274c77bf Merge pull request #259364 from NixOS/backport-253736-to-release-23.05
[Backport release-23.05] go_1_19: 1.19.12 -> 1.19.13
2023-10-06 10:39:24 -04:00
Felix Schröter
3b35577eb3 ldtk: 1.4.0 -> 1.4.1
(cherry picked from commit 8f8ab8c1d5)
2023-10-06 14:11:49 +00:00
github-actions[bot]
ea0e428f86 gnome.gnome-session: fix session crash in gnome-boxes
(cherry picked from commit e1ee359d16)

Co-authored-by: Julian Stecklina <julian.stecklina@cyberus-technology.de>
2023-10-06 21:44:45 +08:00
zowoq
e31dd27996 go_1_19: 1.19.12 -> 1.19.13
Changelog: https://go.dev/doc/devel/release#go1.19
(cherry picked from commit 7dd2429e2e)
2023-10-06 10:59:28 +00:00
Artturin
dcd8fcc298 Merge branch 'staging-next-23.05' into staging-23.05 2023-10-06 11:27:05 +03:00
Samuel Tardieu
cadbdfb429 rtthost: init at 0.20.0
(cherry picked from commit ab0557da75)
2023-10-06 05:14:12 +00:00
Samuel Tardieu
45c16fa8b0 maintainers: add samueltardieu
(cherry picked from commit 0b8f0c583d)
2023-10-06 05:14:11 +00:00
github-actions[bot]
2d0343e530 Merge release-23.05 into staging-next-23.05 2023-10-06 00:12:26 +00:00
Robert Scott
e68d53e193 woodpecker-*: mark knownVulnerabilities CVE-2023-40034 2023-10-05 21:58:40 +01:00
Bruno BELANYI
6c219df46f woodpecker-*: 0.15.8 -> 0.15.11
(cherry picked from commit 79a63f2841)
2023-10-05 21:32:23 +01:00
Theodore Ni
e35d71fb91 woodpecker-server, woodpecker-server.woodpecker-frontend: adapt update script to new nix-prefetch-github
At the same time, we opportunistically switch to using the newer "hash"
attribute.

(cherry picked from commit 47cc11849c)
2023-10-05 21:32:08 +01:00
Kerstin
ef8e9997fc Merge pull request #259184 from NixOS/backport-258532-to-release-23.05
[Backport release-23.05] imagemagick: 7.1.1-18 -> 7.1.1-19
2023-10-05 18:51:43 +02:00
Isidor Zeuner
841bb1f574 net-tools: allow building by adhering to the correct gentoo distfiles mirror layout 2023-10-05 17:43:28 +02:00
Robert Schütz
dab3971df0 imagemagick: 7.1.1-18 -> 7.1.1-19
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-18...7.1.1-19

Changelog: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
(cherry picked from commit 087eac2653)
2023-10-05 13:44:56 +00:00
Martin Weinelt
2f8f5c730c Merge pull request #259095 from NixOS/backport-259029-to-staging-23.05
[Backport staging-23.05] python311Packages.django_3: 3.2.20 -> 3.2.22
2023-10-05 05:07:28 +02:00
Artturi
1e9c7c0203 Merge pull request #249414 from atalii/cherry-pick-helix-ub-fix 2023-10-05 04:50:11 +03:00
Martin Weinelt
675652d661 Merge pull request #259082 from NixOS/backport-259031-to-release-23.05
[Backport release-23.05] python311Packages.django_4: 4.2.5 -> 4.2.6
2023-10-05 03:43:56 +02:00
Martin Weinelt
9ada885fd9 python311Packages.django_3: 3.2.20 -> 3.2.22
https://docs.djangoproject.com/en/dev/releases/3.2.21/
https://docs.djangoproject.com/en/dev/releases/3.2.22/

https://www.djangoproject.com/weblog/2023/sep/04/security-releases/
https://www.djangoproject.com/weblog/2023/oct/04/security-releases/

Fixes: CVE-2023-41164, CVE-2023-43665
(cherry picked from commit 3539510aae)
2023-10-05 01:28:02 +00:00
Martin Weinelt
8d84451770 python311Packages.django_4: 4.2.5 -> 4.2.6
https://docs.djangoproject.com/en/4.2/releases/4.2.6/
https://www.djangoproject.com/weblog/2023/oct/04/security-releases/

Fixes: CVE-2023-43665
(cherry picked from commit 42f03e6d5a)
2023-10-05 00:17:17 +00:00
github-actions[bot]
9be6239e97 Merge release-23.05 into staging-next-23.05 2023-10-05 00:12:38 +00:00
Florian Klink
928bfa919d Merge pull request #258975 from edef1c/cve-2023-4911-backport
[23.05] glibc: 2.37-39 -> 2.37-45
2023-10-04 23:45:35 +03:00
Martin Weinelt
e49c28b3ba Merge pull request #259007 from NixOS/backport-258769-to-release-23.05
[Backport release-23.05] nss_latest: 3.93 -> 3.94; firefox-{beta,devedition}-unwrapped: 118.0b7 -> 119.0b4
2023-10-04 18:06:27 +02:00
Martin Weinelt
143a1da791 firefox-devedition-unwrapped: 118.0b7 -> 119.0b4
(cherry picked from commit 650e9ff5e1)
2023-10-04 14:35:34 +00:00
Martin Weinelt
71ac25fce7 firefox-beta-unwrapped: 118.0b7 -> 119.0b4
(cherry picked from commit 1b4851c264)
2023-10-04 14:35:34 +00:00
Martin Weinelt
73b753549f nss_latest: 3.93 -> 3.94
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/NHYt2D5xRAo
(cherry picked from commit ef1f2c8e15)
2023-10-04 14:35:34 +00:00
Nick Cao
ba78f01f85 xorg.libX11: 1.8.6 -> 1.8.7 2023-10-04 09:23:53 -04:00
Nick Cao
42cc062e06 xorg.libXpm: 3.5.16 -> 3.5.17 2023-10-04 09:23:06 -04:00
Nick Cao
035136f29b xorg.libXpm: 3.5.15 -> 3.5.16 2023-10-04 09:21:39 -04:00
edef
1daafd9beb glibc: 2.37-39 -> 2.37-45
Fixes CVE-2023-4911.

Change-Id: I154c79a7c6822051903ef15c547c3567691b1457
2023-10-04 14:18:01 +02:00
github-actions[bot]
3f9bc4c0a7 Merge release-23.05 into staging-next-23.05 2023-10-04 00:12:36 +00:00
R. Ryantm
4ead3e55b0 libcef: 116.0.24 -> 117.1.5
(cherry picked from commit a6759db47c)
2023-10-03 23:44:04 +00:00
Nick Cao
8a4c17493e Merge pull request #258805 from NixOS/backport-258699-to-release-23.05
[Backport release-23.05] sing-box: 1.5.0 -> 1.5.1
2023-10-03 19:12:21 -04:00
Fabián Heredia Montiel
9f08b30f7b Merge pull request #258653 from panicgh/keepassxc-23.05
[23.05] keepassxc: 2.7.4 -> 2.7.6
2023-10-03 16:12:18 -06:00
Artturi
b6b1660d2d Merge pull request #258859 from NixOS/backport-258525-to-release-23.05 2023-10-04 00:22:09 +03:00
Artturin
55e74bd378 discord-ptb: 0.0.77 -> 0.0.79
(cherry picked from commit 30fac10dbc)
2023-10-03 20:22:18 +00:00
Artturin
0f4d93ad36 discord-development: 0.0.8795 -> 0.0.8797
(cherry picked from commit 51c30df0c7)
2023-10-03 20:22:18 +00:00
Artturin
59ff547b79 discord-canary: 0.0.312 -> 0.0.314
(cherry picked from commit cec7bbec36)
2023-10-03 20:22:18 +00:00
Artturin
2a73d926da discord: Add update script for darwin
Runnable on linux with

```
nix-shell maintainers/scripts/update.nix --argstr commit true --argstr package pkgsCross.aarch64-darwin.discord
```

The generated commit will have the pkgsCross prefix so that has to be
removed manually

`pkgsCross.aarch64-darwin.discord-canary: 0.0.312 -> 0.0.314`

(cherry picked from commit 2958e1b60a)
2023-10-03 20:22:18 +00:00
sefidel
bf01734304 dendrite: 0.13.2 -> 0.13.3
(cherry picked from commit 6b871af2c0)
2023-10-03 18:19:29 +02:00
Nick Cao
51cc588cd7 sing-box: 1.5.0 -> 1.5.1
Diff: https://github.com/SagerNet/sing-box/compare/v1.5.0...v1.5.1
(cherry picked from commit f621c8d93d)
2023-10-03 14:05:06 +00:00
Sean Buckley
3b79cc4bcd brave: 1.58.129 -> 1.58.135
https://community.brave.com/t/release-channel-1-58-135/507927
(cherry picked from commit 1d5b5b5062)
2023-10-03 10:55:43 +02:00
Robert Scott
0d1de01252 Merge pull request #256302 from NixOS/backport-256127-to-staging-23.05
[Backport staging-23.05] openssl: 3.0.10 -> 3.0.11
2023-10-03 01:26:49 +01:00
github-actions[bot]
8be00a9b2c Merge release-23.05 into staging-next-23.05 2023-10-03 00:12:29 +00:00
BlankParticle
392263f17c keepassxc: 2.7.5 -> 2.7.6
(cherry picked from commit db522ccd09)

Manually resolve a conflict in the meta.maintainers list.
2023-10-02 22:23:34 +02:00
BlankParticle
dd1e68c3b5 maintainers: add blankparticle to maintainer-list
(cherry picked from commit 2058c02bad)
2023-10-02 22:20:58 +02:00
R. Ryantm
721838201c keepassxc: 2.7.4 -> 2.7.5
(cherry picked from commit cc23d764f1)
2023-10-02 22:20:52 +02:00
Weijia Wang
cb1f8c37d4 Merge pull request #256937 from LeSuisse/erofs-utils-1.7-23.05
[23.05] erofs-utils: 1.6 -> 1.7
2023-10-02 21:40:39 +02:00
Alyssa Ross
9ea7fec070 linux-rt_5_4: 5.4.254-rt85 -> 5.4.257-rt87
(cherry picked from commit 1bf420fb6f)
2023-10-02 16:06:24 +00:00
Alyssa Ross
1a21788f58 linux-rt_5_15: 5.15.129-rt67 -> 5.15.133-rt69
(cherry picked from commit a012fd2df1)
2023-10-02 16:06:24 +00:00
Alyssa Ross
3fe7d611f8 linux-rt_5_10: 5.10.180-rt89 -> 5.10.194-rt95
(cherry picked from commit d928e497d5)
2023-10-02 16:06:24 +00:00
Alyssa Ross
82dfd619a0 linux_testing: 6.6-rc3 -> 6.6-rc4
(cherry picked from commit e4301a7b8e)
2023-10-02 16:06:24 +00:00
Janne Heß
3a81cde691 Merge pull request #258583 from NixOS/backport-258581-to-release-23.05
[Backport release-23.05] exim: 4.96 -> 4.96.1
2023-10-02 16:21:33 +02:00
ajs124
da94c5aa8b exim: 4.96 -> 4.96.1
Fixes CVE-2023-42114, CVE-2023-42115, CVE-2023-42116
See https://exim.org/static/doc/security/CVE-2023-zdi.txt for details.

(cherry picked from commit b5e505b440)
2023-10-02 13:33:15 +00:00
ajs124
26864637ec gitlab: 16.3.4 -> 16.4.1
(cherry picked from commit 97196f08cf)
2023-10-02 15:18:12 +02:00
ajs124
0fb85c9a59 ruby-modules/gem-config/re2: use our re2 instead of vendored
required after 2.0.0

(cherry picked from commit 0d852914e7)
2023-10-02 15:18:12 +02:00
Alyssa Ross
87feaf6bf5 linux_testing: 6.6-rc2 -> 6.6-rc3
(cherry picked from commit ae95f92da8)
2023-10-02 13:04:12 +00:00
Pavol Rusnak
8b88ff6e8e Merge pull request #258449 from NixOS/backport-258325-to-release-23.05
[Backport release-23.05] tor: 0.4.8.6 -> 0.4.8.7
2023-10-02 12:30:05 +02:00
FavoritoHJS
e5c30ed199 fdk-aac: change license to fraunhofer-fdk
This library was originally mislicensed as Apache 2.0, as that's the
license used by the project that has this library.

However the library still has the original license on it, so i'm fairly
certain that's the wrong license.

(cherry picked from commit 73fbd39679)
2023-10-02 08:28:07 +00:00
FavoritoHJS
89977abf77 licenses: add Fraunhofer FDK AAC Codec Library
This license is used by the Fraunhofer FDK codec, which is currently
mislicensed to Apache 2.0.

Of course, this can't be corrected without having the proper license
available in lib.licenses can't it??

Thanks @trofi for noticing this has an SPDX ID.

(cherry picked from commit 5d5c872bdf)
2023-10-02 08:28:07 +00:00
K900
93604313b0 Merge pull request #258430 from delroth/23.05-armcord-mailspring-insecure
[23.05] armcord,mailspring: mark as insecure (CVE-2023-4863)
2023-10-02 09:12:47 +03:00
Fabián Heredia Montiel
c2d4125225 Merge pull request #258469 from NixOS/backport-257701-to-release-23.05
[Backport release-23.05] vencord: 1.4.7 -> 1.5.3
2023-10-01 22:53:06 -06:00
Artturi
d74a6372f4 Merge pull request #258514 from NixOS/backport-258500-to-release-23.05
[Backport release-23.05] discord-{development,canary}: update
2023-10-02 06:45:51 +03:00
Artturin
70c97e7eac discord-canary: 0.0.167 -> 0.0.169
(cherry picked from commit 3fa92366e3)
2023-10-02 03:37:20 +00:00
Artturin
a68284dcf1 discord-development: 0.0.232 -> 0.0.234
(cherry picked from commit 8f376b70f5)
2023-10-02 03:37:20 +00:00
figsoda
bc5a7a8154 Merge pull request #258506 from NixOS/backport-244571-to-release-23.05
[Backport release-23.05] kalker: 2.0.3 -> 2.0.4
2023-10-01 22:52:48 -04:00
figsoda
f600f1a24e kalker: 2.0.3 -> 2.0.4
Diff: https://github.com/PaddiM8/kalker/compare/v2.0.3...v2.0.4

Changelog: https://github.com/PaddiM8/kalker/releases/tag/v2.0.4
(cherry picked from commit 9b35822cc2)
2023-10-02 01:41:24 +00:00
Artturi
3392a33839 Merge pull request #258499 from NixOS/backport-258302-to-release-23.05 2023-10-02 03:39:08 +03:00
R. Ryantm
ea194ef2e8 discord-ptb: 0.0.46 -> 0.0.48
(cherry picked from commit 60321b0e83)
2023-10-02 00:36:03 +00:00
Artturi
e74884a0d3 Merge pull request #258448 from MikaelFangel/release-23.05 2023-10-02 03:26:51 +03:00
github-actions[bot]
296fdebb29 Merge release-23.05 into staging-next-23.05 2023-10-02 00:13:02 +00:00
Yongun Seong
c65a2cc932 gnucash: 5.3 -> 5.4
Also:
- Remove old, no longer relevant patches
- Update 0004-exec-fq-wrapper.patch so it applies cleanly on 5.4
- Patch flaky test
- Remove the word "gnome", it breaks r-ryantm
- Wrap gnucash-cli the same way as the main binary
- Set meta.mainProgram

(cherry picked from commit 1ff75ec512)
2023-10-01 18:23:21 -03:00
Legion Orsetti
ff64df2d4c vencord: 1.4.7 -> 1.5.3
(cherry picked from commit 17009f3ff7)
2023-10-01 20:25:41 +00:00
Vladimír Čunát
c44e1e1403 Merge #258435: thunderbird-bin: 115.3.0 -> 115.3.1
...into release-23.05
2023-10-01 21:34:02 +02:00
R. Ryantm
e4537e1775 tor: 0.4.8.6 -> 0.4.8.7
(cherry picked from commit 1ab8064141)
2023-10-01 18:17:26 +00:00
Mikael Fangel
da100fa4ff octant{,-desktop}: mark as insecure (CVE-2023-5217) 2023-10-01 20:01:53 +02:00
Robert Scott
8e81dc050b Merge pull request #257637 from NixOS/backport-256378-to-staging-23.05
[Backport staging-23.05] cups: 2.4.6 -> 2.4.7
2023-10-01 18:07:41 +01:00
R. Ryantm
8561366e79 thunderbird-unwrapped: 115.3.0 -> 115.3.1
(cherry picked from commit 96464ba364)
2023-10-01 16:56:42 +00:00
Vladimír Čunát
501ff51344 thunderbird-bin: 115.3.0 -> 115.3.1
https://www.thunderbird.net/en-US/thunderbird/115.3.1/releasenotes/
(cherry picked from commit 505cde4d19)
2023-10-01 16:26:11 +00:00
Vladimír Čunát
fcf981a219 Merge #257844: thunderbird*: 115.2.3 -> 115.3.0
...into release-23.05
2023-10-01 18:23:21 +02:00
Robert Scott
dee7e255ec Merge pull request #257634 from NixOS/backport-254240-to-staging-23.05
[Backport staging-23.05] ghostscript: 10.01.2 -> 10.02.0
2023-10-01 17:09:31 +01:00
Pierre Bourdon
7396a6b8a2 armcord,mailspring: mark as insecure (CVE-2023-4863)
See #254798. Upstream has not provided any update for this critical
vulnerability in > 2 weeks. These programs are also likely vulnerable to
many more old vulnerabilities due to using EOL versions of Electron.

(cherry picked from commit dddf103e80)
2023-10-01 17:50:51 +02:00
Atemu
74316e15df Merge pull request #258396 from NixOS/backport-257822-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-09-28
2023-10-01 16:52:24 +02:00
Weijia Wang
4eb9980c81 Merge pull request #258368 from NixOS/backport-258275-to-release-23.05
[Backport release-23.05] netbird-ui: 0.23.1 -> 0.23.6
2023-10-01 15:46:56 +02:00
Weijia Wang
ee4ba98b3c Merge pull request #258382 from NixOS/backport-257122-to-release-23.05
[Backport release-23.05] buildFHSEnvBubblewrap: allow being passed 'pname'
2023-10-01 15:46:00 +02:00
zzzsyyy
4be313c6ec linux_xanmod_latest: 6.5.4 -> 6.5.5
(cherry picked from commit 94c35a3ad7)
2023-10-01 12:50:24 +00:00
zzzsyyy
5c41d042c2 linux_xanmod: 6.1.54 -> 6.1.55
(cherry picked from commit b85cc58f9f)
2023-10-01 12:50:24 +00:00
Bjørn Forsman
dd0b941381 buildFHSEnvBubblewrap: allow being passed 'pname'
`buildFHSEnvBubblewrap { pname = ...; }` currently results in eval error
because args.name doesn't exist then. Fix it by only using args.name if
it exists.

(cherry picked from commit 70b5588b4e)
2023-10-01 11:55:39 +00:00
R. Ryantm
3db67b21a9 netbird-ui: 0.23.1 -> 0.23.6
(cherry picked from commit e94e70e870)
2023-10-01 10:33:22 +00:00
Thomas Gerbet
70ca0bd639 erofs-utils: disable running/building on darwin 2023-10-01 11:12:28 +02:00
Thomas Gerbet
3d602fcb48 erofs-utils: 1.6 -> 1.7
Fixes CVE-2023-33552 and CVE-2023-33551.

Changelog:
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/tree/ChangeLog?h=v1.7
(cherry picked from commit 943da8b1a7)
2023-10-01 11:11:14 +02:00
nikstur
a9bffadff8 erofs-utils: enable running on darwin
(cherry picked from commit a3d60923a5)
2023-10-01 11:11:14 +02:00
Yaya
96c84127d7 snipe-it: 6.1.1 -> 6.2.0
https://github.com/snipe/snipe-it/releases/tag/v6.2.0
(cherry picked from commit 83655a26de)
2023-10-01 10:17:25 +02:00
Yaya
318fe47024 snipe-it: Add options to the updater script
This adds an option to commit the changes including a link to the
changelog and another option to disable building the package

(cherry picked from commit e205a25e7b)
2023-10-01 10:17:25 +02:00
Francesco Gazzetta
fd2d77194a Merge pull request #258349 from NixOS/backport-258181-to-release-23.05
[Backport release-23.05] bloat: unstable-2023-09-18 -> unstable-2023-09-24
2023-10-01 08:11:22 +00:00
Vladimír Čunát
de7605b358 Merge #258357: golden-cheetah-bin: mark insecure due to CVE-2023-4863
...into release-23.05
2023-10-01 10:09:45 +02:00
Adam Stephens
9c7795bceb golden-cheetah-bin: mark insecure due to CVE-2023-4863
(cherry picked from commit c0e3985db8)
2023-10-01 10:06:30 +02:00
Vladimír Čunát
4a1cf9f9b6 Merge branch 'release-23.05' into staging-23.05 2023-10-01 09:10:31 +02:00
Martin Weinelt
698b8019de libvpx: 1.13.0 -> 1.13.1
https://github.com/webmproject/libvpx/raw/v1.13.1/CHANGELOG

Fixes: CVE-2023-44488
(cherry picked from commit 2207fb3368)
2023-10-01 07:09:09 +00:00
R. Ryantm
2545a28b4f bloat: unstable-2023-09-18 -> unstable-2023-09-24
(cherry picked from commit 3917f97b45)
2023-10-01 07:03:32 +00:00
Francesco Gazzetta
3b9e1bd994 Merge pull request #258215 from NixOS/backport-256059-to-release-23.05
[Backport release-23.05] bloat: unstable-2022-12-17 -> unstable-2023-09-18
2023-10-01 07:02:37 +00:00
Martin Weinelt
dbe90e63a3 Merge pull request #258308 from NixOS/backport-258257-to-release-23.05
[Backport release-23.05] thunderbirdPackages.thunderbird-102: set knownVulnerabilities
2023-10-01 03:21:06 +02:00
Vladimír Čunát
7df66af2be thunderbirdPackages.thunderbird-102: set knownVulnerabilities
(cherry picked from commit 7764ce8f5e)
2023-10-01 01:20:39 +00:00
github-actions[bot]
a5a7d59853 Merge staging-next-23.05 into staging-23.05 2023-10-01 00:15:05 +00:00
github-actions[bot]
02b1c0abf4 Merge release-23.05 into staging-next-23.05 2023-10-01 00:14:32 +00:00
Weijia Wang
15c4fb651d Merge pull request #258197 from NixOS/backport-258155-to-release-23.05
[Backport release-23.05] microsoft-edge: 117.0.2045.40 -> 117.0.2045.47
2023-10-01 01:08:31 +02:00
Yaya
57521989e6 signal-desktop: 6.30.2 -> 6.32.0, 6.32.0-beta.1 -> 6.33.0-beta.1
Fixes CVE-2023-5217
2023-09-30 22:56:26 +02:00
Martin Weinelt
101dc959aa Merge pull request #255555 from risicle/ris-krb5-1.20.2-r23.05
[23.05] krb5: 1.20.1 -> 1.20.2
2023-09-30 19:28:02 +02:00
Sander van der Burg
05b4913f8e Merge pull request #258219 from NixOS/backport-258209-to-release-23.05
[Backport release-23.05] fs-uae-launcher: allow side loading of fs-uae-device-helper to fix the detection of mouse and joystick devices
2023-09-30 18:45:09 +02:00
Sander van der Burg
3b674351c2 fs-uae-launcher: allow side loading of fs-uae-device-helper to fix the detection of mouse and joystick devices
(cherry picked from commit dc314535be)
2023-09-30 16:00:22 +00:00
Pierre Bourdon
c00614822a Merge pull request #257726 from NixOS/backport-256444-to-release-23.05
[Backport release-23.05] opencv3,opencv4: disable some unnecessary vendoring on Darwin
2023-09-30 17:27:25 +02:00
Aaron Jheng
a9bff0b3b6 bloat: unstable-2022-12-17 -> unstable-2023-09-18
(cherry picked from commit d9d1ed1675)
2023-09-30 15:26:38 +00:00
Pierre Bourdon
576f491837 Merge pull request #257243 from NixOS/backport-257162-to-release-23.05
[Backport release-23.05] mattermost-desktop: 5.3.1 -> 5.5.0
2023-09-30 17:25:18 +02:00
Nick Cao
4f8b619fb1 Merge pull request #258200 from NixOS/backport-258105-to-release-23.05
[Backport release-23.05] prismlauncher: use addOpenGLRunpath.driverLink in wrapper
2023-09-30 11:11:29 -04:00
Nick Cao
0cb7046b13 Merge pull request #258198 from NixOS/backport-258035-to-release-23.05
[Backport release-23.05] sing-box: 1.4.6 -> 1.5.0
2023-09-30 11:11:12 -04:00
seth
8ee08e5606 prismlauncher: use addOpenGLRunpath.driverLink in wrapper
(cherry picked from commit cd1310ab07)
2023-09-30 14:07:41 +00:00
Nick Cao
2c907cce0c sing-box: 1.4.6 -> 1.5.0
Diff: https://github.com/SagerNet/sing-box/compare/v1.4.6...v1.5.0
(cherry picked from commit 686e47014e)
2023-09-30 14:02:21 +00:00
Rhys Davies
f55e23cddc microsoft-edge: 117.0.2045.40 -> 117.0.2045.47
(cherry picked from commit ecb878316d)
2023-09-30 13:58:25 +00:00
Martin Weinelt
f73e9d4bfc Merge pull request #255508 from risicle/ris-libqb-2.0.8-r23.05
[23.05] libqb: 2.0.6 -> 2.0.8
2023-09-30 15:06:10 +02:00
Martin Weinelt
f6e245b14d Merge pull request #255045 from mweinelt/23.05/rust-cbindgen-0.26.0
rust-cbindgen: 0.24.3 -> 0.24.6
2023-09-30 14:53:25 +02:00
Martin Weinelt
08409f3c82 Merge pull request #255155 from NixOS/backport-254574-to-release-23.05
[Backport release-23.05] openssl_1_1: 1.1.1v -> 1.1.1w
2023-09-30 14:52:48 +02:00
Martin Weinelt
20d3b73395 Merge pull request #258053 from NixOS/backport-258020-to-release-23.05
[Backport release-23.05] element-{web,desktop}: 1.11.43 -> 1.11.45
2023-09-30 14:51:42 +02:00
Martin Weinelt
8cfb8dd7f1 Merge pull request #258182 from NixOS/backport-258146-to-release-23.05
[Backport release-23.05] electron-bin 22/24/25/26 version bumps for CVE-2023-5217
2023-09-30 14:06:14 +02:00
Yaya
67dfb07a83 electron_26-bin: 26.2.1 -> 26.2.4
https://github.com/electron/electron/releases/tag/v26.2.4

Resolves CVE-2023-5217

(cherry picked from commit 1f6f2c5f9d)
2023-09-30 11:17:44 +00:00
Yaya
718d48ff5e electron_25-bin: 25.8.1 -> 25.8.4
https://github.com/electron/electron/releases/tag/v25.8.4

Resolves CVE-2023-5217

(cherry picked from commit 3b4f30eea2)
2023-09-30 11:17:44 +00:00
Yaya
3e5cb7d9f0 electron_24-bin: 24.8.3 -> 24.8.5
https://github.com/electron/electron/releases/tag/v24.8.5

Resolves CVE-2023-5217

(cherry picked from commit 622be90411)
2023-09-30 11:17:44 +00:00
Yaya
4058578049 electron_22-bin: 22.3.24 -> 22.3.25
https://github.com/electron/electron/releases/tag/v22.3.25

Resolves CVE-2023-5217

(cherry picked from commit 31e23fcb1b)
2023-09-30 11:17:43 +00:00
Martin Weinelt
8804d8199e Merge pull request #258138 from NixOS/backport-258135-to-release-23.05
[Backport release-23.05] mullvad-browser: 12.5.5 -> 12.5.6
2023-09-30 12:15:58 +02:00
Martin Weinelt
78c1db26e6 Merge pull request #258137 from NixOS/backport-258116-to-release-23.05
[Backport release-23.05] tor-browser: 12.5.5 -> 12.5.6
2023-09-30 12:15:48 +02:00
Ivan Mincik
f478613335 signal: fix tray icon
As suggested in
<https://github.com/signalapp/Signal-Desktop/issues/6259>
run Signal with `--use-tray-icon` to show icon in tray.

(cherry picked from commit 41f6a75f3f)
2023-09-30 07:46:28 +01:00
Felix Schröter
7f27bf6f4b mullvad-browser: 12.5.5 -> 12.5.6
(cherry picked from commit 26d062ce03)
2023-09-30 02:04:28 +00:00
Felix Schröter
6082fed695 mullvad-browser: add additional source urls
(cherry picked from commit 3d6654bffe)
2023-09-30 02:04:27 +00:00
Nicolas Benes
8e8e7c8cd1 tor-browser: 12.5.5 -> 12.5.6
https://blog.torproject.org/new-release-tor-browser-1256/
(cherry picked from commit b6a2c2b937)
2023-09-30 02:03:02 +00:00
Martin Weinelt
32dcb45f66 Merge pull request #257999 from vcunat/p/firefox-bump-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 118.0b9 -> 119.0b2
2023-09-30 04:02:40 +02:00
github-actions[bot]
852c614c32 Merge staging-next-23.05 into staging-23.05 2023-09-30 00:12:39 +00:00
github-actions[bot]
cbb5063476 Merge release-23.05 into staging-next-23.05 2023-09-30 00:12:14 +00:00
Emily
78799484ca Merge pull request #258029 from NixOS/backport-257886-to-release-23.05
[Backport release-23.05] chromium,ungoogled-chromium: 117.0.5938.92 -> 117.0.5938.132
2023-09-30 02:08:40 +02:00
Markus S. Wamser
136b5d955b teams: mark as insecure (linux)
Teams for Linux is EOL and has multiple serious security issues.
2023-09-29 20:29:02 -03:00
Ivan Trubach
4acca07274 nixos/networkd: allow state ranges in RequiredForOnline
RequiredForOnline takes a boolean or a minimum operational state and an
optional maximum operational state. In the latter case, range values are
separated with colon.

(cherry picked from commit bc644aee70)
2023-09-29 23:16:56 +00:00
Martin Weinelt
1fef9816d0 Merge pull request #258109 from NixOS/backport-257947-to-release-23.05
[Backport release-23.05] python310Packages.get-video-properties: remove vulnerable binaries
2023-09-30 00:38:39 +02:00
Martin Weinelt
0a7f44c101 python310Packages.get-video-properties: remove vulnerable binaries
We patched out their usage, but never removed the binaries from the
package.

A good time to migrate the package to the headless version of ffmpeg.

(cherry picked from commit 746a974464)
2023-09-29 22:12:21 +00:00
Weijia Wang
8796f5cf6e Merge pull request #258082 from NixOS/backport-218590-to-release-23.05
[Backport release-23.05] game-rs: init at 0.1.3
2023-09-29 22:44:58 +02:00
Aman Setia
0a97a9776a game-rs: init at 0.1.3
(cherry picked from commit b2005fdc8d)
2023-09-29 18:45:37 +00:00
Aman Setia
651493c9a2 maintainers: add amanse
(cherry picked from commit e42b5b74e2)
2023-09-29 18:45:37 +00:00
Martin Weinelt
31ee00eb86 Merge pull request #257938 from NixOS/backport-257920-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 117.0.1-1 -> 118.0.1-1
2023-09-29 19:13:20 +02:00
Maximilian Bosch
342bfd3cac Merge pull request #258009 from Ma27/backport-php
[23.05] php81: 8.1.23 -> 8.1.24, php82: 8.2.10 -> 8.2.11
2023-09-29 19:01:40 +02:00
Maximilian Bosch
9afbd3d3f9 element-{web,desktop}: 1.11.43 -> 1.11.45
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.11.44
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.11.45

Also, a few additional bugfixes for desktop on 1.11.44:
https://github.com/vector-im/element-desktop/releases/tag/v1.11.44

The Electron update in desktop in 1.11.45 is not relevant for us because
we don't use a vendored Electron.

Finally, `jq` is needed for processing translations in `element-desktop`
(`i18n:sort` in `package.json`).

(cherry picked from commit 0f744beb62)
2023-09-29 16:01:19 +00:00
Nick Cao
02d2e3f88a Merge pull request #258001 from Ma27/backport-synapse
[23.05] matrix-synapse: 1.92.1 -> 1.93.0
2023-09-29 09:10:59 -04:00
networkException
9dd4131bee ungoogled-chromium: 117.0.5938.92-1 -> 117.0.5938.132-1
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_27.html

This update includes 10 security fixes. Google is aware that an exploit
for CVE-2023-5217 exists in the wild.

CVEs:
CVE-2023-5217 CVE-2023-5186 CVE-2023-5187

(cherry picked from commit 7ac5b36aaa)
2023-09-29 12:40:28 +00:00
networkException
c64a5c28c5 chromium: 117.0.5938.92 -> 117.0.5938.132
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_27.html

This update includes 10 security fixes. Google is aware that an exploit
for CVE-2023-5217 exists in the wild.

CVEs:
CVE-2023-5217 CVE-2023-5186 CVE-2023-5187

(cherry picked from commit 5b697b4f4a)
2023-09-29 12:40:28 +00:00
Vladimír Čunát
090b321aaf Merge #258019: lmdb: don't attempt the .so if static, as it would fail
...into staging-23.05
2023-09-29 13:35:26 +02:00
Vladimír Čunát
772b9cf42a lmdb: don't attempt the .so if static, as it would fail
(cherry picked from commit 02c6293280)
2023-09-29 11:34:34 +00:00
Vincent Laporte
ec2bc4dc2d Merge pull request #257766 from NixOS/backport-256441-to-release-23.05
[Backport release-23.05] ocamlPackages.apron: 0.9.13 → 0.9.14 & enable PPLite support
2023-09-29 13:21:31 +02:00
Pol Dellaiera
36c90a456f php81: 8.1.23 -> 8.1.24
(cherry picked from commit c6aba275aa)
2023-09-29 11:36:08 +02:00
Pol Dellaiera
ff07ed0a81 php82: 8.2.10 -> 8.2.11
(cherry picked from commit 5274dc3a23)
2023-09-29 11:36:07 +02:00
Martin Weinelt
57f68ec032 firefox-beta-bin-unwrapped: 118.0b9 -> 119.0b2
(cherry picked from commit 025ca8a3e1)
2023-09-29 10:41:12 +02:00
K900
c710fc3c3e Merge pull request #257998 from NixOS/backport-257980-to-release-23.05
[Backport release-23.05] firefox-bin: use patchelfUnstable with --no-clobber-old-sections
2023-09-29 11:22:51 +03:00
K900
622960bad2 firefox-bin: use patchelfUnstable with --no-clobber-old-sections
Fixes startup crash on Firefox 119+

(cherry picked from commit a13482af3d)
2023-09-29 08:16:43 +00:00
Sumner Evans
807eeb2d48 matrix-synapse: 1.92.1 -> 1.93.0
https://github.com/matrix-org/synapse/releases/tag/v1.93.0

Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 33f5fb167e)
2023-09-29 09:36:39 +02:00
K900
ce210c81d3 Merge pull request #257978 from NixOS/backport-257971-to-release-23.05
[Backport release-23.05] patchelfUnstable: unstable-2023-09-19 -> unstable-2023-09-27
2023-09-29 09:02:17 +03:00
K900
41d710b037 patchelfUnstable: unstable-2023-09-19 -> unstable-2023-09-27
(cherry picked from commit 1d7ac8ab85)
2023-09-29 06:01:56 +00:00
K900
79ee9c6437 Merge pull request #257964 from NixOS/backport-256292-to-release-23.05
[Backport release-23.05] firefox-bin: cleanup, use autoPatchelfHook
2023-09-29 08:10:57 +03:00
K900
0cc35ff4f9 Merge pull request #257968 from NixOS/backport-256301-to-release-23.05
[Backport release-23.05] patchelfUnstable: unstable-2023-07-20 -> unstable-2023-09-19
2023-09-29 08:10:37 +03:00
R. Ryantm
b2102d70ff patchelfUnstable: unstable-2023-07-20 -> unstable-2023-09-19
(cherry picked from commit f85032a92b)
2023-09-29 05:10:13 +00:00
K900
13e2d29485 Merge pull request #257966 from NixOS/backport-245753-to-release-23.05
[Backport release-23.05] patchelfUnstable: unstable-2023-06-08 -> unstable-2023-07-20
2023-09-29 08:09:33 +03:00
R. Ryantm
ff2ca1cf57 patchelfUnstable: unstable-2023-06-08 -> unstable-2023-07-20
(cherry picked from commit 8af93820f7)
2023-09-29 05:09:21 +00:00
K900
0ad43f11d8 Merge pull request #257965 from NixOS/backport-238692-to-release-23.05
[Backport release-23.05] patchelfUnstable: unstable-2023-04-25 -> unstable-2023-06-08
2023-09-29 08:08:51 +03:00
Martin Weinelt
f150b46a2a Merge pull request #257961 from NixOS/backport-257939-to-release-23.05
[Backport release-23.05] firefox: 118.0.1, 115.3.1esr, 119.0b2
2023-09-29 07:08:38 +02:00
R. Ryantm
828306b19c patchelfUnstable: unstable-2023-04-25 -> unstable-2023-06-08
(cherry picked from commit 9e51e11203)
2023-09-29 05:08:25 +00:00
K900
8c8f07cdef firefox-*-bin: fix branding and wmClass config to match upstream
(cherry picked from commit db6eb8f6bb)
2023-09-29 05:08:23 +00:00
K900
df8e29ddd7 firefox-bin: derive binary name from channel
(cherry picked from commit 40483b3bb5)
2023-09-29 05:08:22 +00:00
K900
8d9fc21a67 firefox-bin: cleanup, use autoPatchelfHook
(cherry picked from commit 43eecf9c7a)
2023-09-29 05:08:22 +00:00
Martin Weinelt
349f235045 firefox-bin-unwrapped: 118.0 -> 118.0.1
https://www.mozilla.org/en-US/firefox/118.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-44/

Fixes: CVE-2023-5217
(cherry picked from commit d92d9f76e1)
2023-09-29 07:06:00 +02:00
Martin Weinelt
66f7f3b9de firefox-esr-115-unwrapped: 115.3.0esr -> 115.3.1esr
https://www.mozilla.org/en-US/firefox/115.3.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-44/
(cherry picked from commit b916623e55)
2023-09-29 07:05:59 +02:00
Martin Weinelt
6af718ec93 firefox-unwrapped: 118.0 -> 118.0.1
https://www.mozilla.org/en-US/firefox/118.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-44/
(cherry picked from commit 61b404d263)
2023-09-29 07:05:59 +02:00
Ilan Joselevich
c3d360f2fd nixos/picom: use lib.getExe
Co-authored-by: Jian Lin <75130626+jian-lin@users.noreply.github.com>
(cherry picked from commit e0fad0515b)
2023-09-29 05:01:32 +00:00
Ilan Joselevich
5014dad55b nixos/picom: mkPackageOption -> mkPackageOptionMD
(cherry picked from commit 94a3092895)
2023-09-29 05:01:32 +00:00
ash
6c39f8fc2b nixos/picom: add package option
(cherry picked from commit 05245fc0ea)
2023-09-29 05:01:32 +00:00
Martin Weinelt
088b5bdac0 Merge pull request #257960 from NixOS/backport-257941-to-release-23.05
[Backport release-23.05] libvpx: Fix heap buffer overflow in vp8 encoder
2023-09-29 06:44:07 +02:00
Martin Weinelt
6c8ceb9283 libvpx: Fix heap buffer overflow in vp8 encoder
Applies only the relevant code changes, as the test changes don't apply
cleanly.

Fixes: CVE-2023-5217
(cherry picked from commit 54b7559f87)
2023-09-29 04:38:17 +00:00
squalus
1a9af17b50 librewolf-unwrapped: 117.0.1-1 -> 118.0.1-1
(cherry picked from commit ecdfebba19)
2023-09-29 01:51:09 +00:00
github-actions[bot]
f70cb3c5d9 Merge staging-next-23.05 into staging-23.05 2023-09-29 00:15:20 +00:00
github-actions[bot]
775860eb60 Merge release-23.05 into staging-next-23.05 2023-09-29 00:12:29 +00:00
Emily
542ef9dda8 Merge pull request #257902 from NixOS/backport-257887-to-release-23.05
[Backport release-23.05] nixos/matrix-sliding-sync: Fix missing lib.mdDoc
2023-09-29 01:13:36 +02:00
Maximilian Bosch
5e81aef18f Merge pull request #255323 from NixOS/backport-255136-to-release-23.05
[Backport release-23.05] nixos/matrix-synapse: fix type of `settings.url_preview_url_blacklist`
2023-09-29 00:48:31 +02:00
Yaya
3ef5fafc56 nixos/matrix-sliding-sync: Fix missing lib.mdDoc
(cherry picked from commit 0951dbcc9b)
2023-09-28 21:19:33 +00:00
Yaya
5507ffc531 gitlab-runner: 16.3.0 -> 16.4.0
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/v16.4.0/CHANGELOG.md
(cherry picked from commit d5e7e80f64)
2023-09-28 22:45:28 +02:00
Weijia Wang
d40eb95ae7 Merge pull request #257885 from NixOS/backport-257357-to-release-23.05
[Backport release-23.05] slurm: init at 0.4.4
2023-09-28 22:40:43 +02:00
Robert Scott
75f65de775 Merge pull request #257892 from NixOS/backport-235259-to-release-23.05
[Backport release-23.05] dav1d: add some key reverse dependencies to `passthru.tests`
2023-09-28 21:22:08 +01:00
Robert Scott
ba7c64506f dav1d: add some key reverse dependencies to passthru.tests
(cherry picked from commit ca237fdfa5)
2023-09-28 20:21:28 +00:00
Mikael Fangel
fe92ce517f slurm: init at 0.4.4
Apply suggestions from code review

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>

Update pkgs/by-name/sl/slurm-nm/package.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>
(cherry picked from commit 3dbd37f5ec)
2023-09-28 19:05:47 +00:00
Mikael Fangel
7473d7e79c maintainers: add MikaelFangel
(cherry picked from commit 7b764ef86f)
2023-09-28 19:05:47 +00:00
Nick Cao
d9475cd3e8 Merge pull request #257732 from NixOS/backport-257667-to-release-23.05
[Backport release-23.05] makemkv 1.17.4 -> 1.17.5
2023-09-28 12:25:13 -04:00
Nick Cao
d3c7fbeb37 Merge pull request #257840 from NixOS/backport-257689-to-release-23.05
[Backport release-23.05] xrdp: 0.9.23 -> 0.9.23.1
2023-09-28 12:14:53 -04:00
Nick Cao
179d27271c Merge pull request #257838 from NixOS/backport-257681-to-release-23.05
[Backport release-23.05] git-workspace: 1.2.1 -> 1.3.0
2023-09-28 12:14:38 -04:00
Nick Cao
748f21fa32 Merge pull request #257834 from NixOS/backport-257647-to-release-23.05
[Backport release-23.05] sing-box: 1.4.5 -> 1.4.6
2023-09-28 12:01:09 -04:00
Emily
7749e83969 Merge pull request #257824 from yayayayaka/matrix-sliding-sync-init-at-0.99.10
[Backport release-23.05] matrix-sliding-sync: init at 0.99.10, nixos/matrix-sliding-sync: init
2023-09-28 17:49:49 +02:00
Fabián Heredia Montiel
2e201175ec Merge pull request #257567 from chvp/backport-257423-to-release-23.05
[23.05] matrix-hookshot: 4.4.1 -> 4.5.1
2023-09-28 09:00:47 -06:00
Vladimír Čunát
8681a49dd5 thunderbird-bin: 115.2.3 -> 115.3.0
https://www.thunderbird.net/en-US/thunderbird/115.3.0/releasenotes/
(cherry picked from commit d4b62f1195)
2023-09-28 14:50:47 +00:00
Vladimír Čunát
e024e41398 thunderbird: 115.2.3 -> 115.3.0
https://www.thunderbird.net/en-US/thunderbird/115.3.0/releasenotes/
(cherry picked from commit ffd9d57575)
2023-09-28 14:50:47 +00:00
Vladimír Čunát
00ea258d32 Merge #257214: thunderbird*: 115.2.2 -> 115.2.3
...into release-23.05
2023-09-28 16:49:26 +02:00
Charlotte Van Petegem
5b1a5038cd xrdp: 0.9.23 -> 0.9.23.1
https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.23.1
https://www.cve.org/CVERecord?id=CVE-2023-42822
(cherry picked from commit 6707710a74)
2023-09-28 13:57:57 +00:00
misuzu
b911506c90 git-workspace: 1.2.1 -> 1.3.0
Diff: https://github.com/orf/git-workspace/compare/v1.2.1...v1.3.0
(cherry picked from commit 29b345c4a9)
2023-09-28 13:38:44 +00:00
Nick Cao
a67dc2abba sing-box: 1.4.5 -> 1.4.6
Diff: https://github.com/SagerNet/sing-box/compare/v1.4.5...v1.4.6
(cherry picked from commit 6fe16fdc80)
2023-09-28 13:09:01 +00:00
Johann Wagner
fb72d4c596 maintainers: add wdz team
(cherry picked from commit 31f5055511)
2023-09-28 13:56:49 +02:00
Johann Wagner
f84a3c03ca maintainers: add johannwagner
(cherry picked from commit c109edf44d)
2023-09-28 13:56:49 +02:00
Sandro Jäckel
fbe0d93c72 nixos/matrix-sliding-sync: init
Co-authored-by: Emily <55066419+emilylange@users.noreply.github.com>
(cherry picked from commit 18010665ca)
2023-09-28 13:30:06 +02:00
Yaya
4a82200784 matrix-sliding-sync: Add yayayayaka to maintainers 2023-09-28 13:27:36 +02:00
emilylange
ac10e5941e matrix-sliding-sync: 0.99.9 -> 0.99.10
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.10
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.9...v0.99.10
(cherry picked from commit 7b15fbcf2c)
2023-09-28 13:26:45 +02:00
emilylange
5139659b0b matrix-sliding-sync: 0.99.8 -> 0.99.9
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.9
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.8...v0.99.9
(cherry picked from commit 928eb5b568)
2023-09-28 13:26:37 +02:00
emilylange
107fad0646 matrix-sliding-sync: 0.99.7 -> 0.99.8
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.8
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.7...v0.99.8
(cherry picked from commit e43cc09fa7)
2023-09-28 13:26:22 +02:00
emilylange
4fb0e34042 matrix-sliding-sync: 0.99.6 -> 0.99.7
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.7
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.6...v0.99.7
(cherry picked from commit 2216e64839)
2023-09-28 13:26:10 +02:00
emilylange
296d65dae3 matrix-sliding-sync: 0.99.5 -> 0.99.6
This release reports the version info inconsistently, because
the hardcoded version string has not been updated yet.

```
❯ result/bin/syncv3
Sync v3 [0.99.5] (v0.99.6)
```

See https://github.com/matrix-org/sliding-sync/blob/v0.99.6/cmd/syncv3/main.go#L29

https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.6
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.5...v0.99.6
(cherry picked from commit 0941179894)
2023-09-28 13:25:57 +02:00
emilylange
be57be1ec6 matrix-sliding-sync: 0.99.4 -> 0.99.5
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.5
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.4...v0.99.5
(cherry picked from commit c0745c298e)
2023-09-28 13:25:42 +02:00
Yaya
2ee44309b3 matrix-sliding-sync: Remove SuperSandro2000 from maintainers
Maintainer dropped themself in cf6c96533b
(which is a treewide commit).
2023-09-28 13:18:17 +02:00
emilylange
0893b2c419 matrix-sliding-sync: 0.99.3 -> 0.99.4
https://github.com/matrix-org/sliding-sync/releases/tag/v0.99.4
diff: https://github.com/matrix-org/sliding-sync/compare/v0.99.3...v0.99.4
(cherry picked from commit 16745af614)
2023-09-28 13:17:42 +02:00
Sandro Jäckel
7a74d7ee6c matrix-sliding-sync: init at 0.99.3
(cherry picked from commit fe01e756ec)
2023-09-28 13:17:12 +02:00
Vincent Laporte
3b83895e04 ocamlPackages.apron: don’t strip libraries on darwin
See https://github.com/antoinemine/apron/issues/93

(cherry picked from commit 3dfaa2a965)
2023-09-28 12:50:19 +02:00
Artturi
72bac92db7 Merge pull request #257716 from NixOS/backport-257496-to-release-23.05
[Backport release-23.05] discord: Darwin updates
2023-09-28 12:15:08 +03:00
Charlotte Van Petegem
2ba4c96d54 matrix-hookshot: 4.4.1 -> 4.5.1
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.5.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.5.1
(cherry picked from commit bbf12a9169)
2023-09-28 09:58:53 +02:00
Lily Foster
538e74cad7 python3Packages.gst-python: 1.22.5 -> 1.22.6
(cherry picked from commit f03716c59e)
2023-09-28 06:52:04 +00:00
Lily Foster
d8d670bded gst_all_1.gst-editing-services: 1.22.5 -> 1.22.6
(cherry picked from commit dbf77d3039)
2023-09-28 06:52:04 +00:00
Lily Foster
a40e8402a4 gst_all_1.gst-rtsp-server: 1.22.5 -> 1.22.6
(cherry picked from commit da1be61c8e)
2023-09-28 06:52:03 +00:00
Lily Foster
235fe671cf gst_all_1.gst-devtools: 1.22.5 -> 1.22.6
(cherry picked from commit 0eea081aa9)
2023-09-28 06:52:03 +00:00
Lily Foster
fa9979ddd6 gst_all_1.gst-vaapi: 1.22.5 -> 1.22.6
(cherry picked from commit e4f7b6eb26)
2023-09-28 06:52:03 +00:00
Lily Foster
4d2ec01b16 gst_all_1.gst-libav: 1.22.5 -> 1.22.6
(cherry picked from commit a71f781c64)
2023-09-28 06:52:03 +00:00
Lily Foster
5d49a103fa gst_all_1.gst-plugins-ugly: 1.22.5 -> 1.22.6
(cherry picked from commit be4c86dc71)
2023-09-28 06:52:03 +00:00
Lily Foster
1f90186585 gst_all_1.gst-plugins-bad: 1.22.5 -> 1.22.6
(cherry picked from commit a437fd6db3)
2023-09-28 06:52:03 +00:00
Lily Foster
0cca8f28eb gst_all_1.gst-plugins-good: 1.22.5 -> 1.22.6
(cherry picked from commit cd34ad5cd7)
2023-09-28 06:52:03 +00:00
Lily Foster
413793a67c gst_all_1.gst-plugins-base: 1.22.5 -> 1.22.6
(cherry picked from commit fa7fdeabb2)
2023-09-28 06:52:03 +00:00
Lily Foster
c967176f17 gst_all_1.gstreamer: 1.22.5 -> 1.22.6
(cherry picked from commit 66cddd6a6c)
2023-09-28 06:52:03 +00:00
Vincent Laporte
0393e94848 ocamlPackages.apron: enable PPLite support
(cherry picked from commit ea7084c266)
2023-09-28 05:34:26 +00:00
Vincent Laporte
18b7c9ce0b pplite: init at 0.11
(cherry picked from commit 245d041802)
2023-09-28 05:34:26 +00:00
Vincent Laporte
31f7155f26 ocamlPackages.apron: 0.9.13 → 0.9.14
(cherry picked from commit 1caeaa65e1)
2023-09-28 05:34:26 +00:00
github-actions[bot]
e729198555 Merge staging-next-23.05 into staging-23.05 2023-09-28 00:13:17 +00:00
github-actions[bot]
a9f401f5fe Merge release-23.05 into staging-next-23.05 2023-09-28 00:12:43 +00:00
Pierre Bourdon
c9ac6ec013 Merge pull request #257666 from NixOS/backport-257593-to-release-23.05
[Backport release-23.05] mullvad-browser: 12.5.4 -> 12.5.5
2023-09-28 01:38:22 +02:00
Sander van der Burg
a2ef83d982 Merge pull request #257711 from svanderburg/disnix-updates-stable
[Backport release-23.05] Disnix updates
2023-09-28 01:28:15 +02:00
TuftedDeer
da298a593f makemkv 1.17.4 -> 1.17.5
(cherry picked from commit e6f3059c25)
2023-09-27 23:12:13 +00:00
Pierre Bourdon
ff01e129c4 opencv3,opencv4: disable some unnecessary vendoring on Darwin
(cherry picked from commit c32c0dd64a)
2023-09-27 21:24:19 +00:00
Pierre Bourdon
e3f57c83f5 Merge pull request #257472 from ShamrockLee/backport-caprine-bin
[Backport 23.05] caprine-bin: 2.55.5 -> 2.58.3
2023-09-27 23:21:25 +02:00
Sefa Eyeoglu
5dd9be63fb discord-development: 0.0.8778 -> 0.0.8795
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit c64011bbf2)
2023-09-27 20:42:12 +00:00
Sefa Eyeoglu
df4695f709 discord-canary: 0.0.283 -> 0.0.312
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 2d9823a006)
2023-09-27 20:42:12 +00:00
Sefa Eyeoglu
21f6a5cc39 discord-ptb: 0.0.59 -> 0.0.77
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 7db11673e6)
2023-09-27 20:42:12 +00:00
Sefa Eyeoglu
eb810db14b discord: 0.0.273 -> 0.0.278
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 0f1de953ff)
2023-09-27 20:42:12 +00:00
Sefa Eyeoglu
fdb1322c16 discord: use hash instead of sha256
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit b615684e42)
2023-09-27 20:42:12 +00:00
Sander van der Burg
ea0ebfbde2 dysnomia: switch to the supervisor of the python3Packages set 2023-09-27 21:55:31 +02:00
Sander van der Burg
50d73da6b8 disnixos: 0.9.3 -> 0.9.4 2023-09-27 21:54:38 +02:00
Sander van der Burg
9c0e7d6302 dysnomia: 0.10.1 -> 0.10.2 2023-09-27 21:54:29 +02:00
Felix Schröter
0c3ff5673a mullvad-browser: 12.5.4 -> 12.5.5
(cherry picked from commit 733b52c63c)
2023-09-27 15:51:43 +00:00
Weijia Wang
5cfafa12d5 Merge pull request #257614 from NixOS/backport-257126-to-release-23.05
[Backport release-23.05] palemoon-bin: 32.3.1 -> 32.4.0.1
2023-09-27 16:43:57 +02:00
Weijia Wang
b964b659c3 Merge pull request #257612 from NixOS/backport-257508-to-release-23.05
[Backport release-23.05] tor-browser-bundle-bin: 12.5.4 -> 12.5.5
2023-09-27 16:42:36 +02:00
Felix Yan
19d9d9f673 doc: fix wrong flag in description of bindnow
`-z bindnow` doesn't exist. The actual flag added is `-z now`.

(cherry picked from commit f22a929fed)
2023-09-27 10:10:25 -03:00
Kerstin
fcdf3987d3 Merge pull request #257431 from NixOS/backport-255817-to-release-23.05
[Backport release-23.05] imagemagick: 7.1.1-15 -> 7.1.1-18
2023-09-27 13:57:28 +02:00
Yaya
eda23b7883 cups: 2.4.6 -> 2.4.7
https://github.com/OpenPrinting/cups/releases/tag/v2.4.7

Fixes CVE-2023-4504

(cherry picked from commit 50bf74d608)
2023-09-27 11:05:11 +00:00
Vladimír Čunát
f683b64569 Merge #254274: wallabag: 2.5.4 -> 2.6.6
...into release-23.05
2023-09-27 13:02:50 +02:00
Robert Scott
17f5bbe08f ghostscript: 10.01.2 -> 10.02.0
(cherry picked from commit 4d2b986d7e)
2023-09-27 10:53:13 +00:00
Robert Scott
8752e8b065 ghostscript.tests.test-corpus-render: unstable-2022-12-01 -> unstable-2023-05-19
(cherry picked from commit c45a792653)
2023-09-27 10:53:13 +00:00
OPNA2608
d46af07c96 palemoon-bin: 32.3.1 -> 32.4.0.1
(cherry picked from commit 2b1dc15958)
2023-09-27 09:03:36 +00:00
Felix Schröter
20995faa28 tor-browser-bundle-bin: 12.5.4 -> 12.5.5
(cherry picked from commit 98e5fbc988)
2023-09-27 08:52:26 +00:00
Vlad M
c4351e05c5 Merge pull request #257450 from NixOS/backport-257132-to-release-23.05
[Backport release-23.05] zola: add patch for CVE-2023-40274
2023-09-27 10:25:01 +03:00
Martin Weinelt
b988d01a2f Merge pull request #257493 from squalus/librewolf-2305
[Backport release-23.05] librewolf-unwrapped: 116.0.2-1 -> 117.0.1-1
2023-09-27 04:27:35 +02:00
github-actions[bot]
aa5c19d99f Merge staging-next-23.05 into staging-23.05 2023-09-27 00:12:55 +00:00
github-actions[bot]
e4fc2f7fa5 Merge release-23.05 into staging-next-23.05 2023-09-27 00:12:25 +00:00
ajs124
1066e6fb83 borgbackup: 1.2.4 -> 1.2.6
https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#version-125-2023-08-30
https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#version-126-2023-08-31
(cherry picked from commit 2bea2ad23b)
2023-09-26 22:53:31 +02:00
Robert Schütz
567be0a2dc borgbackup: 1.2.3 -> 1.2.4
Changelog: https://github.com/borgbackup/borg/blob/1.2.4/docs/changes.rst

Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
(cherry picked from commit cf66aa9b55)
2023-09-26 22:53:31 +02:00
squalus
a84079826f librewolf-unwrapped: 116.0.2-1 -> 117.0.1-1
- Backport of #257348

(cherry picked from commit b73f61061c)
2023-09-26 12:25:04 -07:00
Yueh-Shun Li
385e294390 caprine-bin: 2.58.0 -> 2.58.3
Bump to patch for CVE-2023-4863

Vulnerability details:
https://github.com/advisories/GHSA-j7hp-h8jx-5pp

Upstream release notes:
https://github.com/sindresorhus/caprine/releases/tag/v2.58.2
https://github.com/sindresorhus/caprine/releases/tag/v2.58.3

(cherry picked from commit 07107cfb1f)
2023-09-27 00:36:42 +08:00
n3oney
86b52261d9 caprine-bin: 2.55.5 -> 2.58.0
(cherry picked from commit b9599a5944)
2023-09-27 00:36:42 +08:00
Pierre Bourdon
6e534f047e Merge pull request #257149 from SebTM/slack_923
[Backport release-23.05] slack: 4.29.149 -> 4.34.120 (linux), 4.29.149 -> 4.34.119 (darwin)
2023-09-26 18:14:34 +02:00
Fabián Heredia Montiel
5f8943db19 Merge pull request #257370 from NixOS/backport-257035-to-release-23.05
[Backport release-23.05] Jellyfin{,-web}: 10.8.10 -> 10.8.11
2023-09-26 08:08:04 -06:00
Robert Scott
d2da776c92 zola: add patch for CVE-2023-40274
(cherry picked from commit f54c698a92)
2023-09-26 13:41:37 +00:00
Nick Cao
779cfa7df9 Merge pull request #257270 from NickCao/singbox-backport
[Backport release-23.05] sing-box: 1.2.7 -> 1.4.5
2023-09-26 09:17:17 -04:00
Robert Schütz
d0d85e83de perlPackages.ImageMagick: 7.1.0-0 -> 7.1.1-18
(cherry picked from commit 30750a3fa4)
2023-09-26 11:57:20 +00:00
Robert Schütz
a9963085a0 imagemagick: 7.1.1-15 -> 7.1.1-18
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-15...7.1.1-18
(cherry picked from commit e912f12890)
2023-09-26 11:57:20 +00:00
Mario Rodas
d4e87833ae imagemagick: add changelog to meta
(cherry picked from commit 58c5f021cc)
2023-09-26 11:57:20 +00:00
Robert Schütz
6e4895150c imagemagick: add perlPackages.ImageMagick to passthru.tests
(cherry picked from commit 840a10e87e)
2023-09-26 11:57:20 +00:00
Emily
e1b3702286 Merge pull request #257277 from NixOS/backport-257134-to-release-23.05
[Backport release-23.05] chromium,ungoogled-chromium,chromedriver: 117.0.5938.88 -> 117.0.5938.92
2023-09-26 13:23:48 +02:00
Atemu
bed3ee9528 Merge pull request #257408 from NixOS/backport-256895-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-09-23
2023-09-26 11:13:28 +02:00
Atemu
e22b6870bc linux_xanmod_latest: 6.5.3 -> 6.5.4
(cherry picked from commit cf82e3faab)
2023-09-26 07:25:59 +00:00
Atemu
8b1ce3b39a linux_xanmod: 6.1.53 -> 6.1.54
(cherry picked from commit 62e82eb377)
2023-09-26 07:25:59 +00:00
Atemu
4caee367db Merge pull request #255166 from NixOS/backport-255063-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-09-13
2023-09-26 09:25:06 +02:00
Fabián Heredia Montiel
e04d1b0e5b Merge pull request #257380 from NixOS/backport-256929-to-release-23.05
[Backport release-23.05] ldtk: 1.3.4 -> 1.4.0
2023-09-25 23:05:20 -06:00
Fabián Heredia Montiel
e55301dc19 Merge pull request #257378 from NixOS/backport-257102-to-release-23.05
[Backport release-23.05] goredo: 1.30 -> 1.31
2023-09-25 23:04:56 -06:00
Fabián Heredia Montiel
0813106522 Merge pull request #257371 from NixOS/backport-256565-to-release-23.05
[Backport release-23.05] nixos/wireguard: add metric option
2023-09-25 23:04:09 -06:00
Felix Schröter
f18eeee556 ldtk: 1.3.4 -> 1.4.0
(cherry picked from commit 185f5e4254)
2023-09-26 04:03:03 +00:00
spacefrogg
36b05c1de6 goredo: 1.30 -> 1.31
(cherry picked from commit 376d892b75)
2023-09-26 03:59:46 +00:00
Bjørn Forsman
dff8e1359c nixos/wireguard: add metric option
This new option, networking.wireguard.interfaces.NAME.metric, allows
increasing the metric of the routes, effectively lowering priority.

(I'm using high metric to allow having the Wireguard interface always
up, even when the client machines are on their home network. Before I
had to stop the interface when home to avoid packet routing issues.)

(cherry picked from commit ed7c0c6e75)
2023-09-26 03:15:34 +00:00
Minijackson
610cfc5f11 jellyfin-web: 10.8.10 -> 10.8.11
(cherry picked from commit 042b55200a)
2023-09-26 03:08:10 +00:00
Minijackson
5f4d95f438 jellyfin: 10.8.10 -> 10.8.11
(cherry picked from commit f0ae65ded8)
2023-09-26 03:08:10 +00:00
Martin Weinelt
933d9ad539 Merge pull request #257343 from NixOS/backport-257265-to-release-23.05
[Backport release-23.05] Firefox 118.0, 115.3.0esr
2023-09-26 03:07:44 +02:00
github-actions[bot]
72fd93734a Merge staging-next-23.05 into staging-23.05 2023-09-26 00:12:56 +00:00
github-actions[bot]
1c1069feb4 Merge release-23.05 into staging-next-23.05 2023-09-26 00:12:18 +00:00
Robert Scott
2da64c88b9 Merge pull request #257193 from NixOS/backport-257074-to-release-23.05
[Backport release-23.05] inetutils: add patch for CVE-2023-40303
2023-09-26 00:05:29 +01:00
Robert Scott
a043a1c419 Merge pull request #256469 from yayayayaka/bind-9.18.19-23.05
[23.05] bind: 9.18.16 -> 9.18.19
2023-09-25 22:35:36 +01:00
Robert Scott
4ad1616f05 Merge pull request #256952 from NixOS/backport-251599-to-release-23.05
[Backport release-23.05] freeswitch: 1.10.9 -> 1.10.10
2023-09-25 22:34:21 +01:00
Martin Weinelt
46fb5bf52c firefox-esr-115-unwrapped: 115.2.1esr -> 115.3.0esr
https://www.mozilla.org/en-US/firefox/115.3.0/releasenotes/
(cherry picked from commit 63971ee519)
2023-09-25 21:28:47 +00:00
Martin Weinelt
0549e28746 firefox-bin-unwrapped: 117.0.1 -> 118.0
https://www.mozilla.org/en-US/firefox/118.0/releasenotes/
(cherry picked from commit 90b6e231f6)
2023-09-25 21:28:47 +00:00
Martin Weinelt
0632cb14f3 firefox-unwrapped: 117.0.1 -> 118.0
https://www.mozilla.org/en-US/firefox/118.0/releasenotes/
(cherry picked from commit 33da8de2cf)
2023-09-25 21:28:47 +00:00
Maciej Krüger
f8059304de Merge pull request #257166 from mkg20001/flutterupgrade 2023-09-25 20:25:19 +02:00
Franz Pletz
91b7fbbc09 Merge pull request #256948 from NixOS/backport-234356-to-release-23.05 2023-09-25 18:54:24 +02:00
networkException
652fed4659 chromedriver: 117.0.5938.88 -> 117.0.5938.92
(cherry picked from commit 6d7c324275)
2023-09-25 15:08:38 +00:00
networkException
268244f08d ungoogled-chromium: 117.0.5938.88-1 -> 117.0.5938.92-1
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_21.html
(cherry picked from commit 03720cb5c6)
2023-09-25 15:08:38 +00:00
networkException
99a0f40e4a chromium: 117.0.5938.88 -> 117.0.5938.92
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_21.html
(cherry picked from commit e010347d2c)
2023-09-25 15:08:38 +00:00
Nick Cao
add4f1820e sing-box: 1.4.3 -> 1.4.5
Diff: https://github.com/SagerNet/sing-box/compare/v1.4.3...v1.4.5
2023-09-25 10:25:39 -04:00
Nick Cao
bce16b8e4d sing-box: 1.4.2 -> 1.4.3
Diff: https://github.com/SagerNet/sing-box/compare/v1.4.2...v1.4.3
2023-09-25 10:25:38 -04:00
Nick Cao
050af14694 sing-box: 1.4.1 -> 1.4.2
Diff: https://github.com/SagerNet/sing-box/compare/v1.4.1...v1.4.2
2023-09-25 10:25:37 -04:00
Nick Cao
3f5efb3076 sing-box: 1.4.0 -> 1.4.1
Diff: https://github.com/SagerNet/sing-box/compare/v1.4.0...v1.4.1
2023-09-25 10:25:37 -04:00
Nick Cao
8e4aa3157d sing-box: 1.3.6 -> 1.4.0
Diff: https://github.com/SagerNet/sing-box/compare/v1.3.6...v1.4.0
2023-09-25 10:25:36 -04:00
Nick Cao
7cce3509c8 sing-box: 1.3.5 -> 1.3.6
Diff: https://github.com/SagerNet/sing-box/compare/v1.3.5...v1.3.6
2023-09-25 10:25:35 -04:00
Nick Cao
8538d8b23c sing-box: 1.3.4 -> 1.3.5
Diff: https://github.com/SagerNet/sing-box/compare/v1.3.4...v1.3.5
2023-09-25 10:25:34 -04:00
Nick Cao
6399c9ba20 sing-box: 1.3.3 -> 1.3.4 2023-09-25 10:25:12 -04:00
Nick Cao
8b84982501 sing-box: 1.3.0 -> 1.3.3 2023-09-25 10:25:11 -04:00
Nick Cao
19a18dab0e sing-box: 1.2.7 -> 1.3.0 2023-09-25 10:24:23 -04:00
Maciej Krüger
9f15ef0cd9 [23.05] mark old flutters as insecure 2023-09-25 15:44:42 +02:00
Thiago Kenji Okada
0ebe152b01 Merge pull request #257128 from NixOS/backport-255910-to-release-23.05
[Backport release-23.05] rocketchat-desktop: 3.8.11 -> 3.9.7
2023-09-25 12:48:14 +01:00
Sebastian Sellmeier
21c11ec61a mattermost-desktop: 5.3.1 -> 5.5.0
(cherry picked from commit 085a4e33fb)
2023-09-25 11:04:25 +00:00
Sebastian Sellmeier
0a78df40ff signal-desktop-beta: 6.31.0-beta.1 -> 6.32.0-beta.1 (source: 4f6b3ac830) 2023-09-25 13:01:18 +02:00
kilianar
11e1b92d07 signal-desktop-beta: 6.30.0-beta.2 -> 6.31.0-beta.1
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.31.0-beta.1
(cherry picked from commit 3115a7c1d6)
2023-09-25 13:01:18 +02:00
Sergei Trofimovich
d35b5bf9c7 [23.05] qemu: 8.0.4 -> 8.0.5 2023-09-25 07:52:10 +00:00
Vladimír Čunát
7479a8bc97 thunderbird: 115.2.2 -> 115.2.3
https://www.thunderbird.net/en-US/thunderbird/115.2.3/releasenotes/
(cherry picked from commit f6a0b11498)
2023-09-25 07:30:32 +00:00
Vladimír Čunát
2df5849ae4 thunderbird-bin: 115.2.2 -> 115.2.3
https://www.thunderbird.net/en-US/thunderbird/115.2.3/releasenotes/
(cherry picked from commit 352e44ac6a)
2023-09-25 07:30:31 +00:00
Robert Scott
dbc792ac77 inetutils: enable tests
(cherry picked from commit 6ae0492d7c)
2023-09-25 05:18:50 +00:00
Robert Scott
0a82fab3da inetutils: add patch for CVE-2023-40303
(cherry picked from commit e9ee21c8a3)
2023-09-25 05:18:50 +00:00
Maciej Krüger
c57ff84913 [23.05] keep old flutters working, as dropping them is a breaking change 2023-09-25 04:38:59 +02:00
hacker1024
cc6ca8219c yubioath-flutter: Remove reference removal
The shader in question no longer contains references to the SDK, and the derivation's debug output has valid references.

(cherry picked from commit 0606fd6732)
2023-09-25 03:16:46 +02:00
hacker1024
23af17fe0d yubioath-flutter: Upgrade to Flutter 3.13.0
(cherry picked from commit 17bc84c2ed)
2023-09-25 03:16:35 +02:00
Luke Granger-Brown
8f81b18091 yubioath-flutter: add libnotify and libappindicator dependencies
(cherry picked from commit 1bc43577f3)
2023-09-25 03:16:25 +02:00
Luke Granger-Brown
639f3dfccd yubioath-flutter: update deps and deps hash
(cherry picked from commit f802e33215)
2023-09-25 03:16:16 +02:00
Luke Granger-Brown
cb1456138d yubioath-flutter.helper: relax all dependencies
(cherry picked from commit 895889fffa)
2023-09-25 03:16:08 +02:00
Alexis Hildebrandt
5b19ec4440 yubioath-flutter: Relax python deps in helper
(cherry picked from commit 91f441cf77)
2023-09-25 03:15:50 +02:00
Alexis Hildebrandt
d4f5aa76e8 yubioath-flutter: 6.1.0 -> 6.2.0
(cherry picked from commit 3a034cb60a)
2023-09-25 03:15:30 +02:00
hacker1024
e81ec47139 firmware-updater: unstable-2023-06-20 -> unstable-2023-09-17, upgrade to Flutter 3.13.0
(cherry picked from commit d5ef1bc848)
2023-09-25 03:14:42 +02:00
gilice
dc3cde5c06 firmware-updater: unstable-2023-04-30 -> unstable-2023-06-20
(cherry picked from commit bc95815e9e)
2023-09-25 03:14:35 +02:00
hacker1024
d6161d0ab3 flutter: Use wrapGAppsHook
Flutter's Linux desktop embedding uses GTK. wrapGAppsHook should be used.

(cherry picked from commit 84347c2195)
2023-09-25 03:11:18 +02:00
hacker1024
d5e3eb8e3b flutter: Pass through engineArtifacts in wrapper
(cherry picked from commit 0df5c9a81d)
2023-09-25 03:11:07 +02:00
gilice
a870963806 flutter: 3.13.0 -> 3.13.4
(cherry picked from commit 64b86c1a19)
2023-09-25 03:10:57 +02:00
gilice
012597b62e flutter: 3.13.0 -> 3.13.4
(cherry picked from commit c511f60c48)
2023-09-25 03:09:51 +02:00
hacker1024
60c313e143 flutter: Supply CA bundle in sandbox
(cherry picked from commit 41bbc2c311)
2023-09-25 03:09:40 +02:00
gilice
d3b75dc576 flutter: 3.10.5 -> 3.13.0
flutter: Update remaining engine artifact hashes for v3.13.0

Co-Authored-By: hacker1024 <20849728+hacker1024@users.noreply.github.com>
(cherry picked from commit 40e82051b9)
2023-09-25 03:09:30 +02:00
Luke Granger-Brown
9870f505e3 flutter37: fix skyNotice hash for version 1a65d409c7a1438a34d21b60bf30a6fd5db59314
Using fetchurl like this means that, if you build the `flutter`
derivation first, you will get a file named "LICENSE" in your store with
the correct hash. `flutter37` will then build because this file is
already in your store, even though the LICENSE to which _it_ refers is
different. This is dangerous in this case - but an intentional design
decision in the way fetchurl works to allow artifacts which are the same
to be fetched from arbitrary sources, or even pre-populated into the
store.

To avoid this, explicitly tag the fetchurl with a name and the commit
hash we're fetching from. This means we _must_ fetch these separately
for each flutter version and avoids the problem of accidentally reusing
artifacts for a different build.

(cherry picked from commit 19cd58a6ca)
2023-09-25 03:05:52 +02:00
gilice
bbf6b97efc flutter: link notices to all of the artifact directories.
The flutter team has also started doing this, but only for new
artifacts. This way, we also do it for older artifacts.

(cherry picked from commit c34385b52c)
2023-09-25 03:05:39 +02:00
Sunghoon Kang
fc469a5da0 flutter: revert unnecessary extension extraction
Signed-off-by: Sunghoon Kang <me@hoon.dev>
(cherry picked from commit 37a10c3cb7)
2023-09-25 03:05:30 +02:00
Sunghoon Kang
c18a826278 flutter: revert patch changes
Signed-off-by: Sunghoon Kang <me@hoon.dev>
(cherry picked from commit 77618bd28b)
2023-09-25 03:05:22 +02:00
Sunghoon Kang
5d9bc8dc7f flutter: fix hash
Signed-off-by: Sunghoon Kang <me@hoon.dev>
(cherry picked from commit 8cb8349928)
2023-09-25 03:05:14 +02:00
Sunghoon Kang
03e12d1c86 flutter: add darwin support
Signed-off-by: Sunghoon Kang <me@hoon.dev>
(cherry picked from commit 77702747e7)
2023-09-25 03:05:05 +02:00
FlafyDev
efa0d10f07 flutter: Separate cache and unwrapped derivations
flutter-unwrapped will now not come with engine artifacts in its cache directory(`$out/bin/cache`).

To specify a different cache directory, set FLUTTER_CACHE_DIR.

Flutter's wrapper now sets FLUTTER_CACHE_DIR to set engine artifacts.

The sh file `$out/bin/internal/shared.sh` runs when launching Flutter and calls `"$FLUTTER_ROOT/bin/cache/` instead of our environment variable `FLUTTER_CACHE_DIR`.
I decided not to patch it since the script doesn't require engine artifacts(which are the only thing not added by the unwrapped derivation), so it shouldn't fail, and patching it will just be harder to maintain.

(cherry picked from commit 570f3efd1d)
2023-09-25 03:04:52 +02:00
gilice
9ce1b5ea70 flutter: 3.10.0 -> 3.10.5
(cherry picked from commit dcf789f53e)
2023-09-25 03:04:43 +02:00
FlafyDev
57d6b58c31 flutter: Move artifact installation logic to the wrapper
(cherry picked from commit b1efbff8ec)
2023-09-25 03:04:33 +02:00
gilice
bda14e31e7 fluffychat: 1.13.0 -> 1.14.1
(cherry picked from commit 2a550d8ccd)
2023-09-25 02:31:26 +02:00
hacker1024
b3ddd9ac84 fluffychat: Resolve dependencies for Flutter 3.13.0
(cherry picked from commit bbc7ae0b8f)
2023-09-25 02:31:17 +02:00
Nick Cao
89eeefd9e7 fluffychat: 1.12.1 -> 1.13.0
(cherry picked from commit e12ae52757)
2023-09-25 02:31:02 +02:00
Justinas Stankevicius
c350095e9e fluffychat: use 'pname' instead of 'name'
Among other things, this way the version
is displayed correctly in package search

(cherry picked from commit 55a4d6be90)
2023-09-25 02:30:50 +02:00
gilice
8137b82bb3 fluffychat: 1.11.2 -> 1.12.1
(cherry picked from commit b591475823)
2023-09-25 02:30:38 +02:00
github-actions[bot]
7213b90151 Merge staging-next-23.05 into staging-23.05 2023-09-25 00:13:27 +00:00
github-actions[bot]
fc78af04dc Merge release-23.05 into staging-next-23.05 2023-09-25 00:12:54 +00:00
Sebastian Sellmeier
4af7f9462c slack: 4.29.149 -> 4.34.120 (linux), 4.29.149 -> 4.34.119 (darwin)
This change was backported from this commit: d83fafb0b9
2023-09-25 01:52:58 +02:00
Thomas Gerbet
7a54fc758b libarchive: apply security fixes from 3.7.1 and 3.7.2
No CVE ID seems to have been assigned to this.

ee312cfd05
1b4e0d0f9d
2023-09-24 19:49:15 -03:00
Ryan Lahfa
65d58a8f11 Merge pull request #257129 from NixOS/backport-247163-to-release-23.05 2023-09-24 22:32:44 +02:00
Victor Fuentes
1d402184a3 calamares-nixos-extensions 0.3.12 -> 0.3.13
(cherry picked from commit a4a9bada52)
2023-09-24 20:09:44 +00:00
gbtb
5669fc7c3f rocketchat-desktop: 3.8.11 -> 3.9.7
(cherry picked from commit 057cd2a739)
2023-09-24 20:02:26 +00:00
Vladimír Čunát
0ec3532734 bind: disable tests on *all* 32-bit platforms
https://github.com/NixOS/nixpkgs/pull/250563#issuecomment-1702271179
https://gitlab.isc.org/isc-projects/bind9/-/issues/4269#note_397062
(cherry picked from commit 5842d103dc)
2023-09-24 19:46:21 +00:00
Yaya
3195ea3e72 bind: 9.18.18 -> 9.18.19
https://downloads.isc.org/isc/bind9/cur/9.18/CHANGES
https://downloads.isc.org/isc/bind9/9.18.19/doc/arm/html/notes.html#notes-for-bind-9-18-19

Fixes CVE-2023-3341
Fixes CVE-2023-4236

(cherry picked from commit b0c03e1684)
2023-09-24 19:46:21 +00:00
Sergei Trofimovich
a8849b5071 bind: 9.18.17 -> 9.18.18
While at it added trivial updater.

Changes: https://bind9.readthedocs.io/en/v9.18.18/notes.html#notes-for-bind-9-18-18
(cherry picked from commit d932fc0163)
2023-09-24 19:46:21 +00:00
Sergei Trofimovich
5b534d467b bind: 9.18.16 -> 9.18.17
Changes: https://downloads.isc.org/isc/bind9/9.18.17/doc/arm/html/notes.html#notes-for-bind-9-18-17
(cherry picked from commit 0092231e84)
2023-09-24 19:46:21 +00:00
Weijia Wang
f0c20098df Merge pull request #256936 from LeSuisse/mattermost-7.8.11
[23.05] mattermost: 7.8.8 -> 7.8.11
2023-09-24 20:15:04 +02:00
Maximilian Bosch
254e551bf8 Merge pull request #257086 from NixOS/backport-256887-to-staging-23.05
[Backport staging-23.05] glibc: 2.37-8 -> 2.37-39
2023-09-24 18:38:30 +02:00
Mario Rodas
b9fc1843e6 Merge pull request #257092 from NixOS/backport-256999-to-release-23.05
[Backport release-23.05] yt-dlp: 2023.7.6 -> 2023.9.24
2023-09-24 10:50:21 -05:00
Nick Cao
b21b192d45 Merge pull request #257090 from NixOS/backport-257019-to-release-23.05
[Backport release-23.05] microsoft-edge: 117.0.2045.35 -> 117.0.2045.40
2023-09-24 11:43:35 -04:00
Francesco Gazzetta
92dd1f938c Merge pull request #256271 from chkno/mindustry-bump-backport
[23.05] mindustry: 143.1 -> 146
2023-09-24 15:23:10 +00:00
Ryan Lahfa
eaae446528 Merge pull request #257054 from minijackson/backport-netbox-3.5.9 2023-09-24 16:47:39 +02:00
Mario Rodas
445dca8351 yt-dlp: 2023.7.6 -> 2023.9.24
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.09.24
(cherry picked from commit a6334b0e7f)
2023-09-24 14:07:21 +00:00
Rhys Davies
a74138039e microsoft-edge: 117.0.2045.35 -> 117.0.2045.40
(cherry picked from commit 706007a0d7)
2023-09-24 14:02:06 +00:00
Artturi
a8b1812de3 Merge pull request #256994 from NixOS/backport-256943-to-release-23.05
[Backport release-23.05] discord: 0.0.29 -> 0.0.30
2023-09-24 16:53:44 +03:00
Thomas Gerbet
894988b627 glibc: 2.37-8 -> 2.37-39
Includes fixes for CVE-2023-4527 and CVE-2023-4806

https://sourceware.org/bugzilla/show_bug.cgi?id=30842
https://sourceware.org/bugzilla/show_bug.cgi?id=30843
(cherry picked from commit b23e08124d)
2023-09-24 13:00:17 +00:00
Nicolas Benes
261abe8a44 pulseview: fix hang at startup, pin boost >= 1.80
Pulseview hangs after startup and causes high CPU load. It is caused by
a locale-dependent bug in boost, which is fixed in boost >= 1.80. The
nixpkgs master branch is not affected, because boost defaults to >=
1.80.

See https://bugs.archlinux.org/task/75476

The issue can be reproduced with

$ LANG=en_DK.UTF-8 pulseview

or

$ LANG=de_DE.UTF-8 pulseview
2023-09-24 14:42:36 +02:00
Maximilian Bosch
40e4f9b2e6 Merge pull request #256570 from NixOS/backport-256511-to-release-23.05
[Backport release-23.05] nextcloud25: 25.0.11 -> 25.0.12, nextcloud26: 26.0.6 -> 26.0.7, nextcloud27: 27.1.0 -> 27.1.1
2023-09-24 14:36:07 +02:00
Weijia Wang
ed4926c2b4 Merge pull request #256955 from NixOS/backport-250712-to-release-23.05
[Backport release-23.05] salt: 3006.1 -> 3006.3
2023-09-24 14:04:48 +02:00
Raito Bezarius
3ece4c80ee netbox: 3.5.8 -> 3.5.9
https://github.com/netbox-community/netbox/releases/tag/v3.5.9
(cherry picked from commit 10976a6968)
2023-09-24 10:47:16 +02:00
Raito Bezarius
27616cac25 netbox: 3.5.7 -> 3.5.8
https://github.com/netbox-community/netbox/releases/tag/v3.5.8
(cherry picked from commit 20423599cf)
2023-09-24 10:46:47 +02:00
BlankParticle
4c99522d78 discord: 0.0.29 -> 0.0.30
(cherry picked from commit 94f31416a9)
2023-09-24 00:48:39 +00:00
github-actions[bot]
186eada72d Merge staging-next-23.05 into staging-23.05 2023-09-24 00:13:58 +00:00
github-actions[bot]
ee691cf764 Merge release-23.05 into staging-next-23.05 2023-09-24 00:13:29 +00:00
0x4A6F
f78ea574c7 Merge pull request #256951 from NixOS/backport-254955-to-release-23.05
[Backport release-23.05] routinator: 0.12.1 -> 0.12.2
2023-09-24 01:38:16 +02:00
Flakebi
672430223e salt: 3006.2 -> 3006.3
Changelog: https://docs.saltproject.io/en/latest/topics/releases/3006.3.html
(cherry picked from commit f91277e5b2)
2023-09-23 22:38:00 +00:00
Michele Guerini Rocco
645df7ac78 Merge pull request #256938 from LeSuisse/mutt-2.2.12-23.05
[23.05] mutt: 2.2.10 -> 2.2.12
2023-09-23 22:09:10 +02:00
Sebastian Neubauer
27e0d8d665 salt: 3006.1 -> 3006.2
Changelog: https://docs.saltproject.io/en/latest/topics/releases/3006.2.html

Fixes CVE-2023-20897, CVE-2023-20898 and more.

(cherry picked from commit 49b346105a)
2023-09-23 19:29:10 +00:00
R. Ryantm
38ad2e048b freeswitch: 1.10.9 -> 1.10.10
(cherry picked from commit 0af1a3b6ce)
2023-09-23 19:06:17 +00:00
Aaron Jheng
2b0b8565d5 routinator: 0.12.1 -> 0.12.2
(cherry picked from commit 1940468c6f)
2023-09-23 19:01:37 +00:00
R. Ryantm
376d856317 lldpd: 1.0.16 -> 1.0.17
(cherry picked from commit 465abd47ea)
2023-09-23 18:56:03 +00:00
Muhammad Falak R Wani
131a00a65d mutt: 2.2.11 -> 2.2.12
Changelog: https://gitlab.com/muttmua/mutt/-/blob/mutt-2-2-12-rel/ChangeLog
(cherry picked from commit ba254c17d5)
2023-09-23 19:35:07 +02:00
rnhmjoj
a3f1f30201 mutt: 2.2.10 -> 2.2.11
(cherry picked from commit e95c64de4e)
2023-09-23 19:35:07 +02:00
Thomas Gerbet
6bb9e6d684 mattermost: 7.8.8 -> 7.8.11
Fixes MMSA-2023-00239, MMSA-2023-00232, MMSA-2023-00234, MMSA-2023-00210, MMSA-2023-00217,
MMSA-2023-00223, MMSA-2023-00222, MMSA-2023-00230, MMSA-2023-00224 and MMSA-2023-00225.

Changelog can be found here:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
2023-09-23 19:22:47 +02:00
K900
7afc7418b7 Merge pull request #256926 from NixOS/backport-256915-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-09-23
2023-09-23 19:03:57 +03:00
K900
5f7800a1b2 linux-rt_6_1: 6.1.46-rt14 -> 6.1.54-rt15
(cherry picked from commit 21bcf5be49)
2023-09-23 16:03:35 +00:00
K900
4b5ece92e3 linux-rt_5_10: 5.10.186-rt91 -> 5.10.180-rt89
(cherry picked from commit bbe6d96631)
2023-09-23 16:03:35 +00:00
K900
da8168eec7 linux_4_14: 4.14.325 -> 4.14.326
(cherry picked from commit 1f81a011a7)
2023-09-23 16:03:35 +00:00
K900
b41408095f linux_4_19: 4.19.294 -> 4.19.295
(cherry picked from commit 1ab54076a3)
2023-09-23 16:03:35 +00:00
K900
dcc9e20a30 linux_5_4: 5.4.256 -> 5.4.257
(cherry picked from commit aea13fa34f)
2023-09-23 16:03:35 +00:00
K900
506fcbb467 linux_5_10: 5.10.195 -> 5.10.197
(cherry picked from commit b6431552d5)
2023-09-23 16:03:35 +00:00
K900
eee9329487 linux_5_15: 5.15.132 -> 5.15.133
(cherry picked from commit 66f40f1d26)
2023-09-23 16:03:35 +00:00
K900
4875c8ffaa linux_6_1: 6.1.54 -> 6.1.55
(cherry picked from commit eec1a86870)
2023-09-23 16:03:35 +00:00
K900
325832228f linux_6_5: 6.5.4 -> 6.5.5
(cherry picked from commit 868b04dde7)
2023-09-23 16:03:35 +00:00
K900
c80993a83c Merge pull request #256925 from NixOS/backport-256670-to-release-23.05
[Backport release-23.05] linux: more update-script cleanups
2023-09-23 19:02:52 +03:00
K900
dc8355fc0c linux/update-script: format with black + isort
(cherry picked from commit eadfc7b131)
2023-09-23 16:02:40 +00:00
K900
f50a014a17 linux: more update-script cleanups/fixes
- special case linux-testing fetching
- use hash instead of sha256 everywhere
- respect COMMIT envvar

This causes rebuilds, so should go in with the next bump probably.

(cherry picked from commit c08efe1438)
2023-09-23 16:02:39 +00:00
K900
f1603386c0 Merge pull request #256924 from NixOS/backport-256099-to-release-23.05
[Backport release-23.05] Kernels refactoring
2023-09-23 19:02:02 +03:00
K900
6f0efe6202 linux: rewrite updater-script, make data-driven
Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
(cherry picked from commit 662a2c460d)
2023-09-23 16:01:44 +00:00
K900
7bca9d2148 Merge pull request #256923 from NixOS/backport-256922-to-release-23.05
[Backport release-23.05] linux-kernel: Add HP drivers on 6.1+
2023-09-23 19:00:15 +03:00
hubofeverything
6b4dbb449d linux-kernel: Add HP drivers on 6.1+
(cherry picked from commit 7eb259b1fb)
2023-09-23 15:59:22 +00:00
Martin Weinelt
f0336d9644 Merge pull request #256881 from NixOS/backport-256774-to-release-23.05
[Backport release-23.05] tests.nixpkgs-check-by-name: Fix non-deterministic test failures
2023-09-23 15:59:35 +02:00
Nick Cao
2d4d52b1f1 Merge pull request #256869 from LeSuisse/wasmtime-10.0.2-23.05
[23.05] wasmtime: 10.0.1 -> 10.0.2
2023-09-23 08:46:46 -04:00
Silvan Mosberger
d37146b8c6 tests.nixpkgs-check-by-name: Fix non-reproducible test failures
This was an oversight in https://github.com/NixOS/nixpkgs/pull/254435

(cherry picked from commit 1fe58cb050)
2023-09-23 11:57:36 +00:00
Thomas Gerbet
321b7a8efe wasmtime: 10.0.1 -> 10.0.2
Fixes CVE-2023-41880.

Changelog:
https://github.com/bytecodealliance/wasmtime/blob/v10.0.2/RELEASES.md
2023-09-23 12:38:30 +02:00
github-actions[bot]
ddf03a0c0a Merge staging-next-23.05 into staging-23.05 2023-09-23 00:12:27 +00:00
github-actions[bot]
57974a8b76 Merge release-23.05 into staging-next-23.05 2023-09-23 00:12:00 +00:00
R. Ryantm
7bbfb7371f uthenticode: 1.0.9 -> 2.0.0
(cherry picked from commit bd4b92f973)
2023-09-22 23:31:47 +00:00
Sander van der Burg
715d72e967 Merge pull request #256748 from NixOS/backport-256724-to-release-23.05
[Backport release-23.05] vice: 3.6.1 -> 3.7.1
2023-09-22 22:56:19 +02:00
Robert Scott
404bf838f0 zabbix40: 4.0.44 -> 4.0.48
(cherry picked from commit 794923fa9b)
2023-09-22 21:33:57 +01:00
Robert Scott
b325e9d1cf zabbix50: 5.0.33 -> 5.0.37
(cherry picked from commit 5aeb05945f)
2023-09-22 21:33:48 +01:00
Robert Scott
34e400e186 zabbix: 6.0.14 -> 6.0.21
(cherry picked from commit bb61e2ac06)
2023-09-22 21:31:30 +01:00
Sander van der Burg
1b6b786555 vice: 3.6.1 -> 3.7.1
(cherry picked from commit 4810dbf546)
2023-09-22 19:47:42 +00:00
Sander van der Burg
72e6219336 fs-uae-launcher: 3.0.5 -> 3.1.68
This change was backported from this commit: e7ec942dea
2023-09-22 16:33:50 -03:00
Ryan Lahfa
8a652651d1 Merge pull request #256689 from emilylange/backport-llvm-chromium-to-release-23.05 2023-09-22 21:16:48 +02:00
Weijia Wang
629c8f0fef Merge pull request #256672 from NixOS/backport-256661-to-release-23.05
[Backport release-23.05] perlPackages.MathCalcParser: mark as broken
2023-09-22 18:15:45 +02:00
Weijia Wang
ba429b3a64 debianutils: fix build on darwin
(cherry picked from commit b7aaa617ef)
2023-09-22 10:26:57 -03:00
emilylange
9f34ee5f95 chromium: temporarily work around stdenv/patchShebangs.sh bug
(cherry picked from commit df39696f6b)
2023-09-22 14:33:21 +02:00
networkException
23cc5efae0 chromedriver: 116.0.5845.96 -> 117.0.5938.88
(cherry picked from commit c62013004e)
2023-09-22 14:33:15 +02:00
networkException
d2b3cfd7ba ungoogled-chromium: 116.0.5845.187 -> 117.0.5938.88
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_12.html
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_15.html

This update includes 11 security fixes.

CVEs:
CVE-2023-4863 CVE-2023-4900 CVE-2023-4901 CVE-2023-4902 CVE-2023-4903
CVE-2023-4904 CVE-2023-4905 CVE-2023-4906 CVE-2023-4907 CVE-2023-4908
CVE-2023-4909

(cherry picked from commit b677e255d9)
2023-09-22 14:33:10 +02:00
networkException
e4615df20e chromium: 116.0.5845.187 -> 117.0.5938.88
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_12.html
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_15.html

This update includes 11 security fixes.

CVEs:
CVE-2023-4863 CVE-2023-4900 CVE-2023-4901 CVE-2023-4902 CVE-2023-4903
CVE-2023-4904 CVE-2023-4905 CVE-2023-4906 CVE-2023-4907 CVE-2023-4908
CVE-2023-4909

(cherry picked from commit e4514334bb)
2023-09-22 14:33:00 +02:00
Will Cohen
7b8699c82c llvmPackages_16: 16.0.1 -> 16.0.6
(cherry picked from commit 251c55700d)

Reason: chromium 117.0.5938.88 does not build with 16.0.1
2023-09-22 14:30:16 +02:00
Vladimír Čunát
fc8a28d56a perlPackages.MathCalcParser: mark as broken
Apparently it hasn't succeeded for several months:
https://hydra.nixos.org/job/nixpkgs/trunk/perl536Packages.MathCalcParser.x86_64-linux/all
https://hydra.nixos.org/job/nixpkgs/trunk/perl538Packages.MathCalcParser.x86_64-linux/all

And I also caught the build eating lots of RAM, like 50G.
That can cause issues for other builds running alongside.

(cherry picked from commit 81e3ef436c)
2023-09-22 11:36:51 +00:00
Anderson Torres
2bfbe4ccc5 debianutils: 5.8 -> 5.13
(cherry picked from commit a7393a3f58)
2023-09-22 08:01:48 -03:00
Anderson Torres
9cbe6761cc debianutils: migrate to by-name
(cherry picked from commit 41ea5b3609)
2023-09-22 08:01:48 -03:00
Jade Lovelace
5edd3db636 linuxKernel.kernels: patch out nvme regression on 2017ish Dell laptops
Fixes #253418

(cherry picked from commit 9383646156)
2023-09-22 10:41:37 +00:00
Weijia Wang
05f15a1420 Merge pull request #256654 from NixOS/backport-256160-to-release-23.05
[Backport release-23.05] node-manta: 5.3.2 -> 5.4.1
2023-09-22 12:33:54 +02:00
Pavol Rusnak
a674c5be18 Merge pull request #256653 from prusnak/tor-23.05
[Backport release-23.05] tor: 0.4.7.13 -> 0.4.8.6
2023-09-22 11:50:26 +02:00
teutat3s
c40457888c node-manta: 5.3.2 -> 5.4.1
https://github.com/TritonDataCenter/node-manta/blob/master/CHANGES.md#540
https://github.com/TritonDataCenter/node-manta/blob/master/CHANGES.md#541

* Removed vendored package-lock.json, upstream included it in their repo

* Removed update script in favor of nix-update

(cherry picked from commit adbb5944ad)
2023-09-22 09:44:24 +00:00
R. Ryantm
f07cef449d tor: 0.4.8.5 -> 0.4.8.6
(cherry picked from commit 559109552f7269da31597de2325522ca73466106)
2023-09-22 11:17:26 +02:00
R. Ryantm
8396d3ce1e tor: 0.4.8.4 -> 0.4.8.5
(cherry picked from commit e500263381df1bf4e142449d2f4095ec0fb8f4df)
2023-09-22 11:17:26 +02:00
R. Ryantm
c599a134f7 tor: 0.4.7.14 -> 0.4.8.4
(cherry picked from commit 98fc5eb8ee731069d3c4deda92c2a563698b7d18)
2023-09-22 11:17:26 +02:00
R. Ryantm
39517f8fbb tor: 0.4.7.13 -> 0.4.7.14
(cherry picked from commit c637d70f3096cafa89687f60d38508d6f763d77a)
2023-09-22 11:17:26 +02:00
Sander van der Burg
7e87e46374 Merge pull request #256605 from NixOS/backport-256566-to-release-23.05
[Backport release-23.05] alerta: fix dependency error
2023-09-22 10:15:56 +02:00
Sander van der Burg
9e091a63e5 alerta: fix dependency error
This change gets rid of this error message when starting the executable: ModuleNotFoundError: No module named 'pkg_resources'

(cherry picked from commit 0007dfa33e)
2023-09-22 02:19:25 +00:00
Pierre Bourdon
e9b4b56e5a Merge pull request #256595 from NixOS/backport-256223-to-release-23.05
[Backport release-23.05] microsoft-edge: 116.0.1938.76 -> 117.0.2045.35
2023-09-22 03:36:49 +02:00
github-actions[bot]
1ad8628758 Merge staging-next-23.05 into staging-23.05 2023-09-22 00:12:31 +00:00
github-actions[bot]
ad07a6f33f Merge release-23.05 into staging-next-23.05 2023-09-22 00:12:05 +00:00
Rhys Davies
f674f54f49 microsoft-edge: 116.0.1938.76 -> 117.0.2045.35
(cherry picked from commit f068a99a65)
2023-09-21 23:57:54 +00:00
Weijia Wang
f500c8702e Merge pull request #256380 from risicle/ris-trafficserver-CVE-2022-47185-CVE-2023-33934-r23.05
[23.05] trafficserver: add patches for CVE-2022-47185 & CVE-2023-33934
2023-09-22 01:07:09 +02:00
Fabián Heredia Montiel
bf4e39d108 Merge pull request #256585 from NixOS/backport-256495-to-release-23.05
[Backport release-23.05] mastodon: 4.1.8 -> 4.1.9
2023-09-21 16:10:57 -06:00
Sandro Jäckel
4e9deeee3c mastodon: 4.1.8 -> 4.1.9
(cherry picked from commit ad86daf6ff)
2023-09-21 22:06:27 +00:00
Sandro Jäckel
3f606ab86f nextcloud27: 27.1.0 -> 27.1.1
(cherry picked from commit 390b483468)
2023-09-21 21:04:23 +00:00
Sandro Jäckel
dccca60344 nextcloud26: 26.0.6 -> 26.0.7
(cherry picked from commit 3aa88bee8a)
2023-09-21 21:04:22 +00:00
Sandro Jäckel
039f416f94 nextcloud25: 25.0.11 -> 25.0.12
(cherry picked from commit 5c22d11861)
2023-09-21 21:04:22 +00:00
Adam Stephens
43257a0d28 elixir_1_15: 1.15.5 -> 1.15.6
(cherry picked from commit 1cb3bbd915)
2023-09-21 18:52:16 +00:00
Weijia Wang
9b68223ffc licenses: fix full name of inria-icesl
(cherry picked from commit 3f02691965)
2023-09-21 18:09:25 +00:00
Silvan Mosberger
31ed632c69 Merge pull request #253442 from tweag/backport-spp-1 2023-09-21 09:57:40 +02:00
Robert Schütz
4d47d21c93 Merge pull request #256408 from NixOS/backport-256358-to-release-23.05
[Backport release-23.05] nodePackages.@forge/cli: mark unfree
2023-09-21 06:18:55 +00:00
Scott Worley
55ac2a9d20 keepass: 2.53.1 -> 2.54
(cherry picked from commit 1bca401e4a)
2023-09-21 06:57:08 +02:00
Fabián Heredia Montiel
86a52dc218 Merge pull request #256403 from afh/backport-got
[23.05] got: 0.88 -> 0.93
2023-09-20 20:53:45 -06:00
github-actions[bot]
7b63296442 Merge staging-next-23.05 into staging-23.05 2023-09-21 00:12:59 +00:00
github-actions[bot]
9efeef3824 Merge release-23.05 into staging-next-23.05 2023-09-21 00:12:31 +00:00
Robert Schütz
5a44fa1ca2 nodePackages.@forge/cli: mark unfree
(cherry picked from commit 1f3c748257)
2023-09-20 23:09:00 +00:00
Alexis Hildebrandt
a02d1f046f got: 0.92 -> 0.93
add meta.changelog

(cherry picked from commit b8cd66faac)
2023-09-21 00:18:07 +02:00
Ashish SHUKLA
f08357c2a2 got: 0.91 -> 0.92
- enable gotd

(cherry picked from commit 1f4958d886)
2023-09-21 00:17:59 +02:00
Alexis Hildebrandt
ba5d24716f got: 0.90 -> 0.91
(cherry picked from commit d1584bdd4c)
2023-09-21 00:17:55 +02:00
Alexis Hildebrandt
49996a77c7 got: 0.89 -> 0.90 (#240188)
(cherry picked from commit 98d4b5dda1)
2023-09-21 00:17:48 +02:00
Alexis Hildebrandt
47b436dac1 got: 0.88 -> 0.89
(cherry picked from commit 508fe7ba92)
2023-09-21 00:17:26 +02:00
Robert Scott
b57f49fbe0 trafficserver: add patches for CVE-2022-47185 & CVE-2023-33934 2023-09-20 22:26:00 +01:00
Weijia Wang
81122565d7 Merge pull request #255981 from SuperSandro2000/betterbird-stable
Betterbird stable
2023-09-20 22:31:31 +02:00
Maximilian Bosch
29697477b2 Merge pull request #256316 from NixOS/backport-256185-to-release-23.05
[Backport release-23.05] atlassian-confluence: 7.19.12 -> 7.19.14 (CVE-2023-22512), atlassian-jira: 9.6.0 -> 9.11.1
2023-09-20 20:16:56 +02:00
Maximilian Bosch
777789ba70 atlassian-jira: 9.6.0 -> 9.11.1
No release notes for 9.11.1 so far.
For 9.11.0: https://confluence.atlassian.com/jirasoftware/issues-resolved-in-9-11-0-1282244702.html

However, the 9.6 series hat its last release in January 2023[1], so
going to the latest 9.x release with recent patch-level releases.

[1] https://www.atlassian.com/de/software/jira/update

(cherry picked from commit 891a43bab2)
2023-09-20 14:56:49 +00:00
Maximilian Bosch
f6c623aee6 atlassian-confluence: 7.19.12 -> 7.19.14
Fixes CVE-2023-22512.
ChangeLog: https://confluence.atlassian.com/doc/issues-resolved-in-7-19-14-1289421565.html

(cherry picked from commit 26f3d4397b)
2023-09-20 14:56:49 +00:00
Aaron Andersen
1b42e2be08 Merge pull request #255987 from newAM/github-runner-2.309.0
[release-23.05] github-runner: 2.307.1 -> 2.309.0
2023-09-20 10:07:58 -04:00
Vladimír Čunát
b727a9d81b Merge #256291: chromium, ungoogled-chromium, chromedriver: revert update
...into release-23.05
2023-09-20 15:36:01 +02:00
ajs124
3d5d46c85d openssl: 3.0.10 -> 3.0.11
https://github.com/openssl/openssl/blob/openssl-3.0/NEWS.md#major-changes-between-openssl-3010-and-openssl-3011-19-sep-2023
Fixes CVE-2023-4807

(cherry picked from commit 226f3574fb)
2023-09-20 13:09:37 +00:00
markuskowa
b4874be8ed Merge pull request #256190 from NixOS/backport-255364-to-release-23.05
[Backport release-23.05] hwloc: 2.9.2 -> 2.9.3
2023-09-20 14:08:47 +02:00
emilylange
4880c77cb5 Revert "chromium,ungoogled-chromium,chromedriver: 116.0.5845.187/96 -> 117.0.5938.88"
This is due to some obscure linking issue in the past linking step.
I'll try to look into this, and hopefully revert the revert soon-ish.

The chromium bump is not too severe, in the context of chromium releases
at least, as they are "only" medium severity CVEs 🫠

This has not been caught by ofborg, because it never reached the final
linking step in the buildPhase, due to the globally hardcoded 3600s
timeout.

Failed hydra builds: https://hydra.nixos.org/build/235844127

This reverts merge commit d6274e5a50.

Which in turn reverts a9e1b120f2,
020a58950c,
f5d7664e4c and
95ee3b768c.
2023-09-20 14:06:54 +02:00
Francesco Gazzetta
51f01323cb mindustry: 145.1 -> 146
(cherry picked from commit a169de11b1)
2023-09-20 04:48:25 -07:00
Tom Fitzhenry
59b26bb338 mindustry-server: enable on aarch64-linux
(cherry picked from commit ad44318e80)
2023-09-20 04:47:24 -07:00
Francesco Gazzetta
1ce8bd1904 mindustry: 144.3 -> 145.1 (#238707)
(cherry picked from commit d241e6a727)
2023-09-20 04:46:24 -07:00
Francesco Gazzetta
6c430052d5 mindustry: 143.1 -> 144.3
(cherry picked from commit 2e831c6c8a)
2023-09-20 04:45:24 -07:00
Fabián Heredia Montiel
d7611d0322 linux/hardened/patches/6.5: 6.5.3-hardened1 -> 6.5.4-hardened1
(cherry picked from commit 8901edab58)
2023-09-20 10:22:45 +00:00
Fabián Heredia Montiel
afb142b643 linux/hardened/patches/6.1: 6.1.53-hardened1 -> 6.1.54-hardened1
(cherry picked from commit 48c0d0aab7)
2023-09-20 10:22:45 +00:00
Fabián Heredia Montiel
8894f6f736 linux/hardened/patches/5.15: 5.15.131-hardened1 -> 5.15.132-hardened1
(cherry picked from commit 5975e81e97)
2023-09-20 10:22:45 +00:00
Fabián Heredia Montiel
d83d306fdd linux/hardened/patches/5.10: 5.10.194-hardened1 -> 5.10.195-hardened1
(cherry picked from commit 5bf057e812)
2023-09-20 10:22:45 +00:00
Kerstin
69300ae0cd Merge pull request #256161 from NixOS/backport-256147-to-release-23.05
[Backport release-23.05] mastodon: 4.1.7 -> 4.1.8
2023-09-20 12:16:52 +02:00
Maximilian Bosch
7295eeef86 Merge pull request #256209 from NixOS/backport-256178-to-release-23.05
[Backport release-23.05] mautrix-whatsapp: 0.10.1 -> 0.10.2
2023-09-20 08:57:58 +02:00
rhododendrox
86e0717fc6 vimiv-qt: 0.8.0 -> 0.9.0
(cherry picked from commit 6635d9b938)
2023-09-20 04:36:51 +00:00
Charlotte Van Petegem
ab08afa0ea mautrix-whatsapp: 0.10.1 -> 0.10.2
https://github.com/mautrix/whatsapp/releases/tag/v0.10.2
(cherry picked from commit 6fdb57536c)
2023-09-20 00:39:03 +00:00
github-actions[bot]
fa0da882ab Merge staging-next-23.05 into staging-23.05 2023-09-20 00:13:10 +00:00
github-actions[bot]
bc39a14e27 Merge release-23.05 into staging-next-23.05 2023-09-20 00:12:38 +00:00
Markus Kowalewski
dce6d779cd hwloc: 2.9.2 -> 2.9.3
fixed CVE-2022-47022

(cherry picked from commit 6b61971c7a)
2023-09-19 21:49:05 +00:00
Fabián Heredia Montiel
3290e26d0f Merge pull request #255993 from rhysmdnz/backport-253943-to-release-23.05
[Backport release-23.05] microsoft-edge: 115.0.1901.188 -> 116.0.1938.76
2023-09-19 15:28:15 -06:00
Fabián Heredia Montiel
7cf5576a42 Merge pull request #256182 from NixOS/backport-255994-to-release-23.05
[Backport release-23.05] smooth: unvendor all the things
2023-09-19 15:24:45 -06:00
Fabián Heredia Montiel
4ec1bcac27 Merge pull request #256181 from NixOS/backport-255959-to-release-23.05
[Backport release-23.05] hydron: mark as vulnerable to CVE-2023-4863
2023-09-19 15:24:04 -06:00
Pierre Bourdon
79f5c8771e smooth: unvendor all the things
(cherry picked from commit 11c29642f0)
2023-09-19 21:00:39 +00:00
Pierre Bourdon
cec6bc9397 hydron: mark as vulnerable to CVE-2023-4863
(cherry picked from commit fd45d4a3cb)
2023-09-19 20:59:37 +00:00
Fabián Heredia Montiel
02e0a7b7ec Merge pull request #256155 from NixOS/backport-256124-to-release-23.05
[Backport release-23.05] prismlauncher: include libusb1 as a runtime dependency
2023-09-19 14:35:22 -06:00
Sophie Tauchert
a95c07be4b mastodon: 4.1.7 -> 4.1.8
(cherry picked from commit fc400479c8)
2023-09-19 18:36:49 +00:00
seth
a826685a0e prismlauncher: add meta.mainProgram attribute
(cherry picked from commit 9a147d14d0)
2023-09-19 17:39:42 +00:00
seth
eddfbeab41 prismlauncher: include libusb1 as a runtime dependency
(cherry picked from commit 590e87b7d3)
2023-09-19 17:39:41 +00:00
Weijia Wang
7e1289e290 aws-sdk-cpp: disable more flaky tests
(cherry picked from commit 50f080e8a5)
2023-09-19 09:25:20 -07:00
Nick Cao
ad3400ae28 Merge pull request #256003 from delroth/23.05-libcef-cve-2023-4863
[release-23.05] libcef: 112.3.0 -> 116.0.24
2023-09-19 09:44:51 -04:00
K900
9973f91bc5 Merge pull request #256119 from NixOS/backport-256089-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-09-19
2023-09-19 16:36:47 +03:00
K900
cae6fb048b linux/hardened/patches/6.4: 6.4.15-hardened1 -> 6.4.16-hardened1
(cherry picked from commit 7629da1298)
2023-09-19 13:35:07 +00:00
K900
a0b370abbe linux/hardened/patches/6.1: 6.1.52-hardened1 -> 6.1.53-hardened1
(cherry picked from commit 2562793942)
2023-09-19 13:35:07 +00:00
K900
f1b389040a linux_latest-libre: 19397 -> 19408
(cherry picked from commit 41d7b6b907)
2023-09-19 13:35:07 +00:00
K900
843a8561aa linux-rt_6_1: 6.1.46-rt13 -> 6.1.46-rt14
(cherry picked from commit a3f94d23e5)
2023-09-19 13:35:07 +00:00
K900
20a338cfa1 linux: 6.5.3 -> 6.5.4
(cherry picked from commit b0ff9b40b4)
2023-09-19 13:35:07 +00:00
K900
5a3236cb08 linux: 6.1.53 -> 6.1.54
(cherry picked from commit 9fbd118235)
2023-09-19 13:35:06 +00:00
K900
8c859fdcc0 linux: 5.15.131 -> 5.15.132
(cherry picked from commit db9470470f)
2023-09-19 13:35:06 +00:00
K900
fafc2e9e95 linux: 5.10.194 -> 5.10.195
(cherry picked from commit cdc7c3a9f5)
2023-09-19 13:35:06 +00:00
K900
b0852a669d linux-6.5: hash -> sha256
That's what the updater script expects, at least for now

(cherry picked from commit 2c73000ef0)
2023-09-19 13:35:06 +00:00
Pavol Rusnak
74e997e15c Merge pull request #256096 from NixOS/backport-256091-to-release-23.05
[Backport release-23.05] bitcoin: add shell completions
2023-09-19 15:13:07 +02:00
Sandro Jäckel
08cf292417 betterbird: 102.15.0-bb40 -> 102.15.1-bb41 2023-09-19 15:00:09 +02:00
Sandro Jäckel
9f9421015c betterbird: 102.14.0-bb39 -> 102.15.0-bb40 2023-09-19 15:00:08 +02:00
Sandro Jäckel
7c431df7cc betterbird: 102.12.0-bb37 → 102.14.0-bb39 2023-09-19 15:00:08 +02:00
Isa
7d11cf0797 gitlab: 16.3.3 -> 16.3.4
(cherry picked from commit 6ab77d221c)
2023-09-19 14:11:47 +02:00
Erik Arvstedt
ebcd533bf5 bitcoin: add shell completions
(cherry picked from commit 5dacf3a0d8)
2023-09-19 12:08:55 +00:00
Maximilian Bosch
197983f428 Merge pull request #256073 from NixOS/backport-255917-to-release-23.05
[Backport release-23.05] Nextcloud updates
2023-09-19 14:07:31 +02:00
Sandro Jäckel
c3c65171af nextcloud27: 27.0.2 -> 27.1.0
(cherry picked from commit ff404e6b41)
2023-09-19 10:08:12 +00:00
Sandro Jäckel
d7085e2392 nextcloud26: 26.0.5 -> 26.0.6
(cherry picked from commit 3f2929850f)
2023-09-19 10:08:12 +00:00
Sandro Jäckel
7ba9bf355b nextcloud25: 25.0.10 -> 25.0.11
(cherry picked from commit d8f4c08f37)
2023-09-19 10:08:11 +00:00
Maximilian Bosch
a94f532c8e Merge pull request #256053 from chvp/upd/23.05/mautrix-whatsapp
[23.05] mautrix-whatsapp: 0.10.0 -> 0.10.1
2023-09-19 11:46:23 +02:00
Charlotte Van Petegem
7147e78702 mautrix-whatsapp: 0.10.0 -> 0.10.1 2023-09-19 10:10:30 +02:00
Fabián Heredia Montiel
cd4eae319d Merge pull request #256046 from NixOS/backport-256010-to-release-23.05
[Backport release-23.05] linux/hardened/patches/6.5: init at 6.5.3-hardened1
2023-09-19 01:25:00 -06:00
Fabián Heredia Montiel
867ca05fff linux/hardened/patches/6.5: init at 6.5.3-hardened1
(cherry picked from commit 52e17b92ba)
2023-09-19 07:09:48 +00:00
Fabián Heredia Montiel
53d337b63c Merge pull request #256043 from NixOS/backport-255007-to-release-23.05
[Backport release-23.05] jna: add macos platforms
2023-09-19 00:48:46 -06:00
Colt Frederickson
02bcfc2902 jna: add macos platforms
(cherry picked from commit 3b605d204d)
2023-09-19 06:47:22 +00:00
Rhys Davies
4eb43290a7 microsoft-edge: 115.0.1901.188 -> 116.0.1938.76
(cherry picked from commit e7807d695d)
2023-09-19 14:14:34 +12:00
Pierre Bourdon
734f5d117c libcef: 112.3.0 -> 116.0.24 2023-09-19 03:23:03 +02:00
Alex Martens
345ea485e5 github-runner: 2.307.1 -> 2.309.0 2023-09-18 17:14:23 -07:00
github-actions[bot]
d043d21023 Merge staging-next-23.05 into staging-23.05 2023-09-19 00:13:20 +00:00
github-actions[bot]
3532e6b986 Merge release-23.05 into staging-next-23.05 2023-09-19 00:12:49 +00:00
Weijia Wang
9d69377350 Merge pull request #255452 from NixOS/backport-250189-to-release-23.05
[Backport release-23.05] xrdp: use patched xrdp sources when building xorgxrdp
2023-09-18 21:54:58 +02:00
Pierre Bourdon
8ace93d94a Merge pull request #255888 from WolfangAukang/backport-255335-to-release-23.05
[Backport release-23.05] tutanota-desktop: 3.112.6 -> 3.118.7
2023-09-18 19:58:50 +02:00
P. R. d. O
73bf35d1b4 tutanota-desktop: 3.112.6 -> 3.118.7
https://github.com/NixOS/nixpkgs/pull/255335
2023-09-18 11:48:47 -06:00
Martin Weinelt
49872e5a16 Merge pull request #255786 from delroth/23.05-gitter-vuln
[release-23.05] gitter: mark vulnerable to CVE-2023-4863
2023-09-18 18:29:16 +02:00
R. Ryantm
4aa3dc45ca open-vm-tools: 12.2.5 -> 12.3.0
(cherry picked from commit 63e43aaa9f)
2023-09-18 11:29:51 -04:00
Franz Pletz
e439915bad Merge pull request #255417 from NixOS/backport-255273-to-release-23.05 2023-09-18 12:55:46 +02:00
Artturi
8443433a1c Merge pull request #255801 from NixOS/backport-255792-to-release-23.05
[Backport release-23.05] discord-canary: 0.0.166 -> 0.0.167
2023-09-18 10:03:04 +03:00
Fabián Heredia Montiel
4d2bff6897 Merge pull request #255805 from NixOS/backport-255744-to-release-23.05
[Backport release-23.05] vencord: 1.4.6 -> 1.4.7
2023-09-17 22:34:07 -06:00
Legion Orsetti
3373985b23 vencord: 1.4.6 -> 1.4.7
(cherry picked from commit b6ae95f74b)
2023-09-18 04:32:51 +00:00
R. Ryantm
b54514f0f8 discord-canary: 0.0.166 -> 0.0.167
(cherry picked from commit b5e284cae3)
2023-09-18 03:19:44 +00:00
Fabián Heredia Montiel
a3ac468d42 Merge pull request #255722 from NixOS/backport-255557-to-release-23.05
[Backport release-23.05] blender: add zstandard python module
2023-09-17 18:44:33 -06:00
Pierre Bourdon
68a57fffbd gitter: mark vulnerable to CVE-2023-4863 2023-09-18 02:26:12 +02:00
github-actions[bot]
57079c01c7 Merge staging-next-23.05 into staging-23.05 2023-09-18 00:13:10 +00:00
github-actions[bot]
82e48ec547 Merge release-23.05 into staging-next-23.05 2023-09-18 00:12:45 +00:00
figsoda
29001e591c Merge pull request #255679 from Janik-Haag/backport-255520-to-release-23.05
vimPlugins: vim-sensible patch vimrc detection
2023-09-17 14:59:07 -04:00
Nick Cao
273ebffa82 Merge pull request #255711 from NixOS/backport-255522-to-release-23.05
[Backport release-23.05] deploy-rs: unstable-2023-06-04 -> unstable-2023-09-12
2023-09-17 14:53:08 -04:00
Fabián Heredia Montiel
77e7e47f50 Merge pull request #255725 from NixOS/backport-255544-to-release-23.05
[Backport release-23.05] mousai: 0.7.3 -> 0.7.5
2023-09-17 12:16:01 -06:00
Fabián Heredia Montiel
f6d5f09588 Merge pull request #255724 from NixOS/backport-255559-to-release-23.05
[Backport release-23.05] sic-image-cli: 0.22.3 -> 0.22.4
2023-09-17 12:15:44 -06:00
Robert Schütz
b55a6ca1da mousai: 0.7.3 -> 0.7.5
Diff: https://github.com/SeaDve/Mousai/compare/v0.7.3...v0.7.5
(cherry picked from commit 3a9ded7690)
2023-09-17 18:15:13 +00:00
figsoda
82126da7b4 sic-image-cli: 0.22.3 -> 0.22.4
Diff: https://github.com/foresterre/sic/compare/v0.22.3...v0.22.4

Changelog: https://github.com/foresterre/sic/blob/v0.22.4/CHANGELOG.md
(cherry picked from commit ec78ee8516)
2023-09-17 18:13:49 +00:00
Michal Sojka
3c83bfdc6b blender: add zstandard python module
This module is needed by Flamenco addon. Without it, submitting jobs
to Flamenco manager [1] fails with:

    Error performing BAT pack: File is compressed with ZStandard,
    install the `zstandard` module to support this.

Binary Blender releases already contain this module as can be seen by
running:

    curl https://mirrors.dotsrc.org/blender/release/Blender3.6/blender-3.6.2-linux-x64.tar.xz | tar tJ | grep zstandard

[1]: https://flamenco.blender.org/

(cherry picked from commit 3445fd3b8b)
2023-09-17 18:11:38 +00:00
Fabián Heredia Montiel
966305244f Merge pull request #255721 from NixOS/backport-255567-to-release-23.05
[Backport release-23.05] ytfzf: 2.6.0 -> 2.6.1
2023-09-17 12:07:23 -06:00
Robert Schütz
e3df77b69a ytfzf: 2.6.0 -> 2.6.1
Diff: https://github.com/pystardust/ytfzf/compare/v2.6.0...v2.6.1

Changelog: https://github.com/pystardust/ytfzf/releases/tag/v2.6.1
(cherry picked from commit d4875de361)
2023-09-17 18:06:27 +00:00
Fabián Heredia Montiel
42e4285b03 Merge pull request #255719 from NixOS/backport-249534-to-release-23.05
[Backport release-23.05] linuxPackages.apfs: 0.3.3 -> 0.3.4
2023-09-17 12:02:41 -06:00
Luflosi
4a87c59dda linuxPackages.apfs: 0.3.3 -> 0.3.4
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.4
(cherry picked from commit c873b59121)
2023-09-17 18:01:39 +00:00
teutat3s
67fe3be896 deploy-rs: unstable-2023-06-04 -> unstable-2023-09-12
65211db63b..31c32fb295
(cherry picked from commit 25e50be6e2)
2023-09-17 17:26:44 +00:00
Emily
8833b28779 Merge pull request #255702 from NixOS/backport-250811-to-release-23.05
[Backport release-23.05] deploy-rs: Set mainProgram meta attribute
2023-09-17 19:21:01 +02:00
Emily
d6274e5a50 Merge pull request #255696 from NixOS/backport-255653-to-release-23.05
[Backport release-23.05] chromium,ungoogled-chromium,chromedriver: 116.0.5845.187/96 -> 117.0.5938.88
2023-09-17 19:18:36 +02:00
Guillaume Girol
02ccf3287d Merge pull request #255677 from pacien/matrix-appservice-discord-v4-0-0-backport-23-05
[backport 23.05] matrix-appservice-discord: 3.1.1 -> 4.0.0
2023-09-17 16:18:31 +00:00
Elis Hirwing
d167f9ccce deploy-rs: Set mainProgram meta attribute
This makes it possible to run `deploy-rs` using `nix run nixpkgs#deploy-rs`

(cherry picked from commit 078f5caffc)
2023-09-17 15:43:53 +00:00
OTABI Tomoya
991fbba535 Merge pull request #254581 from natsukium/backport-254221-to-release-23.05
[Backport release-23.05] python312: 3.12.0b4 -> 3.12.0rc2; python38: 3.8.17 -> 3.7.18; python39: 3.9.17 -> 3.9.18
2023-09-18 00:02:39 +09:00
OTABI Tomoya
3d12737d2a Merge pull request #254808 from NixOS/backport-254230-to-staging-23.05
[Backport staging-23.05] python310: 3.10.12 -> 3.10.13; python311: 3.11.4 -> 3.11.5
2023-09-18 00:00:42 +09:00
emilylange
95ee3b768c chromium: temporarily work around stdenv/patchShebangs.sh bug
(cherry picked from commit df39696f6b)
2023-09-17 14:45:14 +00:00
networkException
f5d7664e4c chromedriver: 116.0.5845.96 -> 117.0.5938.88
(cherry picked from commit c62013004e)
2023-09-17 14:45:14 +00:00
networkException
020a58950c ungoogled-chromium: 116.0.5845.187 -> 117.0.5938.88
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_12.html
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_15.html

This update includes 11 security fixes.

CVEs:
CVE-2023-4863 CVE-2023-4900 CVE-2023-4901 CVE-2023-4902 CVE-2023-4903
CVE-2023-4904 CVE-2023-4905 CVE-2023-4906 CVE-2023-4907 CVE-2023-4908
CVE-2023-4909

(cherry picked from commit b677e255d9)
2023-09-17 14:45:14 +00:00
networkException
a9e1b120f2 chromium: 116.0.5845.187 -> 117.0.5938.88
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_12.html
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_15.html

This update includes 11 security fixes.

CVEs:
CVE-2023-4863 CVE-2023-4900 CVE-2023-4901 CVE-2023-4902 CVE-2023-4903
CVE-2023-4904 CVE-2023-4905 CVE-2023-4906 CVE-2023-4907 CVE-2023-4908
CVE-2023-4909

(cherry picked from commit e4514334bb)
2023-09-17 14:45:14 +00:00
Emily
e8ed755fb0 Merge pull request #255692 from NixOS/backport-251760-to-release-23.05
[Backport release-23.05] chromium: Fix the chromedriver version
2023-09-17 16:44:12 +02:00
Michael Weiss
b2a4389a1f chromium: Fix the chromedriver version
Chromium was updated to M116 but the ChromeDriver version wasn't.

(cherry picked from commit ed9c38b3fa)
2023-09-17 14:29:52 +00:00
Janik H
290cc9cf97 vimPlugins: vim-sensible patch vimrc detection
The vimrc detection won't work if you are using the vim_configurable package
(which the nixos and home-manager module both do)
because vim-sensible only checks for files in the users home matches `~/...`
but in our case it gets called from a wrapper script which looks something like:
`vim -u /nix/store/.../vimrc`.
2023-09-17 15:22:28 +02:00
pacien
aca6b805e2 matrix-appservice-discord: 3.1.1 -> 4.0.0
This release contains compatibility fixes for Synapse 1.90.0+ and
NodeJS 20.

(cherry picked from commit d1e79831b1)
2023-09-17 15:21:14 +02:00
Fabián Heredia Montiel
5d017a8822 Merge pull request #255610 from NixOS/backport-255286-to-release-23.05
[Backport release-23.05] roundcube: 1.6.2 -> 1.6.3
2023-09-17 01:56:05 -06:00
Maximilian Bosch
8088f310ae roundcube: 1.6.2 -> 1.6.3
ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.6.3
(cherry picked from commit 99f70f9717)
2023-09-17 07:55:24 +00:00
Fabián Heredia Montiel
20efcc9ad5 Merge pull request #255608 from NixOS/backport-255340-to-release-23.05
[Backport release-23.05] abaddon: 0.1.10 -> 0.1.11
2023-09-17 01:48:41 -06:00
GenericNerdyUsername
fceab0d104 abaddon: 0.1.10 -> 0.1.11
(cherry picked from commit 7cfef20654)
2023-09-17 07:47:54 +00:00
github-actions[bot]
2b9a8f3bb2 Merge staging-next-23.05 into staging-23.05 2023-09-17 00:13:59 +00:00
github-actions[bot]
2bf5616f67 Merge release-23.05 into staging-next-23.05 2023-09-17 00:13:27 +00:00
Fabián Heredia Montiel
596611941a Merge pull request #255514 from NixOS/backport-255119-to-release-23.05
[Backport release-23.05] terminal-typeracer: 2.0.8 -> 2.1.3
2023-09-16 17:56:04 -06:00
Fabián Heredia Montiel
f7ff3b6ff7 Merge pull request #255517 from NixOS/backport-253799-to-release-23.05
[Backport release-23.05] mpvScripts.mpvacious: 0.23 -> 0.24
2023-09-16 17:55:32 -06:00
Weijia Wang
5587458299 Merge pull request #255545 from NixOS/backport-255533-to-release-23.05
[Backport release-23.05] maintainers: Remove stepech
2023-09-17 00:59:13 +02:00
Martin Weinelt
2390dbd607 wallabag: 2.5.4 -> 2.6.6
https://github.com/wallabag/wallabag/releases/tag/2.6.0
https://github.com/wallabag/wallabag/releases/tag/2.6.1
https://github.com/wallabag/wallabag/releases/tag/2.6.2
https://github.com/wallabag/wallabag/releases/tag/2.6.3
https://github.com/wallabag/wallabag/releases/tag/2.6.4
https://github.com/wallabag/wallabag/releases/tag/2.6.5
https://github.com/wallabag/wallabag/releases/tag/2.6.6

Dropped the swiftmailer patch, because wallabag migrated to symfony
mailer.

https://github.com/advisories/GHSA-p8gp-899c-jvq9
https://github.com/advisories/GHSA-gjvc-55fw-v6vq
https://github.com/wallabag/wallabag/pull/6924

Fixes: CVE-2023-4454, CVE-2023-4455
(cherry picked from commit 0f9a86c000)
2023-09-17 00:50:00 +02:00
Martin Weinelt
8c24ed04a9 wallabag: rebase data env patch
(cherry picked from commit 8593999542)
2023-09-17 00:50:00 +02:00
Weijia Wang
e30d0bef29 Merge pull request #255291 from NixOS/backport-255251-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 118.0b7 -> 118.0b9
2023-09-17 00:46:51 +02:00
Weijia Wang
bbd6f02cf4 Merge pull request #255292 from NixOS/backport-255246-to-release-23.05
[Backport release-23.05] firefox-devedition-bin-unwrapped: 118.0b7 -> 118.0b9
2023-09-17 00:46:33 +02:00
stepech
ef702cfb68 maintainers: Remove stepech
(cherry picked from commit 3a39b2c727)
2023-09-16 21:46:15 +00:00
Robert Scott
912b9d03ee krb5: 1.20.1 -> 1.20.2 2023-09-16 22:40:02 +01:00
Charlotte Van Petegem
0a4c7c4a8c xrdp: restore 0.9.23 src hash
The 0.9.22.1 hash was reintroduced by accident after a bad rebase in
https://github.com/NixOS/nixpkgs/pull/250189/. This restores the correct hash
for 0.9.23.

(cherry picked from commit 3c00191aab)
2023-09-16 23:10:03 +02:00
holyparzival
a11d869a20 mpvScripts.mpvacious: 0.23 -> 0.24
(cherry picked from commit 5014e83de1)
2023-09-16 18:28:29 +00:00
Fabián Heredia Montiel
d1d027ca3f Merge pull request #253813 from NixOS/backport-252079-to-release-23.05
[Backport release-23.05] git-branchless: 0.7.1 -> 0.8.0
2023-09-16 12:27:29 -06:00
Fabián Heredia Montiel
26b85cdf29 Merge pull request #255515 from NixOS/backport-254895-to-release-23.05
[Backport release-23.05] nano: fix tiny build
2023-09-16 12:16:12 -06:00
Emery Hemingway
47201aca43 nano: fix tiny build
(cherry picked from commit d14ea5ecd1)
2023-09-16 18:11:10 +00:00
Fabián Heredia Montiel
9a744f1e65 Merge pull request #255513 from NixOS/backport-255145-to-release-23.05
[Backport release-23.05] jellyfin: Start service after network is up
2023-09-16 12:05:34 -06:00
mechanicstriker
414ec985f6 terminal-typeracer: 2.0.8 -> 2.1.3
(cherry picked from commit 9c1f2818e6)
2023-09-16 18:02:24 +00:00
Alex
335fe2706c Jellyfin service starts after network-online.target
To those who use Jellyfin's DLNA server, it can happen that the DLNA server starts before we are connected to the LAN.

When this happens, Jellyfin only publishes the DLNA server on the local ports and is not discoverable by devices in the LAN.

In order to fix this, I'm ensuring that Jellyfin starts after we are connected to the network, making it properly discoverable by DLNA clients.

After making this change, Jellyfin's DLNA server is now working as expected on my machine. It used to be consistently undiscoverable.

I verified that this doesn't break anything in situations where the LAN is not available: I disconnected my laptop from the network and rebooted it and Jellyfin started as expected.

This change was informed by reading the suggestion in this article: https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/

(cherry picked from commit ec9009f8e4)
2023-09-16 18:02:17 +00:00
R. Ryantm
c791a59c09 libqb: 2.0.7 -> 2.0.8
(cherry picked from commit 121b60ae9d)
2023-09-16 17:51:59 +01:00
R. Ryantm
5be14b2774 libqb: 2.0.6 -> 2.0.7
(cherry picked from commit a949ec75d3)
2023-09-16 17:51:18 +01:00
Nick Cao
b961dfbb02 Merge pull request #255454 from LeSuisse/alertmanager-0.25.1-23.05
prometheus-alertmanager: 0.25.0 -> 0.25.1
2023-09-16 09:41:17 -04:00
Vladimír Čunát
42f1beaf0a Merge #254229: poppler: add patch for CVE-2023-34872
...into release-23.05
2023-09-16 15:24:49 +02:00
github-actions[bot]
b5c9776a96 element-{desktop,web}: 1.11.42 -> 1.11.43 (#255453)
(cherry picked from commit 26bd3d34d9)

Co-authored-by: mib <mib@mib.dev>
2023-09-16 12:28:19 +02:00
Thomas Gerbet
32e1ee1cb4 prometheus-alertmanager: 0.25.0 -> 0.25.1
Fixes CVE-2023-40577.

Changelog:
https://github.com/prometheus/alertmanager/releases/tag/v0.25.1
2023-09-16 12:25:34 +02:00
Charlotte Van Petegem
0f7778c1ba xrdp: use patched xrdp sources when building xorgxrdp
(cherry picked from commit 56d50b35b9)
2023-09-16 10:11:27 +00:00
Vladimír Čunát
b2729e3dac Merge #255432: qt5.qtimageformats: unvendor libwebp
...into release-23.05
2023-09-16 09:47:34 +02:00
Vladimír Čunát
ae92db04ea qt5.qtimageformats: unvendor libwebp
It was most likely affected by CVE-2023-4863.

This is a minimalist version of 72e396285b (from nixpkgs master),
as I don't think we need to add extra functionality/formats on stable.
2023-09-16 09:09:53 +02:00
ajs124
6b53581806 dovecot_pigeonhole: 0.5.20 -> 0.5.21
https://dovecot.org/mailman3/archives/list/dovecot-news@dovecot.org/thread/Y5SJWAIAVEAQ2KKSWJM7VSJUUFRMFAH5/
(cherry picked from commit f1b2dfd88f)
2023-09-16 04:08:32 +00:00
ajs124
9154a47a35 dovecot: 2.3.20 -> 2.3.21
https://dovecot.org/mailman3/archives/list/dovecot-news@dovecot.org/thread/KYDR7WWPEQOBZA3IA4NL5XDSLODZLG6N/
(cherry picked from commit 522ee9be1a)
2023-09-16 04:08:32 +00:00
github-actions[bot]
76839da71b Merge staging-next-23.05 into staging-23.05 2023-09-16 00:12:36 +00:00
github-actions[bot]
95cf188d18 Merge release-23.05 into staging-next-23.05 2023-09-16 00:12:01 +00:00
Fabián Heredia Montiel
49ba2a74b5 Merge pull request #255390 from NixOS/backport-255067-to-release-23.05
[Backport release-23.05] zulip: 5.10.0 → 5.10.2
2023-09-15 17:48:46 -06:00
Anders Kaseorg
8e69c52b10 zulip: 5.10.0 → 5.10.2
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 4c52285967)
2023-09-15 23:46:56 +00:00
Anders Kaseorg
ea2c540a39 zulip: Respect NIXOS_OZONE_WL to enable Wayland mode
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 6f89774b67)
2023-09-15 23:46:56 +00:00
Pierre Bourdon
9621384320 Merge pull request #255139 from delroth/23.05-signal-desktop
[release-23.05] signal-desktop: 6.29.1 -> 6.30.2 (CVE-2023-4863, #254798)
2023-09-15 23:46:09 +02:00
Pierre Bourdon
ea9f91fdb8 Merge pull request #255355 from NixOS/backport-255174-to-release-23.05
[Backport release-23.05] brave: 1.57.62 -> 1.58.124
2023-09-15 23:39:18 +02:00
Nick Cao
15af07fe9e Merge pull request #255143 from NixOS/backport-254966-to-release-23.05
[Backport release-23.05] element-{desktop,web}: 1.11.40 -> 1.11.42
2023-09-15 16:35:04 -04:00
Sean Buckley
950e3f5853 brave: 1.57.62 -> 1.58.124
https://community.brave.com/t/release-channel-1-58-124/505801
(cherry picked from commit 0530d95a65)
2023-09-15 20:21:50 +00:00
Vladimír Čunát
aaa11e7987 Merge #255328: maintainers: add khaneliman
...into release-23.05
2023-09-15 19:21:29 +02:00
Maximilian Bosch
0ae096479e nixos/matrix-synapse: fix type of settings.url_preview_url_blacklist
Actually, it's supposed to be `listOf (attrsOf str)` because each
list-item can match against multiple properties from `urlsplit`[1]. In
fact, `listOf str` breaks URL previews at runtime:

    Sep 14 15:03:47 soost synapse[1100355]: synapse.http.server: [GET-116] Failed handle request via 'PreviewUrlResource': <XForwardedForRequest at 0x7f691bd5f730 method='GET' uri='/_matrix/media/r0/preview_url?url=<redacted>' clientproto='HTTP/1.1' site='8448'>
                                            Traceback (most recent call last):
                                              [...]
                                              File "/nix/store/xk5yksbw09p6qwk0maq2cb2in3z6f4gn-matrix-synapse-1.91.2/lib/python3.10/site-packages/synapse/media/url_previewer.py", line 398, in _is_url_blocked
                                                for attrib, pattern in entry.items():
                                            AttributeError: 'str' object has no attribute 'items'

To make sure that people aren't confused when upgrading their configs, I
decided to work with `types.coercedTo` to "pretend" accepting the old
type signature, but then throwing an error explaining what to do (and
rejecting the broken configuration).

[1] https://docs.python.org/3/library/urllib.parse.html#urllib.parse.urlsplit

(cherry picked from commit 8a3c21bd82)
2023-09-15 16:54:07 +00:00
Austin Horstman
882baeb2c6 maintainers: add khaneliman
(cherry picked from commit 7bc72fa471)
https://hydra.nixos.org/build/235503205/nixlog/1/tail
2023-09-15 18:26:58 +02:00
Michele Guerini Rocco
bd64a9f234 Merge pull request #255305 from NixOS/backport-236048-to-release-23.05
[Backport release-23.05] nixos/hardware/i2c: fix uaccess rule
2023-09-15 16:36:03 +02:00
rnhmjoj
3dcaa6e425 nixos/hardware/i2c: fix uaccess rule
(cherry picked from commit b4e5de4ba4)
2023-09-15 14:35:01 +00:00
R. Ryantm
0f6cd42780 firefox-devedition-bin-unwrapped: 118.0b7 -> 118.0b9
(cherry picked from commit 4609d5997c)
2023-09-15 13:15:36 +00:00
R. Ryantm
8c6a979cbe firefox-beta-bin-unwrapped: 118.0b7 -> 118.0b9
(cherry picked from commit 1f2337919b)
2023-09-15 13:15:20 +00:00
Kiskae
19969392dd linux_testing: 6.5-rc3 -> 6.6-rc1
rc1: https://lwn.net/Articles/944122/
(cherry picked from commit 62b2ff176f)
2023-09-15 11:52:26 +00:00
Raito Bezarius
c444d1c727 linux/hardened/patches/6.4: 6.4.14-hardened1 -> 6.4.15-hardened1
(cherry picked from commit 961c473ba5)
2023-09-15 11:52:03 +00:00
Raito Bezarius
5c4b624498 linux/hardened/patches/6.1: 6.1.51-hardened1 -> 6.1.52-hardened1
(cherry picked from commit a63b359aab)
2023-09-15 11:52:03 +00:00
Raito Bezarius
7fba96ebe2 linux/hardened/patches/5.15: 5.15.130-hardened1 -> 5.15.131-hardened1
(cherry picked from commit 747cf0be37)
2023-09-15 11:52:03 +00:00
Raito Bezarius
61c7ba76ed linux: 6.5.2 -> 6.5.3
(cherry picked from commit 044e23c2f8)
2023-09-15 11:52:03 +00:00
Raito Bezarius
67b04338f3 linux: 6.4.15 -> 6.4.16
(cherry picked from commit 7baeff62c1)
2023-09-15 11:52:03 +00:00
Raito Bezarius
2551307a4d linux: 6.1.52 -> 6.1.53
(cherry picked from commit ebb9807b9d)
2023-09-15 11:52:03 +00:00
Vladimír Čunát
24525869fa Merge #255269: thunderbird: 115.2.1 -> 115.2.2
...into release-23.05
2023-09-15 13:13:22 +02:00
Markus Theil
ca2e8db99d frr 8.5.1 -> 8.5.3
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2023-09-15 13:00:37 +02:00
R. Ryantm
a721ab07bd thunderbird-unwrapped: 115.2.1 -> 115.2.2
(cherry picked from commit 5ccdc0cdfe)
2023-09-15 10:44:00 +00:00
Artturi
d728a45aa5 Merge pull request #255228 from NixOS/backport-255218-to-release-23.05
[Backport release-23.05] discord-ptb: 0.0.45 -> 0.0.46
2023-09-15 10:00:23 +03:00
R. Ryantm
6238fa5130 discord-ptb: 0.0.45 -> 0.0.46
(cherry picked from commit 97b7aceef4)
2023-09-15 05:20:34 +00:00
Vladimír Čunát
5587c9483c Merge #255226: thunderbird-bin: 115.2.1 -> 115.2.2
...into release-23.05
2023-09-15 07:08:29 +02:00
Vladimír Čunát
ccc27f1c95 thunderbird-bin: 115.2.1 -> 115.2.2
https://www.thunderbird.net/en-US/thunderbird/115.2.2/releasenotes/
(cherry picked from commit 1c77fbdbe8)
2023-09-15 05:06:33 +00:00
Vladimír Čunát
360a7d31c3 Merge #254997: staging-next-23.05 iteration 8
...into release-23.05
2023-09-15 06:56:36 +02:00
K900
b91cf685d3 python3Packages.python3-saml: skip (more) tests with expired test data
(cherry picked from commit 94387ebcfa)
2023-09-15 06:51:53 +02:00
github-actions[bot]
ffa59d506d Merge staging-next-23.05 into staging-23.05 2023-09-15 00:12:56 +00:00
github-actions[bot]
5f59a908cf Merge release-23.05 into staging-next-23.05 2023-09-15 00:12:28 +00:00
Wael Nasreddine
a59124d7d4 Merge pull request #255158 from kalbasit/backport_yabai 2023-09-14 15:24:48 -07:00
Silvan Mosberger
d342bfe9ad tests.nixpkgs-check-by-name: Fix with parallel tests
We seem to have enough tests to run into this now:

    error: creating symlink from '/private/tmp/nix-build-nixpkgs-check-by-name.drv-0/source/test-tmp/var/nix/gcroots/profiles' to '/private/tmp/nix-build-nixpkgs-check-by-name.drv-0/source/test-tmp/var/nix/profiles': File exists

(cherry picked from commit 9c9a7e0082)
2023-09-15 00:21:42 +02:00
Silvan Mosberger
e4c077b829 tests.nixpkgs-check-by-name: Fix for symlinked tempdirs
On Darwin, /tmp is sometimes a symlink to /private/tmp, which couldn't
be handled before:

    error: access to canonical path '/private/var/folders/xp/9_ry6h9x6l9gh_g32qspz0_40000gp/T/.tmpFbcNO0' is forbidden in restricted mode

This both fixes that and adds a test to make sure it can't happen again

(cherry picked from commit d518eb94ee)
2023-09-15 00:21:32 +02:00
Silvan Mosberger
cbd9be0673 workflows/check-by-name: Make runnable without approval
Co-Authored-By: zowoq <59103226+zowoq@users.noreply.github.com>
(cherry picked from commit 437d00dde3)
2023-09-15 00:21:05 +02:00
Nick Cao
16a63df66b Merge pull request #255135 from NixOS/backport-235572-to-release-23.05
[Backport release-23.05] freeradius: 3.2.2 -> 3.2.3
2023-09-14 16:56:11 -04:00
ajs124
3b89e34849 libwebp: 1.3.1 -> 1.3.2
fixes CVE-2023-4863, which allows us to drop the patch

(cherry picked from commit 6cb2474327)
2023-09-14 21:23:34 +02:00
zzzsyyy
219262455a linux_xanmod_latest: 6.4.15 -> 6.5.3
(cherry picked from commit 3ab6f673fc)
2023-09-14 18:42:35 +00:00
zzzsyyy
7a6daa7650 linux_xanmod: 6.1.52 -> 6.1.53
(cherry picked from commit c73bbb0587)
2023-09-14 18:42:34 +00:00
Austin Horstman
c5fc8486be yabai: 5.0.7 -> 5.0.8
(cherry picked from commit 191f3e6f5d)
2023-09-14 10:49:33 -07:00
Austin Horstman
836ea5bc51 yabai: chore remove unused input
(cherry picked from commit 87456a91cc)
2023-09-14 10:49:31 -07:00
Austin Horstman
7770c34756 yabai: add khaneliman to maintainers
(cherry picked from commit 1ac67f7b20)
2023-09-14 10:49:30 -07:00
Austin Horstman
b2a7941fe2 yabai: 5.0.6 -> 5.0.7
(cherry picked from commit f92eaa934e)
2023-09-14 10:49:29 -07:00
Artturin
9c5682da50 yabai: fix hash
error: invalid SRI hash '1szyjcwkhn2wbrcfhh9lh5bnfm1cavxrx6xj4q7521z3zj29a9kf'
(cherry picked from commit 685f290786)
2023-09-14 10:49:27 -07:00
Glib Shpychka
191f232868 yabai: 5.0.4 -> 5.0.6
(cherry picked from commit ca90d55f0f)
2023-09-14 10:49:25 -07:00
ajs124
eeb32698f8 openssl_1_1: 1.1.1v -> 1.1.1w
https://github.com/openssl/openssl/blob/OpenSSL_1_1_1w/NEWS
(cherry picked from commit 93840b4878)
2023-09-14 17:36:01 +00:00
Rick van Schijndel
095a852606 Merge pull request #242267 from lilyinstarlight/backport/feature/prefetch-npm-deps-isahc
[Backport release-23.05] prefetch-npm-deps: use isahc instead of ureq
2023-09-14 19:12:25 +02:00
Maximilian Bosch
63fc023c10 Merge pull request #255138 from NixOS/backport-238261-to-release-23.05
[Backport release-23.05] feh: 3.9 -> 3.10
2023-09-14 19:07:25 +02:00
Yaya
38aec82007 element-{desktop,web}: 1.11.40 -> 1.11.42
https://github.com/vector-im/element-desktop/releases/tag/v1.11.42
https://github.com/vector-im/element-web/releases/tag/v1.11.42
(cherry picked from commit a472124e13)
2023-09-14 16:29:28 +00:00
Pierre Bourdon
8a479bcd1e signal-desktop: 6.29.1 -> 6.30.2 (CVE-2023-4863, #254798) 2023-09-14 17:50:38 +02:00
apfelkuchen06
108a1e2d91 feh: 3.9 -> 3.10
(cherry picked from commit 1dc01ca1cb)
2023-09-14 15:47:20 +00:00
R. Ryantm
1b78a9a43e freeradius: 3.2.2 -> 3.2.3
(cherry picked from commit 09b005f2f2)
2023-09-14 15:33:25 +00:00
Martin Weinelt
ef7ff2a597 Merge pull request #255117 from NixOS/backport-255039-to-release-23.05
[Backport release-23.05] python310Packages.django_4: 4.2.4 -> 4.2.5
2023-09-14 16:18:18 +02:00
Martin Weinelt
e706852133 python310Packages.django_4: 4.2.4 -> 4.2.5
https://docs.djangoproject.com/en/4.2/releases/4.2.5/

Fixes: CVE-2023-41164
(cherry picked from commit 99176f9cd5)
2023-09-14 13:57:05 +00:00
Nick Cao
d50196723e Merge pull request #255106 from NixOS/backport-255078-to-release-23.05
[Backport release-23.05] mullvad-browser: 12.5.3 -> 12.5.4
2023-09-14 09:20:29 -04:00
Nick Cao
4a391aad1e Merge pull request #255105 from NixOS/backport-255076-to-release-23.05
[Backport release-23.05] tor-browser-bundle-bin: 12.5.3 -> 12.5.4
2023-09-14 09:20:21 -04:00
Nicolas Benes
3114180e56 mullvad-browser: 12.5.3 -> 12.5.4
https://github.com/mullvad/mullvad-browser/releases/tag/12.5.4
(cherry picked from commit e19e68c7c9)
2023-09-14 12:19:43 +00:00
Nicolas Benes
84410f8182 tor-browser-bundle-bin: 12.5.3 -> 12.5.4
(cherry picked from commit 6ba56be7f9)
2023-09-14 12:19:21 +00:00
Pierre Bourdon
2885d712a1 electron_25: 25.7.0 -> 25.8.1 (CVE-2023-4863, #254798)
(cherry picked from commit cdb4c8354e)
2023-09-14 10:27:06 +02:00
Pierre Bourdon
b1258e6048 electron_24: 24.8.1 -> 24.8.3 (CVE-2023-4863, #254798)
(cherry picked from commit df28be3670)
2023-09-14 10:27:06 +02:00
Pierre Bourdon
f389dc6836 electron_22: 22.3.22 -> 22.3.24 (CVE-2023-4863, #254798)
(cherry picked from commit ae1a6f098f)
2023-09-14 10:27:06 +02:00
Yaya
690a206a65 snowflake: add yayayayaka to maintainers
(cherry picked from commit b37ebf2513)
2023-09-14 07:27:31 +02:00
Yaya
c57207dc60 snowflake: 2.5.1 -> 2.6.1
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/tags/v2.6.1
(cherry picked from commit cf55f08209)
2023-09-14 07:27:31 +02:00
Martin Weinelt
899541381b rust-cbindgen: 0.25.0 -> 0.26.0
https://github.com/mozilla/cbindgen/blob/v0.26.0/CHANGES
(cherry picked from commit 126edb794b)
2023-09-14 02:39:15 +02:00
Martin Weinelt
9313d6a9eb rust-cbindgen: 0.24.6 -> 0.25.0
https://github.com/mozilla/cbindgen/blob/v0.25.0/CHANGES
(cherry picked from commit dbf0e1dd95)
2023-09-14 02:39:08 +02:00
Martin Weinelt
29e57e3cea rust-cbindgen: 0.24.3 -> 0.24.6
https://github.com/mozilla/cbindgen/blob/v0.24.6/CHANGES
https://github.com/mozilla/cbindgen/compare/v0.24.3...v0.24.6
(cherry picked from commit c462b21705)
2023-09-14 02:38:58 +02:00
Martin Weinelt
b3b7a41be3 Merge pull request #254962 from yayayayaka/curl-fix-CVE-2023-38039
[staging-23.05] curl: apply patch for CVE-2023-38039
2023-09-14 02:15:08 +02:00
github-actions[bot]
e5b4fa89fe Merge staging-next-23.05 into staging-23.05 2023-09-14 00:13:21 +00:00
github-actions[bot]
3fe0d01240 Merge release-23.05 into staging-next-23.05 2023-09-14 00:12:53 +00:00
Yaya
52d2d1a2c6 curl: apply patch for CVE-2023-38039
https://curl.se/docs/CVE-2023-38039.html

Fixes CVE-2023-38039
2023-09-14 00:07:42 +00:00
Vladimír Čunát
5e22923b89 Merge branch 'staging-23.05' into staging-next-23.05 2023-09-13 19:36:25 +02:00
Vladimír Čunát
61368b50ba Merge #254541: xterm: 379 -> 384
...into staging-23.05
2023-09-13 18:54:06 +02:00
Vladimír Čunát
52ce1a8801 Merge #253849: go_1_20: 1.20.7 -> 1.20.8
...into staging-23.05
2023-09-13 18:51:32 +02:00
Martin Weinelt
e27ca312d5 Revert "firefox-esr: use nss_esr as intended"
We're currently not updating the NSS on the stable release to the
version required in new esr releases, so this broke Firefox ESR 115 and
Thunderbird 115.

This reverts commit f81059c16b.
2023-09-13 17:24:49 +02:00
OPNA2608
98af45d168 libopenmpt: 0.6.11 -> 0.6.12 2023-09-13 16:59:40 +02:00
github-actions[bot]
76e176baef gitlab: 16.3.2 -> 16.3.3 (#254943)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.3.3-ee/CHANGELOG.md
(cherry picked from commit 3d2a10abfc)

Co-authored-by: Yaya <github@uwu.is>
2023-09-13 16:19:17 +02:00
Yaya
18f2279f68 curl: fix github src url 2023-09-13 14:05:18 +00:00
Yorick
be818ff394 Merge pull request #254898 from NixOS/backport-254862-to-release-23.05
[Backport release-23.05] netbird: 0.22.7 -> 0.23.1
2023-09-13 12:08:59 +02:00
R. Ryantm
aaee0efe60 netbird: 0.22.7 -> 0.23.1
(cherry picked from commit 479efeade6)
2023-09-13 07:30:32 +00:00
github-actions[bot]
4f453199ca Merge staging-next-23.05 into staging-23.05 2023-09-13 00:13:04 +00:00
github-actions[bot]
ca5bdaabe2 Merge release-23.05 into staging-next-23.05 2023-09-13 00:12:35 +00:00
Emily
97b8d3eeb0 Merge pull request #254812 from NixOS/backport-254777-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 116.0.5845.179-1 -> 116.0.5845.187-1
2023-09-13 01:27:17 +02:00
Artturi
9cf6a62c25 Merge pull request #254829 from NixOS/backport-254815-to-release-23.05 2023-09-13 01:56:34 +03:00
Johann Wagner
4eb6b7ed23 testers.testVersion: Fix usage of hyphens within the version argument
(cherry picked from commit da073295d0)
2023-09-12 22:23:40 +00:00
Fabián Heredia Montiel
e7fe745d22 Merge pull request #254824 from NixOS/backport-254361-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-09-07
2023-09-12 16:25:57 -05:00
zzzsyyy
2feddfc8d7 linux_xanmod_latest: 6.4.12 -> 6.4.15
(cherry picked from commit 3f2f8de5ef)
2023-09-12 21:19:58 +00:00
zzzsyyy
33a0b60335 linux_xanmod: 6.1.47 -> 6.1.52
(cherry picked from commit cda839e95e)
2023-09-12 21:19:58 +00:00
github-actions[bot]
aeb09d5cce ffmpeg: re-enable video4linux2 support (#254595)
This is useful in some application like mpv to view the webcam stream.
It was enabled before ffmpeg and ffmpeg-full got merged in #211834.

(cherry picked from commit 2ce1ae2cfd)

Co-authored-by: rnhmjoj <rnhmjoj@inventati.org>
2023-09-12 23:09:04 +02:00
Niklas Hambüchen
0347f962b2 Merge pull request #254449 from NixOS/backport-246661-to-release-23.05
[Backport release-23.05] onlyoffice-bin: 7.2.0 -> 7.4.1
2023-09-12 23:08:11 +02:00
Vladimír Čunát
45b64e1097 thunderbird: 115.2.0 -> 115.2.1
https://www.thunderbird.net/en-US/thunderbird/115.2.1/releasenotes/
(cherry picked from commit 40e9ece0f1)
2023-09-12 23:05:29 +02:00
Vladimír Čunát
24bdfbd017 thunderbird-bin: 115.2.0 -> 115.2.1
https://www.thunderbird.net/en-US/thunderbird/115.2.1/releasenotes/
(cherry picked from commit 749637db1d)
2023-09-12 23:05:29 +02:00
github-actions[bot]
09400c4439 matrix-synapse-unwrapped: 1.91.2 -> 1.92.1 (#254781)
Diff: https://github.com/matrix-org/synapse/compare/v1.91.2...v1.92.1

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.92.1
(cherry picked from commit b000de6a94)

Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2023-09-12 23:02:33 +02:00
Fabián Heredia Montiel
c8e2737248 Merge pull request #254822 from NixOS/backport-254544-to-release-23.05
[Backport release-23.05] shellhub-agent: 0.12.4 -> 0.12.5
2023-09-12 16:01:01 -05:00
R. Ryantm
28bb33ff3d shellhub-agent: 0.12.4 -> 0.12.5
(cherry picked from commit 951b523844)
2023-09-12 21:00:24 +00:00
Fabián Heredia Montiel
f9be70a4cb Merge pull request #254821 from NixOS/backport-254759-to-release-23.05
[Backport release-23.05] nixos/websockify: use python3 websockify
2023-09-12 15:53:03 -05:00
github-actions[bot]
800a099323 electron: 26.1.0 -> 26.2.1 (CVE-2023-4863, #254798) (#254819)
(cherry picked from commit 6b29012b22)

Co-authored-by: Pierre Bourdon <delroth@gmail.com>
2023-09-12 22:52:01 +02:00
lelgenio
adbc7c1124 nixos/websockify: use python3 websockify
(cherry picked from commit 4f802070e5)
2023-09-12 20:40:39 +00:00
github-actions[bot]
e61b9b8ec9 clickhouse: 23.3.10.5 -> 23.3.13.6 (#254810)
(cherry picked from commit a85deb092b)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-09-12 22:35:14 +02:00
Martin Weinelt
f3f7a14769 Merge pull request #254804 from NixOS/backport-254791-to-release-23.05
[Backport release-23.05] Update all firefox  packages to {117.0.1, 115.2.1esr, 118.0b7}
2023-09-12 21:55:27 +02:00
networkException
567e6f778c ungoogled-chromium: 116.0.5845.179-1 -> 116.0.5845.187-1
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html

This update contains 1 security fix.

CVEs:
CVE-2023-4863

(cherry picked from commit 03ceed74d4)
2023-09-12 19:34:16 +00:00
natsukium
ea90539618 python311: 3.11.4 -> 3.11.5
https://docs.python.org/release/3.11.5/whatsnew/changelog.html

Fixes: CVE-2023-40217
(cherry picked from commit 6e4b18e12a)
2023-09-12 19:10:24 +00:00
natsukium
53e9eda3bb python310: 3.10.12 -> 3.10.13
https://docs.python.org/release/3.10.13/whatsnew/changelog.html

Fixes: CVE-2023-40217
(cherry picked from commit c635b4eb82)
2023-09-12 19:10:24 +00:00
Vladimír Čunát
f81059c16b firefox-esr: use nss_esr as intended
Firefox 115 is meant against nss 3.90, as you can see e.g. in
https://hg.mozilla.org/releases/mozilla-release/file/FIREFOX_115_0_3_RELEASE/security/nss/TAG-INFO

(cherry picked from commit 82527892e4)
2023-09-12 21:08:46 +02:00
ajs124
3d0005ada9 nss_latest: 3.92 -> 3.93
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/aC5r1-9zPWI
(cherry picked from commit b167e0cb88)
2023-09-12 21:08:36 +02:00
Martin Weinelt
cb9fc101d0 firefox-devedition-bin-unwrapped: 117.0b9 -> 118.0b7
(cherry picked from commit c476cf8d30)
2023-09-12 18:38:12 +00:00
Martin Weinelt
376b70aa2e firefox-beta-bin-unwrapped: 117.0b9 -> 118.0b7
(cherry picked from commit cca70c9d3c)
2023-09-12 18:38:12 +00:00
Martin Weinelt
a4be74d0ed firefox-devedition-unwrapped: 117.0b9 -> 118.0b7
(cherry picked from commit 68a0abfdf0)
2023-09-12 18:38:12 +00:00
Martin Weinelt
a942df3455 firefox-beta-unwrapped: 117.0b9 -> 118.0b7
(cherry picked from commit f29e6831bb)
2023-09-12 18:38:12 +00:00
Martin Weinelt
3b328f2ff1 firefox-esr-115-unwrapped: 115.2.0esr -> 115.2.1esr
https://www.mozilla.org/en-US/firefox/115.2.1/releasenotes/
https://www.mozilla.org/security/advisories/mfsa2023-40/
(cherry picked from commit ae452643ba)
2023-09-12 18:38:12 +00:00
Martin Weinelt
e402982e5e firefox-bin-unwrapped: 117.0 -> 117.0.1
https://www.mozilla.org/en-US/firefox/117.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/
(cherry picked from commit f45f4e1cb1)
2023-09-12 18:38:11 +00:00
Martin Weinelt
50f34f5b89 firefox-unwrapped: 117.0 -> 117.0.1
https://www.mozilla.org/en-US/firefox/117.0.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-40/
(cherry picked from commit e297e83085)
2023-09-12 18:38:11 +00:00
github-actions[bot]
72fa3f7241 flexoptix-app: 5.13.4 -> 5.16.0 (#254755)
Signed-off-by: skorpy <skorpy@frankfurt.ccc.de>
(cherry picked from commit e656f00155)
2023-09-12 20:33:22 +02:00
Martin Weinelt
3d9d6b23f9 Merge pull request #254789 from delroth/backport-CVE-2023-4863
[staging-23.05] libwebp: cherry-pick suspected upstream fix for CVE-2023-4863
2023-09-12 19:38:11 +02:00
Pierre Bourdon
7d9fb9380e libwebp: cherry-pick suspected upstream fix for CVE-2023-4863
This CVE is critical severity and has been exploited in the wild. It was
reported as being a Chromium vulnerability, but it seems to in fact
impact libwebp (and thus all its downstream users). There is however no
official confirmation of this yet.

The upstream fix patch (webmproject/libwebp@902bc919) does not cleanly
apply onto 1.3.1, so we vendor a very slightly modified version which
does cleanly apply. This is my original work, so YMMV on whether you
trust it or not, reviews very much welcomed :-)

(cherry picked from commit 0f11042876)
2023-09-12 18:20:09 +02:00
Pierre Bourdon
c6b321c1cc Merge pull request #254747 from NixOS/backport-254702-to-release-23.05
[Backport release-23.05] chromium: 116.0.5845.179 -> 116.0.5845.187
2023-09-12 17:03:53 +02:00
Artturi
36bee398be Merge pull request #254756 from NixOS/backport-254678-to-release-23.05
[Backport release-23.05] discord-development: 0.0.217 -> 0.0.232
2023-09-12 16:45:11 +03:00
R. Ryantm
4c074cb8ec discord-development: 0.0.217 -> 0.0.232
(cherry picked from commit 5666ee051e)
2023-09-12 13:38:58 +00:00
Nick Cao
64a7cda318 Merge pull request #251731 from uvNikita/backport-251723-to-release-23.05
[Backport release-23.05] webex: 43.2.0.25211 -> 43.8.0.26955
2023-09-12 09:22:37 -04:00
James Landrein
efa605b2a9 chromium: 116.0.5845.179 -> 116.0.5845.187
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop_11.html

This update contains 1 security fix.

CVEs:
CVE-2023-4863

(cherry picked from commit 0500ff76bc)
2023-09-12 12:49:28 +00:00
Vladimír Čunát
e5f018cf15 Merge #254215: thunderbird*: 102.x -> 115.2.0
...into release-23.05
2023-09-12 08:19:07 +02:00
Artturi
12f6300c69 Merge pull request #254620 from NixOS/backport-242512-to-release-23.05
[Backport release-23.05] crystal: add PKG_CONFIG_PATH
2023-09-12 08:08:24 +03:00
Artturi
3dcfb6893c Merge pull request #254610 from NixOS/backport-247682-to-release-23.05
[Backport release-23.05] bintools-wrapper: fix dynamic linker for powerpc64 big-endian
2023-09-12 08:06:39 +03:00
Artturi
c5167858ca Merge pull request #254653 from NixOS/backport-245402-to-release-23.05 2023-09-12 07:44:59 +03:00
Marco Rebhan
912174a973 emacs: disable native compilation when cross-compiling
Also unmarks Emacs as broken in this build configuration.

(cherry picked from commit 73feb03a7b)
2023-09-12 02:45:38 +00:00
github-actions[bot]
466694cf39 Merge staging-next-23.05 into staging-23.05 2023-09-12 00:12:45 +00:00
github-actions[bot]
4690783829 Merge release-23.05 into staging-next-23.05 2023-09-12 00:12:17 +00:00
Donovan Glover
ad6ed7d908 crystal: add PKG_CONFIG_PATH
Fixes an issue where crystal was unable to find -lpcre.

(cherry picked from commit 69a19eb642)
2023-09-11 20:12:40 +00:00
Minijackson
d5fca016e9 bintools-wrapper: fix dynamic linker for powerpc64 big-endian
fixes #245162

(cherry picked from commit 5581c0677c)
2023-09-11 19:14:13 +00:00
natsukium
4d2dc901f6 python39: 3.9.17 -> 3.9.18
https://docs.python.org/release/3.9.18/whatsnew/changelog.html

Fixes: CVE-2023-40217
(cherry picked from commit 0a6f3b5857)
2023-09-12 01:15:24 +09:00
natsukium
6d6c76c8c0 python38: 3.8.17 -> 3.8.18
https://docs.python.org/release/3.8.18/whatsnew/changelog.html

Fixes: CVE-2023-40217
(cherry picked from commit ab5b8e656a)
2023-09-12 01:15:24 +09:00
natsukium
896a8a9b94 python312: 3.12.0b4 -> 3.12.0rc2
https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0rc2

Fixes: CVE-2023-40217
(cherry picked from commit bc9bf8621c)
2023-09-12 01:13:51 +09:00
Nick Cao
4610292e25 Merge pull request #254549 from NixOS/backport-254394-to-release-23.05
[Backport release-23.05] matrix-synapse-unwrapped: 1.91.1 -> 1.91.2
2023-09-11 10:17:25 -04:00
Nick Cao
d730d28dfa Merge pull request #254528 from vcunat/p/knot-dns-bump-23.05
[23.05] knot-dns: 3.2.9 -> 3.2.10
2023-09-11 10:09:29 -04:00
Nick Cao
a6f09d8eee Merge pull request #254550 from NixOS/backport-254372-to-release-23.05
[Backport release-23.05] pleroma: 2.5.4 -> 2.5.5
2023-09-11 10:07:36 -04:00
Yaya
ee67b36cd3 pleroma: add yayayayaka to maintainers
(cherry picked from commit 6192e58f18)
2023-09-11 12:18:21 +00:00
Yaya
f85d7cca90 pleroma: 2.5.4 -> 2.5.5
https://git.pleroma.social/pleroma/pleroma/-/blob/v2.5.5/CHANGELOG.md
(cherry picked from commit d7d79781a9)
2023-09-11 12:18:21 +00:00
Sandro Jäckel
b9c531efed matrix-synapse-unwrapped: 1.91.1 -> 1.91.2
Diff: https://github.com/matrix-org/synapse/compare/v1.91.1...v1.91.2

Changelog: https://github.com/matrix-org/synapse/releases/tag/v1.91.2
(cherry picked from commit 0c509f405d)
2023-09-11 12:18:01 +00:00
Henri Rosten
35a7f55009 xterm: 379 -> 384
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
2023-09-11 14:33:22 +03:00
Maximilian Bosch
9a74ffb2ca Merge pull request #254360 from NixOS/backport-253991-to-release-23.05
[Backport release-23.05] Linux kernel updates 2023-09-06
2023-09-11 12:06:43 +02:00
Maximilian Bosch
27dc41a7a0 Merge pull request #253234 from NixOS/backport-252919-to-release-23.05
[Backport release-23.05] strace: 6.4 -> 6.5
2023-09-11 11:42:59 +02:00
Vladimír Čunát
282bddfb9b knot-dns: 3.2.9 -> 3.2.10
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.10
nixpkgs master is on 3.3.x already.
2023-09-11 11:22:56 +02:00
K900
89b41b3408 linux: fix hash for 6.5.2
TODO: investigate why the update script broke
(cherry picked from commit 8e4b53be9d)
2023-09-11 03:36:32 +02:00
Pierre Bourdon
68eec8e6b3 Merge pull request #254479 from NixOS/revert-254413-backport-254411-to-release-23.05
Revert "[Backport release-23.05] linux: fix hash for 6.5.2"
2023-09-11 03:32:25 +02:00
Pierre Bourdon
ac3940b18c Revert "[Backport release-23.05] linux: fix hash for 6.5.2" 2023-09-11 03:29:00 +02:00
github-actions[bot]
ed20c79dc3 Merge staging-next-23.05 into staging-23.05 2023-09-11 00:12:56 +00:00
github-actions[bot]
da153ad57b Merge release-23.05 into staging-next-23.05 2023-09-11 00:12:24 +00:00
Robert Scott
18d81edd4a Merge pull request #254216 from LeSuisse/argocd-2.7.14-23.05
[23.05] argocd: 2.7.2 -> 2.7.14
2023-09-10 23:00:56 +01:00
fin444
6efbc43d92 onlyoffice-bin_latest: 7.2.0 -> 7.4.1
7.3+ is broken on wlroots, so separated into onlyoffice-bin (7.2.0) and onlyoffice-bin_latest

wrapped with buildFHSEnv due to direct use of /usr/bin/curl to download plugins

add new mesa (libgbm) dependency

(cherry picked from commit 7301bb04ee)
2023-09-10 19:19:39 +00:00
K900
e20410d422 Merge pull request #254413 from NixOS/backport-254411-to-release-23.05
[Backport release-23.05] linux: fix hash for 6.5.2
2023-09-10 16:58:45 +03:00
K900
7eed8f71ab linux: fix hash for 6.5.2
TODO: investigate why the update script broke
(cherry picked from commit 8e4b53be9d)
2023-09-10 13:58:28 +00:00
Yorick
5ec3f269e4 Merge pull request #254406 from NixOS/backport-254097-to-release-23.05
[Backport release-23.05] open62541: 1.3.6 -> 1.3.7
2023-09-10 15:45:29 +02:00
Pierre Bourdon
8621ad2dab Merge pull request #254407 from NixOS/backport-249939-to-release-23.05
[Backport release-23.05] nixos/galene: do not restrict AF_NETLINK
2023-09-10 15:32:44 +02:00
Alexandre Iooss
5cf3dfcaf6 nixos/galene: do not restrict AF_NETLINK
Built-in TURN server requires AF_NETLINK address family.

(cherry picked from commit 64a71aea98)
2023-09-10 12:49:45 +00:00
Nicolas Benes
2536b090e7 open62541: 1.3.6 -> 1.3.7
https://github.com/open62541/open62541/releases/tag/v1.3.7
(cherry picked from commit bf0647fd2e)
2023-09-10 12:46:25 +00:00
Weijia Wang
366e29f0ab Merge pull request #254382 from NixOS/backport-254363-to-release-23.05
[Backport release-23.05] github-copilot-cli: mark as unfree
2023-09-10 14:39:11 +02:00
Weijia Wang
f01c736115 github-copilot-cli: mark as unfree
(cherry picked from commit c81917dcc6)
2023-09-10 11:33:30 +00:00
Dennis Gosnell
7b33425128 Merge pull request #254129 from codedownio/backport-ghc946
haskell.compiler.ghc946: init at 9.4.6
2023-09-10 19:22:32 +09:00
Maximilian Bosch
e67252116f linux/hardened/patches/6.4: 6.4.12-hardened1 -> 6.4.14-hardened1
(cherry picked from commit 632d72f463)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
b190902104 linux/hardened/patches/6.1: 6.1.47-hardened1 -> 6.1.51-hardened1
(cherry picked from commit 93ee933c2e)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
39770841f2 linux/hardened/patches/5.4: 5.4.254-hardened1 -> 5.4.256-hardened1
(cherry picked from commit 14a7fc876f)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
aaa371a899 linux/hardened/patches/5.15: 5.15.127-hardened1 -> 5.15.130-hardened1
(cherry picked from commit 0d7c44bfa8)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
260959c737 linux/hardened/patches/5.10: 5.10.191-hardened1 -> 5.10.194-hardened1
(cherry picked from commit d475f8ff5e)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
d672b8cc7c linux/hardened/patches/4.19: 4.19.292-hardened1 -> 4.19.294-hardened1
(cherry picked from commit bb82e63cbd)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
c0bb42b43b linux/hardened/patches/4.14: 4.14.323-hardened1 -> 4.14.325-hardened1
(cherry picked from commit 6ac6990b8f)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
a98547a2c7 linux: 6.5.1 -> 6.5.2
(cherry picked from commit a3c4740523)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
5d53a4cf3e linux: 6.4.14 -> 6.4.15
(cherry picked from commit fa652714fa)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
c55d20e4f3 linux: 6.1.51 -> 6.1.52
(cherry picked from commit 1451d3d9e6)
2023-09-10 09:31:43 +00:00
Maximilian Bosch
5af25c5392 linux: 5.15.130 -> 5.15.131
(cherry picked from commit ac54c20330)
2023-09-10 09:31:43 +00:00
Yaya
0dc9cf21ee gitlab: 16.3.1 -> 16.3.2
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.3.2-ee/CHANGELOG.md
(cherry picked from commit abe4c2d003)
2023-09-10 11:06:32 +02:00
Thomas Gerbet
d44c0accc3 Merge pull request #250207 from risicle/ris-snowflake-connector-python-3.0.2-r23.05
[23.05] python3Packages.snowflake-connector-python: 3.0.0 -> 3.0.2
2023-09-10 10:26:07 +02:00
sternenseemann
eb3e0ac845 haskell.compiler.ghc946: init at 9.4.6
https://www.haskell.org/ghc/blog/20230807-ghc-9.4.6-released.html

(cherry picked from commit 0a96f3ee25)
2023-09-09 22:42:46 -07:00
github-actions[bot]
19117b9f94 Merge staging-next-23.05 into staging-23.05 2023-09-10 00:13:23 +00:00
github-actions[bot]
7abb973579 Merge release-23.05 into staging-next-23.05 2023-09-10 00:12:57 +00:00
Robert Schütz
4c8cf44c5b Merge pull request #254301 from NixOS/backport-253954-to-release-23.05
[Backport release-23.05] nixops_unstable: mark cryptography insecure
2023-09-10 00:09:40 +00:00
Robert Schütz
1b4e726e2d nixops_unstable: mark cryptography insecure
(cherry picked from commit e7aa53bad0)
2023-09-09 22:22:46 +00:00
Emily
0e619469e0 Merge pull request #254282 from NixOS/backport-254118-to-release-23.05
[Backport release-23.05] chromium,ungoogled-chromium: 116.0.5845.140 -> 116.0.5845.179
2023-09-09 23:50:49 +02:00
networkException
f96bacc818 ungoogled-chromium: 116.0.5845.140-1 -> 116.0.5845.179-1
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop.html

This update includes 4 security fixes.

CVEs:
CVE-2023-4761 CVE-2023-4762 CVE-2023-4763 CVE-2023-4764

(cherry picked from commit 940560cb24)
2023-09-09 19:52:10 +00:00
networkException
63ca2b19d7 chromium: 116.0.5845.140 -> 116.0.5845.179
https://chromereleases.googleblog.com/2023/09/stable-channel-update-for-desktop.html

This update includes 4 security fixes.

CVEs:
CVE-2023-4761 CVE-2023-4762 CVE-2023-4763 CVE-2023-4764

(cherry picked from commit 14d4cb079b)
2023-09-09 19:52:10 +00:00
ajs124
2f9806c9aa Merge pull request #254273 from mweinelt/23.05/firefox-102-removal
[release-23.05] firefox-esr-102-unwrapped: remove
2023-09-09 20:58:59 +02:00
Martin Weinelt
0e4aeb43ba firefox-esr-102-unwrapped: remove
The Firefox ESR 102.0 series has reached its end of life.

Removes package and test and references to them.

(cherry picked from commit ba881ef613)
2023-09-09 19:46:39 +02:00
John Ericson
cd39521bb8 Merge pull request #254169 from angerman/backport-253939-to-release-23.05
[Backport release-23.05] Add ucrt64 mingw toolchain.
2023-09-09 11:21:21 -04:00
Robert Scott
4714fd5d27 poppler: add patch for CVE-2023-34872 2023-09-09 12:56:01 +01:00
Thomas Gerbet
90757b4116 argocd: 2.7.2 -> 2.7.14
Fixes CVE-2023-40025, CVE-2023-40029 and CVE-2023-40584.

https://github.com/argoproj/argo-cd/releases/tag/v2.7.14
https://github.com/argoproj/argo-cd/releases/tag/v2.7.13
https://github.com/argoproj/argo-cd/releases/tag/v2.7.12
https://github.com/argoproj/argo-cd/releases/tag/v2.7.11
https://github.com/argoproj/argo-cd/releases/tag/v2.7.10
https://github.com/argoproj/argo-cd/releases/tag/v2.7.9
https://github.com/argoproj/argo-cd/releases/tag/v2.7.8
https://github.com/argoproj/argo-cd/releases/tag/v2.7.7
https://github.com/argoproj/argo-cd/releases/tag/v2.7.6
https://github.com/argoproj/argo-cd/releases/tag/v2.7.5
https://github.com/argoproj/argo-cd/releases/tag/v2.7.4
https://github.com/argoproj/argo-cd/releases/tag/v2.7.3
2023-09-09 12:00:18 +02:00
Yaya
e2ddb1fd1c nixosTests.gitlab: Add git to systemPackages 2023-09-09 11:58:59 +02:00
Yureka
c42ed346bd nixos/gitlab: use git 2.41 for gitlab 16.3 2023-09-09 11:58:59 +02:00
Yureka
2fb4ac4dd1 Revert "Revert "nixos/gitlab: Add a warning message""
This reverts commit a751da22b5.
2023-09-09 11:58:59 +02:00
Yureka
d504e63832 Revert "Revert "gitlab-container-registry: 3.79.0 -> 3.82.0""
This reverts commit d28a29c62d.
2023-09-09 11:58:59 +02:00
Yureka
2592dd9dfc Revert "Revert "gitlab: 16.1.4 -> 16.3.1""
This reverts commit d706cbb437.
2023-09-09 11:58:59 +02:00
Vladimír Čunát
b96c789deb thunderbird-bin: 102.13.0 -> 115.2.0 2023-09-09 11:17:54 +02:00
Vladimír Čunát
5bca82716f thunderbird: 115.1.1 -> 115.2.0
https://www.thunderbird.net/en-US/thunderbird/115.2.0/releasenotes/
(cherry picked from commit 44d4d20e02)
2023-09-09 11:16:42 +02:00
Nick Cao
5742b89c54 thunderbirdPackages.thunderbird: default to thunderbird-115
(cherry picked from commit 73e1e20e54)
2023-09-09 11:16:30 +02:00
Thomas Gerbet
3edba92c98 Merge pull request #253903 from risicle/ris-nomad-1.4.12-r23.05
[23.05] nomad_1_4: 1.4.6 -> 1.4.12, nomad_1_2, nomad_1_3: mark knownVulnerabilities CVE-2023-3072 & CVE-2023-3300
2023-09-09 11:13:21 +02:00
Pierre Bourdon
9713f96126 Merge pull request #254185 from NixOS/backport-254106-to-release-23.05
[Backport release-23.05] openssl_1_1: apply patch for CVE-2023-4807
2023-09-09 10:13:58 +02:00
Sophie Tauchert
06066a6f00 openssl_1_1: apply patch for CVE-2023-4807
see also https://www.openssl.org/news/secadv/20230908.txt

(cherry picked from commit e3b940ced6)
2023-09-09 07:00:17 +00:00
Moritz Angermann
b5141d179e nixpkgs/systems: Add ucrt64 as MinGW libc
The Minimalist Gnu for Windows distribution comes with support for
the traditional msvcrt libc, as well as ucrt64 libc. The latter
being the newer universal compiler runtime. We follow the msys2
environment naming convention[1]:

| name       | toolchain | arch    | libc   | libc++    |
|------------|-----------|---------|--------|-----------|
| mingw32    | gcc       | i686    | msvcrt | libstdc++ |
| mingw64    | gcc       | x86_64  | msvcrt | libstdc++ |
| ucrt64     | gcc       | x86_64  | ucrt   | libstdc++ |
| clang32    | llvm      | i686    | ucrt   | libc++    |
| clang64    | llvm      | x86_64  | ucrt   | libc++    |
| clangarm64 | llvm      | aarch64 | ucrt   | libc++    |

For now nixpkgs only supports the first three with this commit.

--
[1]: https://www.msys2.org/docs/environments/

(cherry picked from commit 1e0561d78a)
2023-09-09 04:51:22 +00:00
Moritz Angermann
7a764a34c5 treewide: replace libc == "msvcrt" with isMinGW
msvcrt is only one of the libcs in MinGW. We therefore
replace explictly testing for msvcrt with the isMinGW
predicate. This lays the foundation for ucrt64 support.

(cherry picked from commit a81e3dcd75)
2023-09-09 04:51:18 +00:00
github-actions[bot]
dc3123b6e3 Merge staging-next-23.05 into staging-23.05 2023-09-09 00:15:03 +00:00
github-actions[bot]
42db4c8776 Merge release-23.05 into staging-next-23.05 2023-09-09 00:11:46 +00:00
Pierre Bourdon
73e1976309 Merge pull request #254105 from NixOS/backport-252557-to-release-23.05
[Backport release-23.05] redisinsight: init at 2.30.0
2023-09-09 00:21:40 +02:00
Gabriel Simmer
e87f3e3cd2 redisinsight: init at 2.30.0
(cherry picked from commit 5942921df7)
2023-09-08 23:36:31 +02:00
Gabriel Simmer
c8680944ee maintainers: add gmemstr
(cherry picked from commit b88f54c7ba)
2023-09-08 23:36:31 +02:00
Weijia Wang
cf70433bd2 Merge pull request #254005 from ShamrockLee/backport-apptainer-update
[Backport to 23.05] apptainer: 1.1.7 -> 1.1.9, singularity-ce: 3.11.1 -> 3.11.4
2023-09-08 22:02:53 +02:00
Artturi
3fbd2a21bb Merge pull request #254054 from NixOS/backport-224415-to-release-23.05 2023-09-08 18:42:08 +03:00
Someone Serge
6d61a3dba4 androidenv.buildApp: fix after callPackage switch
builtins.functionArgs doesn't work with (callPackage composeAndroidPackages { .. })

(cherry picked from commit 5cedb097a0)
2023-09-08 14:55:21 +00:00
Weijia Wang
e0b4dc3552 Merge pull request #254024 from NixOS/backport-248208-to-release-23.05
[Backport release-23.05] dotnet-sdk: 6.0.412 -> 6.0.413, dotnet-sdk_7: 7.0.306 -> 7.0.400
2023-09-08 16:00:37 +02:00
mdarocha
64cc43dd58 dotnet-sdk_7: 7.0.306 -> 7.0.400
(cherry picked from commit d2d7504a4a)
2023-09-08 12:28:43 +00:00
mdarocha
c0c1fdc296 dotnet-sdk: 6.0.412 -> 6.0.413
(cherry picked from commit 71c971b0f1)
2023-09-08 12:28:43 +00:00
adisbladis
ce367f31a8 Merge pull request #254002 from NixOS/backport-253959-to-release-23.05
[Backport release-23.05] poetry2nix: mark poetry insecure
2023-09-08 22:43:12 +12:00
Robert Schütz
c3b2606bd8 poetry2nix: mark poetry insecure
(cherry picked from commit 7b6bc2521b)
2023-09-08 09:54:12 +00:00
github-actions[bot]
736a2546ef Merge staging-next-23.05 into staging-23.05 2023-09-08 00:12:33 +00:00
github-actions[bot]
58f4629a73 Merge release-23.05 into staging-next-23.05 2023-09-08 00:12:11 +00:00
Robert Scott
7caeebc186 nomad_1_2, nomad_1_3: mark knownVulnerabilities CVE-2023-3072 & CVE-2023-3300 2023-09-07 20:37:49 +01:00
Weijia Wang
d238719997 Merge pull request #253853 from teutat3s/backport-1password-gui
[Backport release-23.05] _1password-gui: 8.10.7 -> 8.10.9, _1password-gui-beta: 8.10.7-11 -> 8.10.12-10
2023-09-07 21:12:36 +02:00
Gaetan Lepage
7a327604b3 singularity-ce: 3.11.1 -> 3.11.4
(cherry picked from commit 6a6c30dfc1)
2023-09-07 19:10:14 +00:00
Yueh-Shun Li
5fa136e37d apptainer: 1.2.2 -> 1.1.9
Avoid behavioral changes on the stable channel.
2023-09-07 18:57:29 +00:00
Robert Scott
050c5381b8 nomad_1_4: 1.4.6 -> 1.4.12
(cherry picked from commit c1db61decd)
2023-09-07 19:40:46 +01:00
Artturi
fd2de9ac9c Merge pull request #253785 from NixOS/backport-253640-to-release-23.05 2023-09-07 18:58:46 +03:00
teutat3s
146fbc2877 _1password-gui: 8.10.7 -> 8.10.9, _1password-gui-beta: 8.10.7-11 -> 8.10.12-10
Manual backport of PRs: #248555 #243127 #240144
2023-09-07 14:41:49 +02:00
zowoq
41548f8a40 go_1_20: 1.20.7 -> 1.20.8
Changelog: https://go.dev/doc/devel/release#go1.20
(cherry picked from commit 09c8e2090e)
2023-09-07 12:38:31 +00:00
Weijia Wang
61b06445a8 Merge pull request #253770 from NixOS/backport-252024-to-release-23.05
[Backport release-23.05] elixir_1_15: 1.15.4 -> 1.15.5
2023-09-07 12:33:02 +02:00
Weijia Wang
95e01b2946 Merge pull request #253812 from NixOS/backport-253559-to-release-23.05
[Backport release-23.05] bpftrace: 0.18.0 -> 0.18.1
2023-09-07 12:30:56 +02:00
Muhammad Falak R Wani
5ede95e7e0 git-branchless: 0.7.1 -> 0.8.0
Diff: https://github.com/arxanas/git-branchless/compare/v0.7.1...0.8.0
(cherry picked from commit f48708863d)
2023-09-07 08:28:25 +00:00
Muhammad Falak R Wani
2f096a3e45 bpftrace: 0.18.0 -> 0.18.1
Changelog: https://github.com/iovisor/bpftrace/releases/tag/v0.18.1
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 9f1f6ff46f)
2023-09-07 08:27:32 +00:00
Muhammad Falak R Wani
cba1c2e8a3 bpftrace: add mfrw as maintainer
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 2b278a35db)
2023-09-07 08:27:32 +00:00
Weijia Wang
2d75d453e1 Merge pull request #253795 from FliegendeWurst/23.05-trilium-0.60
[23.05] trilium-desktop: 0.59.4 -> 0.60.4
2023-09-07 09:56:34 +02:00
R. Ryantm
768846aaa4 trilium-desktop: 0.60.3 -> 0.60.4
(cherry picked from commit a7d4f895ff)
2023-09-07 08:32:20 +02:00
Elian Doran
89234a87ea trilium-desktop: 0.59.4 -> 0.60.3
(cherry picked from commit a6cad64413)
2023-09-07 08:32:20 +02:00
heyimnova
c75abde961 grapejuice: 7.14.4 -> 7.20.11
(cherry picked from commit 9872083570)
2023-09-07 04:56:19 +00:00
Artturi
9cf7c3ac86 Merge pull request #253774 from NixOS/backport-250064-to-release-23.05 2023-09-07 07:24:48 +03:00
Artturin
8aceba33cd grapejuice: use upstream installation script
https://gitlab.com/brinkervii/grapejuice/-/blob/master/src/grapejuice_packaging/builders/linux_package_builder.py
(cherry picked from commit b33de2708f)
2023-09-07 03:42:41 +00:00
TheNexusAvenger
6b539ecd6c grapejuice: 7.8.3 -> 7.14.4
Update Grapejuice for easy release channel changing (mainly zintegration).
Changelogs: https://gitlab.com/brinkervii/grapejuice/-/tags

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
(cherry picked from commit dc340b8860)
2023-09-07 03:42:41 +00:00
meppu
0b9b76dad4 elixir_1_15: 1.15.4 -> 1.15.5
(cherry picked from commit fa5c7c1916)
2023-09-07 03:14:47 +00:00
Weijia Wang
4f77ea6393 Merge pull request #242293 from euank/backport-k3s-1-26
k3s_1_26: 1.26.4+k3s1 -> 1.26.6+k3s1
2023-09-07 03:02:50 +02:00
Gaetan Lepage
0daba031dd apptainer: 1.1.7 -> 1.2.2
(cherry picked from commit a2e3cf7ef3)
2023-09-07 00:44:36 +00:00
Weijia Wang
aa3b30aa0e Merge pull request #252285 from NixOS/backport-241992-to-release-23.05
[Backport release-23.05] beeper: init at 3.71.16
2023-09-07 02:43:37 +02:00
github-actions[bot]
5efba34f17 Merge staging-next-23.05 into staging-23.05 2023-09-07 00:12:38 +00:00
github-actions[bot]
cf7f581003 Merge release-23.05 into staging-next-23.05 2023-09-07 00:12:11 +00:00
Weijia Wang
aac8988c84 Merge pull request #253700 from NixOS/backport-253684-to-release-23.05
[Backport release-23.05] brave: 1.57.57 -> 1.57.62
2023-09-06 23:13:10 +02:00
Sean Buckley
64ed863d2d brave: 1.57.57 -> 1.57.62
https://community.brave.com/t/release-channel-1-57-62/504669
(cherry picked from commit c67e2e1606)
2023-09-06 20:08:26 +00:00
Weijia Wang
2afeea37f1 Merge pull request #253675 from NixOS/backport-251266-to-release-23.05
[Backport release-23.05] _1password: 2.19.0 -> 2.20.0
2023-09-06 21:39:40 +02:00
Weijia Wang
39924c7638 Merge pull request #253658 from toyo-chi/backport-trackma-23.05
[23.05] backport trackma: 0.8.5 -> 0.8.6
2023-09-06 20:28:27 +02:00
Weijia Wang
c0c097221a Merge pull request #253652 from NixOS/backport-253187-to-release-23.05
[Backport release-23.05] imhex: 1.29.0 -> 1.30.1
2023-09-06 20:20:00 +02:00
Mario Rodas
939e0172e1 _1password: 2.19.0 -> 2.20.0
Changelog: https://app-updates.agilebits.com/product_history/CLI2#v2200001
(cherry picked from commit f63ab76dc9)
2023-09-06 17:58:52 +00:00
Weijia Wang
28579db3ca Merge pull request #253673 from NixOS/backport-244697-to-release-23.05
[Backport release-23.05] _1password: fix aarch64 hash
2023-09-06 19:53:43 +02:00
Yureka
feef793523 _1password: fix aarch64 hash
(cherry picked from commit a823067e2e)
2023-09-06 17:51:51 +00:00
kashw2
5681199f9e imhex: 1.29.0 -> 1.30.1
(cherry picked from commit 3727f2536d)
2023-09-06 19:43:11 +02:00
Weijia Wang
93c890c2bb Merge pull request #253649 from NixOS/backport-242147-to-release-23.05
[Backport release-23.05] _1password: 2.18.0 -> 2.19.0
2023-09-06 19:42:40 +02:00
Weijia Wang
92899826f5 Merge pull request #253642 from NixOS/backport-233317-to-release-23.05
[Backport release-23.05] imhex: 1.27.1 -> 1.29.0
2023-09-06 17:54:09 +02:00
Mario Rodas
63f0633c8f _1password: 2.18.0 -> 2.19.0
Changelog: https://app-updates.agilebits.com/product_history/CLI2#v2190004
(cherry picked from commit 8020974e21)
2023-09-06 15:47:13 +00:00
toaru yousei
9be7baca8d trackma: 0.8.5 -> 0.8.6
Switch to pyproject:
https://aur.archlinux.org/packages/trackma-git#comment-902732
https://github.com/z411/trackma/pull/653

(cherry picked from commit fdd91716e4)
2023-09-07 00:45:04 +09:00
toaru yousei
0025769143 trackma: switch to pydbus for MPRIS tracker
Trackma uses pydbus since v0.8.5:
https://github.com/z411/trackma/releases/tag/v0.8.5
https://github.com/z411/trackma/pull/529

(cherry picked from commit ca34abab70)
2023-09-07 00:44:20 +09:00
Weijia Wang
c209ccf77b Merge pull request #253002 from risicle/ris-metabase-0.46.7-r23.05
[23.05] metabase: 0.46.4 -> 0.46.7
2023-09-06 16:52:11 +02:00
StarrFox
63f4a6c8b7 imhex: 1.27.1 -> 1.29.0
(cherry picked from commit 64820b8b87)
2023-09-06 14:44:25 +00:00
Yureka
d706cbb437 Revert "gitlab: 16.1.4 -> 16.3.1"
This reverts commit 47cbec13c0.
2023-09-06 15:46:20 +02:00
Yureka
d28a29c62d Revert "gitlab-container-registry: 3.79.0 -> 3.82.0"
This reverts commit 24ae85497f.
2023-09-06 15:46:20 +02:00
Yureka
a751da22b5 Revert "nixos/gitlab: Add a warning message"
This reverts commit 9dd2c8974f.
2023-09-06 15:46:20 +02:00
Weijia Wang
6f3f6d4de9 Merge pull request #253620 from NixOS/backport-253584-to-release-23.05
[Backport release-23.05] vencord: 1.4.5 -> 1.4.6
2023-09-06 15:42:06 +02:00
Kerstin
0fece373db Merge pull request #253513 from NixOS/backport-253512-to-release-23.05
[Backport release-23.05] mastodon: 4.1.6 -> 4.1.7
2023-09-06 14:09:37 +02:00
Sefa Eyeoglu
b2dc7e7f78 vencord: 1.4.5 -> 1.4.6
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 42c980d37e)
2023-09-06 11:59:22 +00:00
Nick Cao
34b1757011 Merge pull request #253586 from NixOS/backport-243950-to-release-23.05
[Backport release-23.05] glfw-wayland-minecraft: init at unstable-2023-06-01
2023-09-06 07:56:41 -04:00
Artturi
a61c68aeb5 Merge pull request #253607 from NixOS/backport-247566-to-release-23.05
[Backport release-23.05] linuxPackages_testing.perf: fix patchShebang
2023-09-06 14:19:04 +03:00
Weijia Wang
a6694ec3de Merge pull request #253583 from NixOS/backport-250418-to-release-23.05
[Backport release-23.05] vencord: 1.3.4 -> 1.4.5
2023-09-06 13:08:04 +02:00
Sergei Trofimovich
f6d64df720 linuxPackages_testing.perf: fix patchShebang
Without the change `perf` build fails as:

    $ nix build --no-link -f. linuxPackages_testing.perf -L

    build flags: SHELL=/nix/store/p6dlr3skfhxpyphipg2bqnj52999banh-bash-5.2-p15/bin/bash prefix=\$\(out\) WERROR=0 ASCIIDOC8=1 O=\$\(buildRoot\) CC=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/cc HOSTCC=/nix/store/bxic6j2whyg3z4h2x3xjyqgp7fl83bnp-gcc-wrapper-12.3.0/bin/cc HOSTLD=/nix/store/kcp78dk7h5gcs7d4qss7rbz3skxhzdnn-binutils-wrapper-2.40/bin/ld ARCH=x86_64 NO_GTK2=1
      BUILD:   Doing 'make -j16' parallel build
      HOSTCC  fixdep.o
      HOSTLD  fixdep-in.o
      LINK    fixdep
    make[1]: ./check-headers.sh: No such file or directory
    make[1]: *** [Makefile.perf:241: sub-make] Error 127
    make: *** [Makefile:70: all] Error 2

This started happening because upstream linux commit
    d674838509
changed shebang from /bin/sh to /bin/bash.

Let's retroactively switch all `perf` releases to shell interpreter from
store.

(cherry picked from commit 0768fe799a)
2023-09-06 10:21:45 +00:00
Sefa Eyeoglu
2073d72443 glfw-wayland-minecraft: init at unstable-2023-06-01
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit c59dad9a74)
2023-09-06 06:37:49 +00:00
Vladimír Čunát
6dfb692e4e Merge #252113: mariadb*: patch-level updates
...into release-23.05
2023-09-06 08:34:25 +02:00
Sefa Eyeoglu
63f4d38ffd vencord: 1.3.4 -> 1.4.5
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit cc8283b5c4)
2023-09-06 06:28:04 +00:00
github-actions[bot]
9d82d8f644 Merge staging-next-23.05 into staging-23.05 2023-09-06 00:12:48 +00:00
github-actions[bot]
72c065a6c0 Merge release-23.05 into staging-next-23.05 2023-09-06 00:12:13 +00:00
Weijia Wang
4077a0e4ac Merge pull request #252554 from NixOS/backport-252502-to-release-23.05
[Backport release-23.05] xrdp: 0.9.22.1 -> 0.9.23
2023-09-06 00:30:29 +02:00
Weijia Wang
746134189a Merge pull request #253524 from NixOS/backport-253166-to-release-23.05
[Backport release-23.05] multiviewer-for-f1: 1.26.4 -> 1.26.6
2023-09-06 00:29:27 +02:00
Babeuh
115c162932 multiviewer-for-f1: 1.26.4 -> 1.26.6
(cherry picked from commit 334893d9e9)
2023-09-05 21:53:24 +00:00
Weijia Wang
3504499987 Merge pull request #253331 from NixOS/backport-252479-to-release-23.05
[Backport release-23.05] ldtk: 1.3.3 -> 1.3.4
2023-09-05 23:27:06 +02:00
Yaya
9dd2c8974f nixos/gitlab: Add a warning message
GitLab instances created or updated between versions [15.11.0, 15.11.2]
have an incorrect database schema. [1] This will become a problem once
upgrading GitLab to >=16.2.0.

A workaround can be found in the GitLab docs: [2]

[1]: https://gitlab.com/gitlab-org/gitlab/-/issues/408835
[2]: https://docs.gitlab.com/ee/update/versions/gitlab_16_changes.html#undefined-column-error-upgrading-to-162-or-later

(cherry picked from commit e625cc65f0)
2023-09-05 22:51:17 +02:00
Yaya
24ae85497f gitlab-container-registry: 3.79.0 -> 3.82.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.82.0-gitlab/CHANGELOG.md
(cherry picked from commit 3a482327bc)
2023-09-05 22:51:17 +02:00
ajs124
47cbec13c0 gitlab: 16.1.4 -> 16.3.1
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.3.1-ee/CHANGELOG.md

Fixes CVE-2022-4343
Fixes CVE-2023-0120
Fixes CVE-2023-1279
Fixes CVE-2023-1555
Fixes CVE-2023-3205
Fixes CVE-2023-3915
Fixes CVE-2023-3950
Fixes CVE-2023-4018
Fixes CVE-2023-4378
Fixes CVE-2023-4630
Fixes CVE-2023-4638
Fixes CVE-2023-4647

Co-Authored-By: Yaya <github@uwu.is>
(cherry picked from commit ea2b7cd162)
2023-09-05 22:51:17 +02:00
Sandro Jäckel
2d1d85f510 mastodon: 4.1.6 -> 4.1.7
(cherry picked from commit fbd2c21ff0)
2023-09-05 20:49:29 +00:00
Weijia Wang
f606c02731 Merge pull request #253432 from NickCao/julia-backport
[Backport release-23.05] julia_19: 1.9.1 -> 1.9.3
2023-09-05 18:45:34 +02:00
Silvan Mosberger
a87a0c3bae pkgs/by-name: Introduce
This introduces the `pkgs/by-name` directory as proposed by RFC 140.
Included are:
- The implementation to add packages defined in that directory to the
  top-level package scope
- Contributer documentation on how to add packages to it
- A GitHub Actions workflow to check the structure of it on all PRs

(cherry picked from commit f6467c3574)
2023-09-05 16:48:45 +02:00
Nick Cao
5e97861894 julia_19-bin: 1.9.2 -> 1.9.3 2023-09-05 10:10:09 -04:00
Nick Cao
f83e829716 julia_19: 1.9.2 -> 1.9.3
Diff: https://github.com/JuliaLang/julia/compare/v1.9.2...v1.9.3
2023-09-05 10:10:08 -04:00
Nick Cao
20177758fc julia_19: disable install check for aarch64-linux 2023-09-05 10:10:08 -04:00
Nick Cao
fc9d860c9b julia_19: 1.9.1 -> 1.9.2
Diff: https://github.com/JuliaLang/julia/compare/None...v1.9.2
2023-09-05 10:10:07 -04:00
Nick Cao
d69f30c379 julia_19-bin: 1.9.1 -> 1.9.2 2023-09-05 10:10:06 -04:00
Nick Cao
ecfe1efd5e Merge pull request #253416 from NixOS/backport-253343-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.91.0 -> 1.91.1
2023-09-05 09:57:30 -04:00
Sumner Evans
f3469edcbb matrix-synapse: 1.91.0 -> 1.91.1
https://github.com/matrix-org/synapse/releases/tag/v1.91.1
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 21d18dce21)
2023-09-05 12:04:36 +00:00
Théo Zimmermann
9c7a9c785a Merge pull request #253250 from miniBill/backport-lamdera-1.2.0
[23.05] Backport lamdera 1.2.0
2023-09-05 09:33:21 +02:00
github-actions[bot]
c5ee3569a7 Merge staging-next-23.05 into staging-23.05 2023-09-05 00:12:35 +00:00
github-actions[bot]
b3cad333ef Merge release-23.05 into staging-next-23.05 2023-09-05 00:12:05 +00:00
R. Ryantm
fde0b6394b ldtk: 1.3.3 -> 1.3.4
(cherry picked from commit 60241e28b4)
2023-09-04 22:52:09 +00:00
Ilan Joselevich
19121d1140 Merge pull request #253325 from NixOS/backport-249089-to-release-23.05
[Backport release-23.05] signal-desktop: 6.27.1 -> 6.29.1, signal-desktop-beta: 6.24.0-beta.1 -> 6.30.0-beta.2
2023-09-05 01:01:58 +03:00
Morantoine
62c548be68 signal-desktop-beta: 6.24.0-beta.1 -> 6.30.0-beta.2
(cherry picked from commit ebc420cea1)
2023-09-04 22:01:37 +00:00
Morantoine
80571b6218 signal-desktop: 6.27.1 -> 6.29.1
(cherry picked from commit 25f04778a8)
2023-09-04 22:01:37 +00:00
Leonardo Taglialegne
9ebcac11cd Lamdera: 1.1.0 -> 1.2.0
(cherry picked from commit 02918d98b2)
2023-09-04 13:32:18 +02:00
Maximilian Bosch
01cb468def strace: 6.4 -> 6.5
ChangeLog: https://github.com/strace/strace/releases/tag/v6.5
(cherry picked from commit 637b93ca3f)
2023-09-04 08:20:19 +00:00
Maximilian Bosch
1e409aeb5a Merge pull request #253174 from Ma27/backport-php
[23.05] php81: 8.1.20 -> 8.1.23, 8.2.9 -> 8.2.10
2023-09-04 10:19:39 +02:00
github-actions[bot]
71052f63bc Merge staging-next-23.05 into staging-23.05 2023-09-04 00:12:56 +00:00
github-actions[bot]
f16e327245 Merge release-23.05 into staging-next-23.05 2023-09-04 00:12:22 +00:00
WilliButz
31b77dc80b Merge pull request #252881 from NixOS/backport-247009-to-release-23.05
[Backport release-23.05] gitlab: 16.1.3 -> 16.1.4
2023-09-04 00:08:29 +02:00
Emily
d897388464 Merge pull request #252994 from eclairevoyant/backport-249665-to-release-23.05
[Backport release-23.05] _7zz: 22.01 -> 23.01
2023-09-03 22:51:52 +02:00
Artturi
bd5d88047d Merge pull request #252653 from NixOS/backport-235248-to-release-23.05 2023-09-03 23:40:55 +03:00
Artturi
4fb5896fbc Merge pull request #252987 from NixOS/backport-244873-to-release-23.05 2023-09-03 23:39:49 +03:00
Pol Dellaiera
ccf804674a php82: 8.2.9 -> 8.2.10
(cherry picked from commit 913dbe6f3c)
2023-09-03 22:30:25 +02:00
Vladimír Čunát
da5adce0ff Merge #253053: staging-next-23.05 iteration 7
...into release-23.05
2023-09-03 22:11:46 +02:00
Pol Dellaiera
67bc0f55f0 php81: 8.1.22 -> 8.1.23
(cherry picked from commit e908e69416)
2023-09-03 21:55:43 +02:00
Pol Dellaiera
2e4d084dca php81: 8.1.21 -> 8.1.22
Security release
Changelog: https://www.php.net/ChangeLog-8.php#8.1.22

(cherry picked from commit 0c66bba455)
2023-09-03 21:55:43 +02:00
Pol Dellaiera
e5c75aacb1 php81: 8.1.20 -> 8.1.21
(cherry picked from commit 0daefea0a2)
2023-09-03 21:55:40 +02:00
Nick Cao
c086f94f04 Merge pull request #253114 from NixOS/backport-253038-to-release-23.05
[Backport release-23.05] postfix: 3.8.1 -> 3.8.2
2023-09-03 10:56:00 -04:00
Robert Schütz
e05fb2901d postfix: 3.8.1 -> 3.8.2
Changelog: https://www.postfix.org/announcements/postfix-3.8.2.html
(cherry picked from commit 60c7f62ced)
2023-09-03 12:45:15 +00:00
Nick Cao
a500f11316 Merge pull request #253037 from NixOS/backport-236638-to-release-23.05
[Backport release-23.05] postfix: 3.8.0 -> 3.8.1
2023-09-03 08:44:29 -04:00
Mauricio Collares
00cc1bbf20 Merge pull request #253057 from NixOS/backport-252962-to-release-23.05
[Backport release-23.05] treewide: fetch sage patches from github instead of now-defunct trac
2023-09-03 00:22:02 -07:00
Mauricio Collares
9ef78ddfb9 treewide: fetch sage patches from github instead of now-defunct trac
(cherry picked from commit 2701d140df)
2023-09-03 06:47:34 +00:00
Vladimír Čunát
1f2c62df44 Merge branch 'staging-23.05' into staging-next-23.05 2023-09-03 08:10:49 +02:00
Vladimír Čunát
58abb49e9f Merge #252323: djvulibre: patch multiple CVEs
...into staging-23.05
2023-09-03 08:08:58 +02:00
Vladimír Čunát
c8e4614915 Merge #252903: exempi: 2.6.3 -> 2.6.4
...into staging-23.05
2023-09-03 08:06:36 +02:00
Nick Cao
f162420da4 postfix: 3.8.0 -> 3.8.1
(cherry picked from commit 504b16b10e)
2023-09-03 03:10:10 +00:00
github-actions[bot]
ca5f478dab Merge staging-next-23.05 into staging-23.05 2023-09-03 00:13:27 +00:00
github-actions[bot]
48e65e4a24 Merge release-23.05 into staging-next-23.05 2023-09-03 00:12:58 +00:00
Thomas Gerbet
7b14ed8863 metabase: 0.46.6.1 -> 0.46.7
Fixes CVE-2023-37470.

Changelogs:
https://github.com/metabase/metabase/releases/tag/v0.46.7
https://github.com/metabase/metabase/releases/tag/v0.46.6.4
https://github.com/metabase/metabase/releases/tag/v0.46.6.3
https://github.com/metabase/metabase/releases/tag/v0.46.6.2
(cherry picked from commit c2cd085fec)
2023-09-02 22:49:24 +01:00
Raito Bezarius
209922fe00 metabase: 0.46.6 -> 0.46.6.1
This fixes a security vulnerability reported:

in http://web.archive.org/web/20230721121824/https://www.metabase.com/blog/security-advisory

(web archive URL given that the vendor URL has no marker.)

A CVE number exist but has not been released.

(cherry picked from commit 4fc66686f3)
2023-09-02 22:49:08 +01:00
R. Ryantm
863853800e metabase: 0.46.5 -> 0.46.6
(cherry picked from commit 66043ec2cb)
2023-09-02 22:48:50 +01:00
R. Ryantm
47ee63b41a metabase: 0.46.4 -> 0.46.5
(cherry picked from commit c96da3b8ce)
2023-09-02 22:48:28 +01:00
éclairevoyant
7dcd40a4cf _7zz: replace rec with finalAttrs idiom
(cherry picked from commit f0cd6223f7)
2023-09-02 16:42:47 -04:00
éclairevoyant
52001c92a8 _7zz: 22.01 -> 23.01
(cherry picked from commit 90cb3f4cdb)
2023-09-02 16:42:46 -04:00
éclairevoyant
e70ca2f8a8 maintainers: add eclairevoyant
(cherry picked from commit e24dabc21a)
2023-09-02 16:42:19 -04:00
Andrew Marshall
76775985ce curl: Fix cross-compilation to Windows by not forcing gssSupport
E.g. `nix build .#pkgsCross.mingwW64.curl` would fail. The params for
curl already have `gssSupport = !isStatic && …`, so removing this
doesn’t really have any effect since it’s already `true` when possible
and `false` for static platforms.

(cherry picked from commit d746f25d19)
2023-09-02 19:23:18 +00:00
Robert Scott
5601118d39 Merge pull request #252961 from NixOS/backport-243932-to-release-23.05
[Backport release-23.05] cmark-gfm: 0.29.0.gfm.11 -> 0.29.0.gfm.12
2023-09-02 18:28:14 +01:00
Robert Scott
9a3ca35918 Merge pull request #252933 from NixOS/backport-244347-to-release-23.05
[Backport release-23.05] cjose: 0.6.2.1 -> 0.6.2.2
2023-09-02 17:50:32 +01:00
Emily
14af3049b2 Merge pull request #252946 from NixOS/backport-252809-to-release-23.05
[Backport release-23.05] chromium,ungoogled-chromium: 116.0.5845.110 -> 116.0.5845.140
2023-09-02 17:57:17 +02:00
R. Ryantm
64f60b3df7 cmark-gfm: 0.29.0.gfm.11 -> 0.29.0.gfm.12
(cherry picked from commit 7e3c16938a)
2023-09-02 15:45:44 +00:00
Maximilian Bosch
a8cc11ad74 Merge pull request #252942 from NixOS/backport-252898-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-09-02
2023-09-02 17:42:33 +02:00
networkException
77a151074d ungoogled-chromium: 116.0.5845.110 -> 116.0.5845.140
https://chromereleases.googleblog.com/2023/08/stable-channel-update-for-desktop_29.html

This update includes 1 security fix.

CVEs:
CVE-2023-4572

(cherry picked from commit 9d1e13c59c)
2023-09-02 14:19:09 +00:00
networkException
d4e458289e chromium: 116.0.5845.110 -> 116.0.5845.140
https://chromereleases.googleblog.com/2023/08/stable-channel-update-for-desktop_29.html

This update includes 1 security fix.

CVEs:
CVE-2023-4572

(cherry picked from commit 47a64ec439)
2023-09-02 14:19:09 +00:00
K900
26a5489f1a linux-rt_5_15: 5.15.125-rt66 -> 5.15.129-rt67
(cherry picked from commit 3690d7f945)
2023-09-02 13:43:57 +00:00
K900
79d61583fc linux: 6.5 -> 6.5.1
(cherry picked from commit 2d94555e5d)
2023-09-02 13:43:57 +00:00
K900
4463e27333 linux: 6.4.13 -> 6.4.14
(cherry picked from commit f77a564a44)
2023-09-02 13:43:57 +00:00
K900
7a627b5170 linux: 6.1.50 -> 6.1.51
(cherry picked from commit 3da23fab25)
2023-09-02 13:43:57 +00:00
K900
9c5947350a linux: 5.4.255 -> 5.4.256
(cherry picked from commit afec48eeb2)
2023-09-02 13:43:57 +00:00
K900
ad20e3c1db linux: 5.15.129 -> 5.15.130
(cherry picked from commit fbb89f9d43)
2023-09-02 13:43:57 +00:00
K900
3170fd232c linux: 5.10.193 -> 5.10.194
(cherry picked from commit e3af9c78b8)
2023-09-02 13:43:57 +00:00
K900
f75767222c linux: 4.19.293 -> 4.19.294
(cherry picked from commit 17bf2848f9)
2023-09-02 13:43:57 +00:00
K900
802939ce5d linux: 4.14.324 -> 4.14.325
(cherry picked from commit dc66c61085)
2023-09-02 13:43:57 +00:00
R. Ryantm
08e2fffca4 cjose: 0.6.2.1 -> 0.6.2.2
(cherry picked from commit 8416bd002e)
2023-09-02 12:45:13 +00:00
R. Ryantm
7f813368ed exempi: 2.6.3 -> 2.6.4
(cherry picked from commit 8fd949b78e)
2023-09-02 08:49:54 +00:00
Vladimír Čunát
9075cba53e Merge #252883: linux_testing: 6.4-rc7 -> 6.5-rc3
...into release-23.05

In particular, fix linux_latest config (6.5)
https://hydra.nixos.org/build/233676224
2023-09-02 08:28:47 +02:00
Raito Bezarius
9d41f0f5dc linux_testing: 6.5-rc2 -> 6.5-rc3
https://lwn.net/Articles/939013/
(cherry picked from commit 7fae011619)
2023-09-02 05:58:37 +00:00
Raito Bezarius
929ce32646 linux_testing: 6.4-rc7 -> 6.5-rc2
`VIDEO_STK1160_COMMON` was removed in
 7f7ac101236bd020681f122089b611eca8e507ac ("media: stk1160: Simplify the build config definition").

This is now guarded for newer kernels.

(cherry picked from commit e881a9cb1a)
2023-09-02 05:58:37 +00:00
Yaya
18742c8365 gitlab: 16.1.3 -> 16.1.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.4-ee/CHANGELOG.md
(cherry picked from commit 003a1886cb)
2023-09-02 05:11:38 +00:00
github-actions[bot]
e46a690019 Merge staging-next-23.05 into staging-23.05 2023-09-02 00:12:03 +00:00
github-actions[bot]
12e8221230 Merge release-23.05 into staging-next-23.05 2023-09-02 00:11:29 +00:00
Weijia Wang
a87d9f240d Merge pull request #252853 from NixOS/backport-251757-to-release-23.05
[Backport release-23.05] nifi: 1.23.0 -> 1.23.2
2023-09-02 00:50:49 +02:00
Weijia Wang
ec1c8fb8de Merge pull request #252848 from NixOS/backport-252316-to-release-23.05
[Backport release-23.05] mullvad-browser: 12.5.2 -> 12.5.3
2023-09-02 00:50:26 +02:00
Weijia Wang
a4c6f0f444 Merge pull request #252849 from NixOS/backport-252211-to-release-23.05
[Backport release-23.05] tor-browser-bundle-bin: 12.5.2 -> 12.5.3
2023-09-02 00:50:16 +02:00
Weijia Wang
e1b866dd8d Merge pull request #252850 from NixOS/backport-252599-to-release-23.05
[Backport release-23.05] brave: 1.57.53 -> 1.57.57
2023-09-02 00:49:48 +02:00
Weijia Wang
252c999e27 Merge pull request #252847 from NixOS/backport-252425-to-release-23.05
[Backport release-23.05] prismlauncher: include udev as a runtime dependency
2023-09-02 00:31:56 +02:00
Thomas Gerbet
7fdc7dc593 nifi: 1.23.0 -> 1.23.2
Fixes CVE-2023-40037
https://nifi.apache.org/security.html#CVE-2023-40037

Release notes:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.2

(cherry picked from commit d13a7e781c)
2023-09-01 22:12:47 +00:00
Sean Buckley
302447abb2 brave: 1.57.53 -> 1.57.57
https://community.brave.com/t/release-channel-1-57-57/503811
(cherry picked from commit be61da16f6)
2023-09-01 21:59:29 +00:00
Nicolas Benes
2d4dbc6e2b tor-browser-bundle-bin: 12.5.2 -> 12.5.3
https://blog.torproject.org/new-release-tor-browser-1253/
(cherry picked from commit bc0c006acd)
2023-09-01 21:57:26 +00:00
Nicolas Benes
eaa82203d6 mullvad-browser: 12.5.2 -> 12.5.3
https://github.com/mullvad/mullvad-browser/releases/tag/12.5.3
(cherry picked from commit 0b636ab4de)
2023-09-01 21:57:07 +00:00
Sefa Eyeoglu
bbc8ba638c prismlauncher: include udev as a runtime dependency
OSHI might need udev to acquire some information. A recent Minecraft
released updated this library, which caused a warning to be printed on
launch about this missing dependency.

See https://github.com/oshi/oshi/pull/2327

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 7bf7c4049a)
2023-09-01 21:53:21 +00:00
Weijia Wang
127c95cea1 Merge pull request #249776 from NixOS/backport-238645-to-release-23.05
[Backport release-23.05] prismlauncher: add some missing dependencies
2023-09-01 23:45:29 +02:00
Maximilian Bosch
57e1350fd2 Merge pull request #250312 from NixOS/backport-250179-to-release-23.05
[Backport release-23.05] linux: make main update script slightly more robust
2023-09-01 20:19:05 +02:00
Maximilian Bosch
ec54d63e4b Merge pull request #252768 from NixOS/backport-252605-to-release-23.05
[Backport release-23.05] Linux kernel updates 2023-08-30
2023-09-01 18:33:32 +02:00
Maximilian Bosch
27896eb661 linux-rt_5_4: 5.4.248-rt83 -> 5.4.254-rt85
(cherry picked from commit 189b953e27)
2023-09-01 12:20:19 +00:00
Maximilian Bosch
126ec91d48 linux: 6.4.12 -> 6.4.13
(cherry picked from commit f5f7c92938)
2023-09-01 12:20:19 +00:00
Maximilian Bosch
28dd723faf linux: 6.1.49 -> 6.1.50
(cherry picked from commit 9391b7c070)
2023-09-01 12:20:19 +00:00
Maximilian Bosch
384cf4212c linux: 5.4.254 -> 5.4.255
(cherry picked from commit 5e38989bff)
2023-09-01 12:20:19 +00:00
Maximilian Bosch
5143e0550f linux: 5.15.128 -> 5.15.129
(cherry picked from commit 3a5258ca49)
2023-09-01 12:20:18 +00:00
Maximilian Bosch
7429a7e9ba linux: 5.10.192 -> 5.10.193
(cherry picked from commit 19127bfd09)
2023-09-01 12:20:18 +00:00
Maximilian Bosch
ab358c64eb linux: 4.19.292 -> 4.19.293
(cherry picked from commit 6e91b52c04)
2023-09-01 12:20:18 +00:00
Maximilian Bosch
e163b92d76 linux: 4.14.323 -> 4.14.324
(cherry picked from commit 48a8bc548d)
2023-09-01 12:20:18 +00:00
github-actions[bot]
08df94eaa5 Merge staging-next-23.05 into staging-23.05 2023-09-01 00:14:06 +00:00
github-actions[bot]
fd63d691ac Merge release-23.05 into staging-next-23.05 2023-09-01 00:13:34 +00:00
Nick Cao
53123c945f Merge pull request #252642 from NixOS/backport-252055-to-release-23.05
[Backport release-23.05] multiviewer-for-f1: 1.26.2 -> 1.26.4
2023-08-31 19:44:12 -04:00
Robert Scott
f167d8e7b8 c-ares: ensure passthru.tests' curl is built with c-ares support
kinda pointless otherwise

(cherry picked from commit 9f6dad5ab3)
2023-08-31 23:40:33 +00:00
Babeuh
4ef22170a8 multiviewer-for-f1: 1.26.2 -> 1.26.4
(cherry picked from commit 4a14236538)
2023-08-31 21:57:24 +00:00
Nick Cao
d2844e1817 Merge pull request #252104 from NixOS/backport-244536-to-release-23.05
[Backport release-23.05] sanoid: 2.1.0 -> 2.2.0
2023-08-31 17:56:24 -04:00
Nick Cao
164692df19 Merge pull request #252198 from NixOS/backport-249348-to-release-23.05
[Backport release-23.05] seafile-server: 9.0.6 -> 9.0.10
2023-08-31 17:54:18 -04:00
Nick Cao
94fffe103b Merge pull request #252501 from NixOS/backport-252497-to-release-23.05
[Backport release-23.05] mu: 1.10.6 -> 1.10.7
2023-08-31 17:43:14 -04:00
Nick Cao
0707f775de Merge pull request #252635 from yayayayaka/element-1.11.40-23.05
[23.05] element-{desktop,web}: 1.11.38 -> 1.11.40
2023-08-31 17:40:13 -04:00
Martin Weinelt
3ec9266910 Merge pull request #252170 from NixOS/backport-252124-to-release-23.05
[Backport release-23.05] firefox-{,bin-}unwrapped: 116.0.3 -> 117.0; firefox-esr-102-unwrapped: 102.14.0esr -> 102.15.0esr; firefox-esr-115-unwrapped: 115.1.0esr -> 115.2.0esr
2023-08-31 23:14:46 +02:00
Sandro Jäckel
a85377d29d element-{desktop,web}: 1.11.38 -> 1.11.40
(cherry picked from commit 9e7b9ff8b5)
2023-08-31 20:17:30 +00:00
Maximilian Bosch
05399dfd09 Merge pull request #252523 from NixOS/backport-251929-to-release-23.05
[Backport release-23.05] linux_6_5: init, stable/LTS kernels upgrade
2023-08-31 19:10:10 +02:00
Kerstin
22a584b861 Merge pull request #252572 from NixOS/backport-252524-to-release-23.05
[Backport release-23.05] nixos/kanidm: fix broken doc links
2023-08-31 17:02:09 +02:00
Artturi
ac44287c40 Merge pull request #252583 from NixOS/backport-252551-to-release-23.05 2023-08-31 17:53:44 +03:00
R. Ryantm
cef9e1e3fe discord: 0.0.28 -> 0.0.29
(cherry picked from commit cdf9d7c339)
2023-08-31 14:52:43 +00:00
Nick Cao
df58c47c60 Merge pull request #252544 from NixOS/backport-252369-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.90.0 -> 1.91.0
2023-08-31 10:08:23 -04:00
K900
66371b298f Merge pull request #251909 from NixOS/backport-251565-to-release-23.05
[Backport release-23.05] insync: fix bwrap namespaces
2023-08-31 16:57:02 +03:00
Sagi Sarussi
62fbf29d78 nixos/kanidm: fix broken doc links
(cherry picked from commit f3cf8b679b)
2023-08-31 13:31:40 +00:00
Charlotte Van Petegem
6aa7db2ecf xrdp: 0.9.22.1 -> 0.9.23
https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.23
Includes fix for https://www.cve.org/CVERecord?id=CVE-2023-40184

(cherry picked from commit f20cb39b9b)
2023-08-31 12:05:49 +00:00
Sumner Evans
af74d79db0 matrix-synapse: 1.90.0 -> 1.91.0
https://github.com/matrix-org/synapse/releases/tag/v1.91.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit abb1efd2a4)
2023-08-31 11:10:24 +00:00
Raito Bezarius
eeb166f443 linux/hardened/patches/6.4: 6.4.11-hardened1 -> 6.4.12-hardened1
(cherry picked from commit 1b8869eb7f)
2023-08-31 08:46:36 +00:00
Raito Bezarius
f39b842831 linux/hardened/patches/6.1: 6.1.46-hardened1 -> 6.1.47-hardened1
(cherry picked from commit 1125d5fcd2)
2023-08-31 08:46:36 +00:00
Raito Bezarius
d4edb9f1fb linux_latest-libre: 19392 -> 19397
(cherry picked from commit be50d8c358)
2023-08-31 08:46:36 +00:00
Raito Bezarius
e11f2ff333 linux: 6.1.47 -> 6.1.49
(cherry picked from commit 385cbd7fc4)
2023-08-31 08:46:36 +00:00
Raito Bezarius
336a731902 linux: 5.15.127 -> 5.15.128
(cherry picked from commit e133821958)
2023-08-31 08:46:35 +00:00
Raito Bezarius
fbf25f2786 linux: 5.10.191 -> 5.10.192
(cherry picked from commit 238eca32de)
2023-08-31 08:46:35 +00:00
Raito Bezarius
5a42056a90 linux_6_5: init
https://lwn.net/Articles/942879/
(cherry picked from commit 4e4d4ed5c7)
2023-08-31 08:46:35 +00:00
Charlotte Van Petegem
a6e6d73769 mu: 1.10.6 -> 1.10.7
https://github.com/djcb/mu/releases/tag/v1.10.7
(cherry picked from commit a86b37a569)
2023-08-31 06:38:16 +00:00
github-actions[bot]
5f877655a3 Merge staging-next-23.05 into staging-23.05 2023-08-31 00:12:43 +00:00
github-actions[bot]
b62cecac0e Merge release-23.05 into staging-next-23.05 2023-08-31 00:12:09 +00:00
R. Ryantm
841889913d net-snmp: 5.9.3 -> 5.9.4
(cherry picked from commit 3d5fdc9ade)
2023-08-30 20:43:44 +00:00
Atemu
401a6fe1b8 Merge pull request #252321 from NixOS/backport-252098-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-08-29
2023-08-30 21:46:30 +02:00
Weijia Wang
80dc8254a9 Merge pull request #251691 from NixOS/backport-249053-to-release-23.05
[Backport release-23.05] dataexplorer: 3.7.9 -> 3.8.0
2023-08-30 21:07:55 +02:00
Weijia Wang
66b7b6a49b Merge pull request #252324 from NixOS/backport-242215-to-release-23.05
[Backport release-23.05] moodle: 4.1.3 -> 4.1.4
2023-08-30 21:07:34 +02:00
Weijia Wang
ff51fb57fc Merge pull request #252341 from NixOS/backport-251569-to-release-23.05
[Backport release-23.05] b4: 0.12.2 -> 0.12.3
2023-08-30 21:07:10 +02:00
Silvan Mosberger
07e0e7fa45 Merge pull request #252154 from NixOS/backport-250885-to-release-23.05 2023-08-30 17:35:23 +02:00
Muhammad Falak R Wani
3b14422cdf b4: 0.12.2 -> 0.12.3
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 2e59a3b793)
2023-08-30 13:25:02 +00:00
Muhammad Falak R Wani
7a4028c43b maintainers: add mfrw
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit be26867f67)
2023-08-30 13:25:01 +00:00
Thomas Gerbet
16e3fd3415 moodle: 4.1.3 -> 4.1.4
Fixes CVE-2023-35131, CVE-2023-35132 and CVE-2023-35133.

Changelog:
https://moodledev.io/general/releases/4.1/4.1.4
(cherry picked from commit fdb8abb3cd)
2023-08-30 10:58:02 +00:00
Henri Rosten
e94b9b08d0 djvulibre: patch multiple CVEs
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
(cherry picked from commit eeb19e9f25)
2023-08-30 10:56:46 +00:00
Atemu
22ed762d11 linux_xanmod_latest: 6.4.11 -> 6.4.12
(cherry picked from commit cbe6f4eb90)
2023-08-30 10:42:01 +00:00
Atemu
329e578769 linux_xanmod: 6.1.46 -> 6.1.47
(cherry picked from commit ab51ecad59)
2023-08-30 10:42:01 +00:00
Vladimír Čunát
9959b9a4f3 Merge #249784: python3Packages.starlette: patch CVE-2023-29159
...into release-23.05
2023-08-30 12:28:45 +02:00
Joshua Campbell
f9d4c74443 beeper: init at 3.71.16
(cherry picked from commit f88c7b0f71)
2023-08-30 08:18:55 +00:00
github-actions[bot]
9418268146 Merge release-23.05 into staging-next-23.05 2023-08-30 00:11:44 +00:00
Silvan Mosberger
f87dc390d0 tests.nixpkgs-check-by-name: Cleaner testing
- Better filesystem case-sensitivity heuristic
  We shouldn't assume that Linux is always case-sensitive.
- Don't include case-sensitive filename in tree
  Was used for tests, but this broke channel updates because there's a
  check to make sure there's no case-sensitive files!

  https://hydra.nixos.org/build/233371356/nixlog/1

(cherry picked from commit d42ae665dc)
2023-08-29 23:42:15 +02:00
Weijia Wang
2ab91c8d65 Merge pull request #252187 from NixOS/backport-252114-to-release-23.05
[Backport release-23.05] netbird-ui: 0.22.6 -> 0.22.7
2023-08-29 22:34:33 +02:00
Greizgh
9686425d18 seafile-server: 9.0.6 -> 9.0.10
(cherry picked from commit bcfab5f12d)
2023-08-29 19:42:01 +00:00
R. Ryantm
0fe7299e0d netbird-ui: 0.22.6 -> 0.22.7
(cherry picked from commit a529934027)
2023-08-29 18:40:44 +00:00
Martin Weinelt
8f0b107616 firefox-esr-115-unwrapped: 115.1.0esr -> 115.2.0esr
https://www.mozilla.org/en-US/firefox/115.2.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-36/

Fixes: CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4577,
       CVE-2023-4051, CVE-2023-4578, CVE-2023-4053, CVE-2023-4580,
       CVE-2023-4582, CVE-2023-4583, CVE-2023-4584, CVE-2023-4585
(cherry picked from commit 58f067329f)
2023-08-29 16:43:11 +00:00
Martin Weinelt
892e979ad9 firefox-esr-102-unwrapped: 102.14.0esr -> 102.15.0esr
https://www.mozilla.org/en-US/firefox/102.15.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-35/

Fixes: CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4584
(cherry picked from commit 504e70de47)
2023-08-29 16:43:11 +00:00
Martin Weinelt
bce8ca8c78 firefox-bin-unwrapped: 116.0.3 -> 117.0
https://www.mozilla.org/en-US/firefox/117.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-34/

Fixes: CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4577,
       CVE-2023-4578, CVE-2023-4579, CVE-2023-4580, CVE-2023-4582,
       CVE-2023-4583, CVE-2023-4584, CVE-2023-4585
(cherry picked from commit 54c2919e5e)
2023-08-29 16:43:11 +00:00
Michael Adler
b7b30a7f02 firefox-unwrapped: 116.0.3 -> 117.0
https://www.mozilla.org/en-US/firefox/117.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-34/

Fixes: CVE-2023-4573, CVE-2023-4574, CVE-2023-4575, CVE-2023-4577,
       CVE-2023-4578, CVE-2023-4579, CVE-2023-4580, CVE-2023-4582,
       CVE-2023-4583, CVE-2023-4584, CVE-2023-4585
(cherry picked from commit c6cf5414b6)
2023-08-29 16:43:11 +00:00
Silvan Mosberger
17532e1af4 nixos/release-combined.nix: Build pkgs/by-name tester
(cherry picked from commit 34c8b0a8e5)
2023-08-29 17:14:28 +02:00
Silvan Mosberger
c6b0fc0adf pkgs/test/nixpkgs-check-by-name: init
Adds an internal CLI tool to verify Nixpkgs to conform to RFC 140.
See pkgs/test/nixpkgs-check-by-name/README.md for more information.

(cherry picked from commit 271eb02995)

Had to downgrade some dependencies in the Cargo.lock so that it builds
with the older Rust version.
2023-08-29 17:14:06 +02:00
Atemu
93cc93e958 Merge pull request #252099 from NixOS/backport-252097-to-release-23.05
[Backport release-23.05] dig: fix nix run usage
2023-08-29 16:40:15 +02:00
Nick Cao
6bf25803c7 Merge pull request #252056 from NixOS/backport-251924-to-release-23.05
[Backport release-23.05] armcord: 3.2.3 -> 3.2.4
2023-08-29 22:31:43 +08:00
Francesco Gazzetta
3a1862b049 Merge pull request #252100 from NixOS/backport-252094-to-release-23.05
[Backport release-23.05] yewtube: 2.10.4 -> 2.10.5
2023-08-29 13:52:42 +02:00
ajs124
b2f6771ca0 mariadb_1011: 10.11.4 -> 10.11.5
https://mariadb.com/kb/en/mariadb-10-11-5-release-notes/
(cherry picked from commit a6e732f6a0)
2023-08-29 12:25:43 +02:00
ajs124
cc2d5878e3 mariadb_1010: 10.10.5 -> 10.10.6
https://mariadb.com/kb/en/mariadb-10-10-6-release-notes/
(cherry picked from commit b14d7e88b0)
2023-08-29 12:25:43 +02:00
ajs124
38a39efe4c mariadb_106: 10.6.14 -> 10.6.15
https://mariadb.com/kb/en/mariadb-10-6-15-release-notes/
(cherry picked from commit 79f2db7ca2)
2023-08-29 12:25:43 +02:00
ajs124
0b982b9afe mariadb_105: 10.5.21 -> 10.5.22
https://mariadb.com/kb/en/mariadb-10-5-22-release-notes/
(cherry picked from commit ce6608f77b)
2023-08-29 12:25:42 +02:00
ajs124
00abeb8e91 mariadb_104: 10.4.30 -> 10.4.31
https://mariadb.com/kb/en/mariadb-10-4-31-release-notes/
(cherry picked from commit 01f9a554f5)
2023-08-29 12:25:42 +02:00
Sergei Lukianov
59e6f8e5d5 sanoid: add Frostman to maintainers
(cherry picked from commit 7819f216e0)
2023-08-29 09:26:39 +00:00
Sergei Lukianov
8d0ea82a49 sanoid: 2.1.0 -> 2.2.0
2+ years w/o releases, there are few very nice features added like
snapshots holding and remote deletion

(cherry picked from commit f354d6d950)
2023-08-29 09:26:39 +00:00
Francesco Gazzetta
ab2713a132 yewtube: 2.10.4 -> 2.10.5
Diff: https://github.com/mps-youtube/yewtube/compare/refs/tags/v2.10.4...v2.10.5
(cherry picked from commit 437d20694c)
2023-08-29 08:56:59 +00:00
Vladimír Čunát
e3219d175c dig: fix nix run usage
nix run .#dig -- nixos.org
I think it's nice, given that we have the `dig` attribute already.

(cherry picked from commit 259a2d5108)
2023-08-29 08:51:43 +00:00
Francesco Gazzetta
0738f5c62a Merge pull request #252089 from NixOS/backport-248942-to-release-23.05
[Backport release-23.05] upnp-router-control: 0.3.2 -> 0.3.3
2023-08-29 10:05:01 +02:00
Doron Behar
7689f25e5d Merge pull request #252073 from NixOS/backport-246952-to-release-23.05
[Backport release-23.05] mailspring: 1.10.8 -> 1.11.0
2023-08-29 07:44:43 +00:00
Francesco Gazzetta
eacad3c382 upnp-router-control: 0.3.2 -> 0.3.3
(cherry picked from commit ca28c0bb51)
2023-08-29 07:04:04 +00:00
Ludovico Piero
602494dffc maintainers: add ludovicopiero
(cherry picked from commit a13c86515a)
2023-08-29 03:24:13 +00:00
Ludovico Piero
dee0dffeba mailspring: 1.10.8 -> 1.11.0
(cherry picked from commit a882b4a3f7)
2023-08-29 03:24:13 +00:00
github-actions[bot]
1a443fc2e7 Merge staging-next-23.05 into staging-23.05 2023-08-29 00:12:54 +00:00
github-actions[bot]
10a9894cc8 Merge release-23.05 into staging-next-23.05 2023-08-29 00:12:16 +00:00
Ludovico Piero
19c093372b armcord: add ludovicopiero as a maintainer
(cherry picked from commit f6c5130ce5)
2023-08-29 00:10:43 +00:00
Ludovico Piero
363c73974f armcord: 3.2.3 -> 3.2.4
(cherry picked from commit c9b9a3a38f)
2023-08-29 00:10:43 +00:00
Robert Scott
c540061ac8 Merge pull request #251749 from NixOS/backport-250950-to-release-23.05
[Backport release-23.05] mosquitto: 2.0.15 -> 2.0.17
2023-08-28 15:05:25 +01:00
Doron Behar
5e1345eb65 Merge pull request #251657 from matthiasbeyer/backport-syncthing-updates
[Backport release-23.05]: syncthingtray: 1.4.1 -> 1.4.5
2023-08-28 06:08:21 +00:00
Miao, ZhiCheng
78a9bb2e60 insync: fix bwrap namespaces
- share bwrap namespaces as possible with the user

(cherry picked from commit e96a0b3c8b)
2023-08-28 05:59:34 +00:00
Bobby Rong
c233b0cd2b Merge pull request #251617 from bobby285271/bpo/gnome-maps-23.05
[23.05] gnome.gnome-maps: 44.1 → 44.4
2023-08-28 13:46:04 +08:00
Nick Cao
ea5234e707 Merge pull request #251734 from NixOS/backport-244314-to-release-23.05
[Backport release-23.05] rambox: 2.1.3 -> 2.1.5
2023-08-28 08:40:37 +08:00
Nick Cao
2e30479c1e Merge pull request #251728 from ShamrockLee/backport-gitui-0-23
[Backport to 23.05] gitui: 0.22.1 -> 0.23.0
2023-08-28 08:40:16 +08:00
Artturi
a29193f274 Merge pull request #251688 from NixOS/backport-251589-to-release-23.05 2023-08-28 03:18:59 +03:00
Artturi
8e84d99a9b Merge pull request #250062 from Gerg-L/direnv 2023-08-28 03:16:59 +03:00
github-actions[bot]
441e626037 Merge staging-next-23.05 into staging-23.05 2023-08-28 00:12:58 +00:00
github-actions[bot]
de87572717 Merge release-23.05 into staging-next-23.05 2023-08-28 00:12:29 +00:00
Robert Scott
33b44ae9cd Merge pull request #251764 from LeSuisse/haproxy-2.7.10-23.05
[23.05] haproxy: 2.7.8 -> 2.7.10
2023-08-28 01:09:39 +01:00
Robert Scott
26e4c7acf7 Merge pull request #251765 from NixOS/backport-241611-to-release-23.05
[Backport release-23.05] python311Packages.mechanicalsoup: 1.2.0 -> 1.3.0
2023-08-27 23:24:33 +01:00
Mario Rodas
b80cef7eb8 Merge pull request #251751 from NixOS/backport-251025-to-release-23.05
[Backport release-23.05] brave: 1.57.47 -> 1.57.53
2023-08-27 08:17:16 -05:00
Fabian Affolter
ac25a614fc python311Packages.mechanicalsoup: 1.2.0 -> 1.3.0
Diff: https://github.com/MechanicalSoup/MechanicalSoup/compare/refs/tags/v1.2.0...v1.3.0

Changelog: https://github.com/MechanicalSoup/MechanicalSoup/releases/tag/v1.3.0

Fixes CVE-2023-34457 (https://github.com/MechanicalSoup/MechanicalSoup/security/advisories/GHSA-x456-3ccm-m6j4)

(cherry picked from commit 222778d599)
2023-08-27 10:58:40 +00:00
Fabian Affolter
7d86faca2d python311Packages.mechanicalsoup: add changelog to meta
(cherry picked from commit c438e62013)
2023-08-27 10:58:40 +00:00
Thomas Gerbet
13f6a9832d haproxy: 2.7.8 -> 2.7.10
Fixes CVE-2023-40225.

Changelog:
https://www.haproxy.org/download/2.7/src/CHANGELOG
2023-08-27 12:45:05 +02:00
Sean Buckley
0496ab235e brave: 1.57.47 -> 1.57.53
https://community.brave.com/t/release-channel-1-57-53/502801/1
(cherry picked from commit 8b681cd6c3)
2023-08-27 09:49:50 +00:00
datafoo
f2c9fc6871 mosquitto: 2.0.15 -> 2.0.17
(cherry picked from commit 2b657cc32e)
2023-08-27 09:40:34 +00:00
Jon Seager
cacb4da012 rambox: 2.1.3 -> 2.1.5
(cherry picked from commit 9bd452d384)
2023-08-27 08:33:56 +00:00
R. Ryantm
a0e4380c51 webex: 43.2.0.25211 -> 43.8.0.26955
(cherry picked from commit 89c4fdc1ab)
2023-08-27 10:17:12 +02:00
K900
ee6d151a34 qtutilities: build as a shared library
(cherry picked from commit 8767f7a362)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-27 10:14:03 +02:00
Doron Behar
04c83ecf65 libsForQt5.qtutilities: 6.12.2 -> 6.13.0
Diff: https://github.com/Martchus/qtutilities/compare/v6.12.2...v6.13.0
(cherry picked from commit 2fb26348ba)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-27 10:14:03 +02:00
R. Ryantm
3aefcc3f91 libsForQt5.qtutilities: 6.12.0 -> 6.12.2
(cherry picked from commit dc7e92baae)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-27 10:14:02 +02:00
ajs124
231d39af72 dendrite: 0.13.1 -> 0.13.2
https://github.com/matrix-org/dendrite/releases/tag/v0.13.2
(cherry picked from commit 10d22c4ddd)
2023-08-27 06:40:23 +02:00
Jörg Thalheim
1e7ce95fd2 dendrite: add updateScript
(cherry picked from commit c544d29ddb)
2023-08-27 06:40:11 +02:00
sefidel
4abbc54e6d dendrite: fix db lockup
0.13.1 introduced a bug where a SQLite DB would lock up and crash
(see #243621)

(cherry picked from commit 55151f5e35)
2023-08-27 06:39:58 +02:00
sefidel
8917e2e664 dendrite: 0.12.0 -> 0.13.1
(cherry picked from commit 55c09fa506)
2023-08-27 06:39:44 +02:00
R. Ryantm
4c3c401fa8 dataexplorer: 3.7.9 -> 3.8.0
(cherry picked from commit 8894e03cbb)
2023-08-27 01:20:27 +00:00
Babeuh
a1d2fda597 multiviewer-for-f1: 1.26.1 -> 1.26.2
Also sets meta.mainProgram

(cherry picked from commit c09b601800)
2023-08-27 00:46:46 +00:00
Nick Cao
9117c4e9dc Merge pull request #251303 from kashw2/backport-247467-to-release-23.05
[Backport release-23.05] act: 0.2.45 -> 0.2.49
2023-08-27 08:45:36 +08:00
Nick Cao
d04d2be9a2 Merge pull request #251587 from NixOS/backport-251352-to-release-23.05
[Backport release-23.05] multiviewer-for-f1: 1.24.2 -> 1.26.1
2023-08-27 08:44:29 +08:00
github-actions[bot]
0418cb8171 Merge staging-next-23.05 into staging-23.05 2023-08-27 00:13:34 +00:00
github-actions[bot]
1877c54719 Merge release-23.05 into staging-next-23.05 2023-08-27 00:12:58 +00:00
Luke Granger-Brown
f155f0cf4e Merge pull request #251493 from NixOS/backport-251338-to-release-23.05
[Backport release-23.05] paperless-ngx: 1.17.0 -> 1.17.2
2023-08-26 23:00:14 +01:00
Franz Pletz
be4e19deff Merge pull request #249607 from risicle/ris-libvirt-CVE-2023-3750-r23.05 2023-08-26 22:45:30 +02:00
R. Ryantm
3c895bf30a syncthingtray: 1.4.4 -> 1.4.5
(cherry picked from commit 6b9d2e7252)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-26 21:24:34 +02:00
K900
870e6dc25c syncthingtray: build as a shared library, small cleanup
This makes the plasmoid actually work.

(cherry picked from commit a8e308bff1)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-26 21:24:34 +02:00
Doron Behar
fe58394c5e syncthingtray: 1.4.3 -> 1.4.4
Diff: https://github.com/Martchus/syncthingtray/compare/v1.4.3...v1.4.4
(cherry picked from commit 79982e885c)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-26 21:24:34 +02:00
Doron Behar
f939cc768c syncthingtray: 1.4.2 -> 1.4.3
Diff: https://github.com/Martchus/syncthingtray/compare/v1.4.2...v1.4.3
(cherry picked from commit 9789f453cb)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-26 21:24:34 +02:00
Doron Behar
e444c4ddff syncthingtray: 1.4.1 -> 1.4.2
Diff: https://github.com/Martchus/syncthingtray/compare/v1.4.1...v1.4.2
(cherry picked from commit ac25886057)
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-26 21:24:34 +02:00
Vladimír Čunát
f4329a17f2 Merge #250303: avahi: add patch for CVE-2023-1981
...into staging-23.05
2023-08-26 21:17:59 +02:00
Vladimír Čunát
eca04d89bb Merge #249999: libcap: 2.68 -> 2.69
...into staging-23.05
2023-08-26 21:16:01 +02:00
Vladimír Čunát
e5444045fb Merge #249162: python3Packages.tornado*: patch CVE-2023-28370
...into staging-23.05
2023-08-26 19:52:39 +02:00
Vladimír Čunát
0247331b04 Merge #248911: python3Packages.pymdown-extensions: patch CVE-2023-32309
...into staging-23.05
2023-08-26 19:49:47 +02:00
michaelgrahamevans
016a553a70 gnome.gnome-maps: 44.3 → 44.4
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v44.3...v44.4
(cherry picked from commit f9aa8c555f)
2023-08-26 23:10:31 +08:00
Bobby Rong
79359e1a0b gnome.gnome-maps: 44.2 → 44.3
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v44.2...v44.3
(cherry picked from commit 1cf0a60010)
2023-08-26 23:09:53 +08:00
Bobby Rong
406ff70da0 gnome.gnome-maps: 44.1 → 44.2
https://gitlab.gnome.org/GNOME/gnome-maps/-/compare/v44.1...v44.2
(cherry picked from commit 24ad88ae82)
2023-08-26 23:09:43 +08:00
Babeuh
2a274f32de multiviewer-for-f1: 1.24.2 -> 1.26.1
(cherry picked from commit 99c0be37f6)
2023-08-26 12:00:43 +00:00
Nick Cao
9977d6e3dd Merge pull request #251486 from NixOS/backport-251401-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 116.0.5845.96 -> 116.0.5845.110
2023-08-26 14:01:50 +08:00
Nick Cao
2936261376 Merge pull request #251485 from NixOS/backport-251400-to-release-23.05
[Backport release-23.05] chromium: 116.0.5845.96 -> 116.0.5845.110
2023-08-26 14:01:44 +08:00
kashw2
1f3e9d6140 act: 0.2.45 -> 0.2.49
(cherry picked from commit cc9aeeb518)
2023-08-26 15:48:28 +10:00
Alexis Hildebrandt
c19b822f9b gitui: 0.22.1 -> 0.23.0
Backport an upstream bugfix.
Prevent GitUI from crashing at startup.
See https://github.com/extrawurst/gitui/issues/1446

(cherry picked from commit 77f7c89255)
2023-08-26 05:04:27 +00:00
Franz Pletz
0e60379120 Merge pull request #251492 from NixOS/backport-251370-to-release-23.05
[Backport release-23.05] nixos/paperless: allow systemd services to read ca-certificates
2023-08-26 03:28:10 +02:00
Leona Maroni
5858f2abc4 paperless-ngx: 1.17.0 -> 1.17.2
(cherry picked from commit 75e7ecdb37)
2023-08-26 01:22:53 +00:00
Leona Maroni
31cc0e36c3 nixos/paperless: allow systemd services to read ca-certificates
This fixes a regression introduced with the update to 1.17.0.
Since this version paperless-ngx checks the ssl certificates of remote
email servers.

(cherry picked from commit 87f21ac4e6)
2023-08-26 01:20:56 +00:00
Franz Pletz
f6c1c55e49 Merge pull request #251488 from NixOS/backport-251429-to-release-23.05
[Backport release-23.05] mailmanPackages.web.meta.homepage: add
2023-08-26 02:59:30 +02:00
Alyssa Ross
56bfd4431b mailmanPackages.web.meta.homepage: add
This is the URL listed as "Project home" in the README.

(cherry picked from commit 7ca3513f3e)
2023-08-26 00:56:49 +00:00
networkException
37ea826603 ungoogled-chromium: 116.0.5845.96 -> 116.0.5845.110
https://chromereleases.googleblog.com/2023/08/chrome-desktop-stable-update.html

This update includes 5 security fixes.

CVEs:
CVE-2023-4430 CVE-2023-4429 CVE-2023-4428 CVE-2023-4427 CVE-2023-4431

(cherry picked from commit 562f87433b)
2023-08-26 00:38:43 +00:00
networkException
28e4e5e068 chromium: 116.0.5845.96 -> 116.0.5845.110
https://chromereleases.googleblog.com/2023/08/chrome-desktop-stable-update.html

This update includes 5 security fixes.

CVEs:
CVE-2023-4430 CVE-2023-4429 CVE-2023-4428 CVE-2023-4427 CVE-2023-4431

(cherry picked from commit dd42af6b86)
2023-08-26 00:38:09 +00:00
github-actions[bot]
5d47410733 Merge staging-next-23.05 into staging-23.05 2023-08-26 00:11:56 +00:00
github-actions[bot]
169309016d Merge release-23.05 into staging-next-23.05 2023-08-26 00:11:25 +00:00
Franz Pletz
5a81f42ea1 Merge pull request #251422 from NixOS/backport-248040-to-release-23.05
[Backport release-23.05] tor-browser-bundle-bin: deprecate useHardenedMalloc
2023-08-25 23:57:12 +02:00
Felix Schröter
5119143db0 tor-browser-bundle-bin: deprecate useHardenedMalloc
Set useHardenedMalloc to false by default & add deprecation warning.
graphene-hardened-malloc cannot fully replace Tor Browser's statically linked jemalloc & can cause issues.

(cherry picked from commit 4823d1bf38)
2023-08-25 18:13:08 +00:00
Franz Pletz
74e5bdc547 Merge pull request #246513 from chvp/upd/23.05/matrix-hookshot
[23.05] matrix-hookshot: 4.0.0 -> 4.4.1
2023-08-25 19:55:44 +02:00
Franz Pletz
0fb599fad8 Merge pull request #251345 from NixOS/backport-251123-to-release-23.05
[Backport release-23.05] wireshark: 4.0.7 -> 4.0.8
2023-08-25 18:34:11 +02:00
figsoda
161412a7e5 Merge pull request #251329 from NixOS/backport-250399-to-release-23.05 2023-08-25 09:53:41 -04:00
Artturi
b4e453296c Merge pull request #251346 from NixOS/backport-251296-to-release-23.05 2023-08-25 14:47:59 +03:00
R. Ryantm
b4e66fbc55 discord-ptb: 0.0.44 -> 0.0.45
(cherry picked from commit afec397bef)
2023-08-25 10:49:52 +00:00
Pavel Sobolev
f968cb0d30 wireshark: 4.0.7 -> 4.0.8
(cherry picked from commit 359eb2190d)
2023-08-25 10:43:34 +00:00
Muhammad Falak R Wani
5225079e92 inferno: 0.11.15 -> 0.11.16
Diff: https://github.com/jonhoo/inferno/compare/v0.11.15...v0.11.16
Changelog: https://github.com/jonhoo/inferno/blob/v0.11.16/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
(cherry picked from commit 23d90eb88c)
2023-08-25 08:52:13 +00:00
Justin Bedő
40a4688496 Merge pull request #251295 from NixOS/backport-230992-to-release-23.05
[Backport release-23.05] apptainer, singularity: fix wrapper PATH prefix
2023-08-25 16:40:00 +10:00
Yueh-Shun Li
77992ca019 singularity: specify "nvidia-container-cli path"
(cherry picked from commit 0fcf35ae58)
2023-08-25 04:41:49 +00:00
Yueh-Shun Li
1c7aa80607 apptainer, singularity: fix wrapper PATH prefix
Fix the missing trailing /bin in f6e7fcc

(cherry picked from commit 466e154fb2)
2023-08-25 04:41:49 +00:00
github-actions[bot]
eb4f279239 Merge staging-next-23.05 into staging-23.05 2023-08-25 00:12:20 +00:00
github-actions[bot]
b275c50667 Merge release-23.05 into staging-next-23.05 2023-08-25 00:11:42 +00:00
Maximilian Bosch
7419e94880 grafana: 9.5.7 -> 9.5.8 (#251155)
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.5.8
2023-08-24 18:54:27 +02:00
Yureka
8d140c6387 electron_26: init at 26.1.0
(cherry picked from commit e3b1b7cfd9)
2023-08-24 18:51:14 +02:00
Yureka
f79ddb616e electron_*: updates
(cherry picked from commit ee99cb5dc6)
2023-08-24 18:51:14 +02:00
Vladimír Čunát
73319a3238 Merge #250812: knot-resolver: 5.6.0 -> 5.7.0
...into release-23.05
2023-08-24 17:00:23 +02:00
K900
d540c63482 Merge pull request #251142 from NixOS/backport-250893-to-release-23.05
[Backport release-23.05] Hardened kernels for 2023-08-22
2023-08-24 13:45:56 +03:00
K900
4aa7109d46 Merge pull request #251139 from NixOS/backport-251113-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-08-24
2023-08-24 13:45:34 +03:00
Fabián Heredia Montiel
8133056dc2 linux/hardened/patches/6.4: 6.4.10-hardened1 -> 6.4.11-hardened1
(cherry picked from commit 4f88f7c201)
2023-08-24 10:36:15 +00:00
Fabián Heredia Montiel
490c4f5721 linux/hardened/patches/6.1: 6.1.45-hardened1 -> 6.1.46-hardened1
(cherry picked from commit 1f73de030e)
2023-08-24 10:36:15 +00:00
Fabián Heredia Montiel
6dff13a316 linux/hardened/patches/5.4: 5.4.253-hardened1 -> 5.4.254-hardened1
(cherry picked from commit 8364518096)
2023-08-24 10:36:15 +00:00
Fabián Heredia Montiel
9c2705ffb9 linux/hardened/patches/5.15: 5.15.126-hardened1 -> 5.15.127-hardened1
(cherry picked from commit c063bc8a66)
2023-08-24 10:36:15 +00:00
Fabián Heredia Montiel
7cf202f993 linux/hardened/patches/5.10: 5.10.190-hardened1 -> 5.10.191-hardened1
(cherry picked from commit eac0600e83)
2023-08-24 10:36:15 +00:00
Fabián Heredia Montiel
58e00e129c linux/hardened/patches/4.19: 4.19.291-hardened1 -> 4.19.292-hardened1
(cherry picked from commit 470c022cfc)
2023-08-24 10:36:15 +00:00
Fabián Heredia Montiel
827dc238ee linux/hardened/patches/4.14: 4.14.322-hardened1 -> 4.14.323-hardened1
(cherry picked from commit 15029c4411)
2023-08-24 10:36:14 +00:00
K900
53bfb043c2 linux_latest-libre: 19386 -> 19392
(cherry picked from commit fdcf135074)
2023-08-24 10:35:49 +00:00
K900
e06be16ef0 linux: 6.4.11 -> 6.4.12
(cherry picked from commit d68e756397)
2023-08-24 10:35:49 +00:00
K900
175605a8e0 linux: 6.1.46 -> 6.1.47
(cherry picked from commit b6209350d7)
2023-08-24 10:35:48 +00:00
Sergei Trofimovich
a34d1f6736 qemu: 8.0.3 -> 8.0.4
While at it added a trivial updater.

Changes: https://www.mail-archive.com/qemu-devel@nongnu.org/msg981379.html
(cherry picked from commit a84303579b)
2023-08-24 08:44:30 +00:00
Nick Cao
d110071396 Merge pull request #251070 from NickCao/geogebra-backport
[Backport release-23.05] geogebra6: 6-0-745-0 -> 6-0-794-0
2023-08-24 16:37:46 +08:00
Alyssa Ross
a27d752218 nixosTests.os-prober: add bintools to the VM
machine # warning: error: unable to download 'https://ftpmirror.gnu.org/bash/bash-5.2.tar.gz': Couldn't resolve host name (6); retrying in 329 ms
machine # warning: error: unable to download 'https://ftpmirror.gnu.org/bash/bash-5.2.tar.gz': Couldn't resolve host name (6); retrying in 530 ms
machine # warning: error: unable to download 'https://ftpmirror.gnu.org/bash/bash-5.2.tar.gz': Couldn't resolve host name (6); retrying in 1066 ms
machine # warning: error: unable to download 'https://ftpmirror.gnu.org/bash/bash-5.2.tar.gz': Couldn't resolve host name (6); retrying in 2544 ms
machine # [ 1283.199545] GUEST-test1[1465]: [  414.478221] stage-1-init: [Wed Aug 23 13:26:29 UTC 2023] + loadkmap
machine # error:
machine #        … writing file '/nix/store/v28dv6l0qk3j382kp40bksa1v6h7dx9p-bash-5.2.tar.gz'
machine #
machine #        error: unable to download 'https://ftpmirror.gnu.org/bash/bash-5.2.tar.gz': Couldn't resolve host name (6)
machine # error: builder for '/nix/store/5jrd75v747s76s16zxk59384xfcjqn58-bash-5.2.tar.gz.drv' failed with exit code 1
machine # error: 1 dependencies of derivation '/nix/store/0cgj4m2h51hjhmz5h4440pd73kv5lm5v-bash-5.2-p15.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/d2x66i0dfv9w81gl1w3nbkn0nz7mawaz-bash-5.2-p15.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/lcz1v3h1nsbyz2fp7xkp113jvyjqq0sx-bash-5.2-p15.drv' failed to build
machine # building '/nix/store/20d5pi1a5i9jj041i0gvr9zcs7bjbw46-binutils-2.40.tar.bz2.drv'...
machine # error: 1 dependencies of derivation '/nix/store/zb0ykvcllgc8l9ki38fdv9n8xp3rnphb-gcc-12.3.0.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/7kxjnzmc79sickp7hiyp8v169idyw8f2-gettext-0.21.1.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/wp7hpglhgwljl3fsfyx8caaakh4a1r72-xgcc-12.3.0.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/f7glbcn7n59k22b911bx1vyy13g4bdxh-binutils-2.40.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/q7yvprjmnqprx743ikkcz4kqx2mjdas4-binutils-wrapper-2.40.drv' failed to build
machine # building '/nix/store/vks3aqqal1rjvrsbj61nl1yh7r5shhdh-builder.pl.drv'...
machine # error: 1 dependencies of derivation '/nix/store/qmdff14r0l31mzx8al7h1kp9h5pck5wr-extra-utils.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/rdlk4188b2jp4ac38w94qazdaxk6sga9-stage-1-init.sh.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/rq15acvd6hcr52a5dlmk1p7mlyzjack0-initrd-linux-6.1.46.drv' failed to build
machine # error: 1 dependencies of derivation '/nix/store/h1rch2zqjacijnn0szq2hgwmd6v1r1ld-nixos-system-nixos-23.11pre-git.drv' failed to build

(cherry picked from commit 42f1b5c6db)
2023-08-24 08:06:09 +00:00
Nick Cao
51947f4c80 geogebra6: fix web archive url and darwin hash 2023-08-24 09:38:56 +08:00
Šimon Brandner
08bd3973a8 geogebra6: 6-0-785-0 -> 6-0-794-0
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2023-08-24 09:26:01 +08:00
kilianar
f3debb74d8 geogebra6: 6-0-745-0 -> 6-0-785-0 2023-08-24 09:26:00 +08:00
Nick Cao
26c18ae5be Merge pull request #250941 from NixOS/backport-250757-to-release-23.05
[Backport release-23.05] prismlauncher: add canonicalize-jars-hook
2023-08-24 08:56:34 +08:00
github-actions[bot]
c5e2ace7c0 Merge staging-next-23.05 into staging-23.05 2023-08-24 00:12:07 +00:00
github-actions[bot]
7cafee1f72 Merge release-23.05 into staging-next-23.05 2023-08-24 00:11:38 +00:00
Robert Scott
beebb047d4 Merge pull request #250821 from NixOS/backport-250423-to-release-23.05
[Backport release-23.05] pipreqs: 0.4.11 -> 0.4.13
2023-08-23 20:00:59 +01:00
Robert Scott
d1e4924159 Merge pull request #250832 from NixOS/backport-250234-to-release-23.05
[Backport release-23.05] sngrep: add patch for CVE-2023-36192
2023-08-23 19:58:54 +01:00
Yureka
fc944919f7 clickhouse: 23.3.8.21 -> 23.3.10.5
(cherry picked from commit 1d85e00712)
2023-08-23 20:34:26 +08:00
seth
05294f2c7a prismlauncher: add canonicalize-jars-hook
this strips timestamps from java build artifacts, fixing reproducibility
issues

(cherry picked from commit 40a6e38aeb)
2023-08-23 09:50:19 +00:00
github-actions[bot]
a7b1c25702 Merge staging-next-23.05 into staging-23.05 2023-08-23 00:12:08 +00:00
github-actions[bot]
f99e08e0a1 Merge release-23.05 into staging-next-23.05 2023-08-23 00:11:42 +00:00
Robert Scott
a348d05d07 sngrep: add patch for CVE-2023-36192
(cherry picked from commit 25fa8c87ba)
2023-08-22 20:25:21 +00:00
Thomas Gerbet
26260b170c Merge pull request #250431 from risicle/ris-openimageio-2.4.13.0-r23.05
[23.05] openimageio: 2.4.11.1 -> 2.4.13.0
2023-08-22 22:21:48 +02:00
Robert Scott
c185f17807 pipreqs: 0.4.11 -> 0.4.13
(cherry picked from commit 2db32b8995)
2023-08-22 19:22:36 +00:00
Vladimír Čunát
4aab18969f knot-resolver: 5.6.0 -> 5.7.0
https://gitlab.nic.cz/knot/knot-resolver/-/releases/v5.7.0
(cherry picked from commit 1c505f6bb3)
2023-08-22 18:55:39 +00:00
Vincent Laporte
a16f7eb56e ocamlPackages.hack_parallel: fix for OCaml 5.0
(cherry picked from commit e55d51881e)
2023-08-22 11:55:34 +02:00
Michael Adler
b6f9467999 gitlab-runner: 16.2.1 -> 16.3.0
(cherry picked from commit fa60480279)
2023-08-22 11:13:09 +02:00
Vladimír Čunát
b7589ceaee Merge #250381: thunderbirdPackages.thunderbird-115: 115.1.0 -> 115.1.1
...into release-23.05
2023-08-22 09:56:12 +02:00
Bobby Rong
167d16355b Merge pull request #250676 from NixOS/backport-250654-to-release-23.05
[Backport release-23.05] xfce.xfce4-screensaver: Unbreak xfce4-screensaver-configure
2023-08-22 15:26:50 +08:00
Bobby Rong
fc133d39a2 xfce.xfce4-screensaver: Unbreak xfce4-screensaver-configure
Adding missing python should be enough to fix the wrong shebangs.

(cherry picked from commit b44f013821)
2023-08-22 05:50:49 +00:00
github-actions[bot]
58d47c7195 Merge staging-next-23.05 into staging-23.05 2023-08-22 00:12:11 +00:00
github-actions[bot]
66bdfb26aa Merge release-23.05 into staging-next-23.05 2023-08-22 00:11:45 +00:00
Nick Cao
7d326451cd Merge pull request #250608 from NixOS/backport-246354-to-release-23.05
[Backport release-23.05] netbox: 3.5.6 -> 3.5.7 + migration fixes + upgrade NixOS test
2023-08-22 07:38:22 +08:00
Artturi
2e29f6826a Merge pull request #250603 from NixOS/backport-250579-to-release-23.05 2023-08-21 23:32:05 +03:00
Minijackson
38e4aef5c9 netbox,netbox_3_3: link netbox-upgrade NixOS test
(cherry picked from commit 1bac8f5aa1)
2023-08-21 20:23:11 +00:00
Minijackson
4230aa04fe netbox: 3.5.6 -> 3.5.7
(cherry picked from commit fce8aa18b1)
2023-08-21 20:23:11 +00:00
Minijackson
0531c6a88d nixos/tests/netbox-upgrade: init
Test that the upgrade from NetBox 3.3 to NetBox 3.5 runs fine

(cherry picked from commit de8086be4f)
2023-08-21 20:23:11 +00:00
Minijackson
1c1b65bd48 nixos/netbox: move migration into the preStart netbox.service, reindex
Now migrations are run only on upgrade / downgrade and first start,
which makes netbox much faster on a normal start.

add the reindex for NetBox > 3.5.0, to populate the index, preventing
empty search results.

Migrations were moved out of netbox-migration.service into
netbox.service, to prevent service dependency issues when upgrading
NixOS.

(cherry picked from commit d1b0a9543d)
2023-08-21 20:23:10 +00:00
Minijackson
3dae03ff27 nixos/netbox: add GIT_PATH environment variable
used by the synchronization backend for remote git repositories, in
"Data Sources"

(cherry picked from commit a57a322b8d)
2023-08-21 20:23:10 +00:00
Minijackson
f60b7cf3aa nixos/netbox: remove "with lib;"
(cherry picked from commit bcdc4d976c)
2023-08-21 20:23:10 +00:00
R. Ryantm
17bbf4a3d9 discord-canary: 0.0.163 -> 0.0.166
(cherry picked from commit f86455d9a4)
2023-08-21 19:53:51 +00:00
Artturi
39a93b65fa Merge pull request #250601 from NixOS/backport-248429-to-release-23.05 2023-08-21 22:53:08 +03:00
R. Ryantm
1126971e2c discord-canary: 0.0.162 -> 0.0.163
(cherry picked from commit 45f7a1babc)
2023-08-21 19:46:28 +00:00
Bjørn Forsman
1c7916f8d3 virtualbox: include Guest Additions ISO
Although virtualbox has code to download it at runtime, I'd like to have
it included at build time because:

* I like programs that are fully functional even when offline.
* Runtime downloading doesn't work, it results in error message
  "During certificate downloading: Unknown reason".

This change increases the closure size 5 % (969 -> 1020 MiB).

(cherry picked from commit ff1dfef286)
2023-08-21 17:17:25 +02:00
Bobby Rong
57492e92b9 Merge pull request #248582 from NixOS/backport-247790-to-release-23.05
[Backport release-23.05] gnome.gnome-shell: Provide schema compiler path
2023-08-21 11:16:07 +08:00
Bobby Rong
62c7d9dd0c Merge pull request #249965 from NixOS/backport-245347-to-release-23.05
[Backport release-23.05] gexiv2: 0.14.1 → 0.14.2
2023-08-21 10:30:45 +08:00
github-actions[bot]
f93225e3ec Merge staging-next-23.05 into staging-23.05 2023-08-21 00:12:36 +00:00
github-actions[bot]
2b33bebd99 Merge release-23.05 into staging-next-23.05 2023-08-21 00:12:09 +00:00
R. Ryantm
3258cabec5 openimageio: 2.4.12.0 -> 2.4.13.0
(cherry picked from commit 09e4313380)
2023-08-20 23:19:37 +01:00
R. Ryantm
63d43f7625 openimageio: 2.4.11.1 -> 2.4.12.0
(cherry picked from commit 1f1c63f98d)
2023-08-20 23:19:22 +01:00
Robert Scott
c6c59d3ccf Merge pull request #250363 from NixOS/backport-248729-to-staging-23.05
[Backport staging-23.05] libraw: add patch for CVE-2023-1729
2023-08-20 21:34:21 +01:00
Vladimír Čunát
73a5b1ae0b thunderbirdPackages.thunderbird-115: 115.1.0 -> 115.1.1
https://www.thunderbird.net/en-US/thunderbird/115.1.1/releasenotes/
(cherry picked from commit 067cf75598)
2023-08-20 18:35:01 +02:00
Martin Weinelt
52e3c9e18f Merge pull request #250355 from mweinelt/pypdf-cve-2023-36464
python310Packages.pypdf: Apply patch for CVE-2023-3646
2023-08-20 16:52:45 +02:00
Robert Scott
0371be388e libraw: add some key reverse dependencies to passthru.tests
(cherry picked from commit 39070fdc9b)
2023-08-20 14:23:45 +00:00
Robert Scott
4dd9f5b182 libraw: add patch for CVE-2023-1729
(cherry picked from commit f40c84b149)
2023-08-20 14:23:45 +00:00
Martin Weinelt
13f2c6bf6c python310Packages.pypdf: Apply patch for CVE-2023-3646
https://github.com/py-pdf/pypdf/security/advisories/GHSA-4vvm-4w3v-6mr8
2023-08-20 15:33:41 +02:00
Thomas Gerbet
48cfe254d0 Merge pull request #250154 from NixOS/backport-249437-to-release-23.05
[Backport release-23.05] brave: 1.56.20 -> 1.57.47
2023-08-20 13:54:04 +02:00
Silvan Mosberger
1f275bad44 Merge pull request #250319 from widmannt/htop-fix-settings-option
[23.05] nixos/htop: fix boolean values in settings option
2023-08-20 13:01:27 +02:00
Nick Cao
475d5ae2c4 Merge pull request #250125 from NixOS/backport-250063-to-release-23.05
[Backport release-23.05] netbird-ui: 0.22.4 -> 0.22.6
2023-08-20 18:05:14 +08:00
Thomas Gerbet
052310b885 Merge pull request #250156 from NixOS/backport-250042-to-release-23.05
[Backport release-23.05] dolibarr: 16.0.4 -> 16.0.5
2023-08-20 11:52:00 +02:00
Tobias Widmann
0367b70a02 nixos/htop: fix boolean values in settings option
When generating htoprc, in order to be recognized by htop, a boolean value
of 'false' should be written as '0', not an empty string.

(cherry picked from commit e4a62b0fd1)
2023-08-20 11:19:50 +02:00
Robert Scott
e7f74a25f0 jhead: enable tests
(cherry picked from commit 174bd27ec8)
2023-08-20 11:11:00 +02:00
Thomas Gerbet
edac24b001 jhead: 3.06.0.1 -> 3.08
"Release notes":
https://github.com/Matthias-Wandel/jhead/releases/tag/3.08

(cherry picked from commit eb77cb79fa)
2023-08-20 11:11:00 +02:00
Maximilian Bosch
b440c64c39 linux: make main update script slightly more robust
On #249636 I had to manually run the updaters for hardened & libre kernels.
The cause was that `update-rt.sh` suddenly broke. Because I didn't want to
inhibit other kernel updates because of a rather niche variant, I decided to
move forward temporarily and take care of it later.

One issue was that the script failed silently, i.e. I only saw that the
script terminated early from my prompt. This is fixed now by making each
niche kernel updater print its exit code code if it failed. Also, errors
are allowed, i.e. a broken `update-rt.sh` doesn't block
`hardened/update.py` etc..

The issue itself is rather simple. When I updated the kernels in #249636,
the sha256sums.asc for rt kernels[1] looked like this:

    199bbb0cdb97ead22732473b95c8b2e8da62dfd71bde2339163119fb537a2b7c  patch-6.1.38-rt13-rc1.patch.gz
    a1af54f6987e96de06cad0a3226c5b5a992b60df084a904b6b94ea247fb46027  patch-6.1.38-rt13-rc1.patch.xz
    7bb68561787e46e3c433d9b514373ce368d587ac459b91df41934e70280d008f  patches-6.1.38-rt13-rc1.tar.gz
    ee65336dd6ae0be398796e7b75291918811a23e10121dc09bd84b244b12402fa  patches-6.1.38-rt13-rc1.tar.xz

However, the script itself skips any RC versions of the realtime
patches, so no releases were usable and the script failed. It's probably
possible to use the overview over all releases instead[2], however
that'd complicate the script notably. Anyways, since RT kernels don't
bump to each patch-level release, I don't think it hurts too much if
such an update is slightly more delayed. However if we want to fix this, I'd prefer
this to be fixed by folks who care more about rt kernels than I do.

[1] https://kernel.org/pub/linux/kernel/projects/rt/6.1/sha256sums.asc
[2] https://mirrors.edge.kernel.org/pub/linux/kernel/projects/rt/6.1/older/sha256sums.asc

(cherry picked from commit ccf0c5bd42)
2023-08-20 08:25:29 +00:00
Maximilian Bosch
ecd348bd48 linux-rt_6_1: 6.1.33-rt11 -> 6.1.46-rt13
(cherry picked from commit ef82011918)
2023-08-20 08:25:28 +00:00
Maximilian Bosch
1eb1a81741 Merge pull request #249714 from NixOS/backport-249636-to-release-23.05
[Backport release-23.05] Linux kernel updates 2023-08-16
2023-08-20 10:24:37 +02:00
Henri Rosten
90e570a4e6 avahi: add patch for CVE-2023-1981
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
(cherry picked from commit ae58f00617)
2023-08-20 06:06:28 +00:00
Martin Weinelt
5e63e8bbc4 Merge pull request #250239 from NixOS/backport-249131-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-{bin-}unwrapped: 117.0b5 -> 117.0b9
2023-08-20 02:52:06 +02:00
github-actions[bot]
d65204a743 Merge staging-next-23.05 into staging-23.05 2023-08-20 00:13:15 +00:00
github-actions[bot]
398560f650 Merge release-23.05 into staging-next-23.05 2023-08-20 00:12:44 +00:00
jopejoe1
3419d67f7b firefox-devedition-bin-unwrapped: 117.0b5 -> 117.0b9
(cherry picked from commit 1f7318d0c6)
2023-08-19 19:54:19 +00:00
jopejoe1
916cbef2fa firefox-beta-bin-unwrapped: 117.0b5 -> 117.0b9
(cherry picked from commit b02589f3bc)
2023-08-19 19:54:19 +00:00
jopejoe1
35e52695e3 firefox-devedition-unwrapped: 117.0b5 -> 117.0b9
(cherry picked from commit ed0d0baef0)
2023-08-19 19:54:18 +00:00
jopejoe1
fb677fc98b firefox-beta-unwrapped: 117.0b5 -> 117.0b9
(cherry picked from commit 303a86bbc0)
2023-08-19 19:54:18 +00:00
Robert Scott
2794c8c4e8 python3Packages.snowflake-connector-python: 3.0.0 -> 3.0.2
still appears to need setuptools present despite switching
to `packaging`

(cherry picked from commit fd4c28c894)
2023-08-19 17:16:37 +01:00
Theodore Ni
08639ed056 python3.pkgs.snowflake-connector-python: fix build dependencies
(cherry picked from commit fe827278e5)
2023-08-19 17:16:17 +01:00
Doron Behar
d5d46d42f2 python3.pkgs.snowflake-connector-python: relax cryptography dep, with hook
(cherry picked from commit 36822a4885)
2023-08-19 17:15:57 +01:00
Robert Scott
eff5ae53b3 dolibarr: 16.0.4 -> 16.0.5
(cherry picked from commit 5f01945f7c)
2023-08-19 09:43:11 +00:00
Sean Buckley
d4ed1d2645 brave: 1.56.20 -> 1.57.47
https://community.brave.com/t/release-channel-1-57-47/501529/1
(cherry picked from commit 26757d32c5)
2023-08-19 09:31:32 +00:00
Thomas Gerbet
90677a4464 Merge pull request #249592 from NixOS/backport-249403-to-release-23.05
[Backport release-23.05] opensc: add patch for CVE-2023-2977
2023-08-19 11:28:39 +02:00
R. Ryantm
7e4baca700 netbird-ui: 0.22.4 -> 0.22.6
(cherry picked from commit e2ea79b261)
2023-08-19 07:19:37 +00:00
Anderson Torres
4cdad15f34 emacs: better glib-networking detection
Fixes https://github.com/NixOS/nixpkgs/issues/249756

(cherry picked from commit 6415fe87aa)
2023-08-19 03:08:25 +00:00
Anderson Torres
8983422649 emacs29-macport: init at 29.1
(cherry picked from commit 2160abc3ed)
2023-08-19 03:06:58 +00:00
Anderson Torres
d5d6563f40 emacs29: 29.1-rc1 -> 29.1
(cherry picked from commit 05d277b11e)
2023-08-19 03:06:58 +00:00
Anderson Torres
8ff7233964 emacs: factor meta
(cherry picked from commit 7e445b6d72)
2023-08-19 03:06:58 +00:00
Anderson Torres
e4984ba3ac emacs28-macport: rename from emacs-macport
Also, move emacsMacport to aliases.nix.

(cherry picked from commit ae4e2e8676)
2023-08-19 03:06:58 +00:00
Nick Cao
360a8cb9a9 Merge pull request #250054 from NixOS/backport-249861-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-08-18
2023-08-19 10:04:38 +08:00
Nick Cao
8cdd5388bd Merge pull request #250071 from NixOS/backport-249918-to-release-23.05
[Backport release-23.05] lbreakout2: fix runtime issues
2023-08-19 10:01:32 +08:00
Francesco Gazzetta
437258bf31 lbreakout2: fix runtime issues
(cherry picked from commit fe8acaa832)
2023-08-19 01:01:15 +00:00
github-actions[bot]
1b4bf48246 Merge staging-next-23.05 into staging-23.05 2023-08-19 00:11:40 +00:00
github-actions[bot]
064c7961b1 Merge release-23.05 into staging-next-23.05 2023-08-19 00:11:09 +00:00
Gerg-L
9e0899da9c nixos/direnv: init
(cherry picked from commit 194a3a7d97)
2023-08-18 19:59:57 -04:00
Ilan Joselevich
ce0878fdb3 linux_xanmod_latest: 6.4.10 -> 6.4.11
(cherry picked from commit ea9af80d5f)
2023-08-18 23:17:49 +00:00
Ilan Joselevich
b6454d181e linux_xanmod: 6.1.45 -> 6.1.46
(cherry picked from commit 0d164bfc22)
2023-08-18 23:17:49 +00:00
Maximilian Bosch
6fc0022d0a Merge pull request #249723 from Ma27/bump-nextcloud-2305
[23.05] nextcloud: 25.0.9 -> 25.0.10, 26.0.4 -> 26.0.5, 27.0.1 -> 27.0.2
2023-08-18 23:58:39 +02:00
Martin Weinelt
1a6450412e Merge pull request #249980 from NixOS/backport-249735-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 116.0.2 -> 116.0.3
2023-08-18 21:54:50 +02:00
Anders Kaseorg
b1de155d82 mozillavpn: 2.16.0 → 2.16.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit bcdbde1767)
2023-08-18 20:29:26 +02:00
Martin Weinelt
8a8fc8b9d8 libcap: 2.68 -> 2.69
https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.iuvg7sbjg8pe
https://www.openwall.com/lists/oss-security/2023/05/16/2

Fixes: CVE-2023-2602, CVE-2023-2603
(cherry picked from commit f172f27981)
2023-08-18 18:07:47 +00:00
Michele Guerini Rocco
ebb53c053c Merge pull request #249969 from NixOS/backport-249913-to-release-23.05
[Backport release-23.05] libreswan: 4.11 -> 4.12
2023-08-18 20:02:04 +02:00
Martin Weinelt
1f2497443f firefox-bin-unwrapped: 116.0.2 -> 116.0.3
https://www.mozilla.org/en-US/firefox/116.0.3/releasenotes/
(cherry picked from commit fe2a01e978)
2023-08-18 15:32:08 +00:00
Martin Weinelt
5b68b206a0 firefox-unwrapped: 116.0.2 -> 116.0.3
https://www.mozilla.org/en-US/firefox/116.0.3/releasenotes/
(cherry picked from commit 2b8f4fe2fa)
2023-08-18 15:32:08 +00:00
rnhmjoj
66ac4d1c18 libreswan: 4.11 -> 4.12
(cherry picked from commit 937db53f2a)
2023-08-18 14:19:12 +00:00
Bobby Rong
b57abce8c1 gexiv2: 0.14.1 → 0.14.2
https://gitlab.gnome.org/GNOME/gexiv2/-/compare/gexiv2-0.14.1...gexiv2-0.14.2
(cherry picked from commit 7d6c38a382)
2023-08-18 13:48:31 +00:00
Ilan Joselevich
c8eb2fc112 Merge pull request #249857 from NixOS/backport-248920-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-08-13
2023-08-18 16:32:38 +03:00
Maximilian Bosch
3f033127c6 Merge pull request #249851 from NixOS/backport-249696-to-release-23.05
[Backport release-23.05] mautrix-whatsapp: 0.9.0 -> 0.10.0
2023-08-18 13:53:35 +02:00
Vladimír Čunát
ae521bd4e4 Merge #249583: staging-next-23.05 iteration 6
...into release-23.05
2023-08-18 08:22:09 +02:00
Atemu
114f5e97ab linux_xanmod_latest: 6.4.8 -> 6.4.10
(cherry picked from commit 6331c56088)
2023-08-18 01:18:07 +00:00
Atemu
98649e088a linux_xanmod: 6.1.43 -> 6.1.45
(cherry picked from commit 9341e9d2ab)
2023-08-18 01:18:07 +00:00
Charlotte Van Petegem
f7d910df9d mautrix-whatsapp: 0.9.0 -> 0.10.0
https://github.com/mautrix/whatsapp/releases/tag/v0.10.0
(cherry picked from commit c7b994dd5f)
2023-08-18 00:43:44 +00:00
github-actions[bot]
72ec1567e4 Merge staging-next-23.05 into staging-23.05 2023-08-18 00:12:03 +00:00
github-actions[bot]
0811c0b9b7 Merge release-23.05 into staging-next-23.05 2023-08-18 00:11:31 +00:00
Emily
53baed0863 Merge pull request #249809 from emilylange/backport-249703-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 115.0.5790.170 -> 116.0.5845.96
2023-08-18 00:28:30 +02:00
networkException
ba2b3ce946 ungoogled-chromium: 115.0.5790.170 -> 116.0.5845.96
https://chromereleases.googleblog.com/2023/08/stable-channel-update-for-desktop_15.html

This update includes 26 security fixes.

CVEs:
CVE-2023-2312 CVE-2023-4349 CVE-2023-4350 CVE-2023-4351 CVE-2023-4352
CVE-2023-4353 CVE-2023-4354 CVE-2023-4355 CVE-2023-4356 CVE-2023-4357
CVE-2023-4358 CVE-2023-4359 CVE-2023-4360 CVE-2023-4361 CVE-2023-4362
CVE-2023-4363 CVE-2023-4364 CVE-2023-4365 CVE-2023-4366 CVE-2023-4367
CVE-2023-4368

(cherry picked from commit aea1ac02db)
2023-08-17 22:49:22 +02:00
Emily
7cecae301f Merge pull request #249789 from emilylange/backport-249702-to-release-23.05
[Backport release-23.05] chromium: 115.0.5790.170 -> 116.0.5845.96
2023-08-17 22:42:43 +02:00
Robert Scott
469955b2e1 irrd: add patch for CVE-2023-29159
patch without added tests needed
2023-08-17 21:15:09 +01:00
networkException
3e65db8196 chromium: 115.0.5790.170 -> 116.0.5845.96
https://chromereleases.googleblog.com/2023/08/stable-channel-update-for-desktop_15.html

This update includes 26 security fixes.

CVEs:
CVE-2023-2312 CVE-2023-4349 CVE-2023-4350 CVE-2023-4351 CVE-2023-4352
CVE-2023-4353 CVE-2023-4354 CVE-2023-4355 CVE-2023-4356 CVE-2023-4357
CVE-2023-4358 CVE-2023-4359 CVE-2023-4360 CVE-2023-4361 CVE-2023-4362
CVE-2023-4363 CVE-2023-4364 CVE-2023-4365 CVE-2023-4366 CVE-2023-4367
CVE-2023-4368

(cherry picked from commit 57c54aff55)
2023-08-17 20:20:04 +02:00
Robert Scott
71e2024b99 python3Packages.starlette: add patch for CVE-2023-29159 2023-08-17 19:05:31 +01:00
Sefa Eyeoglu
fceea98ada prismlauncher: rename to programs/libs runtimePrograms/runtimeLibs
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit dc958682e9)
2023-08-17 17:05:18 +00:00
Sefa Eyeoglu
9ec0e58bc1 prismlauncher: add mesa-demos to PATH
Prism Launcher uses glxinfo to query GPU information.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 4b124263f4)
2023-08-17 17:05:18 +00:00
Sefa Eyeoglu
d40bb15233 prismlauncher: add additionalPrograms parameter
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 176688d0d4)
2023-08-17 17:05:17 +00:00
Sefa Eyeoglu
1278c66ed8 prismlauncher: add flite for TTS support
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit bcce530bf5)
2023-08-17 17:05:17 +00:00
Pierre Bourdon
975abfd94b Merge pull request #249743 from NixOS/backport-246898-to-release-23.05
[Backport release-23.05] prismlauncher: add support for darwin
2023-08-17 18:50:19 +02:00
seth
9a565b67e7 prismlauncher: add support for darwin
(cherry picked from commit 7ed803a136)
2023-08-17 13:53:45 +00:00
Pol Dellaiera
29a5069b44 Merge pull request #249684 from NixOS/backport-248383-to-release-23.05
[23.05] php82: 8.2.7 -> 8.2.9
2023-08-17 11:52:25 +02:00
Maximilian Bosch
95b1ad1359 linux/hardened/patches/6.4: 6.4.7-hardened1 -> 6.4.10-hardened1
(cherry picked from commit c41b8d090d)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
405a4d22c0 linux/hardened/patches/6.1: 6.1.42-hardened1 -> 6.1.45-hardened1
(cherry picked from commit e9b4fa1c38)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
56a5056c52 linux/hardened/patches/5.4: 5.4.251-hardened1 -> 5.4.253-hardened1
(cherry picked from commit 6946af616c)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
f36540cab0 linux/hardened/patches/5.15: 5.15.123-hardened1 -> 5.15.126-hardened1
(cherry picked from commit 36aa1b207c)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
0dc968db49 linux/hardened/patches/5.10: 5.10.188-hardened1 -> 5.10.190-hardened1
(cherry picked from commit 808af66863)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
54f80e9cc1 linux/hardened/patches/4.19: 4.19.289-hardened1 -> 4.19.291-hardened1
(cherry picked from commit 0d7e1948cb)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
a8dc695997 linux/hardened/patches/4.14: 4.14.320-hardened1 -> 4.14.322-hardened1
(cherry picked from commit fcfd921fd6)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
f2bddb7c30 linux_latest-libre: 19337 -> 19386
(cherry picked from commit 154f9ca398)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
809bcd84e7 linux: 6.4.10 -> 6.4.11
(cherry picked from commit 1541cb8cdd)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
e2791728e2 linux: 6.1.45 -> 6.1.46
(cherry picked from commit 148ff04e56)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
37368eb58e linux: 5.4.253 -> 5.4.254
(cherry picked from commit 62cee8e21a)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
abcd8036a7 linux: 5.15.126 -> 5.15.127
(cherry picked from commit 965777503c)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
94089b5937 linux: 5.10.190 -> 5.10.191
(cherry picked from commit 6f0af2778d)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
91f5ec4469 linux: 4.19.291 -> 4.19.292
(cherry picked from commit feee70e06a)
2023-08-17 09:21:40 +00:00
Maximilian Bosch
fb28694dd0 linux: 4.14.322 -> 4.14.323
(cherry picked from commit 6e2765b803)
2023-08-17 09:21:39 +00:00
Pol Dellaiera
dfd0913027 php82: 8.2.7 -> 8.2.9
Security release: https://www.php.net/ChangeLog-8.php#8.2.9

(cherry picked from commit 1f093dfa6f)
2023-08-17 11:19:55 +02:00
Maximilian Bosch
c7ba4b061e nextcloudPackages*: pin maps to stable 1.1.0
No idea what this gibberish disguised as tag is, but nc4nix doesn't seem
to cope well with it. For now, let's pin `maps` to the stable 1.1 release (as
it's the case for nextcloud27 already) since 1.1 is supported for all of
v25 to v27[1], so this seems reasonable to do.

[1] https://github.com/nextcloud/maps/blob/v1.1.0/appinfo/info.xml#L36

(cherry picked from commit 519c64b1be)
2023-08-17 11:19:30 +02:00
Maximilian Bosch
d5d7884ca4 nextcloud26: 26.0.4 -> 26.0.5
ChangeLog: https://nextcloud.com/changelog/#26-0-4
(cherry picked from commit 986c328056)
2023-08-17 11:19:29 +02:00
Maximilian Bosch
a348d08e0e nextcloud25: 25.0.9 -> 25.0.10
ChangeLog: https://nextcloud.com/changelog/#25-0-10
(cherry picked from commit 4fba496c6a)
2023-08-17 11:19:29 +02:00
Maximilian Bosch
52e1cf1eb8 nextcloudPackages*: update
(cherry picked from commit ff8121a615)
2023-08-17 11:19:26 +02:00
Maximilian Bosch
b22a42dfac nextcloud: 27.0.1 -> 27.0.2
ChangeLog: https://nextcloud.com/changelog/#27-0-2
(cherry picked from commit 7900a6ac9d)
2023-08-17 11:18:03 +02:00
Maximilian Bosch
c97ac0b811 Merge pull request #249581 from NixOS/backport-249135-to-release-23.05
[Backport release-23.05] dmarc-metrics-exporter: 0.9.1 -> 0.9.4
2023-08-17 11:13:11 +02:00
Endercheif
5353604b0a Backport version bump to 0.30.5 for gleam 2023-08-17 14:39:08 +08:00
meppu
a9ac474654 gleam: add nix-update-script
(cherry picked from commit 2ff8d8b24f)
2023-08-17 14:39:08 +08:00
meppu
8aa50bd376 gleam: 0.30.2 -> 0.30.5
(cherry picked from commit a546cb6b3e)
2023-08-17 14:39:08 +08:00
Nick Cao
4937b26b23 Merge pull request #249545 from wiryfuture/backport-9f4b5b7-to-release-23.05
[Backport to-release 23.05] factorio: 1.1.80 -> 1.1.87 && factorio-experimental: 1.1.81 -> 1.1.88
2023-08-17 14:30:18 +08:00
Nick Cao
db1a8d8cd3 Merge pull request #249652 from NixOS/backport-249531-to-release-23.05
[Backport release-23.05] libxisf: 0.2.8 -> 0.2.9
2023-08-17 14:25:58 +08:00
K900
8735f248ea qt5.qtscript: fix version
No upstream changes so the version number stayed at 5.15.9 I guess?

(cherry picked from commit 13bd5d4dbd)
2023-08-17 07:24:13 +02:00
Nicolas Benes
9e542f2943 libxisf: 0.2.8 -> 0.2.9
(cherry picked from commit bf6c1577a9)
2023-08-17 00:30:36 +00:00
Nick Cao
edf586f399 Merge pull request #249539 from NixOS/backport-249376-to-release-23.05
[Backport release-23.05] virtualbox: install UnattendedTemplates
2023-08-17 08:26:53 +08:00
github-actions[bot]
d0065d7f6d Merge staging-next-23.05 into staging-23.05 2023-08-17 00:12:10 +00:00
github-actions[bot]
ba5b764662 Merge release-23.05 into staging-next-23.05 2023-08-17 00:11:41 +00:00
Robert Scott
0f6abb57db libvirt: add patch for CVE-2023-3750 2023-08-16 21:02:14 +01:00
Robert Scott
6a7d676a1b opensc: add patch for CVE-2023-2977
(cherry picked from commit a80126137c)
2023-08-16 18:53:04 +00:00
Maximilian Bosch
5bc918b8b6 dmarc-metrics-exporter: 0.9.1 -> 0.9.4
ChangeLog:
* https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.9.2
* https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.9.3
* https://github.com/jgosmann/dmarc-metrics-exporter/releases/tag/v0.9.4

(cherry picked from commit 575338ab87)
2023-08-16 17:40:59 +00:00
Maximilian Bosch
ceb69c679b python3.pkgs.xsdata: 23.7 -> 23.8
ChangeLog: https://github.com/tefra/xsdata/blob/v23.8/CHANGES.rst
(cherry picked from commit 777cd5d566)
2023-08-16 17:40:59 +00:00
Robert Schütz
b30c68669d Merge pull request #249571 from NixOS/backport-247983-to-release-23.05
[Backport release-23.05] python3.pkgs.xsdata: 22.12 -> 23.7
2023-08-16 17:40:01 +00:00
Vladimír Čunát
073eae4c00 Merge branch 'staging-23.05' into staging-next-23.05 2023-08-16 19:32:43 +02:00
Vladimír Čunát
185ba30bc9 Merge #246860: librsvg: 2.55.1 -> 2.55.3
...into staging-23.05
2023-08-16 19:26:21 +02:00
Theodore Ni
feafb53929 python3.pkgs.xsdata: 22.12 -> 23.7
(cherry picked from commit 3487a5f698)
2023-08-16 16:51:27 +00:00
Justin Rubek
2712504a5f factorio: 1.1.80 -> 1.1.87
(cherry picked from commit 9f4b5b7530)
2023-08-16 14:27:23 +01:00
Bjørn Forsman
97d11e3c5d virtualbox: install UnattendedTemplates
Fix automated/unattended guest installs by having the missing templates
where virtualbox expects them.

Fixes #247807.

(cherry picked from commit fcb2abcb9c)
2023-08-16 13:21:27 +00:00
Vladimír Čunát
b0c9d793fc virtualbox: 7.0.8 -> 7.0.10
Includes a "Critical Patch Update to address security vulnerabilities"
https://blogs.oracle.com/virtualization/post/oracle-vm-virtualbox-7010-is-now-available

It also fixes build which probably broke with libxml2 upgrade
https://hydra.nixos.org/build/228189683/nixlog/1/tail

(cherry picked from commit 3c10b650b9)
2023-08-16 15:20:38 +02:00
K900
b1cd62a342 Merge pull request #249533 from NixOS/backport-249330-to-release-23.05
[Backport release-23.05] kicad: 7.0.6 -> 7.0.7
2023-08-16 15:43:16 +03:00
Evils
64cc07034e kicad: 7.0.6 -> 7.0.7
(cherry picked from commit fb95457e7a)
2023-08-16 12:38:52 +00:00
Maximilian Bosch
c10bb74aff Merge pull request #249499 from NixOS/backport-249391-to-release-23.05
[Backport release-23.05] atlassian-confluence: 7.19.5 -> 7.19.12
2023-08-16 13:09:45 +02:00
Maximilian Bosch
626cbece40 atlassian-confluence: 7.19.5 -> 7.19.12
Upgrade to the latest patchlevel of the 7.19 LTS release. Most notably
it contains fixes for the following security bulletins from Atlassian:

* https://confluence.atlassian.com/security/security-bulletin-august-15-2023-1276870882.html
  (upgrade of bundled Apache Tomcat to fix CVE-2023-24998).

* https://confluence.atlassian.com/security/security-bulletin-july-18-2023-1251417643.html
  (fixes CVE-2023-22508, an RCE in Confluence >=6.1 <8.2)

Additionally, each release contains several additional bugfixes and
security fixes:

* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-12-1272383421.html
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-11-1255451908.html
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-10-1252328199.html
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-9-1236440851.html
  (also fixes CVE-2023-22504 which allows users with read-only access to
  a page to upload attachments)
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-8-1229036579.html
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-7-1224638578.html
  (also fixes CVE-2023-22503 an information disclosure of label &
  attachment names)
* https://confluence.atlassian.com/doc/issues-resolved-in-7-19-6-1207191110.html

(cherry picked from commit 4b2e3bd079)
2023-08-16 09:39:24 +00:00
OTABI Tomoya
7dc109b758 Merge pull request #249431 from wrmilling/release-23.05
[Backport release-23.05] armcord: 3.2.1 -> 3.2.3
2023-08-16 14:30:03 +09:00
Nick Cao
7d2c9b86c2 Merge pull request #249225 from NixOS/backport-249158-to-release-23.05
[Backport release-23.05] linuxPackages.nvidia_x11.settings: fix runpath
2023-08-15 20:00:07 -06:00
Martin Weinelt
54d2ab8e0c Merge pull request #249435 from NixOS/backport-249334-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 116.0.1 -> 116.0.2
2023-08-16 03:50:18 +02:00
Martin Weinelt
979bcbf405 firefox-bin-unwrapped: 116.0.1 -> 116.0.2
https://www.mozilla.org/en-US/firefox/116.0.2/releasenotes/
(cherry picked from commit 1a3e4eb238)
2023-08-16 01:48:15 +00:00
R. Ryantm
29f3886052 firefox-unwrapped: 116.0.1 -> 116.0.2
https://www.mozilla.org/en-US/firefox/116.0.2/releasenotes/
(cherry picked from commit b8cf6b8f1c)
2023-08-16 01:48:15 +00:00
Nick Cao
e83297d946 Merge pull request #249389 from NixOS/backport-249341-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.89.0 -> 1.90.0
2023-08-15 19:16:45 -06:00
Ludovico Piero
d380e4c8b8 armcord: 3.2.1 -> 3.2.3
(cherry picked from commit 810ec79435)
2023-08-15 20:06:05 -05:00
github-actions[bot]
8f205e6b36 Merge staging-next-23.05 into staging-23.05 2023-08-16 00:12:22 +00:00
github-actions[bot]
f751b49fb0 Merge release-23.05 into staging-next-23.05 2023-08-16 00:11:44 +00:00
Frederick Schwalbe
6a9cb4f7a0 helix: fix UB in diff gutter
Applies https://github.com/helix-editor/helix/pull/7227 as a patch
until the fix is included in the next release.
2023-08-15 17:00:34 -06:00
Anderson Torres
7015545275 debianutils: refactor
- one parameter per line
- use rec-less, overlay-style overridable recursive attributes (in effect since
  https://github.com/NixOS/nixpkgs/pull/119942)
- remove references to pname
- use hash instead of sha256
- multiple outputs
- remove with nesting (following
  https://nix.dev/anti-patterns/language#with-attrset-expression)
- format meta
- add myself as maintainer

(cherry picked from commit 38fe18dcd3)
2023-08-15 22:44:25 +00:00
R. Ryantm
01d4140776 debianutils: 5.7 -> 5.8
(cherry picked from commit c3248290d1)
2023-08-15 22:44:25 +00:00
Weijia Wang
bfd953b2c6 Merge pull request #249292 from NixOS/backport-248983-to-release-23.05
[Backport release-23.05] netbird-ui: 0.22.3 -> 0.22.4
2023-08-15 23:28:56 +02:00
Sumner Evans
6260b39203 matrix-synapse: 1.89.0 -> 1.90.0
https://github.com/matrix-org/synapse/releases/tag/v1.90.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit dd3e1cc80e)
2023-08-15 20:52:40 +00:00
Martin Weinelt
6bd56dd3c8 Merge pull request #249342 from NixOS/backport-249308-to-release-23.05
[Backport release-23.05] prometheus-smartctl-exporter: 0.9.1 -> 0.10.0
2023-08-15 19:41:58 +02:00
Maximilian Bosch
37b4047693 nixos/prometheus-exporters: fix smartctl test
(cherry picked from commit 2b42b842ed)
2023-08-15 14:28:00 +00:00
R. Ryantm
42416ce591 prometheus-smartctl-exporter: 0.9.1 -> 0.10.0
(cherry picked from commit b11a36879f)
2023-08-15 14:28:00 +00:00
Maximilian Bosch
771590c85b Merge pull request #249288 from NixOS/backport-249127-to-release-23.05
[Backport release-23.05] wiki-js: 2.5.299 -> 2.5.300
2023-08-15 14:47:34 +02:00
Franz Pletz
3c85b1ee1d Merge pull request #249188 from risicle/ris-wireshark-4.0.7-r23.05
[23.05] wireshark: 4.0.5 -> 4.0.7
2023-08-15 11:29:28 +02:00
R. Ryantm
098c8369d7 netbird-ui: 0.22.3 -> 0.22.4
(cherry picked from commit 1c1c9678c2)
2023-08-15 08:10:18 +00:00
Maximilian Bosch
cba13a7628 wiki-js: 2.5.299 -> 2.5.300
ChangeLog: https://github.com/requarks/wiki/releases/tag/v2.5.300

Apparently they actually fixed their Node 18+ support, so we can drop
the patchery 🎉

(cherry picked from commit 6f0c6c95e9)
2023-08-15 07:53:09 +00:00
Nick Cao
79947b703c Merge pull request #249205 from NixOS/backport-245670-to-release-23.05
[Backport release-23.05] nbqa: init at 1.7.0
2023-08-14 19:05:35 -06:00
Kiskae
b173e69333 linuxPackage.nvidia_x11.settings: nixpkgs-fmt and add opengl runpath
(cherry picked from commit 2249c1e5dc)
2023-08-15 00:44:19 +00:00
Kiskae
748e179535 linuxPackage.nvidia_x11*: Remove another nvidia-settings library
(cherry picked from commit 877980c410)
2023-08-15 00:44:18 +00:00
github-actions[bot]
c7d443e5b2 Merge staging-next-23.05 into staging-23.05 2023-08-15 00:12:22 +00:00
github-actions[bot]
1a484904b1 Merge release-23.05 into staging-next-23.05 2023-08-15 00:11:54 +00:00
Victor Engmark
bee09858ce nbqa: init at 1.7.0
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
Co-authored-by: Kirill Radzikhovskyy <kirillrdy@gmail.com>
(cherry picked from commit ba9b639ddd)
2023-08-14 21:26:28 +00:00
Victor Engmark
bb63262236 blacken-docs: init at 1.15.0
Co-authored-by: OTABI Tomoya <tomoya.otabi@gmail.com>
(cherry picked from commit e295e134ff)
2023-08-14 21:26:28 +00:00
K900
6e359351ed Merge pull request #249077 from NixOS/backport-244267-to-release-23.05
[Backport release-23.05] vcard: init at 0.15.4
2023-08-15 00:13:38 +03:00
Pavel Sobolev
c8a314e869 wireshark: 4.0.6 -> 4.0.7
(cherry picked from commit adb2a4f784)
2023-08-14 21:15:25 +01:00
R. Ryantm
c17e718988 tshark: 4.0.5 -> 4.0.6
(cherry picked from commit bd4871d9d1)
2023-08-14 21:14:58 +01:00
Robert Scott
ffd1165c35 python3Packages.tornado: add some key reverse dependencies to passthru.tests
(cherry picked from commit 61a8a776ea)
2023-08-14 18:11:46 +01:00
Robert Scott
5de32df9bc python3Packages.tornado: add patch for CVE-2023-28370 2023-08-14 18:11:27 +01:00
Robert Scott
16c3a1a742 python3Packages.tornado_5: add patch for CVE-2023-28370
(cherry picked from commit 0809ce01f0)
2023-08-14 18:10:39 +01:00
Robert Scott
0d8188fd5a python3Packages.tornado_4: add patch for CVE-2023-28370
(cherry picked from commit cd6106c497)
2023-08-14 18:10:23 +01:00
Eelco Dolstra
09a137528c Merge pull request #249122 from NixOS/backport-249087-to-release-23.05
[Backport release-23.05] nixVersions.nix_2_15: 2.15.1 -> 2.15.2
2023-08-14 17:08:35 +02:00
Eelco Dolstra
023b72767d nixVersions.nix_2_15: 2.15.1 -> 2.15.2
(cherry picked from commit 399252962b)
2023-08-14 13:31:37 +00:00
Victor Engmark
fb936d915c vcard: init at 0.15.4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit 893526b397)
2023-08-14 09:08:30 +00:00
github-actions[bot]
6aaa81d881 Merge staging-next-23.05 into staging-23.05 2023-08-14 00:12:33 +00:00
github-actions[bot]
761564bc8e Merge release-23.05 into staging-next-23.05 2023-08-14 00:12:11 +00:00
Weijia Wang
771b86d407 Merge pull request #247905 from yayayayaka/pleroma-2.5.4-23.05
[23.05] pleroma: 2.5.1 -> 2.5.4
2023-08-14 00:29:45 +02:00
Weijia Wang
69c24fc2d9 Merge pull request #248788 from risicle/ris-sysstat-CVE-2023-33204-r23.05
[23.05] sysstat: add patch for CVE-2023-33204
2023-08-14 00:28:39 +02:00
Weijia Wang
fe6840fdda Merge pull request #248709 from risicle/ris-libvirt-CVE-2023-2700-r23.05
[23.05] libvirt: add patch for CVE-2023-2700
2023-08-14 00:24:25 +02:00
Weijia Wang
7ba359599a Merge pull request #244149 from NixOS/backport-206273-to-release-23.05
[Backport release-23.05] nixos/sssd: address some of the points mentioned in #206260
2023-08-14 00:05:04 +02:00
Weijia Wang
52b91feb80 Merge pull request #244642 from NixOS/backport-242385-to-release-23.05
[Backport release-23.05] mullvad.openvpn-mullvad: 2.5.3 -> 2.6.0
2023-08-14 00:04:02 +02:00
Weijia Wang
5a6ceffdae Merge pull request #248337 from NixOS/backport-248086-to-release-23.05
[Backport release-23.05] zsh-history-to-fish: init at 0.3.0
2023-08-13 23:54:54 +02:00
Weijia Wang
3d3a7cac0b Merge pull request #248927 from NixOS/backport-248702-to-release-23.05
[Backport release-23.05] nifi: 1.22.0 -> 1.23.0
2023-08-13 23:53:18 +02:00
Weijia Wang
a8c7dbe0dc Merge pull request #248968 from NixOS/backport-248715-to-release-23.05
[Backport release-23.05] grafana-loki,promtail: 2.8.3 -> 2.8.4
2023-08-13 23:41:36 +02:00
Weijia Wang
6fc49fe12c Merge pull request #248965 from NixOS/backport-247063-to-release-23.05
[Backport release-23.05] {cdrdao,whipper}: support Darwin and add patch
2023-08-13 22:19:18 +02:00
emilylange
187fb1e3cc grafana-loki,promtail: 2.8.3 -> 2.8.4
https://github.com/grafana/loki/releases/tag/v2.8.4
diff: https://github.com/grafana/loki/compare/v2.8.3...v2.8.4
(cherry picked from commit 0660ea28da)
2023-08-13 20:15:22 +00:00
Emily
8836b3a3da cdrdao: add patch to fix uninitialized variable
(cherry picked from commit 8d08ce1f93)
2023-08-13 19:36:55 +00:00
Emily
eee6d3f7f0 {cdrdao,whipper}: support Darwin
(cherry picked from commit 58dff2378f)
2023-08-13 19:36:55 +00:00
Emily
7ae5587d3d cdrdao: use finalAttrs
(cherry picked from commit 13e2cb64cf)
2023-08-13 19:36:55 +00:00
Weijia Wang
720e61ed8d Merge pull request #248950 from NixOS/backport-248906-to-release-23.05
[Backport release-23.05] owncloud-client: 4.1.0 -> 4.2.0
2023-08-13 20:14:48 +02:00
Robert Scott
91bd58b0e8 python3Packages.pymdown-extensions: add key reverse dependencies to passthru.tests
(cherry picked from commit 4de2a329db)
2023-08-13 18:44:45 +01:00
Robert Scott
e619c23e3f python3Packages.pymdown-extensions: add patch for CVE-2023-32309 2023-08-13 18:44:45 +01:00
Miao, ZhiCheng
9a2573d832 owncloud-client: 4.1.0 -> 4.2.0
(cherry picked from commit 07fec85bd9)
2023-08-13 17:43:15 +00:00
Thomas Gerbet
a24b5a26ee nifi: 1.22.0 -> 1.23.0
Fixes CVE-2023-36542, see https://nifi.apache.org/security.html#CVE-2023-36542

Release notes:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.0

(cherry picked from commit b1f7d88470)
2023-08-13 14:58:29 +00:00
Weijia Wang
b66113cc63 Merge pull request #246653 from NixOS/backport-246629-to-release-23.05
[Backport release-23.05] gitlab-container-registry: 3.77.0 -> 3.79.0
2023-08-13 16:32:52 +02:00
Weijia Wang
10b3fc1b34 Merge pull request #246811 from majiru/backport-rc-9front
[Backport release-23.05] rc-9front: init at 2022-11-01
2023-08-13 16:32:32 +02:00
Weijia Wang
bb30243a04 Merge pull request #248844 from NixOS/backport-248504-to-release-23.05
[Backport release-23.05] paperless-ngx: 1.16.5 -> 1.17.0
2023-08-13 16:29:26 +02:00
Nick Cao
90497216e0 Merge pull request #248848 from NixOS/backport-248570-to-release-23.05
[Backport release-23.05] iterm2: 3.4.19 → 3.4.20
2023-08-13 01:16:38 -06:00
Nick Cao
549c99a430 Merge pull request #248845 from NixOS/backport-248128-to-release-23.05
[Backport release-23.05] linuxPackages.nvidia_x11.settings: fix wayland support
2023-08-13 01:16:00 -06:00
Nick Cao
72686b5d97 Merge pull request #248763 from NixOS/backport-247897-to-release-23.05
[Backport release-23.05] linuxPackages.mwprocapture: 1.3.0.4328 -> 1.3.0.4373
2023-08-13 01:01:10 -06:00
Nick Cao
c273bd6ea0 Merge pull request #248529 from NixOS/backport-248474-to-release-23.05
[Backport release-23.05] netbird: 0.22.2 -> 0.22.3
2023-08-13 00:32:31 -06:00
Nikolay Korotkiy
81e64cc8a3 iterm2: 3.4.19 → 3.4.20
(cherry picked from commit 004188f349)
2023-08-13 06:29:13 +00:00
Nick Cao
69cd108046 Merge pull request #247816 from ius/kicad
[23.05] kicad: 7.0.2 -> 7.0.6
2023-08-13 00:21:03 -06:00
Kiskae
9b1154cb7e linuxPackages.nvidia_x11.settings: fix wayland support
(cherry picked from commit 9adbc6eca4)
2023-08-13 06:09:45 +00:00
kashw2
570e8cfb8f paperless-ngx: 1.16.5 -> 1.17.0
(cherry picked from commit 372ed6c2b1)
2023-08-13 06:07:34 +00:00
github-actions[bot]
bdee822942 Merge staging-next-23.05 into staging-23.05 2023-08-13 00:12:45 +00:00
github-actions[bot]
9fde963430 Merge release-23.05 into staging-next-23.05 2023-08-13 00:12:20 +00:00
Robert Scott
87e5632cd0 sysstat: add patch for CVE-2023-33204 2023-08-12 22:57:43 +01:00
Emily
efeed708ec Merge pull request #248766 from NixOS/backport-248527-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 116.0-1 -> 116.0.2-1
2023-08-12 23:10:59 +02:00
R. Ryantm
8a5067c728 librewolf-unwrapped: 116.0-1 -> 116.0.2-1
(cherry picked from commit 0823eb2b02)
2023-08-12 19:34:13 +00:00
Martin Wimpress
4e0e7d8d8d linuxPackages.mwprocapture: 1.3.0.4328 -> 1.3.0.4373
(cherry picked from commit 7f1f7e041b)
2023-08-12 19:25:19 +00:00
Robert Scott
8912d8d91a libvirt: add patch for CVE-2023-2700 2023-08-12 12:32:08 +01:00
Thomas Gerbet
3fe694c415 Merge pull request #248043 from andersk/23.05-mozillavpn
[Backport release-23.05] mozillavpn: 2.14.1 → 2.16.0
2023-08-12 11:15:39 +02:00
Silvan Mosberger
9f9706b24d Merge pull request #248634 from NixOS/backport-248551-to-release-23.05
[Backport release-23.05] lib/path/tests: Fix test setup on darwin
2023-08-12 08:59:46 +02:00
Robert Hensing
4ca0d42df6 lib/path/tests: Fix test setup on darwin
These statements are taken from the `lib/test/release.nix` tests,
which previously also worked on darwin.

Unblocks https://github.com/NixOS/nix/pull/8569 when backported

(cherry picked from commit b8435108e1)
2023-08-12 04:40:24 +00:00
github-actions[bot]
84a18ed91d Merge staging-next-23.05 into staging-23.05 2023-08-12 00:11:57 +00:00
github-actions[bot]
908603e5ba Merge release-23.05 into staging-next-23.05 2023-08-12 00:11:34 +00:00
maxine
517aff45cf Merge pull request #246591 from farnoy/networkmanager-1.42.8-backport 2023-08-12 00:32:40 +02:00
Martin Weinelt
749cf0f3c6 Merge pull request #248574 from NixOS/backport-247688-to-release-23.05
[Backport release-23.05] mullvad-browser: 12.5.1 -> 12.5.2
2023-08-11 22:45:56 +02:00
Jan Tojnar
2b201534b6 gnome.gnome-shell: Provide schema compiler path
This is required for installing extensions containing schemas since GNOME 44:

> Error while installing just-perfection-desktop@just-perfection: Failed to execute child process “glib-compile-schemas” (No such file or directory)

While at it, also unify the other patched paths.

This adds `glib.dev` to the GNOME Shell runtime closure but it is just 20 MiB increase to 1.9 GiB.

(cherry picked from commit 7fddcb7d41)
2023-08-11 20:15:55 +00:00
Felix Schröter
ce3cffb610 mullvad-browser: 12.5.1 -> 12.5.2
(cherry picked from commit fbc51aa717)
2023-08-11 19:18:18 +00:00
Felix Schröter
b6f74fe81a mullvad-browser: add additional source url
(cherry picked from commit 619b7ef2e8)
2023-08-11 19:18:18 +00:00
Jan Tojnar
a654c877a5 networkmanager: 1.42.6 → 1.42.8
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/compare/1.42.6...1.42.8
(cherry picked from commit 72f9a50f5b)
2023-08-11 20:53:04 +02:00
K900
389cc28963 Merge pull request #248550 from NixOS/backport-248549-to-release-23.05
[Backport release-23.05] linux: 5.15.125 -> 5.15.126
2023-08-11 18:08:55 +03:00
K900
bc4c839199 linux: 5.15.125 -> 5.15.126
(cherry picked from commit 2877d702dc)
2023-08-11 15:08:41 +00:00
R. Ryantm
5be9833e77 netbird: 0.22.2 -> 0.22.3
(cherry picked from commit 6583a99617)
2023-08-11 13:22:28 +00:00
K900
65b16af64a Merge pull request #248520 from NixOS/backport-248362-to-staging-23.05
[Backport staging-23.05] Qt 5.15.10
2023-08-11 14:22:40 +03:00
K900
c09740a2ee qtwebengine: 5.15.13 -> 5.15.14, remove hack
(cherry picked from commit 0aaf677516)
2023-08-11 11:22:27 +00:00
K900
0da304e3b5 qt5: 5.15.9 -> 5.15.10
(cherry picked from commit e9b39616ec)
2023-08-11 11:22:27 +00:00
K900
9c8a1bed79 Merge pull request #248519 from NixOS/backport-248518-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-08-11
2023-08-11 14:21:36 +03:00
K900
998165315e linux-rt_5_15: 5.15.119-rt65 -> 5.15.125-rt66
(cherry picked from commit 62c9530958)
2023-08-11 11:20:35 +00:00
K900
1b4e3c2a2b linux: 6.4.9 -> 6.4.10
(cherry picked from commit 8e593131e0)
2023-08-11 11:20:35 +00:00
K900
057f623d35 linux: 6.1.44 -> 6.1.45
(cherry picked from commit 40fc15bbf7)
2023-08-11 11:20:35 +00:00
K900
a95f6a87f0 linux: 5.4.252 -> 5.4.253
(cherry picked from commit ae84d2bbfa)
2023-08-11 11:20:35 +00:00
K900
bd9faaab35 linux: 5.10.189 -> 5.10.190
(cherry picked from commit 7aacf59d7a)
2023-08-11 11:20:35 +00:00
K900
c31c293bba linux: 4.19.290 -> 4.19.291
(cherry picked from commit 44e047a495)
2023-08-11 11:20:35 +00:00
K900
eee1e0e470 linux: 4.14.321 -> 4.14.322
(cherry picked from commit 33ad98508d)
2023-08-11 11:20:35 +00:00
Mario Rodas
6f7dc76d19 Merge pull request #248463 from NixOS/backport-248373-to-staging-23.05
[Backport staging-23.05] postgresql: 15.4, 14.9, 13.12, 12.16 & 11.21
2023-08-11 06:17:05 -05:00
Joerie de Gram
122318ad41 kicad: 7.0.2 -> 7.0.6 2023-08-11 10:39:15 +02:00
ajs124
3df0e3bec7 postgresql_15: 15.3 -> 15.4
https://www.postgresql.org/docs/release/15.4/
(cherry picked from commit 8c8d84c641)
2023-08-11 04:20:01 +00:00
ajs124
c52fb0756c postgresql_14: 14.8 -> 14.9
https://www.postgresql.org/docs/release/14.9/
(cherry picked from commit a61d9d34ab)
2023-08-11 04:20:01 +00:00
ajs124
a3d89eda9b postgresql_13: 13.11 -> 13.12
https://www.postgresql.org/docs/release/13.12/
(cherry picked from commit e35cc4a2ee)
2023-08-11 04:20:00 +00:00
ajs124
02c2f4c25e postgresql_12: 12.15 -> 12.16
https://www.postgresql.org/docs/release/12.16/
(cherry picked from commit c46d6bff67)
2023-08-11 04:20:00 +00:00
ajs124
b17e349bed postgresql_11: 11.20 -> 11.21
https://www.postgresql.org/docs/release/11.21/
(cherry picked from commit 1ee0ac674f)
2023-08-11 04:20:00 +00:00
Mario Rodas
19e8c15d08 Merge pull request #248260 from marsam/backport-248230
[23.05] nodejs: 16.20.1 -> 16.20.2, 18.16.1 -> 18.17.1, 20.3.1 -> 20.5.1
2023-08-10 21:17:12 -05:00
github-actions[bot]
447213b8b7 Merge staging-next-23.05 into staging-23.05 2023-08-11 00:12:24 +00:00
github-actions[bot]
4021826674 Merge release-23.05 into staging-next-23.05 2023-08-11 00:11:48 +00:00
Vladimír Čunát
18784aac10 Merge #246831: staging-next-23.05 iteration 5
...into release-23.05
2023-08-10 20:47:03 +02:00
Franz Pletz
1eef5102c9 Merge pull request #248331 from NixOS/backport-247386-to-release-23.05
[Backport release-23.05] nixos/matrix-synapse: set public baseurl in example config
2023-08-10 15:37:15 +02:00
Alan Pearce
33d19dc339 zsh-history-to-fish: init at 0.3.0
(cherry picked from commit 4ebf6f397d)
2023-08-10 11:40:48 +00:00
Chris Montgomery
13e6223d75 nixos/matrix-synapse: set public baseurl in example config
(cherry picked from commit aefa0bb6cc)
2023-08-10 10:53:03 +00:00
K900
8c749529f9 Merge pull request #248328 from NixOS/backport-248324-to-release-23.05
[Backport release-23.05] plasma-workspace: backport fix recommended by upstream
2023-08-10 13:28:57 +03:00
K900
a1e91fe0c0 plasma-workspace: backport fix recommended by upstream
See https://mail.kde.org/pipermail/distributions/2023-August/001396.html

(cherry picked from commit 4b19c9e327)
2023-08-10 10:28:33 +00:00
K900
1a1c697b73 Merge pull request #248325 from NixOS/backport-246549-to-release-23.05
[Backport release-23.05] plasma: 5.27.6 -> 5.27.7
2023-08-10 13:27:53 +03:00
K900
0e35ccc892 plasma-sdk: unbreak build, again
(cherry picked from commit 9506c32119)
2023-08-10 09:55:08 +00:00
K900
167f4c5e08 plasma: 5.27.6 -> 5.27.7
(cherry picked from commit 149fb38d5e)
2023-08-10 09:55:08 +00:00
Vladimír Čunát
f6a21d88fd python3Packages.oscrypto: fixup with openssl 3.0.10
(cherry picked from commit 72b94272c9)
2023-08-10 10:50:49 +02:00
Martin Weinelt
2c42b259bc Merge pull request #248223 from NixOS/backport-248129-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-{bin-}unwrapped: 117.0b3 -> 117.0b5
2023-08-10 05:09:59 +02:00
github-actions[bot]
3c7fb8edc8 Merge staging-next-23.05 into staging-23.05 2023-08-10 00:14:23 +00:00
github-actions[bot]
54a2877b8b Merge release-23.05 into staging-next-23.05 2023-08-10 00:13:56 +00:00
jopejoe1
8c9cb61c3c firefox-devedition-bin-unwrapped: 117.0b3 -> 117.0b5
(cherry picked from commit bed924c518)
2023-08-09 23:03:47 +00:00
jopejoe1
262e38f3ea firefox-beta-bin-unwrapped: 117.0b3 -> 117.0b5
(cherry picked from commit 831938a6f5)
2023-08-09 23:03:47 +00:00
jopejoe1
5982ed6c42 firefox-devedition-unwrapped: 117.0b3 -> 117.0b5
(cherry picked from commit 8cc45b6fd7)
2023-08-09 23:03:47 +00:00
jopejoe1
784eacc195 firefox-beta-unwrapped: 117.0b3 -> 117.0b5
(cherry picked from commit 2f6931f802)
2023-08-09 23:03:47 +00:00
K900
9034b46dc4 Merge pull request #248152 from NixOS/backport-248145-to-release-23.05
[Backport release-23.05] linux-firmware: 20230804 -> (unstable-)20230809
2023-08-09 17:44:49 +03:00
K900
b5073e83b2 linux-firmware: 20230804 -> (unstable-)20230809
Contains AMD microcode for Inception.

No unstable- prefix this time because nixos-hardware checks for YYYYMMDD formatted versions.

(cherry picked from commit c99e492f00)
2023-08-09 14:44:06 +00:00
Emily
2b5530f386 Merge pull request #245190 from NixOS/backport-242513-to-release-23.05
[Backport release-23.05] jabref: fix gapps wrapper
2023-08-09 15:54:57 +02:00
Doron Behar
364ef1f403 Merge pull request #248123 from NixOS/backport-245905-to-release-23.05
[Backport release-23.05] qt5: remove overrideScope'
2023-08-09 13:48:35 +00:00
Emily
16620fb009 Merge pull request #238257 from NixOS/backport-233035-to-release-23.05
[Backport release-23.05] nixosTests.kexec: do not use bootloader
2023-08-09 15:27:53 +02:00
WilliButz
e00a6f5e74 Merge pull request #248115 from yu-re-ka/element-23-05
[23.05] element-{web,desktop}: 1.11.36 -> 1.11.38
2023-08-09 14:11:56 +02:00
WilliButz
a3cf428ddf Merge pull request #247948 from NixOS/backport-247709-to-release-23.05
[Backport release-23.05] nixos/nextcloud: improve documentation of `adminuser`-option
2023-08-09 14:01:57 +02:00
lelgenio
86d427cd61 qt5: remove overrideScope'
(cherry picked from commit f6a944e359)
2023-08-09 11:04:11 +00:00
github-actions[bot]
8d2ab6ac6d clickhouse: 23.3.5.9 -> 23.3.8.21 (#248108)
(cherry picked from commit 4398720dbb)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-08-09 12:50:10 +02:00
Yureka
f64b6f415f element-{web,desktop}: 1.11.36 -> 1.11.38 2023-08-09 11:55:51 +02:00
Mario Rodas
ea95f86388 nodejs_20: 20.5.0 -> 20.5.1
Changelog: https://github.com/nodejs/node/releases/tag/v20.5.1
(cherry picked from commit 510f1b9733)
2023-08-09 04:20:00 +00:00
Nick Cao
3fbf60034e Merge pull request #248050 from NixOS/backport-247973-to-release-23.05
[Backport release-23.05] xcaddy: 0.3.4 -> 0.3.5
2023-08-08 20:26:26 -06:00
Nick Cao
95c9ac4346 Merge pull request #248049 from NixOS/backport-247938-to-release-23.05
[Backport release-23.05] pgcat: 1.1.0 -> 1.1.1
2023-08-08 20:26:11 -06:00
emilylange
61bb35ad15 xcaddy: 0.3.4 -> 0.3.5
https://github.com/caddyserver/xcaddy/releases/tag/v0.3.5
https://github.com/caddyserver/xcaddy/compare/v0.3.4...v0.3.5
(cherry picked from commit 9d9d06dd7b)
2023-08-09 00:59:37 +00:00
Cathal Mullan
06f791c71d pgcat: 1.1.0 -> 1.1.1
(cherry picked from commit 7ead5ac476)
2023-08-09 00:57:22 +00:00
github-actions[bot]
7454358c40 Merge staging-next-23.05 into staging-23.05 2023-08-09 00:14:17 +00:00
github-actions[bot]
3c243a41c7 Merge release-23.05 into staging-next-23.05 2023-08-09 00:13:51 +00:00
Weijia Wang
bedb4a8fae Merge pull request #248042 from NixOS/backport-247980-to-release-23.05
[Backport release-23.05] microcodeIntel: 20230613 -> 20230808
2023-08-09 02:03:36 +02:00
networkException
075da329fb microcodeIntel: 20230613 -> 20230808
(cherry picked from commit 9454516b8c)
2023-08-08 23:57:34 +00:00
Anders Kaseorg
6fc8b2bc5e mozillavpn: 2.15.0 → 2.16.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit 37fd72b652)
2023-08-08 16:57:03 -07:00
Anders Kaseorg
73e5ea35a0 mozillavpn: 2.14.1 → 2.15.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
(cherry picked from commit dd5bc12f6b)
2023-08-08 16:56:41 -07:00
Weijia Wang
ee3329cef7 Merge pull request #248041 from NixOS/backport-238963-to-release-23.05
[Backport release-23.05] microcodeIntel: 20230512 -> 20230613
2023-08-09 01:56:25 +02:00
Franz Pletz
a670ba67a3 microcodeIntel: 20230512 -> 20230613
(cherry picked from commit 8ceb0d1da3)
2023-08-08 23:54:46 +00:00
Robert Scott
21f524672f Merge pull request #247034 from risicle/ris-go-1.19.12-r23.05
[23.05] go_1_19: 1.19.10 -> 1.19.12
2023-08-08 22:51:13 +01:00
Robert Scott
f74966af01 Merge pull request #246451 from risicle/ris-wolfssl-CVE-2023-3724-r23.05
[23.05] wolfssl: add patch for CVE-2023-3724
2023-08-08 22:50:56 +01:00
K900
509fedf65e Merge pull request #248025 from NixOS/backport-248024-to-release-23.05
[Backport release-23.05] Kernels for 2023-08-09
2023-08-09 00:32:23 +03:00
K900
a57ffb92be linux: 6.4.8 -> 6.4.9
(cherry picked from commit 59d581a608)
2023-08-08 21:31:32 +00:00
K900
7e405b8e0d linux: 6.1.43 -> 6.1.44
(cherry picked from commit 9eab5c9b9e)
2023-08-08 21:31:32 +00:00
K900
29deadcc06 linux: 5.4.251 -> 5.4.252
(cherry picked from commit ffb73b8a9d)
2023-08-08 21:31:32 +00:00
K900
fdc8c6e18c linux: 5.15.124 -> 5.15.125
(cherry picked from commit ab4872bd8d)
2023-08-08 21:31:32 +00:00
K900
b93c2424c3 linux: 5.10.188 -> 5.10.189
(cherry picked from commit 80497c6b01)
2023-08-08 21:31:32 +00:00
K900
26f610c3c6 linux: 4.19.289 -> 4.19.290
(cherry picked from commit 95d474560d)
2023-08-08 21:31:32 +00:00
K900
9552f50977 linux: 4.14.320 -> 4.14.321
(cherry picked from commit a830274227)
2023-08-08 21:31:32 +00:00
Eelco Dolstra
9f1b26bbce nixVersions.nix_2_13: 2.13.3 -> 2.13.5
(cherry picked from commit 94f1579e7a)
2023-08-08 14:15:06 -07:00
Robert Scott
13079f1cf1 wolfssl: add patch for CVE-2023-3724 2023-08-08 20:57:54 +01:00
Robert Hensing
7828754794 Merge pull request #247902 from NixOS/backport-245038-to-release-23.05
[Backport release-23.05]  nixos/nix-channel: only try to remove the nix-channel binary if it exists
2023-08-08 21:28:11 +02:00
Maximilian Bosch
bf9cecfbc4 nixos/nextcloud: improve documentation of adminuser-option
This option only has an effect on the initial setup of Nextcloud and
changes later won't have any effect.

Same issue as with `adminpassFile` - it's only passed to the installer
command - but even worse because the username is frequently used as
unique ID in the database, so there's no trivial way to change it, even
imperatively.

(cherry picked from commit 648546b09d)
2023-08-08 14:30:29 +00:00
Yaya
be04d7e57f pleroma: 2.5.2 -> 2.5.4 (#247422)
https://git.pleroma.social/pleroma/pleroma/-/blob/v2.5.4/CHANGELOG.md
(cherry picked from commit e06fbb9606)
2023-08-08 09:49:24 +00:00
Félix Baylac Jacqué
f904e570d9 pleroma: 2.5.1 -> 2.5.2
Security update, fixes a critical bug in the media proxy.

The crypt dependency was removed, dropping the libxcrypt-legacy
workaround \0/.

Full changelog there:
https://git.pleroma.social/pleroma/pleroma/-/releases/v2.5.2

(cherry picked from commit e0688e7fd0)
2023-08-08 09:49:11 +00:00
r-vdp
5b9258b84d nixos/nix-channel: only try to remove the nix-channel binary if it exists
It may not be there if `system.disableInstallerTools = true`.

(cherry picked from commit b825f65c90)
2023-08-08 09:47:43 +00:00
r-vdp
e2573c86d8 nixos/nix-channel: fix editorconfig warnings and apply nixpkgs-fmt
(cherry picked from commit 668e2dafb6)
2023-08-08 09:47:43 +00:00
Alyssa Ross
8fa39adf94 weston: 11.0.2 -> 11.0.3 2023-08-08 09:22:16 +00:00
Franz Pletz
8d8822b4d8 Merge pull request #247859 from NixOS/backport-247558-to-release-23.05 2023-08-08 08:19:59 +02:00
Robert Schütz
bb37e12b56 bzip3: 1.3.1 -> 1.3.2
Diff: https://github.com/kspalaiologos/bzip3/compare/1.3.1...1.3.2

Changelog: https://github.com/kspalaiologos/bzip3/blob/1.3.2/NEWS
(cherry picked from commit 45d23095bb)
2023-08-08 03:53:42 +00:00
Nick Cao
01510579d0 Merge pull request #247748 from NixOS/backport-244574-to-release-23.05
[Backport release-23.05] unpoller: 2.7.14 -> 2.7.20
2023-08-07 18:46:39 -06:00
github-actions[bot]
257f0ec6fc Merge staging-next-23.05 into staging-23.05 2023-08-08 00:14:47 +00:00
github-actions[bot]
b7c4fbae61 Merge release-23.05 into staging-next-23.05 2023-08-08 00:14:16 +00:00
Nick Cao
f9e240d5a9 Merge pull request #247797 from NixOS/backport-247512-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-08-06
2023-08-07 18:12:54 -06:00
Janik
6ad79c1447 Merge pull request #246276 from lilyinstarlight/backport/upd/gst-plugins-rs-0.10.11 2023-08-08 01:18:52 +02:00
Sergei Trofimovich
fccdf81d9c qemu: 8.0.2 -> 8.0.3
Changes: https://www.mail-archive.com/qemu-devel@nongnu.org/msg975665.html
(cherry picked from commit 81e0627e5f)
2023-08-07 20:54:09 +00:00
Atemu
4eb7a939b3 linux_xanmod_latest: 6.4.7 -> 6.4.8
(cherry picked from commit 5a6f112645)
2023-08-07 19:04:08 +00:00
Atemu
4dc38354e6 linux_xanmod: 6.1.42 -> 6.1.43
(cherry picked from commit aedfec7eef)
2023-08-07 19:04:08 +00:00
Weijia Wang
011567f354 Merge pull request #247492 from Ma27/nix2.17-23.05
[23.05] nixVersions.nix_2_17: init at 2.17.0
2023-08-07 17:15:49 +02:00
Weijia Wang
32395f93ad Merge pull request #247411 from NixOS/backport-247222-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-{,bin-}unwrapped: upgrade to 117.0b3
2023-08-07 17:14:41 +02:00
Weijia Wang
d7040eed44 Merge pull request #247556 from NixOS/backport-247345-to-release-23.05
[Backport release-23.05] jing-trang: copy resolver.jar to output
2023-08-07 17:13:01 +02:00
Weijia Wang
12ac3fdfbc Merge pull request #247737 from alyssais/cloud-hypervisor-32.1
[23.05] cloud-hypervisor: 32.0 -> 32.1
2023-08-07 17:12:30 +02:00
Weijia Wang
00991350c9 Merge pull request #247666 from NixOS/backport-247600-to-release-23.05
[Backport release-23.05] netbird: 0.21.11 -> 0.22.2
2023-08-07 17:09:52 +02:00
Weijia Wang
e0635af730 Merge pull request #247728 from NixOS/backport-247687-to-release-23.05
[Backport release-23.05] poweralertd: patchPhase -> postPatch
2023-08-07 17:09:12 +02:00
Weijia Wang
467dc6b7d0 Merge pull request #247734 from NixOS/backport-247689-to-release-23.05
[Backport release-23.05] mu: 1.10.5 -> 1.10.6
2023-08-07 17:08:50 +02:00
Sergei Lukianov
ae4d1b5ed2 unpoller: 2.7.14 -> 2.7.20
(cherry picked from commit f8b4de3f94)
2023-08-07 14:39:25 +00:00
WilliButz
5e70971459 Merge pull request #247742 from NixOS/backport-240382-to-release-23.05
[Backport release-23.05] unpoller: 2.7.13 -> 2.7.14
2023-08-07 16:38:28 +02:00
R. Ryantm
5953216e9c unpoller: 2.7.13 -> 2.7.14
(cherry picked from commit dfc33d3e6b)
2023-08-07 13:55:07 +00:00
Alyssa Ross
a464ef6bdb cloud-hypervisor: 32.0 -> 32.1
Checked that there are no changes to git deps.
2023-08-07 12:39:28 +00:00
Charlotte Van Petegem
e9a222729b mu: 1.10.5 -> 1.10.6
https://github.com/djcb/mu/releases/tag/v1.10.6
(cherry picked from commit 14f80be7a1)
2023-08-07 12:29:55 +00:00
Maximilian Bosch
ab27e86763 poweralertd: patchPhase -> postPatch
To make sure that people can apply patches in their overlays. In fact
that's what I wanted to do and I was pretty confused why my patch
didn't work.

(cherry picked from commit c5a6679de1)
2023-08-07 12:22:19 +00:00
7c6f434c
9ba5e0b047 Merge pull request #247705 from NixOS/backport-247699-to-release-23.05
[Backport release-23.05] apache-jena-fuseki.tests: use non-alias runCommand
2023-08-07 11:02:21 +00:00
Weijia Wang
927b8ba86c Merge pull request #247695 from NixOS/backport-242611-to-release-23.05
[Backport release-23.05] mu: 1.10.4 -> 1.10.5
2023-08-07 12:20:38 +02:00
Michael Raskin
32017552de apache-jena-fuseki.tests: use non-alias runCommand
(cherry picked from commit ea72d8df2d)
2023-08-07 10:02:55 +00:00
Vladimír Čunát
276e3bc179 Merge #247482: thunderbird*: minor updates
...into release-23.05
2023-08-07 11:15:05 +02:00
Vladimír Čunát
5cf37b40b9 Merge #247432: gst_all_1.gst-plugins-good: temporary qt5 patch
...into staging-next-23.05
2023-08-07 11:08:20 +02:00
Charlotte Van Petegem
173cab2ef6 mu: 1.10.4 -> 1.10.5
https://github.com/djcb/mu/releases/tag/v1.10.5
(cherry picked from commit bd489764b0)
2023-08-07 09:00:41 +00:00
7c6f434c
675b2be7f4 Merge pull request #247557 from NixOS/backport-240004-to-release-23.05
[Backport release-23.05] asymptote: make xasy work, enable lsp
2023-08-07 07:03:19 +00:00
R. Ryantm
a2f977ec78 netbird: 0.21.11 -> 0.22.2
(cherry picked from commit eae5b84a7a)
2023-08-07 06:14:48 +00:00
Ryan Lahfa
2a15a55536 Merge pull request #244727 from RaitoBezarius/edk2-openssl-security-2305 2023-08-07 02:25:29 +02:00
github-actions[bot]
8cf79d6c30 Merge staging-next-23.05 into staging-23.05 2023-08-07 00:15:14 +00:00
github-actions[bot]
a48d7d8b7e Merge release-23.05 into staging-next-23.05 2023-08-07 00:14:46 +00:00
Jacob Moody
b8e8938594 rc-9front: tidy make and install phases 2023-08-06 17:15:07 -05:00
Emily
52f2e2b9a5 Merge pull request #247561 from NixOS/backport-247131-to-release-23.05
[Backport release-23.05] chromium: 115.0.5790.110 -> 115.0.5790.170
2023-08-06 23:35:30 +02:00
Francesco Gazzetta
4f741c829b Merge pull request #247516 from NixOS/backport-247477-to-release-23.05
[Backport release-23.05] ft2-clone: 1.68 -> 1.69
2023-08-06 22:22:42 +02:00
Martin Weinelt
531789de6e Merge pull request #246824 from NixOS/backport-246813-to-release-23.05
[Backport release-23.05] python310Packages.django_4: 4.2.3 -> 4.2.4
2023-08-06 22:01:43 +02:00
networkException
12011776e6 chromium: 115.0.5790.110 -> 115.0.5790.170
https://chromereleases.googleblog.com/2023/08/stable-channel-update-for-desktop.html

This update includes 17 security fixes.

CVEs:
CVE-2023-4068 CVE-2023-4069 CVE-2023-4070 CVE-2023-4071 CVE-2023-4072
CVE-2023-4073 CVE-2023-4074 CVE-2023-4075 CVE-2023-4076 CVE-2023-4077
CVE-2023-4078

(cherry picked from commit 063ed83c09)
2023-08-06 19:08:03 +00:00
Vincenzo Mantova
8b9a3c5248 asymptote: enable lsp
(cherry picked from commit 3493e85258)
2023-08-06 18:34:34 +00:00
Vincenzo Mantova
ab5c5c9749 asymptote: add Qt5 libraries and wrapper for xasy
(cherry picked from commit ba1db967e7)
2023-08-06 18:34:34 +00:00
Vincenzo Mantova
798134997b asymptote: make the python modules imported by xasy available at runtime
(cherry picked from commit 640d4e204d)
2023-08-06 18:34:34 +00:00
Vincenzo Mantova
9cb0953200 python3Packages.cson: init at 0.8
(cherry picked from commit c44ab108b2)
2023-08-06 18:34:34 +00:00
Vincenzo Mantova
e9456e7c5b python3Packages.speg: init at 0.3
(cherry picked from commit dc5888be97)
2023-08-06 18:34:33 +00:00
Vincenzo Mantova
dd86ba4dee jing-trang: copy resolver.jar to output
The file resolver.jar is required when using XML catalogs (`trang -C`).

(cherry picked from commit 18cf382325)
2023-08-06 18:33:43 +00:00
R. Ryantm
15a2300138 ft2-clone: 1.68 -> 1.69
(cherry picked from commit 5514a1578b)
2023-08-06 13:31:48 +00:00
Maximilian Bosch
61676e4dcf Merge pull request #247497 from Ma27/backport-nextcloud-doc-improvements
[23.05] nixos/nextcloud: improve documentation
2023-08-06 15:23:12 +02:00
Lily Foster
f0c95cbb1a gst_all_1.gst-plugins-good: add temporary patch for qt5 2023-08-06 07:51:56 -04:00
Jeremy
ee5add85f5 nixos/nextcloud: improve documentation
It's appropriate to let doc improvements appear on stable docs in the
online manual and the local manpages, hence backporting this.

(cherry picked from commit c7a9f7c132)
2023-08-06 12:43:42 +02:00
zowoq
c8260cc991 nixVersions.nix_2_17: init at 2.17.0
(cherry picked from commit a5e12bb624)
2023-08-06 11:59:00 +02:00
Vladimír Čunát
c5aba54f08 thunderbird-unwrapped: 102.13.0 -> 102.14.0
Just security updates.  102 isn't very accessible on nixpkgs master,
but it's still the default on stable 23.05.
https://www.thunderbird.net/en-US/thunderbird/102.13.1/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/102.14.0/releasenotes/

(cherry picked from commit 44fbeaed37)
2023-08-06 10:27:51 +02:00
Vladimír Čunát
e6eb189277 thunderbirdPackages.thunderbird-115: 115.0.1 -> 115.1.0
https://www.thunderbird.net/en-US/thunderbird/115.1.0/releasenotes/
(cherry picked from commit 988f381d89)
2023-08-06 10:27:24 +02:00
github-actions[bot]
a70a3641bb Merge staging-next-23.05 into staging-23.05 2023-08-06 00:14:22 +00:00
github-actions[bot]
4f9f4b7621 Merge release-23.05 into staging-next-23.05 2023-08-06 00:13:54 +00:00
Emily
240472b7e4 Merge pull request #247332 from NixOS/backport-247132-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 115.0.5790.110 -> 115.0.5790.170
2023-08-06 02:08:05 +02:00
Martin Weinelt
482d2e4ca3 firefox-beta-bin-unwrapped: 117.0b2 -> 117.0b3
(cherry picked from commit fa10cfa9bf)
2023-08-05 22:41:40 +00:00
Martin Weinelt
60b69ef693 firefox-devedition-bin-unwrapped: 117.0b2 -> 117.0b3
(cherry picked from commit 09f3da0e65)
2023-08-05 22:41:40 +00:00
Martin Weinelt
ab31ae5113 firefox-devedition-unwrapped: 116.0b8 -> 117.0b3
(cherry picked from commit 10e59781be)
2023-08-05 22:41:40 +00:00
Martin Weinelt
d83e06c380 firefox-beta-unwrapped: 116.0b8 -> 117.0b3
(cherry picked from commit 2b01c7cc74)
2023-08-05 22:41:39 +00:00
Weijia Wang
a38279b4e1 Merge pull request #245110 from NixOS/backport-242721-to-release-23.05
[Backport release-23.05] temporal-cli: Fix Darwin builds with sandbox enabled
2023-08-06 00:15:15 +02:00
Weijia Wang
0cb7837c8d Merge pull request #247346 from NixOS/backport-246542-to-release-23.05
[Backport release-23.05] domination: 1.2.7 -> 1.2.8
2023-08-05 22:48:46 +02:00
Emily
4612af6e1c Merge pull request #247351 from NixOS/backport-243568-to-release-23.05
[Backport release-23.05] fetchsvn: support hash parameter alongside sha256
2023-08-05 21:49:06 +02:00
Anderson Torres
9607b9149c home-manager: fix bug in which home-manager.nix is not found
Closes https://github.com/NixOS/nixpkgs/issues/236940

(cherry picked from commit 8b486efc11)
2023-08-05 16:20:36 +00:00
Theodore Ni
2efdd4d98b fetchsvn: support hash parameter alongside sha256
(cherry picked from commit 4cbdf0d1fc)
2023-08-05 16:11:51 +00:00
Weijia Wang
e143a4fbd5 Merge pull request #247340 from NixOS/backport-233597-to-release-23.05
[Backport release-23.05] libfilezilla: fix darwin intel build
2023-08-05 18:07:57 +02:00
Francesco Gazzetta
1bed7a2ba2 domination: 1.2.8 -> 1.2.9
(cherry picked from commit 1eb6175b0d)
2023-08-05 15:42:20 +00:00
Francesco Gazzetta
c3e63e5634 domination: 1.2.7 -> 1.2.8
Source for rev 2433 corresponding to 1.2.8 is
https://discord.com/channels/809801422987067404/809801423482650627/1136445014671626360

(cherry picked from commit 4d6f81debf)
2023-08-05 15:42:20 +00:00
Stanisław Pitucha
f208cee6e1 libfilezilla: fix darwin intel build
New SDK is required to support utimens

(cherry picked from commit ab391719c2)
2023-08-05 14:57:29 +00:00
Bobby Rong
b6a2eace7d Merge pull request #247093 from bobby285271/bpo/timeshift-23.05
[23.05] timeshift: Backport upstream shebang fix
2023-08-05 21:54:36 +08:00
networkException
ab5c704b98 ungoogled-chromium: 115.0.5790.110 -> 115.0.5790.170
(cherry picked from commit ff12e39975)
2023-08-05 13:48:39 +00:00
Maximilian Bosch
d814a2776b Merge pull request #247316 from NixOS/backport-247154-to-release-23.05
[Backport release-23.05] Linux kernel updates 2023-08-03
2023-08-05 13:36:50 +02:00
Weijia Wang
ed7e7122ec Merge pull request #247283 from NixOS/backport-247159-to-release-23.05
[Backport release-23.05] dataexplorer: 3.7.8 -> 3.7.9
2023-08-05 12:39:14 +02:00
Maximilian Bosch
bc91547886 linux: 6.4.7 -> 6.4.8
(cherry picked from commit a86b606016)
2023-08-05 10:02:37 +00:00
Maximilian Bosch
0f023b5684 linux: 6.1.42 -> 6.1.43
(cherry picked from commit fc2d8bb671)
2023-08-05 10:02:37 +00:00
Maximilian Bosch
f8b3d58f37 linux: 5.15.123 -> 5.15.124
(cherry picked from commit f7e3cb932c)
2023-08-05 10:02:37 +00:00
Weijia Wang
14b58ea92c Merge pull request #247237 from NixOS/backport-247189-to-release-23.05
[Backport release-23.05] python310Packages.mat2: 0.13.3 -> 0.13.4
2023-08-05 11:40:47 +02:00
Nicolas Benes
621de70c83 dataexplorer: 3.7.8 -> 3.7.9
(cherry picked from commit afd76e93e3)
2023-08-05 06:28:25 +00:00
Nick Cao
84bde0530a Merge pull request #247232 from NixOS/backport-247136-to-release-23.05
[Backport release-23.05] flips: unstable-2021-10-28 -> unstable-2023-03-15
2023-08-05 00:23:25 -06:00
K900
10f2e66bfd Merge pull request #247280 from NixOS/backport-247097-to-release-23.05
[Backport release-23.05] linux-firmware: unstable-2023-07-24 -> 20230804
2023-08-05 09:03:29 +03:00
Nick Cao
5e4bd95a17 Merge pull request #247056 from NixOS/backport-247029-to-release-23.05
[Backport release-23.05] brave: 1.56.9 -> 1.56.20
2023-08-05 00:03:02 -06:00
Nick Cao
dc66d9dace Merge pull request #247104 from NixOS/backport-247091-to-release-23.05
[Backport release-23.05] tor-browser-bundle-bin: 12.5.1 -> 12.5.2
2023-08-05 00:02:53 -06:00
K900
8978a9601d linux-firmware: unstable-2023-07-24 -> 20230804
(cherry picked from commit 7038e0c68d)
2023-08-05 06:02:50 +00:00
Martin Weinelt
a7c57ba85e Merge pull request #247251 from NixOS/backport-247221-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 116.0 -> 116.0.1
2023-08-05 04:02:40 +02:00
Martin Weinelt
c985f56d6f firefox-bin-unwrapped: 116.0 -> 116.0.1
https://www.mozilla.org/en-US/firefox/116.0.1/releasenotes/
(cherry picked from commit df0045875d)
2023-08-05 00:42:58 +00:00
Martin Weinelt
274329acf0 firefox-unwrapped: 116.0 -> 116.0.1
https://www.mozilla.org/en-US/firefox/116.0.1/releasenotes/
(cherry picked from commit bc5eb66814)
2023-08-05 00:42:58 +00:00
github-actions[bot]
9dffb5b507 Merge staging-next-23.05 into staging-23.05 2023-08-05 00:14:30 +00:00
github-actions[bot]
bc483ccff4 Merge release-23.05 into staging-next-23.05 2023-08-05 00:14:05 +00:00
Robert Schütz
c908c69127 python310Packages.mat2: add meta.mainProgram
(cherry picked from commit 161bf188f6)
2023-08-04 22:36:08 +00:00
Robert Schütz
6977033689 python310Packages.mat2: 0.13.3 -> 0.13.4
Diff: https://0xacab.org/jvoisin/mat2/-/compare/0.13.3...0.13.4

Changelog: https://0xacab.org/jvoisin/mat2/-/blob/0.13.4/CHANGELOG.md
(cherry picked from commit b8038b47eb)
2023-08-04 22:36:08 +00:00
Konrad Borowski
a86667f7ad flips: unstable-2021-10-28 -> unstable-2023-03-15
(cherry picked from commit 3debecb546)
2023-08-04 22:08:04 +00:00
Martin Weinelt
09a68d0a93 Merge pull request #246344 from mweinelt/23.05/matrix-appservice-irc-1.0.1
[release-23.05] matrix-appservice-irc: 0.38.0 -> 1.0.1
2023-08-04 23:06:44 +02:00
Martin Weinelt
9652a97d97 Merge pull request #247106 from NixOS/backport-214062-to-release-23.05
[Backport release-23.05] prefetch-yarn-deps: add `fixup-yarn-lock` command to fixup a yarn.lock
2023-08-04 15:16:51 +02:00
Bobby Rong
43ea14602b timeshift: Backport upstream shebang fix
On nixos-unstable this is fixed via 23.07.1 bump.
2023-08-04 21:11:18 +08:00
Lily Foster
b7914853e0 prefetch-yarn-deps: add --fixup-lockfile flag to fixup a yarn.lock
The flag iterates through the lockfile entries, rewrites `resolved` URLs
to those that will be in the cache (like `fixup_yarn_lock` from
yarn2nix), removes `integrity` for git deps whose hash won't match the
reproducible repacking that the fetcher does, writes the amended
lockfile, and exits.

(cherry picked from commit 874bec1ceb)
2023-08-04 12:20:38 +00:00
Nicolas Benes
de8c4c48bc tor-browser-bundle-bin: 12.5.1 -> 12.5.2
https://blog.torproject.org/new-release-tor-browser-1252/
(cherry picked from commit 95cd1bb632)
2023-08-04 12:10:58 +00:00
K900
b5fec0f26c Merge pull request #246273 from NixOS/backport-246260-to-release-23.05
[Backport release-23.05] linuxPackages.{rtl8812au,rtl88x2bu}: update to latest
2023-08-04 12:03:22 +03:00
Martin Weinelt
4bef9baf0c Merge pull request #247038 from NixOS/backport-247014-to-release-23.05
[Backport release-23.05] home-assistant: pin pyasn1 at 0.4.8
2023-08-04 05:22:51 +02:00
Nick Cao
5d68369222 Merge pull request #247051 from otavio/release-23.05
[Backport release-23.05] shellhub-agent: 0.12.1 -> 0.12.4
2023-08-03 19:31:09 -06:00
Sean Buckley
e8745b1604 brave: 1.56.9 -> 1.56.20
https://community.brave.com/t/release-channel-1-56-20/499712/1
(cherry picked from commit 4d87592bf5)
2023-08-04 01:27:43 +00:00
Otavio Salvador
27a64fb35e shellhub-agent: replace gitUpdater with nix-update-script
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 600ea898ec)
2023-08-03 21:24:31 -03:00
Otavio Salvador
a3686b54a0 shellhub-agent: 0.12.3 -> 0.12.4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit b01691173e)
2023-08-03 21:24:31 -03:00
Aaron Jheng
c2a6273055 shellhub-agent: 0.12.2 -> 0.12.3
(cherry picked from commit 225ba5ac7f)
2023-08-03 21:19:25 -03:00
Otavio Salvador
665ec4f8aa shellhub-agent: 0.12.1 -> 0.12.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit f68ff8bfa8)
2023-08-03 21:19:25 -03:00
github-actions[bot]
303c6e79c7 Merge staging-next-23.05 into staging-23.05 2023-08-04 00:14:23 +00:00
github-actions[bot]
b91a5cb52c Merge release-23.05 into staging-next-23.05 2023-08-04 00:14:00 +00:00
Martin Weinelt
dc570e118c home-assistant: pin pyasn1 at 0.4.8
Fixes the brother integration test.

(cherry picked from commit 55134f4c52)
2023-08-03 22:09:41 +00:00
zowoq
dc969314d8 go_1_19: 1.19.11 -> 1.19.12
Changelog: https://go.dev/doc/devel/release#go1.19
(cherry picked from commit fa88f4a8be)
2023-08-03 22:44:22 +01:00
zowoq
aa4ed96e54 go_1_19: 1.19.10 -> 1.19.11
Changelog: https://go.dev/doc/devel/release#go1.19
(cherry picked from commit 1b1738d30a)
2023-08-03 22:43:19 +01:00
Kerstin
096c262bbb Merge pull request #246995 from NixOS/backport-246717-to-release-23.05
[Backport release-23.05] signal-desktop: 6.23.0 -> 6.27.1
2023-08-03 19:30:02 +02:00
Jörg Thalheim
e444747197 signal-desktop: 6.23.0 -> 6.27.1
(cherry picked from commit b3847f252f)
2023-08-03 16:41:35 +00:00
Francesco Gazzetta
10bc44e02d Merge pull request #246973 from NixOS/backport-242370-to-release-23.05
[Backport release-23.05] ft2-clone: 1.67 -> 1.68
2023-08-03 18:38:06 +02:00
R. Ryantm
4cd84d5e69 ft2-clone: 1.67 -> 1.68
(cherry picked from commit 17e26fcf49)
2023-08-03 14:18:27 +00:00
Vladimír Čunát
e9ca92b55b libvlc: avoid a parallel-make issue
https://hydra.nixos.org/build/230258161#tabs-buildsteps
2023-08-03 14:32:26 +02:00
Nick Cao
53b9e3e7d1 Merge pull request #246756 from rnhmjoj/pr-qt6-back
[23.05] qt6: 6.5.1 -> 6.5.2
2023-08-03 04:33:07 -06:00
Vladimír Čunát
12f187ee71 Merge #246837: openssl_1_1: 1.1.1u -> 1.1.1v
...into release-23.05
2023-08-03 11:08:58 +02:00
Martin Weinelt
fd646379b7 Merge pull request #246869 from NixOS/backport-246818-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 115.0.2-2 -> 116.0-1
2023-08-03 09:42:07 +02:00
github-actions[bot]
b1c0bec2da Merge staging-next-23.05 into staging-23.05 2023-08-03 00:14:28 +00:00
github-actions[bot]
71fae6920b Merge release-23.05 into staging-next-23.05 2023-08-03 00:13:55 +00:00
Дамјан Георгиевски
f7291a8ee0 matrix-appservice-irc: add package.json to package
- seems that package.json is still required in the package root, so add it
- also add `strictDeps = true` to mkDerivation (this removed bash as a
  direct dependency)

(cherry picked from commit fdd97a4738)
2023-08-03 00:51:05 +02:00
squalus
8a907be620 librewolf-unwrapped: 115.0.2-2 -> 116.0-1
(cherry picked from commit 2c560367c3)
2023-08-02 22:50:24 +00:00
Weijia Wang
ad73028def Merge pull request #246861 from NixOS/backport-246808-to-release-23.05
[Backport release-23.05] firefox-devedition-bin-unwrapped: 116.0b8 -> 117.0b2
2023-08-03 00:46:17 +02:00
Weijia Wang
d75b738498 Merge pull request #246862 from NixOS/backport-246689-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 116.0b8 -> 117.0b2
2023-08-03 00:46:04 +02:00
R. Ryantm
1194dd43c5 firefox-beta-bin-unwrapped: 116.0b8 -> 117.0b2
(cherry picked from commit c552796ac5)
2023-08-02 21:59:19 +00:00
R. Ryantm
9c7c91f569 firefox-devedition-bin-unwrapped: 116.0b8 -> 117.0b2
(cherry picked from commit 51673e5d25)
2023-08-02 21:58:59 +00:00
Weijia Wang
fb4701393f Merge pull request #246849 from wegank/firefox-devedition-bin-backport
[Backport release-23.05] firefox-devedition-bin-unwrapped: 114.0b7 -> 116.0b8
2023-08-02 23:54:25 +02:00
Robert Scott
9c26c053d7 librsvg: 2.55.1 -> 2.55.3 2023-08-02 22:50:40 +01:00
Weijia Wang
c7d827af55 Merge pull request #246843 from emilylange/backport-23.05/chromium-maintainer-fix
[Backport release-23.05] chromium,ungoogled-chromium: fix ofborg maintainer pings
2023-08-02 23:30:45 +02:00
Weijia Wang
481b25f1fa Merge pull request #246826 from majiru/backport-wlr-proto
[Backport release-23.05] wlr-protocols: 2021-11-01 -> 2022-09-05
2023-08-02 23:28:23 +02:00
R. Ryantm
0cc2b12a0f firefox-devedition-bin-unwrapped: 116.0b5 -> 116.0b8 2023-08-02 23:10:21 +02:00
R. Ryantm
6266df3dc0 firefox-devedition-bin-unwrapped: 115.0b9 -> 116.0b5 2023-08-02 23:10:06 +02:00
R. Ryantm
7f800fbccf firefox-devedition-bin-unwrapped: 115.0b7 -> 115.0b9 2023-08-02 23:09:47 +02:00
R. Ryantm
3eefa29fe4 firefox-devedition-bin-unwrapped: 114.0b7 -> 115.0b7 2023-08-02 23:09:33 +02:00
Raito Bezarius
3ed8d9b547 edk2: backport OpenSSL 1.1.1t to the tree
Original bug: https://bugzilla.tianocore.org/show_bug.cgi?id=4342

Note that we use `excludes` here because EDK2 vendors OpenSSL via git
submodules, we unbundle it, refetch it ourselves and apply in
`postPatch`. Therefore, we also need to unpatch the
`CryptoPkg/Library/OpensslLib/openssl`.

Instead of upgrading EDK2, we decided to backport the patch manually
because upgrading caused breakages in 23.05.
2023-08-02 22:51:50 +02:00
emilylange
5e12bb7e36 chromium,ungoogled-chromium: fix ofborg maintainer pings
ofborg uses `builtins.unsafeGetAttrPos` internally, to figure out which
maintainers need to be pinged.

e.g:
`builtins.unsafeGetAttrPos "version" drv`

When using a `.json` file containing the version via `lib.importJSON`,
this will always return `null` and thus leading to no pings at all.

This commit works around this, resulting in properly working pings
for any changes to the upstream-info file.

A similar thing has been done for element-{web,desktop} in the past.

(cherry picked from commit 68c59791fb)
2023-08-02 22:03:41 +02:00
ajs124
bb3f261129 openssl_1_1: 1.1.1u -> 1.1.1v
https://github.com/openssl/openssl/blob/OpenSSL_1_1_1v/NEWS
(cherry picked from commit 828dea331a)
2023-08-02 19:08:22 +00:00
Vladimír Čunát
8f769ddbd4 Merge branch 'staging-23.05' into staging-next-23.05 2023-08-02 20:14:27 +02:00
Vladimír Čunát
c6ff9ed05e Merge #245932: gst_all_1.*: 1.22.4 -> 1.22.5
...into staging-23.05
2023-08-02 20:12:30 +02:00
Vladimír Čunát
2b66dc9c26 Merge #246820: openssl: 3.0.9 -> 3.0.10
...into staging-23.05
2023-08-02 20:01:27 +02:00
Vladimír Čunát
03822a427e Merge #246825: go_1_20: 1.20.6 -> 1.20.7
...into staging-23.05
2023-08-02 19:57:18 +02:00
zowoq
69501f7069 go_1_20: 1.20.6 -> 1.20.7
Changelog: https://go.dev/doc/devel/release#go1.20
(cherry picked from commit 4b428f7689)
2023-08-02 17:24:01 +00:00
Martin Weinelt
4dbe3851f3 python310Packages.django_4: 4.2.3 -> 4.2.4
https://docs.djangoproject.com/en/4.2/releases/4.2.4/
(cherry picked from commit 0307dd3625)
2023-08-02 17:21:58 +00:00
Jacob Moody
b53f0e17ab wlr-protocols: 2021-11-01 -> 2022-09-05 2023-08-02 12:12:28 -05:00
Pol Dellaiera
333c06d0af Merge pull request #246819 from NixOS/backport-246774-to-release-23.05
[Backport release-23.05] webkitgtk: 2.40.4 → 2.40.5
2023-08-02 19:08:39 +02:00
Vladimír Čunát
b74bb76101 Merge #246092: samba: 4.17.7 -> 4.17.10
...into release-23.05
2023-08-02 19:05:59 +02:00
ajs124
cb56f827fc openssl: 3.0.9 -> 3.0.10
https://github.com/openssl/openssl/blob/openssl-3.0/NEWS.md#major-changes-between-openssl-309-and-openssl-3010-1-aug-2023
(cherry picked from commit b889dfdb34)
2023-08-02 17:05:04 +00:00
Bobby Rong
3ada72e2c5 webkitgtk: 2.40.4 → 2.40.5
https://webkitgtk.org/2023/08/01/webkitgtk2.40.5-released.html
https://webkitgtk.org/security/WSA-2023-0007.html
https://github.com/WebKit/WebKit/compare/webkitgtk-2.40.4...webkitgtk-2.40.5

CVE-2023-38133 CVE-2023-38572 CVE-2023-38592 CVE-2023-38594 CVE-2023-38595
CVE-2023-38597 CVE-2023-38599 CVE-2023-38600 CVE-2023-38611

(cherry picked from commit b805fe3d6f)
2023-08-02 17:03:21 +00:00
Vladimír Čunát
0f3b0956c9 Merge #245857: cacert: 3.90 -> 3.92
...into staging-23.05
2023-08-02 19:01:44 +02:00
Jacob Moody
353aaf40a3 rc-9front: enable parallel builds 2023-08-02 11:02:27 -05:00
Jacob Moody
5c64f8af73 rc-9front: init at 2022-11-01 2023-08-02 11:02:23 -05:00
github-actions[bot]
cf1bf94308 gitlab: 16.1.2 -> 16.1.3 (#246654)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.3-ee/CHANGELOG.md

Fixes CVE-2023-0632
Fixes CVE-2023-1210
Fixes CVE-2023-2022
Fixes CVE-2023-2164
Fixes CVE-2023-3364
Fixes CVE-2023-3385
Fixes CVE-2023-3401
Fixes CVE-2023-3500
Fixes CVE-2023-3900
Fixes CVE-2023-3993
Fixes CVE-2023-3994
Fixes CVE-2023-4002
Fixes CVE-2023-4008
Fixes CVE-2023-4011

(cherry picked from commit d64bba84dc)

Co-authored-by: Yaya <github@uwu.is>
2023-08-02 14:31:28 +02:00
Weijia Wang
6a999e60e0 Merge pull request #246696 from lelgenio/release-23.05
[Backport release-23.05]  buildDartApplication: add sigtool on darwin
2023-08-02 13:29:00 +02:00
Franz Pletz
194dbbed72 Merge pull request #246762 from NixOS/backport-246751-to-release-23.05
[Backport release-23.05] owncast: fix ffmpeg issues with systemd
2023-08-02 13:19:30 +02:00
R. Ryantm
625546506b byacc: 20230219 -> 20230521
(cherry picked from commit 6552dc0842)
2023-08-02 10:50:23 +00:00
Sam Willcocks
67e8130369 owncast: fix ffmpeg issues with systemd
The `bash` and `which` wrapper dependencies were mistakenly removed last
package update.
The package works when run manually since you already have bash and
which in your path. Only when isolated in systemd does the issue emerge.

(cherry picked from commit b20ffc17bd)
2023-08-02 10:48:06 +00:00
rnhmjoj
e4fc3015fc python3Packages.pyqt6: 6.5.1 -> 6.5.2
(cherry picked from commit 464c912eaa)
2023-08-02 12:15:54 +02:00
rewine
bde45979a3 python3Packages.pyqt6: 6.5.0 -> 6.5.1
(cherry picked from commit 9b4701455d)
2023-08-02 12:15:45 +02:00
Nick Cao
6445afc8eb qt6.qtmqtt: 6.5.1 -> 6.5.2
(cherry picked from commit 1fb9945efd)
2023-08-02 12:10:27 +02:00
Nick Cao
38c27e6bd1 qt6: 6.5.1 -> 6.5.2
(cherry picked from commit 1383fc0c1c)
2023-08-02 12:07:12 +02:00
Weijia Wang
554f855a9b buildDartApplication: add sigtool on darwin 2023-08-02 00:18:56 -03:00
github-actions[bot]
689be36bd6 Merge staging-next-23.05 into staging-23.05 2023-08-02 00:14:09 +00:00
github-actions[bot]
102f594033 Merge release-23.05 into staging-next-23.05 2023-08-02 00:13:43 +00:00
Martin Weinelt
146e8f5424 Merge pull request #246560 from mweinelt/23.05/firefox-116.0
[release-23.05] firefox-{,bin-}unwrapped: 115.0.3 -> 116.0; firefox-esr-102-unwrapped: 102.13.0esr -> 102.14.0esr; firefox-esr-115-unwrapped: 115.0.3esr -> 115.1.0esr
2023-08-02 02:02:25 +02:00
Yaya
7109a708b9 gitlab-container-registry: 3.77.0 -> 3.79.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.79.0-gitlab/CHANGELOG.md
(cherry picked from commit 6e3aa21c33)
2023-08-01 22:18:07 +00:00
WilliButz
bd836ac5e5 grafana: 9.5.6 -> 9.5.7 (#246642)
https://github.com/grafana/grafana/releases/tag/v9.5.7
2023-08-02 00:11:43 +02:00
Jennifer Graul
dff08e260f irrd: init at 4.3.0.post1
Co-authored-by: Yureka <yuka@yuka.dev>
(cherry picked from commit b7b9f11c89)
2023-08-01 22:17:32 +02:00
Jennifer Graul
7b65cefc56 python3Packages.py-radix-sr: init at 1.0.0.post1
(cherry picked from commit f7b797b4e7)
2023-08-01 22:17:32 +02:00
Jennifer Graul
3ac812c614 python3Packages.coredis: init at 4.14.0
(cherry picked from commit 513dbe59be)
2023-08-01 22:17:32 +02:00
WilliButz
a60b1ccf45 Merge pull request #246597 from NixOS/backport-245240-to-release-23.05
[Backport release-23.05] nixos/gitlab: ensure service started again after dependency restarts
2023-08-01 21:06:54 +02:00
WilliButz
34a7e34401 Merge pull request #246604 from NixOS/backport-246553-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.88.0 -> 1.89.0
2023-08-01 21:01:49 +02:00
Guilherme Ramos Costa Paixao
6b64b2103e matrix-synapse: 1.88.0 -> 1.89.0
(cherry picked from commit 25c6bcafd0)
2023-08-01 16:41:01 +00:00
Robert Schütz
67a0352cca Merge pull request #246541 from erictapen/23.05/imagemagick
[release-23.05] imagemagick: 7.1.1-14 -> 7.1.1-15
2023-08-01 09:30:35 -07:00
Oliver Schmidt
fa9d0e6caf nixos/gitlab: ensure service started again after dependency restarts
When a dependency, like postgresql.service or redis-gitlab.service, had
been stopped and started at switch-to-configuration time, gitlab.service
and its helper units had been stopped but not started again.
`multi-user.target` only has a `Wants` relation to gitlab.target, but
once gitlab.target has been successfully started once and is not stopped/
restarted again, it does not cause all its dependencies to stay activated
the whole time.

This commit fixes this by upgrading the dependy relationship of
gitlab.service towards gitlab.target from a "Wants" to a "Requires". It
should be enough to do this for this single unit part of gitlab.target
only, as all other units wantedBy gitlab.target are pulled in by
gitlab.service as well or have bindsTo relations.

(cherry picked from commit 94e8de1173)
2023-08-01 16:05:57 +00:00
Maximilian Bosch
26a2de5c27 Merge pull request #246569 from NixOS/backport-246466-to-release-23.05
[Backport release-23.05] Kernels for 2023-07-27
2023-08-01 17:41:40 +02:00
Fabián Heredia Montiel
4ddd4a74a8 linux/hardened/patches/6.4: 6.4.6-hardened1 → 6.4.7-hardened1
(cherry picked from commit 580cd965b8)
2023-08-01 13:17:44 +00:00
Fabián Heredia Montiel
357f75f6fb linux/hardened/patches/6.1: 6.1.41-hardened1 → 6.1.42-hardened1
(cherry picked from commit fc86124473)
2023-08-01 13:17:44 +00:00
Fabián Heredia Montiel
be94da5b20 linux/hardened/patches/5.4: 5.4.250-hardened1 → 5.4.251-hardened1
(cherry picked from commit 643694ae27)
2023-08-01 13:17:44 +00:00
Fabián Heredia Montiel
876eaba578 linux/hardened/patches/5.15: 5.15.122-hardened1 → 5.15.123-hardened1
(cherry picked from commit a05924dc86)
2023-08-01 13:17:44 +00:00
Fabián Heredia Montiel
9928ac83b3 linux/hardened/patches/5.10: 5.10.187-hardened1 → 5.10.188-hardened1
(cherry picked from commit cc26897da9)
2023-08-01 13:17:43 +00:00
Fabián Heredia Montiel
2a1caa0d16 linux: 6.4.6 -> 6.4.7
(cherry picked from commit 9dd903ca63)
2023-08-01 13:17:43 +00:00
Fabián Heredia Montiel
6905e0fb9a linux: 6.1.41 -> 6.1.42
(cherry picked from commit 3cbc1fc7bb)
2023-08-01 13:17:43 +00:00
Fabián Heredia Montiel
4e91648b54 linux: 5.4.250 -> 5.4.251
(cherry picked from commit 09f94571eb)
2023-08-01 13:17:43 +00:00
Fabián Heredia Montiel
cc311692c0 linux: 5.15.122 -> 5.15.123
(cherry picked from commit 19f617fa72)
2023-08-01 13:17:43 +00:00
Fabián Heredia Montiel
b508e6b52b linux: 5.10.187 -> 5.10.188
(cherry picked from commit 6948d36b2c)
2023-08-01 13:17:43 +00:00
Martin Weinelt
0a98606c12 firefox-esr-unwrapped: migrate to 115 ESR series
Support for the 102 ESR series is running out after 2023-08-29.

(cherry picked from commit ea0e99fa26)
2023-08-01 15:08:51 +02:00
Martin Weinelt
e5dc4c5b8f firefox-esr-102-unwrapped: 102.13.0esr -> 102.14.0esr
https://www.mozilla.org/en-US/firefox/102.14.0/releasenotes/
(cherry picked from commit 88e23bcaf7)
2023-08-01 14:26:40 +02:00
Martin Weinelt
8e5e643b9e firefox-esr-115-unwrapped: 115.0.3esr -> 115.1.0esr
https://www.mozilla.org/en-US/firefox/115.1.0/releasenotes/
(cherry picked from commit e6f8d33ee8)
2023-08-01 14:26:36 +02:00
Martin Weinelt
16625c8ff0 firefox-bin-unwrapped: 115.0.2 -> 116.0
https://www.mozilla.org/en-US/firefox/116.0/releasenotes/
(cherry picked from commit d3f038b168)
2023-08-01 14:26:33 +02:00
Martin Weinelt
b0a8a14cec firefox-unwrapped: 115.0.3 -> 116.0
https://www.mozilla.org/en-US/firefox/116.0/releasenotes/
(cherry picked from commit 5296e4d48f)
2023-08-01 14:26:18 +02:00
Martin Weinelt
519676d102 Merge pull request #246556 from NixOS/backport-246324-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 115.0.2 -> 115.0.3
2023-08-01 14:16:32 +02:00
R. Ryantm
ffdf864b66 firefox-unwrapped: 115.0.2 -> 115.0.3
(cherry picked from commit a1c6d3b0c4)
2023-08-01 12:16:18 +00:00
Nick Cao
733b71d192 Merge pull request #246538 from NixOS/backport-246325-to-release-23.05
[Backport release-23.05] semgrep{,-core}: 1.27.0 -> 1.34.1
2023-08-01 05:53:15 -06:00
Robert Schütz
8c2f2d630d imagemagick: 7.1.1-14 -> 7.1.1-15
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-14...7.1.1-15
(cherry picked from commit d64cc4bd17)
2023-08-01 12:34:16 +02:00
06kellyjac
88d65264fa semgrep{,-core}: 1.27.0 -> 1.34.1
Account for new semgrep-core wheel name
Fix semgrep/pysemgrep not being executable...

(cherry picked from commit e513d4f71f)
2023-08-01 10:22:33 +00:00
Francesco Gazzetta
f887aa5923 Merge pull request #246524 from NixOS/backport-236797-to-release-23.05
[Backport release-23.05] organicmaps: 2023.05.08-7 -> 2023.06.04-13
2023-08-01 12:19:40 +02:00
Francesco Gazzetta
8ef725ef3f organicmaps: 2023.05.08-7 -> 2023.06.04-13
https://github.com/organicmaps/organicmaps/releases/tag/2023.06.04-13-android
Diff: https://github.com/organicmaps/organicmaps/compare/2023.05.08-7-android...2023.06.04-13-android
(cherry picked from commit 1c04bc6434)
2023-08-01 09:20:14 +00:00
Nick Cao
e5ee889ca5 Merge pull request #246511 from chvp/upd/23.05/matrix-appservice-slack
[23.05] matrix-appservice-slack: 2.1.1 -> 2.1.2
2023-08-01 03:17:06 -06:00
Charlotte Van Petegem
52b3afc76a matrix-hookshot: 4.4.0 -> 4.4.1
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.4.1
2023-08-01 10:12:10 +02:00
Charlotte Van Petegem
60f4bd5091 matrix-hookshot: 4.3.0 -> 4.4.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.4.0
2023-08-01 10:03:38 +02:00
Charlotte Van Petegem
3249f0eff4 matrix-hookshot: 4.2.0 -> 4.3.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.3.0
2023-08-01 10:03:38 +02:00
Charlotte Van Petegem
c33fb29053 matrix-hookshot: 4.1.0 -> 4.2.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.2.0
2023-08-01 10:03:38 +02:00
Charlotte Van Petegem
9e1339b4c2 matrix-hookshot: 4.0.0 -> 4.1.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.1.0
2023-08-01 10:03:38 +02:00
Charlotte Van Petegem
3ca783e8fb matrix-appservice-slack: 2.1.1 -> 2.1.2
https://github.com/matrix-org/matrix-appservice-slack/releases/tag/2.1.2
2023-08-01 10:01:17 +02:00
Pol Dellaiera
193e5fcc76 Merge pull request #246327 from SuperSandro2000/hedgedoc-stable
hedgedoc: 1.9.7 -> 1.9.9
2023-08-01 08:52:28 +02:00
github-actions[bot]
8b65c3d2a0 Merge staging-next-23.05 into staging-23.05 2023-08-01 00:15:47 +00:00
github-actions[bot]
eead31987e Merge release-23.05 into staging-next-23.05 2023-08-01 00:15:21 +00:00
Martin Weinelt
fa10e0f4b6 Merge pull request #246267 from NixOS/backport-246194-to-release-23.05
[Backport release-23.05] firefox-beta-unwrapped: 116.0b3 -> 116.0b8
2023-08-01 01:40:01 +02:00
Franz Pletz
c5cdd7eec8 Merge pull request #246262 from NixOS/backport-245410-to-release-23.05 2023-08-01 00:34:19 +02:00
Weijia Wang
b7cde1c47b Merge pull request #246384 from NixOS/backport-233637-to-release-23.05
[Backport release-23.05] colima: 0.5.4 -> 0.5.5
2023-07-31 22:27:36 +02:00
Robert Scott
cd7c95537b Merge pull request #246109 from NixOS/backport-246068-to-release-23.05
[Backport release-23.05] envoy: 1.26.1 -> 1.26.3
2023-07-31 20:59:38 +01:00
Dennis Bogers
ee64c80d36 colima: 0.5.4 -> 0.5.5
(cherry picked from commit f7d089c903)
2023-07-31 16:55:59 +00:00
Kerstin
cd2006784d Merge pull request #246361 from NixOS/backport-246348-to-release-23.05
[Backport release-23.05] mastodon: 4.1.5 -> 4.1.6
2023-07-31 18:22:18 +02:00
Francesco Gazzetta
3868dce345 Merge pull request #246332 from NixOS/backport-246053-to-release-23.05
[Backport release-23.05] vengi-tools: 0.0.24 -> 0.0.25
2023-07-31 16:46:44 +02:00
Kerstin Humm
bf948ca309 mastodon: 4.1.5 -> 4.1.6
(cherry picked from commit 4fcec4e076)
2023-07-31 13:59:16 +00:00
Maximilian Bosch
1b1ba69f7d Merge pull request #246097 from LibreCybernetics/23.05-linux_6_3_eol
[23.05] linux_6_3: drop as EOL
2023-07-31 15:19:04 +02:00
Thomas Gerbet
79aaf37b00 Merge pull request #245782 from LeSuisse/docker-compose-go-1.20.6
[23.05] docker-compose: cherry-pick patches to fix starting containers using a local socket
2023-07-31 14:54:53 +02:00
Дамјан Георгиевски
83e9c8b049 matrix-appservice-irc: 0.38.0 -> 1.0.1
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/1.0.0

* This release drops support for Node 16. The minimum required version is now 18+.
* Moved from NPM to Yarn

https://github.com/matrix-org/matrix-appservice-irc/releases/tag/1.0.1

* Fixes for GHSA-vc7j-h8xg-fv5x.
* Fixes for GHSA-3pmj-jqqp-2mj3.
* Fixes for GHSA-c7hh-3v6c-fj4q
* Update matrix-appservice-bridge to 9.0.1

while there was an effort to make this package with `mkYarnPackage`, in the end it
was suggested to just use `stdenv.mkDerivation` instead

nixos/matrix-appservice-irc:
* fix path to config.schema.yml directory stucture of the package changed
* use remarshal instead of python and pyyaml
  to convert the config schema from yaml to json

(cherry picked from commit 69bc2ad72f)
2023-07-31 13:55:20 +02:00
Francesco Gazzetta
1d9d26503e vengi-tools: 0.0.24 -> 0.0.25
https://github.com/mgerhardy/vengi/releases/tag/v0.0.25
Diff: https://github.com/mgerhardy/vengi/compare/v0.0.24...v0.0.25
(cherry picked from commit fcc768897b)
2023-07-31 10:46:59 +00:00
Sandro
2c5e0e57c2 hedgedoc: 1.9.8 -> 1.9.9 (#246259)
https://hedgedoc.org/releases/1.9.9/
https://github.com/hedgedoc/hedgedoc/security/advisories/GHSA-7494-7hcf-vxpg

Fixes: CVE-2023-38487
2023-07-31 11:56:56 +02:00
Janne Heß
5caa21b40c hedgedoc: 1.9.7 -> 1.9.8 and redo package
- Yarnify
- Do a full source build
- Clean up the wrapper things
2023-07-31 11:56:51 +02:00
Vincent Laporte
b4ddd645e9 ocamlPackages.xenstore-tool: fix for OCaml ≥ 5.0
(cherry picked from commit bec97a4401)
2023-07-31 07:20:34 +02:00
Vincent Laporte
bcc4d0b950 ocamlPackages.sosa: fix for OCaml ≥ 5.0
(cherry picked from commit 034fa136a5)
2023-07-31 07:20:34 +02:00
Vincent Laporte
4dac900628 ocamlPackages.rfc7748: fix for OCaml ≥ 5.0
(cherry picked from commit 19374c64f2)
2023-07-31 07:20:34 +02:00
Joerie de Gram
14ab847368 linuxPackages.rtl8812au: unstable-2023-07-20 -> unstable-2023-07-22
(cherry picked from commit b84613efb9)
2023-07-31 00:30:59 +00:00
Joerie de Gram
4b805696d9 linuxPackages.rtl88x2bu: unstable-2023-07-20 -> unstable-2023-07-23
(cherry picked from commit d7a34b5327)
2023-07-31 00:30:59 +00:00
github-actions[bot]
b8069dd4e3 Merge staging-next-23.05 into staging-23.05 2023-07-31 00:14:19 +00:00
github-actions[bot]
142a682efe Merge release-23.05 into staging-next-23.05 2023-07-31 00:13:47 +00:00
Lily Foster
f683de6c00 gst_all_1.gst-plugins-rs: 0.10.10 -> 0.10.11 2023-07-30 20:11:59 -04:00
Martin Weinelt
b529c5d8a2 Merge pull request #246270 from NixOS/backport-244328-to-release-23.05
[Backport release-23.05] firefox-esr-115-unwrapped: 115.0.2eser -> 115.0.3esr
2023-07-31 01:43:46 +02:00
Martin Weinelt
38702adba5 firefox-esr-115-unwrapped: 115.0.2eser -> 115.0.3esr
https://www.mozilla.org/en-US/firefox/115.0.3esr/releasenotes/
(cherry picked from commit 0e86572b92)
2023-07-30 23:43:17 +00:00
Martin Weinelt
f5f61b842a firefox-devedition-unwrapped: 116.0b3 -> 116.0b8
(cherry picked from commit 6b13c6227c)
2023-07-30 23:30:11 +00:00
Martin Weinelt
e27d6d2a08 firefox-beta-unwrapped: 116.0b3 -> 116.0b8
(cherry picked from commit aaeea6ae80)
2023-07-30 23:30:11 +00:00
Alex Martens
972fce797e github-runner: 2.306.0 -> 2.307.1
(cherry picked from commit 99f62c7f64)
2023-07-30 23:09:33 +00:00
Pol Dellaiera
44f2f8d8c4 Merge pull request #246254 from NixOS/backport-243867-to-release-23.05
[Backport release-23.05] owncast: 0.0.13 -> 0.1.1
2023-07-30 23:38:11 +02:00
Sam Willcocks
5a9cfe6bd0 wncast: 0.0.13 -> 0.1.1
(cherry picked from commit 413d0afd09)
2023-07-30 21:33:48 +00:00
Martin Weinelt
391e8db1f0 Merge pull request #245967 from NixOS/backport-245749-to-release-23.05
[Backport release-23.05] nss_latest: 3.91 -> 3.92
2023-07-30 16:06:42 +02:00
Luke Granger-Brown
b81af66deb Merge pull request #246119 from NixOS/backport-246113-to-release-23.05
[Backport release-23.05] solo2-cli: fix zsh completion
2023-07-30 02:31:53 +01:00
Nick Cao
3712c00781 Merge pull request #246073 from NixOS/backport-245648-to-release-23.05
[Backport release-23.05] Hardened kernels for 2023-07-25
2023-07-29 18:56:39 -06:00
Nick Cao
430277bb0a Merge pull request #246026 from NixOS/backport-245865-to-release-23.05
[Backport release-23.05] multiviewer-for-f1: 1.24.1 -> 1.24.2
2023-07-29 18:54:56 -06:00
Martin Weinelt
a7ce91e7ee Merge pull request #246121 from NixOS/backport-246065-to-release-23.05
[Backport release-23.05] frigate: fix serving of clips
2023-07-30 02:51:30 +02:00
Martin Weinelt
f114f71b87 frigate: fix serving of clips
Frigate uses string concat to create some paths, which relies on the
cache path ending with a trailing slash.

I've meanwhile proposed a fix upstream, that will likely
be part of the next release.

(cherry picked from commit 5b3f58125e)
2023-07-30 00:51:02 +00:00
Maxime Brunet
d39c13eee3 solo2-cli: fix zsh completion
(cherry picked from commit 135b79b954)
2023-07-30 00:48:47 +00:00
github-actions[bot]
1594e29938 Merge staging-next-23.05 into staging-23.05 2023-07-30 00:15:26 +00:00
github-actions[bot]
bc1d46d012 Merge release-23.05 into staging-next-23.05 2023-07-30 00:15:01 +00:00
Pierre Bourdon
a6a74a73b7 Merge pull request #246091 from NixOS/backport-246057-to-release-23.05
[Backport release-23.05] jami: apply CVE patch
2023-07-30 00:32:38 +02:00
Thomas Gerbet
0977992b69 envoy: 1.26.1 -> 1.26.3
Fixes CVE-2023-35945.

Changelog:
https://github.com/envoyproxy/envoy/releases/tag/v1.26.3
https://github.com/envoyproxy/envoy/releases/tag/v1.26.2
(cherry picked from commit 60d546a96d)
2023-07-29 22:31:47 +00:00
Fabián Heredia Montiel
52ff6f7394 linux_6_3: drop as EOL
(cherry picked from commit ffba10cd9a)
2023-07-29 14:29:05 -06:00
Robert Scott
36294f7402 Merge pull request #245976 from NixOS/backport-243442-to-release-23.05
[Backport release-23.05] pjsip: 2.13 -> 2.13.1
2023-07-29 21:26:07 +01:00
Robert Scott
a021db815e samba: 4.17.7 -> 4.17.10 2023-07-29 20:52:45 +01:00
linsui
77a36daa69 jami: apply CVE patch
(cherry picked from commit 1b78e939aa)
2023-07-29 19:51:59 +00:00
Fabián Heredia Montiel
70bb858e1b linux/hardened/patches/6.4: 6.4.4-hardened1 → 6.4.6-hardened1
(cherry picked from commit 2c02110768)
2023-07-29 16:50:23 +00:00
Fabián Heredia Montiel
aa60f5df8b linux/hardened/patches/6.1: 6.1.39-hardened1 → 6.1.41-hardened1
(cherry picked from commit c3fb402a65)
2023-07-29 16:50:23 +00:00
Fabián Heredia Montiel
3c1ed38cda linux/hardened/patches/5.4: 5.4.249-hardened1 → 5.4.250-hardened1
(cherry picked from commit 26f1259268)
2023-07-29 16:50:23 +00:00
Fabián Heredia Montiel
7b33619c40 linux/hardened/patches/5.15: 5.15.120-hardened1 → 5.15.122-hardened1
(cherry picked from commit 12dd64a435)
2023-07-29 16:50:23 +00:00
Fabián Heredia Montiel
18c6809873 linux/hardened/patches/5.10: 5.10.186-hardened1 → 5.10.187-hardened1
(cherry picked from commit 8f50487784)
2023-07-29 16:50:23 +00:00
Fabián Heredia Montiel
5fdaaf1dae linux/hardened/patches/4.19: 4.19.288-hardened1 → 4.19.289-hardened1
(cherry picked from commit 13c18a57f7)
2023-07-29 16:50:23 +00:00
Atemu
d57e8c535d Merge pull request #246017 from NixOS/backport-245881-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-07-28
2023-07-29 13:27:21 +02:00
Babeuh
3b68024ae1 multiviewer-for-f1: 1.24.1 -> 1.24.2
(cherry picked from commit adf434ca17)
2023-07-29 10:32:17 +00:00
Nick Cao
6c863094bc Merge pull request #246021 from NixOS/backport-240075-to-release-23.05
[Backport release-23.05] linuxPackages.nvidiaPackages.mkDriver: init
2023-07-29 04:10:49 -06:00
Kiskae
35e6797e38 linuxPackages.nvidiaPackages.mkDriver: init
(cherry picked from commit 8ef3c5b70e)
2023-07-29 10:10:15 +00:00
Atemu
fc4c9c4127 linux_xanmod_latest: 6.4.4 -> 6.4.7
(cherry picked from commit c7ac8bcc04)
2023-07-29 09:06:25 +00:00
Atemu
c79b1dc83d linux_xanmod: 6.1.39 -> 6.1.42
(cherry picked from commit cbf2d325b4)
2023-07-29 09:06:25 +00:00
Pol Dellaiera
bf6cfe428c Merge pull request #246003 from NixOS/backport-245870-to-release-23.05
[Backport release-23.05] pgcat: init at 1.1.0
2023-07-29 08:34:06 +02:00
Cathal Mullan
52ab673cba pgcat: init at 1.1.0
(cherry picked from commit 3fe70ce002)
2023-07-29 06:32:57 +00:00
Nick Cao
e8afbe5a0a Merge pull request #245977 from NixOS/backport-243342-to-release-23.05
[Backport release-23.05] ntp: 4.2.8p15 -> 4.2.8p17
2023-07-28 22:47:41 -06:00
Thomas Gerbet
a4b255cc90 ntp: 4.2.8p15 -> 4.2.8p17
Fixes CVE-2023-26555, CVE-2023-26551, CVE-2023-26552, CVE-2023-26553 and CVE-2023-26554.

Release announcement:
https://www.ntp.org/support/securitynotice/4_2_8p17-release-announcement/
https://www.ntp.org/support/securitynotice/4_2_8p16-release-announcement/

(cherry picked from commit 5f23eb96cd)
2023-07-29 00:50:00 +00:00
Thomas Gerbet
5ba1fcbad9 pjsip: 2.13 -> 2.13.1
Fixes CVE-2023-27585.

Changes:
https://github.com/pjsip/pjproject/releases/tag/2.13.1
(cherry picked from commit 3601ccf5ae)
2023-07-29 00:48:12 +00:00
Nick Cao
ba9e0a8bb8 Merge pull request #245959 from NixOS/backport-245713-to-release-23.05
[Backport release-23.05] gradle: 8.0.1 -> 8.2.1
2023-07-28 18:38:53 -06:00
Nick Cao
2383c142ca Merge pull request #245952 from NixOS/backport-245710-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 115.0.5790.102 -> 115.0.5790.110
2023-07-28 18:37:56 -06:00
Nick Cao
3e2c9aab64 Merge pull request #245869 from babeuh/backport-243291-to-release-23.05
[Backport release-23.05] multiviewer-for-f1: init at 1.24.1
2023-07-28 18:17:18 -06:00
github-actions[bot]
eaf9a49257 Merge staging-next-23.05 into staging-23.05 2023-07-29 00:13:59 +00:00
github-actions[bot]
bf8e799baa Merge release-23.05 into staging-next-23.05 2023-07-29 00:13:27 +00:00
ajs124
534f3e2cb7 nss_latest: 3.91 -> 3.92
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/oNYCNPU21k0/m/rM3q7pM3BAAJ
(cherry picked from commit dd005d7fad)
2023-07-28 22:22:38 +00:00
Robert Scott
680aa1babe Merge pull request #245898 from NixOS/backport-244414-to-release-23.05
[Backport release-23.05] mysql80: 8.0.33 -> 8.0.34
2023-07-28 22:43:29 +01:00
Olli Helenius
8c2f87287e gradle: 8.0.1 -> 8.2.1
(cherry picked from commit 5aa3fc52e2)
2023-07-28 21:30:28 +00:00
networkException
9a2a79a6ba ungoogled-chromium: 115.0.5790.102 -> 115.0.5790.110
(cherry picked from commit e987531533)
2023-07-28 20:54:17 +00:00
Artturi
be54d82bad Merge pull request #245933 from NixOS/backport-245228-to-staging-23.05 2023-07-28 22:50:42 +03:00
Mika Tammi
ae9dd64489 libjack2: fix cross compilation
Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
(cherry picked from commit 69d67d04e1)
2023-07-28 19:40:16 +00:00
Lily Foster
6a69b03aa4 python3Packages.gst-python: 1.22.4 -> 1.22.5
(cherry picked from commit 9802470377)
2023-07-28 19:36:37 +00:00
Lily Foster
3418060644 gst_all_1.gst-editing-services: 1.22.4 -> 1.22.5
(cherry picked from commit a4a6baaf31)
2023-07-28 19:36:37 +00:00
Lily Foster
2c0d07e076 gst_all_1.gst-rtsp-server: 1.22.4 -> 1.22.5
(cherry picked from commit edd437e4a3)
2023-07-28 19:36:37 +00:00
Lily Foster
f0fd7b092c gst_all_1.gst-devtools: 1.22.4 -> 1.22.5
(cherry picked from commit db3f0f44b5)
2023-07-28 19:36:37 +00:00
Lily Foster
b7f0bed55a gst_all_1.gst-libav: 1.22.4 -> 1.22.5
(cherry picked from commit efe1b51491)
2023-07-28 19:36:37 +00:00
Lily Foster
964809c8a4 gst_all_1.gst-vaapi: 1.22.4 -> 1.22.5
(cherry picked from commit 072c20b6e4)
2023-07-28 19:36:37 +00:00
Lily Foster
8be8dd4823 gst_all_1.gst-plugins-ugly: 1.22.4 -> 1.22.5
(cherry picked from commit 45ccf5cb97)
2023-07-28 19:36:37 +00:00
Lily Foster
e9f595f2fa gst_all_1.gst-plugins-bad: 1.22.4 -> 1.22.5
(cherry picked from commit dea7113ed8)
2023-07-28 19:36:37 +00:00
Lily Foster
a30a549c4e gst_all_1.gst-plugins-good: 1.22.4 -> 1.22.5
(cherry picked from commit db11ed9baf)
2023-07-28 19:36:37 +00:00
Lily Foster
190241edbe gst_all_1.gst-plugins-base: 1.22.4 -> 1.22.5
(cherry picked from commit 072efc09d7)
2023-07-28 19:36:37 +00:00
Lily Foster
cbcbae71b7 gst_all_1.gstreamer: 1.22.4 -> 1.22.5
(cherry picked from commit 7f81aee433)
2023-07-28 19:36:37 +00:00
Thomas Gerbet
d97f0b7a46 mysql80: 8.0.33 -> 8.0.34
Fixes CVE-2022-4899, CVE-2023-0361, CVE-2022-4899, CVE-2022-4899, CVE-2023-22053, CVE-2023-22008,
CVE-2023-22046, CVE-2023-22054, CVE-2023-22056, CVE-2023-22057, CVE-2023-22033, CVE-2023-22058,
CVE-2023-22005, CVE-2023-22048 and CVE-2023-22038.

https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-34.html
https://www.oracle.com/security-alerts/cpujul2023.html
(cherry picked from commit b1d9284def)
2023-07-28 15:35:11 +00:00
Ilan Joselevich
48e82fe1b1 Merge pull request #245897 from NixOS/backport-237504-to-release-23.05
[Backport release-23.05] intel-one-mono: 1.2.0 -> 1.2.1
2023-07-28 18:34:19 +03:00
oluceps
94e1197960 intel-one-mono: 1.2.0 -> 1.2.1
Co-authored-by: drupol <pol.dellaiera@protonmail.com>
(cherry picked from commit 30dbe21959)
2023-07-28 15:34:01 +00:00
github-actions[bot]
02446ede86 [Backport release-23.05] intel-one-mono: init at 1.2.0 (#245896)
* intel-one-mono: init at 1.2.0

Update pkgs/data/fonts/intel-one-mono/default.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>
(cherry picked from commit 3dffd7185b)

* Update pkgs/data/fonts/intel-one-mono/default.nix

(cherry picked from commit 89a924d165)

---------

Co-authored-by: Simone Ruffini <simone.ruffini@tutanota.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-28 18:32:23 +03:00
ajs124
6f53835964 Merge pull request #243058 from helsinki-systems/upd/dnsdist-2305
[23.05] dnsdist: 1.7.3 -> 1.7.4
2023-07-28 16:34:15 +02:00
Babeuh
a4deae9a9c multiviewer-for-f1: init at 1.24.1
(cherry picked from commit 5e496c9a72)
2023-07-28 14:22:53 +02:00
Babeuh
0d7919e725 maintainers: add babeuh
(cherry picked from commit a28f9684e2)
2023-07-28 14:16:17 +02:00
ajs124
dd8911ca55 cacert: 3.90 -> 3.92
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/oNYCNPU21k0/m/rM3q7pM3BAAJ
(cherry picked from commit c1a72d1469)
2023-07-28 11:18:10 +00:00
Martin Weinelt
d6760b897a Merge pull request #245851 from NixOS/backport-245759-to-release-23.05
[Backport release-23.05] nixos/frigate: fix recording and serving of clips/recordings
2023-07-28 12:05:15 +02:00
Martin Weinelt
2ee32a9c8d nixos/frigate: fix recording and serving of clips/recordings
Frigate does string prefix matching for paths, which isn't exactly
compatible with dynamically provisioned directories of systemd, where
/var/cache/frigate is actually a symlink to /var/cache/private/frigate.

Because we are unlikely to get this fixed upstream, this is one of the
reason we should stop using DynamicUser= here.

The other being, that nginx needs to be able to serve clips and
recordings from both the CacheDirectory and the StateDirectory, and
nginx being a member on a group that may only exist after it was started
up doesn't work reliably.

This is also why we relax the umask to allow g+r/g+rx for newly created
files. Existing installs may need the following permissions fix to get
things going.

```
find /var/lib/frigate/recordings -type d -exec chmod g+rx {} \;
find /var/lib/frigate/recordings -type f -exec chmod g+r {} \;
find /var/cache/frigate -type f -exec chmod g+r {} \;
```

Co-Authored-By: Daniel Barlow <dan@telent.net>
(cherry picked from commit 3086313e4c)
2023-07-28 10:03:08 +00:00
Pol Dellaiera
04914c38f8 Merge pull request #245770 from erictapen/23.05/mastodon
[release-23.05] mastodon: 4.1.4 -> 4.1.5
2023-07-28 10:53:18 +02:00
Nick Cao
fdcc539a6b Merge pull request #245742 from NixOS/backport-245091-to-release-23.05
[Backport release-23.05] zeronet-conservancy: 0.7.8.1 -> 0.7.10
2023-07-27 20:40:05 -06:00
Nick Cao
591dcb5e6e Merge pull request #245780 from NixOS/backport-245099-to-release-23.05
[Backport release-23.05] dotnet-sdk: 6.0.411 -> 6.0.412, dotnet-sdk_7: 7.0.305 -> 7.0.306
2023-07-27 20:38:49 -06:00
Nick Cao
a5657bdcd3 Merge pull request #245709 from NixOS/backport-245027-to-release-23.05
[Backport release-23.05] linuxPackages.rtl8821au: 2023-07-20 -> 2023-07-23
2023-07-27 19:43:33 -06:00
Nick Cao
ff776c8baa Merge pull request #245702 from NixOS/backport-245676-to-release-23.05
[Backport release-23.05] knot-dns: 3.2.8 -> 3.2.9
2023-07-27 19:12:39 -06:00
github-actions[bot]
d424053d46 Merge staging-next-23.05 into staging-23.05 2023-07-28 00:14:07 +00:00
github-actions[bot]
8fa8b9056f Merge release-23.05 into staging-next-23.05 2023-07-28 00:13:36 +00:00
Robert Scott
479b53c26f Merge pull request #245786 from NixOS/backport-245716-to-release-23.05
[Backport release-23.05] gradle_7: 7.6.1 -> 7.6.2
2023-07-27 23:27:05 +01:00
Pol Dellaiera
be0d42647e Merge pull request #245788 from NixOS/backport-245635-to-release-23.05
[Backport release-23.05] netbird-ui: 0.21.8 -> 0.21.11
2023-07-27 22:53:09 +02:00
R. Ryantm
614036e30b netbird-ui: 0.21.8 -> 0.21.11
(cherry picked from commit 7ed6d31f0d)
2023-07-27 20:52:10 +00:00
Olli Helenius
4e9a930eed gradle_7: 7.6.1 -> 7.6.2
(cherry picked from commit 13cbc0d413)
2023-07-27 20:41:20 +00:00
Thomas Gerbet
033018e880 docker-compose: cherry-pick patches to fix starting containers using a local socket
See #244159.

Cherry-picked the two patches needed to make it compile and work as
expected.
2023-07-27 22:09:45 +02:00
mdarocha
b6d4083390 dotnet-sdk_7: 7.0.305 -> 7.0.306
(cherry picked from commit 73a1cc7c9d)
2023-07-27 20:03:01 +00:00
mdarocha
15c341ed81 dotnet-sdk: 6.0.411 -> 6.0.412
(cherry picked from commit 78220caeb0)
2023-07-27 20:03:00 +00:00
mdarocha
4ac2fd1068 dotnet-sdk: update.sh - run atomically
(cherry picked from commit 4217948676)
2023-07-27 20:03:00 +00:00
mdarocha
c4e4ed5cf8 dotnet-sdk: update.sh - fail if determining a nuget hash fails
(cherry picked from commit f79c73c2ca)
2023-07-27 20:03:00 +00:00
Sandro Jäckel
c99ef16de1 mastodon: 4.1.4 -> 4.1.5
(cherry picked from commit 19ad8f5c79)
2023-07-27 20:27:57 +02:00
Theodore Ni
21a7a7d39d mastodon: adapt update script to new nix-prefetch-github
(cherry picked from commit e8808ced29)
2023-07-27 20:27:50 +02:00
Sandro Jäckel
30a9a47a84 mastodon: simplify update script
(cherry picked from commit 71a96bd985)
2023-07-27 20:27:45 +02:00
Sandro Jäckel
c8d25fb350 mastodon: add runHooks
This makes constructing overrides easier

(cherry picked from commit 74ca55400e)
2023-07-27 20:27:35 +02:00
Sandro Jäckel
b766372f8a mastodon: use fetchFromGitHub, fix shellcheck hints
(cherry picked from commit 0000005ec6)
2023-07-27 20:27:15 +02:00
Vladimír Čunát
9462344318 Merge #244867: staging-next-23.05 iteration 4
...into release-23.05
2023-07-27 17:00:04 +02:00
pennae
e0cf075160 Merge pull request #245559 from NixOS/backport-244356-to-release-23.05
[Backport release-23.05] nixos/mosquitto: leverage systemd credentials
2023-07-27 16:50:13 +02:00
Francesco Gazzetta
0eeabfc22f zeronet-conservancy: 0.7.9 -> 0.7.10
https://github.com/zeronet-conservancy/zeronet-conservancy/releases/tag/v0.7.9
Diff: https://github.com/zeronet-conservancy/zeronet-conservancy/compare/v0.7.9...v0.7.10
(cherry picked from commit 6c28e7cf19)
2023-07-27 13:59:40 +00:00
Francesco Gazzetta
29f8af59dc zeronet-conservancy: 0.7.8.1 -> 0.7.9
https://github.com/zeronet-conservancy/zeronet-conservancy/releases/tag/v0.7.9
Diff: https://github.com/zeronet-conservancy/zeronet-conservancy/compare/v0.7.8.1...v0.7.9
(cherry picked from commit bf293bd14e)
2023-07-27 13:59:40 +00:00
Jeremie Huchet
e4877dd46d linuxPackages.rtl8821au: 2023-07-20 -> 2023-07-23
fix module build with kernel 6.1.39+

Diff: 072413261b...0dc022287b
(cherry picked from commit 710796a1b5)
2023-07-27 10:38:19 +00:00
Vladimír Čunát
4feda83ab4 knot-dns: 3.2.8 -> 3.2.9
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.9
(cherry picked from commit 9d6f1799e2)
2023-07-27 09:51:07 +00:00
Nick Cao
41200a7e36 Merge pull request #245678 from NixOS/backport-245529-to-release-23.05
[Backport release-23.05] prismlauncher: 7.1 -> 7.2
2023-07-27 03:33:03 -06:00
Robert Hensing
705472a4f0 Merge pull request #245560 from NixOS/backport-234454-to-release-23.05
[Backport release-23.05] writeTextFile: set meta.mainProgram based on destination
2023-07-27 11:17:02 +02:00
Robert Hensing
d85d0f7987 tests.trivial-builders.writeTextFile: Test meta.mainProgram logic
(cherry picked from commit 0dd3989cef)
2023-07-27 10:44:48 +02:00
Robert Hensing
2adabf94a4 tests.trivial-builders.references: Only run where supported
(cherry picked from commit a6aabd9d28)
2023-07-27 10:44:48 +02:00
Robert Hensing
b1c42ec1e6 trivial-builders: Move test list closer
(cherry picked from commit 89bdfd4687)
2023-07-27 10:44:48 +02:00
Robert Hensing
032d75b29f writeCBin: Add meta.mainProgram
... and add tests.

(cherry picked from commit d1dc8384ca)
2023-07-27 10:44:48 +02:00
Nick Cao
d6412390c2 Merge pull request #245653 from NickCao/nvidia-backport
[Backport release-23.05] linuxPackages.nvidiaPackages.*: update to latest version
2023-07-27 01:46:06 -06:00
Sefa Eyeoglu
991b37f4e3 prismlauncher: 7.1 -> 7.2
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 68c080daae)
2023-07-27 07:46:05 +00:00
Kiskae
c25b1ea037 linuxPackages.nvidia_x11_beta: fix optix denoiser
OptiX tries loading `$ORIGIN/nvoptix.bin` before
`/usr/share/nvidia/nvoptix.bin`.

Additionally OptiX isn't supported for 32-bit.
2023-07-27 11:38:32 +08:00
Kiskae
96f7a7468d linuxPackages.nvidia_x11_beta: install nvoptix.bin 2023-07-27 11:38:31 +08:00
Kiskae
27db9ee2cc linuxPackages.nvidia_x11_beta: add new dependency
new `libnvidia-pkcs11*` libraries depend on openssl, used by cuda
2023-07-27 11:38:30 +08:00
Kiskae
0dcaf834d1 linuxPackages.nvidia_x11_beta: 530.41.03 -> 535.43.02 2023-07-27 11:38:29 +08:00
Kiskae
9d783cedc2 linuxPackages.nvidia_x11_beta: fix optix denoiser
OptiX tries loading `$ORIGIN/nvoptix.bin` before
`/usr/share/nvidia/nvoptix.bin`.

Additionally OptiX isn't supported for 32-bit.
2023-07-27 11:38:29 +08:00
Kiskae
0a034dec63 linuxPackages.nvidia_x11_vulkan_beta: 525.47.31 -> 525.47.34 2023-07-27 11:38:28 +08:00
Kiskae
138c74de8f linuxPackages.nvidia_x11_vulkan_beta: 525.47.27 -> 525.47.31 2023-07-27 11:38:27 +08:00
Kiskae
c2b0548148 linuxPackages.nvidia_x11_vulkan_beta: 525.47.26 -> 525.47.27 2023-07-27 11:38:26 +08:00
Kiskae
67700c5d46 linuxPackages.nvidia_x11_production: 535.54.03 -> 535.86.05 2023-07-27 11:38:26 +08:00
Kiskae
f181dbf64c linuxPackages.nvidia_x11_production: 525.116.04 -> 535.54.03 2023-07-27 11:38:25 +08:00
Kiskae
6e01734624 linuxPackages.nvidia_x11_legacy470: 470.182.03 -> 470.199.02
Also add tentative patch for linux 6.5
2023-07-27 11:38:24 +08:00
Nick Cao
bf76f3342c Merge pull request #245508 from NixOS/backport-243423-to-release-23.05
[Backport release-23.05] jamesdsp: 2.5.1 -> 2.6.0
2023-07-26 21:31:38 -06:00
Nick Cao
05f42aef4e Merge pull request #245599 from NixOS/backport-245572-to-release-23.05
[Backport release-23.05] chromium: 115.0.5790.102 -> 115.0.5790.110
2023-07-26 19:07:18 -06:00
github-actions[bot]
0165559ebd Merge staging-next-23.05 into staging-23.05 2023-07-27 00:13:37 +00:00
github-actions[bot]
8da2f3b49e Merge release-23.05 into staging-next-23.05 2023-07-27 00:13:07 +00:00
Michael Weiss
c95a99b71d chromium: 115.0.5790.102 -> 115.0.5790.110
https://chromereleases.googleblog.com/2023/07/stable-channel-update-for-desktop_25.html
(cherry picked from commit 6645ed6348)
2023-07-26 20:42:19 +00:00
figsoda
966f65b60d writeTextFile: fix when executable is not a bool
(cherry picked from commit 4431bab003)
2023-07-26 18:29:47 +02:00
figsoda
bf31528ed1 writeTextFile: set meta.mainProgram based on destination
(cherry picked from commit 4b94ae4bc6)
2023-07-26 16:28:05 +00:00
datafoo
8afbb4b5d8 nixos/mosquitto: leverage systemd credentials
Use systemd credentials for all variations of user passwords.
Password files do not need special permissions anymore.

(cherry picked from commit 533ff8546b)
2023-07-26 16:23:47 +00:00
Pol Dellaiera
f3fbbc36b4 Merge pull request #245523 from NixOS/backport-245140-to-release-23.05
[Backport release-23.05] standardnotes: 3.166.9 -> 3.167.2
2023-07-26 13:29:55 +02:00
R. Ryantm
1b203fb843 standardnotes: 3.166.9 -> 3.167.2
(cherry picked from commit 43ab7e5e48)
2023-07-26 11:28:43 +00:00
rewine
ff91c77040 jamesdsp: 2.5.1 -> 2.6.0
(cherry picked from commit 532c089362)
2023-07-26 08:58:41 +00:00
Pol Dellaiera
b80a9abe3f Merge pull request #241635 from minijackson/backport-240664-to-release-23.05
[Backport release-23.05] netbox: 3.5.3 -> 3.5.4
2023-07-26 10:30:43 +02:00
Ember Keske
f33ee963ac netbox: 3.5.4 -> 3.5.6
(cherry picked from commit 2cbd486c24)
2023-07-26 09:06:31 +02:00
Ember Keske
afecf89b4b python3Packages.django-tables2: 2.4.1 -> 2.6.0
(cherry picked from commit 16fe763e73)
2023-07-26 09:06:26 +02:00
Nick Cao
a0e03cef93 Merge pull request #245464 from NixOS/backport-244620-to-release-23.05
[Backport release-23.05] linuxPackages.{mba6x_bl,rtl8812au,rtl8821au,.rtl88x2bu,lttng-modules}: update to latest version
2023-07-25 18:59:38 -06:00
Nick Cao
9ffc6acf4f Merge pull request #245456 from NixOS/backport-244234-to-release-23.05
[Backport release-23.05] pc: init at 0.4
2023-07-25 18:58:49 -06:00
Nick Cao
963137f782 Merge pull request #245381 from NixOS/backport-245366-to-release-23.05
[Backport release-23.05] gitlab-runner: 16.1.0 -> 16.2.0
2023-07-25 18:48:07 -06:00
Nick Cao
bbeb61621d Merge pull request #245373 from NixOS/backport-239468-to-release-23.05
[Backport release-23.05] jamesdsp-pulse: 2.4 -> 2.5.1
2023-07-25 18:47:32 -06:00
Nick Cao
0fe133a19e linuxPackages.lttng-modules: 2.13.8 -> 2.13.10
Diff: https://github.com/lttng/lttng-modules/compare/v2.13.8...v2.13.10
(cherry picked from commit a64809bb5f)
2023-07-26 00:35:24 +00:00
Nick Cao
ec29e4f02c linuxPackages.rtl88x2bu: unstable-2023-03-17 -> unstable-2023-07-20
Diff: f0a2c9c740...28bcb8b3eb
(cherry picked from commit af39a65adb)
2023-07-26 00:35:24 +00:00
Nick Cao
3d30df7809 linuxPackages.rtl8821au: unstable-2023-03-22 -> unstable-2023-07-20
Diff: a133274b05...072413261b
(cherry picked from commit 067d3fb75e)
2023-07-26 00:35:24 +00:00
Nick Cao
00c73d158e linuxPackages.rtl8812au: unstable-2023-05-11 -> unstable-2023-07-20
Diff: 765d4e4bd5...51338202d2
(cherry picked from commit abdc48a123)
2023-07-26 00:35:24 +00:00
Nick Cao
609c0178e7 linuxPackages.mba6x_bl: unstable-2016-12-08 -> unstable-2017-12-30
Diff: b96aafd30c...639719f516
(cherry picked from commit 8c514e6a19)
2023-07-26 00:35:24 +00:00
Nick Cao
5240d87894 Merge pull request #245392 from NixOS/backport-243048-to-release-23.05
[Backport release-23.05] briar-desktop: 0.4.0-beta -> 0.5.0-beta
2023-07-25 18:35:09 -06:00
github-actions[bot]
ec2b685102 Merge staging-next-23.05 into staging-23.05 2023-07-26 00:14:26 +00:00
github-actions[bot]
2243d9701a Merge release-23.05 into staging-next-23.05 2023-07-26 00:14:00 +00:00
Jacob Moody
d35fa133f5 pc: init at 0.4
(cherry picked from commit 62c8209b53)
2023-07-25 23:11:39 +00:00
Artturi
88f63d5110 Merge pull request #244588 from NixOS/backport-244449-to-release-23.05
[Backport release-23.05] nixos/stage-1: fix stripping
2023-07-25 18:22:56 +03:00
Jonas Heinrich
0877f0e704 briar-desktop: 0.4.0-beta -> 0.5.0-beta
(cherry picked from commit 9792ad4258)
2023-07-25 14:11:42 +00:00
Yaya
f27a491008 gitlab-runner: 16.1.0 -> 16.2.0
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/v16.2.0/CHANGELOG.md
(cherry picked from commit a467c37c8d)
2023-07-25 12:47:46 +00:00
R. Ryantm
a939e19045 jamesdsp-pulse: 2.4 -> 2.5.1
(cherry picked from commit 9760c91330)
2023-07-25 12:09:40 +00:00
Luke Granger-Brown
3e0779ce10 Merge pull request #245362 from NixOS/backport-242275-to-release-23.05
[Backport release-23.05] nixos/paperless: use toShellVars for paperless-manage
2023-07-25 11:42:37 +01:00
Atemu
621b93aea9 nixos/paperless: explain how to set JSON env vars
Co-authored-by: Christian Theune <ct@flyingcircus.io>
Co-authored-by: Erik Arvstedt <erik.arvstedt@gmail.com>
(cherry picked from commit 2616bb762b)
2023-07-25 10:27:16 +00:00
Atemu
f9e764d7bb nixos/paperless: use toShellVars for paperless-manage
The homebrewed snippet didn't escape vars properly which is an issue because
PAPERLESS_OCR_USER_ARGS requires a JSON string. This also meant a discrepancy
between the services' env vars and paperless-manage's.

Just use the correctly functioning library function for this instead.

(cherry picked from commit 44f637aa8d)
2023-07-25 10:27:16 +00:00
K900
6dc93f0dae Merge pull request #245335 from NixOS/backport-245334-to-release-23.05
[Backport release-23.05] linux-firmware: fix build, add explicit revision
2023-07-25 10:54:10 +03:00
K900
1d37712cf0 linux-firmware: fix build, add explicit revision
(cherry picked from commit 5a5ddf79cc)
2023-07-25 07:53:54 +00:00
K900
ccca29bdb4 Merge pull request #245325 from K900/backport-linux-firmware
linux-firmware: 20230625 -> unstable-2023-07-24, sync with master
2023-07-25 09:22:51 +03:00
K900
beb6196e9e linux-firmware: 20230625 -> unstable-2023-07-24, sync with master
This is a manual backport of #245305.
2023-07-25 09:21:08 +03:00
K900
5f8c7873dd Merge pull request #245324 from NixOS/backport-245303-to-release-23.05
[Backport release-23.05] Kernels for 2023-07-25
2023-07-25 09:17:44 +03:00
K900
4a07b4575e linux: 6.4.5 -> 6.4.6
(cherry picked from commit e998e5216c)
2023-07-25 06:17:28 +00:00
K900
db0f37a15c linux: 6.1.40 -> 6.1.41
(cherry picked from commit 04141e9828)
2023-07-25 06:17:28 +00:00
K900
5265fa55c4 linux: 5.4.249 -> 5.4.250
(cherry picked from commit 6da374098b)
2023-07-25 06:17:28 +00:00
K900
4d8ae6086a linux: 5.15.121 -> 5.15.122
(cherry picked from commit c28af224b5)
2023-07-25 06:17:28 +00:00
K900
93790a46b2 linux: 5.10.186 -> 5.10.187
(cherry picked from commit d5cddc3d2f)
2023-07-25 06:17:28 +00:00
K900
68ff3000ea linux: 4.19.288 -> 4.19.289
(cherry picked from commit 16c27410de)
2023-07-25 06:17:28 +00:00
K900
2ae09aa655 Merge pull request #245191 from NixOS/backport-240360-to-release-23.05
[Backport release-23.05] linux-firmware: 20230515 -> 20230625
2023-07-25 09:17:12 +03:00
Nick Cao
9e35b70ef5 Merge pull request #245290 from NixOS/backport-245242-to-release-23.05
[Backport release-23.05] ax25-tools: set localstatedir to /var/lib
2023-07-24 23:02:28 -06:00
Vincent Laporte
9c7ef40985 ocamlPackages.dypgen: init at 0.2 for OCaml ≥ 4.07
(cherry picked from commit 192af63a3d)
2023-07-25 05:19:22 +02:00
Robert James Hernandez
ec3fd44c2d ax25-tools: set localstatedir to /var/lib
Previously, localstatedir was being defaulting to path inside /nix/store
so some AX.25 applications were not able to write their state to disk.

(cherry picked from commit 0d75120022)
2023-07-25 02:48:49 +00:00
Nick Cao
bb28865018 Merge pull request #245272 from NixOS/backport-245245-to-release-23.05
[Backport release-23.05] ax25-apps: set localstatedir to /var/lib
2023-07-24 20:07:25 -06:00
github-actions[bot]
46ed94a561 Merge staging-next-23.05 into staging-23.05 2023-07-25 00:15:04 +00:00
github-actions[bot]
4cfa6dc198 Merge release-23.05 into staging-next-23.05 2023-07-25 00:14:36 +00:00
Robert James Hernandez
718cc3faea ax25-apps: set localstatedir to /var/lib
Previously, localstatedir was being defaulting to path inside /nix/store
so some AX.25 applications were not able to write their state to disk.

(cherry picked from commit 1269a601e3)
2023-07-25 00:00:59 +00:00
Michael Weiss
5170b60b23 Merge pull request #245219 from NixOS/backport-245097-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 115.0.5790.98 -> 115.0.5790.102
2023-07-25 00:45:11 +02:00
Michael Weiss
ced4ad2f08 Merge pull request #245220 from NixOS/backport-245095-to-release-23.05
[Backport release-23.05] chromium: 115.0.5790.98 -> 115.0.5790.102
2023-07-25 00:44:57 +02:00
Emily
0108b255ea Merge pull request #245232 from NixOS/backport-244683-to-release-23.05
[Backport release-23.05] grafana-loki,promtail: 2.8.2 -> 2.8.3
2023-07-24 22:43:23 +02:00
emilylange
329153a004 grafana-loki,promtail: 2.8.2 -> 2.8.3
https://github.com/grafana/loki/releases/tag/v2.8.3
diff: https://github.com/grafana/loki/compare/v2.8.2...v2.8.3
(cherry picked from commit 443c79e698)
2023-07-24 19:35:06 +00:00
Michael Weiss
7e6b4652a4 chromium: 115.0.5790.98 -> 115.0.5790.102
https://chromereleases.googleblog.com/2023/07/stable-channel-update-for-desktop_20.html
(cherry picked from commit b6320904b8)
2023-07-24 18:21:10 +00:00
Michael Weiss
5e620dfcd6 ungoogled-chromium: 115.0.5790.98 -> 115.0.5790.102
(cherry picked from commit 3aeac3991f)
2023-07-24 18:20:54 +00:00
Mats
248fabe4cb linux-firmware: 20230515 -> 20230625
(cherry picked from commit 81a21160a2)
2023-07-24 15:15:18 +00:00
Kerstin
0d1a998fd0 Merge pull request #245078 from NixOS/backport-245057-to-release-23.05
[Backport release-23.05] imagemagick: 7.1.1-13 -> 7.1.1-14
2023-07-24 17:05:02 +02:00
linsui
55f35cd15d jabref: fix gapps wrapper
(cherry picked from commit e1ebc51ef6)
2023-07-24 14:43:22 +00:00
maxine
d772b59d1a Merge pull request #245179 from NixOS/backport-245178-to-release-23.05 2023-07-24 15:13:47 +02:00
Thomas Gerbet
81d1802482 docker: apply fix starting containers with a local connection with the CLI
The change done in 4a526a901c was not
enough to cover everything. In order for the Docker CLI to work when
built with Go 1.20.6 it is also required to have the equivalent patch
for the docker/cli repository.

(cherry picked from commit 3428dd4bef)
2023-07-24 12:54:47 +00:00
Pol Dellaiera
622d8b065f Merge pull request #245165 from NixOS/backport-244728-to-release-23.05
[Backport release-23.05] webkitgtk: 2.40.3 → 2.40.4
2023-07-24 13:34:31 +02:00
Martin Weinelt
beda5fc7a8 Merge pull request #244540 from NixOS/backport-244402-to-release-23.05
[Backport release-23.05] openssh: 9.3p1 -> 9.3p2
2023-07-24 12:26:43 +02:00
Jan Tojnar
c9adcd24dc webkitgtk: 2.40.3 → 2.40.4
https://webkitgtk.org/2023/07/21/webkitgtk2.40.4-released.html
https://webkitgtk.org/security/WSA-2023-0006.html
https://github.com/WebKit/WebKit/compare/webkitgtk-2.40.3...webkitgtk-2.40.4

CVE-2023-37450

(cherry picked from commit 57e359691b)
2023-07-24 10:21:03 +00:00
Thomas Gerbet
64a8287e6b Merge pull request #245103 from risicle/ris-trafficserver-CVE-2022-47184-CVE-2023-33933-30631-r23.05
[23.05] trafficserver: add patches for CVE-2022-47184, CVE-2023-33933 & CVE-2023-30631
2023-07-24 11:51:19 +02:00
adisbladis
584e18d729 Merge pull request #245153 from NixOS/backport-245068-to-release-23.05
[Backport release-23.05] emacs29: 29.0.92 -> 29.1-rc1
2023-07-24 21:24:59 +12:00
K900
9a2e5769d0 Merge pull request #245158 from NixOS/backport-245074-to-release-23.05
[Backport release-23.05] Kernels for 2023-07-23
2023-07-24 12:13:50 +03:00
K900
37b9023a13 linux: 6.4.4 -> 6.4.5
(cherry picked from commit f1237348f3)
2023-07-24 09:12:45 +00:00
K900
25be5ff082 linux: 6.1.39 -> 6.1.40
(cherry picked from commit 39157de5fd)
2023-07-24 09:12:45 +00:00
K900
1292148ce0 linux: 5.15.120 -> 5.15.121
(cherry picked from commit e518edd718)
2023-07-24 09:12:45 +00:00
Mario Rodas
35f68967a9 emacs29: 29.0.92 -> 29.1-rc1
Changelog: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29

Release Notes: https://lists.gnu.org/archive/html/emacs-devel/2023-07/msg00704.html

(cherry picked from commit 503c869a42)
2023-07-24 07:20:32 +00:00
Vincent Laporte
b4f31da797 ocamlPackages.dolog: 3.0 → 6.0.0
(cherry picked from commit 039a3cece6)
2023-07-24 08:48:33 +02:00
Vladimír Čunát
a58eb89c7f Merge #244691: thunderbird: 115.0 -> 115.0.1
...into release-23.05
2023-07-24 07:28:46 +02:00
Nick Cao
743c0a36f5 Merge pull request #245058 from NixOS/backport-244887-to-release-23.05
[Backport release-23.05] electron_25-bin: 25.2.0 -> 25.3.1, electron_24-bin: 24.6.1 -> 24.6.4, electron_23-bin: 23.3.9 -> 23.3.10, electron_22-bin: 22.3.15 -> 22.3.18
2023-07-23 22:39:50 -06:00
Nick Cao
7abe07abd4 Merge pull request #245130 from NixOS/backport-244687-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 116.0b5 -> 116.0b8
2023-07-23 22:22:36 -06:00
R. Ryantm
a0f9621649 firefox-beta-bin-unwrapped: 116.0b5 -> 116.0b8
(cherry picked from commit 3e625c0091)
2023-07-24 01:43:00 +00:00
Nick Cao
a544bd19d9 Merge pull request #245129 from NixOS/backport-243663-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 116.0b2 -> 116.0b5
2023-07-23 19:40:08 -06:00
R. Ryantm
7313a55000 firefox-beta-bin-unwrapped: 116.0b2 -> 116.0b5
(cherry picked from commit e6c5017b25)
2023-07-24 01:39:51 +00:00
Nick Cao
3ae8dd919e Merge pull request #245128 from NixOS/backport-242476-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 115.0b9 -> 116.0b2
2023-07-23 19:39:08 -06:00
R. Ryantm
3500c44f38 firefox-beta-bin-unwrapped: 115.0b9 -> 116.0b2
(cherry picked from commit 02b720784c)
2023-07-24 01:38:50 +00:00
Nick Cao
80d42c5999 Merge pull request #245127 from NixOS/backport-240055-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 115.0b8 -> 115.0b9
2023-07-23 19:38:07 -06:00
R. Ryantm
315b14c1b9 firefox-beta-bin-unwrapped: 115.0b8 -> 115.0b9
(cherry picked from commit 906d7ed4b3)
2023-07-24 01:36:06 +00:00
Nick Cao
0914b7db10 Merge pull request #245126 from NixOS/backport-238883-to-release-23.05
[Backport release-23.05] firefox-beta-bin-unwrapped: 114.0b7 -> 115.0b8
2023-07-23 19:34:56 -06:00
R. Ryantm
3c7900b7b2 firefox-beta-bin-unwrapped: 114.0b7 -> 115.0b8
(cherry picked from commit b3e1f018da)
2023-07-24 01:34:46 +00:00
Nick Cao
ee79bb277c Merge pull request #245093 from NixOS/backport-244411-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 114.0.5735.198 -> 115.0.5790.98
2023-07-23 19:19:33 -06:00
Nick Cao
fbe3b348ba Merge pull request #245092 from NixOS/backport-244410-to-release-23.05
[Backport release-23.05] chromium: 114.0.5735.198 -> 115.0.5790.98
2023-07-23 19:19:19 -06:00
Nick Cao
6aad2f66bd Merge pull request #245107 from NixOS/backport-244693-to-release-23.05
[Backport release-23.05] nitter: unstable-2023-07-10 -> unstable-2023-07-21
2023-07-23 19:06:59 -06:00
github-actions[bot]
97db59a38d Merge staging-next-23.05 into staging-23.05 2023-07-24 00:14:51 +00:00
github-actions[bot]
d16f06a6a2 Merge release-23.05 into staging-next-23.05 2023-07-24 00:14:24 +00:00
Andrew Marshall
8d2ad725ea temporal-cli: Fix Darwin builds with sandbox enabled
Unfortunately one of the issues is within a dependency, so have to do
some awkward patching of the go-modules. This patch is pending merge to
the upstream dep and will hopefully eventually trickle down. We do *not*
optionally apply the patch for Darwin only because then we would have a
different hash per system, which seems even more awkward.

(cherry picked from commit 77f010e75f)
2023-07-23 22:52:05 +00:00
Andrew Marshall
a701898c4c temporal-cli: Passthru nested drvs to make accessing them easier
(cherry picked from commit 27df9441f9)
2023-07-23 22:52:05 +00:00
squalus
ea6c6a4c1e nitter: unstable-2023-07-10 -> unstable-2023-07-21
- update to unstable-2023-07-21
- add updateScript

(cherry picked from commit 5aa3c52e11)
2023-07-23 22:24:39 +00:00
Franz Pletz
ac1acba43b Merge pull request #244714 from NixOS/backport-238540-to-release-23.05 2023-07-23 23:48:17 +02:00
Michael Weiss
d70127e36d Merge pull request #245087 from primeos/chromium-backport
[release-23.05] Prepare for backporting Chromium M115
2023-07-23 23:27:20 +02:00
Michael Weiss
e2747913f9 ungoogled-chromium: 114.0.5735.198 -> 115.0.5790.98
(cherry picked from commit c930c10944)
2023-07-23 21:16:48 +00:00
Michael Weiss
1273d09084 chromium: 114.0.5735.198 -> 115.0.5790.98
https://chromereleases.googleblog.com/2023/07/stable-channel-update-for-desktop.html

This update includes 20 security fixes.

CVEs:
CVE-2023-3727 CVE-2023-3728 CVE-2023-3730 CVE-2023-3732 CVE-2023-3733
CVE-2023-3734 CVE-2023-3735 CVE-2023-3736 CVE-2023-3737 CVE-2023-3738
CVE-2023-3740

(cherry picked from commit f61f5a8a40)
2023-07-23 21:14:40 +00:00
Michael Weiss
4ec70a9919 chromiumBeta: 115.0.5790.90 -> 115.0.5790.98
(cherry picked from commit 66552d656c)
2023-07-23 22:54:02 +02:00
Michael Weiss
9a0cef2571 chromiumDev: 116.0.5845.32 -> 116.0.5845.42
(cherry picked from commit e5afd98eb5)
2023-07-23 22:54:01 +02:00
Michael Weiss
9e7d83de69 chromiumBeta: 115.0.5790.56 -> 115.0.5790.90
(cherry picked from commit 27ec2e384f)
2023-07-23 22:52:48 +02:00
Michael Weiss
80acf136f1 chromiumBeta: 115.0.5790.40 -> 115.0.5790.56
(cherry picked from commit 90ed2c1dfa)
2023-07-23 22:52:47 +02:00
Michael Weiss
3089c94aa2 chromiumDev: 116.0.5845.14 -> 116.0.5845.32
(cherry picked from commit d3fa477a6f)
2023-07-23 22:52:47 +02:00
Michael Weiss
8f91515120 chromiumDev: 116.0.5845.4 -> 116.0.5845.14
(cherry picked from commit 38e60b74ce)
2023-07-23 22:52:46 +02:00
Michael Weiss
20e8abbf98 chromiumDev: 116.0.5829.0 -> 116.0.5845.4
(cherry picked from commit 1be324a146)
2023-07-23 22:52:46 +02:00
Michael Weiss
f46a3ffaf7 chromiumBeta: 115.0.5790.32 -> 115.0.5790.40
(cherry picked from commit 2c303eb58d)
2023-07-23 22:52:45 +02:00
Michael Weiss
dc5ba18376 chromiumDev: 116.0.5817.0 -> 116.0.5829.0
(cherry picked from commit f2affe590b)
2023-07-23 22:52:45 +02:00
Michael Weiss
c096fc77cf chromiumBeta: 115.0.5790.24 -> 115.0.5790.32
(cherry picked from commit 1d6e72dd7b)
2023-07-23 22:52:44 +02:00
Michael Weiss
eb4cb92be8 chromiumDev: 116.0.5803.2 -> 116.0.5817.0
(cherry picked from commit bbd0efed74)
2023-07-23 22:52:44 +02:00
Michael Weiss
45044f04b7 chromiumBeta: 115.0.5790.13 -> 115.0.5790.24
(cherry picked from commit df795e1585)
2023-07-23 22:52:43 +02:00
Michael Weiss
63a3793f68 chromiumDev: 115.0.5790.3 -> 116.0.5803.2
(cherry picked from commit 3e24038fba)
2023-07-23 22:52:43 +02:00
Michael Weiss
c4b7e5e581 chromiumBeta: 114.0.5735.45 -> 115.0.5790.13
(cherry picked from commit 8d83062b04)
2023-07-23 22:52:42 +02:00
Michael Weiss
688826eade chromium: use optionalString instead of 'then ""'
This is a backport of f3719756b5 for
Chromium (optional but useful to keep the diff small/manageable).
2023-07-23 22:50:34 +02:00
Adam Joseph
5ea62313fe chromium: take gnChromium from buildPackages
${gnChromium}/bin/gn needs to be compiled for the buildPlatform
since it is run at build time.

(cherry picked from commit 58c67d2bdb)
2023-07-23 22:47:53 +02:00
Adam Joseph
0fd0be3e12 chromium: (cross): use cc-wrapper-clang instead of bare clang
Prior to this commit chromium was writing the bare, unwrapped
`clang` path into `gnFlags`.  When called without the wrapper, clang
doesn't know that the linker for cross compilation isn't called
`lld` anymore -- it is called `${targetPrefix}-lld`.

This commit fixes that problem by referencing the cc-wrapper-ified
clang which is part of `llvmPackages.stdenv`.

(cherry picked from commit 10706a026b)
2023-07-23 22:47:52 +02:00
Adam Joseph
5c27b454ae chromium: (cross) strip aarch64-linux-gnu- toolprefix only for native builds
Our existing chromium expression strips the `aarch64-linux-gnu-`
prefix off of toolchain names (like `aarch64-linux-gnu-gcc`) for all
`Aarch64` builds.  But when we are doing a cross compile *to* an
`Aarch64` hostPlatform we need to leave those prefixes in place.

This commit makes the prefix-stripping conditional on the build
being a native build.

(cherry picked from commit 954e7dc3d1)
2023-07-23 22:47:52 +02:00
Robert Scott
d7999d96c3 nixos/trafficserver: address CVE-2022-47184 in default ip_allow config 2023-07-23 21:43:04 +01:00
Robert Scott
d84f9ceec3 trafficserver: add patches for CVE-2022-47184, CVE-2023-33933 & CVE-2023-30631 2023-07-23 21:38:58 +01:00
Michael Weiss
0ee22e8204 Merge pull request #244669 from NixOS/backport-243319-to-release-23.05
[Backport release-23.05] chromium: supply Rust compiler for M115+
2023-07-23 22:28:12 +02:00
Robert Schütz
d6ca28aa0a imagemagick: 7.1.1-13 -> 7.1.1-14
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-13...7.1.1-14
(cherry picked from commit 96199b7b25)
2023-07-23 19:38:15 +00:00
Kerstin
7b138d80b4 Merge pull request #244470 from NixOS/backport-244191-to-release-23.05
[Backport release-23.05] imagemagick: 7.1.1-12 -> 7.1.1-13
2023-07-23 21:35:33 +02:00
teutat3s
22b35026c3 electron_25-bin: 25.2.0 -> 25.3.1
https://github.com/electron/electron/releases/tag/v25.3.0
https://github.com/electron/electron/releases/tag/v25.3.1
(cherry picked from commit 0fbfb3a602)
2023-07-23 15:57:43 +00:00
teutat3s
ee28be1ae2 electron_24-bin: 24.6.1 -> 24.6.4
https://github.com/electron/electron/releases/tag/v24.6.2
https://github.com/electron/electron/releases/tag/v24.6.3
https://github.com/electron/electron/releases/tag/v24.6.4
(cherry picked from commit fc106afd59)
2023-07-23 15:57:43 +00:00
teutat3s
e97286f9c1 electron_23-bin: 23.3.9 -> 23.3.10
https://github.com/electron/electron/releases/tag/v23.3.10
(cherry picked from commit 11bf8b5dd3)
2023-07-23 15:57:43 +00:00
teutat3s
1dbc64bf90 electron_22-bin: 22.3.15 -> 22.3.18
https://github.com/electron/electron/releases/tag/v22.3.16
https://github.com/electron/electron/releases/tag/v22.3.17
https://github.com/electron/electron/releases/tag/v22.3.18
(cherry picked from commit e77fef57be)
2023-07-23 15:57:43 +00:00
7c6f434c
79a73f894d Merge pull request #244708 from NixOS/backport-244442-to-release-23.05
[Backport release-23.05] apache-jena: 4.8.0 -> 4.9.0
2023-07-23 15:55:15 +00:00
7c6f434c
32a80da97f Merge pull request #244709 from NixOS/backport-244495-to-release-23.05
[Backport release-23.05] apache-jena-fuseki: 4.8.0 -> 4.9.0, add a test
2023-07-23 15:54:58 +00:00
Sergei Trofimovich
b33410d726 gnutar: pull missing libintl dependency on Darwin
Without the change `gnutar` fails the build as:

      "_libintl_setlocale", referenced from:
          _main in tar.o
      "_libintl_textdomain", referenced from:
          _main in tar.o
    ld: symbol(s) not found for architecture x86_64

https://hydra.nixos.org/build/228724258/nixlog/2/tail
https://hydra.nixos.org/build/228711328/nixlog/2/tail

Picked from PR #244996
2023-07-23 10:40:18 +02:00
Maximilian Bosch
5bf3314c48 Merge pull request #244695 from Ma27/nextcloud-backport
[23.05] nextcloud: 27.0.0 -> 27.0.1, 26.0.3 -> 26.0.4, 25.0.8 -> 25.0.9
2023-07-23 09:46:30 +02:00
Atemu
a9e593ed23 Merge pull request #244880 from NixOS/backport-244707-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-07-21
2023-07-23 09:18:22 +02:00
github-actions[bot]
2d5ecc5af9 Merge staging-next-23.05 into staging-23.05 2023-07-23 00:15:38 +00:00
github-actions[bot]
ba6e2f364e Merge release-23.05 into staging-next-23.05 2023-07-23 00:15:11 +00:00
Nick Cao
ce45b59197 Merge pull request #244857 from NixOS/backport-244842-to-release-23.05
[Backport release-23.05] testdisk-qt: fix desktop file paths
2023-07-22 17:00:26 -06:00
Atemu
ca862d2e7c linux_xanmod: 6.1.37 -> 6.1.39
(cherry picked from commit f1d07d1b9a)
2023-07-22 18:36:37 +00:00
Atemu
b78ebee2ca linux_xanmod_latest: 6.4.1 -> 6.4.4
(cherry picked from commit 5b73fdbd95)
2023-07-22 18:36:37 +00:00
Vladimír Čunát
c766620bb1 Merge branch 'staging-23.05' into staging-next-23.05 2023-07-22 19:33:54 +02:00
Vladimír Čunát
34d8335836 python310Packages.aiohttp: 3.8.4 -> 3.8.5
Changelog: https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst
(cherry-picked from f56fdf43e4 from PR #244527 with minor amendment)
2023-07-22 19:32:26 +02:00
Vladimír Čunát
f9335334f6 Merge #244802: gnutar: 1.34 -> 1.35
...into staging-23.05
2023-07-22 19:21:23 +02:00
Vladimír Čunát
1f15680427 Merge #244475: curl: apply patch for CVE-2023-32001
...into staging-23.05
2023-07-22 19:16:05 +02:00
Vladimír Čunát
c9589f43c0 Merge #243938: openssl_3: apply patch for CVE-2023-2975
...into staging-23.05
2023-07-22 19:09:35 +02:00
Vladimír Čunát
cb6982eb41 Merge #243469: systemd: 253.5 -> 253.6
...into staging-23.05
2023-07-22 19:08:28 +02:00
Francesco Gazzetta
77c19d4631 testdisk-qt: fix desktop file paths
Fixes #244419

(cherry picked from commit 72fbdc8ff9)
2023-07-22 16:59:00 +00:00
Martin Weinelt
0ee595490f Merge pull request #244811 from NixOS/backport-244766-to-release-23.05
[Backport release-23.05] firefox: remove app.partner.nixos
2023-07-22 12:46:25 +02:00
linsui
cc2c708458 firefox: remove app.partner.nixos
(cherry picked from commit ff526a0699)
2023-07-22 10:39:18 +00:00
7c6f434c
4db879a4f7 Merge pull request #244578 from lilyinstarlight/backport/upd/gst-plugins-rs-0.10.10
[Backport release-23.05] gst_all_1.gst-plugins-rs: 0.10.9 -> 0.10.10
2023-07-22 10:25:41 +00:00
Sergei Trofimovich
63735c2ecc gnutar: 1.34 -> 1.35
Changes: https://lists.gnu.org/archive/html/info-gnu/2023-07/msg00005.html
(cherry picked from commit 19fdb7d4e8)
2023-07-22 09:47:06 +00:00
Stanisław Pitucha
1242664e42 Merge pull request #244759 from NixOS/backport-242197-to-release-23.05
[Backport release-23.05] reaper: use ffmpeg4
2023-07-22 15:10:04 +10:00
Stanisław Pitucha
b296ca537c reaper: use ffmpeg4
Fixes #240294

(cherry picked from commit 59d0262238)
2023-07-22 04:20:51 +00:00
Nick Cao
e09b68b8c2 Merge pull request #244721 from NixOS/backport-244404-to-release-23.05
[Backport release-23.05] brave: 1.52.130 -> 1.56.9
2023-07-21 20:18:07 -06:00
github-actions[bot]
e2de54cb97 Merge staging-next-23.05 into staging-23.05 2023-07-22 00:14:33 +00:00
github-actions[bot]
56602c3501 Merge release-23.05 into staging-next-23.05 2023-07-22 00:13:58 +00:00
Sean Buckley
670f4dd5f8 brave: 1.52.130 -> 1.56.9
https://community.brave.com/t/release-channel-1-56-9/497380/1
(cherry picked from commit 693eaad9e6)
2023-07-21 20:53:42 +00:00
Jean-François Roche
5ca37e29cb tang: 13 -> 14
Add updater and basic version test

(cherry picked from commit 652c4994d4)
2023-07-21 20:20:27 +00:00
Michael Raskin
6fc7596c44 apache-jena-fuseki: 4.8.0 -> 4.9.0, add a test
Adding a minimal test showing the Fuseki starts and handles a small
insert and a request. As the test is run in the minimal environment, add
the missing utilities to PATH in the wrapper.

(cherry picked from commit 24b7921044)
2023-07-21 20:00:13 +00:00
R. Ryantm
f245018130 apache-jena: 4.8.0 -> 4.9.0
(cherry picked from commit 19fcc259f0)
2023-07-21 19:56:56 +00:00
Robert Schütz
e5683cc55e nextcloudPackages: update
(cherry picked from commit 9167341e3f)
2023-07-21 19:35:49 +02:00
Robert Schütz
3b726997fb nextcloud27: 27.0.0 -> 27.0.1
Changelog: https://nextcloud.com/changelog/#27-0-1
(cherry picked from commit 450f783631)
2023-07-21 19:32:55 +02:00
Robert Schütz
52fcc47e88 nextcloud26: 26.0.3 -> 26.0.4
Changelog: https://nextcloud.com/changelog/#26-0-4
(cherry picked from commit cf94e7529c)
2023-07-21 19:32:54 +02:00
Robert Schütz
6a6b54b00c nextcloud25: 25.0.8 -> 25.0.9
Changelog: https://nextcloud.com/changelog/#25-0-9
(cherry picked from commit 84232105ad)
2023-07-21 19:32:54 +02:00
R. Ryantm
7f7cc67028 thunderbird-unwrapped: 115.0 -> 115.0.1
(cherry picked from commit 2a19ecf59f)
2023-07-21 17:17:11 +00:00
Maximilian Bosch
6da4bc6cb0 Merge pull request #244621 from NixOS/backport-244508-to-release-23.05
[Backport release-23.05] Linux kernel updates 2023-07-20
2023-07-21 18:18:32 +02:00
K900
fb8c7d0631 nixos/tests/installer: fix after #244449
(cherry picked from commit f58e6874f3)
2023-07-21 19:16:52 +03:00
meppu
e07a89f7f8 elixir_1_15: 1.15.2 -> 1.15.4
(cherry picked from commit 853be7c712)
2023-07-22 01:15:43 +09:00
Norbert Melzer
9c993a021c Merge pull request #244583 from COLAMAroro/backport-23.05/pulsar-104-106
[Backport release-23.05] pulsar: 1.104.0 -> 1.106.0
2023-07-21 17:00:55 +02:00
Lorenz Brun
ec1505f10f chromium: supply Rust compiler for M115+
Chromium has recently started integrating Rust [1] and as of M115 this
infrastructure is enabled, thus Chromium either requires the bundled
binary Rust compiler (which won't work in NixOS without modification) or
a custom one. This configures the nixpkgs Rust compiler for Chromium.

M115 doesn't actually contain any production Rust code, so we don't
actually know if this fully works and we're definitely still missing
bindgen, but for the time being this makes it work and is a sane
starting position.

[1] https://security.googleblog.com/2023/01/supporting-use-of-rust-in-chromium.html

(cherry picked from commit 7261c52fed)
2023-07-21 13:44:31 +00:00
Ilan Joselevich
68903ef6b8 Merge pull request #244198 from yayayayaka/age-plugin-tpm-23.05-init
[23.05] age-plugin-tpm: init at 0.1.0
2023-07-21 13:56:18 +03:00
TarCV
0fb2855387 mullvad.openvpn-mullvad: Update configureFlags to match the flags from mullvadvpn-app-binaries on Linux too
(cherry picked from commit 6957eb64cd)
2023-07-21 09:38:54 +00:00
TarCV
760e136600 mullvad.openvpn-mullvad: Move hooks to nativeBuildInputs
(cherry picked from commit a172885e8f)
2023-07-21 09:38:54 +00:00
TarCV
e8e49ab1a3 mullvad.openvpn-mullvad: Fix postPatch
(cherry picked from commit 9e960a6c18)
2023-07-21 09:38:53 +00:00
TarCV
8282322353 mullvad.openvpn-mullvad: 2.5.3 -> 2.6.0
Update OpenVPN to the version required by current Mullvad

(cherry picked from commit 853bdc8aa5)
2023-07-21 09:38:53 +00:00
Bjørn Forsman
e1bbe258a6 retroarch: auto-detect joypads
Set the 'joypad_autoconfig_dir' setting to where autoconfig files are,
instead of using the built-in default of ~/.config/retroarch/autoconfig,
which is empty.

Tested with my PS5 DualSense controller, which now works.

(cherry picked from commit 9d793505b9)
2023-07-21 10:33:06 +02:00
Bjørn Forsman
f9f8c1c65c retroarch-joypad-autoconfig: init at 1.15.0
https://github.com/libretro/retroarch-joypad-autoconfig

(In preparation for making joypads work out-of-the-box in RetroArch.)

(cherry picked from commit 35c3c81655)
2023-07-21 10:33:06 +02:00
Bjørn Forsman
41bbe2dde1 retroarch: add support for declarative settings
Add a new optional 'settings' attrset to the wrapper derivation, which
gets serialized to a file and passed to RetroArch as --appendconfig= at
runtime. This allows overriding settings from
~/.config/retroarch/retroarch.cfg (which initially gets created as a
dump of all internal retroarch settings -- stateful and messy).

(cherry picked from commit 801cc44765)
2023-07-21 10:33:06 +02:00
Fabián Heredia Montiel
237ee6d674 linux/hardened/patches/6.4: 6.4.3-hardened1 → 6.4.4-hardened1
(cherry picked from commit 675e71c8f9)
2023-07-21 06:49:51 +00:00
Fabián Heredia Montiel
206e50cda7 linux/hardened/patches/6.3: 6.3.12-hardened1 → 6.3.13-hardened1
(cherry picked from commit 455dbe71a2)
2023-07-21 06:49:51 +00:00
Fabián Heredia Montiel
397380e4ca linux/hardened/patches/6.1: 6.1.38-hardened1 → 6.1.39-hardened1
(cherry picked from commit 829b85f780)
2023-07-21 06:49:50 +00:00
Fabián Heredia Montiel
e3d60233c8 linux: 6.4.3 -> 6.4.4
(cherry picked from commit ad22fa6bab)
2023-07-21 06:49:50 +00:00
Fabián Heredia Montiel
b9c332f487 linux: 6.3.12 -> 6.3.13
(cherry picked from commit 1ebfd26de1)
2023-07-21 06:49:50 +00:00
Fabián Heredia Montiel
f2377be63e linux: 6.1.38 -> 6.1.39
(cherry picked from commit bd015ca446)
2023-07-21 06:49:50 +00:00
Nick Cao
e67c6f6a6d Merge pull request #244434 from NixOS/backport-244140-to-release-23.05
[Backport release-23.05] palemoon-bin: 32.2.1 -> 32.3.1
2023-07-20 18:31:14 -06:00
github-actions[bot]
cb1b3ec7f4 Merge staging-next-23.05 into staging-23.05 2023-07-21 00:14:35 +00:00
github-actions[bot]
4d90e7cafb Merge release-23.05 into staging-next-23.05 2023-07-21 00:14:05 +00:00
Artturin
a08388cc72 nixos/stage-1: fix stripping
got broken in 6ea1a2a1be which changed
runCommandCC to runCommand but was not
noticed because it was failing silently

runCommand doesn't include CC or bintools

(cherry picked from commit 69267c22f1)
2023-07-20 22:45:08 +00:00
COLAMAroro
321258cff5 [Backport release-23.05] pulsar: 1.104.0 -> 1.106.0 2023-07-21 00:24:37 +02:00
Lily Foster
3b20fc2d24 gst_all_1.gst-plugins-rs: 0.10.9 -> 0.10.10 2023-07-20 17:15:38 -04:00
Vladimír Čunát
fa793b06f5 Revert Merge #242473: edk2: 202211 -> 202305
This reverts commit 242a519286, reversing
changes made to 1e135b35ae.

See that PR for discussion.  Channels would keep blocked without this.
2023-07-20 22:44:40 +02:00
Robert Schütz
dc8a2fdd5f Merge pull request #243267 from dotlambda/irrd-insecure
[23.05] irrd: mark insecure
2023-07-20 12:08:34 -07:00
Janne Heß
1ce13bfdcf openssh: 9.3p1 -> 9.3p2
Changelog: https://www.openssh.com/txt/release-9.3p2

This also updates openssh_hpn because the patches still apply on 9.3p2.

(cherry picked from commit 1ca16f58a9)
2023-07-20 18:34:23 +00:00
Euan Kemp
5390233368 k3s_1_26: 1.26.5+k3s1 -> 1.26.6+k3s1
(cherry picked from commit f4079a45d3)
2023-07-21 00:35:12 +09:00
Yaya
eddee0fbde curl: apply patch for CVE-2023-32001
https://curl.se/docs/CVE-2023-32001.html
2023-07-20 10:49:44 +00:00
Janne Heß
ea370bb4d7 Merge pull request #244432 from NixOS/backport-233770-to-release-23.05
[Backport release-23.05] openssh_hpn: 9.2p1 -> 9.3p1
2023-07-20 11:24:58 +02:00
Robert Schütz
da7e9fff78 imagemagick: 7.1.1-12 -> 7.1.1-13
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-12...7.1.1-13
(cherry picked from commit 588a7b4d8d)
2023-07-20 09:20:15 +00:00
Vladimír Čunát
72e79158cd Merge #244462: gdc: switch to gdc11 for now
...into release-23.05
2023-07-20 10:45:30 +02:00
Vladimír Čunát
ac4bb597bb gdc: switch to gdc11 for now
That way it will at least evaluate and build.  Fixes #241341

(cherry picked from commit 15f3926baa)
2023-07-20 08:44:07 +00:00
github-actions[bot]
05ad53d5c5 iperf: 3.13 -> 3.14 (#244430)
Fixes CVE-2023-38403.

https://github.com/esnet/iperf/blob/3.14/RELNOTES.md
(cherry picked from commit aba7faf480)

Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
2023-07-20 09:33:56 +02:00
Vladimír Čunát
f8bf9c228d Merge #243648: asterisk: apply patch for pjsip CVE-2023-27585
...into release-23.05
2023-07-20 08:28:49 +02:00
Vladimír Čunát
f1c0791659 Merge #242227: mattermost: 7.8.5 -> 7.8.8
...into release-23.05
2023-07-20 08:25:13 +02:00
Vladimír Čunát
9917cdb1a7 Merge #243557: betterbird: inherit from correct thunderbird
...into release-23.05
2023-07-20 08:23:33 +02:00
Mario Rodas
a4dbeb098c nodejs_20: 20.4.0 -> 20.5.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.5.0
(cherry picked from commit 9267d4fae5)
2023-07-20 04:20:00 +00:00
OPNA2608
7daba769db palemoon-bin: 32.2.1 -> 32.3.1
(cherry picked from commit cc4091be0f)
2023-07-20 01:15:32 +00:00
Nick Cao
42acc7c6a2 Merge pull request #243730 from NixOS/backport-242922-to-release-23.05
[Backport release-23.05] kernelshark: 2.2.0 -> 2.2.1
2023-07-19 19:15:09 -06:00
Nick Cao
9440badf04 Merge pull request #243293 from NixOS/backport-240858-to-release-23.05
[Backport release-23.05] nixos: show which files are related to "not applying GID/UID change"
2023-07-19 18:59:05 -06:00
github-actions[bot]
653eb18938 Merge staging-next-23.05 into staging-23.05 2023-07-20 00:15:30 +00:00
github-actions[bot]
1ac4de3ccc Merge release-23.05 into staging-next-23.05 2023-07-20 00:14:59 +00:00
Ashish SHUKLA
4fce6becb7 openssh_hpn: 9.2p1 -> 9.3p1
(cherry picked from commit 03c969f0cb)
2023-07-20 00:03:09 +00:00
github-actions[bot]
c5adc61fcf iperf: 3.12 -> 3.13 (#244372)
(cherry picked from commit 0c735f7d26)

Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2023-07-20 01:21:52 +02:00
maxine
7666089f26 Merge pull request #244422 from NixOS/backport-244312-to-release-23.05
[Backport release-23.05] docker: 20.10.23 -> 20.10.25
2023-07-20 00:38:58 +02:00
Thomas Gerbet
8489a3cb6f docker: 20.10.23 -> 20.10.25
Fixes CVE-2023-28841, CVE-2023-28840 and CVE-2023-28842.

Release notes:
https://github.com/moby/moby/releases/tag/v20.10.24
https://github.com/moby/moby/releases/tag/v20.10.25

(cherry picked from commit ccb9641855)
2023-07-19 22:37:55 +00:00
Ilan Joselevich
13c184d38a age-plugin-tpm: add disclaimer about experimentalness
(cherry picked from commit dd3fec45d4)
2023-07-19 17:23:36 +00:00
Ryan Lahfa
242a519286 Merge pull request #242473 from Luflosi/backport-241786-to-release-23.05 2023-07-19 19:06:19 +02:00
Robert Hensing
1e135b35ae Merge pull request #244354 from NixOS/backport-242098-to-release-23.05
[Backport release-23.05] nixos: Disable nix-channel
2023-07-19 16:13:47 +02:00
Robert Hensing
f9ab74d05f nixos/nix-channel: Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
(cherry picked from commit a1d0ee8c50)
2023-07-19 14:02:57 +00:00
Robert Hensing
9f7aa1d07a nixos/nix-channel: Take care of NIX_PATH's non-empty default when disabled
(cherry picked from commit 61afc4d166)
2023-07-19 14:02:56 +00:00
Robert Hensing
0d7ba3e830 nixos: Add nixos.channel.enable
For those who wish to get rid of nix-channel.

(cherry picked from commit d00e242b80)
2023-07-19 14:02:56 +00:00
Robert Hensing
4fd3315f60 nixosTests.installer: Fix driverInteractive
(cherry picked from commit faa1b3babc)
2023-07-19 14:02:56 +00:00
Robert Hensing
0c13377ddd nixosTests.installer: Make sure we boot into the config we generated
(cherry picked from commit 218ef2f405)
2023-07-19 14:02:56 +00:00
Nick Cao
08ffa9ee02 Merge pull request #244315 from NixOS/backport-244240-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.87.0 -> 1.88.0
2023-07-19 06:06:00 -06:00
Nick Cao
b8f0f72fce Merge pull request #244310 from NixOS/backport-244290-to-release-23.05
[Backport release-23.05] docker: fix starting containers with a local connection
2023-07-19 04:35:18 -06:00
Sumner Evans
d9a44dccf3 matrix-synapse: 1.87.0 -> 1.88.0
https://github.com/matrix-org/synapse/releases/tag/v1.88.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 7dc1810cb1)
2023-07-19 10:27:00 +00:00
Nick Cao
2fadc24269 Merge pull request #244064 from LeSuisse/uptime-kuma-CVE-2023-36822
[23.05] uptime-kuma: apply patch for CVE-2023-36821 and CVE-2023-36822
2023-07-19 04:24:14 -06:00
Thomas Gerbet
64085a279a docker: fix starting containers with a local connection
Fixes #244159

Issue is caused by a fix in Go 1.20.6, see upstream issue
https://github.com/moby/moby/issues/45935

(cherry picked from commit 4a526a901c)
2023-07-19 09:43:57 +00:00
Robert Hensing
14b0dc25f7 Merge pull request #244167 from hercules-ci/backport-241690-to-release-23.05
Backport 241690 to release 23.05
2023-07-19 11:28:45 +02:00
Robert Hensing
ca27e4108e Merge pull request #244219 from NixOS/backport-244187-to-release-23.05
[Backport release-23.05] `lib.attrsets.mergeAttrsList`: init
2023-07-19 11:28:09 +02:00
Vladimír Čunát
81b77a3603 Merge #244144: linux_rt_5_4: fix build; init 6.4 hardened kernel
...into release-23.05
2023-07-19 07:36:13 +02:00
github-actions[bot]
cd176a93bf Merge staging-next-23.05 into staging-23.05 2023-07-19 00:25:07 +00:00
github-actions[bot]
fabcd02d0d Merge release-23.05 into staging-next-23.05 2023-07-19 00:24:37 +00:00
Maximilian Bosch
0171976ee0 Merge pull request #244214 from NixOS/backport-244193-to-release-23.05
[Backport release-23.05] element-{desktop,web}: 1.11.35 -> 1.11.36
2023-07-18 23:19:23 +02:00
Silvan Mosberger
93b7bee0f7 lib.attrsets.mergeAttrsList: init
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
(cherry picked from commit fa503f4b92)
2023-07-18 21:04:30 +00:00
Yaya
9d4a63a914 element-{desktop,web}: 1.11.35 -> 1.11.36
https://github.com/vector-im/element-desktop/releases/tag/v1.11.36

Fixes CVE-2023-37259

(cherry picked from commit f94dcef907)
2023-07-18 20:09:05 +00:00
Vika
8a69500c38 age-plugin-tpm: unstable-2023-05-02 -> 0.1.0
(cherry picked from commit 5ecef29242)
2023-07-18 17:35:58 +00:00
Ilan Joselevich
4919ba60c5 age-plugin-tpm: init at unstable-2023-05-02
(cherry picked from commit c6dfb26702)
2023-07-18 17:35:46 +00:00
Robert Hensing
aba2f0dc78 nixos: flakes.nix -> nix-flakes.nix
I guess this is what people expect to find. Thanks Sandro.

(cherry picked from commit 12cb2b0b40)
2023-07-18 15:41:09 +02:00
Robert Hensing
22dd53e6e4 nixos/*nix*: Update module impl docs and link related modules
Something extra for the readers.

(cherry picked from commit c83ad0598b)
2023-07-18 15:41:09 +02:00
Robert Hensing
ce70b4c9a2 nixos/*nix*: Add imports as inherently necessary
Albeit not technically necessary because of nixos//module-list.nix

(cherry picked from commit 07de9b62cc)
2023-07-18 15:41:09 +02:00
Robert Hensing
e0361b14d1 nixos/nix-daemon: Move to services/system
It is now only about the system service.
Granted, it also installs the client package, but that could be
factored out later, with actual test to support such a new type of
configuration.

(cherry picked from commit 0f71c406cf)
2023-07-18 15:41:09 +02:00
Robert Hensing
8c4e722ef7 nixos/config/nix-channel: Move NIX_PATH logic
(cherry picked from commit fad172a366)
2023-07-18 15:41:09 +02:00
Robert Hensing
ad3261ce61 nixos/config/nix-channel: Factor out root channel initialization
(cherry picked from commit 5c0c96a828)
2023-07-18 15:41:05 +02:00
Robert Hensing
40dab2ca19 nixos/config/flakes: Factor out
(cherry picked from commit 1c772cd857)
2023-07-18 15:39:17 +02:00
Robert Hensing
26f39f98b8 nixos/config/nix-remote-build: Factor out
(cherry picked from commit d6a68f0542)
2023-07-18 15:39:17 +02:00
Robert Hensing
356a622754 nixos/config/nix: Move extraOptions
(cherry picked from commit 4bbd44908c)
2023-07-18 15:39:16 +02:00
Robert Hensing
f43989f5d3 nixos/config/nix: Move nix.check*
(cherry picked from commit 19e33831c6)
2023-07-18 15:39:16 +02:00
Robert Hensing
fa9f80c551 nixos/config/nix: Move nix.settings
(cherry picked from commit d73da5b868)
2023-07-18 15:39:11 +02:00
Robert Hensing
50a311fdbb nixos/config/nix: Move nixConf
(cherry picked from commit 6649d1e369)
2023-07-18 15:34:42 +02:00
Robert Hensing
08a515bf4a nixos/config/nix: Move legacyConfMappings
(cherry picked from commit 2fa416732c)
2023-07-18 15:34:42 +02:00
Artturi
08700de174 Merge pull request #244116 from NixOS/backport-238336-to-release-23.05
[Backport release-23.05] alfred,batctl: don't override PKG_CONFIG
2023-07-18 14:47:52 +03:00
Maximilian Bosch
5f4e5235e2 linux_rt_5_10: also drop now-obsolete CVE-2023-32233 patch
Apparently this was already done on master, but never backported.
2023-07-18 13:39:07 +02:00
Wanja Zaeske
f270ab46e7 address some of the points mentioned in #206260
Namely, after 87942da moved the `sssd.conf`, some modules weren't updated. This
removes the section that still points to the previous file location.

(cherry picked from commit e0839d420b)
2023-07-18 11:12:41 +00:00
Maximilian Bosch
8429067905 linux/patches: drop obsolete CVE-2023-32233 patch
Part of all upstream source-trees kernels we currently build.

(cherry picked from commit 456c0392a0)
2023-07-18 12:01:25 +02:00
Maximilian Bosch
f065140cfd nixos/tests/kernel-generic: also expose rt kernels and linux_libre
(cherry picked from commit 10ff0a076b)
2023-07-18 12:01:25 +02:00
Maximilian Bosch
0554accfcb linux_rt_5_4: remove now-applied patch
Failing Hydra build: https://hydra.nixos.org/build/226948220/

(cherry picked from commit 4a4636b544)
2023-07-18 12:01:25 +02:00
Fabián Heredia Montiel
b204f8bf2c linux/hardened/patches/6.4: init at 6.4.3-hardened1
(cherry picked from commit ad38070be8)
2023-07-18 12:01:22 +02:00
Weijia Wang
90a91fb2da Merge pull request #244125 from codehub8/pr/release-23.05-BuildFail#237690
[23.05] alfred,batctl: don't override PKG_CONFIG
2023-07-18 12:35:28 +03:00
Ganga Ram
7f9e6cd8fc alfred,batctl: fix cross compilation
Don't override PKG_CONFIG

Signed-off-by: Ganga Ram <Ganga.Ram@tii.ae>
2023-07-18 11:11:55 +04:00
MaxHearnden
c891876e12 alfred,batctl: don't override PKG_CONFIG
was added in 2016 but not necessary anymore

to fix cross compilation

(cherry picked from commit 7e3053b534)
2023-07-18 06:02:36 +00:00
Nick Cao
d87ecca36c Merge pull request #244085 from NixOS/backport-244005-to-release-23.05
[Backport release-23.05] python310Packages.tidalapi: 0.7.1 -> 0.7.2
2023-07-17 23:06:50 -06:00
Nick Cao
59190566e1 Merge pull request #244080 from NixOS/backport-244061-to-release-23.05
[Backport release-23.05] nixos/vaultwarden: Fix Markdown syntax of link
2023-07-17 23:04:00 -06:00
Nick Cao
00a4fc31b9 python310Packages.tidalapi: relax deps on requests 2023-07-18 10:30:58 +08:00
Nick Cao
319ff59e1d Merge pull request #244052 from NixOS/backport-243021-to-release-23.05
[Backport release-23.05] libreoffice-bin: 7.4.3 -> 7.4.7
2023-07-17 19:39:18 -06:00
Evan Goode
dbfc387450 python310Packages.tidalapi: 0.7.1 -> 0.7.2
This release fixes a critical bug; version 0.7.1 has not worked with the
current version of the Tidal API for a couple weeks:
https://github.com/tamland/python-tidal/issues/146

0.7.2 also changes the packaging method from setuptools to pyproject.

(cherry picked from commit b673a2eaeb)
2023-07-18 01:34:53 +00:00
Nick Cao
2c581c6d27 Merge pull request #244084 from NixOS/backport-236115-to-release-23.05
[Backport release-23.05] python310Packages.tidalapi: 0.7.0 -> 0.7.1
2023-07-17 19:33:56 -06:00
R. Ryantm
7128c51d6e python310Packages.tidalapi: 0.7.0 -> 0.7.1
(cherry picked from commit 634fa7716b)
2023-07-18 01:32:44 +00:00
André Schröder
20c3ec10a7 nixos/vaultwarden: Fix Markdown syntax of link
The typo was introduced in 1d41cff3dc

(cherry picked from commit 9858973dad)
2023-07-18 01:16:35 +00:00
Nick Cao
6562f149c6 Merge pull request #244018 from NixOS/backport-237476-to-release-23.05
[Backport release-23.05] python310Packages.pylsp-mypy: 0.6.6 -> 0.6.7
2023-07-17 19:07:41 -06:00
Nick Cao
63d4ec2a06 Merge pull request #244055 from NixOS/backport-240447-to-release-23.05
[Backport release-23.05] keycloak: 21.1.1 -> 21.1.2
2023-07-17 18:42:11 -06:00
github-actions[bot]
b3dc16f781 Merge staging-next-23.05 into staging-23.05 2023-07-18 00:20:04 +00:00
github-actions[bot]
6dc808fd4e Merge release-23.05 into staging-next-23.05 2023-07-18 00:19:35 +00:00
Thomas Gerbet
d0ff7e2926 uptime-kuma: apply patch for CVE-2023-36821 and CVE-2023-36822 2023-07-17 23:57:18 +02:00
github-actions[bot]
5f62119313 ferretdb: 1.4.0 -> 1.5.0 (#244053)
(cherry picked from commit d744b1281e)

Co-authored-by: Julien Malka <julien@malka.sh>
2023-07-17 23:40:09 +02:00
Nick Cao
899c2d178f keycloak: 21.1.1 -> 21.1.2
Diff: https://github.com/keycloak/keycloak/compare/21.1.1...21.1.2
(cherry picked from commit e3e39e4fa8)
2023-07-17 21:31:20 +00:00
JesusMtnez
a104cef887 libreoffice-bin: 7.4.3 -> 7.4.7
(cherry picked from commit 8e089e7135)
2023-07-17 21:27:50 +00:00
Theodore Ni
23d78742d2 python310Packages.pylsp-mypy: 0.6.6 -> 0.6.7
(cherry picked from commit 8c00cae9ce)
2023-07-17 18:07:30 +00:00
maxine
b7d8c97619 Merge pull request #243988 from NixOS/backport-243204-to-release-23.05 2023-07-17 20:04:43 +02:00
zowoq
0c6b8c7ba7 terraform: 1.5.2 -> 1.5.3
Diff: https://github.com/hashicorp/terraform/compare/v1.5.2...v1.5.3

Changelog: https://github.com/hashicorp/terraform/blob/v1.5.3/CHANGELOG.md
(cherry picked from commit b7cc5afe4c)
2023-07-17 14:53:12 +00:00
Vladimír Čunát
53657afe29 Merge #243275: staging-next-23.05 iteration 3
...into release-23.05
2023-07-17 16:50:51 +02:00
Martin Weinelt
1a46b9a6ee openssl_3: apply patch for CVE-2023-2975
https://www.openssl.org/news/secadv/20230714.txt
(cherry picked from commit 5566720c28)
2023-07-17 08:49:40 +00:00
Nick Cao
c1bafcfd20 Merge pull request #243903 from NixOS/backport-243855-to-release-23.05
[Backport release-23.05] standardnotes: 3.165.9 -> 3.166.9
2023-07-17 00:25:26 -06:00
Vincent Laporte
636f531daa ocamlPackages.printbox-text: disable tests with OCaml ≥ 5.0
(cherry picked from commit 021e77649a)
2023-07-17 07:43:01 +02:00
Vincent Laporte
64e54a7a25 ocamlPackages.gsl: disable for OCaml ≥ 5.0
(cherry picked from commit 492f52edfb)
2023-07-17 07:43:01 +02:00
squalus
e9df99ffac standardnotes: 3.165.9 -> 3.166.9
(cherry picked from commit 9f3cb3e6d2)
2023-07-17 04:21:52 +00:00
Nick Cao
52a8564740 Merge pull request #243801 from NixOS/backport-243785-to-release-23.05
[Backport release-23.05] inadyn: explicitly set localstatedir & sysconfdir
2023-07-16 19:34:41 -06:00
Nick Cao
521d0b9182 Merge pull request #243810 from NixOS/backport-243789-to-release-23.05
[Backport release-23.05] mautrix-whatsapp: 0.8.6 -> 0.9.0
2023-07-16 19:32:07 -06:00
Artturi
65fd90fcc8 Merge pull request #243870 from NixOS/backport-243802-to-release-23.05
[Backport release-23.05] discord: 0.0.27 -> 0.0.28
2023-07-17 04:22:02 +03:00
github-actions[bot]
c3f1611b75 Merge staging-next-23.05 into staging-23.05 2023-07-17 00:17:03 +00:00
github-actions[bot]
4214654715 Merge release-23.05 into staging-next-23.05 2023-07-17 00:16:29 +00:00
Ilan Joselevich
99590fe398 discord: 0.0.27 -> 0.0.28
(cherry picked from commit 435da03100)
2023-07-16 23:01:08 +00:00
Maximilian Bosch
0198e7a7bb mautrix-whatsapp: 0.8.6 -> 0.9.0
ChangeLog: https://github.com/mautrix/whatsapp/releases/tag/v0.9.0
(cherry picked from commit 83f9715ad8)
2023-07-16 14:07:35 +00:00
Rouven Czerwinski
2bd7d6c37b inadyn: explicitly set localstatedir & sysconfdir
Otherwise this service will fail to start with:

  inadyn[600988]: No write permission to /nix/store/pw5mi9rcrfwihwp4yr8azn91lvqzh07q-inadyn-2.11.0/var/run, aborting.

Signed-off-by: Rouven Czerwinski <rouven@czerwinskis.de>
(cherry picked from commit 6d49e50f5f)
2023-07-16 13:25:45 +00:00
taj-ny
f64b9738da nicotine-plus: 3.2.8 -> 3.2.9
(cherry picked from commit a903bb6eb8)
2023-07-16 11:28:47 +01:00
Nick Cao
13231eccfa Merge pull request #243637 from NixOS/backport-232800-to-release-23.05
[Backport release-23.05] linuxPackages.apfs: 0.3.1 -> 0.3.3
2023-07-15 20:14:27 -06:00
github-actions[bot]
325dde782e Merge staging-next-23.05 into staging-23.05 2023-07-16 00:18:00 +00:00
github-actions[bot]
e91c75620c Merge release-23.05 into staging-next-23.05 2023-07-16 00:17:33 +00:00
Nicolas Benes
9bbe18fc70 kernelshark: 2.2.0 -> 2.2.1
(cherry picked from commit de2ac3cf0e)
2023-07-15 21:42:47 +00:00
Weijia Wang
af8279f65f Merge pull request #243632 from NixOS/backport-243603-to-release-23.05
[Backport release-23.05] alfis: 0.8.3 -> 0.8.4
2023-07-15 16:23:29 +02:00
Thomas Gerbet
7b2995fc2c asterisk: apply patch for pjsip CVE-2023-27585
https://github.com/pjsip/pjproject/security/advisories/GHSA-q9cp-8wcq-7pfr
(cherry picked from commit 2a3d310709)
2023-07-15 13:54:01 +00:00
Vladimír Čunát
0cc658c8d1 Merge #243589: ghostscript: 10.01.1 -> 10.01.2
...into staging-next-23.05
2023-07-15 14:30:35 +02:00
Luflosi
38eac19327 linuxPackages.apfs: 0.3.2 -> 0.3.3
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.3
(cherry picked from commit 1622dd9ce4)
2023-07-15 12:00:29 +00:00
Luflosi
81f7c8e72e linuxPackages.apfs: 0.3.1 -> 0.3.2
https://github.com/linux-apfs/linux-apfs-rw/releases/tag/v0.3.2
(cherry picked from commit 5405dcffdf)
2023-07-15 12:00:29 +00:00
misuzu
cb55d6a22b alfis: 0.8.3 -> 0.8.4
https://github.com/Revertron/Alfis/releases/tag/v0.8.4
https://github.com/Revertron/Alfis/compare/v0.8.3...v0.8.4
(cherry picked from commit ff3690490f)
2023-07-15 11:18:09 +00:00
Franz Pletz
7857554b60 Merge pull request #243471 from Ma27/backport-grafana-2305 2023-07-15 13:02:04 +02:00
Pol Dellaiera
1c0eecbbf1 Merge pull request #243597 from NixOS/backport-243594-to-release-23.05
[Backport release-23.05] tuxedo-keyboard: set it as broken for kernel <= 5.4
2023-07-15 11:28:07 +02:00
Pol Dellaiera
477652d325 tuxedo-keyboard: set it as broken for kernel <= 5.4
- Switch to `finalAttrs` pattern
- Add missing phase hooks
- Sort `meta` attribute
- Update `meta.broken` attribute

(cherry picked from commit 604c2608b4)
2023-07-15 06:52:15 +00:00
Nick Cao
3dc2bc1595 Merge pull request #243576 from NixOS/backport-243411-to-release-23.05
[Backport release-23.05] citations: 0.5.1 -> 0.5.2
2023-07-14 23:22:08 -06:00
Samae
6a0d8988c9 ghostscript: 10.01.1 -> 10.01.2
Minor update to counter CVE-2023-36664

Closes #243250
2023-07-15 07:49:59 +03:00
Nick Cao
50b4095ba2 Merge pull request #243345 from amarshall/backport-236220-to-release-23.05
[Backport release-23.05] lima: 0.15.0 -> 0.16.0
2023-07-14 20:40:45 -06:00
linsui
5894120c3c citations: 0.5.1 -> 0.5.2
(cherry picked from commit 07855a0c46)
2023-07-15 02:05:54 +00:00
github-actions[bot]
d5eafd08e0 Merge staging-next-23.05 into staging-23.05 2023-07-15 00:16:02 +00:00
github-actions[bot]
da725b1a56 Merge release-23.05 into staging-next-23.05 2023-07-15 00:15:29 +00:00
Sandro Jäckel
85de27f037 betterbird: inherit from correct thunderbird
(cherry picked from commit 2a9010bfb4)
2023-07-15 00:14:52 +00:00
Nick Cao
1837edbd23 Merge pull request #243522 from NixOS/backport-242126-to-release-23.05
[Backport release-23.05] vmware-guest module: work under aarch64
2023-07-14 18:12:11 -06:00
Jeremy Kolb
83c7ff54aa vmware-guest module: work under aarch64
(cherry picked from commit 1e16a937ca)
2023-07-14 17:51:48 +00:00
Vladimír Čunát
c05ddc6b13 libwebp: revert the .pc changes from 1.3.1
Fixes build of chafa and swayimg.  On nixpkgs master we should
probably fix those instead.  See the discussion on PR #240893
2023-07-14 17:15:33 +02:00
Maximilian Bosch
63ca314738 grafana: 9.5.5 -> 9.5.6
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.5.6
2023-07-14 15:07:49 +02:00
Arian van Putten
cd0289a100 systemd: 253.5 -> 253.6
Allows us to drop a patch

Also fixes systemd-repart being able to run in nix-build

(cherry picked from commit 9b0ac38252)
2023-07-14 13:04:29 +00:00
Pol Dellaiera
9fdfaeb7b9 Merge pull request #243426 from blitz/tuxedo-keyboard-3.2.7
[backport release-23.05] tuxedo-keyboard: 3.1.4 -> 3.2.7
2023-07-14 11:23:59 +02:00
Dominik Xaver Hörl
d71346f7e9 tuxedo-keyboard: 3.2.5 -> 3.2.7
(cherry picked from commit 95026c0ba3)
2023-07-14 09:37:58 +02:00
Dominik Xaver Hörl
53147cfd19 tuxedo-keyboard 3.1.4 -> 3.2.5
(cherry picked from commit 81a9774d92)
2023-07-14 09:37:49 +02:00
Jörg Thalheim
c17b0468d3 Merge pull request #243395 from NixOS/backport-241349-to-release-23.05
[Backport release-23.05] sysdig: 0.31.5 -> 0.32.0
2023-07-14 08:02:51 +01:00
Jörg Thalheim
218ca55f9b sysdig: 0.31.5 -> 0.32.0
(cherry picked from commit c30b80d361)
2023-07-14 05:36:01 +00:00
Vladimír Čunát
7107c5395a Merge #243227: thunderbirdPackages.thunderbird-115: init at 115.0
...into release-23.05
2023-07-14 07:23:33 +02:00
Nick Cao
793ba5d4a3 Merge pull request #243355 from NixOS/backport-243323-to-release-23.05
[Backport release-23.05] standardnotes: 3.162.8 -> 3.165.9
2023-07-13 20:57:17 -06:00
Nick Cao
f55f9f4db2 Merge pull request #243339 from NixOS/backport-242928-to-release-23.05
[Backport release-23.05] furnace: 0.6pre5 -> 0.6pre7
2023-07-14 09:19:54 +08:00
github-actions[bot]
f1643328bf Merge staging-next-23.05 into staging-23.05 2023-07-14 00:16:38 +00:00
github-actions[bot]
7f2f975695 Merge release-23.05 into staging-next-23.05 2023-07-14 00:16:02 +00:00
squalus
02ce0b6db1 standardnotes: 3.162.8 -> 3.165.9
(cherry picked from commit 1913485046)
2023-07-13 23:09:38 +00:00
R. Ryantm
a79e7cd2bb lima-bin: 0.15.1 -> 0.16.0
(cherry picked from commit 5f2dc48eba)
2023-07-13 17:47:52 -04:00
R. Ryantm
1a764dd372 lima-bin: 0.15.0 -> 0.15.1
(cherry picked from commit 9732985563)
2023-07-13 17:47:27 -04:00
R. Ryantm
7a10e2872c furnace: 0.6pre5 -> 0.6pre7
(cherry picked from commit 3ae73463e1)
2023-07-13 21:04:59 +00:00
Artturi
68d4553fb5 Merge pull request #243279 from figsoda/nix-update-backport
(23.05) nix-update: 0.17.2 -> 0.19.0
2023-07-13 18:47:05 +03:00
Bjørn Forsman
c894859b03 nixos: show which files are related to "not applying GID/UID change"
I initially thought it was related to /var/lib/nixos/{gid-map,uid-map},
but it seems that to migrate GID/UID you have to edit
/etc/{group,passwd} (and update GID/UID in all files). So mention those
files in the warning messages.

(cherry picked from commit 15bd330b06)
2023-07-13 15:22:10 +00:00
figsoda
9a8af9d7f6 nix-update: 0.17.2 -> 0.19.0
Diff: https://github.com/Mic92/nix-update/compare/0.17.2...0.19.0

Changelog: https://github.com/Mic92/nix-update/releases/tag/0.19.0
2023-07-13 10:01:27 -04:00
Vladimír Čunát
51517d6d12 Merge branch 'staging-23.05' into staging-next-23.05 2023-07-13 15:38:18 +02:00
Vladimír Čunát
fa58424653 Merge #241747: gst_all_1.gst-plugins-rs: 0.10.8 -> 0.10.9
...into release-23.05
2023-07-13 15:36:52 +02:00
Vladimír Čunát
e1901a1f39 Merge #240704: mariadb: 10.11.4, 10.10.5, 10.6.14, 10.5.21 & 10.4.30
...into release-23.05
2023-07-13 15:30:36 +02:00
Vladimír Čunát
292c6df5ad Merge #243207: go_1_20: 1.20.5 -> 1.20.6
...into staging-23.05
2023-07-13 15:23:52 +02:00
Bjørn Forsman
b6bbc53029 mawk: 1.3.4-20230203 -> 1.3.4-20230525
Upgrade to fix random segfault.

Before:

  $ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
  /nix/store/zyxgmjyb8ii282lx8g64dhd8y9k3rzd6-mawk-1.3.4-20230203
  i=1 PASS
  i=2 PASS
  i=3 Segmentation fault (core dumped)
  i=4 Segmentation fault (core dumped)
  i=5 Segmentation fault (core dumped)
  i=6 Segmentation fault (core dumped)
  i=7 Segmentation fault (core dumped)
  i=8 PASS
  i=9 Segmentation fault (core dumped)
  i=10 PASS

After:

  $ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
  /nix/store/dn4mcifn50a6z3g482by0d988zwms0yq-mawk-1.3.4-20230525
  i=1 PASS
  i=2 PASS
  i=3 PASS
  i=4 PASS
  i=5 PASS
  i=6 PASS
  i=7 PASS
  i=8 PASS
  i=9 PASS
  i=10 PASS

Upstream changelog: https://invisible-island.net/mawk/CHANGES

(cherry picked from commit 7f91161ba2)
2023-07-13 14:22:05 +01:00
Weijia Wang
3e3caca0c5 cups: fix build on darwin
(cherry picked from commit 6bd9402c5f)
2023-07-13 15:22:01 +02:00
Vladimír Čunát
85b655b7ad Merge #242477: cups: 2.4.5 -> 2.4.6
...into staging-23.05
2023-07-13 15:13:37 +02:00
Robert Schütz
c3c1c30065 irrd: mark insecure 2023-07-13 05:31:59 -07:00
Ryan Lahfa
a96220c37c Merge pull request #243254 from NixOS/backport-235440-to-release-23.05 2023-07-13 13:07:42 +02:00
Linus Heckemann
7eba2ec96d nixos/garage: allow unsafe replication modes, restart on config change
(cherry picked from commit c4f727c944)
2023-07-13 11:06:11 +00:00
Nick Cao
ead4083532 thunderbirdPackages.thunderbird-115: patch icu for issues with non-compliant VTIMEZONE 2023-07-13 17:37:31 +08:00
Nick Cao
986e030e5e thunderbirdPackages.thunderbird-115: init at 115.0 2023-07-13 17:37:31 +08:00
Vladimír Čunát
3238fc2e48 Merge #242547: betterbird: 102.8.0-bb30 -> 102.12.0-bb37
...into release-23.05
2023-07-13 10:57:48 +02:00
markuskowa
897b41c4b1 Merge pull request #242658 from NixOS/backport-233031-to-release-23.05
[Backport release-23.05] nut: update forgotten FOD, various cleanups
2023-07-13 10:56:44 +02:00
zowoq
e5a213cdce go_1_20: 1.20.5 -> 1.20.6
Changelog: https://go.dev/doc/devel/release#go1.20
(cherry picked from commit 9444b15e56)
2023-07-13 04:43:13 +00:00
Martin Weinelt
fcc147b1e9 Merge pull request #243180 from NixOS/backport-242781-to-release-23.05
[Backport release-23.05] firefox-devedition-unwrapped: do not require addons to be signed
2023-07-13 02:57:55 +02:00
Matthew_Cash
3b170419d9 firefox-devedition-unwrapped: don't require addons to be signed
Added MOZ_REQUIRE_SIGNING="" to firefox-devedition-unwrapped's configure options to match the official builds.

(cherry picked from commit 941a22521e)
2023-07-13 00:55:50 +00:00
github-actions[bot]
39b1eab9c4 Merge staging-next-23.05 into staging-23.05 2023-07-13 00:16:57 +00:00
github-actions[bot]
5f9c358370 Merge release-23.05 into staging-next-23.05 2023-07-13 00:16:23 +00:00
Martin Weinelt
7c2fa32eac Merge pull request #243083 from squalus/librewolf-2305
[Backport release-23.05] librewolf: 115.0-1 -> 115.0.2-2
2023-07-13 00:27:01 +02:00
Lassulus
928351703f Merge pull request #241775 from NixOS/backport-240337-to-release-23.05 2023-07-12 23:29:25 +02:00
squalus
0ec336622d librewolf: 115.0-1 -> 115.0.2-2
(cherry picked from commit 988661b6a7)
2023-07-12 07:43:44 -07:00
ajs124
beaaa170ab dnsdist: 1.7.3 -> 1.7.4
https://dnsdist.org/changelog.html#change-1.7.4
2023-07-12 13:41:19 +02:00
Martin Weinelt
cad52aa182 Merge pull request #242965 from NixOS/backport-242867-to-release-23.05
[Backport release-23.05] firefox-beta-unwrapped: 116.0b2 -> 116.0b3
2023-07-12 13:18:59 +02:00
K900
500d7f743f Merge pull request #243034 from NixOS/backport-233369-to-release-23.05
[Backport release-23.05] vscode: fix decrypting credentials after update
2023-07-12 12:26:28 +03:00
K900
5743b0d47e vscode: fix decrypting credentials after update
(cherry picked from commit 9e87ab2007)
2023-07-12 09:25:26 +00:00
Ulrik Strid
c40b900d12 Merge pull request #243005 from NixOS/backport-242937-to-release-23.05
[Backport release-23.05] ocamlPackages.cpdf: 2.5 → 2.5.1
2023-07-12 10:02:41 +02:00
Vincent Laporte
43f394bfe1 ocamlPackages.cpdf: 2.5 → 2.5.1
(cherry picked from commit 2a1faef7db)
2023-07-12 06:14:38 +00:00
Nick Cao
98da3dd0de Merge pull request #242967 from NixOS/backport-242941-to-release-23.05
[Backport release-23.05] librecad: 2.2.0 -> 2.2.0.1
2023-07-12 12:54:32 +08:00
R. Ryantm
03279e3eb9 librecad: 2.2.0 -> 2.2.0.1
(cherry picked from commit 249b0bcbb2)
2023-07-12 01:42:18 +00:00
Nick Cao
bca8545cc7 Merge pull request #242934 from NixOS/backport-241527-to-release-23.05
[Backport release-23.05] coqPackages.ITree: 5.1.0 → 5.1.1
2023-07-12 09:36:38 +08:00
Nick Cao
c4d580d3b0 Merge pull request #242874 from NixOS/backport-239518-to-release-23.05
[Backport release-23.05] redmine: fix 5.0.5 dependencies
2023-07-12 09:30:41 +08:00
Nick Cao
8137b4ae00 Merge pull request #242813 from NixOS/backport-242461-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod: 2023-07-09
2023-07-12 09:23:42 +08:00
Nick Cao
cad5d5a49a Merge pull request #242778 from squalus/nitter-2305
[Backport release-23.05] nitter: unstable-2023-04-21 -> unstable-2023-07-10
2023-07-12 09:22:22 +08:00
Martin Weinelt
810ff9bd79 firefox-devedition-unwrapped: 116.0b2 -> 116.0b3
(cherry picked from commit 0565f0e6c5)
2023-07-12 01:15:46 +00:00
Martin Weinelt
1699f9c44c firefox-beta-unwrapped: 116.0b2 -> 116.0b3
(cherry picked from commit 620e61fe90)
2023-07-12 01:15:46 +00:00
github-actions[bot]
b4cda54870 Merge staging-next-23.05 into staging-23.05 2023-07-12 00:16:48 +00:00
github-actions[bot]
fc8e48a137 Merge release-23.05 into staging-next-23.05 2023-07-12 00:16:20 +00:00
Martin Weinelt
a4b53e6852 Merge pull request #242876 from NixOS/backport-242866-to-release-23.05
[Backport release-23.05] firefox-{,bin-}unwrapped: 115.0.1 -> 115.0.2; firefox-esr-115-unwrapped: 115.0esr -> 115.0.2esr
2023-07-12 01:11:22 +02:00
Vincent Laporte
20ad21ce5b coqPackages.ITree: 5.1.0 → 5.1.1
(cherry picked from commit 196a6fe4df)
2023-07-11 21:40:33 +00:00
Martin Weinelt
e7fcbaf8a1 firefox-bin-unwrapped: 115.0.1 -> 115.0.2
https://www.mozilla.org/en-US/firefox/115.0.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-26/

Fixes: CVE-2023-3600
(cherry picked from commit 477dab6b5c)
2023-07-11 16:54:44 +00:00
Martin Weinelt
ab17a8344f firefox-unwrapped: 115.0esr -> 115.0.2esr
https://www.mozilla.org/en-US/firefox/115.0.1/releasenotes/
https://www.mozilla.org/en-US/firefox/115.0.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-26/

Fixes: CVE-2023-3600
(cherry picked from commit cebf20a1a1)
2023-07-11 16:54:44 +00:00
Martin Weinelt
ef8cfade27 firefox-unwrapped: 115.0.1 -> 115.0.2
https://www.mozilla.org/en-US/firefox/115.0.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-26/

Fixes: CVE-2023-3600
(cherry picked from commit 4bf04dcdbd)
2023-07-11 16:54:44 +00:00
Meghea Iulian
1ab635a1b6 redmine: fix Gemfile
Correct the Gemfile dependecies according to the 5.0.5 Gemfile.
Make sure that `rexml` gem is always included.

(cherry picked from commit cd4ed3823b)
2023-07-11 16:23:10 +00:00
Michele Guerini Rocco
5c9ddb8667 Merge pull request #242844 from NixOS/backport-240789-to-release-23.05
[Backport release-23.05] searx: fix for flask-babel 3.0
2023-07-11 17:12:47 +02:00
Martin Weinelt
db2223b934 Merge pull request #242839 from NixOS/backport-241777-to-release-23.05
[Backport release-23.05] forgejo: 1.19.3-0 -> 1.19.4-0, add bendlas as maintainer, format file
2023-07-11 16:25:30 +02:00
rnhmjoj
377858e284 searx: fix for flask-babel 3.0
The update to flask-babel 3.0 (48958930) broke searx, despite the program
apparently building.

(cherry picked from commit 2151defed0)
2023-07-11 13:54:43 +00:00
emilylange
9e9d6fa926 forgejo: 1.19.3-0 -> 1.19.4-0
https://codeberg.org/forgejo/forgejo/releases/tag/v1.19.4-0
36bae6a1b4/RELEASE-NOTES.md (1-19-4-0)
(cherry picked from commit 6a59b83865)
2023-07-11 13:33:27 +00:00
emilylange
06df18edc7 forgejo: add bendlas as maintainer
I asked bendlas in private :)

(cherry picked from commit 6d5727af81)
2023-07-11 13:33:27 +00:00
emilylange
b0bce9b91f forgejo: format file
(cherry picked from commit a761e8b060)
2023-07-11 13:33:26 +00:00
Nick Cao
0b8bcd5374 Merge pull request #242808 from NixOS/backport-242350-to-release-23.05
[Backport release-23.05] shairport-sync: fix cross compilation
2023-07-11 20:05:34 +08:00
Atemu
6e1828e672 linux_xanmod_latest: 6.3.9 -> 6.4.1
(cherry picked from commit c3354e71d3)
2023-07-11 11:09:32 +00:00
Atemu
ac64be3d60 linux_xanmod: 6.1.35 -> 6.1.37
(cherry picked from commit 0a2b50444e)
2023-07-11 11:09:32 +00:00
sternenseemann
fe6662f8d4 shairport-sync: fix cross compilation
- Tools from the glib.dev output need to be in PATH for cross
  compilation to work. Not sure if there is a cleaner way than my string
  trick to do it…

- The upstream configure script neglects to check for $AR properly, so
  we need to pass it explicitly.

(cherry picked from commit 79a6b47f70)
2023-07-11 10:49:05 +00:00
Doron Behar
3a62d2fa1f Merge pull request #242802 from NixOS/backport-241718-to-release-23.05
[Backport release-23.05] beets: fix embedart with imagick 7.1.1-12
2023-07-11 10:44:35 +00:00
github-actions[bot]
150e940787 github-runner: 2.305.0 -> 2.306.0 (#242619)
(cherry picked from commit cb588cc09e)

Co-authored-by: Alex Martens <alex@thinglab.org>
2023-07-11 12:05:43 +02:00
Sefa Eyeoglu
94ecfa3736 beets-unstable: unstable-2022-08-27 -> unstable-2023-07-05
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit d0a98a0fc2)
2023-07-11 09:41:27 +00:00
Sefa Eyeoglu
bfe0012b30 beets: fix embedart with imagick 7.1.1-12
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 7631229b5e)
2023-07-11 09:41:26 +00:00
K900
963c6be806 Merge pull request #242790 from NixOS/backport-242785-to-release-23.05
[Backport release-23.05] linux: 6.4.2 -> 6.4.3
2023-07-11 11:45:12 +03:00
K900
8cf9792641 linux: 6.4.2 -> 6.4.3
(cherry picked from commit 80f1bea8bc)
2023-07-11 08:44:16 +00:00
squalus
68795a71cf nitter: unstable-2023-04-21 -> unstable-2023-07-10
(cherry picked from commit 1662bdeff5)
2023-07-10 23:24:17 -07:00
Nick Cao
01c7566550 Merge pull request #242759 from NixOS/backport-240653-to-staging-23.05
[Backport staging-23.05] libde265: 1.0.11 -> 1.0.12
2023-07-11 13:46:52 +08:00
Nick Cao
8163a64662 Merge pull request #242761 from NixOS/backport-242344-to-release-23.05
[Backport release-23.05] maptool: 1.13.1 -> 1.13.2
2023-07-11 12:15:11 +08:00
Nick Cao
9c3f2bc58f telegram-desktop: 4.8.3 -> 4.8.4
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v4.8.4
2023-07-11 05:50:26 +02:00
Nick Cao
059408c8ab telegram-desktop: patch for failing to open links on wayland 2023-07-11 05:50:26 +02:00
Nick Cao
c8fa7db256 telegram-desktop: 4.8.1 -> 4.8.3 2023-07-11 05:50:26 +02:00
Nick Cao
03952c7f44 telegram-desktop: use nix-update-script 2023-07-11 05:50:26 +02:00
R. Ryantm
b8b7a2e398 maptool: 1.13.1 -> 1.13.2
(cherry picked from commit 4d1cc452b6)
2023-07-11 03:13:08 +00:00
Nick Cao
5960c756fa libde265: 1.0.11 -> 1.0.12
Diff: https://github.com/strukturag/libde265/compare/v1.0.11...v1.0.12
(cherry picked from commit be82b8b803)
2023-07-11 02:50:48 +00:00
Nick Cao
c8d8d310d1 Merge pull request #242740 from NixOS/backport-242683-to-release-23.05
[Backport release-23.05] brave: 1.52.129 -> 1.52.130
2023-07-11 09:56:58 +08:00
Martin Weinelt
ecb413f0e7 Merge pull request #242742 from NixOS/backport-242729-to-release-23.05
[Backport release-23.05] redis: 7.0.11 -> 7.0.12
2023-07-11 03:38:57 +02:00
Artturi
019452b588 Merge pull request #242743 from NixOS/backport-242720-to-release-23.05
[Backport release-23.05] wrapGAppsHook4: fix gtk4 for the wrong system
2023-07-11 04:30:22 +03:00
Artturin
492d791555 wrapGAppsHook4: fix gtk4 for the wrong system
gtk3(gtk4) is in depsTargetTargetPropagated while without splicing this
gtk3(gtk4) will be for hostTarget
and when wrapGAppsHook4 is in nativeBuildInputs
packages in depsTargetTargetPropagated will be treated like buildInputs

fixes pkgsCross.aarch64-multiplatform.gnome.zenity

(cherry picked from commit 0b96527d9a)
2023-07-11 01:21:32 +00:00
Mario Rodas
c9fa6475e7 redis: 7.0.11 -> 7.0.12
Changelog: https://github.com/redis/redis/raw/7.0.12/00-RELEASENOTES
(cherry picked from commit 5b9b2e5fbb)
2023-07-11 01:15:12 +00:00
Sean Buckley
0a7cb066bf brave: 1.52.129 -> 1.52.130
https://community.brave.com/t/release-channel-1-52-130/495342/1
(cherry picked from commit 7e9c6274d6)
2023-07-11 01:02:19 +00:00
github-actions[bot]
df6d9c90f8 Merge staging-next-23.05 into staging-23.05 2023-07-11 00:16:12 +00:00
github-actions[bot]
7426dc52cf Merge release-23.05 into staging-next-23.05 2023-07-11 00:15:45 +00:00
Atemu
e7f8793795 Merge pull request #242663 from NixOS/backport-242634-to-release-23.05
[Backport release-23.05] bup: don't error out on implicit-function-declaration on darwin
2023-07-10 20:15:17 +02:00
Sergei Trofimovich
664c0fefa3 Merge pull request #242687 from NixOS/backport-242657-to-staging-23.05
[Backport staging-23.05] fluidsynth: Fix CMake config
2023-07-10 19:04:59 +01:00
OPNA2608
584ab94776 fluidsynth: Fix CMake config
Upstream is concatenating CMAKE_INSTALL_LIBDIR onto CMAKE_INSTALL_PREFIX to get
a directory to use for the install_name on Darwin. This is not the right way of
making CMAKE_INSTALL_LIBDIR absolute.

The config was first set up for breakage when the CMAKE_INSTALL_LIBDIR was made relative,
in order to work around the wrong concatenation. This caused the _IMPORT_PREFIX to be
computed by walking up the directory tree from the config file, instead of using
the absolute CMAKE_INSTALL_LIBDIR.

Then outputs were introduced to the derivation and the config was moved to a different
output. Now the prefix it walks up to is the wrong prefix, and the config is busted.

Fix by reverting the original workaround so we have an absolute CMAKE_INSTALL_LIBDIR,
and pulling a patch that fixes the bad concatenation.

(cherry picked from commit f43a46f8b8)
2023-07-10 17:58:39 +00:00
Atemu
bca832a105 bup: don't error out on implicit-function-declaration on darwin
Upstream should fix that but this fixes the build on Darwin for now:

```
building
build flags: SHELL=/nix/store/mxvgjwzdvrl81plvgqnzbrqb14ccnji6-bash-5.2-p15/bin/bash MANDIR=\$\(out\)/share/man DOCDIR=\$\(out\)/share/doc/bup BINDIR=\$\(out\)/bin LIBDIR=\$\(out\)/lib/bup
fatal: not a git repository (or any of the parent directories): .git
clang -I/nix/store/2rrfpkq6cr8ppip9szl0z1qfdlskdinq-python3-3.10.12/include/python3.10 -I/nix/store/2rrfpkq6cr8ppip9szl0z1qfdlskdinq-python3-3.10.12/include/python3.10 -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/nix/store/vnn3dp5cyjlknkqxmi29vbg812ml5m7r-libxcrypt-4.4.35/include -Wno-unused-command-line-argument -D_FILE_OFFSET_BITS=64 -Wno-unknown-pragmas -Wsign-compare -O2 -Wall -Werror -Wformat=2 -MMD -MP -D BUP_DEV_BUP_EXEC=1 -I/private/tmp/nix-build-bup-0.33.2.drv-0/source/src -I src  -g lib/cmd/bup.c src/bup/compat.c src/bup/io.c -lpython3.10 -lcrypt -ldl -L/nix/store/vnn3dp5cyjlknkqxmi29vbg812ml5m7r-libxcrypt-4.4.35/lib -framework CoreFoundation  -g -fPIE -o dev/bup-exec
lib/cmd/bup.c:153:14: error: implicit declaration of function '_NSGetExecutablePath' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    int rc = _NSGetExecutablePath(spath, &size);
             ^
1 error generated.
make: *** [GNUmakefile:185: dev/bup-exec] Error 1
```

(cherry picked from commit ea1d1a8f52)
2023-07-10 15:30:00 +00:00
markuskowa
f52b81a0a3 Merge pull request #242618 from NixOS/backport-242606-to-release-23.05
[Backport release-23.05] hwloc: 2.9.1 -> 2.9.2
2023-07-10 16:58:48 +02:00
Dominik Honnef
4557a8e5e6 nut: build with libusb 1.0
NUT 2.8.0 adds support for, and defaults to, libusb-1.0.

(cherry picked from commit a99c630c27)
2023-07-10 14:57:50 +00:00
Dominik Honnef
d62cbc7566 nut: add support for SNMP and CGI
(cherry picked from commit eef5476659)
2023-07-10 14:57:49 +00:00
Dominik Honnef
04e3aad061 nut: actually update to 2.8.0
The previous attempt at updating nut forgot to change the fod hash for the source code.
Actually updating to 2.8.0 required some changes to dependencies and the patch
for nut-scanner.

We no longer need --without-hal because HAL support was removed as far
back as verison 2.7.2.

(cherry picked from commit 552efeba59)
2023-07-10 14:57:49 +00:00
Martin Weinelt
2d87e2cc02 Merge pull request #242624 from NixOS/backport-242560-to-release-23.05
[Backport release-23.05] psi-plus: 1.5.1646 -> 1.5.1650
2023-07-10 16:44:15 +02:00
Weijia Wang
5e5ae660ac Merge pull request #242208 from NixOS/backport-240801-to-release-23.05
[Backport release-23.05] gifsicle: 1.93 -> 1.94
2023-07-10 12:55:20 +03:00
Weijia Wang
5214cd4030 Merge pull request #241594 from NixOS/backport-218450-to-release-23.05
[Backport release-23.05] rtx: init at 1.30.5
2023-07-10 12:54:46 +03:00
Weijia Wang
a2c20cf73d Merge pull request #242491 from NixOS/backport-241160-to-release-23.05
[Backport release-23.05] palemoon-bin: 32.2.0 -> 32.2.1
2023-07-10 12:54:00 +03:00
Weijia Wang
a9548fa1e1 Merge pull request #241679 from NixOS/backport-237663-to-release-23.05
[Backport release-23.05] todoist-electron: 1.0.8 -> 8.3.3
2023-07-10 12:53:19 +03:00
Weijia Wang
cb6b80df6d Merge pull request #242541 from NixOS/backport-242178-to-release-23.05
[Backport release-23.05] vencord: 1.2.8 -> 1.3.4
2023-07-10 12:52:22 +03:00
R. Ryantm
52a3a338b1 psi-plus: 1.5.1646 -> 1.5.1650
(cherry picked from commit f91df58160)
2023-07-10 09:51:13 +00:00
Janik
4ab41f27ab Merge pull request #242617 from NixOS/backport-235593-to-release-23.05 2023-07-10 11:39:49 +02:00
R. Ryantm
aed81e9f3f hwloc: 2.9.1 -> 2.9.2
(cherry picked from commit 92317986be)
2023-07-10 08:59:20 +00:00
Michael Adler
ce07171717 citrix_workspace: remove obsolete version checks
The oldest supported version is >= 23, so there is no need to have
version checks for < 23 versions.

(cherry picked from commit 724040fe18)
2023-07-10 08:58:40 +00:00
Michael Adler
8914c0aa4a citrix_workspace: 23.02.0 -> 23.07.0
(cherry picked from commit 31b0d9b169)
2023-07-10 08:58:40 +00:00
github-actions[bot]
fce3a169c8 Merge staging-next-23.05 into staging-23.05 2023-07-10 00:16:36 +00:00
github-actions[bot]
32aed3c7c4 Merge release-23.05 into staging-next-23.05 2023-07-10 00:16:08 +00:00
Sandro Jäckel
9c6baccaf8 betterbird: 102.8.0-bb30 -> 102.12.0-bb37
(cherry picked from commit a79e78905d)
2023-07-09 23:47:17 +00:00
wackbyte
805ec9b0d9 vencord: 1.2.8 -> 1.3.4
(cherry picked from commit 79ceb03e03)
2023-07-09 21:56:52 +00:00
Martin Weinelt
8df7a67aba Merge pull request #242462 from NixOS/backport-242347-to-release-23.05
[Backport release-23.05] librewolf: 114.0.2-1 -> 115.0-1
2023-07-09 23:44:33 +02:00
OPNA2608
958f040e28 palemoon-bin: 32.2.0 -> 32.2.1
(cherry picked from commit a10e518fdf)
2023-07-09 15:06:40 +00:00
R. Ryantm
d285e337ca cups: 2.4.5 -> 2.4.6
(cherry picked from commit e4a1b664ea)
2023-07-09 13:49:16 +00:00
Vladimír Čunát
7cfe8b2042 Merge #238068: cups: 2.4.2 -> 2.4.5
...into staging-23.05
2023-07-09 15:47:08 +02:00
Vladimír Čunát
e510d7e3d5 Merge #239101: dbus: 1.14.6 -> 1.14.8
...into staging-23.05
2023-07-09 15:45:21 +02:00
Vladimír Čunát
2540432a94 Merge #241515: treewide: fix typos (mmm -> mm)
...into release-23.05
2023-07-09 15:43:46 +02:00
Vladimír Čunát
784f94e7ff Merge #237800: buildDotnetModule: fix projectReferences = [ ... ]
...into release-23.05
2023-07-09 15:41:08 +02:00
Vladimír Čunát
8c6d3b53ea Merge #239192: linuxManualConfig: set badPlatforms
...into release-23.05
2023-07-09 15:38:50 +02:00
Vladimír Čunát
1c0cdbfe07 Merge #236738: qemu: 8.0.0 -> 8.0.2
...into staging-23.05
2023-07-09 15:29:58 +02:00
Vladimír Čunát
76f935e80e Merge #236131: apache-airflow: 2.5.1 -> 2.6.0, remove from python3Packages
...into release-23.05
2023-07-09 15:22:39 +02:00
Vladimír Čunát
fe7f3618f2 Merge #235794: breitbandmessung: 3.1.0 -> 3.3.0; use electron_24
...into release-23.05
2023-07-09 15:15:21 +02:00
Luflosi
d2fdea7cca edk2: 202211 -> 202305
https://github.com/tianocore/edk2/releases/tag/edk2-stable202305
(cherry picked from commit 2edeba8e6c)
2023-07-09 15:01:59 +02:00
Nick Cao
294646894d Merge pull request #242434 from NixOS/backport-242217-to-release-23.05
[Backport release-23.05] milkytracker: apply patch for CVE-2022-34927
2023-07-09 20:27:02 +08:00
squalus
355f3d7444 librewolf: 114.0.2-1 -> 115.0-1
(cherry picked from commit 7d7c7bc3f6)
2023-07-09 11:48:31 +00:00
Francesco Gazzetta
28717e49d1 Merge pull request #242450 from NixOS/backport-240958-to-release-23.05
[Backport release-23.05] shattered-pixel-dungeon: include XDG desktop and icon files
2023-07-09 12:47:18 +02:00
Archit Gupta
ae4d339fee shattered-pixel-dungeon: include XDG desktop and icon files
(cherry picked from commit eddeb83f1c)
2023-07-09 09:45:54 +00:00
Nick Cao
f7561c31f5 Merge pull request #242311 from NixOS/backport-241967-to-release-23.05
[Backport release-23.05] fluxcd: 2.0.0-rc.5 -> 2.0.0
2023-07-09 17:05:41 +08:00
Thomas Gerbet
f0f327e661 milkytracker: apply patch for CVE-2022-34927
(cherry picked from commit 33bf910e3e)
2023-07-09 08:18:13 +00:00
Artturi
510d721ce0 Merge pull request #242387 from NixOS/backport-242046-to-release-23.05 2023-07-09 05:06:48 +03:00
R. Ryantm
bce42e4216 discord-ptb: 0.0.43 -> 0.0.44
(cherry picked from commit 3e17d44768)
2023-07-09 02:04:24 +00:00
Nick Cao
85d8ebfd2b Merge pull request #242328 from squalus/standardnotes-2305
[Backport release-23.05] standardnotes: use nixpkgs electron
2023-07-09 08:26:54 +08:00
github-actions[bot]
a0a7528eba Merge staging-next-23.05 into staging-23.05 2023-07-09 00:18:13 +00:00
github-actions[bot]
ee8e97fc6d Merge release-23.05 into staging-next-23.05 2023-07-09 00:17:47 +00:00
Michele Guerini Rocco
c578011cc7 Merge pull request #242264 from NixOS/backport-242049-to-release-23.05
[Backport release-23.05] bup: 0.32 -> 0.33.2
2023-07-08 21:11:27 +02:00
Martin Weinelt
563c10ab22 Merge pull request #242270 from NixOS/backport-242203-to-release-23.05
[Backport release-23.05] thunderbird*: update to 102.13.0
2023-07-08 20:38:58 +02:00
squalus
a5b3f38d7b standardnotes: use nixpkgs electron
- Use electron from nixpkgs instead of upstream's binaries
- Pull web assets from upstream deb package
- Continue using architecture specific packages, since the web assets
  still contain some native binaries
- Reduce closure size from 2.8GB to 775MB on x86_64-linux
- Update to 3.162.8

(cherry picked from commit 4a0670748e)
2023-07-08 11:16:40 -07:00
Bernardo Meurer
28ab55fb68 Merge pull request #242292 from NixOS/backport-241996-to-release-23.05 2023-07-08 13:01:47 -04:00
Sefa Eyeoglu
d7a8f21bc8 fluxcd: 2.0.0-rc.5 -> 2.0.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 23104c17c1)
2023-07-08 16:50:12 +00:00
Emily
5c4713e085 Merge pull request #241968 from NixOS/backport-237306-to-release-23.05
[Backport release-23.05] fluxcd: 2.0.0-rc.3 -> 2.0.0-rc.5
2023-07-08 18:49:01 +02:00
Artturi
84e04556b8 Merge pull request #242300 from NixOS/backport-242296-to-release-23.05 2023-07-08 19:12:55 +03:00
Joerie de Gram
e80fc93da4 nixos/i18n: correct defaultText for supportedLocales
(cherry picked from commit 1785fe6c01)
2023-07-08 15:57:06 +00:00
booniepepper
fce5de95db sigi: 3.6.0 -> 3.6.1
(cherry picked from commit 310fa024be)
2023-07-08 14:44:26 +00:00
Nick Cao
3dce5e9104 Merge pull request #242242 from NixOS/backport-239578-to-release-23.05
[Backport release-23.05] vencord: Disable Updater
2023-07-08 22:09:11 +08:00
Thiago Kenji Okada
2a6cc4220a linuxKernel.kernels.linux_lqx: 6.3.4-lqx1 -> 6.3.11-lqx2
(cherry picked from commit 693c5204dc)
2023-07-08 10:47:57 -03:00
Thiago Kenji Okada
381ed22e5c linuxKernel.kernels.linux_zen: 6.3.4-zen1 -> 6.4.1-zen1
(cherry picked from commit 19ea13b288)
2023-07-08 10:47:57 -03:00
Thiago Kenji Okada
1402e30004 linuxKernel.packages.linux_lqx: 6.2.14 -> 6.3.4
(cherry picked from commit c1c8d0caf0)
2023-07-08 10:47:57 -03:00
Thiago Kenji Okada
4aa0633358 linuxKernel.packages.linux_zen: 6.3.1 -> 6.3.4
(cherry picked from commit 5e545dd95d)
2023-07-08 10:47:57 -03:00
Euan Kemp
3def488936 k3s_1_26: 1.26.4+k3s1 -> 1.26.5+k3s1
This also allowed us to drop 'multicallContainerd' as a variable since
1.27 and 1.26 both use it now.

See https://github.com/k3s-io/k3s/issues/7475 for context.
2023-07-08 22:03:59 +09:00
Euan Kemp
87fd665102 k3s: update builder for multicall containerd
This is a partial cherry-pick of
b671c2774d, for just the changes that
apply to 1.26
2023-07-08 22:03:19 +09:00
Zhaofeng Li
cb5b4e5205 k3s: Fix override 2023-07-08 22:02:33 +09:00
Euan Kemp
bb6119263e k3s: name builder less confusingly
Per PR feedback
2023-07-08 22:02:14 +09:00
Euan Kemp
b342245707 k3s: add "1_26" builder which can be used for 1_27 too
This is meant to make it easier to maintain multiple versions of the
package without having to copy+paste folders every time.

We can still copy+paste if the builders diverge enough to warrant it.
2023-07-08 22:01:33 +09:00
Vladimír Čunát
771f9e5245 thunderbird-bin-unwrapped: 102.11.2 -> 102.13.0
https://www.thunderbird.net/en-US/thunderbird/102.12.0/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/102.13.0/releasenotes/
(cherry picked from commit e70e2ff60b)
2023-07-08 12:43:45 +00:00
Vladimír Čunát
6afaa15a0b thunderbird-unwrapped: 102.12.0 -> 102.13.0
https://www.thunderbird.net/en-US/thunderbird/102.13.0/releasenotes/
(cherry picked from commit 6e4d2c57f9)
2023-07-08 12:43:45 +00:00
Lily Foster
e3acf2a90c prefetch-npm-deps: use exponential backoff
(cherry picked from commit fb9252fa48)
2023-07-08 08:32:11 -04:00
Lily Foster
5f1162e09b prefetch-npm-deps: add env_logger
(cherry picked from commit ba7a869a9a)
2023-07-08 08:32:10 -04:00
Lily Foster
afef8a942a prefetch-npm-deps: use isahc instead of ureq
(cherry picked from commit d2897e463d)
2023-07-08 08:32:09 -04:00
Lily Foster
37a517473c prefetch-npm-deps: update deps and base64 usage
(cherry picked from commit aa2f51f0d2)
2023-07-08 08:31:50 -04:00
Lily Foster
25ccf40150 prefetch-npm-deps: support NIX_BUILD_CORES
(cherry picked from commit 9af0383296)
2023-07-08 08:31:49 -04:00
Lily Foster
aec30469d6 doc/languages-frameworks/javascript: add npmWorkspace and npmPruneFlags args
(cherry picked from commit 3990bb5b5e)
2023-07-08 08:21:53 -04:00
Lily Foster
6ee937b739 buildNpmPackage: add npmWorkspace and npmPruneFlags args
(cherry picked from commit 19e48f0da9)
2023-07-08 08:21:25 -04:00
rnhmjoj
561f82f951 bup: add myself as maintainer
(cherry picked from commit 723e9a529a)
2023-07-08 12:10:33 +00:00
rnhmjoj
2f133c0202 bup: 0.32 -> 0.33.2
(cherry picked from commit 9a05dcc078)
2023-07-08 12:10:32 +00:00
Mario Rodas
3480280ad5 Merge pull request #242201 from NixOS/backport-242072-to-release-23.05
[Backport release-23.05] backintime: add missing dependency 'packaging'
2023-07-08 07:09:39 -05:00
Mario Rodas
f5b63032da Merge pull request #242214 from NixOS/backport-230931-to-release-23.05
[Backport release-23.05] gamescope: 3.11.52-beta6 -> 3.12.0-beta9
2023-07-08 07:09:02 -05:00
Thomas Gerbet
07d944e0bf Merge pull request #242233 from NixOS/backport-234938-to-release-23.05
[Backport release-23.05] pacparser: 1.4.1 -> 1.4.2
2023-07-08 12:39:22 +02:00
Pol Dellaiera
bfe109b9f4 Merge pull request #242231 from LeSuisse/suricata-23.05-6.0.13
[23.05] suricata: 6.0.11 -> 6.0.13
2023-07-08 12:39:01 +02:00
Maximilian Bosch
932efe9801 Merge pull request #242225 from NixOS/backport-241759-to-release-23.05
[Backport release-23.05] Linux kernel updates 2023-07-05
2023-07-08 12:11:29 +02:00
Sefa Eyeoglu
58dfa31e8f vencord: set standalone build mode
This tells Vencord that it is not installed using its Git installation
method. Currently this doesn't do anything, as the only consumer of this
value is the updater code, that has been effectively disabled using a
patch.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 1410783ff5)
2023-07-08 10:04:49 +00:00
Sefa Eyeoglu
6409f7e815 vencord: fix version number patch
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit de1624865f)
2023-07-08 10:04:49 +00:00
Sefa Eyeoglu
ac15f55e35 vencord: disable updater
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 16ca6c79eb)
2023-07-08 10:04:49 +00:00
R. Ryantm
f2dd416e36 pacparser: 1.4.1 -> 1.4.2
(cherry picked from commit b1a0d1607e)
2023-07-08 09:25:06 +00:00
teutat3s
120ca5af8a electron_25-bin: 25.1.1 -> 25.2.0
https://github.com/electron/electron/releases/tag/v25.2.0
(cherry picked from commit 51d4bc6e29)
2023-07-08 11:17:39 +02:00
teutat3s
c7d401e2c8 electron_24-bin: 24.4.1 -> 24.5.1
https://github.com/electron/electron/releases/tag/v24.6.0
https://github.com/electron/electron/releases/tag/v24.6.1
(cherry picked from commit c516abfd5d)
2023-07-08 11:17:39 +02:00
teutat3s
35c03635d4 electron_23-bin: 23.3.7 -> 23.3.9
https://github.com/electron/electron/releases/tag/v23.3.8
https://github.com/electron/electron/releases/tag/v23.3.9
(cherry picked from commit 5e60df03c1)
2023-07-08 11:17:39 +02:00
teutat3s
2acbe7782b electron_22-bin: 22.3.13 -> 22.3.15
https://github.com/electron/electron/releases/tag/v22.3.14
https://github.com/electron/electron/releases/tag/v22.3.15
(cherry picked from commit e9c25607a0)
2023-07-08 11:17:39 +02:00
github-actions[bot]
eddf7d3e7c mastodon: 4.1.3 -> 4.1.4 (#242229)
(cherry picked from commit 000006ec7c)

Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
2023-07-08 11:17:17 +02:00
Alexandre Iooss
e2ea27312e suricata: 6.0.12 -> 6.0.13
(cherry picked from commit 144ded54ab)
2023-07-08 11:16:24 +02:00
R. Ryantm
fc8583a105 suricata: 6.0.11 -> 6.0.12
(cherry picked from commit 3d98b7bf0e)
2023-07-08 11:16:24 +02:00
Thomas Gerbet
2f11bafa9a mattermost: 7.8.5 -> 7.8.8
Fixes security issues MMSA-2023-00190, MMSA-2023-00175, MMSA-2023-00202, MMSA-2023-00174,
MMSA-2023-00169, MMSA-2023-00186, MMSA-2023-00200, MMSA-2023-00178, MMSA-2023-00185, MMSA-2023-00176,
MMSA-2023-00147 and MMSA-2023-00168.

Changelog:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
2023-07-08 11:06:06 +02:00
Fabián Heredia Montiel
ff11b0b25f linux_5_15: drop fix-amdgpu-5_15 patch
(cherry picked from commit 0836b331a5)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
48ba9e8355 linux: fix hash of 6.1.37 -> 6.1.38
Issue seems to be that the update script doesn't support `hash =`

(cherry picked from commit ec01d46c90)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
e750d42997 linux-rt_5_10: 5.10.184-rt90 -> 5.10.186-rt91
(cherry picked from commit bd2eef5844)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
2369519e9f linux/hardened/patches/6.3: 6.3.11-hardened1 -> 6.3.12-hardened1
(cherry picked from commit 2237302fb4)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
f9f4ef8bdb linux/hardened/patches/6.1: 6.1.37-hardened1 -> 6.1.38-hardened1
(cherry picked from commit 10431c572a)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
3ec599f798 linux/hardened/patches/5.15: 5.15.119-hardened1 -> 5.15.120-hardened1
(cherry picked from commit 90033377d2)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
c41e37c593 linux/hardened/patches/6.3: 6.3.1-hardened1 -> 6.3.11-hardened1
(cherry picked from commit 5765c42409)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
94ff0c4685 linux/hardened/patches/6.1: 6.1.35-hardened1 -> 6.1.37-hardened1
(cherry picked from commit 6c2818634f)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
333244bb8f linux/hardened/patches/5.4: 5.4.248-hardened1 -> 5.4.249-hardened1
(cherry picked from commit 8b8c6cea35)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
9089c54b02 linux/hardened/patches/5.15: 5.15.118-hardened1 -> 5.15.119-hardened1
(cherry picked from commit 113647c143)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
71945af2c1 linux/hardened/patches/5.10: 5.10.185-hardened1 -> 5.10.186-hardened1
(cherry picked from commit a082028c92)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
9ba0b45bce linux/hardened/patches/4.19: 4.19.287-hardened1 -> 4.19.288-hardened1
(cherry picked from commit 44943aa4e8)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
57cd91bda3 linux/hardened/patches/4.14: 4.14.319-hardened1 -> 4.14.320-hardened1
(cherry picked from commit bce930c338)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
c0f2421e39 linux-rt_5_4: 5.4.242-rt81 -> 5.4.248-rt83
(cherry picked from commit 76910c64d5)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
8c0f0834c1 linux-rt_5_15: 5.15.113-rt64 -> 5.15.119-rt65
(cherry picked from commit 4915814966)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
f6ee8865de linux: 6.4.1 -> 6.4.2
(cherry picked from commit c8e9615acd)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
2804e9166c linux: 6.3.11 -> 6.3.12
(cherry picked from commit ca1982a805)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
978b881269 linux: 6.1.37 -> 6.1.38
(cherry picked from commit b6819092d7)
2023-07-08 09:01:14 +00:00
Fabián Heredia Montiel
c203523f74 linux: 5.15.119 -> 5.15.120
(cherry picked from commit 101dcc3cfa)
2023-07-08 09:01:13 +00:00
adisbladis
231228802e Merge pull request #242172 from NixOS/backport-242001-to-release-23.05
[Backport release-23.05] emacs: factor meta
2023-07-08 20:35:36 +12:00
Nick Cao
5bd5f35b21 Merge pull request #242148 from NixOS/backport-241567-to-release-23.05
[Backport release-23.05] element-{desktop,web}: 1.11.34 -> 1.11.35
2023-07-08 16:06:20 +08:00
Nick Cao
c574263266 Merge pull request #242170 from NixOS/backport-242143-to-release-23.05
[Backport release-23.05] Distrobox: Change to Linux Only
2023-07-08 16:02:41 +08:00
Sefa Eyeoglu
500a191a57 gamescope: 3.11.52-beta6 -> 3.12.0-beta9
glm was added as a dependency in 3.12.0-beta1.[[0]]
gbenchmark was added as a dependency in 3.12.0-beta4.[[1]]

The patches that were previously needed for 3.11.52-beta6 were merged
upstream.[[2]][[3]][[4]][[5]]

[0]: https://github.com/ValveSoftware/gamescope/pull/849
[1]: https://github.com/ValveSoftware/gamescope/pull/872
[2]: https://github.com/ValveSoftware/gamescope/pull/811
[3]: https://github.com/ValveSoftware/gamescope/pull/813
[4]: https://github.com/ValveSoftware/gamescope/pull/812
[5]: https://github.com/ValveSoftware/gamescope/pull/824

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 711f23885d)
2023-07-08 07:50:54 +00:00
R. Ryantm
8b09ba2c17 gifsicle: 1.93 -> 1.94
(cherry picked from commit 7ecd36fb2c)
2023-07-08 07:27:26 +00:00
Vladimír Čunát
dd8c61272f Merge #241516: frr: add patch for CVE-2023-31490
...into release-23.05
2023-07-08 08:29:26 +02:00
Vladimír Čunát
56990dbd64 Merge #241548: spidermonkey_102: 102.12.0 -> 102.13.0
...into release-23.05
2023-07-08 08:26:56 +02:00
Bjørn Forsman
f399992b6e backintime: add missing dependency 'packaging'
Fixes this error:

  $ ./result/bin/backintime-qt
  /nix/store/fpr65b2gwpa4q9w3k6z8kjcd9yprmg6s-backintime-qt-1.3.3
  Traceback (most recent call last):
    File "/nix/store/fpr65b2gwpa4q9w3k6z8kjcd9yprmg6s-backintime-qt-1.3.3/share/backintime/qt/app.py", line 35, in <module>
      import qttools
    File "/nix/store/fpr65b2gwpa4q9w3k6z8kjcd9yprmg6s-backintime-qt-1.3.3/share/backintime/qt/qttools.py", line 32, in <module>
      from packaging.version import Version
  ModuleNotFoundError: No module named 'packaging'

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

(cherry picked from commit 2810b418e1)
2023-07-08 05:48:19 +00:00
Anderson Torres
f3c51edfea emacs: factor meta
Because metadata pertains to the source code variants, not to the build logic.

(cherry picked from commit a062bf3d8e)
2023-07-08 02:54:56 +00:00
bromine1
01a1cedbc2 Mark Distrobox as Linux Only
Distrobox is currently marked as compatible for Darwin systems. However, upstream currently contains an [unresolved issue](https://github.com/89luca89/distrobox/issues/36) static macOS as currently unsupported, and attempts to run distrobox fail.

(cherry picked from commit eeb7345a2d)
2023-07-08 02:52:29 +00:00
github-actions[bot]
456f30a150 Merge staging-next-23.05 into staging-23.05 2023-07-08 00:15:51 +00:00
github-actions[bot]
ef7b01c875 Merge release-23.05 into staging-next-23.05 2023-07-08 00:15:24 +00:00
Sandro Jäckel
de2339ec2c element-{desktop,web}: 1.11.34 -> 1.11.35
https://github.com/vector-im/element-web/releases/tag/v1.11.35
(cherry picked from commit 000000e56a)
2023-07-07 22:30:22 +00:00
Martin Weinelt
d8bb6c681c Merge pull request #242125 from NixOS/backport-242102-to-release-23.05
[Backport release-23.05] firefox-{beta,devedition}-unwrapped: 115.0b9 -> 116.0b2
2023-07-07 23:10:04 +02:00
Martin Weinelt
b4de0d6537 Merge pull request #242109 from NixOS/backport-242095-to-release-23.05
[Backport release-23.05] firefox-{,bin-}unwrapped: 115.0 -> 115.0.1
2023-07-07 21:46:55 +02:00
Martin Weinelt
07d5cb1fb5 firefox-devedition-unwrapped: 115.0b9 -> 116.0b2
(cherry picked from commit 73ced208a3)
2023-07-07 19:38:39 +00:00
Martin Weinelt
1661a7823a firefox-beta-unwrapped: 115.0b9 -> 116.0b2
https://www.mozilla.org/en-US/firefox/116.0beta/releasenotes/
(cherry picked from commit 0c5539c659)
2023-07-07 19:38:39 +00:00
Martin Weinelt
4578b66649 firefox-bin-unwrapped: 115.0 -> 115.0.1
https://www.mozilla.org/en-US/firefox/115.0.1/releasenotes/
(cherry picked from commit 9c7ea96319)
2023-07-07 18:21:48 +00:00
Martin Weinelt
af7e3f1827 firefox-unwrapped: 115.0 -> 115.0.1
https://www.mozilla.org/en-US/firefox/115.0.1/releasenotes/
(cherry picked from commit b8a52359dc)
2023-07-07 18:21:48 +00:00
Sandro
28d812a63a Merge pull request #241976 from mweinelt/23.05/mediawiki-1.39.4 2023-07-07 11:29:28 +02:00
markuskowa
68c3e15273 Merge pull request #241964 from NixOS/backport-241928-to-release-23.05
[Backport release-23.05] slurm: 23.02.2.1 -> 23.02.3.1
2023-07-07 09:43:29 +02:00
Lassulus
1f980b6868 Merge pull request #241822 from parthy/ax99100-linux-6-4-backport
[23.05] linuxPackages.ax99100: Fix build with Linux 6.4
2023-07-07 08:38:47 +02:00
K900
bffe22b42a Merge pull request #242007 from NixOS/backport-241959-to-release-23.05
[Backport release-23.05] kde/gear: 24.03.2 -> 24.03.3
2023-07-07 08:06:00 +03:00
K900
eb3209105e angelfish: fixup cargo hash
(cherry picked from commit eed97e1623)
2023-07-07 05:05:46 +00:00
K900
b0242d070a kde/gear: 23.04.2 -> 23.04.3
(cherry picked from commit 0413854cfb)
2023-07-07 05:05:45 +00:00
K900
aece4265ac Merge pull request #242006 from NixOS/backport-236687-to-release-23.05
[Backport release-23.05] kde/gear: 23.04.1 -> 23.04.2
2023-07-07 08:05:03 +03:00
K900
1ef961982a kde/gear: 23.04.1 -> 23.04.2
(cherry picked from commit 588e307c65)
2023-07-07 05:04:52 +00:00
José Romildo Malaquias
d00f472469 Merge pull request #241979 from NixOS/backport-231956-to-release-23.05
[Backport release-23.05] pythonPackages.pythonefl: broken only with python 3.11
2023-07-06 23:53:31 -03:00
Mario Rodas
f0c72c93ad Merge pull request #241983 from NixOS/backport-241930-to-release-23.05
[Backport release-23.05] yt-dlp: 2023.6.22 -> 2023.7.6
2023-07-06 19:46:29 -05:00
github-actions[bot]
adb2c6d92a Merge staging-next-23.05 into staging-23.05 2023-07-07 00:16:16 +00:00
github-actions[bot]
b8c57a2b1a Merge release-23.05 into staging-next-23.05 2023-07-07 00:15:43 +00:00
Mario Rodas
3f56d3aec1 yt-dlp: 2023.6.22 -> 2023.7.6
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2023.07.06
(cherry picked from commit aed587d8f0)
2023-07-06 23:06:49 +00:00
José Romildo
ab0e941924 pythonPackages.pythonefl: broken with python 3.11
(cherry picked from commit 20a6590313)
2023-07-06 22:16:28 +00:00
Martin Weinelt
55daa844b2 mediawiki: 1.39.3 -> 1.39.4
https://lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/message/HVT3U3XYY35PSCIQPHMY4VQNF3Q6MHUO/

Fixes: CVE-2023-29197, CVE-2023-36674, CVE-2023-36675
2023-07-06 23:35:43 +02:00
R. Ryantm
ed0ccdb593 fluxcd: 2.0.0-rc.3 -> 2.0.0-rc.5
(cherry picked from commit 1bbb56892d)
2023-07-06 20:06:15 +00:00
Markus Kowalewski markus.kowalewski@fysik.su.se
526d092b5e slurm: 23.02.2.1 -> 23.02.3.1
(cherry picked from commit 4b017156c8)
2023-07-06 19:15:55 +00:00
Kerstin
86f8abf1a7 Merge pull request #241929 from erictapen/23.05/mastodon
[release-23.05] mastodon: 4.1.2 -> 4.1.3
2023-07-06 16:00:23 +02:00
Sophie Tauchert
09061db1fb mastodon: 4.1.2 -> 4.1.3 2023-07-06 15:45:18 +02:00
Weijia Wang
31334c4710 Merge pull request #239608 from NixOS/backport-238597-to-release-23.05
[Backport release-23.05] clang: fix crosscompilation for 16.x
2023-07-06 16:40:39 +03:00
Martin Weinelt
187869d708 Merge pull request #241918 from NixOS/backport-241270-to-staging-23.05
[Backport staging-23.05] python310Packages.django_3: 3.2.19 -> 3.2.20
2023-07-06 15:36:16 +02:00
Martin Weinelt
d304a6dfef python310Packages.django_3: 3.2.19 -> 3.2.20
https://www.djangoproject.com/weblog/2023/jul/03/security-releases/
https://docs.djangoproject.com/en/3.2/releases/3.2.20/

Fixes: CVE-2023-36053
(cherry picked from commit 16f4d582a6)
2023-07-06 12:38:33 +00:00
Weijia Wang
6e66e44c5e Merge pull request #234852 from NixOS/backport-234812-to-release-23.05
[Backport release-23.05] python3Packages.filterpy: 1.4.5 -> unstable-2022-08-23
2023-07-06 14:46:31 +03:00
Lily Foster
386587066b gst_all_1.gst-plugins-rs: 0.10.8 -> 0.10.9 2023-07-06 04:09:04 -04:00
Mario Rodas
4929284d4f nodejs_20: 20.3.1 -> 20.4.0
Changelog: https://github.com/nodejs/node/releases/tag/v20.4.0
(cherry picked from commit fc4810bfca)
2023-07-06 04:20:00 +00:00
Mario Rodas
c8b61c49ab nodejs_18: 18.17.0 -> 18.17.1
Changelog: https://github.com/nodejs/node/releases/tag/v18.17.1
(cherry picked from commit 25441183e2)
2023-08-09 04:20:00 +00:00
R. Ryantm
9225c736fb nodejs: 18.16.1 -> 18.17.0
(cherry picked from commit aa0b11935a)
2023-07-19 21:01:22 +00:00
Mario Rodas
5883bfbaac nodejs_16: 16.20.1 -> 16.20.2
Changelog: https://github.com/nodejs/node/releases/tag/v16.20.2
(cherry picked from commit b72c3a8fa9)
2023-08-09 04:20:00 +00:00
Nick Cao
15b5303444 Merge pull request #241769 from NixOS/backport-241693-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.86.0 -> 1.87.0
2023-07-06 10:04:18 +08:00
Nick Cao
76cba232ce Merge pull request #241789 from NixOS/backport-237134-to-release-23.05
[Backport release-23.05] deploy-rs: unstable-2023-05-05 -> unstable-2023-06-04
2023-07-06 10:03:52 +08:00
github-actions[bot]
e5694a9e40 Merge staging-next-23.05 into staging-23.05 2023-07-06 00:16:51 +00:00
github-actions[bot]
f7faab9167 Merge release-23.05 into staging-next-23.05 2023-07-06 00:16:21 +00:00
Sandro
876975f68f Merge pull request #241672 from NixOS/backport-241626-to-release-23.05
[Backport release-23.05] mullvad-browser: 12.5 -> 12.5.1
2023-07-06 01:50:33 +02:00
Sandro
7e474333b0 Merge pull request #241673 from NixOS/backport-241572-to-release-23.05
[Backport release-23.05] tor-browser-bundle-bin: 12.5 -> 12.5.1
2023-07-06 01:50:22 +02:00
Jamie Magee
657f658398 deploy-rs: unstable-2023-05-05 -> unstable-2023-06-04
(cherry picked from commit fc9619c488)
2023-07-05 23:05:34 +00:00
Martin Weinelt
e11142026e Merge pull request #239910 from NixOS/staging-next-23.05
staging-next-23.05 - iteration 2 - 2023-06-26
2023-07-06 00:08:54 +02:00
Max Hausch
fe5356eb49 python3Packages.nutils: 7.2 -> 7.3
(cherry picked from commit 8a05296acc)
2023-07-05 21:43:22 +00:00
Simon Hauser
7d8f64457b python3Packages.bottombar: init at 1.0
(cherry picked from commit 2f6f50e8e7)
2023-07-05 21:43:22 +00:00
Simon Hauser
3ce6eee3a9 maintainers: add conni2461
(cherry picked from commit 73833971e3)
2023-07-05 21:43:21 +00:00
Sandro Jäckel
23a462aadb matrix-synapse: 1.86.0 -> 1.87.0
Diff: https://github.com/matrix-org/synapse/compare/v1.86.0...v1.87.0
(cherry picked from commit 5309856013)
2023-07-05 20:58:56 +00:00
Martin Weinelt
3122f4f260 python310Packages.pyvo: disable failing tests
Various failing tests bisected to the cacert 3.90 bump.
2023-07-05 21:48:24 +02:00
Maximilian Bosch
e6869a7c5b Merge pull request #237515 from NixOS/backport-235027-to-release-23.05
[Backport release-23.05] linuxPackages_5_4_hardened.kernel: fix broken KConfig
2023-07-05 18:58:24 +02:00
Martin Weinelt
4efcb50478 python311Packages.slack-sdk: disalbe failing tests
In the Python 3.11.4 release the address parser was changed to fix a
security issue. This regressed this test.

> E   ValueError: 'Filtered' does not appear to be an IPv4 or IPv6 address

This was fixed upstream in newer releases already.
2023-07-05 18:05:02 +02:00
R. Ryantm
c471b3b885 python310Packages.pathy: 0.10.1 -> 0.10.2
(cherry picked from commit e0f71123e7)
2023-07-05 17:53:07 +02:00
Alexander Sieg
c99004f75f nixos/gitlab: configure elasticsearch indexer path
(cherry picked from commit 63e74e8b6e)
2023-07-05 16:19:09 +02:00
Alexander Sieg
c09e7b1a13 gitlab-elasticsearch-indexer: init at 4.3.5
(cherry picked from commit e977a4f8a0)
2023-07-05 16:19:09 +02:00
Maximilian Bosch
91094faf67 Merge pull request #241684 from NixOS/backport-241566-to-release-23.05
[Backport release-23.05] gitea: 1.19.3 -> 1.19.4
2023-07-05 15:32:01 +02:00
github-actions[bot]
70bfeda1b6 gitlab: 16.1.1 -> 16.1.2 (#241687)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.2-ee/CHANGELOG.md
(cherry picked from commit 559da0415d)

Co-authored-by: Yaya <mak@nyantec.com>
2023-07-05 14:57:02 +02:00
Kiskae
59cc48393a linuxKernel.kernels.linux_*_hardened: move overrides to kernels
derive `packages` from `kernels`, unify definitions

(cherry picked from commit 89c480cdc0)
2023-07-05 14:41:22 +02:00
Kiskae
92d8ea62ea linuxKernel.packages.linux_(4_14,4_19}_hardened: unbreak
(cherry picked from commit 7f330db6cc)
2023-07-05 14:39:42 +02:00
Kiskae
3721379773 linuxPackages_5_4_hardened.kernel: unbreak
(cherry picked from commit a65a9e3131)
2023-07-05 14:39:42 +02:00
Kiskae
f807233e88 linuxPackages_5_4_hardened.kernel: option removed in 5.4.208
change removing config option:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d0d583484d2ed9f5903edbbfa7e2a68f78b950b0

First release after:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=77ba2b9b46f8acead2606759e8196b7076eaeeea

Fixes #233268

(cherry picked from commit 4d2df72e6a)
2023-07-05 14:39:40 +02:00
Sandro Jäckel
ec7606a3b1 gitea: 1.19.3 -> 1.19.4
https://github.com/go-gitea/gitea/releases/tag/v1.19.4
(cherry picked from commit 2323ba3677)
2023-07-05 12:21:51 +00:00
Chris Moultrie
b4a7f2db77 todoist-electron: 1.0.8 -> 8.3.3
Also bump dependency:
electron_21 -> electron_24

(cherry picked from commit 1c30b4b828)
2023-07-05 12:07:04 +00:00
Janik
f336cd9643 Merge pull request #241592 from NixOS/backport-236789-to-release-23.05 2023-07-05 13:56:58 +02:00
Maximilian Bosch
68ec0e8f0e Merge pull request #241668 from NixOS/backport-241271-to-release-23.05
[Backport release-23.05] roundcube: 1.6.1 -> 1.6.2
2023-07-05 13:45:31 +02:00
Nicolas Benes
42bd6e598c tor-browser-bundle-bin: 12.5 -> 12.5.1
https://blog.torproject.org/new-release-tor-browser-1251/
(cherry picked from commit 063eb2a60e)
2023-07-05 11:33:28 +00:00
Nicolas Benes
ab8fea4ec4 mullvad-browser: 12.5 -> 12.5.1
https://github.com/mullvad/mullvad-browser/releases/tag/12.5.1
(cherry picked from commit a60a5c503e)
2023-07-05 11:32:58 +00:00
Maximilian Bosch
de64049098 roundcube: 1.6.1 -> 1.6.2
ChangeLog: https://github.com/roundcube/roundcubemail/releases/tag/1.6.2
(cherry picked from commit b5c1e285a6)
2023-07-05 11:22:32 +00:00
Nick Cao
adf85ad984 Merge pull request #240415 from NixOS/backport-239883-to-release-23.05
[Backport release-23.05] evdi: unstable-20221013 -> 1.13.1
2023-07-05 18:42:38 +08:00
Vladimír Čunát
5059a344fb python311Packages.furl: fixup tests with python 3.11.4
(cherry picked from commit 9eee85085b)
2023-07-05 12:16:31 +02:00
Markus Partheymüller
26c45915c4 linuxPackages.ax99100: Fix build with Linux 6.4 2023-07-05 11:42:42 +02:00
Minijackson
13cf4839b8 netbox: 3.5.3 -> 3.5.4
(cherry picked from commit 10cf856dc1)
2023-07-05 10:40:43 +02:00
Michael Pacheco
a72e5d3698 vscode-extensions.vadimcn.vscode-lldb: Fix python script pathname error
There was a change in upstream (see vadimcn/codelldb@7a6346b5a6 ) which changes the location of the python scripts. Fixes nixos/nixpkgs#239403.

Signed-off-by: Michael Pacheco <git@michaelpacheco.org>
(cherry picked from commit ca7381d5e2)
2023-07-05 05:32:34 +00:00
Konrad Malik
01347024e9 rtx: init at 1.30.5
(cherry picked from commit 66cbf0144b)
2023-07-05 03:16:24 +00:00
Gabriel Arazas
5d2628b425 gnome-solanum: 3.0.1 -> 4.0.0
(cherry picked from commit 789cd5ec5e)
2023-07-05 03:01:22 +00:00
github-actions[bot]
8631967958 Merge staging-next-23.05 into staging-23.05 2023-07-05 00:16:31 +00:00
github-actions[bot]
aa4198a5f7 Merge release-23.05 into staging-next-23.05 2023-07-05 00:16:04 +00:00
Ilan Joselevich
1c4ea35a6c Merge pull request #240393 from felschr/dotnet-updates-backport-23.05
[23.05] dotnet-sdk: 6.0.410 -> 6.0.411, dotnet-sdk_7: 7.0.304 -> 7.0.305
2023-07-05 03:05:27 +03:00
Martin Weinelt
de5df96df4 spidermonkey_102: 102.12.0 -> 102.13.0
https://www.mozilla.org/en-US/security/advisories/mfsa2023-23/

Fixes: CVE-2023-37202
(cherry picked from commit 31bbf919d3)
2023-07-04 19:50:59 +00:00
Alexander Sieg
dc1517e4b9 nixos/gitlab: fix unit test result display
After the update to GitLab 16 the puma worker needs `gzip` in it's PATH
in order to junit test results.

(cherry picked from commit 60ae4d1faa)
2023-07-04 20:37:27 +02:00
Martin Weinelt
8b3ad2fe8e Merge pull request #241514 from mweinelt/23.05/firefox-esr-102.13.0esr
[backport release-23.05] firefox-esr-102-unwrapped: 102.12.0esr -> 102.13.0esr
2023-07-04 19:46:20 +02:00
Martin Weinelt
18483ff768 Merge pull request #241495 from NixOS/backport-241196-to-release-23.05
[Backport release-23.05] firefox-esr-115-unwrapped: init at 115.0esr
2023-07-04 19:00:48 +02:00
Martin Weinelt
a3ee751e24 Merge pull request #241494 from NixOS/backport-241463-to-release-23.05
[Backport release-23.05] firefox-{,bin-}unwrapped: 114.0.2 -> 115.0
2023-07-04 19:00:38 +02:00
Martin Weinelt
ee9515b523 firefox-esr-102-unwrapped: 102.12.0esr -> 102.13.0esr
https://www.mozilla.org/en-US/firefox/102.13.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-23/

Fixes: CVE-2023-37201, CVE-2023-37202, CVE-2023-37207, CVE-2023-37208,
       CVE-2023-37211

(cherry picked from commit 6ca03804b6)
2023-07-04 18:14:33 +02:00
Robert Scott
46b40105c2 frr: add patch for CVE-2023-31490 2023-07-04 18:14:13 +02:00
Yueh-Shun Li
a2e3709956 pythonPackages.cligj: meta.description: fix typo 2023-07-05 00:12:28 +08:00
Yueh-Shun Li
6b9da68bcb unbound: fix comment typo 2023-07-05 00:12:27 +08:00
Yueh-Shun Li
135360c4d4 perl: meta.description: fix typo 2023-07-05 00:12:27 +08:00
Weijia Wang
c7a18f89ef Merge pull request #236237 from Scrumplex/backport-vencord
[23.05] Backport Discord Vencord integration
2023-07-04 17:55:27 +03:00
Weijia Wang
f1132a7776 Merge pull request #236128 from NixOS/backport-235830-to-release-23.05
[Backport release-23.05] strip-nondeterminism: fix zip handler
2023-07-04 17:21:59 +03:00
Weijia Wang
b1a689632e Merge pull request #236233 from NixOS/backport-196393-to-release-23.05
[Backport release-23.05] lavat: Init at 2.0.0
2023-07-04 17:18:21 +03:00
Martin Weinelt
d5a2096e36 nss: update passthru tests for firefox-esr-115
Ties the logic to the version of the nss_latest attribute, so we get a
stable relationship.

(cherry picked from commit cb3762857d)
2023-07-04 14:08:24 +00:00
Martin Weinelt
a1f29d5a55 nspr: update passthru tests with firefox-esr-115
Also clean up releases we don't even have anymore.

(cherry picked from commit 1635aae3cd)
2023-07-04 14:08:24 +00:00
Martin Weinelt
8327df9a21 firefox-esr-115-unwrapped: init at 115.0esr
The next major version of the Firefox Extended Support Release.

https://www.mozilla.org/en-US/firefox/115.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-22/

Fixes: CVE-2023-3482, CVE-2023-37201, CVE-2023-37202, CVE-2023-37203
       CVE-2023-37204, CVE-2023-37205, CVE-2023-37206, CVE-2023-37207,
       CVE-2023-37208, CVE-2023-37209, CVE-2023-37210, CVE-2023-37211,
       CVE-2023-37211, CVE-2023-37212
(cherry picked from commit 06f0af1f0a)
2023-07-04 14:08:23 +00:00
Martin Weinelt
65faa7d819 firefox-bin-unwrapped: 114.0.2 -> 115.0
https://www.mozilla.org/en-US/firefox/115.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-22/

Fixes: CVE-2023-3482, CVE-2023-37201, CVE-2023-37202, CVE-2023-37203
       CVE-2023-37204, CVE-2023-37205, CVE-2023-37206, CVE-2023-37207,
       CVE-2023-37208, CVE-2023-37209, CVE-2023-37210, CVE-2023-37211,
       CVE-2023-37211, CVE-2023-37212
(cherry picked from commit 0d411bf793)
2023-07-04 14:04:19 +00:00
Martin Weinelt
6c0a0a8f47 firefox-unwrapped: 114.0.2 -> 115.0
https://www.mozilla.org/en-US/firefox/115.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-22/

Fixes: CVE-2023-3482, CVE-2023-37201, CVE-2023-37202, CVE-2023-37203
       CVE-2023-37204, CVE-2023-37205, CVE-2023-37206, CVE-2023-37207,
       CVE-2023-37208, CVE-2023-37209, CVE-2023-37210, CVE-2023-37211,
       CVE-2023-37211, CVE-2023-37212
(cherry picked from commit 02d750dcde)
2023-07-04 14:04:19 +00:00
github-actions[bot]
65ce51c230 [Backport release-23.05] vscode-extensions.vadimcn.vscode-lldb: 1.9.1 -> 1.9.2 (#241487)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Congee <congeec@qq.com>
Co-authored-by: Changsheng Wu <Congee@users.noreply.github.com>
fixes #234908,#160874
2023-07-04 16:37:19 +03:00
Weijia Wang
bc96ec8b9f Merge pull request #239913 from NixOS/backport-239902-to-release-23.05
[Backport release-23.05] lib/path/tests: Add --show-trace
2023-07-04 16:33:52 +03:00
Weijia Wang
98239a5734 Merge pull request #241129 from NixOS/backport-238646-to-release-23.05
[Backport release-23.05] revolt-desktop: Use Ozone if NIXOS_OZONE_WL set
2023-07-04 16:32:37 +03:00
Weijia Wang
1493844b6a Merge pull request #239955 from NixOS/backport-239658-to-release-23.05
[Backport release-23.05] compressFirmwareXz: preserve meta attributes
2023-07-04 16:32:10 +03:00
Weijia Wang
15e3ad6a44 Merge pull request #237760 from NixOS/backport-237497-to-release-23.05
[Backport release-23.05] xwayland: 23.1.1 -> 23.1.2
2023-07-04 16:29:53 +03:00
Weijia Wang
60e8ac90a9 Merge pull request #239952 from ShamrockLee/backport-losslesscut-bin
[Backport 23.05] losslesscut-bin: 3.48.2 -> 3.55.2
2023-07-04 16:28:30 +03:00
Weijia Wang
a97399d168 Merge pull request #235906 from NixOS/backport-235370-to-release-23.05
[Backport release-23.05] qgis-ltr: 3.28.5 -> 3.28.7
2023-07-04 16:26:28 +03:00
Weijia Wang
1bc78dbf0e Merge pull request #237875 from Mic92/fix-aarch64-zfs-backport
[23.05] zfs: fix evaluation and build on aarch64 systems
2023-07-04 16:25:41 +03:00
Weijia Wang
b0d00eb23e Merge pull request #238074 from NixOS/backport-236279-to-release-23.05
[Backport release-23.05] NetBox: 3.5.0 -> 3.5.3
2023-07-04 16:23:56 +03:00
Weijia Wang
9d7a48e259 Merge pull request #234867 from NixOS/backport-234730-to-release-23.05
[Backport release-23.05] python3Packages.bx-py-utils: disable a broken test on darwin
2023-07-04 16:22:33 +03:00
Weijia Wang
4f1a5fbf89 Merge pull request #238673 from NixOS/backport-235004-to-release-23.05
[Backport release-23.05] python3Packages.kmapper: mark broken
2023-07-04 16:22:20 +03:00
Weijia Wang
eef9e6c935 Merge pull request #235621 from NixOS/backport-235549-to-release-23.05
[Backport release-23.05] jetbrains.gateway: 2023.1.1 -> 2023.1.2
2023-07-04 16:21:43 +03:00
Weijia Wang
c344472ad3 Merge pull request #235326 from NixOS/backport-234267-to-release-23.05
[Backport release-23.05] jetbrains: add python3 to PATH
2023-07-04 16:21:09 +03:00
Robert Hensing
fddec7bb7f Merge pull request #241355 from NixOS/backport-241328-to-release-23.05
[Backport release-23.05] stdenv: fix overriding with attrset when finalAttrs isn't used
2023-07-04 11:44:17 +02:00
Martin Weinelt
4897ef23fd python311Packages.pycodestyle: Fix tests on python 3.11.4
Applies a modified version of upstreams patch to fix the tests, only
upstream only recognized the issue from 3.12, while it hit us on 3.11.4.

(cherry picked from commit d8019d3d27)
2023-07-04 10:28:52 +02:00
Nick Cao
2512f0f510 Merge pull request #241421 from NixOS/backport-241243-to-release-23.05
[Backport release-23.05] coqPackages.interval: 4.6.1 → 4.7.0
2023-07-04 14:28:02 +08:00
Nick Cao
fbe0577882 Merge pull request #241420 from NixOS/backport-241221-to-release-23.05
[Backport release-23.05] coqPackages.CoLoR: 1.8.3 → 1.8.4
2023-07-04 14:24:56 +08:00
Vincent Laporte
bf137652f5 coqPackages.interval: 4.6.1 → 4.7.0
(cherry picked from commit 4acdff5e91)
2023-07-04 05:33:14 +00:00
Vincent Laporte
49fae8f771 coqPackages.CoLoR: 1.8.3 → 1.8.4
(cherry picked from commit 097299ac4f)
2023-07-04 05:31:10 +00:00
Nick Cao
62fed675bc Merge pull request #241380 from NixOS/backport-240995-to-release-23.05
[Backport release-23.05] metal-cli: 0.14.1 -> 0.15.0
2023-07-04 10:49:20 +08:00
Nick Cao
f56d4be459 Merge pull request #241353 from NixOS/backport-240986-to-release-23.05
[Backport release-23.05] signal-desktop: 6.21.0 -> 6.23.0, signal-desktop-beta: 6.22.0-beta.3 -> 6.24.0-beta.1
2023-07-04 10:39:23 +08:00
teutat3s
6f5a434011 metal-cli: 0.14.1 -> 0.15.0
https://github.com/equinix/metal-cli/releases/tag/v0.15.0
(cherry picked from commit 1862e828f5)
2023-07-04 01:23:08 +00:00
github-actions[bot]
2609383ab8 Merge staging-next-23.05 into staging-23.05 2023-07-04 00:17:39 +00:00
github-actions[bot]
b1241e6437 Merge release-23.05 into staging-next-23.05 2023-07-04 00:17:02 +00:00
Yongun Seong
94ce246e92 gnucash: 5.2 -> 5.3
(cherry picked from commit 858374d7e3)
2023-07-03 21:01:46 -03:00
Yongun Seong
183515919f gnucash: 5.1 -> 5.2
(cherry picked from commit be10d3e74b)
2023-07-03 21:01:46 -03:00
Martin Weinelt
094118ed0e Revert "cmake: 3.25.3 -> 3.26.4"
There was no meaningful reason for this backport, and instead it
violated our policy on backporting breaking changes into our stable
release.

This reverts commit 18facf88b0.
2023-07-03 20:59:35 -03:00
Artturin
094dd4fde6 stdenv: fix overriding with attrset when finalAttrs isn't used
```
nix-repl> (pkgs.htop.overrideAttrs { pname = "hello-overriden"; }).pname
error:
       … while evaluating a branch condition

         at /nix/store/phn5cahwacv9wjgalygw62x8l4xbl6x3-source/lib/customisation.nix:86:7:

           85|     in
           86|       if builtins.isAttrs result then
             |       ^
           87|         result // {

       … while calling the 'isAttrs' builtin

         at /nix/store/phn5cahwacv9wjgalygw62x8l4xbl6x3-source/lib/customisation.nix:86:10:

           85|     in
           86|       if builtins.isAttrs result then
             |          ^
           87|         result // {

       (stack trace truncated; use '--show-trace' to show the full trace)

       error: attempt to call something which is not a function but a set

       at /nix/store/phn5cahwacv9wjgalygw62x8l4xbl6x3-source/pkgs/stdenv/generic/make-derivation.nix:58:21:

           57|           f = self: super:
           58|             let x = f0 super;
             |                     ^
           59|             in
```

(cherry picked from commit 42c94d06fd)
2023-07-03 22:00:36 +00:00
teutat3s
08e146a278 signal-desktop: 6.21.0 -> 6.23.0, signal-desktop-beta: 6.22.0-beta.3
-> 6.24.0-beta.1

https://github.com/signalapp/Signal-Desktop/releases/tag/v6.22.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.23.0

https://github.com/signalapp/Signal-Desktop/releases/tag/v6.24.0-beta.1
(cherry picked from commit 9e641e3fcb)
2023-07-03 21:41:06 +00:00
github-actions[bot]
23a880a924 vscode-extensions.esbenp.prettier-vscode: 9.16.0 -> 9.19.0 (#241238)
(cherry picked from commit 6dc2e6f34f)

Co-authored-by: datafoo <34766150+datafoo@users.noreply.github.com>
2023-07-03 23:36:55 +02:00
Artturi
4f751ba5aa Merge pull request #240910 from NixOS/backport-239005-to-release-23.05 2023-07-03 21:30:07 +03:00
Martin Weinelt
01e48f3d06 Merge pull request #241286 from NixOS/backport-241273-to-release-23.05
[Backport release-23.05] kanidm: apply migration fixes
2023-07-03 17:20:45 +02:00
Weijia Wang
077777129d Merge pull request #241225 from NixOS/backport-241027-to-release-23.05
[Backport release-23.05] netbird-ui: 0.21.7 -> 0.21.8
2023-07-03 17:32:04 +03:00
Martin Weinelt
bd4ac56c2b kanidm: apply migration fixes
It was noticed, that on a direct upgrade from alpha10 to beta12 a
partial migration would take place, which would fail, but not rollback
completely.

This would then prevent an upgrade from alpha10 to alpha11 and leave you
in an unusable state, requiring you to restore from a backup.

Upstream now quickly provided a maintenance branch for beta12, to which
we are forwarding here.

(cherry picked from commit 0896ea435b)
2023-07-03 14:02:13 +00:00
Martin Weinelt
aed4b19d31 Merge pull request #241276 from NixOS/backport-241264-to-release-23.05
[Backport release-23.05] python310Packages.django_4: 4.2.2 -> 4.2.3
2023-07-03 15:11:57 +02:00
Martin Weinelt
d71d88e6b0 python310Packages.django_4: 4.2.2 -> 4.2.3
https://www.djangoproject.com/weblog/2023/jul/03/security-releases/
https://docs.djangoproject.com/en/4.2/releases/4.2.3/

Fixes: CVE-2023-36053
(cherry picked from commit 3c2c41462b)
2023-07-03 12:29:25 +00:00
Maximilian Bosch
688aeb86e0 Merge pull request #241252 from NixOS/backport-240987-to-release-23.05
[Backport release-23.05] linux_6_1, linux_6_3, linux_6_4: update stable kernels
2023-07-03 14:07:28 +02:00
Raito Bezarius
e552912ea3 linux_6_4: 6.4 -> 6.4.1
https://lwn.net/Articles/937080/
(cherry picked from commit 01d54a2e64)
2023-07-03 10:11:39 +00:00
Raito Bezarius
d958290fea linux_6_3: 6.3.10 -> 6.3.11
https://lwn.net/Articles/937081/
(cherry picked from commit 062a762d9c)
2023-07-03 10:11:39 +00:00
Raito Bezarius
a9bf0278f4 linux_6_1: 6.1.36 -> 6.1.37
https://lwn.net/Articles/937082/
(cherry picked from commit 3baf330d55)
2023-07-03 10:11:39 +00:00
Weijia Wang
8bb9d95729 Merge pull request #241244 from NixOS/backport-241131-to-release-23.05
[Backport release-23.05] nixos/nix-daemon: fix grammatical mistake in description
2023-07-03 12:30:25 +03:00
Yueh-Shun Li
f44ead2c15 nixos/nix-daemon: fix grammatical mistake in description
(cherry picked from commit a899971599)
2023-07-03 08:42:27 +00:00
R. Ryantm
f2e6950387 netbird-ui: 0.21.7 -> 0.21.8
(cherry picked from commit e7dee7b608)
2023-07-03 06:42:27 +00:00
Nick Cao
eaec6e428e Merge pull request #241028 from NixOS/backport-240470-to-release-23.05
[Backport release-23.05] netbird-ui: 0.21.5 -> 0.21.7
2023-07-03 13:46:46 +08:00
Justin Bedő
01f7d47831 Merge pull request #241194 from tjni/backport-rpackages-arrow
rPackages.arrow: backport 11.0.0.3 -> 12.0.0
2023-07-03 15:22:37 +10:00
Theodore Ni
8d7c724ab1 rPackages.arrow: 11.0.0.3 -> 12.0.0
This is needed in order to be compatible with arrow-cpp 12.0.0.

Part of commit 4ae814f720.
2023-07-02 17:20:03 -07:00
github-actions[bot]
9995344603 Merge staging-next-23.05 into staging-23.05 2023-07-03 00:17:14 +00:00
github-actions[bot]
dcc5a85cd8 Merge release-23.05 into staging-next-23.05 2023-07-03 00:16:48 +00:00
Bernardo Meurer
e60fd72cac Merge pull request #241101 from NixOS/backport-240720-to-release-23.05 2023-07-02 19:50:29 -04:00
ajs124
791ac4a897 Merge pull request #241036 from NixOS/backport-240893-to-staging-23.05
[Backport staging-23.05] libwebp: 1.3.0 -> 1.3.1
2023-07-02 19:32:49 +02:00
OPNA2608
36844f79c6 revolt-desktop: Use Ozone if NIXOS_OZONE_WL set
(cherry picked from commit 967beb212f)
2023-07-02 15:20:53 +00:00
Doron Behar
86ce885071 beets: disable failing test
Reported here: https://github.com/beetbox/beets/issues/4836

(cherry picked from commit 04ae8fffa7)
2023-07-02 13:08:53 +00:00
Martin Weinelt
7cacbc32ad Merge pull request #240894 from mweinelt/23.05/nss-3.91
[release-23.05] nss_latest: 3.90 -> 3.91
2023-07-02 10:41:11 +02:00
ajs124
bf9b9a7aac libwebp: 1.3.0 -> 1.3.1
https://github.com/webmproject/libwebp/releases/tag/v1.3.1
(cherry picked from commit 81b944e502)
2023-07-02 04:52:14 +00:00
R. Ryantm
7c06e7ed43 netbird-ui: 0.21.5 -> 0.21.7
(cherry picked from commit 31b783812d)
2023-07-02 03:51:01 +00:00
github-actions[bot]
8b1a1c6f90 Merge staging-next-23.05 into staging-23.05 2023-07-02 00:17:50 +00:00
github-actions[bot]
70a78651fa Merge release-23.05 into staging-next-23.05 2023-07-02 00:17:25 +00:00
Nick Cao
f553c016a3 Merge pull request #240972 from NixOS/backport-240890-to-release-23.05
[Backport release-23.05] discord-canary: 0.0.161 -> 0.0.162
2023-07-02 08:05:55 +08:00
R. Ryantm
7e2eb2cdff discord-canary: 0.0.161 -> 0.0.162
(cherry picked from commit 7bb9292bcb)
2023-07-01 20:41:35 +00:00
Mario Rodas
0d3946784c Merge pull request #240489 from NixOS/backport-240319-to-release-23.05
[Backport release-23.05] sparrow: 1.7.6 -> 1.7.7
2023-07-01 10:24:38 -05:00
Mario Rodas
f0cc1d87ff Merge pull request #239809 from NixOS/backport-239161-to-release-23.05
[Backport release-23.05] bind: 9.18.14 -> 9.18.16
2023-07-01 10:23:07 -05:00
Mario Rodas
586f3a030a Merge pull request #240916 from NixOS/backport-240853-to-release-23.05
[Backport release-23.05] twspace-crawler: 1.11.13 -> 1.12.1
2023-07-01 10:10:53 -05:00
Mario Rodas
03904c67e5 twspace-crawler: 1.11.13 -> 1.12.1
Diff: https://github.com/HitomaruKonpaku/twspace-crawler/compare/v1.11.13...21d305a63e7d70c5fd441ae80e4908383655508a
(cherry picked from commit 7eec1ead92)
2023-07-01 14:18:44 +00:00
pennae
42b611de1e Merge pull request #240809 from NixOS/backport-232454-to-release-23.05
[Backport release-23.05] nixos/networkd: Fix typo in BridgeVLAN options
2023-07-01 16:03:51 +02:00
Ryan Lahfa
b422c6c850 Merge pull request #240750 from baloo/baloo/release-23.05/tpm2-tss/CVE-2023-22745
tpm2-tss: fix CVE-2023-22745
2023-07-01 16:00:13 +02:00
Robert Hensing
d54f56207f doc/using/overrides: Relate addition to preceding text
(cherry picked from commit 0c9fb905cb)
2023-07-01 13:34:33 +00:00
Artturin
9bf9306c45 doc/using/overrides: it is possible to use previous arguments in .override
(cherry picked from commit fb643f3260)
2023-07-01 13:34:33 +00:00
Artturin
dd4a71c9b4 stdenv: let overrideAttrs accept attrset OR function
Makes overrideAttrs usable in the same way that `override` can be used.
It allows the first argument of `overrideAttrs` to be either a function
or an attrset, instead of only a function:

hello.overrideAttrs (old: { postBuild = "echo hello"; })
hello.overrideAttrs { postBuild = "echo hello"; }

Previously only the first example was possible.

Co-authored-by: adisbladis <adisbladis@gmail.com>
Co-authored-by: matthewcroughan <matt@croughan.sh>
(cherry picked from commit 0fdae31531)
2023-07-01 13:34:32 +00:00
Martin Weinelt
2525e32eb0 nss_latest: 3.90 -> 3.91
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/i-wiqdBIjMI

(cherry picked from commit fa93045a5b)
2023-07-01 13:18:41 +02:00
Martin Weinelt
c44b651a0f Merge pull request #240689 from NixOS/backport-240652-to-release-23.05
[Backport release-23.05] webkitgtk: 2.40.2 → 2.40.3
2023-07-01 13:11:53 +02:00
ckie
0de8605912 Merge pull request #240828 from NixOS/backport-239813-to-release-23.05 2023-07-01 05:19:59 +03:00
Fabian Affolter
6f1cd9d87e spotdl: 4.1.10 -> 4.1.11
Diff: https://github.com/spotDL/spotify-downloader/compare/refs/tags/v4.1.10...v4.1.11

Changelog: https://github.com/spotDL/spotify-downloader/releases/tag/v4.1.10
(cherry picked from commit 275579cfe7)
2023-07-01 01:16:43 +00:00
github-actions[bot]
a57a09b79c Merge staging-next-23.05 into staging-23.05 2023-07-01 00:18:40 +00:00
github-actions[bot]
115cbe461d Merge release-23.05 into staging-next-23.05 2023-07-01 00:18:13 +00:00
Quentin Smith
6552c0c63f systemd-networkd: add bridge VLANs to DHCP server test
(cherry picked from commit 5ac6839d72)
2023-06-30 22:20:15 +00:00
Quentin Smith
3c4ca79e4b nixos/networkd: Fix typo in BridgeVLAN options
(cherry picked from commit ad7b199d5d)
2023-06-30 22:20:15 +00:00
maxine
410b18d29d Merge pull request #240756 from NixOS/backport-240388-to-release-23.05 2023-06-30 19:05:18 +02:00
Mario Rodas
77ad9cde84 terraform: 1.5.1 -> 1.5.2
Diff: https://github.com/hashicorp/terraform/compare/v1.5.1...v1.5.2

Changelog: https://github.com/hashicorp/terraform/blob/v1.5.2/CHANGELOG.md
(cherry picked from commit 5aa7c26001)
2023-06-30 16:45:40 +00:00
sternenseemann
2847fac7f4 haskellPackages.streamly-lmdb: drop obsolete override
cabal2nix can figure this connection out by itself.

(cherry picked from commit f413132a87)
2023-06-30 18:06:27 +02:00
sternenseemann
41249bb13f haskellPackages.streamly-lmdb: obtain deps from haskell fixpoint
This will make the package work in non-default haskell package sets. The
issue was introduced in a1a4c4d629.

Resolves #240512.

(cherry picked from commit 1c9d518cb6)
2023-06-30 18:06:27 +02:00
sternenseemann
29a268989a doc/haskell: FAQ entry on changing profiling settings globally
This is actually relatively complicated to achieve, since it involves
overriding GHC on e.g. aarch64-darwin, so the FAQ entry seems warranted.

It's also a good exercise to me, since it demonstrates some problems
with the overriding infrastructure, i.e. that it has a tendency to
inherit the pkgs fixpoint from prev. An example of this problem is
https://github.com/NixOS/nixpkgs/issues/235960, but it has different
manifestations as well. Awareness of this will also help writing the
other sections on overriding.

How complicated it is, seems to be further incentive to go ahead with
https://github.com/NixOS/nixpkgs/pull/239548 as well.

(cherry picked from commit 7b9460b296)
2023-06-30 18:06:17 +02:00
sternenseemann
be72ee53de doc/haskell: document {enable,disable}*Profiling functions
(cherry picked from commit 064b70ed59)
2023-06-30 18:06:17 +02:00
Arthur Gautier
d249a3b603 tpm2-tss: fix CVE-2023-22745 2023-06-30 08:54:31 -07:00
Weijia Wang
2cad30c3d5 Merge pull request #240717 from NixOS/backport-240656-to-release-23.05
[Backport release-23.05] coq: 8.17.0 → 8.17.1
2023-06-30 17:06:49 +03:00
Weijia Wang
b08157a15e Merge pull request #240693 from NixOS/backport-225725-to-release-23.05
[Backport release-23.05] lieer: 1.3 -> 1.4
2023-06-30 15:45:50 +03:00
Vincent Laporte
e2563c1f36 coq: 8.17.0 → 8.17.1
(cherry picked from commit 002ffb885a)
2023-06-30 12:26:46 +00:00
ajs124
1e54b726a4 mariadb_1011: 10.11.3 -> 10.11.4
https://mariadb.com/kb/en/mariadb-10-11-4-release-notes/
(cherry picked from commit ed5a9f0574)
2023-06-30 12:44:03 +02:00
ajs124
2c0cdc7439 mariadb_1010: 10.10.4 -> 10.10.5
https://mariadb.com/kb/en/mariadb-10-10-5-release-notes/
(cherry picked from commit 78e4cc189e)
2023-06-30 12:43:28 +02:00
ajs124
ecd443a00e mariadb_106: 10.6.13 -> 10.6.14
https://mariadb.com/kb/en/mariadb-10-6-14-release-notes/
(cherry picked from commit 2278f07723)
2023-06-30 12:43:28 +02:00
ajs124
39c864cfe4 mariadb_105: 10.5.20 -> 10.5.21
https://mariadb.com/kb/en/mariadb-10-5-21-release-notes/
(cherry picked from commit 04e9ffc0bc)
2023-06-30 12:43:28 +02:00
ajs124
c6eaf12050 mariadb_104: 10.4.29 -> 10.4.30
https://mariadb.com/kb/en/mariadb-10-4-30-release-notes/
(cherry picked from commit 17d3aa7422)
2023-06-30 12:43:28 +02:00
Fabian Affolter
148b24b809 lieer: add format
- equalize content

(cherry picked from commit 9e111b2820)
2023-06-30 09:45:41 +00:00
archer-65
facf40aabe lieer: 1.3 -> 1.4
(cherry picked from commit 593a8d9c81)
2023-06-30 09:45:41 +00:00
Maximilian Bosch
8e7fc1a656 Merge pull request #240588 from Ma27/linux-kernel-backports-2305
[23.05] Linux kernel updates 2023-06-28
2023-06-30 11:38:35 +02:00
Bobby Rong
937bb48738 webkitgtk: 2.40.2 → 2.40.3
https://webkitgtk.org/2023/06/28/webkitgtk2.40.3-released.html
https://webkitgtk.org/security/WSA-2023-0005.html
https://github.com/WebKit/WebKit/compare/webkitgtk-2.40.2...webkitgtk-2.40.3

CVE-2023-32439

(cherry picked from commit 789c8ea11c)
2023-06-30 09:25:12 +00:00
Nick Cao
b72aa95f7f Merge pull request #234642 from NixOS/backport-234073-to-release-23.05
[Backport release-23.05] python311Packages.trio-asyncio: disable failing test
2023-06-30 15:12:58 +08:00
Nick Cao
9c32954be2 Merge pull request #240538 from NixOS/backport-237632-to-release-23.05
[Backport release-23.05] sympa: 6.2.70 -> 6.2.72
2023-06-30 09:23:51 +08:00
github-actions[bot]
25f55e6e5d Merge staging-next-23.05 into staging-23.05 2023-06-30 00:15:52 +00:00
github-actions[bot]
1c9c735d00 Merge release-23.05 into staging-next-23.05 2023-06-30 00:15:20 +00:00
Kerstin
38bdefae7a Merge pull request #240586 from NixOS/backport-203621-to-release-23.05
[Backport release-23.05] nixos/gollum: add options for user and group of gollum process
2023-06-29 20:59:12 +02:00
jooooscha
bfa2098f67 Update nixos/modules/services/misc/gollum.nix
Co-authored-by: Kerstin <kerstin@erictapen.name>
(cherry picked from commit 05885a166b)
2023-06-29 18:57:40 +00:00
Joscha Loos
4dc7a7137b nixos/gollum: <add option for user and group options>
(cherry picked from commit 52e9ddd345)
2023-06-29 18:57:40 +00:00
Emily
af1fba4137 Merge pull request #240528 from NixOS/backport-240225-to-release-23.05
[Backport release-23.05] paperless-ngx: 1.16.3 -> 1.16.5, python3Packages.tika-client: 0.1.1 -> 0.2.0
2023-06-29 20:34:46 +02:00
Emily
deb130d09a Merge pull request #240390 from NixOS/backport-240224-to-release-23.05
[Backport release-23.05] chromium: 114.0.5735.133 -> 114.0.5735.198
2023-06-29 19:22:44 +02:00
Maximilian Bosch
f906c8acfe linux_6_3_hardened: expose package
(cherry picked from commit 0b4e493e58)
2023-06-29 17:24:06 +02:00
Maximilian Bosch
bbce10106f linux_5_15: apply patch to fix amdgpu
Closes #240017

(cherry picked from commit f193e0b820)
2023-06-29 17:23:36 +02:00
Maximilian Bosch
384061cd1e linux/hardened/patches/6.3: init at 6.3.1-hardened1
(cherry picked from commit 325188d713)
2023-06-29 17:23:36 +02:00
Maximilian Bosch
857d441cd0 linux/hardened/patches/6.1: 6.1.33-hardened1 -> 6.1.35-hardened1
(cherry picked from commit 469e88115c)
2023-06-29 17:23:36 +02:00
Maximilian Bosch
59e50c01d7 linux/hardened/patches/5.4: 5.4.246-hardened1 -> 5.4.248-hardened1
(cherry picked from commit 8af3229fca)
2023-06-29 17:23:36 +02:00
Maximilian Bosch
22bdb2db5e linux/hardened/patches/5.15: 5.15.116-hardened1 -> 5.15.118-hardened1
(cherry picked from commit 8346a0e03c)
2023-06-29 17:23:35 +02:00
Maximilian Bosch
ab4a3ec5a7 linux/hardened/patches/5.10: 5.10.183-hardened1 -> 5.10.185-hardened1
(cherry picked from commit 15cf6dd4e3)
2023-06-29 17:23:35 +02:00
Maximilian Bosch
4a68febb0f linux/hardened/patches/4.19: 4.19.285-hardened1 -> 4.19.287-hardened1
(cherry picked from commit ead6ae067d)
2023-06-29 17:23:35 +02:00
Maximilian Bosch
9c0a91e181 linux/hardened/patches/4.14: 4.14.317-hardened1 -> 4.14.319-hardened1
(cherry picked from commit bd33b62b99)
2023-06-29 17:23:34 +02:00
Maximilian Bosch
91095a9f9d linux: 6.3.9 -> 6.3.10
(cherry picked from commit c94a1a1f27)
2023-06-29 17:23:34 +02:00
Maximilian Bosch
ac8d0d30ec linux: 6.1.35 -> 6.1.36
(cherry picked from commit 5c5284f1a2)
2023-06-29 17:23:34 +02:00
Maximilian Bosch
b3e78d6c21 linux: 5.4.248 -> 5.4.249
(cherry picked from commit 540219fde7)
2023-06-29 17:23:33 +02:00
Maximilian Bosch
f92172c917 linux: 5.15.118 -> 5.15.119
(cherry picked from commit 624ea64be1)
2023-06-29 17:23:33 +02:00
Maximilian Bosch
4700983ddc linux: 5.10.185 -> 5.10.186
(cherry picked from commit 52f402477b)
2023-06-29 17:23:33 +02:00
Maximilian Bosch
8c9701e52b linux: 4.19.287 -> 4.19.288
(cherry picked from commit 2e27cec093)
2023-06-29 17:23:32 +02:00
Maximilian Bosch
d5f9620d06 linux: 4.14.319 -> 4.14.320
(cherry picked from commit 9abe1bb682)
2023-06-29 17:23:30 +02:00
Kerstin
3277aaf590 Merge pull request #240530 from NixOS/backport-240476-to-release-23.05
[Backport release-23.05] imagemagick: 7.1.1-11 -> 7.1.1-12
2023-06-29 15:55:51 +02:00
R. Ryantm
4fdd46c837 sympa: 6.2.70 -> 6.2.72
(cherry picked from commit e624b4f1ae)
2023-06-29 13:45:52 +00:00
Robert Schütz
0651be6689 imagemagick: 7.1.1-11 -> 7.1.1-12
Diff: https://github.com/ImageMagick/ImageMagick/compare/7.1.1-11...7.1.1-12
(cherry picked from commit e0334495f7)
2023-06-29 12:45:07 +00:00
Leona Maroni
b057327e00 paperless-ngx: 1.16.3 -> 1.16.5
(cherry picked from commit 28cb82dd98)
2023-06-29 12:44:15 +00:00
Leona Maroni
5bb3e52beb python3Packages.tika-client: 0.1.1 -> 0.2.0
(cherry picked from commit f96adcdd7d)
2023-06-29 12:44:15 +00:00
Yaya
09e8894d9b gitlab-container-registry: Disable a flaky test
(cherry picked from commit d1cd3b1dcf)
2023-06-29 14:20:48 +02:00
Yaya
8a5a363b13 gitlab-container-registry: 3.76.0 -> 3.77.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.77.0-gitlab/CHANGELOG.md
(cherry picked from commit c3bfbbd010)
2023-06-29 14:20:48 +02:00
github-actions[bot]
736ef6237d gitlab: 16.1.0 -> 16.1.1 (#240519)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.1-ee/CHANGELOG.md
(cherry picked from commit 9f0b22c9b2)

Co-authored-by: Yaya <mak@nyantec.com>
2023-06-29 14:20:35 +02:00
Stanisław Pitucha
6eef602bdb Merge pull request #240517 from NixOS/backport-240478-to-release-23.05
[Backport release-23.05] cf-vault: 0.0.13 -> 0.0.15
2023-06-29 22:09:03 +10:00
Stanisław Pitucha
5bcdd35bb7 cf-vault: 0.0.13 -> 0.0.15
(cherry picked from commit 19b5b830a6)
2023-06-29 11:02:59 +00:00
Doron Behar
a8951cba38 Merge pull request #240502 from NixOS/backport-235003-to-release-23.05
[Backport release-23.05] python3Packages.scikit-optimize: mark broken
2023-06-29 10:39:08 +00:00
Janik
0b5a6a427e Merge pull request #238803 from NixOS/backport-238268-to-release-23.05 2023-06-29 11:40:11 +02:00
natsukium
6af3207841 python3Packages.scikit-optimize: mark broken
This library has not been updated since Oct 12, 2021 and has not kept up with numpy updates.

(cherry picked from commit 172f721a57)
2023-06-29 09:14:16 +00:00
Pol Dellaiera
27b9dd46c8 Merge pull request #240495 from NixOS/backport-240350-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 114.0.5735.133 -> 114.0.5735.198
2023-06-29 10:08:12 +02:00
Pol Dellaiera
9cafd95ff1 Merge pull request #240493 from NixOS/backport-240398-to-release-23.05
[Backport release-23.05] brave: 1.52.126 -> 1.52.129
2023-06-29 10:08:00 +02:00
networkException
894d45667e ungoogled-chromium: 114.0.5735.133 -> 114.0.5735.198
https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_26.html

This update includes 4 security fixes.

CVEs:
CVE-2023-3420 CVE-2023-3421 CVE-2023-3422

(cherry picked from commit dd96e7a2d7)
2023-06-29 07:57:40 +00:00
Sean Buckley
701a29b485 brave: 1.52.126 -> 1.52.129
https://community.brave.com/t/release-channel-1-52-129/494007/1
(cherry picked from commit c1ecfffb81)
2023-06-29 07:56:30 +00:00
Emmanuel Rosa
5e588a9679 sparrow: 1.7.6 -> 1.7.7
(cherry picked from commit a8006f29ba)
2023-06-29 07:43:48 +00:00
Emmanuel Rosa
55e1da193b sparrow: fix .desktop file
(cherry picked from commit 5ae84c1335)
2023-06-29 07:43:48 +00:00
Emmanuel Rosa
e5ab7f8195 sparrow: add missing JVM arguments
(cherry picked from commit 25e1b2bbef)
2023-06-29 07:43:48 +00:00
Thane Gill
d8bb78c0a8 Fix typo in 23.05 release notes
(cherry picked from commit 9f206d2bdd)
2023-06-29 08:41:27 +02:00
Nick Cao
81426eb4cf Merge pull request #240448 from NixOS/backport-240401-to-release-23.05
[Backport release-23.05] openfortivpn: 1.20.3 -> 1.20.5
2023-06-29 11:05:26 +08:00
Philipp Riegger
51b9763c9f openfortivpn: 1.20.3 -> 1.20.5
(cherry picked from commit bc3024640e)
2023-06-29 00:48:48 +00:00
Martin Weinelt
a25a1d93d2 python311Packages.exceptiongroup: disable failing test
(cherry picked from commit 8ab140c9b6)
2023-06-29 02:41:27 +02:00
Martin Weinelt
aa74dca235 python311Packages.w3lib: disable regressed test (#238004)
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
(cherry picked from commit 617f21be79)
2023-06-29 02:31:50 +02:00
Vladimír Čunát
1937197ed3 python311Packages.pyflakes: patch test
(cherry picked from commit d4f6cac30b)
2023-06-29 02:29:34 +02:00
Robert Schütz
68442f0998 python311Packages.yarl: fix tests
(cherry picked from commit f1962a4cf1)
2023-06-29 02:23:08 +02:00
github-actions[bot]
a9d9368985 Merge staging-next-23.05 into staging-23.05 2023-06-29 00:17:15 +00:00
github-actions[bot]
8287c177b9 Merge release-23.05 into staging-next-23.05 2023-06-29 00:16:43 +00:00
Jens Binkert
4e98696005 evdi: unstable-20221013 -> 1.13.1
(cherry picked from commit 5339931f83)
2023-06-28 21:19:41 +00:00
github-actions[bot]
4e2c47f4a3 nixos/paperless: Enable UMask now that it works (#240352)
According to
https://github.com/NixOS/nixpkgs/issues/147599#issuecomment-1272286679
the bug that prevented this UMask directive from working has been fixed
in systemd, so it should be safe to use now.

This stops paperless-ngx from making everything world-readable on disk,
but it does not change permissions of any files previously created.

(cherry picked from commit c23f47f23e)

Co-authored-by: Benjamin Staffin <benley@gmail.com>
2023-06-28 15:10:43 -04:00
Maximilian Bosch
49ae3495e5 Merge pull request #240305 from NixOS/backport-240205-to-release-23.05
[Backport release-23.05] strace: 6.3 -> 6.4
2023-06-28 21:08:04 +02:00
mdarocha
bd0745da34 space-station-14-launcher: remove dotnet-specific dependencies
This avoids having to regenerate deps.nix when updating dotnet

(cherry picked from commit de1ca081be)
2023-06-28 21:01:54 +02:00
mdarocha
719ff9ed75 dotnet-sdk_7: 7.0.304 -> 7.0.305
(cherry picked from commit bc97bc20c3)
2023-06-28 20:46:38 +02:00
mdarocha
8554054326 dotnet-sdk: 6.0.410 -> 6.0.411
(cherry picked from commit 2d48715421)
2023-06-28 20:45:27 +02:00
Michael Weiss
a4774c4908 chromium: 114.0.5735.133 -> 114.0.5735.198
https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_26.html

This update includes 4 security fixes.

CVEs:
CVE-2023-3420 CVE-2023-3421 CVE-2023-3422

(cherry picked from commit 251bcbf1a2)
2023-06-28 18:22:27 +00:00
github-actions[bot]
58f9477b2c rnp: 0.16.3 -> 0.17.0 (#240357)
(cherry picked from commit 5d3819e944)

Co-authored-by: Jeffrey Lau <jeffrey.lau@ribose.com>
2023-06-28 17:11:30 +02:00
Martin Weinelt
fa171fa2ec Merge pull request #240345 from NixOS/backport-240330-to-release-23.05
[Backport release-23.05] python3Packages.pyprecice: Fix building by adding pkgconfig as input
2023-06-28 16:15:40 +02:00
Max Hausch
55fa42b724 python3Packages.pyprecice: Fix building by adding pkgconfig as input
(cherry picked from commit fd8962162a)
2023-06-28 14:01:42 +00:00
Maximilian Bosch
41e2e65549 strace: 6.3 -> 6.4
ChangeLog: https://github.com/strace/strace/releases/tag/v6.4
(cherry picked from commit 59e5cf2953)
2023-06-28 08:55:39 +00:00
Ruud van Asseldonk
ba2ded3227 libressl_3_7: 3.7.2 -> 3.7.3
(cherry picked from commit ce4d56a993)
2023-06-28 07:42:17 +00:00
Ruud van Asseldonk
47f893458b libressl_3_6: 3.6.2 -> 3.6.3
(cherry picked from commit 5d42de4b2d)
2023-06-28 07:42:17 +00:00
Pol Dellaiera
bfe7e0dc26 Merge pull request #240283 from NixOS/backport-232415-to-release-23.05
[Backport release-23.05] displaylink: 5.6.1-59.184 -> 5.7.0-61.129
2023-06-28 08:37:35 +02:00
Jens Binkert
41af526385 displaylink: 5.6.1-59.184 -> 5.7.0-61.129
(cherry picked from commit 46336e7a53)
2023-06-28 06:36:53 +00:00
Pol Dellaiera
b4b5c34deb Merge pull request #240065 from NixOS/backport-238307-to-release-23.05
[Backport release-23.05] pixelfed: 0.11.5 -> 0.11.8
2023-06-28 07:54:20 +02:00
github-actions[bot]
6838557862 sexp: init at 0.8.6 (#240253)
This is a dependency of the [next version](https://github.com/rnpgp/rnp/releases/tag/v0.17.0)
of [rnp](a04b45f10e/pkgs/tools/security/rnp/default.nix (L17)).

(cherry picked from commit d8c6a48180)

Co-authored-by: Jeffrey Lau <jeffrey.lau@ribose.com>
2023-06-28 07:33:00 +02:00
github-actions[bot]
303e2816ae Merge staging-next-23.05 into staging-23.05 2023-06-28 00:17:46 +00:00
github-actions[bot]
f021a30a92 Merge release-23.05 into staging-next-23.05 2023-06-28 00:16:14 +00:00
Weijia Wang
883a7b2633 Merge pull request #240163 from rhendric/backport-237605-to-release-23.05
[Backport release-23.05] maptool: 1.13.0 -> 1.13.1
2023-06-27 23:50:50 +03:00
github-actions[bot]
4f412ee740 ferretdb: 1.3.0 -> 1.4.0 (#240193)
(cherry picked from commit 40c8a605a9)

Co-authored-by: Julien Malka <julien@malka.sh>
2023-06-27 22:39:14 +02:00
github-actions[bot]
431197867f ferretdb: 1.2.1 -> 1.3.0 (#240192)
(cherry picked from commit 338cffa222)

Co-authored-by: noisersup <patryk@kwiatek.xyz>
2023-06-27 22:36:52 +02:00
Yureka
c6a74ebc8b fastnetmon-advanced: 2.0.337 -> 2.0.342
(cherry picked from commit 3f2c39a06f)
2023-06-27 22:30:54 +02:00
Yureka
0663d04ca4 fastnetmon-advanced: link gobgp binaries to /bin
(cherry picked from commit b1547b53b5)
2023-06-27 22:30:54 +02:00
github-actions[bot]
7082245c71 nixos-render-docs: add missing head tag to html output (#240181)
(cherry picked from commit 03ca5a47c1)

Co-authored-by: pennae <github@quasiparticle.net>
2023-06-27 21:42:09 +02:00
R. Ryantm
fb1f1eab35 maptool: 1.13.0 -> 1.13.1
(cherry picked from commit 8879a43f7a)
2023-06-27 13:09:50 -04:00
Janik
9897244e27 Merge pull request #235820 from NixOS/backport-232728-to-release-23.05 2023-06-27 19:05:59 +02:00
github-actions[bot]
be4b3e30c8 [Backport release-23.05] nifi: 1.21.0 -> 1.22.0 (#240157)
* nifi: 1.21.0 -> 1.22.0

Fixes CVE-2023-34468 and CVE-2023-34212.
Advisories: https://nifi.apache.org/security.html#1.22.0

Release notes:
https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.22.0

(cherry picked from commit bab7f803c8)

* Update pkgs/servers/web-apps/nifi/default.nix

(cherry picked from commit 3f9b1469d9)

---------

Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-27 18:51:28 +02:00
Janik
e57e746d21 Merge pull request #240162 from NixOS/backport-240111-to-release-23.05 2023-06-27 18:44:06 +02:00
Felix Schröter
614a4fa8a4 mullvad-browser: 12.0.7 -> 12.5
(cherry picked from commit 06707cf896)
2023-06-27 16:38:48 +00:00
Ryan Lahfa
c4aa6d0cbf Merge pull request #237963 from NixOS/backport-234513-to-release-23.05 2023-06-27 16:25:47 +02:00
Shane Sveller
47f9571277 elixir: Locate generate_app.escript via defaulted argument
(cherry picked from commit e5df5ac630)
2023-06-27 22:13:24 +08:00
Shane Sveller
a610e3c15d elixir_1_15: init at 1.15.0
(cherry picked from commit 066f8e7952)
2023-06-27 22:13:24 +08:00
Weijia Wang
fbc648f260 Merge pull request #240115 from NixOS/backport-235900-to-release-23.05
[Backport release-23.05] _1password-gui: 8.10.6 -> 8.10.7
2023-06-27 16:40:24 +03:00
Maxine Aubrey
ba972a474d _1password-gui: 8.10.6 -> 8.10.7
(cherry picked from commit 03951cc24a)
2023-06-27 12:43:59 +00:00
Yaya
e31ddc46e7 nixos/gitlab: Add an additional folder to systemd-tmpfiles
(cherry picked from commit abc6a0a479)
2023-06-27 13:23:48 +02:00
Yaya
4d5cf4c7c2 gitlab: 16.0.5 -> 16.1.0
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.0-ee/CHANGELOG.md
(cherry picked from commit 9f01d4bca7)
2023-06-27 13:23:48 +02:00
Artturi
f47ef58e5d Merge pull request #240095 from NixOS/backport-240039-to-release-23.05 2023-06-27 13:48:47 +03:00
Naïm Favier
89724d19c7 Merge pull request #240088 from NixOS/backport-237259-to-release-23.05
[Backport release-23.05] nixos/top-level: change extraDependencies from packages to paths
2023-06-27 12:37:03 +02:00
R. Ryantm
97a4a7b298 discord-ptb: 0.0.42 -> 0.0.43
(cherry picked from commit 0b9b910faa)
2023-06-27 10:21:45 +00:00
Artturi
4fec046839 Merge pull request #240094 from NixOS/backport-239673-to-release-23.05 2023-06-27 13:20:35 +03:00
R. Ryantm
b32c53b9fd discord-development: 0.0.216 -> 0.0.217
(cherry picked from commit 9f5feba895)
2023-06-27 10:19:59 +00:00
K900
a2b93e946f Merge pull request #240090 from NixOS/backport-239978-to-staging-23.05
[Backport staging-23.05] mesa: build i915 driver
2023-06-27 13:02:28 +03:00
K900
f51ea786ef mesa: build i915 driver
Turns out people still use those.

(cherry picked from commit 6802820e06)
2023-06-27 10:02:14 +00:00
Naïm Favier
d0b1f7728b lib/tests: remove experimental-features
Now that the lib is tested with Nix 2.3, this isn't needed any more and
causes warnings.

(cherry picked from commit 4bdff8cbbb)
2023-06-27 09:59:43 +00:00
Robert Hensing
49cb9d4e8a lib/tests/modules.sh: Test types.pathInStore
Add missing test cases. I think the .links case should be rejected
even though it's technically a path in the store.

(cherry picked from commit 18111335ed)
2023-06-27 09:59:43 +00:00
Naïm Favier
15b10135e6 nixos/top-level: change extraDependencies from package to pathInStore
Allows adding subdirectory flake inputs that aren't top-level store paths.

(cherry picked from commit 0179d9f7e6)
2023-06-27 09:59:43 +00:00
Naïm Favier
93d6fab25c lib/types: add pathInStore
(cherry picked from commit 14d3e5685a)
2023-06-27 09:59:43 +00:00
Weijia Wang
b3442ff5fe Merge pull request #240074 from NixOS/backport-240056-to-release-23.05
[Backport release-23.05] ocamlPackages.duff: fix tarball hash
2023-06-27 12:43:26 +03:00
Astro
649f4381d4 stratovirt: add micro_vm-allow-SYS_clock_gettime.patch
(cherry picked from commit 96032531bf)
2023-06-27 08:27:12 +00:00
Ulrik Strid
88f925367b ocamlPackages.duff: fix tarball hash
(cherry picked from commit 0223500938)
2023-06-27 08:19:59 +00:00
Janik
d6670e623a Merge pull request #236305 from NixOS/backport-236126-to-release-23.05 2023-06-27 10:15:40 +02:00
Janik
97a87558b5 Merge pull request #236180 from NixOS/backport-226525-to-release-23.05 2023-06-27 10:15:10 +02:00
Nick Cao
fb81ef5af1 Merge pull request #240026 from NixOS/backport-240008-to-release-23.05
[Backport release-23.05] electron-mail: 5.1.6 -> 5.1.8
2023-06-27 16:00:26 +08:00
pacien
bff940a0c3 pixelfed: remove outdated dist note
(cherry picked from commit 806a002215)
2023-06-27 07:55:44 +00:00
pacien
b6277a07d1 nixos/pixelfed: fix code cache cleanup
The "bootstrap" directory only exists within the app's package.
The cached code is placed at the root of the runtime directory
instead.

(cherry picked from commit d99dd867fb)
2023-06-27 07:55:44 +00:00
pacien
761fa3b4fa pixelfed: 0.11.5 -> 0.11.8
(cherry picked from commit 89e4a7dce6)
2023-06-27 07:55:44 +00:00
pacien
ec07d1a6e5 pixelfed: fix hash format in update script
(cherry picked from commit 8dc46af8e3)
2023-06-27 07:55:44 +00:00
Raito Bezarius
78d69741b2 pixelfed: add update script
(cherry picked from commit b8c2f83395)
2023-06-27 07:55:44 +00:00
Raito Bezarius
f105bffca4 nixos/pixelfed: cleanup package cache at the very start
(cherry picked from commit db230657fc)
2023-06-27 07:55:44 +00:00
Janik
3f88db287a Merge pull request #239983 from NixOS/backport-235466-to-release-23.05 2023-06-27 09:34:39 +02:00
Thomas Gerbet
0f21562dac Merge pull request #239560 from NixOS/backport-236911-to-release-23.05
[Backport release-23.05] vault: 1.13.2 -> 1.13.3
2023-06-27 08:59:53 +02:00
Weijia Wang
b25c4d8ed4 Merge pull request #240029 from NixOS/backport-239884-to-release-23.05
[Backport release-23.05] eos-installer: set meta.mainProgram
2023-06-27 09:48:55 +03:00
Alyssa Ross
b45d372486 eos-installer: set meta.mainProgram
(cherry picked from commit d57a089652)
2023-06-27 01:37:22 +00:00
Nick Cao
9790f3242d Merge pull request #239976 from NixOS/backport-239779-to-release-23.05
[Backport release-23.05] linux_xanmod, linux_xanmod_latest: 2023-06-25
2023-06-27 09:36:01 +08:00
Josh Hoffer
815e01ac09 electron-mail: 5.1.6 -> 5.1.8
(cherry picked from commit c203643b82)
2023-06-27 01:24:40 +00:00
github-actions[bot]
cfcd7d6515 Merge staging-next-23.05 into staging-23.05 2023-06-27 00:17:18 +00:00
github-actions[bot]
3dfb269b52 Merge release-23.05 into staging-next-23.05 2023-06-27 00:16:48 +00:00
Raito Bezarius
8dd9a25ceb linux_6_4: init at 6.4
Email release: https://lwn.net/Articles/936310/
Kernel Newbies: https://kernelnewbies.org/Linux_6.4

linux_latest is bumped to linux_6_4 now.

(cherry picked from commit 07f4d077d7)
2023-06-26 20:58:24 +00:00
Martin Weinelt
6b6afd2c68 Merge pull request #239968 from NixOS/backport-239951-to-release-23.05
[Backport release-23.05] firefox-beta-unwrapped: 115.0b7 -> 115.0b9
2023-06-26 21:56:02 +02:00
06kellyjac
3033bae0ff semgrep{,-core}: 1.15.0 -> 1.27.0
Now fetching semgrep-core from the python wheel as r2c don't add
binaries to the GH releases anymore.

(cherry picked from commit f3dde5bf8c)
2023-06-26 18:47:08 +00:00
Atemu
f50014ce53 linux_xanmod: 6.1.31 -> 6.1.35
(cherry picked from commit 986c78a381)
2023-06-26 17:52:41 +00:00
Atemu
750279bc61 linux_xanmod_latest: 6.3.5 -> 6.3.9
(cherry picked from commit 3364233f46)
2023-06-26 17:52:41 +00:00
Martin Weinelt
94fd9e88ac firefox-devedition-unwrapped: 115.0b7 -> 115.0b9
(cherry picked from commit 4d3fa82730)
2023-06-26 16:24:55 +00:00
Martin Weinelt
304db2d77f firefox-beta-unwrapped: 115.0b7 -> 115.0b9
(cherry picked from commit 787a40631e)
2023-06-26 16:24:55 +00:00
rnhmjoj
c15581ebe1 compressFirmwareXz: preserve meta attributes
Among other things, this preserves the package priority, which is
important when building the `hardware.firmware` environment in NixOS.

(cherry picked from commit 4124eb7bd5)
2023-06-26 15:25:55 +00:00
Yueh-Shun Li
95ffd46f05 losslesscut-bin: 3.48.2 -> 3.55.2 2023-06-26 22:22:33 +08:00
Yueh-Shun Li
c179d60427 losslesscut-bin.x86_64-darwin: change platform to platforms.darwin 2023-06-26 22:22:32 +08:00
Nick Cao
09798f0dd4 Merge pull request #239923 from NixOS/backport-239876-to-release-23.05
[Backport release-23.05] knot-dns: 3.2.7 -> 3.2.8
2023-06-26 21:48:57 +08:00
Weijia Wang
85e952214a Merge pull request #239915 from NixOS/backport-239314-to-release-23.05
[Backport release-23.05] confy: 0.6.4 -> 0.6.5
2023-06-26 15:45:56 +02:00
Vladimír Čunát
4dd018709c knot-dns: 3.2.7 -> 3.2.8
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.8
(cherry picked from commit 8870371562)
2023-06-26 12:47:28 +00:00
Stig
7f09b4b9b7 Merge pull request #236607 from NixOS/backport-234913-to-release-23.05
[Backport release-23.05] perlPackages.FinanceQuote: 1.55 -> 1.56
2023-06-26 14:34:54 +02:00
Vladimír Čunát
e992907ed5 Revert "mupdf: actually build and install the shared libraries version"
This reverts commit 3d4769a9e8.
This broke many packages; let's revert until that's resolved.
https://github.com/NixOS/nixpkgs/pull/237199#issuecomment-1607343333

(cherry picked from commit 597d5f8dc5)
2023-06-26 14:20:34 +02:00
R. Ryantm
50fd697915 confy: 0.6.4 -> 0.6.5
(cherry picked from commit 47a3e76938)
2023-06-26 12:13:37 +00:00
Robert Hensing
e801ad1ecd lib/path/tests/prop.sh: Add --show-trace
(cherry picked from commit e17f4dae6f)
2023-06-26 11:43:53 +00:00
Robert Hensing
75bae15d6b lib/path/tests: Add --show-trace
This should help troubleshoot errors.
Fyi --eval is just a flag, not an option with a value.

(cherry picked from commit 050e7e29aa)
2023-06-26 11:43:53 +00:00
Vladimír Čunát
9a79d6279f Merge #239908: apparmor: 3.1.5 -> 3.1.6
...into staging-next-23.05
2023-06-26 13:06:46 +02:00
ajs124
da8aa157e7 apparmor: 3.1.5 -> 3.1.6
https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.6
(cherry picked from commit c83df39b80)
2023-06-26 11:03:51 +00:00
ajs124
a33e8cca25 apparmor: fix licenses and add myself as maintainer
(cherry picked from commit cf5bf9b41a)
2023-06-26 11:03:51 +00:00
Vladimír Čunát
fce554b6a7 Merge branch 'staging-23.05' into staging-next-23.05 2023-06-26 10:56:55 +02:00
Vladimír Čunát
155eb13592 Merge #239595: libtiff: 4.5.0 -> 4.5.1
...into staging-23.05
2023-06-26 10:51:23 +02:00
Vladimír Čunát
008bc32c73 Merge #238807: apparmor: 3.1.4 -> 3.1.5
...into staging-23.05
2023-06-26 10:43:35 +02:00
Vladimír Čunát
eb77b61d93 Merge #238471: libopenmpt: 0.6.10 -> 0.6.11
...into staging-23.05
2023-06-26 10:40:43 +02:00
Vladimír Čunát
b395752fec Merge #238464: {AdoptOpenJDK, OpenJDK, JetBrainsRuntime}: updates
...into staging-23.05
2023-06-26 10:36:46 +02:00
github-actions[bot]
a5173c3819 clickhouse: 23.3.3.52 -> 23.3.5.9 (#239874)
(cherry picked from commit 93163e4bd4)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-06-26 08:55:12 +02:00
github-actions[bot]
2debc6faac clickhouse: compress tarball (#239873)
(cherry picked from commit dea415130a)

Co-authored-by: Domen Kožar <domen@dev.si>
2023-06-26 08:54:02 +02:00
Robert Hensing
52ab2ecf8e Merge pull request #239417 from NixOS/backport-238136-to-release-23.05
[Backport release-23.05] `nixos/nixpkgs`: Don't check when `_module.args.pkgs` is set
2023-06-26 08:10:02 +02:00
Nick Cao
151309f88b Merge pull request #239844 from NixOS/backport-239667-to-release-23.05
[Backport release-23.05] librewolf-unwrapped: 114.0.1-2 -> 114.0.2-1
2023-06-26 12:49:12 +08:00
github-actions[bot]
0e204320a8 Merge staging-next-23.05 into staging-23.05 2023-06-26 00:17:34 +00:00
github-actions[bot]
1545b4cc07 Merge release-23.05 into staging-next-23.05 2023-06-26 00:17:03 +00:00
R. Ryantm
cded0c9a5c librewolf-unwrapped: 114.0.1-2 -> 114.0.2-1
(cherry picked from commit 391d7c7504)
2023-06-25 23:18:37 +00:00
Ilan Joselevich
35130d4b4f Merge pull request #239830 from NixOS/backport-238817-to-release-23.05
[Backport release-23.05] xonotic: 0.8.5 -> 0.8.6
2023-06-26 00:45:01 +03:00
Ilan Joselevich
a4efa791f0 xonotic: 0.8.5 -> 0.8.6
(cherry picked from commit d08d99efd5)
2023-06-25 20:59:14 +00:00
Artturi
cfbfabe1ec Merge pull request #239810 from NixOS/backport-239546-to-release-23.05 2023-06-25 22:19:51 +03:00
Robin Gloster
5adc861ad9 Merge pull request #239782 from NixOS/backport-239145-to-release-23.05
[Backport release-23.05] gitlab-runner: 16.0.2 -> 16.1.0
2023-06-25 21:03:37 +02:00
R. Ryantm
96f1c14d0f discord-canary: 0.0.160 -> 0.0.161
(cherry picked from commit eb3fb7578b)
2023-06-25 19:00:48 +00:00
Martin Weinelt
d16d121300 bind: 9.18.14 -> 9.18.16
https://downloads.isc.org/isc/bind9/cur/9.18/CHANGES
https://downloads.isc.org/isc/bind9/9.18.16/doc/arm/html/notes.html

Fixes: CVE-2023-2828, CVE-2023-2911, CVE-202-3094, CVE-2022-3736,
       CVE-2023-3924
(cherry picked from commit 75a902e253)
2023-06-25 18:59:22 +00:00
Yaya
d90885fb75 gitlab-runner: 16.0.2 -> 16.1.0
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/v16.1.0/CHANGELOG.md
(cherry picked from commit 474837ba25)
2023-06-25 16:24:53 +00:00
Nick Cao
9def01bd37 Merge pull request #239718 from NixOS/backport-239559-to-release-23.05
[Backport release-23.05] vault-bin: 1.13.2 -> 1.13.3
2023-06-25 20:00:18 +08:00
Thomas Gerbet
4e59731866 vault-bin: 1.13.2 -> 1.13.3
Fixes CVE-2023-2121
Advisory: https://discuss.hashicorp.com/t/hcsec-2023-17-vault-s-kv-diff-viewer-allowed-html-injection/54814

Changelog:
https://github.com/hashicorp/vault/blob/v1.13.3/CHANGELOG.md
(cherry picked from commit b06243c417)
2023-06-25 10:45:17 +00:00
Luke Granger-Brown
3e1f4a3ada Merge pull request #239707 from NixOS/backport-239113-to-release-23.05
[Backport release-23.05] snipe-it: 6.1.0 -> 6.1.1
2023-06-25 10:29:05 +01:00
Vlad M
c10ddcfcd5 Merge pull request #239385 from NixOS/backport-236896-to-release-23.05
[Backport release-23.05] digimend: 10 -> unstable-2023-05-03
2023-06-25 11:05:41 +03:00
Yaya
65c03dc773 snipe-it: 6.1.0 -> 6.1.1
https://github.com/snipe/snipe-it/releases/tag/v6.1.1
(cherry picked from commit 337d9f17be)
2023-06-25 07:56:52 +00:00
Nick Cao
9ab60d00a0 Merge pull request #239637 from NixOS/backport-238421-to-release-23.05
[Backport release-23.05] cloudflare-warp: 2023.3.398 -> 2023.3.470
2023-06-25 13:00:27 +08:00
Nick Cao
a0dd552dd4 Merge pull request #239590 from NixOS/backport-239564-to-release-23.05
[Backport release-23.05] fastly: 10.2.0 -> 10.2.2
2023-06-25 12:27:11 +08:00
Nick Cao
dcefd7e98b Merge pull request #239549 from NixOS/backport-239305-to-release-23.05
[Backport release-23.05] vscode-extensions.esbenp.prettier-vscode: 9.14.0 -> 9.16.0
2023-06-25 12:22:26 +08:00
Nick Cao
6351f77106 Merge pull request #239551 from NixOS/backport-239398-to-release-23.05
[Backport release-23.05] github-runner: skip OOM test
2023-06-25 12:22:13 +08:00
Nick Cao
2328e2b503 Merge pull request #239472 from NixOS/backport-239329-to-release-23.05
[Backport release-23.05] tor-browser-bundle-bin: 12.0.7 -> 12.5
2023-06-25 12:14:28 +08:00
Michele Guerini Rocco
2c2133e476 Merge pull request #239663 from NixOS/backport-239361-to-release-23.05
[Backport release-23.05] ath9k-htc-blobless-firmware: use name expected by the kernel
2023-06-25 04:11:49 +02:00
rnhmjoj
db24a3ffda ath9k-htc-blobless-firmware: use name expected by the kernel
The kernel asks for the firmware with the version string in the filename[1], so
it's not easy to load the "blobs" from this package.
With this change you can just add the package with a `lib.hiPrio` to
`hardware.firmware` and it will be loaded correctly.

Note: I used symlinks instead of simply renaming the files in order to not
introduce a breaking change.

(cherry picked from commit cc065fe18a)
2023-06-25 00:22:33 +00:00
github-actions[bot]
c6a26499f2 Merge staging-next-23.05 into staging-23.05 2023-06-25 00:18:20 +00:00
github-actions[bot]
0f9262920e Merge release-23.05 into staging-next-23.05 2023-06-25 00:17:52 +00:00
Franz Pletz
ee3d8c299c tmuxp: 1.27.0 -> 1.28.1
(cherry picked from commit cda2e9eda7)
2023-06-24 19:26:45 -03:00
R. Ryantm
c825a5a18b python310Packages.libtmux: 0.21.1 -> 0.22.1
(cherry picked from commit 7600348c61)
2023-06-24 19:26:45 -03:00
Andrei Hava
45d19267b1 cloudflare-warp: 2023.3.398 -> 2023.3.470
Update Warp client version and fix 404 error when trying to fetch DEB package by pointing it to the APT repository instead

(cherry picked from commit d7de5f2580)
2023-06-24 17:41:30 -04:00
Andrei Hava
7deb6489e9 maintainers: add devpikachu 2023-06-24 17:41:30 -04:00
Alexander V. Nikolaev
2e61ca83ec clang: fix crosscompilation for 16.x
(cherry picked from commit cef1efea15)
2023-06-24 15:37:04 +00:00
Thomas Gerbet
15de608396 libtiff: 4.5.0 -> 4.5.1
Fixes CVE-2023-25434 and CVE-2023-26965.

Changelog:
https://gitlab.com/libtiff/libtiff/-/blob/v4.5.1/ChangeLog?ref_type=tags
(cherry picked from commit 5d77f351a1)
2023-06-24 14:04:57 +00:00
Rafael Fernández López
76563110b5 fastly: 10.2.0 -> 10.2.2
(cherry picked from commit d6cf4d15f2)
2023-06-24 13:41:17 +00:00
Mario Rodas
4f138cd546 Merge pull request #239581 from NixOS/backport-239519-to-release-23.05
[Backport release-23.05] wasmtime: 9.0.4 -> 10.0.1
2023-06-24 08:30:32 -05:00
R. Ryantm
192c840221 wasmtime: 9.0.4 -> 10.0.1
(cherry picked from commit a39736aa4c)
2023-06-24 12:40:17 +00:00
Alyssa Ross
bb7374804c dtc: fix cross
Now takes into account that stdenv always disables tests when cross
compiling.

Link: https://github.com/dgibson/dtc/pull/103#pullrequestreview-1473442177
Fixes: 219b397071 ("dtc: avoid building tests in case doCheck is disabled")
(cherry picked from commit b949778bed)
2023-06-24 11:51:28 +00:00
R. Ryantm
9db732de9b vault: 1.13.2 -> 1.13.3
(cherry picked from commit d34bb4ea41)
2023-06-24 11:04:39 +00:00
Yuriy Taraday
25355bce45 github-runner: skip OOM test
It's failing with access denied error because of sandbox.

  [xUnit.net 00:00:04.76]     GitHub.Runner.Common.Tests.ProcessInvokerL0.OomScoreAdjIsInherited [FAIL]
  [xUnit.net 00:00:04.77]       System.UnauthorizedAccessException : Access to the path '/proc/1042/oom_score_adj' is denied.
  [xUnit.net 00:00:04.77]       ---- System.IO.IOException : Permission denied
  [xUnit.net 00:00:04.77]       Stack Trace:
  [xUnit.net 00:00:04.77]            at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
  [xUnit.net 00:00:04.77]            at System.IO.Strategies.OSFileStreamStrategy.Write(ReadOnlySpan`1 buffer)
  [xUnit.net 00:00:04.77]            at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
  [xUnit.net 00:00:04.77]            at System.IO.Strategies.BufferedFileStreamStrategy.Dispose(Boolean disposing)
  [xUnit.net 00:00:04.77]            at System.IO.StreamWriter.CloseStreamFromDispose(Boolean disposing)
  [xUnit.net 00:00:04.77]            at System.IO.StreamWriter.Dispose(Boolean disposing)
  [xUnit.net 00:00:04.77]            at System.IO.File.WriteAllText(String path, String contents)
  [xUnit.net 00:00:04.77]         /build/src/src/Test/L0/ProcessInvokerL0.cs(486,0): at GitHub.Runner.Common.Tests.ProcessInvokerL0.OomScoreAdjIsInherited()
  [xUnit.net 00:00:04.77]         --- End of stack trace from previous location ---
  [xUnit.net 00:00:04.77]         ----- Inner Stack Trace -----

(cherry picked from commit 9c69864403)
2023-06-24 10:12:43 +00:00
datafoo
fcca1b61b1 vscode-extensions.esbenp.prettier-vscode: 9.14.0 -> 9.16.0
(cherry picked from commit 272a52f9a4)
2023-06-24 10:10:31 +00:00
Maximilian Bosch
4dbaf3db32 Merge pull request #239433 from NixOS/backport-239368-to-release-23.05
[Backport release-23.05] nextcloud: 25.0.7 -> 25.0.8, 26.0.2 -> 26.0.3
2023-06-24 12:02:46 +02:00
Nick Cao
3b97ff6e3a Merge pull request #238676 from NixOS/backport-238312-to-release-23.05
[Backport release-23.05] spotify: 1.2.9.743.g85d9593d -> 1.2.11.916.geb595a67
2023-06-24 15:37:33 +08:00
Bobby Rong
40b395d03b Merge pull request #239169 from bobby285271/bpo/gtk3-23.05
[23.05] gtk3: Backport fix for wayland startup notification crash
2023-06-24 12:32:44 +08:00
Nick Cao
3ef8b37f59 Merge pull request #239423 from NixOS/backport-239230-to-release-23.05
[Backport release-23.05] Fix dictdDBs reproducibility with faketime
2023-06-24 10:25:14 +08:00
Anderson Torres
160c072a44 wgo: fixup
(cherry picked from commit 11e85ab990)
2023-06-23 22:07:33 -03:00
Luke Granger-Brown
894408b800 Merge pull request #239418 from NixOS/backport-239239-to-release-23.05
[Backport release-23.05] paperless-ngx: 1.16.1 -> 1.16.3, python3Packages.tika-client: 0.1.0 -> 0.1.1
2023-06-24 01:38:36 +01:00
github-actions[bot]
a432e744b4 Merge staging-next-23.05 into staging-23.05 2023-06-24 00:17:00 +00:00
github-actions[bot]
e5c14ea035 Merge release-23.05 into staging-next-23.05 2023-06-24 00:16:35 +00:00
Felix Schröter
344c9c8207 tor-browser-bundle-bin: 12.0.7 -> 12.5
(cherry picked from commit 7d7547e38a)
2023-06-23 22:00:27 +00:00
Franz Pletz
33223d479f Merge pull request #239355 from Ma27/backport-grafana-cve-2023-3128-to-2305 2023-06-23 23:16:46 +02:00
Pol Dellaiera
883657bb36 Merge pull request #239438 from NixOS/backport-239406-to-release-23.05
[Backport release-23.05] pkgs/top-level/release: allow nodejs 16.20.1 to be cached on Hydra
2023-06-23 21:14:23 +02:00
Pol Dellaiera
52288cfe00 pkgs/top-level/release: allow nodejs 16.20.1 to be cached on Hydra temporarily
(cherry picked from commit 4968ffb38a)
2023-06-23 19:11:07 +00:00
Naïm Favier
1c69fce73a Merge pull request #239428 from NixOS/backport-239427-to-release-23.05
[Backport release-23.05] nixos/syncthing: fix escaping
2023-06-23 21:09:03 +02:00
Maximilian Bosch
e6b71f8ac4 nextcloud: 25.0.7 -> 25.0.8, 26.0.2 -> 26.0.3
ChangeLog: https://nextcloud.com/changelog/#26-0-3
ChangeLog: https://nextcloud.com/changelog/#25-0-8
(cherry picked from commit 0b39fed163)
2023-06-23 18:53:56 +00:00
Naïm Favier
2990b099f4 nixos/syncthing: fix escaping
(cherry picked from commit 9a9ded1675)
2023-06-23 18:42:35 +00:00
Bjørn Forsman
77acc364c4 dictDBCollector: fix reproducibility with faketime
(cherry picked from commit 7a1cb0b40e)
2023-06-23 18:02:15 +00:00
Bjørn Forsman
63a80c1f3c dictdDBs.wordnet: fix reproducibility with faketime
(cherry picked from commit 1fa6b683f5)
2023-06-23 18:02:14 +00:00
Bjørn Forsman
c1608c26e3 dictdDBs.wiktionary: fix reproducibility with faketime
(cherry picked from commit ef0abc9df9)
2023-06-23 18:02:14 +00:00
Leona Maroni
729ecf95e0 paperless-ngx: restrict platforms to linux
darwin is not supported upstream, and the build fails there

(cherry picked from commit 8ae2739959)
2023-06-23 17:25:20 +00:00
Leona Maroni
e3fe39b436 paperless-ngx: 1.16.1 -> 1.16.3
(cherry picked from commit 1340ad8592)
2023-06-23 17:25:20 +00:00
Leona Maroni
09bb63fe70 python3Packages.tika-client: 0.1.0 -> 0.1.1
(cherry picked from commit 3f2f5bd9e6)
2023-06-23 17:25:19 +00:00
Robert Hensing
896ee541a7 lib/modules.nix: Clean up mergeAttrDefinitionsWithPrio impl
(cherry picked from commit 895ac17634)
2023-06-23 17:18:15 +00:00
Robert Hensing
dba73bef34 nixos/nixpkgs: Don't check when _module.args.pkgs is set
(cherry picked from commit 8f31bff794)
2023-06-23 17:18:15 +00:00
Robert Hensing
a72520aa9c lib.modules: Add mergeAttrDefinitionsWithPrio
This will let us make assertions involving _module.args.pkgs, which
is not an option but a value attribute, and therefore doesn't have
its own highestPrio to inspect. The new function gives us that info.

(cherry picked from commit 36ea2bbfe8)
2023-06-23 17:18:15 +00:00
Robert Hensing
4362437242 nixos/nixpkgs: Make default Nixpkgs lazy when overridden
(cherry picked from commit a742767baf)
2023-06-23 17:18:14 +00:00
Nick Cao
b64683c81e Merge pull request #239344 from NixOS/backport-239313-to-release-23.05
[Backport release-23.05] mu: 1.10.3 -> 1.10.4
2023-06-24 00:03:36 +08:00
Vladyslav M
4e615b5b7e digimend: 10 -> unstable-2023-05-03
(cherry picked from commit 5131181502)
2023-06-23 14:36:52 +00:00
Alyssa Ross
8f67e71d20 pkgsStatic.libargon2: fix build
By default, LIBRARIES includes both $(LIB_SH) (the shared library),
and $(LIB_ST) (the static library).

(cherry picked from commit d6660fa81b)
2023-06-23 12:48:49 +00:00
Maximilian Bosch
f31dfb72e1 Merge pull request #239090 from NixOS/backport-239020-to-release-23.05
[Backport release-23.05] Linux kernel updates 2023-06-21
2023-06-23 14:18:52 +02:00
Raito Bezarius
599abeacaa linux_testing: 6.4-rc6 -> 6.4-rc7
https://lwn.net/Articles/935082/
(cherry picked from commit 4fa45e4278)
2023-06-23 12:15:04 +00:00
Maximilian Bosch
a2257dd58c grafana: 9.5.3 -> 9.5.5, fix CVE-2023-3128
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.5.5

https://grafana.com/blog/2023/06/22/grafana-security-release-for-cve-2023-3128/?pg=graf&plcmt=top-promo-banner
2023-06-23 13:57:29 +02:00
Franz Pletz
e9ed61ff72 Merge pull request #239150 from NixOS/backport-238958-to-release-23.05 2023-06-23 13:19:07 +02:00
Charlotte Van Petegem
a6ef7c3299 mu: 1.10.3 -> 1.10.4
https://github.com/djcb/mu/releases/tag/v1.10.4
(cherry picked from commit de1467e7b6)
2023-06-23 11:02:50 +00:00
Nick Cao
dc3189fd19 Merge pull request #239317 from NixOS/backport-239174-to-release-23.05
[Backport release-23.05] element-{web,desktop}: v1.11.33 -> v1.11.34
2023-06-23 18:36:09 +08:00
Nick Cao
306aeaf3ca Merge pull request #239319 from NixOS/backport-239308-to-release-23.05
[Backport release-23.05] vscode-extensions.dbaeumer.vscode-eslint: 2.4.0 -> 2.4.2
2023-06-23 17:23:02 +08:00
datafoo
f9fbabde52 vscode-extensions.dbaeumer.vscode-eslint: 2.4.0 -> 2.4.2
(cherry picked from commit 43ea039eb2)
2023-06-23 08:47:21 +00:00
Nick Cao
40853697e8 Merge pull request #239311 from NixOS/backport-238941-to-release-23.05
[Backport release-23.05] terraform: 1.5.0 -> 1.5.1
2023-06-23 16:45:52 +08:00
Yaya
3e3d5555d5 element-{web,desktop}: v1.11.33 -> v1.11.34
https://github.com/vector-im/element-web/releases/tag/v1.11.34
https://github.com/vector-im/element-desktop/releases/tag/v1.11.34
(cherry picked from commit 4bd44c0521)
2023-06-23 08:44:58 +00:00
Mario Rodas
3f6833a1ec terraform: 1.5.0 -> 1.5.1
Diff: https://github.com/hashicorp/terraform/compare/v1.5.0...v1.5.1

Changelog: https://github.com/hashicorp/terraform/blob/v1.5.1/CHANGELOG.md
(cherry picked from commit cf4f8ce0ee)
2023-06-23 07:40:17 +00:00
Nick Cao
fc541b860a Merge pull request #239276 from NixOS/backport-239208-to-release-23.05
[Backport release-23.05] nixos/vault: set coredump ulimit to 0
2023-06-23 10:58:43 +08:00
Nick Cao
40d9f96070 Merge pull request #239243 from NixOS/backport-237235-to-release-23.05
[Backport release-23.05] nixosTests.os-prober: fix
2023-06-23 10:10:57 +08:00
Jelle Besseling
fc6ae812cb vault: set coredump ulimit to 0
(cherry picked from commit 53a3ddfab8)
2023-06-23 01:57:56 +00:00
Bobby Rong
3d4cc09feb gtk3: Backport fix for wayland startup notification crash
On nixos-unstable this is done via 3.24.38 bump.
2023-06-23 09:53:36 +08:00
Nick Cao
83fd8367dd Merge pull request #239165 from NixOS/backport-239024-to-release-23.05
[Backport release-23.05] knot-resolver: respect doInstallCheck even in wrapper
2023-06-23 09:05:42 +08:00
Martin Weinelt
35972e81e3 Merge pull request #239227 from NixOS/backport-239221-to-release-23.05
[Backport release-23.05] bird: 2.13 -> 2.13.1
2023-06-23 02:43:30 +02:00
github-actions[bot]
92f7ebc192 Merge staging-next-23.05 into staging-23.05 2023-06-23 00:18:28 +00:00
github-actions[bot]
cd79a076b1 Merge release-23.05 into staging-next-23.05 2023-06-23 00:18:00 +00:00
Jan Tojnar
ecb441f220 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')`.
(Always check the `rg` result beforehand to avoid corruption.)
2023-06-22 22:41:01 +02:00
Alyssa Ross
804da14175 nixosTests.os-prober: add missing kbd extra dep
(cherry picked from commit d48e365ff6)
2023-06-22 19:14:48 +00:00
Alyssa Ross
a5aed449e3 nixosTests.os-prober: fix filesystem for Debian
Debian's e2fsprogs does not understand the metadata_csum_seed ext4
feature, which our e2fsprogs enables by default, so we have to disable
it.

(cherry picked from commit ee0c8cd15c)
2023-06-22 19:14:48 +00:00
Alyssa Ross
d5c8bb8143 vmTools: download debs from snapshot URLs
The deb files we want are no longer available in the Debian mirrors,
so we need to download them from the snapshots we download the package
lists from.

This makes it possible to build the os-prober NixOS test again.

(cherry picked from commit 64bfa05b36)
2023-06-22 19:14:48 +00:00
Moritz 'e1mo' Fromm
2c778d768b bird: 2.13 -> 2.13.1
> When a case statement in filter had an empty branch, it crashed BIRD. This bug
> applies to versions 2.13 and 2.0.12. Version 2.0.11 is not affected.
> Also we fixed a bug in BGP Roles manifesting when the other party sent no
> capabilities at all.

https://trubka.network.cz/pipermail/bird-users/2023-June/017034.html
(cherry picked from commit 0ed1db3ee5)
2023-06-22 16:46:24 +00:00
R. Ryantm
bf3d659c1c lapce: 0.2.7 -> 0.2.8
(cherry picked from commit 1df6f0d08a)
2023-06-22 16:59:57 +01:00
K900
e8d3dbf172 Merge pull request #239213 from NixOS/backport-239074-to-staging-23.05
[Backport staging-23.05] gst_all_1.*,python3Packages.gst-python: 1.22.3 -> 1.22.4
2023-06-22 18:10:34 +03:00
Lily Foster
fa9433c131 python3Packages.gst-python: 1.22.3 -> 1.22.4
(cherry picked from commit 3c755e6e5c)
2023-06-22 15:10:02 +00:00
Lily Foster
a6699dcbd3 gst_all_1.gst-editing-services: 1.22.3 -> 1.22.4
(cherry picked from commit 1315ca3a29)
2023-06-22 15:10:02 +00:00
Lily Foster
a67932e019 gst_all_1.gst-devtools: 1.22.3 -> 1.22.4
(cherry picked from commit a9e9eecce7)
2023-06-22 15:10:02 +00:00
Lily Foster
e8c25404d1 gst_all_1.gst-rtsp-server: 1.22.3 -> 1.22.4
(cherry picked from commit e1f3489145)
2023-06-22 15:10:02 +00:00
Lily Foster
b2401d814d gst_all_1.gst-vaapi: 1.22.3 -> 1.22.4
(cherry picked from commit 86a9302763)
2023-06-22 15:10:02 +00:00
Lily Foster
f6fd68cf07 gst_all_1.gst-libav: 1.22.3 -> 1.22.4
(cherry picked from commit 83ee43f14a)
2023-06-22 15:10:02 +00:00
Lily Foster
dfcf5c503e gst_all_1.gst-plugins-ugly: 1.22.3 -> 1.22.4
(cherry picked from commit 0d83797857)
2023-06-22 15:10:02 +00:00
Lily Foster
315bb5c3ee gst_all_1.gst-plugins-bad: 1.22.3 -> 1.22.4
(cherry picked from commit e13ccc027a)
2023-06-22 15:10:02 +00:00
Lily Foster
3b59043ff6 gst_all_1.gst-plugins-good: 1.22.3 -> 1.22.4
(cherry picked from commit d1fe0fbfde)
2023-06-22 15:10:02 +00:00
Lily Foster
555b7f910f gst_all_1.gst-plugins-base: 1.22.3 -> 1.22.4
(cherry picked from commit 5d9917129b)
2023-06-22 15:10:01 +00:00
Lily Foster
9f654b9104 gst_all_1.gstreamer: 1.22.3 -> 1.22.4
(cherry picked from commit d7f7d6944f)
2023-06-22 15:10:01 +00:00
John Ericson
0a49dd86e3 Merge pull request #239188 from vcunat/p/lib-tests-23.05
lib/tests: compatibility with more Nix versions
2023-06-22 09:52:23 -04:00
Mario Rodas
aa96a7df2e Merge pull request #239179 from NixOS/backport-239167-to-release-23.05
[Backport release-23.05] yt-dlp: 2023.6.21 -> 2023.6.22
2023-06-22 08:05:31 -05:00
Silvan Mosberger
d20ae932de lib/tests: Also run with nixVersions.minimum and nixVersions.unstable
The previous commits ensure that the tests also succeed with those
versions

(cherry picked from commit 013acf2396)
2023-06-22 14:49:51 +02:00
Silvan Mosberger
f076dbe3e2 lib/tests/filesystem.sh: Check success and failure separately
(cherry picked from commit de0c11241f)
2023-06-22 14:47:16 +02:00
Alyssa Ross
e06facb0ca linuxManualConfig: set badPlatforms
Older kernels shouldn't be marked as supporting architectures that
were only added to the kernel later.

(cherry picked from commit 2328a23b54)
2023-06-22 12:28:32 +00:00
zowoq
18a581a0b4 yt-dlp: 2023.6.21 -> 2023.6.22
https://github.com/yt-dlp/yt-dlp/releases/tag/2023.06.22
(cherry picked from commit c35e9553a4)
2023-06-22 11:54:30 +00:00
Silvan Mosberger
5a548d9ad9 lib/tests: Fix when run with Nix 2.3
(cherry picked from commit 0b6021ee53)
2023-06-22 13:32:26 +02:00
Artturi
d8ec9719b9 Merge pull request #239172 from NixOS/backport-238691-to-release-23.05 2023-06-22 14:30:46 +03:00
Silvan Mosberger
26d6f26277 lib.filesystem.pathType: Fix tests for Nix >= 2.14
(cherry picked from commit 04db3589a8)
2023-06-22 13:21:42 +02:00
Weijia Wang
c3bc227154 Merge pull request #239144 from NixOS/backport-236143-to-release-23.05
[Backport release-23.05] minidlna: 1.3.2 -> 1.3.3
2023-06-22 14:01:16 +03:00
R. Ryantm
9ae1ecf698 discord-canary: 0.0.158 -> 0.0.160
(cherry picked from commit b29b09406e)
2023-06-22 10:56:33 +00:00
Artturi
bee3558709 Merge pull request #239171 from NixOS/backport-237146-to-release-23.05 2023-06-22 13:55:45 +03:00
R. Ryantm
baf739bfd0 discord-canary: 0.0.154 -> 0.0.158
(cherry picked from commit b81d4086b5)
2023-06-22 10:51:19 +00:00
Vladimír Čunát
0c0832b6f8 knot-resolver: respect doInstallCheck even in wrapper
The main point is to avoid it when cross-compiling.

(cherry picked from commit 962e2323a2)
2023-06-22 10:15:51 +00:00
Pol Dellaiera
3824588283 Merge pull request #239146 from NixOS/backport-232488-to-release-23.05
[Backport release-23.05] tremotesf: init at 2.4.0
2023-06-22 12:12:20 +02:00
Franz Pletz
f4de13cf14 prometheus: 2.42.0 -> 2.44.0
(cherry picked from commit b7c57a0923)
2023-06-22 09:41:56 +00:00
Stanislav Ochotnický
cf8df6ce64 tremotesf: init at 2.4.0
(cherry picked from commit 34ede1de42)
2023-06-22 09:23:01 +00:00
Stanislav Ochotnický
8d28839d6b maintainers: add sochotnicky
(cherry picked from commit cdf7f08fb4)
2023-06-22 09:23:01 +00:00
R. Ryantm
4ba62506cb minidlna: 1.3.2 -> 1.3.3
(cherry picked from commit 98586c419d)
2023-06-22 09:17:46 +00:00
Weijia Wang
d449a456ba Merge pull request #239126 from NixOS/backport-239068-to-release-23.05
[Backport release-23.05] netbird-ui: 0.21.3 -> 0.21.5
2023-06-22 10:49:07 +03:00
R. Ryantm
c7f99fd624 netbird-ui: 0.21.3 -> 0.21.5
(cherry picked from commit fe9866de1d)
2023-06-22 07:07:32 +00:00
R. Ryantm
d8ff95e70b dbus: 1.14.6 -> 1.14.8
(cherry picked from commit b283645a1d)
2023-06-22 04:23:59 +00:00
Maximilian Bosch
92d3b5dd79 linux_latest-libre: 19331 -> 19337
(cherry picked from commit 786896e229)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
d8ede83f1c linux-rt_5_10: 5.10.78-rt55 -> 5.10.184-rt90
(cherry picked from commit 5fcaa94255)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
a7d0b45a47 linux: 6.3.8 -> 6.3.9
(cherry picked from commit 1b038dbb7a)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
179fdbe697 linux: 6.1.34 -> 6.1.35
(cherry picked from commit a90ca2ad2b)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
df0dedac5e linux: 5.4.247 -> 5.4.248
(cherry picked from commit bf2aa16460)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
38579806cb linux: 5.15.117 -> 5.15.118
(cherry picked from commit 00b1db98ac)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
1156bd992b linux: 5.10.184 -> 5.10.185
(cherry picked from commit 9b06366020)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
606d9b0b44 linux: 4.19.286 -> 4.19.287
(cherry picked from commit 0557763fc6)
2023-06-22 02:13:20 +00:00
Maximilian Bosch
c407023f2d linux: 4.14.318 -> 4.14.319
(cherry picked from commit 93c6573133)
2023-06-22 02:13:20 +00:00
Pierre Bourdon
fa03df09b4 Merge pull request #239081 from NixOS/backport-239056-to-release-23.05
[Backport release-23.05] nixos/nvidia: fix typo in PRIME/nvidiaBusID assertion
2023-06-22 03:42:43 +02:00
seth
1e687c9b4c nixos/nvidia: fix typo in PRIME/nvidiaBusID assertion
(cherry picked from commit 18aeed351a)
2023-06-22 01:42:05 +00:00
Lily Foster
df34c1e493 Merge pull request #238418 from NixOS/backport-237394-to-release-23.05
[Backport release-23.05] gst_all_1.gst-plugins-rs: 0.10.7 -> 0.10.8
2023-06-21 20:34:11 -04:00
github-actions[bot]
2f1d2deb81 Merge staging-next-23.05 into staging-23.05 2023-06-22 00:15:25 +00:00
github-actions[bot]
cfabb0f661 Merge release-23.05 into staging-next-23.05 2023-06-22 00:14:54 +00:00
github-actions[bot]
ef0bc39763 protonup-qt: 2.7.7 -> 2.8.0 (#239026)
(cherry picked from commit 91f5da5ba1)

Co-authored-by: michaelBelsanti <quasigod-io@protonmail.com>
2023-06-21 23:28:08 +03:00
github-actions[bot]
45eadff7be wireshark: fix build on x86_64-darwin (#239023)
(cherry picked from commit 237bd856cf)

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-06-21 23:13:44 +03:00
Domen Kožar
fe94455f35 Merge pull request #239037 from NixOS/backport-221169-to-release-23.05
[Backport release-23.05] opentelemetry-collector: add NixOS module
2023-06-21 20:10:27 +01:00
Tyler Langlois
c025cc283a nixos/opentelemetry-collector: add nixosTest
(cherry picked from commit a45a1a51e57eff974922b19d80b77ff0c23771f0)
Signed-off-by: Domen Kožar <domen@dev.si>
(cherry picked from commit 80dcb8f6bb)
2023-06-21 19:09:13 +00:00
Bouke van der Bijl
f3105b995e nixiso/opentelemetry-collector: init
(cherry picked from commit cf90db8b70)
2023-06-21 19:09:13 +00:00
Arian van Putten
35f0003d82 Merge pull request #238971 from NixOS/backport-238796-to-staging-23.05
[Backport staging-23.05] systemd: fix services not stopping
2023-06-21 17:32:38 +02:00
Weijia Wang
876181e3ae Merge pull request #238811 from NixOS/backport-237401-to-release-23.05
[Backport release-23.05] clickhouse: build on darwin
2023-06-21 16:35:44 +03:00
Mario Rodas
53bb70ce9c Merge pull request #238935 from marsam/backport-238884-to-release-23.05
[23.05] nodejs: 16.20.0 -> 16.20.1, 18.16.0 -> 18.16.1, 20.2.0 -> 20.3.1
2023-06-21 08:19:58 -05:00
Erik Arvstedt
0c6d4c1856 systemd: fix services not stopping
Fixes #237591

(cherry picked from commit 002b6f84a6)
2023-06-21 12:40:18 +00:00
Vladimír Čunát
7f52ac1eff Merge #238533: pkgs/top-level/release: cache openssl-1.1.1u
...into release-23.05
2023-06-21 13:43:12 +02:00
Lily Foster
cd5bf7221c nixos/tests/systemd-initrd-vconsole: fix test and improve reliability 2023-06-21 06:53:36 -04:00
Lily Foster
e0371e6a23 nixos/test-driver: fix timeout option for wait_for_console_text 2023-06-21 06:53:14 -04:00
Mario Rodas
41b4e9629b Merge pull request #238785 from NixOS/backport-238737-to-release-23.05
[Backport release-23.05] emacs29: 29.0.91 -> 29.0.92
2023-06-21 05:26:53 -05:00
Mario Rodas
f2ea9a0e1a Merge pull request #238887 from NixOS/backport-238510-to-release-23.05
[Backport release-23.05] postgresqlPackages.postgis: 3.3.2 -> 3.3.3
2023-06-21 05:23:46 -05:00
Mario Rodas
993ead20f8 Merge pull request #238890 from NixOS/backport-238881-to-release-23.05
[Backport release-23.05] yt-dlp: 2023.3.4 -> 2023.6.21
2023-06-21 05:23:05 -05:00
Martin Weinelt
d004fc3846 Merge pull request #238853 from mweinelt/23.05/firefox-beta-devedition-115.0b7
[release-23.05] firefox-{beta,devedition}-unwrapped: 114.0b7 -> 115.0b7
2023-06-21 12:03:00 +02:00
Martin Weinelt
97e2c658ba Merge pull request #238862 from NixOS/backport-238852-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 114.0.1 -> 114.0.2
2023-06-21 12:02:37 +02:00
Pol Dellaiera
f5cc66b374 Merge pull request #238930 from NixOS/backport-238832-to-release-23.05
[Backport release-23.05] nixos/grafana: Fix and adjust config options
2023-06-21 11:46:52 +02:00
Joscha
9b61636c41 nixos/grafana: Fix and adjust config options
(cherry picked from commit daa75a4093)
2023-06-21 09:46:03 +00:00
K900
2edaf454b1 Merge pull request #238929 from NixOS/backport-238927-to-release-23.05
[Backport release-23.05] plasma-sdk: 5.27.6 -> 5.27.6.1, drop workaround
2023-06-21 12:37:04 +03:00
K900
46c7780b0e plasma-sdk: 5.27.6 -> 5.27.6.1, drop workaround
(cherry picked from commit 8be18e91e1)
2023-06-21 09:36:16 +00:00
Domen Kožar
3f64b0f997 clickhouse: build on darwin
(cherry picked from commit d13769fd8e)
2023-06-21 10:06:57 +03:00
Weijia Wang
c197c11e14 treewide: backport #234691 2023-06-21 10:06:57 +03:00
Nick Cao
9a978f4807 Merge pull request #238871 from NixOS/backport-228541-to-release-23.05
[Backport release-23.05] nix-serve-ng: use upstream commit that is compatible with Nix 2.13
2023-06-21 01:02:33 -06:00
Weijia Wang
f9f3856e5f Merge pull request #238867 from NixOS/backport-238754-to-release-23.05
[Backport release-23.05] prometheus-pve-exporter: 2.2.2 -> 2.3.0
2023-06-21 09:37:28 +03:00
Doron Behar
30889c9bf9 Merge pull request #238879 from doronbehar/pkg/zoom-us-maintain
zoom-us: Remove doronbehar from maintainers
2023-06-21 06:34:39 +00:00
zowoq
e20d282cf8 yt-dlp: 2023.3.4 -> 2023.6.21
https://github.com/yt-dlp/yt-dlp/releases/tag/2023.06.21
(cherry picked from commit e9210dc598)
2023-06-21 05:41:49 +00:00
Mario Rodas
9eed4454a0 postgresqlPackages.postgis: 3.3.2 -> 3.3.3
Changelog: https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.3.3/NEWS
(cherry picked from commit d246683fe9)
2023-06-21 05:20:47 +00:00
Doron Behar
39c204356f zoom-us: Remove doronbehar from maintainers 2023-06-21 07:47:57 +03:00
Mario Rodas
3f01f0006b nodejs_20: 20.3.0 -> 20.3.1
The following CVEs are fixed in this release:
- CVE-2023-30581: mainModule.__proto__ Bypass Experimental Policy Mechanism (High)
- CVE-2023-30584: Path Traversal Bypass in Experimental Permission Model (High)
- CVE-2023-30587: Bypass of Experimental Permission Model via Node.js Inspector (High)
- CVE-2023-30582: Inadequate Permission Model Allows Unauthorized File Watching (Medium)
- CVE-2023-30583: Bypass of Experimental Permission Model via fs.openAsBlob() (Medium)
- CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30586: Bypass of Experimental Permission Model via Arbitrary OpenSSL Engines (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)

https://github.com/nodejs/node/releases/tag/v20.3.1
(cherry picked from commit 12bbce3e6c)
2023-06-21 04:20:00 +00:00
Mario Rodas
d09d1ac5c1 nodejs_18: 18.16.0 -> 18.16.1
The following CVEs are fixed in this release:
- CVE-2023-30581: mainModule.__proto__ Bypass Experimental Policy Mechanism (High)
- CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)

https://github.com/nodejs/node/releases/tag/v18.16.1
(cherry picked from commit 75f22e0d83)
2023-06-21 04:20:00 +00:00
Mario Rodas
4c8ad49466 nodejs_16: 16.20.0 -> 16.20.1
The following CVEs are fixed in this release:
- CVE-2023-30581: mainModule.__proto__ Bypass Experimental Policy Mechanism (High)
- CVE-2023-30585: Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
- CVE-2023-30588: Process interuption due to invalid Public Key information in x509 certificates (Medium)
- CVE-2023-30589: HTTP Request Smuggling via Empty headers separated by CR (Medium)
- CVE-2023-30590: DiffieHellman does not generate keys after setting a private key (Medium)

https://github.com/nodejs/node/releases/tag/v16.20.1
(cherry picked from commit 805e754620)
2023-06-21 04:20:00 +00:00
K900
4a223a0a5c Merge pull request #238875 from NixOS/backport-238784-to-release-23.05
[Backport release-23.05] plasma: 5.27.5 -> 5.27.6
2023-06-21 06:54:02 +03:00
K900
482f1e5190 plasma-workspace: refresh patch
(cherry picked from commit 20d982bb04)
2023-06-21 03:53:31 +00:00
K900
1adb98e21f plasma-sdk: fix build
(cherry picked from commit a139976082)
2023-06-21 03:53:31 +00:00
K900
bef20e9a71 flatpak-kcm: add dependency
(cherry picked from commit ffe85a9b3e)
2023-06-21 03:53:31 +00:00
K900
ba36c177cc plasma: 5.27.5 -> 5.27.6
(cherry picked from commit 7e2f4ffde2)
2023-06-21 03:53:30 +00:00
Ivan Kozik
1c76bf7279 nix-serve-ng: use upstream commit that is compatible with Nix 2.13
(cherry picked from commit 7b63a3b996)
2023-06-21 03:22:46 +00:00
Nick Cao
367a9c71a5 Merge pull request #238845 from NixOS/backport-238794-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.85.2 -> 1.86.0
2023-06-20 21:01:29 -06:00
Vojtěch Káně
adf6831e6a prometheus-pve-exporter: 2.2.2 -> 2.3.0
(cherry picked from commit ff0826dcbe)
2023-06-21 02:52:15 +00:00
Nick Cao
8aaec6edc1 Merge pull request #238669 from NixOS/backport-232264-to-release-23.05
[Backport release-23.05] vscode-extensions.asdine.cue: init at 0.3.2
2023-06-20 20:41:36 -06:00
Martin Weinelt
cf7093ad40 firefox-bin-unwrapped: 114.0.1 -> 114.0.2
https://www.mozilla.org/en-US/firefox/114.0.2/releasenotes/
(cherry picked from commit 51b1bd2dc2)
2023-06-21 02:00:41 +00:00
Martin Weinelt
255c5d27f4 firefox-unwrapped: 114.0.1 -> 114.0.2
https://www.mozilla.org/en-US/firefox/114.0.2/releasenotes/
(cherry picked from commit 62c269496c)
2023-06-21 02:00:41 +00:00
Michele Guerini Rocco
d508b063df Merge pull request #238843 from NixOS/backport-238347-to-release-23.05
[Backport release-23.05] fakeroute: 0.2 -> 0.3
2023-06-21 02:59:11 +02:00
Martin Weinelt
40ebe03347 firefox-devedition-unwrapped: 114.0b7 -> 115.0b7
(cherry picked from commit 468b8de1d6)
2023-06-21 02:49:26 +02:00
Martin Weinelt
0f5c248820 firefox-beta-unwrapped: 114.0b7 -> 115.0b7
(cherry picked from commit 9356d0b4b7)
2023-06-21 02:49:22 +02:00
Martin Weinelt
760a5fd603 buildMozilaMach: use latest icu from 115.0
The beta and devedition browsers already require icu73, so we need to
relax this pin again.

firefox-beta-unwrapped> 0:24.92 ERROR: Requested 'icu-i18n >= 73.1' but version of icu-i18n is 72.1

(cherry picked from commit e13e01a80a)
2023-06-21 02:49:18 +02:00
Kirill Radzikhovskyy
0a7581f6a9 buildMozillaMach: pin icu to 72
Fixes an issue where the timezone would not be correctly read, due to a
behavior change in icu 73, where the path to the timezone is now read
using realpath instead of readlink.

This leads lookups for /etc/localtime into the nix store, instead of
into /etc/zoneinfo, which gets blocked by sandboxing.

Reported upstream at https://bugzilla.mozilla.org/show_bug.cgi?id=1839287.

(cherry picked from commit 549e40bff0)
2023-06-21 02:49:11 +02:00
Martin Weinelt
9efa287cf0 Merge pull request #238839 from mweinelt/23.05/nss-3.90
[release-23.05] nss: 3.89.1 -> 3.90
2023-06-21 02:47:14 +02:00
github-actions[bot]
7ae4908d16 Merge staging-next-23.05 into staging-23.05 2023-06-21 00:15:42 +00:00
github-actions[bot]
baa5951f15 Merge release-23.05 into staging-next-23.05 2023-06-21 00:15:05 +00:00
Anderson Torres
18facf88b0 cmake: 3.25.3 -> 3.26.4
(cherry picked from commit 5d17f4c0f1)
2023-06-20 20:35:24 -03:00
Sumner Evans
fd8a9703a9 matrix-synapse: 1.85.2 -> 1.86.0
https://github.com/matrix-org/synapse/releases/tag/v1.86.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 51bd2aca10)
2023-06-20 23:13:43 +00:00
rnhmjoj
4bbecb600a nixos/tests/fakeroute: init
(cherry picked from commit 1761cbc88b)
2023-06-20 23:07:24 +00:00
rnhmjoj
c97a6a513f nixos/fakeroute: run as unprivileged user
(cherry picked from commit c57d5168fe)
2023-06-20 23:07:24 +00:00
rnhmjoj
85851f7ad8 fakeroute: 0.2 -> 0.3
(cherry picked from commit f1edaecafb)
2023-06-20 23:07:24 +00:00
Martin Weinelt
7001d501f1 nss_latest: remove curve25519 support
Was enabled unconditionally, but causes SIGILL on machines that do not
support the Intel ADX instruction extensions.

(cherry picked from commit 2e5b94de00)
2023-06-21 00:21:12 +02:00
ajs124
ecbc11d10a nss: 3.89.1 -> 3.90
https://github.com/nss-dev/nss/blob/NSS_3_90_BRANCH/doc/rst/releases/nss_3_90.rst
(cherry picked from commit 871fd1b210)
2023-06-21 00:20:34 +02:00
ajs124
7f50246a14 apparmor: 3.1.4 -> 3.1.5
https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.5
(cherry picked from commit 7eb8fc54d1)
2023-06-20 19:28:19 +00:00
github-actions[bot]
b6c73c5fe5 signal-desktop: 6.17.1 -> 6.21.0, signal-desktop-beta: 6.18.0-beta.2 -> 6.22.0-beta.3 (#238804)
The download URL was changed to match the Packages file[^1] from the deb
mirror since the previous URL would 404 for current versions.

[^1]: https://updates.signal.org/desktop/apt/dists/xenial/main/binary-amd64/Packages

(cherry picked from commit 4625956e6b)

Co-authored-by: Moritz 'e1mo' Fromm <git@e1mo.de>
2023-06-20 21:16:06 +02:00
github-actions[bot]
3340551f9d vscode-extensions.esbenp.prettier-vscode: 9.13.0 -> 9.14.0 (#238802)
(cherry picked from commit 124c9593f6)

Co-authored-by: datafoo <34766150+datafoo@users.noreply.github.com>
2023-06-20 21:08:00 +02:00
Tamara Schmitz
6ba361b81d ardour: fix default plugin search paths
Since NixOS has different paths for plugins than what Ardour assumes by
default, we should patch these defaults to be correct on NixOS.

While Ardour does indeed respect environment variables such as VST_PATH,
it only does so if a profile configuration was never created. Using this
patch the correct paths are also picked, when the user clicks the "Reset
to Default" button in the path editor.

(cherry picked from commit 3b849a57f2)
2023-06-20 19:06:33 +00:00
pancho horrillo
313240c6ea emacs29: 29.0.91 -> 29.0.92 (both pretest)
The new pretest was recently made available¹.

[1]: https://lists.gnu.org/archive/html/emacs-devel/2023-06/msg00503.html

(cherry picked from commit dcbae5b0aa)
2023-06-20 16:16:12 +00:00
Sefa Eyeoglu
0d0da57333 vencord: 1.2.5 -> 1.2.8
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-20 17:51:51 +02:00
Astro
c38961c681 stratovirt: init at 2.2.0
(cherry picked from commit f16591bda4)
2023-06-20 15:27:22 +00:00
Astro
b7b7c00e5c licenses: add mulan-psl2
(cherry picked from commit 74da3d736c)
2023-06-20 15:27:22 +00:00
7c6f434c
c4434c7ac5 Merge pull request #238732 from NixOS/backport-238721-to-release-23.05
[Backport release-23.05] tbe: fix build, clean up dependencies
2023-06-20 11:04:24 +00:00
sternenseemann
8907ba00e6 lowdown: make assertions in postInstall prettier
(cherry picked from commit e0057e72fc)
2023-06-20 12:39:11 +02:00
sternenseemann
c1df5fe99e lowdown: 1.0.1 -> 1.0.2
https://github.com/kristapsdz/lowdown/releases/tag/VERSION_1_0_2
(cherry picked from commit a6549ea283)
2023-06-20 12:39:11 +02:00
sternenseemann
1aaca016db lowdown: check if soVersion is up to date on non darwin
(cherry picked from commit ecdea2eb0f)
2023-06-20 12:39:11 +02:00
sternenseemann
013abf6707 lowdown: move so version into variable
(cherry picked from commit e5d60bf09b)
2023-06-20 12:39:11 +02:00
sternenseemann
8bf9ac1fd6 lowdown: delete liblowdown.so symlink on darwin
(cherry picked from commit 909364c436)
2023-06-20 12:39:11 +02:00
Nick Cao
c37fe2b6b9 Merge pull request #238725 from NixOS/backport-235510-to-release-23.05
[Backport release-23.05] mysql80: unpin openssl
2023-06-20 03:42:53 -06:00
K900
6dc66cfc2f tbe: fix build, clean up dependencies
(cherry picked from commit eade7e0058)
2023-06-20 09:35:33 +00:00
Aaron Jheng
abcd2cb6b7 mysql80: unpin openssl
(cherry picked from commit 72f132d06d)
2023-06-20 08:17:43 +00:00
Vincent Laporte
2f5b6acb47 lua53Packages.vstruct: mark as not broken
(cherry picked from commit a5e113f1ac)
2023-06-20 09:29:16 +02:00
Francesco Gazzetta
0b3c77bf67 Merge pull request #238661 from NixOS/backport-238594-to-release-23.05
[Backport release-23.05] upnp-router-control: 0.3.1 -> 0.3.2
2023-06-20 08:26:32 +02:00
adisbladis
7045b42e4b emacs: add back support in wrapper for using passthru.treeSitter
The API was changed in https://github.com/NixOS/nixpkgs/pull/235859.

(cherry picked from commit 5f253d2521)
2023-06-20 02:53:17 +00:00
adisbladis
13099946de emacs: add back support in wrapper for using passthru.nativeComp
The API was changed in https://github.com/NixOS/nixpkgs/pull/235859.

(cherry picked from commit 3ef5accbff)
2023-06-20 02:53:17 +00:00
adisbladis
672f10b865 emacs: add back treeSitter passthru
(cherry picked from commit 8ce7893477)
2023-06-20 02:53:17 +00:00
adisbladis
0dfffa1b87 emacs: add nativeComp passthru
As reported by @terlar in
https://github.com/NixOS/nixpkgs/pull/235859#issuecomment-1597012885
the removal of nativeComp in passthru breaks external tooling.

This adds back `passthru.nativeComp` with a deprecation notice which sets the removal for 23.11.

(cherry picked from commit 75650d79da)
2023-06-20 02:53:17 +00:00
Nick Cao
d9777b2449 Merge pull request #238571 from NixOS/backport-238559-to-release-23.05
[Backport release-23.05] thunderbird-unwrapped: 102.11.2 -> 102.12.0
2023-06-19 20:46:53 -06:00
Nick Cao
049b5afe3b Merge pull request #238513 from NixOS/backport-237935-to-release-23.05
[Backport release-23.05] python3Packages.ev3dev2: fix build failure
2023-06-19 20:44:24 -06:00
Maximilian Bosch
6259250238 spotify: 1.2.9.743.g85d9593d -> 1.2.11.916.geb595a67
(cherry picked from commit 29aa4da16b)
2023-06-20 02:36:04 +00:00
Nick Cao
bb6c8f5c50 Merge pull request #238318 from NixOS/backport-238162-to-release-23.05
[Backport release-23.05] ntopng: fix missing static assets
2023-06-19 20:34:44 -06:00
natsukium
96c3a3ac19 python3Packages.kmapper: mark broken
(cherry picked from commit 3b14106176)
2023-06-20 02:25:17 +00:00
Matthew Penner
03f15171ea vscode-extensions.asdine.cue: init at 0.3.2
(cherry picked from commit a35d77b990)
2023-06-20 02:04:54 +00:00
Francesco Gazzetta
5ec4986b7a upnp-router-control: 0.3.1 -> 0.3.2
(cherry picked from commit ee7cdc123d)
2023-06-20 00:39:44 +00:00
github-actions[bot]
e5df9c0727 Merge staging-next-23.05 into staging-23.05 2023-06-20 00:14:48 +00:00
github-actions[bot]
67daddc519 Merge release-23.05 into staging-next-23.05 2023-06-20 00:14:07 +00:00
Weijia Wang
91ec4d0da9 Merge pull request #238656 from NixOS/backport-238607-to-release-23.05
[Backport release-23.05] bird-lg: 1.3.0 -> 1.3.1, bird-lg: add e1mo as maintainer
2023-06-20 03:03:29 +03:00
Weijia Wang
9035f7d264 Merge pull request #238615 from NixOS/backport-228772-to-release-23.05
[Backport release-23.05] aprutil: 1.6.1 -> 1.6.3
2023-06-20 03:03:12 +03:00
Weijia Wang
4911f6cf2a Merge pull request #238647 from NixOS/backport-234386-to-release-23.05
[Backport release-23.05] advi: use ghostscriptX instead of gs discovered at build time
2023-06-20 02:50:25 +03:00
Moritz 'e1mo' Fromm
a6fe2bd4bc bird-lg: add e1mo as maintainer
(cherry picked from commit 16f96cf4ee)
2023-06-19 23:00:53 +00:00
Moritz 'e1mo' Fromm
35af403102 bird-lg: 1.3.0 -> 1.3.1
> Properly escape URL with % symbol (https://github.com/xddxdd/bird-lg-go/pull/81)

https://github.com/xddxdd/bird-lg-go/releases/tag/v1.3.1
(cherry picked from commit d5a697ad4d)
2023-06-19 23:00:53 +00:00
Weijia Wang
1dee0991d2 Merge pull request #238637 from NixOS/backport-238316-to-release-23.05
[Backport release-23.05] Fix jenkins-job-builder
2023-06-20 01:59:38 +03:00
github-actions[bot]
b3e01f3b19 gitlab: 16.0.4 -> 16.0.5 (#238635)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.0.5-ee/CHANGELOG.md
(cherry picked from commit f3f4a347a5)

Co-authored-by: Yaya <mak@nyantec.com>
2023-06-19 22:57:43 +02:00
Vincenzo Mantova
ec748494b1 advi: use ghostscriptX instead of gs discovered at build time
(cherry picked from commit 44f0488ff2)
2023-06-19 20:43:08 +00:00
Bjørn Forsman
7b9fa9f67f python3.pkgs.jenkins-job-builder: fix build by relaxing setuptools requirement
Now that python-jenkins builds (thanks to the parent commit), this
change allows jenkins-job-builder to build again.

(cherry picked from commit 48ab32d8c8)
2023-06-19 19:31:26 +00:00
Bjørn Forsman
3de279afd2 python3.pkgs.python-jenkins: fix build by skipping some tests
8 tests currently fail because nixpkgs has setuptools>=66.0.0 which is
backward incompatible wrt. PEP 440 non-conforming version strings, and
python-jenkins has tests that trigger that code path. Skip the tests to
fix the build.

(I tried to use multiple stestr -E regexes, but seemingly only one got
used, so I had to use one overlong line to fit the patterns.)

(cherry picked from commit 8ffbc4e87f)
2023-06-19 19:31:26 +00:00
markuskowa
ad157fe26e Merge pull request #238582 from NixOS/backport-238320-to-release-23.05
[Backport release-23.05] libxc: 6.2.0 -> 6.2.2
2023-06-19 18:48:10 +02:00
R. Ryantm
5bc55de388 aprutil: 1.6.1 -> 1.6.3
(cherry picked from commit 61c9ea32ec)
2023-06-19 16:13:10 +00:00
Markus Kowalewski
80d9e1bab1 libxc: 6.2.0 -> 6.2.2
(cherry picked from commit 428e7ad738)
2023-06-19 13:13:45 +00:00
R. Ryantm
1f55b605af thunderbird-unwrapped: 102.11.2 -> 102.12.0
(cherry picked from commit f3ccc82a1b)
2023-06-19 12:29:05 +00:00
Pol Dellaiera
0141809c20 Merge pull request #238537 from NixOS/backport-238472-to-release-23.05
[Backport release-23.05] nixos/grafana: Update and add config options
2023-06-19 10:51:52 +02:00
Joscha
ca733b7040 nixos/grafana: update and add settings
I went through all categories that were already present in the grafana
module and added most options from the official docs at
https://grafana.com/docs/grafana/v9.5/setup-grafana/configure-grafana/

I also modified the descriptions of some existing options to match the
official docs more closely.

(cherry picked from commit 5e4ec14596)
2023-06-19 08:51:30 +00:00
Joscha
74d0d2cfdf nixos/grafana: reformat
(cherry picked from commit 2f68d8cb10)
2023-06-19 08:51:30 +00:00
Raito Bezarius
72786134f1 pkgs/top-level/release: cache openssl-1.1.1u instead of openssl-1.1.1t
We were caching this insecure package as part of a decision during 23.05, we will now cache
openssl-1.1.1u too as this is now the de-facto OpenSSL package on 23.05, which is EOL.

(cherry picked from commit 69a2b23a01)
2023-06-19 08:16:42 +00:00
Emily Trau
7ae5f7c4c6 python3Packages.python-ev3dev2: rename from python3Packages.ev3dev2
(cherry picked from commit cd7cf98d5d)
2023-06-19 04:49:29 +00:00
Emily Trau
00c8f6c061 python3Packages.ev3dev2: fix build failure
(cherry picked from commit 0eef6b5801)
2023-06-19 04:49:28 +00:00
Nick Cao
c081dc2f32 Merge pull request #238442 from NixOS/backport-237858-to-release-23.05
[Backport release-23.05] rubyPackages.pg: use pkg-config instead of pg_config
2023-06-18 20:53:09 -06:00
Nick Cao
de1636e2be Merge pull request #238491 from NixOS/backport-238077-to-release-23.05
[Backport release-23.05] python310Packages.drf-nested-routers: 0.93.3 -> 0.93.4
2023-06-18 20:51:41 -06:00
Nick Cao
4cd4f1b3f7 Merge pull request #238488 from NixOS/backport-238408-to-release-23.05
[Backport release-23.05] owncloud-client: 4.0.0 -> 4.1.0
2023-06-18 20:34:18 -06:00
Nick Cao
edf958a8ff Merge pull request #238381 from NixOS/backport-238277-to-release-23.05
[Backport release-23.05] prometheus-postgres-exporter: 0.12.0 -> 0.12.1
2023-06-18 20:16:58 -06:00
github-actions[bot]
1662134e94 Merge staging-next-23.05 into staging-23.05 2023-06-19 00:16:15 +00:00
github-actions[bot]
3758f89fdd Merge release-23.05 into staging-next-23.05 2023-06-19 00:15:38 +00:00
Luke Granger-Brown
f33fa4fdf7 Merge pull request #238481 from NixOS/backport-232210-to-release-23.05
[Backport release-23.05] paperless-ngx: 1.14.4 -> 1.16.1, python3Packages.python-ipware: init at 0.9.0,  python3Packages.tika-client: init at 0.1.0
2023-06-19 00:35:22 +01:00
Felix Schröter
2246766e8a drf-nested-routers: 0.93.3 -> 0.93.4
(cherry picked from commit e0f8789dbd)
2023-06-18 23:24:28 +00:00
Miao, ZhiCheng
b98a1c6584 owncloud-client: 4.0.0 -> 4.1.0
(cherry picked from commit bfa78af9b3)
2023-06-18 23:18:05 +00:00
Moritz 'e1mo' Fromm
51d1971e88 paperless-ngx: 1.14.4 -> 1.16.1
Various smaller new features (quick filters from document detail,
explanations for relative dates, pagination for tasks) and various other
bug fixes and minor enhancements. v1.16.0 contains seemingly smaller
features and and changed their tika client libary.
Especially noteworthy for v1.14.5 seems a security fix around the display
of texts in the frontend.

Full changelog available at
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.14.5
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.15.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.15.1
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.16.0
https://github.com/paperless-ngx/paperless-ngx/releases/tag/v1.16.1

(cherry picked from commit 83809e4609)
2023-06-18 21:51:36 +00:00
Moritz 'e1mo' Fromm
ad81bedb3b python3Packages.tika-client: init at 0.1.0
(cherry picked from commit 4d67d1615b)
2023-06-18 21:51:36 +00:00
Moritz 'e1mo' Fromm
58d0a984c5 python3Packages.python-ipware: init at 0.9.0
(cherry picked from commit 4c9f1d74f3)
2023-06-18 21:51:36 +00:00
OPNA2608
5f47544580 libopenmpt: 0.6.10 -> 0.6.11 2023-06-18 22:24:54 +02:00
Fabián Heredia Montiel
47b2ec6793 jetbrains.jdk: 17.0.6-b829.9 → 17.0.7-b829.16
(cherry picked from commit d106eaeb83)
2023-06-18 18:46:28 +00:00
Fabián Heredia Montiel
6d3935e8d5 openjdk17: 17.0.6+10 → 17.0.7+7
(cherry picked from commit b8ad87becf)
2023-06-18 18:46:28 +00:00
Fabián Heredia Montiel
df4f84cff4 openjdk11: 11.0.18+10 → 11.0.19+7
(cherry picked from commit 1997c731f1)
2023-06-18 18:46:28 +00:00
Fabián Heredia Montiel
c082ff5da2 adoptopenjdk: 8.0.322+6 → 8.0.372+7, 11.0.16+101 → 11.0.19+7, 17.0.4+101 → 17.0.7+7
(cherry picked from commit d1ebfd2c70)
2023-06-18 18:46:28 +00:00
Ivan Trubach
17aa5953b8 rubyPackages.pg: use pkg-config instead of pg_config
This change forces pg native extension to use pkg-config to locate libpq
instead of running pg_config. It also removes an unnecessary reference
to postgresql package since build flags are embedded in the output at
`$out/${ruby.gemPath}/build_info/*`.

(cherry picked from commit 1a54459c10)
2023-06-18 15:51:17 +00:00
Lily Foster
a984d04e9a gst_all_1.gst-plugins-rs: 0.10.7 -> 0.10.8
(cherry picked from commit 9b2577b29c)
2023-06-18 13:23:42 +00:00
Ryan Lahfa
572d269304 Merge pull request #237324 from NixOS/backport-236134-to-release-23.05 2023-06-18 15:12:19 +02:00
Bobby Rong
5bdbf16ffa Merge pull request #238400 from NixOS/backport-238384-to-release-23.05
[Backport release-23.05] nixos/pantheon: allow excluding pantheon-agent-geoclue2
2023-06-18 19:59:01 +08:00
Bobby Rong
4366a375ee nixos/pantheon: allow excluding pantheon-agent-geoclue2
Bash will raise syntax error for sessionCommands if sessionPath is empty.

(cherry picked from commit 013bb477b4)
2023-06-18 11:23:44 +00:00
Maximilian Bosch
b43fdefc09 prometheus-postgres-exporter: 0.12.0 -> 0.12.1
ChangeLog: https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.12.1
(cherry picked from commit f9ff72ac20)
2023-06-18 08:44:13 +00:00
Artturi
194e4cf077 Merge pull request #238343 from NixOS/backport-238317-to-release-23.05
[Backport release-23.05] writers.makePythonWriter: fix interpreter executable
2023-06-18 07:49:11 +03:00
Nick Cao
e64815702a Merge pull request #238274 from NixOS/backport-237913-to-staging-23.05
[Backport staging-23.05] libjxl: 0.8.1 -> 0.8.2
2023-06-17 19:33:08 -06:00
Artturin
753445f8f9 tests.stdenv.hooks.reproducible-builds: fix mistake
(cherry picked from commit 2879607431)
2023-06-18 01:09:00 +00:00
Artturin
1f5e0f60a7 writers.makePythonWriter: fix interpreter executable
(cherry picked from commit 3ea5e83373)
2023-06-18 01:09:00 +00:00
github-actions[bot]
61ebf22c3f Merge staging-next-23.05 into staging-23.05 2023-06-18 00:17:05 +00:00
github-actions[bot]
1688f2bbdc Merge release-23.05 into staging-next-23.05 2023-06-18 00:16:36 +00:00
Artturi
3390c8184a Merge pull request #238311 from NixOS/backport-236720-to-staging-23.05 2023-06-17 23:26:32 +03:00
Sam Hug
155b42be82 ntopng: fix missing static assets
Instead of building the `dist` make target in the derivation (requires npm and
all that), we're using the upstream pre-built static assets. Upstream refers to
these using a sub-module so we need to fetch that.

Without this patch the web UI loads the html, but 404s on all CSS and JS assets
because the `$out/share/ntopng/httpdocs/dist` directory is empty

(cherry picked from commit 25a50868b7)
2023-06-17 20:04:58 +00:00
Emily
e2e2059d19 Merge pull request #238314 from NixOS/backport-238104-to-release-23.05
[Backport release-23.05] caddy: Fix shell-completions
2023-06-17 21:57:57 +02:00
Andreas Bielawski
fc8694b5c6 caddy: Fix shell-completions
(cherry picked from commit f30c131a9e)
2023-06-17 18:23:05 +00:00
Artturin
3418fa1fe8 gnu-efi: fix musl build
gnu-efi> /build/gnu-efi-3.0.17//lib/console.c:84:68: error: passing argument 2 of ‘ConOut->OutputString’ from incompatible pointer type [8;;h
ttps://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Werror=incompatible-pointer-types8;;]
gnu-efi>    84 |                 uefi_call_wrapper(ConOut->OutputString, 2, ConOut, L"\b \b");
gnu-efi>       |                                                                    ^~~~~~~~
gnu-efi>       |                                                                    |
gnu-efi>       |                                                                    short unsigned int *

(cherry picked from commit d5fa972641)
2023-06-17 18:10:09 +00:00
Maximilian Bosch
819fab520f Merge pull request #238234 from Ma27/backport-nextcloud27
[23.05] nextcloud: init 27.0.0; fix cache configuration, app updates
2023-06-17 18:16:14 +02:00
Linus Heckemann
aaef163eac Merge pull request #238288 from NixOS/backport-235222-to-release-23.05
[Backport release-23.05] grub: backport patch to fix e2fsprogs 1.47 incompatibility
2023-06-17 17:54:17 +02:00
K900
5d163632d9 grub: backport patch to fix e2fsprogs 1.47 incompatibility
(cherry picked from commit 60b63941c6)
2023-06-17 15:52:21 +00:00
zzzsyyy
9717ee00cd libjxl: 0.8.1 -> 0.8.2
(cherry picked from commit 352629f949)
2023-06-17 14:28:30 +00:00
Vladimír Čunát
4bc1dff1d2 Merge branch 'staging-23.05' into staging-next-23.05 2023-06-17 15:53:19 +02:00
Pol Dellaiera
322b2f2678 Merge pull request #237979 from NixOS/backport-237743-to-release-23.05
[Backport release-23.05] vscode-extensions.davidanson.vscode-markdownlint: 0.50.0 -> 0.51.0
2023-06-17 15:43:35 +02:00
Vladimír Čunát
aad2b70d38 Merge #236043: openexr_2: fix CVE-2021-3933
...into staging-23.05
2023-06-17 15:37:46 +02:00
Vladimír Čunát
27f17e030c Merge #238150: xorg.libX11: 1.8.4 → 1.8.6
...into staging-23.05
2023-06-17 15:31:05 +02:00
Pol Dellaiera
a44bf94842 Merge pull request #238263 from NixOS/backport-237490-to-release-23.05
[Backport release-23.05] vscode-extensions.streetsidesoftware.code-spell-checker: 2.20.4 -> 2.20.5
2023-06-17 15:23:22 +02:00
Maximilian Bosch
fbf939798b Merge pull request #238253 from NixOS/backport-238219-to-release-23.05
[Backport release-23.05] meshcentral: 1.1.5 -> 1.1.6
2023-06-17 15:22:01 +02:00
datafoo
152654701a vscode-extensions.streetsidesoftware.code-spell-checker: 2.20.4 -> 2.20.5
(cherry picked from commit 7fe2fde482)
2023-06-17 13:18:20 +00:00
Raito Bezarius
d32665a77c nixosTests.kexec: do not use module argument config
It is deprecated now.

(cherry picked from commit 627a8838fa)
2023-06-17 12:52:33 +00:00
Raito Bezarius
3c10ffa9db nixosTests.kexec: reconnect properly after 2nd kexec
By some miracle, before, it was possible to reconnect to the `node1` without
doing any relevant dance.

But now we are direct booting (¿), it seems like we need to do the right things.

This introduces a `check_output` flag for `execute` because we do not want to steal the
messages from the backdoor service as we might execute the kexec too fast compared
to when we will reconnect.

Therefore, we will let the message in the pipe if needed.

(cherry picked from commit 7088e386ff)
2023-06-17 12:52:33 +00:00
Raito Bezarius
6295490636 nixosTests.kexec: do not use bootloader
There's no reason to use a bootloader when testing kexec, this is a feature
that reboots *directly* in the kernel, if anything, we should just direct boot the
kernel and reboots in the kernel.

A bootloader test really makes sense to test "default" systemctl kexec behavior which is already broken
because systemctl kexec will read the ESP to determine what to kexec by default.

(cherry picked from commit 85c8cc7ce9)
2023-06-17 12:52:33 +00:00
Maximilian Bosch
de81a9d6c8 meshcentral: 1.1.5 -> 1.1.6
ChangeLog: https://github.com/Ylianst/MeshCentral/releases/tag/1.1.6
(cherry picked from commit a37fe84b3e)
2023-06-17 12:21:50 +00:00
Maximilian Bosch
72ac27e2bb nixos/tests/nextcloud: fix more issues related to redis tests
* Ensure that the redis cache is actually used in the "trivial" case
  (`with-postgresql-and-redis`)
* Test against all Nextcloud versions we've packaged
* Actually set a secret to make sure that the provided secret is
  properly read by Nextcloud.
* Add myself as maintainer to the secret-test to make sure that I don't
  miss any more changes like this that could break the functionality of
  that feature.

(cherry picked from commit cac7282c17)
2023-06-17 14:07:23 +02:00
Maximilian Bosch
e1f24121ab nixos/nextcloud: fix declarative cache configuration
It's supposed to be `memcache.distributed`, not an associative PHP array
named `memcache` with a key `distributed`.

This was probably never caught because the initial `grep -q` check in
the test was invalid: `redis-cli` prints nothing if no keys can be found
when not writing to a tty apparently.

(cherry picked from commit 3df3a89892)
2023-06-17 12:39:50 +02:00
Maximilian Bosch
c833ac37b7 nextcloud: expose nextcloudXXPackages as nextcloudXX.packages
That way you can add packages like this in your `configuration.nix(8)`:

    extraApps = with config.services.nextcloud.package.packages.apps; {
      inherit calendar contacts;
    };

I.e. it's not necessary anymore to update the reference anymore when
upgrading to a new major.

(cherry picked from commit 67d1f272af)
2023-06-17 12:39:50 +02:00
Maximilian Bosch
15349ed990 nextcloudPackages: add cospend, user_saml & maps
(cherry picked from commit 3c7af053f2)
2023-06-17 12:39:50 +02:00
Maximilian Bosch
2585eb99b3 nextcloudPackages: update 27.json
(cherry picked from commit c92902f5b1)
2023-06-17 12:39:50 +02:00
Maximilian Bosch
da7a8bbb7d nextcloud27: init
(cherry picked from commit 65c1c98c06f34c5ade38dbb2d75707bd0e9830a5)
2023-06-17 12:39:49 +02:00
Maximilian Bosch
70a53bf2e0 Merge pull request #238202 from NixOS/backport-237946-to-staging-23.05
[Backport staging-23.05] python3.pkgs.pyinvoke: install shell completions
2023-06-17 12:26:23 +02:00
Maximilian Bosch
c5f6ce5656 python3.pkgs.invoke: install shell completions
(cherry picked from commit 2dce714dff)
2023-06-17 07:08:09 +00:00
Nick Cao
56799517d0 Merge pull request #238179 from NixOS/backport-237974-to-release-23.05
[Backport release-23.05] brave: 1.52.122 -> 1.52.126
2023-06-16 20:15:43 -06:00
Nick Cao
85d3aecd1c Merge pull request #238175 from NixOS/backport-237932-to-release-23.05
[Backport release-23.05] yewtube: 2.10.2 -> 2.10.4
2023-06-16 20:15:09 -06:00
Nick Cao
87b52c3103 Merge pull request #238146 from NixOS/backport-238088-to-release-23.05
[Backport release-23.05] prismlauncher: 7.0 -> 7.1
2023-06-16 19:49:20 -06:00
Nick Cao
0cb272c167 Merge pull request #238147 from NixOS/backport-238138-to-release-23.05
[Backport release-23.05] github-runner: 2.304.0 -> 2.305.0
2023-06-16 19:47:41 -06:00
Mario Rodas
4562c7cb40 Merge pull request #238167 from NixOS/backport-237906-to-release-23.05
[Backport release-23.05] reckon: 0.8.0 -> 0.9.2
2023-06-16 20:43:56 -05:00
Nick Cao
c3bb65cbfa Merge pull request #238080 from NixOS/backport-237894-to-release-23.05
[Backport release-23.05] extra-container: 0.11 -> 0.12
2023-06-16 19:30:05 -06:00
Sean Buckley
d989fe6af0 brave: 1.52.122 -> 1.52.126
https://community.brave.com/t/release-channel-1-52-126/492068/1
(cherry picked from commit 344fcb34a1)
2023-06-17 01:26:46 +00:00
Francesco Gazzetta
4b1fd028f0 yewtube: 2.10.2 -> 2.10.4
Diff: https://github.com/mps-youtube/yewtube/compare/refs/tags/v2.10.2...v2.10.4
(cherry picked from commit 186ba75cfe)
2023-06-17 01:23:33 +00:00
github-actions[bot]
ef7347c5a8 Merge staging-next-23.05 into staging-23.05 2023-06-17 00:14:37 +00:00
github-actions[bot]
6be66bab5e Merge release-23.05 into staging-next-23.05 2023-06-17 00:14:06 +00:00
Martin Weinelt
8226ebf4b1 Merge pull request #238169 from NixOS/backport-237787-to-release-23.05
[Backport release-23.05] spidermonkey_102: 102.8.0 -> 102.12.0
2023-06-17 01:53:07 +02:00
Martin Weinelt
d37ec142c0 spidermonkey_102: 102.8.0 -> 102.12.0
(cherry picked from commit 968e2acec5)
2023-06-16 23:35:00 +00:00
Tim Neumann
f1f2168edc reckon: 0.8.0 -> 0.9.2
(cherry picked from commit f7c95df62f)
2023-06-16 23:32:44 +00:00
Mario Rodas
c04e8baed2 Merge pull request #238071 from NixOS/backport-237347-to-release-23.05
[Backport release-23.05] terraform: 1.4.6 -> 1.5.0
2023-06-16 18:01:15 -05:00
Fabián Heredia Montiel
0574420a1f xorg.libX11: 1.8.4 → 1.8.6
(cherry picked from commit 8f1b807d71)
2023-06-16 21:32:02 +00:00
Martin Weinelt
e59a313d21 Merge pull request #238145 from squalus/librewolf-2305
[Backport release-23.05] librewolf: 113.0-3 -> 114.0.1-2
2023-06-16 23:12:53 +02:00
Alex Martens
59d6768397 github-runner: 2.304.0 -> 2.305.0
(cherry picked from commit 03673ea201)
2023-06-16 21:05:43 +00:00
Sefa Eyeoglu
77d4126cae prismlauncher: 7.0 -> 7.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 31fbc6eb9d)
2023-06-16 21:04:33 +00:00
squalus
7c51c19c07 librewolf: 113.0-3 -> 114.0.1-2
(cherry picked from commit a8fc5424ad)
2023-06-16 14:01:10 -07:00
Maximilian Bosch
f1405e2ae9 Merge pull request #238125 from NixOS/backport-238084-to-release-23.05
[Backport release-23.05] mautrix-whatsapp: 0.8.5 -> 0.8.6
2023-06-16 21:44:38 +02:00
Charlotte Van Petegem
7aa08aab0a mautrix-whatsapp: 0.8.5 -> 0.8.6
https://github.com/mautrix/whatsapp/releases/tag/v0.8.6
(cherry picked from commit 645047019c)
2023-06-16 17:41:08 +00:00
Alyssa Ross
214fde4cb4 dictdDBs.epo2eng: init at 1.0.1
(cherry picked from commit 894d2b8107)
2023-06-16 17:33:59 +00:00
Nick Cao
b1bdd38ad9 Merge pull request #238078 from NixOS/backport-237996-to-release-23.05
[Backport release-23.05] fastly: 10.1.0 -> 10.2.0
2023-06-16 08:45:20 -06:00
Sandro
c7ff1b9b95 Merge pull request #237744 from NixOS/backport-237025-to-release-23.05 2023-06-16 15:10:29 +02:00
Erik Arvstedt
759df8e0ce extra-container: 0.11 -> 0.12
(cherry picked from commit 68f4a04143)
2023-06-16 11:49:59 +00:00
Rafael Fernández López
729537fc0a fastly: 10.1.0 -> 10.2.0
(cherry picked from commit 227ae54296)
2023-06-16 11:10:09 +00:00
Weijia Wang
2decc88392 Merge pull request #238067 from NixOS/backport-237988-to-release-23.05
[Backport release-23.05] nextcloudPackages: update
2023-06-16 13:42:58 +03:00
Charles Hall
0c50c136f6 nixos/lemmy: reduce moving parts
(cherry picked from commit a3527512d7)
2023-06-16 06:02:35 -04:00
Charles Hall
93ebb99eba nixos/lemmy: allow overriding packages
(cherry picked from commit 852298a7c1)
2023-06-16 06:02:35 -04:00
Charles Hall
9b7a3295e6 nixos/lemmy: only use env var when instructed
Lemmy checks the environment variable before the configuration file;
i.e. if the file is used to configure the database but the environment
variable is set to anything, the connection will fail because it'll
ignore the file. This was the previous behavior.

Now, the environment variable will be unset unless the user explicitly
chooses to set it, which makes the file-based configuration function
correctly. It's also possible to manually set the environment variable,
which has the major advantage of working around [this issue][0], which
prevents certain setups from working.

[0]: https://github.com/LemmyNet/lemmy/issues/2945

(cherry picked from commit 7621077224)
2023-06-16 06:02:35 -04:00
Charles Hall
e5fae1d6ed nixos/lemmy: warn for option removed upstream
Also hide it since it shouldn't be used.

(cherry picked from commit ae76739c7c)
2023-06-16 06:02:35 -04:00
Minijackson
83e046d4df nixos/netbox: make systemd units more consistent with upstream
(cherry picked from commit a46c5ee816)
2023-06-16 09:49:48 +00:00
Minijackson
be8dd2d187 netbox: 3.5.0 -> 3.5.3
(cherry picked from commit 0cdcc8cd25)
2023-06-16 09:49:48 +00:00
Mario Rodas
dfabb99d51 terraform: 1.4.6 -> 1.5.0
Diff: https://github.com/hashicorp/terraform/compare/v1.4.6...v1.5.0

Changelog: https://github.com/hashicorp/terraform/blob/v1.5.0/CHANGELOG.md
(cherry picked from commit c18e237187)
2023-06-16 09:39:33 +00:00
Bobby Rong
5950e99eb5 Merge pull request #237226 from NixOS/backport-237042-to-release-23.05
[Backport release-23.05] mutter, gnome-shell: 44.1 → 44.2
2023-06-16 17:38:46 +08:00
Jonas Heinrich
48c670a036 cups: 2.4.2 -> 2.4.5 2023-06-16 11:27:02 +02:00
Robert Schütz
30cba6f5f6 nextcloudPackages.apps.qownnotesapi: init at 23.6.0
(cherry picked from commit 1cb9ad9036)
2023-06-16 09:25:09 +00:00
Robert Schütz
f275bf8263 nextcloudPackages: update
(cherry picked from commit fcf1a7e037)
2023-06-16 09:25:08 +00:00
Nick Cao
aa4b53f79d Merge pull request #238024 from NixOS/backport-237999-to-release-23.05
[Backport release-23.05] wasmtime: 9.0.3 -> 9.0.4
2023-06-15 21:22:31 -06:00
Nick Cao
ab4014605a Merge pull request #238015 from NixOS/backport-233376-to-release-23.05
[Backport release-23.05] libxisf: 0.2.3 -> 0.2.8
2023-06-15 19:51:41 -06:00
Nick Cao
9c76df1f49 Merge pull request #237930 from NixOS/backport-237918-to-release-23.05
[Backport release-23.05] linux_testing: 6.4-rc4 -> 6.4-rc6
2023-06-15 19:37:29 -06:00
Rafael Fernández López
46b5d1537a wasmtime: 9.0.3 -> 9.0.4
(cherry picked from commit 566e9319a8)
2023-06-16 01:28:53 +00:00
Emily
92168f4ab2 Merge pull request #237993 from NixOS/backport-237940-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 114.0.5735.106 -> 114.0.5735.133
2023-06-16 02:15:40 +02:00
github-actions[bot]
88f86c5e55 Merge staging-next-23.05 into staging-23.05 2023-06-16 00:15:31 +00:00
github-actions[bot]
f15279bf0c Merge release-23.05 into staging-next-23.05 2023-06-16 00:14:59 +00:00
Nicolas Benes
7df5076660 libxisf: 0.2.3 -> 0.2.8
(cherry picked from commit 07c3776e3f)
2023-06-15 22:51:22 +00:00
networkException
14e1c8dad2 ungoogled-chromium: 114.0.5735.106 -> 114.0.5735.133
(cherry picked from commit bc8af837c8)
2023-06-15 21:12:59 +00:00
datafoo
e807220c2e vscode-extensions.davidanson.vscode-markdownlint: 0.50.0 -> 0.51.0
(cherry picked from commit cd6c817a8c)
2023-06-15 20:41:25 +00:00
Linus Heckemann
e27a1b6a2a documentation-highlighter: less weird source filter
The expansion into absolute paths caused the filter to reject all the
files in some unusual circumstances (we think it's due to use of a
chroot store). This works reliably no matter where nixpkgs is located.

(cherry picked from commit 43af5f0f66)
2023-06-15 13:40:15 -07:00
Alyssa Ross
1616bfbde7 nixos/test-driver: fix formatting
This caused the test driver to fail to build.

Fixes: 406de94b41 ("nixos/test-driver: add `timeout` option for `wait_for_console_text`")
2023-06-15 14:59:47 -04:00
Raito Bezarius
20955fa55e nixos/test-driver: add timeout option for wait_for_console_text (variant 2)
(cherry picked from commit d1104e2109)
2023-06-15 18:52:02 +00:00
Raito Bezarius
6f3fa4976f nixos/test-driver: add timeout option for wait_for_console_text
Previously, `wait_for_console_text` would block indefinitely until there were lines
shown in the buffer.

This is highly annoying when testing for things that can just hang for some reasons.

This introduces a classical timeout mechanism via non-blocking get on the Queue.

(cherry picked from commit 406de94b41)
2023-06-15 18:52:02 +00:00
Francesco Gazzetta
083cb1a04d Merge pull request #237943 from NixOS/backport-236799-to-release-23.05
[Backport release-23.05] pt2-clone: 1.58 -> 1.59
2023-06-15 18:25:22 +02:00
maxine
652af6eb88 Merge pull request #237948 from NixOS/backport-237947-to-release-23.05
[Backport release-23.05] _1password-gui: fix newline escape after #237925
2023-06-15 17:03:41 +02:00
Maxine Aubrey
dcaaf3073c _1password-gui: fix newline escape after #237925
(cherry picked from commit a76847f3aa)
2023-06-15 15:03:24 +00:00
maxine
468fbf3b3c Merge pull request #237945 from NixOS/backport-237925-to-release-23.05
[Backport release-23.05] _1password-gui: disable wayland for now
2023-06-15 17:02:32 +02:00
teutat3s
a89b288c8d _1password-gui: disable wayland for now
(cherry picked from commit a5a73963dd)
2023-06-15 14:58:06 +00:00
Lily Foster
869d68cac4 Merge pull request #237931 from NixOS/backport-237371-to-release-23.05
[Backport release-23.05] sqitch: add Algorithm::Backoff
2023-06-15 10:45:38 -04:00
Francesco Gazzetta
14b05b9bce pt2-clone: 1.58 -> 1.59
https://github.com/8bitbubsy/pt2-clone/releases/tag/v1.59
Diff: https://github.com/8bitbubsy/pt2-clone/compare/v1.58...v1.59
(cherry picked from commit 38da8a92a0)
2023-06-15 14:36:26 +00:00
K900
9f1a147032 Merge pull request #237934 from NixOS/backport-237924-to-release-23.05
[Backport release-23.05] all-packages: recurse into geph
2023-06-15 16:55:07 +03:00
K900
0d90ae7c1e all-packages: recurse into geph
It's actually a set of two packages.

(cherry picked from commit c430464f0a)
2023-06-15 13:47:18 +00:00
ners
448565af2f ssdfs-utils: 4.24 -> 4.27
(cherry picked from commit 9d666b3408)
2023-06-15 13:42:24 +00:00
ners
3d682cafff ssdfs-utils: init at 4.24
(cherry picked from commit 67e075221c)
2023-06-15 13:42:24 +00:00
ners
7edd1eacca licenses: add BSD-3-Clause-Clear
(cherry picked from commit 87f785ce08)
2023-06-15 13:42:24 +00:00
John Rinehart
bd00479f0e sqitch: add Algorithm::Backoff
(cherry picked from commit afef307023)
2023-06-15 13:09:53 +00:00
github-actions[bot]
2cbae0bfe9 [Backport release-23.05] ocamlPackage.{cohttp,github-unix}: fix for OCaml 5.0 (#237910)
(cherry-picked from commit 683f2f5ba2)
2023-06-15 15:08:05 +02:00
teutat3s
5b6f53d473 linux_testing: 6.4-rc4 -> 6.4-rc6
https://lwn.net/ml/linux-kernel/CAHk-%3DwifuPqAFXQQTTLkp_%2BFMzxGFHpSG-hEtZazG-46s%3DnoAw%40mail.gmail.com/
https://lwn.net/ml/linux-kernel/CAHk-%3DwgmbjQu3bVSa5JJhEymeQhkr7N3cjg-CoNLVituUnfW8w%40mail.gmail.com/
(cherry picked from commit 7b4cf14cf6)
2023-06-15 13:04:56 +00:00
Raito Bezarius
631b0dd39a linux_testing: 6.4-rc3 -> 6.4-rc4
https://lwn.net/ml/linux-kernel/CAHk-=whwNMtwpMxcsdC4bysY+5E9E_wNeUz=R-iciy3DJwQ+vg@mail.gmail.com/

(cherry picked from commit 5a3f79888d)
2023-06-15 12:57:23 +00:00
Atemu
12d94c3504 Merge pull request #237395 from LeSuisse/limesurvey-5.6.25
[23.05] limesurvey: 5.6.9+230306 -> 5.6.25+230605
2023-06-15 14:55:48 +02:00
Nick Cao
453bb832f7 Merge pull request #237897 from NixOS/backport-237841-to-release-23.05
[Backport release-23.05] electron_25-bin: 25.0.1 -> 25.1.1, electron_24-bin: 24.4.1 -> 24.5.1, electron_23-bin: 23.3.5 -> 23.3.7, electron_22-bin: 22.3.12 -> 22.3.13
2023-06-15 06:01:45 -06:00
Sandro
97b04e1632 Merge pull request #237617 from felschr/dotnet-updates-backport-23.05
[23.05] dotnet-sdk_6: 6.0.408 -> 6.0.410, dotnet-sdk_7: 7.0.203 -> 7.0.304, dotnet-sdk_8: 8.0.0-preview.3.23177.8 -> 8.0.100-preview.5.23303.2
2023-06-15 12:40:43 +02:00
teutat3s
4f9c5d8cbd electron_25-bin: 25.0.1 -> 25.1.1
https://github.com/electron/electron/releases/tag/v25.1.0
https://github.com/electron/electron/releases/tag/v25.1.1
(cherry picked from commit aac07377aa)
2023-06-15 09:58:14 +00:00
teutat3s
12f1781871 electron_24-bin: 24.4.1 -> 24.5.1
https://github.com/electron/electron/releases/tag/v24.5.0
https://github.com/electron/electron/releases/tag/v24.5.1
(cherry picked from commit 94a5c3c244)
2023-06-15 09:58:14 +00:00
teutat3s
e637d82b58 electron_23-bin: 23.3.5 -> 23.3.7
https://github.com/electron/electron/releases/tag/v23.3.6
https://github.com/electron/electron/releases/tag/v23.3.7
(cherry picked from commit 1293cece3d)
2023-06-15 09:58:14 +00:00
teutat3s
c24f3197b5 electron_22-bin: 22.3.12 -> 22.3.13
https://github.com/electron/electron/releases/tag/v22.3.13
(cherry picked from commit 79fc4c0f9c)
2023-06-15 09:58:14 +00:00
Vincent Laporte
6da5f2565c coqPackages.reglang: 1.1.2 → 1.1.3
(cherry picked from commit 12fce5d99f)
2023-06-15 10:23:37 +02:00
Emery Hemingway
638a545c22 buildNimPackage: refactor to use overlay-style overrideAttrs
Make buildNimPackage cleaner and more efficient. Also encourage
the use of a "buildNimPackage (finalAttrs: {…})" pattern.

(cherry picked from commit e21bb5c956)
2023-06-15 09:20:26 +01:00
Raito Bezarius
15384bf882 zfs: add option to restore kernel_neon for linux 6.2 support on aarch64
Introduced in aaeca98456
with the usual disdain for ZFS.

We have been there in the past with
<https://www.phoronix.com/news/NixOS-Linux-5.0-ZFS-FPU-Drop> /
https://github.com/NixOS/nixpkgs/pull/61076.

This fixes ZFS on aarch64 until the next breakage.

See https://github.com/openzfs/zfs/issues/14555 for original upstream
issue.
2023-06-15 10:19:42 +02:00
adisbladis
a8973859e8 zfs: 2.1.11 -> 2.1.12
(cherry picked from commit 900c093e27)
2023-06-15 10:19:41 +02:00
Nick Cao
90f8e96640 Merge pull request #236925 from NixOS/backport-236684-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.85.1 -> 1.85.2
2023-06-15 01:43:18 -06:00
Vincent Laporte
3412260fa1 coqPackages.itauto: init at 8.17.0 for Coq 8.17
Propagate `findlib` when needed
Add tests

(cherry picked from commit 90fa8629df)
2023-06-15 07:05:46 +02:00
adisbladis
0872b869bc Merge pull request #237852 from NixOS/backport-237756-to-release-23.05
[Backport release-23.05] emacs: update `emacs2nix` and elpa-devel packages
2023-06-15 14:55:35 +12:00
Brian Leung
06129c1e66 Update elpa-devel-generated
(cherry picked from commit 50bd8f87e2)
2023-06-15 01:11:02 +00:00
Brian Leung
38264dea77 Update emacs2nix
(cherry picked from commit 8ff869a45a)
2023-06-15 01:11:02 +00:00
github-actions[bot]
657250a19c Merge staging-next-23.05 into staging-23.05 2023-06-15 00:15:06 +00:00
github-actions[bot]
95b6b41d3c Merge release-23.05 into staging-next-23.05 2023-06-15 00:14:33 +00:00
Weijia Wang
75eb7c2d47 Merge pull request #237783 from panicgh/pynitrokey
[23.05] pynitrokey: 0.4.37 -> 0.4.38, python3Packages.click-aliases: init at 1.0.1
2023-06-15 01:06:07 +03:00
Weijia Wang
eaa1236dab Merge pull request #237768 from NixOS/backport-236502-to-release-23.05
[Backport release-23.05] nextcloudPackages: update
2023-06-15 00:21:17 +03:00
Weijia Wang
509c3bf121 Merge pull request #237763 from ereslibre/backport-237556-to-release-23.05
unison: use finalAttrs pattern
2023-06-14 23:10:55 +03:00
Michael Weiss
20b43dc5ae Merge pull request #237758 from NixOS/backport-237652-to-release-23.05
[Backport release-23.05] chromium: 114.0.5735.106 -> 114.0.5735.133
2023-06-14 21:35:42 +02:00
Raphael Robatsch
eac0641ae6 mkNugetSource: Also copy .nupkg files from subdirectories
Previously only .nupkg files directly in the deps directory were copied.
This is a regression because it breaks `projectReferences = [ ... ];` in
buildDotnetModule.

(cherry picked from commit 0d29814880)
2023-06-14 18:12:41 +00:00
Raphael Robatsch
775d8f9e42 tests.dotnet: init with test for projectReferences
Add a test for buildDotnetModule's `projectReferences = [ ... ];`
feature, which is currently unused and therefore untested in nixpkgs.

(cherry picked from commit 256c3a7a53)
2023-06-14 18:12:41 +00:00
K900
c6c633ea7c Merge pull request #237794 from NixOS/backport-237784-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-06-14
2023-06-14 19:39:38 +03:00
K900
ba3351a563 linux/hardened/patches/6.1: 6.1.32-hardened1 -> 6.1.33-hardened1
(cherry picked from commit 3bc51b29e6)
2023-06-14 16:38:46 +00:00
K900
e00edc0d1f linux/hardened/patches/5.4: 5.4.245-hardened1 -> 5.4.246-hardened1
(cherry picked from commit 1aff8181e0)
2023-06-14 16:38:46 +00:00
K900
aee62df383 linux/hardened/patches/5.15: 5.15.115-hardened1 -> 5.15.116-hardened1
(cherry picked from commit 1d5c213afc)
2023-06-14 16:38:46 +00:00
K900
0f6c9244a1 linux/hardened/patches/5.10: 5.10.182-hardened1 -> 5.10.183-hardened1
(cherry picked from commit 087c4f2668)
2023-06-14 16:38:46 +00:00
K900
e9a6c4b8c3 linux/hardened/patches/4.19: 4.19.284-hardened1 -> 4.19.285-hardened1
(cherry picked from commit 8dd2fe337e)
2023-06-14 16:38:46 +00:00
K900
bb20f2a4f7 linux/hardened/patches/4.14: 4.14.316-hardened1 -> 4.14.317-hardened1
(cherry picked from commit 4e5af239fb)
2023-06-14 16:38:46 +00:00
K900
a9d9cff819 linux_latest-libre: 19308 -> 19331
(cherry picked from commit 4439ae5844)
2023-06-14 16:38:46 +00:00
K900
aea2f59581 linux-rt_6_1: 6.1.28-rt10 -> 6.1.33-rt11
(cherry picked from commit 9038fbbb84)
2023-06-14 16:38:46 +00:00
K900
023860ff73 linux: 6.3.7 -> 6.3.8
(cherry picked from commit 87531c7d80)
2023-06-14 16:38:46 +00:00
K900
5efd9ab9a4 linux: 6.1.33 -> 6.1.34
(cherry picked from commit 31891bd7ad)
2023-06-14 16:38:46 +00:00
K900
01409596ec linux: 5.4.246 -> 5.4.247
(cherry picked from commit e4d88ebd7e)
2023-06-14 16:38:45 +00:00
K900
22fee18e65 linux: 5.15.116 -> 5.15.117
(cherry picked from commit 4b9cbe9628)
2023-06-14 16:38:45 +00:00
K900
0d0ba6b43b linux: 5.10.183 -> 5.10.184
(cherry picked from commit 46cf3ed066)
2023-06-14 16:38:45 +00:00
K900
f5842eec29 linux: 4.19.285 -> 4.19.286
(cherry picked from commit 2ece3d45fa)
2023-06-14 16:38:45 +00:00
K900
8a46600b3b linux: 4.14.317 -> 4.14.318
(cherry picked from commit eadc04712f)
2023-06-14 16:38:45 +00:00
Nicolas Benes
4528627064 pynitrokey: 0.4.37 -> 0.4.38
(cherry picked from commit 269c517fe8)
2023-06-14 17:45:08 +02:00
Nicolas Benes
3f03c3a4a4 pynitrokey: add update script
(cherry picked from commit 3da8671d44)
2023-06-14 17:45:08 +02:00
Nicolas Benes
e9c0042b5b python3Packages.click-aliases: init at 1.0.1
(cherry picked from commit 2423529216)
2023-06-14 17:45:08 +02:00
7c6f434c
b62d21ed10 Merge pull request #234752 from NixOS/backport-232913-to-release-23.05
[Backport release-23.05] stumpwm: fix package conflict and HOME errors when loading modules
2023-06-14 15:18:11 +00:00
Robert Schütz
dab00042b0 nextcloudPackages: update
(cherry picked from commit 2e30678017)
2023-06-14 14:14:12 +00:00
Weijia Wang
e614005a79 Merge pull request #237752 from NixOS/backport-237635-to-release-23.05
[Backport release-23.05] netbird-ui: 0.21.0 -> 0.21.3
2023-06-14 17:07:42 +03:00
Weijia Wang
dc56b69be8 Merge pull request #237750 from NixOS/backport-237720-to-release-23.05
[Backport release-23.05] switch-to-configuration.pl: fix inverted dry-activate logic for swap
2023-06-14 16:58:03 +03:00
Lars Jellema
824d6accab haskellPackages.ghcWithHoogle: Use overrides
ghcWithHoogle was using unoverridden packages pulled from the
buildHaskellPackages package set. This commit fixes that by pulling the
packages from self instead.

(cherry picked from commit e3f1b71449)
2023-06-14 15:09:34 +02:00
Rafael Fernández López
234e9918ad unison: use finalAttrs pattern
(cherry picked from commit 81fc11e2ed)
2023-06-14 15:07:55 +02:00
Rouven Czerwinski
43680b2039 xwayland: 23.1.1 -> 23.1.2
This release includes improved DMA-BUF v4 feedback support for direct
scanout, relaxed CVT modes for non-standard modes, fixes for the
CHERI/Morello platform and other various fixes.

Changelog: https://lists.x.org/archives/xorg-announce/2023-June/003405.html
(cherry picked from commit 0046dd7807)
2023-06-14 13:04:26 +00:00
Michael Weiss
b453a5a92d chromium: 114.0.5735.106 -> 114.0.5735.133
https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop_13.html

This update includes 5 security fixes.

CVEs:
CVE-2023-3214 CVE-2023-3215 CVE-2023-3216 CVE-2023-3217

(cherry picked from commit 3062dce201)
2023-06-14 13:02:26 +00:00
R. Ryantm
346677b7ee netbird-ui: 0.21.0 -> 0.21.3
(cherry picked from commit c32dedc741)
2023-06-14 12:50:07 +00:00
Wout Mertens
2b5a2668d1 switch-to-configuration.pl: fix inverted dry-activate logic for swap
(cherry picked from commit a97fe8990d)
2023-06-14 12:46:33 +00:00
K900
5f9a74bcbb Merge pull request #237745 from NixOS/backport-237722-to-release-23.05
[Backport release-23.05] insync: fix launching issue on wayland
2023-06-14 15:26:45 +03:00
Miao, ZhiCheng
a18e67138c insync: fix launching issue on wayland
(cherry picked from commit 8ecdb2048d)
2023-06-14 12:26:30 +00:00
Sandro Jäckel
ffd21eabf7 zammad: fix path to sendmail
(cherry picked from commit 00000548be)
2023-06-14 12:26:23 +00:00
Weijia Wang
49f0e35d67 Merge pull request #236691 from NixOS/backport-235282-to-release-23.05
[Backport release-23.05] unison: M4h -> M4i
2023-06-14 14:17:26 +03:00
Weijia Wang
ddf4688dc7 Merge pull request #237703 from NixOS/backport-237681-to-release-23.05
[Backport release-23.05] emacs: disable withXwidgets on darwin
2023-06-14 12:55:59 +03:00
maralorn
fb73922d1b Merge pull request #237713 from NorfairKing/unbreak-sydtest-23.05
haskellPackages.sydtest: Unbreak by disabling test suite.
2023-06-14 11:40:49 +02:00
Tom Sydney Kerckhove
b70e8652a6 haskellPackages.sydtest: Unbreak by disabling test suite. 2023-06-14 11:21:10 +02:00
R. Ryantm
c56d659ebc kdiff3: 1.10.1 -> 1.10.4
(cherry picked from commit 70ce7f48aa)
2023-06-14 16:34:22 +08:00
Mario Rodas
41e23c9023 emacs: disable withXwidgets on darwin
withXwidgets requires webkitgtk, which is marked as broken on Darwin.

(cherry picked from commit 104992f3cf)
2023-06-14 08:13:16 +00:00
Nick Cao
e6ef080e60 Merge pull request #237685 from NixOS/backport-237562-to-release-23.05
[Backport release-23.05] feed2imap-go: 1.6.0 -> 1.7.0
2023-06-14 00:21:12 -06:00
Joachim Breitner
ffd6885566 feed2imap-go: 1.6.0 -> 1.7.0
(cherry picked from commit 6040295f5a)
2023-06-14 05:33:01 +00:00
adisbladis
5073cf1be9 Merge pull request #237676 from NixOS/backport-237125-to-release-23.05
[Backport release-23.05] Elisp updates
2023-06-14 16:29:33 +12:00
Anderson Torres
010cf51d76 nongnu-packages: updated 2023-06-11 (from overlay)
(cherry picked from commit 920266b83f)
2023-06-14 03:23:03 +00:00
Anderson Torres
15a6c02f80 nongnu-packages: updated 2023-06-10 (from overlay)
(cherry picked from commit d21d3cfa5b)
2023-06-14 03:23:03 +00:00
Anderson Torres
9c98366cdd melpa-packages: updated 2023-06-11 (from overlay)
(cherry picked from commit 132b896b7d)
2023-06-14 03:23:03 +00:00
Anderson Torres
7e2b5bea0a melpa-packages: updated 2023-06-10 (from overlay)
(cherry picked from commit 65ac6ed50c)
2023-06-14 03:23:03 +00:00
Anderson Torres
2e65cfd924 elpa-devel-packages: updated 2023-06-11 (from overlay)
(cherry picked from commit 4506c482a4)
2023-06-14 03:23:03 +00:00
Anderson Torres
bb438b0cf3 elpa-packages: updated 2023-06-11 (from overlay)
(cherry picked from commit ddb7b2f972)
2023-06-14 03:23:03 +00:00
Anderson Torres
a53e73e924 elpa-packages: updated 2023-06-10 (from overlay)
(cherry picked from commit 3d213dce87)
2023-06-14 03:23:02 +00:00
Anderson Torres
dbda8e5dd2 emacs.pkgs.sunrise-commander: refactor
(cherry picked from commit 8b7ee29f38)
2023-06-14 03:23:02 +00:00
Anderson Torres
a3f38293dc emacs update-from-overlay: include elpa-devel
(cherry picked from commit e7f1412413)
2023-06-14 03:23:02 +00:00
Nick Cao
f62f0acbb2 Merge pull request #237606 from NixOS/backport-232158-to-release-23.05
[Backport release-23.05] bird-lg: 1.2.0 -> 1.3.0
2023-06-13 19:24:38 -06:00
Nick Cao
1b5631e39f Merge pull request #237564 from NixOS/backport-237434-to-release-23.05
[Backport release-23.05] consul: 1.15.2 -> 1.15.3
2023-06-13 19:20:45 -06:00
github-actions[bot]
3188b19db7 Merge staging-next-23.05 into staging-23.05 2023-06-14 00:15:03 +00:00
github-actions[bot]
02a5006d75 Merge release-23.05 into staging-next-23.05 2023-06-14 00:14:33 +00:00
Felix Schröter
dae4b8918c tone: fix compatibility with .NET 6.0.18 libraries
(cherry picked from commit 4bcb858f37)
2023-06-13 21:19:56 +02:00
Felix Schröter
b677f5dc7b space-station-14-launcher: fix compatibility with .NET 6.0.18 libraries 2023-06-13 21:19:56 +02:00
Felix Schröter
e3b33bbee7 dotnet-sdk_8: 8.0.0-preview.3.23177.8 -> 8.0.100-preview.5.23303.2 2023-06-13 21:19:48 +02:00
Felix Schröter
789e110d53 dotnet-sdk_7: 7.0.203 -> 7.0.304 2023-06-13 21:18:40 +02:00
Felix Schröter
bc7829682c dotnet-sdk_6: 6.0.408 -> 6.0.410
(cherry picked from commit d27a697d50)
2023-06-13 21:08:41 +02:00
Moritz 'e1mo' Fromm
9b586db319 bird-lg: 1.2.0 -> 1.3.0
> - Fix BGPMAP showing wrong preferred protocol name (#75)
> - Treat empty environment variables as valid settings (#77)
> - Support setting port for WHOIS server on frontend
> - Fix lgproxy handling of very long lines from BIRD daemon
> - Make lgproxy parse allow IP list at startup

https://github.com/xddxdd/bird-lg-go/releases/tag/v1.3.0
(cherry picked from commit f27732cb29)
2023-06-13 18:27:46 +00:00
R. Ryantm
626b645f71 consul: 1.15.2 -> 1.15.3
(cherry picked from commit bf600011a0)
2023-06-13 13:33:02 +00:00
github-actions[bot]
61b277bd3a clickhouse: 23.3.2.37 -> 23.3.3.52 (#237550)
(cherry picked from commit cbf66dd4b4)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-06-13 14:45:28 +02:00
Weijia Wang
ceb23dadc6 Merge pull request #237549 from NixOS/backport-237535-to-release-23.05
[Backport release-23.05] gitlab-container-registry: 3.74.0 -> 3.76.0
2023-06-13 14:47:35 +03:00
github-actions[bot]
36e62d5140 [Backport release-23.05] groestlcoin: 24.0.1 -> 25.0 (#237534)
* groestlcoin: 24.0.1 -> 25.0

(cherry picked from commit 63eff7e414)

* Apply suggestion

(cherry picked from commit ee693fa326)

---------

Co-authored-by: gruve-p <jackielove4u@hotmail.com>
2023-06-13 14:47:02 +03:00
Yaya
4b10158e2b gitlab-container-registry: 3.74.0 -> 3.76.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.76.0-gitlab/CHANGELOG.md

(cherry picked from commit 1908dfc119)
2023-06-13 11:34:51 +00:00
Yaya
6b5a6338ef gitlab: Add link to changelog in update.py
(cherry picked from commit 34a020485b)
2023-06-13 13:33:41 +02:00
Yaya
de736177ff gitlab: 16.0.2 -> 16.0.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.0.4-ee/CHANGELOG.md
(cherry picked from commit 73273ec030)
2023-06-13 13:33:41 +02:00
Maximilian Bosch
962e762738 Merge pull request #237528 from Ma27/backport-linux-kernels
[23.05] Backport Linux kernel updates (2023-06-06 & 2023-06-09)
2023-06-13 13:04:34 +02:00
Nick Cao
78c0359b1e Merge pull request #237518 from NixOS/backport-237085-to-release-23.05
[Backport release-23.05] gitlab-runner: 16.0.1 -> 16.0.2
2023-06-13 03:50:41 -06:00
K900
8af0eac1c8 linux/hardened/patches/6.1: 6.1.31-hardened1 -> 6.1.32-hardened1
(cherry picked from commit f984670218)
2023-06-13 11:44:18 +02:00
K900
de63ac1a46 linux/hardened/patches/5.4: 5.4.244-hardened1 -> 5.4.245-hardened1
(cherry picked from commit 0edae4c6a2)
2023-06-13 11:44:18 +02:00
K900
22f08905bf linux/hardened/patches/5.15: 5.15.114-hardened1 -> 5.15.115-hardened1
(cherry picked from commit 8c28d094c3)
2023-06-13 11:44:18 +02:00
K900
c201230c8c linux/hardened/patches/5.10: 5.10.181-hardened1 -> 5.10.182-hardened1
(cherry picked from commit 2ebb96aa75)
2023-06-13 11:44:18 +02:00
K900
4639033eb4 linux-rt_5_10: 5.10.180-rt88 -> 5.10.78-rt55
(cherry picked from commit cc63badb85)
2023-06-13 11:44:17 +02:00
K900
650102a57e linux: 6.3.6 -> 6.3.7
(cherry picked from commit 3143cda4d4)
2023-06-13 11:44:17 +02:00
K900
c79e7241cc linux: 6.1.32 -> 6.1.33
(cherry picked from commit e941c4484d)
2023-06-13 11:44:17 +02:00
K900
f5f87891ca linux: 5.4.245 -> 5.4.246
(cherry picked from commit 2b4690b98f)
2023-06-13 11:44:17 +02:00
K900
49505e6a0a linux: 5.15.115 -> 5.15.116
(cherry picked from commit 951e7e83ae)
2023-06-13 11:44:16 +02:00
K900
0fd134a2f2 linux: 5.10.182 -> 5.10.183
(cherry picked from commit 917d18270c)
2023-06-13 11:44:16 +02:00
K900
60fa0e7deb linux: 4.19.284 -> 4.19.285
(cherry picked from commit 2054a678a3)
2023-06-13 11:44:16 +02:00
K900
86580387d8 linux: 4.14.316 -> 4.14.317
(cherry picked from commit 489678eb8c)
2023-06-13 11:44:16 +02:00
K900
4bee10f43f linux/hardened/patches/6.1: 6.1.29-hardened1 -> 6.1.31-hardened1
(cherry picked from commit 672e1610aa)
2023-06-13 11:44:15 +02:00
K900
06b1eb3e8b linux/hardened/patches/5.4: 5.4.243-hardened1 -> 5.4.244-hardened1
(cherry picked from commit 89338c4b67)
2023-06-13 11:44:15 +02:00
K900
6c6e9d3ee3 linux/hardened/patches/5.15: 5.15.112-hardened1 -> 5.15.114-hardened1
(cherry picked from commit 003589eb0e)
2023-06-13 11:44:15 +02:00
K900
dfc8b39d7f linux/hardened/patches/5.10: 5.10.180-hardened1 -> 5.10.181-hardened1
(cherry picked from commit 7ca0b723e2)
2023-06-13 11:44:15 +02:00
K900
45c772ab8e linux/hardened/patches/4.19: 4.19.283-hardened1 -> 4.19.284-hardened1
(cherry picked from commit 5f541c2965)
2023-06-13 11:44:14 +02:00
K900
bcafe1ef8a linux/hardened/patches/4.14: 4.14.315-hardened1 -> 4.14.316-hardened1
(cherry picked from commit 3fae2d9ba1)
2023-06-13 11:44:14 +02:00
K900
f17d6869ec linux-rt_5_10: 5.10.179-rt87 -> 5.10.180-rt88
(cherry picked from commit 38fad49214)
2023-06-13 11:44:14 +02:00
K900
f210583dac linux: 6.3.5 -> 6.3.6
(cherry picked from commit f7a3f7cad1)
2023-06-13 11:44:14 +02:00
K900
dce6c34b5b linux: 6.1.31 -> 6.1.32
(cherry picked from commit 705a024442)
2023-06-13 11:44:13 +02:00
K900
18933ce912 linux: 5.4.244 -> 5.4.245
(cherry picked from commit c8a665ff5f)
2023-06-13 11:44:13 +02:00
K900
4a1b535b25 linux: 5.15.114 -> 5.15.115
(cherry picked from commit d77a405369)
2023-06-13 11:44:13 +02:00
K900
2d0bd9be18 linux: 5.10.181 -> 5.10.182
(cherry picked from commit 7dbcfa1a02)
2023-06-13 11:44:13 +02:00
github-actions[bot]
183031fa90 grafanaPlugins.grafanaPlugin: add platform only when multiple zipHash are specified (#237522)
(cherry picked from commit 3aeed401b9)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-06-13 11:11:40 +02:00
Jacob Moody
e2530c5c32 grafanaPlugins.grafana-clickhouse-datasource: init at 3.1.0
(cherry picked from commit d70db883e5)
2023-06-13 11:10:20 +02:00
Jacob Moody
09014d2935 maintainers: add moody
(cherry picked from commit 7c9a792a3e)
2023-06-13 11:10:20 +02:00
R. Ryantm
1f99683c6f gitlab-runner: 16.0.1 -> 16.0.2
(cherry picked from commit 28df5f4a30)
2023-06-13 08:47:12 +00:00
Nick Cao
7aa581e668 Merge pull request #237483 from sarcasticadmin/backport-236402-to-release-23.05
[Backport release-23.05] ticker: 4.15.10 -> 4.15.14
2023-06-13 02:09:27 -06:00
Vincent Laporte
e5c1f6833d ocamlPackages.ansiterminal: fix for OCaml 5.0
(cherry picked from commit 03dc92bce1)
2023-06-13 10:04:52 +02:00
Vincent Laporte
92faff8e62 ocamlPackages.bz2: disable for OCaml ≥ 5.0
(cherry picked from commit a70967020f)
2023-06-13 10:04:52 +02:00
Vincent Laporte
1b90f6d4f0 ocamlPackages.mariadb: fix for OCaml 5.0
(cherry picked from commit 75b5f4b106)
2023-06-13 10:04:52 +02:00
Vincent Laporte
a972e54d74 ocamlPackages.dose3: cleanup
(cherry picked from commit b4e057c88d)
2023-06-13 10:02:15 +02:00
Vincent Laporte
1fc1017e2f ocamlPackages.cudf: 0.9 → 0.10
(cherry picked from commit 635e71f62c)
2023-06-13 10:02:15 +02:00
Vincent Laporte
24c5f140e0 ocamlPackages.parmap: 1.2.4 → 1.2.5
(cherry picked from commit eb464f2771)
2023-06-13 10:02:15 +02:00
Pol Dellaiera
a995c57f7d Merge pull request #237505 from NixOS/backport-237428-to-release-23.05
[Backport release-23.05] cassandra_4: 4.1.0 -> 4.1.2
2023-06-13 09:41:32 +02:00
Thomas Gerbet
bdcf0921e2 cassandra_4: 4.1.0 -> 4.1.2
Fixes CVE-2023-30601.

https://lists.apache.org/thread/f74p9jdhmmp7vtrqd8lgm8bq3dhxl8vn

Changelog:
https://github.com/apache/cassandra/blob/cassandra-4.1.2/CHANGES.txt
(cherry picked from commit ec238a4f39)
2023-06-13 07:37:53 +00:00
Robert James Hernandez
238ee02f13 ticker: add maintainer sarcasticadmin
(cherry picked from commit d7d3dd6bf7)
2023-06-13 05:34:59 +00:00
Robert James Hernandez
e96067d9d9 ticker: 4.5.13 -> 4.5.14
(cherry picked from commit bd4eff886e)
2023-06-13 05:34:59 +00:00
R. Ryantm
85d5d9ecd9 ticker: 4.5.10 -> 4.5.13
(cherry picked from commit b4b31f8876)
2023-06-13 05:34:40 +00:00
Nick Cao
c702c94e85 Merge pull request #237156 from NixOS/backport-235610-to-release-23.05
[Backport release-23.05] cc-wrapper: try to better guess meta.mainProgram
2023-06-12 23:19:25 -06:00
github-actions[bot]
eb444ede10 Merge staging-next-23.05 into staging-23.05 2023-06-13 00:15:26 +00:00
github-actions[bot]
f3df3c748e Merge release-23.05 into staging-next-23.05 2023-06-13 00:14:56 +00:00
Pierre Bourdon
ee87f6dab8 Merge pull request #237337 from NixOS/backport-237199-to-staging-23.05
[Backport staging-23.05] mupdf: actually build and install the shared libraries version
2023-06-13 01:58:23 +02:00
Weijia Wang
cdd5aaac66 Merge pull request #237207 from NixOS/backport-237102-to-release-23.05
[Backport release-23.05] dtc: fix overrides: use finalAttrs, not rec
2023-06-13 01:10:41 +03:00
Anderson Torres
4955469cac mu: synchronize with emacs' modified attributes
(cherry picked from commit c8cb3bb378)
2023-06-12 21:44:22 +00:00
Anderson Torres
8b88163ca9 build-support/emacs: synchronize with emacs' modified attributes
(cherry picked from commit 5d68e9014c)
2023-06-12 21:44:22 +00:00
Anderson Torres
1c4ca1e686 emacs generic: rename attributes
Namely:

- treeSitter -> withTreeSitter
- nativeComp -> withNativeCompilation

(cherry picked from commit e5e43e6beb)
2023-06-12 21:44:22 +00:00
Anderson Torres
a1735b7b2c emacs generic: decouple Xwidgets from X
(cherry picked from commit 196d71b295)
2023-06-12 21:44:22 +00:00
Anderson Torres
4d5fe9dc8c emacs generic.nix: append -macport to pname when appropriate
(cherry picked from commit 441036d7f9)
2023-06-12 21:44:22 +00:00
Anderson Torres
382cfeac00 emacs generic.nix: require pname
Also, remove versionModifier and name

(cherry picked from commit 6a6110bd76)
2023-06-12 21:44:22 +00:00
Weijia Wang
f4fb610dc2 Merge pull request #237386 from NixOS/backport-237379-to-release-23.05
[Backport release-23.05] matrix-synapse: disable test parallelism on aarch64-linux
2023-06-12 23:55:26 +03:00
Weijia Wang
8022f0a804 Merge pull request #237382 from NixOS/backport-236821-to-release-23.05
[Backport release-23.05] nextcloud25: 25.0.6 -> 25.0.7
2023-06-12 23:53:05 +03:00
Weijia Wang
148bb2e97b Merge pull request #237399 from NixOS/backport-236944-to-release-23.05
[Backport release-23.05] wamr: use finalAttrs pattern
2023-06-12 23:22:47 +03:00
Weijia Wang
6bbf7b6b5f Merge pull request #237397 from NixOS/backport-236943-to-release-23.05
[Backport release-23.05] unison: use finalAttrs pattern
2023-06-12 23:22:24 +03:00
Weijia Wang
4fb97c12fe Merge pull request #237396 from NixOS/backport-236945-to-release-23.05
[Backport release-23.05] wavm: use finalAttrs pattern
2023-06-12 23:22:08 +03:00
Emily
32b94c225f Merge pull request #237393 from NixOS/backport-237023-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 114.0.5735.90 -> 114.0.5735.106
2023-06-12 21:47:46 +02:00
Rafael Fernández López
ce9a1b6ed5 wamr: use finalAttrs pattern
(cherry picked from commit 69d335cd7f)
2023-06-12 17:34:04 +00:00
Rafael Fernández López
464bc9b017 unison: use finalAttrs pattern
(cherry picked from commit b630c6ac71)
2023-06-12 17:21:23 +00:00
Rafael Fernández López
68401b22b4 wavm: use finalAttrs pattern
(cherry picked from commit 084cb0f01a)
2023-06-12 17:21:17 +00:00
Thomas Gerbet
f400bfd23a limesurvey: 5.6.9+230306 -> 5.6.25+230605
Changelog: https://github.com/LimeSurvey/LimeSurvey/blob/5.6.25%2B230605/docs/release_notes.txt

This upgrade contains security fixes:
* XSS issue in notification email address
* Issue in CSV user export
* Removed vulnerable example files
* Administrator can change his own password without entering the existing one
* Unsafe way to detect IP address against brute-force attacks
2023-06-12 19:17:40 +02:00
networkException
158196ba23 ungoogled-chromium: 114.0.5735.90 -> 114.0.5735.106
(cherry picked from commit a597197edb)
2023-06-12 17:11:46 +00:00
Maximilian Bosch
01b595c924 matrix-synapse: disable test parallelism on aarch64-linux
No idea why, but the tests - a random amount of tests to be precise -
fail on aarch64 on each attempt I made. Not reproducible on
x86_64-linux. Disabling parallelism appears to solve the issue.

(cherry picked from commit a88de40ede)
2023-06-12 16:23:45 +00:00
Maximilian Bosch
7bfee5cb1e nextcloud25: 25.0.6 -> 25.0.7
ChangeLog: https://nextcloud.com/changelog/#25-0-7
(cherry picked from commit d78f882005)
2023-06-12 15:54:14 +00:00
Robert Hensing
eb58316ab5 Merge pull request #237370 from NixOS/backport-237282-to-release-23.05
[Backport release-23.05] nixos/nix-daemon: fix URL for nix.conf
2023-06-12 17:03:06 +02:00
Ian Kerins
5aeaf50b3d nixos/nix-daemon: fix URL for nix.conf
The existing URL no longer takes you somewhere useful.

(cherry picked from commit 2f20e0e131)
2023-06-12 15:01:54 +00:00
Robert Hensing
a83842a466 Merge pull request #237329 from NixOS/backport-237218-to-release-23.05
[Backport release-23.05] nixos-generate-config: Fix generated hostPlatform.system
2023-06-12 13:33:23 +02:00
Pierre Bourdon
8185586a98 mupdf: actually build and install the shared libraries version
The current version of the derivation builds in shared libraries mode,
but then the "shared" flag is not passed to the "make install"
invocation. This causes "make install" to perform a whole second build
from scratch, in static mode, and install this to $out instead.

Instead pass shared=yes as part of the makeFlags -- this is basically
the only thing that the "shared" build target does anyway, and I don't
think there is a similar target for "make install".

This issue was detected because the .pc shipped with mupdf doesn't work
with the static libraries currently shipped (it doesn't include
recursive dependencies like zlib).

(cherry picked from commit 3d4769a9e8)
2023-06-12 11:02:00 +00:00
Robert Hensing
948b43c670 nixos-generate-config: Fix generated hostPlatform.system
While the intent of the code was correct, the system string can not be used
in the substituteAll function.

See https://github.com/NixOS/nixpkgs/issues/237216

(cherry picked from commit 1350e522fa)
2023-06-12 10:27:36 +00:00
Tom Hubrecht
105b720c19 nixos/pixelfed: Fix missing permissions for nginx serving files
Also fixes the service `pixelfed-cron` StateDirectory and uses the nginx user instead of group to define nginx appartenance to pixelfed's group

(cherry picked from commit 953ee5df82)
2023-06-12 10:00:05 +00:00
Vincent Laporte
5d3e4f99aa coqPackages.Verdi: 20211026 → 20230503
(cherry picked from commit b5d34f2447)
2023-06-12 10:26:45 +02:00
Vincent Laporte
0898bf7a89 coqPackages.Cheerios: 20200201 → 20230107
(cherry picked from commit db2fb68abf)
2023-06-12 10:26:45 +02:00
Vincent Laporte
77275ed119 coqPackages.StructTact: 20210328 → 20230107
(cherry picked from commit 4bcc6aa70b)
2023-06-12 10:26:45 +02:00
Vincent Laporte
eebf558778 coqPackages.InfSeqExt: 20200131 → 20230107
(cherry picked from commit 8ecea0cc4d)
2023-06-12 10:26:45 +02:00
Bobby Rong
a62f7d912d Merge pull request #237269 from bobby285271/bpo/cinnamon-23.05
[23.05] cinnamon.cinnamon-common: Partialy backport #236641
2023-06-12 16:20:20 +08:00
Vincent Laporte
7f72645b8e ocamlPackages.functoria: 4.3.4 → 4.3.6
(cherry picked from commit 002ae27963)
2023-06-12 08:43:59 +02:00
Vincent Laporte
03a3f8c7ff ocamlPackages.omd: fix for OCaml 5.0
(cherry picked from commit aa86e43eab)
2023-06-12 08:43:59 +02:00
Vincent Laporte
59c51d9da9 ocamlPackages.qtest: fix for OCaml 5.0
(cherry picked from commit 948180d38b)
2023-06-12 08:43:59 +02:00
Nick Cao
63e752bbac Merge pull request #237112 from NixOS/backport-231661-to-release-23.05
[Backport release-23.05] wolfram-engine: add 13.2.0
2023-06-11 20:29:20 -06:00
Claudio Bley
a94c519211 gephi: 0.9.6 -> 0.10.1
* gephi requires Java 11 to run according to https://gephi.org/users/requirements/

(cherry picked from commit 2c9092a377)
2023-06-12 01:42:35 +00:00
Claudio Bley
314eeba0fa javaPackages: add jogl 2.4.0
(cherry picked from commit 09966984eb)
2023-06-12 01:42:35 +00:00
github-actions[bot]
2f4e176078 Merge staging-next-23.05 into staging-23.05 2023-06-12 00:16:52 +00:00
github-actions[bot]
c878c4be15 Merge release-23.05 into staging-next-23.05 2023-06-12 00:16:25 +00:00
Mario Rodas
e607cc5b4d Merge pull request #236301 from NixOS/backport-232711-to-staging-23.05
[Backport staging-23.05] libwacom: 2.6.0 -> 2.7.0
2023-06-11 18:42:37 -05:00
Mario Rodas
5f6396e854 Merge pull request #236489 from NixOS/backport-236358-to-release-23.05
[Backport release-23.05] go_1_19: 1.19.9 -> 1.19.10
2023-06-11 18:42:09 -05:00
Mario Rodas
a9620c5f06 Merge pull request #236488 from NixOS/backport-236359-to-staging-23.05
[Backport staging-23.05] go_1_20: 1.20.4 -> 1.20.5
2023-06-11 18:41:11 -05:00
seth
c83225c553 prismlauncher: add getchoo as comaintainer
(cherry picked from commit e2196e1f18)
2023-06-11 22:54:23 +00:00
seth
dd69ae3fff prismlauncher: 6.3 -> 7.0
(cherry picked from commit 420afc312d)
2023-06-11 22:54:23 +00:00
Sefa Eyeoglu
bb8b5735d6 prismlauncher: expose parameters of unwrapped package
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit e17bf7b272)
2023-06-11 21:59:55 +02:00
Sefa Eyeoglu
df3c697bbb prismlauncher: enable PIE
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 26dda3c45e)
2023-06-11 21:59:55 +02:00
Sefa Eyeoglu
b5018ea11a prismlauncher: allow empty msaClientID
Upstream supports leaving the value empty, which effectively disables
the code related to that client id.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit b130e618d6)
2023-06-11 21:59:55 +02:00
Sefa Eyeoglu
218b2ce76f prismlauncher: simplify postUnpack
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit fa7b31cf86)
2023-06-11 21:59:55 +02:00
Sefa Eyeoglu
5f019cbafb prismlauncher: introduce unwrapped packages
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 97516c6034)
2023-06-11 21:59:55 +02:00
Martin Weinelt
c098266ef8 Merge pull request #237228 from NixOS/backport-236757-to-release-23.05
[Backport release-23.05] nixos/pam: support Kanidm
2023-06-11 20:30:39 +02:00
Max
9c7f33e944 nixos/tests/kanidm: test posix user creation and login
(cherry picked from commit 7575e488de)
2023-06-11 18:22:39 +00:00
Max
808ffe7e66 nixos/kanidm: auto-restart kanidm-unixd-tasks
(cherry picked from commit 847a7f1102)
2023-06-11 18:22:39 +00:00
Max
3c327f8d72 nixos/pam: support Kanidm
(cherry picked from commit 34a4165674)
2023-06-11 18:22:39 +00:00
Bobby Rong
fcef335882 gnome.gnome-shell: 44.1 → 44.2
https://gitlab.gnome.org/GNOME/gnome-shell/-/compare/44.1...44.2
(cherry picked from commit ad78249de0)
2023-06-11 17:58:25 +00:00
Bobby Rong
1fd6de0ee9 gnome.mutter: 44.1 → 44.2
https://gitlab.gnome.org/GNOME/mutter/-/compare/44.1...44.2
(cherry picked from commit 96363a9679)
2023-06-11 17:58:25 +00:00
Adam Joseph
2a91649091 dtc: fix overrides: use finalAttrs, not rec
Prior to this commit, dtc was accessing its own derivation
attributes via `rec`.  This means that

```
overrideAttrs (_: { doCheck = ..; })
```

will produce inconsistent behavior, with part of the derivation
seeing the old value and part seeing the new value.

finalAttrs is the preferred way to do this.  Let's switch to that.

(cherry picked from commit bb6069ec20)
2023-06-11 15:41:53 +00:00
Nick Cao
d38f3d32f9 Merge pull request #237179 from NixOS/backport-236649-to-release-23.05
[Backport release-23.05] julia_19: 1.9.0 -> 1.9.1
2023-06-11 09:10:48 -06:00
Nick Cao
72bd1f384f Merge pull request #237178 from NixOS/backport-236653-to-release-23.05
[Backport release-23.05] julia_19-bin: 1.9.0 -> 1.9.1
2023-06-11 09:10:37 -06:00
Anderson Torres
948dcbc16a sawfish: refactor
Now with strictDeps and gtk-x11!

(cherry picked from commit ccbbcb98a1)
2023-06-11 11:40:08 +00:00
Anderson Torres
5ecf234558 rep-gtk: refactor
Now with strictDeps and gtk-x11!

(cherry picked from commit 6d9b33cd89)
2023-06-11 11:40:08 +00:00
Anderson Torres
5fb3f1c3a3 librep: refactor
Now with strictDeps!

(cherry picked from commit 4566343689)
2023-06-11 11:40:08 +00:00
Nick Cao
707d1a060f julia_19: 1.9.0 -> 1.9.1
Diff: https://github.com/JuliaLang/julia/compare/v1.9.0...v1.9.1
(cherry picked from commit d4886a0689)
2023-06-11 11:30:16 +00:00
Weijia Wang
e86799c258 julia_19-bin: 1.9.0 -> 1.9.1
(cherry picked from commit 6ea0aa6814)
2023-06-11 11:29:55 +00:00
Nick Cao
207e4680b5 Merge pull request #237144 from NixOS/backport-237070-to-release-23.05
[Backport release-23.05] element-{web,desktop}: 1.11.32 -> 1.11.33
2023-06-11 04:17:55 -06:00
Vladimír Čunát
0094922551 cairo: update outdated patch link
Minimalist part picked from PR #236764
2023-06-11 10:33:42 +02:00
Vladimír Čunát
fe37b0f302 cc-wrapper: try to better guess meta.mainProgram
Otherwise nix will guess it from (p)name which contains "-wrapper".
Fixes #235585

(cherry picked from commit 295ff35f24)
2023-06-11 07:12:17 +00:00
Felix Buehler
9b19034f7d element-{web,desktop}: 1.11.32 -> 1.11.33
(cherry picked from commit 32b75d5996)
2023-06-11 03:38:42 +00:00
Nick Cao
067a81a685 Merge pull request #237086 from NixOS/backport-237045-to-release-23.05
[Backport release-23.05] sysdig: fix build
2023-06-10 20:27:08 -06:00
github-actions[bot]
cbebee5091 Merge staging-next-23.05 into staging-23.05 2023-06-11 00:16:18 +00:00
github-actions[bot]
6e41f9597b Merge release-23.05 into staging-next-23.05 2023-06-11 00:15:47 +00:00
markuskowa
cff470945b Merge pull request #237079 from NixOS/backport-237021-to-release-23.05
[Backport release-23.05] mpich: 4.1.1 -> 4.1.2
2023-06-10 23:46:23 +02:00
Vladimír Čunát
d3bb401dcf Merge #235957: staging-next-23.05 - iteration 1
...into release-23.05
2023-06-10 23:11:22 +02:00
Federico Beffa
60a3c5003b wolfram-engine: add 13.2.0
(cherry picked from commit 9dd76ff79c)
2023-06-10 20:38:49 +00:00
Jörg Thalheim
32b8c4b848 sysdig: update drivers for latest kernel
(cherry picked from commit 6c77164377)
2023-06-10 18:56:07 +00:00
Jörg Thalheim
2557e43004 sysdig: fix build
(cherry picked from commit c24713c8f8)
2023-06-10 18:56:07 +00:00
Markus Kowalewski
fcbfb7bad8 mpich: 4.1.1 -> 4.1.2
(cherry picked from commit eeef426972)
2023-06-10 17:34:39 +00:00
Ryan Lahfa
9b0feb8e43 Merge pull request #236855 from NixOS/backport-236830-to-release-23.05
[Backport release-23.05] nixos/tests/lvm2/thinpool: fix xfs creation on older kernels
2023-06-10 18:20:43 +02:00
Bobby Rong
081525136e cinnamon.cinnamon-common: unbreak cinnamon-settings-users
ValueError: Namespace Gtk not available

(cherry picked from commit 1e8e84a59f)
2023-06-10 19:30:24 +08:00
Bobby Rong
6f9934a4db cinnamon.cinnamon-common: unbreak cinnamon-spice-updater
Cinnamon updates failed: No module named 'cinnamon'

(cherry picked from commit f5a786a4bb)
2023-06-10 19:30:07 +08:00
Bobby Rong
ad01b7801b cinnamon.cinnamon-common: fix all hardcode absolute paths in applets
This will be helpful to the a11y and the printer applet.

(cherry picked from commit 924193b5e3)
2023-06-10 19:29:55 +08:00
Nick Cao
198c4c95b9 Merge pull request #236790 from NixOS/backport-235198-to-release-23.05
[Backport release-23.05] filebot: 5.0.2 -> 5.0.3
2023-06-10 03:59:07 -06:00
Nick Cao
f606d4170b Merge pull request #237001 from felschr/mullvad-browser-12.0.7-backport-23.05
[backport release-23.05] mullvad-browser 12.0.6 -> 12.0.7
2023-06-10 03:58:42 -06:00
Felix Schröter
de8bc25bfc mullvad-browser: add panicgh as maintainer
(cherry picked from commit e04c13a720)
2023-06-10 11:19:53 +02:00
Felix Schröter
6828dc5efc mullvad-browser: 12.0.6 -> 12.0.7
(cherry picked from commit 64b66bd77f)
2023-06-10 11:19:53 +02:00
Felix Schröter
fae70ff2b1 mullvad-browser: add passthru.updateScript
(cherry picked from commit c54e256d2c)
2023-06-10 11:19:53 +02:00
Michele Guerini Rocco
bfd183c602 Merge pull request #236721 from rnhmjoj/pr-fix-ifnames-back
[23.05] network-interfaces-scripted: fix interface cleanup
2023-06-10 09:01:33 +02:00
Martin Weinelt
13532d8619 Merge pull request #236874 from NixOS/backport-236856-to-release-23.05
[Backport release-23.05] firefox-{,bin-}unwrapped: 114.0 -> 114.0.1
2023-06-10 08:25:03 +02:00
Nick Cao
a28cf891f2 Merge pull request #236923 from NixOS/backport-236209-to-release-23.05
[Backport release-23.05] dataexplorer: 3.7.7 -> 3.7.8
2023-06-09 21:24:46 -06:00
Nick Cao
1b84ba00c5 Merge pull request #236897 from NixOS/backport-231627-to-release-23.05
[Backport release-23.05] open62541: 1.3.5 -> 1.3.6
2023-06-09 21:18:03 -06:00
Nick Cao
be0d20f0ce Merge pull request #236910 from NixOS/backport-235775-to-release-23.05
[Backport release-23.05] nitch: fix nerdfont icons
2023-06-09 21:13:57 -06:00
Nick Cao
a06ee916e1 Merge pull request #236851 from felschr/tor-browser-12.0.7-backport-23.05
[backport release-23.05] tor-browser-bundle-bin: 12.0.6 -> 12.0.7, update maintainers
2023-06-09 21:10:20 -06:00
github-actions[bot]
3dd624683c Merge staging-next-23.05 into staging-23.05 2023-06-10 00:14:47 +00:00
github-actions[bot]
f06138781a Merge release-23.05 into staging-next-23.05 2023-06-10 00:14:16 +00:00
0x4A6F
bdbe380333 Merge pull request #236932 from NixOS/backport-236900-to-release-23.05
[Backport release-23.05] nixos/go2rtc: add support for v4l2 video sources
2023-06-10 01:37:47 +02:00
Martin Weinelt
cfd3a15923 nixos/go2rtc: add support for v4l2 video sources
Capturing from /dev/video* requires being member of the video group.

(cherry picked from commit 0983c18e6a)
2023-06-09 21:55:04 +00:00
Sumner Evans
e232a6a575 matrix-synapse: 1.85.1 -> 1.85.2
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit 35cc0f9e71)
2023-06-09 21:11:00 +00:00
R. Ryantm
375d8d705e dataexplorer: 3.7.7 -> 3.7.8
(cherry picked from commit ca10cb55d9)
2023-06-09 21:09:25 +00:00
michaelBelsanti
0ad079d6ba nitch: fix nerdfont icons
(cherry picked from commit 62b096f705)
2023-06-09 19:22:24 +00:00
Nicolas Benes
413d38b7f1 open62541: 1.3.5 -> 1.3.6
https://github.com/open62541/open62541/releases/tag/v1.3.6
(cherry picked from commit 93cd9ddced)
2023-06-09 17:54:51 +00:00
Maximilian Bosch
85bcb95aa8 Merge pull request #236823 from NixOS/backport-236700-to-release-23.05
[Backport release-23.05] gitea: Fix postPatch command; add coreutils to PATH
2023-06-09 19:16:46 +02:00
Martin Weinelt
4897f66cd4 Merge pull request #236884 from NixOS/backport-236435-to-release-23.05
[Backport release-23.05] python312: 3.12.0b1 -> 3.12.0b2; python39: 3.9.16 -> 3.9.17; python38: 3.8.16 -> 3.8.17
2023-06-09 18:56:05 +02:00
Martin Weinelt
69e3442241 python38: 3.8.16 -> 3.8.17
https://docs.python.org/release/3.8.17/whatsnew/changelog.html

Fixes: CVE-2023-24329
(cherry picked from commit 513023c117)
2023-06-09 16:55:03 +00:00
Martin Weinelt
21cb78bbd2 python39: 3.9.16 -> 3.9.17
https://docs.python.org/release/3.9.17/whatsnew/changelog.html

Fixes: CVE-2023-24329
(cherry picked from commit 1eecd85622)
2023-06-09 16:55:03 +00:00
Martin Weinelt
7afeb9c2d4 python312: 3.12.0b1 -> 3.12.0b2
https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0b2
(cherry picked from commit 966069ed81)
2023-06-09 16:55:03 +00:00
Martin Weinelt
34e65e5b37 firefox-bin-unwrapped: 114.0 -> 114.0.1
https://www.mozilla.org/en-US/firefox/114.0.1/releasenotes/
(cherry picked from commit b87ff9f997)
2023-06-09 16:14:50 +00:00
Martin Weinelt
5bc43c189e firefox-unwrapped: 114.0 -> 114.0.1
https://www.mozilla.org/en-US/firefox/114.0.1/releasenotes/
(cherry picked from commit 2806c350b1)
2023-06-09 16:14:50 +00:00
Felix Schröter
9d38076a3c tor-browser-bundle-bin: add felschr & panicgh as maintainers
(cherry picked from commit 55dbe9fbd2)
2023-06-09 17:15:59 +02:00
Felix Schröter
b73dbfa881 tor-browser-bundle-bin: remove inactive maintainers
(cherry picked from commit 939969f44c)
2023-06-09 17:15:59 +02:00
Felix Schröter
4facdee782 tor-browser-bundle-bin: 12.0.6 -> 12.0.7
(cherry picked from commit 13306bfd75)
2023-06-09 17:15:59 +02:00
Felix Schröter
5dcc99fa19 tor-browser-bundle-bin: add passthru.updateScript
(cherry picked from commit e9d18d3644)
2023-06-09 17:15:56 +02:00
Pol Dellaiera
298b536687 Merge pull request #235455 from NixOS/backport-235200-to-release-23.05
[Backport release-23.05] rome: 12.1.0 -> 12.1.3
2023-06-09 17:11:39 +02:00
Martin Weinelt
57b4fcace5 Merge pull request #236854 from NixOS/backport-236846-to-release-23.05
[Backport release-23.05] acme-sh: 3.0.5 -> 3.0.6
2023-06-09 16:27:07 +02:00
ajs124
0b26612696 nixos/tests/lvm2/thinpool: fix xfs creation on older kernels
(cherry picked from commit bcb903cce8)
2023-06-09 14:23:37 +00:00
ajs124
162fc55b18 nixos/tests/lvm2: also build for new LTS kernel
(cherry picked from commit 3bf06829ff)
2023-06-09 14:23:37 +00:00
emilylange
fa88902671 acme-sh: 3.0.5 -> 3.0.6
RCE fix

https://github.com/acmesh-official/acme.sh/releases/tag/3.0.6
diff: https://github.com/acmesh-official/acme.sh/compare/3.0.5...3.0.6
(cherry picked from commit 5441932945)
2023-06-09 14:20:54 +00:00
Martin Weinelt
a2195f4402 Merge pull request #236647 from NixOS/backport-236448-to-staging-23.05
[Backport staging-23.05] python310: 3.10.11 -> 3.10.12; python311: 3.11.3 -> 3.11.4
2023-06-09 15:35:09 +02:00
Ryan Lahfa
f23237cbef Merge pull request #236692 from NixOS/backport-234030-to-release-23.05
[Backport release-23.05] nixosTests: fix tests that relies on an empty rootfs using a bootloader
2023-06-09 14:54:52 +02:00
Thiago Kenji Okada
7f7d7ff610 Merge pull request #236645 from NixOS/backport-235289-to-release-23.05
[Backport release-23.05] gitRepo: 2.32 -> 2.34.1
2023-06-09 12:46:38 +00:00
Naïm Favier
c9c2ae18ea Merge pull request #236831 from NixOS/backport-236749-to-release-23.05
[Backport release-23.05] browserpass: autopatchelf only on linux + testVersion
2023-06-09 14:40:26 +02:00
Kirill Radzikhovskyy
0872ec4cb1 browserpass: add testVersion
(cherry picked from commit 61c9837425)
2023-06-09 12:00:01 +00:00
Kirill Radzikhovskyy
6f00548586 browserpass: autopatchelf only on linux
(cherry picked from commit 282edfca5b)
2023-06-09 12:00:01 +00:00
Dmitry Shachnev
5d251aa31e gitea: Add coreutils binaries to PATH
coreutils is used by hooks which are generated by gitea, e.g.:

  $ cat hooks/pre-receive
  #!/usr/bin/env bash
  # AUTO GENERATED BY GITEA, DO NOT MODIFY
  data=$(cat)
  exitcodes=""
  hookname=$(basename $0)

(cherry picked from commit c69621b8bd)
2023-06-09 10:54:26 +00:00
Dmitry Shachnev
e26237f604 gitea: Fix substitution in wrong file after rebasing a patch
This command is needed to substitute @data@ which is added by
static-root-path.patch. When this patch was rebased for 1.19.0,
the file name changed, but the command was not updated.

(cherry picked from commit 2a294648ca)
2023-06-09 10:54:26 +00:00
Vladimír Čunát
05ea815194 Merge #236241: knot-dns: 3.2.6 -> 3.2.7
...into release-23.05
2023-06-09 11:20:23 +02:00
Nick Cao
4641ad272c Merge pull request #236792 from NixOS/backport-231644-to-release-23.05
[Backport release-23.05] ldtk: 1.3.2 -> 1.3.3
2023-06-09 02:50:12 -06:00
Nick Cao
5445e73374 Merge pull request #236791 from NixOS/backport-235795-to-release-23.05
[Backport release-23.05] pdftoipe: fix build
2023-06-09 02:50:00 -06:00
Maximilian Bosch
9b1e757049 Merge pull request #236737 from NixOS/backport-236643-to-release-23.05
[Backport release-23.05] grafana: 9.5.2 -> 9.5.3, fixes CVE-2023-2801 & CVE-2023-2183
2023-06-09 09:53:52 +02:00
Elis Hirwing
d3008395c3 Merge pull request #236794 from NixOS/backport-236481-to-release-23.05
[Backport release-23.05] php: bump june 2023
2023-06-09 09:39:16 +02:00
Michele Guerini Rocco
de9729e5e9 Merge pull request #236785 from NixOS/backport-236755-to-release-23.05
[Backport release-23.05] arx-libertatis: 2020-10-20 -> 1.2.1
2023-06-09 09:06:22 +02:00
Pol Dellaiera
312b168525 php82: 8.2.6 -> 8.2.7
(cherry picked from commit b422ca288c)
2023-06-09 06:48:37 +00:00
Pol Dellaiera
6a428210ba php81: 8.1.19 -> 8.1.20
(cherry picked from commit 678084e0fa)
2023-06-09 06:48:37 +00:00
Pol Dellaiera
917475f003 php80: 8.0.28 -> 8.0.29
(cherry picked from commit e6a26b900c)
2023-06-09 06:48:37 +00:00
Felix Schröter
82fcb009da ldtk: use finalAttrs pattern with mkDerivation instead of rec
(cherry picked from commit 24114b5f83)
2023-06-09 06:27:37 +00:00
Felix Schröter
d0ed1c7f85 ldtk: 1.3.2 -> 1.3.3
(cherry picked from commit efa1227dca)
2023-06-09 06:27:37 +00:00
Emil "AngryAnt" Johansen
174c1eb2a5 pdftoipe: fix build by applying patch from PR 55 as well
(cherry picked from commit acb5b93f26)
2023-06-09 06:24:42 +00:00
Felix Schröter
a4857c3940 filebot: use finalAttrs pattern with mkDerivation instead of rec
(cherry picked from commit 3085e24225)
2023-06-09 06:16:45 +00:00
Felix Schröter
c0e036d5aa filebot: 5.0.2 -> 5.0.3
(cherry picked from commit 450d3f7123)
2023-06-09 06:16:45 +00:00
rnhmjoj
34d355d699 arx-libertatis: 2020-10-20 -> 1.2.1
(cherry picked from commit ab73a8f0fb)
2023-06-09 05:18:28 +00:00
Mario Rodas
b8c04cb02c nodejs_20: 20.2.0 -> 20.3.0
https://github.com/nodejs/node/releases/tag/v20.3.0
(cherry picked from commit 42754a724d)
2023-06-09 04:20:00 +00:00
Nick Cao
7c3d7cfc04 Merge pull request #236713 from NixOS/backport-235849-to-release-23.05
[Backport release-23.05] kgt: 2021-04-07 -> 2023-06-03
2023-06-08 21:19:08 -06:00
Nick Cao
8a8d98393d Merge pull request #236754 from NixOS/backport-236673-to-release-23.05
[Backport release-23.05] rxvt-unicode: 9.30 -> 9.31
2023-06-08 21:15:09 -06:00
Nick Cao
ec1a4006c9 Merge pull request #236739 from NixOS/backport-234871-to-release-23.05
[Backport release-23.05] vscode: disable ripgrep patching on macOS
2023-06-08 21:13:24 -06:00
Nick Cao
a0eedf4b26 Merge pull request #236666 from NixOS/backport-236521-to-release-23.05
[Backport release-23.05] burpsuite: 2023.5.2 -> 2023.5.3
2023-06-08 21:10:31 -06:00
github-actions[bot]
7e2d7bc8e8 Merge staging-next-23.05 into staging-23.05 2023-06-09 00:16:10 +00:00
github-actions[bot]
4589fc3b25 Merge release-23.05 into staging-next-23.05 2023-06-09 00:15:45 +00:00
Michele Guerini Rocco
9e447f1c78 Merge pull request #236727 from NixOS/backport-236696-to-release-23.05
[Backport release-23.05] qutebrowser: 2.5.3 -> 2.5.4
2023-06-09 00:56:42 +02:00
rnhmjoj
8a70f028de rxvt-unicode: 9.30 -> 9.31
(cherry picked from commit c05f72e9ba)
2023-06-08 22:30:37 +00:00
Morgan Wolfe
d405ceb002 vscode: disable ripgrep patching on macOS
useVSCodeRipgrep = false interferes with macOS 13's notarization enforcement
and doesn't allow the app to start. Setting it to stdenv.isDarwin by default
fixes the package for general use while preserving the option to patch ripgrep
on older versions of macOS if required by someone's particular use case.

(cherry picked from commit 8769a90f90)
2023-06-08 21:25:23 +00:00
Alyssa Ross
f5c3c16ac8 qemu: 8.0.0 -> 8.0.2
(cherry picked from commit 3d4b845beb)
2023-06-08 21:11:27 +00:00
Maximilian Bosch
335ff8814e grafana: 9.5.2 -> 9.5.3
Fixes CVE-2023-2801 & CVE-2023-2183

ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.5.3
Security advisory: https://grafana.com/blog/2023/06/06/grafana-security-release-new-grafana-versions-with-security-fixes-for-cve-2023-2183-and-cve-2023-2801/

(cherry picked from commit 08139a7626)
2023-06-08 21:03:20 +00:00
rnhmjoj
8b536032c6 qutebrowser: 2.5.3 -> 2.5.4
(cherry picked from commit 389cbc1e22)
2023-06-08 19:42:00 +00:00
Artturi
9221afbef2 Merge pull request #236676 from NixOS/backport-234204-to-staging-23.05 2023-06-08 22:10:00 +03:00
Claudio Bley
c7e10d94b9 kgt: 2021-04-07 -> 2023-06-03
(cherry picked from commit c613cd4102)
2023-06-08 19:02:47 +00:00
rnhmjoj
1396d43d97 network-interfaces-scripted: fix interface cleanup
There is apparently a bug in the parser of iproute2 where the command
`ip link show <devname>` will not show the device but list all
interfaces (equivalent to `ip link show`) if devname is equal to one of
the flags of `ip-address(8)`. For example, `home`, or `optimistic`.

This bug causes a false positive in the clean up command of the
<devname>-netdev.service, the service fails and the interface is never
configured.

To avoid the bug we can simply use `ip link show dev <devname>`.

(cherry picked from commit 6732106210)
2023-06-08 20:41:17 +02:00
Raito Bezarius
13f4e57719 nixosTests.luks: mount the host Nix store
Same rationale as in caf6f41e2e.

(cherry picked from commit 89952f7bb6)
2023-06-08 16:20:59 +00:00
Raito Bezarius
e2526c8d7a nixos/tests/lvm2/systemd-stage-1: mount the host Nix store
Same rationale as in caf6f41e2e.

(cherry picked from commit ff3936e14b)
2023-06-08 16:20:59 +00:00
Raito Bezarius
1e56068711 nixosTests.systemd-initrd-networkd-ssh: bootDevice -> rootDevice
Missed deprecation fixup during the bootDisk PR.

(cherry picked from commit 59891e405d)
2023-06-08 16:20:59 +00:00
Raito Bezarius
1b2d29d5ba nixosTests.systemd-initrd-luks-keyfile: mount the host Nix store
Same rationale as caf6f41e2e.

(cherry picked from commit c1f0de6e20)
2023-06-08 16:20:59 +00:00
Raito Bezarius
e87aba6a38 nixosTests.systemd-initrd-luks-password: mount the host Nix store
Same rationale as caf6f41e2e.

(cherry picked from commit bbfedea0a1)
2023-06-08 16:20:59 +00:00
Raito Bezarius
c59a1b6093 nixosTests.systemd-initrd-luks-tpm2: mount the host Nix store
Same rationale as caf6f41e2e.

(cherry picked from commit efe64826c9)
2023-06-08 16:20:59 +00:00
Raito Bezarius
96ea3bfddb nixosTests.systemd-initrd-networkd-ssh: mount the host Nix store
Same rationale as caf6f41e2e.

(cherry picked from commit e190364fd7)
2023-06-08 16:20:59 +00:00
Raito Bezarius
82eefc3478 nixosTests.systemd-initrd-swraid: mount the host Nix store
Same rationale as caf6f41e2e.

(cherry picked from commit db811f12eb)
2023-06-08 16:20:59 +00:00
Raito Bezarius
0faee850d1 nixosTests.systemd-initrd-luks-fido2: mount the host Nix store
Same rationale as caf6f41e2e.

(cherry picked from commit de7f3cb2fa)
2023-06-08 16:20:59 +00:00
Raito Bezarius
0d0b88f40a nixosTests.systemd-initrd-btrfs-raid: mount the host Nix store
Same rationale as caf6f41e2e.

(cherry picked from commit 955a77e1c4)
2023-06-08 16:20:58 +00:00
Raito Bezarius
e5fa0d405d nixosTests.initrd-luks-empty-passphrase: mount the host nix store
This is necessary because this test relies on switching the root fs to an empty one which
does not have a Nix store available in stage 1, therefore, we have to make this test
host-store only.

A better fix in the long term is to evaluate whether this is worth to enable a proper
Nix store image for it with EROFS?

(cherry picked from commit caf6f41e2e)
2023-06-08 16:20:58 +00:00
Rafael Fernández López
d383e07836 unison: M4h -> M4i
(cherry picked from commit 0fa17e3f9a)
2023-06-08 16:02:54 +00:00
Weijia Wang
81ed90058a Merge pull request #236661 from NixOS/backport-236392-to-release-23.05
[Backport release-23.05] wiki-js: 2.5.298 -> 2.5.299
2023-06-08 18:23:47 +03:00
Vladimír Čunát
b4ed488852 gcc{6..11}: import a patch into nixpkgs
fetchurl can't be used on generated patches this way.
The hash doesn't match anymore.  fetchpatch would be an alternative.

(cherry picked from commit c98d687fd6)
2023-06-08 14:54:32 +00:00
Martin Weinelt
45abc3e37d Merge pull request #236670 from NixOS/backport-235895-to-release-23.05
[Backport release-23.05] hdf5_1_10: mark vulnerable
2023-06-08 16:27:38 +02:00
Martin Weinelt
0b9b91acd2 hdf5_1_10: mark vulnerable
Closes: #128374
(cherry picked from commit 04b8795d8e)
2023-06-08 14:26:51 +00:00
stepech
da9eb999cb burpsuite: 2023.5.2 -> 2023.5.3
https://portswigger.net/burp/releases/professional-community-2023-5-3
(cherry picked from commit 37bb799697)
2023-06-08 14:16:08 +00:00
Maximilian Bosch
36b5386a09 wiki-js: drop node version check
We implemented v18 support, so this is not needed.

(cherry picked from commit 93c3b2e75a)
2023-06-08 14:05:32 +00:00
R. Ryantm
6e048d1145 wiki-js: 2.5.298 -> 2.5.299
(cherry picked from commit 96fbaff572)
2023-06-08 14:05:31 +00:00
Martin Weinelt
e4f66c4b32 python311: 3.11.3 -> 3.11.4
https://docs.python.org/release/3.11.4/whatsnew/changelog.html

Fixes: CVE-2023-24329
(cherry picked from commit 342ba7d647)
2023-06-08 12:55:09 +00:00
Martin Weinelt
0457b43b7e python310: 3.10.11 -> 3.10.12
https://docs.python.org/release/3.10.12/whatsnew/changelog.html

Fixes: CVE-2023-24329
(cherry picked from commit f80d434d94)
2023-06-08 12:55:09 +00:00
Weijia Wang
09797af510 Merge pull request #236639 from NixOS/backport-235547-to-release-23.05
[Backport release-23.05] ocamlPackages: fixes for OCaml 5.0
2023-06-08 15:44:28 +03:00
Otavio Salvador
cbb592ed2e gitRepo: 2.32 -> 2.34.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit ae01b8ed8d)
2023-06-08 12:16:59 +00:00
Weijia Wang
5c4b536bc7 Merge pull request #236430 from lorenzleutgeb/backport-nix-to-23.05
[23.05] nixVersions: 2.15.0 -> 2.15.1, nixVersions: add 2.16.1, nixVersions.minver: init
2023-06-08 15:12:27 +03:00
Ryan Lahfa
a0ebfbdae0 Merge pull request #236287 from NixOS/backport-227203-to-release-23.05
[Backport release-23.05] nixos/smokeping: fix smokeping symbolic links
2023-06-08 14:01:27 +02:00
Vincent Laporte
e2e153cc06 coqPackages.gappalib: 1.5.2 → 1.5.3
(cherry picked from commit 00cc322065)
2023-06-08 13:57:48 +02:00
Vincent Laporte
52bfd5203b ocamlPackages.pgocaml: fix for OCaml 5.0
(cherry picked from commit 004686b71d)
2023-06-08 11:45:44 +00:00
Vincent Laporte
b7b85a9eb3 ocamlPackages.wasm: disable for OCaml ≥ 5.0
(cherry picked from commit fd2301c971)
2023-06-08 11:45:44 +00:00
Vincent Laporte
69c4c71fc1 ocamlPackages.vlq: disable for OCaml ≥ 5.0
(cherry picked from commit 4dd1c46289)
2023-06-08 11:45:44 +00:00
Vincent Laporte
6796bc97cf ocamlPackages.twt: disable for OCaml ≥ 5.0
(cherry picked from commit b6148c65f2)
2023-06-08 11:45:43 +00:00
Martin Weinelt
8991a44b8c Merge pull request #236634 from NixOS/backport-236632-to-release-23.05
[Backport release-23.05] thunderbird-bin-unwrapped: patch future glxtest/vaapitest binaries
2023-06-08 13:35:02 +02:00
Vladimír Čunát
eea40d2fb8 thunderbird-bin-unwrapped: patch future glxtest/vaapitest binaries
Same as commit e0a901b1e0.  It seems very likely that thunderbird
will also need this once it reaches version >= 114 (not for months).

(cherry picked from commit 125277ff46)
2023-06-08 11:34:50 +00:00
Vladimír Čunát
fb47e775ce Merge #236630: firefox-bin-unwrapped: patch new glxtest/vaapitest binaries
...into release-23.05
2023-06-08 13:19:13 +02:00
Martin Weinelt
861559d340 firefox-bin-unwrapped: patch new glxtest/vaapitest binaries
Otherwise the probing of graphics hardware will fail and the user will
be unable to create e.g. WebGL contexts.

(cherry picked from commit e0a901b1e0)
2023-06-08 11:17:58 +00:00
Jörg Thalheim
248a0d15f1 Merge pull request #236556 from NixOS/backport-236471-to-release-23.05
[Backport release-23.05] mediawiki: fix group used when apache2 is used
2023-06-08 10:39:10 +01:00
Vincent Laporte
5d9f7a2406 coqPackages.QuickChick: 1.6.4 → 1.6.5
(cherry picked from commit d3a495f6a5)
2023-06-08 11:04:47 +02:00
Vincent Laporte
fe7e00311f coqPackages.simple-io: 1.7.0 → 1.8.0
(cherry picked from commit 84973295e4)
2023-06-08 11:04:47 +02:00
Ali Caglayan
38e8868abf Update pkgs/development/tools/ocaml/dune/3.nix
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
(cherry picked from commit c25207dfa7)
2023-06-08 11:03:14 +02:00
Ali Caglayan
736fad0903 dune_3: 3.7.1 -> 3.8.1
Signed-off-by: Ali Caglayan <alizter@gmail.com>
(cherry picked from commit eaa13f3450)
2023-06-08 11:03:14 +02:00
Yongun Seong
e289b62966 perlPackages.FinanceQuote: 1.55 -> 1.56
Changelog: https://github.com/finance-quote/finance-quote/releases/tag/v1.56
(cherry picked from commit 74dd80c693)
2023-06-08 08:00:42 +00:00
Sandro Jäckel
4be69548f0 virtiofsd: fix SIGSYS when seccomp is turned on
(cherry picked from commit b87c330a1e)
2023-06-08 07:39:33 +00:00
Nick Cao
e084680d39 Merge pull request #236532 from NixOS/backport-236460-to-release-23.05
[Backport release-23.05] thunderbird*: 102.10.1 -> 102.11.2
2023-06-07 20:28:09 -06:00
Nick Cao
122b4ef8be Merge pull request #236513 from NixOS/backport-235288-to-release-23.05
[Backport release-23.05] cargo-msrv: avoid updating rc and beta releases
2023-06-07 20:18:52 -06:00
adisbladis
34a1fc8187 Merge pull request #236559 from NixOS/backport-235947-to-release-23.05
[Backport release-23.05] emacsPackages.elpaDevelPackages: init
2023-06-08 14:17:46 +12:00
Nick Cao
ef2867ab86 Merge pull request #236533 from NixOS/backport-235981-to-release-23.05
[Backport release-23.05] renderdoc: 1.26 -> 1.27
2023-06-07 20:15:19 -06:00
Nick Cao
02b767e5d8 Merge pull request #236530 from NixOS/backport-236406-to-release-23.05
[Backport release-23.05] carla: 2.5.4 -> 2.5.5
2023-06-07 20:12:43 -06:00
Nick Cao
38784741dd Merge pull request #236474 from NixOS/backport-236288-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.84.1 -> 1.85.1
2023-06-07 20:08:27 -06:00
Nick Cao
5db1000e37 Merge pull request #236304 from NixOS/backport-236135-to-release-23.05
[Backport release-23.05] paperwork: also install paperwork-json
2023-06-07 20:06:52 -06:00
Nick Cao
5edfd72f97 Merge pull request #236283 from NixOS/backport-223504-to-release-23.05
[Backport release-23.05] pigz: 2.6 -> 2.7
2023-06-07 20:06:09 -06:00
Juanjo Presa
55476f0426 emacsPackages.elpaDevelPackages: init
(cherry picked from commit 2d6b28f068)
2023-06-08 01:25:29 +00:00
Jörg Thalheim
bf416ccc0e mediawiki: fix group used when apache2 is used
(cherry picked from commit d3036bb608)
2023-06-08 01:14:12 +00:00
Martin Weinelt
59fcfbea18 Merge pull request #236555 from NixOS/backport-191558-to-release-23.05
[Backport release-23.05] python3Packages.pathspec: add key reverse dependencies to `passthru.tests`
2023-06-08 03:07:23 +02:00
Robert Scott
af027d68a4 python3Packages.pathspec: add key reverse dependencies to passthru.tests
(cherry picked from commit 904b372cb4)
2023-06-08 01:07:01 +00:00
github-actions[bot]
4beccfc653 Merge staging-next-23.05 into staging-23.05 2023-06-08 00:15:27 +00:00
github-actions[bot]
078be85710 Merge release-23.05 into staging-next-23.05 2023-06-08 00:14:54 +00:00
Martin Weinelt
cd55ce27bb [Backport release-23.05] python3Packages.oauthlib: add some key reverse dependencies to passthru.tests (#236536)
[Backport release-23.05] python3Packages.oauthlib: add some key reverse dependencies to `passthru.tests`
2023-06-08 00:41:36 +02:00
Robert Scott
707e76729f python3Packages.oauthlib: add some key reverse dependencies to passthru.tests
(cherry picked from commit f9dee9b385)
2023-06-07 22:04:57 +00:00
R. Ryantm
444413292d renderdoc: 1.26 -> 1.27
(cherry picked from commit af17209b79)
2023-06-07 21:53:26 +00:00
Vladimír Čunát
38f7074387 thunderbird: 102.10.1 -> 102.11.2
https://www.thunderbird.net/en-US/thunderbird/102.11.0/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/102.11.1/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/102.11.2/releasenotes/
(cherry picked from commit f14a89d482)
2023-06-07 21:53:06 +00:00
Vladimír Čunát
b9e8716fc4 thunderbird-bin: 102.10.1 -> 102.11.2
https://www.thunderbird.net/en-US/thunderbird/102.11.0/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/102.11.1/releasenotes/
https://www.thunderbird.net/en-US/thunderbird/102.11.2/releasenotes/
(cherry picked from commit 89662ae2b1)
2023-06-07 21:53:06 +00:00
Weijia Wang
92ef487444 Merge pull request #236451 from NixOS/backport-236427-to-release-23.05
[Backport release-23.05] nc4nix: unstable-2023-06-05 -> unstable-2023-06-06
2023-06-08 00:51:53 +03:00
Minijackson
7160667226 carla: switch to finalAttrs
(cherry picked from commit c0db854816)
2023-06-07 21:51:23 +00:00
Minijackson
a76e90dfcc carla: 2.5.4 -> 2.5.5
(cherry picked from commit e2db4ebfd5)
2023-06-07 21:51:22 +00:00
Weijia Wang
7a4f25e9e3 Merge pull request #236497 from NixOS/backport-236472-to-release-23.05
[Backport release-23.05] brave: 1.52.117 -> 1.52.122
2023-06-08 00:49:56 +03:00
Otavio Salvador
b33fe740d1 cargo-msrv: avoid updating rc and beta releases
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit c54049db5c)
2023-06-07 20:08:37 +00:00
Sean Buckley
d258565f55 brave: 1.52.117 -> 1.52.122
https://community.brave.com/t/release-channel-1-52-122/490827/1
(cherry picked from commit 369940c111)
2023-06-07 18:29:51 +00:00
zowoq
8cc0d8bf44 go_1_19: 1.19.9 -> 1.19.10
Changelog: https://go.dev/doc/devel/release#go1.19
(cherry picked from commit 1887a08e2a)
2023-06-07 17:47:28 +00:00
zowoq
e7a2b354d1 go_1_20: 1.20.4 -> 1.20.5
Changelog: https://go.dev/doc/devel/release#go1.20
(cherry picked from commit deb3d80ae0)
2023-06-07 17:47:10 +00:00
Mario Rodas
edeacb7013 Merge pull request #236442 from NixOS/backport-236298-to-release-23.05
[Backport release-23.05] starship: 1.14.2 -> 1.15.0
2023-06-07 12:20:06 -05:00
Sumner Evans
bfd5a0b740 matrix-synapse: 1.84.1 -> 1.85.1
https://github.com/matrix-org/synapse/releases/tag/v1.85.0
https://github.com/matrix-org/synapse/releases/tag/v1.85.1

Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit eff7393334)
2023-06-07 15:57:53 +00:00
Jonas Heinrich
7a313cca9b nc4nix: unstable-2023-06-05 -> unstable-2023-06-06
(cherry picked from commit e823a7605d)
2023-06-07 13:11:27 +00:00
Weijia Wang
9fa01d394c Merge pull request #236426 from rnhmjoj/pr-mkvtoolnix-back
[23.05] mkvtoolnix: 75.0.0 -> 77.0
2023-06-07 15:38:11 +03:00
zowoq
c77160a293 nixVersions.nix_2_16: 2.16.0 -> 2.16.1
https://github.com/NixOS/nix/releases/tag/2.16.1
(cherry picked from commit 03972059c3)
2023-06-07 14:23:58 +02:00
Silvan Mosberger
ac649fb356 nixVersions.minver: init
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
(cherry picked from commit 29124b85cf)
2023-06-07 14:23:58 +02:00
kilianar
20a04d22ac starship: 1.14.2 -> 1.15.0
https://github.com/starship/starship/releases/tag/v1.15.0
(cherry picked from commit 9ff9f4935a)
2023-06-07 11:51:02 +00:00
Vincent Laporte
524ffaae09 coqPackages.relation-algebra: init at 1.7.9 for Coq 8.17
(cherry picked from commit 24a4135a07)
2023-06-07 13:07:09 +02:00
Vincent Laporte
0fce105fff jasmin-compiler: 2022.09.2 → 2022.09.3
(cherry picked from commit c53f131543)
2023-06-07 13:06:51 +02:00
Bernardo Meurer
12dd7d6aa5 nixVersions.nix_2_16: init at 2.16.0
(cherry picked from commit 6964ee2bea)
2023-06-07 12:33:16 +02:00
Bernardo Meurer
cefae6051e nixVersions: use hash instead of sha256
(cherry picked from commit 94fdd2a40a)
2023-06-07 12:33:16 +02:00
Bernardo Meurer
847061a179 nixVersions.nix_2_15: 2.15.0 -> 2.15.1
(cherry picked from commit 152bd93820)
2023-06-07 12:33:16 +02:00
github-actions[bot]
d74cfd00c9 nixos/grafana: add jsonData datasource option (#236369)
(cherry picked from commit 972de27071)

Co-authored-by: Jacob Moody <moody@posixcafe.org>
2023-06-07 12:25:49 +02:00
Vladimír Čunát
29c5516c39 Merge #236424: treewide: fix nodejs-18_x references
...into release-23.05
2023-06-07 12:25:03 +02:00
Jonas Heinrich
f32644289d Merge pull request #236327 from NixOS/backport-236230-to-release-23.05
[Backport release-23.05] nc4nix: unstable-2023-05-25 -> unstable-2023-06-05
2023-06-07 12:13:26 +02:00
K900
45ab84278a treewide: fix nodejs-18_x references
They're aliases and therefore break eval

(cherry picked from commit 0912ad928f)
2023-06-07 09:44:50 +00:00
rnhmjoj
e000f9a8cb mkvtoolnix: 76.0 -> 77.0
(cherry picked from commit 8d630481b3)
2023-06-07 11:12:04 +02:00
R. Ryantm
00180cd276 mkvtoolnix: 75.0.0 -> 76.0
(cherry picked from commit d8595bbde6)
2023-06-07 11:11:17 +02:00
Wael Nasreddine
237c40f707 Merge pull request #236401 from NixOS/backport-236329-to-release-23.05 2023-06-06 23:46:04 -07:00
Wael M. Nasreddine
8e750765d9 onlykey: 5.3.4 -> 5.5.0
(cherry picked from commit 31b940ea0d)
2023-06-07 06:02:26 +00:00
Wael M. Nasreddine
60a75bebf2 onlykey: build with NodeJS-18
(cherry picked from commit 4e3e66561e)
2023-06-07 06:02:26 +00:00
Martin Weinelt
2e88182151 Merge pull request #236387 from NixOS/backport-236272-to-staging-23.05
[Backport staging-23.05] cacert: 3.89.1 -> 3.90
2023-06-07 04:50:16 +02:00
ajs124
fbc86c4f3a cacert: 3.89.1 -> 3.90
https://github.com/nss-dev/nss/blob/NSS_3_90_BRANCH/doc/rst/releases/nss_3_90.rst
(cherry picked from commit 4fcb96e0f6)
2023-06-07 02:49:40 +00:00
Nick Cao
874e427fe7 Merge pull request #236376 from NixOS/backport-236058-to-release-23.05
[Backport release-23.05] sc-controller: 0.4.8.9 -> 0.4.8.11
2023-06-06 20:40:08 -06:00
Nick Cao
e90fc434a5 Merge pull request #236324 from NixOS/backport-236262-to-release-23.05
[Backport release-23.05] chromium: 114.0.5735.90 -> 114.0.5735.106
2023-06-06 20:39:51 -06:00
Nick Cao
67fd90bae4 Merge pull request #236331 from NixOS/backport-236200-to-release-23.05
[Backport release-23.05] prometheus-domain-exporter: 1.17.1 -> 1.21.1
2023-06-06 20:39:32 -06:00
Nick Cao
9016c2c7ce Merge pull request #236339 from NixOS/backport-235970-to-release-23.05
[Backport release-23.05] ungoogled-chromium: 113.0.5672.126 -> 114.0.5735.90
2023-06-06 20:39:00 -06:00
Nick Cao
9208e34464 Merge pull request #236364 from NixOS/backport-236312-to-release-23.05
[Backport release-23.05] element-{web,desktop}: 1.11.31 -> 1.11.32
2023-06-06 20:26:51 -06:00
github-actions[bot]
5179b5f3fc Merge staging-next-23.05 into staging-23.05 2023-06-07 00:16:53 +00:00
github-actions[bot]
57494059ed Merge release-23.05 into staging-next-23.05 2023-06-07 00:16:15 +00:00
rnhmjoj
65606e71ee sc-controller: 0.4.8.9 -> 0.4.8.11
(cherry picked from commit 424d1f9b6c)
2023-06-07 00:05:10 +00:00
teutat3s
9ea6dd599d electron_25-bin: init 25.0.1
https://github.com/electron/electron/releases/tag/v25.0.0
https://github.com/electron/electron/releases/tag/v25.0.1
(cherry picked from commit 2ab198f217)
2023-06-06 23:45:26 +02:00
teutat3s
d9a31df1c5 electron_24-bin: 24.2.0 -> 24.4.1
https://github.com/electron/electron/releases/tag/v24.3.0
https://github.com/electron/electron/releases/tag/v24.3.1
https://github.com/electron/electron/releases/tag/v24.4.0
https://github.com/electron/electron/releases/tag/v24.4.1
(cherry picked from commit ada8fb64b8)
2023-06-06 23:45:26 +02:00
teutat3s
b1e4569d60 electron_23-bin: 23.3.1 -> 22.3.5
https://github.com/electron/electron/releases/tag/v23.3.2
https://github.com/electron/electron/releases/tag/v23.3.3
https://github.com/electron/electron/releases/tag/v23.3.4
https://github.com/electron/electron/releases/tag/v23.3.5
(cherry picked from commit 84f38d0de6)
2023-06-06 23:45:26 +02:00
teutat3s
4e1d559b61 electron_22-bin: 22.3.8 -> 22.3.12
https://github.com/electron/electron/releases/tag/v22.3.9
https://github.com/electron/electron/releases/tag/v22.3.10
https://github.com/electron/electron/releases/tag/v22.3.11
https://github.com/electron/electron/releases/tag/v22.3.12
(cherry picked from commit 0e31b76be8)
2023-06-06 23:45:26 +02:00
Yureka
39ddb6d9ca element-{web,desktop}: 1.11.31 -> 1.11.32
(cherry picked from commit 1ce26e10db)
2023-06-06 21:41:37 +00:00
networkException
b62c86e10d ungoogled-chromium: 113.0.5672.126 -> 114.0.5735.90
Co-authored-by: Michael Weiss <dev.primeos@gmail.com>
(cherry picked from commit 1092087ad5)
2023-06-06 20:28:51 +00:00
Peter Hoeg
780c57e7cf prometheus-domain-exporter: 1.17.1 -> 1.21.1
(cherry picked from commit 974a658225)
2023-06-06 19:21:45 +00:00
Jonas Heinrich
b12f615b7e nc4nix: unstable-2023-05-25 -> unstable-2023-06-05
(cherry picked from commit a64e32f981)
2023-06-06 19:02:03 +00:00
Michael Weiss
52b453c3ac chromium: 114.0.5735.90 -> 114.0.5735.106
https://chromereleases.googleblog.com/2023/06/stable-channel-update-for-desktop.html

This update includes 2 security fixes. Google is aware that an exploit
for CVE-2023-3079 exists in the wild.

CVEs:
CVE-2023-3079

(cherry picked from commit a830a58713)
2023-06-06 18:35:03 +00:00
pacien
8ebdbefc23 nixos/exim: apply privilege restrictions
Since 816614bd62, the service is set to use the exim user so that
systemd takes care of the credentials ownership. The executable is
still required to run as root, to then drop privileges. The prefix '+'
that was used however interfers with the use of privilege restrictions
and other sandboxing options. Since we only want to escape the "User"
setting, we can use the '!' prefix instead.

(cherry picked from commit 54be076ae7)
2023-06-06 16:30:16 +00:00
Guillaume Girol
6952c43c36 paperwork: also install paperwork-json
(cherry picked from commit c3f3039fe3)
2023-06-06 16:03:37 +00:00
Robert Schütz
cf84ce169f libwacom-surface: 2.6.0 -> 2.7.0
(cherry picked from commit 45ad7c046e)
2023-06-06 15:59:06 +00:00
Robert Schütz
b2db72f97c libwacom: 2.6.0 -> 2.7.0
Diff: https://github.com/linuxwacom/libwacom/compare/libwacom-2.6.0...libwacom-2.7.0

Changelog: https://github.com/linuxwacom/libwacom/blob/libwacom-2.7.0/NEWS
(cherry picked from commit 5c5a509071)
2023-06-06 15:59:06 +00:00
Bruno Adelé
0666b14681 nixos/smokeping: Fix smokeping preStart systemd
(cherry picked from commit 0498957eac)
2023-06-06 14:03:38 +00:00
Bruno Adelé
897a443c99 nixos/smokeping: Format smokeping source code
(cherry picked from commit 7af8ace239)
2023-06-06 14:03:38 +00:00
figsoda
a558f7ac29 Merge pull request #236223 from NixOS/backport-236174-to-release-23.05
[Backport release-23.05] netbird: 0.20.8 -> 0.21.0
2023-06-06 09:54:40 -04:00
Sandro
2e47187641 Update pkgs/tools/compression/pigz/default.nix
(cherry picked from commit fc1d09c554)
2023-06-06 13:25:17 +00:00
Claudio Bley
3645e65c65 pigz: 2.6 -> 2.7
(cherry picked from commit edcb9dfee6)
2023-06-06 13:25:17 +00:00
Martin Weinelt
c9ae0a972d Merge pull request #236280 from NixOS/backport-236258-to-release-23.05
[Backport release-23.05] browserpass: fix dynamic loader
2023-06-06 15:08:24 +02:00
Kirill Radzikhovskyy
4515145a5e browserpass: fix dynamic loader
(cherry picked from commit 33c50b885b)
2023-06-06 13:08:13 +00:00
Vladimír Čunát
0a12aaab67 libssh2: propagate openssl
I think think this started with the update in b9b5920c54.

(cherry picked from commit d6c138dff2 from PR #236082)
2023-06-06 14:17:15 +02:00
Aaron Andersen
0012f88ff7 Merge pull request #236263 from NixOS/backport-236178-to-release-23.05
[Backport release-23.05] kodi.packages.steam-library: 0.8.1 -> 0.9.0
2023-06-06 07:45:40 -04:00
Aaron Andersen
9b9e26b7e1 kodi.packages.steam-library: 0.8.1 -> 0.9.0
(cherry picked from commit 01f27b3aab)
2023-06-06 11:44:16 +00:00
Martin Weinelt
96f8f4a038 Merge pull request #236239 from NixOS/backport-236121-to-release-23.05
[Backport release-23.05] python310Packages.django_4: 4.2.1 -> 4.2.2
2023-06-06 11:31:01 +02:00
Vincent Laporte
edfc94a8d2 coqPackages.mathcomp-word: 2.0 → 2.1
(cherry picked from commit 47145af3c4)
2023-06-06 11:20:29 +02:00
Vladimír Čunát
d0b69f891f knot-dns: 3.2.6 -> 3.2.7
https://gitlab.nic.cz/knot/knot-dns/-/releases/v3.2.7
(cherry picked from commit 7cd7187254)
2023-06-06 09:17:21 +00:00
Martin Weinelt
5a955571f9 python310Packages.django_4: 4.2.1 -> 4.2.2
https://docs.djangoproject.com/en/4.2/releases/4.2.2/
(cherry picked from commit a6ccec371a)
2023-06-06 08:59:39 +00:00
FlafyDev
1bbccbf51f vencord: 1.1.6 -> 1.2.5
(cherry picked from commit 0b65e2c14d)
2023-06-06 10:53:49 +02:00
Sefa Eyeoglu
655b3aa881 discord: add Scrumplex to maintainers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 2562f4dd61)
2023-06-06 10:53:49 +02:00
Sefa Eyeoglu
e000196697 discord: add option to install Vencord
Add new withVencord parameter to install Vencord when building. This
uses the previously introduced vencord package.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 9e844c164c)
2023-06-06 10:53:48 +02:00
Sefa Eyeoglu
f8c353bb83 vencord: add Scrumplex to maintainers
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 3f28fcef42)
2023-06-06 10:53:48 +02:00
Sefa Eyeoglu
4ff0bdf216 vencord: allow building Discord scripts
Vencord can be built in two different ways. Either as a web-extension,
or as a set of scripts to be injected into Discord Desktop.

Allow to select between these two modes using a parameter and expose
both variants as top-level packages.

This also renames vencord-web-extension to vencord.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 0180896459)
2023-06-06 10:53:48 +02:00
Sefa Eyeoglu
3300946810 vencord-web-extension: init at 1.1.6
vencord-web-extension was previously a part of webcord (to build
webcord-vencord). As we want to use this for Discord as well, move it to
a top-level package.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit 14a00b2d20)
2023-06-06 10:53:48 +02:00
Skyler
85ef11e233 lavat: replace fetchFromGitHub "sha256" with generic "hash" argument
(cherry picked from commit dd8c5e5f70)
2023-06-06 08:36:49 +00:00
Skyler Grey
f65317021b lavat: Init at 2.0.0
(cherry picked from commit 3e8f314771)
2023-06-06 08:36:49 +00:00
R. Ryantm
a2d353e892 netbird: 0.20.8 -> 0.21.0
(cherry picked from commit 3219e1b609)
2023-06-06 07:43:12 +00:00
Ben Siraphob
ff76e6a1d3 Merge pull request #236102 from NixOS/backport-193253-to-release-23.05
[Backport release-23.05] vyper: 0.3.8 -> 0.3.9
2023-06-06 14:33:34 +07:00
github-actions[bot]
62b8ed80cf gitlab: 16.0.1 -> 16.0.2 (#236216)
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.0.2-ee/CHANGELOG.md

Fixes CVE-2023-2442
Fixes CVE-2023-2199
Fixes CVE-2023-2198
Fixes CVE-2023-2132
Fixes CVE-2023-0121
Fixes CVE-2023-2589
Fixes CVE-2023-2015
Fixes CVE-2023-2485
Fixes CVE-2023-2001
Fixes CVE-2023-0921
Fixes CVE-2023-1204
Fixes CVE-2023-0508
Fixes CVE-2023-1825
Fixes CVE-2023-2013

(cherry picked from commit 95905e84be)

Co-authored-by: Yaya <github@uwu.is>
2023-06-06 09:11:25 +02:00
Nick Cao
8a8d78c19d Merge pull request #236127 from NixOS/backport-235817-to-release-23.05
[Backport release-23.05] git-credential-keepassxc: 0.12.0 -> 0.13.0
2023-06-05 20:42:41 -06:00
Anderson Torres
0b90c6ad93 cardboard: set meta.knownVulnerabilities
As reported by https://github.com/NixOS/nixpkgs/issues/90735

(cherry picked from commit 320c39092f)
2023-06-06 01:48:37 +00:00
Sebastian Sellmeier
ae78565412 streamdeck-ui: add qt5.qtwayland on linux as dependency
(cherry picked from commit 650468916e)
2023-06-06 01:20:22 +00:00
github-actions[bot]
46856c33c3 Merge staging-next-23.05 into staging-23.05 2023-06-06 00:15:36 +00:00
github-actions[bot]
32e2910cf7 Merge release-23.05 into staging-next-23.05 2023-06-06 00:15:09 +00:00
figsoda
3c2ece5242 Merge pull request #236167 from NixOS/backport-236073-to-release-23.05
[Backport release-23.05] codespelunker: init at 1.0.0
2023-06-05 19:58:55 -04:00
Martin Weinelt
ff92c8e994 Merge pull request #236155 from NixOS/backport-236108-to-release-23.05
[Backport release-23.05] firefox-unwrapped: 113.0.2 -> 114.0
2023-06-06 01:47:47 +02:00
Stanisław Pitucha
3d1fecd214 codespelunker: init at 1.0.0
(cherry picked from commit d334c136de)
2023-06-05 22:40:30 +00:00
github-actions[bot]
c14e00a27c clickhouse: compress src to not exceed hydra limit (#236160)
(cherry picked from commit 34476c26c7)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-06-05 23:40:49 +02:00
Martin Weinelt
9ed2f8c3c8 firefox-esr-102-unwrapped: 102.11.0esr -> 102.12.0esr
https://www.mozilla.org/en-US/firefox/102.12.0/releasenotes/
(cherry picked from commit d083027ea5)
2023-06-05 21:19:17 +00:00
Martin Weinelt
8f2ffad3f1 firefox-bin-unwrapped: 113.0.2 -> 114.0
https://www.mozilla.org/en-US/firefox/114.0/releasenotes/
(cherry picked from commit 8030e154ca)
2023-06-05 21:19:17 +00:00
Martin Weinelt
5b854240f8 firefox-unwrapped: 113.0.2 -> 114.0
https://www.mozilla.org/en-US/firefox/114.0/releasenotes/
(cherry picked from commit 1c56e6a840)
2023-06-05 21:19:17 +00:00
markuskowa
1e13ecaf35 Merge pull request #236092 from NixOS/backport-235601-to-release-23.05
[Backport release-23.05] libxc: 6.1.0 -> 6.2.0
2023-06-05 20:54:08 +02:00
Artturi
2abd1805f5 Merge pull request #236123 from NixOS/backport-235974-to-release-23.05 2023-06-05 21:39:11 +03:00
Robert Scott
f775586247 apache-airflow: remove from main pythonPackages
now exists solely as an application because its version demands
can't be met by the main pythonPackages. however, exposes its
modified python package set through passthru.pythonPackages which
can may be used by occasional external scripts etc. which need to
import airflow modules

(cherry picked from commit 08126bf314
with modifications)
2023-06-05 19:35:09 +01:00
Artturin
31cbdaff13 strip-nondeterminism: fix zip handler
https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/blob/master/lib/File/StripNondeterminism/handlers/zip.pm#L29

it was working on linux because the tests are run on linux

(cherry picked from commit 449a46278e)
2023-06-05 18:32:11 +00:00
tobiaslieber
68f843abef git-credential-keepassxc: 0.12.0 -> 0.13.0
(cherry picked from commit 9c04f9ec7d)
2023-06-05 18:16:19 +00:00
Graham Bennett
d1415e61e9 python3Packages.rich-argparse: init at 1.1.0
(cherry picked from commit f95992929d)
2023-06-05 19:12:57 +01:00
Graham Bennett
93ef0e157a python3Packages.apache-airflow: 2.5.1 -> 2.6.0
(cherry picked from commit 48a0434ae7)
2023-06-05 19:12:27 +01:00
Artturin
495d66c35a bookletimposer: fix "ValueError: Namespace Gtk not available"
gobject-introspection should be in nativeBuildInputs for the
propagations and the hook to work properly

(cherry picked from commit ab1a555819)
2023-06-05 18:02:06 +00:00
R. Ryantm
7725921095 vyper: 0.3.8 -> 0.3.9
(cherry picked from commit 5d126b145a)
2023-06-05 15:02:34 +00:00
Markus Kowalewski
abc4ec5014 libxc: 6.1.0 -> 6.2.0
(cherry picked from commit cbc146cf93)
2023-06-05 14:09:45 +00:00
Nick Cao
70f7275b32 Merge pull request #236028 from NixOS/backport-236008-to-release-23.05
[Backport release-23.05] wasmtime: 9.0.2 -> 9.0.3
2023-06-05 02:07:48 -06:00
Henri Rosten
7a63acd7b0 openexr_2: fix CVE-2021-3933
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
2023-06-05 09:59:12 +03:00
R. Ryantm
9b325c65ed wasmtime: 9.0.2 -> 9.0.3
(cherry picked from commit 39e30fa40e)
2023-06-05 06:50:19 +00:00
Dennis Gosnell
fb71a6655b Merge pull request #236007 from NixOS/backport-234939-to-release-23.05
[Backport release-23.05] nomad: add bash completion
2023-06-05 14:34:47 +09:00
Dennis Gosnell
b85d139cbf nomad: add bash completion
(cherry picked from commit 4c8943c830)
2023-06-05 04:13:45 +00:00
Nick Cao
6546ccde50 Merge pull request #235992 from NixOS/backport-228755-to-release-23.05
[Backport release-23.05] meteor: fix LD_LIBRARY_PATH #216969
2023-06-04 20:28:27 -06:00
Manu [tennox]
2a109a5352 meteor: fix missing shared libraries: libcurl.so.4 & liblzma.so.5
See https://github.com/NixOS/nixpkgs/issues/216969

(cherry picked from commit d52f3f6d4b)
2023-06-05 00:49:20 +00:00
github-actions[bot]
00e381aa91 Merge staging-next-23.05 into staging-23.05 2023-06-05 00:15:37 +00:00
github-actions[bot]
69d925c27b Merge release-23.05 into staging-next-23.05 2023-06-05 00:15:11 +00:00
figsoda
18388d0199 Merge pull request #235964 from NixOS/backport-235954-to-release-23.05
[Backport release-23.05] rl-2305: mention nerdfonts update
2023-06-04 17:04:34 -04:00
Weijia Wang
1499ed8920 rl-2305: mention nerdfonts update
(cherry picked from commit d465aaf7c6)
2023-06-04 20:13:31 +00:00
Vladimír Čunát
4a29c41870 Merge branch 'staging-23.05' into staging-next-23.05 2023-06-04 21:21:20 +02:00
Vladimír Čunát
d58a5274b2 Merge #235554: opencv: add patches for CVE-2023-2617 & CVE-2023-2618
...into staging-23.05
2023-06-04 21:13:41 +02:00
Vladimír Čunát
baa30e5e31 Merge #233606: gst_all_1.*,python3Packages.gst-python: 1.22.2 -> 1.22.3
...into staging-23.05
2023-06-04 21:11:48 +02:00
Vladimír Čunát
3eac6a722b Merge #234456: ffmpeg_4: 4.4.3 -> 4.4.4
...into staging-23.05
2023-06-04 21:07:33 +02:00
Artturi
52869451b8 Merge pull request #235949 from NixOS/backport-235646-to-release-23.05 2023-06-04 21:21:32 +03:00
Artturi
4d66e9bc43 Merge pull request #235380 from NixOS/backport-235149-to-staging-23.05 2023-06-04 20:24:52 +03:00
Francis Couture-Harpin
2b44171364 perlPackages.HashSharedMem: fix build on aarch64-linux
The [(failing-)build log](https://hydra.nixos.org/build/219379873/nixlog/1)
has errors that look like: `undefined symbol: __aarch64_cas8_sync`.

This led me to find out about the newly-introduced `-moutline-atomics`,
which is **on by default** in GCC 10.1 (according to [this blog post](https://community.arm.com/arm-community-blogs/b/tools-software-ides-blog/posts/making-the-most-of-the-arm-architecture-in-gcc-10))
and in Clang 12.0.0 (according to [the release notes](https://releases.llvm.org/12.0.0/tools/clang/docs/ReleaseNotes.html))

Not all ARMv8-A processors support atomic stuff like `__aarch64_cas8_sync`,
it's only those that are ARMv8.1-A or later that do. Examples of
pre-ARMv8.1-A processors include the Cortex-A72 used in the
Raspberry Pi 4 (which is how I discovered this problem (I am running
`hydra` on it, which indirectly depends on `HashSharedMem`)),
and any older ARMv8-A processors.

The problem here is solvable either by linking the compiler runtime library
(which I did not try, since I don't know exactly which one to use)
*or* by simply not generating outlines for atomic operations.

I went with the "easier" path (which was also what was was happening
in older versions of GCC, I think) of disabling atomic outlines with
`-mno-outline-atomics`, and it works!

(cherry picked from commit 01e460d69e)
2023-06-04 17:23:04 +00:00
Ivan Mincik
7ec394e6ed qgis-ltr: 3.28.5 -> 3.28.7
(cherry picked from commit 27721801c1)
2023-06-04 09:22:45 +00:00
Otavio Salvador
e7603eba51 dtc: remove postFixup as meson installs the dylib properly
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 54216d1f5a)
2023-06-04 08:05:05 +00:00
Otavio Salvador
db95f68f0c dtc: avoid building tests in case doCheck is disabled
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 219b397071)
2023-06-04 08:05:05 +00:00
Otavio Salvador
09df00f6fb dtc: fix linker options so it also works in Darwin
We dropped two simple patches which were changing the version in
meson.build as the "dtc: Fix linker options so it also works in Darwin"
is bigger.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 31b198ad6f)
2023-06-04 08:05:05 +00:00
github-actions[bot]
2801471d77 nixos/gitlab: Fix config reference for registry (#235866)
Support for gitlab-container-registry has been added in 014816cbe4.
However, when enabling the registry it will throw an error as it can't
find a `package` attribute.

This commit fixes the registry configuration by adding the missing
`registry` part.

(cherry picked from commit ff318d6864)

Co-authored-by: Tom Siewert <tom@siewert.io>
2023-06-04 02:33:55 +02:00
Yaya
3d0dff36a7 nixos/doc: Mention container registry deprecation in gitlab
Support for external container registries has ended in GitLab >=16 and
module users are therefore advised to switch to gitlab's fork instead.

(cherry picked from commit 9b5fefe1de)
2023-06-04 02:32:56 +02:00
Yaya
5520d24622 nixos/gitlab: Warn users who are still using an external registry
This adds a warning for GitLab >=16.0.0 users who are still using an
external container registry such as `pkgs.docker-distribution`. Support
for external container registries has ended in GitLab 16.0 [1] and is
scheduled for removal in a future release. [2]

[1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217
[2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322

(cherry picked from commit cf438db07a)
2023-06-04 02:32:56 +02:00
Yaya
d5760df310 nixos/gitlab: Add support for gitlab-container-registry
Support for external container registries (namely
`pkgs.docker-distribution`) has ended in GitLab 16.0 [1] and is
scheduled for removal in a future release. [2]

This commit adds a new registry package option, defaulting to
`pkgs.docker-distribution` and `pkgs.gitlab-container-registry` for
system state versions >= 23.11.

While it is still possible to use the docker container registry, module
users should switch to gitlab's container registry fork soon. A warning
message will be added in a future commit to advise affected users to
back up their state and then switch to the new container registry
package.

[1]: https://gitlab.com/gitlab-org/gitlab/-/issues/376217
[2]: https://gitlab.com/gitlab-org/gitlab/-/issues/403322

(cherry picked from commit f960c4051a)
2023-06-04 02:32:56 +02:00
Yaya
66572ed8e1 nixos/dockerRegistry: add package option
This allows the module user to select an alternative container registry
package such as `pkgs.gitlab-container-registry` for GitLab users.

(cherry picked from commit dfa37752da)
2023-06-04 02:32:56 +02:00
Yureka
5fef7394f9 nixosTests.gitlab: fix project ids
(cherry picked from commit 2de08dc138)
2023-06-04 02:32:56 +02:00
Yureka
9bdf40fbf0 gem-config: patch getconf path in prometheus-client-mmap
(cherry picked from commit c3e6723dd8)
2023-06-04 02:32:56 +02:00
Yaya
5c940dada0 nixos/doc: Mention PostgreSQL requirement for gitlab
`gitlab` has been upgraded to major version 16 and requires at least
PostgreSQL 13.6.

(cherry picked from commit 5cbad7f3c4)
2023-06-04 02:32:56 +02:00
Yaya
713696aa48 nixos/gitlab: Require at least postgresql 13.6
https://docs.gitlab.com/16.0/ee/install/requirements.html#postgresql-requirements
(cherry picked from commit 753fd892b9)
2023-06-04 02:32:56 +02:00
Yaya
1a217e9785 nixos/gitlab: Remove procps from gitaly service
From my understanding, procps was added to the gitlay systemd service
path in #58487 to fix gitaly-ruby's internal memory leak detection.

Now that the last ruby remnants have been removed in gitaly 16.0.0,
this should not be necessary anymore.

(cherry picked from commit 6c1785338a)
2023-06-04 02:32:56 +02:00
Yaya
591cd41e04 nixos/gitlab: Update redis configuration
Configuring Redis via environment variable is not supported anymore
since [1].

[1] 1242965361

(cherry picked from commit ae0f30a706)
2023-06-04 02:32:56 +02:00
Yaya
5b28f8fef4 gitlab: 15.11.6 -> 16.0.1
https://about.gitlab.com/releases/2023/05/22/gitlab-16-0-released/
https://about.gitlab.com/releases/2023/05/23/critical-security-release-gitlab-16-0-1-released/
(cherry picked from commit 22b27aa746)
2023-06-04 02:32:56 +02:00
Yaya
1db0f0b775 gitaly: Remove ruby dependencies
Ruby dependencies in gitaly have been removed in the 16.0.0 release. [1]

See GitLab Epic &2862 [2] for more info.

[1]: 689556e70a
[2]: https://gitlab.com/groups/gitlab-org/-/epics/2862

(cherry picked from commit 5e11f931b3)
2023-06-04 02:32:56 +02:00
github-actions[bot]
ade8b6ecab Merge staging-next-23.05 into staging-23.05 2023-06-04 00:17:55 +00:00
github-actions[bot]
962f92b229 Merge release-23.05 into staging-next-23.05 2023-06-04 00:17:25 +00:00
Winter
6144bbe895 thelounge: fix sqlite logging
Previously, we never actually built the SQLite binding, causing The Lounge
to bail when attempting to load SQLite logs [0]. It wasn't caught before
because it wasn't thrown fatally, for whatever reason. Perhaps we should
fix this in the future with a patch and/or more robust tests, but for now,
let's just fix the issue.

[0]: https://github.com/NixOS/nixpkgs/pull/233511#issuecomment-1567182450

(cherry picked from commit a1cfd90e10)
2023-06-03 20:02:49 -04:00
Winter
4be0e75681 thelounge: reorder/cleanup imports
(cherry picked from commit c99d4fc4d0)
2023-06-03 20:02:49 -04:00
Mario Rodas
8cee008b30 Merge pull request #235846 from NixOS/backport-235633-to-release-23.05
[Backport release-23.05] lima: 0.15.1 -> 0.16.0
2023-06-03 18:15:44 -05:00
R. Ryantm
8afb60805f lima: 0.15.1 -> 0.16.0
(cherry picked from commit a0a92f60b2)
2023-06-03 21:51:23 +00:00
Ryan Hendrickson
75e5449f64 maptool: init at 1.13.0
(cherry picked from commit 45eb557afa)
2023-06-03 19:33:27 +00:00
Arian van Putten
a58bda4566 Merge pull request #235770 from NixOS/backport-229610-to-staging-23.05
[Backport staging-23.05] systemd: 253.3 -> 253.5
2023-06-03 18:56:48 +02:00
Robert Scott
4cdd8e0694 Merge pull request #235482 from mweinelt/23.05/cups-security
[staging-23.05] cups: Apply patch for CVE-2023-32324
2023-06-03 17:55:27 +01:00
Maximilian Bosch
ad75a50040 breitbandmessung: 3.1.0 -> 3.3.0; use electron_24
Using Electron 24 works perfectly fine for me. Also updated to the
latest version available. Changelogs are only available in German[1],
but it contains mostly bugfixes and some small changes on the UI.

[1] https://breitbandmessung.de/desktop-app

(cherry picked from commit 04b0bb3392)
2023-06-03 15:54:37 +00:00
Florian Klink
609d67eea8 systemd: 253.3 -> 253.5
This allows us to drop our fsck-look-for-fsck-binary-not-just-in-
sbin.patch, as it was upstreamed.

We also manually backport https://github.com/systemd/systemd/pull/27856 as
it didn't get backported and without it we can't merge this PR as
systemd-boot-builder.py will remain broken and make it impossible to do upgrade
to NixOS 23.05 in some scenarios

Changelog:

```
991158e8b9 (hwdb: update to 2533fdd0fbe71e4a3fa7a2cca9830cd864fb9136, 2023-06-01)
d1087bc599 (test-network: add tests for vlan QoS mapping, 2023-05-24)
7ed7b07a92 (network/vlan: paranoia about type safety, 2023-05-24)
b20bc7c1ff (network/vlan: drop unnecessary restriction for QoS mapping, 2023-05-24)
dbf50f1911 (udev: do not set ID_PATH and by-path symlink for nvmf disks, 2023-05-10)
75d4967502 (journalctl: fix --no-tail handling, 2023-05-04)
f1ea9cd55e (journalctl: use correct variable to check if --since is specified, 2023-05-04)
0227947bab (test/README: fix advice for testsuite debugging, 2023-05-29)
3222272c46 (test-fstab-generator: fix test on systemd with systemd-boot, 2023-05-30)
23b7bf3d01 (home: move the assert back to the intended place, 2023-05-29)
901f0f0ac1 (resolvectl: drop extra colon, 2023-05-28)
5f3ca32d0c (basic/syscall: update syscall list, 2023-05-29)
375e6be16c (tree-wide: Downgrade a few more noisy log messages to trace, 2023-05-27)
3f5f7e5f30 (journal-remote: bump the refcount right after creating the writer object, 2023-05-25)
4810e789ad (man: fix UKI filename suffix in 'tries' description, 2023-05-26)
2e10f8874a (units: Shut down networkd and resolved on switch-root, 2023-05-25)
9dde31ac74 (resolve: avoid memory leak from a partially processed RR, 2023-05-23)
b1663b8333 (sd-journal: avoid double-free, 2023-05-23)
aa48ecb0a6 (core/timer: Always use inactive_exit_timestamp if it is set, 2023-05-23)
ac380e43a4 (core: Do not check child freezability when thawing slice, 2023-05-23)
53bc78d3e0 (tree-wide: Fix false positives on newer gcc, 2023-05-23)
58c1816aa4 (json: correctly handle magic strings when parsing variant strv, 2023-05-23)
fbb2c5ab19 (sysusers: fix argument confusion in error message, 2022-10-13)
e5520ab28f (sysusers: add usual "ret_" prefix, fix messages, 2022-10-13)
286ce2be44 (man: extend description of --boot, 2022-10-09)
7394a75688 (sd-bus: refuse to send messages with an invalid string, 2023-05-19)
ae83e97a51 (core/service: when resetting PID also reset known flag, 2023-05-22)
f0bb967388 (shared: correctly propagate possible allocation errors, 2023-05-21)
318c9d5fec (wait-online: downgrade log level of failure that interface is removed or unmanaged during processing it, 2023-05-22)
1a0f2c5c57 (boot: Read files in small chunks on broken firmware, 2023-01-05)
eeaf884f5b (cryptenroll: update log messages, 2023-05-20)
debce7c184 (test: check if we can use --merge with --follow, 2023-05-19)
3cf401e3e3 (manager: restrict Dump*() to privileged callers or ratelimit, 2023-04-27)
6ca461fe29 (ratelimit: add ratelimit_left helper, 2023-04-28)
604d132fde (journalctl: make --follow work with --merge again, 2023-05-19)
6a4c05c615 (test: make the stress test slightly less stressful on slower machines, 2023-05-19)
a08cb80451 (core/device: downgrade error when units specified in SYSTEMD_WANTS= not found, 2023-05-19)
eb5dad0a72 (unit: add conditions and deps to make oomd.socket and .service consistent, 2023-05-19)
c756ffea57 (oomd: shorten message, 2023-05-18)
a3e5eb5606 (sd-bus,sd-event: allow querying of description even after fork, 2023-05-18)
e91557a1e0 (sd-bus: do not assert if bus description is not set, 2023-05-18)
93b3bd12ac (test: don't mount /sys & /proc if already mounted, 2023-05-18)
c51273941d (nspawn: make the error message less confusing, 2023-05-18)
e85daabd3e (Revert (partially) "man: Clarify when OnFailure= activates after restarts (#7646)", 2023-05-17)
3e286a7b2e (man/tmpfiles: fix off-by-one in example, 2023-05-17)
cb6641bde3 (man: explain allowed values for /sys/power/{disk,state}, 2023-05-17)
65bf6c5a8f (man: say that ProtectClock= also affects reads, 2023-05-17)
13c8807360 (man: fixes for assorted issues reported by the manpage-l10n project, 2023-05-17)
1809fff392 (nspawn: make sure the device type survives when setting device mode, 2023-05-16)
b8ed81660f (nspawn: fix a global-buffer-overflow, 2023-05-15)
756e77b936 (nspawn: fix inverted condition, 2023-05-15)
c7861222ba (nspawn: call json_dispatch() with a correct pointer, 2023-05-15)
6f577f5d92 (nspawn: use the just returned errno in the log message, 2023-05-15)
9a7c6ed568 (nspawn: avoid NULL pointer dereference, 2023-05-16)
17c7b07c67 (nspawn: file system namespace -> mount namespace, 2023-05-15)
b13e836315 (nspawn: fix a typo in an error message, 2023-05-15)
d88225ef44 (busctl: set a description for the bus connection, 2023-05-05)
29115ef32e (man: indicate that the JOB parameter to "systemctl cancel" is optional, 2023-05-16)
051f86ae0e (meson: fix description for link-udev-shared option, 2023-05-16)
85ba46539f (man: use correct name for --bank option, 2023-05-15)
d7e75c7315 (machine,portable: fix a typo in an info message, 2023-05-12)
4d29f741c8 (machine: fix a memory leak when showing multiple machines, 2023-05-12)
e6a719598c (machine: fix a memory leak when showing multiple images, 2023-05-12)
ea221dc685 (fstab-generator: Fix log message, 2023-05-10)
4c3b06f255 (test: test O_CLOEXEC filtering of fdset fill logic, 2023-05-30)
88bf6b5815 (pid1: when taking possession of passed fds check O_CLOEXEC state first, 2023-05-30)
0d8372b450 (repart: Create temporary root directory using var_tmp_dir(), 2023-02-14)
aedfe41cda (cryptenroll: actually allow using multiple "special" strings when wiping, 2023-05-10)
f59ce1aa7b (core: fix use of uninitialized value, 2023-05-04)
3f5db0dbc1 (sd-journal: check .next_entry_array_offset earlier, 2023-05-03)
0baac8e60e (tree-wide: drop _pure_ attribute from non-pure functions, 2023-05-10)
4984f70db5 (dirent: conditionalize dirent assert based on dirent64 existence, 2023-05-10)
5fcbda8b5e (network/tc: rename settings in log messages too, 2023-05-10)
59dccdfddb (sd-bus: bus_message_type_from_string is not pure, 2023-05-10)
133d4ff6d6 (cryptenroll: fix an assertion with weak passwords, 2023-05-09)
c937b8f9de (units: Add CAP_NET_ADMIN condition to systemd-networkd-wait-online@.service as well, 2023-05-07)
60af5019fb (units: add/fix Documentation= about bus interface, 2023-05-09)
53f7e5f18f (core/service: fix error cause in the log, 2023-05-09)
951c27ce14 (shell completion: add timesync-status and show-timesync to zsh completion file (#27574), 2023-05-08)
32831842ba (doc: remove legacy DefaultControlGroup from dbus properties, 2023-05-08)
c31e2fa9c7 (zsh: add service-log-{level,target} completions for systemctl, 2023-05-07)
011a686a23 (test_ukify: fix loop iteration, 2023-04-21)
927d234406 (hwdb: do not include '#' in modalias, 2023-05-06)
b1a7a15ed2 (core: check the unit type more thoroughly when deserializing, 2023-05-04)
154b108513 (shared: refuse fd == INT_MAX, 2023-05-04)
a25605d01d (zsh: remove usage of PREFIX in _systemctl, 2023-05-05)
4be604e75a (basic/audit-util: make a test request before enabling use of audit, 2023-05-02)
4b4285e231 (main: add missing return, 2023-05-05)
ce096b0212 (shared: reject empty attachment path, 2023-05-02)
6027fbf1af (shared: ignore invalid valink socket fd when deserializing, 2023-05-02)
d649128268 (core: fix NULL pointer dereference during deserialization, 2023-05-02)
6ae77d6b99 (boot: Use correct memory type for allocations, 2023-05-02)
de0cbaceb7 (core: check for SERVICE_RELOAD_NOTIFY in manager_dbus_is_running, 2023-05-02)
5ed087fa46 (generators: skip private tmpfs if /tmp does not exist, 2023-04-30)
93143b6d6a (test: replace sleep with timeout, 2023-05-02)
881382685e (test-network: add workaround for bug in iproute2 v6.2.0, 2023-05-02)
abf9e916ad (coredumpctl: add --file/--root/--image to bash completion, 2023-04-25)
dd349a0ede (coredumpctl: fix bash completion matching, 2023-04-25)
120342b62d (test: match all messages with the FILE field, 2023-04-29)
e0da5c9bc6 (test: add tests for "systemctl stop" vs triggering by path unit, 2023-04-29)
c1542a967b (test: create temporary units under /run, 2023-04-29)
03f2a8921e (core/path: do not enqueue new job in .trigger_notify callback, 2023-04-29)
674591e6af (core/path: align table, 2023-04-29)
0413fb7de9 (test: add a couple of tests for systemd-pstore, 2023-04-27)
de41e55c7d (pstore: avoid opening the dmesg.txt file if not requested, 2023-04-28)
37c212dbd7 (pstore: explicitly set the base when converting record ID, 2023-04-28)
daee48adbb (test: dont use anchor char '$' to match a part of a string, 2023-04-27)
53ac14a054 (core/transaction: use hashmap_remove_value() to make not remove job with same ID, 2023-04-26)
0258760397 (resolved: adjust message about credentials, 2023-04-25)
8f19911bc3 (fuzz-journal-remote: fix potential fd-leak, 2023-03-18)
df1e479d4e (fuzz-journal-remote: remove temporary files on exit, 2023-03-18)
0d745e2de3 (hwdb: update to 46b8c3f5b297ac034f2d024c1f3d84ad2c17f410, 2023-04-30)
df9d1d9bb2 (sd-journal: make journal_file_copy_entry() return earlier, 2023-04-26)
3bc2553cfc (sd-journal: copy boot ID, 2023-04-26)
45b045880c (sd-journal: tighten variable scope, 2023-04-26)
3821e3ea07 (journal: Don't try to write garbage if journal entry is corrupted, 2023-04-26)
4eedc4711a (test: add test case of negative match for SYMLINK and TAG, 2023-04-25)
cd795f9abc (udev-rules: fix negative match rule for SYMLINK and TAG, 2023-04-25)
a25e2ef992 (core: fix property getter method for NFileDescriptorStore bus property, 2023-04-12)
eec30e3143 (repart: always take BSD lock when whole block device is opened, 2023-04-13)
50ab96e442 (bootctl: clean up handling of files with no version information, 2023-03-30)
9d97c8d423 (mkosi: disable centos 8 build, 2023-04-26)
c603dae241 (mkosi: disable key check for Fedora builds, 2023-04-26)
724a50fb01 (mkfs-util: do not pass -quiet to mksquashfs, 2023-04-27)
43d194392f (test: use setpriv instead of su for user switch from root, 2023-03-14)
ba683eb48c (test: wrap mkfs.*/mksquashfs/mkswap binaries when running w/ ASan, 2023-03-16)
fdcd1807ff (test: bump the D-Bus related timeouts to 120s, 2023-03-09)
4f8b2abf69 (coredump filter: add mask for 'all' using UINT32_MAX, not UINT64_MAX, 2023-04-26)
021bb972ff (coredump filter: fix stack overflow with =all, 2023-04-26)
3fd444c048 (build(deps): bump github/super-linter from 4.9.7 to 4.10.1, 2023-04-01)
a19396c73b (cryptenroll: fix a memory leak, 2023-03-27)
083ede1482 (test: tell dfuzzer to skip Reexecute(), 2023-04-26)
ae12c1380b (portablectl: add --extension to bash completion, 2023-04-25)
b1ecfe3fe7 (man: /usr/lib/systemd/random-seed -> /usr/lib/systemd/systemd-random-seed, 2023-04-25)
8895ccaaa8 (cryptsetup-fido2: Depend on libcryptsetup, 2023-04-24)
c6e957d02d (test: use idiomatic bash loop iteration, 2023-04-07)
26e181e94e (testsuite-54: drop unnecessary pipe, 2023-04-05)
d2c738341b (testsuite-70: drop unnecessary env, 2023-04-05)
f3abd451dd (test: drop uses of "&& { echo 'unexpected success'; exit 1; }", 2023-04-05)
59243061f6 (man: fix LogControl1 manpage example, 2023-04-24)
04983c2b00 (pam: cache sd-bus separately per module, 2023-04-16)
0045d952b5 (pam_systemd_home: clean up sd-bus when called about something else's user, 2023-04-20)
c50ec75e1e (testsuite-04: remove unnecessary conditional, 2023-04-04)
5a8987794e (man: clarify sd_bus_default, 2023-04-22)
b9af9a320e (man: add working example to LogControl1 manpage, 2023-04-21)
4d2b5338ac (detect-virt: add message at debug level, 2023-04-20)
749a6d9959 (dissect: let's check for crypto_LUKS before fstype allowlist check, 2023-04-20)
1aa6171081 (ratelimit: handle counter overflows somewhat sanely, 2023-04-20)
5ff63b8507 (man: try to make clearer that /var/ is generally not available in /usr/lib/systemd/system-shutdown/ callouts, 2023-04-20)
2be23f69ee (dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0, 2023-04-20)
7b437659b1 (list: fix double evaluation, 2023-04-20)
ffbb75aa46 (mountpoint-util: check /proc is mounted on failure, 2023-04-17)
14eb49b5eb (test: prefix the transient unit with test- to make coverage runs happy, 2023-04-18)
980954d2cf (kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anyway, 2023-04-18)
567a1a6fd8 (kmod-setup: use STARTSWITH_SET() where appropriate, 2023-04-18)
d37f06f96f (creds: make available to all ExecStartPre= and ExecStart= processes, 2023-04-15)
d15f907b5b (user-util:remove duplicate includes, 2023-04-17)
cedea4cb7e (virt: Further improve detection of EC2 metal instances, 2023-04-13)
826662680b (string-util: add strstrafter(), 2023-04-14)
ac721c88af (test: add a couple of tests with invalid UTF-8 characters, 2023-04-15)
9c8d8719e4 (test: add a simple test for getenv_path_list(), 2023-04-15)
a9c73150ac (test: add a couple of basic sanity tests for the security verb, 2023-04-15)
06a70861bc (test: add a couple of basic sanity tests for timedatectl, 2023-04-15)
def6c37a19 (shared: add a missing include, 2023-04-15)
79e23f618f (test: add tests for uuid/uint64 specifiers, 2023-04-15)
3ee1839c19 (fsck: look for fsck binary not just in /sbin, 2023-04-13)
eab75a8591 (test: stop the test unit when it's not needed anymore, 2023-04-14)
f86ec34958 (Synposis and description of networkctl man page reflecting only part of its functionality  (#27264), 2023-04-13)
fffcebc4bb (core/main: fix a typo for --log-target, 2023-04-13)
f152cdabae (test: add some tests for RuntimeMaxSec, 2023-04-13)
999f48558b (scope: do not disable timer event source when state is SCOPE_RUNNING, 2023-04-04)
430861fc96 (Fix cross-reference of manual for LogsDirectory, 2023-04-12)
91953109ec (pid1: fix coredump_filter setting, 2023-04-12)
fa8d33bb37 (Uphold/StopWhenUnneeded/BindsTo: requeue when job finishes, 2023-04-12)
6fc08d8407 (Uphold/StopWhenUnneeded/BindsTo: add retry timer on rate limit, 2023-04-12)
1fb4ae32b0 (man: add util-linux to the package list for Fedora container, 2023-04-12)
841146f243 (man: link to Fedora 37, 2023-04-12)
465edc1230 (systemctl: suppress error for try-* if unit is masked, 2023-04-04)
7102925d1a (ci: drop checkout from release workflow, 2023-04-11)
167c01688f (ci: don't run release wf on `systemd-security`, 2023-04-11)
bda5c892a8 (shell-completion: add --xml-interface option of busctl to the rules, 2023-04-11)
6265430ca9 (busctl: add --xml-interface to the help message, 2023-04-11)
d26fd71d1a (test: update description, 2023-04-11)
35a6460a2f (test: systemd-analyze blame should succeed now, 2023-04-10)
ef10974c66 (analyze: make blame command work even the default target not reached, 2023-04-10)
dc2facf61d (ci: add permissions to make a release, 2023-04-03)
4c65c644d6 (test/test-functions: fix typo in install_suse_systemd(), 2023-04-04)
fca5a45a59 (test: install symlinks with valid targets on SUSE and Debian, 2023-03-24)
d18037b8ff (localed: fix invalid free after shifting pointers using strstrip, 2023-04-07)
93ac024b7e (test: bump the timeout for non-qemu runs to 90s, 2023-04-07)
283b7b4159 (test: enable the systemd-resolved unit in TEST-75, 2023-04-07)
6179141124 (man/systemd-mount: Clearify documentation about --bind-device, 2023-04-05)
b2e1dabbeb (resolve: change DNS_PACKET_UNICAST_SIZE_LARGE_MAX to 1232 (#27171), 2023-04-07)
16dc17d68c (man: netdev: Clarify wireguard IPv6 endpoint format, 2023-04-07)
0558c490a6 (test: use kbd-mode-map we ship in TEST-73-LOCALE, 2023-04-05)
64ef6ccd4f (ci: do one build with no tpm/p11kit/fido2, 2023-04-04)
018461aaf0 (man: mention -o option for systemd-journal-remote, 2023-04-05)
31c7f6d0d1 (manager: remove transient unit directory during startup, 2023-04-04)
49c6965946 (core: a more informative error when SetProperties/StartTransientUnit fails, 2023-04-02)
649e335bc1 (journald: fix log message, 2023-04-04)
eda7bf237f (Added unit test for strv_env_name_is_valid() function listed in env-util.c (#27100), 2023-04-02)
0430078cfb (man: restore description of ConditionControlGroupController=v1|v2, 2023-03-31)
0d9c2c270b (test: set ReadWritePaths= for test-.services when built w/ coverage, 2023-03-31)
384fec2622 (core: skip deps on oomd if v2 or memory unavailable, 2023-03-31)
2950b4ebf6 (test: fixed negative checks in TEST-70-TPM2. Use in-line error handling rather than redirections. Follow up on #27020, 2023-03-30)
786649c904 (test: make make_addresses() actually return the addresses, 2023-03-30)
5e3ac73017 (coverage: add a wrapper for execveat(), 2023-03-30)
8b1cc644c5 (man: add example for sd_bus_call_method, 2023-03-30)
382e53977c (man: further shorten print-unit-path example, 2023-03-29)
960f05945c (man: link up new online coredump docs from man page, 2023-03-30)
edfca36727 (tree-wide: reset optind to 0 when GNU extensions in optstring are used, 2023-03-21)
91ff21962d (test-kernel-install: several cleanups, 2023-03-28)
9943f2af3d (units: let's establish the coredump socket before writting core_pattern sysctl, 2023-03-29)
dbb1b9c2c8 (test: do not remove state directory on failure, 2023-03-29)
29cfb05183 (test: fix shellcheck warnings in test-sysusers.sh, 2023-03-29)
18afac6e90 (man: fix shellcheck warning for html.in, 2023-03-29)
4629419038 (added more test cases, 2023-03-27)
05ae9e276c (test: fix regexp in testsuite-74.mount.sh, 2023-03-28)
295012f7fa (test: drop extraneous bracket in testsuite-74.mount.sh, 2023-03-28)
ff7040b193 (busctl: also assume --full if not writing to terminal, 2023-03-28)
00977a8e74 (busctl: use size_t for set size, 2023-03-28)
802fded9a5 (busctl: do not truncate property values when --full, 2023-03-28)
e400a62a92 (oomd: add inline comments with param names, 2023-03-21)
4067ec52f4 (test: add more testcases for rm_rf(), 2023-03-19)
201830df21 (rm-rf: also chmod() directory if it cannot be opened, 2023-03-19)
d91f7eb0fb (rm-rf: mask file mode with 07777 when passed to chmod(), 2023-03-19)
80417f90b0 (rm-rf: fix errno handling, 2023-03-18)
```

Co-authored-by: Arian van Putten <arian.vanputten@gmail.com>
(cherry picked from commit 17fa0e2fbf)
2023-06-03 14:16:20 +00:00
Lassulus
c37ca42015 Merge pull request #235768 from NixOS/backport-235672-to-release-23.05 2023-06-03 16:09:34 +02:00
Martin Wurm
0320e2c87e nixos/syncthing: Remove unnecessary patch note
The breaking change in this patch note has been reverted for now, see #226088.

(cherry picked from commit 22513042e6)
2023-06-03 14:07:55 +00:00
Nick Cao
a5d3131c66 Merge pull request #235764 from NixOS/backport-235753-to-release-23.05
[Backport release-23.05] makemkv 1.17.3 -> 1.17.4
2023-06-03 07:39:17 -06:00
Björn Eyselein
b92700d1f1 makemkv 1.17.3 -> 1.17.4
(cherry picked from commit 79a2770613)
2023-06-03 13:38:50 +00:00
Robert Scott
7afa0b2249 Merge pull request #235070 from NixOS/backport-234675-to-staging-23.05
[Backport staging-23.05] c-ares: 1.19.0 -> 1.19.1
2023-06-03 12:56:02 +01:00
Mario Rodas
f567c181df Merge pull request #235171 from NixOS/backport-233850-to-staging-23.05
[Backport staging-23.05] apparmor: 3.1.3 -> 3.1.4
2023-06-03 06:18:31 -05:00
Mario Rodas
6ee5808a38 Merge pull request #235245 from NixOS/backport-234783-to-staging-23.05
[Backport staging-23.05] python3Packages.flask: 2.2.3 -> 2.2.5
2023-06-03 06:17:21 -05:00
Vladimír Čunát
4eaa9e3eb3 Merge #235744: python310Packages.pycaption: Disable tests
...into release-23.05
2023-06-03 12:59:26 +02:00
Christian Harke
4bb594ccf0 pycaption: Disable tests
There is a known issue with the test code in the upstream (see pbs/pycaption#304).

(cherry picked from commit 3dc913cc1b)
2023-06-03 10:58:32 +00:00
Vladimír Čunát
3b67ab4aad Merge #235731: quickbms: fix build
...into release-23.05
2023-06-03 12:53:18 +02:00
Martin Weinelt
0744b0f451 Merge pull request #235737 from NixOS/backport-235667-to-release-23.05
[Backport release-23.05] home-assistant: Fix python-vultr src
2023-06-03 12:07:45 +02:00
Martin Weinelt
dcc218115e home-assistant: Fix python-vultr src
Discovered via https://tapesoftware.net/fodwatch/eval/1/job/52625.

(cherry picked from commit 2c4779d106)
2023-06-03 09:55:53 +00:00
Yongun Seong
303b1db363 quickbms: fix build
(cherry picked from commit 3c779c3fa8)
2023-06-03 09:18:23 +00:00
Ilya Elenskiy
2978ce8f7c python3Packages.hickle: fixed failing unit tests
Extracted from and reviewed on PR #231548

(cherry picked from commit 789271b2c8)
2023-06-03 11:00:46 +02:00
Mario Rodas
87ea3083cf Merge pull request #235557 from NixOS/backport-234412-to-release-23.05
[Backport release-23.05] burpsuite: 2023.4.4 -> 2023.5.2
2023-06-02 21:38:28 -05:00
Nick Cao
0c6aa280aa Merge pull request #235649 from NixOS/backport-235215-to-release-23.05
[Backport release-23.05] linux_xanmod: 6.1.30 -> 6.1.31, 6.3.3 -> 6.3.5
2023-06-02 20:06:53 -06:00
Anderson Torres
9f80c2a666 home-manager: 2023-04-02 -> 2023-05-30
(cherry picked from commit c31e5d09e7)
2023-06-03 00:45:39 +00:00
github-actions[bot]
13b32fb091 Merge staging-next-23.05 into staging-23.05 2023-06-03 00:15:57 +00:00
github-actions[bot]
c42b1eb265 Merge release-23.05 into staging-next-23.05 2023-06-03 00:15:12 +00:00
Artturi
b6631d92ea Merge pull request #235238 from NixOS/backport-234883-to-staging-23.05 2023-06-03 02:27:08 +03:00
Martin Weinelt
f3b728af3d Merge pull request #235550 from NixOS/backport-235467-to-release-23.05
[Backport release-23.05] treewide: unpin go
2023-06-03 00:44:25 +02:00
Paul Nicholson
b98a7fbca8 linux_xanmod: 6.3.3 -> 6.3.5
(cherry picked from commit fcbe7d5603)
2023-06-02 20:34:32 +00:00
Paul Nicholson
b2d9174216 linux_xanmod: 6.1.30 -> 6.1.31
(cherry picked from commit 7be6938489)
2023-06-02 20:34:32 +00:00
Weijia Wang
834600ee6e Merge pull request #235632 from NixOS/backport-234927-to-release-23.05
[Backport release-23.05] powershell: drop openssl_1_1
2023-06-02 21:30:01 +02:00
Weijia Wang
e3c997b759 powershell: drop openssl_1_1
(cherry picked from commit 57d2ea7636)
2023-06-02 18:24:22 +00:00
Kerstin
dd5ea4aa63 Merge pull request #235597 from NixOS/backport-235548-to-release-23.05
[Backport release-23.05] imagemagick: 7.1.1-10 -> 7.1.1-11
2023-06-02 19:45:12 +02:00
Yaya
f45135ba73 jetbrains.gateway: 2023.1.1 -> 2023.1.2
https://youtrack.jetbrains.com/articles/GTW-A-40/Remote-Development-2023.1.2-231.9011.34-build-Release-Notes
(cherry picked from commit e5e1c2311d)
2023-06-02 16:25:46 +00:00
Yaya
0a0dce2786 Revert "jetbrains.gateway: Always use build number as version"
This reverts commit 2f17f70a9a.

(cherry picked from commit 203d337779)
2023-06-02 16:25:45 +00:00
Linus Heckemann
e26d017ba5 Merge pull request #235608 from NixOS/backport-235143-to-release-23.05
[Backport release-23.05] nixos/pixelfed: fix broken try_files
2023-06-02 18:13:20 +02:00
figsoda
5d37ab299f Merge pull request #235582 from NixOS/backport-235566-to-release-23.05
[Backport release-23.05] netbird: 0.20.5 -> 0.20.8
2023-06-02 11:21:47 -04:00
Sam W
ece61b5472 nixos/pixelfed: fix broken try_files
Add missing $ to try files directive. This fixes pixelfed federation and search, amongst presumably many other things!

(cherry picked from commit 6ad72aa37e)
2023-06-02 15:12:51 +00:00
Graham Christensen
f3d7434639 Merge pull request #235591 from NixOS/backport-234721-to-release-23.05
[Backport release-23.05] make-tarball.nix: support an absent revcount
2023-06-02 10:40:00 -04:00
R. Ryantm
b2b6dffaac imagemagick: 7.1.1-10 -> 7.1.1-11
(cherry picked from commit 4cf3652aac)
2023-06-02 14:11:48 +00:00
Graham Christensen
b943345ce2 make-tarball.nix: support an absent revcount
When run out of a tarball, it is possible for revCount to be missing.

(cherry picked from commit e1de9a317d)
2023-06-02 13:53:40 +00:00
Ryan Lahfa
a232e801ed Merge pull request #235574 from NixOS/backport-232770-to-release-23.05
[Backport release-23.05] virtualbox: 7.0.6 -> 7.0.8; fix kernel 6.3 module
2023-06-02 15:31:59 +02:00
R. Ryantm
cf93e3c33b netbird: 0.20.5 -> 0.20.8
(cherry picked from commit 7c67eba742)
2023-06-02 13:17:17 +00:00
Alexandre Iooss
2c371609ed virtualbox: 7.0.6 -> 7.0.8
(cherry picked from commit 38bca18244)
2023-06-02 11:58:02 +00:00
Ryan Lahfa
5540b9986f Merge pull request #234851 from NixOS/backport-234771-to-release-23.05 2023-06-02 13:36:04 +02:00
R. Ryantm
2f43954e27 cloudflared: 2023.5.0 -> 2023.5.1
(cherry picked from commit c03888fb67)
2023-06-02 13:14:59 +02:00
Ryan Lahfa
6d5bc0380b Merge pull request #235559 from NixOS/backport-235424-to-release-23.05 2023-06-02 12:31:51 +02:00
Amine Chikhaoui
f2de2846e9 add release 23.05 AWS AMIs
(cherry picked from commit 709043ed97)
2023-06-02 10:19:21 +00:00
stepech
81b3cdc475 burpsuite: 2023.4.4 -> 2023.5.2
https://portswigger.net/burp/releases/professional-community-2023-5-2
(cherry picked from commit 5fe6c175f7)
2023-06-02 10:06:12 +00:00
Robert Scott
e230d6bc71 opencv: add patches for CVE-2023-2617 & CVE-2023-2618
(cherry picked from commit 0c813b2340)
2023-06-02 09:42:46 +00:00
Kirill Radzikhovskyy
7f3ec675db erigon: unpin go
(cherry picked from commit 4e8ffdabef)
2023-06-02 09:24:21 +00:00
Kirill Radzikhovskyy
6a2d0bf5a1 toxiproxy: unpin go
(cherry picked from commit 3d9bd16e62)
2023-06-02 09:24:21 +00:00
Kirill Radzikhovskyy
3a16294631 protonmail-bridge: unpin go
(cherry picked from commit 2bbedef322)
2023-06-02 09:24:21 +00:00
Kirill Radzikhovskyy
606c8cd7f2 cloudflare: unpin go
(cherry picked from commit 24e664996e)
2023-06-02 09:24:21 +00:00
Kirill Radzikhovskyy
62285feea6 browserpass: unpin go
(cherry picked from commit 2d0df97943)
2023-06-02 09:24:20 +00:00
Kirill Radzikhovskyy
07b35ead55 open-policy-agent: unpin go
(cherry picked from commit 3075f52278)
2023-06-02 09:24:20 +00:00
Kirill Radzikhovskyy
0e9448fa08 victoriametrics: unpin go
(cherry picked from commit 8874c57f3b)
2023-06-02 09:24:20 +00:00
Kirill Radzikhovskyy
67ba2a63ea tailscale: unpin go
(cherry picked from commit bb68d8fb11)
2023-06-02 09:24:20 +00:00
Kirill Radzikhovskyy
7d400771ec prometheus-openldap-exporter: unpin go
(cherry picked from commit e71821c40e)
2023-06-02 09:24:20 +00:00
Kirill Radzikhovskyy
f29e434aa9 grafana-agent: unpin go
(cherry picked from commit d159eb3efb)
2023-06-02 09:24:20 +00:00
Kirill Radzikhovskyy
f99f1750d0 stfpgo: unpin
(cherry picked from commit a1f5b260ba)
2023-06-02 09:24:19 +00:00
Kirill Radzikhovskyy
eb88074f21 kubo: unpin go
(cherry picked from commit dff46bab57)
2023-06-02 09:24:19 +00:00
Kirill Radzikhovskyy
580f782261 ipfs-cluster: unpin go
(cherry picked from commit e675e0fe97)
2023-06-02 09:24:19 +00:00
Kirill Radzikhovskyy
fa681f30d9 eris-go: unpin go
(cherry picked from commit 7e41fbb963)
2023-06-02 09:24:19 +00:00
Kirill Radzikhovskyy
3b52bff49e dnsproxy: unpin go
(cherry picked from commit 407c3d6153)
2023-06-02 09:24:19 +00:00
Kirill Radzikhovskyy
1b14bd2b27 pcp: unpin go
(cherry picked from commit 0810b382ca)
2023-06-02 09:24:18 +00:00
Jörg Thalheim
31e0721ced Merge pull request #235522 from erdnaxe/backport-nitter
[Backport release-23.05] nixos/nitter: fix proxy option
2023-06-02 09:00:33 +01:00
Sophie Tauchert
3165373a90 nixos/nitter: fix proxy option
(cherry picked from commit 2dbd1e56c1)
2023-06-02 07:28:58 +02:00
Nick Cao
ac5281cce2 Merge pull request #235381 from NixOS/backport-234810-to-release-23.05
[Backport release-23.05] waybar: 0.9.17 -> 0.9.18
2023-06-01 20:25:10 -06:00
Anderson Torres
b29d2c7d96 Revert "tecoc: refactor"
This reverts commit a323e083c8.

The old form is better for the present purposes.

(cherry picked from commit 62fdb9d1fe)
2023-06-02 01:24:00 +00:00
Anderson Torres
cd06fc27d6 tecoc: refactor
Because I want to test this!

(cherry picked from commit a323e083c8)
2023-06-02 01:24:00 +00:00
Anderson Torres
0bff98db4b tecoc: unstable-2020-11-03 -> unstable-2023-04-21
Also, an experimental updater

(cherry picked from commit 74c2a065a2)
2023-06-02 01:24:00 +00:00
Anderson Torres
d16469bde7 tecoc: rewrite expression
(cherry picked from commit 2b1af715c0)
2023-06-02 01:24:00 +00:00
github-actions[bot]
a1d42d27b7 Merge staging-next-23.05 into staging-23.05 2023-06-02 00:15:47 +00:00
github-actions[bot]
7aed6a8ee6 Merge release-23.05 into staging-next-23.05 2023-06-02 00:15:20 +00:00
Martin Weinelt
742a54efe2 cups: Apply patch for CVE-2023-32324
Resolves a heap buffer overflow in the log formatter, when the log level
is set to DEBUG.

https://www.openwall.com/lists/oss-security/2023/06/01/1

Fixes: CVE-2023-32324
2023-06-02 02:09:06 +02:00
Martin Weinelt
3ac3fa8b5e cups: fix nixos test references
The tests were split up in two, but the references were not updated.

(cherry picked from commit 84fb288f46)
2023-06-02 02:09:06 +02:00
Martin Weinelt
3783fdd403 Merge pull request #235469 from NixOS/backport-235458-to-release-23.05
[Backport release-23.05] rl-2305: Fix a few issues with links in the release notes
2023-06-01 23:49:31 +02:00
Alex Crawford
c8caa6df61 rl-2305: Use immutable URL for the systemd release notes
(cherry picked from commit 67c72f85a3)
2023-06-01 21:47:43 +00:00
Alex Crawford
d19c8c8055 rl-2305: Fix the links to the Nix release notes
NixOS 23.05 updated Nix from 2.11 to 2.13, so the release notes for
2.12 and 2.13 should be linked.

(cherry picked from commit 4b8977a3e9)
2023-06-01 21:47:43 +00:00
Pol Dellaiera
c862b9eaac Merge pull request #235409 from NixOS/backport-219502-to-release-23.05
[Backport release-23.05] tailscale-systray: init at 2022-10-19
2023-06-01 23:38:13 +02:00
Pol Dellaiera
a8928a8514 Merge pull request #235430 from NixOS/backport-235399-to-release-23.05
[Backport release-23.05] lighttpd: 1.4.69 -> 1.4.71
2023-06-01 23:37:41 +02:00
Felix Schröter
b829ad0c73 rome: 12.1.0 -> 12.1.3
(cherry picked from commit 536e245f42)
2023-06-01 20:35:02 +00:00
Felix Schröter
150983684a rome: add passthru.updateScript
(cherry picked from commit 53141d5fd7)
2023-06-01 20:35:02 +00:00
Pol Dellaiera
6281b72975 Merge pull request #235428 from NixOS/backport-235397-to-release-23.05
[Backport release-23.05] brave: 1.51.118 -> 1.52.117
2023-06-01 22:13:25 +02:00
Vladimír Čunát
ce3e618cd3 Merge #235437: 23.05 release notes nits
...into release-23.05
2023-06-01 20:50:44 +02:00
Vladimír Čunát
5b77e508b2 nixos/doc: drop a repeated paragraph
It's in "backward incompatibilities" section, so no need to be also
in "*other* notable changes" section.

(cherry picked from commit 054c184cab)
2023-06-01 18:48:51 +00:00
Vladimír Čunát
059a0555ad nixos/doc: drop a repeated paragraph
Bad conflict resolution, I assume.

(cherry picked from commit c41c19276d)
2023-06-01 18:48:51 +00:00
Vladimír Čunát
67eedacdb1 nixos/doc: fix typo
(cherry picked from commit ad90e88108)
2023-06-01 18:48:50 +00:00
Bjørn Forsman
ead5cc92a3 lighttpd: 1.4.69 -> 1.4.71
Changelogs:
https://www.lighttpd.net/2023/5/27/1.4.71/
https://www.lighttpd.net/2023/5/10/1.4.70/

Update the patch that disables legacy crypt tests, because it doesn't
apply anymore.

(cherry picked from commit 14fdabbb7b)
2023-06-01 18:21:45 +00:00
Sean Buckley
37e4906bd2 brave: 1.51.118 -> 1.52.117
https://community.brave.com/t/release-channel-1-52-117/489701/1
(cherry picked from commit 7190fa8e97)
2023-06-01 18:15:55 +00:00
Martin Weinelt
08f66773ab Merge pull request #235395 from NixOS/backport-229309-to-release-23.05
[Backport release-23.05] kanidm: 1.1.0-alpha.11 -> 1.1.0-alpha.12
2023-06-01 18:20:45 +02:00
Weijia Wang
a60b1e5c48 Merge pull request #235410 from NixOS/backport-235268-to-staging-23.05
[Backport staging-23.05] tk: hardcode path to TK_LIBRARY
2023-06-01 18:17:49 +02:00
Weijia Wang
8bfc6957c3 thonny: drop TK_LIBRARY
(cherry picked from commit 8a6917f715)
2023-06-01 15:49:31 +00:00
Weijia Wang
8e89261b5d tk: hardcode path to TK_LIBRARY
(cherry picked from commit 0ad178d902)
2023-06-01 15:49:31 +00:00
Aaron Bieber
041e851736 tailscale-systray: init at 2022-10-19
(cherry picked from commit 527b336588)
2023-06-01 15:39:52 +00:00
Bjørn Forsman
bd5edff4ae kanidm: 1.1.0-alpha.11 -> 1.1.0-alpha.12
* Update Cargo.lock from upstream.
* Adapt expression to upstream source tree layout changes.
* Apply patch to restore x86_64 v1 support

Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>

Also updates the NixOS test:

* Stop kanidm to recover the idm_admin account
* Group all tests into subtest blocks
* Add TODO to wait for unix socket on unixd for the next release

Co-Authored-By: Raito Bezarius <masterancpp@gmail.com>
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
(cherry picked from commit ed99bd0fb9)
2023-06-01 14:48:21 +00:00
figsoda
0461dd66cf Merge pull request #235304 from NixOS/backport-235291-to-release-23.05
[Backport release-23.05] shellhub-agent: 0.12.0 -> 0.12.1
2023-06-01 09:14:14 -04:00
teutat3s
90a9176a1b waybar: 0.9.17 -> 0.9.18
https://github.com/Alexays/Waybar/releases/tag/0.9.18

Add cava module, implemented as custom subproject like upstream:
https://github.com/Alexays/Waybar/blob/master/subprojects/cava.wrap

(cherry picked from commit 4492a5f972)
2023-06-01 12:10:03 +00:00
Charlotte Van Petegem
b9b5920c54 libssh2: 1.10.0 -> 1.11.0
https://github.com/libssh2/libssh2/releases/tag/libssh2-1.11.0
(cherry picked from commit 268a7bab34)
2023-06-01 12:02:12 +00:00
Pol Dellaiera
f0ba823515 Merge pull request #235379 from NixOS/backport-235145-to-release-23.05
[Backport release-23.05] openvscode-server: revert #232887 - switch back to NodeJS 16
2023-06-01 13:59:33 +02:00
Pol Dellaiera
ffd81cd167 openvscode-server: revert #232887
switch back to NodeJS 16 since microsoft/vscode does not support NodeJS 18 yet

(cherry picked from commit 1e708950b0)
2023-06-01 11:57:33 +00:00
Martin Weinelt
ab5844f5ea Merge pull request #235356 from NixOS/backport-235348-to-release-23.05
[Backport release-23.05] enumer: unpin go
2023-06-01 11:51:14 +02:00
Kirill Radzikhovskyy
00b50a2538 enumer: unpin go
(cherry picked from commit f7000b9109)
2023-06-01 09:23:48 +00:00
Vladimír Čunát
ee5183eb5a Merge #234361: binutils: fix CVE-2023-1972
...into staging-23.05
2023-06-01 10:33:11 +02:00
Vladimír Čunát
1f2ca5b02f Merge #233937: curl: 8.0.1 -> 8.1.1
...into staging-23.05
2023-06-01 10:28:10 +02:00
adisbladis
50bc0fd68f Merge pull request #235309 from NixOS/backport-235092-to-release-23.05
[Backport release-23.05] emacs: Enable SQLite3 and WebP for Emacs >=29
2023-06-01 19:31:30 +12:00
Nick Cao
da40874c39 Merge pull request #235310 from NixOS/backport-235290-to-release-23.05
[Backport release-23.05] snagboot: replace fetchPypi with fetchFromGitHub
2023-05-31 23:54:37 -06:00
Et7f3
80d7df92ad ocaml-ng.ocamlPackages.utop: 2.10.0 -> 2.12.1
(cherry picked from commit be759cc307)
2023-06-01 07:33:37 +02:00
Bobby Rong
cbeeaa5b0d Merge pull request #235302 from NixOS/backport-233920-to-release-23.05
[Backport release-23.05] gnome-flashback: fix screenshot key and screen not locking when idle
2023-06-01 13:15:50 +08:00
Vincent Laporte
9dfc03934a ocamlPackages.uuidm: fix for OCaml 5.0
(cherry picked from commit 76a1f69525)
2023-06-01 07:13:58 +02:00
Matthew Penner
95bace1bb5 jetbrains: add python3 to PATH
(cherry picked from commit a9a080a60b)
2023-06-01 05:03:20 +00:00
Vincent Laporte
9e0ae607a7 coqPackages.extructures: enable for Coq 8.17
(cherry picked from commit 71e204ca6f)
2023-06-01 06:50:58 +02:00
Vincent Laporte
9ac128054c coqPackages.deriving: 0.1.0 → 0.1.1
(cherry picked from commit 8384f97187)
2023-06-01 06:50:58 +02:00
Otavio Salvador
e3411f8575 snagboot: replace fetchPypi with fetchFromGitHub
The development and release is at GitHub so I'd prefer to use it and
keep my workflow for updating more standard. No changes other then that.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 2d3e77efa8)
2023-06-01 02:52:02 +00:00
Nick Cao
ee5714f552 Merge pull request #235253 from NixOS/backport-235169-to-release-23.05
[Backport release-23.05] chromium: 113.0.5672.126 -> 114.0.5735.90
2023-05-31 20:45:53 -06:00
Brian Leung
6dd6216fbc emacs: Enable SQLite3 and WebP for Emacs >=29
(cherry picked from commit 0bf7571e2f)
2023-06-01 02:44:59 +00:00
adisbladis
d863cecef7 Merge pull request #234937 from NixOS/backport-233301-to-release-23.05
[Backport release-23.05] Emacs refactor
2023-06-01 14:43:52 +12:00
Nick Cao
7d97289c03 Merge pull request #235158 from NixOS/backport-232917-to-release-23.05
[Backport release-23.05] cage: fix segfault when called with -m last
2023-05-31 20:38:20 -06:00
Otavio Salvador
d08b1af298 shellhub-agent: 0.12.0 -> 0.12.1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 1cd86afa2c)
2023-06-01 02:12:39 +00:00
Gemini Lasswell
48dcba928d gnome.gnome-flashback: fix screen not locking when idle
Three autostarted desktop services are failing to start in the
gnome-flashback desktop manager service, leaving warnings in the log:

gnome-flashback-clipboard
gnome-flashback-idle-monitor
gnome-flashback-media-keys

Fix by only remove $out/libexec/gnome-flashback-metacity (which is
still not useful since we implement that ourselves) instead of the
entire $out/libexec.

The consequence of gnome-flashback-idle-monitor not running is that
the desktop manager does not get the message that the system is idle,
so the screen never dims or locks.

(cherry picked from commit 17c59fd8d5)
2023-06-01 01:36:58 +00:00
github-actions[bot]
64ca67c0ae Merge staging-next-23.05 into staging-23.05 2023-06-01 00:18:17 +00:00
github-actions[bot]
b04f8fe604 Merge release-23.05 into staging-next-23.05 2023-06-01 00:17:52 +00:00
Martin Weinelt
f2790c1052 Merge pull request #234767 from NixOS/backport-234699-to-release-23.05
[Backport release-23.05] botamusique: substitute version information
2023-06-01 01:27:38 +02:00
Raito Bezarius
4ecab32735 Release NixOS 23.05
(cherry picked from commit 2c6ae7132c)
2023-05-31 22:57:43 +02:00
Francesco Gazzetta
96104cd70d Merge pull request #235217 from NixOS/backport-235199-to-release-23.05
[Backport release-23.05] tclx: 8.6.1 -> 8.6.2
2023-05-31 21:34:25 +02:00
Michael Weiss
ce4afe9b5a chromium: 113.0.5672.126 -> 114.0.5735.90
https://chromereleases.googleblog.com/2023/05/stable-channel-update-for-desktop_30.html

This update includes 16 security fixes.

CVEs:
CVE-2023-2929 CVE-2023-2930 CVE-2023-2931 CVE-2023-2932 CVE-2023-2933
CVE-2023-2934 CVE-2023-2935 CVE-2023-2936 CVE-2023-2937 CVE-2023-2938
CVE-2023-2939 CVE-2023-2940 CVE-2023-2941

(cherry picked from commit 7d8e24539d)
2023-05-31 19:30:34 +00:00
Michael Weiss
8e037d02c5 Merge pull request #235170 from primeos/chromium-backport
[release-23.05] Prepare for backporting Chromium M114
2023-05-31 21:28:55 +02:00
Martin Weinelt
ec59cbba1e botamusique: Backport fix for invalid version handling
(cherry picked from commit 5409925d98)
2023-05-31 20:33:43 +02:00
Robert Scott
91be10dff2 python3Packages.flask: 2.2.3 -> 2.2.5
(cherry picked from commit f2d0addab6)
2023-05-31 18:02:32 +00:00
sternenseemann
ea67e699f2 stdenv/setup.sh: deal with Nix < 2.4 structured attrs
Nix does not (as far it is documented) guarantee that NIX_ATTRS_*_FILE
is set, the only [documented] guarantee seems to be:

> […] made available to the builder via the file .attrs.json in the
> builder’s temporary directory.

This guarantee is of course affected by https://github.com/NixOS/nix/issues/6736,
so it seems to be prudent to fall back to the Nix 2.3 style ATTRS_*_FILE
env vars before defaulting to the expected location in case neither is
available.

See also:

- https://github.com/NixOS/nixpkgs/pull/214937#discussion_r1178101895
- https://github.com/nixos/nixpkgs/commit/afef6588e250

[documented]: https://nixos.org/manual/nix/stable/language/advanced-attributes.html#adv-attr-structuredAttrs

(cherry picked from commit 1a29857b8a)
2023-05-31 17:42:35 +00:00
Francesco Gazzetta
c73d5bbe29 tclx: 8.6.1 -> 8.6.2
(cherry picked from commit 75dbeee434)
2023-05-31 15:19:22 +00:00
Ulrik Strid
afc48694f2 Merge pull request #235181 from NixOS/backport-235165-to-release-23.05
[Backport release-23.05] ocamlPackages.benchmark: 1.4 → 1.6
2023-05-31 15:19:04 +02:00
r-vdp
7098a461b9 modules/sshd: print the offending keys when we detect duplicate sshd keys.
(cherry picked from commit 2206548a32)
2023-05-31 15:12:45 +02:00
maxine
41055915ba Merge pull request #235174 from NixOS/backport-234924-to-release-23.05
[Backport release-23.05] webkitgtk: 2.40.1 → 2.40.2
2023-05-31 14:47:05 +02:00
Michael Raitza
542ccc3f66 fabs: Mark broken
Not compatible with SQLAlchemy >= 2.0.

(cherry picked from commit 44494cc49f)
2023-05-31 12:06:59 +00:00
Ryan Lahfa
a20dd9073e Merge pull request #235189 from NixOS/backport-235082-to-staging-23.05
[Backport staging-23.05] systemd-boot: Patch for firmwares that fail to load large files
2023-05-31 14:04:43 +02:00
Martin Weinelt
3a70dd9299 Merge pull request #235190 from NixOS/backport-235011-to-release-23.05
[Backport release-23.05] release: before 23.05 final release
2023-05-31 13:52:02 +02:00
Raito Bezarius
e0c4bd5a43 nixos/doc/manual/installation: update the upgrading chapter for 23.05
(cherry picked from commit b8c2962807)
2023-05-31 11:51:46 +00:00
Raito Bezarius
a24d8907d8 readme: replace 23.11 by 23.05 for the links
(cherry picked from commit 6664618d92)
2023-05-31 11:51:46 +00:00
Martin Weinelt
79f01961e1 Merge pull request #235187 from NixOS/23.05/rl2305-final
[backport release-23.05] rl-2305: finalize the release notes
2023-05-31 13:51:44 +02:00
Will Fancher
d7b9426154 systemd-boot: Patch for firmwares that fail to load large files
(cherry picked from commit 6727bab05e)
2023-05-31 11:50:31 +00:00
Lennart Mühlenmeier
3c8af3ab55 rl-2305: finalize the release notes
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>

(cherry picked from commit a17e3e356a)
2023-05-31 13:48:17 +02:00
Aaron Andersen
8d3dea249c Merge pull request #234991 from NixOS/backport-234685-to-release-23.05
[Backport release-23.05] flirc: lock readline to 6.x version as required
2023-05-31 07:43:22 -04:00
Vincent Laporte
48f3d9f076 coqPackages.corn: enable for Coq 8.17
(cherry picked from commit 1dc5b6c9ee)
2023-05-31 13:35:29 +02:00
Vincent Laporte
d5abae4393 coqPackages.math-classes: 8.15.0 → 8.17.0
(cherry picked from commit ae809a58f6)
2023-05-31 13:35:29 +02:00
Vincent Laporte
db3bdea8aa ocamlPackages.benchmark: 1.4 → 1.6
(cherry picked from commit e5e2b16a89)
2023-05-31 11:15:20 +00:00
Vincent Laporte
368a647283 ocamlPackages.rope: refactor
- remove legacy version 0.5 (broken)
 - disable for OCaml ≥ 5.0

(cherry picked from commit d74ed5ebb0)
2023-05-31 11:15:20 +00:00
Bobby Rong
d6247c820e webkitgtk: 2.40.1 → 2.40.2
https://webkitgtk.org/2023/05/29/webkitgtk2.40.2-released.html
https://github.com/WebKit/WebKit/compare/webkitgtk-2.40.1...webkitgtk-2.40.2

CVE-2023-28204
CVE-2023-32373

(cherry picked from commit b5da7670cf)
2023-05-31 10:38:27 +00:00
ajs124
3a120de286 nixosTests.apparmor: fix expected.rules
was probably broken by recent-ish stdenv work

(cherry picked from commit 4f64a5c141)
2023-05-31 10:13:07 +00:00
ajs124
e4ad98e2ca nixosTests.apparmor: fix after 5252e85595
(cherry picked from commit 2d63374a29)
2023-05-31 10:13:06 +00:00
ajs124
f8cf21b9ec apparmor: 3.1.3 -> 3.1.4
https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.1.4
Fixes CVE-2016-1585

(cherry picked from commit ab59da8955)
2023-05-31 10:13:06 +00:00
Michael Weiss
495a318fbc chromiumBeta: Fix the build with LLVM 16 by reverting a commit
This reverts a small commit [0] that adds the flag
"-disable-auto-upgrade-debug-info" as it requires an unreleased LLVM
version or the build will fail with the following error message:
```
ld.lld: error: -mllvm: ld.lld: Unknown command line argument '-disable-auto-upgrade-debug-info'.  Try: '/nix/store/bx494s1r30zwa7zdsyg72sjryy0k0pyg-llvm-binutils-16.0.1/bin/ld.lld --help'
ld.lld: Did you mean '--disable-auto-paired-vec-st'?
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
```

See [1] for a full example output.

Thanks to Lorenz Brun for the analysis/help [2].

[0]: 54969766fd
[1]: https://github.com/NixOS/nixpkgs/issues/213862#issuecomment-1542887001
[2]: https://github.com/NixOS/nixpkgs/issues/213862#issuecomment-1542927502

(cherry picked from commit 16f87c4cdb)
2023-05-31 12:10:43 +02:00
Michael Weiss
863f1aeaae chromiumDev: 115.0.5773.4 -> 115.0.5790.3
(cherry picked from commit 39b4e85e6c)
2023-05-31 12:10:43 +02:00
Michael Weiss
45a7531aa7 chromiumBeta: 114.0.5735.35 -> 114.0.5735.45
(cherry picked from commit d1896a86bc)
2023-05-31 12:10:42 +02:00
Silvan Mosberger
6d633268cc Merge pull request #235047 from NixOS/backport-235040-to-release-23.05
[Backport release-23.05] cameradar: Mark as broken
2023-05-31 12:08:06 +02:00
Ulrik Strid
d2bb180efb Merge pull request #235152 from NixOS/backport-234049-to-release-23.05
[Backport release-23.05] ocamlPackages.virtual_dom: 0.15.0 → 0.15.1
2023-05-31 11:28:28 +02:00
Peter Hoeg
f8dc90b33f cage: fix segfault when called with -m last
(cherry picked from commit dfef1ce37e)
2023-05-31 09:24:25 +00:00
Bernardo Meurer
b742bc935f linux/hardened/patches/6.1: 6.1.28-hardened1 -> 6.1.29-hardened1
(cherry picked from commit f17741766a)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
aa5def2b01 linux/hardened/patches/5.4: 5.4.242-hardened1 -> 5.4.243-hardened1
(cherry picked from commit 676b5334de)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
c586a8d161 linux/hardened/patches/5.15: 5.15.111-hardened1 -> 5.15.112-hardened1
(cherry picked from commit 4463f66bb7)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
0bc8042190 linux/hardened/patches/5.10: 5.10.179-hardened1 -> 5.10.180-hardened1
(cherry picked from commit 1a721f0f09)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
9ad9df906f linux/hardened/patches/4.19: 4.19.282-hardened1 -> 4.19.283-hardened1
(cherry picked from commit 1b3bfdfc54)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
1c4e8d50d5 linux/hardened/patches/4.14: 4.14.314-hardened1 -> 4.14.315-hardened1
(cherry picked from commit c992b20267)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
f75211f50e linux_latest-libre: 19299 -> 19308
(cherry picked from commit afa1f44200)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
30c0659823 linux-rt_5_15: 5.15.111-rt63 -> 5.15.113-rt64
(cherry picked from commit 8070db833f)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
ab5948439b linux: 6.3.4 -> 6.3.5
(cherry picked from commit 775eba5758)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
375ecfd863 linux: 6.1.30 -> 6.1.31
(cherry picked from commit fe5f9c2732)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
28e673c3fd linux: 5.4.243 -> 5.4.244
(cherry picked from commit 46fb14a870)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
db376128a9 linux: 5.15.113 -> 5.15.114
(cherry picked from commit 885386ff42)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
887b93a670 linux: 5.10.180 -> 5.10.181
(cherry picked from commit 83f8f4d9be)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
46769d3fb3 linux: 4.19.283 -> 4.19.284
(cherry picked from commit ecd3d6a7e2)
2023-05-31 11:18:41 +02:00
Bernardo Meurer
08d8ab0ac0 linux: 4.14.315 -> 4.14.316
(cherry picked from commit 082fc4cdff)
2023-05-31 11:18:41 +02:00
github-actions[bot]
90121bd0a2 openssl: 3.0.8 -> 3.0.9 (#235057)
https://github.com/openssl/openssl/blob/openssl-3.0.9/NEWS.md

Fixes: CVE-2023-2650, CVE-2023-1255, CVE-2023-0466, CVE-2023-0465
       CVE-2023-0464
(cherry picked from commit 90c3b3f734)

Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-05-31 11:18:21 +02:00
Dennis Gosnell
4e42c57c52 ghc: 9.2.7 -> 9.2.8
(cherry picked from commit b9d249b337)
2023-05-31 11:07:18 +02:00
Dennis Gosnell
5b2bbfc97e haskell.compiler.ghc928: init at 9.2.8
(cherry picked from commit d7d6b1c445)
2023-05-31 11:07:18 +02:00
sternenseemann
f789a17825 haskell.compiler.ghc96: 9.6.1 -> 9.6.2 2023-05-31 11:06:33 +02:00
ners
cdfdc7a73d haskell.compiler.ghc962: init at 9.6.2
https://www.haskell.org/ghc/blog/20230523-ghc-9.6.2-released.html
(cherry picked from commit 08f19f5520)
2023-05-31 11:06:33 +02:00
Vincent Laporte
f088e9e4bf ocamlPackages.virtual_dom: 0.15.0 → 0.15.1
(cherry picked from commit a572ce9cab)
2023-05-31 08:52:04 +00:00
Bobby Rong
eb592ef8bb Merge pull request #235134 from NixOS/backport-234935-to-release-23.05
[Backport release-23.05] blueberry: add missing libnotify
2023-05-31 15:14:05 +08:00
Bobby Rong
f83d0ac0dd blueberry: add missing libnotify
ref: https://github.com/NixOS/nixpkgs/issues/234833
(cherry picked from commit 990e429f06)
2023-05-31 06:01:19 +00:00
Nick Cao
9f3c48eea5 Merge pull request #235118 from NixOS/backport-234154-to-release-23.05
[Backport release-23.05] ocamlPackages.iter: 1.6 → 1.7
2023-05-30 23:46:09 -06:00
Vincent Laporte
8b26f67c6c alt-ergo: 2.4.2 → 2.4.3
(cherry picked from commit 1f7e936bb9)
2023-05-31 06:52:33 +02:00
Vincent Laporte
35a6f5fba6 ocamlPackages.iter: 1.6 → 1.7
(cherry picked from commit 56376c4eee)
2023-05-31 04:03:19 +00:00
Vincent Laporte
91f654d57c ocamlPackages.lwt: fix for OCaml 5.0
(cherry picked from commit ffcfca42e4)
2023-05-31 04:03:19 +00:00
Vincent Laporte
75b9ef08a3 ocamlPackages.ocplib-endian: fix for OCaml 5.0
(cherry picked from commit 67a752bf71)
2023-05-31 04:03:19 +00:00
Nick Cao
8c5f01ab09 Merge pull request #235067 from NixOS/backport-234720-to-release-23.05
[Backport release-23.05] httpdump: 20210126-d2e0dea -> unstable-2023-05-07
2023-05-30 20:01:37 -06:00
Nick Cao
8c11bacbe0 Merge pull request #234992 from NixOS/backport-234780-to-release-23.05
[Backport release-23.05] libreoffice-still: 7.4.6.2 -> 7.4.7.2, libreoffice-fresh 7.5.2.2 -> 7.5.4.1
2023-05-30 20:00:20 -06:00
github-actions[bot]
9f7add5eb0 Merge staging-next-23.05 into staging-23.05 2023-05-31 00:15:30 +00:00
github-actions[bot]
b44606e2f6 Merge release-23.05 into staging-next-23.05 2023-05-31 00:15:00 +00:00
Izorkin
9f1ed3a00f c-ares: 1.19.0 -> 1.19.1
(cherry picked from commit d933e27286)
2023-05-30 21:44:12 +00:00
Aaron Jheng
396b302063 httpdump: 20210126-d2e0dea -> unstable-2023-05-07
(cherry picked from commit 6993699596)
2023-05-30 21:20:09 +00:00
figsoda
456af4e174 Merge pull request #235037 from NixOS/backport-234837-to-release-23.05
[Backport release-23.05] ftxui: 4.1.0 -> 4.1.1
2023-05-30 15:20:17 -04:00
Silvan Mosberger
836e08d4a3 cameradar: Mark as broken
(cherry picked from commit 5041790beb)
2023-05-30 18:59:10 +00:00
Henner Zeller
150e1d646f ftxui: 4.1.0 -> 4.1.1
(cherry picked from commit 65dd3c5d35)
2023-05-30 17:47:23 +00:00
ajs124
4b2b21e057 Merge pull request #235018 from NixOS/backport-235005-to-release-23.05
[Backport release-23.05] openssl_1_1: 1.1.1t -> 1.1.1u
2023-05-30 19:08:27 +02:00
github-actions[bot]
0ac05883fd nixos/pam_mount: fix mounts without options (#234147)
This commit adds a comma in front of the given options, which makes the
mounts still succeed even if no options are given.

Fixes #233946

(cherry picked from commit 4431a34369)

Co-authored-by: netali <me@netali.de>
2023-05-30 18:53:13 +02:00
Atemu
1677c8ce8c Merge pull request #235022 from NixOS/backport-234635-to-staging-23.05
[Backport staging-23.05] ffmpeg: remove withLTO option
2023-05-30 18:23:38 +02:00
Atemu
973f1c9ff1 ffmpeg: remove withLTO option
It has been broken for a while, we shouldn't pretend that we support it.

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

(cherry picked from commit c7b1d6b8d0)
2023-05-30 16:14:43 +00:00
Martin Weinelt
44be25f5d3 Merge pull request #233625 from euank/k3s-23.05
k3s: drop 1.24 & 1.25 for 23.05
2023-05-30 17:56:33 +02:00
Martin Weinelt
1c236e4e4b openssl_1_1: 1.1.1t -> 1.1.1u
https://github.com/openssl/openssl/blob/OpenSSL_1_1_1u/NEWS

Fixes: CVE-2023-2650, CVE-2023-0466, CVE-2023-0465, CVE-2023-0464
(cherry picked from commit bca975c293)
2023-05-30 15:46:35 +00:00
Martin Weinelt
21c2ec414a Merge pull request #234998 from yayayayaka/backport-184586-to-release-23.05
[23.05] nixos/sftpgo: init, nixosTests.sftpgo: init
2023-05-30 17:14:04 +02:00
Nick Cao
0491e5b06c Merge pull request #234999 from NixOS/backport-234930-to-release-23.05
[Backport release-23.05] maddy: 0.6.3 -> 0.7.0
2023-05-30 09:13:29 -06:00
Jonas Heinrich
1c9ddfaf79 nixos/maddy: change secrets option to accept a list of paths
(cherry picked from commit 63f73b3295)
2023-05-30 13:03:27 +00:00
Nick Cao
91b7c492eb maddy: 0.6.3 -> 0.7.0
Diff: https://github.com/foxcpp/maddy/compare/v0.6.3...v0.7.0
(cherry picked from commit 288b2fa580)
2023-05-30 13:03:27 +00:00
Robert Hensing
6b0edc9c69 Merge pull request #234794 from NixOS/backport-234230-to-release-23.05
[Backport release-23.05] Update nixops
2023-05-30 15:01:24 +02:00
Aaron Andersen
3e687616ef Merge pull request #234996 from NixOS/backport-231665-to-release-23.05
[Backport release-23.05] nixos/vmalert: init
2023-05-30 08:38:48 -04:00
Otavio Salvador
c8cc8f57b6 snagboot: init at 1.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit cf377038df)
2023-05-30 12:37:30 +00:00
Aaron Andersen
d124449613 nixos/vmalert: init
(cherry picked from commit d098eec2da)
2023-05-30 12:33:17 +00:00
Yaya
8cc61b1760 nixos/tests/sftpgo: init
(cherry picked from commit e0444dd55f)
2023-05-30 12:31:40 +00:00
Yaya
b092d78933 nixos/sftpgo: init
A fully featured and highly configurable SFTP server with optional
HTTP/S, FTP/S and WebDAV support.

https://github.com/drakkan/sftpgo
(cherry picked from commit a11c9cf7dc)
2023-05-30 12:31:40 +00:00
Yaya
302fb6f669 sftpgo: add yayayayaka to maintainers
(cherry picked from commit b28e72ec46)
2023-05-30 12:31:40 +00:00
Yaya
7f4bf64484 sftpgo: Include openapi, static and templates folders
Those are needed for serving the web client

(cherry picked from commit 12c32b5583)
2023-05-30 12:31:40 +00:00
teutat3s
b0738abee5 libreoffice-fresh: 7.5.2.2 -> 7.5.4.1
(cherry picked from commit 9da8091506)
2023-05-30 12:06:31 +00:00
teutat3s
6513727cd2 libreoffice-still: 7.4.6.2 -> 7.4.7.2
(cherry picked from commit c92d120e01)
2023-05-30 12:06:31 +00:00
Aaron Andersen
1a51bda012 flirc: lock readline to 6.x version as required
(cherry picked from commit 5d0e2af544)
2023-05-30 11:58:17 +00:00
Atemu
b88f160f57 Merge pull request #234969 from NixOS/backport-234446-to-release-23.05
[Backport release-23.05]  linux_xanmod: 6.1.29 -> 6.1.30
2023-05-30 13:14:20 +02:00
Nick Cao
ebf717d1c8 Merge pull request #234971 from NixOS/backport-234931-to-release-23.05
[Backport release-23.05] netbird-ui: 0.20.3 -> 0.20.5
2023-05-30 05:14:09 -06:00
Vladimír Čunát
199f37ef27 Merge #234983: doc: clarify that meta.timeout is only for Hydra
...into release-23.05
2023-05-30 13:02:01 +02:00
Martin Weinelt
eaad07e492 Merge pull request #234981 from NixOS/backport/rl-alpha-2305
[release-23.05] rl2305: alpha version for 23.05
2023-05-30 12:40:39 +02:00
Raito Bezarius
2677e428c0 rl-2305: alpha version for 23.05
This is an alpha version worked out by the release managers.

Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
2023-05-30 12:33:19 +02:00
Atemu
63c89cb2b2 rl-2305: mention buildFHSEnv switch to bubblewrap
See https://github.com/NixOS/nixpkgs/pull/225748

(cherry picked from commit 3720991c06)
2023-05-30 12:32:37 +02:00
Yaya
50801ac9ce nixos/doc: add release note for sftpgo
(cherry picked from commit ae47862b93)
2023-05-30 12:32:34 +02:00
Adam Joseph
7aeb7d0a61 release-notes: note ability to build powerpc64le-linux NixOS ISOs
This commit adds a mention to the release notes of the fact that
NixOS 23.05 can build installer ISOs for a new platform.

(cherry picked from commit 2983698c4b)
2023-05-30 12:32:04 +02:00
Adam Joseph
7f2b788a7d release-notes: mention that powerpc64 now uses IEEE-standard floats
(cherry picked from commit c87e1115d7)
2023-05-30 12:31:58 +02:00
Alyssa Ross
701cdfea20 doc: clarify that meta.timeout is only for Hydra
I read this and expected it to be a timeout that was always applied
when building the derivation, but it's actually a Hydra-specific
thing.

(cherry picked from commit c64d9a3878)
2023-05-30 10:28:41 +00:00
R. Ryantm
e8e6dd43cc netbird-ui: 0.20.3 -> 0.20.5
(cherry picked from commit e2f30e50a8)
2023-05-30 09:16:03 +00:00
Atemu
ebda50955b linux_xanmod: 6.1.29 -> 6.1.30
(cherry picked from commit f42d43dcca)
2023-05-30 08:57:39 +00:00
Nick Cao
7c3e7b3316 Merge pull request #234947 from NixOS/backport-234842-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.84.0 -> 1.84.1
2023-05-30 02:25:08 -06:00
Weijia Wang
808b8c28a6 Merge pull request #234933 from NixOS/backport-234424-to-release-23.05
[Backport release-23.05] pgmanage: 11.0.1 -> unstable-2022-05-11
2023-05-30 11:00:33 +03:00
Sumner Evans
1e41641dbc matrix-synapse: 1.84.0 -> 1.84.1
https://github.com/matrix-org/synapse/releases/tag/v1.84.1
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit e1a8113c12)
2023-05-30 06:37:11 +00:00
Anderson Torres
422af0943c emacs29: init at 20.0.91
Given that Emacs 29 is considered beta, it will not be aliased to `emacs`.
And, given that Emacs 29 ships with Pure GTK feature, why not to make it
available?

(cherry picked from commit 3d43f48a93)
2023-05-30 05:25:56 +00:00
Anderson Torres
20ef36c013 emacs: a huge refactor
A list of modifications:

- The calling handles at `top-level/all-packages.nix` were transferred to
`pkgs/applications/editors/emacs/default.nix` (the good old `recurseIntoAttrs`
design pattern);
- The files `macport.nix` and `28.nix` were removed, replaced by the bigger and
better `sources.nix`;
- Aliases for the most important derivations were put on `all-packages.nix`;
- The file `generic.nix` was refactored. Among its changes, the most noticeable:
  - `pname` is decorated according to the selected UI options;
  - Environment variables are explicitly under `env` set;
  - The `null` defaults and (in)equality tests were removed;
    - It obliged the addition of some Boolean flag guards;
  - The flag `noGui` was added, allowing easier override for `emacs-nox`.

With this huge refactor, the emacs build functions become more sane and
maintainable, allowing future additions.

(cherry picked from commit c4e48ded59)
2023-05-30 05:25:56 +00:00
Bas van Dijk
e014c1146e pgmanage: use a valid version number
(cherry picked from commit 8195adcf53)
2023-05-30 04:50:47 +00:00
Bas van Dijk
18b51048e7 pgmanage: 11.0.1 -> 11.0.1-git-a028604
The last release 11.0.1 from 2018 fails the NixOS test
probably because of PostgreSQL-12 incompatibility.
Fortunately the latest master does succeed the test.

(cherry picked from commit dd2c53cb2c)
2023-05-30 04:50:47 +00:00
Weijia Wang
8d245c250a Merge pull request #234919 from NixOS/backport-234873-to-release-23.05
[Backport release-23.05] wasmtime: fix lib on darwin
2023-05-30 06:51:30 +03:00
Weijia Wang
dda46f49cf Merge pull request #234757 from NixOS/backport-234739-to-release-23.05
[Backport release-23.05] python3Packages.libsixel: fix build on darwin
2023-05-30 06:17:14 +03:00
Bas van Dijk
1c4f953551 wasmtime: fix lib on darwin
Before:

```
otool -D result-dev/lib/libwasmtime.dylib
result-dev/lib/libwasmtime.dylib:
/private/tmp/nix-build-wasmtime-9.0.2.drv-0/source/target/aarch64-apple-darwin/release/deps/libwasmtime.dylib
```

After:

```
otool -D result-dev/lib/libwasmtime.dylib
result-dev/lib/libwasmtime.dylib:
/nix/store/bz6l7dr60izrq6vga83df9y2p1mgh5hw-wasmtime-9.0.2-dev/lib/libwasmtime.dylib
```

(cherry picked from commit ad3402c664)
2023-05-30 03:16:58 +00:00
Nick Cao
26666e9ff0 Merge pull request #234840 from NixOS/backport-233947-to-release-23.05
[Backport release-23.05] furnace: 0.6pre4-hotfix -> 0.6pre5
2023-05-29 20:30:19 -06:00
figsoda
8be013d859 Merge pull request #234889 from NixOS/backport-234799-to-release-23.05 2023-05-29 21:52:22 -04:00
github-actions[bot]
960e36cf51 Merge staging-next-23.05 into staging-23.05 2023-05-30 00:15:36 +00:00
github-actions[bot]
5d534915f4 Merge release-23.05 into staging-next-23.05 2023-05-30 00:15:09 +00:00
Gaetan Lepage
f3dc1b9162 neovim: 0.9.0 -> 0.9.1
(cherry picked from commit 70f9da69a5)
2023-05-29 22:18:07 +00:00
Robert Scott
c2f3d1cfca Merge pull request #234818 from NixOS/backport-232586-to-staging-23.05
[Backport staging-23.05] dav1d: 1.1.0 -> 1.2.0
2023-05-29 23:06:50 +01:00
Martin Weinelt
e205638d49 Merge pull request #234885 from NixOS/backport-234728-to-release-23.05
[Backport release-23.05] python3Packages.boa-api: disable tests
2023-05-29 23:36:32 +02:00
Fabian Affolter
46853f900d python311Packages.boa-api: add format
- disable on unsupported Python relases

(cherry picked from commit 5b7fc70b8f)
2023-05-29 21:24:06 +00:00
natsukium
df86485a0a python3Packages.boa-api: add changelog to meta
(cherry picked from commit 5c06b08329)
2023-05-29 21:24:06 +00:00
natsukium
e2696767a7 python3Packages.boa-api: disable checkPhase
(cherry picked from commit e2294f9f88)
2023-05-29 21:24:06 +00:00
Otavio Salvador
f3cf6bf825 dtc: 1.6.1 -> 1.7.0
The package now uses Meson and Ninja as the build system.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 8f4d39a46a)
2023-05-29 21:10:28 +00:00
natsukium
30b3ed81de python3Packages.bx-py-utils: add changelog to meta
(cherry picked from commit 172ec1bfa1)
2023-05-29 20:23:27 +00:00
natsukium
25c0f3b49e python3Packages.bx-py-utils: disable a broken test on darwin
(cherry picked from commit 1958591274)
2023-05-29 20:23:27 +00:00
Martin Weinelt
bee04d0747 Merge pull request #234848 from NixOS/backport-234777-to-release-23.05
[Backport release-23.05] manim: Pin networkx and watchdog
2023-05-29 22:09:48 +02:00
Martin Weinelt
73eca51a59 Merge pull request #234847 from NixOS/backport-234786-to-release-23.05
[Backport release-23.05] python310Packages.pontos: disable failing test
2023-05-29 22:09:38 +02:00
Martin Weinelt
56b4c2b5b1 Merge pull request #234846 from NixOS/backport-234781-to-release-23.05
[Backport release-23.05] python310Packages.jupyterhub: mark broken
2023-05-29 21:32:26 +02:00
natsukium
51e8d0d149 python3Packages.filterpy: fix formatting
- add format
- use pytestCheckHook
- enable all tests

(cherry picked from commit 46a649030a)
2023-05-29 19:05:06 +00:00
natsukium
028fb63806 python3Packages.filterpy: 1.4.5 -> unstable-2022-08-23
Diff: https://github.com/rlabbe/filterpy/compare/1.4.5...3b51149ebcff0401ff1e10bf08ffca7b6bbc4a33
(cherry picked from commit 111e3a55a6)
2023-05-29 19:05:06 +00:00
Lily Foster
3bf1580fc7 gst_all_1.gst-plugins-rs: increase test timeout and disable livesync plugin for now
(cherry picked from commit c9c7de9db5)
2023-05-29 19:04:44 +00:00
Otavio Salvador
a421d99009 pythonPackages.tftpy: init 0.8.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit 29504a3354)
2023-05-29 19:03:13 +00:00
Martin Weinelt
5238dd1398 manim: Pin networkx and watchdog
Fixes the build.

(cherry picked from commit d27954a561)
2023-05-29 18:58:16 +00:00
Martin Weinelt
9bad46c9e2 python310Packages.pontos: disable failing test
Expects to be executed in a Git repository, but we remove .git for
reproducibility.

(cherry picked from commit 179f7614ae)
2023-05-29 18:57:26 +00:00
Martin Weinelt
c5fba7d0cc python310Packages.jupyterhub: mark broken
Not compatible with SQLAlchemy 2.0.

(cherry picked from commit 4b41ea8cbe)
2023-05-29 18:57:12 +00:00
OPNA2608
5991c8c879 furnace: 0.6pre4-hotfix -> 0.6pre5
(cherry picked from commit d200470be8)
2023-05-29 18:20:05 +00:00
Sandro
d14b8ea6d4 Merge pull request #234052 from NixOS/backport-231630-to-release-23.05 2023-05-29 20:18:57 +02:00
Luke Granger-Brown
82fbf4ed44 Merge pull request #234831 from NixOS/backport-234756-to-release-23.05
[Backport release-23.05] pomerium: 0.22.1 -> 0.22.2
2023-05-29 19:07:15 +01:00
R. Ryantm
89b62b7d9c pomerium: 0.22.1 -> 0.22.2
(cherry picked from commit cc62398c92)
2023-05-29 17:34:44 +00:00
Thomas Gerbet
2b52c79d6e dav1d: 1.1.0 -> 1.2.0
Fixes CVE-2023-32570.

https://github.com/videolan/dav1d/releases/tag/1.2.0
(cherry picked from commit 514b0ba424)
2023-05-29 16:18:44 +00:00
Francesco Gazzetta
577d6a0770 Merge pull request #234793 from NixOS/backport-234614-to-release-23.05
[Backport release-23.05] shattered-pixel-dungeon: 1.1.2 -> 2.0.2
2023-05-29 16:38:35 +02:00
Francesco Gazzetta
91e5c9cd6d release-notes: mention shattered-pixel-dungeon 2023-05-29 16:38:09 +02:00
Robert Hensing
c982eeacaa nixops_unstable: Set meta.mainProgram
(cherry picked from commit 7f3706f7e1)
2023-05-29 12:08:58 +00:00
Robert Hensing
85fcd99c25 nixops_unstable: update
(cherry picked from commit bd5568b0d6)
2023-05-29 12:08:58 +00:00
Francesco Gazzetta
1215b850a0 shattered-pixel-dungeon: 1.1.2 -> 2.0.2
(cherry picked from commit a5472cf9b5)
2023-05-29 12:08:27 +00:00
Nick Cao
0f7f5ca1cd Merge pull request #234764 from NixOS/backport-234562-to-release-23.05
[Backport release-23.05] ocamlPackages.oseq: 0.4 -> 0.5
2023-05-29 04:30:26 -06:00
Nick Cao
cc0473f1f2 Merge pull request #234759 from NixOS/backport-234559-to-release-23.05
[Backport release-23.05] ocamlPackages.ocamlfuse: 2.7.1_cvs7 -> 2.7.1_cvs8
2023-05-29 04:27:25 -06:00
Nick Cao
768823d0d3 Merge pull request #234762 from NixOS/backport-234561-to-release-23.05
[Backport release-23.05] ocamlPackages.gapi-ocaml: 0.4.3 -> 0.4.4
2023-05-29 04:25:28 -06:00
Martin Weinelt
ce84f29a07 Merge pull request #234737 from NixOS/backport-234700-to-release-23.05
[Backport release-23.05] esphome: 2023.5.4 -> 2023.5.5
2023-05-29 11:47:50 +02:00
Martin Weinelt
aaf1b42319 botamusique: substitute version information
Fixes a crash due to a too new packaging package version, that started
rejecting versions that don't follow a reasonable format.

(cherry picked from commit eded68eb20)
2023-05-29 09:47:44 +00:00
Mario Rodas
d4815196cf ocamlPackages.oseq: 0.4 -> 0.5
Diff: https://github.com/c-cube/oseq/compare/v0.4...v0.5

Changelog: https://github.com/c-cube/oseq/releases/tag/v0.5
(cherry picked from commit 7135df8c66)
2023-05-29 09:35:46 +00:00
Martin Weinelt
a9f370a0ab Merge pull request #234760 from NixOS/backport-234383-to-release-23.05
[Backport release-23.05] qc71_laptop: 2022-06-01 -> 2023-03-02; fix kernel 6.3
2023-05-29 11:25:56 +02:00
Mario Rodas
b32a7c2830 ocamlPackages.gapi-ocaml: 0.4.3 -> 0.4.4
Diff: https://github.com/astrada/gapi-ocaml/compare/v0.4.3...v0.4.4

Changelog: https://github.com/astrada/gapi-ocaml/releases/tag/v0.4.4
(cherry picked from commit bec329df4a)
2023-05-29 09:22:45 +00:00
Alexandre Iooss
457addc5e4 qc71_laptop: 2022-06-01 -> 2023-03-02
(cherry picked from commit 5703ff7dfb)
2023-05-29 09:16:08 +00:00
Martin Weinelt
274a1f5513 Merge pull request #234726 from NixOS/backport-234702-to-release-23.05
[Backport release-23.05] python310Packages.ariadne: fix build
2023-05-29 11:14:12 +02:00
Mario Rodas
e0fcf8d473 ocamlPackages.ocamlfuse: 2.7.1_cvs7 -> 2.7.1_cvs8
Diff: https://github.com/astrada/ocamlfuse/compare/v2.7.1_cvs7...v2.7.1_cvs8

Changelog: https://github.com/astrada/ocamlfuse/releases/tag/v2.7.1_cvs8
(cherry picked from commit c74e6fa66f)
2023-05-29 09:13:24 +00:00
Alyssa Ross
a688bfa2ae Merge remote-tracking branch 'origin/staging-next-23.05' into staging-23.05
Conflicts:
	pkgs/os-specific/linux/kernel/patches.nix
	pkgs/top-level/linux-kernels.nix
2023-05-29 09:01:14 +00:00
natsukium
bf0b59d28a python3Packages.libsixel: fix build on darwin
(cherry picked from commit 21a36d6727)
2023-05-29 09:00:23 +00:00
Kasper Gałkowski
698710b1b5 stumpwm-unwrapped: init
(cherry picked from commit eb1c777cef)
2023-05-29 08:39:03 +00:00
Kasper Gałkowski
7a7361e21a stumpwm: Fix package conflict and HOME errors when loading modules
(cherry picked from commit fa8d4324f6)
2023-05-29 08:39:03 +00:00
Weijia Wang
a524bdb793 Merge pull request #234748 from NixOS/backport-234729-to-release-23.05
[Backport release-23.05] nixos/pufferpanel: buildFHSUserEnv -> buildFHSEnv
2023-05-29 11:00:59 +03:00
Ivan Trubach
bb0e938339 nixos/pufferpanel: buildFHSUserEnv -> buildFHSEnv
The pufferpanel module (#225274) was merged shortly after the tree-wide
rename f63a12f296 (#225748), so the use of
deperecated buildFHSUserEnv in the docs slipped through review 😅

(cherry picked from commit 0143b16935)
2023-05-29 07:56:47 +00:00
Nick Cao
6287b47dbf Merge pull request #234704 from NixOS/backport-234186-to-release-23.05
[Backport release-23.05] nixos/shadowsocks: wait for nginx to prevent race condition
2023-05-28 23:31:37 -06:00
Martin Weinelt
e8362b3301 esphome: 2023.5.4 -> 2023.5.5
https://github.com/esphome/esphome/releases/tag/2023.5.5
(cherry picked from commit 6b7434d32e)
2023-05-29 05:28:21 +00:00
Nick Cao
3af35e0160 Merge pull request #234703 from NixOS/backport-234170-to-release-23.05
[Backport release-23.05] rtl8189fs: 2022-10-30 -> 2023-03-27; fix kernel 6.3
2023-05-28 23:26:57 -06:00
Martin Weinelt
6b1d2713ba python310Packages.ariadne: fix build
Fix the format and disable tests that require an unpackaged dependency.

(cherry picked from commit e39ea12e31)
2023-05-29 03:40:57 +00:00
github-actions[bot]
f0fd8eaf7e Merge release-23.05 into staging-next-23.05 2023-05-29 00:14:17 +00:00
Henri Menke
0f7dc597a1 nixos/shadowsocks: wait for nginx to prevent race condition
(cherry picked from commit 7d621d6be5)
2023-05-28 23:38:09 +00:00
Alexandre Iooss
6d6c02e2d1 rtl8189fs: 2022-10-30 -> 2023-03-27
(cherry picked from commit 79ac113a2c)
2023-05-28 23:34:39 +00:00
Weijia Wang
711109cfc4 Merge pull request #234698 from NixOS/backport-234645-to-staging-23.05
[Backport staging-23.05] Update http3 libraries
2023-05-29 01:58:10 +03:00
Weijia Wang
6b78c6fff6 Merge pull request #234697 from NixOS/backport-234461-to-release-23.05
[Backport release-23.05] nextcloud26: 26.0.1 -> 26.0.2
2023-05-29 01:57:40 +03:00
Izorkin
2e67e3c26d nixos/tests: update nginx-http3 test
(cherry picked from commit f28c987507)
2023-05-28 21:51:09 +00:00
Izorkin
ce7bf71e1d ngtcp2: 0.14.1 -> 0.15.0
(cherry picked from commit b4dee0f0e0)
2023-05-28 21:51:08 +00:00
Izorkin
5e56557df2 nghttp3: 0.10.0 -> 0.11.0
(cherry picked from commit cc081200b5)
2023-05-28 21:51:08 +00:00
Raito Bezarius
72a91b65a0 nextcloud26: 26.0.1 -> 26.0.2
https://nextcloud.com/changelog/#26-0-2
(cherry picked from commit 2ede3cb621)
2023-05-28 21:43:11 +00:00
Martin Weinelt
d5ecf14485 Merge pull request #234682 from NixOS/backport-234074-to-release-23.05
[Backport release-23.05] python310Packages.trio-websocket: 0.9.2 -> 0.10.2
2023-05-28 22:54:08 +02:00
Weijia Wang
e59879a082 Merge pull request #234659 from NixOS/backport-233654-to-release-23.05
[Backport release-23.05] ovftool: replace libxcrypt with libxcrypt-legacy
2023-05-28 23:51:01 +03:00
Martin Weinelt
421a2a2865 python310Packages.trio-websocket: fix/disable tests on darwin
(cherry picked from commit 658c049602)
2023-05-28 20:24:28 +00:00
Martin Weinelt
299739821b python310Packages.trio-websocket: 0.9.2 -> 0.10.2
Fixes the build on Python 3.11.

https://github.com/HyperionGray/trio-websocket/blob/0.10.2/CHANGELOG.md
https://github.com/HyperionGray/trio-websocket/compare/0.9.2...0.10.2
(cherry picked from commit 1b130c8aba)
2023-05-28 20:24:28 +00:00
Alyssa Ross
b2ea8027e4 nixosTests.public-inbox: extend sleep
5 seconds isn't reliably enough here on my system.

(cherry picked from commit ad31856bd9)
2023-05-28 19:33:27 +00:00
P. R. d. O
cc1d74ebb7 ovftool: replace libxcrypt with libxcrypt-legacy
(cherry picked from commit e9c0fffbef)
2023-05-28 18:11:03 +00:00
Raito Bezarius
76eaaa955a nixos/qemu-vm: fix 32-bits assert for memorySize
It should be an implication, rather than &&.

(cherry picked from commit 09d1022782)
2023-05-28 18:08:48 +00:00
emilylange
8a12d9d2b1 nixos/qemu-vm: add virtualisation.memorySize < 2048 assertion on 32bit
(cherry picked from commit 5dbd4f3243)
2023-05-28 18:08:48 +00:00
Martin Weinelt
aea3db7cca Merge pull request #234657 from NixOS/backport-233442-to-release-23.05
[Backport release-23.05] ansible_2_14: 2.14.5 -> 2.14.6; ansible_2_13: 2.13.9 -> 2.13.10
2023-05-28 20:01:57 +02:00
Martin Weinelt
4a6941468c ansible_2_13: 2.13.9 -> 2.13.10
Changelog: https://github.com/ansible/ansible/blob/v2.13.10/changelogs/CHANGELOG-v2.13.rst
(cherry picked from commit 7daa2b144f)
2023-05-28 18:00:45 +00:00
Martin Weinelt
c9781594ad ansible_2_14: 2.14.5 -> 2.14.6
Changelog: https://github.com/ansible/ansible/blob/v2.14.6/changelogs/CHANGELOG-v2.14.rst
(cherry picked from commit bc4250f411)
2023-05-28 18:00:45 +00:00
Simon Žlender
f6302ae34d lz4: fix cross compilation to linux
(cherry picked from commit f3cca25ce5)
2023-05-28 17:44:59 +00:00
Martin Weinelt
1f0296a3c2 Merge pull request #234653 from NixOS/backport-234067-to-release-23.05
[Backport release-23.05] python311Packages.opentracing: disable
2023-05-28 19:41:18 +02:00
Martin Weinelt
ea94a9a03f python311Packages.opentracing: disable
The upstream project has been archived.

(cherry picked from commit 1b2c716b68)
2023-05-28 17:40:44 +00:00
Martin Weinelt
f56f864b8a python311Packages.trio-asyncio: disable failing test
Disabled a failing test, that has not been updated with Python 3.11 in
mind.

(cherry picked from commit d4c62fe65e)
2023-05-28 16:06:52 +00:00
OPNA2608
ad665ad345 ppsspp-{sdl,sdl-wayland,qt}: Install desktop icons
(cherry picked from commit ef7ced6fd6)
2023-05-28 14:45:44 +00:00
Ryan Lahfa
a97b9eb156 Merge pull request #234633 from NixOS/backport-234597-to-release-23.05
[Backport release-23.05] netdata: 1.39.0 -> 1.39.1
2023-05-28 16:40:32 +02:00
Mario Rodas
b8b0e887c2 netdata: add changelog to meta
(cherry picked from commit 86c8d96f77)
2023-05-28 14:36:39 +00:00
R. Ryantm
6d756d6811 netdata: 1.39.0 -> 1.39.1
(cherry picked from commit b56c79d1cb)
2023-05-28 14:36:39 +00:00
Andres Navarro
3406dd8fc3 openbugs: init at 3.2.3
(cherry picked from commit cfbff1faff)
2023-05-28 13:52:53 +00:00
Andres Navarro
d1c9b778de maintainers: add andresnav
(cherry picked from commit 59b3572a67)
2023-05-28 13:52:53 +00:00
Robert Scott
a7adeadc7d Merge pull request #234467 from NixOS/backport-234399-to-release-23.05
[Backport release-23.05] metabase: 0.46.2 -> 0.46.4
2023-05-28 12:14:33 +01:00
Eelco Dolstra
7262631c02 Merge pull request #234583 from NixOS/backport-234388-to-staging-23.05
[Backport staging-23.05] linuxPackages.ena: 2.8.3 -> 2.8.6 and fix build against Linux 6.3
2023-05-28 13:14:29 +02:00
Francesco Gazzetta
08510f659c Merge pull request #234589 from NixOS/backport-233837-to-release-23.05
[Backport release-23.05] mindustry-server: Fix
2023-05-28 13:14:06 +02:00
Francesco Gazzetta
442779c7da Merge pull request #234586 from NixOS/backport-231259-to-release-23.05
[Backport release-23.05] organicmaps: 2023.04.02-7 -> 2023.05.08-7
2023-05-28 13:13:21 +02:00
K900
a650fd632d Merge pull request #234601 from NixOS/backport-234600-to-staging-23.05
[Backport staging-23.05] qt5: update patches
2023-05-28 14:10:45 +03:00
K900
e962f4b6fa qt5: update patches
Pull in some qtbase security fixes

(cherry picked from commit 53c4a1381f)
2023-05-28 11:10:29 +00:00
Scott Worley
2509259b74 mindustry-server: Fix
(cherry picked from commit dfdb06dad3)
2023-05-28 09:24:39 +00:00
Francesco Gazzetta
b8de729e7c organicmaps: 2023.04.02-7 -> 2023.05.08-7
(cherry picked from commit f9c2637ca5)
2023-05-28 09:17:40 +00:00
Eelco Dolstra
6639658aa8 linuxPackages.ena: 2.8.3 -> 2.8.6 and fix build against Linux 6.3
This applies some patches that will be in the next version of ena, one
fixing the removal of the adjfreq field in ptp_clock_info, and the
others dealing with devlink changes.

https://hydra.nixos.org/build/221431596
(cherry picked from commit d915eb8adf)
2023-05-28 08:57:26 +00:00
Winter
58c3fa5e2d thelounge: fix build
Upstream switched to using TypeScript in v4.4.0, which broke the patch.
This fixes that issue by migrating to building The Lounge from source,
instead of having to patch the minified JavaScript.

(cherry picked from commit 6347aba26a)
2023-05-28 03:58:12 -04:00
Winter
8a3be7b666 npmHooks.npmInstallHook: allow disabling npm prune invocation
In some odd scenarios, `npm prune` either fails, or hangs. I have no idea
what could possibly be wrong at the moment, but let's provide an escape
hatch for packages that can still use the rest of the install hook's
functionality.

(cherry picked from commit 9de86832f4)
2023-05-28 03:58:12 -04:00
Nick Cao
93c81a0355 Merge pull request #234420 from NixOS/backport-232330-to-release-23.05
[Backport release-23.05] linuxPackages.rtl8821cu: unstable-2022-12-07 -> unstable-2023-04-28
2023-05-27 23:59:08 -06:00
Nick Cao
f0ea32a015 Merge pull request #234453 from NixOS/backport-234398-to-release-23.05
[Backport release-23.05] prometheus: skip tests on 32-bit platforms
2023-05-27 23:41:26 -06:00
Mario Rodas
0123c9a037 Merge pull request #234517 from NixOS/backport-234499-to-release-23.05
[Backport release-23.05] wasmtime: 9.0.1 -> 9.0.2
2023-05-27 19:49:35 -05:00
github-actions[bot]
2ffeda2c2e Merge release-23.05 into staging-next-23.05 2023-05-28 00:15:48 +00:00
Rafael Fernández López
d5f9514859 wasmtime: 9.0.1 -> 9.0.2
(cherry picked from commit 8f73830dbe)
2023-05-27 22:46:35 +00:00
Weijia Wang
090f9827ca Merge pull request #234515 from NixOS/backport-234472-to-release-23.05
[Backport release-23.05] libwacom: disable tests on risc-v
2023-05-28 01:41:05 +03:00
Jakob Leifhelm
988659956f libwacom: disable tests on risc-v
(cherry picked from commit 0f7191d6d9)
2023-05-27 22:12:04 +00:00
Robert Scott
edc5dba610 Merge pull request #234390 from NixOS/backport-234164-to-release-23.05
[Backport release-23.05] python3Packages.uptime-kuma-api: 0.13.0 -> 1.0.1
2023-05-27 20:44:34 +01:00
Robert Scott
ece06e393a Merge pull request #234057 from NixOS/backport-228553-to-release-23.05
[Backport release-23.05] matrix-hookshot: 3.2.0 -> 4.0.0
2023-05-27 20:41:54 +01:00
Robert Scott
1de6861e51 Merge pull request #234080 from NixOS/backport-233626-to-release-23.05
[Backport release-23.05] python3Packages.pymanopt: marked as broken
2023-05-27 20:36:24 +01:00
Alyssa Ross
d42ec64d4c linuxManualConfig: always depend on ubootTools
Since 41f788b121 ("linuxManualConfig: use the default make target"),
we don't know ahead of time whether the kernel build will attempt to
produce a uImage in addition to whatever we're expecting it to build.
ubootTools is not a big dependency, so let's just always include it.

(cherry picked from commit e5e02f3214)
2023-05-27 17:50:01 +00:00
Alyssa Ross
af521cd2ae nixos/test-driver: undeprecate create_machine
This warning was added a year and a half ago, but still no test in
NixOS directly instantiates the machine class, presumably because it's
not actually possible for a test to do so without losing
functionality.  For example, there's no way for a NixOS test to access
the output directory that create_machine passes to the Machine
constructor.

This warning is therefore just contributing to alert fatigue for
users, who are unable to follow its advice.  Once it's actually
possible to do what it suggests, the warning can be reintroduced.

(cherry picked from commit 845576aac4)
2023-05-27 17:33:53 +00:00
Thomas Gerbet
b2d02f4b32 metabase: 0.46.2 -> 0.46.4
Fixes CVE-2023-32680.

Changelogs:
https://github.com/metabase/metabase/releases/tag/v0.46.4
https://github.com/metabase/metabase/releases/tag/v0.46.3
(cherry picked from commit 55a9632753)
2023-05-27 17:22:42 +00:00
Alyssa Ross
ccaac5fbce nixos/test-driver: add missing spaces to warning
(cherry picked from commit d5b992a56a)
2023-05-27 16:16:23 +00:00
Henri Rosten
4830d03753 ffmpeg_4: 4.4.3 -> 4.4.4
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
(cherry picked from commit ea5c5d44db)
2023-05-27 16:22:56 +01:00
Lorenz Brun
556740604e prometheus: skip tests on 32-bit platforms
(cherry picked from commit e1a0a7aa76)
2023-05-27 15:04:20 +00:00
Weijia Wang
d04b2c2d20 Merge pull request #234413 from NixOS/backport-234406-to-release-23.05
[Backport release-23.05] libb64: Fix i686-linux build failure
2023-05-27 16:51:41 +03:00
Robert Scott
a188d8f164 Merge pull request #234419 from NixOS/backport-234205-to-release-23.05
[Backport release-23.05] python3Packages.fenics: fixed tests for FIAT
2023-05-27 13:26:34 +01:00
Vanilla
9f50e6fd10 linuxPackages.rtl8821cu: unstable-2022-12-07 -> unstable-2023-04-28
(cherry picked from commit f09bffe4d7)
2023-05-27 12:14:11 +00:00
Alexander Kiselyov
cc29349069 python3Packages.fenics: fixed tests for FIAT
(cherry picked from commit 3579ce8c72)
2023-05-27 12:02:01 +00:00
Robert Scott
051aca4a01 Merge pull request #234416 from NixOS/backport-234392-to-staging-23.05
[Backport staging-23.05] teleport: mark as broken on <64 bit platforms
2023-05-27 12:55:16 +01:00
Lorenz Brun
187ae43974 teleport: mark as broken on <64 bit platforms
(cherry picked from commit 12be07b11c)
2023-05-27 11:48:42 +00:00
Eelco Dolstra
058e009d69 libb64: Fix i686-linux build failure
https://hydra.nixos.org/build/221506062
(cherry picked from commit 015722217e)
2023-05-27 11:47:12 +00:00
Robert Scott
8b0d6e4bbe Merge pull request #233479 from mweinelt/23.05/requests-2.31-fixes
[staging-23.05] python310Packages.requests: apply patch for CVE-2023-32681
2023-05-27 11:57:57 +01:00
Weijia Wang
2255d746da Merge pull request #234169 from NixOS/backport-234082-to-staging-23.05
[Backport staging-23.05] lua5_4: 5.4.4 -> 5.4.6
2023-05-27 13:34:19 +03:00
Fabian Affolter
69983d044b python3Packages.uptime-kuma-api: update disabled
(cherry picked from commit fa10919cd0)
2023-05-27 09:14:48 +00:00
Julien Malka
3d622da1d3 python3Packages.uptime-kuma-api: 0.13.0 -> 1.0.1
(cherry picked from commit e29436ee4d)
2023-05-27 09:14:48 +00:00
Ilan Joselevich
5d0a53f1d5 Merge pull request #234385 from NixOS/backport-218803-to-release-23.05
[Backport release-23.05] bkt: init at version 0.6.1
2023-05-27 12:02:22 +03:00
mangoiv
d0d8540dba bkt: init at version 0.6.1
- packages https://github.com/dimo414/bkt
- release notes for version 0.6.1 can be found at https://github.com/dimo414/bkt/releases/tag/0.6.1

(cherry picked from commit f5c317d5ac)
2023-05-27 09:00:59 +00:00
mangoiv
6e175cb034 adds mangoiv to maintainers
(cherry picked from commit 28ac9c2cf1)
2023-05-27 09:00:59 +00:00
Henri Rosten
eb5cd54d09 binutils: fix CVE-2023-1972
Signed-off-by: Henri Rosten <henri.rosten@unikie.com>
(cherry picked from commit 6c71202df2)
2023-05-27 05:16:08 +00:00
Thomas Gerbet
35db04da32 vector: enable sources-dnstap feature
This feature is enabled in the official build:
https://github.com/vectordotdev/vector/blob/v0.30.0/Cargo.toml#L376

(cherry picked from commit fc9211ea94)
2023-05-26 21:16:45 -04:00
github-actions[bot]
99024ad8a2 Merge release-23.05 into staging-next-23.05 2023-05-27 00:14:52 +00:00
Weijia Wang
aa28d88d0f Merge pull request #234315 from NixOS/backport-234120-to-release-23.05
[Backport release-23.05] python3Packages.umap-learn: patch for numpy>=1.24
2023-05-27 02:54:30 +03:00
Weijia Wang
00ce943ed2 Merge pull request #234300 from NixOS/backport-234283-to-release-23.05
[Backport release-23.05] flatcam: fix build
2023-05-27 02:37:42 +03:00
natsukium
1d821d002d python3Packages.umap-learn: patch for numpy>=1.24
(cherry picked from commit dff3db7d73)
2023-05-26 22:51:34 +00:00
Weijia Wang
b672dde513 Merge pull request #234301 from NixOS/backport-234272-to-release-23.05
[Backport release-23.05] dablin: 1.14.0 -> 1.15.0
2023-05-27 00:22:27 +03:00
Markus Kowalewski
e3aaf954ea dablin: 1.14.0 -> 1.15.0
(cherry picked from commit cfa11faeb7)
2023-05-26 21:03:30 +00:00
Weijia Wang
99450b7ebd Merge pull request #234291 from NixOS/backport-234280-to-release-23.05
[Backport release-23.05] cups-filters: 1.28.15 -> 1.28.17
2023-05-27 00:02:38 +03:00
Silvan Mosberger
a422cd1f5b flatcam: fix build
(cherry picked from commit 5c042401b4)
2023-05-26 21:01:01 +00:00
Weijia Wang
e996ea9d5d Merge pull request #234275 from NixOS/backport-234174-to-release-23.05
[Backport release-23.05] nfs-ganesha: 5.1 -> 5.2
2023-05-26 23:11:50 +03:00
Weijia Wang
5e99b338b7 cups-filters: 1.28.15 -> 1.28.17
(cherry picked from commit b5de94e8a7)
2023-05-26 20:11:19 +00:00
Weijia Wang
213b7e96ef Merge pull request #234278 from NixOS/backport-234242-to-release-23.05
[Backport release-23.05] rekor-cli, rekor-server: 1.1.1 -> 1.2.1
2023-05-26 22:45:13 +03:00
Thomas Gerbet
28b5e66f35 rekor-cli, rekor-server: 1.1.1 -> 1.2.1
Fixes CVE-2023-33199.

Changelog:
https://github.com/sigstore/rekor/releases/tag/v1.2.1
(cherry picked from commit e655d0318c)
2023-05-26 18:48:36 +00:00
Weijia Wang
e122f584b2 Merge pull request #234271 from NixOS/backport-234203-to-release-23.05
[Backport release-23.05] gpac: 2.2.0 -> 2.2.1
2023-05-26 21:33:39 +03:00
Markus Kowalewski
9b7fe8be9e nfs-ganesha: 5.1 -> 5.2
(cherry picked from commit 04f05e328d)
2023-05-26 18:31:13 +00:00
Pavol Rusnak
02d4e45afa Merge pull request #234274 from NixOS/backport-234191-to-release-23.05
[Backport release-23.05] bitcoin: 24.1 -> 25.0
2023-05-26 20:30:00 +02:00
fanquake
08a2058e17 bitcoin: 24.1 -> 25.0
(cherry picked from commit 83da7af2ca)
2023-05-26 18:26:38 +00:00
Weijia Wang
0f99cd5301 gpac: 2.2.0 -> 2.2.1
(cherry picked from commit cf5538a4ba)
2023-05-26 18:24:01 +00:00
Weijia Wang
64ed370bfc Merge pull request #234213 from NixOS/backport-234031-to-release-23.05
[Backport release-23.05] gitlab: 15.11.5 -> 15.11.6
2023-05-26 21:14:45 +03:00
Weijia Wang
2746b294b4 Merge pull request #234180 from NixOS/backport-230818-to-release-23.05
[Backport release-23.05] vscode-extensions.davidanson.vscode-markdownlint: 0.49.0 -> 0.50.0
2023-05-26 21:11:29 +03:00
Weijia Wang
9262ab08dd Merge pull request #234200 from NixOS/backport-230618-to-release-23.05
[Backport release-23.05] vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.14.5 -> 0.14.7
2023-05-26 21:10:50 +03:00
Weijia Wang
dfac16396a Merge pull request #234229 from NixOS/backport-234161-to-release-23.05
[Backport release-23.05] tailscale: 1.40.1 -> 1.42.0
2023-05-26 21:08:58 +03:00
Alyssa Ross
a3d0197ac9 kernelPatches.make-maple-state-reusable-after-mas_empty_area: drop
No longer used.

(cherry picked from commit 1e73fcbebf)
2023-05-26 17:42:42 +00:00
Weijia Wang
dd8ed4f367 Merge pull request #234197 from NixOS/backport-233668-to-release-23.05
[Backport release-23.05] fastly: 10.0.1 -> 10.1.0
2023-05-26 18:26:33 +03:00
Martin Weinelt
e7c76f733a Merge pull request #234222 from NixOS/backport-234188-to-release-23.05
[Backport release-23.05] linux_6_2: drop
2023-05-26 17:05:26 +02:00
Ashish SHUKLA
857fe6edc9 tailscale: 1.40.1 -> 1.42.0
(cherry picked from commit 532f47f28b)
2023-05-26 14:13:59 +00:00
Weijia Wang
0514bdfa1b Merge pull request #234217 from NixOS/backport-233687-to-release-23.05
[Backport release-23.05] cups-filters: fix CVE-2023-24805
2023-05-26 16:43:32 +03:00
github-actions[bot]
0827d32976 python3Packages.stopit: added setuptools dependency (#234224)
(cherry picked from commit dd6d95536c)
2023-05-26 09:34:58 -04:00
Ryan Lahfa
6b93b785a8 Merge pull request #234218 from NixOS/backport-221861-to-release-23.05
[Backport release-23.05] diffoscope: move unfree dependencies behind a enableUnfree flag
2023-05-26 15:33:00 +02:00
Alyssa Ross
10d5a68270 linux_6_2: drop
EOL

(cherry picked from commit 9fa0644d60)
2023-05-26 13:04:47 +00:00
sternenseemann
119e81ec25 haskellPackages: ghcWithPackages needs buildHaskellPackages scope
ghc and also ghcWithPackages (when taken from a haskell package set) are
a bit weird—in the same way stdenv is: ghc is actually from
buildPackages (pkgsBuildHost) wheras the main package set belongs to
pkgsHostTarget. ghc (and stdenv) is included in the package set due to
its special relation to the set: it is built by that ghc, so constituted
by the compiler in a manner of speaking.

For ghc this works in a straightforward way: It is packaged
independently from the haskell package sets and passed to
make-package-set.nix to create the different sets we expose.
With ghcWithPackages an error crept in, though: Since it needs to
receive the haskellPackages fix point (and thus can't be instantiated
before the package set), it is defined in make-package-set.nix. Here it
was neglected to make sure that it also has the same scope as ghc, i.e.
buildHaskellPackages/buildPackages: Otherwise the shell the wrapper
scripts use to invoke ghc (originally from buildPackages) would be from
pkgsHostTarget—in the cross case, the wrapper scripts would be
executable by neither host nor build platform. We want them to work on
the build platform, though.

Note that this creates a weird mismatch where it is hard to see which of
the alternatives would be more natural: ghcWithPackages and
ghcWithHoogle now use packages from the package set they are a member
of, but have *-ghc and hoogle executables that are executable on the
build platform. This works because ghc originates from buildPackages (as
discussed) and hoogleWithPackages is taken from buildHaskellPackages.
This does imply though that while set.ghcWithHoogle will be executable
on the build platform, set.hoogleWithPackages will be executable on the
host platform—both will use the fix point of set for the package
selector function. This is maybe a confusing asymmetry, but it seems
like a valid use case to cross-compile a hoogle instance. Most
development tools use ghcWithHoogle (or equivalent), so that use case is
covered as well in principle.

(cherry picked from commit 391a9612d8)
2023-05-26 14:59:54 +02:00
Raito Bezarius
f53631beb6 diffoscope: introduce lib.meta.availableOn stdenv.hostPlatform for "plugins"
This makes it easier to add new plugins without having to worry whether they are supported on Darwin, aarch64-*, etc.

As long as they are properly tagged through their `platforms` meta attribute (or `badPlatforms`).

Broken packages needs to be separated to avoid silent breakages which we would not notice.

(cherry picked from commit 43957dc150)
2023-05-26 12:23:48 +00:00
Raito Bezarius
fbeebc72a5 python3Packages.pyxattr: platforms are the ones xattr supports
This ensures the proper propagation for `lib.meta.availableOn` to work.

(cherry picked from commit d99434c90b)
2023-05-26 12:23:48 +00:00
Raito Bezarius
43e777fc54 python3Packages.guestfs: platforms are the ones libguestfs supports
This ensures the proper propagation for `lib.meta.availableOn` to work fine.

(cherry picked from commit 0cde352ef1)
2023-05-26 12:23:48 +00:00
Raito Bezarius
048b207b83 oggvideotools: mark it as broken on Darwin
(cherry picked from commit 4e79d6857e)
2023-05-26 12:23:48 +00:00
Raito Bezarius
4976401a1b diffoscope: fix build on Darwin
Moved packages requiring x86_64-linux, x86_64-darwin into their proper arrays.

(cherry picked from commit 5e8671460b)
2023-05-26 12:23:48 +00:00
Raito Bezarius
7f90e4f465 diffoscope: move unfree dependencies behind a enableUnfree flag
(cherry picked from commit 21332b8fd5)
2023-05-26 12:23:48 +00:00
Weijia Wang
5140520c46 Merge pull request #234171 from NixOS/backport-233974-to-release-23.05
[Backport release-23.05] nc4nix: add patch to fix unstable package updates
2023-05-26 15:21:47 +03:00
Yaya
f5d2a562aa cups-filters: Fix CVE-2023-24805
https://github.com/OpenPrinting/cups-filters/security/advisories/GHSA-gpxc-v2m8-fr3x
(cherry picked from commit bb8168bf78)
2023-05-26 12:21:18 +00:00
Yaya
21bdb31acf gitlab: Fix commit option in update.py
(cherry picked from commit 9df3d57e43)
2023-05-26 12:11:12 +00:00
Yaya
32f83afa1d gitlab: 15.11.5 -> 15.11.6
https://gitlab.com/gitlab-org/gitlab/-/blob/v15.11.6-ee/CHANGELOG.md
(cherry picked from commit ce6aec74d7)
2023-05-26 12:11:11 +00:00
Weijia Wang
ef5edfaa02 Merge pull request #234199 from NixOS/backport-234079-to-release-23.05
[Backport release-23.05] bento4: 1.6.0-639 -> 1.6.0-640
2023-05-26 14:06:05 +03:00
Weijia Wang
471fa6198c Merge pull request #234196 from NixOS/backport-234184-to-release-23.05
[Backport release-23.05] gnushogi: refactor, unbreak on darwin
2023-05-26 14:05:29 +03:00
K900
f4f955bdb1 Merge pull request #234202 from NixOS/backport-234190-to-release-23.05
[Backport release-23.05] qtcreator-qt6: fix build with qt 6.5.1
2023-05-26 14:03:17 +03:00
K900
2b13371ea4 qtcreator-qt6: fix build with qt 6.5.1
(cherry picked from commit f0c4667867)
2023-05-26 11:02:39 +00:00
datafoo
793f18cc0a vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.14.5 -> 0.14.7
(cherry picked from commit ae6b1df643)
2023-05-26 11:01:10 +00:00
Weijia Wang
85105ce9e5 bento4: 1.6.0-639 -> 1.6.0-640
(cherry picked from commit 840551bc69)
2023-05-26 10:46:14 +00:00
Rafael Fernández López
3e04372002 fastly: 10.0.1 -> 10.1.0
(cherry picked from commit 3a5076501f)
2023-05-26 10:38:14 +00:00
Weijia Wang
2119607b04 gnushogi: refactor, unbreak on darwin
(cherry picked from commit 60849da99a)
2023-05-26 10:36:09 +00:00
K900
fed0f6b679 Merge pull request #234189 from NixOS/backport-234010-to-release-23.05
[Backport release-23.05] qt6: 6.5.0 -> 6.5.1
2023-05-26 13:05:36 +03:00
K900
52f7661302 qt6.qtmqtt: 6.5.0 -> 6.5.1, switch to fetchFromGitHub
(cherry picked from commit 028fbeb19c)
2023-05-26 10:03:00 +00:00
K900
0298ddc291 qt6: 6.5.0 -> 6.5.1
(cherry picked from commit 8e0510ff6a)
2023-05-26 10:03:00 +00:00
Bobby Rong
551a52bfdd Merge pull request #234181 from NixOS/backport-229744-to-release-23.05
[Backport release-23.05] vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.13.0 -> 0.14.5
2023-05-26 17:41:49 +08:00
Alexandre Pereira
78a71d663b vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.13.0 -> 0.14.5
(cherry picked from commit 1597d6463e)
2023-05-26 09:26:20 +00:00
datafoo
0613dd2f7f vscode-extensions.davidanson.vscode-markdownlint: 0.49.0 -> 0.50.0
(cherry picked from commit 85003bfef9)
2023-05-26 09:22:01 +00:00
K900
80c96eeab6 Merge pull request #234175 from NixOS/backport-233927-to-release-23.05
[Backport release-23.05] Kernel updates for 2023-05-25
2023-05-26 12:08:12 +03:00
K900
77df69d5d4 linux: drop merged patch
(cherry picked from commit d64a444657)
2023-05-26 09:07:30 +00:00
K900
6d511393be linux_latest-libre: 19204 -> 19299
(cherry picked from commit cbc1ca0345)
2023-05-26 09:07:29 +00:00
K900
4a588b3dde linux-rt_5_10: 5.10.176-rt86 -> 5.10.179-rt87
(cherry picked from commit de66762d8e)
2023-05-26 09:07:29 +00:00
K900
b8237ed368 linux: 6.3.3 -> 6.3.4
(cherry picked from commit fe5ff41bc8)
2023-05-26 09:07:29 +00:00
K900
457cf1d281 linux: 6.1.29 -> 6.1.30
(cherry picked from commit 669156c282)
2023-05-26 09:07:29 +00:00
K900
c2f8c299fa linux: 5.15.112 -> 5.15.113
(cherry picked from commit b1d5878347)
2023-05-26 09:07:29 +00:00
Jonas Heinrich
9b4265a561 nc4nix: add patch to fix unstable package updates
(cherry picked from commit cc1cd3eca7)
2023-05-26 08:51:14 +00:00
Weijia Wang
174545d89c Merge pull request #234168 from NixOS/backport-234121-to-release-23.05
[Backport release-23.05] jackett: 0.21.17 -> 0.21.34
2023-05-26 11:45:02 +03:00
Weijia Wang
bd781524d8 lua5_4: 5.4.4 -> 5.4.6
(cherry picked from commit c5f569a09a)
2023-05-26 08:31:17 +00:00
R. Ryantm
c9b70da3ad jackett: 0.21.17 -> 0.21.34
(cherry picked from commit df85fc53a3)
2023-05-26 08:28:46 +00:00
Weijia Wang
7f17766e1f Merge pull request #234158 from NixOS/backport-233730-to-release-23.05
[Backport release-23.05] jackett: 0.20.4199 -> 0.21.17
2023-05-26 11:20:34 +03:00
Weijia Wang
e3fdbb4901 Merge pull request #234160 from NixOS/backport-234083-to-release-23.05
[Backport release-23.05] rippled: mark as insecure
2023-05-26 10:26:10 +03:00
Weijia Wang
223ecb9e8f rippled: mark as insecure
(cherry picked from commit 1ebd98fe8c)
2023-05-26 07:11:41 +00:00
R. Ryantm
efdc2d5bdc jackett: 0.20.4199 -> 0.21.17
(cherry picked from commit 153da9ab8c)
2023-05-26 07:07:58 +00:00
Nick Cao
31ecd7ecbb Merge pull request #234143 from NixOS/backport-230362-to-release-23.05
[Backport release-23.05] cpio: add some key reverse dependencies to `passthru.tests`
2023-05-26 00:52:35 -06:00
Nick Cao
3efe5de302 Merge pull request #234146 from NixOS/backport-233980-to-release-23.05
[Backport release-23.05] vscode-extensions.esbenp.prettier-vscode: 9.12.0 -> 9.13.0
2023-05-26 00:51:56 -06:00
Weijia Wang
c624e77f6e Merge pull request #234148 from NixOS/backport-234094-to-release-23.05
[Backport release-23.05] syncplay: fix `TypeError` on Linux
2023-05-26 09:27:02 +03:00
Michael Hoang
04db6fa39a syncplay: fix TypeError on Linux
(cherry picked from commit 0aa72aa8c2)
2023-05-26 06:10:59 +00:00
datafoo
0ab0470e38 vscode-extensions.esbenp.prettier-vscode: 9.12.0 -> 9.13.0
(cherry picked from commit b7efded285)
2023-05-26 05:56:44 +00:00
Robert Scott
d6abff1574 cpio: add some key reverse dependencies to passthru.tests
(cherry picked from commit 3349cfc4df)
2023-05-26 05:41:45 +00:00
github-actions[bot]
fbe4f9c312 Merge staging-next-23.05 into staging-23.05 2023-05-26 00:15:01 +00:00
github-actions[bot]
c5039bbe01 Merge release-23.05 into staging-next-23.05 2023-05-26 00:14:22 +00:00
Martin Weinelt
a0135679f4 Merge pull request #234092 from NixOS/backport-233896-to-release-23.05
[Backport release-23.05] frigate: substitute more paths
2023-05-26 01:35:11 +02:00
Martin Weinelt
11dfe1a879 frigate: substitute more paths
Fixes the error image for unreachable cameras, the idle image for the
birdseye view and fix cache path in old clip removal function.

(cherry picked from commit d55cec42d1)
2023-05-25 23:34:52 +00:00
Dennis Gosnell
e55d24212a Merge pull request #233986 from NixOS/backport-233623-to-release-23.05
[Backport release-23.05] hledger_1_29_2: fix dependency toward hledger-lib
2023-05-26 07:49:12 +09:00
Alyssa Ross
7a72796ca8 kernelPatches.fix-em-ice-bonding: remove
This was fixed in 248401cb2c46 ("ice: avoid bonding causing auxiliary
plug/unplug under RTNL lock"), which was backported to all relevant kernels.

(cherry picked from commit b349bc37e6)
2023-05-25 22:23:29 +00:00
Weijia Wang
1fe7da90a3 Merge pull request #234058 from NixOS/backport-233517-to-release-23.05
[Backport release-23.05] nixos/proxmox-image: fix qemu build failure
2023-05-26 01:04:46 +03:00
Alexander Kiselyov
ed71b5b0f7 python3Packages.pymanopt: marked as broken
(cherry picked from commit 17eec7a30d)
2023-05-25 21:40:06 +00:00
github-actions[bot]
ee70acd48c gitlab-runner: 15.11.0 -> 16.0.1 (#234068)
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/v16.0.1/CHANGELOG.md
(cherry picked from commit f31fa5192b)

Co-authored-by: Yaya <mak@nyantec.com>
2023-05-25 23:39:57 +02:00
Weijia Wang
1fdfe31764 Merge pull request #234048 from NixOS/backport-199985-to-release-23.05
[Backport release-23.05] cyrus-sasl-xoauth2: init at 0.2
2023-05-26 00:09:32 +03:00
Weijia Wang
a997a4d9d3 Merge pull request #234051 from NixOS/backport-230786-to-release-23.05
[Backport release-23.05] memento: init at v1.1.0
2023-05-26 00:08:33 +03:00
Martin Weinelt
857d4a5b6c Merge pull request #234050 from NixOS/backport-234023-to-release-23.05
[Backport release-23.05] pynitrokey: 0.4.36 -> 0.4.37
2023-05-25 22:10:32 +02:00
illustris
069de7d3de nixos/proxmox-image: fix qemu build failure
(cherry picked from commit 6a20c13258)
2023-05-25 20:07:47 +00:00
Charlotte Van Petegem
cc6e2950a7 matrix-sdk-crypto-nodejs: reintroduce 0.1.0-beta.3
Use in matrix-appservice-slack, matrix-appservice-discord & mjolnir

(cherry picked from commit 8329281111)
2023-05-25 20:05:25 +00:00
Charlotte Van Petegem
3ec17e7bb1 matrix-hookshot: 3.2.0 -> 4.0.0
https://github.com/matrix-org/matrix-hookshot/releases/tag/4.0.0
(cherry picked from commit 7c8ebabaaa)
2023-05-25 20:05:24 +00:00
Charlotte Van Petegem
bd194bf1c3 matrix-sdk-crypto-nodejs: 0.1.0-beta.3 -> 0.1.0-beta.6
https://github.com/matrix-org/matrix-rust-sdk/releases/tag/matrix-sdk-crypto-nodejs-v0.1.0-beta.4
https://github.com/matrix-org/matrix-rust-sdk/releases/tag/matrix-sdk-crypto-nodejs-v0.1.0-beta.5
https://github.com/matrix-org/matrix-rust-sdk/releases/tag/matrix-sdk-crypto-nodejs-v0.1.0-beta.6
(cherry picked from commit f3e1791f20)
2023-05-25 20:05:24 +00:00
OPNA2608
250cb590d7 mir: Pull patch to fix evdev device misses
(cherry picked from commit 447657c2de)
2023-05-25 19:41:23 +00:00
Weijia Wang
d6b7715a4e Merge pull request #234047 from NixOS/backport-234017-to-release-23.05
[Backport release-23.05] brave: 1.51.114 -> 1.51.118
2023-05-25 22:37:46 +03:00
Weijia Wang
a1fa641087 Merge pull request #234045 from NixOS/backport-232305-to-release-23.05
[Backport release-23.05] libopenmpt: doCheck only if canExecute
2023-05-25 22:37:16 +03:00
Matthieu Coudron
83c738b00b memento: init at v1.1.0
a reader with kanji reading

There is an optional manga-ocr dependency that I would like to support
but in a second time see https://github.com/ripose-jp/Memento/issues/159

(cherry picked from commit 1f008595ba)
2023-05-25 19:33:11 +00:00
Martin Weinelt
04a15cb807 pynitrokey: 0.4.36 -> 0.4.37
https://github.com/Nitrokey/pynitrokey/releases/tag/v0.4.37
(cherry picked from commit 266471ac2d)
2023-05-25 19:32:00 +00:00
Weijia Wang
36ecfe225b Merge pull request #233880 from NixOS/backport-231467-to-release-23.05
[Backport release-23.05] modules/sshd: check for duplicate config keys
2023-05-25 22:24:14 +03:00
Weijia Wang
48c9c85664 Merge pull request #234042 from NixOS/backport-220590-to-release-23.05
[Backport release-23.05] raspberrypi-wireless-firmware: fix broken firmware symlink
2023-05-25 22:23:04 +03:00
Weijia Wang
a28170c0a2 Merge pull request #233827 from NixOS/backport-232837-to-release-23.05
[Backport release-23.05] nixos/synapse: allow omitting `trusted_key_servers[].verify_keys`
2023-05-25 22:22:23 +03:00
Weijia Wang
06aa417df3 Merge pull request #233640 from NixOS/backport-230891-to-release-23.05
[Backport release-23.05] mathcomp: 1.16.0 -> 1.17.0
2023-05-25 22:21:44 +03:00
Weijia Wang
9345dd394a Merge pull request #233496 from NixOS/backport-232637-to-release-23.05
[Backport release-23.05] mattermost-desktop: 5.1.0 -> 5.3.1
2023-05-25 22:21:09 +03:00
Weijia Wang
966dd8adbf Merge pull request #233988 from NixOS/backport-233092-to-release-23.05
[Backport release-23.05] mirakurun: use node 18
2023-05-25 22:19:46 +03:00
Michal Sojka
f432d56d3e cyrus-sasl-xoauth2: init at 0.2
(cherry picked from commit c8faadaf0b)
2023-05-25 19:17:54 +00:00
Sean Buckley
1f69bc18e5 brave: 1.51.114 -> 1.51.118
https://community.brave.com/t/release-channel-1-51-118/487618/1
(cherry picked from commit a20d08b876)
2023-05-25 19:14:03 +00:00
OPNA2608
38c09c6171 libopenmpt: doCheck only if canExecute
And optional -> optionals style for libpulseaudio

(cherry picked from commit 3e2f831360)
2023-05-25 19:11:51 +00:00
Travis Staton
2dd05e9405 raspberrypi-wireless-firmware: fix broken firmware symlink
(cherry picked from commit f15d0ecc32)
2023-05-25 18:26:41 +00:00
Martin Weinelt
e2132c5a86 Merge pull request #234040 from NixOS/backport-233887-to-release-23.05
[Backport release-23.05] esphome: 2023.5.3 -> 2023.5.4
2023-05-25 20:07:35 +02:00
Martin Weinelt
f2d887176a esphome: 2023.5.3 -> 2023.5.4
https://github.com/esphome/esphome/releases/tag/2023.5.4
(cherry picked from commit b236363131)
2023-05-25 18:04:33 +00:00
github-actions[bot]
f50a0e5265 texlive.combine: link TEXMFDIST in $out/share for backward compatibility (#234025)
(cherry picked from commit 3d6e2420a2)
2023-05-25 13:44:50 -04:00
Weijia Wang
b1b92a66d6 Merge pull request #234000 from NixOS/backport-233992-to-release-23.05
[Backport release-23.05] qogir-theme: 2023-02-27 -> 2023-05-24
2023-05-25 17:37:53 +03:00
José Romildo
8739e6886d qogir-theme: 2023-02-27 -> 2023-05-24
(cherry picked from commit 6f31bdba88)
2023-05-25 14:11:08 +00:00
Weijia Wang
a388f4eed2 Merge pull request #233987 from NixOS/backport-233736-to-release-23.05
[Backport release-23.05] gnushogi: fix build
2023-05-25 16:42:03 +03:00
midchildan
1c34225a4e mirakurun: use node 18
Relates to #229910.

(cherry picked from commit c3346f87c4)
2023-05-25 12:48:23 +00:00
Yongun Seong
62df627f4c gnushogi: fix build
Also, mark as broken as darwin due to unsupported linker flags

(cherry picked from commit 410aa6fbc2)
2023-05-25 12:42:56 +00:00
Damien Cassou
425db8ee16 hledger_1_29_2: fix dependency toward hledger-lib
hledger version X always depends on hledger-lib version X.

(cherry picked from commit aa047eb431)
2023-05-25 12:40:59 +00:00
Weijia Wang
4cecc10dce Merge pull request #233985 from NixOS/backport-233823-to-release-23.05
[Backport release-23.05] owncloud-client: mark darwin broken
2023-05-25 15:40:35 +03:00
Miao, ZhiCheng
8e46085919 owncloud-client: mark darwin broken
(cherry picked from commit d4651a7cd1)
2023-05-25 12:39:37 +00:00
Weijia Wang
0087595dcf Merge pull request #233982 from NixOS/backport-233958-to-release-23.05
[Backport release-23.05] python3Packages.lightgbm: fix build on darwin
2023-05-25 15:14:26 +03:00
natsukium
8d3f727a71 python3Packages.lightgbm: add runHook
(cherry picked from commit 936351d941)
2023-05-25 12:01:24 +00:00
natsukium
ad00d58a94 python3Packages.lightgbm: disable gpu support on darwin
(cherry picked from commit 602bfd6a31)
2023-05-25 12:01:24 +00:00
Weijia Wang
41a6a73503 Merge pull request #233964 from NixOS/backport-233950-to-release-23.05
[Backport release-23.05] ferretdb: 1.2.0 -> 1.2.1
2023-05-25 14:59:42 +03:00
Mario Rodas
1ff23dda0d busybox: 1.36.0 -> 1.36.1
(cherry picked from commit 0d3d953f33)
2023-05-25 11:57:57 +00:00
Weijia Wang
bfc5164718 Merge pull request #233971 from NixOS/backport-232391-to-release-23.05
[Backport release-23.05] bluej: 5.0.3 -> 5.1.0
2023-05-25 14:55:31 +03:00
Charlotte Van Petegem
cfb827885f bluej: 5.0.3 -> 5.1.0
https://bluej.org/versions.html
(cherry picked from commit ef8929e62c)
2023-05-25 10:56:41 +00:00
Charlotte Van Petegem
2bc6602211 openjfx17: fix building with webkit
(cherry picked from commit cf69135539)
2023-05-25 10:56:40 +00:00
noisersup
be5b4ac906 ferretdb: 1.2.0 -> 1.2.1
(cherry picked from commit 22224846c4)
2023-05-25 10:10:30 +00:00
github-actions[bot]
6497f21147 ferretdb: 1.1.0 -> 1.2.0 (#233956)
(cherry picked from commit 7ea816fd24)

Co-authored-by: Julien Malka <julien@malka.sh>
2023-05-25 12:09:42 +02:00
Yaya
3e01645c40 gitlab: Reformat update.py with black
(cherry picked from commit 007f087b52)
2023-05-25 10:44:13 +02:00
Yaya
7d9b9174b0 gitlab-container-registry: init at 3.74.0
With version 15.8 GitLab deprecates the use of an "external" container
registry (in our case pkgs.docker-distribution). The external registry
will be replaced with this fork that contains extra functionality that
GitLab uses internally. See
https://gitlab.com/gitlab-org/container-registry/-/blob/master/docs-gitlab/README.md

(cherry picked from commit 4afee948dc)
2023-05-25 10:44:13 +02:00
Martin Weinelt
a45239d684 curl: 8.0.1 -> 8.1.1
https://daniel.haxx.se/blog/2023/05/17/curl-8-1-0-http2-over-proxy/
https://curl.se/changes.html#8_1_0
https://curl.se/changes.html#8_1_1

https://www.openwall.com/lists/oss-security/2023/05/17/1
https://www.openwall.com/lists/oss-security/2023/05/17/2
https://www.openwall.com/lists/oss-security/2023/05/17/3
https://www.openwall.com/lists/oss-security/2023/05/17/4

Fixes: CVE-2023-28319, CVE-2023-28320, CVE-2023-28321, CVE-2023-28322
(cherry picked from commit f6d2c6a131)
2023-05-25 07:06:21 +00:00
Nick Cao
74e6f7f561 Merge pull request #233911 from NixOS/backport-233666-to-release-23.05
[Backport release-23.05] wasmtime: 9.0.0 -> 9.0.1
2023-05-24 21:48:10 -06:00
Nick Cao
3f70e5731e Merge pull request #233775 from NixOS/backport-233270-to-release-23.05
[Backport release-23.05] dlib: 19.24 -> 19.24.2
2023-05-24 21:09:41 -06:00
Nick Cao
0eaad3f2a2 Merge pull request #233769 from NixOS/backport-232388-to-release-23.05
[Backport release-23.05] coqPackages.aac-tactics: init at 8.17.0
2023-05-24 21:03:50 -06:00
Rafael Fernández López
1090358cdf wasmtime: 9.0.0 -> 9.0.1
(cherry picked from commit 4907906a88)
2023-05-25 02:55:21 +00:00
github-actions[bot]
ebeb853890 Merge staging-next-23.05 into staging-23.05 2023-05-25 00:14:36 +00:00
github-actions[bot]
dd08225630 Merge release-23.05 into staging-next-23.05 2023-05-25 00:14:06 +00:00
Weijia Wang
f699078542 Merge pull request #233879 from kira-bruneau/clonehero-backport
clonehero: update src url
2023-05-25 01:53:24 +03:00
Martin Weinelt
cd8ffddea1 Merge pull request #233810 from NixOS/backport-233676-to-release-23.05
[Backport release-23.05] firefox: 113.0.1 -> 113.0.2 🦊
2023-05-25 00:06:44 +02:00
nyanotech
3c261da1c3 nixos/sshd: detect duplicate config keys
(cherry picked from commit 49bb115b37)
2023-05-24 22:01:46 +00:00
Kira Bruneau
835b889643 clonehero: update src url 2023-05-24 17:52:00 -04:00
Ilan Joselevich
b123ab2d5e Merge pull request #233848 from NixOS/backport-233833-to-release-23.05
[Backport release-23.05] cachix: build using GHC 9.4 to avoid kernel crash
2023-05-24 23:45:05 +03:00
Weijia Wang
d3126ce1e2 Merge pull request #233843 from NixOS/backport-233044-to-release-23.05
[Backport release-23.05] insync: 3.8.5.50499 -> 3.8.6.50504
2023-05-24 23:40:05 +03:00
Domen Kožar
a5f2d4f163 cachix: build using GHC 9.4 to avoid kernel crash
(cherry picked from commit 3a021d1a23)
2023-05-24 16:09:36 +00:00
Miao, ZhiCheng
ed08a674a0 insync: 3.8.5.50499 -> 3.8.6.50504
With fixes:

- Top-level runner is now simply insync, in sync with vendor's desktopfile.
- The /share folder including desktop files are now part of the top package.
- use stdenvNoCC instead of stdenv.

(cherry picked from commit 00253158de)
2023-05-24 15:41:25 +00:00
Martin Weinelt
cc1aaa3622 Merge pull request #233800 from NixOS/backport-233691-to-release-23.05
[Backport release-23.05] home-assistant: 2023.5.3 -> 2023.5.4
2023-05-24 17:11:17 +02:00
IndeedNotJames
9602964d5d nixos/synapse: allow omitting trusted_key_servers[].verify_keys
Synapse does not require the `verify_keys` attr/object to be set.
It made sense back in the day, when federation traffic used to use self-signed certificates. But this is no longer the case.

The previous `types.nullOr` didn't actually allow omitting `verify_keys` because Synapse's config parser is unable to parse that.

Not a breaking change.

Upstream docs: https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html?highlight=verify_keys#trusted_key_servers

(cherry picked from commit d212ec13b8)
2023-05-24 14:28:38 +00:00
Domen Kožar
d6568f8517 Merge pull request #233814 from NixOS/backport-233599-to-release-23.05
[Backport release-23.05] patray: fix segfault
2023-05-24 15:27:24 +01:00
markuskowa
ac1000808e Merge pull request #233766 from NixOS/backport-233709-to-release-23.05
[Backport release-23.05] ucx: 1.14.0 -> 1.14.1
2023-05-24 14:50:18 +02:00
Ilan Joselevich
0b078833a6 Merge pull request #233816 from NixOS/backport-233497-to-release-23.05
[Backport release-23.05] mattermost: 7.8.4 -> 7.8.5
2023-05-24 15:21:39 +03:00
Thomas Gerbet
e364809951 mattermost: 7.8.4 -> 7.8.5
Fixes MMSA-2023-00183, MMSA-2023-00152, MMSA-2023-00171, MMSA-2023-00177, MMSA-2023-00172, MMSA-2023-00164,
MMSA-2023-00163 and MMSA-2023-00161.

Changelog:
https://docs.mattermost.com/install/self-managed-changelog.html#release-v7-8-extended-support-release
(cherry picked from commit 5be7979101)
2023-05-24 12:19:48 +00:00
Domen Kožar
4261dbd169 patray: fix segfault
(cherry picked from commit 8fbf4aa9be)
2023-05-24 12:14:12 +00:00
Martin Weinelt
8d8853e273 firefox-bin-unwrapped: 113.0.1 -> 113.0.2
https://www.mozilla.org/en-US/firefox/113.0.2/releasenotes/
(cherry picked from commit 875dff11a4)
2023-05-24 11:50:45 +00:00
Martin Weinelt
d5a516fb3e firefox-unwrapped: 113.0.1 -> 113.0.2
https://www.mozilla.org/en-US/firefox/113.0.2/releasenotes/
(cherry picked from commit ae0526b224)
2023-05-24 11:50:45 +00:00
Martin Weinelt
99f643e1e5 Merge pull request #233802 from NixOS/backport-233683-to-release-23.05
[Backport release-23.05] python312: 3.12.0a7 -> 3.12.0b1
2023-05-24 13:18:06 +02:00
Martin Weinelt
b024fb946f python312: 3.12.0a7 -> 3.12.0b1
https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0b1
(cherry picked from commit 3f736faef0)
2023-05-24 11:16:13 +00:00
Martin Weinelt
ede5abe8a8 python310Packages.homeassistant-stubs: 2023.5.3 -> 2023.5.4
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.5.4
(cherry picked from commit 94495fa63c)
2023-05-24 11:15:44 +00:00
Martin Weinelt
29a1f5da8a home-assistant: 2023.5.3 -> 2023.5.4
https://github.com/home-assistant/core/releases/tag/2023.5.4
(cherry picked from commit 25fa902f9e)
2023-05-24 11:15:44 +00:00
Martin Weinelt
60689d8e90 python310Packages.zwave-js-server-python: 0.48.0 -> 0.48.1
Diff: https://github.com/home-assistant-libs/zwave-js-server-python/compare/refs/tags/0.48.0...0.48.1

Changelog: https://github.com/home-assistant-libs/zwave-js-server-python/releases/tag/0.48.1
(cherry picked from commit 7f188bac26)
2023-05-24 11:15:44 +00:00
Martin Weinelt
4652001fbf python310Packages.yalexs: 1.3.3 -> 1.5.1
Diff: https://github.com/bdraco/yalexs/compare/refs/tags/v1.3.3...v1.5.1

Changelog: https://github.com/bdraco/yalexs/releases/tag/v1.5.1
(cherry picked from commit bd163c9308)
2023-05-24 11:15:44 +00:00
Martin Weinelt
27b772ec41 python310Packages.python-matter-server: 3.3.1 -> 3.4.1
https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.4.0
https://github.com/home-assistant-libs/python-matter-server/releases/tag/3.4.1
(cherry picked from commit f948ec3cde)
2023-05-24 11:15:44 +00:00
Martin Weinelt
77eef13fa1 python310Packages.home-assistant-chip-clusters: 2023.4.1 -> 2023.5.1
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.5.0
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.5.1
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.5.2
(cherry picked from commit 95cad7b006)
2023-05-24 11:15:44 +00:00
Martin Weinelt
27d8b3f96c python310Packages.home-assistant-chip-core: 2023.4.1 -> 2023.5.2
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.5.0
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.5.1
https://github.com/home-assistant-libs/chip-wheels/releases/tag/2023.5.2
(cherry picked from commit fc87002a50)
2023-05-24 11:15:43 +00:00
Martin Weinelt
4427ab6984 python310Packages.async-upnp-client: 0.33.1 -> 0.33.2
Diff: https://github.com/StevenLooman/async_upnp_client/compare/refs/tags/0.33.1...0.33.2

Changelog: https://github.com/StevenLooman/async_upnp_client/blob/0.33.2/CHANGES.rst
(cherry picked from commit 399b65d5a9)
2023-05-24 11:15:43 +00:00
Fabian Affolter
12f0d28a0d python311Packages.aionotion: 2023.05.4 -> 2023.05.5
(cherry picked from commit 9918bf2932)
2023-05-24 11:15:43 +00:00
Weijia Wang
04aaf85116 Merge pull request #233774 from NixOS/backport-233728-to-release-23.05
[Backport release-23.05] nixpkgs-review: 2.9.1 -> 2.9.2
2023-05-24 13:08:09 +03:00
piegames
14d705891f Merge pull request #233689
[23.05] gnomeExtensions.easyeffects-preset-selector: patch EasyEffects schema source
2023-05-24 11:20:29 +02:00
Maximilian Bosch
3af25a499b python3*.pkgs.dlib: remove patches that are included in the latest release
(cherry picked from commit c93171d2f4)
2023-05-24 09:04:51 +00:00
R. Ryantm
cbafec613f dlib: 19.24 -> 19.24.2
(cherry picked from commit 3dc228ff81)
2023-05-24 09:04:50 +00:00
Maximilian Bosch
180628d1ff Merge pull request #233652 from NixOS/backport-233635-to-release-23.05
[Backport release-23.05] matrix-synapse: 1.83.0 -> 1.84.0
2023-05-24 11:04:24 +02:00
figsoda
d062649518 nixpkgs-review: 2.9.1 -> 2.9.2
Diff: https://github.com/Mic92/nixpkgs-review/compare/2.9.1...2.9.2

Changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.9.2
(cherry picked from commit 6c0ea0caba)
2023-05-24 09:04:05 +00:00
Weijia Wang
6f45b048f7 Merge pull request #233773 from NixOS/backport-233743-to-release-23.05
[Backport release-23.05] ocamlPackages: small fixes
2023-05-24 12:03:09 +03:00
Vincent Laporte
9af725960d ocamlPackages.lsp: add missing input
(cherry picked from commit c26ad319b3)
2023-05-24 08:39:19 +00:00
Vincent Laporte
50c2d6286d ocamlPackages.dot-merlin-reader: add missing input
(cherry picked from commit 6c31436baa)
2023-05-24 08:39:18 +00:00
Vincent Laporte
8a2ccaac6b ocamlPackages.polynomial: disable for OCaml < 4.08
(cherry picked from commit 9d9fe9971d)
2023-05-24 08:39:18 +00:00
Vincent Laporte
8580a5b082 coqPackages.aac-tactics: init at 8.17.0
(cherry picked from commit a749e72830)
2023-05-24 08:19:23 +00:00
R. Ryantm
18cec7ec49 ucx: 1.14.0 -> 1.14.1
(cherry picked from commit 6383528945)
2023-05-24 07:54:50 +00:00
Nick Cao
1ecb1e3999 Merge pull request #233667 from NixOS/backport-231838-to-release-23.05
[Backport release-23.05] vulkan-caps-viewer: 3.29 -> 3.30
2023-05-23 20:16:06 -06:00
Nick Cao
2a71badc26 Merge pull request #233681 from NixOS/backport-233663-to-release-23.05
[Backport release-23.05] etcd_3_5: 3.5.7 -> 3.5.9
2023-05-23 20:11:30 -06:00
github-actions[bot]
22d1cd2fe2 Merge staging-next-23.05 into staging-23.05 2023-05-24 00:14:37 +00:00
github-actions[bot]
65f0121d4a Merge release-23.05 into staging-next-23.05 2023-05-24 00:14:10 +00:00
4JX
9eb7c64209 gnomeExtensions.easyeffects-preset-selector: patch EasyEffects schema source
(cherry picked from commit 1789d59062)
2023-05-24 00:00:16 +02:00
Ben Siraphob
2d23b78c52 Merge pull request #233685 from NixOS/backport-233684-to-release-23.05 2023-05-23 17:50:56 -04:00
Ben Siraphob
9278039db1 vyper: 0.3.6 -> 0.3.8
(cherry picked from commit a13dfb7e5f)
2023-05-23 21:49:54 +00:00
Thomas Gerbet
41d0491b13 etcd_3_5: 3.5.7 -> 3.5.9
Fixes CVE-2023-32082.

Changelog:
https://github.com/etcd-io/etcd/releases/tag/v3.5.9
https://github.com/etcd-io/etcd/releases/tag/v3.5.8
(cherry picked from commit 84db3e5c95)
2023-05-23 21:26:02 +00:00
Weijia Wang
cb3978d9a3 Merge pull request #233665 from NixOS/backport-233622-to-release-23.05
[Backport release-23.05] fira: Fix permissions of installed files
2023-05-24 00:07:57 +03:00
Weijia Wang
f6a7c6e773 Merge pull request #233656 from NixOS/backport-233461-to-release-23.05
[Backport release-23.05] androidenv: rename android sdk package name
2023-05-24 00:07:15 +03:00
Martin Weinelt
ca24dcc740 Merge pull request #233673 from NixOS/backport-233490-to-release-23.05
[Backport release-23.05] firefox-{devedition,beta}{,-bin}-unwrapped: 114.0b6 -> 114.0b7
2023-05-23 22:30:22 +02:00
jopejoe1
a9310e60df firefox-devedition-unwrapped: 114.0b6 -> 114.0b7
(cherry picked from commit a68f2e67c7)
2023-05-23 20:30:01 +00:00
jopejoe1
631d992dc2 firefox-beta-unwrapped: 114.0b6 -> 114.0b7
(cherry picked from commit ac7ec4c46a)
2023-05-23 20:30:01 +00:00
jopejoe1
001eb8b632 firefox-devedition-bin-unwrapped: 114.0b6 -> 114.0b7
(cherry picked from commit 0d5bb3e360)
2023-05-23 20:30:01 +00:00
jopejoe1
86e3f67337 firefox-beta-bin-unwrapped: 114.0b6 -> 114.0b7
(cherry picked from commit 5e46fe26bf)
2023-05-23 20:30:01 +00:00
PedroHLC ☭
dfc1683fe9 vulkan-caps-viewer: replace withX11 with x11Support to match no-x-libs
(cherry picked from commit e3a53e1c97)
2023-05-23 19:51:25 +00:00
PedroHLC ☭
b0459b97a5 vulkan-caps-viewer: 3.29 -> 3.30
(cherry picked from commit 0015306203)
2023-05-23 19:51:25 +00:00
Damien Cassou
5f224f1ecc fira: Fix permissions of installed files
No need for the executable permissions on fonts.

(cherry picked from commit af0a2a03a0)
2023-05-23 19:19:27 +00:00
Hadi
5ca6cfb7f9 androidenv: rename android sdk package name
(cherry picked from commit 40df7d3f3b)
2023-05-23 17:52:11 +00:00
Sumner Evans
84f2456559 matrix-synapse: 1.83.0 -> 1.84.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
(cherry picked from commit a1e84c454d)
2023-05-23 17:22:34 +00:00
figsoda
78334a1869 Merge pull request #233633 from NixOS/backport-230730-to-release-23.05
[Backport release-23.05] Fix some JUCE packages on Darwin
2023-05-23 12:40:12 -04:00
Pierre Roux
36e5814189 Mathcomp 1.16.0 -> 1.17.0
(cherry picked from commit ed1f52d4c2)
2023-05-23 15:52:53 +00:00
Pierre Roux
9db4a3ce91 coqPackages.coqeal: 1.1.1 -> 1.1.3
(cherry picked from commit 52c9e5c8f9)
2023-05-23 15:52:53 +00:00
Pierre Roux
cc670234fe coqPackages.multinomials: 1.5.6 -> 1.6.0
(cherry picked from commit 7a3bc4f18f)
2023-05-23 15:52:52 +00:00
Pierre Roux
34e8da526f coqPackages.coquelicot: 3.3.0 -> 3.3.1
(cherry picked from commit e5264e45b7)
2023-05-23 15:52:52 +00:00
OPNA2608
dbedb3ca64 bespokesynth: Fix build on Darwin
(cherry picked from commit 5b90562718)
2023-05-23 15:37:11 +00:00
OPNA2608
2005b4cb36 dexed: Fix build on Darwin
(cherry picked from commit a6bb41168f)
2023-05-23 15:37:11 +00:00
OPNA2608
ad13c7d4b2 fire: Fix build on Darwin
(cherry picked from commit fd589ed13c)
2023-05-23 15:37:11 +00:00
Ryan Lahfa
daa7efafc2 Merge pull request #233631 from NixOS/backport-233518-to-release-23.05
[Backport release-23.05] nixos/iso-image: enable BIOS boot by default if possible
2023-05-23 17:09:26 +02:00
Ivan Trubach
e9541f5ef8 nixos/iso-image: enable BIOS boot by default if possible
The change introduced in commit e5b072eca1
breaks backwards compatibility for some users, see
e5b072eca1 (commitcomment-113775008)
https://github.com/NixOS/nixpkgs/pull/219351#discussion_r1139773448

This change updates the implementation to enable BIOS boot if possible
for the build and host platforms, and also assert that BIOS boot is not
enabled for non-x86 host platforms.

(cherry picked from commit c68a5bb85a)
2023-05-23 15:05:57 +00:00
Euan Kemp
211887ae92 k3s: drop 1.24 & 1.25 for 23.05
In-line with the policy described
[here](30b82a186b/pkgs/applications/networking/cluster/k3s/README.md (versions-in-nixos-releases))
(xref #224483), drop versions of k3s that will not be supported for the
full duration of the NixOS release.

Since 22.11 has k3s 1.25, that means we must have k3s 1.26 at least.

Both k3s 1.24 and 1.25 will lose support before the 23.11 nixos release
goes out of support, so we should drop them. Respectively, 1.24 loses
support in July 2023, and 1.25 loses support in October 2023. NixOS is
supported through December 2023.
2023-05-23 23:38:21 +09:00
Vladimír Čunát
4ff81fbbb2 darwin-tested: drop wireshark.x86_64-darwin
The package hasn't succeded since January,
so it's surely not suitable to be a channel blocker (anymore)
https://hydra.nixos.org/job/nixpkgs/trunk/wireshark.x86_64-darwin
2023-05-23 16:02:31 +02:00
Robert Hensing
4a2c772aa4 Merge pull request #233611 from NixOS/backport-233397-to-release-23.05
[Backport release-23.05] nixos/hercules-ci-agent: sync module with upstream
2023-05-23 15:04:15 +02:00
Ilan Joselevich
6bcc5c7313 hercules-ci-agent: replace help test with a better version test
(cherry picked from commit b419a39f1f)
2023-05-23 12:18:19 +00:00
Robert Hensing
db62d67165 hercules-ci-agent: tests: Only build NixOS config for Linux
(cherry picked from commit 3746d88d79)
2023-05-23 12:18:19 +00:00
Robert Hensing
e259aab293 hercules-ci-agent: Add ssh and use makeBinaryWrapper
... like upstream.

(cherry picked from commit 38fd1bad36)
2023-05-23 12:18:19 +00:00
Robert Hensing
8f7ea8122a hercules-ci-agent: Improve passthru tests
(cherry picked from commit 0d405840d3)
2023-05-23 12:18:19 +00:00
Ilan Joselevich
8d7f712c6d nixos/hercules-ci-agent: sync module with upstream
(cherry picked from commit ebafd551d7)
2023-05-23 12:18:19 +00:00
Lily Foster
212db0d0df gst_all_1.gst-plugins-rs: enable audiofx and hotdoc
I also threw in a couple of drive-by nit fixes.

(cherry picked from commit 093a5ffd97)
2023-05-23 11:47:03 +00:00
Lily Foster
fcd981d29b python3Packages.gst-python: 1.22.2 -> 1.22.3
(cherry picked from commit 1494009afb)
2023-05-23 11:47:03 +00:00
Lily Foster
85032e4b63 gst_all_1.gst-editing-services: 1.22.2 -> 1.22.3
(cherry picked from commit f239891b8b)
2023-05-23 11:47:03 +00:00
Lily Foster
c90e5fee0d gst_all_1.gst-devtools: 1.22.2 -> 1.22.3
(cherry picked from commit 4ba3163184)
2023-05-23 11:47:03 +00:00
Lily Foster
f0ebe20a18 gst_all_1.gst-rtsp-server: 1.22.2 -> 1.22.3
(cherry picked from commit 08f74f2c8b)
2023-05-23 11:47:02 +00:00
Lily Foster
a77cbdbf4f gst_all_1.gst-vaapi: 1.22.2 -> 1.22.3
(cherry picked from commit 5a1d3ebf39)
2023-05-23 11:47:02 +00:00
Lily Foster
a991bdf139 gst_all_1.gst-libav: 1.22.2 -> 1.22.3
(cherry picked from commit ce3b3a9301)
2023-05-23 11:47:02 +00:00
Lily Foster
fd1856549b gst_all_1.gst-plugins-ugly: 1.22.2 -> 1.22.3
(cherry picked from commit b8db775519)
2023-05-23 11:47:02 +00:00
Lily Foster
aa7f3f3fc2 gst_all_1.gst-plugins-bad: 1.22.2 -> 1.22.3
(cherry picked from commit 2c3f7d72f4)
2023-05-23 11:47:02 +00:00
Lily Foster
e56d99223e gst_all_1.gst-plugins-good: 1.22.2 -> 1.22.3
(cherry picked from commit 3d447156f4)
2023-05-23 11:47:02 +00:00
Lily Foster
73e6226022 gst_all_1.gst-plugins-base: 1.22.2 -> 1.22.3
(cherry picked from commit 9f70ed7d49)
2023-05-23 11:47:02 +00:00
Lily Foster
0ff1922409 gst_all_1.gstreamer: 1.22.2 -> 1.22.3
(cherry picked from commit 9ee245dce6)
2023-05-23 11:47:02 +00:00
Lily Foster
29c3796e12 gst_all_1.*: adopt maintainership as lilyinstarlight
(cherry picked from commit bae09e7319)
2023-05-23 11:47:02 +00:00
Lily Foster
ded11554b6 python3Packages.gst-python: adopt maintainership as lilyinstarlight
(cherry picked from commit a3ed53beab)
2023-05-23 11:47:02 +00:00
Lily Foster
1abe664ab8 gst_all_1: fix gst-python comment
(cherry picked from commit 273d862e46)
2023-05-23 11:47:02 +00:00
Nick Cao
a2d9192c79 Merge pull request #233590 from NixOS/backport-232214-to-release-23.05
[Backport release-23.05] coqPackages.CoLoR: 1.8.2 → 1.8.3
2023-05-23 05:37:53 -06:00
Weijia Wang
7503df039b Merge pull request #233529 from NixOS/backport-233521-to-release-23.05
[Backport release-23.05] cargo: mark broken for cross compilation to x86
2023-05-23 13:56:10 +03:00
Weijia Wang
88b0a6677a Merge pull request #233582 from NixOS/backport-233567-to-release-23.05
[Backport release-23.05] xrdp: 0.9.22 -> 0.9.22.1
2023-05-23 13:46:17 +03:00
Vincent Laporte
b2dc3d2ff7 coqPackages.CoLoR: 1.8.2 → 1.8.3
(cherry picked from commit 2060195c2d)
2023-05-23 10:30:07 +00:00
github-actions[bot]
60eb8e5a16 helix: prevent grammars referencing sources (#233588)
(cherry picked from commit 377773de0f)

Co-authored-by: Yureka <yuka@yuka.dev>
2023-05-23 12:09:55 +02:00
Weijia Wang
d69ca6f2a5 Merge pull request #233572 from NixOS/backport-233405-to-release-23.05
[Backport release-23.05] python3Packages.skorch: 0.12.1 -> 0.13.0
2023-05-23 12:54:53 +03:00
Charlotte Van Petegem
bd49ad26dc xrdp: 0.9.22 -> 0.9.22.1
https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.22.1
(cherry picked from commit 46b5120d5e)
2023-05-23 09:50:42 +00:00
Nick Cao
77a0718670 Merge pull request #233561 from NixOS/backport-233539-to-release-23.05
[Backport release-23.05] discord-canary: 0.0.151 -> 0.0.154
2023-05-23 03:49:38 -06:00
natsukium
29b02e8a1a python3Packages.skorch: 0.12.1 -> 0.13.0
Changelog: https://github.com/skorch-dev/skorch/blob/master/CHANGES.md
(cherry picked from commit 7fc30298e4)
2023-05-23 08:36:07 +00:00
Robert Hensing
e860af4f68 Merge pull request #233560 from NixOS/backport-224834-to-release-23.05
[Backport release-23.05] Improvements to pathType, pathIsDirectory and pathIsRegularFile
2023-05-23 09:35:16 +02:00
R. Ryantm
dc190db41e discord-canary: 0.0.151 -> 0.0.154
(cherry picked from commit 3869deb3ab)
2023-05-23 07:33:39 +00:00
Silvan Mosberger
b183dcf768 lib/filesystem.nix: Update top comment
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
(cherry picked from commit 378bf1a619)
2023-05-23 07:32:40 +00:00
Silvan Mosberger
7e50a2399e lib.filesystem.pathType: Use new builtins.readFileType if available
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
(cherry picked from commit fcaa2b1097)
2023-05-23 07:32:40 +00:00
Silvan Mosberger
c8b6900c66 lib.filesystem.pathType and co.: Improve documentation
(cherry picked from commit 84a3d633d6)
2023-05-23 07:32:39 +00:00
Silvan Mosberger
8300aaab9e lib.filesystem.pathType: Improve error for non-existent paths
Previously it would fail with

  error: attribute 'nonexistent' missing

         at nixpkgs/lib/filesystem.nix:29:10:

             28|     if dirOf path == path then "directory"
             29|     else (readDir (dirOf path)).${baseNameOf path};
               |          ^
             30|

(cherry picked from commit d064d972f0)
2023-05-23 07:32:39 +00:00
Silvan Mosberger
d73b4bfb70 lib.filesystem.pathType: Fix for filesystem root argument
Previously this function couldn't handle / being passed, it would throw
an error:

error: attribute '' missing

       at nixpkgs/lib/filesystem.nix:24:20:

           23|   */
           24|   pathType = path: (readDir (dirOf path)).${baseNameOf path};
             |                    ^
           25|

Consequently this also fixes the
lib.filesystem.{pathIsDirectory,pathIsRegularFile} functions.

(cherry picked from commit bb6eab0bdb)
2023-05-23 07:32:39 +00:00
Silvan Mosberger
7043f47103 lib.filesystem: Minor refactor
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
(cherry picked from commit 5346636c20)
2023-05-23 07:32:39 +00:00
Silvan Mosberger
157663393d lib.filesystem.pathType and co.: Add tests
Co-Authored-By: Robert Hensing <robert@roberthensing.nl>
(cherry picked from commit a1dedc908d)
2023-05-23 07:32:39 +00:00
Silvan Mosberger
0518ad2c6b lib.sources.pathType and co.: Move to lib.filesystem
These functions only work with the filesystem, they don't import
anything as sources

(cherry picked from commit c701a4dd29)
2023-05-23 07:32:39 +00:00
Pierre Bourdon
1e78d6d6e0 Merge pull request #233547 from NixOS/backport-232308-to-release-23.05
[Backport release-23.05]  jetbrains: 2023.1.1 → 2023.1.2
2023-05-23 07:18:46 +02:00
Fabián Heredia Montiel
2280d15d30 jetbrains.jdk: 17.0.6-b829.5 → 17.0.6-b829.9
(cherry picked from commit 009626acbc)
2023-05-23 05:09:30 +00:00
Fabián Heredia Montiel
bb48e97e74 jetbrains: 2023.1.1 → 2023.1.2
(cherry picked from commit 48aecaac35)
2023-05-23 05:09:30 +00:00
Nick Cao
f61ba66c1f Merge pull request #233526 from NixOS/backport-233361-to-release-23.05
[Backport release-23.05] coqPackages.coqprime: 8.15 → 8.17
2023-05-22 21:26:03 -06:00
Alyssa Ross
f2a02c5e98 cargo: mark broken for cross compilation to x86
(cherry picked from commit 467c7ca038)
2023-05-23 02:41:07 +00:00
Vincent Laporte
10b3b1a274 coqPackages.coqprime: 8.15 → 8.17
(cherry picked from commit a68600dc25)
2023-05-23 02:28:08 +00:00
Nick Cao
23b868ac75 Merge pull request #233495 from NixOS/backport-231876-to-release-23.05
[Backport release-23.05] opentsdb: add patches for CVE-2023-25826, CVE-2023-25827 & more
2023-05-22 20:13:03 -06:00
Nick Cao
695508d5c9 Merge pull request #233510 from NixOS/backport-233443-to-release-23.05
[Backport release-23.05] wasmtime: 8.0.1 -> 9.0.0
2023-05-22 20:11:43 -06:00
Martin Weinelt
cb9cb51a63 Merge pull request #233522 from NixOS/backport-233512-to-release-23.05
[Backport release-23.05] esphome: 2023.5.2 -> 2023.5.3
2023-05-23 03:56:38 +02:00
Martin Weinelt
953775aa72 esphome: 2023.5.2 -> 2023.5.3
https://github.com/esphome/esphome/releases/tag/2023.5.3
(cherry picked from commit 257ac0ddd4)
2023-05-23 01:53:03 +00:00
github-actions[bot]
553b7ebc25 Merge staging-next-23.05 into staging-23.05 2023-05-23 00:15:05 +00:00
github-actions[bot]
91dbc2c8a2 Merge release-23.05 into staging-next-23.05 2023-05-23 00:14:33 +00:00
Thomas Gerbet
41cec0a1a4 wasmtime: 8.0.1 -> 9.0.0
https://github.com/bytecodealliance/wasmtime/blob/v9.0.0/RELEASES.md
(cherry picked from commit 4a01ba47ee)
2023-05-22 22:24:43 +00:00
Rafael Fernández López
24b7752252 wamr: init at 1.2.2
(cherry picked from commit cc16bceffe)
2023-05-22 21:43:41 +00:00
Martin Weinelt
99e8d57c5f Merge pull request #233484 from NixOS/backport-229953-to-release-23.05
[Backport release-23.05] navidrome: Use npmConfig and fetchNpmDeps
2023-05-22 23:26:10 +02:00
Ilan Joselevich
4ac8d95088 Merge pull request #233499 from NixOS/backport-233237-to-release-23.05
[Backport release-23.05] funzzy: init at 0.6.0
2023-05-22 23:55:43 +03:00
figsoda
f82ab134e9 funzzy: init at 0.6.0
https://github.com/cristianoliveira/funzzy
(cherry picked from commit 09e292fba6)
2023-05-22 20:55:16 +00:00
Thomas Gerbet
58fa829fed mattermost-desktop: 5.1.0 -> 5.3.1
Fixes CVE-2023-2000 / MMSA-2023-00142.

https://docs.mattermost.com/install/desktop-app-changelog.html
(cherry picked from commit ae1ce53f74)
2023-05-22 20:46:47 +00:00
Robert Scott
ce6d6ed974 opentsdb: bump dependencies covering various vulnerabilities
(cherry picked from commit f6db29a5d3)
2023-05-22 20:45:55 +00:00
Robert Scott
d4399a0f2c opentsdb: add patches for CVE-2023-25826 & CVE-2023-25827
(cherry picked from commit 6ed215b81a)
2023-05-22 20:45:55 +00:00
Robert Scott
3a4e027db8 opentsdb: add meta.sourceProvenance
(cherry picked from commit 027a84d6e3)
2023-05-22 20:45:55 +00:00
Martin Weinelt
9a0a5e68bc navidrome: Use npmConfigHook and fetchNpmDeps for the UI bits
Simplifies the moving parts we need to keep around by a lot.

This also obsoletes the custom update script, because nix-update can
handle all hashes we use in this package.

(cherry picked from commit 8dd18f6987)
2023-05-22 20:13:37 +00:00
Martin Weinelt
a4dc8c49d5 python310Packages.requests: apply patch for CVE-2023-32681
https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q
2023-05-22 21:54:56 +02:00
Ryan Lahfa
8966c43feb 23.05 beta release 2023-05-22 21:05:44 +02:00
1738 changed files with 70547 additions and 56612 deletions

6
.github/CODEOWNERS vendored
View File

@@ -47,6 +47,12 @@
/pkgs/build-support/setup-hooks/auto-patchelf.py @layus
/pkgs/pkgs-lib @infinisil
# pkgs/by-name
/pkgs/test/nixpkgs-check-by-name @infinisil
/pkgs/by-name/README.md @infinisil
/pkgs/top-level/by-name-overlay.nix @infinisil
/.github/workflows/check-by-name.nix @infinisil
# Nixpkgs build-support
/pkgs/build-support/writers @lassulus @Profpatsch

View File

@@ -22,7 +22,7 @@ For new packages please briefly describe the package or provide a link to its ho
- made sure NixOS tests are [linked](https://nixos.org/manual/nixpkgs/unstable/#ssec-nixos-tests-linking) to the relevant packages
- [ ] Tested compilation of all packages that depend on this change using `nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"`. Note: all changes have to be committed, also see [nixpkgs-review usage](https://github.com/Mic92/nixpkgs-review#usage)
- [ ] Tested basic functionality of all binary files (usually in `./result/bin/`)
- [23.05 Release Notes (or backporting 22.11 Release notes)](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#generating-2305-release-notes)
- [23.11 Release Notes (or backporting 23.05 Release notes)](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#generating-2305-release-notes)
- [ ] (Package updates) Added a release notes entry if the change is major or breaking
- [ ] (Module updates) Added a release notes entry if the change is significant
- [ ] (Module addition) Added a release notes entry if adding a new NixOS module

54
.github/workflows/check-by-name.yml vendored Normal file
View File

@@ -0,0 +1,54 @@
# Checks pkgs/by-name (see pkgs/by-name/README.md)
# using the nixpkgs-check-by-name tool (see pkgs/test/nixpkgs-check-by-name)
name: Check pkgs/by-name
# The pre-built tool is fetched from a channel,
# making it work predictable on all PRs.
on:
# Using pull_request_target instead of pull_request avoids having to approve first time contributors
pull_request_target
# The tool doesn't need any permissions, it only outputs success or not based on the checkout
permissions: {}
jobs:
check:
# This is x86_64-linux, for which the tool is always prebuilt on the nixos-* channels,
# as specified in nixos/release-combined.nix
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
# pull_request_target checks out the base branch by default
ref: refs/pull/${{ github.event.pull_request.number }}/merge
- 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"
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"
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"
fi
echo "channel=$channel" >> "$GITHUB_ENV"
- name: Fetching latest version of channel
run: |
echo "Fetching latest version of channel $channel"
# This is probably the easiest way to get Nix to output the path to a downloaded channel!
nixpkgs=$(nix-instantiate --find-file nixpkgs -I nixpkgs=channel:"$channel")
# This file only exists in channels
rev=$(<"$nixpkgs"/.git-revision)
echo "Channel $channel is at revision $rev"
echo "nixpkgs=$nixpkgs" >> "$GITHUB_ENV"
echo "rev=$rev" >> "$GITHUB_ENV"
- name: Fetching pre-built nixpkgs-check-by-name from the channel
run: |
echo "Fetching pre-built nixpkgs-check-by-name from channel $channel at revision $rev"
# Passing --max-jobs 0 makes sure that we won't build anything
nix-build "$nixpkgs" -A tests.nixpkgs-check-by-name --max-jobs 0
- name: Running nixpkgs-check-by-name
run: result/bin/nixpkgs-check-by-name .

View File

@@ -106,17 +106,17 @@ git push origin feature --force-with-lease
Follow these steps to backport a change into a release branch in compliance with the [commit policy](https://nixos.org/nixpkgs/manual/#submitting-changes-stable-release-branches).
You can add a label such as `backport release-22.11` to a PR, so that merging it will
You can add a label such as `backport release-23.05` to a PR, so that merging it will
automatically create a backport (via [a GitHub Action](.github/workflows/backport.yml)).
This also works for PR's that have already been merged, and might take a couple of minutes to trigger.
This also works for pull requests that have already been merged, and might take a couple of minutes to trigger.
You can also create the backport manually:
1. Take note of the commits in which the change was introduced into `master` branch.
2. Check out the target _release branch_, e.g. `release-22.11`. Do not use a _channel branch_ like `nixos-22.11` or `nixpkgs-22.11-darwin`.
2. Check out the target _release branch_, e.g. `release-23.05`. Do not use a _channel branch_ like `nixos-23.05` or `nixpkgs-23.05-darwin`.
3. Create a branch for your change, e.g. `git checkout -b backport`.
4. When the reason to backport is not obvious from the original commit message, use `git cherry-pick -xe <original commit>` and add a reason. Otherwise use `git cherry-pick -x <original commit>`. That's fine for minor version updates that only include security and bug fixes, commits that fixes an otherwise broken package or similar. Please also ensure the commits exists on the master branch; in the case of squashed or rebased merges, the commit hash will change and the new commits can be found in the merge message at the bottom of the master pull request.
5. Push to GitHub and open a backport pull request. Make sure to select the release branch (e.g. `release-22.11`) as the target branch of the pull request, and link to the pull request in which the original change was committed to `master`. The pull request title should be the commit title with the release version as prefix, e.g. `[22.11]`.
5. Push to GitHub and open a backport pull request. Make sure to select the release branch (e.g. `release-23.05`) as the target branch of the pull request, and link to the pull request in which the original change was committed to `master`. The pull request title should be the commit title with the release version as prefix, e.g. `[23.05]`.
6. When the backport pull request is merged and you have the necessary privileges you can also replace the label `9.needs: port to stable` with `8.has: port to stable` on the original pull request. This way maintainers can keep track of missing backports easier.
## Criteria for Backporting changes
@@ -128,7 +128,7 @@ Anything that does not cause user or downstream dependency regressions can be ba
- Services which require a client to be up-to-date regardless. (E.g. `spotify`, `steam`, or `discord`)
- Security critical applications (E.g. `firefox`)
## Generating 23.05 Release Notes
## Generating 23.11 Release Notes
<!--
note: title unchanged even though we don't need regeneration because extant
PRs will link here. definitely change the title for 23.11 though.
@@ -136,10 +136,10 @@ PRs will link here. definitely change the title for 23.11 though.
Documentation in nixpkgs is transitioning to a markdown-centric workflow. In the past release notes required a translation step to convert from markdown to a compatible docbook document, but this is no longer necessary.
Steps for updating 23.05 Release notes:
Steps for updating 23.11 Release notes:
1. Edit `nixos/doc/manual/release-notes/rl-2305.section.md` with the desired changes
2. Commit changes to `rl-2305.section.md`.
1. Edit `nixos/doc/manual/release-notes/rl-2311.section.md` with the desired changes
2. Commit changes to `rl-2311.section.md`.
## Reviewing contributions

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 22.11 release](https://hydra.nixos.org/jobset/nixos/release-22.11)
* [Continuous package builds for the NixOS 23.05 release](https://hydra.nixos.org/jobset/nixos/release-23.05)
* [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
* [Tests for the NixOS 22.11 release](https://hydra.nixos.org/job/nixos/release-22.11/tested#tabs-constituents)
* [Tests for the NixOS 23.05 release](https://hydra.nixos.org/job/nixos/release-23.05/tested#tabs-constituents)
Artifacts successfully built with Hydra are published to cache at
https://cache.nixos.org/. When successful build and test criteria are

View File

@@ -11,6 +11,8 @@ Accepted arguments are:
Packages to be installed for the main host's architecture (i.e. x86_64 on x86_64 installations). Along with libraries binaries are also installed.
- `multiPkgs`
Packages to be installed for all architectures supported by a host (i.e. i686 and x86_64 on x86_64 installations). Only libraries are installed by default.
- `multiArch`
Whether to install 32bit multiPkgs into the FHSEnv in 64bit environments
- `extraBuildCommands`
Additional commands to be executed for finalizing the directory structure.
- `extraBuildCommandsMulti`

View File

@@ -998,6 +998,18 @@ benchmark component.
`dontCoverage drv`
: Sets the `doCoverage` argument to `false` for `drv`.
`enableExecutableProfiling drv`
: Sets the `enableExecutableProfiling` argument to `true` for `drv`.
`disableExecutableProfiling drv`
: Sets the `enableExecutableProfiling` argument to `false` for `drv`.
`enableLibraryProfiling drv`
: Sets the `enableLibraryProfiling` argument to `true` for `drv`.
`disableLibraryProfiling drv`
: Sets the `enableLibraryProfiling` argument to `false` for `drv`.
#### Library functions in the Haskell package sets {#haskell-package-set-lib-functions}
Some library functions depend on packages from the Haskell package sets. Thus they are
@@ -1072,6 +1084,124 @@ covered in the old [haskell4nix docs](https://haskell4nix.readthedocs.io/).
If you feel any important topic is not documented at all, feel free to comment
on the issue linked above.
### How to enable or disable profiling builds globally? {#haskell-faq-override-profiling}
By default, Nixpkgs builds a profiling version of each Haskell library. The
exception to this rule are some platforms where it is disabled due to concerns
over output size. You may want to…
* …enable profiling globally so that you can build a project you are working on
with profiling ability giving you insight in the time spent across your code
and code you depend on using [GHC's profiling feature][profiling].
* …disable profiling (globally) to reduce the time spent building the profiling
versions of libraries which a significant amount of build time is spent on
(although they are not as expensive as the “normal” build of a Haskell library).
::: {.note}
The method described below affects the build of all libraries in the
respective Haskell package set as well as GHC. If your choices differ from
Nixpkgs' default for your (host) platform, you will lose the ability to
substitute from the official binary cache.
If you are concerned about build times and thus want to disable profiling, it
probably makes sense to use `haskell.lib.compose.disableLibraryProfiling` (see
[](#haskell-trivial-helpers)) on the packages you are building locally while
continuing to substitute their dependencies and GHC.
:::
Since we need to change the profiling settings for the desired Haskell package
set _and_ GHC (as the core libraries like `base`, `filepath` etc. are bundled
with GHC), it is recommended to use overlays for Nixpkgs to change them.
Since the interrelated parts, i.e. the package set and GHC, are connected
via the Nixpkgs fixpoint, we need to modify them both in a way that preserves
their connection (or else we'd have to wire it up again manually). This is
achieved by changing GHC and the package set in seperate overlays to prevent
the package set from pulling in GHC from `prev`.
The result is two overlays like the ones shown below. Adjustable parts are
annotated with comments, as are any optional or alternative ways to achieve
the desired profiling settings without causing too many rebuilds.
<!-- TODO(@sternenseemann): buildHaskellPackages != haskellPackages with this overlay,
affected by https://github.com/NixOS/nixpkgs/issues/235960 which needs to be fixed
properly still.
-->
```nix
let
# Name of the compiler and package set you want to change. If you are using
# the default package set `haskellPackages`, you need to look up what version
# of GHC it currently uses (note that this is subject to change).
ghcName = "ghc92";
# Desired new setting
enableProfiling = true;
in
[
# The first overlay modifies the GHC derivation so that it does or does not
# build profiling versions of the core libraries bundled with it. It is
# recommended to only use such an overlay if you are enabling profiling on a
# platform that doesn't by default, because compiling GHC from scratch is
# quite expensive.
(final: prev:
let
inherit (final) lib;
in
{
haskell = lib.recursiveUpdate prev.haskell {
compiler.${ghcName} = prev.haskell.compiler.${ghcName}.override {
# Unfortunately, the GHC setting is named differently for historical reasons
enableProfiledLibs = enableProfiling;
};
};
})
(final: prev:
let
inherit (final) lib;
haskellLib = final.haskell.lib.compose;
in
{
haskell = lib.recursiveUpdate prev.haskell {
packages.${ghcName} = prev.haskell.packages.${ghcName}.override {
overrides = hfinal: hprev: {
mkDerivation = args: hprev.mkDerivation (args // {
# Since we are forcing our ideas upon mkDerivation, this change will
# affect every package in the package set.
enableLibraryProfiling = enableProfiling;
# To actually use profiling on an executable, executable profiling
# needs to be enabled for the executable you want to profile. You
# can either do this globally or…
enableExecutableProfiling = enableProfiling;
});
# …only for the package that contains an executable you want to profile.
# That saves on unnecessary rebuilds for packages that you only depend
# on for their library, but also contain executables (e.g. pandoc).
my-executable = haskellLib.enableExecutableProfiling hprev.my-executable;
# If you are disabling profiling to save on build time, but want to
# retain the ability to substitute from the binary cache. Drop the
# override for mkDerivation above and instead have an override like
# this for the specific packages you are building locally and want
# to make cheaper to build.
my-library = haskellLib.disableLibraryProfiling hprev.my-library;
};
};
};
})
]
```
<!-- TODO(@sternenseemann): write overriding mkDerivation, overriding GHC, and
overriding the entire package set sections and link to them from here where
relevant.
-->
[Stackage]: https://www.stackage.org
[cabal-project-files]: https://cabal.readthedocs.io/en/latest/cabal-project.html
[cabal2nix]: https://github.com/nixos/cabal2nix

View File

@@ -196,10 +196,14 @@ buildNpmPackage rec {
* `npmDepsHash`: The output hash of the dependencies for this project. Can be calculated in advance with [`prefetch-npm-deps`](#javascript-buildNpmPackage-prefetch-npm-deps).
* `makeCacheWritable`: Whether to make the cache writable prior to installing dependencies. Don't set this unless npm tries to write to the cache directory, as it can slow down the build.
* `npmBuildScript`: The script to run to build the project. Defaults to `"build"`.
* `npmWorkspace`: The workspace directory within the project to build and install.
* `dontNpmBuild`: Option to disable running the build script. Set to `true` if the package does not have a build script. Defaults to `false`. Alternatively, setting `buildPhase` explicitly also disables this.
* `dontNpmInstall`: Option to disable running `npm install`. Defaults to `false`. Alternatively, setting `installPhase` explicitly also disables this.
* `npmFlags`: Flags to pass to all npm commands.
* `npmInstallFlags`: Flags to pass to `npm ci` and `npm prune`.
* `npmInstallFlags`: Flags to pass to `npm ci`.
* `npmBuildFlags`: Flags to pass to `npm run ${npmBuildScript}`.
* `npmPackFlags`: Flags to pass to `npm pack`.
* `npmPruneFlags`: Flags to pass to `npm prune`. Defaults to the value of `npmInstallFlags`.
#### prefetch-npm-deps {#javascript-buildNpmPackage-prefetch-npm-deps}

View File

@@ -15,32 +15,23 @@ case of packages not containing exported library code the attribute
The following example shows a Nim program that depends only on Nim libraries:
```nix
{ lib, nimPackages, fetchurl }:
nimPackages.buildNimPackage rec {
pname = "hottext";
version = "1.4";
{ lib, nimPackages, fetchFromGitHub }:
nimPackages.buildNimPackage (finalAttrs: {
pname = "ttop";
version = "1.0.1";
nimBinOnly = true;
src = fetchurl {
url = "https://git.sr.ht/~ehmry/hottext/archive/v${version}.tar.gz";
hash = "sha256-hIUofi81zowSMbt1lUsxCnVzfJGN3FEiTtN8CEFpwzY=";
src = fetchFromGitHub {
owner = "inv2004";
repo = "ttop";
rev = "v${finalAttrs.version}";
hash = "sha256-x4Uczksh6p3XX/IMrOFtBxIleVHdAPX9e8n32VAUTC4=";
};
buildInputs = with nimPackages; [
bumpy
chroma
flatty
nimsimd
pixie
sdl2
typography
vmath
zippy
];
}
buildInputs = with nimPackages; [ asciigraph illwill parsetoml zippy ];
})
```
## Nim library packages in Nixpkgs {#nim-library-packages-in-nixpkgs}
@@ -60,15 +51,16 @@ non-Nim package:
```nix
{ lib, buildNimPackage, fetchNimble, SDL2 }:
buildNimPackage rec {
buildNimPackage (finalAttrs: {
pname = "sdl2";
version = "2.0.4";
src = fetchNimble {
inherit pname version;
hash = "sha256-qDtVSnf+7rTq36WAxgsUZ8XoUk4sKwHyt8EJcY5WP+o=";
inherit (finalAttrs) pname version;
hash = "sha256-Vtcj8goI4zZPQs2TbFoBFlcR5UqDtOldaXSH/+/xULk=";
};
propagatedBuildInputs = [ SDL2 ];
}
doCheck = true;
})
```
## `buildNimPackage` parameters {#buildnimpackage-parameters}

View File

@@ -182,7 +182,7 @@ runCommand "my-package-test" {
### `timeout` {#var-meta-timeout}
A timeout (in seconds) for building the derivation. If the derivation takes longer than this time to build, it can fail due to breaking the timeout. However, all computers do not have the same computing power, hence some builders may decide to apply a multiplicative factor to this value. When filling this value in, try to keep it approximately consistent with other values already present in `nixpkgs`.
A timeout (in seconds) for building the derivation. If the derivation takes longer than this time to build, Hydra will fail it due to breaking the timeout. However, all computers do not have the same computing power, hence some builders may decide to apply a multiplicative factor to this value. When filling this value in, try to keep it approximately consistent with other values already present in `nixpkgs`.
`meta` attributes are not stored in the instantiated derivation.
Therefore, this setting may be lost when the package is used as a dependency.

View File

@@ -1445,7 +1445,7 @@ This flag can break dynamic shared object loading. For instance, the module syst
#### `bindnow` {#bindnow}
Adds the `-z bindnow` linker option. During program load, all dynamic symbols are resolved, allowing for the complete GOT to be marked read-only (due to `relro`). This prevents GOT overwrite attacks. For very large applications, this can incur some performance loss during initial load while symbols are resolved, but this shouldnt be an issue for daemons.
Adds the `-z now` linker option. During program load, all dynamic symbols are resolved, allowing for the complete GOT to be marked read-only (due to `relro`). This prevents GOT overwrite attacks. For very large applications, this can incur some performance loss during initial load while symbols are resolved, but this shouldnt be an issue for daemons.
This flag can break dynamic shared object loading. For instance, the module systems of Xorg and PHP are incompatible with this flag. Programs incompatible with this flag often fail at runtime due to missing symbols, like:

View File

@@ -16,6 +16,12 @@ Example usages:
pkgs.foo.override { arg1 = val1; arg2 = val2; ... }
```
It's also possible to access the previous arguments.
```nix
pkgs.foo.override (previous: { arg1 = previous.arg1; ... })
```
<!-- TODO: move below programlisting to a new section about extending and overlays and reference it -->
```nix
@@ -36,15 +42,15 @@ In the first example, `pkgs.foo` is the result of a function call with some defa
The function `overrideAttrs` allows overriding the attribute set passed to a `stdenv.mkDerivation` call, producing a new derivation based on the original one. This function is available on all derivations produced by the `stdenv.mkDerivation` function, which is most packages in the nixpkgs expression `pkgs`.
Example usage:
Example usages:
```nix
helloWithDebug = pkgs.hello.overrideAttrs (finalAttrs: previousAttrs: {
separateDebugInfo = true;
helloBar = pkgs.hello.overrideAttrs (finalAttrs: previousAttrs: {
pname = previousAttrs.pname + "-bar";
});
```
In the above example, the `separateDebugInfo` attribute is overridden to be true, thus building debug info for `helloWithDebug`, while all other attributes will be retained from the original `hello` package.
In the above example, "-bar" is appended to the pname attribute, while all other attributes will be retained from the original `hello` package.
The argument `previousAttrs` is conventionally used to refer to the attr set originally passed to `stdenv.mkDerivation`.
@@ -52,6 +58,16 @@ The argument `finalAttrs` refers to the final attributes passed to `mkDerivation
If only a one-argument function is written, the argument has the meaning of `previousAttrs`.
Function arguments can be omitted entirely if there is no need to access `previousAttrs` or `finalAttrs`.
```nix
helloWithDebug = pkgs.hello.overrideAttrs {
separateDebugInfo = true;
};
```
In the above example, the `separateDebugInfo` attribute is overridden to be true, thus building debug info for `helloWithDebug`.
::: {.note}
Note that `separateDebugInfo` is processed only by the `stdenv.mkDerivation` function, not the generated, raw Nix derivation. Thus, using `overrideDerivation` will not work in this case, as it overrides only the attributes of the final derivation. It is for this reason that `overrideAttrs` should be preferred in (almost) all cases to `overrideDerivation`, i.e. to allow using `stdenv.mkDerivation` to process input arguments, as well as the fact that it is easier to use (you can use the same attribute names you see in your Nix code, instead of the ones generated (e.g. `buildInputs` vs `nativeBuildInputs`), and it involves less typing).
:::

View File

@@ -734,6 +734,42 @@ rec {
sets:
zipAttrsWith (name: values: values) sets;
/*
Merge a list of attribute sets together using the `//` operator.
In case of duplicate attributes, values from later list elements take precedence over earlier ones.
The result is the same as `foldl mergeAttrs { }`, but the performance is better for large inputs.
For n list elements, each with an attribute set containing m unique attributes, the complexity of this operation is O(nm log n).
Type:
mergeAttrsList :: [ Attrs ] -> Attrs
Example:
mergeAttrsList [ { a = 0; b = 1; } { c = 2; d = 3; } ]
=> { a = 0; b = 1; c = 2; d = 3; }
mergeAttrsList [ { a = 0; } { a = 1; } ]
=> { a = 1; }
*/
mergeAttrsList = list:
let
# `binaryMerge start end` merges the elements at indices `index` of `list` such that `start <= index < end`
# Type: Int -> Int -> Attrs
binaryMerge = start: end:
# assert start < end; # Invariant
if end - start >= 2 then
# If there's at least 2 elements, split the range in two, recurse on each part and merge the result
# The invariant is satisfied because each half will have at least 1 element
binaryMerge start (start + (end - start) / 2)
// binaryMerge (start + (end - start) / 2) end
else
# Otherwise there will be exactly 1 element due to the invariant, in which case we just return it directly
elemAt list start;
in
if list == [ ] then
# Calling binaryMerge as below would not satisfy its invariant
{ }
else
binaryMerge 0 (length list);
/* Does the same as the update operator '//' except that attributes are
merged until the given predicate is verified. The predicate should

View File

@@ -117,10 +117,11 @@ let
inherit (self.meta) addMetaAttrs dontDistribute setName updateName
appendToName mapDerivationAttrset setPrio lowPrio lowPrioSet hiPrio
hiPrioSet getLicenseFromSpdxId getExe;
inherit (self.sources) pathType pathIsDirectory cleanSourceFilter
inherit (self.filesystem) pathType pathIsDirectory pathIsRegularFile;
inherit (self.sources) cleanSourceFilter
cleanSource sourceByRegex sourceFilesBySuffices
commitIdFromGitRepo cleanSourceWith pathHasContext
canCleanSource pathIsRegularFile pathIsGitRepo;
canCleanSource pathIsGitRepo;
inherit (self.modules) evalModules setDefaultModuleLocation
unifyModuleSyntax applyModuleArgsIfFunction mergeModules
mergeModules' mergeOptionDecls evalOptionValue mergeDefinitions

View File

@@ -1,13 +1,93 @@
# Functions for copying sources to the Nix store.
# Functions for querying information about the filesystem
# without copying any files to the Nix store.
{ lib }:
# Tested in lib/tests/filesystem.sh
let
inherit (builtins)
readDir
pathExists
;
inherit (lib.strings)
hasPrefix
;
inherit (lib.filesystem)
pathType
;
in
{
/*
The type of a path. The path needs to exist and be accessible.
The result is either "directory" for a directory, "regular" for a regular file, "symlink" for a symlink, or "unknown" for anything else.
Type:
pathType :: Path -> String
Example:
pathType /.
=> "directory"
pathType /some/file.nix
=> "regular"
*/
pathType =
builtins.readFileType or
# Nix <2.14 compatibility shim
(path:
if ! pathExists path
# Fail irrecoverably to mimic the historic behavior of this function and
# the new builtins.readFileType
then abort "lib.filesystem.pathType: Path ${toString path} does not exist."
# The filesystem root is the only path where `dirOf / == /` and
# `baseNameOf /` is not valid. We can detect this and directly return
# "directory", since we know the filesystem root can't be anything else.
else if dirOf path == path
then "directory"
else (readDir (dirOf path)).${baseNameOf path}
);
/*
Whether a path exists and is a directory.
Type:
pathIsDirectory :: Path -> Bool
Example:
pathIsDirectory /.
=> true
pathIsDirectory /this/does/not/exist
=> false
pathIsDirectory /some/file.nix
=> false
*/
pathIsDirectory = path:
pathExists path && pathType path == "directory";
/*
Whether a path exists and is a regular file, meaning not a symlink or any other special file type.
Type:
pathIsRegularFile :: Path -> Bool
Example:
pathIsRegularFile /.
=> false
pathIsRegularFile /this/does/not/exist
=> false
pathIsRegularFile /some/file.nix
=> true
*/
pathIsRegularFile = path:
pathExists path && pathType path == "regular";
/*
A map of all haskell packages defined in the given path,
identified by having a cabal file with the same name as the

View File

@@ -178,6 +178,11 @@ in mkLicense lset) ({
fullName = ''BSD 3-clause "New" or "Revised" License'';
};
bsd3Clear = {
spdxId = "BSD-3-Clause-Clear";
fullName = "BSD 3-Clause Clear License";
};
bsdOriginal = {
spdxId = "BSD-4-Clause";
fullName = ''BSD 4-clause "Original" or "Old" License'';
@@ -450,6 +455,11 @@ in mkLicense lset) ({
free = false;
};
fraunhofer-fdk = {
fullName = "Fraunhofer FDK AAC Codec Library";
spdxId = "FDK-AAC";
};
free = {
fullName = "Unspecified free software license";
};
@@ -563,7 +573,7 @@ in mkLicense lset) ({
};
inria-icesl = {
fullName = "INRIA Non-Commercial License Agreement for IceSL";
fullName = "End User License Agreement for IceSL Software";
url = "https://icesl.loria.fr/assets/pdf/EULA_IceSL_binary.pdf";
free = false;
};
@@ -747,6 +757,12 @@ in mkLicense lset) ({
fullName = "Microsoft Public License";
};
mulan-psl2 = {
spdxId = "MulanPSL-2.0";
fullName = "Mulan Permissive Software License, Version 2";
url = "https://license.coscl.org.cn/MulanPSL2";
};
nasa13 = {
spdxId = "NASA-1.3";
fullName = "NASA Open Source Agreement 1.3";

View File

@@ -910,6 +910,40 @@ let
else opt // { type = opt.type.substSubModules opt.options; options = []; };
/*
Merge an option's definitions in a way that preserves the priority of the
individual attributes in the option value.
This does not account for all option semantics, such as readOnly.
Type:
option -> attrsOf { highestPrio, value }
*/
mergeAttrDefinitionsWithPrio = opt:
let
defsByAttr =
lib.zipAttrs (
lib.concatLists (
lib.concatMap
({ value, ... }@def:
map
(lib.mapAttrsToList (k: value: { ${k} = def // { inherit value; }; }))
(pushDownProperties value)
)
opt.definitionsWithLocations
)
);
in
assert opt.type.name == "attrsOf" || opt.type.name == "lazyAttrsOf";
lib.mapAttrs
(k: v:
let merging = lib.mergeDefinitions (opt.loc ++ [k]) opt.type.nestedTypes.elemType v;
in {
value = merging.mergedValue;
inherit (merging.defsFinal') highestPrio;
})
defsByAttr;
/* Properties. */
mkIf = condition: content:
@@ -1256,6 +1290,7 @@ private //
importJSON
importTOML
mergeDefinitions
mergeAttrDefinitionsWithPrio
mergeOptionDecls # should be private?
mkAfter
mkAliasAndWrapDefinitions

View File

@@ -18,14 +18,22 @@ pkgs.runCommand "lib-path-tests" {
];
} ''
# Needed to make Nix evaluation work
export NIX_STATE_DIR=$(mktemp -d)
export TEST_ROOT=$(pwd)/test-tmp
export NIX_BUILD_HOOK=
export NIX_CONF_DIR=$TEST_ROOT/etc
export NIX_LOCALSTATE_DIR=$TEST_ROOT/var
export NIX_LOG_DIR=$TEST_ROOT/var/log/nix
export NIX_STATE_DIR=$TEST_ROOT/var/nix
export NIX_STORE_DIR=$TEST_ROOT/store
export PAGER=cat
cp -r ${libpath} lib
export TEST_LIB=$PWD/lib
echo "Running unit tests lib/path/tests/unit.nix"
nix-instantiate --eval lib/path/tests/unit.nix \
--argstr libpath "$TEST_LIB"
nix-instantiate --eval --show-trace \
--argstr libpath "$TEST_LIB" \
lib/path/tests/unit.nix
echo "Running property tests lib/path/tests/prop.sh"
bash lib/path/tests/prop.sh ${toString seed}

View File

@@ -71,7 +71,7 @@ fi
# Precalculate all normalisations with a single Nix call. Calling Nix for each
# string individually would take way too long
nix-instantiate --eval --strict --json \
nix-instantiate --eval --strict --json --show-trace \
--argstr libpath "$TEST_LIB" \
--argstr dir "$tmp/strings" \
"$SCRIPT_DIR"/prop.nix \

View File

@@ -18,21 +18,11 @@ let
pathExists
readFile
;
/*
Returns the type of a path: regular (for file), symlink, or directory.
*/
pathType = path: getAttr (baseNameOf path) (readDir (dirOf path));
/*
Returns true if the path exists and is a directory, false otherwise.
*/
pathIsDirectory = path: if pathExists path then (pathType path) == "directory" else false;
/*
Returns true if the path exists and is a regular file, false otherwise.
*/
pathIsRegularFile = path: if pathExists path then (pathType path) == "regular" else false;
inherit (lib.filesystem)
pathType
pathIsDirectory
pathIsRegularFile
;
/*
A basic filter for `cleanSourceWith` that removes
@@ -271,11 +261,20 @@ let
};
in {
inherit
pathType
pathIsDirectory
pathIsRegularFile
pathType = lib.warnIf (lib.isInOldestRelease 2305)
"lib.sources.pathType has been moved to lib.filesystem.pathType."
lib.filesystem.pathType;
pathIsDirectory = lib.warnIf (lib.isInOldestRelease 2305)
"lib.sources.pathIsDirectory has been moved to lib.filesystem.pathIsDirectory."
lib.filesystem.pathIsDirectory;
pathIsRegularFile = lib.warnIf (lib.isInOldestRelease 2305)
"lib.sources.pathIsRegularFile has been moved to lib.filesystem.pathIsRegularFile."
lib.filesystem.pathIsRegularFile;
inherit
pathIsGitRepo
commitIdFromGitRepo

View File

@@ -305,6 +305,11 @@ rec {
libc = "msvcrt"; # This distinguishes the mingw (non posix) toolchain
};
ucrt64 = {
config = "x86_64-w64-mingw32";
libc = "ucrt"; # This distinguishes the mingw (non posix) toolchain
};
# BSDs
x86_64-freebsd = {

90
lib/tests/filesystem.sh Executable file
View File

@@ -0,0 +1,90 @@
#!/usr/bin/env bash
# Tests lib/filesystem.nix
# Run:
# [nixpkgs]$ lib/tests/filesystem.sh
# or:
# [nixpkgs]$ nix-build lib/tests/release.nix
set -euo pipefail
shopt -s inherit_errexit
# Use
# || die
die() {
echo >&2 "test case failed: " "$@"
exit 1
}
if test -n "${TEST_LIB:-}"; then
NIX_PATH=nixpkgs="$(dirname "$TEST_LIB")"
else
NIX_PATH=nixpkgs="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.."; pwd)"
fi
export NIX_PATH
work="$(mktemp -d)"
clean_up() {
rm -rf "$work"
}
trap clean_up EXIT
cd "$work"
mkdir directory
touch regular
ln -s target symlink
mkfifo fifo
expectSuccess() {
local expr=$1
local expectedResultRegex=$2
if ! result=$(nix-instantiate --eval --strict --json \
--expr "with (import <nixpkgs/lib>).filesystem; $expr"); then
die "$expr failed to evaluate, but it was expected to succeed"
fi
if [[ ! "$result" =~ $expectedResultRegex ]]; then
die "$expr == $result, but $expectedResultRegex was expected"
fi
}
expectFailure() {
local expr=$1
local expectedErrorRegex=$2
if result=$(nix-instantiate --eval --strict --json 2>"$work/stderr" \
--expr "with (import <nixpkgs/lib>).filesystem; $expr"); then
die "$expr evaluated successfully to $result, but it was expected to fail"
fi
if [[ ! "$(<"$work/stderr")" =~ $expectedErrorRegex ]]; then
die "Error was $(<"$work/stderr"), but $expectedErrorRegex was expected"
fi
}
expectSuccess "pathType /." '"directory"'
expectSuccess "pathType $PWD/directory" '"directory"'
expectSuccess "pathType $PWD/regular" '"regular"'
expectSuccess "pathType $PWD/symlink" '"symlink"'
expectSuccess "pathType $PWD/fifo" '"unknown"'
# Only check error message when a Nixpkgs-specified error is thrown,
# which is only the case when `readFileType` is not available
# and the fallback implementation needs to be used.
if [[ "$(nix-instantiate --eval --expr 'builtins ? readFileType')" == false ]]; then
expectFailure "pathType $PWD/non-existent" \
"error: evaluation aborted with the following error message: 'lib.filesystem.pathType: Path $PWD/non-existent does not exist.'"
fi
expectSuccess "pathIsDirectory /." "true"
expectSuccess "pathIsDirectory $PWD/directory" "true"
expectSuccess "pathIsDirectory $PWD/regular" "false"
expectSuccess "pathIsDirectory $PWD/symlink" "false"
expectSuccess "pathIsDirectory $PWD/fifo" "false"
expectSuccess "pathIsDirectory $PWD/non-existent" "false"
expectSuccess "pathIsRegularFile /." "false"
expectSuccess "pathIsRegularFile $PWD/directory" "false"
expectSuccess "pathIsRegularFile $PWD/regular" "true"
expectSuccess "pathIsRegularFile $PWD/symlink" "false"
expectSuccess "pathIsRegularFile $PWD/fifo" "false"
expectSuccess "pathIsRegularFile $PWD/non-existent" "false"
echo >&2 tests ok

View File

@@ -569,6 +569,31 @@ runTests {
};
};
testMergeAttrsListExample1 = {
expr = attrsets.mergeAttrsList [ { a = 0; b = 1; } { c = 2; d = 3; } ];
expected = { a = 0; b = 1; c = 2; d = 3; };
};
testMergeAttrsListExample2 = {
expr = attrsets.mergeAttrsList [ { a = 0; } { a = 1; } ];
expected = { a = 1; };
};
testMergeAttrsListExampleMany =
let
list = genList (n:
listToAttrs (genList (m:
let
# Integer divide n by two to create duplicate attributes
str = "halfn${toString (n / 2)}m${toString m}";
in
nameValuePair str str
) 100)
) 100;
in {
expr = attrsets.mergeAttrsList list;
expected = foldl' mergeAttrs { } list;
};
# code from the example
testRecursiveUpdateUntil = {
expr = recursiveUpdateUntil (path: l: r: path == ["foo"]) {

View File

@@ -18,14 +18,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))
}
@@ -61,6 +61,18 @@ checkConfigError() {
# Shorthand meta attribute does not duplicate the config
checkConfigOutput '^"one two"$' config.result ./shorthand-meta.nix
checkConfigOutput '^true$' config.result ./test-mergeAttrDefinitionsWithPrio.nix
# types.pathInStore
checkConfigOutput '".*/store/5lz9p8xhf89kb1c1kk6jxrzskaiygnlh-bash-5.2-p15.drv"' config.pathInStore.ok1 ./types.nix
checkConfigOutput '".*/store/xfb3ykw9r5hpayd05sr0cizwadzq1d8q-bash-5.2-p15"' config.pathInStore.ok2 ./types.nix
checkConfigOutput '".*/store/xfb3ykw9r5hpayd05sr0cizwadzq1d8q-bash-5.2-p15/bin/bash"' config.pathInStore.ok3 ./types.nix
checkConfigError 'A definition for option .* is not of type .path in the Nix store.. Definition values:\n\s*- In .*: ""' config.pathInStore.bad1 ./types.nix
checkConfigError 'A definition for option .* is not of type .path in the Nix store.. Definition values:\n\s*- In .*: ".*/store"' config.pathInStore.bad2 ./types.nix
checkConfigError 'A definition for option .* is not of type .path in the Nix store.. Definition values:\n\s*- In .*: ".*/store/"' config.pathInStore.bad3 ./types.nix
checkConfigError 'A definition for option .* is not of type .path in the Nix store.. Definition values:\n\s*- In .*: ".*/store/.links"' config.pathInStore.bad4 ./types.nix
checkConfigError 'A definition for option .* is not of type .path in the Nix store.. Definition values:\n\s*- In .*: "/foo/bar"' config.pathInStore.bad5 ./types.nix
# Check boolean option.
checkConfigOutput '^false$' config.enable ./declare-enable.nix
checkConfigError 'The option .* does not exist. Definition values:\n\s*- In .*: true' config.enable ./define-enable.nix
@@ -91,7 +103,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.
@@ -263,7 +275,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
@@ -301,19 +313,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
@@ -333,16 +345,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
@@ -368,17 +380,17 @@ 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
checkConfigError 'error: A submoduleWith option is declared multiple times with conflicting class values "darwin" and "nixos".' config.sub.mergeFail.config ./class-check.nix
checkConfigError 'A submoduleWith option is declared multiple times with conflicting class values "darwin" and "nixos".' config.sub.mergeFail.config ./class-check.nix
# _type check
checkConfigError 'Could not load a value as a module, because it is of type "flake", in file .*/module-imports-_type-check.nix' config.ok.config ./module-imports-_type-check.nix

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

@@ -0,0 +1,21 @@
{ lib, options, ... }:
let
defs = lib.modules.mergeAttrDefinitionsWithPrio options._module.args;
assertLazy = pos: throw "${pos.file}:${toString pos.line}:${toString pos.column}: The test must not evaluate this the assertLazy thunk, but it did. Unexpected strictness leads to unexpected errors and performance problems.";
in
{
options.result = lib.mkOption { };
config._module.args = {
default = lib.mkDefault (assertLazy __curPos);
regular = null;
force = lib.mkForce (assertLazy __curPos);
unused = assertLazy __curPos;
};
config.result =
assert defs.default.highestPrio == (lib.mkDefault (assertLazy __curPos)).priority;
assert defs.regular.highestPrio == lib.modules.defaultOverridePriority;
assert defs.force.highestPrio == (lib.mkForce (assertLazy __curPos)).priority;
true;
}

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,24 @@
{ lib, ... }:
let
inherit (builtins)
storeDir;
inherit (lib)
types
mkOption
;
in
{
options = {
pathInStore = mkOption { type = types.lazyAttrsOf types.pathInStore; };
};
config = {
pathInStore.ok1 = "${storeDir}/5lz9p8xhf89kb1c1kk6jxrzskaiygnlh-bash-5.2-p15.drv";
pathInStore.ok2 = "${storeDir}/xfb3ykw9r5hpayd05sr0cizwadzq1d8q-bash-5.2-p15";
pathInStore.ok3 = "${storeDir}/xfb3ykw9r5hpayd05sr0cizwadzq1d8q-bash-5.2-p15/bin/bash";
pathInStore.bad1 = "";
pathInStore.bad2 = "${storeDir}";
pathInStore.bad3 = "${storeDir}/";
pathInStore.bad4 = "${storeDir}/.links"; # technically true, but not reasonable
pathInStore.bad5 = "/foo/bar";
};
}

View File

@@ -2,50 +2,60 @@
# Don't test properties of pkgs.lib, but rather the lib in the parent directory
pkgs ? import ../.. {} // { lib = throw "pkgs.lib accessed, but the lib tests should use nixpkgs' lib path directly!"; },
nix ? pkgs.nix,
nixVersions ? [ pkgs.nixVersions.minimum nix pkgs.nixVersions.unstable ],
}:
pkgs.runCommand "nixpkgs-lib-tests" {
buildInputs = [
(import ./check-eval.nix)
(import ./maintainers.nix {
inherit pkgs;
lib = import ../.;
})
(import ./teams.nix {
inherit pkgs;
lib = import ../.;
})
(import ../path/tests {
inherit pkgs;
})
];
nativeBuildInputs = [
nix
];
strictDeps = true;
} ''
datadir="${nix}/share"
export TEST_ROOT=$(pwd)/test-tmp
export NIX_BUILD_HOOK=
export NIX_CONF_DIR=$TEST_ROOT/etc
export NIX_LOCALSTATE_DIR=$TEST_ROOT/var
export NIX_LOG_DIR=$TEST_ROOT/var/log/nix
export NIX_STATE_DIR=$TEST_ROOT/var/nix
export NIX_STORE_DIR=$TEST_ROOT/store
export PAGER=cat
cacheDir=$TEST_ROOT/binary-cache
let
testWithNix = nix:
pkgs.runCommand "nixpkgs-lib-tests-nix-${nix.version}" {
buildInputs = [
(import ./check-eval.nix)
(import ./maintainers.nix {
inherit pkgs;
lib = import ../.;
})
(import ./teams.nix {
inherit pkgs;
lib = import ../.;
})
(import ../path/tests {
inherit pkgs;
})
];
nativeBuildInputs = [
nix
];
strictDeps = true;
} ''
datadir="${nix}/share"
export TEST_ROOT=$(pwd)/test-tmp
export NIX_BUILD_HOOK=
export NIX_CONF_DIR=$TEST_ROOT/etc
export NIX_LOCALSTATE_DIR=$TEST_ROOT/var
export NIX_LOG_DIR=$TEST_ROOT/var/log/nix
export NIX_STATE_DIR=$TEST_ROOT/var/nix
export NIX_STORE_DIR=$TEST_ROOT/store
export PAGER=cat
cacheDir=$TEST_ROOT/binary-cache
mkdir -p $NIX_CONF_DIR
echo "experimental-features = nix-command" >> $NIX_CONF_DIR/nix.conf
nix-store --init
nix-store --init
cp -r ${../.} lib
echo "Running lib/tests/modules.sh"
bash lib/tests/modules.sh
cp -r ${../.} lib
echo "Running lib/tests/modules.sh"
bash lib/tests/modules.sh
echo "Running lib/tests/filesystem.sh"
TEST_LIB=$PWD/lib bash lib/tests/filesystem.sh
echo "Running lib/tests/sources.sh"
TEST_LIB=$PWD/lib bash lib/tests/sources.sh
echo "Running lib/tests/sources.sh"
TEST_LIB=$PWD/lib bash lib/tests/sources.sh
touch $out
''
mkdir $out
echo success > $out/${nix.version}
'';
in
pkgs.symlinkJoin {
name = "nixpkgs-lib-tests";
paths = map testWithNix nixVersions;
}

View File

@@ -23,14 +23,19 @@ clean_up() {
trap clean_up EXIT
cd "$work"
# Crudely unquotes a JSON string by just taking everything between the first and the second quote.
# We're only using this for resulting /nix/store paths, which can't contain " anyways,
# nor can they contain any other characters that would need to be escaped specially in JSON
# This way we don't need to add a dependency on e.g. jq
crudeUnquoteJSON() {
cut -d \" -f2
}
touch {README.md,module.o,foo.bar}
# nix-instantiate doesn't write out the source, only computing the hash, so
# this uses the experimental nix command instead.
dir="$(nix eval --impure --raw --expr '(with import <nixpkgs/lib>; "${
dir="$(nix-instantiate --eval --strict --read-write-mode --json --expr '(with import <nixpkgs/lib>; "${
cleanSource ./.
}")')"
}")' | crudeUnquoteJSON)"
(cd "$dir"; find) | sort -f | diff -U10 - <(cat <<EOF
.
./foo.bar
@@ -39,9 +44,9 @@ EOF
) || die "cleanSource 1"
dir="$(nix eval --impure --raw --expr '(with import <nixpkgs/lib>; "${
dir="$(nix-instantiate --eval --strict --read-write-mode --json --expr '(with import <nixpkgs/lib>; "${
cleanSourceWith { src = '"$work"'; filter = path: type: ! hasSuffix ".bar" path; }
}")')"
}")' | crudeUnquoteJSON)"
(cd "$dir"; find) | sort -f | diff -U10 - <(cat <<EOF
.
./module.o
@@ -49,9 +54,9 @@ dir="$(nix eval --impure --raw --expr '(with import <nixpkgs/lib>; "${
EOF
) || die "cleanSourceWith 1"
dir="$(nix eval --impure --raw --expr '(with import <nixpkgs/lib>; "${
dir="$(nix-instantiate --eval --strict --read-write-mode --json --expr '(with import <nixpkgs/lib>; "${
cleanSourceWith { src = cleanSource '"$work"'; filter = path: type: ! hasSuffix ".bar" path; }
}")')"
}")' | crudeUnquoteJSON)"
(cd "$dir"; find) | sort -f | diff -U10 - <(cat <<EOF
.
./README.md

View File

@@ -461,6 +461,7 @@ rec {
# - strings with context, e.g. "${pkgs.foo}" or (toString pkgs.foo)
# - hardcoded store path literals (/nix/store/hash-foo) or strings without context
# ("/nix/store/hash-foo"). These get a context added to them using builtins.storePath.
# If you don't need a *top-level* store path, consider using pathInStore instead.
package = mkOptionType {
name = "package";
descriptionClass = "noun";
@@ -491,6 +492,14 @@ rec {
merge = mergeEqualOption;
};
pathInStore = mkOptionType {
name = "pathInStore";
description = "path in the Nix store";
descriptionClass = "noun";
check = x: isStringLike x && builtins.match "${builtins.storeDir}/[^.].*" (toString x) != null;
merge = mergeEqualOption;
};
listOf = elemType: mkOptionType rec {
name = "listOf";
description = "list of ${optionDescriptionPhrase (class: class == "noun" || class == "composite") elemType}";

View File

@@ -788,6 +788,12 @@
githubId = 160476;
name = "Amanjeev Sethi";
};
amanse = {
email = "amansetiarjp@gmail.com";
github = "amanse";
githubId = 13214574;
name = "Aman Setia";
};
amar1729 = {
email = "amar.paul16@gmail.com";
github = "Amar1729";
@@ -931,6 +937,12 @@
githubId = 123550;
name = "André Silva";
};
andresnav = {
email = "nix@andresnav.com";
github = "andres-nav";
githubId = 118762770;
name = "Andres Navarro";
};
andrestylianos = {
email = "andre.stylianos@gmail.com";
github = "andrestylianos";
@@ -1660,6 +1672,12 @@
fingerprint = "6FBC A462 4EAF C69C A7C4 98C1 F044 3098 48A0 7CAC";
}];
};
babeuh = {
name = "Raphael Le Goaller";
email = "babeuh@rlglr.fr";
github = "babeuh";
githubId = 60193302;
};
bachp = {
email = "pascal.bach@nextrem.ch";
matrix = "@bachp:matrix.org";
@@ -2102,6 +2120,15 @@
github = "blaggacao";
githubId = 7548295;
};
blankparticle = {
name = "BlankParticle";
email = "blankparticle@gmail.com";
github = "BlankParticle";
githubId = 130567419;
keys = [{
fingerprint = "1757 64C3 7065 AA8D 614D 41C9 0ACE 126D 7B35 9261";
}];
};
blanky0230 = {
email = "blanky0230@gmail.com";
github = "blanky0230";
@@ -2291,6 +2318,12 @@
github = "brianmcgee";
githubId = 1173648;
};
brianmcgillion = {
name = "Brian McGillion";
email = "bmg.avoin@gmail.com";
github = "brianmcgillion";
githubId = 1044263;
};
brodes = {
email = "me@brod.es";
github = "brhoades";
@@ -3164,6 +3197,12 @@
name = "Changsheng Wu";
githubId = 2083950;
};
conni2461 = {
email = "simon.hauser@outlook.com";
github = "Conni2461";
name = "Simon Hauser";
githubId = 15233006;
};
connorbaker = {
email = "connor.baker@tweag.io";
matrix = "@connorbaker:matrix.org";
@@ -3877,6 +3916,13 @@
githubId = 17111639;
name = "Devin Singh";
};
devpikachu = {
email = "andrei.hava@proton.me";
matrix = "@andrei:matrix.detpikachu.dev";
github = "devpikachu";
githubId = 30475873;
name = "Andrei Hava";
};
devusb = {
email = "mhelton@devusb.us";
github = "devusb";
@@ -4368,6 +4414,11 @@
githubId = 7875;
name = "Rommel Martinez";
};
eclairevoyant = {
github = "eclairevoyant";
githubId = 848000;
name = "éclairevoyant";
};
edanaher = {
email = "nixos@edanaher.net";
github = "edanaher";
@@ -5499,6 +5550,15 @@
githubId = 17859309;
name = "Fuzen";
};
fwam = {
name = "Legion Orsetti";
email = "fwam@queereen.dev";
github = "fwam";
githubId = 113541944;
keys = [{
fingerprint = "3822 20B8 57ED 0602 3786 8A7A 18E1 AE22 D704 B4FC";
}];
};
fxfactorial = {
email = "edgar.factorial@gmail.com";
github = "fxfactorial";
@@ -5695,6 +5755,12 @@
githubId = 10353047;
name = "Tobias Happ";
};
getchoo = {
email = "getchoo@tuta.io";
github = "getchoo";
githubId = 48872998;
name = "Seth";
};
gfrascadorio = {
email = "gfrascadorio@tutanota.com";
github = "gfrascadorio";
@@ -5810,6 +5876,12 @@
githubId = 1447245;
name = "Robin Gloster";
};
gmemstr = {
email = "git@gmem.ca";
github = "gmemstr";
githubId = 1878840;
name = "Gabriel Simmer";
};
gnxlxnxx = {
email = "gnxlxnxx@web.de";
github = "gnxlxnxx";
@@ -7639,6 +7711,12 @@
githubId = 297653;
name = "Joe Salisbury";
};
johannwagner = {
email = "nix@wagner.digital";
github = "johannwagner";
githubId = 12380026;
name = "Johann Wagner";
};
johanot = {
email = "write@ownrisk.dk";
github = "johanot";
@@ -8266,6 +8344,12 @@
githubId = 546087;
name = "Kristoffer K. Føllesdal";
};
khaneliman = {
email = "khaneliman12@gmail.com";
github = "khaneliman";
githubId = 1778670;
name = "Austin Horstman";
};
kho-dialga = {
email = "ivandashenyou@gmail.com";
github = "Kho-Dialga";
@@ -8720,6 +8804,12 @@
fingerprint = "5A9A 1C9B 2369 8049 3B48 CF5B 81A1 5409 4816 2372";
}];
};
l0b0 = {
email = "victor@engmark.name";
github = "l0b0";
githubId = 168301;
name = "Victor Engmark";
};
l3af = {
email = "L3afMeAlon3@gmail.com";
matrix = "@L3afMe:matrix.org";
@@ -9342,6 +9432,15 @@
githubId = 1168435;
name = "Ludovic Courtès";
};
ludovicopiero = {
email = "ludovicopiero@pm.me";
github = "ludovicopiero";
githubId = 44255157;
name = "Ludovico Piero";
keys = [{
fingerprint = "72CA 4F61 46C6 0DAB 6193 4D35 3911 DD27 6CFE 779C";
}];
};
lufia = {
email = "lufia@lufia.org";
github = "lufia";
@@ -9652,6 +9751,12 @@
githubId = 346094;
name = "Michael Alyn Miller";
};
mangoiv = {
email = "contact@mangoiv.com";
github = "mangoiv";
githubId = 40720523;
name = "MangoIV";
};
manojkarthick = {
email = "smanojkarthick@gmail.com";
github = "manojkarthick";
@@ -10203,6 +10308,12 @@
githubId = 3300322;
name = "Mitchell Fossen";
};
mfrw = {
email = "falakreyaz@gmail.com";
github = "mfrw";
githubId = 4929861;
name = "Muhammad Falak R Wani";
};
mgdelacroix = {
email = "mgdelacroix@gmail.com";
github = "mgdelacroix";
@@ -10361,6 +10472,12 @@
githubId = 43088426;
name = "Mihnea Stoian";
};
mikaelfangel = {
email = "nixpkgs.bottle597@passfwd.com";
github = "MikaelFangel";
githubId = 34864484;
name = "Mikael Fangel";
};
mikefaille = {
email = "michael@faille.io";
github = "mikefaille";
@@ -10679,6 +10796,12 @@
fingerprint = "6460 4147 C434 F65E C306 A21F 135E EDD0 F719 34F3";
}];
};
moody = {
email = "moody@posixcafe.org";
github = "majiru";
githubId = 3579600;
name = "Jacob Moody";
};
moosingin3space = {
email = "moosingin3space@gmail.com";
github = "moosingin3space";
@@ -13979,6 +14102,12 @@
githubId = 107703;
name = "Samuel Rivas";
};
samueltardieu = {
email = "nixpkgs@sam.rfc1149.net";
github = "samueltardieu";
githubId = 44656;
name = "Samuel Tardieu";
};
samw = {
email = "sam@wlcx.cc";
github = "wlcx";
@@ -14762,6 +14891,12 @@
githubId = 1437166;
name = "Xia Bin";
};
sochotnicky = {
email = "stanislav+github@ochotnicky.com";
github = "sochotnicky";
githubId = 55726;
name = "Stanislav Ochotnický";
};
softinio = {
email = "code@softinio.com";
github = "softinio";
@@ -15017,12 +15152,6 @@
fingerprint = "5D8B FA8B 286A C2EF 6EE4 8598 F742 B72C 8926 1A51";
}];
};
stepech = {
name = "stepech";
github = "stepech";
githubId = 29132060;
matrix = "@stepech:matrix.org";
};
stephank = {
email = "nix@stephank.nl";
matrix = "@skochen:matrix.org";

View File

@@ -272,8 +272,19 @@ with lib.maintainers; {
enableFeatureFreezePing = true;
};
flyingcircus = {
# Verify additions by approval of an already existing member of the team.
members = [
theuni
dpausp
leona
];
scope = "Team for Flying Circus employees who collectively maintain packages.";
shortName = "Flying Circus employees";
};
freedesktop = {
members = [ jtojnar ];
members = [ ];
scope = "Maintain Freedesktop.org packages for graphical desktop.";
shortName = "freedesktop.org packaging";
};
@@ -316,7 +327,6 @@ with lib.maintainers; {
members = [
bobby285271
hedning
jtojnar
dasj19
maxeaubrey
];
@@ -839,6 +849,18 @@ with lib.maintainers; {
shortName = "Vim/Neovim";
};
wdz = {
members = [
n0emis
netali
vidister
johannwagner
yuka
];
scope = "Group registration for WDZ GmbH team members who collectively maintain packages.";
shortName = "WDZ GmbH";
};
xfce = {
members = [
bobby285271

View File

@@ -20,6 +20,11 @@ merging is handled.
coerced to a string. Even if derivations can be considered as
paths, the more specific `types.package` should be preferred.
`types.pathInStore`
: A path that is contained in the Nix store. This can be a top-level store
path like `pkgs.hello` or a descendant like `"${pkgs.hello}/bin/hello"`.
`types.package`
: A top-level store path. This can be an attribute set pointing

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-22.11`](https://nixos.org/channels/nixos-22.11).
- *Stable channels*, such as [`nixos-23.05`](https://channels.nixos.org/nixos-23.05).
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
@@ -14,13 +14,13 @@ passed and all packages have been built. These channels are:
Stable channels are generally maintained until the next stable
branch is created.
- The *unstable channel*, [`nixos-unstable`](https://nixos.org/channels/nixos-unstable).
- The *unstable channel*, [`nixos-unstable`](https://channels.nixos.org/nixos-unstable).
This corresponds to NixOS's main development branch, and may thus see
radical changes between channel updates. It's not recommended for
production systems.
- *Small channels*, such as [`nixos-22.11-small`](https://nixos.org/channels/nixos-22.11-small)
or [`nixos-unstable-small`](https://nixos.org/channels/nixos-unstable-small).
- *Small channels*, such as [`nixos-23.05-small`](https://channels.nixos.org/nixos-23.05-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
faster than the regular channels (for instance, when a critical security patch
@@ -28,7 +28,7 @@ passed and all packages have been built. These channels are:
built from source than usual. They're mostly intended for server environments
and as such contain few GUI applications.
To see what channels are available, go to <https://nixos.org/channels>.
To see what channels are available, go to <https://channels.nixos.org>.
(Note that the URIs of the various channels redirect to a directory that
contains the channel's latest version and includes ISO images and
VirtualBox appliances.) Please note that during the release process,
@@ -38,38 +38,38 @@ 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 22.11 ISO, you will be subscribed to
the `nixos-22.11` channel. To see which NixOS channel you're subscribed
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
to, run the following as root:
```ShellSession
# nix-channel --list | grep nixos
nixos https://nixos.org/channels/nixos-unstable
nixos https://channels.nixos.org/nixos-unstable
```
To switch to a different NixOS channel, do
```ShellSession
# nix-channel --add https://nixos.org/channels/channel-name nixos
# nix-channel --add https://channels.nixos.org/channel-name nixos
```
(Be sure to include the `nixos` parameter at the end.) For instance, to
use the NixOS 22.11 stable channel:
use the NixOS 23.05 stable channel:
```ShellSession
# nix-channel --add https://nixos.org/channels/nixos-22.11 nixos
# nix-channel --add https://channels.nixos.org/nixos-23.05 nixos
```
If you have a server, you may want to use the "small" channel instead:
```ShellSession
# nix-channel --add https://nixos.org/channels/nixos-22.11-small nixos
# nix-channel --add https://channels.nixos.org/nixos-23.05-small nixos
```
And if you want to live on the bleeding edge:
```ShellSession
# nix-channel --add https://nixos.org/channels/nixos-unstable nixos
# nix-channel --add https://channels.nixos.org/nixos-unstable nixos
```
You can then upgrade NixOS to the latest version in your chosen channel
@@ -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://nixos.org/channels/nixos-22.11;
system.autoUpgrade.channel = "https://channels.nixos.org/nixos-23.05";
```

View File

@@ -1,65 +1,81 @@
# Release 23.05 (“Stoat”, 2023.05/??) {#sec-release-23.05}
# Release 23.05 (“Stoat”, 2023.05/31) {#sec-release-23.05}
Support is planned until the end of December 2023, handing over to 23.11.
The NixOS release team is happy to announce a new version of NixOS. The release is called NixOS 23.05 ("Stoat").
NixOS is a Linux distribution, whose set of packages can also be used on other Linux systems and macOS.
Support is planned until the end of December 2023, handing over to NixOS 23.11.
To upgrade to the latest release, follow the [upgrade chapter](https://nixos.org/manual/nixos/stable/index.html#sec-upgrading).
## Highlights {#sec-release-23.05-highlights}
In addition to numerous new and upgraded packages, this release has the following highlights:
In addition to numerous new and updated packages, this release has the following highlights:
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- The default [Nix](https://github.com/NixOS/nix) version was updated from 2.11 to 2.13. In particular, this includes a [small language alteration](https://github.com/NixOS/nix/issues/8259) in the way floats are represented in `builtins.toJSON`. See the release notes for [2.12](https://nixos.org/manual/nix/stable/release-notes/rl-2.12.html) and [2.13](https://nixos.org/manual/nix/unstable/release-notes/rl-2.13.html) for more information.
- Core version changes:
- The default [Linux Kernel](https://kernel.org/) was updated from version 5.15 to 6.1, see [Kernelnewbies](https://kernelnewbies.org/Linux_6.1) for what has changed. All Kernels currently shown on [kernel.org](https://kernel.org/) are available.
- default linux: 5.15 -\> 6.1, all supported kernels available
- [systemd](https://systemd.io) has been updated from v252 to v253, see [the release notes](https://github.com/systemd/systemd/blob/v253/NEWS#L3-L659) for more information on the changes.
- Updating with `nixos-rebuild boot` and rebooting is recommended, since in some rare cases the `nixos-rebuild switch` into the new generation on a live system might fail due to missing mount units.
- systemd has been updated to v253.1, see [the pull request](https://github.com/NixOS/nixpkgs/pull/216826) for more info.
It's recommended to use `nixos-rebuild boot` and `reboot`, rather than `nixos-rebuild switch` - since in some rare cases
the switch of a live system might fail.
- [glibc](https://www.gnu.org/software/libc/) has been updated from version 2.35 to 2.37, see [the release notes](https://sourceware.org/glibc/wiki/Release/2.37) for what was changed.
- glibc: 2.35 -\> 2.37
- [libxcrypt](https://github.com/besser82/libxcrypt), the library providing the `crypt(3)` password hashing function, is now built without support for algorithms not flagged [`strong`](https://github.com/besser82/libxcrypt/blob/v4.4.33/lib/hashes.conf#L48). This affects the availability of password hashing algorithms used for system login (`login(1)`, `passwd(1)`), but also Apache2 Basic-Auth, Samba, OpenLDAP, Dovecot, and [many other packages](https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/NixOS/nixpkgs%24+libxcrypt&patternType=standard&sm=1&groupBy=path).
- Cinnamon has been updated to 5.6, see [the pull request](https://github.com/NixOS/nixpkgs/pull/201328#issue-1449910204) for what is changed.
- NixOS now defaults to using [nsncd](https://github.com/twosigma/nsncd), a non-caching reimplementation of nscd in Rust, as its NSS lookup dispatcher. This replaces the buggy and deprecated nscd implementation provided through glibc. When you find problems, you can switch back by disabling it:
```nix
services.nscd.enableNsncd = false;
```
- GNOME has been upgraded to version 44. Please see the [release notes](https://release.gnome.org/44/) for details.
- The internal option `boot.bootspec.enable` is now enabled by default because [RFC 0125](https://github.com/NixOS/rfcs/pull/125) was merged. This means you will have a bootspec document called `boot.json` generated for each system and specialisation in the top-level. This is useful to enable advanced boot use cases in NixOS, such as Secure Boot.
- KDE Plasma has been updated to v5.27, see [the release notes](https://kde.org/announcements/plasma/5/5.27.0/) for what is changed.
- Two changes to `nixos-rebuild` are important to highlight as well.
- Support for an extra `--specialisation` option was added that can be used to change specialisation for `switch` and `test` commands.
- The `--target-host` and `--build-host` options no longer treat the `localhost` value specially to build on resp. deploy to a local machine, omit the relevant flag.
- Python implements [PEP 668](https://peps.python.org/pep-0668/), providing better feedback to users that try to run `pip install` system-wide.
- [Python](https://www.python.org) implements [PEP 668](https://peps.python.org/pep-0668/), providing better feedback to users that try to run `pip install` for system-wide or user home installations.
- `nixos-rebuild` now supports an extra `--specialisation` option that can be used to change specialisation for `switch` and `test` commands.
- [Cinnamon](https://github.com/linuxmint/Cinnamon) has been updated to version 5.6, see [the pull request](https://github.com/NixOS/nixpkgs/pull/201328#issue-1449910204) for what was changed.
- `libxcrypt`, the library providing the `crypt(3)` password hashing function, is now built without support for algorithms not flagged [`strong`](https://github.com/besser82/libxcrypt/blob/v4.4.33/lib/hashes.conf#L48). This affects the availability of password hashing algorithms used for system login (`login(1)`, `passwd(1)`), but also Apache2 Basic-Auth, Samba, OpenLDAP, Dovecot, and [many other packages](https://github.com/search?q=repo%3ANixOS%2Fnixpkgs%20libxcrypt&type=code).
- [GNOME](https://www.gnome.org) has been updated to version 44, see the [the release notes](https://release.gnome.org/44/) for details.
- `boot.bootspec.enable` (internal option) is now enabled by default because [RFC-0125](https://github.com/NixOS/rfcs/pull/125) was merged. This means you will have a bootspec document called `boot.json` generated for each system and specialisation in the top-level. This is useful to enable advanced boot usecases in NixOS such as SecureBoot.
- [KDE Plasma](https://kde.org/de/plasma-desktop/) has been updated to version 5.27, see [the release notes](https://kde.org/announcements/plasma/5/5.27.0/) for what was changed.
## New Services {#sec-release-23.05-new-services}
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- [Akkoma](https://akkoma.social), an ActivityPub microblogging server. Available as [services.akkoma](options.html#opt-services.akkoma.enable).
- [Pixelfed](https://pixelfed.org/), an Instagram-like ActivityPub server. Available as [services.pixelfed](options.html#opt-services.pixelfed.enable).
- [alertmanager-irc-relay](https://github.com/google/alertmanager-irc-relay), a Prometheus Alertmanager IRC Relay. Available as [services.prometheus.alertmanagerIrcRelay](options.html#opt-services.prometheus.alertmanagerIrcRelay.enable).
- [alice-lg](github.com/alice-lg/alice-lg), a looking-glass for BGP sessions. Available as [services.alice-lg](#opt-services.alice-lg.enable).
- [atuin](https://github.com/ellie/atuin), a sync server for shell history. Available as [services.atuin](#opt-services.atuin.enable).
- [authelia](https://www.authelia.com/), an open-source authentication and authorization server. Available as [services.authelia](options.html#opt-services.authelia.enable).
- [birdwatcher](github.com/alice-lg/birdwatcher), a small HTTP server meant to provide an API defined by Barry O'Donovan's birds-eye to the BIRD internet routing daemon. Available as [services.birdwatcher](#opt-services.birdwatcher.enable).
- [blesh](https://github.com/akinomyoga/ble.sh), a line editor written in pure bash. Available as [programs.bash.blesh](#opt-programs.bash.blesh.enable).
- [webhook](https://github.com/adnanh/webhook), a lightweight webhook server. Available as [services.webhook](#opt-services.webhook.enable).
- [Budgie Desktop](https://github.com/BuddiesOfBudgie/budgie-desktop), a familiar, modern desktop environment. Available as [services.xserver.desktopManager.budgie](options.html#opt-services.xserver.desktopManager.budgie).
- [cups-pdf-to-pdf](https://github.com/alexivkin/CUPS-PDF-to-PDF), a pdf-generating cups backend based on [cups-pdf](https://www.cups-pdf.de/). Available as [services.printing.cups-pdf](#opt-services.printing.cups-pdf.enable).
- [clash-verge](https://github.com/zzzgydi/clash-verge), A Clash GUI based on tauri. Available as [programs.clash-verge](#opt-programs.clash-verge.enable).
- [clash-verge](https://github.com/zzzgydi/clash-verge), a Clash GUI based on tauri. Available as [programs.clash-verge](#opt-programs.clash-verge.enable).
- [Cloudlog](https://www.magicbug.co.uk/cloudlog/), a web-based Amateur Radio logging application. Available as [services.cloudlog](#opt-services.cloudlog.enable).
- [consul-template](https://github.com/hashicorp/consul-template/), a template renderer, notifier, and supervisor for HashiCorp Consul and Vault data. Available as [services.consul-template](#opt-services.consul-template.instances).
- [cups-pdf-to-pdf](https://github.com/alexivkin/CUPS-PDF-to-PDF), a PDF-generating CUPS backend based on [cups-pdf](https://www.cups-pdf.de/). Available as [services.printing.cups-pdf](#opt-services.printing.cups-pdf.enable).
- [Deepin Desktop Environment](https://github.com/linuxdeepin/dde), an elegant, easy to use and reliable desktop environment. Available as [services.xserver.desktopManager.deepin](options.html#opt-services.xserver.desktopManager.deepin).
- [system-repart](https://www.freedesktop.org/software/systemd/man/systemd-repart.service.html), grow and add partitions to a partition table. Available as [systemd.repart](options.html#opt-systemd.repart) and [boot.initrd.systemd.repart](options.html#opt-boot.initrd.systemd.repart)
- [esphome](https://esphome.io), a dashboard to configure ESP8266/ESP32 devices for use with Home Automation systems. Available as [services.esphome](#opt-services.esphome.enable).
- [frigate](https://frigate.video), an open source NVR built around real-time AI object detection. Available as [services.frigate](#opt-services.frigate.enable).
- [fzf](https://github.com/junegunn/fzf), a command line fuzzyfinder. Available as [programs.fzf](#opt-programs.fzf.fuzzyCompletion).
- [readarr](https://github.com/Readarr/Readarr), Book Manager and Automation (Sonarr for Ebooks). Available as [services.readarr](options.html#opt-services.readarr.enable).
- [gemstash](https://github.com/rubygems/gemstash), a RubyGems.org cache and private gem server. Available as [services.gemstash](#opt-services.gemstash.enable).
- [gitea-actions-runner](https://gitea.com/gitea/act_runner), a CI runner for Gitea/Forgejo Actions. Available as [services.gitea-actions-runner](#opt-services.gitea-actions-runner.instances).
@@ -68,129 +84,121 @@ In addition to numerous new and upgraded packages, this release has the followin
- [go2rtc](https://github.com/AlexxIT/go2rtc), a camera streaming appliation with support for RTSP, WebRTC, HomeKit, FFMPEG, RTMP and other protocols. Available as [services.go2rtc](options.html#opt-services.go2rtc.enable).
- [harmonia](https://github.com/nix-community/harmonia/), Nix binary cache implemented in rust using libnix-store. Available as [services.harmonia](options.html#opt-services.harmonia.enable).
- [hyprland](https://github.com/hyprwm/hyprland), a dynamic tiling Wayland compositor that doesn't sacrifice on its looks. Available as [programs.hyprland](#opt-programs.hyprland.enable).
- [minipro](https://gitlab.com/DavidGriffith/minipro/), an open source program for controlling the MiniPRO TL866xx series of chip programmers. Available as [programs.minipro](options.html#opt-programs.minipro.enable).
- [stevenblack-blocklist](https://github.com/StevenBlack/hosts), A unified hosts file with base extensions for blocking unwanted websites. Available as [networking.stevenblack](options.html#opt-networking.stevenblack.enable).
- [Budgie Desktop](https://github.com/BuddiesOfBudgie/budgie-desktop), a familiar, modern desktop environment. Available as [services.xserver.desktopManager.budgie](options.html#opt-services.xserver.desktopManager.budgie).
- [imaginary](https://github.com/h2non/imaginary), a microservice for high-level image processing that Nextcloud can use to generate previews. Available as [services.imaginary](#opt-services.imaginary.enable).
- [opensearch](https://opensearch.org), a search server alternative to Elasticsearch. Available as [services.opensearch](options.html#opt-services.opensearch.enable).
- [kavita](https://kavitareader.com), a self-hosted digital library. Available as [services.kavita](options.html#opt-services.kavita.enable).
- [monica](https://www.monicahq.com), an open source personal CRM. Available as [services.monica](options.html#opt-services.monica.enable).
- [authelia](https://www.authelia.com/), is an open-source authentication and authorization server. Available under [services.authelia](options.html#opt-services.authelia.enable).
- [goeland](https://github.com/slurdge/goeland), an alternative to rss2email written in golang with many filters. Available as [services.goeland](#opt-services.goeland.enable).
- [alertmanager-irc-relay](https://github.com/google/alertmanager-irc-relay), a Prometheus Alertmanager IRC Relay. Available as [services.prometheus.alertmanagerIrcRelay](options.html#opt-services.prometheus.alertmanagerIrcRelay.enable).
- [tts](https://github.com/coqui-ai/TTS), a battle-tested deep learning toolkit for Text-to-Speech. Multiple servers may be configured below [services.tts.servers](#opt-services.tts.servers).
- [atuin](https://github.com/ellie/atuin), a sync server for shell history. Available as [services.atuin](#opt-services.atuin.enable).
- [esphome](https://esphome.io), a dashboard to configure ESP8266/ESP32 devices for use with Home Automation systems. Available as [services.esphome](#opt-services.esphome.enable).
- [networkd-dispatcher](https://gitlab.com/craftyguy/networkd-dispatcher), a dispatcher service for systemd-networkd connection status changes. Available as [services.networkd-dispatcher](#opt-services.networkd-dispatcher.enable).
- [goeland](https://github.com/slurdge/goeland), an alternative to rss2email written in Golang with many filters. Available as [services.goeland](#opt-services.goeland.enable).
- [gonic](https://github.com/sentriz/gonic), a Subsonic music streaming server. Available as [services.gonic](#opt-services.gonic.enable).
- [mmsd](https://gitlab.com/kop316/mmsd), a lower level daemon that transmits and receives MMSes. Available as [services.mmsd](#opt-services.mmsd.enable).
- [hardware.ipu6](#opt-hardware.ipu6.enable), drivers for IPU6 based webcams on Intel Tiger Lake and Alder Lake.
- [QDMR](https://dm3mat.darc.de/qdmr/), a GUI application and command line tool for programming DMR radios [programs.qdmr](#opt-programs.qdmr.enable)
- [harmonia](https://github.com/nix-community/harmonia/), a Nix binary cache implemented in Rust using [libnixstore](https://docs.rs/libnixstore/latest/libnixstore/). Available as [services.harmonia](options.html#opt-services.harmonia.enable).
- [keyd](https://github.com/rvaiya/keyd), a key remapping daemon for linux. Available as [services.keyd](#opt-services.keyd.enable).
- [hyprland](https://github.com/hyprwm/hyprland), a dynamic tiling Wayland compositor that doesn't sacrifice on its looks. Available as [programs.hyprland](#opt-programs.hyprland.enable).
- [consul-template](https://github.com/hashicorp/consul-template/), a template rendering, notifier, and supervisor for HashiCorp Consul and Vault data. Available as [services.consul-template](#opt-services.consul-template.instances).
- [vault-agent](https://developer.hashicorp.com/vault/docs/agent), a template rendering and API auth proxy for HashiCorp Vault, similar to `consul-template`. Available as [services.vault-agent](#opt-services.vault-agent.instances).
- [trippy](https://github.com/fujiapple852/trippy), a network diagnostic tool. Available as [programs.trippy](#opt-programs.trippy.enable).
- [v2rayA](https://v2raya.org), a Linux web GUI client of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel. Available as [services.v2raya](options.html#opt-services.v2raya.enable).
- [rshim](https://github.com/Mellanox/rshim-user-space), the user-space rshim driver for the BlueField SoC. Available as [services.rshim](options.html#opt-services.rshim.enable).
- [wstunnel](https://github.com/erebe/wstunnel), a proxy tunnelling arbitrary TCP or UDP traffic through a WebSocket connection. Instances may be configured via [services.wstunnel](options.html#opt-services.wstunnel.enable).
- [ulogd](https://www.netfilter.org/projects/ulogd/index.html), a userspace logging daemon for netfilter/iptables related logging. Available as [services.ulogd](options.html#opt-services.ulogd.enable).
- [PufferPanel](https://pufferpanel.com), game server management panel designed to be easy to use. Available as [services.pufferpanel](#opt-services.pufferpanel.enable).
- [jellyseerr](https://github.com/Fallenbagel/jellyseerr), a web-based requests manager for Jellyfin, forked from Overseerr. Available as [services.jellyseerr](#opt-services.jellyseerr.enable).
- [stargazer](https://sr.ht/~zethra/stargazer/), a fast and easy to use Gemini server. Available as [services.stargazer](#opt-services.stargazer.enable).
- [sniffnet](https://github.com/GyulyVGC/sniffnet), an application to monitor your network traffic. Available as [programs.sniffnet](#opt-programs.sniffnet.enable).
- [photoprism](https://photoprism.app/), a AI-Powered Photos App for the Decentralized Web. Available as [services.photoprism](options.html#opt-services.photoprism.enable).
- [alice-lg](github.com/alice-lg/alice-lg), a looking-glass for BGP sessions. Available as [services.alice-lg](#opt-services.alice-lg.enable).
- [birdwatcher](github.com/alice-lg/birdwatcher), a small HTTP server meant to provide an API defined by Barry O'Donovan's birds-eye to the BIRD internet routing daemon. Available as [services.birdwatcher](#opt-services.birdwatcher.enable).
- [peroxide](https://github.com/ljanyst/peroxide), a fork of the official [ProtonMail bridge](https://github.com/ProtonMail/proton-bridge) that aims to be similar to [Hydroxide](https://github.com/emersion/hydroxide). Available as [services.peroxide](#opt-services.peroxide.enable).
- [autosuspend](https://github.com/languitar/autosuspend), a python daemon that suspends a system if certain conditions are met, or not met.
- [sharing](https://github.com/parvardegr/sharing), a command-line tool to share directories and files from the CLI to iOS and Android devices without the need of an extra client app. Available as [programs.sharing](#opt-programs.sharing.enable).
- [nimdow](https://github.com/avahe-kellenberger/nimdow), a window manager written in Nim, inspired by dwm.
- [trurl](https://github.com/curl/trurl), a command line tool for URL parsing and manipulation.
- [wgautomesh](https://git.deuxfleurs.fr/Deuxfleurs/wgautomesh), a simple utility to help connect wireguard nodes together in a full mesh topology. Available as [services.wgautomesh](options.html#opt-services.wgautomesh.enable).
- [woodpecker-agents](https://woodpecker-ci.org/), a simple CI engine with great extensibility. Available as [services.woodpecker-agents](#opt-services.woodpecker-agents.agents._name_.enable).
- [woodpecker-server](https://woodpecker-ci.org/), a simple CI engine with great extensibility. Available as [services.woodpecker-server](#opt-services.woodpecker-server.enable).
- [lldap](https://github.com/lldap/lldap), a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication. Available as [services.lldap](#opt-services.lldap.enable).
- [ReGreet](https://github.com/rharish101/ReGreet), a clean and customizable greeter for greetd. Available as [programs.regreet](#opt-programs.regreet.enable).
- [v4l2-relayd](https://git.launchpad.net/v4l2-relayd), a streaming relay for v4l2loopback using gstreamer. Available as [services.v4l2-relayd](#opt-services.v4l2-relayd.instances._name_.enable).
- [hardware.ipu6](#opt-hardware.ipu6.enable) adds support for ipu6 based webcams on intel tiger lake and alder lake.
- [imaginary](https://github.com/h2non/imaginary), a microservice for high-level image processing that Nextcloud can use to generate previews. Available as [services.imaginary](#opt-services.imaginary.enable).
- [ivpn](https://www.ivpn.net/), a secure, private VPN with fast WireGuard connections. Available as [services.ivpn](#opt-services.ivpn.enable).
- [vmalert](https://victoriametrics.com/), an alerting engine for VictoriaMetrics. Available as [services.vmalert](#opt-services.vmalert.enable).
- [jellyseerr](https://github.com/Fallenbagel/jellyseerr), a web-based requests manager for Jellyfin, forked from Overseerr. Available as [services.jellyseerr](#opt-services.jellyseerr.enable).
- [kavita](https://kavitareader.com), a self-hosted digital library. Available as [services.kavita](options.html#opt-services.kavita.enable).
- [keyd](https://github.com/rvaiya/keyd), a key remapping daemon for Linux. Available as [services.keyd](#opt-services.keyd.enable).
- [lldap](https://github.com/lldap/lldap), a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication. Available as [services.lldap](#opt-services.lldap.enable).
- [minipro](https://gitlab.com/DavidGriffith/minipro/), an open source program for controlling the MiniPRO TL866xx series of chip programmers. Available as [programs.minipro](options.html#opt-programs.minipro.enable).
- [mmsd](https://gitlab.com/kop316/mmsd), a lower level daemon that transmits and receives MMSes. Available as [services.mmsd](#opt-services.mmsd.enable).
- [monica](https://www.monicahq.com), an open source personal CRM. Available as [services.monica](options.html#opt-services.monica.enable).
- [networkd-dispatcher](https://gitlab.com/craftyguy/networkd-dispatcher), a dispatcher service for systemd-networkd connection status changes. Available as [services.networkd-dispatcher](#opt-services.networkd-dispatcher.enable).
- [nimdow](https://github.com/avahe-kellenberger/nimdow), a window manager written in Nim, inspired by dwm. Available as [services.xserver.windowManager.nimdow.enable](options.html#opt-services.xserver.windowManager.nimdow.enable).
- [opensearch](https://opensearch.org), a search server alternative to Elasticsearch. Available as [services.opensearch](options.html#opt-services.opensearch.enable).
- [openvscode-server](https://github.com/gitpod-io/openvscode-server), run VS Code on a remote machine with access through a modern web browser from any device, anywhere. Available as [services.openvscode-server](#opt-services.openvscode-server.enable).
- [peroxide](https://github.com/ljanyst/peroxide), a fork of the official [ProtonMail bridge](https://github.com/ProtonMail/proton-bridge) that aims to be similar to [Hydroxide](https://github.com/emersion/hydroxide). Available as [services.peroxide](#opt-services.peroxide.enable).
- [photoprism](https://photoprism.app/), a AI-powered photos app for the decentralized web. Available as [services.photoprism](options.html#opt-services.photoprism.enable).
- [Pixelfed](https://pixelfed.org/), an Instagram-like ActivityPub server. Available as [services.pixelfed](options.html#opt-services.pixelfed.enable).
- [PufferPanel](https://pufferpanel.com), a game server management panel designed to be easy to use. Available as [services.pufferpanel](#opt-services.pufferpanel.enable).
- [QDMR](https://dm3mat.darc.de/qdmr/), a GUI application and command line tool for programming DMR radios [programs.qdmr](#opt-programs.qdmr.enable).
- [readarr](https://github.com/Readarr/Readarr), book manager and automation (Sonarr for ebooks). Available as [services.readarr](options.html#opt-services.readarr.enable).
- [ReGreet](https://github.com/rharish101/ReGreet), a clean and customizable greeter for greetd. Available as [programs.regreet](#opt-programs.regreet.enable).
- [rshim](https://github.com/Mellanox/rshim-user-space), the user-space rshim driver for the BlueField SoC. Available as [services.rshim](options.html#opt-services.rshim.enable).
- [SFTPGo](https://github.com/drakkan/sftpgo), a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. Available as [services.sftpgo](options.html#opt-services.sftpgo.enable).
- [sharing](https://github.com/parvardegr/sharing), a command-line tool to share directories and files from the CLI to iOS and Android devices without the need of an extra client app. Available as [programs.sharing](#opt-programs.sharing.enable).
- [sniffnet](https://github.com/GyulyVGC/sniffnet), an application to monitor your network traffic. Available as [programs.sniffnet](#opt-programs.sniffnet.enable).
- [stargazer](https://sr.ht/~zethra/stargazer/), a fast and easy to use Gemini server. Available as [services.stargazer](#opt-services.stargazer.enable).
- [stevenblack-blocklist](https://github.com/StevenBlack/hosts), a unified hosts file with base extensions for blocking unwanted websites. Available as [networking.stevenblack](options.html#opt-networking.stevenblack.enable).
- [systemd-repart](https://www.freedesktop.org/software/systemd/man/systemd-repart.service.html), grow and add partitions to a partition table. Available as [systemd.repart](options.html#opt-systemd.repart) and [boot.initrd.systemd.repart](options.html#opt-boot.initrd.systemd.repart)
- [trippy](https://github.com/fujiapple852/trippy), a network diagnostic tool. Available as [programs.trippy](#opt-programs.trippy.enable).
- [tts](https://github.com/coqui-ai/TTS), a battle-tested deep learning toolkit for Text-to-Speech. Multiple servers may be configured below [services.tts.servers](#opt-services.tts.servers).
- [ulogd](https://www.netfilter.org/projects/ulogd/index.html), a userspace logging daemon for netfilter/iptables related logging. Available as [services.ulogd](options.html#opt-services.ulogd.enable).
- [v2rayA](https://v2raya.org), a Linux web GUI client of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel. Available as [services.v2raya](options.html#opt-services.v2raya.enable).
- [v4l2-relayd](https://git.launchpad.net/v4l2-relayd), a streaming relay for v4l2loopback using gstreamer. Available as [services.v4l2-relayd](#opt-services.v4l2-relayd.instances._name_.enable).
- [vault-agent](https://developer.hashicorp.com/vault/docs/agent), a template renderer and API auth proxy for HashiCorp Vault, similar to `consul-template`. Available as [services.vault-agent](#opt-services.vault-agent.instances).
- [webhook](https://github.com/adnanh/webhook), a lightweight webhook server. Available as [services.webhook](#opt-services.webhook.enable).
- [wgautomesh](https://git.deuxfleurs.fr/Deuxfleurs/wgautomesh), a simple utility to help connect wireguard nodes together in a full mesh topology. Available as [services.wgautomesh](options.html#opt-services.wgautomesh.enable).
- [woodpecker](https://woodpecker-ci.org/), a simple CI engine with great extensibility. Available as [services.woodpecker-server](#opt-services.woodpecker-server.enable) and [services.woodpecker-agents](#opt-services.woodpecker-agents.agents._name_.enable).
- [wstunnel](https://github.com/erebe/wstunnel), a proxy tunnelling arbitrary TCP or UDP traffic through a WebSocket connection. Available as [services.wstunnel](options.html#opt-services.wstunnel.enable).
## Backward Incompatibilities {#sec-release-23.05-incompatibilities}
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- `carnix` and `cratesIO` has been removed due to being unmaintained, use alternatives such as [naersk](https://github.com/nix-community/naersk) and [crate2nix](https://github.com/kolloch/crate2nix) instead.
- `services.asusd` configuration now uses strings instead of structured configuration, as upstream switched to the [RON](https://github.com/ron-rs/ron) configuration format. Support for structured configuration may return when [RON](https://github.com/ron-rs/ron) generation is implemented in nixpkgs.
- `checkInputs` have been renamed to `nativeCheckInputs`, because they behave the same as `nativeBuildInputs` when `doCheck` is set. `checkInputs` now denote a new type of dependencies, added to `buildInputs` when `doCheck` is set. As a rule of thumb, `nativeCheckInputs` are tools on `$PATH` used during the tests, and `checkInputs` are libraries which are linked to executables built as part of the tests. Similarly, `installCheckInputs` are renamed to `nativeInstallCheckInputs`, corresponding to `nativeBuildInputs`, and `installCheckInputs` are a new type of dependencies added to `buildInputs` when `doInstallCheck` is set. (Note that this change will not cause breakage to derivations with `strictDeps` unset, which are most packages except python, rust, ocaml and go packages).
- `buildDunePackage` now defaults to `strictDeps = true` which means that any library should go into `buildInputs` or `checkInputs`. Any executable that is run on the building machine should go into `nativeBuildInputs` or `nativeCheckInputs` respectively. Example of executables are `ocaml`, `findlib` and `menhir`. PPXs are libraries which are built by dune and should therefore not go into `nativeBuildInputs`.
- `borgbackup` module now has an option for inhibiting system sleep while backups are running, defaulting to off (not inhibiting sleep), available as [`services.borgbackup.jobs.<name>.inhibitsSleep`](#opt-services.borgbackup.jobs._name_.inhibitsSleep).
- The `ssh` client tool now disables the `~C` escape sequence by default. This can be re-enabled by setting `EnableEscapeCommandline yes`
- The `openssh` client now comes with the `~C` escape sequence disabled by default. It can be re-enabled by setting `EnableEscapeCommandline yes`
- Many `services.syncthing` options have been moved to `services.syncthing.settings`, as part of [RFC 42](https://github.com/NixOS/rfcs/pull/42)'s implementation, see [#226088](https://github.com/NixOS/nixpkgs/pull/226088).
- The `programs.ssh` client module does not read `/etc/ssh/ssh_known_hosts2` anymore, since this location is [deprecated since 2001](https://marc.info/?l=openssh-unix-dev&m=100508718416162&w=2).
- The `ssh` module does not read `/etc/ssh/ssh_known_hosts2` anymore since this location is [deprecated since 2001](https://marc.info/?l=openssh-unix-dev&m=100508718416162&w=2).
- The `services.openssh` server module does not read `~/.ssh/authorized_keys2` anymore, since this location is [deprecated since 2001](https://marc.info/?l=openssh-unix-dev&m=100508718416162&w=2).
- The openssh module does not read `~/.ssh/authorized_keys2` anymore since this location is [deprecated since 2001](https://marc.info/?l=openssh-unix-dev&m=100508718416162&w=2).
- MAC-then-encrypt algorithms were removed from the default selection of `services.openssh.settings.Macs`. If you still require these [MACs](https://en.wikipedia.org/wiki/Message_authentication_code), for example when you are relying on libssh2 (e.g. VLC) or the SSH library shipped on the iPhone, you can re-add them like this:
```nix
services.openssh.settings.Macs = [
"hmac-sha2-512"
"hmac-sha2-256"
"umac-128@openssh.com"
];
```
- `podman` now uses the `netavark` network stack. Users will need to delete all of their local containers, images, volumes, etc, by running `podman system reset --force` once before upgrading their systems.
- `git-bug` has been updated to at least version 0.8.0, which includes backwards incompatible changes. The `git-bug-migration` package can be used to upgrade existing repositories.
- `graylog` has been updated to version 5, which can not be upgraded directly from the previously packaged version 3.3. If you had installed the previously packaged version 3.3, please follow the [upgrade path](https://go2docs.graylog.org/5-0/upgrading_graylog/upgrade_path.htm) from 3.3 to 4.0 to 4.3 to 5.0.
- `graylog` has been updated to version 5, which can not be updated directly from the previously packaged version 3.3. If you had installed the previously packaged version 3.3, please follow the [upgrade path](https://go2docs.graylog.org/5-0/upgrading_graylog/upgrade_path.htm) from 3.3 to 4.0 to 4.3 to 5.0.
- `buildFHSUserEnv` is now called `buildFHSEnv` and uses FlatPak's Bubblewrap sandboxing tool rather than Nixpkgs' own chrootenv. The old chrootenv-based implemenation is still available via `buildFHSEnvChrootenv` but is considered deprecated and will be removed when the remaining uses inside Nixpkgs have been migrated. If your FHSEnv-wrapped application misbehaves when using the new bubblewrap implementation, please create an issue in Nixpkgs.
- `nushell` has been updated to at least version 0.77.0, which includes potential breaking changes in aliases. The old aliases are now available as `old-alias` but it is recommended you migrate to the new format. See [Reworked aliases](https://www.nushell.sh/blog/2023-03-14-nushell_0_77.html#reworked-aliases-breaking-changes-kubouch).
@@ -198,16 +206,16 @@ In addition to numerous new and upgraded packages, this release has the followin
- `keepassx` and `keepassx2` have been removed, due to upstream [stopping development](https://www.keepassx.org/index.html%3Fp=636.html). Consider [KeePassXC](https://keepassxc.org) as a maintained alternative.
- The [services.kubo.settings](#opt-services.kubo.settings) option is now no longer stateful. If you changed any of the options in [services.kubo.settings](#opt-services.kubo.settings) in the past and then removed them from your NixOS configuration again, those changes are still in your Kubo configuration file but will now be reset to the default. If you're unsure, you may want to make a backup of your configuration file (probably /var/lib/ipfs/config) and compare after the update.
- The [services.kubo.settings](#opt-services.kubo.settings) option is now no longer stateful. If you changed any of the options in [services.kubo.settings](#opt-services.kubo.settings) in the past and then removed them from your NixOS configuration again, those changes are still in your Kubo configuration file but will now be reset to the default. If you're unsure, you may want to make a backup of your configuration file (probably `/var/lib/ipfs/config`) and compare after the update.
- The Kubo HTTP API will no longer listen on localhost and will instead only listen on a Unix domain socket by default. Read the [services.kubo.settings.Addresses.API](#opt-services.kubo.settings.Addresses.API) option description for more information.
- The EC2 image module no longer fetches instance metadata in stage-1. This results in a significantly smaller initramfs, since network drivers no longer need to be included, and faster boots, since metadata fetching can happen in parallel with startup of other services.
This breaks services which rely on metadata being present by the time stage-2 is entered. Anything which reads EC2 metadata from `/etc/ec2-metadata` should now have an `after` dependency on `fetch-ec2-metadata.service`
- The mailman service now defaults to using a randomly generated REST API password instead of a hardcoded one.
- The mailman service now defaults to using a randomly generated REST API password instead of a hard-coded one.
- `minio` removed support for its legacy filesystem backend in [RELEASE.2022-10-29T06-21-33Z](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-29T06-21-33Z). This means if your storage was created with the old format, minio will no longer start. Unfortunately minio doesn't provide a an automatic migration, they only provide [instructions how to manually convert the node](https://min.io/docs/minio/windows/operations/install-deploy-manage/migrate-fs-gateway.html). To facilitate this migration we keep around the last version that still supports the old filesystem backend as `minio_legacy_fs`. Use it via `services.minio.package = minio_legacy_fs;` to export your data before switching to the new version. See the corresponding [issue](https://github.com/NixOS/nixpkgs/issues/199318) for more details.
- `minio` removed support for its legacy filesystem backend in [RELEASE.2022-10-29T06-21-33Z](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-29T06-21-33Z). This means if your storage was created with the old format, minio will no longer start. Unfortunately, minio doesn't provide an automatic migration, they only provide [instructions how to manually convert the node](https://min.io/docs/minio/windows/operations/install-deploy-manage/migrate-fs-gateway.html). To facilitate this migration, we keep around the last version that still supports the old filesystem backend as `minio_legacy_fs`. Use it via `services.minio.package = minio_legacy_fs;` to export your data before switching to the new version. See the corresponding [issue](https://github.com/NixOS/nixpkgs/issues/199318) for more details.
- `services.sourcehut.dispatch` and the corresponding package (`sourcehut.dispatchsrht`) have been removed due to [upstream deprecation](https://sourcehut.org/blog/2022-08-01-dispatch-deprecation-plans/).
@@ -231,15 +239,20 @@ In addition to numerous new and upgraded packages, this release has the followin
};
```
- The [services.snapserver.openFirewall](#opt-services.snapserver.openFirewall) module option default value has been changed from `true` to `false`. You will need to explicitly set this option to `true`, or configure your firewall.
- The default module options for [services.snapserver.openFirewall](#opt-services.snapserver.openFirewall), [services.tmate-ssh-server.openFirewall](#opt-services.tmate-ssh-server.openFirewall) and [services.unifi-video.openFirewall](#opt-services.unifi-video.openFirewall) have been changed from `true` to `false`. You will need to explicitly set this option to `true`, or configure your firewall.
- The [services.tmate-ssh-server.openFirewall](#opt-services.tmate-ssh-server.openFirewall) module option default value has been changed from `true` to `false`. You will need to explicitly set this option to `true`, or configure your firewall.
- The option `i18n.inputMethod.fcitx5.enableRimeData` has been removed. Default RIME data is now included in `fcitx5-rime` by default, and can be customized using
- The [services.unifi-video.openFirewall](#opt-services.unifi-video.openFirewall) module option default value has been changed from `true` to `false`. You will need to explicitly set this option to `true`, or configure your firewall.
```nix
fcitx5-rime.override {
rimeDataPkgs = [
pkgs.rime-data
# ...
];
}
```
- The option `i18n.inputMethod.fcitx5.enableRimeData` has been removed. Default RIME data is now included in `fcitx5-rime` by default, and can be customized using `fcitx5-rime.override { rimeDataPkgs = [ pkgs.rime-data, package2, ... ]; }`
- The udev hwdb.bin file is now built with systemd-hwdb rather than the [deprecated "udevadm hwdb"](https://github.com/systemd/systemd/pull/25714). This may impact mappings where the same key is defined in multiple matching entries. The updated behavior will select the latest definition in case of conflict. In general, this should be a positive change, as the hwdb source files are designed with this ordering in mind. As an example, the mapping of the HP Dev One keyboard scan code for "mute mic" is corrected by this update. This change may impact users who have worked-around previously incorrect mappings.
- The `udev` hwdb.bin file is now built with systemd-hwdb rather than the [deprecated "udevadm hwdb"](https://github.com/systemd/systemd/pull/25714). This may impact mappings where the same key is defined in multiple matching entries. The updated behavior will select the latest definition in case of conflict. In general, this should be a positive change, as the hwdb source files are designed with this ordering in mind. As an example, the mapping of the HP Dev One keyboard scan code for "mute mic" is corrected by this update. This change may impact users who have worked-around previously incorrect mappings.
- Kime has been updated from 2.5.6 to 3.0.2 and the `i18n.inputMethod.kime.config` option has been removed. Users should use `daemonModules`, `iconColor`, and `extraConfig` options under `i18n.inputMethod.kime` instead.
@@ -247,28 +260,26 @@ In addition to numerous new and upgraded packages, this release has the followin
- `i3status-rust` has been updated from 0.22.0 to 0.30.5, and this brings many changes to its configuration format. Additional information can be found [here](https://github.com/greshake/i3status-rust/blob/v0.30.0/NEWS.md).
- The `wordpress` derivation no longer contains any builtin plugins or themes. If you need them you have to add them back to prevent your site from breaking. You can find them in `wordpressPackages.{plugins,themes}`.
- The `wordpress` derivation no longer contains any built-in plugins or themes. If you need them, you have to add them back to prevent your site from breaking. You can find them in `wordpressPackages.{plugins,themes}`.
- `llvmPackages_rocm.llvm` will not contain `clang` or `compiler-rt`. `llvmPackages_rocm.clang` will not contain `llvm`. `llvmPackages_rocm.clangNoCompilerRt` has been removed in favor of using `llvmPackages_rocm.clang-unwrapped`.
- `services.xserver.desktopManager.plasma5.excludePackages` has been moved to `environment.plasma5.excludePackages`, for consistency with other Desktop Environments
- `services.xserver.desktopManager.plasma5.excludePackages` has been moved to `environment.plasma5.excludePackages`, for consistency with other Desktop Environments.
- `teleport` has been updated from major version 10 to major version 12. Please see upstream [upgrade instructions](https://goteleport.com/docs/setup/operations/upgrading/) and release notes for versions [11](https://goteleport.com/docs/changelog/#1100) and [12](https://goteleport.com/docs/changelog/#1201). Note that Teleport does not officially support upgrades across more than one major version at a time. If you're running Teleport server components, it is recommended to first upgrade to an intermediate 11.x version by setting `services.teleport.package = pkgs.teleport_11`. Afterwards, this option can be removed to upgrade to the default version (12).
- The EC2 image module previously detected and automatically mounted ext3-formatted instance store devices and partitions in stage-1 (initramfs), storing `/tmp` on the first discovered device. This behaviour, which only catered to very specific use cases and could not be disabled, has been removed. Users relying on this should provide their own implementation, and probably use ext4 and perform the mount in stage-2.
- `teleport` has been upgraded from major version 10 to major version 12. Please see upstream [upgrade instructions](https://goteleport.com/docs/setup/operations/upgrading/) and release notes for versions [11](https://goteleport.com/docs/changelog/#1100) and [12](https://goteleport.com/docs/changelog/#1201). Note that Teleport does not officially support upgrades across more than one major version at a time. If you're running Teleport server components, it is recommended to first upgrade to an intermediate 11.x version by setting `services.teleport.package = pkgs.teleport_11`. Afterwards, this option can be removed to upgrade to the default version (12).
- The EC2 image module previously detected and activated swap-formatted instance store devices and partitions in stage-1 (initramfs). This behaviour has been removed. Users relying on this should provide their own implementation.
- `gitlab` has been upgraded from major version 15 to major version 16 and requires at least PostgreSQL 13.6. Check the [upgrade guide](#module-services-postgres-upgrading) in the NixOS manual on how to upgrade your PostgreSQL installation.
- `gitlab` 16 deprecates the use of external container registries, in our case `pkgs.docker-distribution`. Module users who have [`services.gitlab.registry.enable`](#opt-services.gitlab.registry.enable) set to `true` are advised to back up their state and switch to gitlab's fork by setting [`services.gitlab.registry.package`](#opt-services.gitlab.registry.package) to `pkgs.gitlab-container-registry`.
- `fail2ban` has been updated to 1.0.2, which has a few breaking changes compared to 0.11.2 ([changelog for 1.0.1](https://github.com/fail2ban/fail2ban/blob/1.0.1/ChangeLog), [changelog for 1.0.2](https://github.com/fail2ban/fail2ban/blob/1.0.2/ChangeLog))
- `albert` has been updated from 0.17.6 to 0.20.13, and 0.18.0 changed the config format and many plugins ([changelog for 0.18.0](https://github.com/albertlauncher/albert/blob/v0.18.0/CHANGELOG.md))
- Calling `makeSetupHook` without passing a `name` argument is deprecated.
- Top-level buildPlatform,hostPlatform,targetPlatform have been deprecated, use stdenv.X instead.
- `lib.systems.examples.ghcjs` and consequently `pkgsCross.ghcjs` now use the target triplet `javascript-unknown-ghcjs` instead of `js-unknown-ghcjs`. This has been done to match an [upstream decision](https://gitlab.haskell.org/ghc/ghc/-/commit/6636b670233522f01d002c9b97827d00289dbf5c) to follow Cabal's platform naming more closely. Nixpkgs will also reject `js` as an architecture name.
- `dokuwiki` has been updated from 2023-07-31a (Igor) to 2023-04-04 (Jack Jackrum), which has [completely removed](https://www.dokuwiki.org/changes#release_2023-04-04_jack_jackrum) the options to embed HTML and PHP for security reasons. The [htmlok plugin](https://www.dokuwiki.org/plugin:htmlok) can be used to regain this functionality.
- The old unsupported version 6.x of the ELK-stack and Elastic beats have been removed. Use OpenSearch instead.
@@ -279,10 +290,6 @@ In addition to numerous new and upgraded packages, this release has the followin
- The [services.wordpress.sites.&lt;name&gt;.plugins](#opt-services.wordpress.sites._name_.plugins) and [services.wordpress.sites.&lt;name&gt;.themes](#opt-services.wordpress.sites._name_.themes) options have been converted from sets to attribute sets to allow for consumers to specify explicit install paths via attribute name.
- [`services.nextcloud.database.createLocally`](#opt-services.nextcloud.database.createLocally) now uses socket authentication and is no longer compatible with password authentication.
- If you want the module to manage the database for you, unset [`services.nextcloud.config.dbpassFile`](#opt-services.nextcloud.config.dbpassFile) (and [`services.nextcloud.config.dbhost`](#opt-services.nextcloud.config.dbhost), if it's set).
- If you want to use password authentication **and** create the database locally, you will have to use [`services.mysql`](#opt-services.mysql.enable) to set it up.
- `protonmail-bridge` package has been updated to major version 3.
- Nebula now runs as a system user and group created for each nebula network, using the `CAP_NET_ADMIN` ambient capability on launch rather than starting as root. Ensure that any files each Nebula instance needs to access are owned by the correct user and group, by default `nebula-${networkName}`.
@@ -291,26 +298,20 @@ In addition to numerous new and upgraded packages, this release has the followin
- In `mastodon` it is now necessary to specify location of file with `PostgreSQL` database password. In `services.mastodon.database.passwordFile` parameter default value `/var/lib/mastodon/secrets/db-password` has been changed to `null`.
- The `--target-host` and `--build-host` options of `nixos-rebuild` no longer treat the `localhost` value specially to build on/deploy to local machine, omit the relevant flag.
- The `nix.readOnlyStore` option has been renamed to `boot.readOnlyNixStore` to clarify that it configures the NixOS boot process, not the Nix daemon.
- Deprecated `xlibsWrapper` transitional package has been removed in favour of direct use of its constituents: `xorg.libX11`, `freetype` and others.
- The latest available version of Nextcloud is v26 (available as `pkgs.nextcloud26`) which uses PHP 8.2 as interpreter by default. The installation logic is as follows:
- If `system.stateVersion` is >=23.05, `pkgs.nextcloud26` will be installed by default.
- If `system.stateVersion` is >=22.11, `pkgs.nextcloud25` will be installed by default.
- Please note that an upgrade from v24 (or older) to v26 directly is not possible. Please upgrade to `nextcloud25` (or earlier) first. Nextcloud prohibits skipping major versions while upgrading. You can upgrade by declaring [`services.nextcloud.package = pkgs.nextcloud25;`](options.html#opt-services.nextcloud.package).
- It's recommended to use the latest version available (i.e. v26) and to specify that using `services.nextcloud.package`.
- .NET 5.0 and .NET 3.1 were removed due to being end-of-life, use a newer, supported .NET version - https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core
- .NET 5.0 and .NET 3.1 were removed due to being end-of-life, use a newer, supported .NET version. Visit the [Support Policy](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core) for more information.
- The iputils package, which is installed by default, no longer provides the
`ninfod`, `rarpd` and `rdisc` tools. See
[upstream's release notes](https://github.com/iputils/iputils/releases/tag/20221126)
for more details and available replacements.
`ninfod`, `rarpd` and `rdisc` tools. See [upstream's release notes](https://github.com/iputils/iputils/releases/tag/20221126) for more details and available replacements.
- The ppp plugin `rp-pppoe.so` has been renamed to `pppoe.so` in ppp 2.4.9. Starting from ppp 2.5.0, there is no longer a alias for backwards compatibility. Configurations that use this plugin must be updated accordingly from `plugin rp-pppoe.so` to `plugin pppoe.so`. See [upstream change](https://github.com/ppp-project/ppp/commit/610a7bd76eb1f99f22317541b35001b1e24877ed).
- The ppp plugin `rp-pppoe.so` has been renamed to `pppoe.so` in ppp 2.4.9. Starting from ppp 2.5.0, there is no longer an alias for backwards compatibility. Configurations that use this plugin must be updated accordingly from `plugin rp-pppoe.so` to `plugin pppoe.so`. See [upstream change](https://github.com/ppp-project/ppp/commit/610a7bd76eb1f99f22317541b35001b1e24877ed).
- [services.xserver.videoDrivers](options.html#opt-services.xserver.videoDrivers) now defaults to the `modesetting` driver over device-specific ones. The `radeon`, `amdgpu` and `nouveau` drivers are still available, but effectively unmaintained and not recommended for use.
@@ -320,7 +321,7 @@ In addition to numerous new and upgraded packages, this release has the followin
- In `services.fail2ban`, `bantime-increment.<name>` options now default to `null` (except `bantime-increment.enable`) and are used to set the corresponding option in `jail.local` only if not `null`. Also, enforce that `bantime-increment.formula` and `bantime-increment.multipliers` are not both specified.
- The default Asterisk package was changed to v20 from v19. Asterisk versions 16 and 19 have been dropped due to being EOL. You may need to update /var/lib/asterisk to match the template files in `${asterisk-20}/var/lib/asterisk`.
- The default `asterisk` package was changed to v20 from v19. Asterisk versions 16 and 19 have been dropped due to being EOL. You may need to update /var/lib/asterisk to match the template files in `${asterisk-20}/var/lib/asterisk`.
- conntrack helper autodetection has been removed from kernels 6.0 and up upstream, and an assertion was added to ensure things don't silently stop working. Migrate your configuration to assign helpers explicitly or use an older LTS kernel branch as a temporary workaround.
@@ -338,7 +339,7 @@ In addition to numerous new and upgraded packages, this release has the followin
- The `qlandkartegt` and `garmindev` packages were removed due to being unmaintained and insecure.
- `go-ethereum` package has been updated to v1.11.5 and the `puppeth` command is no longer available as of v1.11.0.
- The `go-ethereum` package has been updated to v1.11.5 and the `puppeth` command is no longer available as of v1.11.0.
- The `pnpm` package has be updated to from version 7.29.1 to version 8.1.1 and Node.js 14 support has been discontinued (though, there are workarounds if Node.js 14 is still required)
- Migration instructions: ["Before updating pnpm to v8 in your CI, regenerate your pnpm-lock.yaml. To upgrade your lockfile, run pnpm install and commit the changes. Existing dependencies will not be updated; however, due to configuration changes in pnpm v8, some missing peer dependencies may be added to the lockfile and some packages may get deduplicated. You can commit the new lockfile even before upgrading Node.js in the CI, as pnpm v7 already supports the new lockfile format."](https://github.com/pnpm/pnpm/releases/tag/v8.0.0)
@@ -347,21 +348,21 @@ In addition to numerous new and upgraded packages, this release has the followin
- The `pict-rs` package was updated from an 0.3 alpha release to 0.3 stable, and related environment variables now require two underscores instead of one.
- The `shattered-pixel-dungeon` game was updated from 1.1.2 to 2.0.2.
- The location of game data has changed. To migrate it, run `mv ~/.shatteredpixel ~/.local/share/.shatteredpixel`
- The update will delete all your in-progress games.
- `espanso` has been updated to major version 2. Therefore, migration steps may need to be performed. See [the official migration instructions](https://espanso.org/docs/migration/overview/) for how to perform these migrations. Further, `espanso-wayland` can now be used for Wayland support.
- Only `k3s` version 1.26 is included. Users of the `k3s_1_24` or `k3s_1_25` packages should upgrade to use the `1.26` version of the package.
- The `nerdfonts` package has been updated to major version 3, which includes potential [breaking changes](https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.0.0).
## Other Notable Changes {#sec-release-23.05-notable-changes}
<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
- `vim_configurable` has been renamed to `vim-full` to avoid confusion: `vim-full`'s build-time features are configurable, but both `vim` and `vim-full` are _customizable_ (in the sense of user configuration, like vimrc).
- Pantheon now defaults to Mutter 43 and GNOME settings daemon 43, all Pantheon packages are now tracking elementary OS 7 updates.
- The module for the application firewall `opensnitch` got the ability to configure rules. Available as [services.opensnitch.rules](#opt-services.opensnitch.rules)
- The module `usbmuxd` now has the ability to change the package used by the daemon. In case you're experiencing issues with `usbmuxd` you can try an alternative program like `usbmuxd2`. Available as [services.usbmuxd.package](#opt-services.usbmuxd.package)
- A few openssh options have been moved from extraConfig to the new freeform option `settings` and renamed as follows:
- To follow [RFC 0042](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md) a few options of `openssh` have been moved from `extraConfig` to the new freeform option `settings` and renamed, e.g.:
- `services.openssh.forwardX11` to `services.openssh.settings.X11Forwarding`
- `services.openssh.kbdInteractiveAuthentication` -> `services.openssh.settings.KbdInteractiveAuthentication`
- `services.openssh.passwordAuthentication` to `services.openssh.settings.PasswordAuthentication`
@@ -373,18 +374,21 @@ In addition to numerous new and upgraded packages, this release has the followin
- `services.openssh.ciphers` to `services.openssh.settings.Ciphers`
- `services.openssh.gatewayPorts` to `services.openssh.settings.GatewayPorts`
- `vim_configurable` has been renamed to `vim-full` to avoid confusion: `vim-full`'s build-time features are configurable, but both `vim` and `vim-full` are _customizable_ (in the sense of user configuration, like vimrc).
- Pantheon now defaults to Mutter 43 and GNOME settings daemon 43, all Pantheon packages are now tracking elementary OS 7 updates.
- The module for the application firewall `opensnitch` got the ability to configure rules. Available as [services.opensnitch.rules](#opt-services.opensnitch.rules)
- The module `usbmuxd` now has the ability to change the package used by the daemon. In case you're experiencing issues with `usbmuxd` you can try an alternative program like `usbmuxd2`. Available as [services.usbmuxd.package](#opt-services.usbmuxd.package)
- `netbox` was updated to 3.5. NixOS' `services.netbox.package` still defaults to 3.3 if `stateVersion` is earlier than 23.05. Please review upstream's breaking changes [for 3.4.0](https://github.com/netbox-community/netbox/releases/tag/v3.4.0) and [for 3.5.0](https://github.com/netbox-community/netbox/releases/tag/v3.5.0), and upgrade NetBox by changing `services.netbox.package`. Database migrations will be run automatically.
- `services.netbox` now support RFC42-style options, through `services.netbox.settings`.
- `services.mastodon` gained a tootctl wrapped named `mastodon-tootctl` similar to `nextcloud-occ` which can be executed from any user and switches to the configured mastodon user with sudo and sources the environment variables.
- DocBook option documentation, which has been deprecated since 22.11, will now cause a warning when documentation is built. Out-of-tree modules should migrate to using CommonMark documentation as outlined in [](#sec-option-declarations) to silence this warning.
DocBook option documentation support will be removed in the next release and CommonMark will become the default. DocBook option documentation that has not been migrated until then will no longer render properly or cause errors.
- NixOS now defaults to using nsncd (a non-caching reimplementation in Rust) as NSS lookup dispatcher, instead of the buggy and deprecated glibc-provided nscd. If you need to switch back, set `services.nscd.enableNsncd = false`, but please open an issue in nixpkgs so your issue can be fixed.
- `services.borgmatic` now allows for multiple configurations, placed in `/etc/borgmatic.d/`, you can define them with `services.borgmatic.configurations`.
- `service.openafsServer` features a new backup server `pkgs.fabs` as a
@@ -402,8 +406,6 @@ In addition to numerous new and upgraded packages, this release has the followin
`services.dnsmasq.extraConfig` will be deprecated when NixOS 22.11 reaches
end of life.
- `kube3d` has now been renamed to `k3d` since the 3d editor that originally took that name has been dropped from nixpkgs. `kube3d` will continue to work as an alias for now.
- The `dokuwiki` service is now configured via `services.dokuwiki.sites.<name>.settings` attribute set; `extraConfig` has been removed.
The `{aclUse,superUser,disableActions}` attributes have been renamed accordingly. `pluginsConfig` now only accepts an attribute set of booleans.
Passing plain PHP is no longer possible.
@@ -419,106 +421,88 @@ In addition to numerous new and upgraded packages, this release has the followin
- The minimal ISO image now uses the `nixos/modules/profiles/minimal.nix` profile.
- NixOS installer ISOs can now be built for `powerpc64le-linux`; see `nixos/modules/installer/sd-card/sd-image-powerpc64le.nix` and [PR 192672](https://github.com/NixOS/nixpkgs/pull/192672). Hydra does not support this platform, so you must build the binaries yourself.
- The `ghcWithPackages` and `ghcWithHoogle` wrappers will now also symlink GHC's
and all included libraries' documentation to `$out/share/doc` for convenience.
If undesired, the old behavior can be restored by overriding the builders with
`{ installDocumentation = false; }`.
- The new option `networking.nftables.checkRuleset` controls whether the ruleset is checked for syntax or not during build. It is `true` by default. The check might fail because it is in a sandbox environment. To circumvent this, the ruleset file can be edited using the `networking.nftables.preCheckRuleset` option.
- The nftables module now validates its ruleset at build time. The new `networking.nftables.checkRuleset` option allows disabling this check, which may fail when rules have very specific requirements, that the sandbox environment, by default, will not cover. The `networking.nftables.preCheckRuleset` option can be used to prepare the environment before the checks are run.
- `mastodon` now supports connection to a remote `PostgreSQL` database.
- The `services.mastodon` module now supports connection to a remote `PostgreSQL` database.
- `nextcloud` has an option to enable SSE-C in S3.
- [`services.nextcloud.database.createLocally`](#opt-services.nextcloud.database.createLocally) now uses socket authentication and is no longer compatible with password authentication.
- If you want the module to manage the database for you, unset [`services.nextcloud.config.dbpassFile`](#opt-services.nextcloud.config.dbpassFile) (and [`services.nextcloud.config.dbhost`](#opt-services.nextcloud.config.dbhost), if it's set).
- If you want to use password authentication **and** create the database locally, you will have to use [`services.mysql`](#opt-services.mysql.enable) to set it up.
- NixOS swap partitions with random encryption can now control the sector size, cipher, and key size used to setup the plain encryption device over the
underlying block device rather than allowing them to be determined by `cryptsetup(8)`. One can use these features like so:
- [`services.nextcloud.config.objectstore.s3.sseCKeyFile`](#opt-services.nextcloud.config.objectstore.s3.sseCKeyFile) is a new option to enable server-side encryption with customer provided keys (SSE-C) for your S3 in Nextcloud.
- NixOS swap partitions with random encryption can now control the sector size, cipher, and key size used to set up the plain encryption device over the underlying block device rather than allowing them to be determined by `cryptsetup(8)`. One can use these features like so:
```nix
{
swapDevices = [
{
device = "/dev/disk/by-partlabel/swapspace";
randomEncryption = {
enable = true;
cipher = "aes-xts-plain64";
keySize = 512;
sectorSize = 4096;
};
}
];
}
swapDevices = [ {
device = "/dev/disk/by-partlabel/swapspace";
randomEncryption = {
enable = true;
cipher = "aes-xts-plain64";
keySize = 512;
sectorSize = 4096;
};
} ];
```
- New option `security.pam.zfs` to enable unlocking and mounting of encrypted ZFS home dataset at login.
- `services.peertube` now requires you to specify the secret file `secrets.secretsFile`. It can be generated by running `openssl rand -hex 32`.
Before upgrading, read the release notes for PeerTube:
- [Release v5.0.0](https://github.com/Chocobozzz/PeerTube/releases/tag/v5.0.0)
And backup your data.
- `services.peertube` now requires you to specify the secret file `secrets.secretsFile`. It can be generated by running `openssl rand -hex 32`. Before upgrading, check the release notes for [PeerTube v5.0.0](https://github.com/Chocobozzz/PeerTube/releases/tag/v5.0.0).And backup your data.
- `services.chronyd` is now started with additional systemd sandbox/hardening options for better security.
- PostgreSQL has opt-in support for [JIT compilation](https://www.postgresql.org/docs/current/jit-reason.html). It can be enabled like this:
- PostgreSQL has added opt-in support for [JIT compilation](https://www.postgresql.org/docs/current/jit-reason.html). It can be enabled like this:
```nix
{
services.postgresql = {
enable = true;
enableJIT = true;
};
}
services.postgresql.enableJIT = true;
```
- `services.netdata` offers a `deadlineBeforeStopSec` option which enable users who have netdata instance that takes time to initialize to not have systemd kill them for no reason.
- `services.netdata` offers a [`services.netdata.deadlineBeforeStopSec`](#opt-services.netdata.deadlineBeforeStopSec) option which will control the deadline (in seconds) after which systemd will consider your netdata instance as dead if it didn't start in the elapsed time. It is helpful when your netdata instance takes longer to start because of a large amount of state or upgrades.
- `services.dhcpcd` service now don't solicit or accept IPv6 Router Advertisements on interfaces that use static IPv6 addresses.
If network uses both IPv6 Unique local addresses (ULA) and global IPv6 address auto-configuration with SLAAC, must add the parameter `networking.dhcpcd.IPv6rs = true;`.
- `services.dhcpcd` service stopped soliciting or accepting IPv6 Router Advertisements on interfaces that use static IPv6 addresses.
If your network provides both IPv6 unique local addresses (ULA) and globally unique addresses (GUA) through autoconfiguration with SLAAC, you must add the parameter `networking.dhcpcd.IPv6rs = true;`.
- The module `services.headscale` was refactored to be compliant with [RFC 0042](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md). To be precise, this means that the following things have changed:
- Most settings has been migrated under [services.headscale.settings](#opt-services.headscale.settings) which is an attribute-set that
will be converted into headscale's YAML config format. This means that the configuration from
[headscale's example configuration](https://github.com/juanfont/headscale/blob/main/config-example.yaml)
can be directly written as attribute-set in Nix within this option.
- Most settings have been migrated below [services.headscale.settings](#opt-services.headscale.settings) which is a freeform attribute-set that will be converted into headscale's YAML config format. This means that the configuration from [headscale's example configuration](https://github.com/juanfont/headscale/blob/main/config-example.yaml) can be directly written as attribute-set in Nix within this option.
- `services.kubo` now unmounts `ipfsMountDir` and `ipnsMountDir` even if it is killed unexpectedly when `autoMount` is enabled.
- `nixos/lib/make-disk-image.nix` can now mutate EFI variables, run user-provided EFI firmware or variable templates. This is now extensively documented in the NixOS manual.
- `services.grafana` listens only on localhost by default again. This was changed to upstreams default of `0.0.0.0` by accident in the freeform setting conversion.
- `services.grafana` listens only on localhost by default again. This was changed to the upstream default of `0.0.0.0` by accident in the freeform setting conversion.
- Grafana Tempo has been updated to version 2.0. See the [upstream upgrade guide](https://grafana.com/docs/tempo/latest/release-notes/v2-0/#upgrade-considerations) for migration instructions.
- A new `virtualisation.rosetta` module was added to allow running `x86_64` binaries through [Rosetta](https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment) inside virtualised NixOS guests on Apple silicon. This feature works by default with the [UTM](https://docs.getutm.app/) virtualisation [package](https://search.nixos.org/packages?channel=unstable&show=utm&from=0&size=1&sort=relevance&type=packages&query=utm).
- A new `virtualisation.rosetta` module was added to allow running `x86_64` binaries through [Rosetta](https://developer.apple.com/documentation/apple-silicon/about-the-rosetta-translation-environment) inside virtualised NixOS guests on Apple Silicon. This feature works by default with the [UTM](https://docs.getutm.app/) virtualisation [package](https://search.nixos.org/packages?channel=23.05&show=utm&from=0&size=1&sort=relevance&type=packages&query=utm).
- The new option `users.motdFile` allows configuring a Message Of The Day that can be updated dynamically.
- The `root` package is now built with the `"-Dgnuinstall=ON"` CMake flag, making the output conform the `bin` `lib` `share` layout. In this layout, `tutorials` is under `share/doc/ROOT/`; `cmake`, `font`, `icons`, `js` and `macro` under `share/root`; `Makefile.comp` and `Makefile.config` under `etc/root`.
- Enabling global redirect in `services.nginx.virtualHosts` now allows one to add exceptions with the `locations` option.
- There are various new options in the `services.nginx` module:
- Enabling global redirect in `services.nginx.virtualHosts` now allows one to add exceptions with the `locations` option.
- The `proxyCachePath` option has been added to `services.nginx`. It allows configuring the [`proxy_cache_path`](https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path), that configures the storage path and various other settings for the cache.
- A new option `recommendedBrotliSettings` has been added to `services.nginx`. Learn more about compression in Brotli format [here](https://github.com/google/ngx_brotli/blob/master/README.md).
- `services.nginx.recommendedProxySettings` now removes the `Connection` header preventing clients from closing backend connections.
- A new option `proxyCachePath` has been added to `services.nginx`. Learn more about proxy_cache_path: <https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path>.
- A new option `recommendedBrotliSettings` has been added to `services.nginx`. Learn more about compression in Brotli format [here](https://github.com/google/ngx_brotli/blob/master/README.md).
- Updated recommended settings in `services.nginx.recommendedGzipSettings`:
- The nginx module also received an update to `services.nginx.recommendedGzipSettings`:
- Enables gzip compression for only certain proxied requests.
- Allow checking and loading of precompressed files.
- Updated gzip mime-types.
- Increased the minimum length of a response that will be gzipped.
- [Garage](https://garagehq.deuxfleurs.fr/) version is based on [system.stateVersion](options.html#opt-system.stateVersion), existing installations will keep using version 0.7. New installations will use version 0.8. In order to upgrade a Garage cluster, please follow [upstream instructions](https://garagehq.deuxfleurs.fr/documentation/cookbook/upgrading/) and force [services.garage.package](options.html#opt-services.garage.package) or upgrade accordingly [system.stateVersion](options.html#opt-system.stateVersion).
- [Garage](https://garagehq.deuxfleurs.fr/) version is based on [system.stateVersion](options.html#opt-system.stateVersion), existing installations will keep using version 0.7. New installations will use version 0.8. In order to upgrade a Garage cluster, please follow [upstream instructions](https://garagehq.deuxfleurs.fr/documentation/cookbook/upgrading/) and configure [services.garage.package](options.html#opt-services.garage.package).
- Nebula now supports the `services.nebula.networks.<name>.isRelay` and `services.nebula.networks.<name>.relays` configuration options for setting up or allowing traffic relaying. See the [announcement](https://www.defined.net/blog/announcing-relay-support-in-nebula/) for more details about relays.
- `hip` has been separated into `hip`, `hip-common` and `hipcc`.
- `services.nginx.recommendedProxySettings` now removes the `Connection` header preventing clients from closing backend connections.
- Resilio sync secret keys can now be provided using a secrets file at runtime, preventing these secrets from ending up in the Nix store.
- The `firewall` and `nat` module now has a nftables based implementation. Enable `networking.nftables` to use it.
- The `firewall` and `nat` modules can now optionally rely on an nftables based implementation. Enable `networking.nftables` to use it.
- The `services.fwupd` module now allows arbitrary daemon settings to be configured in a structured manner ([`services.fwupd.daemonSettings`](#opt-services.fwupd.daemonSettings)).
@@ -532,19 +516,13 @@ In addition to numerous new and upgraded packages, this release has the followin
* `apptainer`: From `github.com/apptainer/apptainer`, which is the new repo after renaming.
* `singularity`: From `github.com/sylabs/singularity`, which is the fork by Sylabs Inc..
`programs.singularity` got a new `package` option to specify which package to use.
`singularity-tools.buildImage` got a new input argument `singularity` to specify which package to use.
- The new option `programs.singularity.enableFakeroot`, if set to `true`, provides `--fakeroot` support for `apptainer` and `singularity`.
- The `unifi-poller` package and corresponding NixOS module have been renamed to `unpoller` to match upstream.
- The `rtsp-simple-server` package and corresponding NixOS module have been renamed to `mediamtx` to match upstream.
- The new option `services.tailscale.useRoutingFeatures` controls various settings for using Tailscale features like exit nodes and subnet routers. If you wish to use your machine as an exit node, you can set this setting to `server`, otherwise if you wish to use an exit node you can set this setting to `client`. The strict RPF warning has been removed as the RPF will be loosened automatically based on the value of this setting.
- `openjdk` from version 11 and above is not build with `openjfx` (i.e.: JavaFX) support by default anymore. You can re-enable it by overriding, e.g.: `openjdk11.override { enableJavaFX = true; };`.
- `openjdk` from versioggn 11 and above is not build with `openjfx` (i.e.: JavaFX) support by default anymore. You can re-enable it by overriding, e.g.: `openjdk11.override { enableJavaFX = true; };`.
- [Xastir](https://xastir.org/index.php/Main_Page) can now access AX.25 interfaces via the `libax25` package.
@@ -554,23 +532,50 @@ In addition to numerous new and upgraded packages, this release has the followin
- The option `services.prometheus.exporters.pihole.interval` does not exist anymore and has been removed.
- The option `services.gpsd.device` has been replaced with
`services.gpsd.devices`, which supports multiple devices.
- The option `services.gpsd.device` has been replaced with `services.gpsd.devices`, which supports multiple devices.
- `k3s` can now be configured with an EnvironmentFile for its systemd service, allowing secrets to be provided without ending up in the Nix Store.
- `k3s` can now be configured with an `EnvironmentFile` for its systemd service, allowing secrets to be provided without ending up in the Nix Store.
- `gitea` module options have been changed to be RFC042 conforming (i.e. some options were moved to be located under `services.gitea.settings`)
- The `gitea` module options have been moved into a freeform attribute set below `services.gitea.settings`.
- `boot.initrd.luks.device.<name>` has a new `tryEmptyPassphrase` option, this is useful for OEM's who need to install an encrypted disk with a future settable passphrase
- Lisp gained a [manual section](https://nixos.org/manual/nixpkgs/stable/#lisp), documenting a new and backwards incompatible interface. The previous interface will be removed in a future release.
- `boot.initrd.luks.device.<name>` has a new `tryEmptyPassphrase` option, this is useful for OEMs who need to install an encrypted disk with a future settable passphrase
- The `bind` module now allows the per-zone `allow-query` setting to be configured (previously it was hard-coded to `any`; it still defaults to `any` to retain compatibility).
- `make-disk-image` handles `contents` arguments that are directories better, fixing a bug where it used to put them in a subdirectory of the intended `target`.
- The option `services.jitsi-videobridge.apis` has been renamed to `colibriRestApi` and turned into a boolean. Setting it to `true` will enable the private rest API, useful for monitoring using `services.prometheus.exporters.jitsi.enable`. Learn more about the API: "[The COLIBRI control interface (/colibri/)](https://github.com/jitsi/jitsi-videobridge/blob/v2.3/doc/rest.md)".
- Booting from a volume managed by the Stratis storage management daemon is now supported. Use `fileSystems.<name>.stratis.poolUuid` to configure the pool containing the fs.
## Nixpkgs internals {#sec-release-23.05-nixpkgs-internals}
- `buildDunePackage` now defaults to `strictDeps = true` which means that any library should go into `buildInputs` or `checkInputs`. Any executable that is run on the building machine should go into `nativeBuildInputs` or `nativeCheckInputs` respectively. Example of executables are `ocaml`, `findlib` and `menhir`. PPXs are libraries which are built by dune and should therefore not go into `nativeBuildInputs`.
- `buildFHSUserEnv` is now called `buildFHSEnv` and uses FlatPak's Bubblewrap sandboxing tool rather than Nixpkgs' own chrootenv. The old chrootenv-based implemenation is still available via `buildFHSEnvChrootenv` but is considered deprecated and will be removed when the remaining uses inside Nixpkgs have been migrated. If your FHSEnv-wrapped application misbehaves when using the new bubblewrap implementation, please create an issue in Nixpkgs.
- Top-level `buildPlatform`, `hostPlatform`, `targetPlatform` have been deprecated, use `stdenv.X` instead.
- `carnix` and `cratesIO` has been removed due to being unmaintained, use alternatives such as [naersk](https://github.com/nix-community/naersk) and [crate2nix](https://github.com/kolloch/crate2nix) instead.
- `checkInputs` have been renamed to `nativeCheckInputs`, because they behave the same as `nativeBuildInputs` when `doCheck` is set. `checkInputs` now denote a new type of dependencies, added to `buildInputs` when `doCheck` is set. As a rule of thumb, `nativeCheckInputs` are tools on `$PATH` used during the tests, and `checkInputs` are libraries which are linked to executables built as part of the tests. Similarly, `installCheckInputs` are renamed to `nativeInstallCheckInputs`, corresponding to `nativeBuildInputs`, and `installCheckInputs` are a new type of dependencies added to `buildInputs` when `doInstallCheck` is set. (Note that this change will not cause breakage to derivations with `strictDeps` unset, which are most packages except python, rust, ocaml and go packages).
- DocBook option documentation, which has been deprecated since 22.11, will now cause a warning when documentation is built. Out-of-tree modules should migrate to using CommonMark documentation as outlined in [](#sec-option-declarations) to silence this warning.
DocBook option documentation support will be removed in the next release and CommonMark will become the default. DocBook option documentation that has not been migrated until then will no longer render properly or cause errors.
- `lib.systems.examples.ghcjs` and consequently `pkgsCross.ghcjs` now use the target triplet `javascript-unknown-ghcjs` instead of `js-unknown-ghcjs`. This has been done to match an [upstream decision](https://gitlab.haskell.org/ghc/ghc/-/commit/6636b670233522f01d002c9b97827d00289dbf5c) to follow Cabal's platform naming more closely. Nixpkgs will also reject `js` as an architecture name.
- Lisp gained a [manual section](https://nixos.org/manual/nixpkgs/stable/#lisp), documenting a new and backwards incompatible interface. The previous interface will be removed in a future release.
- Calling `makeSetupHook` without passing a `name` argument is deprecated.
- `nixos/lib/make-disk-image.nix` handles `contents` arguments that are directories better, fixing a bug where it used to put them in a subdirectory of the intended `target`.
- `nixos/lib/make-disk-image.nix` can now mutate EFI variables, run user-provided EFI firmware or variable templates. This is now extensively documented in the NixOS manual.
- Nixpkgs now uses [IEEE-standard floating point arithmetic](https://github.com/NixOS/nixpkgs/pull/170215) on `powerpc64le-linux`.
- Deprecated `xlibsWrapper` transitional package has been removed in favour of direct use of its constituents: `xorg.libX11`, `freetype` and others.
## Detailed migration information {#sec-release-23.05-migration}
### Pipewire configuration overrides {#sec-release-23.05-migration-pipewire}

View File

@@ -163,11 +163,6 @@ class Driver:
machine.wait_for_shutdown()
def create_machine(self, args: Dict[str, Any]) -> Machine:
rootlog.warning(
"Using legacy create_machine(), please instantiate the"
"Machine class directly, instead"
)
tmp_dir = get_tmp_dir()
if args.get("startCommand"):

View File

@@ -369,8 +369,8 @@ class Machine:
@staticmethod
def create_startcommand(args: Dict[str, str]) -> StartCommand:
rootlog.warning(
"Using legacy create_startcommand(),"
"please use proper nix test vm instrumentation, instead"
"Using legacy create_startcommand(), "
"please use proper nix test vm instrumentation, instead "
"to generate the appropriate nixos test vm qemu startup script"
)
hda = None
@@ -514,7 +514,11 @@ class Machine:
return "".join(output_buffer)
def execute(
self, command: str, check_return: bool = True, timeout: Optional[int] = 900
self,
command: str,
check_return: bool = True,
check_output: bool = True,
timeout: Optional[int] = 900,
) -> Tuple[int, str]:
self.run_callbacks()
self.connect()
@@ -535,6 +539,9 @@ class Machine:
assert self.shell
self.shell.send(out_command.encode())
if not check_output:
return (-2, "")
# Get the output
output = base64.b64decode(self._next_newline_closed_block_from_shell())
@@ -855,21 +862,37 @@ class Machine:
with self.nested(f"waiting for {regex} to appear on screen"):
retry(screen_matches)
def wait_for_console_text(self, regex: str) -> None:
def wait_for_console_text(self, regex: str, timeout: int | None = None) -> None:
"""
Wait for the provided regex to appear on console.
For each reads,
If timeout is None, timeout is infinite.
`timeout` is in seconds.
"""
# Buffer the console output, this is needed
# to match multiline regexes.
console = io.StringIO()
def console_matches(_: Any) -> bool:
nonlocal console
try:
# This will return as soon as possible and
# sleep 1 second.
console.write(self.last_lines.get(block=False))
except queue.Empty:
pass
console.seek(0)
matches = re.search(regex, console.read())
return matches is not None
with self.nested(f"waiting for {regex} to appear on console"):
# Buffer the console output, this is needed
# to match multiline regexes.
console = io.StringIO()
while True:
try:
console.write(self.last_lines.get())
except queue.Empty:
self.sleep(1)
continue
console.seek(0)
matches = re.search(regex, console.read())
if matches is not None:
return
if timeout is not None:
retry(console_matches, timeout)
else:
while not console_matches(False):
pass
def send_key(
self, key: str, delay: Optional[float] = 0.01, log: Optional[bool] = True

View File

@@ -66,6 +66,7 @@ with lib;
(builtins.map (l: (replaceStrings [ "utf8" "utf-8" "UTF8" ] [ "UTF-8" "UTF-8" "UTF-8" ] l) + "/UTF-8") (
[
"C.UTF-8"
"en_US.UTF-8"
config.i18n.defaultLocale
] ++ (attrValues (filterAttrs (n: v: n != "LANGUAGE") config.i18n.extraLocaleSettings))
))

View File

@@ -0,0 +1,108 @@
/*
Manages the things that are needed for a traditional nix-channel based
configuration to work.
See also
- ./nix.nix
- ./nix-flakes.nix
*/
{ config, lib, ... }:
let
inherit (lib)
mkDefault
mkIf
mkOption
stringAfter
types
;
cfg = config.nix;
in
{
options = {
nix = {
channel = {
enable = mkOption {
description = lib.mdDoc ''
Whether the `nix-channel` command and state files are made available on the machine.
The following files are initialized when enabled:
- `/nix/var/nix/profiles/per-user/root/channels`
- `/root/.nix-channels`
- `$HOME/.nix-defexpr/channels` (on login)
Disabling this option will not remove the state files from the system.
'';
type = types.bool;
default = true;
};
};
nixPath = mkOption {
type = types.listOf types.str;
default =
if cfg.channel.enable
then [
"nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos"
"nixos-config=/etc/nixos/configuration.nix"
"/nix/var/nix/profiles/per-user/root/channels"
]
else [ ];
defaultText = ''
if nix.channel.enable
then [
"nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos"
"nixos-config=/etc/nixos/configuration.nix"
"/nix/var/nix/profiles/per-user/root/channels"
]
else [];
'';
description = lib.mdDoc ''
The default Nix expression search path, used by the Nix
evaluator to look up paths enclosed in angle brackets
(e.g. `<nixpkgs>`).
'';
};
};
system = {
defaultChannel = mkOption {
internal = true;
type = types.str;
default = "https://nixos.org/channels/nixos-23.05";
description = lib.mdDoc "Default NixOS channel to which the root user is subscribed.";
};
};
};
config = mkIf cfg.enable {
environment.extraInit =
mkIf cfg.channel.enable ''
if [ -e "$HOME/.nix-defexpr/channels" ]; then
export NIX_PATH="$HOME/.nix-defexpr/channels''${NIX_PATH:+:$NIX_PATH}"
fi
'';
environment.extraSetup = mkIf (!cfg.channel.enable) ''
rm --force $out/bin/nix-channel
'';
# NIX_PATH has a non-empty default according to Nix docs, so we don't unset
# it when empty.
environment.sessionVariables = {
NIX_PATH = cfg.nixPath;
};
nix.settings.nix-path = mkIf (! cfg.channel.enable) (mkDefault "");
system.activationScripts.nix-channel = mkIf cfg.channel.enable
(stringAfter [ "etc" "users" ] ''
# Subscribe the root user to the NixOS channel by default.
if [ ! -e "/root/.nix-channels" ]; then
echo "${config.system.defaultChannel} nixos" > "/root/.nix-channels"
fi
'');
};
}

View File

@@ -0,0 +1,95 @@
/*
Manages the flake registry.
See also
- ./nix.nix
- ./nix-channel.nix
*/
{ config, lib, ... }:
let
inherit (lib)
filterAttrs
literalExpression
mapAttrsToList
mkDefault
mkIf
mkOption
types
;
cfg = config.nix;
in
{
options = {
nix = {
registry = mkOption {
type = types.attrsOf (types.submodule (
let
referenceAttrs = with types; attrsOf (oneOf [
str
int
bool
path
package
]);
in
{ config, name, ... }:
{
options = {
from = mkOption {
type = referenceAttrs;
example = { type = "indirect"; id = "nixpkgs"; };
description = lib.mdDoc "The flake reference to be rewritten.";
};
to = mkOption {
type = referenceAttrs;
example = { type = "github"; owner = "my-org"; repo = "my-nixpkgs"; };
description = lib.mdDoc "The flake reference {option}`from` is rewritten to.";
};
flake = mkOption {
type = types.nullOr types.attrs;
default = null;
example = literalExpression "nixpkgs";
description = lib.mdDoc ''
The flake input {option}`from` is rewritten to.
'';
};
exact = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
Whether the {option}`from` reference needs to match exactly. If set,
a {option}`from` reference like `nixpkgs` does not
match with a reference like `nixpkgs/nixos-20.03`.
'';
};
};
config = {
from = mkDefault { type = "indirect"; id = name; };
to = mkIf (config.flake != null) (mkDefault (
{
type = "path";
path = config.flake.outPath;
} // filterAttrs
(n: _: n == "lastModified" || n == "rev" || n == "revCount" || n == "narHash")
config.flake
));
};
}
));
default = { };
description = lib.mdDoc ''
A system-wide flake registry.
'';
};
};
};
config = mkIf cfg.enable {
environment.etc."nix/registry.json".text = builtins.toJSON {
version = 2;
flakes = mapAttrsToList (n: v: { inherit (v) from to exact; }) cfg.registry;
};
};
}

View File

@@ -0,0 +1,230 @@
/*
Manages the remote build configuration, /etc/nix/machines
See also
- ./nix.nix
- nixos/modules/services/system/nix-daemon.nix
*/
{ config, lib, ... }:
let
inherit (lib)
any
concatMapStrings
concatStringsSep
filter
getVersion
mkIf
mkMerge
mkOption
optional
optionalString
types
versionAtLeast
;
cfg = config.nix;
nixPackage = cfg.package.out;
isNixAtLeast = versionAtLeast (getVersion nixPackage);
buildMachinesText =
concatMapStrings
(machine:
(concatStringsSep " " ([
"${optionalString (machine.protocol != null) "${machine.protocol}://"}${optionalString (machine.sshUser != null) "${machine.sshUser}@"}${machine.hostName}"
(if machine.system != null then machine.system else if machine.systems != [ ] then concatStringsSep "," machine.systems else "-")
(if machine.sshKey != null then machine.sshKey else "-")
(toString machine.maxJobs)
(toString machine.speedFactor)
(let res = (machine.supportedFeatures ++ machine.mandatoryFeatures);
in if (res == []) then "-" else (concatStringsSep "," res))
(let res = machine.mandatoryFeatures;
in if (res == []) then "-" else (concatStringsSep "," machine.mandatoryFeatures))
]
++ optional (isNixAtLeast "2.4pre") (if machine.publicHostKey != null then machine.publicHostKey else "-")))
+ "\n"
)
cfg.buildMachines;
in
{
imports = [
./nix.nix
];
options = {
nix = {
buildMachines = mkOption {
type = types.listOf (types.submodule {
options = {
hostName = mkOption {
type = types.str;
example = "nixbuilder.example.org";
description = lib.mdDoc ''
The hostname of the build machine.
'';
};
protocol = mkOption {
type = types.enum [ null "ssh" "ssh-ng" ];
default = "ssh";
example = "ssh-ng";
description = lib.mdDoc ''
The protocol used for communicating with the build machine.
Use `ssh-ng` if your remote builder and your
local Nix version support that improved protocol.
Use `null` when trying to change the special localhost builder
without a protocol which is for example used by hydra.
'';
};
system = mkOption {
type = types.nullOr types.str;
default = null;
example = "x86_64-linux";
description = lib.mdDoc ''
The system type the build machine can execute derivations on.
Either this attribute or {var}`systems` must be
present, where {var}`system` takes precedence if
both are set.
'';
};
systems = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "x86_64-linux" "aarch64-linux" ];
description = lib.mdDoc ''
The system types the build machine can execute derivations on.
Either this attribute or {var}`system` must be
present, where {var}`system` takes precedence if
both are set.
'';
};
sshUser = mkOption {
type = types.nullOr types.str;
default = null;
example = "builder";
description = lib.mdDoc ''
The username to log in as on the remote host. This user must be
able to log in and run nix commands non-interactively. It must
also be privileged to build derivations, so must be included in
{option}`nix.settings.trusted-users`.
'';
};
sshKey = mkOption {
type = types.nullOr types.str;
default = null;
example = "/root/.ssh/id_buildhost_builduser";
description = lib.mdDoc ''
The path to the SSH private key with which to authenticate on
the build machine. The private key must not have a passphrase.
If null, the building user (root on NixOS machines) must have an
appropriate ssh configuration to log in non-interactively.
Note that for security reasons, this path must point to a file
in the local filesystem, *not* to the nix store.
'';
};
maxJobs = mkOption {
type = types.int;
default = 1;
description = lib.mdDoc ''
The number of concurrent jobs the build machine supports. The
build machine will enforce its own limits, but this allows hydra
to schedule better since there is no work-stealing between build
machines.
'';
};
speedFactor = mkOption {
type = types.int;
default = 1;
description = lib.mdDoc ''
The relative speed of this builder. This is an arbitrary integer
that indicates the speed of this builder, relative to other
builders. Higher is faster.
'';
};
mandatoryFeatures = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "big-parallel" ];
description = lib.mdDoc ''
A list of features mandatory for this builder. The builder will
be ignored for derivations that don't require all features in
this list. All mandatory features are automatically included in
{var}`supportedFeatures`.
'';
};
supportedFeatures = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "kvm" "big-parallel" ];
description = lib.mdDoc ''
A list of features supported by this builder. The builder will
be ignored for derivations that require features not in this
list.
'';
};
publicHostKey = mkOption {
type = types.nullOr types.str;
default = null;
description = lib.mdDoc ''
The (base64-encoded) public host key of this builder. The field
is calculated via {command}`base64 -w0 /etc/ssh/ssh_host_type_key.pub`.
If null, SSH will use its regular known-hosts file when connecting.
'';
};
};
});
default = [ ];
description = lib.mdDoc ''
This option lists the machines to be used if distributed builds are
enabled (see {option}`nix.distributedBuilds`).
Nix will perform derivations on those machines via SSH by copying the
inputs to the Nix store on the remote machine, starting the build,
then copying the output back to the local Nix store.
'';
};
distributedBuilds = mkOption {
type = types.bool;
default = false;
description = lib.mdDoc ''
Whether to distribute builds to the machines listed in
{option}`nix.buildMachines`.
'';
};
};
};
# distributedBuilds does *not* inhibit /etc/machines generation; caller may
# override that nix option.
config = mkIf cfg.enable {
assertions =
let badMachine = m: m.system == null && m.systems == [ ];
in
[
{
assertion = !(any badMachine cfg.buildMachines);
message = ''
At least one system type (via <varname>system</varname> or
<varname>systems</varname>) must be set for every build machine.
Invalid machine specifications:
'' + " " +
(concatStringsSep "\n "
(map (m: m.hostName)
(filter (badMachine) cfg.buildMachines)));
}
];
# List of machines for distributed Nix builds
environment.etc."nix/machines" =
mkIf (cfg.buildMachines != [ ]) {
text = buildMachinesText;
};
# Legacy configuration conversion.
nix.settings = mkIf (!cfg.distributedBuilds) { builders = null; };
};
}

View File

@@ -0,0 +1,383 @@
/*
Manages /etc/nix.conf.
See also
- ./nix-channel.nix
- ./nix-flakes.nix
- ./nix-remote-build.nix
- nixos/modules/services/system/nix-daemon.nix
*/
{ config, lib, pkgs, ... }:
let
inherit (lib)
concatStringsSep
boolToString
escape
floatToString
getVersion
isBool
isDerivation
isFloat
isInt
isList
isString
literalExpression
mapAttrsToList
mkAfter
mkDefault
mkIf
mkOption
mkRenamedOptionModuleWith
optionalString
optionals
strings
systems
toPretty
types
versionAtLeast
;
cfg = config.nix;
nixPackage = cfg.package.out;
isNixAtLeast = versionAtLeast (getVersion nixPackage);
legacyConfMappings = {
useSandbox = "sandbox";
buildCores = "cores";
maxJobs = "max-jobs";
sandboxPaths = "extra-sandbox-paths";
binaryCaches = "substituters";
trustedBinaryCaches = "trusted-substituters";
binaryCachePublicKeys = "trusted-public-keys";
autoOptimiseStore = "auto-optimise-store";
requireSignedBinaryCaches = "require-sigs";
trustedUsers = "trusted-users";
allowedUsers = "allowed-users";
systemFeatures = "system-features";
};
semanticConfType = with types;
let
confAtom = nullOr
(oneOf [
bool
int
float
str
path
package
]) // {
description = "Nix config atom (null, bool, int, float, str, path or package)";
};
in
attrsOf (either confAtom (listOf confAtom));
nixConf =
assert isNixAtLeast "2.2";
let
mkValueString = v:
if v == null then ""
else if isInt v then toString v
else if isBool v then boolToString v
else if isFloat v then floatToString v
else if isList v then toString v
else if isDerivation v then toString v
else if builtins.isPath v then toString v
else if isString v then v
else if strings.isConvertibleWithToString v then toString v
else abort "The nix conf value: ${toPretty {} v} can not be encoded";
mkKeyValue = k: v: "${escape [ "=" ] k} = ${mkValueString v}";
mkKeyValuePairs = attrs: concatStringsSep "\n" (mapAttrsToList mkKeyValue attrs);
in
pkgs.writeTextFile {
name = "nix.conf";
text = ''
# WARNING: this file is generated from the nix.* options in
# your NixOS configuration, typically
# /etc/nixos/configuration.nix. Do not edit it!
${mkKeyValuePairs cfg.settings}
${cfg.extraOptions}
'';
checkPhase = lib.optionalString cfg.checkConfig (
if pkgs.stdenv.hostPlatform != pkgs.stdenv.buildPlatform then ''
echo "Ignoring validation for cross-compilation"
''
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 ${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"}')
set -o pipefail
'');
};
in
{
imports = [
(mkRenamedOptionModuleWith { sinceRelease = 2003; from = [ "nix" "useChroot" ]; to = [ "nix" "useSandbox" ]; })
(mkRenamedOptionModuleWith { sinceRelease = 2003; from = [ "nix" "chrootDirs" ]; to = [ "nix" "sandboxPaths" ]; })
] ++
mapAttrsToList
(oldConf: newConf:
mkRenamedOptionModuleWith {
sinceRelease = 2205;
from = [ "nix" oldConf ];
to = [ "nix" "settings" newConf ];
})
legacyConfMappings;
options = {
nix = {
checkConfig = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
If enabled, checks that Nix can parse the generated nix.conf.
'';
};
checkAllErrors = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
If enabled, checks the nix.conf parsing for any kind of error. When disabled, checks only for unknown settings.
'';
};
extraOptions = mkOption {
type = types.lines;
default = "";
example = ''
keep-outputs = true
keep-derivations = true
'';
description = lib.mdDoc "Additional text appended to {file}`nix.conf`.";
};
settings = mkOption {
type = types.submodule {
freeformType = semanticConfType;
options = {
max-jobs = mkOption {
type = types.either types.int (types.enum [ "auto" ]);
default = "auto";
example = 64;
description = lib.mdDoc ''
This option defines the maximum number of jobs that Nix will try to
build in parallel. The default is auto, which means it will use all
available logical cores. It is recommend to set it to the total
number of logical cores in your system (e.g., 16 for two CPUs with 4
cores each and hyper-threading).
'';
};
auto-optimise-store = mkOption {
type = types.bool;
default = false;
example = true;
description = lib.mdDoc ''
If set to true, Nix automatically detects files in the store that have
identical contents, and replaces them with hard links to a single copy.
This saves disk space. If set to false (the default), you can still run
nix-store --optimise to get rid of duplicate files.
'';
};
cores = mkOption {
type = types.int;
default = 0;
example = 64;
description = lib.mdDoc ''
This option defines the maximum number of concurrent tasks during
one build. It affects, e.g., -j option for make.
The special value 0 means that the builder should use all
available CPU cores in the system. Some builds may become
non-deterministic with this option; use with care! Packages will
only be affected if enableParallelBuilding is set for them.
'';
};
sandbox = mkOption {
type = types.either types.bool (types.enum [ "relaxed" ]);
default = true;
description = lib.mdDoc ''
If set, Nix will perform builds in a sandboxed environment that it
will set up automatically for each build. This prevents impurities
in builds by disallowing access to dependencies outside of the Nix
store by using network and mount namespaces in a chroot environment.
This is enabled by default even though it has a possible performance
impact due to the initial setup time of a sandbox for each build. It
doesn't affect derivation hashes, so changing this option will not
trigger a rebuild of packages.
When set to "relaxed", this option permits derivations that set
`__noChroot = true;` to run outside of the sandboxed environment.
Exercise caution when using this mode of operation! It is intended to
be a quick hack when building with packages that are not easily setup
to be built reproducibly.
'';
};
extra-sandbox-paths = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "/dev" "/proc" ];
description = lib.mdDoc ''
Directories from the host filesystem to be included
in the sandbox.
'';
};
substituters = mkOption {
type = types.listOf types.str;
description = lib.mdDoc ''
List of binary cache URLs used to obtain pre-built binaries
of Nix packages.
By default https://cache.nixos.org/ is added.
'';
};
trusted-substituters = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "https://hydra.nixos.org/" ];
description = lib.mdDoc ''
List of binary cache URLs that non-root users can use (in
addition to those specified using
{option}`nix.settings.substituters`) by passing
`--option binary-caches` to Nix commands.
'';
};
require-sigs = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
If enabled (the default), Nix will only download binaries from binary caches if
they are cryptographically signed with any of the keys listed in
{option}`nix.settings.trusted-public-keys`. If disabled, signatures are neither
required nor checked, so it's strongly recommended that you use only
trustworthy caches and https to prevent man-in-the-middle attacks.
'';
};
trusted-public-keys = mkOption {
type = types.listOf types.str;
example = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" ];
description = lib.mdDoc ''
List of public keys used to sign binary caches. If
{option}`nix.settings.trusted-public-keys` is enabled,
then Nix will use a binary from a binary cache if and only
if it is signed by *any* of the keys
listed here. By default, only the key for
`cache.nixos.org` is included.
'';
};
trusted-users = mkOption {
type = types.listOf types.str;
default = [ "root" ];
example = [ "root" "alice" "@wheel" ];
description = lib.mdDoc ''
A list of names of users that have additional rights when
connecting to the Nix daemon, such as the ability to specify
additional binary caches, or to import unsigned NARs. You
can also specify groups by prefixing them with
`@`; for instance,
`@wheel` means all users in the wheel
group.
'';
};
system-features = mkOption {
type = types.listOf types.str;
example = [ "kvm" "big-parallel" "gccarch-skylake" ];
description = lib.mdDoc ''
The set of features supported by the machine. Derivations
can express dependencies on system features through the
`requiredSystemFeatures` attribute.
By default, pseudo-features `nixos-test`, `benchmark`,
and `big-parallel` used in Nixpkgs are set, `kvm`
is also included if it is available.
'';
};
allowed-users = mkOption {
type = types.listOf types.str;
default = [ "*" ];
example = [ "@wheel" "@builders" "alice" "bob" ];
description = lib.mdDoc ''
A list of names of users (separated by whitespace) that are
allowed to connect to the Nix daemon. As with
{option}`nix.settings.trusted-users`, you can specify groups by
prefixing them with `@`. Also, you can
allow all users by specifying `*`. The
default is `*`. Note that trusted users are
always allowed to connect.
'';
};
};
};
default = { };
example = literalExpression ''
{
use-sandbox = true;
show-trace = true;
system-features = [ "big-parallel" "kvm" "recursive-nix" ];
sandbox-paths = { "/bin/sh" = "''${pkgs.busybox-sandbox-shell.out}/bin/busybox"; };
}
'';
description = lib.mdDoc ''
Configuration for Nix, see
<https://nixos.org/manual/nix/stable/command-ref/conf-file.html> or
{manpage}`nix.conf(5)` for available options.
The value declared here will be translated directly to the key-value pairs Nix expects.
You can use {command}`nix-instantiate --eval --strict '<nixpkgs/nixos>' -A config.nix.settings`
to view the current value. By default it is empty.
Nix configurations defined under {option}`nix.*` will be translated and applied to this
option. In addition, configuration specified in {option}`nix.extraOptions` will be appended
verbatim to the resulting config file.
'';
};
};
};
config = mkIf cfg.enable {
environment.etc."nix/nix.conf".source = nixConf;
nix.settings = {
trusted-public-keys = [ "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" ];
substituters = mkAfter [ "https://cache.nixos.org/" ];
system-features = mkDefault (
[ "nixos-test" "benchmark" "big-parallel" "kvm" ] ++
optionals (pkgs.stdenv.hostPlatform ? gcc.arch) (
# a builder can run code for `gcc.arch` and inferior architectures
[ "gccarch-${pkgs.stdenv.hostPlatform.gcc.arch}" ] ++
map (x: "gccarch-${x}") (systems.architectures.inferiors.${pkgs.stdenv.hostPlatform.gcc.arch} or [])
)
);
};
};
}

View File

@@ -147,7 +147,7 @@ foreach my $g (@{$spec->{groups}}) {
if (defined $existing) {
$g->{gid} = $existing->{gid} if !defined $g->{gid};
if ($g->{gid} != $existing->{gid}) {
dry_print("warning: not applying", "warning: would not apply", "GID change of group $name ($existing->{gid} -> $g->{gid})");
dry_print("warning: not applying", "warning: would not apply", "GID change of group $name ($existing->{gid} -> $g->{gid}) in /etc/group");
$g->{gid} = $existing->{gid};
}
$g->{password} = $existing->{password}; # do we want this?
@@ -209,7 +209,7 @@ foreach my $u (@{$spec->{users}}) {
if (defined $existing) {
$u->{uid} = $existing->{uid} if !defined $u->{uid};
if ($u->{uid} != $existing->{uid}) {
dry_print("warning: not applying", "warning: would not apply", "UID change of user $name ($existing->{uid} -> $u->{uid})");
dry_print("warning: not applying", "warning: would not apply", "UID change of user $name ($existing->{uid} -> $u->{uid}) in /etc/passwd");
$u->{uid} = $existing->{uid};
}
} else {

View File

@@ -686,6 +686,8 @@ in {
environment.profiles = [
"$HOME/.nix-profile"
"\${XDG_STATE_HOME}/nix/profile"
"$HOME/.local/state/nix/profile"
"/etc/profiles/per-user/$USER"
];

View File

@@ -1,4 +1,4 @@
{ config, lib, ... }:
{ config, lib, pkgs, ... }:
with lib;
@@ -31,10 +31,14 @@ in
i2c = { };
};
services.udev.extraRules = ''
# allow group ${cfg.group} and users with a seat use of i2c devices
ACTION=="add", KERNEL=="i2c-[0-9]*", TAG+="uaccess", GROUP="${cfg.group}", MODE="660"
'';
services.udev.packages = lib.singleton (pkgs.writeTextFile
{ name = "i2c-udev-rules";
text = ''
# allow group ${cfg.group} and users with a seat use of i2c devices
ACTION=="add", KERNEL=="i2c-[0-9]*", TAG+="uaccess", GROUP="${cfg.group}", MODE="660"
'';
destination = "/etc/udev/rules.d/70-i2c.rules";
});
};

View File

@@ -26,6 +26,7 @@ in
Identifier "DisplayLink"
MatchDriver "evdi"
Driver "modesetting"
Option "TearFree" "true"
Option "AccelMethod" "none"
EndSection
'';

View File

@@ -265,7 +265,7 @@ in
{
assertion = primeEnabled -> pCfg.nvidiaBusId != "" && (pCfg.intelBusId != "" || pCfg.amdgpuBusId != "");
message = ''
When NVIDIA PRIME is enabled, the GPU bus IDs must configured.
When NVIDIA PRIME is enabled, the GPU bus IDs must be configured.
'';
}

View File

@@ -21,9 +21,6 @@ with lib;
# ISO naming.
isoImage.isoName = "${config.isoImage.isoBaseName}-${config.system.nixos.label}-${pkgs.stdenv.hostPlatform.system}.iso";
# BIOS booting
isoImage.makeBiosBootable = true;
# EFI booting
isoImage.makeEfiBootable = true;

View File

@@ -442,9 +442,6 @@ let
fsck.vfat -vn "$out"
''; # */
# Syslinux (and isolinux) only supports x86-based architectures.
canx86BiosBoot = pkgs.stdenv.hostPlatform.isx86;
in
{
@@ -543,7 +540,17 @@ in
};
isoImage.makeBiosBootable = mkOption {
default = false;
# Before this option was introduced, images were BIOS-bootable if the
# hostPlatform was x86-based. This option is enabled by default for
# backwards compatibility.
#
# Also note that syslinux package currently cannot be cross-compiled from
# non-x86 platforms, so the default is false on non-x86 build platforms.
default = pkgs.stdenv.buildPlatform.isx86 && pkgs.stdenv.hostPlatform.isx86;
defaultText = lib.literalMD ''
`true` if both build and host platforms are x86-based architectures,
e.g. i686 and x86_64.
'';
type = lib.types.bool;
description = lib.mdDoc ''
Whether the ISO image should be a BIOS-bootable disk.
@@ -704,6 +711,11 @@ in
config = {
assertions = [
{
# Syslinux (and isolinux) only supports x86-based architectures.
assertion = config.isoImage.makeBiosBootable -> pkgs.stdenv.hostPlatform.isx86;
message = "BIOS boot is only supported on x86-based architectures.";
}
{
assertion = !(stringLength config.isoImage.volumeID > 32);
# https://wiki.osdev.org/ISO_9660#The_Primary_Volume_Descriptor
@@ -722,7 +734,7 @@ in
boot.loader.grub.enable = false;
environment.systemPackages = [ grubPkgs.grub2 grubPkgs.grub2_efi ]
++ optional (config.isoImage.makeBiosBootable && canx86BiosBoot) pkgs.syslinux
++ optional (config.isoImage.makeBiosBootable) pkgs.syslinux
;
# In stage 1 of the boot, mount the CD as the root FS by label so
@@ -773,7 +785,7 @@ in
{ source = pkgs.writeText "version" config.system.nixos.label;
target = "/version.txt";
}
] ++ optionals (config.isoImage.makeBiosBootable && canx86BiosBoot) [
] ++ optionals (config.isoImage.makeBiosBootable) [
{ source = config.isoImage.splashImage;
target = "/isolinux/background.png";
}
@@ -800,7 +812,7 @@ in
{ source = config.isoImage.efiSplashImage;
target = "/EFI/boot/efi-background.png";
}
] ++ optionals (config.boot.loader.grub.memtest86.enable && config.isoImage.makeBiosBootable && canx86BiosBoot) [
] ++ optionals (config.boot.loader.grub.memtest86.enable && config.isoImage.makeBiosBootable) [
{ source = "${pkgs.memtest86plus}/memtest.bin";
target = "/boot/memtest.bin";
}
@@ -815,10 +827,10 @@ in
# Create the ISO image.
system.build.isoImage = pkgs.callPackage ../../../lib/make-iso9660-image.nix ({
inherit (config.isoImage) isoName compressImage volumeID contents;
bootable = config.isoImage.makeBiosBootable && canx86BiosBoot;
bootable = config.isoImage.makeBiosBootable;
bootImage = "/isolinux/isolinux.bin";
syslinux = if config.isoImage.makeBiosBootable && canx86BiosBoot then pkgs.syslinux else null;
} // optionalAttrs (config.isoImage.makeUsbBootable && config.isoImage.makeBiosBootable && canx86BiosBoot) {
syslinux = if config.isoImage.makeBiosBootable then pkgs.syslinux else null;
} // optionalAttrs (config.isoImage.makeUsbBootable && config.isoImage.makeBiosBootable) {
usbBootable = true;
isohybridMbrImage = "${pkgs.syslinux}/share/syslinux/isohdpfx.bin";
} // optionalAttrs config.isoImage.makeEfiBootable {

View File

@@ -85,7 +85,7 @@ sub debug {
# nixpkgs.system
push @attrs, "nixpkgs.hostPlatform = lib.mkDefault \"@system@\";";
push @attrs, "nixpkgs.hostPlatform = lib.mkDefault \"@hostPlatformSystem@\";";
my $cpuinfo = read_file "/proc/cpuinfo";

View File

@@ -35,7 +35,7 @@ let
name = "nixos-generate-config";
src = ./nixos-generate-config.pl;
perl = "${pkgs.perl.withPackages (p: [ p.FileSlurp ])}/bin/perl";
system = pkgs.stdenv.hostPlatform.system;
hostPlatformSystem = pkgs.stdenv.hostPlatform.system;
detectvirt = "${config.systemd.package}/bin/systemd-detect-virt";
btrfs = "${pkgs.btrfs-progs}/bin/btrfs";
inherit (config.system.nixos-generate-config) configuration desktopConfiguration;

View File

@@ -55,11 +55,6 @@ let
description = "An evaluation of Nixpkgs; the top level attribute set of packages";
};
# Whether `pkgs` was constructed by this module - not if nixpkgs.pkgs or
# _module.args.pkgs is set. However, determining whether _module.args.pkgs
# is defined elsewhere does not seem feasible.
constructedByMe = !opt.pkgs.isDefined;
hasBuildPlatform = opt.buildPlatform.highestPrio < (mkOptionDefault {}).priority;
hasHostPlatform = opt.hostPlatform.isDefined;
hasPlatform = hasHostPlatform || hasBuildPlatform;
@@ -337,10 +332,28 @@ in
config = {
_module.args = {
pkgs = finalPkgs.__splicedPackages;
pkgs =
# We explicitly set the default override priority, so that we do not need
# to evaluate finalPkgs in case an override is placed on `_module.args.pkgs`.
# After all, to determine a definition priority, we need to evaluate `._type`,
# which is somewhat costly for Nixpkgs. With an explicit priority, we only
# evaluate the wrapper to find out that the priority is lower, and then we
# don't need to evaluate `finalPkgs`.
lib.mkOverride lib.modules.defaultOverridePriority
finalPkgs.__splicedPackages;
};
assertions = [
assertions = let
# Whether `pkgs` was constructed by this module. This is false when any of
# nixpkgs.pkgs or _module.args.pkgs is set.
constructedByMe =
# We set it with default priority and it can not be merged, so if the
# pkgs module argument has that priority, it's from us.
(lib.modules.mergeAttrDefinitionsWithPrio options._module.args).pkgs.highestPrio
== lib.modules.defaultOverridePriority
# Although, if nixpkgs.pkgs is set, we did forward it, but we did not construct it.
&& !opt.pkgs.isDefined;
in [
(
let
nixosExpectedSystem =

View File

@@ -28,6 +28,7 @@ let
DOCUMENTATION_URL = lib.optionalString (cfg.distroId == "nixos") "https://nixos.org/learn.html";
SUPPORT_URL = lib.optionalString (cfg.distroId == "nixos") "https://nixos.org/community.html";
BUG_REPORT_URL = lib.optionalString (cfg.distroId == "nixos") "https://github.com/NixOS/nixpkgs/issues";
SUPPORT_END = "2023-12-31";
} // lib.optionalAttrs (cfg.variant_id != null) {
VARIANT_ID = cfg.variant_id;
};
@@ -140,13 +141,6 @@ in
'';
};
defaultChannel = mkOption {
internal = true;
type = types.str;
default = "https://nixos.org/channels/nixos-unstable";
description = lib.mdDoc "Default NixOS channel to which the root user is subscribed.";
};
configurationRevision = mkOption {
type = types.nullOr types.str;
default = null;

View File

@@ -16,6 +16,10 @@
./config/malloc.nix
./config/mysql.nix
./config/networking.nix
./config/nix.nix
./config/nix-channel.nix
./config/nix-flakes.nix
./config/nix-remote-build.nix
./config/no-x-libs.nix
./config/nsswitch.nix
./config/power-management.nix
@@ -156,6 +160,7 @@
./programs/darling.nix
./programs/dconf.nix
./programs/digitalbitbox/default.nix
./programs/direnv.nix
./programs/dmrconfig.nix
./programs/droidcam.nix
./programs/environment.nix
@@ -589,6 +594,7 @@
./services/matrix/mjolnir.nix
./services/matrix/mx-puppet-discord.nix
./services/matrix/pantalaimon.nix
./services/matrix/matrix-sliding-sync.nix
./services/matrix/synapse.nix
./services/misc/airsonic.nix
./services/misc/ananicy.nix
@@ -658,7 +664,6 @@
./services/misc/moonraker.nix
./services/misc/n8n.nix
./services/misc/nitter.nix
./services/misc/nix-daemon.nix
./services/misc/nix-gc.nix
./services/misc/nix-optimise.nix
./services/misc/nix-ssh-serve.nix
@@ -751,6 +756,7 @@
./services/monitoring/munin.nix
./services/monitoring/nagios.nix
./services/monitoring/netdata.nix
./services/monitoring/opentelemetry-collector.nix
./services/monitoring/parsedmarc.nix
./services/monitoring/prometheus/alertmanager-irc-relay.nix
./services/monitoring/prometheus/alertmanager.nix
@@ -776,6 +782,7 @@
./services/monitoring/uptime-kuma.nix
./services/monitoring/uptime.nix
./services/monitoring/vmagent.nix
./services/monitoring/vmalert.nix
./services/monitoring/vnstat.nix
./services/monitoring/zabbix-agent.nix
./services/monitoring/zabbix-proxy.nix
@@ -1133,6 +1140,7 @@
./services/system/earlyoom.nix
./services/system/kerberos/default.nix
./services/system/localtimed.nix
./services/system/nix-daemon.nix
./services/system/nscd.nix
./services/system/saslauthd.nix
./services/system/self-deploy.nix
@@ -1230,6 +1238,7 @@
./services/web-apps/powerdns-admin.nix
./services/web-apps/prosody-filer.nix
./services/web-apps/restya-board.nix
./services/web-apps/sftpgo.nix
./services/web-apps/rss-bridge.nix
./services/web-apps/selfoss.nix
./services/web-apps/shiori.nix

View File

@@ -0,0 +1,147 @@
{
lib,
config,
pkgs,
...
}: let
cfg = config.programs.direnv;
in {
options.programs.direnv = {
enable = lib.mkEnableOption (lib.mdDoc ''
direnv integration. Takes care of both installation and
setting up the sourcing of the shell. Additionally enables nix-direnv
integration. Note that you need to logout and login for this change to apply.
'');
package = lib.mkPackageOptionMD pkgs "direnv" {};
direnvrcExtra = lib.mkOption {
type = lib.types.lines;
default = "";
example = ''
export FOO="foo"
echo "loaded direnv!"
'';
description = lib.mdDoc ''
Extra lines to append to the sourced direnvrc
'';
};
silent = lib.mkEnableOption (lib.mdDoc ''
the hiding of direnv logging
'');
persistDerivations =
(lib.mkEnableOption (lib.mdDoc ''
setting keep-derivations and keep-outputs to true
to prevent shells from getting garbage collected
''))
// {
default = true;
};
loadInNixShell =
lib.mkEnableOption (lib.mdDoc ''
loading direnv in `nix-shell` `nix shell` or `nix develop`
'')
// {
default = true;
};
nix-direnv = {
enable =
(lib.mkEnableOption (lib.mdDoc ''
a faster, persistent implementation of use_nix and use_flake, to replace the built-in one
''))
// {
default = true;
};
package = lib.mkPackageOptionMD pkgs "nix-direnv" {};
};
};
config = lib.mkIf cfg.enable {
programs = {
zsh.interactiveShellInit = ''
if ${lib.boolToString cfg.loadInNixShell} || printenv PATH | grep -vqc '/nix/store'; then
eval "$(${lib.getExe cfg.package} hook zsh)"
fi
'';
#$NIX_GCROOT for "nix develop" https://github.com/NixOS/nix/blob/6db66ebfc55769edd0c6bc70fcbd76246d4d26e0/src/nix/develop.cc#L530
#$IN_NIX_SHELL for "nix-shell"
bash.interactiveShellInit = ''
if ${lib.boolToString cfg.loadInNixShell} || [ -z "$IN_NIX_SHELL$NIX_GCROOT$(printenv PATH | grep '/nix/store')" ] ; then
eval "$(${lib.getExe cfg.package} hook bash)"
fi
'';
fish.interactiveShellInit = ''
if ${lib.boolToString cfg.loadInNixShell};
or printenv PATH | grep -vqc '/nix/store';
${lib.getExe cfg.package} hook fish | source
end
'';
};
nix.settings = lib.mkIf cfg.persistDerivations {
keep-outputs = true;
keep-derivations = true;
};
environment = {
systemPackages =
if cfg.loadInNixShell then [cfg.package]
else [
#direnv has a fish library which sources direnv for some reason
(cfg.package.overrideAttrs (old: {
installPhase =
(old.installPhase or "")
+ ''
rm -rf $out/share/fish
'';
}))
];
variables = {
DIRENV_CONFIG = "/etc/direnv";
DIRENV_LOG_FORMAT = lib.mkIf cfg.silent "";
};
etc = {
"direnv/direnvrc".text = ''
${lib.optionalString cfg.nix-direnv.enable ''
#Load nix-direnv
source ${cfg.nix-direnv.package}/share/nix-direnv/direnvrc
''}
#Load direnvrcExtra
${cfg.direnvrcExtra}
#Load user-configuration if present (~/.direnvrc or ~/.config/direnv/direnvrc)
direnv_config_dir_home="''${DIRENV_CONFIG_HOME:-''${XDG_CONFIG_HOME:-$HOME/.config}/direnv}"
if [[ -f $direnv_config_dir_home/direnvrc ]]; then
source "$direnv_config_dir_home/direnvrc" >&2
elif [[ -f $HOME/.direnvrc ]]; then
source "$HOME/.direnvrc" >&2
fi
unset direnv_config_dir_home
'';
"direnv/lib/zz-user.sh".text = ''
direnv_config_dir_home="''${DIRENV_CONFIG_HOME:-''${XDG_CONFIG_HOME:-$HOME/.config}/direnv}"
for lib in "$direnv_config_dir_home/lib/"*.sh; do
source "$lib"
done
unset direnv_config_dir_home
'';
};
};
};
}

View File

@@ -9,7 +9,8 @@ let
fmt = value:
if isList value then concatStringsSep " " (map fmt value) else
if isString value then value else
if isBool value || isInt value then toString value else
if isBool value then if value then "1" else "0" else
if isInt value then toString value else
throw "Unrecognized type ${typeOf value} in htop settings";
in

View File

@@ -52,6 +52,8 @@ let
set -s escape-time ${toString cfg.escapeTime}
set -g history-limit ${toString cfg.historyLimit}
${cfg.extraConfigBeforePlugins}
${lib.optionalString (cfg.plugins != []) ''
# Run plugins
${lib.concatMapStringsSep "\n" (x: "run-shell ${x.rtp}") cfg.plugins}
@@ -108,10 +110,18 @@ in {
description = lib.mdDoc "Time in milliseconds for which tmux waits after an escape is input.";
};
extraConfigBeforePlugins = mkOption {
default = "";
description = lib.mdDoc ''
Additional contents of /etc/tmux.conf, to be run before sourcing plugins.
'';
type = types.lines;
};
extraConfig = mkOption {
default = "";
description = lib.mdDoc ''
Additional contents of /etc/tmux.conf
Additional contents of /etc/tmux.conf, to be run after sourcing plugins.
'';
type = types.lines;
};

View File

@@ -484,6 +484,9 @@ let
optionalString cfg.mysqlAuth ''
account sufficient ${pkgs.pam_mysql}/lib/security/pam_mysql.so config_file=/etc/security/pam_mysql.conf
'' +
optionalString (config.services.kanidm.enablePam) ''
account sufficient ${pkgs.kanidm}/lib/pam_kanidm.so ignore_unknown_user
'' +
optionalString (config.services.sssd.enable && cfg.sssdStrictAccess==false) ''
account sufficient ${pkgs.sssd}/lib/security/pam_sss.so
'' +
@@ -617,6 +620,9 @@ let
optionalString use_ldap ''
auth sufficient ${pam_ldap}/lib/security/pam_ldap.so use_first_pass
'' +
optionalString config.services.kanidm.enablePam ''
auth sufficient ${pkgs.kanidm}/lib/pam_kanidm.so ignore_unknown_user use_first_pass
'' +
optionalString config.services.sssd.enable ''
auth sufficient ${pkgs.sssd}/lib/security/pam_sss.so use_first_pass
'' +
@@ -653,6 +659,9 @@ let
optionalString cfg.mysqlAuth ''
password sufficient ${pkgs.pam_mysql}/lib/security/pam_mysql.so config_file=/etc/security/pam_mysql.conf
'' +
optionalString config.services.kanidm.enablePam ''
password sufficient ${pkgs.kanidm}/lib/pam_kanidm.so
'' +
optionalString config.services.sssd.enable ''
password sufficient ${pkgs.sssd}/lib/security/pam_sss.so
'' +
@@ -714,6 +723,9 @@ let
optionalString cfg.mysqlAuth ''
session optional ${pkgs.pam_mysql}/lib/security/pam_mysql.so config_file=/etc/security/pam_mysql.conf
'' +
optionalString config.services.kanidm.enablePam ''
session optional ${pkgs.kanidm}/lib/pam_kanidm.so
'' +
optionalString config.services.sssd.enable ''
session optional ${pkgs.sssd}/lib/security/pam_sss.so
'' +
@@ -1298,6 +1310,7 @@ in
# Include the PAM modules in the system path mostly for the manpages.
[ pkgs.pam ]
++ optional config.users.ldap.enable pam_ldap
++ optional config.services.kanidm.enablePam pkgs.kanidm
++ optional config.services.sssd.enable pkgs.sssd
++ optionals config.security.pam.krb5.enable [pam_krb5 pam_ccreds]
++ optionals config.security.pam.enableOTPW [ pkgs.otpw ]
@@ -1364,6 +1377,9 @@ in
optionalString use_ldap ''
mr ${pam_ldap}/lib/security/pam_ldap.so,
'' +
optionalString config.services.kanidm.enablePam ''
mr ${pkgs.kanidm}/lib/pam_kanidm.so,
'' +
optionalString config.services.sssd.enable ''
mr ${pkgs.sssd}/lib/security/pam_sss.so,
'' +

View File

@@ -167,9 +167,11 @@ in
<!-- create mount point if not present -->
<mkmountpoint enable="${if cfg.createMountPoints then "1" else "0"}" remove="${if cfg.removeCreatedMountPoints then "true" else "false"}" />
<!-- specify the binaries to be called -->
<fusemount>${pkgs.fuse}/bin/mount.fuse %(VOLUME) %(MNTPT) -o ${concatStringsSep "," (cfg.fuseMountOptions ++ [ "%(OPTIONS)" ])}</fusemount>
<!-- the comma in front of the options is necessary for empty options -->
<fusemount>${pkgs.fuse}/bin/mount.fuse %(VOLUME) %(MNTPT) -o ,${concatStringsSep "," (cfg.fuseMountOptions ++ [ "%(OPTIONS)" ])}'</fusemount>
<fuseumount>${pkgs.fuse}/bin/fusermount -u %(MNTPT)</fuseumount>
<cryptmount>${pkgs.pam_mount}/bin/mount.crypt -o ${concatStringsSep "," (cfg.cryptMountOptions ++ [ "%(OPTIONS)" ])} %(VOLUME) %(MNTPT)</cryptmount>
<!-- the comma in front of the options is necessary for empty options -->
<cryptmount>${pkgs.pam_mount}/bin/mount.crypt -o ,${concatStringsSep "," (cfg.cryptMountOptions ++ [ "%(OPTIONS)" ])} %(VOLUME) %(MNTPT)</cryptmount>
<cryptumount>${pkgs.pam_mount}/bin/umount.crypt %(MNTPT)</cryptumount>
<pmvarrun>${pkgs.pam_mount}/bin/pmvarrun -u %(USER) -o %(OPERATION)</pmvarrun>
${optionalString oflRequired "<ofl>${fake_ofl}/bin/fake_ofl %(SIGNAL) %(MNTPT)</ofl>"}

View File

@@ -6,8 +6,6 @@ let
cfg = config.security.sudo;
inherit (pkgs) sudo;
toUserString = user: if (isInt user) then "#${toString user}" else "${user}";
toGroupString = group: if (isInt group) then "%#${toString group}" else "%${group}";
@@ -243,7 +241,7 @@ in
};
};
environment.systemPackages = [ sudo ];
environment.systemPackages = [ cfg.package ];
security.pam.services.sudo = { sshAgentAuth = true; usshAuth = true; };

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.
@@ -369,7 +365,7 @@ in
PrivateDevices = true;
PrivateMounts = true;
PrivateNetwork = mkDefault false;
PrivateUsers = true;
PrivateUsers = false; # Enabling this breaks on zfs-2.2.0
ProtectClock = true;
ProtectControlGroups = true;
ProtectHome = true;

View File

@@ -10,171 +10,18 @@
let
inherit (lib)
filterAttrs
literalMD
literalExpression
mkIf
mkOption
mkRemovedOptionModule
mkRenamedOptionModule
types
;
cfg =
config.services.hercules-ci-agent;
cfg = config.services.hercules-ci-agent;
format = pkgs.formats.toml { };
settingsModule = { config, ... }: {
freeformType = format.type;
options = {
apiBaseUrl = mkOption {
description = lib.mdDoc ''
API base URL that the agent will connect to.
When using Hercules CI Enterprise, set this to the URL where your
Hercules CI server is reachable.
'';
type = types.str;
default = "https://hercules-ci.com";
};
baseDirectory = mkOption {
type = types.path;
default = "/var/lib/hercules-ci-agent";
description = lib.mdDoc ''
State directory (secrets, work directory, etc) for agent
'';
};
concurrentTasks = mkOption {
description = lib.mdDoc ''
Number of tasks to perform simultaneously.
A task is a single derivation build, an evaluation or an effect run.
At minimum, you need 2 concurrent tasks for `x86_64-linux`
in your cluster, to allow for import from derivation.
`concurrentTasks` can be around the CPU core count or lower if memory is
the bottleneck.
The optimal value depends on the resource consumption characteristics of your workload,
including memory usage and in-task parallelism. This is typically determined empirically.
When scaling, it is generally better to have a double-size machine than two machines,
because each split of resources causes inefficiencies; particularly with regards
to build latency because of extra downloads.
'';
type = types.either types.ints.positive (types.enum [ "auto" ]);
default = "auto";
};
labels = mkOption {
description = lib.mdDoc ''
A key-value map of user data.
This data will be available to organization members in the dashboard and API.
The values can be of any TOML type that corresponds to a JSON type, but arrays
can not contain tables/objects due to limitations of the TOML library. Values
involving arrays of non-primitive types may not be representable currently.
'';
type = format.type;
defaultText = literalExpression ''
{
agent.source = "..."; # One of "nixpkgs", "flake", "override"
lib.version = "...";
pkgs.version = "...";
}
'';
};
workDirectory = mkOption {
description = lib.mdDoc ''
The directory in which temporary subdirectories are created for task state. This includes sources for Nix evaluation.
'';
type = types.path;
default = config.baseDirectory + "/work";
defaultText = literalExpression ''baseDirectory + "/work"'';
};
staticSecretsDirectory = mkOption {
description = lib.mdDoc ''
This is the default directory to look for statically configured secrets like `cluster-join-token.key`.
See also `clusterJoinTokenPath` and `binaryCachesPath` for fine-grained configuration.
'';
type = types.path;
default = config.baseDirectory + "/secrets";
defaultText = literalExpression ''baseDirectory + "/secrets"'';
};
clusterJoinTokenPath = mkOption {
description = lib.mdDoc ''
Location of the cluster-join-token.key file.
You can retrieve the contents of the file when creating a new agent via
<https://hercules-ci.com/dashboard>.
As this value is confidential, it should not be in the store, but
installed using other means, such as agenix, NixOps
`deployment.keys`, or manual installation.
The contents of the file are used for authentication between the agent and the API.
'';
type = types.path;
default = config.staticSecretsDirectory + "/cluster-join-token.key";
defaultText = literalExpression ''staticSecretsDirectory + "/cluster-join-token.key"'';
};
binaryCachesPath = mkOption {
description = lib.mdDoc ''
Path to a JSON file containing binary cache secret keys.
As these values are confidential, they should not be in the store, but
copied over using other means, such as agenix, NixOps
`deployment.keys`, or manual installation.
The format is described on <https://docs.hercules-ci.com/hercules-ci-agent/binary-caches-json/>.
'';
type = types.path;
default = config.staticSecretsDirectory + "/binary-caches.json";
defaultText = literalExpression ''staticSecretsDirectory + "/binary-caches.json"'';
};
secretsJsonPath = mkOption {
description = lib.mdDoc ''
Path to a JSON file containing secrets for effects.
As these values are confidential, they should not be in the store, but
copied over using other means, such as agenix, NixOps
`deployment.keys`, or manual installation.
The format is described on <https://docs.hercules-ci.com/hercules-ci-agent/secrets-json/>.
'';
type = types.path;
default = config.staticSecretsDirectory + "/secrets.json";
defaultText = literalExpression ''staticSecretsDirectory + "/secrets.json"'';
};
};
};
# TODO (roberth, >=2022) remove
checkNix =
if !cfg.checkNix
then ""
else if lib.versionAtLeast config.nix.package.version "2.3.10"
then ""
else
pkgs.stdenv.mkDerivation {
name = "hercules-ci-check-system-nix-src";
inherit (config.nix.package) src patches;
dontConfigure = true;
buildPhase = ''
echo "Checking in-memory pathInfoCache expiry"
if ! grep 'PathInfoCacheValue' src/libstore/store-api.hh >/dev/null; then
cat 1>&2 <<EOF
You are deploying Hercules CI Agent on a system with an incompatible
nix-daemon. Please make sure nix.package is set to a Nix version of at
least 2.3.10 or a master version more recent than Mar 12, 2020.
EOF
exit 1
fi
'';
installPhase = "touch $out";
};
inherit (import ./settings.nix { inherit pkgs lib; }) format settingsModule;
in
{
@@ -198,15 +45,6 @@ in
Support is available at [help@hercules-ci.com](mailto:help@hercules-ci.com).
'';
};
checkNix = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
Whether to make sure that the system's Nix (nix-daemon) is compatible.
If you set this to false, please keep up with the change log.
'';
};
package = mkOption {
description = lib.mdDoc ''
Package containing the bin/hercules-ci-agent executable.
@@ -235,7 +73,7 @@ in
tomlFile = mkOption {
type = types.path;
internal = true;
defaultText = literalMD "generated `hercules-ci-agent.toml`";
defaultText = lib.literalMD "generated `hercules-ci-agent.toml`";
description = lib.mdDoc ''
The fully assembled config file.
'';
@@ -243,7 +81,27 @@ in
};
config = mkIf cfg.enable {
nix.extraOptions = lib.addContextFrom checkNix ''
# Make sure that nix.extraOptions does not override trusted-users
assertions = [
{
assertion =
(cfg.settings.nixUserIsTrusted or false) ->
builtins.match ".*(^|\n)[ \t]*trusted-users[ \t]*=.*" config.nix.extraOptions == null;
message = ''
hercules-ci-agent: Please do not set `trusted-users` in `nix.extraOptions`.
The hercules-ci-agent module by default relies on `nix.settings.trusted-users`
to be effectful, but a line like `trusted-users = ...` in `nix.extraOptions`
will override the value set in `nix.settings.trusted-users`.
Instead of setting `trusted-users` in the `nix.extraOptions` string, you should
set an option with additive semantics, such as
- the NixOS option `nix.settings.trusted-users`, or
- the Nix option in the `extraOptions` string, `extra-trusted-users`
'';
}
];
nix.extraOptions = ''
# A store path that was missing at first may well have finished building,
# even shortly after the previous lookup. This *also* applies to the daemon.
narinfo-cache-negative-ttl = 0
@@ -251,14 +109,9 @@ in
services.hercules-ci-agent = {
tomlFile =
format.generate "hercules-ci-agent.toml" cfg.settings;
settings.labels = {
agent.source =
if options.services.hercules-ci-agent.package.highestPrio == (lib.modules.mkOptionDefault { }).priority
then "nixpkgs"
else lib.mkOptionDefault "override";
pkgs.version = pkgs.lib.version;
lib.version = lib.version;
settings.config._module.args = {
packageOption = options.services.hercules-ci-agent.package;
inherit pkgs;
};
};
};

View File

@@ -36,8 +36,14 @@ in
Restart = "on-failure";
RestartSec = 120;
LimitSTACK = 256 * 1024 * 1024;
# If a worker goes OOM, don't kill the main process. It needs to
# report the failure and it's unlikely to be part of the problem.
OOMPolicy = "continue";
# Work around excessive stack use by libstdc++ regex
# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86164
# A 256 MiB stack allows between 400 KiB and 1.5 MiB file to be matched by ".*".
LimitSTACK = 256 * 1024 * 1024;
};
};

View File

@@ -0,0 +1,153 @@
# Not a module
{ pkgs, lib }:
let
inherit (lib)
types
literalExpression
mkOption
;
format = pkgs.formats.toml { };
settingsModule = { config, packageOption, pkgs, ... }: {
freeformType = format.type;
options = {
apiBaseUrl = mkOption {
description = lib.mdDoc ''
API base URL that the agent will connect to.
When using Hercules CI Enterprise, set this to the URL where your
Hercules CI server is reachable.
'';
type = types.str;
default = "https://hercules-ci.com";
};
baseDirectory = mkOption {
type = types.path;
default = "/var/lib/hercules-ci-agent";
description = lib.mdDoc ''
State directory (secrets, work directory, etc) for agent
'';
};
concurrentTasks = mkOption {
description = lib.mdDoc ''
Number of tasks to perform simultaneously.
A task is a single derivation build, an evaluation or an effect run.
At minimum, you need 2 concurrent tasks for `x86_64-linux`
in your cluster, to allow for import from derivation.
`concurrentTasks` can be around the CPU core count or lower if memory is
the bottleneck.
The optimal value depends on the resource consumption characteristics of your workload,
including memory usage and in-task parallelism. This is typically determined empirically.
When scaling, it is generally better to have a double-size machine than two machines,
because each split of resources causes inefficiencies; particularly with regards
to build latency because of extra downloads.
'';
type = types.either types.ints.positive (types.enum [ "auto" ]);
default = "auto";
defaultText = lib.literalMD ''
`"auto"`, meaning equal to the number of CPU cores.
'';
};
labels = mkOption {
description = lib.mdDoc ''
A key-value map of user data.
This data will be available to organization members in the dashboard and API.
The values can be of any TOML type that corresponds to a JSON type, but arrays
can not contain tables/objects due to limitations of the TOML library. Values
involving arrays of non-primitive types may not be representable currently.
'';
type = format.type;
defaultText = literalExpression ''
{
agent.source = "..."; # One of "nixpkgs", "flake", "override"
lib.version = "...";
pkgs.version = "...";
}
'';
};
workDirectory = mkOption {
description = lib.mdDoc ''
The directory in which temporary subdirectories are created for task state. This includes sources for Nix evaluation.
'';
type = types.path;
default = config.baseDirectory + "/work";
defaultText = literalExpression ''baseDirectory + "/work"'';
};
staticSecretsDirectory = mkOption {
description = lib.mdDoc ''
This is the default directory to look for statically configured secrets like `cluster-join-token.key`.
See also `clusterJoinTokenPath` and `binaryCachesPath` for fine-grained configuration.
'';
type = types.path;
default = config.baseDirectory + "/secrets";
defaultText = literalExpression ''baseDirectory + "/secrets"'';
};
clusterJoinTokenPath = mkOption {
description = lib.mdDoc ''
Location of the cluster-join-token.key file.
You can retrieve the contents of the file when creating a new agent via
<https://hercules-ci.com/dashboard>.
As this value is confidential, it should not be in the store, but
installed using other means, such as agenix, NixOps
`deployment.keys`, or manual installation.
The contents of the file are used for authentication between the agent and the API.
'';
type = types.path;
default = config.staticSecretsDirectory + "/cluster-join-token.key";
defaultText = literalExpression ''staticSecretsDirectory + "/cluster-join-token.key"'';
};
binaryCachesPath = mkOption {
description = lib.mdDoc ''
Path to a JSON file containing binary cache secret keys.
As these values are confidential, they should not be in the store, but
copied over using other means, such as agenix, NixOps
`deployment.keys`, or manual installation.
The format is described on <https://docs.hercules-ci.com/hercules-ci-agent/binary-caches-json/>.
'';
type = types.path;
default = config.staticSecretsDirectory + "/binary-caches.json";
defaultText = literalExpression ''staticSecretsDirectory + "/binary-caches.json"'';
};
secretsJsonPath = mkOption {
description = lib.mdDoc ''
Path to a JSON file containing secrets for effects.
As these values are confidential, they should not be in the store, but
copied over using other means, such as agenix, NixOps
`deployment.keys`, or manual installation.
The format is described on <https://docs.hercules-ci.com/hercules-ci-agent/secrets-json/>.
'';
type = types.path;
default = config.staticSecretsDirectory + "/secrets.json";
defaultText = literalExpression ''staticSecretsDirectory + "/secrets.json"'';
};
};
config = {
labels = {
agent.source =
if packageOption.highestPrio == (lib.modules.mkOptionDefault { }).priority
then "nixpkgs"
else lib.mkOptionDefault "override";
pkgs.version = pkgs.lib.version;
lib.version = lib.version;
};
};
};
in
{
inherit format settingsModule;
}

View File

@@ -116,8 +116,8 @@ in
wantedBy = [ "multi-user.target" ];
restartTriggers = [ config.environment.etc."exim.conf".source ];
serviceConfig = {
ExecStart = "+${cfg.package}/bin/exim -bdf -q${cfg.queueRunnerInterval}";
ExecReload = "+${coreutils}/bin/kill -HUP $MAINPID";
ExecStart = "!${cfg.package}/bin/exim -bdf -q${cfg.queueRunnerInterval}";
ExecReload = "!${coreutils}/bin/kill -HUP $MAINPID";
User = cfg.user;
};
preStart = ''

View File

@@ -335,12 +335,13 @@ in {
};
secrets = lib.mkOption {
type = lib.types.path;
type = with types; listOf path;
description = lib.mdDoc ''
A file containing the various secrets. Should be in the format
A list of files containing the various secrets. Should be in the format
expected by systemd's `EnvironmentFile` directory. Secrets can be
referenced in the format `{env:VAR}`.
'';
default = [ ];
};
};
@@ -379,7 +380,7 @@ in {
User = cfg.user;
Group = cfg.group;
StateDirectory = [ "maddy" ];
EnvironmentFile = lib.mkIf (cfg.secrets != null) "${cfg.secrets}";
EnvironmentFile = cfg.secrets;
};
restartTriggers = [ config.environment.etc."maddy/maddy.conf".source ];
wantedBy = [ "multi-user.target" ];

View File

@@ -12,16 +12,14 @@ let
configFile = pkgs.runCommand "matrix-appservice-irc.yml" {
# Because this program will be run at build time, we need `nativeBuildInputs`
nativeBuildInputs = [ (pkgs.python3.withPackages (ps: [ ps.pyyaml ps.jsonschema ])) ];
nativeBuildInputs = [ (pkgs.python3.withPackages (ps: [ ps.jsonschema ])) pkgs.remarshal ];
preferLocalBuild = true;
config = builtins.toJSON cfg.settings;
passAsFile = [ "config" ];
} ''
# The schema is given as yaml, we need to convert it to json
python -c 'import json; import yaml; import sys; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' \
< ${pkg}/lib/node_modules/matrix-appservice-irc/config.schema.yml \
> config.schema.json
remarshal --if yaml --of json -i ${pkg}/config.schema.yml -o config.schema.json
python -m jsonschema config.schema.json -i $configPath
cp "$configPath" "$out"
'';

View File

@@ -0,0 +1,96 @@
{ config, lib, pkgs, ... }:
let
cfg = config.services.matrix-synapse.sliding-sync;
in
{
options.services.matrix-synapse.sliding-sync = {
enable = lib.mkEnableOption (lib.mdDoc "sliding sync");
package = lib.mkPackageOptionMD pkgs "matrix-sliding-sync" { };
settings = lib.mkOption {
type = lib.types.submodule {
freeformType = with lib.types; attrsOf str;
options = {
SYNCV3_SERVER = lib.mkOption {
type = lib.types.str;
description = lib.mdDoc ''
The destination homeserver to talk to not including `/_matrix/` e.g `https://matrix.example.org`.
'';
};
SYNCV3_DB = lib.mkOption {
type = lib.types.str;
default = "postgresql:///matrix-sliding-sync?host=/run/postgresql";
description = lib.mdDoc ''
The postgres connection string.
Refer to <https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING>.
'';
};
SYNCV3_BINDADDR = lib.mkOption {
type = lib.types.str;
default = "127.0.0.1:8009";
example = "[::]:8008";
description = lib.mdDoc "The interface and port to listen on.";
};
SYNCV3_LOG_LEVEL = lib.mkOption {
type = lib.types.enum [ "trace" "debug" "info" "warn" "error" "fatal" ];
default = "info";
description = lib.mdDoc "The level of verbosity for messages logged.";
};
};
};
default = { };
description = lib.mdDoc ''
Freeform environment variables passed to the sliding sync proxy.
Refer to <https://github.com/matrix-org/sliding-sync#setup> for all supported values.
'';
};
createDatabase = lib.mkOption {
type = lib.types.bool;
default = true;
description = lib.mdDoc ''
Whether to enable and configure `services.postgres` to ensure that the database user `matrix-sliding-sync`
and the database `matrix-sliding-sync` exist.
'';
};
environmentFile = lib.mkOption {
type = lib.types.str;
description = lib.mdDoc ''
Environment file as defined in {manpage}`systemd.exec(5)`.
This must contain the {env}`SYNCV3_SECRET` variable which should
be generated with {command}`openssl rand -hex 32`.
'';
};
};
config = lib.mkIf cfg.enable {
services.postgresql = lib.optionalAttrs cfg.createDatabase {
enable = true;
ensureDatabases = [ "matrix-sliding-sync" ];
ensureUsers = [ rec {
name = "matrix-sliding-sync";
ensurePermissions."DATABASE \"${name}\"" = "ALL PRIVILEGES";
} ];
};
systemd.services.matrix-sliding-sync = {
after = lib.optional cfg.createDatabase "postgresql.service";
wantedBy = [ "multi-user.target" ];
environment = cfg.settings;
serviceConfig = {
DynamicUser = true;
EnvironmentFile = cfg.environmentFile;
ExecStart = lib.getExe cfg.package;
StateDirectory = "matrix-sliding-sync";
WorkingDirectory = "%S/matrix-sliding-sync";
};
};
};
}

View File

@@ -27,7 +27,8 @@ please refer to the
{ pkgs, lib, config, ... }:
let
fqdn = "${config.networking.hostName}.${config.networking.domain}";
clientConfig."m.homeserver".base_url = "https://${fqdn}";
baseUrl = "https://${fqdn}";
clientConfig."m.homeserver".base_url = baseUrl;
serverConfig."m.server" = "${fqdn}:443";
mkWellKnown = data: ''
add_header Content-Type application/json;
@@ -97,6 +98,11 @@ in {
services.matrix-synapse = {
enable = true;
settings.server_name = config.networking.domain;
# The public base URL value must match the `base_url` value set in `clientConfig` above.
# The default value here is based on `server_name`, so if your `server_name` is different
# from the value of `fqdn` above, you will likely run into some mismatched domain names
# in client applications.
settings.public_baseurl = baseUrl;
settings.listeners = [
{ port = 8008;
bind_addresses = [ "::1" ];

View File

@@ -569,8 +569,27 @@ in {
};
url_preview_url_blacklist = mkOption {
type = types.listOf types.str;
# FIXME revert to just `listOf (attrsOf str)` after some time(tm).
type = types.listOf (
types.coercedTo
types.str
(const (throw ''
Setting `config.services.matrix-synapse.settings.url_preview_url_blacklist`
to a list of strings has never worked. Due to a bug, this was the type accepted
by the module, but in practice it broke on runtime and as a result, no URL
preview worked anywhere if this was set.
See https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#url_preview_url_blacklist
on how to configure it properly.
''))
(types.attrsOf types.str));
default = [];
example = literalExpression ''
[
{ scheme = "http"; } # no http previews
{ netloc = "www.acme.com"; path = "/foo"; } # block http(s)://www.acme.com/foo
]
'';
description = lib.mdDoc ''
Optional list of URL matches that the URL preview spider is
denied from accessing.
@@ -636,6 +655,7 @@ in {
trusted_key_servers = mkOption {
type = types.listOf (types.submodule {
freeformType = format.type;
options = {
server_name = mkOption {
type = types.str;
@@ -644,22 +664,6 @@ in {
Hostname of the trusted server.
'';
};
verify_keys = mkOption {
type = types.nullOr (types.attrsOf types.str);
default = null;
example = literalExpression ''
{
"ed25519:auto" = "Noi6WqcDj0QmPxCNQqgezwTlBKrfqehY1u2FyWP9uYw";
}
'';
description = lib.mdDoc ''
Attribute set from key id to base64 encoded public key.
If specified synapse will check that the response is signed
by at least one of the given keys.
'';
};
};
});
default = [ {

View File

@@ -49,6 +49,14 @@ in {
options.services.dockerRegistry = {
enable = mkEnableOption (lib.mdDoc "Docker Registry");
package = mkOption {
type = types.package;
description = mdDoc "Which Docker registry package to use.";
default = pkgs.docker-distribution;
defaultText = literalExpression "pkgs.docker-distribution";
example = literalExpression "pkgs.gitlab-container-registry";
};
listenAddress = mkOption {
description = lib.mdDoc "Docker registry host or ip to bind to.";
default = "127.0.0.1";
@@ -117,7 +125,7 @@ in {
wantedBy = [ "multi-user.target" ];
after = [ "network.target" ];
script = ''
${pkgs.docker-distribution}/bin/registry serve ${configFile}
${cfg.package}/bin/registry serve ${configFile}
'';
serviceConfig = {
@@ -136,7 +144,7 @@ in {
serviceConfig.Type = "oneshot";
script = ''
${pkgs.docker-distribution}/bin/registry garbage-collect ${configFile}
${cfg.package}/bin/registry garbage-collect ${configFile}
/run/current-system/systemd/bin/systemctl restart docker-registry.service
'';

View File

@@ -223,7 +223,7 @@ in
ejabberdUser = config.services.ejabberd.user;
}; }
// lib.optionalAttrs (config.services.mysql.enable) { mysql-database = {
mysqlPort = config.services.mysql.port;
mysqlPort = config.services.mysql.settings.mysqld.port;
mysqlSocket = "/run/mysqld/mysqld.sock";
} // lib.optionalAttrs cfg.enableAuthentication {
mysqlUsername = "root";

View File

@@ -9,12 +9,24 @@ let
toml = pkgs.formats.toml {};
yaml = pkgs.formats.yaml {};
ruby = cfg.packages.gitlab.ruby;
postgresqlPackage = if config.services.postgresql.enable then
config.services.postgresql.package
else
pkgs.postgresql_12;
pkgs.postgresql_13;
# gitlab 16.3.0 requires git 2.41.0, but nixos 23.05 is at 2.40.1
gitPackage = if
versionOlder pkgs.git.version "2.41.0" && lib.versionAtLeast (lib.getVersion cfg.packages.gitlab) "16.3"
then
pkgs.git.overrideAttrs (old: rec {
version = "2.41.0";
src = pkgs.fetchurl {
url = "https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz";
hash = "sha256-50i6/UJM/oCyEsvG8bvMw6R9SGL7HreYiHd1BHhWgEA=";
};
})
else
pkgs.git;
gitlabSocket = "${cfg.statePath}/tmp/sockets/gitlab.socket";
gitalySocket = "${cfg.statePath}/tmp/sockets/gitaly.socket";
@@ -45,10 +57,7 @@ let
prometheus_listen_addr = "localhost:9236"
[git]
bin_path = "${pkgs.git}/bin/git"
[gitaly-ruby]
dir = "${cfg.packages.gitaly.ruby}"
bin_path = "${gitPackage}/bin/git"
[gitlab-shell]
dir = "${cfg.packages.gitlab-shell}"
@@ -89,6 +98,9 @@ let
};
};
# Redis configuration file
resqueYml = pkgs.writeText "resque.yml" (builtins.toJSON redisConfig);
gitlabConfig = {
# These are the default settings from config/gitlab.example.yml
production = flip recursiveUpdate cfg.extraConfig {
@@ -154,6 +166,7 @@ let
api_url = "http://${config.services.dockerRegistry.listenAddress}:${toString config.services.dockerRegistry.port}/";
issuer = cfg.registry.issuer;
};
elasticsearch.indexer_path = "${pkgs.gitlab-elasticsearch-indexer}/bin/gitlab-elasticsearch-indexer";
extra = {};
uploads.storage_path = cfg.statePath;
pages = optionalAttrs cfg.pages.enable {
@@ -172,7 +185,6 @@ let
SCHEMA = "${cfg.statePath}/db/structure.sql";
GITLAB_UPLOADS_PATH = "${cfg.statePath}/uploads";
GITLAB_LOG_PATH = "${cfg.statePath}/log";
GITLAB_REDIS_CONFIG_FILE = pkgs.writeText "redis.yml" (builtins.toJSON redisConfig);
prometheus_multiproc_dir = "/run/gitlab";
RAILS_ENV = "production";
MALLOC_ARENA_MAX = "2";
@@ -181,7 +193,7 @@ let
runtimeDeps = with pkgs; [
nodejs
gzip
git
gitPackage
gnutar
postgresqlPackage
coreutils
@@ -556,6 +568,20 @@ in {
default = false;
description = lib.mdDoc "Enable GitLab container registry.";
};
package = mkOption {
type = types.package;
default =
if versionAtLeast config.system.stateVersion "23.11"
then pkgs.gitlab-container-registry
else pkgs.docker-distribution;
defaultText = literalExpression "pkgs.docker-distribution";
description = lib.mdDoc ''
Container registry package to use.
External container registries such as `pkgs.docker-distribution` are not supported
anymore since GitLab 16.0.0.
'';
};
host = mkOption {
type = types.str;
default = config.services.gitlab.host;
@@ -1070,6 +1096,18 @@ in {
};
config = mkIf cfg.enable {
warnings = [
(mkIf
(cfg.registry.enable && versionAtLeast (getVersion cfg.packages.gitlab) "16.0.0" && cfg.registry.package == pkgs.docker-distribution)
''Support for container registries other than gitlab-container-registry has ended since GitLab 16.0.0 and is scheduled for removal in a future release.
Please back up your data and migrate to the gitlab-container-registry package.''
)
(mkIf
(versionAtLeast (getVersion cfg.packages.gitlab) "16.2.0" && versionOlder (getVersion cfg.packages.gitlab) "16.5.0")
''GitLab instances created or updated between versions [15.11.0, 15.11.2] have an incorrect database schema.
Check the upstream documentation for a workaround: https://docs.gitlab.com/ee/update/versions/gitlab_16_changes.html#undefined-column-error-upgrading-to-162-or-later''
)
];
assertions = [
{
@@ -1101,12 +1139,12 @@ in {
message = "services.gitlab.secrets.jwsFile must be set!";
}
{
assertion = versionAtLeast postgresqlPackage.version "12.0.0";
message = "PostgreSQL >=12 is required to run GitLab 14. Follow the instructions in the manual section for upgrading PostgreSQL here: https://nixos.org/manual/nixos/stable/index.html#module-services-postgres-upgrading";
assertion = versionAtLeast postgresqlPackage.version "13.6.0";
message = "PostgreSQL >=13.6 is required to run GitLab 16. Follow the instructions in the manual section for upgrading PostgreSQL here: https://nixos.org/manual/nixos/stable/index.html#module-services-postgres-upgrading";
}
];
environment.systemPackages = [ pkgs.git gitlab-rake gitlab-rails cfg.packages.gitlab-shell ];
environment.systemPackages = [ gitlab-rake gitlab-rails cfg.packages.gitlab-shell ];
systemd.targets.gitlab = {
description = "Common target for all GitLab services.";
@@ -1213,6 +1251,7 @@ in {
services.dockerRegistry = optionalAttrs cfg.registry.enable {
enable = true;
enableDelete = true; # This must be true, otherwise GitLab won't manage it correctly
package = cfg.registry.package;
extraConfig = {
auth.token = {
realm = "http${optionalString (cfg.https == true) "s"}://${cfg.host}/jwt/auth";
@@ -1262,6 +1301,7 @@ in {
"d ${gitlabConfig.production.shared.path}/pages 0750 ${cfg.user} ${cfg.group} -"
"d ${gitlabConfig.production.shared.path}/registry 0750 ${cfg.user} ${cfg.group} -"
"d ${gitlabConfig.production.shared.path}/terraform_state 0750 ${cfg.user} ${cfg.group} -"
"d ${gitlabConfig.production.shared.path}/ci_secure_files 0750 ${cfg.user} ${cfg.group} -"
"L+ /run/gitlab/config - - - - ${cfg.statePath}/config"
"L+ /run/gitlab/log - - - - ${cfg.statePath}/log"
"L+ /run/gitlab/tmp - - - - ${cfg.statePath}/tmp"
@@ -1278,7 +1318,7 @@ in {
jq
openssl
replace-secret
git
gitPackage
];
serviceConfig = {
Type = "oneshot";
@@ -1315,6 +1355,7 @@ in {
cp -rf --no-preserve=mode ${cfg.packages.gitlab}/share/gitlab/db/* ${cfg.statePath}/db
ln -sf ${extraGitlabRb} ${cfg.statePath}/config/initializers/extra-gitlab.rb
ln -sf ${cableYml} ${cfg.statePath}/config/cable.yml
ln -sf ${resqueYml} ${cfg.statePath}/config/resque.yml
${cfg.packages.gitlab-shell}/bin/install
@@ -1432,7 +1473,7 @@ in {
});
path = with pkgs; [
postgresqlPackage
git
gitPackage
ruby
openssh
nodejs
@@ -1462,10 +1503,7 @@ in {
partOf = [ "gitlab.target" ];
path = with pkgs; [
openssh
procps # See https://gitlab.com/gitlab-org/gitaly/issues/1562
git
cfg.packages.gitaly.rubyEnv
cfg.packages.gitaly.rubyEnv.wrappedRuby
gitPackage
gzip
bzip2
];
@@ -1548,7 +1586,7 @@ in {
path = with pkgs; [
remarshal
exiftool
git
gitPackage
gnutar
gzip
openssh
@@ -1616,16 +1654,17 @@ in {
"gitlab-config.service"
"gitlab-db-config.service"
] ++ optional (cfg.databaseHost == "") "postgresql.service";
wantedBy = [ "gitlab.target" ];
requiredBy = [ "gitlab.target" ];
partOf = [ "gitlab.target" ];
environment = gitlabEnv;
path = with pkgs; [
postgresqlPackage
git
gitPackage
openssh
nodejs
procps
gnupg
gzip
];
serviceConfig = {
Type = "notify";
@@ -1635,7 +1674,7 @@ in {
Restart = "on-failure";
WorkingDirectory = "${cfg.packages.gitlab}/share/gitlab";
ExecStart = concatStringsSep " " [
"${cfg.packages.gitlab.rubyEnv}/bin/puma"
"${cfg.packages.gitlab.rubyEnv}/bin/bundle" "exec" "puma"
"-e production"
"-C ${cfg.statePath}/config/puma.rb"
"-w ${cfg.puma.workers}"

View File

@@ -91,18 +91,30 @@ in
The package used in the service
'';
};
user = mkOption {
type = types.str;
default = "gollum";
description = lib.mdDoc "Specifies the owner of the wiki directory";
};
group = mkOption {
type = types.str;
default = "gollum";
description = lib.mdDoc "Specifies the owner group of the wiki directory";
};
};
config = mkIf cfg.enable {
users.users.gollum = {
group = config.users.users.gollum.name;
users.users.gollum = mkIf (cfg.user == "gollum") {
group = cfg.group;
description = "Gollum user";
createHome = false;
isSystemUser = true;
};
users.groups.gollum = { };
users.groups."${cfg.group}" = { };
systemd.tmpfiles.rules = [
"d '${cfg.stateDir}' - ${config.users.users.gollum.name} ${config.users.groups.gollum.name} - -"
@@ -120,8 +132,8 @@ in
'';
serviceConfig = {
User = config.users.users.gollum.name;
Group = config.users.groups.gollum.name;
User = cfg.user;
Group = cfg.group;
WorkingDirectory = cfg.stateDir;
ExecStart = ''
${cfg.package}/bin/gollum \

View File

@@ -46,7 +46,8 @@ in
config = mkIf cfg.enable {
systemd.services.jellyfin = {
description = "Jellyfin Media Server";
after = [ "network.target" ];
after = [ "network-online.target" ];
wants = [ "network-online.target" ];
wantedBy = [ "multi-user.target" ];
# This is mostly follows: https://github.com/jellyfin/jellyfin/blob/master/fedora/jellyfin.service

View File

@@ -165,14 +165,14 @@ in
enableDebug = mkEnableOption (lib.mdDoc "request logs and debug endpoints");
proxy = mkOption {
type = types.nullOr types.str;
default = null;
type = types.str;
default = "";
description = lib.mdDoc "URL to a HTTP/HTTPS proxy.";
};
proxyAuth = mkOption {
type = types.nullOr types.str;
default = null;
type = types.str;
default = "";
description = lib.mdDoc "Credentials for proxy.";
};

View File

@@ -1,837 +0,0 @@
{ config, lib, pkgs, ... }:
with lib;
let
cfg = config.nix;
nixPackage = cfg.package.out;
isNixAtLeast = versionAtLeast (getVersion nixPackage);
makeNixBuildUser = nr: {
name = "nixbld${toString nr}";
value = {
description = "Nix build user ${toString nr}";
/*
For consistency with the setgid(2), setuid(2), and setgroups(2)
calls in `libstore/build.cc', don't add any supplementary group
here except "nixbld".
*/
uid = builtins.add config.ids.uids.nixbld nr;
isSystemUser = true;
group = "nixbld";
extraGroups = [ "nixbld" ];
};
};
nixbldUsers = listToAttrs (map makeNixBuildUser (range 1 cfg.nrBuildUsers));
nixConf =
assert isNixAtLeast "2.2";
let
mkValueString = v:
if v == null then ""
else if isInt v then toString v
else if isBool v then boolToString v
else if isFloat v then floatToString v
else if isList v then toString v
else if isDerivation v then toString v
else if builtins.isPath v then toString v
else if isString v then v
else if strings.isConvertibleWithToString v then toString v
else abort "The nix conf value: ${toPretty {} v} can not be encoded";
mkKeyValue = k: v: "${escape [ "=" ] k} = ${mkValueString v}";
mkKeyValuePairs = attrs: concatStringsSep "\n" (mapAttrsToList mkKeyValue attrs);
in
pkgs.writeTextFile {
name = "nix.conf";
text = ''
# WARNING: this file is generated from the nix.* options in
# your NixOS configuration, typically
# /etc/nixos/configuration.nix. Do not edit it!
${mkKeyValuePairs cfg.settings}
${cfg.extraOptions}
'';
checkPhase = lib.optionalString cfg.checkConfig (
if pkgs.stdenv.hostPlatform != pkgs.stdenv.buildPlatform then ''
echo "Ignoring validation for cross-compilation"
''
else ''
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"} \
${optionalString (isNixAtLeast "2.4pre") "--option experimental-features nix-command"} \
|& sed -e 's/^warning:/error:/' \
| (! grep '${if cfg.checkAllErrors then "^error:" else "^error: unknown setting"}')
set -o pipefail
'');
};
legacyConfMappings = {
useSandbox = "sandbox";
buildCores = "cores";
maxJobs = "max-jobs";
sandboxPaths = "extra-sandbox-paths";
binaryCaches = "substituters";
trustedBinaryCaches = "trusted-substituters";
binaryCachePublicKeys = "trusted-public-keys";
autoOptimiseStore = "auto-optimise-store";
requireSignedBinaryCaches = "require-sigs";
trustedUsers = "trusted-users";
allowedUsers = "allowed-users";
systemFeatures = "system-features";
};
semanticConfType = with types;
let
confAtom = nullOr
(oneOf [
bool
int
float
str
path
package
]) // {
description = "Nix config atom (null, bool, int, float, str, path or package)";
};
in
attrsOf (either confAtom (listOf confAtom));
in
{
imports = [
(mkRenamedOptionModuleWith { sinceRelease = 2003; from = [ "nix" "useChroot" ]; to = [ "nix" "useSandbox" ]; })
(mkRenamedOptionModuleWith { sinceRelease = 2003; from = [ "nix" "chrootDirs" ]; to = [ "nix" "sandboxPaths" ]; })
(mkRenamedOptionModuleWith { sinceRelease = 2205; from = [ "nix" "daemonIONiceLevel" ]; to = [ "nix" "daemonIOSchedPriority" ]; })
(mkRenamedOptionModuleWith { sinceRelease = 2211; from = [ "nix" "readOnlyStore" ]; to = [ "boot" "readOnlyNixStore" ]; })
(mkRemovedOptionModule [ "nix" "daemonNiceLevel" ] "Consider nix.daemonCPUSchedPolicy instead.")
] ++ mapAttrsToList (oldConf: newConf: mkRenamedOptionModuleWith { sinceRelease = 2205; from = [ "nix" oldConf ]; to = [ "nix" "settings" newConf ]; }) legacyConfMappings;
###### interface
options = {
nix = {
enable = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
Whether to enable Nix.
Disabling Nix makes the system hard to modify and the Nix programs and configuration will not be made available by NixOS itself.
'';
};
package = mkOption {
type = types.package;
default = pkgs.nix;
defaultText = literalExpression "pkgs.nix";
description = lib.mdDoc ''
This option specifies the Nix package instance to use throughout the system.
'';
};
distributedBuilds = mkOption {
type = types.bool;
default = false;
description = lib.mdDoc ''
Whether to distribute builds to the machines listed in
{option}`nix.buildMachines`.
'';
};
daemonCPUSchedPolicy = mkOption {
type = types.enum [ "other" "batch" "idle" ];
default = "other";
example = "batch";
description = lib.mdDoc ''
Nix daemon process CPU scheduling policy. This policy propagates to
build processes. `other` is the default scheduling
policy for regular tasks. The `batch` policy is
similar to `other`, but optimised for
non-interactive tasks. `idle` is for extremely
low-priority tasks that should only be run when no other task
requires CPU time.
Please note that while using the `idle` policy may
greatly improve responsiveness of a system performing expensive
builds, it may also slow down and potentially starve crucial
configuration updates during load.
`idle` may therefore be a sensible policy for
systems that experience only intermittent phases of high CPU load,
such as desktop or portable computers used interactively. Other
systems should use the `other` or
`batch` policy instead.
For more fine-grained resource control, please refer to
{manpage}`systemd.resource-control(5)` and adjust
{option}`systemd.services.nix-daemon` directly.
'';
};
daemonIOSchedClass = mkOption {
type = types.enum [ "best-effort" "idle" ];
default = "best-effort";
example = "idle";
description = lib.mdDoc ''
Nix daemon process I/O scheduling class. This class propagates to
build processes. `best-effort` is the default
class for regular tasks. The `idle` class is for
extremely low-priority tasks that should only perform I/O when no
other task does.
Please note that while using the `idle` scheduling
class can improve responsiveness of a system performing expensive
builds, it might also slow down or starve crucial configuration
updates during load.
`idle` may therefore be a sensible class for
systems that experience only intermittent phases of high I/O load,
such as desktop or portable computers used interactively. Other
systems should use the `best-effort` class.
'';
};
daemonIOSchedPriority = mkOption {
type = types.int;
default = 4;
example = 1;
description = lib.mdDoc ''
Nix daemon process I/O scheduling priority. This priority propagates
to build processes. The supported priorities depend on the
scheduling policy: With idle, priorities are not used in scheduling
decisions. best-effort supports values in the range 0 (high) to 7
(low).
'';
};
buildMachines = mkOption {
type = types.listOf (types.submodule {
options = {
hostName = mkOption {
type = types.str;
example = "nixbuilder.example.org";
description = lib.mdDoc ''
The hostname of the build machine.
'';
};
protocol = mkOption {
type = types.enum [ null "ssh" "ssh-ng" ];
default = "ssh";
example = "ssh-ng";
description = lib.mdDoc ''
The protocol used for communicating with the build machine.
Use `ssh-ng` if your remote builder and your
local Nix version support that improved protocol.
Use `null` when trying to change the special localhost builder
without a protocol which is for example used by hydra.
'';
};
system = mkOption {
type = types.nullOr types.str;
default = null;
example = "x86_64-linux";
description = lib.mdDoc ''
The system type the build machine can execute derivations on.
Either this attribute or {var}`systems` must be
present, where {var}`system` takes precedence if
both are set.
'';
};
systems = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "x86_64-linux" "aarch64-linux" ];
description = lib.mdDoc ''
The system types the build machine can execute derivations on.
Either this attribute or {var}`system` must be
present, where {var}`system` takes precedence if
both are set.
'';
};
sshUser = mkOption {
type = types.nullOr types.str;
default = null;
example = "builder";
description = lib.mdDoc ''
The username to log in as on the remote host. This user must be
able to log in and run nix commands non-interactively. It must
also be privileged to build derivations, so must be included in
{option}`nix.settings.trusted-users`.
'';
};
sshKey = mkOption {
type = types.nullOr types.str;
default = null;
example = "/root/.ssh/id_buildhost_builduser";
description = lib.mdDoc ''
The path to the SSH private key with which to authenticate on
the build machine. The private key must not have a passphrase.
If null, the building user (root on NixOS machines) must have an
appropriate ssh configuration to log in non-interactively.
Note that for security reasons, this path must point to a file
in the local filesystem, *not* to the nix store.
'';
};
maxJobs = mkOption {
type = types.int;
default = 1;
description = lib.mdDoc ''
The number of concurrent jobs the build machine supports. The
build machine will enforce its own limits, but this allows hydra
to schedule better since there is no work-stealing between build
machines.
'';
};
speedFactor = mkOption {
type = types.int;
default = 1;
description = lib.mdDoc ''
The relative speed of this builder. This is an arbitrary integer
that indicates the speed of this builder, relative to other
builders. Higher is faster.
'';
};
mandatoryFeatures = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "big-parallel" ];
description = lib.mdDoc ''
A list of features mandatory for this builder. The builder will
be ignored for derivations that don't require all features in
this list. All mandatory features are automatically included in
{var}`supportedFeatures`.
'';
};
supportedFeatures = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "kvm" "big-parallel" ];
description = lib.mdDoc ''
A list of features supported by this builder. The builder will
be ignored for derivations that require features not in this
list.
'';
};
publicHostKey = mkOption {
type = types.nullOr types.str;
default = null;
description = lib.mdDoc ''
The (base64-encoded) public host key of this builder. The field
is calculated via {command}`base64 -w0 /etc/ssh/ssh_host_type_key.pub`.
If null, SSH will use its regular known-hosts file when connecting.
'';
};
};
});
default = [ ];
description = lib.mdDoc ''
This option lists the machines to be used if distributed builds are
enabled (see {option}`nix.distributedBuilds`).
Nix will perform derivations on those machines via SSH by copying the
inputs to the Nix store on the remote machine, starting the build,
then copying the output back to the local Nix store.
'';
};
# Environment variables for running Nix.
envVars = mkOption {
type = types.attrs;
internal = true;
default = { };
description = lib.mdDoc "Environment variables used by Nix.";
};
nrBuildUsers = mkOption {
type = types.int;
description = lib.mdDoc ''
Number of `nixbld` user accounts created to
perform secure concurrent builds. If you receive an error
message saying that all build users are currently in use,
you should increase this value.
'';
};
nixPath = mkOption {
type = types.listOf types.str;
default = [
"nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos"
"nixos-config=/etc/nixos/configuration.nix"
"/nix/var/nix/profiles/per-user/root/channels"
];
description = lib.mdDoc ''
The default Nix expression search path, used by the Nix
evaluator to look up paths enclosed in angle brackets
(e.g. `<nixpkgs>`).
'';
};
checkConfig = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
If enabled, checks that Nix can parse the generated nix.conf.
'';
};
checkAllErrors = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
If enabled, checks the nix.conf parsing for any kind of error. When disabled, checks only for unknown settings.
'';
};
registry = mkOption {
type = types.attrsOf (types.submodule (
let
referenceAttrs = with types; attrsOf (oneOf [
str
int
bool
path
package
]);
in
{ config, name, ... }:
{
options = {
from = mkOption {
type = referenceAttrs;
example = { type = "indirect"; id = "nixpkgs"; };
description = lib.mdDoc "The flake reference to be rewritten.";
};
to = mkOption {
type = referenceAttrs;
example = { type = "github"; owner = "my-org"; repo = "my-nixpkgs"; };
description = lib.mdDoc "The flake reference {option}`from` is rewritten to.";
};
flake = mkOption {
type = types.nullOr types.attrs;
default = null;
example = literalExpression "nixpkgs";
description = lib.mdDoc ''
The flake input {option}`from` is rewritten to.
'';
};
exact = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
Whether the {option}`from` reference needs to match exactly. If set,
a {option}`from` reference like `nixpkgs` does not
match with a reference like `nixpkgs/nixos-20.03`.
'';
};
};
config = {
from = mkDefault { type = "indirect"; id = name; };
to = mkIf (config.flake != null) (mkDefault (
{
type = "path";
path = config.flake.outPath;
} // filterAttrs
(n: _: n == "lastModified" || n == "rev" || n == "revCount" || n == "narHash")
config.flake
));
};
}
));
default = { };
description = lib.mdDoc ''
A system-wide flake registry.
'';
};
extraOptions = mkOption {
type = types.lines;
default = "";
example = ''
keep-outputs = true
keep-derivations = true
'';
description = lib.mdDoc "Additional text appended to {file}`nix.conf`.";
};
settings = mkOption {
type = types.submodule {
freeformType = semanticConfType;
options = {
max-jobs = mkOption {
type = types.either types.int (types.enum [ "auto" ]);
default = "auto";
example = 64;
description = lib.mdDoc ''
This option defines the maximum number of jobs that Nix will try to
build in parallel. The default is auto, which means it will use all
available logical cores. It is recommend to set it to the total
number of logical cores in your system (e.g., 16 for two CPUs with 4
cores each and hyper-threading).
'';
};
auto-optimise-store = mkOption {
type = types.bool;
default = false;
example = true;
description = lib.mdDoc ''
If set to true, Nix automatically detects files in the store that have
identical contents, and replaces them with hard links to a single copy.
This saves disk space. If set to false (the default), you can still run
nix-store --optimise to get rid of duplicate files.
'';
};
cores = mkOption {
type = types.int;
default = 0;
example = 64;
description = lib.mdDoc ''
This option defines the maximum number of concurrent tasks during
one build. It affects, e.g., -j option for make.
The special value 0 means that the builder should use all
available CPU cores in the system. Some builds may become
non-deterministic with this option; use with care! Packages will
only be affected if enableParallelBuilding is set for them.
'';
};
sandbox = mkOption {
type = types.either types.bool (types.enum [ "relaxed" ]);
default = true;
description = lib.mdDoc ''
If set, Nix will perform builds in a sandboxed environment that it
will set up automatically for each build. This prevents impurities
in builds by disallowing access to dependencies outside of the Nix
store by using network and mount namespaces in a chroot environment.
This is enabled by default even though it has a possible performance
impact due to the initial setup time of a sandbox for each build. It
doesn't affect derivation hashes, so changing this option will not
trigger a rebuild of packages.
'';
};
extra-sandbox-paths = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "/dev" "/proc" ];
description = lib.mdDoc ''
Directories from the host filesystem to be included
in the sandbox.
'';
};
substituters = mkOption {
type = types.listOf types.str;
description = lib.mdDoc ''
List of binary cache URLs used to obtain pre-built binaries
of Nix packages.
By default https://cache.nixos.org/ is added.
'';
};
trusted-substituters = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "https://hydra.nixos.org/" ];
description = lib.mdDoc ''
List of binary cache URLs that non-root users can use (in
addition to those specified using
{option}`nix.settings.substituters`) by passing
`--option binary-caches` to Nix commands.
'';
};
require-sigs = mkOption {
type = types.bool;
default = true;
description = lib.mdDoc ''
If enabled (the default), Nix will only download binaries from binary caches if
they are cryptographically signed with any of the keys listed in
{option}`nix.settings.trusted-public-keys`. If disabled, signatures are neither
required nor checked, so it's strongly recommended that you use only
trustworthy caches and https to prevent man-in-the-middle attacks.
'';
};
trusted-public-keys = mkOption {
type = types.listOf types.str;
example = [ "hydra.nixos.org-1:CNHJZBh9K4tP3EKF6FkkgeVYsS3ohTl+oS0Qa8bezVs=" ];
description = lib.mdDoc ''
List of public keys used to sign binary caches. If
{option}`nix.settings.trusted-public-keys` is enabled,
then Nix will use a binary from a binary cache if and only
if it is signed by *any* of the keys
listed here. By default, only the key for
`cache.nixos.org` is included.
'';
};
trusted-users = mkOption {
type = types.listOf types.str;
default = [ "root" ];
example = [ "root" "alice" "@wheel" ];
description = lib.mdDoc ''
A list of names of users that have additional rights when
connecting to the Nix daemon, such as the ability to specify
additional binary caches, or to import unsigned NARs. You
can also specify groups by prefixing them with
`@`; for instance,
`@wheel` means all users in the wheel
group.
'';
};
system-features = mkOption {
type = types.listOf types.str;
example = [ "kvm" "big-parallel" "gccarch-skylake" ];
description = lib.mdDoc ''
The set of features supported by the machine. Derivations
can express dependencies on system features through the
`requiredSystemFeatures` attribute.
By default, pseudo-features `nixos-test`, `benchmark`,
and `big-parallel` used in Nixpkgs are set, `kvm`
is also included if it is available.
'';
};
allowed-users = mkOption {
type = types.listOf types.str;
default = [ "*" ];
example = [ "@wheel" "@builders" "alice" "bob" ];
description = lib.mdDoc ''
A list of names of users (separated by whitespace) that are
allowed to connect to the Nix daemon. As with
{option}`nix.settings.trusted-users`, you can specify groups by
prefixing them with `@`. Also, you can
allow all users by specifying `*`. The
default is `*`. Note that trusted users are
always allowed to connect.
'';
};
};
};
default = { };
example = literalExpression ''
{
use-sandbox = true;
show-trace = true;
system-features = [ "big-parallel" "kvm" "recursive-nix" ];
sandbox-paths = { "/bin/sh" = "''${pkgs.busybox-sandbox-shell.out}/bin/busybox"; };
}
'';
description = lib.mdDoc ''
Configuration for Nix, see
<https://nixos.org/manual/nix/stable/#sec-conf-file> or
{manpage}`nix.conf(5)` for available options.
The value declared here will be translated directly to the key-value pairs Nix expects.
You can use {command}`nix-instantiate --eval --strict '<nixpkgs/nixos>' -A config.nix.settings`
to view the current value. By default it is empty.
Nix configurations defined under {option}`nix.*` will be translated and applied to this
option. In addition, configuration specified in {option}`nix.extraOptions` which will be appended
verbatim to the resulting config file.
'';
};
};
};
###### implementation
config = mkIf cfg.enable {
environment.systemPackages =
[
nixPackage
pkgs.nix-info
]
++ optional (config.programs.bash.enableCompletion) pkgs.nix-bash-completions;
environment.etc."nix/nix.conf".source = nixConf;
environment.etc."nix/registry.json".text = builtins.toJSON {
version = 2;
flakes = mapAttrsToList (n: v: { inherit (v) from to exact; }) cfg.registry;
};
# List of machines for distributed Nix builds in the format
# expected by build-remote.pl.
environment.etc."nix/machines" = mkIf (cfg.buildMachines != [ ]) {
text =
concatMapStrings
(machine:
(concatStringsSep " " ([
"${optionalString (machine.protocol != null) "${machine.protocol}://"}${optionalString (machine.sshUser != null) "${machine.sshUser}@"}${machine.hostName}"
(if machine.system != null then machine.system else if machine.systems != [ ] then concatStringsSep "," machine.systems else "-")
(if machine.sshKey != null then machine.sshKey else "-")
(toString machine.maxJobs)
(toString machine.speedFactor)
(let res = (machine.supportedFeatures ++ machine.mandatoryFeatures);
in if (res == []) then "-" else (concatStringsSep "," res))
(let res = machine.mandatoryFeatures;
in if (res == []) then "-" else (concatStringsSep "," machine.mandatoryFeatures))
]
++ optional (isNixAtLeast "2.4pre") (if machine.publicHostKey != null then machine.publicHostKey else "-")))
+ "\n"
)
cfg.buildMachines;
};
assertions =
let badMachine = m: m.system == null && m.systems == [ ];
in
[
{
assertion = !(any badMachine cfg.buildMachines);
message = ''
At least one system type (via <varname>system</varname> or
<varname>systems</varname>) must be set for every build machine.
Invalid machine specifications:
'' + " " +
(concatStringsSep "\n "
(map (m: m.hostName)
(filter (badMachine) cfg.buildMachines)));
}
];
systemd.packages = [ nixPackage ];
# Will only work once https://github.com/NixOS/nix/pull/6285 is merged
# systemd.tmpfiles.packages = [ nixPackage ];
# Can be dropped for Nix > https://github.com/NixOS/nix/pull/6285
systemd.tmpfiles.rules = [
"d /nix/var/nix/daemon-socket 0755 root root - -"
];
systemd.sockets.nix-daemon.wantedBy = [ "sockets.target" ];
systemd.services.nix-daemon =
{
path = [ nixPackage pkgs.util-linux config.programs.ssh.package ]
++ optionals cfg.distributedBuilds [ pkgs.gzip ];
environment = cfg.envVars
// { CURL_CA_BUNDLE = "/etc/ssl/certs/ca-certificates.crt"; }
// config.networking.proxy.envVars;
unitConfig.RequiresMountsFor = "/nix/store";
serviceConfig =
{
CPUSchedulingPolicy = cfg.daemonCPUSchedPolicy;
IOSchedulingClass = cfg.daemonIOSchedClass;
IOSchedulingPriority = cfg.daemonIOSchedPriority;
LimitNOFILE = 1048576;
};
restartTriggers = [ nixConf ];
# `stopIfChanged = false` changes to switch behavior
# from stop -> update units -> start
# to update units -> restart
#
# The `stopIfChanged` setting therefore controls a trade-off between a
# more predictable lifecycle, which runs the correct "version" of
# the `ExecStop` line, and on the other hand the availability of
# sockets during the switch, as the effectiveness of the stop operation
# depends on the socket being stopped as well.
#
# As `nix-daemon.service` does not make use of `ExecStop`, we prefer
# to keep the socket up and available. This is important for machines
# that run Nix-based services, such as automated build, test, and deploy
# services, that expect the daemon socket to be available at all times.
#
# Notably, the Nix client does not retry on failure to connect to the
# daemon socket, and the in-process RemoteStore instance will disable
# itself. This makes retries infeasible even for services that are
# aware of the issue. Failure to connect can affect not only new client
# processes, but also new RemoteStore instances in existing processes,
# as well as existing RemoteStore instances that have not saturated
# their connection pool.
#
# Also note that `stopIfChanged = true` does not kill existing
# connection handling daemons, as one might wish to happen before a
# breaking Nix upgrade (which is rare). The daemon forks that handle
# the individual connections split off into their own sessions, causing
# them not to be stopped by systemd.
# If a Nix upgrade does require all existing daemon processes to stop,
# nix-daemon must do so on its own accord, and only when the new version
# starts and detects that Nix's persistent state needs an upgrade.
stopIfChanged = false;
};
# Set up the environment variables for running Nix.
environment.sessionVariables = cfg.envVars // { NIX_PATH = cfg.nixPath; };
environment.extraInit =
''
if [ -e "$HOME/.nix-defexpr/channels" ]; then
export NIX_PATH="$HOME/.nix-defexpr/channels''${NIX_PATH:+:$NIX_PATH}"
fi
'';
nix.nrBuildUsers = mkDefault (
if cfg.settings.auto-allocate-uids or false then 0
else max 32 (if cfg.settings.max-jobs == "auto" then 0 else cfg.settings.max-jobs)
);
users.users = nixbldUsers;
services.xserver.displayManager.hiddenUsers = attrNames nixbldUsers;
system.activationScripts.nix = stringAfter [ "etc" "users" ]
''
install -m 0755 -d /nix/var/nix/{gcroots,profiles}/per-user
# Subscribe the root user to the NixOS channel by default.
if [ ! -e "/root/.nix-channels" ]; then
echo "${config.system.defaultChannel} nixos" > "/root/.nix-channels"
fi
'';
# Legacy configuration conversion.
nix.settings = mkMerge [
{
trusted-public-keys = [ "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" ];
substituters = mkAfter [ "https://cache.nixos.org/" ];
system-features = mkDefault (
[ "nixos-test" "benchmark" "big-parallel" "kvm" ] ++
optionals (pkgs.stdenv.hostPlatform ? gcc.arch) (
# a builder can run code for `gcc.arch` and inferior architectures
[ "gccarch-${pkgs.stdenv.hostPlatform.gcc.arch}" ] ++
map (x: "gccarch-${x}") (systems.architectures.inferiors.${pkgs.stdenv.hostPlatform.gcc.arch} or [])
)
);
}
(mkIf (!cfg.distributedBuilds) { builders = null; })
(mkIf (isNixAtLeast "2.3pre") { sandbox-fallback = false; })
];
};
}

View File

@@ -26,14 +26,11 @@ let
lib.mapAttrs (_: toString) cfg.extraConfig
);
manage =
let
setupEnv = lib.concatStringsSep "\n" (mapAttrsToList (name: val: "export ${name}=\"${val}\"") env);
in
pkgs.writeShellScript "manage" ''
${setupEnv}
exec ${pkg}/bin/paperless-ngx "$@"
'';
manage = pkgs.writeShellScript "manage" ''
set -o allexport # Export the following env vars
${lib.toShellVars env}
exec ${pkg}/bin/paperless-ngx "$@"
'';
# Secure the services
defaultServiceConfig = {
@@ -44,6 +41,8 @@ let
"-/etc/nsswitch.conf"
"-/etc/hosts"
"-/etc/localtime"
"-/etc/ssl/certs"
"-/etc/static/ssl/certs"
"-/run/postgresql"
] ++ (optional enableRedis redisServer.unixSocket);
BindPaths = [
@@ -86,8 +85,7 @@ let
SupplementaryGroups = optional enableRedis redisServer.user;
SystemCallArchitectures = "native";
SystemCallFilter = [ "@system-service" "~@privileged @setuid @keyring" ];
# Does not work well with the temporary root
#UMask = "0066";
UMask = "0066";
};
in
{
@@ -173,6 +171,7 @@ in
description = lib.mdDoc "Web interface port.";
};
# FIXME this should become an RFC42-style settings attr
extraConfig = mkOption {
type = types.attrs;
default = { };
@@ -181,11 +180,23 @@ in
See [the documentation](https://paperless-ngx.readthedocs.io/en/latest/configuration.html)
for available options.
Note that some options such as `PAPERLESS_CONSUMER_IGNORE_PATTERN` expect JSON values. Use `builtins.toJSON` to ensure proper quoting.
'';
example = literalExpression ''
{
PAPERLESS_OCR_LANGUAGE = "deu+eng";
PAPERLESS_DBHOST = "/run/postgresql";
PAPERLESS_CONSUMER_IGNORE_PATTERN = builtins.toJSON [ ".DS_STORE/*" "desktop.ini" ];
PAPERLESS_OCR_USER_ARGS = builtins.toJSON {
optimize = 1;
pdfa_image_compression = "lossless";
};
};
'';
example = {
PAPERLESS_OCR_LANGUAGE = "deu+eng";
PAPERLESS_DBHOST = "/run/postgresql";
};
};
user = mkOption {

View File

@@ -19,7 +19,7 @@ in
services.pufferpanel = {
enable = true;
extraPackages = with pkgs; [ bash curl gawk gnutar gzip ];
package = pkgs.buildFHSUserEnv {
package = pkgs.buildFHSEnv {
name = "pufferpanel-fhs";
runScript = lib.getExe pkgs.pufferpanel;
targetPkgs = pkgs': with pkgs'; [ icu openssl zlib ];
@@ -162,7 +162,7 @@ in
PrivateUsers = true;
PrivateDevices = true;
RestrictRealtime = true;
RestrictNamespaces = [ "user" "mnt" ]; # allow buildFHSUserEnv
RestrictNamespaces = [ "user" "mnt" ]; # allow buildFHSEnv
RestrictAddressFamilies = [ "AF_INET" "AF_INET6" "AF_UNIX" ];
LockPersonality = true;
DeviceAllow = [ "" ];

View File

@@ -135,7 +135,7 @@ in {
ExecStart = "${pkgs.sssd}/libexec/sssd/sssd_kcm --uid 0 --gid 0";
};
restartTriggers = [
config.environment.etc."sssd/sssd.conf".source
settingsFileUnsubstituted
];
};
systemd.sockets.sssd-kcm = {

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,73 @@
{ config, lib, pkgs, ... }:
let
inherit (lib) mkEnableOption mkIf mkOption types getExe;
cfg = config.services.opentelemetry-collector;
opentelemetry-collector = cfg.package;
settingsFormat = pkgs.formats.yaml {};
in {
options.services.opentelemetry-collector = {
enable = mkEnableOption (lib.mdDoc "Opentelemetry Collector");
package = mkOption {
type = types.package;
default = pkgs.opentelemetry-collector;
defaultText = lib.literalExpression "pkgs.opentelemetry-collector";
description = lib.mdDoc "The opentelemetry-collector package to use.";
};
settings = mkOption {
type = settingsFormat.type;
default = {};
description = lib.mdDoc ''
Specify the configuration for Opentelemetry Collector in Nix.
See https://opentelemetry.io/docs/collector/configuration/ for available options.
'';
};
configFile = mkOption {
type = types.nullOr types.path;
default = null;
description = lib.mdDoc ''
Specify a path to a configuration file that Opentelemetry Collector should use.
'';
};
};
config = mkIf cfg.enable {
assertions = [{
assertion = (
(cfg.settings == {}) != (cfg.configFile == null)
);
message = ''
Please specify a configuration for Opentelemetry Collector with either
'services.opentelemetry-collector.settings' or
'services.opentelemetry-collector.configFile'.
'';
}];
systemd.services.opentelemetry-collector = {
description = "Opentelemetry Collector Service Daemon";
wantedBy = [ "multi-user.target" ];
serviceConfig = let
conf = if cfg.configFile == null
then settingsFormat.generate "config.yaml" cfg.settings
else cfg.configFile;
in
{
ExecStart = "${getExe opentelemetry-collector} --config=file:${conf}";
DynamicUser = true;
Restart = "always";
ProtectSystem = "full";
DevicePolicy = "closed";
NoNewPrivileges = true;
WorkingDirectory = "/var/lib/opentelemetry-collector";
StateDirectory = "opentelemetry-collector";
};
};
};
}

View File

@@ -8,7 +8,7 @@ let
checkedConfig = file:
if cfg.checkConfig then
pkgs.runCommand "checked-config" { buildInputs = [ cfg.package ]; } ''
pkgs.runCommand "checked-config" { nativeBuildInputs = [ cfg.package ]; } ''
ln -s ${file} $out
amtool check-config $out
'' else file;

View File

@@ -31,7 +31,7 @@ let
if checkConfigEnabled then
pkgs.runCommandLocal
"${name}-${replaceStrings [" "] [""] what}-checked"
{ buildInputs = [ cfg.package.cli ]; } ''
{ nativeBuildInputs = [ cfg.package.cli ]; } ''
ln -s ${file} $out
promtool ${what} $out
'' else file;

View File

@@ -25,7 +25,7 @@ let
checkConfig = file:
pkgs.runCommand "checked-blackbox-exporter.conf" {
preferLocalBuild = true;
buildInputs = [ pkgs.buildPackages.prometheus-blackbox-exporter ];
nativeBuildInputs = [ pkgs.buildPackages.prometheus-blackbox-exporter ];
} ''
ln -s ${coerceConfigFile file} $out
blackbox_exporter --config.check --config.file $out

View File

@@ -0,0 +1,136 @@
{ config, pkgs, lib, ... }: with lib;
let
cfg = config.services.vmalert;
format = pkgs.formats.yaml {};
confOpts = concatStringsSep " \\\n" (mapAttrsToList mkLine (filterAttrs (_: v: v != false) cfg.settings));
confType = with types;
let
valueType = oneOf [ bool int path str ];
in
attrsOf (either valueType (listOf valueType));
mkLine = key: value:
if value == true then "-${key}"
else if isList value then concatMapStringsSep " " (v: "-${key}=${escapeShellArg (toString v)}") value
else "-${key}=${escapeShellArg (toString value)}"
;
in
{
# interface
options.services.vmalert = {
enable = mkEnableOption (mdDoc "vmalert");
package = mkOption {
type = types.package;
default = pkgs.victoriametrics;
defaultText = "pkgs.victoriametrics";
description = mdDoc ''
The VictoriaMetrics derivation to use.
'';
};
settings = mkOption {
type = types.submodule {
freeformType = confType;
options = {
"datasource.url" = mkOption {
type = types.nonEmptyStr;
example = "http://localhost:8428";
description = mdDoc ''
Datasource compatible with Prometheus HTTP API.
'';
};
"notifier.url" = mkOption {
type = with types; listOf nonEmptyStr;
default = [];
example = [ "http://127.0.0.1:9093" ];
description = mdDoc ''
Prometheus Alertmanager URL. List all Alertmanager URLs if it runs in the cluster mode to ensure high availability.
'';
};
"rule" = mkOption {
type = with types; listOf path;
description = mdDoc ''
Path to the files with alerting and/or recording rules.
::: {.note}
Consider using the {option}`services.vmalert.rules` option as a convenient alternative for declaring rules
directly in the `nix` language.
:::
'';
};
};
};
default = { };
example = {
"datasource.url" = "http://localhost:8428";
"datasource.disableKeepAlive" = true;
"datasource.showURL" = false;
"rule" = [
"http://<some-server-addr>/path/to/rules"
"dir/*.yaml"
];
};
description = mdDoc ''
`vmalert` configuration, passed via command line flags. Refer to
<https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmalert/README.md#configuration>
for details on supported values.
'';
};
rules = mkOption {
type = format.type;
default = {};
example = {
group = [
{ name = "TestGroup";
rules = [
{ alert = "ExampleAlertAlwaysFiring";
expr = ''
sum by(job)
(up == 1)
'';
}
];
}
];
};
description = mdDoc ''
A list of the given alerting or recording rules against configured `"datasource.url"` compatible with
Prometheus HTTP API for `vmalert` to execute. Refer to
<https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmalert/README.md#rules>
for details on supported values.
'';
};
};
# implementation
config = mkIf cfg.enable {
environment.etc."vmalert/rules.yml".source = format.generate "rules.yml" cfg.rules;
services.vmalert.settings.rule = [
"/etc/vmalert/rules.yml"
];
systemd.services.vmalert = {
description = "vmalert service";
wantedBy = [ "multi-user.target" ];
after = [ "network.target" ];
reloadTriggers = [ config.environment.etc."vmalert/rules.yml".source ];
serviceConfig = {
DynamicUser = true;
Restart = "on-failure";
ExecStart = "${cfg.package}/bin/vmalert ${confOpts}";
ExecReload = ''${pkgs.coreutils}/bin/kill -SIGHUP "$MAINPID"'';
};
};
};
}

View File

@@ -1,10 +1,8 @@
{ config, lib, pkgs, ... }:
with lib;
let
cfg = config.services.fakeroute;
routeConf = pkgs.writeText "route.conf" (concatStringsSep "\n" cfg.route);
routeConf = pkgs.writeText "route.conf" (lib.concatStringsSep "\n" cfg.route);
in
@@ -16,16 +14,10 @@ in
services.fakeroute = {
enable = mkOption {
type = types.bool;
default = false;
description = lib.mdDoc ''
Whether to enable the fakeroute service.
'';
};
enable = lib.mkEnableOption (lib.mdDoc "the fakeroute service");
route = mkOption {
type = types.listOf types.str;
route = lib.mkOption {
type = with lib.types; listOf str;
default = [];
example = [
"216.102.187.130"
@@ -46,14 +38,16 @@ in
###### implementation
config = mkIf cfg.enable {
config = lib.mkIf cfg.enable {
systemd.services.fakeroute = {
description = "Fakeroute Daemon";
after = [ "network.target" ];
wantedBy = [ "multi-user.target" ];
serviceConfig = {
Type = "forking";
User = "root";
User = "fakeroute";
DynamicUser = true;
AmbientCapabilities = [ "CAP_NET_RAW" ];
ExecStart = "${pkgs.fakeroute}/bin/fakeroute -f ${routeConf}";
};
};

View File

@@ -45,7 +45,7 @@ this instance, and `url`, which holds the URL under which the sync server can be
accessed. The `url` can be configured automatically when using nginx.
Options that affect the surroundings of the sync server are `enableNginx`,
`enableTLS` and `hostnam`. If `enableNginx` is set the sync server module will
`enableTLS` and `hostname`. If `enableNginx` is set the sync server module will
automatically add an nginx virtual host to the system using `hostname` as the
domain and set `url` accordingly. If `enableTLS` is set the module will also
enable ACME certificates on the new virtual host and force all connections to

View File

@@ -224,10 +224,12 @@ in
Settings for the sync server. These take priority over values computed
from NixOS options.
See the doc comments on the `Settings` structs in
<https://github.com/mozilla-services/syncstorage-rs/blob/master/syncstorage/src/settings.rs>
See the example config in
<https://github.com/mozilla-services/syncstorage-rs/blob/master/config/local.example.toml>
and the doc comments on the `Settings` structs in
<https://github.com/mozilla-services/syncstorage-rs/blob/master/syncstorage-settings/src/lib.rs>
and
<https://github.com/mozilla-services/syncstorage-rs/blob/master/syncstorage/src/tokenserver/settings.rs>
<https://github.com/mozilla-services/syncstorage-rs/blob/master/tokenserver-settings/src/lib.rs>
for available options.
'';
};

View File

@@ -42,12 +42,15 @@ let
};
passwordFile = mkOption {
type = uniq (nullOr types.path);
type = uniq (nullOr path);
example = "/path/to/file";
default = null;
description = lib.mdDoc ''
Specifies the path to a file containing the
clear text password for the MQTT user.
The file is securely passed to mosquitto by
leveraging systemd credentials. No special
permissions need to be set on this file.
'';
};
@@ -64,7 +67,7 @@ let
};
hashedPasswordFile = mkOption {
type = uniq (nullOr types.path);
type = uniq (nullOr path);
example = "/path/to/file";
default = null;
description = mdDoc ''
@@ -73,6 +76,9 @@ let
To generate hashed password install the `mosquitto`
package and use `mosquitto_passwd`, then remove the
`username:` prefix from the generated file.
The file is securely passed to mosquitto by
leveraging systemd credentials. No special
permissions need to be set on this file.
'';
};
@@ -102,15 +108,43 @@ let
message = "Cannot set more than one password option for user ${n} in ${prefix}";
}) users;
makePasswordFile = users: path:
listenerScope = index: "listener-${toString index}";
userScope = prefix: index: "${prefix}-user-${toString index}";
credentialID = prefix: credential: "${prefix}-${credential}";
toScopedUsers = listenerScope: users: pipe users [
attrNames
(imap0 (index: user: nameValuePair user
(users.${user} // { scope = userScope listenerScope index; })
))
listToAttrs
];
userCredentials = user: credentials: pipe credentials [
(filter (credential: user.${credential} != null))
(map (credential: "${credentialID user.scope credential}:${user.${credential}}"))
];
usersCredentials = listenerScope: users: credentials: pipe users [
(toScopedUsers listenerScope)
(mapAttrsToList (_: user: userCredentials user credentials))
concatLists
];
systemdCredentials = listeners: listenerCredentials: pipe listeners [
(imap0 (index: listener: listenerCredentials (listenerScope index) listener))
concatLists
];
makePasswordFile = listenerScope: users: path:
let
makeLines = store: file:
makeLines = store: file: let
scopedUsers = toScopedUsers listenerScope users;
in
mapAttrsToList
(n: u: "addLine ${escapeShellArg n} ${escapeShellArg u.${store}}")
(filterAttrs (_: u: u.${store} != null) users)
(name: user: ''addLine ${escapeShellArg name} "''$(systemd-creds cat ${credentialID user.scope store})"'')
(filterAttrs (_: user: user.${store} != null) scopedUsers)
++ mapAttrsToList
(n: u: "addFile ${escapeShellArg n} ${escapeShellArg "${u.${file}}"}")
(filterAttrs (_: u: u.${file} != null) users);
(name: user: ''addFile ${escapeShellArg name} "''${CREDENTIALS_DIRECTORY}/${credentialID user.scope file}"'')
(filterAttrs (_: user: user.${file} != null) scopedUsers);
plainLines = makeLines "password" "passwordFile";
hashedLines = makeLines "hashedPassword" "hashedPasswordFile";
in
@@ -581,6 +615,19 @@ in
ExecStart = "${cfg.package}/bin/mosquitto -c ${configFile}";
ExecReload = "${pkgs.coreutils}/bin/kill -HUP $MAINPID";
# Credentials
SetCredential = let
listenerCredentials = listenerScope: listener:
usersCredentials listenerScope listener.users [ "password" "hashedPassword" ];
in
systemdCredentials cfg.listeners listenerCredentials;
LoadCredential = let
listenerCredentials = listenerScope: listener:
usersCredentials listenerScope listener.users [ "passwordFile" "hashedPasswordFile" ];
in
systemdCredentials cfg.listeners listenerCredentials;
# Hardening
CapabilityBoundingSet = "";
DevicePolicy = "closed";
@@ -653,7 +700,7 @@ in
concatStringsSep
"\n"
(imap0
(idx: listener: makePasswordFile listener.users "${cfg.dataDir}/passwd-${toString idx}")
(idx: listener: makePasswordFile (listenerScope idx) listener.users "${cfg.dataDir}/passwd-${toString idx}")
cfg.listeners);
};

View File

@@ -8,36 +8,36 @@ let
smokepingPidDir = "/run";
configFile =
if cfg.config == null
then
''
*** General ***
cgiurl = ${cfg.cgiUrl}
contact = ${cfg.ownerEmail}
datadir = ${smokepingHome}/data
imgcache = ${smokepingHome}/cache
imgurl = ${cfg.imgUrl}
linkstyle = ${cfg.linkStyle}
${lib.optionalString (cfg.mailHost != "") "mailhost = ${cfg.mailHost}"}
owner = ${cfg.owner}
pagedir = ${smokepingHome}/cache
piddir = ${smokepingPidDir}
${lib.optionalString (cfg.sendmail != null) "sendmail = ${cfg.sendmail}"}
smokemail = ${cfg.smokeMailTemplate}
*** Presentation ***
template = ${cfg.presentationTemplate}
${cfg.presentationConfig}
*** Alerts ***
${cfg.alertConfig}
*** Database ***
${cfg.databaseConfig}
*** Probes ***
${cfg.probeConfig}
*** Targets ***
${cfg.targetConfig}
${cfg.extraConfig}
''
else
cfg.config;
then
''
*** General ***
cgiurl = ${cfg.cgiUrl}
contact = ${cfg.ownerEmail}
datadir = ${smokepingHome}/data
imgcache = ${smokepingHome}/cache
imgurl = ${cfg.imgUrl}
linkstyle = ${cfg.linkStyle}
${lib.optionalString (cfg.mailHost != "") "mailhost = ${cfg.mailHost}"}
owner = ${cfg.owner}
pagedir = ${smokepingHome}/cache
piddir = ${smokepingPidDir}
${lib.optionalString (cfg.sendmail != null) "sendmail = ${cfg.sendmail}"}
smokemail = ${cfg.smokeMailTemplate}
*** Presentation ***
template = ${cfg.presentationTemplate}
${cfg.presentationConfig}
*** Alerts ***
${cfg.alertConfig}
*** Database ***
${cfg.databaseConfig}
*** Probes ***
${cfg.probeConfig}
*** Targets ***
${cfg.targetConfig}
${cfg.extraConfig}
''
else
cfg.config;
configPath = pkgs.writeText "smokeping.conf" configFile;
cgiHome = pkgs.writeScript "smokeping.fcgi" ''
@@ -141,7 +141,7 @@ in
'';
};
linkStyle = mkOption {
type = types.enum ["original" "absolute" "relative"];
type = types.enum [ "original" "absolute" "relative" ];
default = "relative";
example = "absolute";
description = lib.mdDoc "DNS name for the urls generated in the cgi.";
@@ -301,7 +301,8 @@ in
];
security.wrappers = {
fping =
{ setuid = true;
{
setuid = true;
owner = "root";
group = "root";
source = "${pkgs.fping}/bin/fping";
@@ -339,16 +340,16 @@ in
};
preStart = ''
mkdir -m 0755 -p ${smokepingHome}/cache ${smokepingHome}/data
ln -sf ${cfg.package}/htdocs/css ${smokepingHome}/css
ln -sf ${cfg.package}/htdocs/js ${smokepingHome}/js
ln -sf ${cgiHome} ${smokepingHome}/smokeping.fcgi
ln -snf ${cfg.package}/htdocs/css ${smokepingHome}/css
ln -snf ${cfg.package}/htdocs/js ${smokepingHome}/js
ln -snf ${cgiHome} ${smokepingHome}/smokeping.fcgi
${cfg.package}/bin/smokeping --check --config=${configPath}
${cfg.package}/bin/smokeping --static --config=${configPath}
'';
};
systemd.services.thttpd = mkIf cfg.webService {
requiredBy = [ "multi-user.target"];
requires = [ "smokeping.service"];
requiredBy = [ "multi-user.target" ];
requires = [ "smokeping.service" ];
path = with pkgs; [ bash rrdtool smokeping thttpd ];
serviceConfig = {
Restart = "always";

View File

@@ -569,12 +569,27 @@ in
'';
assertions = [{ assertion = if cfg.settings.X11Forwarding then cfgc.setXAuthLocation else true;
message = "cannot enable X11 forwarding without setting xauth location";}]
message = "cannot enable X11 forwarding without setting xauth location";}
(let
duplicates =
# Filter out the groups with more than 1 element
lib.filter (l: lib.length l > 1) (
# Grab the groups, we don't care about the group identifiers
lib.attrValues (
# Group the settings that are the same in lower case
lib.groupBy lib.strings.toLower (attrNames cfg.settings)
)
);
formattedDuplicates = lib.concatMapStringsSep ", " (dupl: "(${lib.concatStringsSep ", " dupl})") duplicates;
in
{
assertion = lib.length duplicates == 0;
message = ''Duplicate sshd config key; does your capitalization match the option's? Duplicate keys: ${formattedDuplicates}'';
})]
++ forEach cfg.listenAddresses ({ addr, ... }: {
assertion = addr != null;
message = "addr must be specified in each listenAddresses entry";
});
};
}

View File

@@ -55,9 +55,9 @@ let
# generate the new config by merging with the NixOS config options
new_cfg=$(printf '%s\n' "$old_cfg" | ${pkgs.jq}/bin/jq -c '. * {
"devices": (${builtins.toJSON devices}${optionalString (cfg.devices == {} || ! cfg.overrideDevices) " + .devices"}),
"folders": (${builtins.toJSON folders}${optionalString (cfg.folders == {} || ! cfg.overrideFolders) " + .folders"})
} * ${builtins.toJSON cfg.extraOptions}')
"devices": ('${escapeShellArg (builtins.toJSON devices)}'${optionalString (cfg.devices == {} || ! cfg.overrideDevices) " + .devices"}),
"folders": ('${escapeShellArg (builtins.toJSON folders)}'${optionalString (cfg.folders == {} || ! cfg.overrideFolders) " + .folders"})
} * '${escapeShellArg (builtins.toJSON cfg.extraOptions)})
# send the new config
curl -X PUT -d "$new_cfg" ${cfg.guiAddress}/rest/config

View File

@@ -38,7 +38,7 @@ let cfg = config.services.networking.websockify; in {
description = "Service to forward websocket connections to TCP connections (from port:to port %I)";
script = ''
IFS=':' read -a array <<< "$1"
${pkgs.pythonPackages.websockify}/bin/websockify --ssl-only \
${pkgs.python3Packages.websockify}/bin/websockify --ssl-only \
--cert=${cfg.sslCert} --key=${cfg.sslKey} 0.0.0.0:''${array[0]} 0.0.0.0:''${array[1]}
'';
scriptArgs = "%i";

View File

@@ -164,6 +164,15 @@ let
of the wireguard network has to be adjusted as well.
'';
};
metric = mkOption {
default = null;
type = with types; nullOr int;
example = 700;
description = lib.mdDoc ''
Set the metric of routes related to this Wireguard interface.
'';
};
};
};
@@ -395,7 +404,7 @@ let
optionalString interfaceCfg.allowedIPsAsRoutes
(concatMapStringsSep "\n"
(allowedIP:
''${ip} route replace "${allowedIP}" dev "${interfaceName}" table "${interfaceCfg.table}"''
''${ip} route replace "${allowedIP}" dev "${interfaceName}" table "${interfaceCfg.table}" ${optionalString (interfaceCfg.metric != null) "metric ${toString interfaceCfg.metric}"}''
) peer.allowedIPs);
in ''
${wg_setup}

View File

@@ -135,7 +135,7 @@ in
default = { };
description = lib.mdDoc ''
Settings for Kanidm, see
[the documentation](https://github.com/kanidm/kanidm/blob/master/kanidm_book/src/server_configuration.md)
[the documentation](https://kanidm.github.io/kanidm/stable/server_configuration.html)
and [example configuration](https://github.com/kanidm/kanidm/blob/master/examples/server.toml)
for possible values.
'';
@@ -153,7 +153,7 @@ in
};
description = lib.mdDoc ''
Configure Kanidm clients, needed for the PAM daemon. See
[the documentation](https://github.com/kanidm/kanidm/blob/master/kanidm_book/src/client_tools.md#kanidm-configuration)
[the documentation](https://kanidm.github.io/kanidm/stable/client_tools.html#kanidm-configuration)
and [example configuration](https://github.com/kanidm/kanidm/blob/master/examples/config)
for possible values.
'';
@@ -171,7 +171,7 @@ in
};
description = lib.mdDoc ''
Configure Kanidm unix daemon.
See [the documentation](https://github.com/kanidm/kanidm/blob/master/kanidm_book/src/pam_and_nsswitch.md#the-unix-daemon)
See [the documentation](https://kanidm.github.io/kanidm/stable/integrations/pam_and_nsswitch.html#the-unix-daemon)
and [example configuration](https://github.com/kanidm/kanidm/blob/master/examples/unixd)
for possible values.
'';
@@ -320,6 +320,7 @@ in
ProtectHome = false;
RestrictAddressFamilies = [ "AF_UNIX" ];
TemporaryFileSystem = "/:ro";
Restart = "on-failure";
};
environment.RUST_LOG = "info";
};

View File

@@ -221,6 +221,7 @@ in
ProtectHome = "read-only";
AmbientCapabilities = "cap_ipc_lock";
NoNewPrivileges = true;
LimitCORE = 0;
KillSignal = "SIGINT";
TimeoutStopSec = "30s";
Restart = "on-failure";

View File

@@ -116,7 +116,7 @@ in {
The available configuration options can be found in
[the environment template file](https://github.com/dani-garcia/vaultwarden/blob/${vaultwarden.version}/.env.template).
See ()[#opt-services.vaultwarden.environmentFile) for how
See [](#opt-services.vaultwarden.environmentFile) for how
to set up access to the Admin UI to invite initial users.
'';
};

Some files were not shown because too many files have changed in this diff Show More