1
0
forked from pool/php-smbclient
php-smbclient/php-smbclient.changes
2023-04-18 18:02:05 +00:00

98 lines
3.6 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 18 17:57:48 UTC 2023 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.1.1
* Workaround for regression in libsmbclient 4.16.9 and 4.17.5.
-------------------------------------------------------------------
Mon Apr 3 20:33:48 UTC 2023 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.1.0
* PHP 8 readiness
- Update to version 1.0.7
* xattr fix
-------------------------------------------------------------------
Sat Dec 10 10:32:12 UTC 2022 - Arjen de Korte <suse+build@de-korte.org>
- Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)
-------------------------------------------------------------------
Sun Feb 28 22:52:22 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.0.6
* ftruncate implemented on smb_streams
-------------------------------------------------------------------
Fri Feb 19 18:59:18 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Mention rpmlintrc file in spec
+ php-smbclient-rpmlintrc
-------------------------------------------------------------------
Wed Feb 17 21:32:51 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Use _multibuild to also build for php8
-------------------------------------------------------------------
Thu Feb 11 12:30:02 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.0.5
* Fixes possible segfault in php_smb_ops_close.
-------------------------------------------------------------------
Fri Jan 22 10:06:14 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.0.4
* Check if smbc_setOptionProtocols is available, as at least one
distro might have a libsmbclient that is too old.
-------------------------------------------------------------------
Thu Jan 21 13:50:35 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.0.3
* Add client min/max protocol to streams, and make either min/max
optional.
- Update to version 1.0.2
* Introduces smbclient_client_protocols() to set min and max
protocol for negotiation.
-------------------------------------------------------------------
Sun Jan 17 10:36:07 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Upgrade to version 1.0.1
* Code fixes for PHP 7.4/8, and memory free, ReadTest added,
Travis build updated, and smbclient_state_init documentation fixed
- Remove patch (upstreamed)
- 0001-fix-incorrect-deallocation-of-zend_string.patch
- Use php_cfgdir and php_extdir macros to determine location of files
-------------------------------------------------------------------
Fri Jan 11 13:41:36 UTC 2019 - Cristian Rodríguez <crodriguez@owncloud.com>
- Upgrade to version 1.0.0 (boo#1123503)
* stream optimization: reuse previous connections (Remi)
- 0001-fix-incorrect-deallocation-of-zend_string.patch: zend_strings
are to be zend_string_release()'ed not efree()'ed.
-------------------------------------------------------------------
Thu Dec 20 16:48:09 UTC 2018 - jweberhofer@weberhofer.at
- Added php7-smbclient-fix_for_PHP_7.3.patch to allow building with PHP 7.3
as discussed in gh#eduardok/libsmbclient-php#60
-------------------------------------------------------------------
Mon Jul 23 09:50:15 UTC 2018 - idonmez@suse.com
- Cleanup with spec-cleaner
-------------------------------------------------------------------
Tue Mar 27 23:55:54 UTC 2018 - crrodriguez@opensuse.org
- Build module with -fvisibility=hidden
-------------------------------------------------------------------
Mon Nov 20 15:15:07 UTC 2017 - crrodriguez@opensuse.org
- Initial version for php 7