pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/putty
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 17 05:20:43 UTC 2026
Modified Files:
pkgsrc/security/putty: Makefile distinfo
Log Message:
putty: update to 0.85.
PuTTY 0.85, released today, fixes multiple security issues. The
most potentially dangerous one affects Pageant, if anyone malicious
can access it over SSH agent forwarding.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/security/putty/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/putty/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/putty/Makefile
diff -u pkgsrc/security/putty/Makefile:1.96 pkgsrc/security/putty/Makefile:1.97
--- pkgsrc/security/putty/Makefile:1.96 Tue Jun 23 13:23:31 2026
+++ pkgsrc/security/putty/Makefile Mon Aug 17 05:20:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.96 2026/06/23 13:23:31 ryoon Exp $
+# $NetBSD: Makefile,v 1.97 2026/08/17 05:20:43 wiz Exp $
-DISTNAME= putty-0.84
+DISTNAME= putty-0.85
CATEGORIES= security
MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PKGVERSION_NOREV}/
Index: pkgsrc/security/putty/distinfo
diff -u pkgsrc/security/putty/distinfo:1.42 pkgsrc/security/putty/distinfo:1.43
--- pkgsrc/security/putty/distinfo:1.42 Tue Jun 23 13:23:31 2026
+++ pkgsrc/security/putty/distinfo Mon Aug 17 05:20:43 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.42 2026/06/23 13:23:31 ryoon Exp $
+$NetBSD: distinfo,v 1.43 2026/08/17 05:20:43 wiz Exp $
-BLAKE2s (putty-0.84.tar.gz) = f4932c8c979e99aa8a55ec550b6c5f3a6d0a7e0d447add7f1aa14561f4029141
-SHA512 (putty-0.84.tar.gz) = 647c84490c01f8c0f9cf02f565081d80ea2ea4fb90207cfb2fbe13ba5e8c3cea7c4807504363d3d3a851df5edb6087c3b39084820bf20e818dd551db54af0765
-Size (putty-0.84.tar.gz) = 3005843 bytes
+BLAKE2s (putty-0.85.tar.gz) = cd759f38d1a407cdcbc4252bc816a7192d1ad34837c9cb3af3a3414b133fbc64
+SHA512 (putty-0.85.tar.gz) = f52c3f580a0b9e52cb65c0bfddfa834f7362af22ac8c1a3803cefb11e43e35887b98209ae32d2abc0b56c2d0ddcc03c08b42542ce72989c1dc3ef116c19d761b
+Size (putty-0.85.tar.gz) = 3023114 bytes
SHA1 (patch-terminal.c) = 690d9021b14947ae24c68ecff6781ad255ab7a70
SHA1 (patch-timing.c) = a6a492fc8b22c58e2973c854bffa4c8bf71eb6a7
SHA1 (patch-unix_utils_subprocess__waiter.c) = a1d1ff9b69e73720d012e77aa73c6a18842c4dc8
Home |
Main Index |
Thread Index |
Old Index