nixpkgs/pkgs/tools/archivers/unzip
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
..
CVE-2014-8139.diff unzip: Patch for CVE-2014-81{39,40,41}. 2015-01-08 11:29:40 -08:00
CVE-2014-8140.diff unzip: Patch for CVE-2014-81{39,40,41}. 2015-01-08 11:29:40 -08:00
CVE-2014-8141.diff unzip: Patch for CVE-2014-81{39,40,41}. 2015-01-08 11:29:40 -08:00
CVE-2014-9636.diff unzip: fix CVE-2014-9636 patch 2015-03-09 15:55:24 +01:00
CVE-2015-7696.diff unzip: CVE-2015-7696, CVE-2015-7697 2015-11-01 09:39:45 +01:00
CVE-2015-7697.diff unzip: CVE-2015-7696, CVE-2015-7697 2015-11-01 09:39:45 +01:00
default.nix Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
setup-hook.sh Fix unzip setup hook 2014-09-08 22:32:37 +02:00