Browse Source

strongswan-5.9.4-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
aa1681d577
1 changed files with 5 additions and 4 deletions
  1. 5 4
      s/strongswan/strongswan-vl.spec

+ 5 - 4
s/strongswan/strongswan-vl.spec

@@ -6,7 +6,7 @@
 #%%define prerelease dr1
 
 Name:           strongswan
-Version:        5.9.3
+Version:        5.9.4
 Release:        1%{?_dist_release}%{?with_systemd:.systemd}
 Summary:        An OpenSource IPsec-based VPN and TNC solution
 Summary(ja):    オープンソースのIPsec VPN/TNCソリューション
@@ -22,7 +22,6 @@ Source1000:     strongswan.init
 Patch0:         strongswan-5.8.4-runtime-dir.patch
 Patch1:         strongswan-5.6.0-uintptr_t.patch
 Patch3:         strongswan-5.6.2-CVE-2018-5388.patch
-Patch100:       strongswan-openssl3.patch
 
 # only needed for pre-release versions
 #BuildRequires:  autoconf automake
@@ -111,7 +110,6 @@ PT-TLS to support TNC over TLS.
 %patch0 -p1
 %patch1 -p1
 %patch3 -p1
-%patch100 -p1
 
 
 %build
@@ -182,7 +180,6 @@ PT-TLS to support TNC over TLS.
 %if %{with tss}
     --enable-tss-trousers \
     --enable-aikgen \
-    --enable-tpm \
     --enable-imc-test \
     --enable-imv-test \
     --enable-imc-scanner \
@@ -346,6 +343,10 @@ fi
 
 
 %changelog
+* Fri Oct 22 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.9.4-1
+- new upstream release.
+- dropped Patch100: fixed in upstream.
+
 * Sun Oct 17 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.9.3-1
 - new upstream release.
 - built with openssl-3.0.0.