-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 21cf33331027
head repository: NixOS/nixpkgs-channels
compare: 7055516fcae0
Commits on Apr 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6118881 - Browse repository at this point
Copy the full SHA 6118881View commit details -
Should fix `ntlm_auth: ~/.local/share/lutris/runtime/lib64/libp11-kit.so.0: no version information available (required by /lib64/libgnutls.so.30)` warning
Configuration menu - View commit details
-
Copy full SHA for 0ed683c - Browse repository at this point
Copy the full SHA 0ed683cView commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f795df2 - Browse repository at this point
Copy the full SHA f795df2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 777d1c0 - Browse repository at this point
Copy the full SHA 777d1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d6656 - Browse repository at this point
Copy the full SHA 25d6656View commit details -
consul.passthru.tests: Fix failure on current consul. Fixes #90613.
Done by setting `autopilot.min_quorum = 3`. Techncially, this would have been required to keep the test correct since Consul's "autopilot" "Dead Server Cleanup" was enabled by default (I believe that was in Consul 0.8). Practically, the issue only occurred with our NixOS test with releases >= `1.7.0-beta2` (see #90613). The setting itself is available since Consul 1.6.2. However, this setting was not documented clearly enough for anybody to notice, and only the upstream issue hashicorp/consul#8118 I filed brought that to light. As explained there, the test could also have been made pass by applying the more correct rolling reboot procedure -m.wait_until_succeeds("[ $(consul members | grep -o alive | wc -l) == 5 ]") +m.wait_until_succeeds( + "[ $(consul operator raft list-peers | grep true | wc -l) == 3 ]" +) but we also intend to test that Consul can regain consensus even if the quorum gets temporarily broken.
Configuration menu - View commit details
-
Copy full SHA for a59a972 - Browse repository at this point
Copy the full SHA a59a972View commit details -
consul.passthru.tests: Refactor into functions.
For better naming and commentary.
Configuration menu - View commit details
-
Copy full SHA for 701c0eb - Browse repository at this point
Copy the full SHA 701c0ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 811bcbe - Browse repository at this point
Copy the full SHA 811bcbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcdac2e - Browse repository at this point
Copy the full SHA bcdac2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3b27ed - Browse repository at this point
Copy the full SHA b3b27edView commit details
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b9e9eff - Browse repository at this point
Copy the full SHA b9e9effView commit details
Commits on Jun 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e6d5fec - Browse repository at this point
Copy the full SHA e6d5fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f422d65 - Browse repository at this point
Copy the full SHA f422d65View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7a2ed26 - Browse repository at this point
Copy the full SHA 7a2ed26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dd2ae6 - Browse repository at this point
Copy the full SHA 8dd2ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c532bfc - Browse repository at this point
Copy the full SHA c532bfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f09f75 - Browse repository at this point
Copy the full SHA 8f09f75View commit details -
This update fixes CVE https://nvd.nist.gov/vuln/detail/CVE-2020-11053. In addition, switch to using `buildGoModule` as the project switched to go 1.14 and go modules.
Configuration menu - View commit details
-
Copy full SHA for 14b83ed - Browse repository at this point
Copy the full SHA 14b83edView commit details -
Merge pull request #85324 from turboMaCk/refactor-elm-node-packages
elmPackages: Refactor `lib` and expression for related packages
Configuration menu - View commit details
-
Copy full SHA for 38227a6 - Browse repository at this point
Copy the full SHA 38227a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3b362 - Browse repository at this point
Copy the full SHA 6c3b362View commit details -
Configuration menu - View commit details
-
Copy full SHA for 467fdc7 - Browse repository at this point
Copy the full SHA 467fdc7View commit details -
Merge pull request #91613 from 1000101/1000101
maintainers: fix previously uncaught name issues
Configuration menu - View commit details
-
Copy full SHA for 31cd000 - Browse repository at this point
Copy the full SHA 31cd000View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2327fe - Browse repository at this point
Copy the full SHA c2327feView commit details -
Configuration menu - View commit details
-
Copy full SHA for a16a655 - Browse repository at this point
Copy the full SHA a16a655View commit details -
Configuration menu - View commit details
-
Copy full SHA for cab8027 - Browse repository at this point
Copy the full SHA cab8027View commit details -
Merge pull request #91411 from mweinelt/wordpress
wordpress: 5.4.1 -> 5.4.2
Configuration menu - View commit details
-
Copy full SHA for 7287a36 - Browse repository at this point
Copy the full SHA 7287a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dad77e - Browse repository at this point
Copy the full SHA 2dad77eView commit details -
Merge pull request #91584 from r-ryantm/auto-update/gpodder
gpodder: 3.10.15 -> 3.10.16
Configuration menu - View commit details
-
Copy full SHA for 1701160 - Browse repository at this point
Copy the full SHA 1701160View commit details -
Merge pull request #91582 from dotlambda/qutebrowser-1.13.0
qutebrowser: 1.12.0 -> 1.13.0
Configuration menu - View commit details
-
Copy full SHA for 8068812 - Browse repository at this point
Copy the full SHA 8068812View commit details -
Merge pull request #91460 from evanjs/diskonaut-init
diskonaut: init at 0.3.0
Configuration menu - View commit details
-
Copy full SHA for 5e65ede - Browse repository at this point
Copy the full SHA 5e65edeView commit details -
Merge pull request #91595 from r-ryantm/auto-update/hcxtools
hcxtools: 6.0.2 -> 6.0.3
Configuration menu - View commit details
-
Copy full SHA for 729fe8d - Browse repository at this point
Copy the full SHA 729fe8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 053db07 - Browse repository at this point
Copy the full SHA 053db07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25342d9 - Browse repository at this point
Copy the full SHA 25342d9View commit details -
Merge pull request #90701 from nh2/issue-90613-fix-consul-reboot-test
consul.passthru.tests: Fix failure on current consul versions, add more tests
Configuration menu - View commit details
-
Copy full SHA for 5c5f7a2 - Browse repository at this point
Copy the full SHA 5c5f7a2View commit details -
Merge pull request #91010 from knl/oauth2_proxy_5.1.1
oauth2_proxy: 5.1.0 -> 5.1.1
Configuration menu - View commit details
-
Copy full SHA for d2924dc - Browse repository at this point
Copy the full SHA d2924dcView commit details -
Merge pull request #91624 from r-ryantm/auto-update/mdbook
mdbook: 0.3.7 -> 0.4.0
Configuration menu - View commit details
-
Copy full SHA for b266aa9 - Browse repository at this point
Copy the full SHA b266aa9View commit details -
Merge pull request #91546 from r-ryantm/auto-update/codeql
codeql: 2.2.1 -> 2.2.3
Configuration menu - View commit details
-
Copy full SHA for 40dbcfc - Browse repository at this point
Copy the full SHA 40dbcfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c54bd - Browse repository at this point
Copy the full SHA 05c54bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc726a9 - Browse repository at this point
Copy the full SHA bc726a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 929d7dd - Browse repository at this point
Copy the full SHA 929d7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7055516 - Browse repository at this point
Copy the full SHA 7055516View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 21cf33331027...7055516fcae0