From 9240a80405307fec973d21f98b7e4fe018c7807c Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sat, 28 May 2022 14:11:52 +0200 Subject: [PATCH] - updated to 9.0p1 --- openssh-sigpipe.patch | 6 +++--- openssh.spec | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/openssh-sigpipe.patch b/openssh-sigpipe.patch index 6d6b8fc..c4378f4 100644 --- a/openssh-sigpipe.patch +++ b/openssh-sigpipe.patch @@ -78,12 +78,12 @@ diff -urNp -x '*.orig' openssh-8.4p1.org/ssh.c openssh-8.4p1/ssh.c " [-b bind_address] [-c cipher_spec] [-D [bind_address:]port]\n" " [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]\n" " [-i identity_file] [-J [user@]host[:port]] [-L address]\n" -@@ -722,7 +725,7 @@ main(int ac, char **av) +@@ -699,7 +699,7 @@ main(int ac, char **av) again: while ((opt = getopt(ac, av, "1246ab:c:e:fgi:kl:m:no:p:qstvx" -- "AB:CD:E:F:GI:J:KL:MNO:PQ:R:S:TVw:W:XYy")) != -1) { -+ "AB:CD:E:F:GI:J:KL:MNO:PQ:R:S:TVw:W:XYyZ")) != -1) { +- "AB:CD:E:F:GI:J:KL:MNO:PQ:R:S:TVw:W:XYy")) != -1) { /* HUZdhjruz */ ++ "AB:CD:E:F:GI:J:KL:MNO:PQ:R:S:TVw:W:XYyZ")) != -1) { /* HUZdhjruz */ switch (opt) { case '1': fatal("SSH protocol v.1 is no longer supported"); diff --git a/openssh.spec b/openssh.spec index e7e191e..298db43 100644 --- a/openssh.spec +++ b/openssh.spec @@ -32,13 +32,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: 8.9p1 -Release: 5 +Version: 9.0p1 +Release: 1 Epoch: 2 License: BSD Group: Applications/Networking Source0: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz -# Source0-md5: f33910174f0af52491277211e2b105bb +# Source0-md5: 5ed8252a0ee379c0f7c9e0d25d32424d 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 @@ -49,7 +49,7 @@ Source6: ssh-agent.conf Source7: %{name}-lpk.schema Source10: sshd-keygen Patch100: %{name}-git.patch -# Patch100-md5: 4adbc2d6841aa2832d4df8e70e38c666 +# Patch100-md5: eb723cc4f21efc32752161d539c9c5e9 Patch0: %{name}-no-pty-tests.patch Patch1: %{name}-tests-reuseport.patch Patch2: %{name}-pam_misc.patch -- 2.52.0