Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.09] libraw: 0.20.0 -> 0.20.2 #102988

Merged

Conversation

redvers
Copy link
Member

@redvers redvers commented Nov 6, 2020

https://github.com/LibRaw/LibRaw/blob/0.20.2/Changelog.txt
https://nvd.nist.gov/vuln/detail/CVE-2020-15365
https://nvd.nist.gov/vuln/detail/CVE-2020-15503
https://nvd.nist.gov/vuln/detail/CVE-2020-24890
(cherry picked from commit 0594e27)

Motivation for this change

Addresses: #99802 - CVE-2020-24890

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

license = stdenv.lib.licenses.gpl2Plus;
platforms = stdenv.lib.platforms.unix;
license = licenses.gpl2Plus;
platforms = platforms.unix;
Copy link
Member

Choose a reason for hiding this comment

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

maintainers is missing here.

Copy link
Contributor

Choose a reason for hiding this comment

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

this is a cherry-picked commit, should reflect the on one master

@redvers redvers changed the title libraw: 0.20.0 -> 0.20.2 libraw: 0.20.0 -> 0.20.2 [20.09] Nov 6, 2020
@jonringer jonringer changed the title libraw: 0.20.0 -> 0.20.2 [20.09] [20.09] libraw: 0.20.0 -> 0.20.2 Nov 6, 2020
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 102988 1

6 packages marked as broken and skipped:
  • gimpPlugins.exposureBlend
  • gimpPlugins.focusblur
  • gimpPlugins.texturize
  • gimpPlugins.ufraw
  • photoflow
  • ufraw
43 packages built:
  • enlightenment.econnman
  • enlightenment.efl
  • enlightenment.enlightenment
  • enlightenment.ephoto
  • enlightenment.rage
  • enlightenment.terminology
  • gegl_0_4 (gnome3.gegl_0_4)
  • gimp
  • gimp-with-plugins
  • gimpPlugins.fourier
  • gimpPlugins.gap
  • gimpPlugins.gimplensfun
  • gimpPlugins.gmic
  • gimpPlugins.lightning
  • gimpPlugins.lqrPlugin
  • gimpPlugins.resynthesizer (gimpPlugins.resynthesizer2)
  • gimpPlugins.waveletSharpen
  • gmic-qt-krita
  • gnome-photos (gnome3.gnome-photos)
  • shotwell (gnome3.shotwell)
  • gthumb
  • libsForQt5.gwenview (kdeApplications.gwenview ,libsForQt515.gwenview)
  • kdeApplications.kdegraphics-thumbnailers
  • libsForQt5.libkdcraw (kdeApplications.libkdcraw ,libsForQt515.libkdcraw)
  • krita
  • libraw
  • libsForQt512.gwenview
  • libsForQt512.libkdcraw
  • libsForQt514.gwenview
  • libsForQt514.libkdcraw
  • luminanceHDR
  • megacmd
  • megasync
  • nomacs
  • pantheon.elementary-photos
  • photoqt
  • python27Packages.pythonefl
  • python27Packages.rawkit
  • python37Packages.pythonefl
  • python37Packages.rawkit
  • python38Packages.pythonefl
  • python38Packages.rawkit
  • rapid-photo-downloader

@jonringer jonringer merged commit 2512046 into NixOS:release-20.09 Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants