[packages/openssh] - up to 7.1p2; fixes CVE-2016-0777 (client side problem)
arekm
arekm at pld-linux.org
Thu Jan 14 16:26:43 CET 2016
commit e257fca10e271445ba8af556801de399bab72672
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Jan 14 16:26:36 2016 +0100
- up to 7.1p2; fixes CVE-2016-0777 (client side problem)
openssh.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index fd735e4..979e785 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -45,13 +45,13 @@ Summary(pt_BR.UTF-8): Implementação livre do SSH
Summary(ru.UTF-8): OpenSSH - свободная реализация протокола Secure Shell (SSH)
Summary(uk.UTF-8): OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
Name: openssh
-Version: 7.1p1
-Release: 9
+Version: 7.1p2
+Release: 1
Epoch: 2
License: BSD
Group: Applications/Networking
Source0: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
-# Source0-md5: 8709736bc8a8c253bc4eeb4829888ca5
+# Source0-md5: 4d8547670e2a220d5ef805ad9e47acf2
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: 66943d481cc422512b537bcc2c7400d1
Source2: %{name}d.init
@@ -554,7 +554,7 @@ openldap-a.
%endif
# hack since arc4random from openbsd-compat needs symbols from libssh and vice versa
-sed -i -e 's#-lssh -lopenbsd-compat#-lssh -lopenbsd-compat -lssh#g' Makefile*
+sed -i -e 's#-lssh -lopenbsd-compat#-lssh -lopenbsd-compat -lssh -lopenbsd-compat#g' Makefile*
grep -rl /usr/libexec/openssh/ssh-ldap-helper . | xargs \
%{__sed} -i -e 's,/usr/libexec/openssh/ssh-ldap-helper,%{_libexecdir}/ssh-ldap-helper,'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/e257fca10e271445ba8af556801de399bab72672
More information about the pld-cvs-commit
mailing list