pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXfont2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jul  8 07:30:41 UTC 2026

Modified Files:
        pkgsrc/x11/libXfont2: Makefile distinfo

Log Message:
libXfont2: update to 2.0.8.

This release contains the fixes for the issues reported in today's
security advisory:

https://lists.x.org/archives/xorg-announce/2026-July/003714.html

  - CVE-2026-56001: BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow
  - CVE-2026-56002: PCF Font Parsing Heap Buffer Overflow
  - CVE-2026-56003: computeProps Property Buffer Heap Buffer Overflow

Additionally it contains a number of minor cleanup patches and the
removal of a decades-obsolete compat API.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/libXfont2/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/libXfont2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/libXfont2/Makefile
diff -u pkgsrc/x11/libXfont2/Makefile:1.19 pkgsrc/x11/libXfont2/Makefile:1.20
--- pkgsrc/x11/libXfont2/Makefile:1.19  Fri Aug  2 07:05:03 2024
+++ pkgsrc/x11/libXfont2/Makefile       Wed Jul  8 07:30:41 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2024/08/02 07:05:03 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2026/07/08 07:30:41 wiz Exp $
 
-DISTNAME=              libXfont2-2.0.7
+DISTNAME=              libXfont2-2.0.8
 CATEGORIES=            x11 devel fonts
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.xz

Index: pkgsrc/x11/libXfont2/distinfo
diff -u pkgsrc/x11/libXfont2/distinfo:1.10 pkgsrc/x11/libXfont2/distinfo:1.11
--- pkgsrc/x11/libXfont2/distinfo:1.10  Fri Aug  2 07:05:03 2024
+++ pkgsrc/x11/libXfont2/distinfo       Wed Jul  8 07:30:41 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/08/02 07:05:03 wiz Exp $
+$NetBSD: distinfo,v 1.11 2026/07/08 07:30:41 wiz Exp $
 
-BLAKE2s (libXfont2-2.0.7.tar.xz) = ee85bbc6062bd5f9f795a27d52c9d57c5b980c4b0b98e7cf362ce83e8eb368be
-SHA512 (libXfont2-2.0.7.tar.xz) = f703127df5d5b1093c9b73e019153ed7799523573d52e61d344209f0acfd4df42e11be12bdd1880479c47c2b70de581a4f2ef74e199e9b1ac438f426593d56b0
-Size (libXfont2-2.0.7.tar.xz) = 453012 bytes
+BLAKE2s (libXfont2-2.0.8.tar.xz) = a92289a9c38d013cce4bc58892d1f3a70e25491fd18ce7a0b0a5f0da18efb65c
+SHA512 (libXfont2-2.0.8.tar.xz) = e14cc3fa03d7baa4554ee5754ab33f69ac1da3d509c686a5f705fde8cd07772be564d68cc18d9fd0beb5ed7b2f864fcd7f6bf4983f5c0db08a9c747d0e001531
+Size (libXfont2-2.0.8.tar.xz) = 474560 bytes



Home | Main Index | Thread Index | Old Index