[openssh] upgrade to openssh-5.6p1

Jan F. Chadima jfch2222 at fedoraproject.org
Mon Aug 23 10:08:09 UTC 2010


commit 98ba34ae058c133b83440427401f6240289ee314
Author: Jan F. Chadima <jfch at frigo.localdomain>
Date:   Tue Aug 3 01:10:26 2010 +0200

    upgrade to openssh-5.6p1

 .gitignore   |    2 ++
 openssh.spec |    6 +++---
 sources      |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a17a1b5..a37509f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 openssh-5.5p1-noacss.tar.bz2
 pam_ssh_agent_auth-0.9.2.tar.bz2
+/openssh-5.6p1-noacss.tar.bz2
+/pam_ssh_agent_auth-0.9.2.tar.bz2
diff --git a/openssh.spec b/openssh.spec
index 9108eab..c54bd02 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -70,10 +70,10 @@
 %endif
 
 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
-%define openssh_rel 18
-%define openssh_ver 5.5p1
-%define pam_ssh_agent_rel 26
+%define openssh_ver 5.6p1
+%define openssh_rel 1
 %define pam_ssh_agent_ver 0.9.2
+%define pam_ssh_agent_rel 26
 
 Summary: An open source implementation of SSH protocol versions 1 and 2
 Name: openssh
diff --git a/sources b/sources
index 7804bfb..21a230d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-cc327297ee5a169c7997d403bf37c9b0  openssh-5.5p1-noacss.tar.bz2
+7bf5de415a415262fca02ab1a01e4e19  openssh-5.6p1-noacss.tar.bz2
 b68f1c385d7885fbe2c3626bf77aa3d6  pam_ssh_agent_auth-0.9.2.tar.bz2


More information about the scm-commits mailing list