Skip to content
This repository was 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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 107ffbb22ad7
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bf7c0f0461e0
Choose a head ref
  • 11 commits
  • 2 files changed
  • 6 contributors

Commits on Mar 16, 2020

  1. nextcloud: 16.0.8 -> 16.0.9

    includes fix for nC-SA-2020-015.
    
    See nextcloud/server#19976, the SA currently
    has a typo - adressed in
    nextcloud/security-advisories#21.
    flokli committed Mar 16, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    yyx990803 Evan You
    Copy the full SHA
    311c3fd View commit details
  2. Merge pull request #82697 from flokli/19.09-nextcloud-16.0.9

    [19.09] nextcloud: 16.0.8 -> 16.0.9
    flokli authored Mar 16, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    yyx990803 Evan You
    Copy the full SHA
    8d7fd7e View commit details

Commits on Mar 17, 2020

  1. Verified

    This commit was signed with the committer’s verified signature.
    yyx990803 Evan You
    Copy the full SHA
    4f69f2c View commit details
  2. opensmtpd: 6.4.2p1 -> 6.6.1p1

    The substitition in smtpd/parse.y isn't necessary anymore.
    The hardcoded /usr/libexec/ has been replaced by a PATH_LIBEXEC #define,
    which will be set properly by the build system.
    
    (cherry picked from commit 9658850)
    flokli authored and Mic92 committed Mar 17, 2020

    Verified

    This commit was signed with the committer’s verified signature.
    yyx990803 Evan You
    Copy the full SHA
    7db6a85 View commit details
  3. opensmtpd: 6.6.1p1 -> 6.6.2p1

    Fixes critical vulnerability:
      https://www.mail-archive.com/misc@opensmtpd.org/msg04850.html
    
    (cherry picked from commit 7b9bd59)
    fpletz authored and Mic92 committed Mar 17, 2020
    Copy the full SHA
    3ecd571 View commit details
  4. opensmtpd: 6.6.2p1 -> 6.6.3p1

    (cherry picked from commit 77da495)
    r-ryantm authored and Mic92 committed Mar 17, 2020
    Copy the full SHA
    7a106bd View commit details
  5. opensmtpd: 6.6.3p1 -> 6.6.4p1

    Release notes aren't available at this time [1] it is likely to be
    related to a recent mail to oss-security (either [2] or [3]).
    
    [1] https://www.mail-archive.com/misc@opensmtpd.org/msg04888.html
    [2] https://www.openwall.com/lists/oss-security/2020/02/24/5
    [3] https://www.openwall.com/lists/oss-security/2020/02/24/4
    
    (cherry picked from commit 09725e5)
    andir authored and Mic92 committed Mar 17, 2020
    Copy the full SHA
    521c676 View commit details
  6. Revert "opensmtpd: mark as insecure due to CVE-2020-8794 / #80978"

    This reverts commit 4f69f2c.
    
    We backported the latest opensmtpd version.
    Mic92 committed Mar 17, 2020
    Copy the full SHA
    ce282f0 View commit details
  7. Revert "opensmtpd: apply patch for CVE-2020-7247.patch"

    This reverts commit f5c74e6.
    
    Already included in the opensmtpd version.
    Mic92 committed Mar 17, 2020
    Copy the full SHA
    fe67f42 View commit details
  8. opensmtpd: build against openssl

    build fails against our local libressl version
    Mic92 committed Mar 17, 2020
    Copy the full SHA
    29431a0 View commit details
  9. Merge pull request #82775 from Mic92/opensmtpd-backport

    opensmtpd: 6.4.2p1 -> 6.6.4p1 [backport 19.09]
    obadz authored Mar 17, 2020
    Copy the full SHA
    bf7c0f0 View commit details
Loading