Eelco Dolstra
e2eca0c24c
Fix misspelled meta.maintainers attributes
2016-02-10 23:27:34 +00:00
tg(x)
280033235e
grsecurity: use source URL from a scraped repository as grsecurity.net only has the latest version
2016-02-10 23:27:31 +00:00
Tobias Geerinckx-Rice
c7855bc099
mcelog: 129 -> 130
...
Fixes https://github.com/andikleen/mcelog/issues/31 .
2016-02-10 23:27:30 +00:00
Robin Gloster
f0e6c6ec0e
linuxPackages.zfs: turn off pic hardening
2016-02-09 23:35:35 +00:00
Robin Gloster
332c84196c
linuxPackages.perf: set -Wno-error=bool-compare
2016-02-09 23:17:13 +00:00
Robin Gloster
9620a43228
linuxPackages.batman_adv: turn off pic hardening
2016-02-09 22:47:47 +00:00
Robin Gloster
5969a59052
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-09 16:28:44 +00:00
Domen Kožar
01bbd3311f
Merge pull request #12852 from kragniz/linux-testing-4.5-rc2
...
linux-testing: 4.4-rc8 -> 4.5-rc2
2016-02-09 04:43:26 +00:00
Tobias Geerinckx-Rice
82e15d9914
pagemon: 0.01.07 -> 0.01.08
...
Main changes:
- Add 'c' key to close pop up windows
- Enable -p option to have the PID or name of the process to monitor
- Fix zoom scaling on memory view
- Don't break on failed seek or read of map info
More:
f172bd17e7/debian/changelog
2016-02-08 21:06:08 +01:00
Robin Gloster
7c206e8c4c
linuxPackages.spl: no pic hardening
2016-02-07 22:45:34 +00:00
Robin Gloster
33a0e63fbf
linuxPackages.v4l2loopback: no format/pic hardening
2016-02-07 22:45:28 +00:00
Robin Gloster
543dfcc686
disk_indicator: turn off hardening fortify
2016-02-07 19:26:33 +00:00
Robin Gloster
9229e9c656
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-07 11:17:57 +00:00
Louis Taylor
12ca23d650
linux-testing: 4.4-rc8 -> 4.5-rc2
2016-02-06 20:54:55 +00:00
Eelco Dolstra
20b54bd989
Merge pull request #12724 from abbradar/udev-hwdb
...
udev service: generate hwdb database from all udev packages
2016-02-03 14:24:11 +01:00
Tuomas Tynkkynen
7db1cba057
kernel: Let the kernel build system strip modules
...
Since commit 48f51f1185
we let the kernel build system compress the
modules, which makes the original strip expression not work. Let the
kernel build system strip them as well so they get stripped.
2016-02-02 22:47:32 +02:00
Eelco Dolstra
7b772ae398
linux: Update to 3.10.96, 3.12.53, 3.14.60, 3.18.26, 4.1.17, 4.4.1
2016-02-02 16:38:42 +01:00
Eelco Dolstra
48f51f1185
linux: Compress kernel modules
...
This reduces the kernel package from 185 to 62 MiB, for a neglible
boot time cost.
2016-02-01 18:19:23 +01:00
Eelco Dolstra
72a30ae66f
linux: Use $SOURCE_DATE_EPOCH as the build timestamp
2016-02-01 18:19:23 +01:00
Eelco Dolstra
0a7cd3c110
Remove unused file
2016-02-01 18:19:23 +01:00
Nikolay Amiantov
5404714997
systemd: add a notice to remove makeFlags on update
2016-02-01 20:15:29 +03:00
Robin Gloster
d2d9b7a7bc
drbd: set DESTDIR
2016-02-01 18:11:36 +01:00
Lluís Batlle i Rossell
b2dc647c1e
linux: adding PCI Expresscard Hotplug support
2016-02-01 11:07:08 +01:00
Peter Simons
b7badc6be0
powertop: call "xset" from $PATH
...
Patch the source code to find "xset" in $PATH rather than expecting the
hard-coded path "/usr/bin/xset" to work. I've decided *not* to hard-code
a proper path like "${xset}/bin/xset", because that reference greatly
increases the size of the powertop closure. Since "xset" is required
only for --calibrate (and that even seems to work fine without it), it
felt like an optional dependency is more appropriate in this case.
Thanks to @heydojo locating the source code file that needs patching.
Fixes https://github.com/NixOS/nixpkgs/issues/12662 .
2016-01-31 21:44:36 +01:00
Arseniy Seroka
bc0b9b7eb0
Merge pull request #12696 from zimbatm/firmware-linux-nonfree
...
firmware-linux-nonfree: update to master
2016-01-31 15:31:36 +03:00
Tobias Geerinckx-Rice
d28a06553e
pagemon: 1.01.06 -> 1.01.07
...
Changes:
* Mix checksum up a bit more and return OK if nothing has changed
* Optimize page reading, reduced by ~2% CPU
* Add perf page statistics 'p' option
* Add OOM score to VM stats
* Optimize read_maps: don't re-scan page mapping if nothing changed
* Reduce amount of seeks and reads on pagemap data
More: https://github.com/ColinIanKing/pagemon/blob/master/debian/changelog
2016-01-31 02:32:11 +01:00
zimbatm
de68a49259
firmware-linux-nonfree: update to master
2016-01-30 23:55:07 +00:00
Robin Gloster
cce1bad2e1
dmraid: add patch to build with format hardening
2016-01-30 16:36:57 +00:00
Robin Gloster
78a1ae85ed
drbd: set DESTDIR
2016-01-30 16:36:57 +00:00
Robin Gloster
1581f25a07
multipath-tools: no format hardening
2016-01-30 16:36:57 +00:00
Robin Gloster
f6d3b7a2ae
switch hardening flags
2016-01-30 16:36:57 +00:00
Franz Pletz
954e9903ad
Use a hardened stdenv by default
2016-01-30 16:36:57 +00:00
Franz Pletz
bfded63cf8
Merge pull request #12676 from datakurre/datakurre-pam_2uf
...
pam_u2f: 1.0.1 -> 1.0.4
2016-01-30 15:54:58 +01:00
Asko Soukka
da79b5305e
pam_u2f: 1.0.1 -> 1.0.4
2016-01-29 20:49:29 +02:00
Tobias Geerinckx-Rice
de43878f09
pagemon: init at 0.01.06
2016-01-27 04:42:12 +01:00
Tobias Geerinckx-Rice
32f4fb1ef5
nfs-utils: 1.3.2 -> 1.3.3
...
A very noisy change log is available for download at:
http://sourceforge.net/projects/nfs/files/nfs-utils/1.3.3/1.3.3-Changelog/download
2016-01-27 01:16:21 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Franz Pletz
c485ba1c66
batman-adv: 2015.2 -> 2016.0
2016-01-24 05:20:18 +01:00
Dan Peebles
ef1f64106f
kernel: add back the patch I just removed by accident
2016-01-24 04:12:17 +00:00
Dan Peebles
78956c77c0
linux: 4.3.3 -> 4.34 (and update grsecurity patches, too)
2016-01-24 03:53:46 +00:00
Tobias Geerinckx-Rice
32d40f0f98
Remove no longer (or never) referenced patches
...
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Philipp Volguine
af2b47646c
Merge remote-tracking branch 'philhub/master'
2016-01-23 21:19:34 +00:00
Philipp Volguine
7c4830f3b7
Version bump of e1000e driver (2.5.4 -> 3.3.1)
2016-01-23 21:17:56 +00:00
Austin Seipp
d787c2258b
nixpkgs: systemd - add some more dependencies
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-23 17:48:41 +00:00
Dan Peebles
8f9aea9ccc
grsecurity: fix kernel config and uncomment grsecurity kernels
2016-01-23 16:58:44 +00:00
Dan Peebles
bffc446394
paxtest: init at 0.9.14
2016-01-23 14:36:08 +00:00
Dan Peebles
33cf0792b1
grsecurity-testing: update patches and associated kernel version
2016-01-23 14:29:34 +00:00
Nikolay Amiantov
29785c5b7a
Merge pull request #12309 from zohl/chromiumos-kernel
...
Add ChromiumOS kernels
2016-01-23 13:13:59 +03:00
Nikolay Amiantov
34769a3d72
Merge pull request #12508 from heydojo/ati-drivers-backport
...
ati-drivers: Restore opengl & direct rendering
2016-01-23 12:00:19 +03:00