From unknown Sun Jun 22 22:45:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#65302] [PATCH] gnu: profanity: Update to 0.14.0. Resent-From: Jack Hill Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 15 Aug 2023 04:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65302 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65302@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169207317620820 (code B ref -1); Tue, 15 Aug 2023 04:20:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Aug 2023 04:19:36 +0000 Received: from localhost ([127.0.0.1]:34814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVlWq-0005Pk-CM for submit@debbugs.gnu.org; Tue, 15 Aug 2023 00:19:36 -0400 Received: from lists.gnu.org ([2001:470:142::17]:57918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVlWp-0005PU-2f for submit@debbugs.gnu.org; Tue, 15 Aug 2023 00:19:35 -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 1qVlWi-000578-Js for guix-patches@gnu.org; Tue, 15 Aug 2023 00:19:28 -0400 Received: from minsky.hcoop.net ([104.248.1.95]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qVlWg-0002Hn-5L for guix-patches@gnu.org; Tue, 15 Aug 2023 00:19:28 -0400 Received: from [2603:6080:a200:1c76::19a] (helo=mimolette.home.eronel.org) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qVlWb-0006H3-Ge for guix-patches@gnu.org; Tue, 15 Aug 2023 00:19:21 -0400 From: Jack Hill Date: Tue, 15 Aug 2023 00:16:00 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=104.248.1.95; envelope-from=jackhill@jackhill.us; helo=minsky.hcoop.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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.1 (/) * gnu/packagex/messaging.scm (profanity): Update to 0.14.0. --- guix lint says that profanity might be vulnerable to CVE-2022-40769, but that's for a different profanity. I'm not sure quite the best way to solve that as I don't know if profanity has a preferred cpe-name. gnu/packages/messaging.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index f47e1ac0f3..5fccbc8d07 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2129,7 +2129,7 @@ (define-public libstrophe (define-public profanity (package (name "profanity") - (version "0.13.0") + (version "0.14.0") (source (origin (method url-fetch) @@ -2138,7 +2138,7 @@ (define-public profanity version ".tar.gz")) (sha256 (base32 - "14n45zwc6fxjargqhwqan8fyb7x0ql0hmw56rbjkjfkhpba2qmks")))) + "0zygsxxwdxmpppr7vyzi2r7d854yjl6918w0lrs7k41iib9zy8zx")))) (build-system glib-or-gtk-build-system) (arguments `(#:configure-flags base-commit: 82407391f74dc491662736f03ef031d31ca3913c -- 2.41.0 From unknown Sun Jun 22 22:45:42 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#65302] [PATCH] gnu: profanity: Update to 0.14.0. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Aug 2023 13:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65302 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jack Hill Cc: 65302-done@debbugs.gnu.org, 65302@debbugs.gnu.org X-Debbugs-Original-Cc: 65302-done@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169331432514904 (code B ref -1); Tue, 29 Aug 2023 13:06:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Aug 2023 13:05:25 +0000 Received: from localhost ([127.0.0.1]:49817 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qayPM-0003sJ-Rc for submit@debbugs.gnu.org; Tue, 29 Aug 2023 09:05:25 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qayPL-0003s4-MJ for submit@debbugs.gnu.org; Tue, 29 Aug 2023 09:05:24 -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 1qayP3-0003bE-9U for guix-patches@gnu.org; Tue, 29 Aug 2023 09:05:05 -0400 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qayOv-0003th-Hd for guix-patches@gnu.org; Tue, 29 Aug 2023 09:05:04 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 603CB27BBE9; Tue, 29 Aug 2023 14:04:56 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id d9174231; Tue, 29 Aug 2023 13:04:56 +0000 (UTC) References: User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Tue, 29 Aug 2023 14:04:02 +0100 In-reply-to: Message-ID: <87a5uagft4.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) 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.1 (/) --=-=-= Content-Type: text/plain Jack Hill writes: > * gnu/packagex/messaging.scm (profanity): Update to 0.14.0. > --- > > guix lint says that profanity might be vulnerable to CVE-2022-40769, but that's for a different profanity. > I'm not sure quite the best way to solve that as I don't know if profanity has a preferred cpe-name. > > gnu/packages/messaging.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This looks good to me, I've pushed it to master as 456790c29953d15f164e0f55dc8f566b40952530. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmTt7PdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcWYg//a71JuKqEs/wITX1i/6E3c/1LvD0aK3SX 5EuPwxkeQ4QeKc/15LepGNweUyoV1+l4HjpOuMQlMm2HVsnE+lskIbnUa+mw+8PH gAthJ6x5ZMPVEwXrwYrSRt4FLoWjnRY0RNm5VS2lLwfyFOoP13/laTRlu1e7lraN Ne1uVVVgdL5Q7jgB6hyPjiyd2NLMIgsn9FYOlwXUx7YC1oph3mjcB/eon6YDIT+l OuNTW3rSMXHZlSouZE54czel0EzNWk7CguHkD1wVKZNVPbDO8DbtZ0cEP1DAhjN7 9MrS0VGLMyWnzASYLazit9p0OZHLpjDG/C5mF8okZswV/QHbSlsOEk4DGrswt7ZV ln+6TKbMpAKcpn5CVoK37qBpfPZhiWE3oahrtmAxcY9200ohue3UdGVg3K05DUQz YDb1KgUQn0navir2VYBYjaZ+XbTUhqXIE2pmHmJ7UOtY1uaRfXsF91ATRL3XZL77 T1uQ3jDMSercRj/+ZVEVbRxiE72aDJ98CO3GTEYTO28yvopkIwK/M+V0ohvJxl33 por5vDYbNvL/TKt3sharSfHyr1Ik95Wbabbu+M4KvKP5bOjQKJDGnePj4pWaWi5B WWvqFsI9T8l/9DypQBmmKnX0UQTNKgTVyAC+Bn5Sv6YpDZNTfqNxt0yX6RzuIxd3 odqtRjeStPA= =XPDW -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 22:45:42 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jack Hill Subject: bug#65302: closed (Re: [bug#65302] [PATCH] gnu: profanity: Update to 0.14.0.) Message-ID: References: <87a5uagft4.fsf@cbaines.net> X-Gnu-PR-Message: they-closed 65302 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 65302@debbugs.gnu.org Date: Tue, 29 Aug 2023 13:06:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1693314362-14979-1" This is a multi-part message in MIME format... ------------=_1693314362-14979-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #65302: [PATCH] gnu: profanity: Update to 0.14.0. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 65302@debbugs.gnu.org. --=20 65302: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D65302 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1693314362-14979-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 65302-done) by debbugs.gnu.org; 29 Aug 2023 13:05:06 +0000 Received: from localhost ([127.0.0.1]:49814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qayP4-0003rj-Fp for submit@debbugs.gnu.org; Tue, 29 Aug 2023 09:05:06 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]:35593) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qayP1-0003rZ-Rk for 65302-done@debbugs.gnu.org; Tue, 29 Aug 2023 09:05:04 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 603CB27BBE9; Tue, 29 Aug 2023 14:04:56 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id d9174231; Tue, 29 Aug 2023 13:04:56 +0000 (UTC) References: User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines To: Jack Hill Subject: Re: [bug#65302] [PATCH] gnu: profanity: Update to 0.14.0. Date: Tue, 29 Aug 2023 14:04:02 +0100 In-reply-to: Message-ID: <87a5uagft4.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 65302-done Cc: 65302-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: -1.0 (-) --=-=-= Content-Type: text/plain Jack Hill writes: > * gnu/packagex/messaging.scm (profanity): Update to 0.14.0. > --- > > guix lint says that profanity might be vulnerable to CVE-2022-40769, but that's for a different profanity. > I'm not sure quite the best way to solve that as I don't know if profanity has a preferred cpe-name. > > gnu/packages/messaging.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This looks good to me, I've pushed it to master as 456790c29953d15f164e0f55dc8f566b40952530. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmTt7PdfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcWYg//a71JuKqEs/wITX1i/6E3c/1LvD0aK3SX 5EuPwxkeQ4QeKc/15LepGNweUyoV1+l4HjpOuMQlMm2HVsnE+lskIbnUa+mw+8PH gAthJ6x5ZMPVEwXrwYrSRt4FLoWjnRY0RNm5VS2lLwfyFOoP13/laTRlu1e7lraN Ne1uVVVgdL5Q7jgB6hyPjiyd2NLMIgsn9FYOlwXUx7YC1oph3mjcB/eon6YDIT+l OuNTW3rSMXHZlSouZE54czel0EzNWk7CguHkD1wVKZNVPbDO8DbtZ0cEP1DAhjN7 9MrS0VGLMyWnzASYLazit9p0OZHLpjDG/C5mF8okZswV/QHbSlsOEk4DGrswt7ZV ln+6TKbMpAKcpn5CVoK37qBpfPZhiWE3oahrtmAxcY9200ohue3UdGVg3K05DUQz YDb1KgUQn0navir2VYBYjaZ+XbTUhqXIE2pmHmJ7UOtY1uaRfXsF91ATRL3XZL77 T1uQ3jDMSercRj/+ZVEVbRxiE72aDJ98CO3GTEYTO28yvopkIwK/M+V0ohvJxl33 por5vDYbNvL/TKt3sharSfHyr1Ik95Wbabbu+M4KvKP5bOjQKJDGnePj4pWaWi5B WWvqFsI9T8l/9DypQBmmKnX0UQTNKgTVyAC+Bn5Sv6YpDZNTfqNxt0yX6RzuIxd3 odqtRjeStPA= =XPDW -----END PGP SIGNATURE----- --=-=-=-- ------------=_1693314362-14979-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Aug 2023 04:19:36 +0000 Received: from localhost ([127.0.0.1]:34814 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVlWq-0005Pk-CM for submit@debbugs.gnu.org; Tue, 15 Aug 2023 00:19:36 -0400 Received: from lists.gnu.org ([2001:470:142::17]:57918) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qVlWp-0005PU-2f for submit@debbugs.gnu.org; Tue, 15 Aug 2023 00:19:35 -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 1qVlWi-000578-Js for guix-patches@gnu.org; Tue, 15 Aug 2023 00:19:28 -0400 Received: from minsky.hcoop.net ([104.248.1.95]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qVlWg-0002Hn-5L for guix-patches@gnu.org; Tue, 15 Aug 2023 00:19:28 -0400 Received: from [2603:6080:a200:1c76::19a] (helo=mimolette.home.eronel.org) by minsky.hcoop.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qVlWb-0006H3-Ge for guix-patches@gnu.org; Tue, 15 Aug 2023 00:19:21 -0400 From: Jack Hill To: guix-patches@gnu.org Subject: [PATCH] gnu: profanity: Update to 0.14.0. Date: Tue, 15 Aug 2023 00:16:00 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=104.248.1.95; envelope-from=jackhill@jackhill.us; helo=minsky.hcoop.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit 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.1 (/) * gnu/packagex/messaging.scm (profanity): Update to 0.14.0. --- guix lint says that profanity might be vulnerable to CVE-2022-40769, but that's for a different profanity. I'm not sure quite the best way to solve that as I don't know if profanity has a preferred cpe-name. gnu/packages/messaging.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index f47e1ac0f3..5fccbc8d07 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2129,7 +2129,7 @@ (define-public libstrophe (define-public profanity (package (name "profanity") - (version "0.13.0") + (version "0.14.0") (source (origin (method url-fetch) @@ -2138,7 +2138,7 @@ (define-public profanity version ".tar.gz")) (sha256 (base32 - "14n45zwc6fxjargqhwqan8fyb7x0ql0hmw56rbjkjfkhpba2qmks")))) + "0zygsxxwdxmpppr7vyzi2r7d854yjl6918w0lrs7k41iib9zy8zx")))) (build-system glib-or-gtk-build-system) (arguments `(#:configure-flags base-commit: 82407391f74dc491662736f03ef031d31ca3913c -- 2.41.0 ------------=_1693314362-14979-1--