Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (91d)  pkgsrc-2023Q3 (170d) 

2024-05-29 12:44:39 UTC Now

2023-08-29 14:50:41 UTC MAIN commitmail json YAML

net/samba4: update to 4.18.5

Changes since 4.18.5
--------------------

o  Jeremy Allison <jra@samba.org>
  * BUG 15420: reply_sesssetup_and_X() can dereference uninitialized tmp
    pointer.
  * BUG 15430: Missing return in reply_exit_done().

o  Andrew Bartlett <abartlet@samba.org>
  * BUG 15289: post-exec password redaction for samba-tool is more reliable for
    fully random passwords as it no longer uses regular expressions
    containing the password value itself.
  * BUG 9959: Windows client join fails if a second container CN=System exists
    somewhere.

o  Ralph Boehme <slow@samba.org>
  * BUG 15342: Spotlight sometimes returns no results on latest macOS.
  * BUG 15417: Renaming results in NT_STATUS_SHARING_VIOLATION if previously
    attempted to remove the destination.
  * BUG 15427: Spotlight results return wrong date in result list.

o  G端nther Deschner <gd@samba.org>
  * BUG 15414: "net offlinejoin provision" does not work as non-root user.

o  Pavel Filipensk箪 <pfilipensky@samba.org>
  * BUG 15400: rpcserver no longer accepts double backslash in dfs pathname.
  * BUG 15433: cm_prepare_connection() calls close(fd) for the second time.

o  Stefan Metzmacher <metze@samba.org>
  * BUG 15346: 2-3min delays at reconnect with smb2_validate_sequence_number:
    bad message_id 2.
  * BUG 15441: samba-tool ntacl get segfault if aio_pthread appended.
  * BUG 15446: DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED can't be parsed.

o  Noel Power <noel.power@suse.com>
  * BUG 15390: Python tarfile extraction needs change to avoid a warning
    (CVE-2007-4559 mitigation).
  * BUG 15435: Regression DFS not working with widelinks = true.

o  Arvid Requate <requate@univention.de>
  * BUG 9959: Windows client join fails if a second container CN=System exists
    somewhere.

o  Jones Syue <jonessyue@qnap.com>
  * BUG 15441: samba-tool ntacl get segfault if aio_pthread appended.
  * BUG 15449: mdssvc: Do an early talloc_free() in _mdssvc_open().

(taca)