Skip to content

staging-next 2026-05-08#517946

Open
vcunat wants to merge 1032 commits intomasterfrom
staging-next
Open

staging-next 2026-05-08#517946
vcunat wants to merge 1032 commits intomasterfrom
staging-next

Conversation

@vcunat
Copy link
Copy Markdown
Member

@vcunat vcunat commented May 8, 2026

trofi and others added 30 commits May 3, 2026 10:09
t7703-repack-geometric tests 11 and 12, added in upstream 6ce9d558ce
(first shipped in 2.53.0), assert that a no-op repack leaves the pack
directory untouched by comparing full `ls -l` output. The leading
`total N` block-count header is not stable on copy-on-write or
compressing filesystems such as ZFS, where delayed allocation can change
the reported value between two back-to-back invocations even though the
files are byte-identical. This makes gitMinimal's installCheck fail
nondeterministically on ZFS-backed builders.

Apply the upstream-submitted patch that strips that header before
comparing. Verified with 20 consecutive runs on ZFS.

Fixes #498789.
Link: https://lore.kernel.org/git/[email protected]/
jsoncpp changed the secure memory definition
with 1.9.7 and made it possible to enable it directly
via cmake.

Signed-off-by: Markus Theil <[email protected]>
@vcunat vcunat added the 1.severity: security Issues which raise a security issue, or PRs that fix one label May 8, 2026
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches. 4.workflow: staging A staging-next or staging-next-XX.YY branch labels May 8, 2026
@vcunat vcunat mentioned this pull request May 8, 2026
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 4.workflow: staging A staging-next or staging-next-XX.YY branch 8.has: package (new) This PR adds a new package 8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.