From 1e289e88e3ff4f0d504dd3ceca0041b9c6aef99855c9479d1b5f6616ecbf9f95 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 10 May 2021 12:10:52 +0000 Subject: [PATCH] - Update to release 0.75 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=69 --- putty-0.74.tar.gz | 3 --- putty-0.74.tar.gz.gpg | Bin 438 -> 0 bytes putty-0.75.tar.gz | 3 +++ putty-0.75.tar.gz.gpg | Bin 0 -> 438 bytes putty.changes | 17 +++++++++++++++++ putty.spec | 4 ++-- 6 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 putty-0.74.tar.gz delete mode 100644 putty-0.74.tar.gz.gpg create mode 100644 putty-0.75.tar.gz create mode 100644 putty-0.75.tar.gz.gpg diff --git a/putty-0.74.tar.gz b/putty-0.74.tar.gz deleted file mode 100644 index 7c3ce17..0000000 --- a/putty-0.74.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddd5d388e51dd9e6e294005b30037f6ae802239a44c9dc9808c779e6d11b847d -size 2476513 diff --git a/putty-0.74.tar.gz.gpg b/putty-0.74.tar.gz.gpg deleted file mode 100644 index 08550c4accb4d546bcb74c4971c9288157538e97eb89868ae09839841ea6a6df..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 438 zcmV;n0ZIOe0kZ@E0SEvc79j-UbCj&3`Pl@OBH&bFiK1Uh=-Pq>0$%p+sQ?NI5Mqg< zUrOlOg4Mzc{SmUSwB{077UGK=Q9Y#GCB87)GK*xsk;_4UlIaP+WaX22edS z)aR*v!PPK3O~+9U78>}x9)53A?(iWQ3!s{~PfTnRF&b-(0^J3)>O_c~+YX?s^;L%0 zXU*OVIn3Z@(R5T*Z$O)qvsDLnr_T=wVuHP63T<2?5L`X&w-UP&U8SkDtQAVZe~2d( z0kVNDa-R$8%q_%S1ojLr&@tkkK2_2eb1@aL`*0Ob=gt{vI&Nvm#glDIdr-!isdk+R z3M)v#EQwmjgrFZwml@P=#m?N|YMG`UZ4w+hxA4TXsNAad&n^4Q|MB=DVM_~Aw)&o0 z-BNA?GPb>(x=aI4&tLiNpD+GbHeEZw2_%D-&DoOJp@Z+7$j-pq?@UCOAe-Y(^+0?Sd&?o)uAg$Hl1hM9~{td g8QPHojG3>O!Kko(qi}PxkR#;~Wgxxy4k32+2cfskx&QzG diff --git a/putty-0.75.tar.gz b/putty-0.75.tar.gz new file mode 100644 index 0000000..a811964 --- /dev/null +++ b/putty-0.75.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3173b037eddbe9349abe978101277b4ba9f9959e25dedd44f87e7b85cc8f9f5 +size 2731167 diff --git a/putty-0.75.tar.gz.gpg b/putty-0.75.tar.gz.gpg new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..98f5f723e16654854156f590ea1bf8319b32f6e4a289a147e2c727221ea67951 GIT binary patch literal 438 zcmV;n0ZIOe0kZ@E0SEvc79j-UbCj&3`Pl@OBH&bFiK1Uh=-Pq>0$`R(zW@pe5Mqg< zUrOlOg4tpW0H5@PqCqM@X))2|oVR|&%R{M3G~by9W;t5pz6^lH#-guRqT0E+j`2`H zi#qbky0#d|Vp+Buvqdt4#0v1%^u~YxWqY4+@-2qlu7}TBc4nStuSW#NVbs4$Fpnz> zh<8!L3kZ3Nu-F$mwg+e#Dls4Y7$i3maBN_dYF z-*R?y!c#kYIY1vZ7SEy+iH!!{%_a5$~{ zcVzM9>e32(s;uRm8qs}=Ef992PQJs;3CB`W+&I!ejgNH!P?=3Kz=>vP(326FvEP*j z+WbR;(s%l!Ky57;B_M|B^~oDAQop(4a$3!CY_Y+7%vhy*0PV<`xj(||47QWsR1r-H z2yg#4j;&D;FLvDAjA-FKrIWOPI%orHyi8dZ!rkAj(y;^aCRU goHFaFHx25Fxe|kDgUtf9DVkmY#hLqd+Ld|Aak7coy#N3J literal 0 HcmV?d00001 diff --git a/putty.changes b/putty.changes index c41a325..c13c0ef 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon May 10 12:02:38 UTC 2021 - Jan Engelhardt + +- Update to release 0.75 + * Upgraded default SSH key fingerprint format to OpenSSH-style + SHA-256. + * Upgraded private key file format to PPK3, with improved + passphrase hashing and no use of SHA-1. + * Terminal now supports ESC [ 9 m for strikethrough text. + * New protocols: bare ssh-connection layer for use over + already-secure IPC channels, and SUPDUP for talking to very + old systems such as PDP-10s. + * PuTTYgen now supports alternative provable-prime generation + algorithm for RSA and DSA. + * The Unix tools can now connect directly to a Unix-domain + socket. + ------------------------------------------------------------------- Sun Jun 28 11:02:18 UTC 2020 - Jan Engelhardt diff --git a/putty.spec b/putty.spec index 88bcaa7..b436b1a 100644 --- a/putty.spec +++ b/putty.spec @@ -1,7 +1,7 @@ # # spec file for package putty # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: putty -Version: 0.74 +Version: 0.75 Release: 0 Summary: SSH client with optional GTK-based terminal emulator frontend License: MIT