The annotated tag, samba-4.12.12 has been created at fc28a87e039de77804764e3f184a8833e3151a7d (tag) tagging f8b775d962040cb9d39fdbf27b4187624c020cd3 (commit) replaces samba-4.12.11 tagged by Karolin Seeger on Thu Mar 11 12:45:09 2021 +0100
- Log ----------------------------------------------------------------- samba: tag release samba-4.12.12 -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEgfXigyvSVFoYl7cTqplEL7aAtiAFAmBKAsUACgkQqplEL7aA tiCDVBAAiX/WW9tYF2GEuZ10qKpTDOwR2mafuMD+/o67mEGvFxr1wyzuVRZJaOPH CddDCSH5lDOaR6kon6JA/12J0wEmplecvKf1GJvGtnqqKWhB+UU2EdR7X+IIoIOd f5F3hyk3FFUGiScbNBnONZ66a0SLpihzhTzZ6/HUEc/1OCCqRP+/MrKvPD7qDtJx dEHBZDIrfHbCW3musubS/vTvgd0vwiG1jbGAHJx92p9FK8pOMT5BGvrhIxI2Y25M CCgmOdXFWXQT8F3/tlL8C6iDJ34kXjPCzFYKMpjCXDcv3zWGj3milIMqMWfvCaLM CbQoff7WaWDaAGhge0UK2k+w5SQ8XAZnq1WJGGzNWxYrJ1QXP1HlmKEwQFSQ0rZ+ ZhXkjkvw1x1yRo5Cij6349mOTtCqgcMT0i7tGQn8OxOalzfwTkT5fck8WOBXx8jY PuVO5LzkLqCYmZ5AUsRW6py8J5xkI+CGu9soYznOk/thO80Nd22LPWlrWpSbkI9B WYLGLKxDxXXW+5y4aUMeiOfivbjQqHnh1mDA2VExrdhk0nw5/PScWW3ig1/ijOkX yGeNmKBpg1j88EElAOl2XCBp8lZA8Nd6WuO3CCQKCrvwunyIkXGmABrw+/yWkMsD +vnrrcwpti+fvawSR/dzXc6CoINasKbUk2JJZ+gbrbhxAzD9+UM= =CqXz -----END PGP SIGNATURE----- Andreas Schneider (3): lib:util: Add basic memcache unit test lib:util: Add cache oversize test for memcache lib:util: Avoid free'ing our own pointer Björn Jacke (2): classicupgrade: treat old never expires value right wscript: use --as-needed only if tested successfully Jeremy Allison (8): libcli/smb: Allow smb2cli_validate_negotiate_info_done() to ignore NT_STATUS_INVALID_PARAMETER. s3: smbd: Factor out setting up case parameters for a share to a function - conn_setup_case_options(). s3: smbd: Add call to conn_setup_case_options() to create_conn_struct_as_root(). s3: tests: Add regression test for bug 13992. s3: smbtorture3: Ensure we *always* replace the saved saved_tcon even in an error condition. s3: smbtorture3: Ensure run_tcon_test() always replaces any saved tcon and shuts down correctly even in error paths. s3: torture: Change the SMB1-only UID-REGRESSION-TEST to do an explicit copy of the tcon struct in use. s3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon struct when temporarily swapping out a connection on a cli_state. Karolin Seeger (8): VERSION: Bump version up to 4.12.12... WHATSNEW: Remove superfluous line. script/release.sh: Use new GPG key. ReleaseKey: add GnuPG key transition statement for the Samba release key script/release.sh: always select the GPG key by it's ID Revert "wscript: use --as-needed only if tested successfully" WHATSNEW: Add release notes for Samba 4.12.12. VERSION: Disable GIT_SNAPSHOT for the 4.12.12 release. Paul Wise (1): HEIMDAL: krb5_storage_free(NULL) should work Peter Eriksson (1): s3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame) in error path. Ralph Boehme (11): build: remove smbd_conn private library winbind: move config-reloading code to winbindd_dual.c winbind: set logfile after reloading config winbind: handle MSG_SMB_CONF_UPDATED in the winbinds children winbind: move "winbind:ignore domain" logic to a seperate function winbind: check for allowed domains in winbindd_dual_pam_auth() winbind: check for allowed domains in winbindd_dual_pam_auth_crap() winbind: check for allowed domains in winbindd_dual_pam_chng_pswd_auth_crap() winbind: check for allowed domains in winbindd_dual_pam_chauthtok() winbind: check for allowed domains in winbindd_pam_auth_pac_verify() s3/auth: implement "winbind:ignore domains" Stefan Metzmacher (9): libcli/smb: Change some checks to SMB_ASSERTS libcli/smb: split out smb2cli_ioctl_parse_buffer() libcli/smb: allow unexpected padding in SMB2 IOCTL responses s3:pysmbd: fix fd leak in py_smbd_create_file() script/autobuild.py: add support git worktree script/autobuild.py: use more portable 'cp -R -a -l' script/autobuild.py: allow write_system_info commands to fail script/autobuild.py: split out a rmdir_force() helper function script/autobuild.py: let cleanup() ignore errors from rmdir_force() by default Trever L. Adams (1): s3:modules:vfs_virusfilter: Recent talloc changes cause infinite start-up failure Volker Lendecke (2): locking: Fix an uninitialized variable read g_lock: Fix uninitalized variable reads ----------------------------------------------------------------------- -- Samba Shared Repository