From unknown Sat Jun 21 10:45:52 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#57198 <57198@debbugs.gnu.org> To: bug#57198 <57198@debbugs.gnu.org> Subject: Status: [PATCH] gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058]. Reply-To: bug#57198 <57198@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:45:52 +0000 retitle 57198 [PATCH] gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058]. reassign 57198 guix-patches submitter 57198 kiasoc5 severity 57198 normal tag 57198 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 14 00:37:38 2022 Received: (at submit) by debbugs.gnu.org; 14 Aug 2022 04:37:38 +0000 Received: from localhost ([127.0.0.1]:35588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oN5NZ-0004im-Ci for submit@debbugs.gnu.org; Sun, 14 Aug 2022 00:37:37 -0400 Received: from lists.gnu.org ([209.51.188.17]:59654) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oN5NU-0004ib-6X for submit@debbugs.gnu.org; Sun, 14 Aug 2022 00:37:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oN5NU-0004hz-0E for guix-patches@gnu.org; Sun, 14 Aug 2022 00:37:32 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34058) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oN5NS-0004jX-4b for guix-patches@gnu.org; Sun, 14 Aug 2022 00:37:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 716DB400AD; Sun, 14 Aug 2022 06:37:26 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qQlnX8TXQMhv; Sun, 14 Aug 2022 06:37:25 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1660451845; bh=JlLYKi/OcdHFs7LVu90DtXKvEEQE08NoTxUx41iseFw=; h=From:To:Cc:Subject:Date; b=TfCPt9tP2+l4NZ4Z7nIEDSZKIeWyCITQaryp0DFb3A0FEdEUwSOTKLRyZme33TnrG e0QP101uYH9oEn2XAJkeeCct0UgYKeD6kvWFVQ9SHyB38EiAvygRkAXFYCbVerPhEn GphzJHxBoqwZOoQmCR4rKgDNvT70J5/2OFy1ItDpQM9qAfboO5LAJKrXjKp7kL5VqQ u0xxEyyEyYdZhdIwt12+WaHgXSvwWpgdWbZuGLqxQ9zPpvX8EV7ck+TJ5Fbp7DvUUp r7xciARU+rDKbB649TLeJaCKrUoHxpXITRbFrH350jJ87ngawwNOrM+N06TLPdjg5E OEMkgTFqHdt7A== To: guix-patches@gnu.org Subject: [PATCH] gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058]. Date: Sun, 14 Aug 2022 00:36:57 -0400 Message-Id: <20220814043656.26839-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.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: -2.4 (--) * gnu/packages/hardware.scm (usbguard): Update to 1.1.1. --- gnu/packages/hardware.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm index 68c4667662..cfd667d757 100644 --- a/gnu/packages/hardware.scm +++ b/gnu/packages/hardware.scm @@ -1149,7 +1149,7 @@ (define-public usbguard (name "usbguard") ;; Note: Use a recent snapshot to get compatibility with newer system ;; libraries. - (version "1.0.0-55-g466f1f0") + (version "1.1.1") (source (origin (method git-fetch) (uri (git-reference @@ -1157,7 +1157,7 @@ (define-public usbguard (commit (string-append "usbguard-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0rc0213qsfap3sgx9m3m1kppxbjl2fdwmzlbn5rbmn1i33125dfi")))) + (base32 "0lpyhkz5nr0c9mq57mgcvam5c8qfqqwjc4xd46n2ldqc9vhfsask")))) (build-system gnu-build-system) (arguments '(#:phases -- 2.37.1 From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 14 09:04:46 2022 Received: (at 57198) by debbugs.gnu.org; 14 Aug 2022 13:04:46 +0000 Received: from localhost ([127.0.0.1]:36181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNDIL-0003i3-2N for submit@debbugs.gnu.org; Sun, 14 Aug 2022 09:04:46 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34648) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNDII-0003hs-5T for 57198@debbugs.gnu.org; Sun, 14 Aug 2022 09:04:44 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 712AC40077; Sun, 14 Aug 2022 15:04:40 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1nhI_46r-5oV; Sun, 14 Aug 2022 15:04:39 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1660482277; bh=RtQWOYhP6DdWYMDgDyndOk6jQRiDhKrwbQbMSnM3MNo=; h=From:To:Cc:Subject:Date; b=Bzi8NbBfBuoZqvH2EpJYbdzJS1uXGHBngNsllUx59RBFXX3nkIufgCwxBfppazhr7 SrJTSSkP3tc7MrSQSJiRYm/JRGjtIXTPilFlVQlMGWqweEblU0LxyApWOM69+rTc5f t5/GZ7qh5OL2gbHMVWqrse1vqeC2/zina20w9rMZMMZTznR6LwNnVD2i30WO8A18ex vf8enk2qDtiw4VuHua3uOS1jCG/Jjf2W6Y7W+Y2GrzFYfVIdihes1OisZUMAN1GGBe VDYhfY/APRfBM9uzKIv8no2PYDOZa57zqw2OopqaZ4vFrKzNmE0C7HP+oCKfTazlXO qlTRbmmg+eaBg== To: 57198@debbugs.gnu.org Subject: [PATCH] gnu: usbguard: Use new package style. Date: Sun, 14 Aug 2022 09:03:29 -0400 Message-Id: <20220814130327.66270-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57198 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: -1.0 (-) Use G-exps and #$output while we're at it. * gnu/packages/hardware.scm (usbguard)[arguments]: Use G-expressions. <#:phases>: Use '#$output' instead of 'assoc-ref' --- gnu/packages/hardware.scm | 84 +++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm index cfd667d757..8d06920b79 100644 --- a/gnu/packages/hardware.scm +++ b/gnu/packages/hardware.scm @@ -1160,48 +1160,48 @@ (define-public usbguard (base32 "0lpyhkz5nr0c9mq57mgcvam5c8qfqqwjc4xd46n2ldqc9vhfsask")))) (build-system gnu-build-system) (arguments - '(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'patch-bootstrap-script - (lambda _ - ;; Don't attempt to fetch git submodules. - (substitute* "autogen.sh" - (("^git submodule.*") - "")))) - (add-after 'bootstrap 'patch-build-scripts - (lambda* (#:key inputs #:allow-other-keys) - (substitute* "configure" - (("/usr/include/catch") - (dirname (search-input-file inputs "include/catch.hpp")))) - ;; Do not create log directory. - (substitute* "Makefile.in" ((".*/log/usbguard.*") "")) - ;; Disable LDAP tests: they use 'sudo'. - (substitute* "src/Tests/Makefile.in" - (("\\$\\(am__append_2\\)") "")))) - (add-after 'install 'delete-static-library - (lambda* (#:key outputs #:allow-other-keys) - ;; It can't be direclty disabled since it's needed for the tests. - (delete-file (string-append (assoc-ref outputs "out") - "/lib/libusbguard.a")))) - (add-after 'install 'install-zsh-completion - (lambda* (#:key outputs #:allow-other-keys) - (let* ((out (assoc-ref outputs "out")) - (site-functions - (string-append out "/share/zsh/site-functions"))) - (mkdir-p site-functions) - (copy-file "scripts/usbguard-zsh-completion" - (string-append site-functions "/_usbguard")))))) - #:make-flags - (list (string-append "BASH_COMPLETION_DIR=" - (assoc-ref %outputs "out") - "/etc/bash_completion.d")) - #:configure-flags - (list - "--localstatedir=/var" - "--enable-systemd=no" - "--with-ldap" - "--with-dbus" - "--with-polkit"))) + (list + #:phases + #~(modify-phases %standard-phases + (add-after 'unpack 'patch-bootstrap-script + (lambda _ + ;; Don't attempt to fetch git submodules. + (substitute* "autogen.sh" + (("^git submodule.*") + "")))) + (add-after 'bootstrap 'patch-build-scripts + (lambda* (#:key inputs #:allow-other-keys) + (substitute* "configure" + (("/usr/include/catch") + (dirname (search-input-file inputs "include/catch.hpp")))) + ;; Do not create log directory. + (substitute* "Makefile.in" ((".*/log/usbguard.*") "")) + ;; Disable LDAP tests: they use 'sudo'. + (substitute* "src/Tests/Makefile.in" + (("\\$\\(am__append_2\\)") "")))) + (add-after 'install 'delete-static-library + (lambda args + ;; It can't be directly disabled since it's needed for the tests. + (delete-file (string-append #$output + "/lib/libusbguard.a")))) + (add-after 'install 'install-zsh-completion + (lambda args + (let ((site-functions + (string-append #$output "/share/zsh/site-functions"))) + (mkdir-p site-functions) + (copy-file "scripts/usbguard-zsh-completion" + (string-append site-functions "/_usbguard")))))) + #:make-flags + #~(list (string-append "BASH_COMPLETION_DIR=" + #$output + "/etc/bash_completion.d")) + #:configure-flags + #~(list + "--localstatedir=/var" + "--enable-systemd=no" + "--with-ldap" + "--with-dbus" + "--with-polkit"))) (inputs (list audit catch-framework -- 2.37.2 From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 14 12:38:17 2022 Received: (at submit) by debbugs.gnu.org; 14 Aug 2022 16:38:17 +0000 Received: from localhost ([127.0.0.1]:39724 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNGcz-0005us-AR for submit@debbugs.gnu.org; Sun, 14 Aug 2022 12:38:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:52236) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oNGcy-0005ul-4d for submit@debbugs.gnu.org; Sun, 14 Aug 2022 12:38:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33948) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNGcw-0002Li-8F for guix-patches@gnu.org; Sun, 14 Aug 2022 12:38:15 -0400 Received: from tobias.gr ([80.241.217.52]:40254) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oNGct-0004pG-2O for guix-patches@gnu.org; Sun, 14 Aug 2022 12:38:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=wBa6x32Uu9jWo NCIE11VQ7yPjUjhP9AuWsVpatuFkfU=; h=in-reply-to:date:subject:cc:to: from:references; d=tobias.gr; b=hHFMQlvSaipwyc0e1enSv0zcOHTbLc8gpO6OZG KGEQBV+OdIDvXJtRv7t01BHvWjSVqCHqE+4MyOq2ViJJQKVL0tJfBlHSAcngmzaLicQq/j kwwrIw+WiqAqo+y5YhEL/MDyzIxjBQT6N051m6uuete2LrJNi58I9JZmDRj+ZDuEqyoMV7 HkGs7CiMedkyVjIHdNWNr07YHcD2VqkHwMfOVeGXX2IseFiPx7nLjz8qaUv5L5rGi+2Asc ABSw50bUTGLoGfWh8EYwLFI8MpMNRiqvJdsDg0RuQmSYUscIhc9BzyHPdRzxHLSTfZEdtS umBXVHKEDjzHcgN2R1crpjtg== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 84542574 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Sun, 14 Aug 2022 16:38:05 +0000 (UTC) References: <20220814043656.26839-1-kiasoc5@disroot.org> From: Tobias Geerinckx-Rice To: kiasoc5 Subject: Re: [bug#57198] [PATCH] gnu: usbguard: Update to 1.1.1 [fixes CVE-2019-25058]. Date: Sun, 14 Aug 2022 15:48:19 +0200 In-reply-to: <20220814043656.26839-1-kiasoc5@disroot.org> BIMI-Selector: v=BIMI1; s=default; Message-ID: <87bksmn5ld.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=80.241.217.52; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: 57198-done@debbugs.gnu.org, guix-patches@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: -2.6 (--) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, kiasoc5 via Guix-patches via =E5=86=99=E9=81=93=EF=BC=9A > * gnu/packages/hardware.scm (usbguard): Update to 1.1.1. Thanks! > ;; Note: Use a recent snapshot to get compatibility with=20 > newer system > ;; libraries. This comment is now no longer true, so it should be removed. Done in ca4ab89ddd4bbc46c54bcac160fd5a28b979edc3. Closing, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYvkk7g0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15OhcBAMkGa9CqOwu4JPF9DqPPrty397ryWXJXOWadIrqd JVZiAQCrobZiLGe/3kwxF08HQr4eB6OeTDlAA8AlBrmJsu2IAg== =ShWi -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 21 10:45:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 12 Sep 2022 11:24:11 +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