mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 10:52:57 +02:00
update StrongSwan to 5.6.3
This also takes advantage of changed crypto plugins (see first patch) and updates the rootfile. Signed-off-by: Peter Müller <peter.mueller@link38.eu> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
0779907e1b
commit
df5cc48dd6
@@ -17,6 +17,7 @@ etc/strongswan.d/charon.conf
|
||||
etc/strongswan.d/charon/aes.conf
|
||||
etc/strongswan.d/charon/attr.conf
|
||||
etc/strongswan.d/charon/ccm.conf
|
||||
etc/strongswan.d/charon/chapoly.conf
|
||||
etc/strongswan.d/charon/cmac.conf
|
||||
etc/strongswan.d/charon/constraints.conf
|
||||
etc/strongswan.d/charon/counters.conf
|
||||
@@ -51,7 +52,6 @@ etc/strongswan.d/charon/pkcs7.conf
|
||||
etc/strongswan.d/charon/pkcs8.conf
|
||||
etc/strongswan.d/charon/pubkey.conf
|
||||
etc/strongswan.d/charon/random.conf
|
||||
etc/strongswan.d/charon/rc2.conf
|
||||
etc/strongswan.d/charon/resolve.conf
|
||||
etc/strongswan.d/charon/revocation.conf
|
||||
etc/strongswan.d/charon/sha1.conf
|
||||
@@ -112,6 +112,7 @@ usr/lib/ipsec/libvici.so.0.0.0
|
||||
usr/lib/ipsec/plugins/libstrongswan-aes.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-attr.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-ccm.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-chapoly.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-cmac.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-constraints.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-counters.so
|
||||
@@ -146,7 +147,6 @@ usr/lib/ipsec/plugins/libstrongswan-pkcs7.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-pkcs8.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-pubkey.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-random.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-rc2.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-resolve.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-revocation.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-sha1.so
|
||||
@@ -197,6 +197,7 @@ usr/sbin/swanctl
|
||||
#usr/share/strongswan/templates/config/plugins/aes.conf
|
||||
#usr/share/strongswan/templates/config/plugins/attr.conf
|
||||
#usr/share/strongswan/templates/config/plugins/ccm.conf
|
||||
#usr/share/strongswan/templates/config/plugins/chapoly.conf
|
||||
#usr/share/strongswan/templates/config/plugins/cmac.conf
|
||||
#usr/share/strongswan/templates/config/plugins/constraints.conf
|
||||
#usr/share/strongswan/templates/config/plugins/counters.conf
|
||||
@@ -231,7 +232,6 @@ usr/sbin/swanctl
|
||||
#usr/share/strongswan/templates/config/plugins/pkcs8.conf
|
||||
#usr/share/strongswan/templates/config/plugins/pubkey.conf
|
||||
#usr/share/strongswan/templates/config/plugins/random.conf
|
||||
#usr/share/strongswan/templates/config/plugins/rc2.conf
|
||||
#usr/share/strongswan/templates/config/plugins/resolve.conf
|
||||
#usr/share/strongswan/templates/config/plugins/revocation.conf
|
||||
#usr/share/strongswan/templates/config/plugins/sha1.conf
|
||||
|
||||
Reference in New Issue
Block a user