Files
smbj/smbj.changes
Fridrich Strba c421a5baa6 Accepting request 1290152 from home:urbic:branches:Java:packages
- 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)

OBS-URL: https://build.opensuse.org/request/show/1290152
OBS-URL: https://build.opensuse.org/package/show/Java:packages/smbj?expand=0&rev=2
2025-07-03 11:34:54 +00:00

19 lines
761 B
Plaintext

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