[ptxdist] [PATCH] lighttpd: Drop executable rights of ptxdist Makefile

2025-04-04 Thread Alexander Dahl via ptxdist
--- Begin Message --- Introduced drive by with commit 5b06e4a08b93 ("lighttpd: Version bump, 1.4.74 -> 1.4.76"), probably by accident. Signed-off-by: Alexander Dahl --- rules/lighttpd.make | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 rules/lighttpd.make dif

Re: [ptxdist] [APPLIED] expat: Version bump. 2.7.0 -> 2.7.1

2025-04-04 Thread Michael Olbrich
Thanks, applied as ec9f8a1ab1892af8e9e45e9bd3c0f8cc17c1f6e8. Michael [sent from post-receive hook] On Fri, 04 Apr 2025 15:50:07 +0200, Christian Melki wrote: > Minor changes. > https://github.com/libexpat/libexpat/blob/R_2_7_1/expat/Changes#L40 > > * md5sum changed. Copyright year update. >

Re: [ptxdist] [APPLIED] libkmod: Version bump. 34.1 -> 34.2

2025-04-04 Thread Michael Olbrich
Thanks, applied as 6a585f19e6ddd6d79ae73a114c654c9a29d65bd2. Michael [sent from post-receive hook] On Fri, 04 Apr 2025 15:50:06 +0200, Christian Melki wrote: > Minor fixes, including some buffer overflows. > https://web.git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git/log/?h=v34.2 > > Signed

Re: [ptxdist] [PATCH] softhsm: fix download URL

2025-04-04 Thread Michael Olbrich
On Fri, Apr 04, 2025 at 12:45:38PM +0200, Michael Tretter wrote: > dist.opendnssec.org is not available anymore. https://www.softhsm.org/ > refers to GitHub for official releases. Update the download URL and > checksum. > > Add an autogen.sh link, since the tarball from GitHub doesn't contain > th

Re: [ptxdist] [APPLIED] weston: install color-lcms lib if needed

2025-04-04 Thread Michael Olbrich
Thanks, applied as 1824bcf480401b20612048ae072fdfa790643a1f. Michael [sent from post-receive hook] On Fri, 04 Apr 2025 15:50:09 +0200, Benjamin Gaignard wrote: > if PTXCONF_WESTON_COLOR_MANAGEMENT_LCMS has been set, it is needed > to install color-lcms lib. > > Signed-off-by: Benjamin Gaignar

[ptxdist] [PATCH] softhsm: fix download URL

2025-04-04 Thread Michael Tretter
dist.opendnssec.org is not available anymore. https://www.softhsm.org/ refers to GitHub for official releases. Update the download URL and checksum. Add an autogen.sh link, since the tarball from GitHub doesn't contain the configure script. Signed-off-by: Michael Tretter --- patches/softhsm-2.6

Re: [ptxdist] [APPLIED] host-imx-cst: fix download URL

2025-04-04 Thread Michael Olbrich
Thanks, applied as 807a4f0a4b2ab7f6331bacbbbfeb84bb39bd3d85. Michael [sent from post-receive hook] On Fri, 04 Apr 2025 15:50:10 +0200, Rouven Czerwinski wrote: > Since the upgrade to a new version, the download URL also needs to be > updated. Note that the downloaded archive name is misleading

Re: [ptxdist] [PATCH] libxml2: Version bump. 2.13.6 -> 2.14.0

2025-04-04 Thread Michael Olbrich
On Fri, Mar 28, 2025 at 08:05:10PM +0100, Christian Melki wrote: > Moving ahead. Deprecating a bunch of stuff, adding new. > https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.14.0 > > * Remove deprecated options. > > * Add relax-ng as a non-default option. Probably soon deprecated anyway. > >

Re: [ptxdist] [APPLIED] libevdev: Version bump. 1.13.3 -> 1.13.4

2025-04-04 Thread Michael Olbrich
Thanks, applied as b7088a1ab916f445a2ab86620469b19adaba338f. Michael [sent from post-receive hook] On Fri, 04 Apr 2025 15:50:08 +0200, Christian Melki wrote: > Very minor changes. > https://gitlab.freedesktop.org/libevdev/libevdev/-/commits/libevdev-1.13.4 > > Signed-off-by: Christian Melki

[ptxdist] [PATCH v2] softhsm: fix download URL

2025-04-04 Thread Michael Tretter
dist.opendnssec.org is not available anymore. https://www.softhsm.org/ refers to GitHub for official releases. Update the download URL and checksum. Add an autogen.sh link, since the tarball from GitHub doesn't contain the configure script. Signed-off-by: Michael Tretter --- v2: keep previous md

[ptxdist] [PATCH] nss: Version bump. 3.106 -> 3.110

2025-04-04 Thread Christian Melki
Some cleanups and fixes. https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_107.html https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_108.html https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_109.html https://firefox-source-docs.mozilla.org/sec

[ptxdist] [PATCH] libusb: Version bump. 1.0.27 -> 1.0.28

2025-04-04 Thread Christian Melki
Minor changes. https://github.com/libusb/libusb/blob/v1.0.28/ChangeLog Signed-off-by: Christian Melki --- rules/libusb.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libusb.make b/rules/libusb.make index b33657c66..0db53f298 100644 --- a/rules/libusb.make +++

[ptxdist] [RFC PATCH 2/7] libubootenv: Add option for installing tools

2025-04-04 Thread Alexander Dahl via ptxdist
--- Begin Message --- These tools can also be provided by the u-boot-tools package. This variant promises to be board independent, and comes with a library. Signed-off-by: Alexander Dahl --- rules/libubootenv.in | 18 -- rules/libubootenv.make | 7 +++ 2 files changed, 23

[ptxdist] [PATCH] mesalib: version bump 25.0.2 -> 25.0.3

2025-04-04 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/25.0.3.html Drop deprecated execmem option, sort install options alphabetically. Signed-off-by: Philipp Zabel --- rules/mesalib.make | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index 3981c7

[ptxdist] [PATCH] hwdata: Version bump. 0.393 -> 0.394

2025-04-04 Thread Christian Melki
Usual updates. https://github.com/vcrhonek/hwdata/releases/tag/v0.394 Signed-off-by: Christian Melki --- rules/hwdata.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/hwdata.make b/rules/hwdata.make index 5f85892db..a89fc8a6d 100644 --- a/rules/hwdata.make +++ b

[ptxdist] [PATCH] libcurl: Version bump. 8.12.1 -> 8.13.0

2025-04-04 Thread Christian Melki
Mostly bugfixes. https://curl.se/changes.html#8_13_0 Signed-off-by: Christian Melki --- rules/libcurl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libcurl.make b/rules/libcurl.make index b3b300b5e..8540cfdbd 100644 --- a/rules/libcurl.make +++ b/rules/libcur

[ptxdist] [PATCH] libxml2-DOM-cleanup: Remove XML DOM tree manipulation symbol.

2025-04-04 Thread Christian Melki
This symbol represents functionality that currently is always enabled >= 2.14.0 Signed-off-by: Christian Melki --- rules/gst-plugins-bad1.in | 1 - rules/libxslt.in | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/rules/gst-plugins-bad1.in b/rules/gst-plugins-bad1.

[ptxdist] [ANNOUNCE] PTXdist 2025.04.0 released

2025-04-04 Thread Michael Olbrich
Hi, I'm happy to announce that I've just released ptxdist-2025.04.0. This is a rather boring release. It is relatively small and there are no notable changes. There are mostly version bumps, some bugfixes and a few new packages. Thanks to all contributors and - as always - the shortlog below.

[ptxdist] [PATCH v2] libxml2: Version bump. 2.13.6 -> 2.14.0

2025-04-04 Thread Christian Melki
Moving ahead. Deprecating a bunch of stuff, adding new. https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.14.0 * Remove deprecated options. XML (DOM) trees seem to be always enabled. * Add relax-ng as a non-default option. Probably soon deprecated anyway. * Move patchset, applies cleanly. *