Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs-channels
base: a8e307e93c36
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: be81cfd9f878
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Jul 21, 2018

  1. Merge pull request #43811 from taku0/oraclejdk-8u181

    oraclejdk: 10.0.1 -> 10.0.2 [Critical security fixes]
    
    (cherry picked from commit defa760)
    srhb committed Jul 21, 2018
    Configuration menu
    Copy the full SHA
    79e6571 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. ghostscript: 9.24 -> 9.25 (#47948)

    Highlights in this release include:
    
    This release fixes problems with argument handling, some unintended results of the security fixes to the SAFER file access restrictions (specifically accessing ICC profile files), and some additional security issues over the recent 9.24 release.
    
    CVE-2018-16802
    CVE-2018-17183
    
    Note: The ps2epsi utility does not, and cannot call Ghostscript with the -dSAFER command line option. It should never be called with input from untrusted sources.
    
    Security issues have been the primary focus of this release, including solving several (well publicised) real and potential exploits.
    PLEASE NOTE: We strongly urge users to upgrade to this latest release to avoid these issues.
    
    As well as Ghostscript itself, jbig2dec has had a significant amount of work improving its robustness in the face of out specification files.
    
    IMPORTANT: We are in the process of forking LittleCMS. LCMS2 is not thread safe, and cannot be made thread safe without breaking the ABI. Our fork will be thread safe, and include performance enhancements (these changes have all be been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. Our fork will be available as its own package separately from Ghostscript (and MuPDF).
    
    The usual round of bug fixes, compatibility changes, and incremental improvements.
    
    (cherry picked from commit 5b77b0d2f1eda9a42fe188eafb499230741e7925)
    (cherry picked from commit dbcbf7c)
    flokli authored and xeji committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    54a2076 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43842 from srhb/jdk-backport

    Backport of #43811 jdk updates (help needed)
    andir committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    bfa517d View commit details
    Browse the repository at this point in the history
  3. oraclejdk8psu: mark as insecure

    This is a sort port of 4d6f880 (#43811). The mentioned issues are not
    being fixed in the release. The CPU release should be used instead.
    
    Since someone might still need the PSU version it will just be marked as
    insecure allowing the user to whitelist it, if required.
    andir committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    3b23342 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #47959 from andir/18.03/oraclejdk

    [18.03] oraclejdk8psu: mark as insecure
    andir committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    be81cfd View commit details
    Browse the repository at this point in the history