From unknown Sat Aug 16 00:33:26 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#47444 <47444@debbugs.gnu.org> To: bug#47444 <47444@debbugs.gnu.org> Subject: Status: [PATCH] gnu: fetchmail: Update to 6.4.18. Reply-To: bug#47444 <47444@debbugs.gnu.org> Date: Sat, 16 Aug 2025 07:33:26 +0000 retitle 47444 [PATCH] gnu: fetchmail: Update to 6.4.18. reassign 47444 guix-patches submitter 47444 Xinglu Chen severity 47444 normal tag 47444 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 28 04:56:21 2021 Received: (at submit) by debbugs.gnu.org; 28 Mar 2021 08:56:21 +0000 Received: from localhost ([127.0.0.1]:45422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQRDY-0002En-N6 for submit@debbugs.gnu.org; Sun, 28 Mar 2021 04:56:20 -0400 Received: from lists.gnu.org ([209.51.188.17]:42826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQRDX-0002Eg-69 for submit@debbugs.gnu.org; Sun, 28 Mar 2021 04:56:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36594) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQRDW-00070V-UX for guix-patches@gnu.org; Sun, 28 Mar 2021 04:56:18 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:41896 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQRDS-0000sD-I0 for guix-patches@gnu.org; Sun, 28 Mar 2021 04:56:16 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1616921763; bh=T5GwhPg1mf2iMnkrkE5qvahi92wdXDzXdvx6u85N33c=; h=From:To:Subject:Date; b=GBVsVfaJVcUQiDibu71z7DdzPYJ1r3DDlJSrt0KgpB4uRqPoLRFxfKUo4MY3222Fv 2gwLUHPCP7ITZtYmVNxVE8hVQ5gIPs8mfblSwiMU0WBjD3Wm+Gps+y5lMlLyvYfZMX 3CLuEwjEA75tVM+CrcqkZ6kdaPfzmOy0E50x5gX4= To: guix-patches@gnu.org Subject: [PATCH] gnu: fetchmail: Update to 6.4.18. Message-Id: <1b9fad801bf40b5adba0017d7854c1fdddfda112.1616921682.git.public@yoctocell.xyz> Date: Sun, 28 Mar 2021 10:56:02 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 14 X-Spam_score: 1.4 X-Spam_bar: + X-Spam_report: (1.4 / 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, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=0.001, PDS_OTHER_BAD_TLD=2, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.2 (+) 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: * gnu/packages/mail.scm (fetchmail): Update to 6.4.18. --- gnu/packages/mail.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index a1168872ba..1a6e86e79f 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -446,7 +446,7 @@ to run without any changes.") [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 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.2 (/) * gnu/packages/mail.scm (fetchmail): Update to 6.4.18. --- gnu/packages/mail.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index a1168872ba..1a6e86e79f 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -446,7 +446,7 @@ to run without any changes.") (define-public fetchmail (package (name "fetchmail") - (version "6.4.17") + (version "6.4.18") (source (origin (method url-fetch) @@ -454,7 +454,7 @@ to run without any changes.") (version-major+minor version) "/" "fetchmail-" version ".tar.xz")) (sha256 - (base32 "1ijh9l7pg2yk5s5h1yj3vpd1az31giqy9bjrna10daj13gqws6x4")))) + (base32 "17r5zfk9yh7jhgdb360dlzx5fx9lsbmalasx6zgxw9v9vjycjb9h")))) (build-system gnu-build-system) (inputs `(("openssl" ,openssl))) base-commit: 510e24f973a918391d8122fd6ad515c0567bf23e -- 2.31.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 29 03:51:51 2021 Received: (at 47444-done) by debbugs.gnu.org; 29 Mar 2021 07:51:51 +0000 Received: from localhost ([127.0.0.1]:47740 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQmgh-0004iD-Hi for submit@debbugs.gnu.org; Mon, 29 Mar 2021 03:51:51 -0400 Received: from flashner.co.il ([178.62.234.194]:33718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQmgf-0004i1-OX for 47444-done@debbugs.gnu.org; Mon, 29 Mar 2021 03:51:50 -0400 Received: from localhost (unknown [31.210.177.71]) by flashner.co.il (Postfix) with ESMTPSA id D91D140160; Mon, 29 Mar 2021 07:51:43 +0000 (UTC) Date: Mon, 29 Mar 2021 10:50:45 +0300 From: Efraim Flashner To: Xinglu Chen Subject: Re: [bug#47444] [PATCH] gnu: fetchmail: Update to 6.4.18. Message-ID: References: <1b9fad801bf40b5adba0017d7854c1fdddfda112.1616921682.git.public@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0gR1KTu0ifIHUdJN" Content-Disposition: inline In-Reply-To: <1b9fad801bf40b5adba0017d7854c1fdddfda112.1616921682.git.public@yoctocell.xyz> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 47444-done Cc: 47444-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 (-) --0gR1KTu0ifIHUdJN Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. Patch pushed. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --0gR1KTu0ifIHUdJN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmBhhtUACgkQQarn3Mo9 g1GZYBAAgF1RqP04sPNV+pjRJb/1/bY4QpEiw09GeW5w9Imr/hT1xp5mUwVGtOEo ICbJgeWFFiWBxLyqJtdLcmxx9ep1WsB9B0wv67+ozANw4y7x6IkRSQGzlWJCFe1q V25tilWx1v1ndy1Xf+ytdILPLmRuOsAS7Qo4kVk3C7kJuFIkfh7z4d8huYoGfx0y S+4Z0qmIPsREXkJbqBbo+w66qZGd9BJyVQ/W/THA/3OiHBQBG5jcAyShbZfQ7mCk 5JEaptqCgRX53AZv1jtOcg/qAoQ1HGZSv2NILhH+R20bb/07rRKtbqzMI8eHrR/o ttMbuHR34n/x10RzFE9WbFc+vnXz+eMoNthEn4Tlww/VoTt0x7xYmHw4pEWey05h M2x0AfJkYpar5yNS8PHQ856GwQsktaY8EQgBfZhx7lD3/MjNFrYlp58NikugBNaA yJSuNiWIaxbLeenucvZ+JgI2C9j129qFcBbb81Td2mkPlW4k0fq1ouIlDCFIudEM 4VnCMyYkMHl9RALjTIOognOW7KBSUHodCU1ZLHiCkjf2zQro10tFEeVMf1EoM3Yl EH4aB9IaaAkkWGimwPKpWFRWPnQ3QM89u8kIB4BXo63nsPMY7pqHtk25ArDz5jip nuRPLU1rJmX3xFrFLKf3vI3AmPWbcFbzs7nItg1PwZKEi1an+WI= =wLJc -----END PGP SIGNATURE----- --0gR1KTu0ifIHUdJN-- From unknown Sat Aug 16 00:33:26 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, 26 Apr 2021 11:24:06 +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