GNU bug report logs - #78288
[PATCH] gnu: firejail: Update to 0.9.74.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Wed, 7 May 2025 01:08:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78288: closed ([PATCH] gnu: firejail: Update to 0.9.74.)
Date: Thu, 08 May 2025 19:20:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 8 May 2025 21:19:25 +0200
with message-id <aB0DvW0Y8iWOgtwP <at> jurong>
and subject line Re: [PATCH] gnu: firejail: Update to 0.9.74.
has caused the debbugs.gnu.org bug report #78288,
regarding [PATCH] gnu: firejail: Update to 0.9.74.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78288: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78288
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: firejail: Update to 0.9.74.
Date: Mon,  5 May 2025 20:53:14 -0400
* gnu/packages/linux.scm (firejail): Update to 0.9.74.

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

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 5903d4e7c11..579df027ca4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -11504,7 +11504,7 @@ (define-public kconfig-hardened-check
 (define-public firejail
   (package
     (name "firejail")
-    (version "0.9.72")
+    (version "0.9.74")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -11512,7 +11512,7 @@ (define-public firejail
                     "/firejail-" version ".tar.xz" ))
               (sha256
                (base32
-                "1x77xy1mwfgjrcsymdda82bjnqgl7z2yymcb10mzd1zwik27gqc2"))))
+                "04w11jjh62ghs66ippw5xlg3l7l9mi3b5cpch1cg3fw7gxnbbn3h"))))
     (arguments
      (list #:phases
            #~(modify-phases %standard-phases

base-commit: 17119f1a35b7bff683f2f8f2b5db09b4634283e6
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 78288-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: firejail: Update to 0.9.74.
Date: Thu, 8 May 2025 21:19:25 +0200
Thanks for this patch, which passes QA.

Savannah is offline right now, but I have applied the patch to my local
branch and will push as soon as possible.

Andreas



This bug report was last modified 92 days ago.

Previous Next


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