Skip to content

Comments

python310Packages.django_3: 3.2.19 -> 3.2.20#241270

Merged
mweinelt merged 1 commit intoNixOS:stagingfrom
mweinelt:django-3.2.20
Jul 6, 2023
Merged

python310Packages.django_3: 3.2.19 -> 3.2.20#241270
mweinelt merged 1 commit intoNixOS:stagingfrom
mweinelt:django-3.2.20

Conversation

@mweinelt
Copy link
Member

@mweinelt mweinelt commented Jul 3, 2023

https://www.djangoproject.com/weblog/2023/jul/03/security-releases/
https://docs.djangoproject.com/en/3.2/releases/3.2.20/

Fixes: CVE-2023-36053

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 Jul 3, 2023
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 3, 2023
@ofborg ofborg bot requested a review from georgewhewell July 3, 2023 12:14
@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: 1001-2500 This PR causes many rebuilds on Darwin and should most likely 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Jul 3, 2023
@mweinelt mweinelt merged commit d58e2d5 into NixOS:staging Jul 6, 2023
@mweinelt mweinelt deleted the django-3.2.20 branch July 6, 2023 12:37
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Successfully created backport PR for staging-23.05:

vcunat added a commit that referenced this pull request Jul 10, 2023
...into staging-next, i.e. this will come to nixpkgs master earlier
than the first merge of the PR in commit d58e2d5.
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: 1001-2500 This PR causes many rebuilds on Darwin and should most likely 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant