pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/libass
Module Name: pkgsrc
Committed By: adam
Date: Wed Jun 24 16:01:57 UTC 2026
Modified Files:
pkgsrc/multimedia/libass: Makefile distinfo
Log Message:
libass: updated to 0.17.5
libass (0.17.5)
* Fix limited OOB read and write in wrap_lines_measure (GHSA-pjjp-65r7-ppgm; CVE pending)
* Fix OOB bit clears for negative Matroska ReadOrder fields (GHSA-5gf7-wjfm-vmvm; CVE pending)
* Fix \fay with glyph clusters
* Fix small alpha changes not always splitting runs when combined with fade
* Fix compilation with MSVC-mode clang
* Fades are now applied to BorderStyle=4 boxes too
* Fonts using legacy arabic Windows charmaps are now supported
* ass_render_frame no longer returns fully transparent images
* Avoid MSVC’s subpar code generation for isnan to bring performance closer to other compilers
* Avoid SSE instructions if compiler baseline already includes AVX
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/multimedia/libass/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/multimedia/libass/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/libass/Makefile
diff -u pkgsrc/multimedia/libass/Makefile:1.40 pkgsrc/multimedia/libass/Makefile:1.41
--- pkgsrc/multimedia/libass/Makefile:1.40 Thu Oct 23 20:38:37 2025
+++ pkgsrc/multimedia/libass/Makefile Wed Jun 24 16:01:57 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2025/10/23 20:38:37 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2026/06/24 16:01:57 adam Exp $
-DISTNAME= libass-0.17.4
-PKGREVISION= 1
+DISTNAME= libass-0.17.5
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GITHUB:=libass/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Index: pkgsrc/multimedia/libass/distinfo
diff -u pkgsrc/multimedia/libass/distinfo:1.23 pkgsrc/multimedia/libass/distinfo:1.24
--- pkgsrc/multimedia/libass/distinfo:1.23 Sun Jun 8 18:07:28 2025
+++ pkgsrc/multimedia/libass/distinfo Wed Jun 24 16:01:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2025/06/08 18:07:28 adam Exp $
+$NetBSD: distinfo,v 1.24 2026/06/24 16:01:57 adam Exp $
-BLAKE2s (libass-0.17.4.tar.xz) = 9e342947a86cde4138951be92a6543dd213a7c73b302a700f975ffbc3411399a
-SHA512 (libass-0.17.4.tar.xz) = 0dd9a869644a7898531c9cb40a05e41fe6a7a9105e95f723af3a9801f7b98d34970e296247894256c8bac1d01c9e2a8113dd4e3d485fdcca70343931e6e40dd0
-Size (libass-0.17.4.tar.xz) = 452648 bytes
+BLAKE2s (libass-0.17.5.tar.xz) = 0871aed089e2fe499f7af06761567901780b3fadebf74266cef4cd7c098ff4f2
+SHA512 (libass-0.17.5.tar.xz) = b9e06023e9f5760ba1946f8dbcd8c411908bc6c77030099098f8252edabd31c98a6523cffb7cccf7b62e12bb374d136600a98e29a7916ccc218100ff694bfb7c
+Size (libass-0.17.5.tar.xz) = 460148 bytes
Home |
Main Index |
Thread Index |
Old Index