[ptxdist] [PATCH] rootfs: add file extension to nsswitch.conf in prompt/help text

2024-03-14 Thread Markus Heidelberg
Signed-off-by: Markus Heidelberg --- rules/rootfs.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/rootfs.in b/rules/rootfs.in index 34e9bdcff..2b7c50363 100644 --- a/rules/rootfs.in +++ b/rules/rootfs.in @@ -382,9 +382,9 @@ config ROOTFS_MODPROBE_CONF config

[ptxdist] [PATCH] gitignore: remove outdated and redundant patterns for kconfig

2024-03-14 Thread Markus Heidelberg
New rules had been added to scripts/kconfig/.gitignore in commit e9e8042645f3d4d07d6f ("kconfig: update to v5.11-rc3", 2021-01-22) and superseded the others. Signed-off-by: Markus Heidelberg --- .gitignore | 12 1 file changed, 12 deletions(-) diff --git a/.gitignore b/.gitignore

[ptxdist] [PATCH] mesalib: version bump 24.0.2 -> 24.0.3

2024-03-14 Thread Philipp Zabel
https://docs.mesa3d.org/relnotes/24.0.3.html Signed-off-by: Philipp Zabel --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mesalib.make b/rules/mesalib.make index ca10fa4311af..5182b6f27489 100644 --- a/rules/mesalib.make +++

[ptxdist] [PATCH] piglit: version bump 2021-11-17-g2f80c7cc9c02 -> 2024-03-09-gb32186ee5313

2024-03-14 Thread Philipp Zabel
* Enable Vulkan tests. * Disable find_package(Git) to stop tests/llvmpipe/CMakeLists.gl.txt from trying (and failing) to determine the git hash from an extracted source tarball. Signed-off-by: Philipp Zabel --- rules/piglit.in | 6 ++ rules/piglit.make | 6 -- 2 files changed, 10

[ptxdist] [PATCH] expat: Version bump. 2.6.1 -> 2.6.2

2024-03-14 Thread Christian Melki
Minor changes https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes Plugs CVE: CVE-2024-28757: Prevent billion laughs attacks with isolated use of external parsers. Signed-off-by: Christian Melki --- rules/expat.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Re: [ptxdist] [APPLIED] libffi: Version bump. 3.4.4 -> 3.4.5

2024-03-14 Thread Michael Olbrich
Thanks, applied as 35311076700a0c104926aa2cb73c39063d141728. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:08 +0100, Christian Melki wrote: > https://github.com/libffi/libffi/releases/tag/v3.4.5 > > * License file changed. Dates, years etc. > > * Forward patches, minor

Re: [ptxdist] [APPLIED] libunwind: Version bump. 1.8.0 -> 1.8.1

2024-03-14 Thread Michael Olbrich
Thanks, applied as 69b9f9c80334e795dacc8a2e2bba477bff50aa81. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:15 +0100, Christian Melki wrote: > Minor fixes. Tests are installed, but ptxdist > builds with tests disabled. So no big changes. >

Re: [ptxdist] [APPLIED] xz: Version bump. 5.4.4 -> 5.6.0

2024-03-14 Thread Michael Olbrich
Thanks, applied as 940d5fe06aca5a26de9afeb608af67f4bf635ae7. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:16 +0100, Christian Melki wrote: > https://github.com/tukaani-project/xz/releases/tag/v5.6.0 > https://github.com/tukaani-project/xz/releases/tag/v5.5.2beta >

Re: [ptxdist] [APPLIED] linux-fiwmare: Version bump. 20240115 -> 20240220

2024-03-14 Thread Michael Olbrich
Thanks, applied as 9be5e5b48faa8e7fa0bed8609f239f1b67975ec1. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:14 +0100, Christian Melki wrote: > Pretty substantial bump. New firmwares galore. >

Re: [ptxdist] [APPLIED] host-xz: Follow suit from target xz.

2024-03-14 Thread Michael Olbrich
Thanks, applied as 82a2437641ea5c03cdc2b0c6a03450de70ce7a60. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:17 +0100, Christian Melki wrote: > * Pin down a few options. > > Signed-off-by: Christian Melki > Message-Id: <20240225143514.2406777-2-christian.me...@t2data.com> >

Re: [ptxdist] [APPLIED] pcre2: Version bump. 10.42 -> 10.43

2024-03-14 Thread Michael Olbrich
Thanks, applied as 6fb9c47dffe571943725a6016b41175a06198d78. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:12 +0100, Christian Melki wrote: > Looks like various smaller enhancements and fixes. > https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.43 >

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

2024-03-14 Thread Michael Olbrich
Thanks, applied as 416e7934e7641d46513ef12d24b4e105141f4eca. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:09 +0100, Christian Melki wrote: > https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_98.html > Plugs CVE: CVE-2023-5388 - Timing attack against RSA

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

2024-03-14 Thread Michael Olbrich
Thanks, applied as f6a135620071a856617c50f59ee260a60aaa8e05. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:12 +0100, Roland Hieber wrote: > Until recently, RAUC's license was only given implicitly in the > meson.build file, but v1.11 explicitly mentions LGPL-2.1-or-later in

Re: [ptxdist] [APPLIED] libffi: Version bump. 3.4.5 -> 3.4.6

2024-03-14 Thread Michael Olbrich
Thanks, applied as fafd97b667cb60807122c8f7510bd6fae0e44164. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:11 +0100, Christian Melki wrote: > Back to back bump. Apparently some regression. > Doesn't look very important to me. Oh well. > >

Re: [ptxdist] [APPLIED] image-rauc: improve error detection for hook script

2024-03-14 Thread Michael Olbrich
Thanks, applied as 1da289a90f19c4f5aa56cf76c2c7a73aae5f756f. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:13 +0100, Roland Hieber wrote: > If config/images/rauc-hooks.sh is not found, genimage will instead try > to copy a file with an empty file name from the temporary build

Re: [ptxdist] [APPLIED] php8: Version bump 8.2.11 -> 8.3.3

2024-03-14 Thread Michael Olbrich
Thanks, applied as c2ca175779b4977342ca99bb5bbeadaf0e2cf074. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:19 +0100, Andreas Helmcke wrote: > Various fixes and changes: > https://www.php.net/ChangeLog-8.php#8.3.3 > > License change: copyright info, year changed > >

Re: [ptxdist] [APPLIED] jq: update to V1.7.1

2024-03-14 Thread Michael Olbrich
Thanks, applied as 899444d3d0d3b930bcabfef635fd9f80e4d8419b. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:18 +0100, Andreas Helmcke wrote: > Two security fixes (CVE-2023-50246, CVE-2023-50268) > Some more changes and bugfixes > > Full info at:

Re: [ptxdist] [APPLIED] libpng: Version bump. 1.6.42 -> 1.6.43.

2024-03-14 Thread Michael Olbrich
Thanks, applied as f50512327f227bf192122db36b19cbd9b9dde303. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:17 +0100, Christian Melki wrote: > Minor bugfixes. > https://sourceforge.net/p/libpng/code/ci/libpng16/tree/CHANGES > > Signed-off-by: Christian Melki > Message-Id:

Re: [ptxdist] [APPLIED] openvpn: Version bump, 2.6.6 -> 2.6.9

2024-03-14 Thread Michael Olbrich
Thanks, applied as b9336a85c494f706474e4ca6ed79ebc4f5d90fa7. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:20 +0100, Andreas Helmcke wrote: > various bugfixes, including fixes for CVE-2023-46850 and CVE-2023-46849 > > license change completed, therefore the corresponding

Re: [ptxdist] [APPLIED] mesalib: version bump 24.0.1 -> 24.0.2

2024-03-14 Thread Michael Olbrich
Thanks, applied as 5304825436e996050812b59a0e523bb5bec56aa4. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:22 +0100, Philipp Zabel wrote: > https://docs.mesa3d.org/relnotes/24.0.2.html > > Signed-off-by: Philipp Zabel > Message-Id:

Re: [ptxdist] [APPLIED] pciutils: Version bump. 3.10.0 -> 3.11.1

2024-03-14 Thread Michael Olbrich
Thanks, applied as 58108ec3df8f7f48adbf867abc7c66e6413dcb29. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:21 +0100, Christian Melki wrote: > Minor changes. pcie lane margining utility. > This could come in handy if dealing with electrical shenanigans > on links with issues.

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

2024-03-14 Thread Michael Olbrich
Thanks, applied as b9d86702dbca0add82066b12a047dbadcd8d090d. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:10 +0100, Christian Melki wrote: > https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_98.html > > Signed-off-by: Christian Melki > Message-Id:

Re: [ptxdist] [APPLIED] python3-asyncua: version bump 1.0.6 -> 1.1.0

2024-03-14 Thread Michael Olbrich
Thanks, applied as 5b557a69a4a3df46b7971facb65a1035bd297ef9. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:22 +0100, Artur Wiebe wrote: > Signed-off-by: Artur Wiebe > Message-Id: <20240229112012.1796364-1-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git

Re: [ptxdist] [APPLIED] expat: Version bump. 2.6.0 -> 2.6.1

2024-03-14 Thread Michael Olbrich
Thanks, applied as 6ed04a5fbb502cdb42dc9668765999347f24040b. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:24 +0100, Christian Melki wrote: > Minor fixes. > https://github.com/libexpat/libexpat/blob/R_2_6_1/expat/Changes > > Signed-off-by: Christian Melki > Message-Id:

Re: [ptxdist] [APPLIED] openssl: update license and add license file with hash

2024-03-14 Thread Michael Olbrich
Thanks, applied as 99328f6c0f15d104c2bc1753c3e15d85fa9c92eb. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:25 +0100, Bruno Thomsen wrote: > OpenSSL is covered by one of two licenses, depending on which > release is involved. For the 3.0 release, and later releases > derived

Re: [ptxdist] [APPLIED] ptxd_lib_template: fix "ptxdist newpackage host" with an existing target counterpart

2024-03-14 Thread Michael Olbrich
Thanks, applied as 74d12e9c53065c7aaee1646739fc83d4a904dad9. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:26 +0100, Markus Heidelberg wrote: > In that case, "prompt" and "help" lines were added to the .in file and > "SECTION" was set to "project_specific" instead of

Re: [ptxdist] [APPLIED] libcamera: switch to canonical tarball repository

2024-03-14 Thread Michael Olbrich
Thanks, applied as 62bb1cfb2413d621b4eee4cc90e9e861e15e225e. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:27 +0100, Michael Riesch wrote: > As discussed with Kieran Bingham, one of the maintainers of libcamera, > the gitlab.freedesktop.org repository should serve as

Re: [ptxdist] [APPLIED] pixman: Version bump. 0.43.2 -> 0.43.4

2024-03-14 Thread Michael Olbrich
Thanks, applied as 41962f0a33f5a5eeed0e2c083123f2d92b44c5aa. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:23 +0100, Christian Melki wrote: > Looks like very minor changes. > https://lists.freedesktop.org/archives/pixman/2024-February/005012.html > > Signed-off-by:

Re: [ptxdist] [APPLIED] hwdata: Version bump. 0.379 -> 0.380.

2024-03-14 Thread Michael Olbrich
Thanks, applied as e57614d31369f5d659dca484455161fc5c4aa6da. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:28 +0100, Christian Melki wrote: > Usual id updates. > > Signed-off-by: Christian Melki > Message-Id: <20240307211352.3466624-1-christian.me...@t2data.com> >

Re: [ptxdist] [APPLIED] qemu: Version bump. 8.2.1 -> 8.2.2

2024-03-14 Thread Michael Olbrich
Thanks, applied as fc2e9c2c4d9e747659929d4238d244e6430cbdac. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:28 +0100, Christian Melki wrote: > Minor changes. > https://github.com/qemu/qemu/compare/v8.2.1...v8.2.2 > > * Move patches forward, applies cleanly. > >

Re: [ptxdist] [APPLIED] sdl2: Version bump. 2.30.0 -> 2.30.1

2024-03-14 Thread Michael Olbrich
Thanks, applied as 96e99fe180121421c8accded6370ba482133e33d. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:29 +0100, Christian Melki wrote: > Minor bugfix release. > https://github.com/libsdl-org/SDL/releases/tag/release-2.30.1 > > Signed-off-by: Christian Melki >

Re: [ptxdist] [APPLIED] host-cargo-c: version bump 0.9.12+cargo-0.64 -> 0.9.27+cargo-0.74.0

2024-03-14 Thread Michael Olbrich
Thanks, applied as 2216803115476efe36d1957df3048d0327f45e46. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:33 +0100, Michael Tretter wrote: > While 0.9.27 is not the latest version, it is the last version that may > be built with Rust 1.70. Later versions require Rust 1.72,

Re: [ptxdist] [APPLIED] host-libkmod: Follow target libkmod.

2024-03-14 Thread Michael Olbrich
Thanks, applied as ea707f537b4ff8031ec5cf4b6619369550a96dbc. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:31 +0100, Christian Melki wrote: > * Configure options changes. > > Signed-off-by: Christian Melki > Message-Id: <20240307212815.3583509-2-christian.me...@t2data.com>

Re: [ptxdist] [APPLIED] libkmod: Version bump. 31 -> 32.

2024-03-14 Thread Michael Olbrich
Thanks, applied as fa640ff68f25f99e5ea5eced6bf65f1a4182a587. Michael [sent from post-receive hook] On Fri, 15 Mar 2024 05:06:30 +0100, Christian Melki wrote: > Minor fix release. > Most interesting bit is that the module directory is now > easily changeable. > >