William A. Kennington III
046ba6b7db
linux-testing: 4.1-rc7 -> 4.1-rc8
2015-06-15 11:37:05 -07:00
William A. Kennington III
2fd74f43b5
kernel: 3.18.14 -> 3.18.16
2015-06-15 11:32:46 -07:00
William A. Kennington III
b325c1556a
kernel: 3.12.43 -> 3.12.44
2015-06-15 11:32:46 -07:00
Tuomas Tynkkynen
2c9b93b01c
i2c-tools: New package at version 3.1.1
2015-06-15 17:49:35 +02:00
Tuomas Tynkkynen
7233ca0488
read-edid: New package at version 3.0.2
2015-06-15 17:49:35 +02:00
Michael Raskin
14e7d5440b
Update Sysdig, adding new dependencies
2015-06-14 11:23:56 +03:00
Michael Raskin
59cbed7a02
Update eudev
2015-06-14 11:21:44 +03:00
William A. Kennington III
8f60f45eb6
mdadm: add gcc5 compat
2015-06-12 15:40:38 -07:00
Tobias Geerinckx-Rice
cbbefbdabb
mcelog -> 120
...
Fix potential NULL reference while parsing kernel efi files
2015-06-12 13:11:38 +02:00
Ricardo M. Correia
e26bfbe26f
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201506021902 -> 3.1-3.14.44-201506082249
test: 3.1-4.0.4-201506021902 -> 3.1-4.0.5-201506082251
2015-06-10 18:33:28 +02:00
Tobias Geerinckx-Rice
b229cfc894
mcelog -> 119
...
- Fix clobbered status variable in server_ping
- Avoid prefilling memory database when DMI is disabled
2015-06-09 20:22:26 +02:00
William A. Kennington III
6c00f2105a
iw: 3.15 -> 4.1
2015-06-08 17:41:10 -07:00
aszlig
87b9cceefd
linux-testing: Update to new version 4.1-rc7.
...
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>
2015-06-08 15:12:47 +02:00
Pascal Wittmann
c46889ea42
ipsec-tools: apply debians patch to fix CVE-2015-4047
2015-06-08 13:56:42 +02:00
Vladimír Čunát
9f7d7adb05
Revert "kmod-blacklist-ubuntu: update to Vivid"
...
This reverts commit 0307c27219
.
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.
2015-06-08 12:34:24 +02:00
William A. Kennington III
514a9fdf87
Merge pull request #8173 from dezgeg/pr-kernel-config
...
kernel-config: Enable framebuffer console for BIOS systems & /proc/config.gz for ARM
2015-06-07 10:14:51 -07:00
William A. Kennington III
4991e62285
musl: 1.1.9 -> 1.1.10
2015-06-06 12:56:10 -07:00
William A. Kennington III
0a8e830196
kernel: 4.0.4 -> 4.0.5
2015-06-06 12:32:58 -07:00
William A. Kennington III
24042f3803
kernel: 3.14.43 -> 3.14.44
2015-06-06 12:32:58 -07:00
William A. Kennington III
1adef3db3d
kernel: 3.10.79 -> 3.10.80
2015-06-06 12:32:58 -07:00
Arseniy Seroka
70b5e51456
Merge pull request #8178 from jagajaga/fix/versions
...
fix: add missing versions
2015-06-06 00:22:10 +03:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Ricardo M. Correia
3afae4037b
zfs: Fix systemd warning
...
The `zfs-share` service was trying to execute the `rm` binary, but it
was providing an invalid `/bin` path.
This should fix #8171 .
2015-06-04 17:35:39 +02:00
Eelco Dolstra
5b7c6d0440
audit: Update to 2.4.2
2015-06-04 14:54:53 +02:00
Eelco Dolstra
4c16c271f6
Revert "audit: 2.9.1 -> 2.9.2"
...
This reverts commit 7e126ac83e
.
2015-06-04 14:54:50 +02:00
Eelco Dolstra
3096d03435
Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
...
This reverts commit 25a148fa19
.
2015-06-04 14:54:48 +02:00
Tobias Geerinckx-Rice
ac5d849ff6
Merge pull request #8153 from nckx/update-libnl
...
libnl 3.2.25 -> 3.2.26
2015-06-04 13:11:16 +02:00
Eelco Dolstra
cdeb271101
zfs: Nuke references to linux.dev in *.ko files
...
This prevents linux.dev being included in the installation CD.
2015-06-04 11:06:44 +02:00
Tuomas Tynkkynen
6be70d17c0
kernel-config: Enable IKCONFIG so ARM gets /proc/config.gz
...
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.
2015-06-04 11:28:35 +03:00
Tuomas Tynkkynen
9c2f2bc893
kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE
...
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
2015-06-04 11:26:20 +03:00
Tobias Geerinckx-Rice
33ad641be9
libnl 3.2.25 -> 3.2.26
...
Changes (also in project hosting):
<http://lists.infradead.org/pipermail/libnl/2015-March/001865.html >
2015-06-03 22:41:30 +02:00
Ricardo M. Correia
07c26ee680
grsecurity: Update stable and test patches
...
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
2015-06-03 19:38:05 +02:00
Vladimír Čunát
0307c27219
kmod-blacklist-ubuntu: update to Vivid
2015-06-02 20:17:01 +02:00
William A. Kennington III
2f96621b6a
linux-testing: 4.1-rc5 -> 4.1-rc6
2015-06-02 11:03:53 -07:00
Patrick Mahoney
9835f18fbd
Add myself as maintainer for skarnet software
2015-06-01 15:20:56 -05:00
Tobias Geerinckx-Rice
217566ede4
mcelog 117 -> 118
...
Changet to mcelog(8) to support new architectural extentions in
Intel CPUs.
2015-06-01 21:13:34 +02:00
Eelco Dolstra
0645f5eab7
samba: Revert style changes and get rid of some dependencies
...
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 .
2015-06-01 15:35:59 +02:00
codyopel
a9af62f38b
v4l-utils: 1.6.2 -> 1.6.3
2015-05-31 19:54:03 -04:00
William A. Kennington III
18237ff377
musl: 1.1.8 -> 1.1.9
2015-05-31 14:17:19 -07:00
Tobias Geerinckx-Rice
3ca2bb3c03
radeontop v0.8-8-g2499679 -> 2015-05-28 (new format)
2015-05-30 21:09:26 +02:00
Pascal Wittmann
1d30557516
Fixed meta.license: s/licence/license
2015-05-30 15:19:05 +02:00
Ricardo M. Correia
b59d52daf7
grsecurity: Update stable and test patches
...
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
2015-05-29 19:49:46 +02:00
William A. Kennington III
7e126ac83e
audit: 2.9.1 -> 2.9.2
2015-05-29 10:29:11 -07:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
William A. Kennington III
7a9e0a5ae4
util-linux: 2.26.1 -> 2.26.2
2015-05-28 02:20:08 -07:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
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.
2015-05-27 22:00:06 +02:00
Ricardo M. Correia
c0f09411e8
grsecurity: Update stable and test patches
...
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
2015-05-27 20:27:43 +02:00
Mateusz Kowalczyk
1113efec5e
Merge pull request #7559 from offlinehacker/openvswitch/ipsec
...
openvswitch: ipsec support
2015-05-26 11:26:02 +01:00
William A. Kennington III
988ede2c6b
linux-testing: 4.1-rc4 -> 4.1-rc5
2015-05-26 01:36:35 -07:00
Tobias Geerinckx-Rice
8d98f626a1
statifier 1.6.15 -> 1.7.3
...
Also switch to mkDerivation and fix build on amd64.
2015-05-25 13:35:55 +02:00