[ptxdist] Problems compiling package dbus with ptxdist 2023.11.0

2023-12-07 Thread ruggero
Hello everybody, I hope I'm posting on the right mailing list - if not, please redirect me. I'm having a problem while migrating from ptxdist.2023.09.0 to ptxdist.2023.11.0 Package dbus fails to install. The relevant messages are the following: make: *** [/usr/local/lib/ptxdist-2023.10.0/rule

[ptxdist] [PATCH] chrony: Version bump. 4.4 -> 4.5

2023-12-07 Thread Christian Melki
Various fixes. https://github.com/mlichvar/chrony/compare/4.4...4.5 https://github.com/mlichvar/chrony/blob/4.5/NEWS Chrony could do with a little bit of option polishing. * Forward patch, fix offset. Applies ok. Signed-off-by: Christian Melki --- ...001-configure-make-unrecognized-option-a-fat

[ptxdist] [PATCH] libcurl: Version bump. 8.4.0 -> 8.5.0

2023-12-07 Thread Christian Melki
Bunch of fixes. https://curl.se/changes.html#8_5_0 Plugs noncritical CVEs: CVE-2023-46218: cookie mixed case PSL bypass CVE-2023-46219: HSTS long file name clears contents Signed-off-by: Christian Melki --- rules/libcurl.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[ptxdist] [PATCH v2] libxml2: Version bump. 2.11.6 -> 2.12.2

2023-12-07 Thread Christian Melki
Major rework, I guess mostly speed related. https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.0 https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.1 https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.2 May break stuff, proceed with caution. Globals are quite reworked and stored in

[ptxdist] [PATCH] libxslt: Version bump. 1.1.37 -> 1.1.39

2023-12-07 Thread Christian Melki
Victim bump for the libxml2 bump. Bunch of fixes and improvements. Looks mostly harmless. Let's try it and see. https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.38 https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.39 * Forward patchset, applies cleanly. Signed-off-by: Christian Melki

Re: [ptxdist] [PATCH] libxml2: Version bump. 2.11.6 -> 2.12.1

2023-12-07 Thread Michael Olbrich
On Mon, Dec 04, 2023 at 09:58:48PM +0100, Christian Melki wrote: > Major rework, I guess mostly speed related. > https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.0 > https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.1 > > May break stuff, proceed with caution. > Globals are quite rewo

Re: [ptxdist] [APPLIED] hwdata: Version bump. 0.376 -> 0.377

2023-12-07 Thread Michael Olbrich
Thanks, applied as ec911eb9c86feff10e747a32b038e20170b42b6e. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:10:03 +0100, Christian Melki wrote: > Usual id enhancements. > > Signed-off-by: Christian Melki > Message-Id: <20231205195014.3234982-1-christian.me...@t2data.com> > Sign

Re: [ptxdist] [APPLIED] libnl3: Version bump. 3.8.0 -> 3.9.0

2023-12-07 Thread Michael Olbrich
Thanks, applied as b085af69e49b58ed450a8dcd95e2e8f22ed53680. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:10:04 +0100, Christian Melki wrote: > Mostly minor fixes. > https://github.com/thom311/libnl/compare/libnl3_8_0...libnl3_9_0 > > Signed-off-by: Christian Melki > Message-

Re: [ptxdist] [APPLIED] igt-gpu-tools: avoid installing all files in targetinstall

2023-12-07 Thread Michael Olbrich
Thanks, applied as 6e88952a025cf75e8a3238e93bcf12605b3b6ef1. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:10:02 +0100, Michael Tretter wrote: > The igt-gpu-tools installed all files by using install_tree during > targetinstall. That resulted in the installation in a lot of > pl

Re: [ptxdist] [APPLIED] igt-gpu-tools: limit blacklisting of BINDNOW to x86

2023-12-07 Thread Michael Olbrich
Thanks, applied as 9d271fb8bf569a1909f5bfcd7ac2c6877141376a. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:10:02 +0100, Michael Tretter wrote: > The segfaults caused by BINDNOW are x86-specific. > > Limit the blacklisting to x86 systems and add further documentation, why > BIND

Re: [ptxdist] [APPLIED] libseccomp: Version bump. 2.5.4 -> 2.5.5

2023-12-07 Thread Michael Olbrich
Thanks, applied as 07132f64af3d54491070c188c547fb9d0b905872. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:10:01 +0100, Christian Melki wrote: > Very minor syscall table update. > > * Forward patchset, applies cleanly. > > Signed-off-by: Christian Melki > Message-Id: <2023120

Re: [ptxdist] [APPLIED] neatvnc: version bump 0.6.0 -> 0.7.1

2023-12-07 Thread Michael Olbrich
Thanks, applied as cb9e1ff22d813ef65d4cb8743960611b24d24469. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:59 +0100, Philipp Zabel wrote: > https://github.com/any1/neatvnc/releases/tag/v0.7.1 > > Incompatible API change in nvnc_enable_auth(). > > Signed-off-by: Philipp Zabe

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

2023-12-07 Thread Michael Olbrich
Thanks, applied as 2ad63391637d15b1c530b48a88c63b3318011429. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:58 +0100, Christian Melki wrote: > https://lists.freedesktop.org/archives/wayland-devel/2023-November/043326.html > logind backend is gone, sort of makes seatd mandatory

Re: [ptxdist] [APPLIED] wayvnc: version bump 0.6.1 -> 0.7.2

2023-12-07 Thread Michael Olbrich
Thanks, applied as 1c96afb6235f6a1c015a19a717f149993162266d. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:10:00 +0100, Philipp Zabel wrote: > https://github.com/any1/wayvnc/releases/tag/v0.7.2 > > Update for Neat VNC 0.7.1. > > Signed-off-by: Philipp Zabel > Message-Id: <202

Re: [ptxdist] [APPLIED] networkmanager: Version bump 1.30.4 to 1.44.2

2023-12-07 Thread Michael Olbrich
Thanks, applied as f5e1c759c9a16ae2c47cd1d333ad76fcd607ed9f. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:57 +0100, Lars Pedersen wrote: > dnssec_trigger and iptables configure options has been removed > > select PPP_MS_CHAP if NETWORKMANAGER_PPP is enabled to fix compile er

Re: [ptxdist] [APPLIED] host-meson: version bump 1.2.1 -> 1.3.0

2023-12-07 Thread Michael Olbrich
Thanks, applied as 46e4099d41948fdf7a57511fdb8b3fada6b35aa6. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:57 +0100, Philipp Zabel wrote: > https://mesonbuild.com/Release-notes-for-1-3-0.html > > Signed-off-by: Philipp Zabel > Message-Id: <20231130162659.446943-1-p.za...@pe

Re: [ptxdist] [APPLIED] mesalib: version bump 23.1.9 -> 23.3.0

2023-12-07 Thread Michael Olbrich
Thanks, applied as 0202fa0dd73b5c59a226dc8c500e009387f5f3ae. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:54 +0100, Philipp Zabel wrote: > https://lists.freedesktop.org/archives/mesa-announce/2023-November/000740.html > > Signed-off-by: Philipp Zabel > Message-Id: <2023113

Re: [ptxdist] [APPLIED] systemd: version bump 254.5 -> 254.7

2023-12-07 Thread Michael Olbrich
Thanks, applied as 567c6649e4eab7a0629ace476e522ab3d61d1e8b. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:56 +0100, Artur Wiebe wrote: > Signed-off-by: Artur Wiebe > Message-Id: <20231130155211.2872031-2-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git a/ru

Re: [ptxdist] [APPLIED] git-ptx-patches: Open .ptxdist/series less often for writing

2023-12-07 Thread Michael Olbrich
Thanks, applied as cda14c096bdf91154b3fb2485bd7d5d373fb6c8d. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:52 +0100, Uwe Kleine-König wrote: > Signed-off-by: Uwe Kleine-König > Message-Id: <20231129093743.906378-3-u.kleine-koe...@pengutronix.de> > Signed-off-by: Michael Olbr

Re: [ptxdist] [APPLIED] python3: version bump 3.11.2 -> 3.11.6

2023-12-07 Thread Michael Olbrich
Thanks, applied as 329fbc673a7551d68e2deb86360bd4cd9f87ad41. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:55 +0100, Artur Wiebe wrote: > Signed-off-by: Artur Wiebe > Message-Id: <20231130155211.2872031-1-ar...@4wiebe.de> > Signed-off-by: Michael Olbrich > > diff --git a/ru

Re: [ptxdist] [APPLIED] git-ptx-patches: Simplify nested if construct

2023-12-07 Thread Michael Olbrich
Thanks, applied as 5b1b2174fcad766c495d8bbbd5b2216cafe4fa64. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:53 +0100, Uwe Kleine-König wrote: > Instead of > > if A; then > ... > else > if B; then > ... >

Re: [ptxdist] [APPLIED] git-ptx-patches: Fix a race condition

2023-12-07 Thread Michael Olbrich
Thanks, applied as 53de5f3e2e53582238bbd594aaa4749549672fb6. Michael [sent from post-receive hook] On Thu, 07 Dec 2023 12:09:52 +0100, Uwe Kleine-König wrote: > As the loop over the output of find moves files around, it can happen > that find lists files more than once. In that case not only t

Re: [ptxdist] [PATCH] mesalib: Version bump. 23.1.9 -> 23.3.0

2023-12-07 Thread Philipp Zabel
Hi Christian, On Mi, 2023-12-06 at 18:26 +0100, Christian Melki wrote: > Hi Philipp. > > Sorry, I missed your bump in the mailing list. No worries, I mostly just wanted to leave the note about the NVK driver not being activated yet. > One would obviously go for your version, I did very little t