]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
update versions for release V_7_2 anongit/V_7_2 github-selfhosted/V_7_2 github/V_7_2 V_7_2_P2
authorDamien Miller <djm@mindrot.org>
Wed, 9 Mar 2016 18:04:48 +0000 (05:04 +1100)
committerDamien Miller <djm@mindrot.org>
Wed, 9 Mar 2016 18:04:48 +0000 (05:04 +1100)
README
contrib/redhat/openssh.spec
contrib/suse/openssh.spec
version.h

diff --git a/README b/README
index 0dd047af34ff4dc5b5d4e60c465bb341d8d16c11..86c55a554e897b93dcbed3ec3611c90a96bcd14b 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-See http://www.openssh.com/txt/release-7.2p1 for the release notes.
+See http://www.openssh.com/txt/release-7.2p2 for the release notes.
 
 Please read http://www.openssh.com/report.html for bug reporting
 instructions and note that we do not use Github for bug reporting or
index 2a55f454e26b4dccbc22efe5df39136a19b4ec5f..eefe82df074e09700be8e7208b236a66a67ba05a 100644 (file)
@@ -1,4 +1,4 @@
-%define ver 7.2p1
+%define ver 7.2p2
 %define rel 1
 
 # OpenSSH privilege separation requires a user & group ID
index 53264c1fbc6d9ead9a1265db3da0e14e0eac6f87..f20a78656a8e233d1fb1bbf029b7b3cd70bed9fc 100644 (file)
@@ -13,7 +13,7 @@
 
 Summary:       OpenSSH, a free Secure Shell (SSH) protocol implementation
 Name:          openssh
-Version:       7.2p1
+Version:       7.2p2
 URL:           http://www.openssh.com/
 Release:       1
 Source0:       openssh-%{version}.tar.gz
index 4189982a98b1063b003320d7b82d2c386a81b442..eb4e94825e38dc38d7876b58dab84c4ab9e0907c 100644 (file)
--- a/version.h
+++ b/version.h
@@ -2,5 +2,5 @@
 
 #define SSH_VERSION    "OpenSSH_7.2"
 
-#define SSH_PORTABLE   "p1"
+#define SSH_PORTABLE   "p2"
 #define SSH_RELEASE    SSH_VERSION SSH_PORTABLE