2022-07-17 03:23:54 by Tobias Nygren | Files touched by this commit (1) |
Log message:
putty: fix build on macOS
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-08-12 09:14:27 by Thomas Klausner | Files touched by this commit (1) |  |
Log message:
putty: remove patch that was removed from distinfo during 0.76 update
|
2021-07-24 16:54:08 by Ryo ONODERA | Files touched by this commit (4) |  |
Log message:
putty: Update to 0.67
Changelog:
These features are new in 0.76 (released 2021-07-17):
New option to abandon an SSH connection if the server allows you to \
authenticate in a trivial manner.
Bug fix: Windows PuTTY crashed when the 'Use system colours' option was used.
Bug fix: crash on Windows when using MIT Kerberos together with 'Restart \
Session'.
Bug fix: Windows PuTTY leaked named pipes after contacting Pageant.
Bug fix: Windows PuTTY didn't update the window while you held down the \
scrollbar arrow buttons long enough to 'key-repeat'.
Bug fix: user colour-palette reconfiguration via 'Change Settings' were \
delayed-action.
Bug fix: server colour-palette reconfigurations were sometimes lost.
Bug fix: a tight loop could occur on reading a truncated private key file.
Bug fix: the Windows Pageant GUI key list didn't display key lengths.
These features were new in 0.75 (released 2021-05-08):
Security fix: on Windows, a server could DoS the whole Windows GUI by \
telling the PuTTY window to change its title repeatedly at high speed.
Pageant now supports loading a key still encrypted, and decrypting it later \
by prompting for the passphrase on first use.
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.
|
2020-11-30 15:15:09 by Amitai Schleier | Files touched by this commit (1) |
Log message:
Fix Darwin build: set CFLAGS like NetBSD and Linux.
|
2020-11-24 16:38:36 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
putty: Fix PuTTY wish pscp-port-0
https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/pscp-port-0.html
|
2020-08-18 05:44:53 by Tobias Nygren | Files touched by this commit (1) |
Log message:
putty: define -DHAVE_NO_SETRESUID on NetBSD
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|