summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux: 4.8.11 -> 4.8.12Tim Steinbach2016-12-02
|
* linux: 4.1.35 -> 4.1.36Tim Steinbach2016-12-01
|
* Merge pull request #20804 from danbst/fix-shadowJoachim F2016-12-01
|\ | | | | shadow: fix collision with coreutils (man groups.1.gz)
| * shadow: fix collision with coreutils (man groups.1.gz)danbst2016-11-30
| | | | | | | | | | | | | | | | | | The `groups.1.gz` collides with one from coreutils. The code to fix this was already present in expression, but wrongly assumes that share/man/man1 directory will be copied to `man` output after `installPhase`. It turned out, that man directory is set at configure step, so we should remove file from `man` output.
* | linux: 3.12.67 -> 3.12.68Tim Steinbach2016-11-29
| |
* | Merge remote-tracking branch 'upstream/staging' into masterTuomas Tynkkynen2016-11-30
|\ \
| * \ Merge branch 'master' into stagingVladimír Čunát2016-11-26
| |\ \
| * | | cryptsetup: use python2Frederik Rietdijk2016-11-24
| | | |
| * | | dstat: use python2Frederik Rietdijk2016-11-24
| | | |
* | | | Revert "lxc: 2.0.4 -> 2.0.6"Franz Pletz2016-11-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5d804566dfecaa3928893244399b86453edcacb3. This was an error on my part. I had the commit sitting on my local master and pulled upstream to rebase my commit before pushing. I didn't notice there was a commit bumping lxc and the auto-merge on the rebase.
* | | | linuxPackages.ati_drivers_x11: patch for kernel 4.7+ (#19810)Matt McHenry2016-11-28
| | | |
* | | | lxc: 2.0.4 -> 2.0.6Franz Pletz2016-11-28
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2016-8649. See https://lists.linuxcontainers.org/pipermail/lxc-users/2016-November/012597.html.
* | | | Merge pull request #20766 from avnik/update/lxcPeter Simons2016-11-28
|\ \ \ \ | | | | | | | | | | lxc: 2.0.4 -> 2.0.6 (security)
| * | | | lxc: 2.0.4 -> 2.0.6 (security)Alexander V. Nikolaev2016-11-28
| | | | | | | | | | | | | | | | | | | | https://security-tracker.debian.org/tracker/CVE-2016-8649
| * | | | lxc: fix sandbox buildsAlexander V. Nikolaev2016-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | Package attempt to write /etc/bash_completion.d, I directed it to "${out}/etc/bash_completion.d" as it was suggested.
* | | | | Merge pull request #20676 from matthewbauer/file_cmdsGraham Christensen2016-11-28
|\ \ \ \ \ | |/ / / / |/| | | | file_cmds: init at 264.1.1
| * | | | file_cmds: init at 264.1.1Matthew Bauer2016-11-27
| |/ / /
* | | | Revert "gradm: fix using gradm while the RBAC system is active"Joachim Fasting2016-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit fdbf7dc8b38cd523804d342d2c153dfeb10cc83d. Unfortunately, while gradm now works when the RBAC system is enabled, gradm still fails when full system learning is enabled, so I probably need to try again later.
* | | | grsecurity: 4.8.10-201611232213 -> 4.8.11-201611271225Joachim Fasting2016-11-28
| | | |
* | | | Revert "grsecurity: work around for #20490"Joachim Fasting2016-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e38b74ba89d3d03e01ee751131d2a6dc316ac33a. I failed to notice f19c961b4e461da045f2e72e73701059e5117be0; better use that fix instead.
* | | | linux: 4.9-rc6 -> 4.9-rc7Tim Steinbach2016-11-27
| | | |
* | | | linux_rpi: 1.20160620 -> 1.20161020Tuomas Tynkkynen2016-11-28
| | | |
* | | | raspberrypifw: 1.20160620 -> 1.20161020Tuomas Tynkkynen2016-11-28
| | | |
* | | | linux: 4.8.10 -> 4.8.11Tim Steinbach2016-11-26
| | | |
* | | | linux: 4.4.34 -> 4.4.35Tim Steinbach2016-11-26
| |_|/ |/| |
* | | Merge pull request #20591 from NeQuissimus/linux_4_9_rc6Jörg Thalheim2016-11-26
|\ \ \ | |_|/ |/| | linux: 4.9-rc5 -> 4.9-rc6
| * | linux: 4.9-rc5 -> 4.9-rc6Tim Steinbach2016-11-20
| | |
* | | nvidia-x11: 367.57 -> 375.20Frederik Rietdijk2016-11-26
| | |
* | | gradm: fix using gradm while the RBAC system is activeJoachim Fasting2016-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | The built-in ACL prevents the gradm binary from loading dynamic libraries from the Nix store. Thus, once the RBAC system is activated, the gradm binary cannot be used. Fix by patching in rules to allow references to the Nix store where appropriate.
* | | grsecurity: 4.8.10-201611210813 -> 201611232213Joachim Fasting2016-11-24
| | |
* | | treewide: quote URLs in my packagesNikolay Amiantov2016-11-24
| | |
* | | linux: compress kernel image with xzFranz Pletz2016-11-23
| |/ |/|
* | linux: 4.8.9 -> 4.8.10Tim Steinbach2016-11-21
| |
* | linux: 4.4.33 -> 4.4.34Tim Steinbach2016-11-21
| |
* | grsecurity: 4.8.8-201611150756 -> 4.8.10-201611210813Joachim Fasting2016-11-21
|/
* linuxPackages.spl: now builds against grsecurity kernelJoachim Fasting2016-11-20
|
* paxtest: 0.9.14 -> 0.9.15Joachim Fasting2016-11-20
|
* pax-utils: 1.1.6 -> 1.1.7Joachim Fasting2016-11-20
|
* Make all meta.maintainers attributes listsPascal Wittmann2016-11-20
|
* zfs: remove zfs-testsFranz Pletz2016-11-20
| | | | Removes runtime dependency on gcc and reduces closure size by more than 110MB.
* wireguard: 0.0.20161110 -> 0.0.20161116.1Franz Pletz2016-11-20
|
* ios-cross: Document known prefixesShea Levy2016-11-19
|
* Merge pull request #20552 from NeQuissimus/linux_4_8_9Tim Steinbach2016-11-19
|\ | | | | linux: 4.8.8 -> 4.8.9
| * linux: 4.8.8 -> 4.8.9Tim Steinbach2016-11-19
| |
* | linux: 4.4.32 -> 4.4.33Tim Steinbach2016-11-19
|/
* Merge branch 'staging'Vladimír Čunát2016-11-19
|\ | | | | | | | | Hydra rebuild looks fine; only a few Darwin jobs is queued: http://hydra.nixos.org/eval/1304891?compare=1304807
| * Merge #20081: update alsa lib, plugins and utilsVladimír Čunát2016-11-17
| |\
| | * alsa-utils: 1.1.0 -> 1.1.2Bart Brouns2016-11-02
| | |
| | * alsa-plugins: 1.1.0 -> 1.1.1Bart Brouns2016-11-02
| | |
| | * alsa-lib: 1.1.1 -> 1.1.2Bart Brouns2016-11-02
| | |