Re: New version of gettext is causing fireperf to fail to build

2025-05-13 Thread Adolf Belka
Hi Michael, On 13/05/2025 16:24, Michael Tremer wrote: Hello Adolf, Yay, a breaking change in Gettext. This might hurt us a lot then… The “autogen.sh” script is just a script that I wrote which takes care of setting up autoconf/automake and intltool. What happens when you add autopoint to th

Re: Vulnerabilities in screen 5.0.0

2025-05-13 Thread Michael Tremer
Thank you! > On 13 May 2025, at 16:51, Adolf Belka wrote: > > Hi Michael, > On 13/05/2025 16:45, Michael Tremer wrote: >> Hello everyone, >> While I am handing our tasks on the list, would anyone be up for applying a >> couple of security patches to screen? > > I am doing various update builds

[PATCH] core196: Ship libpng

2025-05-13 Thread Adolf Belka
Signed-off-by: Adolf Belka --- config/rootfiles/core/196/filelists/libpng | 1 + 1 file changed, 1 insertion(+) create mode 12 config/rootfiles/core/196/filelists/libpng diff --git a/config/rootfiles/core/196/filelists/libpng b/config/rootfiles/core/196/filelists/libpng new file mode 12000

[PATCH] core196: Ship libxml2

2025-05-13 Thread Adolf Belka
Signed-off-by: Adolf Belka --- config/rootfiles/core/196/filelists/libxml2 | 1 + 1 file changed, 1 insertion(+) create mode 12 config/rootfiles/core/196/filelists/libxml2 diff --git a/config/rootfiles/core/196/filelists/libxml2 b/config/rootfiles/core/196/filelists/libxml2 new file mode 1

Re: Vulnerabilities in screen 5.0.0

2025-05-13 Thread Adolf Belka
Hi Michael, On 13/05/2025 17:54, Michael Tremer wrote: Thank you! On 13 May 2025, at 16:51, Adolf Belka wrote: Hi Michael, On 13/05/2025 16:45, Michael Tremer wrote: Hello everyone, While I am handing our tasks on the list, would anyone be up for applying a couple of security patches to sc

[PATCH] core196: Ship intel-microcode

2025-05-13 Thread Adolf Belka
Signed-off-by: Adolf Belka --- config/rootfiles/core/196/filelists/x86_64/intel-microcode | 1 + 1 file changed, 1 insertion(+) create mode 12 config/rootfiles/core/196/filelists/x86_64/intel-microcode diff --git a/config/rootfiles/core/196/filelists/x86_64/intel-microcode b/config/rootfil

[PATCH] libxml2: Update to version 2.14.2

2025-05-13 Thread Adolf Belka
- Update from version 2.14.0 to 2.14.2 - Update of rootfile - Two CVE fixes in 2.14.2 - Changelog 2.14.2 ### Security - [CVE-2025-32415] schemas: Fix heap buffer overflow in xmlSchemaIDCFillNodeTables - [CVE-2025-32414] python: Read at m

[PATCH] lvm2: Update to version 2.03.32

2025-05-13 Thread Adolf Belka
- Update from version 2.03.31 to 2.03.32 - Update of rootfile not required - Changelog 2.03.32 Lvconvert vdopool conversion propperly validates acceptable LVs. Accept thin pool data LV as cachable LV. Allow using zram block devices (likely for testing). F

[PATCH] libpng: Update to version 1.6.48

2025-05-13 Thread Adolf Belka
- Update from version 1.6.45 to 1.6.48 - Update of rootfile - Changelog 1.6.48 Fixed the floating-point version of the mDCv setter `png_set_mDCv`. (Reported by Mohit Bakshi; fixed by John Bowler) Added #error directives to discourage the inclusion of private

[PATCH] sdl2: Update to version 2.32.6

2025-05-13 Thread Adolf Belka
- Update from version 2.30.6 to 2.32.6 - Update of rootfile - Changelog 2.32.6 Fixed reliability of initializing Switch controllers on macOS Fixed crash when controllers are disconnected on macOS 2.32.4 Fixed controller GUIDs changing randomly on Windows

[PATCH] intel-microcode: Update to version 20250512

2025-05-13 Thread Adolf Belka
- Update from version 20250211 to 20250512 - Update of rootfile - Changelog 20250512 Purpose Security updates for INTEL-SA-01153 Security updates for INTEL-SA-01244 Security updates for INTEL-SA-01247 Security updates for INTEL-SA-01322

[PATCH] pixman: Update to version 0.46.0

2025-05-13 Thread Adolf Belka
- Update from version 0.44.0 to 0.46.0 - Update of rootfile - Changelog 0.46.0 This release notably adds fast paths for RISC-V using the "V" vector extension, contributed by developers at Samsung. RISC-V: Only enable RVV on linux if hwcap headers are available

[PATCH] core196: Ship pixman

2025-05-13 Thread Adolf Belka
Signed-off-by: Adolf Belka --- config/rootfiles/core/196/filelists/pixman | 1 + 1 file changed, 1 insertion(+) create mode 12 config/rootfiles/core/196/filelists/pixman diff --git a/config/rootfiles/core/196/filelists/pixman b/config/rootfiles/core/196/filelists/pixman new file mode 12000

[PATCH] core196: Ship lvm2

2025-05-13 Thread Adolf Belka
Signed-off-by: Adolf Belka --- config/rootfiles/core/196/filelists/lvm2 | 1 + 1 file changed, 1 insertion(+) create mode 12 config/rootfiles/core/196/filelists/lvm2 diff --git a/config/rootfiles/core/196/filelists/lvm2 b/config/rootfiles/core/196/filelists/lvm2 new file mode 12 index

Re: Vulnerabilities in screen 5.0.0

2025-05-13 Thread Adolf Belka
Hi Michael, On 13/05/2025 16:45, Michael Tremer wrote: Hello everyone, While I am handing our tasks on the list, would anyone be up for applying a couple of security patches to screen? I am doing various update builds anyway so I will pick that up next. Regards, Adolf. https://www.open

Vulnerabilities in screen 5.0.0

2025-05-13 Thread Michael Tremer
Hello everyone, While I am handing our tasks on the list, would anyone be up for applying a couple of security patches to screen? https://www.openwall.com/lists/oss-security/2025/05/12/1 The fixes are attached to the email. I don’t believe a new version has been released, yet. Best, -Michae

Re: New version of gettext is causing fireperf to fail to build

2025-05-13 Thread Michael Tremer
Hello Adolf, Yay, a breaking change in Gettext. This might hurt us a lot then… The “autogen.sh” script is just a script that I wrote which takes care of setting up autoconf/automake and intltool. What happens when you add autopoint to that script? Or run autopoint before running the script? -

New version of gettext is causing fireperf to fail to build

2025-05-13 Thread Adolf Belka
Hi All, I am running some package updates and one of those was gettext from 0.24 to 0.25 gettext built without any problems but when the build got to fireperf it failed. Restoring gettext to the 0.24 version caused fireperf to build without any problems. The fireperf build log content was:-

Re: [intel/Intel-Linux-Processor-Microcode-Data-Files] Release microcode-20250512 - microcode-20250512 Release

2025-05-13 Thread Michael Tremer
Thank you! > On 12 May 2025, at 21:06, Adolf Belka wrote: > > Hi Michael, > On 12/05/2025 20:11, Michael Tremer wrote: >> Anyone happy to pick this one up? > > I will pick it up. > > Regards, > Adolf. > >>> Begin forwarded message: >>> >>> *From: *MCU Administrator >>> *Subject: **[intel/In