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: ryoon
Date: Sun Oct 15 06:24:20 UTC 2023
Modified Files:
pkgsrc/security/putty: Makefile distinfo
Log Message:
putty: Update to 0.79
Changelog:
2023-08-26 PuTTY 0.79 released
PuTTY 0.79, released today, is mostly a bug fix release, with only
minor new features in SSH and terminal mouse handling.
The most important bug fix is that we've restored the Windows
'install scope' to the way it was in 0.77 and earlier, reverting
the security workaround we had to put into 0.78. This means the
0.79 Windows installer will not uninstall 0.78 automatically, so
we recommend uninstalling 0.78 by hand first, if you have it
installed. As before, if you've ended up with both versions installed,
uninstalling them both and then running the new installer will put
everything right.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/security/putty/Makefile
cvs rdiff -u -r1.35 -r1.36 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.77 pkgsrc/security/putty/Makefile:1.78
--- pkgsrc/security/putty/Makefile:1.77 Wed Aug 2 16:17:18 2023
+++ pkgsrc/security/putty/Makefile Sun Oct 15 06:24:19 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2023/08/02 16:17:18 nia Exp $
+# $NetBSD: Makefile,v 1.78 2023/10/15 06:24:19 ryoon Exp $
#
-DISTNAME= putty-0.78
+DISTNAME= putty-0.79
CATEGORIES= security
MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PKGVERSION_NOREV}/
Index: pkgsrc/security/putty/distinfo
diff -u pkgsrc/security/putty/distinfo:1.35 pkgsrc/security/putty/distinfo:1.36
--- pkgsrc/security/putty/distinfo:1.35 Tue Feb 14 03:28:07 2023
+++ pkgsrc/security/putty/distinfo Sun Oct 15 06:24:19 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.35 2023/02/14 03:28:07 ryoon Exp $
+$NetBSD: distinfo,v 1.36 2023/10/15 06:24:19 ryoon Exp $
-BLAKE2s (putty-0.78.tar.gz) = 0cd36ac355085e34c7e03afb93add0d00d55bfe055d5aec565d04eb3b9d3a8f6
-SHA512 (putty-0.78.tar.gz) = d7a3e2eabd5f1f65fc0f3f1ee0789c30fbe891b57f63ddeac0b92befcb6aecd4a748f04a21c76ee42d992deb77c2e1a0454a71cc620ef26fbf23af660bd84bb5
-Size (putty-0.78.tar.gz) = 2811628 bytes
+BLAKE2s (putty-0.79.tar.gz) = 583f894dceafd565f2f117eb4f692bab75870426fd7a97989fa565cdfb648a99
+SHA512 (putty-0.79.tar.gz) = 4f10f870b229c89e928921d3b350955ce1c1170a062e7943d9cc8dbd83389d82a9b844623541605f0db5a429d545c2d188bf8e384c6515466fae69b216120983
+Size (putty-0.79.tar.gz) = 2826618 bytes
SHA1 (patch-ldisc.c) = cf31a65f920a3ea9b4a70602e4b2fd4d5df8d3e8
SHA1 (patch-terminal.c) = 690d9021b14947ae24c68ecff6781ad255ab7a70
SHA1 (patch-timing.c) = a6a492fc8b22c58e2973c854bffa4c8bf71eb6a7
Home |
Main Index |
Thread Index |
Old Index