diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-13 14:24:48 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-13 23:46:26 +0200 |
commit | dff1d590b2a0fadf58b6eed60029b2ecbab7c710 (patch) | |
tree | 47b784a19053bd80a57461758c1db6397025717d /CHANGES | |
parent | 5485120b474aebcfb924bc4b6aadc89d3f3671fc (diff) |
ipsec-tools: bump version, convert to autotools format and simplify Config.in
Closes #2035
- Remove -Werror from CFLAGS
- Always enable ipv6 support if available in toolchain
- Always install into staging
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -8,8 +8,8 @@ luasocket, rings, wsapi, xavante Updated/fixed packages: cdrkit, file, gawk, gstreamer, intltool, - iptables, libidn, lmbench, netperf, openssl, php, qt, sqlite, - tn5250, usbutils, xkeyboard-config + ipsec-tools, iptables, libidn, lmbench, netperf, openssl, php, + qt, sqlite, tn5250, usbutils, xkeyboard-config Removed packages: modutils @@ -31,6 +31,7 @@ #1957: Bump sqlite to 3.6.23.1 #1987: intltool: Fix spelling mistake #1999: Typo in path checking + #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x 2010.05, Released May 30th, 2010: |