new version 5.2.2
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -28,3 +28,4 @@
|
|||||||
/strongswan-5.2.2dr1.tar.bz2
|
/strongswan-5.2.2dr1.tar.bz2
|
||||||
/strongswan-5.2.2dr1.tar.bz2.md5
|
/strongswan-5.2.2dr1.tar.bz2.md5
|
||||||
/strongswan-5.2.2dr1.tar.bz2.sig
|
/strongswan-5.2.2dr1.tar.bz2.sig
|
||||||
|
/strongswan-5.2.2.tar.bz2
|
||||||
|
|||||||
4
sources
4
sources
@@ -1,3 +1 @@
|
|||||||
678e9847928dee49a7d35c0d02b02845 strongswan-5.2.2dr1.tar.bz2
|
7ee1a33060b2bde35be0f6d78a1d26d0 strongswan-5.2.2.tar.bz2
|
||||||
2807e68da3772c685c09aec3a8924159 strongswan-5.2.2dr1.tar.bz2.md5
|
|
||||||
289eddab2b0054cb991470b3797ff43c strongswan-5.2.2dr1.tar.bz2.sig
|
|
||||||
|
|||||||
@@ -4,11 +4,11 @@
|
|||||||
# order.
|
# order.
|
||||||
# 2) Please use the following define (with a percent sign and the appropriate
|
# 2) Please use the following define (with a percent sign and the appropriate
|
||||||
# prerelease tag):
|
# prerelease tag):
|
||||||
%define prerelease dr1
|
#%%define prerelease dr1
|
||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.2.2
|
Version: 5.2.2
|
||||||
Release: 0.2%{?prerelease:.%{prerelease}}%{?dist}
|
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
|
||||||
Summary: An OpenSource IPsec-based VPN and TNC solution
|
Summary: An OpenSource IPsec-based VPN and TNC solution
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@@ -385,6 +385,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 06 2015 Pavel Šimerda <psimerda@redhat.com> - 5.2.2-1
|
||||||
|
- new version 5.2.2
|
||||||
|
|
||||||
* Thu Dec 18 2014 Avesh Agarwal <avagarwa@redhat.com> - 5.2.2-0.2.dr1
|
* Thu Dec 18 2014 Avesh Agarwal <avagarwa@redhat.com> - 5.2.2-0.2.dr1
|
||||||
- Enabled ccm, and ctr plugins as it seems enabling just openssl does
|
- Enabled ccm, and ctr plugins as it seems enabling just openssl does
|
||||||
not work for using ccm and ctr algos.
|
not work for using ccm and ctr algos.
|
||||||
|
|||||||
Reference in New Issue
Block a user