]> TLD Linux GIT Repositories - packages/openssh.git/commitdiff
- updated to 9.0p1
authorMarcin Krol <hawk@tld-linux.org>
Sat, 28 May 2022 12:11:52 +0000 (14:11 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 28 May 2022 12:11:52 +0000 (14:11 +0200)
openssh-sigpipe.patch
openssh.spec

index 6d6b8fcecf66f77877678c1eafdf47776d0d1026..c4378f43fa38facd8f9bb48f189edffd43d49934 100644 (file)
@@ -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");
index e7e191e560e1f318007c88f2655b3a7d909d92f2..298db430338bef784ec61c250b3217e4f48676ff 100644 (file)
@@ -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