pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/gsasl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jun 16 07:06:00 UTC 2026

Modified Files:
        pkgsrc/security/gsasl: Makefile distinfo

Log Message:
gsasl: update to 2.2.4.

Security fix release.

* Noteworthy changes in release 2.2.4 (2026-06-15) [stable]

** NTLM: Avoid use-of-uninitialized-value in libntlm.
The code is in the client side, and can be triggered by a malicious
server.  Report and fix by zhangph <zhangph12138%163.com@localhost> in
<https://lists.gnu.org/archive/html/help-gsasl/2026-06/msg00000.html>.

** i18n: Updated translations.


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/security/gsasl/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/security/gsasl/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/gsasl/Makefile
diff -u pkgsrc/security/gsasl/Makefile:1.72 pkgsrc/security/gsasl/Makefile:1.73
--- pkgsrc/security/gsasl/Makefile:1.72 Thu May 14 16:42:00 2026
+++ pkgsrc/security/gsasl/Makefile      Tue Jun 16 07:06:00 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2026/05/14 16:42:00 ryoon Exp $
+# $NetBSD: Makefile,v 1.73 2026/06/16 07:06:00 wiz Exp $
 
-DISTNAME=      gsasl-2.2.2
-PKGREVISION=   3
+DISTNAME=      gsasl-2.2.4
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_GNU:=gsasl/}
 

Index: pkgsrc/security/gsasl/distinfo
diff -u pkgsrc/security/gsasl/distinfo:1.25 pkgsrc/security/gsasl/distinfo:1.26
--- pkgsrc/security/gsasl/distinfo:1.25 Mon Sep 29 14:51:49 2025
+++ pkgsrc/security/gsasl/distinfo      Tue Jun 16 07:06:00 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2025/09/29 14:51:49 ryoon Exp $
+$NetBSD: distinfo,v 1.26 2026/06/16 07:06:00 wiz Exp $
 
-BLAKE2s (gsasl-2.2.2.tar.gz) = b25c9c59dfba138c0941a04717ea018029651f3f09cb4e1c87f96d841a8d66d2
-SHA512 (gsasl-2.2.2.tar.gz) = 62fb4a9383392e4816a036f3e8f408c5161a10723e59f0a8f6df5f72101e0b644787f3b07a71c772628fc4f4050960c842c7500736edacd24313ef654e703bc9
-Size (gsasl-2.2.2.tar.gz) = 3254843 bytes
+BLAKE2s (gsasl-2.2.4.tar.gz) = 3dc31d146e828983652bd4d70f3f56b701f8faaca51cffad6f4142d44ecc0ff2
+SHA512 (gsasl-2.2.4.tar.gz) = 1ff282a2a4a21b9c8f5ff933410015be8bd8d2c68aca90a7517622616481e4f7512a1879b488e7bf31e97d8280024d3051b3fc257479c895a9dd3eae7899616e
+Size (gsasl-2.2.4.tar.gz) = 3541621 bytes



Home | Main Index | Thread Index | Old Index