[PATCH] bind: Update ot 9.20.10

2025-06-19 Thread Matthias Fischer
For details see: https://downloads.isc.org/isc/bind9/9.20.10/doc/arm/html/notes.html#notes-for-bind-9-20-10 "Notes for BIND 9.20.10 New Features Implement a new notify-defer configuration option. This new option sets a delay (in seconds) to wait before sending a set of NOTIFY messages

[PATCH] qemu: Update to version 10.0.2

2025-06-19 Thread Adolf Belka
- Update from version 9.2.0 to 10.0.2 - Update of rootfile - Removal of sched-attr patch as this is now built into the source tarball. - Changelog 10.0 Removed features and incompatible changes Consult the 'Removed features' page for details of suggested replacement fun

[PATCH] qemu-ga: Update to version 10.0.2

2025-06-19 Thread Adolf Belka
- Update from version 9.2.0 to 10.0.2 - Update of rootfile not required - Changelog See commit for IPFire qemu package Signed-off-by: Adolf Belka --- lfs/qemu-ga | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/qemu-ga b/lfs/qemu-ga index 6416da061..29ce922db 10064

[PATCH] libvirt: Update to version 11.4.0

2025-06-19 Thread Adolf Belka
- Update from version 10.10.0 to 11.4.0 - Update of rootfile - Changelog 11.4.0 New features qemu: ppc64 POWER11 processor support Support for the recently released IBM POWER11 processor was added. Packaging changes All helper programs are now detected from $

[PATCH v2] setup: v2 Fixes bug10245 - removal of so called non-local network stop

2025-06-19 Thread Adolf Belka
- In the setup menu if the OK button is pressed when it asks if you want to change any of the interfaces then the red, blue and orange interfaces are stopped. However if none of the interfaces are changed then the network restart code does not get used. - This results in the system ending

Re: [PATCH] setup: Fixes bug10245 - restarts non-local interfaces if no driver change

2025-06-19 Thread Adolf Belka
Hi Michael, On 19/06/2025 13:50, Adolf Belka wrote: Hi Michael, On 19/06/2025 12:14, Michael Tremer wrote: Hello Adolf, I am not sure that I follow the problem. Why do we need to stop and start the network again later? I will have to describe this as I don't think I can use screenshots her

Re: [PATCH] setup: Fixes bug10245 - restarts non-local interfaces if no driver change

2025-06-19 Thread Adolf Belka
Hi Michael, On 19/06/2025 12:14, Michael Tremer wrote: Hello Adolf, I am not sure that I follow the problem. Why do we need to stop and start the network again later? I will have to describe this as I don't think I can use screenshots here. * Run the setup command. * Select Networking * Sel

[PATCH] clamav: Update to version 1.4.3

2025-06-19 Thread Adolf Belka
- Update from version 1.4.2 to 1.4.3 - Update of rootfile not required - Changelog 1.4.3 - [CVE-2025-20260](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-20260): Fixed a possible buffer overflow write bug in the PDF file parser that could cause a denial-

Re: [PATCH] setup: Fixes bug10245 - restarts non-local interfaces if no driver change

2025-06-19 Thread Michael Tremer
Hello Adolf, I am not sure that I follow the problem. Why do we need to stop and start the network again later? Would “non-local” not mean RED only? -Michael > On 18 Jun 2025, at 14:56, Adolf Belka wrote: > > - In the setup menu if the OK button is pressed when it asks if you want to > chan