New strongswan developer release 5.2.2dr1
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -25,3 +25,6 @@
|
|||||||
/strongswan-5.2.1.tar.bz2
|
/strongswan-5.2.1.tar.bz2
|
||||||
/strongswan-5.2.1.tar.bz2.md5
|
/strongswan-5.2.1.tar.bz2.md5
|
||||||
/strongswan-5.2.1.tar.bz2.sig
|
/strongswan-5.2.1.tar.bz2.sig
|
||||||
|
/strongswan-5.2.2dr1.tar.bz2
|
||||||
|
/strongswan-5.2.2dr1.tar.bz2.md5
|
||||||
|
/strongswan-5.2.2dr1.tar.bz2.sig
|
||||||
|
|||||||
6
sources
6
sources
@@ -1,3 +1,3 @@
|
|||||||
dd3717c0aa59ab4591ca1812941ebb82 strongswan-5.2.1.tar.bz2
|
678e9847928dee49a7d35c0d02b02845 strongswan-5.2.2dr1.tar.bz2
|
||||||
5a4f40b3324c5cacb4f37b00ae1ca687 strongswan-5.2.1.tar.bz2.md5
|
2807e68da3772c685c09aec3a8924159 strongswan-5.2.2dr1.tar.bz2.md5
|
||||||
08e066332c4e2ecf2f0195396dcace85 strongswan-5.2.1.tar.bz2.sig
|
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
|
%define prerelease dr1
|
||||||
|
|
||||||
Name: strongswan
|
Name: strongswan
|
||||||
Version: 5.2.1
|
Version: 5.2.2
|
||||||
Release: 2%{?prerelease:.%{prerelease}}%{?dist}
|
Release: 0.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+
|
||||||
@@ -381,6 +381,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 8 2014 Avesh Agarwal <avagarwa@redhat.com> - 5.2.2-0.1.dr1
|
||||||
|
- New strongswan developer release 5.2.2dr1
|
||||||
|
|
||||||
* Mon Nov 24 2014 Avesh Agarwal <avagarwa@redhat.com> - 5.2.1-2
|
* Mon Nov 24 2014 Avesh Agarwal <avagarwa@redhat.com> - 5.2.1-2
|
||||||
- 1167331: Enabled native systemd support.
|
- 1167331: Enabled native systemd support.
|
||||||
- Does not disable old systemd, starter, ipsec.conf support yet.
|
- Does not disable old systemd, starter, ipsec.conf support yet.
|
||||||
|
|||||||
Reference in New Issue
Block a user