[packages/openssh] - up to 7.3p1

arekm arekm at pld-linux.org
Mon Aug 1 16:54:59 CEST 2016


commit 62abfacb04166340931e87c3521cee6956f6fa70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Aug 1 16:54:54 2016 +0200

    - up to 7.3p1

 openssh-sigpipe.patch | 4 ++--
 openssh.spec          | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 0ae1c27..7ee4910 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.2p2
-Release:	2
+Version:	7.3p1
+Release:	1
 Epoch:		2
 License:	BSD
 Group:		Applications/Networking
 Source0:	http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
-# Source0-md5:	13009a9156510d8f27e752659075cced
+# Source0-md5:	dfadd9f035d38ce5d58a3bf130b86d08
 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
diff --git a/openssh-sigpipe.patch b/openssh-sigpipe.patch
index 11969dd..fccaf42 100644
--- a/openssh-sigpipe.patch
+++ b/openssh-sigpipe.patch
@@ -79,8 +79,8 @@ diff -urN openssh-3.9p1.org/ssh.0 openssh-3.9p1/ssh.0
  
   again:
  	while ((opt = getopt(ac, av, "1246ab:c:e:fgi:kl:m:no:p:qstvx"
--	    "ACD:E:F:GI:KL:MNO:PQ:R:S:TVw:W:XYy")) != -1) {
-+	    "ABCD:E:F:GI:KL:MNO:PQ:R:S:TVw:W:XYy")) != -1) {
+-	    "ACD:E:F:GI:J:KL:MNO:PQ:R:S:TVw:W:XYy")) != -1) {
++	    "ABCD:E:F:GI:J:KL:MNO:PQ:R:S:TVw:W:XYy")) != -1) {
  		switch (opt) {
  		case '1':
  			options.protocol = SSH_PROTO_1;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/62abfacb04166340931e87c3521cee6956f6fa70



More information about the pld-cvs-commit mailing list