pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/pear-Net_SMTP
Module Name: pkgsrc
Committed By: taca
Date: Sat Oct 28 12:50:25 UTC 2023
Modified Files:
pkgsrc/net/pear-Net_SMTP: Makefile distinfo
Log Message:
net/pear-Net_SMTP: update to 1.11.0
1.11.0 (2023-10-26)
Changelog:
* Feature: Add SCRAM-SHA-1, SCRAM-SHA-224, SCRAM-SHA-256, SCRAM-SHA-384 and
SCRAM-SHA-512 support (#76)
* Task: Mark authentication methods CRAM-MD5, DIGEST-MD5 and LOGIN as
DEPRECATED with deprecation warnings in the error-log (#76)
* BugFix: SMTP: STARTTLS failed (code: 220, response: 2.0.0 Ready to start
TLS) (#74)
* BugFix: Issue with non-blocking streams on establishing STARTTLS
encryption (#74)
* BugFix: Implement TLS1.3 on STARTTLS encryption (#74)
* BugFix: using implode() instead of join() (#74)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/pear-Net_SMTP/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/pear-Net_SMTP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/pear-Net_SMTP/Makefile
diff -u pkgsrc/net/pear-Net_SMTP/Makefile:1.28 pkgsrc/net/pear-Net_SMTP/Makefile:1.29
--- pkgsrc/net/pear-Net_SMTP/Makefile:1.28 Tue Oct 4 13:39:24 2022
+++ pkgsrc/net/pear-Net_SMTP/Makefile Sat Oct 28 12:50:24 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/10/04 13:39:24 taca Exp $
+# $NetBSD: Makefile,v 1.29 2023/10/28 12:50:24 taca Exp $
-DISTNAME= Net_SMTP-1.10.1
+DISTNAME= Net_SMTP-1.11.0
CATEGORIES+= net mail
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/pear-Net_SMTP/distinfo
diff -u pkgsrc/net/pear-Net_SMTP/distinfo:1.23 pkgsrc/net/pear-Net_SMTP/distinfo:1.24
--- pkgsrc/net/pear-Net_SMTP/distinfo:1.23 Tue Oct 4 13:39:24 2022
+++ pkgsrc/net/pear-Net_SMTP/distinfo Sat Oct 28 12:50:24 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/10/04 13:39:24 taca Exp $
+$NetBSD: distinfo,v 1.24 2023/10/28 12:50:24 taca Exp $
-BLAKE2s (pear/Net_SMTP-1.10.1.tgz) = dead697c25cd1b83b788254edfb3050a6e4feb63de8218c108302ec0d75ea8d2
-SHA512 (pear/Net_SMTP-1.10.1.tgz) = ff006407204b56709c430b33e44aab5af2fa4439d3dee4d210059b41207726a3b02f19eace594cf5c707140173f53e25e6239c2375dc254116c35c7561f61330
-Size (pear/Net_SMTP-1.10.1.tgz) = 16011 bytes
+BLAKE2s (pear/Net_SMTP-1.11.0.tgz) = 7f3e14c1a55b1563b9a0014a8134468badb255792b00df48d2a0961c3928de7b
+SHA512 (pear/Net_SMTP-1.11.0.tgz) = 0c7bfa0799addde1377ecc02f19c960ff970ec840f28bc76a6e87ec6e620a0e412e6ad19c23746230ed16fbd60eee9176e8a7b031857e0644f98534d376b8091
+Size (pear/Net_SMTP-1.11.0.tgz) = 17474 bytes
Home |
Main Index |
Thread Index |
Old Index