[ptxdist] [PATCH] efivar: Fix build issues for glibc-2.36.

2022-09-22 Thread Christian Melki
glibc has changed usage conditions of sys/mount.h and linux/mount.h https://github.com/rhboot/efivar/commit/bc65d63ebf8fe6ac8a099ff15ca200986dba1565 Signed-off-by: Christian Melki --- ...x-glibc-2.36-build-mount.h-conflicts.patch | 54 +++ patches/efivar-38/series

[ptxdist] [PATCH] qemu: Version bump. 7.0.0 -> 7.1.0

2022-09-22 Thread Christian Melki
https://wiki.qemu.org/ChangeLog/7.1 Fixes CVE-2022-35414. * Removed a few deprecated configure options. * Remove a patch which is now included. * Forward the two ptxdist specific patches. Signed-off-by: Christian Melki --- ...-compile-the-common-user-code-if-hav.patch | 32 ---

[ptxdist] [PATCH] neatvnc: version bump 0.5.1 -> 0.5.4

2022-09-22 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/neatvnc.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/neatvnc.make b/rules/neatvnc.make index d62bdffea309..e26b704d5d98 100644 --- a/rules/neatvnc.make +++ b/rules/neatvnc.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH] pipewire: version bump 0.3.56 -> 0.3.58

2022-09-22 Thread Philipp Zabel
Signed-off-by: Philipp Zabel --- rules/pipewire.make | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/rules/pipewire.make b/rules/pipewire.make index 5db035bafb77..474b68393c5a 100644 --- a/rules/pipewire.make +++ b/rules/pipewire.make @@ -14,8 +14,8 @@

[ptxdist] [PATCH] mesalib: version bump 22.1.5 -> 22.2.0

2022-09-22 Thread Philipp Zabel
The license checksum changed due to Mesa commit e6392fcf3d8b ("c11: Move the implementation of threads.h into c source code"). Signed-off-by: Philipp Zabel --- rules/host-mesalib.make | 6 +- rules/mesalib.make | 12 2 files changed, 13 insertions(+), 5 deletions(-) diff

Re: [ptxdist] [PATCH v2 3/7] dhcp: version bump to 4.4.3

2022-09-22 Thread Michael Olbrich
On Tue, Sep 20, 2022 at 04:17:55PM +0200, Marc Kleine-Budde wrote: > Signed-off-by: Marc Kleine-Budde License file changes. Michael > --- > ...0001-Fixed-gcc-10-compilation-issues.patch | 82 --- > patches/dhcp-4.4.2/series | 4 - > rules/dhcp.make

[ptxdist] [PATCH] libpopt: Version bump. 1.18 -> 1.19

2022-09-22 Thread Christian Melki
https://github.com/rpm-software-management/popt/releases/tag/popt-1.19-release Mostly bugfixes. * Be explicit about new configure option, as default. * License file changed. Actually funny. Listed as MIT, but for 22 years, it went unnoticed that the actual license file was wrong. This is now

[ptxdist] [PATCH] linux-firmware: Version bump. 20220708 -> 20220913

2022-09-22 Thread Christian Melki
The usual churn. GPU and radio devices. AMD GC firmwares probably stepped for coming Ryzen 7000 based APUs. * Add license for cirrus. Signed-off-by: Christian Melki --- rules/linux-firmware.make | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rules/linux-firmware.make

Re: [ptxdist] [PATCH v2 2/7] bind: version bump to 9.11.37

2022-09-22 Thread Michael Olbrich
On Tue, Sep 20, 2022 at 04:17:54PM +0200, Marc Kleine-Budde wrote: > Signed-off-by: Marc Kleine-Budde > --- > rules/bind.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/bind.make b/rules/bind.make > index b547eeff0993..322edd3926cc 100644 > ---

Re: [ptxdist] [PATCH v2 1/7] libcurl: fix configure if no SSL backend is selected

2022-09-22 Thread Michael Olbrich
On Tue, Sep 20, 2022 at 04:17:53PM +0200, Marc Kleine-Budde wrote: > If no SSL backend is selected configure will fail with the following > error: > > | configure: error: TLS not detected, you will not be able to use HTTPS, > FTPS, NTLM and more. > | Use --with-openssl, --with-gnutls,

[ptxdist] [PATCH] expat: Version bump. 2.4.8 -> 2.4.9

2022-09-22 Thread Christian Melki
https://github.com/libexpat/libexpat/blob/R_2_4_9/expat/Changes Mostly minor fixes of different kinds. * Plugs CVE-2022-40674. Signed-off-by: Christian Melki --- rules/expat.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/expat.make b/rules/expat.make index

Re: [ptxdist] [PATCH] qemu: Version bump. 7.0.0 -> 7.1.0

2022-09-22 Thread Michael Olbrich
On Thu, Sep 22, 2022 at 10:39:23AM +0200, Christian Melki wrote: > https://wiki.qemu.org/ChangeLog/7.1 > Fixes CVE-2022-35414. > > * Removed a few deprecated configure options. Please remove those options from host-qemu as well. Michael > * Remove a patch which is now included. > * Forward the

Re: [ptxdist] [PATCH v2 7/7] lz4: version bump to 1.9.4

2022-09-22 Thread Michael Olbrich
On Tue, Sep 20, 2022 at 04:17:59PM +0200, Marc Kleine-Budde wrote: > Signed-off-by: Marc Kleine-Budde > --- > rules/lz4.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/lz4.make b/rules/lz4.make > index 79d8600c29db..930ff5a0ef3d 100644 > ---

[ptxdist] [PATCH] host-qemu: Follow the changes of target qemu 7.1.0.

2022-09-22 Thread Christian Melki
* Remove deleted configure options. Signed-off-by: Christian Melki --- rules/host-qemu.make | 3 --- 1 file changed, 3 deletions(-) diff --git a/rules/host-qemu.make b/rules/host-qemu.make index 1f1f2581a..0c3a89a6e 100644 --- a/rules/host-qemu.make +++ b/rules/host-qemu.make @@ -134,7 +134,6