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>

To reply to this bug, email your comments to 78288 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#78288; Package guix-patches. (Wed, 07 May 2025 01:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 07 May 2025 01:08:02 GMT) Full text and rfc822 format available.

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

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





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Thu, 08 May 2025 19:20:04 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Thu, 08 May 2025 19:20:04 GMT) Full text and rfc822 format available.

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

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 7 days ago.

Previous Next


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