CVS commit: pkgsrc/devel/appstream
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc Committed By: adam Date: Wed Aug 12 18:10:18 UTC 2026 Modified Files: pkgsrc/devel/appstream: Makefile distinfo Log Message: appstream: updated to 1.1.6 1.1.6 Features: * validator: Ensure description markup has no invalid attributes set * validator: Validate bundle/pkgname values for allowed characters Bugfixes: * xml: Sanitize description markup when reading and writing it * yaml/json: Ensure description markup is sanitized when loading/saving it * meson: Work around wrong library linkage when linking Qt tests * Allow sealing of component-IDs to safely use them in hash tables and indices * Ensure we never emit or read an invalid data origin * Prevent crash when comparing bad version strings that have an epoch after rev * Fix potential out-of-bounds read in OARS mapping table * apt: yaml: Harden against potential corrupted YAML / YAML-headers * compose: Guess a filename even from invalid URLs instead of crashing * compose: Confine directory unit data reads to the unit's root directory * compose: Refactor directory unit to use openat2, if possible * news-convert: Don't crash in case we receive bad freeform YAML news input * ascli: Guard against bad bundle values when calling "install" To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/appstream/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/appstream/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.7 KB)
Modified files:
Index: pkgsrc/devel/appstream/Makefile
diff -u pkgsrc/devel/appstream/Makefile:1.33 pkgsrc/devel/appstream/Makefile:1.34
--- pkgsrc/devel/appstream/Makefile:1.33 Sat Jul 25 08:36:34 2026
+++ pkgsrc/devel/appstream/Makefile Wed Aug 12 18:10:18 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2026/07/25 08:36:34 adam Exp $
+# $NetBSD: Makefile,v 1.34 2026/08/12 18:10:18 adam Exp $
-DISTNAME= appstream-1.1.5
+DISTNAME= appstream-1.1.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ximion/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/devel/appstream/distinfo
diff -u pkgsrc/devel/appstream/distinfo:1.14 pkgsrc/devel/appstream/distinfo:1.15
--- pkgsrc/devel/appstream/distinfo:1.14 Sat Jul 25 08:36:34 2026
+++ pkgsrc/devel/appstream/distinfo Wed Aug 12 18:10:18 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2026/07/25 08:36:34 adam Exp $
+$NetBSD: distinfo,v 1.15 2026/08/12 18:10:18 adam Exp $
-BLAKE2s (appstream-1.1.5.tar.gz) = bed93df5a7e76103327c217feae16d569d4f774247b73990677e02f38497f6b4
-SHA512 (appstream-1.1.5.tar.gz) = a27518ec825eb877c76271c55dcb8e3da0c6e728cb6121ef7f94dbc0709c9d16798359783f13f28d4776dd4a74e31e62e4a6f3f2fcecabd6a49c375ffe4fba4a
-Size (appstream-1.1.5.tar.gz) = 4335995 bytes
+BLAKE2s (appstream-1.1.6.tar.gz) = a7602998e7011557f87d85688bc388e5c843dfac9c2d59873f1089d12cb5744f
+SHA512 (appstream-1.1.6.tar.gz) = aecb6c4a1ecf414213f65565b366782696b6e5161b29ab130a5a7130833b26bc4316f399a3e8d1ada18dbb1a8bb922aef125719c279548e8156763e1e3e9a91a
+Size (appstream-1.1.6.tar.gz) = 4372775 bytes
SHA1 (patch-docs_meson.build) = a40e94677655387ca1c94c46b044aebafb617686
SHA1 (patch-src_as-system-info.c) = 7d96a06658739979901e526126755b374fcf4aad