summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* signal-desktop: 6.48.0 -> 6.48.1•••(cherry picked from commit 68b55a5096ca8a212c428a0005c00d77deaaccc5) origin/backport-291242-to-release-23.11R. Ryantm2024-02-291-2/+2
* Merge pull request #292057 from NixOS/backport-290317-to-release-23.11•••[Backport release-23.11] signal-desktop: 6.47.1 -> 6.48.0Nick Cao2024-02-281-2/+2
|\
| * signal-desktop: 6.47.1 -> 6.48.0•••(cherry picked from commit 36b4f14d6d673d83fba54ec015c85570480f5511) origin/backport-290317-to-release-23.11R. Ryantm2024-02-281-2/+2
* | Merge pull request #292151 from NixOS/backport-291749-to-release-23.11•••[Backport release-23.11] renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4Nick Cao2024-02-281-2/+2
|\ \
| * | renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4•••(cherry picked from commit 76e94e81b303e0281ae18ad287797b7896b1c3d8) origin/backport-291749-to-release-23.11R. Ryantm2024-02-281-2/+2
* | | Merge pull request #292104 from NixOS/backport-291931-to-release-23.11•••[Backport release-23.11] {chromedriver,chromium}: 122.0.6261.69 -> 122.0.6261.94Emily2024-02-281-7/+7
|\ \ \ | |/ / |/| |
| * | chromium: 122.0.6261.69 -> 122.0.6261.94•••https://chromereleases.googleblog.com/2024/02/stable-channel-update-for-desktop_27.html This update includes 4 security fixes. (cherry picked from commit fdf83ea2badb17cb9a198e971a09c34d9638c6f7) origin/backport-291931-to-release-23.11emilylange2024-02-281-3/+3
| * | chromedriver: 122.0.6261.69 -> 122.0.6261.94•••(cherry picked from commit e7a302b9aab79bfc75df08558fd0b0ce70358a59) emilylange2024-02-281-4/+4
* | | Merge pull request #291919 from NixOS/backport-289121-to-release-23.11•••[Backport release-23.11] arianna: add missing runtime dependencyGuillaume Girol2024-02-281-0/+2
|\ \ \
| * | | arianna: add missing runtime dependency•••(cherry picked from commit fb19dea01f706276f5db1efca4ced9286a70b876) Tom Hall2024-02-271-0/+2
* | | | Merge pull request #292111 from NixOS/backport-292065-to-release-23.11•••[Backport release-23.11] renode-dts2repl: unstable-2024-02-23 -> unstable-2024-02-26Nick Cao2024-02-281-3/+3
|\ \ \ \
| * | | | renode-dts2repl: unstable-2024-02-23 -> unstable-2024-02-26•••(cherry picked from commit 62c0d92c35a60467f407f2346c248078194037e5) origin/backport-292065-to-release-23.11R. Ryantm2024-02-281-3/+3
* | | | | Merge pull request #292136 from NixOS/backport-292100-to-release-23.11•••[Backport release-23.11] discord-canary: 0.0.282 -> 0.0.285Artturi2024-02-281-2/+2
|\ \ \ \ \
| * | | | | discord-canary: 0.0.282 -> 0.0.285•••(cherry picked from commit 8bd97b917cba6e10f3ba721d98916cf725cb587d) origin/backport-292100-to-release-23.11R. Ryantm2024-02-281-2/+2
|/ / / / /
* | | | | Merge pull request #291412 from NixOS/backport-291148-to-release-23.11•••[Backport release-23.11] zabbix50: 5.0.37 -> 5.0.41, zabbix60: 6.0.21 -> 6.0.26Aaron Andersen2024-02-286-15/+15
|\ \ \ \ \
| * | | | | zabbix60: 6.0.21 -> 6.0.26•••Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070 Changes: https://www.zabbix.com/rn/rn6.0.26 https://www.zabbix.com/rn/rn6.0.25 https://www.zabbix.com/rn/rn6.0.24 https://www.zabbix.com/rn/rn6.0.23 https://www.zabbix.com/rn/rn6.0.22 (cherry picked from commit 01134358a0b3fe2792204bb61098a6b592fc6348) origin/backport-291148-to-release-23.11Thomas Gerbet2024-02-251-2/+2
| * | | | | zabbix50: 5.0.37 -> 5.0.41•••Fixes CVE-2024-22119 / https://support.zabbix.com/browse/ZBX-24070 Changes: https://www.zabbix.com/rn/rn5.0.41 https://www.zabbix.com/rn/rn5.0.40 https://www.zabbix.com/rn/rn5.0.39 https://www.zabbix.com/rn/rn5.0.38 (cherry picked from commit e2f81c0f30ec12071af7afa9d9d70f20b2e816e1) Thomas Gerbet2024-02-256-14/+14
* | | | | | Merge pull request #287264 from NixOS/backport-286063-to-release-23.11•••[Backport release-23.11] nixos/github-runners: only override pkg if it has a `nodeRuntimes` argAaron Andersen2024-02-281-1/+2
|\ \ \ \ \ \
| * | | | | | nixos/github-runners: only override pkg if it has a `nodeRuntimes` arg•••Older versions of the github-runner package might not have the `nodeRuntimes` argument yet causing an error as the NixOS module always tries to override the argument. The commit makes sure we only override `nodeRuntimes` if the configured package has a `nodeRuntimes` argument. (cherry picked from commit e6854b295bfa9c6d8fc43fede650d87154a3fcc8) origin/backport-286063-to-release-23.11Vincent Haupert2024-02-081-1/+2
* | | | | | | Merge pull request #292112 from NixOS/backport-292056-to-release-23.11•••[Backport release-23.11] element-desktop: 1.11.58 -> 1.11.59Nick Cao2024-02-281-5/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | element-desktop: 1.11.58 -> 1.11.59•••https://github.com/element-hq/element-desktop/releases/tag/v1.11.59 (cherry picked from commit 88fbaf2ac5618eeb519fd7964cdc62311418f5f0) origin/backport-292056-to-release-23.11teutat3s2024-02-281-5/+5
|/ / / / / /
* | | | | | Merge pull request #292083 from NixOS/backport-292077-to-release-23.11•••[Backport release-23.11] github-runner: 2.314.0 -> 2.314.1Nick Cao2024-02-281-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | github-runner: 2.314.0 -> 2.314.1•••(cherry picked from commit 8f3966a58d780c41156110983e2be92909ae243e) origin/backport-292077-to-release-23.11Shea Levy2024-02-281-2/+2
* | | | | | Merge pull request #292048 from NixOS/backport-291756-to-release-23.11•••[Backport release-23.11] floorp: 11.10.2 -> 11.10.5Martin Weinelt2024-02-281-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | floorp: 11.10.2 -> 11.10.5•••Signed-off-by: Christoph Heiss <christoph@c8h4.io> (cherry picked from commit 5d7e7bfc9d3f647ab768e76ff31dc7d447e187fd) Christoph Heiss2024-02-281-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #287489 from NixOS/backport-276332-to-release-23.11•••[Backport release-23.11] _1password: 2.23.0 -> 2.24.0Mario Rodas2024-02-281-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | _1password: 2.23.0 -> 2.24.0•••Changelog: https://app-updates.agilebits.com/product_history/CLI2#v2240001 (cherry picked from commit 5d73f1b783744b6396d44a087b461f54a6188b00) origin/backport-276332-to-release-23.11Mario Rodas2024-02-091-5/+5
* | | | | Merge pull request #291948 from NixOS/backport-289780-to-release-23.11•••[Backport release-23.11] dc3dd: remove darwin supporta-n-n-a-l-e-e2024-02-281-4/+2
|\ \ \ \ \
| * | | | | dc3dd: remove darwin support•••(cherry picked from commit 81f4ba14c530aab952780ccd399068d460c42ec3) D3vil0p3r2024-02-281-4/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #289922 from NixOS/backport-281520-to-release-23.11•••[Backport release-23.11] dockerTools: Fix chown in fakeRootCommandsRobert Hensing2024-02-281-0/+18
|\ \ \ \ \
| * | | | | dockerTools: Add chown test•••proot's --root-id "allows" chown only in the sense that it makes it succeed vacuously, i.e. a no-op. This is undesired if the goal is to actually create a layer with some files owned by different users. Fortunately, fakeroot does allow persistence of emulated file owners, and it is possible to combine fakeroot with proot, so replace proot --root-id with fakeroot to do so. This was fixed recently in d538fefb62a2dc0e40235606bb02615b47d02583, so this commit just adds a test. (cherry picked from commit 84b5bcae2667942984b5e8ee3ae9b14f48f7d0a6) origin/backport-281520-to-release-23.11WxNzEMof2024-02-191-0/+18
* | | | | | Merge pull request #288893 from NixOS/backport-271976-to-release-23.11•••[Backport release-23.11] nixos/dockerTools: fix includeStorePaths when enableFakechrootRobert Hensing2024-02-283-0/+30
|\ \ \ \ \ \
| * | | | | | nixosTests.docker-tools: Use both code paths in includeStorePath test•••(cherry picked from commit 1f9e86f31462b395d77151469a53543a94e46c36) origin/backport-271976-to-release-23.11Robert Hensing2024-02-142-0/+26
| * | | | | | nixos/dockerTools: fix includeStorePaths when enableFakechroot•••After #268458, when setting `enableFakechroot = true` and `includeStorePaths = false`, some of the store paths were getting included into the image anyway, thru `bind-paths`. This resulted in unexpectedly large images. Now, the images will not contain any store paths under those circumstances. (cherry picked from commit 8353fad13da8983b95c47426a355e044099cee91) Robert K. Bell2024-02-143-0/+4
* | | | | | | Merge pull request #290724 from rafameou/wayland-pipewire-idle-inhibit/backport•••[23.11] wayland-pipewire-idle-inhibit: init at 0.4.5Nick Cao2024-02-272-0/+48
|\ \ \ \ \ \ \
| * | | | | | | wayland-pipewire-idle-inhibit: use rustPlatform.bindgenHook, fix cross compil...•••(cherry picked from commit dfa08b768c23fe5fa21383fa190f05714cc72d7b) Nick Cao2024-02-271-6/+2
| * | | | | | | wayland-pipewire-idle-inhibit: init at 0.4.5•••(cherry picked from commit b79fd410c38349c8761d832761bb1e4d1af1b358) Rafael Mazzutti2024-02-221-0/+46
| * | | | | | | maintainers: add rafameou•••(cherry picked from commit e3f9c0a0b8ff96364ffa927a21dc52ab29cc10d2) Rafael Mazzutti2024-02-221-0/+6
* | | | | | | | Merge pull request #291957 from adamcstephens/ovmf/23.11-csm•••[Release-23.11] OVMF/OVMFFull: drop CSM supportAdam C. Stephens2024-02-272-4/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | OVMF/OVMFFull: drop CSM support•••Upstream dropped CSM from the previous release. Unfortunately, this release (edk2 202402) includes a number of critical security fixes and it was backported to protect our users. This may break some users, but I think the benefits of better security outweigh some earlier inconvenience for them. They will have to find an alternative in few months anyway. Adam Stephens2024-02-272-4/+1
* | | | | | | | | Merge pull request #291954 from NixOS/backport-291933-to-release-23.11•••[Backport release-23.11] lib.fileset: Fix tests on Darwin, more POSIXRobert Hensing2024-02-281-48/+52
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | lib.fileset: Fix tests on Darwin, more POSIX•••This was found when trying to run the fileset tests on Darwin (https://github.com/NixOS/nix/pull/9546#issuecomment-1967409445), which mysteriously fail on Darwin: test case at lib/fileset/tests.sh:342 failed: toSource { root = "/nix/store/foobar"; fileset = ./.; } should have errored with this regex pattern: lib.fileset.toSource: `root` \(/nix/store/foobar\) is a string-like value, but it should be a path instead. \s*Paths in strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead. but this was the actual error: error: lib.fileset.toSource: `root` (/nix/store/foobar) is a string-like value, but it should be a path instead. Paths in strings are not supported by `lib.fileset`, use `lib.sources` or derivations instead. After dissecting this, I find out that apparently \s works on Linux, but not on Darwin for some reason! From the bash source code, it looks like <regex.h> with `REG_EXTENDED` is used for all platforms the same, so there's nothing odd there. It's almost impossible to know where <regex.h> comes from, but it looks to be a POSIX thing. So after digging through the almost impossible to find POSIX specifications (https://pubs.opengroup.org/onlinepubs/007908799/xbd/re.html#tag_007_003_005), I can indeed confirm that there's no mention of \s or the like! _However_, there is a mention of `[[:blank:]]`, so we'll use that instead. (cherry picked from commit 34295941145b2df1b6c3a9b36c50ad2982227b2f) Silvan Mosberger2024-02-281-48/+52
|/ / / / / / / /
* | | | | | | | Merge pull request #291841 from NixOS/backport-291795-to-release-23.11•••[Backport release-23.11] snagboot: 1.2 -> 1.3OTABI Tomoya2024-02-281-3/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | snagboot: 1.2 -> 1.3•••Dropped hid[1] from nativeBuildInputs. Thanks for @natsukium reporting this required change. 1. https://github.com/bootlin/snagboot/commit/bb767fee227030bcd7a1a6bd901e4329d01121a1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit a2f4aa4073bc37e1654d60829eef824b3962daa0) Otavio Salvador2024-02-271-3/+2
* | | | | | | | apt-mirror: init at 0.5.4•••(cherry picked from commit c6e364758ca42ba22f56cd183f2d82321ac2b014) arthsmn2024-02-271-0/+46
* | | | | | | | libtiff: drop maintainership•••When I added myself as a maintainer here, I thought it would be way less work than it turns out to be, because I didn't realise how vulnerability-prone libtiff is. I basically haven't been maintaining it at all, so let's reflect reality. (cherry picked from commit 411fd474e120d9d6f7640c1f3894cfd665866320) Alyssa Ross2024-02-271-1/+0
* | | | | | | | git-remote-hg.meta.maintainers: drop myself•••I use git-cinnabar now. (cherry picked from commit 873a4ad363df2dca599cec5838e35c01c0419b8c) Alyssa Ross2024-02-271-1/+1
* | | | | | | | slack-cli.meta.maintainers: drop myself•••(cherry picked from commit 3162ba9f28814574068a7175ac1eb8358906b54d) Alyssa Ross2024-02-271-1/+1
* | | | | | | | Merge pull request #291779 from NixOS/backport-291643-to-release-23.11•••[Backport release-23.11] github-runner: 2.313.0 -> 2.314.0Nick Cao2024-02-271-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | github-runner: 2.313.0 -> 2.314.0•••(cherry picked from commit 45f5bccce547aec88a43acba6344bf96df7bba26) Shea Levy2024-02-271-2/+2