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: 51bab7011d46
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: f5900a99699a
Choose a head ref
  • 10 commits
  • 9 files changed
  • 7 contributors

Commits on Mar 27, 2019

  1. linux: 4.9.165 -> 4.9.166

    (cherry picked from commit ebd2533)
    NeQuissimus committed Mar 27, 2019
    Copy the full SHA
    82a2b18 View commit details
    Browse the repository at this point in the history
  2. linux: 4.14.108 -> 4.14.109

    (cherry picked from commit e3bee73)
    NeQuissimus committed Mar 27, 2019
    Copy the full SHA
    f78bcc6 View commit details
    Browse the repository at this point in the history
  3. linux: 4.19.31 -> 4.19.32

    (cherry picked from commit ec83ff0)
    NeQuissimus committed Mar 27, 2019
    Copy the full SHA
    5a03c68 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58431 from alexbiehl/alex/nix-layers

    dockerTools: align generated layer archives with docker's output
    (cherry picked from commit 6af3176)
    grahamc authored and shlevy committed Mar 27, 2019
    Copy the full SHA
    dc15b7f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. monero: 0.13.0.4 -> 0.14.0.2

    (cherry picked from commit a0a1dc0)
    thedavidmeister authored and rnhmjoj committed Mar 28, 2019
    Copy the full SHA
    b330796 View commit details
    Browse the repository at this point in the history
  2. monero-gui: 0.13.0.4 -> 0.14.0.0

    (cherry picked from commit b1d040b)
    thedavidmeister authored and rnhmjoj committed Mar 28, 2019
    Copy the full SHA
    78046cc View commit details
    Browse the repository at this point in the history
  3. monero-gui: fix missing qml imports

    (cherry picked from commit bbefa95)
    rnhmjoj committed Mar 28, 2019
    Copy the full SHA
    4f8e6ef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58465 from rnhmjoj/monero-18.09

    [18.09] monero: 0.13 -> 0.14
    pSub committed Mar 28, 2019
    Copy the full SHA
    033984c View commit details
    Browse the repository at this point in the history
  5. gnutls: 3.6.2 -> 3.6.5

    No security problems have been published about 3.6.x so far,
    but I'd certainly count the almost-transparent TLS 1.3 support
    as a security improvement.
    
    (cherry picked from commit 2ff530e)
    vcunat committed Mar 28, 2019
    Copy the full SHA
    69985a7 View commit details
    Browse the repository at this point in the history
  6. gnutls: 3.6.5 -> 3.6.7, security!

    https://lists.gnupg.org/pipermail/gnutls-help/2019-March/004497.html
    Close #58437.
    
    (cherry picked from commit 225b164)
    The gnutls minor updates tend to have high level of compatibility,
    and we're fixing some security problems.
    dtzWill authored and vcunat committed Mar 28, 2019
    Copy the full SHA
    f5900a9 View commit details
    Browse the repository at this point in the history