2025-01-07 12:33:06 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
samba4: updated to 4.21.3
Changes since 4.21.2
* BUG 15701: More possible replication loops against Azure AD.
* BUG 15697: Compound rename from Mac clients can fail with
NT_STATUS_INTERNAL_ERROR if the file has a lease.
* BUG 15724: vfs crossrename seems not work correctly.
* BUG 6750: After 'machine password timeout' /etc/krb5.keytab is not updated.
* BUG 15771: Memory leak wbcCtxLookupSid.
* BUG 15765: Fix heap-user-after-free with association groups.
* BUG 15758: Segfault in vfs_btrfs.
* BUG 15755: Avoid event failure race when disabling an event script.
* BUG 15724: vfs crossrename seems not work correctly.
|
2024-12-18 11:58:04 by Niclas Rosenvik | Files touched by this commit (15) |
Log message:
revbump due to devel/talloc dependency changes
|
2024-12-06 10:55:24 by Niclas Rosenvik | Files touched by this commit (16) |
Log message:
revbump due to databases/tdb buildlink change
|
2024-11-26 12:38:09 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
samba4: updated to 4.21.2
Changes since 4.21.1
--------------------
o Ralph Boehme <slow@samba.org>
* BUG 15732: smbd fails to correctly check sharemode against OVERWRITE
dispositions.
* BUG 15754: Panic in close_directory.
o Pavel Filipenský <pfilipensky@samba.org>
* BUG 15752: winexe no longer works with samba 4.21.
o Stefan Metzmacher <metze@samba.org>
* BUG 14356: protocol error - Unclear debug message "pad length \
mismatch" for
invalid bind packet.
* BUG 15425: NetrGetLogonCapabilities QueryLevel 2 needs to be implemented.
* BUG 15740: gss_accept_sec_context() from Heimdal does not imply
GSS_C_MUTUAL_FLAG with GSS_C_DCE_STYLE.
* BUG 15749: winbindd should call process_set_title() for locator child.
o Martin Schwenke <mschwenke@ddn.com>
* BUG 15320: Update CTDB to track all TCP connections to public IP addresses.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-10 08:41:07 by Thomas Klausner | Files touched by this commit (2) |
Log message:
samba4: fix build on NetBSD-current with C23 memset_explicit()
Add upstream merge request URL.
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-26 10:26:21 by Thomas Klausner | Files touched by this commit (1) |
Log message:
samba4: this now conflicts with ldb
|
2024-08-07 12:40:36 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
samba4: updated to 4.20.4
Changes since 4.20.3
--------------------
This only fixes a regression in library version strings in Samba
4.20.3, see: https://bugzilla.samba.org/show_bug.cgi?id=15673
If you compiled Samba from the sources and don't have other
applications relying on Samba's public libraries, there's
no reason to upgrade from 4.20.3 to 4.20.4.
o Andreas Schneider <asn@samba.org>
* BUG 15673: --version-* options are still not ergonomic, and they reject
tilde characters.
o Stefan Metzmacher <metze@samba.org>
* BUG 15673: --version-* options are still not ergonomic, and they reject
tilde characters.
|