[openssh] 6.6.1p1-2 + 0.9.3-2

Petr Lautrbach plautrba at fedoraproject.org
Mon Jul 14 11:09:43 UTC 2014


commit cef0d582b6eeb89e2681313bb429b9d8ad2adfa5
Author: Petr Lautrbach <plautrba at redhat.com>
Date:   Mon Jul 14 12:35:16 2014 +0200

    6.6.1p1-2 + 0.9.3-2

 openssh.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index fb435f3..d5f5284 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -64,14 +64,14 @@
 
 # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1
 %define openssh_ver 6.6.1p1
-%define openssh_rel 1
+%define openssh_rel 2
 %define pam_ssh_agent_ver 0.9.3
 %define pam_ssh_agent_rel 2
 
 Summary: An open source implementation of SSH protocol versions 1 and 2
 Name: openssh
 Version: %{openssh_ver}
-Release: %{openssh_rel}%{?dist}%{?rescue_rel}.1
+Release: %{openssh_rel}%{?dist}%{?rescue_rel}
 URL: http://www.openssh.com/portable.html
 #URL1: http://pamsshagentauth.sourceforge.net
 # Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
@@ -700,6 +700,10 @@ getent passwd sshd >/dev/null || \
 %endif
 
 %changelog
+* Mon Jul 14 2014 Petr Lautrbach <plautrba at redhat.com> 6.6.1p1-2 + 0.9.3-2
+- add pam_reauthorize.so to sshd.pam (#1115977)
+- spec file and patches clenup
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.6.1p1-1.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list