Re: [ptxdist] [PATCH] ntp: Version bump. 4.2.8p17 -> 4.2.8p18

2024-05-31 Thread Michael Olbrich
On Mon, May 27, 2024 at 06:25:45PM +0200, Christian Melki wrote: > Mostly bugfixes. > https://www.ntp.org/support/securitynotice/4_2_8-series-changelog/#428p18 > > * Remove obsoleted options. > * Correct a pthread build detection issue with gcc-14. Assume existing func. > Unfortunately, a patch

Re: [ptxdist] [PATCH v2 08/13] host-python3-tomlkit: add new host package

2024-05-31 Thread Michael Olbrich
On Fri, May 24, 2024 at 11:57:01AM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber Same here, fails with: ModuleNotFoundError: No module named 'poetry' ERROR Backend 'poetry.core.masonry.api' is not available. Michael > --- > rules/host-python3-tomlkit.in | 8 >

Re: [ptxdist] [PATCH v2 07/13] host-python3-dunamai: add new host package

2024-05-31 Thread Michael Olbrich
On Fri, May 24, 2024 at 11:57:00AM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber Fails to build: ModuleNotFoundError: No module named 'poetry' ERROR Backend 'poetry.core.masonry.api' is not available. > --- > rules/host-python3-dunamai.in | 7 +++ >

Re: [ptxdist] [PATCH v2 05/13] host-python3-markupsafe: add host package

2024-05-31 Thread Michael Olbrich
On Fri, May 24, 2024 at 11:56:58AM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber Fails to build without: select HOST_PYTHON3_SETUPTOOLS Michael > --- > rules/host-python3-markupsafe.in | 6 ++ > rules/host-python3-markupsafe.make | 23 +++ > 2

Re: [ptxdist] [PATCH v2] rauc: optional rauc-mark-good.service installation

2024-05-31 Thread Michael Olbrich
On Tue, May 28, 2024 at 04:55:46PM +0200, r.czerwin...@pengutronix.de wrote: > From: Rouven Czerwinski > > Make the installation and enablement of the rauc-mark-good.service > optional. This is useful for BSPs which have the application indicate if > startup was successful instead of indicating

Re: [ptxdist] [APPLIED] mtd-utils: Fix mount.ubifs dependencies

2024-05-31 Thread Michael Olbrich
("mtd-utils: Add support for ubifs mount helper") > Signed-off-by: Ian Abbott > Message-Id: <20240517161337.423934-1-abbo...@mev.co.uk> > Signed-off-by: Michael Olbrich > > diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in > index 8cc55cabaac2..00dba7c1d458 10

Re: [ptxdist] [APPLIED] iproute2: add option to build DCB tool

2024-05-31 Thread Michael Olbrich
; Signed-off-by: Oleksij Rempel > Message-Id: <20240513104759.1896739-1-o.rem...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/iproute2.in b/rules/iproute2.in > index 0c83741094a6..48e44fb3b350 100644 > --- a/rules/iproute2.in > +++ b/rules/ipr

Re: [ptxdist] [APPLIED] glib: Version bump. 2.80.0 -> 2.80.2

2024-05-31 Thread Michael Olbrich
es/2.80.2 > > Plugs CVE: > CVE-2024-34397 - GDBus signal subscriptions for well-known names are > vulnerable to unicast spoofing > > * Rearrange config option for option inspection. > > Signed-off-by: Christian Melki > Message-Id: <20240513191220.92648-1-christian.me.

Re: [ptxdist] [APPLIED] libjpeg: Version bump. 3.0.2 -> 3.0.3

2024-05-31 Thread Michael Olbrich
me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libjpeg.make b/rules/libjpeg.make > index 73fec3173129..49fa9eb01cba 100644 > --- a/rules/libjpeg.make > +++ b/rules/libjpeg.make > @@ -16,17 +16,17 @@ PACKAGES-$(PTXCONF_LIBJPEG) += libjpeg > # &

Re: [ptxdist] [APPLIED] ca-certificates: Version bump. 3.98 -> 3.100

2024-05-31 Thread Michael Olbrich
f "latest". > > https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_99.html > https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_100.html > > Signed-off-by: Christian Melki > Message-Id: <20240513190119.59762-1-christian.me...@t2data.com>

Re: [ptxdist] [APPLIED] nss: Version bump. 3.98 -> 3.100

2024-05-31 Thread Michael Olbrich
ox-source-docs.mozilla.org/security/nss/releases/nss_3_100.html > > * Forward patchset. Applies cleanly. > > Signed-off-by: Christian Melki > Message-Id: <20240513190119.59762-2-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/patches/nss-3.98/0001-nss

Re: [ptxdist] [APPLIED] mosquitto: Add optional WebSocket support

2024-05-31 Thread Michael Olbrich
se TLS, select > TLS support in the libwebsockets package too. > > Signed-off-by: Ian Abbott > Message-Id: <20240513103808.21385-3-abbo...@mev.co.uk> > Signed-off-by: Michael Olbrich > > diff --git a/rules/mosquitto.in b/rules/mosquitto.in > index 9b55f084703d..3c751ede7e

Re: [ptxdist] [APPLIED] bash: allow installation of /usr/bin/sh symlink to be chosen manually

2024-05-31 Thread Michael Olbrich
ractive login > shell, but to use something lighter and faster for non-interactive use. > Shell scripts typically use /bin/sh as the interpreter selected by the > "shebang" line. > > Signed-off-by: Ian Abbott > Message-Id: <20240513132247.25521-3-abbo...@mev.co.uk&g

Re: [ptxdist] [APPLIED] iproute2: Version bump. 6.8.0 -> 6.9.0

2024-05-31 Thread Michael Olbrich
istian Melki > Message-Id: <20240514191527.3859300-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/iproute2.make b/rules/iproute2.make > index 79aa02f1d54f..315910698cc7 100644 > --- a/rules/iproute2.make > +++ b/rules/ipr

Re: [ptxdist] [APPLIED] dash: install /usr/bin/sh symlink by default if not provided by BusyBox

2024-05-31 Thread Michael Olbrich
ALLYES). > Default to enabled if the link is not being installed by BusyBox. > > Signed-off-by: Ian Abbott > Message-Id: <20240513132247.25521-2-abbo...@mev.co.uk> > [mol: simplify 'default'] > Signed-off-by: Michael Olbrich > > diff --git a/rules/dash.in b/rules/dash.i

Re: [ptxdist] [APPLIED] libwebsockets: new package

2024-05-31 Thread Michael Olbrich
arious > event loop libraries that are dynamically loaded as plug-ins. > > Signed-off-by: Ian Abbott > Message-Id: <20240513103808.21385-2-abbo...@mev.co.uk> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libwebsockets.in b/rules/libwebsockets.in > new f

Re: [ptxdist] [APPLIED] libcap: Version bump. 2.69 -> 2.70.

2024-05-31 Thread Michael Olbrich
y: Christian Melki > Message-Id: <20240520170245.316966-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libcap.make b/rules/libcap.make > index 548a321ecb16..eb2b0d1b8209 100644 > --- a/rules/libcap.make > +++ b/rules/libcap.make > @

Re: [ptxdist] [APPLIED] iw: Version bump. 6.7 -> 6.9

2024-05-31 Thread Michael Olbrich
; Signed-off-by: Christian Melki > Message-Id: <20240520163845.3908602-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/iw.make b/rules/iw.make > index 632e31abe890..f3e0e20dad22 100644 > --- a/rules/iw.make > +++ b/rules/iw.make &g

Re: [ptxdist] [PATCH 6/6] ptxd_make_world_lint: check for usage of deprecated FTP protocol

2024-05-28 Thread Michael Olbrich
On Mon, May 27, 2024 at 10:13:47PM +0200, Lucas Stach wrote: > FTP is on its way out, so it should not be used in package URLs > anymore. Add a lint check to ensure that. > > Signed-off-by: Lucas Stach > --- > scripts/lib/ptxd_make_world_lint.sh | 17 + > 1 file changed, 17

Re: [ptxdist] year 2038 Toolchain

2024-05-24 Thread Michael Olbrich
On Fri, May 24, 2024 at 11:04:24AM +0200, Erwin Rol wrote: > On 5/24/24 10:41, Ian Abbott wrote: > > > > If I figure it out I'll let you guys know (so it can be added to the > > > official Toolchain) > > > > Rememember to define _FILE_OFFSET_BITS=64 too if it is not already > > defined.

Re: [ptxdist] [PATCH] rauc: optional rauc-mark-good.service installation

2024-05-23 Thread Michael Olbrich
On Wed, May 22, 2024 at 04:25:54PM +0200, r.czerwin...@pengutronix.de wrote: > From: Rouven Czerwinski > > Make the installation and enablement of the ruac-mark-good.service > optional. This is useful for BSPs which have the application indicate if > startup was successful instead of indicating

Re: [ptxdist] [PATCH 13/13] python3-protobuf: new package

2024-05-23 Thread Michael Olbrich
On Wed, May 22, 2024 at 11:15:43PM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber > --- > rules/python3-protobuf.in | 9 ++ > rules/python3-protobuf.make | 55 + > 2 files changed, 64 insertions(+) > create mode 100644

Re: [ptxdist] [PATCH 12/13] python3-periphery: new package

2024-05-23 Thread Michael Olbrich
On Wed, May 22, 2024 at 11:15:42PM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber > --- > rules/python3-periphery.in | 10 +++ > rules/python3-periphery.make | 55 > 2 files changed, 65 insertions(+) > create mode 100644

Re: [ptxdist] [PATCH 02/13] nanopb: new package: tiny protobuf implementation

2024-05-23 Thread Michael Olbrich
On Wed, May 22, 2024 at 11:15:32PM +0200, Roland Hieber wrote: > Signed-off-by: Roland Hieber > --- > rules/nanopb.in | 12 > rules/nanopb.make | 49 +++ > 2 files changed, 61 insertions(+) > create mode 100644 rules/nanopb.in > create

Re: [ptxdist] [PATCH 01/13] atk: rename to at-spi2-core; version bump 2.38.0 -> 2.52.0

2024-05-23 Thread Michael Olbrich
On Wed, May 22, 2024 at 11:15:31PM +0200, Roland Hieber wrote: > I cannot find any official announcement on this, but it seems that atk > was merged into the at-spi2-core tree. At least the atk repository [1] > has been archived, there have been no new releases since 2022, but there > has been

Re: [ptxdist] [APPLIED] volk: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as 33406db22f2c58333f7c43d223b4852586037145. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:58:56 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-4-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] proftpd: move to staging

2024-05-21 Thread Michael Olbrich
seems > to care. > > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-20-l.st...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/proftpd.in b/rules/proftpd.in > index 9740ab655696..145c80e80e93 100644 > --- a/rules/proftpd.in

Re: [ptxdist] [APPLIED] nvmetcli: version bump 0.7 -> 0.8

2024-05-21 Thread Michael Olbrich
Lucas Stach > Message-Id: <20240514203552.1297323-19-l.st...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/nvmetcli.make b/rules/nvmetcli.make > index b9e30a673e98..6d8169fb1673 100644 > --- a/rules/nvmetcli.make > +++ b/rules/nvmet

Re: [ptxdist] [APPLIED] npth: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as d974f6bf603743ca20b93fd1470d697a35121de8. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:19 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-18-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] netkit-ftp: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as 53e528857cac6030381dc8d7bbf997c0f427ac27. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:18 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-17-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] mesa-demos: replace download URL with HTTPS

2024-05-21 Thread Michael Olbrich
Thanks, applied as c5282c392930ed8b2640c590134661e2ccde59a6. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:17 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-16-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] libksba: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as 600f24b4dd50670e3d64d307e0a2d6bb27a0bae1. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:16 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-15-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] libgpg-error: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as 24e3ff61328fd30cb750def2adda89f26e079d1b. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:15 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-14-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] libffi: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as e90fb377c0099e07e615eedee1d54dfdec19dbde. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:14 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-13-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] gnupg: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as 77c19b9887ef3580e3ed34bdd10e67cc7c5d9484. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:13 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-12-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] glu: replace download URL with HTTPS

2024-05-21 Thread Michael Olbrich
Thanks, applied as f3bc12d3784bbc00da0584f9563d9887ef333c67. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:12 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-11-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] figlet: replace URL with HTTPS

2024-05-21 Thread Michael Olbrich
linked > from the homepage. > > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-8-l.st...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/figlet.make b/rules/figlet.make > index 3dad77154430..c6d2fb38ea06 100644 >

Re: [ptxdist] [APPLIED] fftw: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as 13dee8507d3da001ebc1195aa95d8ada99590f18. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:10 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-7-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] alsa-utils: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as af4f835db47fb1857a78d01bef831f72b4d8e22c. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:08 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-3-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] dialog: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as 7f4a0d6b49191f4e5d5a77de6902e12c2182f090. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:09 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-5-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] ckermit: replace download URL with HTTP

2024-05-21 Thread Michael Olbrich
; Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-4-l.st...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/ckermit.make b/rules/ckermit.make > index ecf1df5a7988..b9bd3dbd2b9f 100644 > --- a/rules/ckermit.make > +++ b/rules/ckermit.m

Re: [ptxdist] [APPLIED] alsa-lib: remove FTP URL

2024-05-21 Thread Michael Olbrich
Thanks, applied as 9b72223de67b3d8b574d2c21aace655c0b666436. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:07 +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > Message-Id: <20240514203552.1297323-2-l.st...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] [APPLIED] wayland-protocols: Version bump. 1.35 -> 1.36

2024-05-21 Thread Michael Olbrich
istian Melki > Message-Id: <20240517180349.4086637-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/wayland-protocols.make b/rules/wayland-protocols.make > index 066e9b00071b..8dad5d220c4c 100644 > --- a/rules/wayland-protocols.make

Re: [ptxdist] [APPLIED] exfatprogs: new package

2024-05-21 Thread Michael Olbrich
Thanks, applied as 0aeccb563fb949b6c3abce38a9d4c3dfa7ec2744. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:05 +0200, Ian Abbott wrote: > Signed-off-by: Ian Abbott > Message-Id: <20240517162608.437086-1-abbo...@mev.co.uk> > Signed-off-by: Michael Olbrich

Re: [ptxdist] [APPLIED] linux-firmware: Version bump. 20240410 -> 20240513

2024-05-21 Thread Michael Olbrich
DGPU license changed copyright year. > > Signed-off-by: Christian Melki > Message-Id: <20240516185329.997310-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/linux-firmware.make b/rules/linux-firmware.make > index f12901f024f5..

Re: [ptxdist] [APPLIED] strace: Version bump. 6.8 -> 6.9

2024-05-21 Thread Michael Olbrich
> Message-Id: <20240516184346.981568-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/strace.make b/rules/strace.make > index 697b1495aadb..bc39aca88956 100644 > --- a/rules/strace.make > +++ b/rules/strace.make > @@ -16,8 +16,8 @@ PACKAGES-$

Re: [ptxdist] [APPLIED] qt-everywhere-opensource-src: Removed whitespace error from patch

2024-05-21 Thread Michael Olbrich
l > Message-Id: <20240515151438.23189-1-s.puesc...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git > a/patches/qt-everywhere-opensource-src-5.15.12/0001-CVE-2023-4863-5.15.patch > b/patches/qt-everywhere-opensource-src-5.15.12/0001-CVE-2023-4863-5.15.patc

Re: [ptxdist] [APPLIED] shaderc: version bump v2024.0 -> v2024.1

2024-05-21 Thread Michael Olbrich
Thanks, applied as 3ffcfe6b5d2297c3de0d01a69644caaa655bb5bb. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:01 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125805.2653250-1-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] vulkan-validationlayers: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as 3ce7e9c081fa21a0d1a45a23acbb22c11db62c52. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:00 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-9-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] vulkan-utility-libraries: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as 47a23c8eeca4ce405d8a0b3dea58c136286f17ef. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:59:00 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-8-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] vulkan-tools: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as 3a5556ce341f39af822ac6d2f0c7540aeb0dc171. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:58:59 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-7-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] vulkan-loader: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as de0c5bdbf1373ffe18ff9f5b65e1180aa8d0b240. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:58:58 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-6-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] vulkan-headers: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as 82ce1f2d5c92db7ac277b274263ef142cc5cb34b. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:58:57 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-5-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] spirv-tools: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as b5b67420e538eecedaef823b6675d873b339adee. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:58:55 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-3-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] pipewire: version bump 1.0.1 -> 1.0.3

2024-05-21 Thread Michael Olbrich
hael Tretter > Message-Id: > <20240515-feature-libcamera-0-2-0-v2-2-47555e12e...@wolfvision.net> > Signed-off-by: Michael Olbrich > > diff --git a/rules/pipewire.make b/rules/pipewire.make > index 8747ebe6cecc..322ae70a1c67 100644 > --- a/rules/pipewire.make >

Re: [ptxdist] [APPLIED] libcamera: version bump 0.0.5 -> 0.2.0

2024-05-21 Thread Michael Olbrich
needs to be > updated to at least 1.0.2. > > Signed-off-by: Michael Riesch > Reviewed-by: Michael Tretter > Message-Id: > <20240515-feature-libcamera-0-2-0-v2-1-47555e12e...@wolfvision.net> > [mol: fix raspberrypi options, plugin names] > Signed-off-by: Mich

Re: [ptxdist] [APPLIED] spirv-headers: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as a25e825063b8c6ff0f95212a88a0401146da73f3. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:58:54 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-2-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] kernel/perf: Make use of libtraceevent

2024-05-21 Thread Michael Olbrich
; Signed-off-by: Uwe Kleine-König > Message-Id: <20240515072254.12082-6-u.kleine-koe...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/kernel.in b/rules/kernel.in > index 8174815775c0..862d52598556 100644 > --- a/rules/kernel.in > +++ b/rules

Re: [ptxdist] [APPLIED] libtraceevent: new package

2024-05-21 Thread Michael Olbrich
sched and > timechart. > > Signed-off-by: Uwe Kleine-König > Message-Id: <20240515072254.12082-5-u.kleine-koe...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libtraceevent.in b/rules/libtraceevent.in > new file mode 100644 > index 000

Re: [ptxdist] [APPLIED] glslang: version bump 1.3.280.0 -> 1.3.283.0

2024-05-21 Thread Michael Olbrich
Thanks, applied as 211fef74144243ffbd2fcbc1b1bd888c0046f46c. Michael [sent from post-receive hook] On Tue, 21 May 2024 11:58:53 +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20240515125739.2652725-1-p.za...@pengutronix.de> > Signed-off-by:

Re: [ptxdist] [APPLIED] tpm2-tss: Version bump. 4.1.0 -> 4.1.1

2024-05-21 Thread Michael Olbrich
y: Christian Melki > Message-Id: <20240512104528.1296964-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/tpm2-tss.make b/rules/tpm2-tss.make > index cf37742c4232..783dd07f494c 100644 > --- a/rules/tpm2-tss.make > +++ b/rules/tpm

Re: [ptxdist] [PATCH] exfatprogs: new package

2024-05-17 Thread Michael Olbrich
On Fri, May 17, 2024 at 01:51:38PM +0100, Ian Abbott wrote: > Signed-off-by: Ian Abbott > --- > rules/exfatprogs.in | 57 > rules/exfatprogs.make | 76 +++ > 2 files changed, 133 insertions(+) > create mode 100644

Re: [ptxdist] [PATCH 20/20] ptxd_make_get: remove FTP support

2024-05-15 Thread Michael Olbrich
On Tue, May 14, 2024 at 10:35:52PM +0200, Lucas Stach wrote: > wget2 as an (almost) drop-in replacement to wget doesn't support the > FTP(S) protocol. Instead of trying to fix FTP downloads via other > tools simply remove the support, as it's not really needed anymore > due to available

Re: [ptxdist] [PATCH 09/20] gdbserver: remove FTP URL

2024-05-15 Thread Michael Olbrich
On Tue, May 14, 2024 at 10:35:41PM +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > --- > rules/gdbserver.make | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/rules/gdbserver.make b/rules/gdbserver.make > index 2ff2f15395c4..7937158a9851 100644 > ---

Re: [ptxdist] [PATCH 08/20] gdb: remove FTP URL

2024-05-15 Thread Michael Olbrich
On Tue, May 14, 2024 at 10:35:40PM +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > --- > rules/gdb.make | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/rules/gdb.make b/rules/gdb.make > index c1337427b605..085e1f66fc98 100644 > --- a/rules/gdb.make > +++

Re: [ptxdist] [PATCH 05/20] efax: replace download URL with HTTPS

2024-05-15 Thread Michael Olbrich
On Tue, May 14, 2024 at 10:35:37PM +0200, Lucas Stach wrote: > Signed-off-by: Lucas Stach > --- > rules/efax.in | 6 ++ > rules/efax.make | 2 +- > 2 files changed, 7 insertions(+), 1 deletion(-) > > diff --git a/rules/efax.in b/rules/efax.in > index ff45094a762e..55379a249aee 100644 >

Re: [ptxdist] [PATCH 2/3] libcamera: version bump 0.0.5 -> 0.2.0

2024-05-14 Thread Michael Olbrich
On Tue, May 14, 2024 at 04:34:25PM +0200, Michael Riesch wrote: > Hi Michael, > > Sorry for the long silence... > > On 3/5/24 19:35, Michael Tretter wrote: > > On Tue, 05 Mar 2024 11:51:35 +0100, Michael Riesch wrote: > >> Due to an API breakage in libcamera it may be necessary to update the >

Re: [ptxdist] [PATCH 1/2] libwebsockets: new package

2024-05-13 Thread Michael Olbrich
On Fri, May 10, 2024 at 09:58:47AM +0100, Ian Abbott wrote: > Includes the C library from the Libwebsockets (LWS) project, with > options for adding TLS (SSL) support, and options the adding various > event loop libraries that are dynamically loaded as plug-ins. > > Signed-off-by: Ian Abbott >

Re: [ptxdist] /bin/sh link setting incompatibility when bash and dash installed

2024-05-13 Thread Michael Olbrich
On Wed, Apr 24, 2024 at 03:49:06PM +0100, Ian Abbott wrote: > Hi, > > Currently, the Kconfig option for BASH_SH (which causes /usr/bin/sh to be > linked to bash) is as follows: > > config BASH_SH > bool > default BUSYBOX = n || BUSYBOX_SH_IS_NONE > > However, if DASH_LINK_SH is

Re: [ptxdist] [APPLIED] gdb: Add option to configure lzma support

2024-05-12 Thread Michael Olbrich
is supported. > > While we are at it, change the test `ifneq ($(filter > 1%,$(GDBSERVER_VERSION)),)` to use `$(GDB_VERSION)` instead, and add the > '--without-python' configure command line option. > > Signed-off-by: Ian Abbott > Message-Id: <20240508101404.272507-1-abb

Re: [ptxdist] [APPLIED] sdl2: Version bump. 2.30.2 -> 2.30.3

2024-05-12 Thread Michael Olbrich
moved config option. > > Signed-off-by: Christian Melki > Message-Id: <20240509163408.3270244-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/sdl2.make b/rules/sdl2.make > index 4959560a002d..01747370d620 100644 > --- a/rules/sd

Re: [ptxdist] [APPLIED] hwdata: Version bump. 0.381 -> 0.382

2024-05-12 Thread Michael Olbrich
> Message-Id: <20240507190700.2636201-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/hwdata.make b/rules/hwdata.make > index ba1451b9ffb7..9c15cf790539 100644 > --- a/rules/hwdata.make > +++ b/rules/hwdata.make > @@ -14,8 +14

Re: [ptxdist] [APPLIED] u-boot: Add integration of firmware blobs

2024-05-12 Thread Michael Olbrich
Message-Id: <20240506131244.401909-4-...@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/platforms/u-boot.firmware.in b/platforms/u-boot.firmware.in > new file mode 100644 > index ..da7f8128f14d > --- /dev/null > +++ b/platforms/u-boot.firmware.in > @@

Re: [ptxdist] [APPLIED] u-boot: Allow other packages to inject dependencies

2024-05-12 Thread Michael Olbrich
...@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/platforms/u-boot.in b/platforms/u-boot.in > index 53db146e18ad..9163a837827a 100644 > --- a/platforms/u-boot.in > +++ b/platforms/u-boot.in > @@ -1,6 +1,11 @@ > ## SECTION=bootloader > > +config U_B

Re: [ptxdist] [APPLIED] u-boot: Add option to pass additional make env

2024-05-12 Thread Michael Olbrich
exander Dahl > Message-Id: <20240506131244.401909-2-...@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/platforms/u-boot.in b/platforms/u-boot.in > index 000ca491a1c2..53db146e18ad 100644 > --- a/platforms/u-boot.in > +++ b/platforms/u-boot.in > @@ -85,6 +

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Introduce new variable _INJECT_OOT

2024-05-12 Thread Michael Olbrich
ckage, on top of the things already done to > use the old inject mechanism in general, add this line to > 'rules/u-boot.make' for example: > > U_BOOT_INJECT_OOT := YES > > Signed-off-by: Alexander Dahl > Acked-by: Michael Riesch > Message-Id: <20240506105051.3235

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Escape inject path and files

2024-05-12 Thread Michael Olbrich
exander Dahl > Acked-by: Michael Riesch > Message-Id: <20240506105051.323546-4-...@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/post/ptxd_make_world_inject.make > b/rules/post/ptxd_make_world_inject.make > index 3506ee1140e1.

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Use _DIR directly

2024-05-12 Thread Michael Olbrich
r directly. Add a safe-guard > to bail out early if that var is empty. > > Signed-off-by: Alexander Dahl > Acked-by: Michael Riesch > Message-Id: <20240506105051.323546-3-...@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/po

Re: [ptxdist] [APPLIED] ptxd_make_world_inject: Remove useless test

2024-05-12 Thread Michael Olbrich
y, there's still the slash. > Thus target is never empty. > > Signed-off-by: Alexander Dahl > Acked-by: Michael Riesch > Message-Id: <20240506105051.323546-2-...@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/scripts/lib/ptxd_make_world_inject

Re: [ptxdist] [APPLIED] vim: allow vim to be installed alongside busybox vi and xxd

2024-05-12 Thread Michael Olbrich
ff-by: Ian Abbott > Message-Id: <20240503180814.636648-1-abbo...@mev.co.uk> > Signed-off-by: Michael Olbrich > > diff --git a/rules/vim.in b/rules/vim.in > index c4c9d14e6833..d16b54a2deb1 100644 > --- a/rules/vim.in > +++ b/rules/vim.in > @@ -1,14 +1,8 @@ &g

Re: [ptxdist] [APPLIED] libarchive: Version bump. 3.7.3 -> 3.7.4

2024-05-12 Thread Michael Olbrich
; Signed-off-by: Christian Melki > Message-Id: <20240429170908.397443-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/libarchive.make b/rules/libarchive.make > index 267d8c0fe90e..5fbe4b0fe112 100644 > --- a/rules/libarchive.make >

Re: [ptxdist] [APPLIED] tpm2-tools: Version bump. 5.6 -> 5.7

2024-05-12 Thread Michael Olbrich
tion at time of writing): > CVE-2024-29038 > CVE-2024-29039 > > Signed-off-by: Christian Melki > Message-Id: <20240428164145.824657-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/tpm2-tools.make b/rules/tpm2-tools.make

Re: [ptxdist] [APPLIED] tpm2-tss: Version bump. 4.0.1 -> 4.1.0

2024-05-12 Thread Michael Olbrich
: > CVE-2024-29040 - In tmu_set_table of tmu.c, there is a possible out of bounds > write due to a missing bounds check. > > Signed-off-by: Christian Melki > Message-Id: <20240428163837.824589-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > dif

Re: [ptxdist] [APPLIED] beep: version bump 1.3 -> 1.4.12

2024-05-12 Thread Michael Olbrich
t; [mol: remove old patches] > Signed-off-by: Michael Olbrich > > diff --git a/patches/beep-1.3/0001-Makefile-fix.patch > b/patches/beep-1.3/0001-Makefile-fix.patch > deleted file mode 100644 > index 3a0e4eae8034.. > --- a/patches/beep-1.3/0001-Makefile-fix.p

Re: [ptxdist] [APPLIED] weston: Version bump. 13.0.0 -> 13.0.1

2024-05-12 Thread Michael Olbrich
set, applies cleanly > > Signed-off-by: Christian Melki > Message-Id: <20240425191554.1065528-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/patches/weston-13.0.0/0001-HACK-don-t-build-tests.patch > b/patches/weston-13.0.1/0001-HACK-don-t-b

Re: [ptxdist] [APPLIED] Revert "beep: move to staging"

2024-05-12 Thread Michael Olbrich
> live at a new location and subsequent patch will update it. > > Signed-off-by: Ladislav Michl > Message-Id: > Signed-off-by: Michael Olbrich > > diff --git a/rules/beep.in b/rules/beep.in > index 6c9ea85321b3..52abcd11e2b2 100644 > --- a/rules/beep.in >

Re: [ptxdist] [APPLIED] tf-a: Update download defaults

2024-05-12 Thread Michael Olbrich
r Dahl > Link: > https://lore.distrokit.org/distrokit/20240424124341.243323-1-...@thorsis.com/ > Message-Id: <20240424133729.269291-1-...@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/platforms/tf-a.in b/platforms/tf-a.in > index 0a14bd8c4d63..495ae58fe24e

Re: [ptxdist] [APPLIED] at91bootstrap: drop atmel download url

2024-05-12 Thread Michael Olbrich
; Signed-off-by: Ladislav Michl > Reviewed-by: Alexander Dahl > Message-Id: > Signed-off-by: Michael Olbrich > > diff --git a/rules/at91bootstrap.make b/rules/at91bootstrap.make > index 7835564ea006..1dfabdcbf283 100644 > --- a/rules/at91bootstrap.make > +++ b/rules

Re: [ptxdist] [APPLIED] rauc: version bump 1.11.1 -> 1.11.3

2024-05-12 Thread Michael Olbrich
Thanks, applied as 1ad233a607790e27f4a7731067d7a82a6fb99768. Michael [sent from post-receive hook] On Sun, 12 May 2024 15:16:32 +0200, Enrico Jörns wrote: > Signed-off-by: Enrico Jörns > Message-Id: <20240424122139.4141648-1-...@pengutronix.de> > Signed-off-by: Michael Olb

Re: [ptxdist] Should GDB select XZ?

2024-05-09 Thread Michael Olbrich
On Tue, May 07, 2024 at 02:39:01PM +0100, Ian Abbott wrote: > The configure script of GDB (version 7.6 or later) has a --with-lzma option That's definitely old enough, so we can rely on the option to be available. gdb is always a bit tricky because we need to support multiple versions. > that

Re: [ptxdist] Race condition between rc-once.service and systemd-remount-fs.service

2024-05-09 Thread Michael Olbrich
On Fri, May 03, 2024 at 07:33:32PM +0100, Ian Abbott wrote: > If the root file system is initially mounted read-only, there is a possible > race between rc-once.service and the systemd-remount-fs.service. If > rc-once.service sees the root filesystem is mounted read-only, then it will >

Re: [ptxdist] [PATCH 4/4] ptxd_make_world_inject: Introduce separate destination directory

2024-05-03 Thread Michael Olbrich
On Fri, May 03, 2024 at 12:08:34PM +0200, Alexander Dahl wrote: > Am Fri, May 03, 2024 at 11:48:52AM +0200 schrieb Michael Olbrich: > > On Wed, Apr 24, 2024 at 04:31:09PM +0200, Alexander Dahl wrote: > > > Setting the optional _INJECT_DEST now allows to give a different > &

Re: [ptxdist] [PATCH v2] vim: allow vim to be installed alongside busybox vi and xxd

2024-05-03 Thread Michael Olbrich
On Fri, May 03, 2024 at 10:14:44AM +0100, Ian Abbott wrote: > Commit ad2eb34a07ed ("vim: prevent file name conflicts with busybox") > prevented vim being selected if busybox vi is selected. However, the vim > package does not currently install /usr/bin/vi, so the only conflict is > between vim's

Re: [ptxdist] [PATCH 4/4] ptxd_make_world_inject: Introduce separate destination directory

2024-05-03 Thread Michael Olbrich
On Wed, Apr 24, 2024 at 04:31:09PM +0200, Alexander Dahl wrote: > Setting the optional _INJECT_DEST now allows to give a different > target for putting the binary blobs into. When building out-of-tree > some bootloaders like U-Boot expect injected files in the build dir, not > in the source dir.

Re: [ptxdist] [APPLIED] wayland-protocols: version bump 1.34 -> 1.35

2024-05-03 Thread Michael Olbrich
> https://lists.freedesktop.org/archives/wayland-devel/2024-April/043572.html > > Signed-off-by: Philipp Zabel > Message-Id: <20240417160030.184488-1-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/wayland-protocols.make b/rules/wayland

Re: [ptxdist] [APPLIED] linux-firmware: Version bump. 20240312 -> 20240410

2024-05-03 Thread Michael Olbrich
> Signed-off-by: Christian Melki > Message-Id: <20240412164840.2165113-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/linux-firmware.make b/rules/linux-firmware.make > index 6473f1f86064..f12901f024f5 100644 > --- a/rules/lin

Re: [ptxdist] [APPLIED] mesalib: version bump 24.0.4 -> 24.0.5

2024-05-03 Thread Michael Olbrich
.3882092-1-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/host-mesalib.make b/rules/host-mesalib.make > index f353f8f434e8..3bf420f44191 100644 > --- a/rules/host-mesalib.make > +++ b/rules/host-mesalib.make > @@ -64,7 +64,6 @@ HOST_MESALIB_CONF_O

[ptxdist] [ANNOUNCE] PTXdist 2024.05.0 released

2024-05-03 Thread Michael Olbrich
that make sense for embedded devices. The rest are mostly version bumps and a few new packages and bugfixes. Thanks to all contributors and - as always - the shortlog below. Enjoy, Michael Olbrich Ahmad Fatoum (1): tf-a: stop defining AS and other variables in cross make env Alexander

Re: [ptxdist] [PATCH v6 3/5] scripts: add helper to inject files into a source directory

2024-05-02 Thread Michael Olbrich
On Fri, Apr 19, 2024 at 11:48:51AM +0200, Alexander Dahl wrote: > sorry for digging up this old discussion, but I kind of want to use this > approach and … see below. > > Am Samstag, 29. Januar 2022, 08:03:28 CEST schrieb Michael Riesch: > > Some packages may require certain files that are

Re: [ptxdist] [PATCH 2/2] beep: version bump 1.3 -> 1.4.12

2024-05-02 Thread Michael Olbrich
On Wed, Apr 24, 2024 at 05:33:22PM +0200, Ladislav Michl wrote: > On Tue, Apr 23, 2024 at 07:36:52AM +0200, Ladislav Michl wrote: > > Move package to a new upstream at https://github.com/spkr-beep/beep/ > > For v5te I needed to add LDFLAGS=-latomic to satisfy undefined reference: >

  1   2   3   4   5   6   7   8   9   10   >