summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* linux_testing: 5.4-rc7 -> 5.5-rc1Austin Seipp2019-12-09
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Merge pull request #75336 from arcnmx/nvidia-settings-parallelMario Rodas2019-12-09
|\ | | | | linuxPackages.nvidia_x11.settings: enableParallelBuilding
| * linuxPackages.nvidia_x11.settings: enableParallelBuildingarcnmx2019-12-08
| |
* | Merge pull request #75310 from c0bw3b/rem/mbed13-alienfx-coprthr-firestrFranz Pletz2019-12-09
|\ \ | | | | | | Remove mbedtls_1_3, alienfx, coprthr, firestr
| * | alienfx: remove packagec0bw3b2019-12-08
| |/ | | | | | | Upstream is gone
* / mbpfan: 2.2.0 -> 2.2.1 (#75277)R. RyanTM2019-12-08
|/
* linux: fix amdgpu memory mapping with kernel >= 5.3Anthony Cowley2019-12-08
| | | | | These configuration options are needed for the ROCm GPU compute stack on kernels >= 5.3.
* Merge pull request #75122 from markuskowa/upd-rdmamarkuskowa2019-12-08
|\ | | | | rdma-core: 26.0 -> 26.1
| * rdma-core: 26.0 -> 26.1Markus Kowalewski2019-12-07
| |
* | Merge pull request #75232 from r-ryantm/auto-update/google-authenticator-libpamMario Rodas2019-12-08
|\ \ | | | | | | google-authenticator: 1.06 -> 1.07
| * | google-authenticator: 1.06 -> 1.07R. RyanTM2019-12-08
| | |
* | | Merge pull request #75140 from tomfitzhenry/hostapd-getrandomFlorian Klink2019-12-07
|\ \ \ | | | | | | | | hostapd: use getrandom(2)
| * | | hostapd: use getrandom(2)Tom Fitzhenry2019-12-07
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Motivation: Devices with few entropy sources on boot hang/block if many services try to read from /dev/random. https://w1.fi/cgit/hostap/commit/?id=89a7cdd690b48a0c56380cf4609442ed13527f44 states getrandom() is recommended, but not enabled by default since it relies on: * Linux kernel 3.17 (NixOS 19.09 has 4.19; master presumably later) * glibc 2.25 (NixOS master has 2.27 https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/libraries/glibc/common.nix#L37 )
* | | linux: 5.4.1 -> 5.4.2Tim Steinbach2019-12-07
| | |
* | | linux: 5.3.14 -> 5.3.15Tim Steinbach2019-12-07
| | |
* | | linux: 4.9.205 -> 4.9.206Tim Steinbach2019-12-07
| | |
* | | linux: 4.4.205 -> 4.4.206Tim Steinbach2019-12-07
| | |
* | | linux: 4.19.87 -> 4.19.88Tim Steinbach2019-12-07
| | |
* | | linux: 4.14.157 -> 4.14.158Tim Steinbach2019-12-07
| | |
* | | linux: add in kernel 5.4 lockdown featureIzorkin2019-12-07
| | |
* | | hostapd: 2.8 -> 2.9Félix Baylac-Jacqué2019-12-07
|/ / | | | | | | | | | | | | | | | | Associated release note: https://w1.fi/security/2019-6/sae-eap-pwd-side-channel-attack-update.txt Note: we are building hostapd with the CONFIG_EAP_PWD=y flag by default, we might be impacted by a EAP_PWD side-channel attach on hostapd 2.8.
* | iw: 5.3 -> 5.4Will Dietz2019-12-06
| |
* | reptyr: add patch to fix testsBen Wolsieffer2019-12-05
|/
* Merge master into staging-nextFrederik Rietdijk2019-12-05
|\
| * Remove myself (fuuzetsu) from maintainer listsMateusz Kowalczyk2019-12-05
| | | | | | | | | | | | I haven't been doing any maintenance for a long time now and not only do I get notified, it also creates a fake impression that all these packages had at least one maintainer when in practice they had none.
| * Merge pull request #73968 from mat8913/upower-config-masterworldofpeace2019-12-05
| |\ | | | | | | nixos/upower: Allow customization of UPower.conf
| | * upower: load config from /etcMatthew Harm Bekkema2019-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In the process of making UPower.conf customizable (#73968), it came up that UPower doesn't load its config from /etc by default. The UPower derivation is modified to make it load its config from /etc at runtime, but still install the default config to its nix store path as before. The UPower module is modified to put the config in /etc.
| * | Merge pull request #74969 from marsam/remove-empty-inheritsworldofpeace2019-12-04
| |\ \ | | | | | | | | treewide: remove empty inherits
| | * | treewide: remove empty `let` blocksMario Rodas2019-12-04
| | | |
| * | | linuxPackages.bpftrace: 0.9.2 -> 0.9.3R. RyanTM2019-12-04
| | | |
| * | | iwd: 1.1 -> 1.2Maximilian Bosch2019-12-04
| |/ / | | | | | | | | | https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=8901ad39275bbd9d7bd868c8d7aac3f97d1131ad
* | | Merge branch 'master' into staging-nextJan Tojnar2019-12-03
|\| |
| * | linuxHeaders: fix typo in commentAlyssa Ross2019-12-02
| | |
| * | Merge branch 'master' into static-fixesMatthew Bauer2019-12-02
| |\ \
| | * | cpupower: explicitly set CC and LD to allow compilation with clangDominik Xaver Hörl2019-12-02
| | | |
| * | | kmod: fix --enable-staticAlexander Bantyev2019-11-11
| | | |
* | | | Merge master into staging-nextFrederik Rietdijk2019-12-01
|\ \ \ \ | | |/ / | |/| |
| * | | perf: build with python3Jörg Thalheim2019-12-01
| | | |
| * | | mcelog: 165 -> 166R. RyanTM2019-12-01
| | | |
| * | | psmisc: 23.2 -> 23.3R. RyanTM2019-12-01
| | | |
| * | | intel-compute-runtime: 19.34.13959 -> 19.44.14658 (#74404)R. RyanTM2019-12-01
| | | |
| * | | Merge pull request #74405 from r-ryantm/auto-update/ipsetmarkuskowa2019-12-01
| |\ \ \ | | | | | | | | | | ipset: 7.3 -> 7.4
| | * | | ipset: 7.3 -> 7.4R. RyanTM2019-11-27
| | | | |
| * | | | linux: 4.19.86 -> 4.19.87Tim Steinbach2019-12-01
| | | | |
| * | | | linux: 4.14.156 -> 4.14.157Tim Steinbach2019-12-01
| | | | |
| * | | | Merge pull request #73167 from eadwu/nvidia_x11/2019-11.1Dmitry Kalinkin2019-11-30
| |\ \ \ \ | | | | | | | | | | | | nvidia_x11: 2019-11.1
| | * | | | nvidia_x11: 435.21 -> 440.36Edmund Wu2019-11-30
| | | | | |
| | * | | | nvidiaPackages.legacy_390: 390.129 -> 390.132Edmund Wu2019-11-22
| | | | | |
* | | | | | Merge branch 'staging-next' into stagingJan Tojnar2019-11-30
|\| | | | |
| * | | | | Merge branch 'master' into staging-nextJan Tojnar2019-11-30
| |\ \ \ \ \