diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-04-26 23:02:52 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-04-26 23:02:52 +0200 |
commit | 2a08dbb83236b59b65fac6a184ffec5ecd03f4e7 (patch) | |
tree | 747fd1dd5b45229607485488334656aa402b33bf /debian/changelog | |
parent | a6ba5af4e0b1b45bfa7de4a86c154ee1952fe915 (diff) | |
download | vyos-strongswan-2a08dbb83236b59b65fac6a184ffec5ecd03f4e7.tar.gz vyos-strongswan-2a08dbb83236b59b65fac6a184ffec5ecd03f4e7.zip |
Update build flags
- build using all hardening flags.
- use -Wl,--as-needed -Wl,-O1 for LDFLAGS.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ecc6a7292..e7ce5db38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ strongswan (5.0.3-1) UNRELEASED; urgency=low - remove pluto handling since it's gone - don't special-case XAuth on kFreeBSD anymore. - add --enable-attr-sql. + - build using all hardening flags. + - use -Wl,--as-needed -Wl,-O1 for LDFLAGS. * debian/control: - drop strongswan-ikev1 package - rename strongswan-ikev2 package to strongswan-ike for now and makes it |