mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Version bump to 5.3.3
This commit is contained in:
parent
2b5c543051
commit
a215008c11
7
NEWS
7
NEWS
@ -36,6 +36,13 @@ strongswan-5.3.3
|
||||
- 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.
|
||||
|
||||
- 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
|
||||
----------------
|
||||
|
@ -19,7 +19,7 @@
|
||||
# initialize & set some vars
|
||||
# ============================
|
||||
|
||||
AC_INIT([strongSwan],[5.3.3rc2])
|
||||
AC_INIT([strongSwan],[5.3.3])
|
||||
AM_INIT_AUTOMAKE(m4_esyscmd([
|
||||
echo tar-ustar
|
||||
echo subdir-objects
|
||||
|
Loading…
x
Reference in New Issue
Block a user