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: 6a3f5bcb061e
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 299814b385d2
Choose a head ref
  • 7 commits
  • 7 files changed
  • 6 contributors

Commits on Oct 6, 2018

  1. dbeaver: 5.2.0 -> 5.2.1

    (cherry picked from commit 2012860)
    samueldr committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    8810238 View commit details
    Browse the repository at this point in the history
  2. 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)
    flokli authored and xeji committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    dbcbf7c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47952 from samueldr/auto/dbeaver/nixos-18.09/5.2.1

    dbeaver: 5.2.0 -> 5.2.1 (18.09)
    Mic92 committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    c7dc01c View commit details
    Browse the repository at this point in the history
  4. firefox-esr-52: mark as unsupported

    The ESR release is no longer supported by Mozilla. We should mark it as
    insecure as we did on 18.03 and master.
    
    Originally marked as insecure on master in 0a3f070.
    andir committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    f26df15 View commit details
    Browse the repository at this point in the history
  5. firefox: provide clang configure flags on i686

    With the upgrade to firefox 62 clang flags are now required on i686.
    
    (cherry picked from commit acf4a4e)
    andir committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    98e6fa3 View commit details
    Browse the repository at this point in the history
  6. telepresence: 0.85 -> 0.93 (#47966)

    (cherry picked from commit a134b9a)
    
    backported because previouse version failed to build
    offlinehacker authored and xeji committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    9eb724f View commit details
    Browse the repository at this point in the history
  7. nodePackages.webtorrent-cli: add node-gyp dependency, fixes build

    (cherry picked from commit ce4072c)
    schneefux authored and Mic92 committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    299814b View commit details
    Browse the repository at this point in the history