putty-0.66
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=25
This commit is contained in:
parent
2ed2505920
commit
877a9af200
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d543c1fd4944ea51d46d4abf31bfb8cde9bd1c65cb36dc6b83e51ce875660ca0
|
||||
size 1937861
|
Binary file not shown.
3
putty-0.66.tar.gz
Normal file
3
putty-0.66.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe7312f66c54865868b362f4b79bd1fbe7ce9e8b1fd504b04034182db1f32993
|
||||
size 1948323
|
BIN
putty-0.66.tar.gz.gpg
Normal file
BIN
putty-0.66.tar.gz.gpg
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 9 08:47:47 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 0.66
|
||||
* Resolve integer overflow, buffer underrun in terminal emulator's
|
||||
ECH handling. [CVE-2015-5309, bnc#954191]
|
||||
* Resolve format string vulnerabilities
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 12:16:00 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: putty
|
||||
Version: 0.65
|
||||
Version: 0.66
|
||||
Release: 0
|
||||
Summary: GTK-based terminal emulator program
|
||||
License: MIT
|
||||
@ -27,7 +27,7 @@ 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
|
||||
Source: http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz
|
||||
Source2: http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.RSA
|
||||
Source2: http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.gpg
|
||||
Source4: %name.keyring
|
||||
Patch1: putty-03-config.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user