Skip to content

gnutls: 3.8.1 -> 3.8.2#268491

Merged
vcunat merged 1 commit intoNixOS:stagingfrom
trofi:gnutls-update
Nov 24, 2023
Merged

gnutls: 3.8.1 -> 3.8.2#268491
vcunat merged 1 commit intoNixOS:stagingfrom
trofi:gnutls-update

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Nov 19, 2023

Changes: https://lists.gnupg.org/pipermail/gnutls-help/2023-November/004837.html

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • 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
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 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
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested a review from vcunat November 19, 2023 12:51
@ofborg ofborg bot added 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-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. labels Nov 19, 2023
@vcunat vcunat added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Nov 19, 2023
@risicle
Copy link
Contributor

risicle commented Nov 19, 2023

CVE-2023-5981

@risicle
Copy link
Contributor

risicle commented Nov 19, 2023

Cherry-picked to staging-next for testing, builds passthru.tests with no new failures, macos 10.15 & nixos x86_64. pkgsStatic, pkgsMusl, pkgsCross.aarch64-multiplatform, pkgsi686Linux variants build happily, x86_64.

@vcunat vcunat merged commit c5ac2ce into NixOS:staging Nov 24, 2023
@github-actions
Copy link
Contributor

Backport failed for staging-23.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin staging-23.05
git worktree add -d .worktree/backport-268491-to-staging-23.05 origin/staging-23.05
cd .worktree/backport-268491-to-staging-23.05
git switch --create backport-268491-to-staging-23.05
git cherry-pick -x 2707f6791a51fa4e20fa1ae7a8202d884b8d2369

1 similar comment
@github-actions
Copy link
Contributor

Backport failed for staging-23.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin staging-23.05
git worktree add -d .worktree/backport-268491-to-staging-23.05 origin/staging-23.05
cd .worktree/backport-268491-to-staging-23.05
git switch --create backport-268491-to-staging-23.05
git cherry-pick -x 2707f6791a51fa4e20fa1ae7a8202d884b8d2369

@github-actions
Copy link
Contributor

Successfully created backport PR for staging-23.11:

@github-actions
Copy link
Contributor

Backport failed for staging-23.05, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin staging-23.05
git worktree add -d .worktree/backport-268491-to-staging-23.05 origin/staging-23.05
cd .worktree/backport-268491-to-staging-23.05
git switch --create backport-268491-to-staging-23.05
git cherry-pick -x 2707f6791a51fa4e20fa1ae7a8202d884b8d2369

@github-actions
Copy link
Contributor

Git push to origin failed for staging-23.11 with exitcode 1

1 similar comment
@github-actions
Copy link
Contributor

Git push to origin failed for staging-23.11 with exitcode 1

@vcunat
Copy link
Member

vcunat commented Nov 24, 2023

Picked to staging-23.05 manually as c483670

@trofi trofi deleted the gnutls-update branch November 24, 2023 18:08
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 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-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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants