From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 30 07:49:31 2023 Received: (at submit) by debbugs.gnu.org; 30 Aug 2023 11:49:31 +0000 Received: from localhost ([127.0.0.1]:52266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbJhS-00084z-Le for submit@debbugs.gnu.org; Wed, 30 Aug 2023 07:49:30 -0400 Received: from lists.gnu.org ([2001:470:142::17]:53582) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbJhP-00084l-C6 for submit@debbugs.gnu.org; Wed, 30 Aug 2023 07:49:28 -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 1qbJhC-0001fJ-7V for guix-patches@gnu.org; Wed, 30 Aug 2023 07:49:14 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbJh8-0003Zc-Ll for guix-patches@gnu.org; Wed, 30 Aug 2023 07:49:13 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 61BF438A0145; Wed, 30 Aug 2023 11:49:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693396147; bh=jxKwQ1nDTY2tbKLlsIl0x+aI1L92L8X4Xp/jsYkiovs=; h=From:To:Cc:Subject:Date:From; b=fArDGw5mw557X7YzPMsOTLrakvO3RPeafpu0iOmfQ6RzcGx+nFOLr6unnKmda89DK 0eBxeiTV0v4Bx/3gCRRx0KyYUPzY7V1CYxZmAZiMqU50oHdCDMqnCp5V7Ikv0kjeac sKDeJ6jupBZWkB9e/KgcXIE2accwv7owUctMCQJ/HBMW8rKT7c3hV+3Qd6l7Z/R4qd NeayOjofnJSm5qehWRTwU7yPVSRQ+vW5PyhbWMnCWGUsKcZxhGr1DSdxQnzouDjdWy X+v7jX6J0kXFBaUs1n+deuVfNVO0vSRv3bGURbsywUOWe7FvBbDol0Bj1I0IbUDOg0 HYSgvk3AVrW3PL8LLMFWvpJiTbbVtYP7ffCfrzmley1rYTfInv0lDtoRliyO81JdY3 oRNZSe47nmASKxmEtfn2OI025PODjeHOPVl49aNDHdRocxSkxOKyaZZ2lj3WPGpsTB TZrbhcPQRfpbOZOKT3q73S2PisKIinavDYV9ZZkEpH8KsyP2Jnm46itscmHDsEjK/G BIOe4h9mnhhvx+uvs4mb8hIA5tghaKJWRlNjDipxmRY1RnC8xVYArEMhfIJeov+FBl Nii70AKBmLYkppKMnjV0jzl78ohku6n4svHZcHDWyCG5pKdiZlczwwN8n/OvY14obL Vw+pD6ZhAcFH4vN4jBLsS7pw= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 2mlBfCgDQOPG; Wed, 30 Aug 2023 11:49:03 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 30 Aug 2023 11:49:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 0d4b90fd; Wed, 30 Aug 2023 11:49:27 +0000 (UTC) From: iyzsong@envs.net To: guix-patches@gnu.org Subject: [PATCH] gnu: xkcdpass: Update to 1.19.4. Date: Wed, 30 Aug 2023 19:49:25 +0800 Message-ID: <9bfb397ef6f7d961149137a32da855bd67c31bfa.1693396159.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= 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 (/) From: 宋文武 * gnu/packages/password-utils.scm (xkcdpass): Update to 1.19.4. --- gnu/packages/password-utils.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm index 4768b99750..753a29dcca 100644 --- a/gnu/packages/password-utils.scm +++ b/gnu/packages/password-utils.scm @@ -1577,7 +1577,7 @@ (define-public pass-tomb (define-public xkcdpass (package (name "xkcdpass") - (version "1.19.3") + (version "1.19.4") (home-page "https://github.com/redacted/XKCD-password-generator") (source (origin (method git-fetch) @@ -1587,7 +1587,7 @@ (define-public xkcdpass (file-name (git-file-name name version)) (sha256 (base32 - "0xfrmx9k2vinlagv476rfcfdp41aix1ldy6qnzzx26n985gcyk7p")))) + "1din4fqxgcj74vcjrsmn19sv81raards39x8pd75hmfxqqgggnd6")))) (build-system python-build-system) (arguments `(#:phases base-commit: 715d203b414727be43e405d09e86aa823125a4b3 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 31 06:06:31 2023 Received: (at 65618-done) by debbugs.gnu.org; 31 Aug 2023 10:06:31 +0000 Received: from localhost ([127.0.0.1]:54921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbeZL-0006Gx-19 for submit@debbugs.gnu.org; Thu, 31 Aug 2023 06:06:31 -0400 Received: from mail.envs.net ([5.199.136.28]:34340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbeZE-0006Fd-Qp; Thu, 31 Aug 2023 06:06:27 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E24F638A0132; Thu, 31 Aug 2023 10:06:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693476374; bh=bLmJjatwXhKBWvkVkhEd/uidY0+zNuj6QLxZt7gvSwc=; h=From:To:Subject:Date:From; b=iPX+WIbcXDEUm6ID4suRNEaWo7PEPlBpPa+cRHVaFvBUgONmC1LlnbJWMuBvd3u/y gsS5kvI9q713cS3flxhu7VcxdHAvkhXizXWxbLPMLdu9tbWA2HCd14lt0mEFVR+Jn9 QFXPqUjDPsCcIOYxVa3YiSK2iy+Pge/nNvPwdrRrv4mPNRKum0IpXEzUyuw/soUgs/ OPnkpmqrH1r1BNVBMsIxfaHX/5tPnsct6AEH2TdPV5o+0eH03SQwIMiGJNY+bTZxRv I6BM0QXDAEbT/5ks7XsrqPz5Lyhy0mkQQuvgivShJyjcXArTgW8tB3SlxPTvOjkpzI HqI4mhSu+ipJ4DwTzMKUt3N3GStW3AkAkghaOItWR8T+d0MmRn5ETm+iwbDMMN5OWp BgBEwWWAOU18VYoK4YlA6oPk3CX2s/GgGtYMHx/Fn9tITRacz2lJr1Ca7LXd5idaxn KE70cYCIoUXT+o2eloYsV+09B3Nx96B/5Mqfuh6zbrV3HDT5W4F4EYo1BIqWlCfBNa e841Pw3IJlHpHDIo/vNrrGybX6M4nX3QFzud7026jXPo1MgxKn0/Yh2BLh1pj/GEc5 vDpLJuB9mHwy/upTTUkfTqM9EyDZHgHtqMb1QHQAjMXA1q05ZdAxE4Nu4GH7g3kgVz RYL0rUCWiXqL9mXZeIt00kJY= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id m3lQs5J1H_qu; Thu, 31 Aug 2023 10:06:02 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Thu, 31 Aug 2023 10:06:01 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id b4329c83; Thu, 31 Aug 2023 10:06:27 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: 65557-done@debbugs.gnu.org, 65562-done@debbugs.gnu.org, 65561-done@debbugs.gnu.org, 65565-done@debbugs.gnu.org, 65564-done@debbugs.gnu.org, 65566-done@debbugs.gnu.org, 65593-done@debbugs.gnu.org, 65618-done@debbugs.gnu.org, 65619-done@debbugs.gnu.org Subject: Closing Date: Thu, 31 Aug 2023 18:06:27 +0800 Message-ID: <877cpb7cgs.fsf@envs.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed now, closing! Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-Debbugs-Envelope-To: 65618-done 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.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed now, closing! Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Pushed now, closing! From unknown Wed Jun 25 10:54:36 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 28 Sep 2023 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