Commit graph

7 commits

Author SHA1 Message Date
Jean-Francois Roche 0b39118494 openfortivpn: 1.2.0 -> 1.5.0
fixes #29578
2017-09-20 09:21:42 +01:00
Robin Gloster 900cc90fbe
openfortivpn: 1.1.4 -> 1.2.0 2017-02-17 00:11:55 +01:00
Robin Gloster 8031cba2ab Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-06-10 09:27:04 +00:00
0w0 a26f113611 openfortivpn: 1.0.1 -> 1.1.4 2016-06-03 14:19:52 +08: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 7e01cafa4b openfortivpn: turn off format hardening and use autoreconfHook 2016-02-12 13:46:50 +00:00
Georges Dubus 1e5ce3f024 openfortivpn: Added expression 2015-02-10 13:57:21 +01:00