[SCM] Samba Shared Repository - annotated tag samba-4.21.0rc2 created
Stefan Metzmacher
metze at samba.org
Tue Aug 13 17:00:49 UTC 2024
The annotated tag, samba-4.21.0rc2 has been created
at 46681e770ef9910cf702fe2147f008df173cfff8 (tag)
tagging 8e440c0a96aad8274435727812e89924559aeeff (commit)
replaces samba-4.21.0rc1
tagged by Stefan Metzmacher
on Tue Aug 13 19:00:15 2024 +0200
- Log -----------------------------------------------------------------
samba: tag release samba-4.21.0rc2
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEgfXigyvSVFoYl7cTqplEL7aAtiAFAma7kR8ACgkQqplEL7aA
tiBW/xAAlCVHs/8IrRDQVJI4of35eR9NACLbrdinZQjbHnM1MpuStOwsyE7xWabX
P6Gf4YO5NQfmzcAIJ46Wd8D+qzNQxMmNaOC/vGTQoihgunWkgf0XGS3CSrsPVHZq
THFb4DucnJCKmYWSMfkhMjvO9OA6eHbd7Ee9jlYAsBabMoyNXmGzjPdpg9feuMTe
GF1FRgQNdG/8VENoE71VkG4fSTD1ImbOfktUb3orpPzpP0VzHT9oiUkjaY87CgPj
r+rIOLp34iLrkiES/g+E/ht4USWy7uBbcV4FnhYbYS4IvMqiQI+zIHpH+GBjS8EA
XkWFRDKfaff5Uu+aXz7LCgDRGDeOgCR8MRO+dKhIDunti1hbT2PR9yawiLOW9rag
eWlgTn7bnUm/RVoYxbEPyPPgh2HbpSQygTpoi91KP4MrI/WJ5vdygnptFUllT3L2
E+xSyfh4Jtgju0cGzBAyeT+eIYFI3Tqz87qfaYZF/7B7iw/6cbkjjT+76ucnuSDX
WFBQv699ag4JXLX6WPvOMiqN4pjBSbROBLmrGfkjylIoWVjPkgGSrRQVDXtN0pEn
1rEagdj8aac9hITKmQl2IyYWKkDWxENKrW+y0cjjkfiDoop21mZp89Wdax429lao
X+MPciVuEUR+TwYnmETbioMA7AZ9G7bDNR6Eti9u3GJIRfAaTA4=
=d+Zu
-----END PGP SIGNATURE-----
Andreas Schneider (2):
wafsamba: Fix ABI symbol name generation
autobuild: Add ABI checks for libtalloc, libtevent and libtdb
Anoop C S (1):
vfs_ceph_new: Unconditionally use ceph_select_filesystem
Jo Sutton (1):
ldb: Fix ldb public library header files being unusable
Jule Anger (1):
VERSION: Bump version up to Samba 4.21.0rc2...
Pavel Filipenský (12):
docs:smbdotconf: Improve formatting of 'sync machine password to keytab'
docs-xml: Fix trailing whitespace in net.8.xml
docs-xml: Delete descriptions for removed commands "net ads keytab add" and "net ads keytab add_update_ads"
WHATSNEW: update the "Automatic keytab update after machine password change" section
Revert "docs-xml: Delete descriptions for removed commands "net ads keytab add" and "net ads keytab add_update_ads""
docs: Add examples to net.8 that use 'sync machine password to keytab'
s3:script: Rename updatekeytab.sh ==> winbind_ctdb_updatekeytab.sh
s3:script: Install winbind_ctdb_updatekeytab.sh
docs:smbdotconf: Improve documentation for 'sync machine password script'
docs:smbdotconf: Improve documentation for 'sync machine password to keytab'
docs:smbdotconf: Update 'kerberos method' with 'sync machine password to keytab'
WHATSNEW: update the "Automatic keytab update after machine password change" section
Shachar Sharon (33):
vfs_ceph_new: next iteration of samba-to-cephfs bridge
vfs_ceph_new: use low-level APIs for disk_free
vfs_ceph_new: use low-level APIs for stat
vfs_ceph_new: use low-level APIs for lstat
vfs_ceph_new: use low-level APIs for statfs
vfs_ceph_new: use low-level APIs for lchown
vfs_ceph_new: ref cephmount_cached entry in handle->data
vfs_ceph_new: use low-level APIs for open/close
vfs_ceph_new: use low-level APIs for fstat
vfs_ceph_new: use low-level APIs for fstatat
vfs_ceph_new: use low-level APIs for fdopendir
vfs_ceph_new: use low-level APIs for mkdirat
vfs_ceph_new: use low-level APIs for readdir ops
vfs_ceph_new: proper error handling to readdir
vfs_ceph_new: use low-level APIs for fchown/fchmod
vfs_ceph_new: use low-level APIs for fntimes
vfs_ceph_new: use low-level APIs for unlinkat
vfs_ceph_new: use low-level APIs for symlink/readlink
vfs_ceph_new: use low-level APIs for read/write
vfs_ceph_new: use low-level APIs for lseek
vfs_ceph_new: use low-level APIs for fsync
vfs_ceph_new: use low-level APIs for ftruncate/fallocate
vfs_ceph_new: use low-level APIs for linkat
vfs_ceph_new: use low-level APIs for renameat
vfs_ceph_new: use low-level APIs for mknodat
vfs_ceph_new: use low-level APIs for xattr ops
vfs_ceph_new: debug-log upon libcephfs low-level calls
vfs_ceph_new: common prefix to debug-log messages
docs-xml/manpages: add entry for vfs_ceph_new
vfs_ceph{_new}: do not set errno upon successful call to libcephfs
vfs_ceph_new: handle errno properly for 'readdir'
vfs_ceph_new: use 'ceph_new' for config-param prefix
docs-xml/manpages: 'ceph_new' prefix for config-param of vfs_ceph_new
Stefan Metzmacher (6):
WHATSNEW: update the Per-user and group "veto files" and "hide files" section
tdb: version 1.4.12
s3:lib: add winbind_lookup_name_ex() fallback for --without-winbind
script/autobuild.py: do some basic testing using --without-winbind
WHATSNEW: Add release notes for Samba 4.21.0rc2.
VERSION: Disable GIT_SNAPSHOT for the 4.21.0rc2 release.
Volker Lendecke (8):
loadparm: Factor out lp_wi_scan_parametrics
loadparm: Add lp_wi_scan_share_parametrics
lib: Factor out append_namearray from set_namearray
smbd: Respect per-user hide and veto files with parametric options
tests: Test parametric per-user syntax for hide/veto files
lib: Remove per-user support from append_to_namearray
lib: Remove "token" parameter from set_namearray
docs: Document parametric form of hide and veto files
-----------------------------------------------------------------------
--
Samba Shared Repository
More information about the samba-cvs
mailing list