GNU bug report logs - #78449
[PATCH] gnu: screen: Update to 5.0.1.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 16 May 2025 04:18:04 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 78449 in the body.
You can then email your comments to 78449 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78449; Package guix-patches. (Fri, 16 May 2025 04:18:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 16 May 2025 04:18:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: screen: Update to 5.0.1.
Date: Thu, 15 May 2025 21:16:45 -0700
* gnu/packages/screen.scm (screen): Update to 5.0.1.
Fixes CVEs 2025-46805, 2025-46804, 2025-46803, 2025-46802,
and 2025-23395.  See <https://savannah.gnu.org/news/?id=10771>
for details.

Change-Id: I979b0b4b71209f2787ba02410b6cf1abdb083e13
---
 gnu/packages/screen.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/screen.scm b/gnu/packages/screen.scm
index e791f29190..7c8c449673 100644
--- a/gnu/packages/screen.scm
+++ b/gnu/packages/screen.scm
@@ -47,14 +47,14 @@ (define-module (gnu packages screen)
 (define-public screen
   (package
     (name "screen")
-    (version "5.0.0")
+    (version "5.0.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/screen/screen-"
                                  version ".tar.gz"))
              (patches (search-patches "screen-hurd-path-max.patch"))
              (sha256
-              (base32 "0wa9v6p7cna2scpimpvk9pgxaah80f4q0f2kln37qp0f1b83jjph"))))
+              (base32 "17c6162bb6kq7717mi1bwalw72n1dsx9c5b99g8zr7rpvgs3dbid"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf automake texinfo))

base-commit: 364694773ef1c61d4c9ec73e24f73642786486ca
-- 
2.43.0





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Fri, 16 May 2025 15:21:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Fri, 16 May 2025 15:21:03 GMT) Full text and rfc822 format available.

Message #10 received at 78449-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Andy Tai <atai <at> atai.org>
Cc: 78449-done <at> debbugs.gnu.org
Subject: Re: [bug#78449] [PATCH] gnu: screen: Update to 5.0.1.
Date: Sat, 17 May 2025 00:19:51 +0900
Hi Andy,

Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/screen.scm (screen): Update to 5.0.1.
> Fixes CVEs 2025-46805, 2025-46804, 2025-46803, 2025-46802,
> and 2025-23395.  See <https://savannah.gnu.org/news/?id=10771>
> for details.
>
> Change-Id: I979b0b4b71209f2787ba02410b6cf1abdb083e13

It looks like Efraim pushed a similar update earlier; see commit
bb5968d755b.

Closing.

-- 
Thanks,
Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 14 Jun 2025 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.