]> git.pld-linux.org Git - packages/openssh.git/commitdiff
- up to 7.1p2; fixes CVE-2016-0777 (client side problem) auto/th/openssh-7.1p2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Jan 2016 15:26:36 +0000 (16:26 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 14 Jan 2016 15:26:36 +0000 (16:26 +0100)
openssh.spec

index fd735e477dab488cab2af22cca5a428689f06b6e..979e785678d2c35ae9290014ca1412472779deed 100644 (file)
@@ -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,'
This page took 0.221452 seconds and 4 git commands to generate.