about summary refs log tree commit diff
path: root/pkgs/os-specific/linux
Commit message (Collapse)AuthorAge
* linux-rpi: Fix modDirVersionTuomas Tynkkynen2015-07-22
| | | | This causes build breakage on staging due to #7524.
* systemd-timesyncd: Use NTP servers from our own ntp.org poolEelco Dolstra2015-07-22
| | | | | | | (cherry picked from commit 01dc343c2c613c263a2180d1850847f33653f94f) Conflicts: pkgs/os-specific/linux/systemd/default.nix
* Remove Linux 3.2 and 3.4Eelco Dolstra2015-07-22
| | | | | | | | | These are not supported by systemd so no reason to keep them around. (cherry picked from commit ee10e165dcc23f7b1855072f5a1f208dcdeead93) Conflicts: pkgs/os-specific/linux/kernel/linux-3.4.nix
* Remove unused fileEelco Dolstra2015-07-22
| | | | (cherry picked from commit 58ef0eea0c2d79fbe41f0cb09d93aaec8251fe61)
* Remove ancient version of udevEelco Dolstra2015-07-22
| | | | (cherry picked from commit ab91aaaeb85b78623bfdb91d87f5d94d378c1e74)
* Revert "zfs_git: 2015-06-22 -> 2015-07-01"Luca Bruno2015-07-22
| | | | | | | | | | This reverts commit 54022375eb3ae3375385717690ef133c819c9bf1. Revert "zfs_git: 2015-05-13 -> 2015-06-22" This reverts commit 59faa759dade5c629409d683e72523548c40f554. Closes #8941
* gradm: fix download (ZHF)Luca Bruno2015-07-22
|
* nixpkgs: remove linuxPackages.ktapAustin Seipp2015-07-21
| | | | | | | It's been broken on the latest 3 major kernels, and it seems development has stalled unfortunately, so this should be pulled. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: pax-utils 1.0.4 -> 1.0.5Austin Seipp2015-07-21
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Merge pull request #8902 from dezgeg/pr-nfsEdward Tjörnhammar2015-07-21
|\ | | | | nfs-utils, rpcbind: Update packages to fix nfs3 test
| * nfs-utils: 1.2.5 -> 1.3.2, potentially fixes CVE-2013-1923Tuomas Tynkkynen2015-07-20
| |
* | nixpkgs: pax-utils 1.0.3 -> 1.0.4Austin Seipp2015-07-20
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | nixpkgs: lockdep 3.19.1 -> 4.1.2Austin Seipp2015-07-20
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | statifier: fix meta.platforms syntaxVladimír Čunát2015-07-20
| |
* | pam: 1.2.0 -> 1.2.1William A. Kennington III2015-07-19
|/ | | | Fixes CVE-2015-3238
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-15
|\
| * firmware-linux-nonfree: 2015-06-30 -> 2015-07-12William A. Kennington III2015-07-13
| |
| * linux-testing: Update to version 4.2.0-rc2.aszlig2015-07-14
| | | | | | | | | | | | | | | | | | | | | | Upstream diff of changes can be found at: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/diff/?id=v4.2-rc2&id2=v4.2-rc1&dt=2 Not tested on my machine right now (well, it's "testing" after all), but verified the SHA256 from two different connections. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-13
|\|
| * Merge pull request #8555 from fpletz/pkg/joolArseniy Seroka2015-07-12
| |\ | | | | | | jool: init at 3.3.2
| | * jool: init at 3.3.2Franz Pletz2015-07-12
| | | | | | | | | | | | Jool is a SIIT and a NAT64 implementation for Linux.
| * | firejail: Fix source URLTuomas Tynkkynen2015-07-12
| | | | | | | | | | | | This particular sf.net mirror is down.
| * | can-utils: Source is now hosted at GitHubTuomas Tynkkynen2015-07-12
| | | | | | | | | | | | Gitorious doesn't exist any more.
| * | kernel: 3.14.47 -> 3.14.48William A. Kennington III2015-07-11
| | |
| * | kernel: 4.0.7 -> 4.0.8William A. Kennington III2015-07-11
| | |
| * | kernel: 4.1.1 -> 4.1.2William A. Kennington III2015-07-11
| | |
| * | kernel: 3.18.17 -> 3.18.18William A. Kennington III2015-07-11
| | |
| * | kernel: 3.10.82 -> 3.10.84William A. Kennington III2015-07-11
| |/
| * hdparm: 9.45 -> 9.48William A. Kennington III2015-07-09
| |
| * bluez5: 5.31 -> 5.32William A. Kennington III2015-07-09
| |
| * linux: 3.14.46 -> 3.14.47Eelco Dolstra2015-07-09
| | | | | | | | CVE-2014-7822
| * powertop: Patch out path to /sbin/modprobe (close #8702)Tuomas Tynkkynen2015-07-09
| | | | | | | | | | | | | | | | The modprobe call is made via system(), so an absolute path is not needed if modprobe is in PATH. Which it is by default at least in NixOS and Arch. Fixes #5424.
* | eudev: disable install-exec-hook target (ZHF)Pascal Wittmann2015-07-09
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-07
|\|
| * linux-firmware: 2015-05-13 -> 2015-06-30William A. Kennington III2015-07-06
| | | | | | | | | | Use iwlwifi/linux-firmware temporarily since the firmware for kernel 4.1+ is not mainlined in firmware/linux-firmware.
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-06
|\|
| * syslinux: Fix failed loading on gcc5William A. Kennington III2015-07-06
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-06
|\|
| * lvm2: 2.02.120 -> 2.02.124William A. Kennington III2015-07-06
| |
| * linux-testing: 4.2-rc1William A. Kennington III2015-07-06
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-07-05
|\|
| * perf-tools: update to a fresher git snapshotMichael Raskin2015-07-05
| |
| * eudev: update 3.1.1 -> 3.1.2Michael Raskin2015-07-05
| |
| * atop: update 2.1-1 -> 2.2-3Michael Raskin2015-07-05
| |
| * pam_mount: fix PATH issueThomas Strobel2015-07-04
| |
| * xsensors: init at 0.70Charles Strahan2015-07-03
| |
| * linuxPackages.nvidia_x11_legacy340: fix cr4 referencesEdward Tjörnhammar2015-07-03
| | | | | | | | | | | | | | | | Patch was copied from here: https://devtalk.nvidia.com/default/topic/813458/linux-4-0-rc1-346-47-build-error-_cr4-functions-fix/ Reference to kernel change, also noted in the forum post: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/arch/x86/include/asm/paravirt.h?id=1e02ce4cccdcb9688386e5b8d2c9fa4660b45389
| * udisks: 2.1.4 -> 2.1.6William A. Kennington III2015-07-02
| |
| * pam_mount: version update: 2.14 -> 2.15Thomas Strobel2015-07-02
| |
| * zfs_git: 2015-06-22 -> 2015-07-01William A. Kennington III2015-07-01
| |