Franz Pletz
e9fc4e7db6
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-03-07 22:08:27 +01:00
joachifm
f0e5bf02e2
Merge pull request #13726 from NeQuissimus/upower0994
...
upower: 0.99.3 -> 0.99.4
2016-03-07 12:27:16 +00:00
Tim Steinbach
3f3e8ed82b
upower: 0.99.3 -> 0.99.4
2016-03-07 02:04:20 +00:00
Louis Taylor
cdb0267efe
linux-testing: 4.5-rc6 -> 4.5-rc7
2016-03-07 01:00:33 +00:00
Tobias Geerinckx-Rice
7951dd531e
mcelog: 132 -> 133
...
Bugfix: no longer hangs on unknown errors in non-daemon mode.
2016-03-06 01:09:12 +01:00
Tobias Geerinckx-Rice
a90196d4cd
nvidia_x11_legacy304: fix evaluation
...
nvidia-340.76-kernel-4.0.patch was removed from nvidia_x11_legacy340
54d342add8
but is still needed for 304.
I think. CC @vcunat.
2016-03-06 01:05:44 +01:00
Vladimír Čunát
54d342add8
nvidia_x11_legacy340: update 340.76 -> 340.94
...
Fixes #13658 .
2016-03-05 22:19:14 +01:00
Franz Pletz
3b1f2e070b
linux_4_4: 4.4.3 -> 4.4.4
2016-03-05 21:50:03 +01:00
Franz Pletz
af40e356fe
linux_3_14: 3.14.61 -> 3.14.63
2016-03-05 21:50:03 +01:00
Franz Pletz
354a1935d3
linux_3_12: 3.12.54 -> 3.12.55
2016-03-05 21:50:03 +01:00
Franz Pletz
5b8361c118
linux_3_10: 3.10.97 -> 3.10.99
2016-03-05 21:50:03 +01:00
Franz Pletz
cb3d27df93
Merge remote-tracking branch 'origin/master' into hardened-stdenv
2016-03-05 18:55:30 +01:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Nikolay Amiantov
7482f131ed
android-udev-rules: 20151209 -> 2016-03-03
2016-03-04 14:46:30 +03:00
Arseniy Seroka
46ecee3a23
Merge pull request #13645 from rnhmjoj/rewritefs
...
rewritefs: init at 2016-02-08
2016-03-03 23:28:10 +03:00
Eelco Dolstra
6bd0c3fe9d
ifplugd: Remove
...
This package hasn't been updated in 11 years, and isn't really useful
anymore in a modern Linux system.
2016-03-03 19:43:11 +01:00
Franz Pletz
4927ca8397
Merge pull request #13555 from kragniz/linux-testing-4.5-rc6
...
linux-testing: 4.5-rc5 -> 4.5-rc6
2016-03-03 19:03:17 +01:00
rnhmjoj
85abde52d0
rewritefs: init at 2016-02-08
2016-03-03 17:37:33 +01:00
Robin Gloster
fed49425c5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-03 16:11:55 +00:00
Domen Kožar
ddb5f28544
Merge pull request #13640 from nathan7/musl-dynamic
...
musl: pass the correct syslibdir
2016-03-03 14:22:50 +00:00
Nathan Zadoks
bf18a34f97
musl: pass the correct syslibdir
...
This fixes dynamic linking (the specfile contains the correct path, and
the dynamic loader is symlinked in place)
Fixes #8543
2016-03-03 14:46:44 +01:00
Robin Gloster
d47857c3d9
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-03-01 21:09:17 +00:00
Marko Poikonen
ede005ad3f
Enabling Media PCI adapters (needed for PCI DVB cards)
2016-03-01 20:57:46 +01:00
michael bishop
cef37d8de1
openiscsi: fix download url, add platforms
2016-02-29 12:37:20 -04:00
Louis Taylor
3747aef768
linux-testing: 4.5-rc5 -> 4.5-rc6
2016-02-28 19:13:36 +00:00
Robin Gloster
3b4765c9e5
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-28 16:32:57 +00:00
rnhmjoj
bd737b105c
btfs: 2.7 -> 2.8
2016-02-28 02:39:05 +01:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Franz Pletz
73e0c261c2
linux: 4.4.2 -> 4.4.3
2016-02-27 16:34:02 +01:00
Robin Gloster
d3fb7acb3a
dietlibc: fix merge failure
2016-02-27 09:29:15 +00:00
Robin Gloster
3477e662e6
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-27 00:08:08 +00:00
zimbatm
35ab3d301f
Merge remote-tracking branch 'upstream/staging'
2016-02-26 22:37:04 +00:00
Robin Gloster
631c09bbe5
checksec: clean up
2016-02-26 17:26:03 +00:00
Tim Steinbach
7506c58d74
linux_3_10: 3.10.96 -> 3.10.97 ( close #13405 )
2016-02-25 23:09:08 +01:00
Tuomas Tynkkynen
0e1319f03f
linux-3.10: fixup config by a slightly hacky way
...
For explanation see:
https://github.com/NixOS/nixpkgs/pull/13405#issuecomment-188357637
2016-02-25 23:07:47 +01:00
Tobias Geerinckx-Rice
9b3296017f
mcelog: 131 -> 132
...
Add CPU_ATOM to Intel CPU list.
2016-02-25 16:19:42 +01:00
Vladimír Čunát
93f6af1071
Merge branch 'master' into staging
2016-02-25 09:01:48 +01:00
Kevin Cox
eead3bc536
util-linux: create -Minimal and utillinux (full)
...
Close #12952 . Now the full version is used by default,
supporting systemd and curses.
2016-02-25 08:52:05 +01:00
Emery
b16dc8dcc5
New hdapsd module
2016-02-24 21:51:13 +01:00
Emery Hemingway
8ee44708b2
hdapsd: initial package at version 20141203
2016-02-24 20:44:32 +01:00
Robin Gloster
81bb9407f9
xf86_video_nested: disable fortify hardening
2016-02-24 15:43:35 +00:00
Tim Steinbach
3ef63227dd
linux-testing: 4.5-rc4 -> 4.5-rc5 ( close #13403 )
2016-02-24 08:17:52 +01:00
Tim Steinbach
642517fbda
linux_3_12: 3.12.53 -> 3.12.54 ( close #13406 )
2016-02-24 08:16:47 +01:00
Tim Steinbach
08cf57204f
linux_3_14: 3.14.60 -> 3.14.61 ( close #13407 )
2016-02-24 08:16:18 +01:00
Tim Steinbach
a2bd90650d
linux_4_3: 4.3.5 -> 4.3.6 ( close #13408 )
2016-02-24 08:15:34 +01:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Robin Gloster
402d57ee8e
bootstrap env: disable stackprotector hardening until gcc >=4.9
2016-02-22 18:32:53 +00:00
Franz Pletz
5e0105af9b
linux: 4.4.1 -> 4.4.2
2016-02-22 04:52:00 +01:00
Robin Gloster
bb2639aafc
Merge branch 'curl-7.15-fixup' of https://github.com/zimbatm/nixpkgs into hardened-stdenv
2016-02-22 01:14:22 +00:00
Robin Gloster
1d713761d9
ldm: add include to fix build
2016-02-22 00:21:26 +00:00