Version bump to 5.3.3
This commit is contained in:
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user