Files
smbj/smbj.changes

19 lines
761 B
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Thu Jul 3 08:49:51 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v0.14.0
* Changes in release 0.14.0
+ Add configuration option to disable signing (Fixes #817)
+ Upgrade dependencies
+ Make share.queryInfo public to allow for exensibility (Fixes
#836)
+ Add support for querying volume information (Fixes #837)
+ Set sessionKey whenever we have it from authentication,
prevents NPE when server incorrectly does not recognise guest
or anon credentials (Fixes #792)
-------------------------------------------------------------------
Tue May 28 12:20:54 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v0.13.0