diff --git a/openssh-SuSE.tar.bz2 b/openssh-SuSE.tar.bz2 index 7b566d2..9cde3d6 100644 --- a/openssh-SuSE.tar.bz2 +++ b/openssh-SuSE.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f183c56221e52c71a00058675d9e94e1e34668b266d8a11c02cf4e91a151d65b -size 1914 +oid sha256:b5209d0cff26dbd66b7683424a872c11e83a732476f16a111ec683412c9942d5 +size 1955 diff --git a/openssh-askpass-gnome.spec b/openssh-askpass-gnome.spec index bf22b1e..3cd6a11 100644 --- a/openssh-askpass-gnome.spec +++ b/openssh-askpass-gnome.spec @@ -15,7 +15,7 @@ BuildRequires: gtk2-devel krb5-devel opensc-devel openssh openssl-devel pam-dev License: BSD 3-Clause Group: Productivity/Networking/SSH Version: 4.6p1 -Release: 37 +Release: 49 Requires: openssh = %{version} openssh-askpass = %{version} Autoreqprov: on Summary: A GNOME-Based Passphrase Dialog for OpenSSH diff --git a/openssh.changes b/openssh.changes index 51a6401..381c9ca 100644 --- a/openssh.changes +++ b/openssh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 21 04:51:45 CEST 2007 - anicka@suse.cz + +- avoid generating ssh keys when a non-standard location + is configured [#281228] + ------------------------------------------------------------------- Wed Jul 25 16:18:50 CEST 2007 - anicka@suse.cz diff --git a/openssh.spec b/openssh.spec index 4435f47..f65d7fb 100644 --- a/openssh.spec +++ b/openssh.spec @@ -29,7 +29,7 @@ PreReq: /usr/sbin/groupadd /usr/sbin/useradd %insserv_prereq %fillup_pr Conflicts: nonfreessh Autoreqprov: on Version: 4.6p1 -Release: 33 +Release: 43 %define xversion 1.2.4.1 Summary: Secure Shell Client and Server (Remote Login Program) URL: http://www.openssh.com/ @@ -298,6 +298,9 @@ rm -rf $RPM_BUILD_ROOT %config %_appdefdir/SshAskpass %changelog +* Tue Aug 21 2007 - anicka@suse.cz +- avoid generating ssh keys when a non-standard location + is configured [#281228] * Wed Jul 25 2007 - anicka@suse.cz - fixed typo in sshd.fw [#293764] * Mon Mar 19 2007 - nadvornik@suse.cz