Changelog for
ksmbd-tools-3.5.2-13.9.x86_64.rpm :
* Sat Apr 06 2024 David Disseldorp
- Update to version 3.5.2
* Add durable handles parameter to ksmbd.conf.
* Add payload_sz in ksmbd_share_config_response to validate ipc response.
* Fix UAF and cleanups.- Update to version 3.5.1
* Fix worker_init_sa_handler return type. - Drop ksmbd-tools-fix-worker_init_sa_handler-return-type.patch
* Don\'t add global default `read only = yes\'. Shares are still read-only by default.
* Tue Oct 31 2023 David Disseldorp - Update to version 3.5.0
* Fix potencial NULL deference errors.
* Improved and cleaned up incorrect Glib library usage.
* Fix memleak and several bugs.
* Replace std functions with glib ones.
* update manpages.
* Improve the validation of ksmbd-tools\'s files(subauth, pwddb, conf).
* Increase the minimum glib version(2.40 -> 2.44)
* Several clean-ups.
* Add --list option to ksmbd.control.- Add ksmbd-tools-fix-worker_init_sa_handler-return-type.patch
* Thu Jul 27 2023 David Disseldorp - Update to version 3.4.9:
* Fix handling of max connections on config reload.
* Add a crossmnt parameter in smb.conf.- Remove unnecessary kernel-default BuildRequires- Add explicit --with-systemdsystemunitdir %configure parameter
* Sun Apr 09 2023 David Disseldorp - Update to version 3.4.8:
* Fix memleaks.
* Fix two security issues that were reported by ZDI.
* Sun Mar 19 2023 David Disseldorp - Update to version 3.4.7:
* add max connections for global section.
* default max connections is changed to 128 from no limitation.
* build utilities as a single binary.
* fix several bugs and memleak, and clean-ups.
* use \'disabled\', \'auto\' and \'mandatory\' for smb3 encryption parameter.
* fix guest account bugs.- 3.4.6:
* Add meson build.
* Several clean-up and bug fixes.(leak, segfault, debug print, typo, etc)
* Improve usage strings and argument handling.
* Support --sysconfdir and --with-rundir(or -Drundir) options for configure or meson.(See the README for details.)
* Fix password prompting for ksmbd.adduser.
* Notify ksmbd of all commands of ksmbd.addshare and ksmbd.addshare.
* Inform ksmbd of stale share config.
* Fix passworkd prompting issues on ksmbd.adduser.
* Add manpages for all utils and ksmbd.conf.
* Rename smb.conf to ksmbd.conf.
* Set netlink socket\'s receive buffer size to 1 MiB
* Add AATTgroup support to ksmbd.conf for lists of users.
* Casefold utf-8 share names.- 3.4.5:
* Add support for Heimdal as the Kerberos 5 implementation.
* Add smbd max io size parameter.
* Accept global share options.- 3.4.4:
* add smb2 max credits parameter to configuration.
* add space in ipc req/resp.- Use git tag tarball instead of GitHub release, due to autogen.sh removal- Package man pages and move example configuration under docdir Tue 18 Jan 2022 11:41:09 UTC - Enzo Matsumiya - Update to version 3.4.3:
* Fix file transfer stuck at 99%
* Creates a template ksmbd.service systemd unit file
* Remove follow symlinks support
* Throttle session setup failures to avoid dictionary attacks- Updates to spec file
* use pkgconfig() for BuildRequires
* update Source URL to use project\'s upstream instead of maintainer\'s personal repo
* Wed Sep 29 2021 Enzo Matsumiya - Initial import from main repository. Version 3.4.2.