* Fixed OAUTHBEARER support * Fixed various PHP deprecation warnings * PHPDoc fixes OBS-URL: https://build.opensuse.org/package/show/server:php:applications/php-pear-Net_Sieve?expand=0&rev=9
115 lines
4.1 KiB
Plaintext
115 lines
4.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 1 20:13:24 UTC 2025 - Arjen de Korte <suse+build@de-korte.org>
|
|
|
|
- New upstream release 1.4.8
|
|
* Fixed OAUTHBEARER support
|
|
* Fixed various PHP deprecation warnings
|
|
* PHPDoc fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 26 18:17:59 UTC 2024 - Arjen de Korte <suse+build@de-korte.org>
|
|
|
|
- New upstream release 1.4.7
|
|
* Add support of OAUTHBEARER
|
|
* PHPDoc improvements/fixes
|
|
* Short array syntax
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 12 21:28:36 UTC 2022 - Arjen de Korte <suse+build@de-korte.org>
|
|
|
|
- New upstream release 1.4.6
|
|
* Fix PHP 8.1 deprecation warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 5 17:21:16 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
|
|
|
- New upstream release 1.4.5
|
|
* Support XOAUTH2 authorization method
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 5 21:01:59 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
|
|
|
|
- make package PHP version independent
|
|
- use correct macro to reference metadata (boo#1158112)
|
|
- clean-up spec, use https for downloading
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 4 23:43:53 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 4 16:44:54 UTC 2018 - Aeneas Jaißle <aj@ajaissle.de>
|
|
|
|
- New upstream release 1.4.4
|
|
* Fix PHP 7.3: Declaration of case-insensitive constants is deprecated
|
|
|
|
- Changes 1.4.3:
|
|
* Support GSSAPI authentication
|
|
|
|
- Changes 1.4.2:
|
|
* Composer: Fix license identifier, don't use unbound version numbers for deps
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 11 11:10:45 UTC 2017 - jweberhofer@weberhofer.at
|
|
|
|
- Fixed dependencies
|
|
- Simplified spec
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 10 06:33:48 UTC 2017 - jweberhofer@weberhofer.at
|
|
|
|
- Cleaned up spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 18 07:57:28 UTC 2017 - ecsos@opensuse.org
|
|
|
|
- New upstream release 1.4.1
|
|
* Use 8bit instead of latin1 for string length in bytes calculation
|
|
* Extend listScripts() so it's possible to get an active script name in one go
|
|
* Request #20491: Skip redundant CAPABILITY requests
|
|
|
|
- changes from 1.4.0
|
|
* Dropped PHP4 support, fixed PHP7 warnings
|
|
* Fixed E_DEPRECATED warning on Auth_SASL::factory() call
|
|
* Enable later TLS versions
|
|
|
|
- renamed package to php7-pear-Net_Sieve
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 15 13:14:17 UTC 2015 - aj@ajaissle.de
|
|
|
|
- New upstream release 1.3.4
|
|
* Remove erroneous and unnecessary active script caching (Bug #20472)
|
|
|
|
- Changes 1.3.3:
|
|
* Fix notices from non-static calling of PEAR methods.
|
|
* Fix reading OK responses with string literal messages.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 11 09:58:28 UTC 2012 - Ralf Lang <lang@b1-systems.de>
|
|
|
|
- Fix dependency on php-macros for SLE11 case
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 8 13:54:20 UTC 2011 - coolo@suse.com
|
|
|
|
- fix license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 24 13:47:26 UTC 2011 - lang@b1-systems.de
|
|
|
|
- version 1.3.2
|
|
- Fix referrals if host data or user credentials are passed to connect() and login() instead of the constructor (Aleksander Machniak, Bug #17107).
|
|
- Query capabilities again after successful authentication (Jesse Crawford, Request #18382).
|
|
- Escape quotes and backslashes in script names, and use literal strings for script names with non-ASCII characters (Aleksander Machniak, Bug #16691).
|
|
- Work around broken STARTTLS behavior in Cyrus versions before 2.3.10 (Aleksander Machniak, Bug #18241).
|
|
- Improve string literal parsing (Aleksander Machniak, Bug #18228).
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 26 13:22:46 UTC 2011 - lang@b1-systems.de
|
|
|
|
- packaged with php-macros
|
|
|