From 6cecffacc901216484ecf3ae42b43cfc9aee02858b471bbf722bb76b1ade65fc Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 18 Mar 2019 18:00:03 +0000 Subject: [PATCH] - Unbreak the Leap 42.3 build of putty. - Update to new upstream release 0.71 [boo#1129633] OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=55 --- putty.changes | 7 ++++++- putty.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/putty.changes b/putty.changes index 73f6cf5..c16b38f 100644 --- a/putty.changes +++ b/putty.changes @@ -1,7 +1,12 @@ +------------------------------------------------------------------- +Mon Mar 18 17:57:39 UTC 2019 - Jan Engelhardt + +- Unbreak the Leap 42.3 build of putty. + ------------------------------------------------------------------- Sun Mar 17 11:28:14 UTC 2019 - Jan Engelhardt -- Update to new upstream release 0.71 +- Update to new upstream release 0.71 [boo#1129633] * Fixed a remotely triggerable memory overwrite in RSA key exchange, which can occur before host key verification potential recycling of random numbers used in cryptography. diff --git a/putty.spec b/putty.spec index b9dff4f..8c08f07 100644 --- a/putty.spec +++ b/putty.spec @@ -35,7 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ImageMagick BuildRequires: gtk3-devel BuildRequires: krb5-devel -BuildRequires: python-base +BuildRequires: python3-base BuildRequires: update-desktop-files Conflicts: pssh