Skip to content

python3Packages.mistune_2_0: 2.0.2 -> 2.0.4#184019

Merged
jonringer merged 1 commit intoNixOS:masterfrom
risicle:ris-mistune-2.0.4
Jul 31, 2022
Merged

python3Packages.mistune_2_0: 2.0.2 -> 2.0.4#184019
jonringer merged 1 commit intoNixOS:masterfrom
risicle:ris-mistune-2.0.4

Conversation

@risicle
Copy link
Contributor

@risicle risicle commented Jul 30, 2022

Description of changes

https://nvd.nist.gov/vuln/detail/CVE-2022-34749

Note this does not address mistune_0_8. Unless someone wants to backport the patch or confirm that it is not vulnerable, we will have to mark it with knownVunerabilities.

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/)
  • 22.11 Release Notes (or backporting 22.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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@risicle risicle added 1.severity: security Issues which raise a security issue, or PRs that fix one backport release-22.05 labels Jul 30, 2022
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 30, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jul 30, 2022
@risicle
Copy link
Contributor Author

risicle commented Jul 30, 2022

@ofborg build python3Packages.mistune_2_0

@risicle risicle marked this pull request as ready for review July 30, 2022 18:55
@risicle risicle requested review from FRidh and jonringer as code owners July 30, 2022 18:55
@jonringer
Copy link
Contributor

curious as to why there's multiple versions, as it's a user foot gun. But that looks unrelated to this PR

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Result of nixpkgs-review pr 184019 run on x86_64-linux 1

2 packages blacklisted:
  • nixos-install-tools
  • tests.nixos-functions.nixos-test
7 packages built:
  • iredis
  • mailman-web
  • md2gemini (python310Packages.md2gemini)
  • present
  • python310Packages.mistune_2_0
  • python39Packages.md2gemini
  • python39Packages.mistune_2_0

@github-actions
Copy link
Contributor

Successfully created backport PR #184050 for release-22.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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants