Commit graph

4 commits

Author SHA1 Message Date
Ryan Mulligan bed1629337 untex: 1.2 -> 1.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/untex/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.3 with grep in /nix/store/vj06kpkl7dm511fy5vnx60dx48n2fhl5-untex-1.3
- directory tree listing: https://gist.github.com/7507195ef91ce9d4ae79a3f80dc453ac
2018-03-29 07:52:55 -07: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
Robin Gloster 9375cd8e4d untex: turn off format hardening 2016-02-12 15:14:12 +00:00
Joachim Fasting 4bd52ddb88 untex: init at 1.2 2015-07-15 17:03:18 +02:00