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: a36b861f804e
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: e9d4bab04458
Choose a head ref
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Sep 4, 2018

  1. Copy the full SHA
    17b6efa View commit details
  2. radare2: 2.8.0 -> 2.9.0

    Mic92 committed Sep 4, 2018
    Copy the full SHA
    24ce886 View commit details
  3. Copy the full SHA
    63b7bc8 View commit details
  4. radare2-cutter: 1.7 -> 1.7.1

    Mic92 committed Sep 4, 2018
    Copy the full SHA
    a56fd17 View commit details
  5. python.pkgs.pytest-fixture-config: disable tests (#46021)

    Tests seem to fail on all recent versions even outside of our build
    system. The upstream CI tests seem to somehow succeed but I wasn't able
    to reproduce that locally. For not it is probably best to disable them.
    andir authored and xeji committed Sep 4, 2018
    Copy the full SHA
    d814c98 View commit details
  6. Merge pull request #46031 from srhb/fix-go-on-aarch64

    go_1_11: Allow only one of GOARM={5,6,7}
    srhb authored Sep 4, 2018
    Copy the full SHA
    e153a98 View commit details
  7. dino: 2018-07-08 -> 2018-09-05

    Mic92 committed Sep 4, 2018
    Copy the full SHA
    de825a4 View commit details

Commits on Sep 5, 2018

  1. linux_4_18: HID: core: fix grouping by application

    This patch fixes #45165
    
    commit f07b3c1da92d ("HID: generic: create one input report per
    application type") was effectively the same as MULTI_INPUT:
    hidinput->report was never set, so hidinput_match_application()
    always returned null.
    
    Fix that by testing against the real application.
    
    Note that this breaks some old eGalax touchscreens that expect MULTI_INPUT
    instead of HID_QUIRK_INPUT_PER_APP. Enable this quirk for backward
    compatibility on all non-Win8 touchscreens.
    
    link: https://bugzilla.kernel.org/show_bug.cgi?id=200847
    link: https://bugzilla.kernel.org/show_bug.cgi?id=200849
    link: https://bugs.archlinux.org/task/59699
    link: NixOS/nixpkgs#45165
    
    Cc: stable@vger.kernel.org # v4.18+
    Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
    kalbasit authored and NeQuissimus committed Sep 5, 2018
    Copy the full SHA
    107de74 View commit details
  2. Copy the full SHA
    4f8a248 View commit details
  3. Merge pull request #46070 from Mic92/radare2

    radare2: 2.8.0 -> 2.9.0,  radare2-cutter: 1.7 -> 1.7.1
    dtzWill authored Sep 5, 2018
    Copy the full SHA
    e9d4bab View commit details
Loading