summary refs log tree commit diff
path: root/pkgs/os-specific/linux
Commit message (Collapse)AuthorAge
* crosvm: fix updateScript pathAlyssa Ross2019-12-18
|
* chromiumOSPackages: use more stable update sourceAlyssa Ross2019-12-17
| | | | | | | | | | It has been explained to me that cros-omahaproxy reports which versions are available to users, while cros-updates-serving reports the latest builds available for each channel. The latter is probably better for our use case anyway, and apparently, while both aren't officially supported, is less likely to randomly break. So let's use that instead, even if it is much more annoying to parse.
* Merge remote-tracking branch 'nixpkgs/master' into masterAlyssa Ross2019-12-15
|\
| * Merge branch 'master' into staging-nextJan Tojnar2019-12-14
| |\
| | * procdump: 1.0.1 -> 1.1 (#75658)Renaud2019-12-14
| | |
| | * fuse3: 3.8.0 -> 3.9.0 (#75655)Michael Weiss2019-12-14
| | | | | | | | | Changelog: https://github.com/libfuse/libfuse/blob/fuse-3.9.0/ChangeLog.rst
| | * linux: 5.4.2 -> 5.4.3Tim Steinbach2019-12-13
| | |
| | * linux: 5.3.15 -> 5.3.16Tim Steinbach2019-12-13
| | |
| | * linux: 4.19.88 -> 4.19.89Tim Steinbach2019-12-13
| | |
| * | Merge master into staging-nextFrederik Rietdijk2019-12-13
| |\|
| | * bcc: 0.11.0 -> 0.12.0Jörg Thalheim2019-12-11
| | | | | | | | | | | | | | | | | | - fix bash shebangs - fix reference to $out/share/bcc/tools/lib when scripts are started from $out/bin - use submodules to download libbpf
| * | Merge staging-next into stagingFrederik Rietdijk2019-12-10
| |\|
| | * 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
| | |/
| * | ebtables: 2.0.10-4 -> 2.0.11 (legacy)Will Dietz2019-12-10
| | |
| * | iptables: 1.8.3 -> 1.8.4Will Dietz2019-12-10
| | |
| * | nftables: 0.9.2 -> 0.9.3Will Dietz2019-12-10
| | |
| * | Merge pull request #74995 from Moredread/bluezworldofpeace2019-12-08
| |\ \ | | | | | | | | bluez: 5.50 -> 5.52
| | * | bluez: 5.51 -> 5.52, aliased bluezFull to bluezAndré-Patrick Bubel2019-12-08
| | | |
| | * | bluez: 5.50 -> 5.51Bastian Köcher2019-12-08
| | | | | | | | | | | | | | | | Also add new configuration flag options and enable them for the bluezFull package by default.
| * | | kernel generate-config.pl: Show all errors, not just the firstAnders Kaseorg2019-12-08
| |/ / | | | | | | | | | | | | | | | | | | This makes it less frustrating to add a large group of kernel options via boot.kernelPatches.*.extraConfig. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
| * / shadow: 4.7 -> 4.8Will Dietz2019-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
| | | | |