Package Release Info

php-pear-Net_SMTP-1.12.1-bp160.1.9

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

php-pear-Net_SMTP

Change Logs

* Sun May 26 2024 Arjen de Korte <suse+build@de-korte.org>
- New upstream release 1.12.1
  * Bug: Don't enable GSSAPI method if principal is not set (#81) (#82)
- New upstream release 1.12.0
  * Feature: add support of OAUTHBEARER (#79)
* Wed Nov 01 2023 Arjen de Korte <suse+build@de-korte.org>
- New upstream release 1.11.1
  * BugFix: Triggering deprecation warnings in error-log causes system
    failures because of changing the behavior in error reporting (#76)
- New upstream release 1.11.0
  * 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)
Version: 1.10.1-bp155.1.4
* Thu Sep 29 2022 Arjen de Korte <suse+build@de-korte.org>
- New upstream release 1.10.1
  * (authXOAuth2) longer tokens violate maximum SMTP command line length
  * (disconnect) socket will not disconnect on erroneous response upon
    QUIT message
  * Fix PHP 8.2 deprecation warnings on undefined properties
Version: 1.10.0-bp154.1.22
* Sat Jun 05 2021 Arjen de Korte <suse+build@de-korte.org>
- New upstream release 1.10.0
  * Add the starttls() method
* Tue Aug 18 2020 Arjen de Korte <suse+build@de-korte.org>
- New upstream release 1.9.2
  * Repackage documentation
* Sun Jun 07 2020 Arjen de Korte <suse+build@de-korte.org>
- New upstream release 1.9.1
  * Added .gitattributes for nicer packaging