diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4b5af3..e27e40d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,56 @@ +samba (2:4.20.2+dfsg-1) unstable; urgency=medium + + * new upstream stable/bugfix release: + - https://bugzilla.samba.org/show_bug.cgi?id=13019 + Dynamic DNS updates with the internal DNS are not working + - https://bugzilla.samba.org/show_bug.cgi?id=13213 + Samba build is not reproducible + - https://bugzilla.samba.org/show_bug.cgi?id=14981 + netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with SysvolReady=0 + - https://bugzilla.samba.org/show_bug.cgi?id=15412 Anonymous smb3 + signing/encryption should be allowed (similar to Windows Server 2022) + - https://bugzilla.samba.org/show_bug.cgi?id=15435 + Regression DFS not working with widelinks = true + - https://bugzilla.samba.org/show_bug.cgi?id=15569 + ldb qsort might r/w out of bounds with an intransitive compare function + - https://bugzilla.samba.org/show_bug.cgi?id=15573 + Panic in dreplsrv_op_pull_source_apply_changes_trigger + - https://bugzilla.samba.org/show_bug.cgi?id=15620 + s4:nbt_server: does not provide unexpected handling, so winbindd + can't use nmb requests instead cldap + - https://bugzilla.samba.org/show_bug.cgi?id=15625 + Many qsort() comparison functions are non-transitive, which can lead + to out-of-bounds access in some circumstances + - https://bugzilla.samba.org/show_bug.cgi?id=15633 + samba-gpupdate - Invalid NtVer in netlogon_samlogon_response + - https://bugzilla.samba.org/show_bug.cgi?id=15638 + Need to change gitlab-ci.yml tags in all branches to avoid CI bill + - https://bugzilla.samba.org/show_bug.cgi?id=15642 winbindd, + net ads join and other things don't work on an ipv6 only host + - https://bugzilla.samba.org/show_bug.cgi?id=15653 idmap_ad creates + an incorrect local krb5.conf in case of trusted domain lookups + - https://bugzilla.samba.org/show_bug.cgi?id=15654 + new --vendor-name and --vendor-patch-revision options for ./configure + - https://bugzilla.samba.org/show_bug.cgi?id=15659 + Segmentation fault when deleting files in vfs_recycle + Closes: #1073252 + - https://bugzilla.samba.org/show_bug.cgi?id=15660 The images don't build + after the git security release and CentOS 8 Stream is EOL + - https://bugzilla.samba.org/show_bug.cgi?id=15662 + vfs_widelinks with DFS shares breaks case insensitivity + - https://bugzilla.samba.org/show_bug.cgi?id=15664 + Panic in vfs_offload_token_db_fetch_fsp() + - https://bugzilla.samba.org/show_bug.cgi?id=15665 + CTDB RADOS mutex helper misses namespace support + - https://bugzilla.samba.org/show_bug.cgi?id=15666 "client use kerberos" + and --use-kerberos is ignored for the machine account + * d/libldb2.symbols,d.python3-ldb.symbols.in: add new version (2.9.1) + * use ./configure --vendor-name= instead of patching ./VERSION + * omit samba-ad-dc for i386 ubuntu + * samba-ad-dc: usr-move compensation maintscripts: add "set -e" + + -- Michael Tokarev <mjt@tls.msk.ru> Wed, 19 Jun 2024 23:59:36 +0300 + samba (2:4.20.1+dfsg-5) unstable; urgency=medium * Build-Depends: dpkg-dev>=trixie for Arch packages only (for t64 rename) |