diff --git a/putty-0.73.tar.gz b/putty-0.73.tar.gz deleted file mode 100644 index 13b2f61..0000000 --- a/putty-0.73.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3db0b5403fb41aecd3aa506611366650d927650b6eb3d839ad4dcc782519df1c -size 2459115 diff --git a/putty-0.73.tar.gz.gpg b/putty-0.73.tar.gz.gpg deleted file mode 100644 index 1e97539..0000000 Binary files a/putty-0.73.tar.gz.gpg and /dev/null differ diff --git a/putty-0.74.tar.gz b/putty-0.74.tar.gz new file mode 100644 index 0000000..7c3ce17 --- /dev/null +++ b/putty-0.74.tar.gz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..08550c4 Binary files /dev/null and b/putty-0.74.tar.gz.gpg differ diff --git a/putty.changes b/putty.changes index 86620af..c41a325 100644 --- a/putty.changes +++ b/putty.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 28 11:02:18 UTC 2020 - Jan Engelhardt + +- Update to release 0.74 + * Fixed a possible vulnerability [boo#1173442] + * Added a new configuration option to mitigate a minor + information leak in SSH host key policy. +- Remove empty %post/%postun (says rpmlint) + ------------------------------------------------------------------- Tue Oct 1 07:43:23 UTC 2019 - Jan Engelhardt diff --git a/putty.spec b/putty.spec index c24a35b..88bcaa7 100644 --- a/putty.spec +++ b/putty.spec @@ -1,7 +1,7 @@ # # spec file for package putty # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: putty -Version: 0.73 +Version: 0.74 Release: 0 Summary: SSH client with optional GTK-based terminal emulator frontend License: MIT Group: System/X11/Utilities -Url: http://www.chiark.greenend.org.uk/~sgtatham/putty/ +URL: http://www.chiark.greenend.org.uk/~sgtatham/putty/ #Git-Web: http://tartarus.org/~simon-git/gitweb/?p=putty.git #Git-Clone: git://git.tartarus.org/simon/putty @@ -31,7 +31,6 @@ Source2: http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz Source4: %name.keyring Patch1: putty-03-config.diff Patch2: reproducible.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ImageMagick BuildRequires: gtk3-devel BuildRequires: krb5-devel @@ -88,14 +87,7 @@ install -m644 icons/putty-32.png "$b/%_datadir/pixmaps/putty.png" %check make check -%post -%desktop_database_post - -%postun -%desktop_database_postun - %files -%defattr(-,root,root) %doc LICENCE doc/*.html %doc %_mandir/man*/* %_bindir/*