./net/pear-Net_SMTP, PHP classes to provide SMTP Interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.11.1, Package name: php74-pear-Net_SMTP-1.11.1, Maintainer: pkgsrc-users

Provides an implementation of the SMTP protocol


Required to run:
[net/pear-Net_Socket] [lang/pear] [lang/php73]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-11-04 16:21:26 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/pear-Net_SMTP: update to 1.11.1

1.11.11 (2023-11-01)

* BugFix: Triggering deprecation warnings in error-log causes system
  failures because of changing the behavior in error reporting (#76)
   2023-10-29 16:18:53 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/pear-Net_SMTP: add specific DIST_SUBDIR

It looks like pre-release distfile was uploaded and it was updated later.

So, add specific DIST_SUBDIR and bump PKGREVISION.
   2023-10-28 14:50:25 by Takahiro Kambe | Files touched by this commit (2) | Package updated
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)
   2022-10-04 15:39:24 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/pear-Net_SMTP: update to 1.10.1

1.10.1 (2022-09-23)

Changelog:

* BugFix: (authXOAuth2) longer tokens violate maximum SMTP command line
  length #70

* BugFix: (disconnect) socket will not disconnect on erroneous response upon
  QUIT message #71

* BugFix: Fix PHP 8.2 deprecation warnings on undefined properties #72
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-03-21 04:30:04 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/pear-Net_SMTP: update to 1.10.0

1.10.0 (2021-03-19 14:43 UTC)

Changelog:

* Add the starttls() method
   2020-08-16 15:46:03 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/pear-Net_SMTP: update to 1.9.2

Update pear-Net_SMTP to 1.9.2

1.9.2 (2020-08-12 21:27 UTC)

Changelog:

* Repackage documentation