summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* kernel: add IP_NF_TARGET_REDIRECTRobin Gloster2017-08-04
|
* Merge pull request #27924 from carlsverre/wpa_supplicant_bgscanJörg Thalheim2017-08-04
|\ | | | | Enable BGSCAN for wpa_supplicant
| * wpa_supplicant: Enable BGSCAN moduleCarl Sverre2017-08-03
| | | | | | | | | | | | | | | | | | Compile wpa_supplicant with the BGSCAN module enabled. This allows the user to configure an SSID to use the bgscan module. This module causes wpa_supplicant to periodically perform a background scan for additional access points and switch to the one with the highest signal. This scan can be kicked off when the current connection drops below a target threshold signal strength.
* | wvdial: removeRobin Gloster2017-08-04
| |
* | pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | | | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* | ipsecTools: add patch to fix CVE-2016-10396Franz Pletz2017-08-01
| |
* | pam_ldap: 183 -> 186Franz Pletz2017-08-01
| |
* | irqbalance: 1.1.0 -> 1.2.0Franz Pletz2017-08-01
| |
* | jool: 3.5.3 -> 3.5.4Franz Pletz2017-08-01
| |
* | linux_rpi: 1.20170427 -> 1.20170515Tuomas Tynkkynen2017-07-31
| |
* | raspberrypifw: 1.20170427 -> 1.20170515Tuomas Tynkkynen2017-07-31
| |
* | batman-adv: 2017.1 -> 2017.2Franz Pletz2017-07-31
| |
* | linux-testing: 4.13-rc2 -> 4.13-rc3aszlig2017-07-31
| | | | | | | | | | | | | | | | | | | | Tested via building the linux_testing attribute, but didn't test it at runtime (yet). Diffed unpacked tarball against my local git clone and the contents match. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | tcp_wrappers: fix weird use of STRINGS in the MakefileRobin Gloster2017-07-30
| |
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-30
|\ \
| * | busybox: 1.27.0 -> 1.27.1Tim Steinbach2017-07-29
| | |
| * | linuxPackages.acpi_call: add patch for 4.12 compatFranz Pletz2017-07-29
| | |
| * | wireguard: 0.0.20170706 -> 0.0.20170726Aristid Breitkreuz2017-07-29
| | |
* | | kbd: fix buildNikolay Amiantov2017-07-30
| | |
* | | Revert "Revert "kbd: 2.0.3 -> 2.0.4""Nikolay Amiantov2017-07-30
| | | | | | | | | | | | This reverts commit 00bf3a9dcaffedc4eaf244848a2a3f84e648bdba.
* | | zfs: fix invalid use of substituteInPlaceThomas Tuegel2017-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | substituteInPlace was invoked with multiple targets on the command line, which is not supported. (cherry picked from commit b21defaf51daf002f94bb57bf0f5073b153247db) Re-applied due to bad merge in b116fa5ff2a832b24ffbc3ed3fa703ca6bf904ed.
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-29
|\| |
| * | linux-copperhead: 4.12.3.a -> 4.12.4.aTim Steinbach2017-07-28
| | |
* | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-28
|\| |
| * | linux: 4.4.78 -> 4.4.79Tim Steinbach2017-07-28
| | |
| * | linux: 4.9.39 -> 4.9.40Tim Steinbach2017-07-28
| | |
| * | linux: 4.12.3 -> 4.12.4Tim Steinbach2017-07-28
| | |
* | | Revert "kbd: 2.0.3 -> 2.0.4"Frederik Rietdijk2017-07-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit fd43b508775dd9490cc1314c4239ab48265d4529. ``` substitute(): ERROR: Invalid command line argument: /nix/store/8f42syfzv3cpw3jjq96sdzvnclivi783-kbd-2.0.4/bin/unicode_stop ``` @rnhmjoj please check
* | | Merge branch 'master' into stagingFranz Pletz2017-07-28
|\| |
| * | Merge pull request #27585 from NeQuissimus/exfat_2017-06-19Tim Steinbach2017-07-28
| |\ \ | | | | | | | | exfat-nofuse: 2017-01-03 -> 2017-06-19
| | * | exfat-nofuse: 2017-01-03 -> 2017-06-19Tim Steinbach2017-07-23
| | | |
| * | | Merge pull request #27639 from jfrankenau/update-firejailJoachim F2017-07-28
| |\ \ \ | | | | | | | | | | firejail: 0.9.44.10 -> 0.9.48
| | * | | firejail: 0.9.44.10 -> 0.9.48Johannes Frankenau2017-07-25
| | | |/ | | |/|
| * | | sysdig: 0.16.0 -> 0.17.0Jörg Thalheim2017-07-27
| | | |
| * | | zfs, spl: 0.6.5.11 -> 0.7.0Robin Gloster2017-07-27
| | | |
| * | | keyutils: 1.5.9 -> 1.5.10Tuomas Tynkkynen2017-07-27
| | | |
| * | | bbswitch: quote homepageNikolay Amiantov2017-07-27
| | | |
| * | | mcelog: 148 -> 153Peter Hoeg2017-07-27
| |/ /
* | | Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/build-support/cc-wrapper/default.nix pkgs/build-support/gcc-wrapper-old/builder.sh pkgs/build-support/trivial-builders.nix pkgs/desktops/kde-4.14/kde-package/default.nix pkgs/development/compilers/openjdk-darwin/8.nix pkgs/development/compilers/openjdk-darwin/default.nix pkgs/development/compilers/openjdk/7.nix pkgs/development/compilers/openjdk/8.nix pkgs/development/compilers/oraclejdk/jdk-linux-base.nix pkgs/development/compilers/zulu/default.nix pkgs/development/haskell-modules/generic-builder.nix pkgs/misc/misc.nix pkgs/stdenv/generic/builder.sh pkgs/stdenv/generic/setup.sh
| * | Merge pull request #27583 from NeQuissimus/cryptodev_1_9Tim Steinbach2017-07-24
| |\ \ | | | | | | | | cryptodev: 1.8 -> 1.9
| | * | cryptodev: 1.8 -> 1.9Tim Steinbach2017-07-23
| | |/
| * | Merge pull request #27586 from NeQuissimus/dpdk_17_05_1Tim Steinbach2017-07-24
| |\ \ | | | | | | | | dpdk: 16.07.2 -> 17.05.1
| | * | dpdk: 16.07.2 -> 17.05.1Tim Steinbach2017-07-23
| | |/
| * / linux: 4.13-rc1 -> 4.13-rc2Tim Steinbach2017-07-24
| |/
| * perf: remove binutils patch by wrapperJörg Thalheim2017-07-23
| | | | | | | | | | | | starting with linux 4.12 our patch no longer applied. In order to avoid having to maintain patches for different linux kernels it is easier to use a wrapper instead.
* | kbd: 2.0.3 -> 2.0.4rnhmjoj2017-07-26
| |
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-23
|\|
| * linux-copperhead: 4.12.2.a -> 4.12.3.aTim Steinbach2017-07-22
| |
| * Merge pull request #27548 from roberth/lvm-updateGraham Christensen2017-07-22
| |\ | | | | | | lvm2: 2.02.140 -> 2.02.173
| | * lvm2: 2.02.140 -> 2.02.173Robert Hensing2017-07-21
| | |