forked from jengelh/strongswan
- Updated to strongSwan 5.0.1 release. Changes digest:
- Introduced the sending of the standard IETF Assessment Result PA-TNC attribute by all strongSwan Integrity Measurement Verifiers. - Extended PTS Attestation IMC/IMV pair to provide full evidence of the Linux IMA measurement process. All pertinent file information of a Linux OS can be collected and stored in an SQL database. - The PA-TNC and PB-TNC protocols can now process huge data payloads. - The xauth-pam backend can authenticate IKEv1 XAuth and Hybrid authenticated clients against any PAM service. - The new unity plugin brings support for some parts of the IKEv1 Cisco Unity Extensions. - The kernel-netlink plugin supports the new strongswan.conf option charon.install_virtual_ip_on. - Job handling in controller_t was fixed, which occasionally caused crashes on ipsec up/down. - Fixed transmission EAP-MSCHAPv2 user name if it contains a domain part. Changes digest from strongSwan 5.0.0 version: * The charon IKE daemon gained experimental support for the IKEv1 protocol. Pluto has been removed from the 5.x series. * The NetworkManager charon plugin of previous releases is now provided by a separate executable (charon-nm) and it should work again with NM 0.9. * scepclient was updated and it now works fine with Windows Server 2008 R2. For full list of the changes, please read the NEWS file shipped in the strongswan-doc package or online: http://wiki.strongswan.org/projects/strongswan/wiki/Changelog50 - Adopted spec file, enabled several plugins. - Changed to install strongswan.service with alias to ipsec.service OBS-URL: https://build.opensuse.org/package/show/network:vpn/strongswan?expand=0&rev=51
This commit is contained in:
@@ -1,7 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 17:09:36 UTC 2012 - mt@suse.de
|
||||
Wed Oct 31 15:25:16 UTC 2012 - mt@suse.de
|
||||
|
||||
- WORK-IN-PROGRESS snapshot: Update to strongSwan 5.0.1
|
||||
- Updated to strongSwan 5.0.1 release. Changes digest:
|
||||
- Introduced the sending of the standard IETF Assessment Result
|
||||
PA-TNC attribute by all strongSwan Integrity Measurement Verifiers.
|
||||
- Extended PTS Attestation IMC/IMV pair to provide full evidence of
|
||||
the Linux IMA measurement process. All pertinent file information
|
||||
of a Linux OS can be collected and stored in an SQL database.
|
||||
- The PA-TNC and PB-TNC protocols can now process huge data payloads.
|
||||
- The xauth-pam backend can authenticate IKEv1 XAuth and Hybrid
|
||||
authenticated clients against any PAM service.
|
||||
- The new unity plugin brings support for some parts of the IKEv1
|
||||
Cisco Unity Extensions.
|
||||
- The kernel-netlink plugin supports the new strongswan.conf option
|
||||
charon.install_virtual_ip_on.
|
||||
- Job handling in controller_t was fixed, which occasionally caused
|
||||
crashes on ipsec up/down.
|
||||
- Fixed transmission EAP-MSCHAPv2 user name if it contains a domain
|
||||
part.
|
||||
Changes digest from strongSwan 5.0.0 version:
|
||||
* The charon IKE daemon gained experimental support for the IKEv1
|
||||
protocol. Pluto has been removed from the 5.x series.
|
||||
* The NetworkManager charon plugin of previous releases is now
|
||||
provided by a separate executable (charon-nm) and it should work
|
||||
again with NM 0.9.
|
||||
* scepclient was updated and it now works fine with Windows Server
|
||||
2008 R2.
|
||||
For full list of the changes, please read the NEWS file shipped
|
||||
in the strongswan-doc package or online:
|
||||
http://wiki.strongswan.org/projects/strongswan/wiki/Changelog50
|
||||
- Adopted spec file, enabled several plugins.
|
||||
- Changed to install strongswan.service with alias to ipsec.service
|
||||
instead of the /etc/init.d/ipsec init script on openSUSE > 12.2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 08:36:57 UTC 2012 - mt@suse.de
|
||||
|
Reference in New Issue
Block a user