Skip to content

python310: 3.10.11 -> 3.10.12; python311: 3.11.3 -> 3.11.4#236448

Merged
mweinelt merged 2 commits intoNixOS:stagingfrom
mweinelt:cpython-3.10.12-3.11.4
Jun 8, 2023
Merged

python310: 3.10.11 -> 3.10.12; python311: 3.11.3 -> 3.11.4#236448
mweinelt merged 2 commits intoNixOS:stagingfrom
mweinelt:cpython-3.10.12-3.11.4

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented Jun 7, 2023

https://docs.python.org/release/3.10.12/whatsnew/changelog.html
https://docs.python.org/release/3.11.4/whatsnew/changelog.html

Fixes: CVE-2023-24329

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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.

@mweinelt mweinelt added 1.severity: security Issues which raise a security issue, or PRs that fix one backport staging-23.05 labels Jun 7, 2023
@mweinelt mweinelt requested a review from FRidh as a code owner June 7, 2023 12:42
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jun 7, 2023
@mweinelt
Copy link
Member Author

mweinelt commented Jun 7, 2023

  • aarch64-linux
    • python310
    • python311
  • x86_64-linux
    • python310
    • python311
  • aarch64-darwin
    • python310
    • python311
  • x86_64-darwin
    • python310
    • python311

@ofborg ofborg bot added 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 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 Jun 7, 2023
@mweinelt mweinelt merged commit 86daf82 into NixOS:staging Jun 8, 2023
@mweinelt mweinelt deleted the cpython-3.10.12-3.11.4 branch June 8, 2023 12:54
@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2023

Successfully created backport PR for staging-23.05:

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 6.topic: python Python is a high-level, general-purpose programming language. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant