diff --git a/.gitignore b/.gitignore index de3afe0..b514805 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,2 @@ -openvpn-2.1.1.tar.gz -openvpn-2.1.1.tar.gz.asc -openvpn-2.1.2.tar.gz -openvpn-2.1.2.tar.gz.asc -/openvpn-2.1.3.tar.gz -/openvpn-2.1.3.tar.gz.asc -/openvpn-2.1.4.tar.gz -/openvpn-2.1.4.tar.gz.asc +openvpn-2.?.?.tar.gz +openvpn-2.?.?.tar.gz.asc diff --git a/openvpn-init.patch b/openvpn-init.patch index bcf00a0..fc751c6 100644 --- a/openvpn-init.patch +++ b/openvpn-init.patch @@ -1,22 +1,23 @@ ---- sample-scripts/openvpn.init.orig 2005-06-27 19:50:53.000000000 -0500 -+++ sample-scripts/openvpn.init 2005-06-27 19:53:54.000000000 -0500 -@@ -3,12 +3,14 @@ +--- sample-scripts/openvpn.init~ 2011-04-06 11:05:52.000000000 -0500 ++++ sample-scripts/openvpn.init 2011-05-19 13:06:51.049143974 -0500 +@@ -3,13 +3,14 @@ # openvpn This shell script takes care of starting and stopping # openvpn on RedHat or other chkconfig-based system. # -# chkconfig: 345 24 76 +-# +-# description: OpenVPN is a robust and highly flexible tunneling application \ +-# that uses all of the encryption, authentication, and \ +-# certification features of the OpenSSL library to securely \ +-# tunnel IP networks over a single UDP port. +# chkconfig: - 24 76 # --# description: OpenVPN is a robust and highly flexible tunneling application that --# uses all of the encryption, authentication, and certification features --# of the OpenSSL library to securely tunnel IP networks over a single --# UDP port. +# processname: openvpn +# description: OpenVPN is a robust and highly flexible tunneling \ +# application that uses all of the encryption, \ +# authentication, and certification features of the OpenSSL \ +# library to securely tunnel IP networks over a single UDP \ +# port. - # # Contributed to the OpenVPN project by + # Douglas Keller diff --git a/openvpn.spec b/openvpn.spec index 0ea52ca..e797917 100644 --- a/openvpn.spec +++ b/openvpn.spec @@ -3,7 +3,7 @@ %define plugins down-root auth-pam Name: openvpn -Version: 2.1.4 +Version: 2.2.2 Release: 1%{?prerelease:.%{prerelease}}%{?dist} Summary: A full-featured SSL VPN solution URL: http://openvpn.net/ @@ -175,6 +175,18 @@ fi %config %dir %{_sysconfdir}/%{name}/ %changelog +* Fri Aug 10 2012 Robert Scheck 2.2.2-1 +- Update to 2.2.2 + +* Fri Jul 08 2011 Jon Ciesla 2.2.1-1 +- Update to 2.2.1. + +* Fri Jun 17 2011 Jon Ciesla 2.2.0-2 +- Bump and rebuild for BZ 712251. + +* Thu May 19 2011 Jon Ciesla 2.2.0-1 +- Update to 2.2.0. + * Thu Mar 17 2011 Jon Ciesla 2.1.4-1 - Update to 2.1.4. diff --git a/sources b/sources index d4679ac..15f5e88 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -96a11868082685802489254f03ff3bde openvpn-2.1.4.tar.gz -484ac1f631cf50bf36fb5d5f011d6f81 openvpn-2.1.4.tar.gz.asc +c5181e27b7945fa6276d21873329c5c7 openvpn-2.2.2.tar.gz +81ff11ec8cd9fc3c8bc646aae24c4298 openvpn-2.2.2.tar.gz.asc