git: b2bb9b70e940 - main - security/putty: update to 0.83
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Feb 2025 12:11:08 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2bb9b70e940e17374aea95006d0ea82ace3c31a commit b2bb9b70e940e17374aea95006d0ea82ace3c31a Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2025-02-09 12:05:42 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2025-02-09 12:10:49 +0000 security/putty: update to 0.83 Quoting <https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html>, omitting three Windows items: These features are new in [PuTTY] 0.83 (released 2025-02-08): + Support for ML-KEM, the NIST-standardised post-quantum key exchange mechanism. (In addition to NTRU Prime, which has been supported since 0.78.) + [...] + Bug fix: psftp -b works again. + Bug fix: assertion failure if an SSH connection times out at the login prompt. + Bug fix: crash in Pageant if an SSH connection is abandoned while waiting for a deferred decryption passphrase. + Bug fix: tight loop if PuTTY tried to send an empty answerback string. + Bug fix: accidental truncation of some configuration edit boxes' contents to 127 characters. + [...] + Bug fix: restored interoperation with third-party tools that auto-fill login prompts by sending ^M for Return. + [...] + Bug fix: the small keypad keys didn't reliably work in the terminal on Unix. MFH: 2025Q1 --- security/putty/Makefile | 15 +++++++-------- security/putty/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/security/putty/Makefile b/security/putty/Makefile index 32f034be31ec..04672b79f2b6 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -1,14 +1,13 @@ PORTNAME= putty # https://tartarus.org/~simon/putty-prerel-snapshots/putty-0.83~pre20250105.1e45199.tar.gz -DISTVERSION= 0.83~pre20250121 +DISTVERSION= 0.83 PORTREVISION= 0 -DISTVERSIONSUFFIX= .ec158a2 -CATEGORIES= security -#MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \ -# ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ \ -# LOCAL/mandree/ -MASTER_SITES= https://tartarus.org/~simon/putty-prerel-snapshots/ \ - LOCAL/mandree/ +#DISTVERSIONSUFFIX= .ec158a2 +CATEGORIES= security +MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \ + LOCAL/mandree/ +#MASTER_SITES= https://tartarus.org/~simon/putty-prerel-snapshots/ \ +# LOCAL/mandree/ MAINTAINER= mandree@FreeBSD.org COMMENT= Secure shell and telnet client including xterm emulator diff --git a/security/putty/distinfo b/security/putty/distinfo index 2b5df429b1a9..78d44287e9d2 100644 --- a/security/putty/distinfo +++ b/security/putty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737490193 -SHA256 (putty-0.83~pre20250121.ec158a2.tar.gz) = 6caee1d751a68a438997eec84b37a1b72d479f0db3a34d0a9c65e7ea4cb9b9bc -SIZE (putty-0.83~pre20250121.ec158a2.tar.gz) = 3010158 +TIMESTAMP = 1739055533 +SHA256 (putty-0.83.tar.gz) = 718777c13d63d0dff91fe03162bc2a05b4dfc8b0827634cd60b51cefdff631c6 +SIZE (putty-0.83.tar.gz) = 3007178