1
0
forked from pool/strongswan

- Fixed some fmt warnings in libchecksum, adopted paths in the spec file

OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=29
This commit is contained in:
2011-09-08 16:07:15 +00:00
committed by Git OBS Bridge
parent 576d175479
commit ca75cb02c0
3 changed files with 48 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
-------------------------------------------------------------------
Thu Sep 8 12:42:51 UTC 2011 - mt@suse.com
Thu Sep 8 16:06:46 UTC 2011 - mt@suse.com
- Updated to strongSwan 4.5.2 release, changes overview since 4.5.2:
* Our private libraries (e.g. libstrongswan) are not installed directly in
@@ -26,6 +26,7 @@ Thu Sep 8 12:42:51 UTC 2011 - mt@suse.com
* The IKEv2 close action does not use the same value as the ipsec.conf dpdaction
setting, but the value defined by its own closeaction keyword. The action
is triggered if the remote peer closes a CHILD_SA unexpectedly.
- Fixed some fmt warnings in libchecksum, adopted paths in the spec file
-------------------------------------------------------------------
Sun May 29 16:37:00 UTC 2011 - jcnengel@googlemail.com