about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* ghc: add relocation patch for all versionsRobin Gloster2016-08-26
|
* bash: 4.3-p42 -> 4.3-p46Eelco Dolstra2016-08-26
|
* Merge #17928: openssl: fix CVE-2016-2177Vladimír Čunát2016-08-25
|\
| * openssl: fix CVE-2016-2177Alexey Shmalko2016-08-23
| |
* | gnupg21: Removes previously backported patchLancelot SIX2016-08-25
| | | | | | | | | | | | | | fix-gpgsm-linking.patch was backported from gnupg master for 2.1.14. It is included in 2.1.15, making the patch un applicable. Fixes 447207d21d63e285dccdb992751a5e72f339e3e0
* | treewide: fix darwin builds by using getOutputRobin Gloster2016-08-25
| | | | | | | | This fixes eval for pkgs referring to optional static output
* | spidermonkey_1_8_0rc1: disable pic hardening on i686Franz Pletz2016-08-25
| |
* | stress-ng: 0.06.11 -> 0.06.14, fix i686 buildFranz Pletz2016-08-25
| |
* | moltengamepad: disable format hardeningFranz Pletz2016-08-25
| |
* | wraith: disable format hardeningFranz Pletz2016-08-25
| |
* | treewide: fix darwin builds by referring to stdenv's libcFranz Pletz2016-08-25
| |
* | gnupg: 2.1.14 -> 2.1.15Franz Pletz2016-08-25
| |
* | utillinux: 2.28 -> 2.28.1Franz Pletz2016-08-25
| |
* | libseccomp: 2.3.0 -> 2.3.1Franz Pletz2016-08-25
| |
* | libnl: 3.2.27 -> 3.2.28Franz Pletz2016-08-25
| |
* | pypy: disable pic hardening on i686Franz Pletz2016-08-25
| |
* | automake110x: remove unused packageRobin Gloster2016-08-24
| |
* | ddccontrol: use autoreconfHook and fix for newer automakeRobin Gloster2016-08-24
| |
* | Revert "crawl: fix build with multiple outputs"Robin Gloster2016-08-24
| | | | | | | | | | | | This reverts commit 5d51614620e5a891a185f155462106712ac922cc. Fixed on master already
* | ibus-engines.m17n: use autoreconfHookRobin Gloster2016-08-24
| |
* | easyrsa: use autoreconfHookRobin Gloster2016-08-24
| |
* | memcached: disable treating warnings as errors on darwinFranz Pletz2016-08-24
| | | | | | | | PIE hardening is not available on darwin but it's just a warning.
* | plotutils: disable failing test on i686Franz Pletz2016-08-24
| |
* | partclone: stable -> 0.2.89, cleanupsFranz Pletz2016-08-24
| |
* | sam-ba: disable build for i686-linuxFranz Pletz2016-08-24
| |
* | prelink: fix glibc static linkingFranz Pletz2016-08-24
| |
* | sinit: 0.9.2 -> 1.0, fix glibc static linkingFranz Pletz2016-08-24
| |
* | ttyrec: fix buildFranz Pletz2016-08-24
| |
* | mstflint: 3.7.0-1.18 -> 4.4.0-1.12Franz Pletz2016-08-24
| |
* | lxc: 2.0.3 -> 2.0.4, fixes hardened buildFranz Pletz2016-08-24
| |
* | haskellPackages.git-annex: fix hashFranz Pletz2016-08-24
| |
* | rpm: remove hackRobin Gloster2016-08-24
| | | | | | | | | | elfutils now adds a eu- prefix to avoid collisions and has now therefore been added to rpm as propagatedBuildInput
* | rpm: remove hackRobin Gloster2016-08-24
| | | | | | | | elfutils now adds a eu- prefix to avoid collisions
* | linuxPackages.perf: fix build with new glibc and remove hackRobin Gloster2016-08-24
| | | | | | | | elfutils now adds a eu- prefix to avoid collisions
* | crawl: fix build with multiple outputsRobin Gloster2016-08-24
| |
* | flannel: disable fortify hardeningRobin Gloster2016-08-24
| |
* | belle-sip: 1.4.1 -> 1.4.2 and fix with new glibcRobin Gloster2016-08-24
| |
* | maude: disable pic and fortify hardening on i686Robin Gloster2016-08-24
| |
* | boolector: fix build with multiple outputsRobin Gloster2016-08-24
| |
* | valum: 0.2.0 -> 0.2.16, fixes hardened buildFranz Pletz2016-08-24
| |
* | dico: disable format hardeningFranz Pletz2016-08-24
| |
* | lua5_0: disable stackprotector hardening on i686Franz Pletz2016-08-24
| |
* | otpw: disable stackprotector hardeningRobin Gloster2016-08-24
| |
* | go_1_7: disable all hardeningFranz Pletz2016-08-24
| |
* | Merge pull request #17957 from shlevy/staging-revert-fixGabriel Ebner2016-08-24
|\ \ | | | | | | Revert "Revert "Merge branch 'modprobe-fix' of git://github.com/abbradar/nixpkgs""
| * | Revert "Revert "Merge branch 'modprobe-fix' of ↵Shea Levy2016-08-24
|/ / | | | | | | | | | | | | | | | | | | git://github.com/abbradar/nixpkgs"" Revert a revert of a merge that shouldn't have been in master but was intentionally in staging. Next time I'll do this right after the revert instead of so far down the line... This reverts commit 9adad8612b082bcbae30c81678a04b79a44079a4.
* | Merge branch 'master' into stagingobadz2016-08-24
|\ \
| * \ Merge pull request #17805 from avnik/update/golang-1.7zimbatm2016-08-24
| |\ \ | | | | | | | | go: add 1.7 compiler
| | * | go: add 1.7 compilerAlexander V. Nikolaev2016-08-21
| | | |
| * | | Merge pull request #17685 from matthewbauer/darwin-misc2Daniel Peebles2016-08-24
| |\ \ \ | | | | | | | | | | Darwin misc. fixes