Navigation Menu

Skip to content
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
base: 34e67f3f9f20
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 357f51b93d33
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Mar 7, 2019

  1. openafs: Add support for Linux 5.0 to openafs_1_8 (#56859)

    OpenAFS 1.8.2 does has not yet merged support for Linux 4.20 or 5.0
    This patch cherry-picks commits from the git repository, and includes
    them in the patches/ directory. This also replaces the amalgamated Linux 4.20
    patches I added earlier with the original outputs from `git show`.
    
    This has been tested to build on Linux 4.4, 4.14, 4.20, and 5.0.
    
    This does not change the derivations of openafs_1_8, only
    linuxPackages_*.openafs_1_8.
    artemist authored and veprbl committed Mar 7, 2019
    Copy the full SHA
    357f51b View commit details
    Browse the repository at this point in the history