[SCM] Samba Shared Repository - annotated tag samba-4.13.5 created

Karolin Seeger kseeger at samba.org
Tue Mar 9 10:59:45 UTC 2021


The annotated tag, samba-4.13.5 has been created
        at  c25207af5b237a758c6ccb128245e26a8c3815d5 (tag)
   tagging  6df178003a32483a4d98785806c716a942213f21 (commit)
  replaces  samba-4.13.4
 tagged by  Karolin Seeger
        on  Tue Mar 9 11:59:08 2021 +0100

- Log -----------------------------------------------------------------
samba: tag release samba-4.13.5
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEgfXigyvSVFoYl7cTqplEL7aAtiAFAmBHVPwACgkQqplEL7aA
tiCu9hAApvu4kppXNdRlg4ANJjqPMRu/WzWeUJ8r84pQqKUHF9gmrwCF3byCmz/+
sCpCjdKBK6RL6vj7J1dHo5y8/edILlXozxBiPYlidkreztnoUaz+iM+Pk6CsGi6O
FJljhL0rLugPvl5ID342rZqx9hi43n1FkYdaGJltNAG0Qeo2OT0+vGlf/NS43nuO
wUvN84pOw1E93e6WXZIDsiJLixRUY9yIyJNtYia0EHw9XNWO3rgGX7f2xOJPEhqy
ggpz4m7RDv0fyXAWtm9Zp/g22yBu6MDO9yDPxU5NnjAIB7eQqZXU6/TEbYvP/dcO
Fob5AbINasXiA/j8Uk5Euoe6cxEshIMRdxvKT+r8ihtrx+oFIYX22su8xvl35Ni8
2zwaJPHfl6CBQjsLbSjMwHqAeB/giUlt6Et6lQ3OQyWRymBhaKpLQyAQghyG3cwb
hXEW68c382RinE/4GI8NriSOuX4gAbbTrXv6zlw6vAWw8HgD1/DiDfqhy5rPq7Uh
0OUFdAnGWIg1UntunF/k2yaJ6O+4dhM7kNKG1NUr3adN5fDq6AVwgVxAcC3qAa3J
EAgZh4HTRJ+AFKuiGKV+lZbqlg0SU2TGJrVVdoaIdxf8bxfiqOrzVB1p5LxpodPg
tYRVcaouwmtL1aQaej9fUAgzCKM4N1a+Ro4LLG+7D7MD1Es8pCU=
=r0AY
-----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

Andrew Bartlett (2):
      selftest: Confirm that we fix any errors on the Deleted Objects container itself
      dbcheck: Check Deleted Objects and reduce noise in reports about expired tombstones

Björn Jacke (2):
      classicupgrade: treat old never expires value right
      wscript: use --as-needed only if tested successfully

Jeremy Allison (7):
      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.
      s3: libsmb: Add missing cli_tdis() in error path if encryption setup failed on temp proxy connection.
      smbd: In conn_force_tdis_done() when forcing a connection closed force a full reload of services.

Karolin Seeger (4):
      VERSION: Bump version up to 4.13.5...
      WHATSNEW: Add release notes for Samba 4.13.5.
      Revert "wscript: use --as-needed only if tested successfully"
      VERSION: Disable GIT_SNAPSHOT for the 4.13.5 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 (17):
      selftest: use correct DNS domain name for wrapper hosts file
      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
      selftest: add a test for "winbind:ignore domains"
      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"
      vfs_error_inject: add unlinkat hook
      selftest: add force_user_error_inject share in maptoguest env
      selftest: add a test that verifies unlink works when "force user" is set
      smbd: use fsp->conn->session_info for the initial delete-on-close token
      s3: fix fcntl waf configure check

Stefan Metzmacher (12):
      s3:pysmbd: fix fd leak in py_smbd_create_file()
      Makefile: add support for 'make testonly'
      selftest: allow a prefix under /m/username/
      selftest:Samba4: avoid File::Path 'make_path' in setup_dns_hub_internal()
      selftest/Samba4: make more use of get_cmd_env_vars()
      selftest/Samba4: correctly pass KRB5CCNAME to provision
      selftest/Samba4: allow get_cmd_env_vars() to take an overwrite dictionary
      s3:selftest: run test_smbclient_tarmode.pl with a fixed subdirectory name
      s4:selftest: use plansmbtorture4testsuite() for 'rpc.echo'
      selftest: make/use a copy of GNUPGHOME
      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



More information about the samba-cvs mailing list