Changelog for
php8-smbclient-1.1.1-12.5.x86_64.rpm :
* Tue Apr 18 2023 Arjen de Korte
- Update to version 1.1.1
* Workaround for regression in libsmbclient 4.16.9 and 4.17.5.
* Mon Apr 03 2023 Arjen de Korte - Update to version 1.1.0
* PHP 8 readiness- Update to version 1.0.7
* xattr fix
* Sat Dec 10 2022 Arjen de Korte - Remove php7 build for Tumbleweed (PHP 7.4 has reached EOL)
* Sun Feb 28 2021 Arjen de Korte - Update to version 1.0.6
* ftruncate implemented on smb_streams
* Fri Feb 19 2021 Arjen de Korte - Mention rpmlintrc file in spec + php-smbclient-rpmlintrc
* Wed Feb 17 2021 Arjen de Korte - Use _multibuild to also build for php8
* Thu Feb 11 2021 Arjen de Korte - Update to version 1.0.5
* Fixes possible segfault in php_smb_ops_close.
* Fri Jan 22 2021 Arjen de Korte - 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 2021 Arjen de Korte - 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 2021 Arjen de Korte - 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