Rob Vermaas
eef6cac0ab
Merge pull request #2650 from doublec/fhs-chroot-fix
...
Add -p to mkdir in build-fhs-chrootenv to prevent error if directory exists
2014-05-16 09:09:23 +02:00
Simon Hengel
cde9461d06
Update haskell-http-kit to version 0.3.0
2014-05-16 14:27:33 +08:00
Aristid Breitkreuz
2e6c46ce36
ori: enable orilocal
2014-05-15 23:00:18 +02:00
William A. Kennington III
4eee3b66bc
mumble: Update 1.2.5 -> 1.2.6
2014-05-15 15:08:39 -05:00
Georges Dubus
658c136615
add Posterazor ( close #2538 )
...
@vcunat patched for newer gcc.
2014-05-15 21:32:21 +02:00
Vladimír Čunát
4da7eb78ec
lib/maintainers: add "berdario", maintain redis
...
Relates #2541 .
2014-05-15 21:11:17 +02:00
Vladimír Čunát
f1ded0d7bd
gtk3: bugfix update 3.12.1 -> .2
2014-05-15 21:02:28 +02:00
Vladimír Čunát
cf1dbbbf72
llvm+clang: maintenance update 3.4 -> 3.4.1
...
Slightly hacky for clang at some points, as directory names change strangely.
2014-05-15 21:02:28 +02:00
Vladimír Čunát
0c142b2a18
mesa: small bugfix update 10.1.2 -> .3
...
Mainly fixes performance regression for vmware.
2014-05-15 21:02:28 +02:00
Jordan Patterson
4b668bb554
rxvt-unicode: update to 9.20, fixing CVE-2014-3121 ( close #2649 )
2014-05-15 20:57:57 +02:00
Peter Simons
485ad34b9c
Merge pull request #2647 from crooney/master
...
cabal2nix derivation for haskellPackages.fayText
2014-05-15 18:12:24 +02:00
chris rooney
cc51572bd5
Register expression for fay-text in catalog.
2014-05-15 11:11:47 -04:30
Linquize
10fa1bcf66
git: Update to 1.9.3
2014-05-15 16:15:09 +02:00
Eelco Dolstra
168fe56f3b
Merge branch 'monit-5.8' of github.com:wmertens/nixpkgs
2014-05-15 14:42:20 +02:00
Peter Simons
b43bf3d388
Merge pull request #2656 from hrdinka/haskell-glfw-b
...
haskell-glfw-b: add package version 1.4.6
2014-05-15 14:40:48 +02:00
Christoph Hrdinka
b1feffd1a1
haskell-glfw-b: add package version 1.4.6
2014-05-15 13:46:20 +02:00
Christoph Hrdinka
8fbe635fa6
syncthing: update to version 0.8.5
2014-05-15 13:37:24 +02:00
Ricardo M. Correia
8d54dc6d13
chromium: Add support for grsecurity
2014-05-15 13:25:51 +02:00
Vladimír Čunát
255d86ea99
mesa: use grsec at build time, override at run time
...
This is needed for grsecurity kernels to be able to build stuff (e.g. pango).
With grsec the libGL is slower, but we don't care much at build time,
so we can share binaries among grsec and nogrsec.
This adds 2-3 MB to nogrsec closures that use mesa drivers (libGL is doubled).
2014-05-15 13:25:51 +02:00
Ricardo M. Correia
d674594ce3
icedtea7: Add support for grsecurity
2014-05-15 13:25:50 +02:00
Ricardo M. Correia
f3967570e7
python-3.4: Add support for grsecurity
2014-05-15 13:25:50 +02:00
Ricardo M. Correia
982c84514b
python-3.3: Add support for grsecurity
2014-05-15 13:25:50 +02:00
Ricardo M. Correia
6a4fd79b51
python-2.7: Add support for grsecurity
2014-05-15 13:25:50 +02:00
Ricardo M. Correia
1074a3143e
libffi: Add support for grsecurity
...
Patch taken from Hardened Gentoo
2014-05-15 13:25:50 +02:00
Ricardo M. Correia
72b711bb1f
spidermonkey-17: Add support for grsecurity
2014-05-15 13:25:50 +02:00
Vladimír Čunát
3d3aea09b9
fix paxmark on non-linux (a bug in grsecurity PR #1187 )
2014-05-15 13:25:49 +02:00
Ricardo M. Correia
6021ce8b83
openjdk: Add support for grsecurity
2014-05-15 13:25:49 +02:00
Ricardo M. Correia
2902c8f628
binutils: Add PaX patch
2014-05-15 13:25:49 +02:00
Ricardo M. Correia
a0f683686c
wine: Add support for grsecurity
2014-05-15 13:25:49 +02:00
Ricardo M. Correia
df503a2ad4
openjdkBootstrap: Add support for grsecurity
2014-05-15 13:25:49 +02:00
Ricardo M. Correia
2204eb9f18
ghc: Add support for grsecurity
...
In this case, we also need to specify compilation flags to mark stacks as
non-executable, otherwise PaX will not allow ghc or binaries built by ghc
to run. This is what gentoo-hardened does as well.
2014-05-15 13:25:49 +02:00
Ricardo M. Correia
92cc5b8c0c
mesa-noglu: Add support for grsecurity
2014-05-15 13:25:48 +02:00
Ricardo M. Correia
667008d56f
grub: Add support for grsecurity
2014-05-15 13:25:48 +02:00
Ricardo M. Correia
1380bdfb16
gstreamer: Add support for grsecurity
2014-05-15 13:25:48 +02:00
Ricardo M. Correia
2ef09b10b4
spidermonkey: Add support for grsecurity
2014-05-15 13:25:48 +02:00
Ricardo M. Correia
601bd3e6e5
oraclejdk7: Add support for grsecurity
2014-05-15 13:25:48 +02:00
Ricardo M. Correia
06725e95eb
gcc: Add support for grsecurity
2014-05-15 13:25:47 +02:00
Ricardo M. Correia
f9cd53ba18
llvm: Add support for grsecurity
2014-05-15 13:25:47 +02:00
Ricardo M. Correia
b30f41976c
polkit: Add support for grsecurity
2014-05-15 13:25:47 +02:00
Ricardo M. Correia
ca0eb9818f
firefox: Add support for grsecurity
2014-05-15 13:25:47 +02:00
Ricardo M. Correia
aab9b733c2
qimageblitz: Mark stack as non-executable (patch taken from Gentoo)
...
This allows applications such as okular and kolourpaint to run in
grsecurity kernels, which disallow executable stacks by default.
2014-05-15 13:25:47 +02:00
Ricardo M. Correia
1c2aacb5d8
spl: Fix compilation with grsecurity's constify plugin and kernels < 3.8
2014-05-15 13:25:47 +02:00
Ricardo M. Correia
8d5ce245a2
grsecurity: Add paxctl, paxmark and stdenv.needsPax to stdenv
2014-05-15 13:25:46 +02:00
宋文武
b750d03def
libmodplug: update to 0.8.8.5
2014-05-15 18:17:06 +08:00
Chris Double
a6ddfbceac
Add -p to mkdir in build-fhs-chrootenv to prevent error if directory exists
2014-05-15 18:38:45 +12:00
aszlig
4be7e939a0
Merge pull request #2645 from vandenoever/ori.
...
Add ori, a secure distributed filesystem.
2014-05-15 06:31:23 +02:00
Justin Bedo
3c4b9b26cf
Updated some CRAN packages and fixed dependencies
2014-05-15 09:05:09 +10:00
Jason "Don" O'Conal
4debe3c927
weechat: do not hard code python prefix
2014-05-15 08:27:40 +10:00
Jason "Don" O'Conal
1048dbc33c
weechatDevel: update to latest
2014-05-15 08:26:33 +10:00
Chris Rooney
a50fc668c1
cabal2nix derivation for haskellPackages.fayText
2014-05-14 16:46:51 -04:30