From 757fec581bb5a0692560c6a5f40be675b1775a9d Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Sat, 22 Aug 2015 17:08:30 +0200 Subject: [PATCH] openssh-7.1p1-1 + 0.9.3-8 --- .gitignore | 1 + openssh.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e7d9d77..f4255ce 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ pam_ssh_agent_auth-0.9.2.tar.bz2 /openssh-6.8p1.tar.gz /openssh-6.9p1.tar.gz /openssh-7.0p1.tar.gz +/openssh-7.1p1.tar.gz diff --git a/openssh.spec b/openssh.spec index 7254510..27c3caf 100644 --- a/openssh.spec +++ b/openssh.spec @@ -65,10 +65,10 @@ %endif # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 -%define openssh_ver 7.0p1 -%define openssh_rel 2 +%define openssh_ver 7.1p1 +%define openssh_rel 1 %define pam_ssh_agent_ver 0.9.3 -%define pam_ssh_agent_rel 7 +%define pam_ssh_agent_rel 8 Summary: An open source implementation of SSH protocol versions 1 and 2 Name: openssh @@ -817,6 +817,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Sat Aug 22 2015 Jakub Jelen 7.1p1-1 + 0.9.2-8 +- New upstream release + * Wed Aug 19 2015 Jakub Jelen 7.0p1-2 + 0.9.3-7 - Fix problem with DSA keys using pam_ssh_agent_auth (#1251777) - Add GSSAPIKexAlgorithms option for server and client application diff --git a/sources b/sources index 6b2be23..d6dbd61 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 9872ca1983e566ff5a89c240529e223d pam_ssh_agent_auth-0.9.3.tar.bz2 -831883f251ac34f0ab9c812acc24ee69 openssh-7.0p1.tar.gz +8709736bc8a8c253bc4eeb4829888ca5 openssh-7.1p1.tar.gz