Give reason for patch removal, implement signature verification
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/putty?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 19:47:43 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Do signature verification
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 19:09:06 UTC 2013 - andreas.stieger@gmx.de
|
||||
|
||||
@@ -12,10 +17,10 @@ Tue Aug 6 19:09:06 UTC 2013 - andreas.stieger@gmx.de
|
||||
fixed arbitrary limits on string lengths. In particular, there
|
||||
should now no longer be an unreasonably small limit on the number
|
||||
of port forwardings PuTTY can store.
|
||||
* Port-forwarded TCP connections which close one direction before the
|
||||
* Forwarded TCP connections which close one direction before the
|
||||
other should now be reliably supported, with EOF propagated
|
||||
independently in the two directions. This also fixes some instances
|
||||
of port-forwarding data corruption (if the corruption consisted of
|
||||
of forwarding data corruption (if the corruption consisted of
|
||||
losing data from the very end of the connection) and some instances
|
||||
of PuTTY failing to close when the session is over (because it
|
||||
wrongly thought a forwarding channel was still active when it was
|
||||
@@ -45,11 +50,10 @@ Tue Aug 6 19:09:06 UTC 2013 - andreas.stieger@gmx.de
|
||||
- packaging changes:
|
||||
* run make from base directory
|
||||
* run tests
|
||||
* remove putty-01-werror.diff
|
||||
* remove putty-02-remove-gtk1.diff
|
||||
* remove putty-01-werror.diff (currently not needed)
|
||||
* remove putty-02-remove-gtk1.diff, putty-05-glib-deprecated.diff,
|
||||
putty-06-gtk2-indivhdr.diff (no longer needed)
|
||||
* refresh putty-03-config.diff
|
||||
* remove putty-05-glib-deprecated.diff
|
||||
* remove putty-06-gtk2-indivhdr.diff
|
||||
* remove autoconf calls and requirements
|
||||
* package HTML documentation
|
||||
* package LICENCE file
|
||||
|
Reference in New Issue
Block a user