summary refs log tree commit diff
path: root/pkgs/os-specific
Commit message (Collapse)AuthorAge
* mcelog -> 119Tobias Geerinckx-Rice2015-06-09
| | | | | - Fix clobbered status variable in server_ping - Avoid prefilling memory database when DMI is disabled
* iw: 3.15 -> 4.1William A. Kennington III2015-06-08
|
* linux-testing: Update to new version 4.1-rc7.aszlig2015-06-08
| | | | | | | | | Includes fixes for DRM, MIPS, iSCSI, ALSA, USB, bna and wireless and more. Full diff can be found here: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/diff/?id=v4.1-rc7&id2=v4.1-rc6 Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* ipsec-tools: apply debians patch to fix CVE-2015-4047Pascal Wittmann2015-06-08
|
* Revert "kmod-blacklist-ubuntu: update to Vivid"Vladimír Čunát2015-06-08
| | | | | | | | | | | This reverts commit 0307c27219ba43cc0a78cd370f825deca16eeaa2. The only change was blacklisting bochs-drm, but that breaks our VM setup and I don't see a good reason to do that on the Ubuntu issue (just some PowerPC failure). Defaulting to qxl driver might be better anyway, but I'm not venturing such changes now.
* Merge pull request #8173 from dezgeg/pr-kernel-configWilliam A. Kennington III2015-06-07
|\ | | | | kernel-config: Enable framebuffer console for BIOS systems & /proc/config.gz for ARM
| * kernel-config: Enable IKCONFIG so ARM gets /proc/config.gzTuomas Tynkkynen2015-06-04
| | | | | | | | | | | | | | IKCONFIG must be enabled so IKCONFIG_PROC can be set. On x86 IKCONFIG gets implicitly enabled by kernelAutoModules in platforms.nix. But ARM doesn't use kernelAutoModules, so IKCONFIG_PROC won't get enabled without this patch.
| * kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLETuomas Tynkkynen2015-06-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 159fed47bc (nixos/grub: Fix video display on efi) changed BIOS systems to start in non-text mode as well. Enable FB_VESA to get a framebuffer console on BIOS systems. Change FRAMEBUFFER_CONSOLE to 'y' instead of the default 'm' to so the user doesn't need to manually load the fbcon module anymore. Other distros have similar defaults, at least on Arch: CONFIG_FB_VESA=y CONFIG_FRAMEBUFFER_CONSOLE=y and on Ubuntu (12.04): CONFIG_FB_VESA=m CONFIG_FRAMEBUFFER_CONSOLE=y Fixes #8139
* | musl: 1.1.9 -> 1.1.10William A. Kennington III2015-06-06
| |
* | kernel: 4.0.4 -> 4.0.5William A. Kennington III2015-06-06
| |
* | kernel: 3.14.43 -> 3.14.44William A. Kennington III2015-06-06
| |
* | kernel: 3.10.79 -> 3.10.80William A. Kennington III2015-06-06
| |
* | Merge pull request #8178 from jagajaga/fix/versionsArseniy Seroka2015-06-06
|\ \ | | | | | | fix: add missing versions
| * | fix: add missing versionsArseniy Seroka2015-06-04
| | |
* | | zfs: Fix systemd warningRicardo M. Correia2015-06-04
| | | | | | | | | | | | | | | | | | | | | The `zfs-share` service was trying to execute the `rm` binary, but it was providing an invalid `/bin` path. This should fix #8171.
* | | audit: Update to 2.4.2Eelco Dolstra2015-06-04
| | |
* | | Revert "audit: 2.9.1 -> 2.9.2"Eelco Dolstra2015-06-04
| | | | | | | | | | | | This reverts commit 7e126ac83ee1689df4d22bb4ad9c4163acc734a0.
* | | Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| | | | | | | | | | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* | | Merge pull request #8153 from nckx/update-libnlTobias Geerinckx-Rice2015-06-04
|\ \ \ | | | | | | | | libnl 3.2.25 -> 3.2.26
| * | | libnl 3.2.25 -> 3.2.26Tobias Geerinckx-Rice2015-06-03
| | | | | | | | | | | | | | | | | | | | Changes (also in project hosting): <http://lists.infradead.org/pipermail/libnl/2015-March/001865.html>
* | | | zfs: Nuke references to linux.dev in *.ko filesEelco Dolstra2015-06-04
|/ / / | | | | | | | | | This prevents linux.dev being included in the installation CD.
* | / grsecurity: Update stable and test patchesRicardo M. Correia2015-06-03
| |/ |/| | | | | | | stable: 3.1-3.14.43-201505272112 -> 3.1-3.14.43-201506021902 test: 3.1-4.0.4-201505272113 -> 3.1-4.0.4-201506021902
* | kmod-blacklist-ubuntu: update to VividVladimír Čunát2015-06-02
| |
* | linux-testing: 4.1-rc5 -> 4.1-rc6William A. Kennington III2015-06-02
| |
* | Add myself as maintainer for skarnet softwarePatrick Mahoney2015-06-01
| |
* | mcelog 117 -> 118Tobias Geerinckx-Rice2015-06-01
| | | | | | | | | | Changet to mcelog(8) to support new architectural extentions in Intel CPUs.
* | samba: Revert style changes and get rid of some dependenciesEelco Dolstra2015-06-01
|/ | | | | | | | | Packages like glusterfs are now optional dependencies. A bunch of dependencies like subunit are gone: as far as I can tell, these are only used by Samba's test suite, which we're not even running, so they're pointless. Fixes #8067.
* v4l-utils: 1.6.2 -> 1.6.3codyopel2015-05-31
|
* musl: 1.1.8 -> 1.1.9William A. Kennington III2015-05-31
|
* radeontop v0.8-8-g2499679 -> 2015-05-28 (new format)Tobias Geerinckx-Rice2015-05-30
|
* Fixed meta.license: s/licence/licensePascal Wittmann2015-05-30
|
* grsecurity: Update stable and test patchesRicardo M. Correia2015-05-29
| | | | | stable: 3.1-3.14.43-201505222221 -> 3.1-3.14.43-201505272112 test: 3.1-4.0.4-201505222222 -> 3.1-4.0.4-201505272113
* audit: 2.9.1 -> 2.9.2William A. Kennington III2015-05-29
|
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* util-linux: 2.26.1 -> 2.26.2William A. Kennington III2015-05-28
|
* Use common licence attributes from lib/licenses.nixTobias Geerinckx-Rice2015-05-27
| | | | | | | | | | Many (less easily automatically converted) old-style strings remain. Where there was any possible ambiguity about the exact version or variant intended, nothing was changed. IANAL, nor a search robot. Use `with stdenv.lib` wherever it makes sense.
* grsecurity: Update stable and test patchesRicardo M. Correia2015-05-27
| | | | | stable: 3.1-3.14.43-201505191737 -> 3.1-3.14.43-201505222221 test: 3.1-4.0.4-201505182014 -> 3.1-4.0.4-201505222222
* Merge pull request #7559 from offlinehacker/openvswitch/ipsecMateusz Kowalczyk2015-05-26
|\ | | | | openvswitch: ipsec support
| * openvswitch: export and fix ovs-monitor-ipsec scriptJaka Hudoklin2015-04-25
| |
* | linux-testing: 4.1-rc4 -> 4.1-rc5William A. Kennington III2015-05-26
| |
* | statifier 1.6.15 -> 1.7.3Tobias Geerinckx-Rice2015-05-25
| | | | | | | | Also switch to mkDerivation and fix build on amd64.
* | linux-testing: 4.1-rc4William A. Kennington III2015-05-24
| |
* | Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III2015-05-22
| |
* | Use mirror:// URIs for ftp.debian.orgTobias Geerinckx-Rice2015-05-22
| | | | | | | | | | Provide a more robust experience for users with horrible network hardware (me).
* | grsecurity: Update stable patch from 3.1-3.14.43-201505181929 -> ↵Ricardo M. Correia2015-05-21
| | | | | | | | 3.1-3.14.43-201505191737
* | kernel: 3.18.13 -> 3.18.14William A. Kennington III2015-05-20
| |
* | kernel: 3.12.42 -> 3.12.43William A. Kennington III2015-05-20
| |
* | lxc: Cleanup postInstallWilliam A. Kennington III2015-05-20
| |
* | lxc: 1.1.1 -> 1.1.2William A. Kennington III2015-05-20
| |
* | grsecurity: Update stable and test patchesRicardo M. Correia2015-05-19
| | | | | | | | | | stable: 3.1-3.14.43-201505171736 -> 3.1-3.14.43-201505181929 test: 3.1-4.0.4-201505171737 -> 3.1-4.0.4-201505182014