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: 571b40d3f504
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: ca6a1a1cafca
Choose a head ref
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Apr 26, 2019

  1. Fix kernel oops on boot due to bug in i2c driver.

    NixOS/nixpkgs#60126
    https://lkml.org/lkml/2019/4/24/1123
    
    The patch should be removed in the next round of stable releases because the fix should be included.
    
    (cherry picked from commit 1e8a080)
    (cherry picked from commit a9c40ee)
    ambrop72 authored and NeQuissimus committed Apr 26, 2019
    Copy the full SHA
    196979e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. linux: 4.14.113 -> 4.14.114

    (cherry picked from commit ae7baea)
    NeQuissimus committed Apr 27, 2019
    Copy the full SHA
    70d8e4a View commit details
    Browse the repository at this point in the history
  2. linux: 4.19.36 -> 4.19.37

    (cherry picked from commit d43faab)
    NeQuissimus committed Apr 27, 2019
    Copy the full SHA
    d352b2d View commit details
    Browse the repository at this point in the history
  3. linux: 4.4.178 -> 4.4.179

    (cherry picked from commit 3d82905)
    NeQuissimus committed Apr 27, 2019
    Copy the full SHA
    d002a2b View commit details
    Browse the repository at this point in the history
  4. linux: 4.9.170 -> 4.9.171

    (cherry picked from commit 8d98033)
    NeQuissimus committed Apr 27, 2019
    Copy the full SHA
    d328bd1 View commit details
    Browse the repository at this point in the history
  5. linux: Remove i2c-oops patch

    (cherry picked from commit c08aa32)
    NeQuissimus committed Apr 27, 2019
    Copy the full SHA
    28c541d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    872e1ce View commit details
    Browse the repository at this point in the history
  7. bind: apply atomics to refcount patch

    Upstream added a commit [1] right after the release that fixes the
    aarch64 atomic operation linker issue we have been seeing [2].
    
    [1] https://gitlab.isc.org/isc-projects/bind9/commit/d72f436b7d7c697b262968c48c2d7643069ab17f
    [2] NixOS/nixpkgs#60301 (comment)
    
    (cherry picked from commit 37dd347)
    andir committed Apr 27, 2019
    Copy the full SHA
    6a8325b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #60342 from andir/18.09/bind

    [18.09] bind: 9.12.3-P4 -> 9.12.4-P1
    samueldr committed Apr 27, 2019
    Copy the full SHA
    ca6a1a1 View commit details
    Browse the repository at this point in the history