[ptxdist] [PATCH v2] blspec-entry: add linux-appendroot support

2023-02-10 Thread Marco Felsch
Add the option to add the 'linux-appendroot true' to blspec config file which is very useful in case of using barebox as bootlaoder. Signed-off-by: Marco Felsch --- Hi, the v1 of this patch can be found here: https://lore.ptxdist.org/ptxdist/20220901085941.2597793-1-m.fel...@pengutronix.de/

[ptxdist] [PATCH v2] Readded lmbench

2023-02-10 Thread Sven Püschel
lmbench was previously removed from PTXDist in commit 81761ccf73cb470e310f121f9e62e926e7f7f4aa due to build failures with newer GCC versions. This commit reverts the commit and adds the necessary patches to compile lmbench with newer GCC versions. Signed-off-by: Sven Püschel ---

[ptxdist] [PATCH] ptxd_make_world_compile_commands_filter: Fix grep for uptodate check

2023-02-10 Thread Uwe Kleine-König
The intend here is to check the return code of grep, no need to call [ (i.e. test). This fixes an error message: environment: line 10: [: syntax error: `-q' unexpected Additionally add -e to force interpretation of "${PTXDIST_CROSS_CPPFLAGS}" as pattern. For me ${PTXDIST_CROSS_CPPFLAGS}

[ptxdist] [PATCH] libjpeg: Version bump. 2.1.5 -> 2.1.5.1

2023-02-10 Thread Christian Melki
Very minor bugfix release. Just a fix for assymetrical insn. set CPUs. (f.ex x86_64 Intels with P/E cores.) https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.5.1 Signed-off-by: Christian Melki --- rules/libjpeg.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[ptxdist] [PATCH] mesalib: Version bump. 22.3.4 -> 22.3.5

2023-02-10 Thread Christian Melki
Minor changes. No new features, just bugfixes. https://docs.mesa3d.org/relnotes/22.3.5.html Signed-off-by: Christian Melki --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index 37f20939f..fadd4f836 100644 ---

Re: [ptxdist] [APPLIED] host-e2fsprogs: Be explicit about configure options.

2023-02-10 Thread Michael Olbrich
Thanks, applied as 0b3fc3c5c732904b4c70bb8283f0ee44bbe31784. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:26 +0100, Christian Melki wrote: > Explicitly define two configure options that has been added lately. > > Signed-off-by: Christian Melki > Message-Id:

Re: [ptxdist] [APPLIED] sdl2-image: Version bump. 2.6.2 -> 2.6.3.

2023-02-10 Thread Michael Olbrich
Thanks, applied as b6293107db5b0ab2ad6a9d9d884062adfb5b396c. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:22 +0100, Christian Melki wrote: > Very minor bugfix release. > https://github.com/libsdl-org/SDL_image/releases/tag/release-2.6.3 > > Signed-off-by: Christian Melki

Re: [ptxdist] [APPLIED] gdb: Bump default version. 11.2 -> 12.1

2023-02-10 Thread Michael Olbrich
Thanks, applied as c880ba7be57c7964161019904744d28b073e297b. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:23 +0100, Christian Melki wrote: > Signed-off-by: Christian Melki > Message-Id: <20230207124808.3827907-1-christian.me...@t2data.com> > Signed-off-by: Michael Olbrich

Re: [ptxdist] [APPLIED] lshw: Set VERSION variable

2023-02-10 Thread Michael Olbrich
Thanks, applied as 27647e4b15b096b8b5e1521d8bda7181bda5731a. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:24 +0100, Sven Püschel wrote: > The lshw Makefile defaults to a git describe if the version > variable isn't set. This may cause it to use the version > of a parent git

Re: [ptxdist] [APPLIED] e2fsprog: Version bump + fixes. 1.46.6 -> 1.47.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as 008fa06e37cd9b93d2164704d73b251016448220. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:25 +0100, Christian Melki wrote: > https://github.com/tytso/e2fsprogs/blob/master/doc/RelNotes/v1.47.0.txt > The biggest change is default backwards incompatibility >

Re: [ptxdist] [APPLIED] nss: Version bump. 3.86 -> 3.87.

2023-02-10 Thread Michael Olbrich
Thanks, applied as 4fd6f560f9880e479a6344a7b4e69f8ea85e0365. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:18 +0100, Christian Melki wrote: > Follow the ca-certs. > Minor changes, bugfixes. > https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_87.html > > *

Re: [ptxdist] [APPLIED] sdl2: Version bump. 2.26.2 -> 2.26.3

2023-02-10 Thread Michael Olbrich
Thanks, applied as edd6d422a7af54bf5f82c2437868e6195fb56658. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:21 +0100, Christian Melki wrote: > Very minor bugfix release. > https://github.com/libsdl-org/SDL/releases/tag/release-2.26.3 > > Signed-off-by: Christian Melki >

Re: [ptxdist] [APPLIED] mesalib: Version bump. 22.3.3 -> 22.3.4

2023-02-10 Thread Michael Olbrich
Thanks, applied as c4fb42dd4fc861b76515454b13e5c76153d4ac7d. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:20 +0100, Christian Melki wrote: > Minor changes. No new features, just bugfixes. > https://docs.mesa3d.org/relnotes/22.3.4.html > > Signed-off-by: Christian Melki >

Re: [ptxdist] [APPLIED] ca-certificates: Version bump. 3.86 -> 3.87.

2023-02-10 Thread Michael Olbrich
Thanks, applied as 67cebea4330e127614fe4dd8b0ac074729b9578c. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:17 +0100, Christian Melki wrote: > Actually, no changes to the raw cert textfile. > Bump the version to the latest one anyway. > This eliminates the question of

Re: [ptxdist] [APPLIED] xkeyboard-config: Version bump. 2.37 -> 2.38.

2023-02-10 Thread Michael Olbrich
Thanks, applied as 3839e376e51cd2d6e5522aada73786357fcc1108. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:15 +0100, Christian Melki wrote: > Minor changes. > I actually had a small problem verifying the release. > See, my first try was the github clone of the freedesktop

Re: [ptxdist] [APPLIED] libcamera: version bump 0.0.1 -> 0.0.4

2023-02-10 Thread Michael Olbrich
Thanks, applied as 5a52678fc8875b09670e2564370c63d05b8af37b. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:16 +0100, Michael Riesch wrote: > Bump libcamera version to the recently released v0.0.4. > > Note: pipewire v0.3.62 or newer is now required to build the pipewire >

Re: [ptxdist] [APPLIED] glib: Version bump. 2.74.4 -> 2.74.5

2023-02-10 Thread Michael Olbrich
Thanks, applied as 1f10cc770b5f4987ff0f27926ccfba25c2cc6865. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:14 +0100, Christian Melki wrote: > Minor bugfix release. > https://gitlab.gnome.org/GNOME/glib/-/releases/2.74.5 > > * Remove patches, as it is now fixed in the

Re: [ptxdist] [APPLIED] e2fsprogs: Version bump. 1.46.5 -> 1.46.6

2023-02-10 Thread Michael Olbrich
Thanks, applied as 186fadd15283eb2375712b4ea3096400cd862dd5. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:12 +0100, Christian Melki wrote: > Minor fixes, speedups etc. > https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.46.6 > > * Remove patches. CVE-2022-1304 is

Re: [ptxdist] [APPLIED] batctl: Version bump. 2022.1 -> 2023.01

2023-02-10 Thread Michael Olbrich
Thanks, applied as 39ac7caa7b8c01e5112a360ec08589008f095148. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:13 +0100, Christian Melki wrote: > Very minor changes. > Unfortunately, this requires kernel > 4.14. > > Signed-off-by: Christian Melki > Message-Id:

Re: [ptxdist] [APPLIED] libcap: Version bump. 2.66 -> 2.67.

2023-02-10 Thread Michael Olbrich
Thanks, applied as 40ad4cef9646dd1c148326a89cd2fe9ccd7e72ec. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:11 +0100, Christian Melki wrote: > Minor bugfix release. > https://sites.google.com/site/fullycapable/release-notes-for-libcap#h.o8papfkfh1x9 > > * License hash

Re: [ptxdist] [APPLIED] vulkan-validationlayers: version bump 1.3.236.0 -> 1.3.239.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as aee474d21f56c94ea7b6ff28446a6fa757ea06e7. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:05 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-8-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

Re: [ptxdist] [APPLIED] openssh: Version bump. 9.1p1 -> 9.2p1

2023-02-10 Thread Michael Olbrich
Thanks, applied as 68685807070bb2212e67684fb75f9bd97f1b4884. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:09 +0100, Christian Melki wrote: > Some security fixes, minor new features and bugfixes. > Nothing overly exciting. > https://www.openssh.com/txt/release-9.2 > >

Re: [ptxdist] [APPLIED] hwdata: Version bump. 0.366 -> 0.367

2023-02-10 Thread Michael Olbrich
Thanks, applied as c084b64b99ed5cee148e3e0da2fa2a2c467c59e5. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:10 +0100, Christian Melki wrote: > Usual churn of minor updates. > > Signed-off-by: Christian Melki > Message-Id:

Re: [ptxdist] [APPLIED] libjpeg: Version bump. 2.1.4 -> 2.1.5.

2023-02-10 Thread Michael Olbrich
Thanks, applied as 8308034c10107fc6449c7f904fe2a168bcdc9d8b. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:07 +0100, Christian Melki wrote: > Bugfix release. Nothing overly relevant to most users. > https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.5 > > *

Re: [ptxdist] [APPLIED] pipewire: version bump 0.3.64 -> 0.3.65

2023-02-10 Thread Michael Olbrich
Thanks, applied as 7fb40316c46b99bb9ee6dd0b60bd401d3d0e1ef0. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:06 +0100, Michael Tretter wrote: > Signed-off-by: Michael Tretter > Message-Id: <2023020147.3141268-1-m.tret...@pengutronix.de> > Signed-off-by: Michael Olbrich >

Re: [ptxdist] [APPLIED] vulkan-headers: 1.3.236.0 -> 1.3.239.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as 7c4cc1f074c804b08cc909126d0b5e2fb9b893e0. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:02 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-5-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

Re: [ptxdist] [APPLIED] vulkan-tools: version bump 1.3.236.0 -> 1.3.239.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as 06a97592ccbbd599de06ad5586c0d953a9438cf6. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:04 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-7-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

Re: [ptxdist] [APPLIED] vulkan-loader: version bump 1.3.236.0 -> 1.3.239.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as db2f3f17dfeccbe15282584d30918e35acab8361. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:03 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-6-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

Re: [ptxdist] [APPLIED] spirv-tools: version bump 1.3.236.0 -> 1.3.239.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as 80c58ef611a4f49cc7a375e99ae3f68959a5f4c7. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:01 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-4-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

Re: [ptxdist] [APPLIED] shaderc: version bump v2022.4 -> v2023.2

2023-02-10 Thread Michael Olbrich
Thanks, applied as 62463f845d87dd8e9870d43f27051b861ed7484d. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:16:59 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-2-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

Re: [ptxdist] [APPLIED] spirv-headers: version bump 1.3.236.0 -> 1.3.239.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as 35e89b92d8be96530e2152ef310e268c59bdf970. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:17:00 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-3-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

Re: [ptxdist] [APPLIED] glslang: version bump 1.3.236.0 -> 1.3.239.0

2023-02-10 Thread Michael Olbrich
Thanks, applied as 9d90999c6e42e9199634e2f6cc1b6115c1369b5e. Michael [sent from post-receive hook] On Fri, 10 Feb 2023 15:16:58 +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel > Message-Id: <20230130131147.1190541-1-p.za...@pengutronix.de> > Signed-off-by: Michael Olbrich > >

[ptxdist] [PATCH] libdrm: Version bump. 2.4.114 -> 2.4.115.

2023-02-10 Thread Christian Melki
Very minor fixes. Just a handful changes since last release. https://gitlab.freedesktop.org/mesa/drm/-/commits/ee558cea20d1f9d822fe1a28e97beaf365bf9d38/ Signed-off-by: Christian Melki --- rules/libdrm.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libdrm.make

[ptxdist] [PATCH] dbus: Version bump. 1.15.2 -> 1.15.4.

2023-02-10 Thread Christian Melki
https://gitlab.freedesktop.org/dbus/dbus/-/blob/6156578eaa5a23110d7dd73cc9153fb799709e63/NEWS Various bugfixes and enhancements. Signed-off-by: Christian Melki --- rules/dbus.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/dbus.make b/rules/dbus.make index

[ptxdist] [PATCH] zstd: Version bump 1.5.2 -> 1.5.4

2023-02-10 Thread Christian Melki
A "big", minor version bump. https://github.com/facebook/zstd/releases/tag/v1.5.4 Actually so big they skipped 1.5.3? Even though it's > 650 commits, From a normal end user perspective it's mostly performance improvments and some improvements to dictionary compression and large file handling.

[ptxdist] [PATCH v2] sdl2-ttf: Version bump + rework. 2.20.1 -> 2.20.2.

2023-02-10 Thread Christian Melki
Very minor bugfix release. https://github.com/libsdl-org/SDL_ttf/releases/tag/release-2.20.2 Also do some fixes. As the configuration was very non-complete. This should help reduce footprint. Previously we had freetype dependencies, although sdl2-ttf was using the internal library. Now opt for

[ptxdist] [PATCH v2] configure_helper: ignore new Meson 0.63 builtin option

2023-02-10 Thread Philipp Zabel
Ignore new Meson builtin option "prefer_static" (since 0.63). Signed-off-by: Philipp Zabel --- Changes since v1: - Drop "pkgconfig.relocatable", which is always set since commit cd37b00b3023 ("pre/Rules.make: let Meson generate relocatable .pc files") --- scripts/configure_helper.py | 1 + 1

Re: [ptxdist] [PATCH] sdl2-ttf: Version bump + rework. 2.20.1 -> 2.20.2.

2023-02-10 Thread Michael Olbrich
On Fri, Feb 10, 2023 at 12:23:39PM +0100, Christian Melki wrote: > On 2/10/23 12:17 PM, Michael Olbrich wrote: > > On Wed, Feb 08, 2023 at 10:42:50AM +0100, Christian Melki wrote: > > > Very minor bugfix release. > > > https://github.com/libsdl-org/SDL_ttf/releases/tag/release-2.20.2 > > > Also do

Re: [ptxdist] [PATCH] sdl2-ttf: Version bump + rework. 2.20.1 -> 2.20.2.

2023-02-10 Thread Christian Melki
On 2/10/23 12:17 PM, Michael Olbrich wrote: On Wed, Feb 08, 2023 at 10:42:50AM +0100, Christian Melki wrote: Very minor bugfix release. https://github.com/libsdl-org/SDL_ttf/releases/tag/release-2.20.2 Also do some fixes. As the configuration was very non-complete. This should help reduce

Re: [ptxdist] [PATCH] sdl2-ttf: Version bump + rework. 2.20.1 -> 2.20.2.

2023-02-10 Thread Michael Olbrich
On Wed, Feb 08, 2023 at 10:42:50AM +0100, Christian Melki wrote: > Very minor bugfix release. > https://github.com/libsdl-org/SDL_ttf/releases/tag/release-2.20.2 > Also do some fixes. As the configuration was very non-complete. > This should help reduce footprint if needed. > Ptxdist had freetype

Re: [ptxdist] [PATCH 2/2] Patched lmbench to work with newer GCC versions

2023-02-10 Thread Michael Olbrich
On Tue, Feb 07, 2023 at 03:21:39PM +0100, Sven Püschel wrote: > GCC removed the SunRPC implementation, therefore we're now using > libtirpc. Also added a patch to include the correct header for > socklen_t, so that autotools cannot fail to detect the type presence > correctly. > > Signed-off-by:

Re: [ptxdist] [PATCH 1/2] Revert "lmbench: remove after more than one year in staging"

2023-02-10 Thread Michael Olbrich
On Tue, Feb 07, 2023 at 03:21:38PM +0100, Sven Püschel wrote: > This reverts commit 81761ccf73cb470e310f121f9e62e926e7f7f4aa. > > Signed-off-by: Sven Püschel > --- > patches/lmbench-3.0-a9/autogen.sh | 1 + > .../lmbench-3.0-a9-autotoolize.diff | 258 + >

Re: [ptxdist] [PATCH] configure_helper: ignore new Meson 0.63 builtin options

2023-02-10 Thread Michael Olbrich
On Mon, Jan 30, 2023 at 10:37:44AM +0100, Philipp Zabel wrote: > On Mon, Jan 09, 2023 at 02:46:16PM +0100, Philipp Zabel wrote: > > Ignore new Meson builtin options "pkgconfig.relocatable" and > > "prefer_static" (since 0.63). > > > > Signed-off-by: Philipp Zabel > > Looks like this one fell

Re: [ptxdist] [PATCH] u-boot.in: Add host-swig, python3-dev dependencies

2023-02-10 Thread Michael Olbrich
On Sun, Jan 29, 2023 at 11:23:56AM +0100, avazquez@gmail.com wrote: > From: Alejandro Vazquez > > Some target configurations require swig and python3-dev. > > For more information: > https://github.com/u-boot/u-boot/blob/v2023.01/scripts/dtc/README > > Signed-off-by: Alejandro Vazquez >