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: ac2e87944c3b
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: a50507a6cce1
Choose a head ref
  • 17 commits
  • 23 files changed
  • 7 contributors

Commits on Nov 7, 2019

  1. libexif: fix CVE-2018-20030

    Also:
    
    - Use GitHub as source for CVE-2017-7544.patch [0]. The resulting patch
      is identical, but comes in a different format.
    
    - Update the website, as http://libexif.sourceforge.net/ shows only a
      move notice.
    
    - Add erictapen as maintainer.
    
    [0] libexif/libexif@c39acd1
    erictapen committed Nov 7, 2019

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    6310531 View commit details

Commits on Nov 16, 2019

  1. Treewide: replace last refs to alioth.debian.org

    Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
    Sources moved to other forges (Salsa for example)
    Some release tarballs are available on alioth-archive.debian.org
    c0bw3b committed Nov 16, 2019

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    d811bb1 View commit details
  2. Merge pull request #73492 from c0bw3b/fix/alioth

    Treewide: replace last refs to alioth.debian.org
    Mic92 authored Nov 16, 2019

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    26a4ff8 View commit details
  3. haka: restrict to x86 linux platforms

    aarch64 Hydra build has always been failing
    c0bw3b authored Nov 16, 2019

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    5a8ecec View commit details
  4. Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    5af5b19 View commit details
  5. nixos/yggdrasil: remove /etc effects

    Use of the /etc directory should be avoided for software without
    hardcoded configuration paths.
    ehmry committed Nov 16, 2019

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    7a1b4d1 View commit details
  6. mle: fix build

    Tests failing on Hydra
    c0bw3b authored Nov 16, 2019

    Unverified

    This user has not yet uploaded their public signing key.
    Copy the full SHA
    47c88f9 View commit details
  7. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8c99772 View commit details
  8. libexif: convert to fetchpatch

    vcunat committed Nov 16, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    233f363 View commit details
  9. Copy the full SHA
    908f624 View commit details
  10. apfel: fix build

    Was failing on Hydra with:
    ld: cannot find -lz
    c0bw3b authored Nov 16, 2019
    Copy the full SHA
    af6ffda View commit details
  11. qcdnum: fix build

    It was failing on Hydra with:
    ld: cannot find -lz
    c0bw3b authored Nov 16, 2019
    Copy the full SHA
    57a19cb View commit details
  12. Copy the full SHA
    c19ab45 View commit details
  13. linux: 4.4.201 -> 4.4.202

    NeQuissimus committed Nov 16, 2019
    Copy the full SHA
    6f97eeb View commit details
  14. linux: 4.9.201 -> 4.9.202

    NeQuissimus committed Nov 16, 2019
    Copy the full SHA
    ef31491 View commit details
  15. qdirstat: fix build

     (#73511)
    c0bw3b authored Nov 16, 2019
    Copy the full SHA
    2236fd4 View commit details
  16. electrum-dash: mark as vulnerable

    CVE-2018-1000022 in electrum
    c0bw3b committed Nov 16, 2019
    Copy the full SHA
    a50507a View commit details
Loading