Re: [PATCH] screen: Update to version 5.0.1

2025-05-23 Thread Michael Tremer
Hello Adolf, > On 23 May 2025, at 13:17, Adolf Belka wrote: > > Hi Michael, > > On 23/05/2025 13:04, Adolf Belka wrote: >> Hi Michael, >> On 23/05/2025 12:30, Michael Tremer wrote: >>> Hello Adolf, >>> On 22 May 2025, at 18:53, Adolf Belka wrote: Hi Michael, On 22/0

Re: [PATCH] screen: Update to version 5.0.1

2025-05-23 Thread Adolf Belka
Hi Michael, On 23/05/2025 13:04, Adolf Belka wrote: Hi Michael, On 23/05/2025 12:30, Michael Tremer wrote: Hello Adolf, On 22 May 2025, at 18:53, Adolf Belka wrote: Hi Michael, On 22/05/2025 17:37, Michael Tremer wrote: Hello Adolf, Thank you for this patch. I had merged this into next,

Re: [PATCH] screen: Update to version 5.0.1

2025-05-23 Thread Adolf Belka
Hi Michael, On 23/05/2025 12:30, Michael Tremer wrote: Hello Adolf, On 22 May 2025, at 18:53, Adolf Belka wrote: Hi Michael, On 22/05/2025 17:37, Michael Tremer wrote: Hello Adolf, Thank you for this patch. I had merged this into next, but I will revert this again. screen seems to ship bi

Re: [PATCH] screen: Update to version 5.0.1

2025-05-23 Thread Michael Tremer
Hello Adolf, > On 22 May 2025, at 18:53, Adolf Belka wrote: > > Hi Michael, > > On 22/05/2025 17:37, Michael Tremer wrote: >> Hello Adolf, >> Thank you for this patch. I had merged this into next, but I will revert >> this again. >> screen seems to ship binary objects in the source tarball: >

Re: [PATCH] screen: Update to version 5.0.1

2025-05-22 Thread Adolf Belka
Hi Michael, On 22/05/2025 17:37, Michael Tremer wrote: Hello Adolf, Thank you for this patch. I had merged this into next, but I will revert this again. screen seems to ship binary objects in the source tarball: Oh wow!!! root@arm64-01:/build/ipfire-2.x# tar tvfa cache/screen-5.0.1.tar.g

Re: [PATCH] screen: Update to version 5.0.1

2025-05-22 Thread Michael Tremer
Hello Adolf, Thank you for this patch. I had merged this into next, but I will revert this again. screen seems to ship binary objects in the source tarball: root@arm64-01:/build/ipfire-2.x# tar tvfa cache/screen-5.0.1.tar.gz | grep \.o$ -rw-rw-r-- alex/alex 16712 2025-05-12 11:59 screen-5.

[PATCH] screen: Update to version 5.0.1

2025-05-15 Thread Adolf Belka
- Update from version 5.0.0 to 5.0.1 - Update of rootfile - 5 CVE fixes included in this version - Changelog 5.0.1 Security fix CVE-2025-46805: do NOT send signals with root privileges CVE-2025-46804: avoid file existence test information leaks CVE-20