-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: c64624b8435a
head repository: NixOS/nixpkgs-channels
compare: 179b8146e668
Commits on Jun 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c4cad45 - Browse repository at this point
Copy the full SHA c4cad45View commit details
Commits on Oct 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 95fab6a - Browse repository at this point
Copy the full SHA 95fab6aView commit details
Commits on Oct 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for efca8b4 - Browse repository at this point
Copy the full SHA efca8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 149a55e - Browse repository at this point
Copy the full SHA 149a55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2962f94 - Browse repository at this point
Copy the full SHA 2962f94View commit details -
make-derivation: use
?
instead ofbuiltins.hasAttr
As suggested by @edolstra
Configuration menu - View commit details
-
Copy full SHA for 5be927d - Browse repository at this point
Copy the full SHA 5be927dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e026b - Browse repository at this point
Copy the full SHA c7e026bView commit details
Commits on Oct 30, 2018
-
make-derivation: use a more descriptive assert message
As suggested by @Profpatsch
Configuration menu - View commit details
-
Copy full SHA for 1f7fc09 - Browse repository at this point
Copy the full SHA 1f7fc09View commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c8c7747 - Browse repository at this point
Copy the full SHA c8c7747View commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 73344be - Browse repository at this point
Copy the full SHA 73344beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84db315 - Browse repository at this point
Copy the full SHA 84db315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f39ee - Browse repository at this point
Copy the full SHA 81f39eeView commit details
Commits on Nov 2, 2018
-
nixos/rspamd: Add support for included files
By default rspamd will look for multiple files in /etc/rspamd/local.d and /etc/rspamd/override.d to be included in subsections of the merged final config for rspamd. Most of the config snippets in the official rspamd documentation are made to these files and so it makes sense for NixOS to support them and this is what this commit does. As part of rspamd 1.8.1 support was added for having custom Lua rules stored in $LOCAL_CONFDIR/rspamd.local.lua which means that it is now possible for NixOS to support such rules and so this commit also adds support for this to the rspamd module.
Configuration menu - View commit details
-
Copy full SHA for 0810d63 - Browse repository at this point
Copy the full SHA 0810d63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ccafe5 - Browse repository at this point
Copy the full SHA 1ccafe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a415f - Browse repository at this point
Copy the full SHA f8a415fView commit details -
https://gitweb.torproject.org/tor.git/plain/ChangeLog?h=tor-0.3.4.9 Please confirm the sha256 is correct for a verified tarball, I'm not setup (or know how offhand but docs look promising) to do this myself.
Configuration menu - View commit details
-
Copy full SHA for c78761b - Browse repository at this point
Copy the full SHA c78761bView commit details -
Drop obsolete GHC versions 7.10.3, 8.0.2, and 8.4.3.
We keep the latest minor release of each one of the last 3 major releases, which currently are GHC versions 8.2.2, 8.4.4, and 8.6.1. We also have ghc-HEAD, but this doesn't count. Dropping these compilers implied that we have to drop the corresponding versions of ghcjs, too. We can also drop a shitload of obsolete compiler patches that newer versions no longer need. At some point, we can probably simplify the generic builder, too.
Configuration menu - View commit details
-
Copy full SHA for 2f0de54 - Browse repository at this point
Copy the full SHA 2f0de54View commit details -
zsh-git-prompt: don't hard-code any particular compiler version
Just use whatever is the current default.
Configuration menu - View commit details
-
Copy full SHA for bf26876 - Browse repository at this point
Copy the full SHA bf26876View commit details -
folly: 2018.08.27.00 -> 2018.10.29.00
Folly disabled autotools-based builds in favor of CMake.
Configuration menu - View commit details
-
Copy full SHA for 45db416 - Browse repository at this point
Copy the full SHA 45db416View commit details -
r-ps: patchShebangs in ./configure to fix build
Averell Dalton committedNov 2, 2018 Configuration menu - View commit details
-
Copy full SHA for 25e68e3 - Browse repository at this point
Copy the full SHA 25e68e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411c665 - Browse repository at this point
Copy the full SHA 411c665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79dace1 - Browse repository at this point
Copy the full SHA 79dace1View commit details -
Configuration menu - View commit details
-
Copy full SHA for de8a3e3 - Browse repository at this point
Copy the full SHA de8a3e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e63509a - Browse repository at this point
Copy the full SHA e63509aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d30e5 - Browse repository at this point
Copy the full SHA c0d30e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3739a9 - Browse repository at this point
Copy the full SHA a3739a9View commit details
Commits on Nov 3, 2018
-
SSRF in Kubernetes integration The GitLab Kubernetes integration was vulnerable to a SSRF issue which could allow an attacker to make requests to access any internal URLs. The issue is now mitigated in the latest release and is assigned CVE-2018-18843.
Configuration menu - View commit details
-
Copy full SHA for 9e491f7 - Browse repository at this point
Copy the full SHA 9e491f7View commit details -
gnidorah committed
Nov 3, 2018 Configuration menu - View commit details
-
Copy full SHA for fc96e53 - Browse repository at this point
Copy the full SHA fc96e53View commit details -
cargo-asm: fix build on macOS Mojave
Building cargo-asm on Mojave fails with ld: framework not found Security Add Security as a build input.
Configuration menu - View commit details
-
Copy full SHA for 1f21fc5 - Browse repository at this point
Copy the full SHA 1f21fc5View commit details -
Merge pull request #49673 from danieldk/cargo-asm-security
cargo-asm: fix build on macOS Mojave
Configuration menu - View commit details
-
Copy full SHA for 6742bdc - Browse repository at this point
Copy the full SHA 6742bdcView commit details -
Merge pull request #49674 from typetetris/fix-46130
haskellPackages.sdl2: test-suite needs x server, so deactivate it
Configuration menu - View commit details
-
Copy full SHA for 1cd1a34 - Browse repository at this point
Copy the full SHA 1cd1a34View commit details -
Merge pull request #49666 from averelld/rPackages.ps-build-fix
r-ps: patchShebangs in ./configure to fix build
Configuration menu - View commit details
-
Copy full SHA for d9fa1f9 - Browse repository at this point
Copy the full SHA d9fa1f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d49a1 - Browse repository at this point
Copy the full SHA 09d49a1View commit details -
Merge pull request #49467 from CharlesHD/submit/cmusfm
cmusfm: init at 2018-10-11
Configuration menu - View commit details
-
Copy full SHA for 722fcbb - Browse repository at this point
Copy the full SHA 722fcbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a8a2f6 - Browse repository at this point
Copy the full SHA 8a8a2f6View commit details -
* jq: 1.5 -> 1.6 (!!) (last release was in 2015! :)) * jq: drop darwin patch, appears resolved by upgrade commit history isn't that long, and has a few addressing behavior on osx re:strptime-- and since this patch doesn't apply it seems likely it's been resolved but probably can be checked by any interested folks w/darwin.
Configuration menu - View commit details
-
Copy full SHA for ffd083e - Browse repository at this point
Copy the full SHA ffd083eView commit details -
Merge pull request #49680 from symphorien/nix-du-0.3
nix-du: 0.2.0 -> 0.3.0
Configuration menu - View commit details
-
Copy full SHA for 5443b37 - Browse repository at this point
Copy the full SHA 5443b37View commit details -
Merge pull request #49585 from periklis/libid3tag-sec-fixes
libid3tag: patch CVE-2017-11550 and CVE-2017-11551
Configuration menu - View commit details
-
Copy full SHA for 0e6d023 - Browse repository at this point
Copy the full SHA 0e6d023View commit details -
Merge pull request #49663 from flokli/gitlab-11.4.4
gitlab: 11.4.3 -> 11.4.4
Configuration menu - View commit details
-
Copy full SHA for a36f49b - Browse repository at this point
Copy the full SHA a36f49bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca7fa91 - Browse repository at this point
Copy the full SHA ca7fa91View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5af5b1 - Browse repository at this point
Copy the full SHA f5af5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cca2f - Browse repository at this point
Copy the full SHA f3cca2fView commit details -
Merge pull request #49652 from dtzWill/update/tor-0.3.4.9
tor: 0.3.4.8 -> 0.3.4.9
Configuration menu - View commit details
-
Copy full SHA for 0e76e13 - Browse repository at this point
Copy the full SHA 0e76e13View commit details -
Merge pull request #49660 from kquick/yices-2.6.1
yices: 2.6.0 -> 2.6.1
Configuration menu - View commit details
-
Copy full SHA for 759c26b - Browse repository at this point
Copy the full SHA 759c26bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 684e77d - Browse repository at this point
Copy the full SHA 684e77dView commit details -
Merge pull request #48496 from rvl/bpftrace
linuxPackages.bpftrace: init at unstable-2018-10-27
Configuration menu - View commit details
-
Copy full SHA for 721ab2e - Browse repository at this point
Copy the full SHA 721ab2eView commit details -
Merge pull request #49559 from ikarulus/librepcb
bump version librepcb-unstable: 2018-06-28 -> 2018-10-31
Configuration menu - View commit details
-
Copy full SHA for 848f2f3 - Browse repository at this point
Copy the full SHA 848f2f3View commit details -
home-assistant: 0.81.2 -> 0.81.5
Robert Schütz committedNov 3, 2018 Configuration menu - View commit details
-
Copy full SHA for c1324d5 - Browse repository at this point
Copy the full SHA c1324d5View commit details -
Merge pull request #49645 from peterhoeg/p/broadlink
pythonPackages.broadlink: init at 0.9
Configuration menu - View commit details
-
Copy full SHA for 4870522 - Browse repository at this point
Copy the full SHA 4870522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b095c6 - Browse repository at this point
Copy the full SHA 4b095c6View 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 c64624b8435a...179b8146e668