1
0
forked from pool/php-smbclient
Commit Graph

3 Commits

Author SHA256 Message Date
Arjen de Korte
139b06c103 - Mention rpmlintrc file in spec
+ php-smbclient-rpmlintrc

OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-smbclient?expand=0&rev=4
2021-02-19 19:00:21 +00:00
Arjen de Korte
12ffd9ae39 - Use _multibuild to also build for php8
- Update to version 1.0.5
  * Fixes possible segfault in php_smb_ops_close.

- 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.

- 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.

- 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

OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-smbclient?expand=0&rev=3
2021-02-17 21:41:27 +00:00
Arjen de Korte
64aa684ef1 OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-smbclient?expand=0&rev=2 2021-02-17 21:28:44 +00:00