Version bump to 5.3.3

This commit is contained in:
Andreas Steffen
2015-09-06 15:05:36 +02:00
parent 2b5c543051
commit a215008c11
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -36,6 +36,13 @@ strongswan-5.3.3
- The initiator flag in the IKEv2 header is compared again (wasn't the case - The initiator flag in the IKEv2 header is compared again (wasn't the case
since 5.0.0) and packets that have the flag set incorrectly are again ignored. since 5.0.0) and packets that have the flag set incorrectly are again ignored.
- Implemented a demo Hardcopy Device IMC/IMV pair based on the "Hardcopy
Device Health Assessment Trusted Network Connect Binding" (HCD-TNC)
document drafted by the IEEE Printer Working Group (PWG).
- Fixed IF-M segmentation which failed in the presence of multiple small
attributes in front of a huge attribute to be segmented.
strongswan-5.3.2 strongswan-5.3.2
---------------- ----------------
+1 -1
View File
@@ -19,7 +19,7 @@
# initialize & set some vars # initialize & set some vars
# ============================ # ============================
AC_INIT([strongSwan],[5.3.3rc2]) AC_INIT([strongSwan],[5.3.3])
AM_INIT_AUTOMAKE(m4_esyscmd([ AM_INIT_AUTOMAKE(m4_esyscmd([
echo tar-ustar echo tar-ustar
echo subdir-objects echo subdir-objects