Commit Graph

77624 Commits

Author SHA1 Message Date
Robin Gloster
dcf103284f stardust: disable format hardening 2016-02-24 17:13:08 +00:00
Robin Gloster
282d03c4b0 swiProlog: disable format hardening 2016-02-24 17:10:58 +00:00
Robin Gloster
c884697acc tboot: disable stackprotector/pic hardening 2016-02-24 17:01:37 +00:00
Robin Gloster
e7f9e8a26f trustedGrub: disable stackprotector/pic hardening 2016-02-24 16:54:49 +00:00
Robin Gloster
eff4faf7f3 swt: disable format hardening 2016-02-24 16:07:13 +00:00
Robin Gloster
3d169b83cf vym: disable format hardening 2016-02-24 16:06:55 +00:00
Robin Gloster
8cbb8331a7 xarchive: disable format hardening 2016-02-24 16:01:51 +00:00
Robin Gloster
21b1e9e3da xbindkeys-config: disable format hardening 2016-02-24 16:00:25 +00:00
Robin Gloster
81bb9407f9 xf86_video_nested: disable fortify hardening 2016-02-24 15:43:35 +00:00
Robin Gloster
1b6fd9abb7 zandronum-server: disable format hardening 2016-02-24 15:40:14 +00:00
Robin Gloster
c88376bc36 zam-plugins: fix hash 2016-02-24 15:39:30 +00:00
Robin Gloster
4447e42f02 zbar: disable fortify hardening 2016-02-24 15:17:41 +00:00
Robin Gloster
4bf29b83f8 graphviz_2_0: disable format/fortify hardening 2016-02-23 15:03:14 +00:00
Robin Gloster
087cb7ba5b gcc43: disable stackprotector hardening 2016-02-23 07:54:51 +00:00
Robin Gloster
928c904a5b stalonetray: disable format hardening 2016-02-23 00:57:11 +00:00
Robin Gloster
402d57ee8e bootstrap env: disable stackprotector hardening until gcc >=4.9 2016-02-22 18:32:53 +00:00
Robin Gloster
57d6a38ed5 stdenv: change hardening flags
* remove relro/bindnow from compile flags as they break clang
 * use fstackprotector-strong instead of fstackprotector-all for speed
2016-02-22 18:31:04 +00:00
Robin Gloster
35f92d9810 xfce4-12.xfce4_verve_plugin: turn off format hardening 2016-02-22 09:45:31 +00:00
Robin Gloster
95325aa96f vacuum: use mkDerivation and turn off format hardening 2016-02-22 08:57:20 +00:00
Robin Gloster
9b4c99edc6 gcc43/ghdl: turn off format hardening 2016-02-22 08:47:25 +00:00
Robin Gloster
abac1eb918 inferno: turn off fortify hardening 2016-02-22 01:43:25 +00:00
Robin Gloster
eb93a9ca0a Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-02-22 01:22:05 +00:00
Robin Gloster
60290c69e4 Merge pull request #13357 from zimbatm/curl-7.15-fixup
curl: fixes installation of 7.15
2016-02-22 01:19:17 +00: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
Franz Pletz
f921abe393 Merge pull request #13160 from romildo/fix-xfce4-whisker-menu
xfce4-whiskermenu-plugin: fix xfce4-panel path in xfce4-popup-whisker…
2016-02-22 02:12:32 +01:00
Franz Pletz
e50b3f893b Merge pull request #13141 from benley/openssh-7.1p2-gssapi-patch
openssh: update gssapi patch to match the openssh version
2016-02-22 02:05:04 +01:00
Robin Gloster
828b408f7f ipxe: turn off pic/stackprotector hardening 2016-02-22 00:44:58 +00:00
Robin Gloster
fda63b8b57 nixpkgs docs: stackprotector hardening 2016-02-22 00:33:01 +00:00
Robin Gloster
911d22f88d nixpkgs docs: format hardening 2016-02-22 00:23:15 +00:00
Robin Gloster
5923f792e1 uae: turn off format hardening 2016-02-22 00:22:28 +00:00
Robin Gloster
1d713761d9 ldm: add include to fix build 2016-02-22 00:21:26 +00:00
zimbatm
6908e75441 curl: fixes installation of 7.15
It was trying to install /etc/ssl/cert/ca-certificates.pem

See https://hydra.nixos.org/build/32167398/nixlog/1
2016-02-21 23:57:20 +00:00
Robin Gloster
00903f4820 jbig2enc: add upstream patch to fix build 2016-02-21 23:56:49 +00:00
Robin Gloster
e0fa05f662 telnet: turn off format hardening 2016-02-21 22:53:24 +00:00
Arseniy Seroka
80131f4731 Merge pull request #13161 from romildo/update/xfce4-whisker-menu
xfce4-whiskermenu-plugin: 1.5.1 -> 1.5.2
2016-02-21 22:57:06 +03:00
Arseniy Seroka
1d1075b8ce Merge pull request #13254 from ak3n/master
staruml: init at 2.6.0
2016-02-21 22:56:42 +03:00
Eugene Akentyev
f0b072abaa staruml: init at 2.6.0 2016-02-21 21:42:43 +03:00
Charles Strahan
9482be59e7 Merge pull request #13131 from Ericson2314/haskell-cross-rebase
Generalize some GHCJS stuff for other cross compilers
2016-02-21 13:19:03 -05:00
John Ericson
f13eede7e5 haskell: Tiny refactor in generic-builder. No hashes/interfaces changed. 2016-02-21 10:16:13 -08:00
John Ericson
51b66ed4d9 haskell: Add notion of cross compiler and define nativeGhc with it
Tested to not change hashes
2016-02-21 10:16:13 -08:00
John Ericson
114cd6765d haskell: Expose the package set used to build each GHC, where possible
Tested to not change hashes
2016-02-21 10:16:13 -08:00
John Ericson
e6d3a4e7d1 ghcjs: Remove wrapper, which seems long unused 2016-02-21 10:16:13 -08:00
Frederik Rietdijk
846aa6e776 Merge pull request #13165 from NixOS/python-wip
Python PIP fix, fixes #12190, closes #13035
2016-02-21 17:49:45 +01:00
Tuomas Tynkkynen
a6638c62a8 Revert "linux: 4.1.17 -> 4.1.18"
This reverts commit 6cdf5fe85f.

This version has a crypto regression:
https://lkml.org/lkml/2016/2/19/748 which is blocking the channel update
due to a failing luksroot test: http://hydra.nixos.org/build/32159615
2016-02-21 17:57:39 +02:00
Franz Pletz
45c97925dd Merge pull request #13122 from adevress/neuron
Add new package neuron. Neuron network simulation framework
2016-02-21 16:31:42 +01:00
Edward Tjörnhammar
bc1e1c5698 kodiPlugins.salts: 1.0.98 -> 2.0.6 2016-02-21 16:15:54 +01:00
Edward Tjörnhammar
4575d58b3d kodiPlugins.genesis: 5.1.3 -> 5.1.4 2016-02-21 16:15:13 +01:00
devresse
4046d3ce8d neuron: init at 7.4 2016-02-21 15:02:47 +00:00
Edward Tjörnhammar
ad4bfe4dda kodi: 15.2 -> 16.0 2016-02-21 15:32:12 +01:00
Edward Tjörnhammar
8968a6e604 dcadec: init at 0.2.0 2016-02-21 15:32:12 +01:00