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: 336baf0d0987
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 3b28e23a04cb
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 11, 2020

  1. linuxPackages.wireguard: fix the build on linux 5.4.76

    Patch copied from https://github.com/archlinux/svntogit-packages/blob/packages/wireguard-dkms/trunk/lts.diff
    
    This fixes:
    
    ```
    In file included from <command-line>:
    /build/source/src/compat/compat-asm.h:44: warning: "SYM_FUNC_START" redefined
       44 | #define SYM_FUNC_START ENTRY
          |
    In file included from /build/source/src/compat/compat-asm.h:9,
                     from <command-line>:
    /nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:218: note: this is the location of the previous definition
      218 | #define SYM_FUNC_START(name)    \
          |
    In file included from <command-line>:
    /build/source/src/compat/compat-asm.h:45: warning: "SYM_FUNC_END" redefined
       45 | #define SYM_FUNC_END ENDPROC
          |
    In file included from /build/source/src/compat/compat-asm.h:9,
                     from <command-line>:
    /nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:265: note: this is the location of the previous definition
      265 | #define SYM_FUNC_END(name)    \
          |
    /build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S: Assembler messages:
    /build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:50: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:176: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:180: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/blake2s/blake2s-x86_64.S:257: Error: invalid character '(' in mnemonic
    make[3]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/scripts/Makefile.build:348: /build/source/src/crypto/zinc/blake2s/blake2s-x86_64.o] Error 1
    make[3]: *** Waiting for unfinished jobs....
    In file included from <command-line>:
    /build/source/src/compat/compat-asm.h:44: warning: "SYM_FUNC_START" redefined
       44 | #define SYM_FUNC_START ENTRY
          |
    In file included from /build/source/src/compat/compat-asm.h:9,
                     from <command-line>:
    /nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:218: note: this is the location of the previous definition
      218 | #define SYM_FUNC_START(name)    \
          |
    In file included from <command-line>:
    /build/source/src/compat/compat-asm.h:45: warning: "SYM_FUNC_END" redefined
       45 | #define SYM_FUNC_END ENDPROC
          |
    In file included from /build/source/src/compat/compat-asm.h:9,
                     from <command-line>:
    /nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/include/linux/linkage.h:265: note: this is the location of the previous definition
      265 | #define SYM_FUNC_END(name)    \
          |
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S: Assembler messages:
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:123: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:185: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:187: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:319: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1016: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1616: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1620: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1810: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1812: Error: invalid character '(' in mnemonic
    /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.S:1959: Error: invalid character '(' in mnemonic
    make[3]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/scripts/Makefile.build:348: /build/source/src/crypto/zinc/chacha20/chacha20-x86_64.o] Error 1
    make[2]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/Makefile:1729: /build/source/src] Error 2
    make[1]: *** [/nix/store/cz60577g5hwk78c2z7rhxl21bklaqr0d-linux-5.4.77-dev/lib/modules/5.4.77-hardened/source/Makefile:179: sub-make] Error 2
    make: *** [Makefile:26: module] Error 2
    builder for '/nix/store/hll3sjyrwa55arzlsxnbacqdd8s842l1-wireguard-1.0.20200908.drv' failed with exit code 2
    ```
    
    (cherry picked from commit c945b47)
    ivan authored and erictapen committed Nov 11, 2020
    Copy the full SHA
    30e67e9 View commit details
    Browse the repository at this point in the history
  2. nats-server: 2.1.0 -> 2.1.7

    (cherry picked from commit 47d8d4a)
    r-ryantm authored and ehmry committed Nov 11, 2020
    Copy the full SHA
    f341eb2 View commit details
    Browse the repository at this point in the history
  3. nats-server: 2.1.7 -> 2.1.9

    Fixes: CVE-2020-26521, CVE-2020-26892
    (cherry picked from commit b2a20c2)
    mweinelt authored and ehmry committed Nov 11, 2020
    Copy the full SHA
    3b28e23 View commit details
    Browse the repository at this point in the history