From debbugs-submit-bounces@debbugs.gnu.org Tue May 06 21:07:47 2025 Received: (at submit) by debbugs.gnu.org; 7 May 2025 01:07:47 +0000 Received: from localhost ([127.0.0.1]:36354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uCTGF-0003So-BQ for submit@debbugs.gnu.org; Tue, 06 May 2025 21:07:47 -0400 Received: from lists.gnu.org ([2001:470:142::17]:35040) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uCTGC-0003SK-IA for submit@debbugs.gnu.org; Tue, 06 May 2025 21:07:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uCTG5-0003m8-W9 for guix-patches@gnu.org; Tue, 06 May 2025 21:07:38 -0400 Received: from [70.108.10.10] (helo=localhost.localdomain) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uCTG4-0004oh-3y for guix-patches@gnu.org; Tue, 06 May 2025 21:07:37 -0400 Received: from brainstorm (uid 1000) (envelope-from brainstorm@localhost.localdomain) id 4200ea by localhost.localdomain (DragonFly Mail Agent v0.13); Mon, 05 May 2025 20:53:21 -0400 From: kiasoc5 To: guix-patches@gnu.org Subject: [PATCH] gnu: firejail: Update to 0.9.74. Date: Mon, 5 May 2025 20:53:14 -0400 Message-Id: <853adc46e42d1eb450b15cdaeea6d4f9dc60564a.1746476344.git.kiasoc5@disroot.org> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 70.108.10.10 (failed) Received-SPF: none client-ip=70.108.10.10; envelope-from=brainstorm@localhost.localdomain; helo=localhost.localdomain X-Spam_score_int: 22 X-Spam_score: 2.2 X-Spam_bar: ++ X-Spam_report: (2.2 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.001, NO_DNS_FOR_FROM=0.001, RCVD_IN_PBL=3.335, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_NONE=0.001, UNPARSEABLE_RELAY=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.4 (/) X-Debbugs-Envelope-To: submit Cc: kiasoc5 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.6 (/) * 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 From debbugs-submit-bounces@debbugs.gnu.org Thu May 08 15:19:36 2025 Received: (at 78288-done) by debbugs.gnu.org; 8 May 2025 19:19:36 +0000 Received: from localhost ([127.0.0.1]:60287 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uD6mN-0004a3-VG for submit@debbugs.gnu.org; Thu, 08 May 2025 15:19:36 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:39718) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uD6mM-0004Zn-P5 for 78288-done@debbugs.gnu.org; Thu, 08 May 2025 15:19:35 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id F24CB7F0; Thu, 8 May 2025 21:19:28 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id CjWvzzNw3OTf; Thu, 8 May 2025 21:19:28 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 3C7AC278; Thu, 8 May 2025 21:19:27 +0200 (CEST) Date: Thu, 8 May 2025 21:19:25 +0200 From: Andreas Enge To: kiasoc5 Subject: Re: [PATCH] gnu: firejail: Update to 0.9.74. Message-ID: References: <853adc46e42d1eb450b15cdaeea6d4f9dc60564a.1746476344.git.kiasoc5@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <853adc46e42d1eb450b15cdaeea6d4f9dc60564a.1746476344.git.kiasoc5@disroot.org> X-Rspamd-Queue-Id: F24CB7F0 X-Spamd-Result: default: False [8.22 / 15.00]; SPAM_FLAG(5.00)[]; NEURAL_SPAM(2.99)[0.996]; MID_RHS_NOT_FQDN(0.50)[]; BAYES_HAM(-0.17)[69.90%]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; MIME_TRACE(0.00)[0:+]; TO_DN_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Spamd-Bar: ++++++++ X-Rspamd-Action: add header X-Rspamd-Server: hera X-Spam-Level: ******** X-Spam: Yes X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78288-done Cc: 78288-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 From unknown Sun Jun 15 08:42:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 06 Jun 2025 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator