pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fetchmail fetchmail: Update to 6.4.26



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c4dd057f7c3
branches:  trunk
changeset: 372400:8c4dd057f7c3
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Mon Jan 24 11:56:59 2022 +0000

description:
fetchmail: Update to 6.4.26

upstream changes:
-----------------
fetchmail-6.4.26 (released 2021-12-26, 31661 LoC):

# FIXES:
* When using wolfSSL 5.0.0, work around a bug that appears to hit wolfSSL when
  receiving handshake records while still in SSL_peek(). Workaround is to read
  1 byte and cache it, then call SSL_peek() again.
  This affects only some servers. https://github.com/wolfSSL/wolfssl/issues/4593

# TRANSLATIONS: language translations were updated by this fine person:
* sr:    Мирослав Николић (Miroslav Nikolić) [Serbian]

diffstat:

 mail/fetchmail/Makefile |  4 ++--
 mail/fetchmail/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 78be74d54808 -r 8c4dd057f7c3 mail/fetchmail/Makefile
--- a/mail/fetchmail/Makefile   Mon Jan 24 11:11:23 2022 +0000
+++ b/mail/fetchmail/Makefile   Mon Jan 24 11:56:59 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.201 2021/12/26 15:28:10 triaxx Exp $
+# $NetBSD: Makefile,v 1.202 2022/01/24 11:56:59 triaxx Exp $
 
 # Note to updaters: mail/fetchmailconf reaches over here, make sure it builds.
-DISTNAME=      fetchmail-6.4.25
+DISTNAME=      fetchmail-6.4.26
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
 EXTRACT_SUFX=  .tar.xz
diff -r 78be74d54808 -r 8c4dd057f7c3 mail/fetchmail/distinfo
--- a/mail/fetchmail/distinfo   Mon Jan 24 11:11:23 2022 +0000
+++ b/mail/fetchmail/distinfo   Mon Jan 24 11:56:59 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.62 2021/12/26 15:28:10 triaxx Exp $
+$NetBSD: distinfo,v 1.63 2022/01/24 11:56:59 triaxx Exp $
 
-BLAKE2s (fetchmail-6.4.25.tar.xz) = 042b4b0a4aafb7ffde80e0b0cbd08c8754898919b2f78f9d6c729016a5e385ad
-SHA512 (fetchmail-6.4.25.tar.xz) = 33adbcc1d46f4260a8e74e2a8d2375086374ffa403f7b73a9583db2bfce1319b39d8cceb5127201704344444df5fc33b91097dc0060fa76cb07128889db27434
-Size (fetchmail-6.4.25.tar.xz) = 1343360 bytes
+BLAKE2s (fetchmail-6.4.26.tar.xz) = 4f8a514af2a3370f503bfdf3366607a274ef2da21eaf8e8cbb58d0c4b51cde11
+SHA512 (fetchmail-6.4.26.tar.xz) = 9f591e2570db0c3f4ff51244d0c912f9f763ad9c44c9e8e182d0bedb424e27fa5ad1bdc1633b9b73122c0232713d42ae70c5199a83cb8d6de94ce3eedc3e152f
+Size (fetchmail-6.4.26.tar.xz) = 1341208 bytes
 SHA1 (patch-Makefile.in) = 9cd2053a7c8bbbf6f71fcee03e33c0d29d235c4e
 SHA1 (patch-configure) = f5db59db380755d8b9fc8f75e723fd729ca06c30
 SHA1 (patch-configure.ac) = 9ff885f7d40a749f628d35a8408b1860f8017362


Home | Main Index | Thread Index | Old Index