| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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.05origin/release-23.05 | Nick Cao | 2024-01-22 | 2 | -6/+8 |
| |\ |
|
| | * | 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
| Markus Läll | 2024-01-18 | 1 | -0/+2 |
| | * | keybase-gui: 6.0.2 -> 6.2.4 | Markus Läll | 2024-01-18 | 1 | -3/+3 |
| | * | keybase: 6.0.2 -> 6.2.4 | R. Ryantm | 2024-01-18 | 1 | -3/+3 |
| * | | Merge pull request #280330 from obsidiansystems/rapidcheck-23.05••• [Backport release-23.05] rapidcheck: Simplify installation, update, pkg-configorigin/nixpkgs-23.05-darwinorigin/nixos-23.05-small | John Ericson | 2024-01-11 | 2 | -17/+23 |
| |\ \ |
|
| | * | | 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 a7447f9e338fbaa12aeda5849041a39e04dd4b11)
(cherry picked from commit 96d3c843d3f859b5d26f1102843ca2a4ef1aa4cf)
| John Ericson | 2024-01-11 | 1 | -4/+17 |
| | * | | rapidcheck: unstable-2023-04-16 -> unstable-2023-12-14•••(cherry picked from commit 789df4b46d8c43e30999f8d41f52ab9149427b5b)
(cherry picked from commit bf66898be06827ba1a403b9efaf296b8b62ec12c)
| John Ericson | 2024-01-11 | 1 | -3/+3 |
| | * | | 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 ab8cf01579ce0eba0202b0c84a71fd54ccfe4fc2)
(cherry picked from commit 0acb4d6350b81f2d8276f1dd22a7ae7cec515a37)
| John Ericson | 2024-01-11 | 2 | -10/+3 |
| |/ / |
|
| * | | Merge pull request #280150 from obsidiansystems/readline-windows-23.05•••[Backport 23.05]: Readline support for Windows | John Ericson | 2024-01-11 | 2 | -8/+108 |
| |\ \
| |/
|/| |
|
| | * | readline: Temporarily use older version of the patch•••d6162d7857e76cf07fa5313451e7e8936f894594 did the "proper" work of fixing
the MinGW readline build, but won't work without
9cc3559a406209a55b4a78ae473214b378a8a029 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 cd76713d42c93b125e4b935e9e3a133754056d90)
| John Ericson | 2024-01-10 | 1 | -2/+2 |
| | * | 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 49d6a6ed8d8839c4d4d43f1ff16c011f638ad8dd)
(cherry picked from commit d6162d7857e76cf07fa5313451e7e8936f894594)
| John Ericson | 2024-01-10 | 1 | -8/+41 |
| | * | termcap: init at 1.3.1•••(cherry picked from commit 77b22b043cc7a2787e2683bd594020f8a1356972)
| Weijia Wang | 2024-01-10 | 1 | -0/+67 |
| |/ |
|
| * | Merge pull request #275587 from flyingcircusio/leona/23.05-openssh-9.6p1•••[Backport release-23.05] openssh: 9.3p2 -> 9.6p1origin/nixos-23.05 | Robert Scott | 2024-01-03 | 2 | -3/+2 |
| |\ |
|
| | * | openssh: 9.5p1 -> 9.6p1•••(cherry picked from commit 7d565226df0b818af851c810ecf46f4dc39dd900)
| Sandro Jäckel | 2023-12-24 | 2 | -3/+2 |
| | * | openssh: 9.4p1 -> 9.5p1•••(cherry picked from commit 2d99e37a9b78efe8aefdc77d2c7e6cb50896e70a)
| Janne Heß | 2023-12-24 | 1 | -2/+2 |
| | * | openssh: 9.3p2 -> 9.4p1•••(cherry picked from commit df8ba791834285019d6a66c0830a290bd8c111c3)
| Janne Heß | 2023-12-24 | 1 | -2/+2 |
| * | | Merge #273936: staging-next-23.05 iteration 11•••...into release-23.05
| Vladimír Čunát | 2023-12-31 | 46 | -217/+1571 |
| |\ \ |
|
| | * \ | Merge release-23.05 into staging-next-23.05 | github-actions[bot] | 2023-12-31 | 7 | -11/+17 |
| | |\ \
| |/ /
|/| | |
|
| * | | | 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 | Nick Cao | 2023-12-30 | 1 | -4/+4 |
| |\ \ \ |
|
| | * | | | plasma-workspace: 5.27.9 -> 5.27.9.1•••(cherry picked from commit a0a37f3bb848ebdf696ffa075a7170e794d1b059)
origin/backport-263739-to-release-23.05 | Peter Hoeg | 2023-10-27 | 1 | -4/+4 |
| * | | | | Merge pull request #269760 from witkamp/release-23.05•••[23.05] python310Packages.twisted: update patch URLs | Nick Cao | 2023-12-30 | 1 | -1/+2 |
| |\ \ \ \ |
|
| | * | | | | python310Packages.twisted: update patch URLs•••(cherry picked from commit df9490d1d34aa815479be8998e842ac02a318bbb)
| Robert Schütz | 2023-11-24 | 1 | -1/+2 |
| * | | | | | Merge pull request #265821 from NixOS/backport-265543-to-release-23.05•••[Backport release-23.05] syncoid: disable PrivateUsers in systemd unit | Nick Cao | 2023-12-30 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | syncoid: disable PrivateUsers in systemd unit•••* leaving PrivateUsers=true appears to break when using zfs-2.2.0
(cherry picked from commit 15ebe5b7c0d8b65568854b26ae068beaf81eda89)
origin/backport-265543-to-release-23.05 | Ivan Petkov | 2023-11-06 | 1 | -1/+1 |
| * | | | | | | Merge pull request #273638 from LeSuisse/moodle-4.1.7•••[23.05] moodle: 4.1.4 -> 4.1.7 | Nick Cao | 2023-12-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | 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
| Thomas Gerbet | 2023-12-11 | 1 | -2/+2 |
| * | | | | | | | Merge pull request #274955 from NixOS/backport-273640-to-release-23.05•••[Backport release-23.05] filebot: 5.1.1 -> 5.1.2 | Nick Cao | 2023-12-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | filebot: 5.1.1 -> 5.1.2•••(cherry picked from commit 3145307809f845b3d1c940afc14b45cb61587818)
| R. Ryantm | 2023-12-17 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #272572 from RRvW/fix-vaultwarden-version-info•••[Release 23.05] vaultwarden: Add VW_VERSION env to fix version detection | Nick Cao | 2023-12-30 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | 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
| RRvW | 2023-12-07 | 1 | -0/+4 |
| * | | | | | | | | | Merge pull request #262868 from NixOS/backport-262688-to-release-23.05•••[Backport release-23.05] mpd: add soxr resampler support | Nick Cao | 2023-12-30 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | mpd: add soxr resampler support•••(cherry picked from commit 219e235433d51b682f8a34760aa6661f86609344)
origin/backport-262688-to-release-23.05 | Daniel Hill | 2023-10-23 | 1 | -1/+2 |
| | | | | | | | | * | | Merge release-23.05 into staging-next-23.05 | github-actions[bot] | 2023-12-30 | 8 | -53/+53 |
| | | | | | | | | |\ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| * | | | | | | | | | | perlPackages.SpreadsheetParseExcel: 0.65 -> 0.66•••(cherry picked from commit ce065c6a81cfcf7c1222a5275fa6e32607d19406)
| Stig Palmquist | 2023-12-29 | 1 | -3/+3 |
| * | | | | | | | | | | Merge pull request #277569 from alyssais/release-23.05-linux-5.15.154•••23.05 kernel backports | Fabián Heredia Montiel | 2023-12-29 | 5 | -45/+45 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | linux/hardened/patches/5.15: 5.15.144-hardened1 -> 5.15.145-hardened1•••(cherry picked from commit cfdb96ec524972f313210874744d79393c757111)
| Alyssa Ross | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux_latest-libre: 19441 -> 19453•••(cherry picked from commit 0f52666e61f4bca1f6c134db9ef99d796837d1b2)
| Alyssa Ross | 2023-12-29 | 1 | -2/+2 |
| | * | | | | | | | | | | linux-rt_5_10: 5.10.201-rt98 -> 5.10.204-rt100•••(cherry picked from commit 269e0c31e9f8eeeb91e0cd7afae8f497ad4f9197)
| Alyssa Ross | 2023-12-29 | 1 | -3/+3 |
| | * | | | | | | | | | | linux_5_15: 5.15.144 -> 5.15.145•••(cherry picked from commit 45ae51d6d183ea4c1d7cecd15707d655af32328d)
| Alyssa Ross | 2023-12-29 | 1 | -2/+2 |
| | * | | | | | | | | | | linux_testing: 6.7-rc6 -> 6.7-rc7•••(cherry picked from commit b76c2082ead2cbc13f8cc2c55b158eadeb1bc31b)
| Alyssa Ross | 2023-12-29 | 1 | -2/+2 |
| | * | | | | | | | | | | 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 f3568456727d90cd0f612899f027175105c53327)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -1/+1 |
| | * | | | | | | | | | | linux/hardened/patches/6.6: 6.6.7-hardened1 -> 6.6.8-hardened1•••(cherry picked from commit 5de6afea8179afa8de16c33b7e6b7bbe2569d047)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/6.1: 6.1.68-hardened1 -> 6.1.69-hardened1•••(cherry picked from commit 8cfe06c9d6f49ce4aeed450515108783c8a9d1fb)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/5.4: 5.4.264-hardened1 -> 5.4.265-hardened1•••(cherry picked from commit 226d75420f257a0b81f2b00182f7d7b3a082e387)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/5.15: 5.15.143-hardened1 -> 5.15.144-hardened1•••(cherry picked from commit e26294bf26001b4525c82afa95692395047cf2c4)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/5.10: 5.10.204-hardened1 -> 5.10.205-hardened1•••(cherry picked from commit 0f17835a7f48a38817c5796d3e7fc940e476fae5)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/4.19: 4.19.302-hardened1 -> 4.19.303-hardened1•••(cherry picked from commit f7c991b66d567d60540e22ead6bc718abb6f6f27)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/6.6: 6.6.6-hardened1 -> 6.6.7-hardened1•••(cherry picked from commit c005c106cc54949af27fde77ac7e78f15714d7eb)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/6.1: 6.1.67-hardened1 -> 6.1.68-hardened1•••(cherry picked from commit b9d37f2d15c067d16bf73366804d274c27e4be78)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |
| | * | | | | | | | | | | linux/hardened/patches/5.4: 5.4.263-hardened1 -> 5.4.264-hardened1•••(cherry picked from commit 73a860b056a608dfb1a21ff63120b04a90ae7267)
| Fabián Heredia Montiel | 2023-12-29 | 1 | -5/+5 |