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

Karolin Seeger kseeger at samba.org
Tue May 19 10:15:29 UTC 2020


The annotated tag, samba-4.12.3 has been created
        at  c75d38e1464ddba5943cccf4ac4430f2e6d08ad3 (tag)
   tagging  659c8c3d733b3de88664460f3a2f72ccb0448a2a (commit)
  replaces  ldb-2.1.3
 tagged by  Karolin Seeger
        on  Tue May 19 12:14:57 2020 +0200

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

iF0EABECAB0WIQRS+8C4bZVLCEMyTNxvM5FbZWi36gUCXsOxoQAKCRBvM5FbZWi3
6r89AKCyUyOR8ovnzyemvzPAx1g1gVnwNwCff38lWW0tVqg2K3r0xXlnUuZfql0=
=E5iE
-----END PGP SIGNATURE-----

Andreas Schneider (1):
      docs-xml: Fix usernames in pam_winbind manpages

Jeremy Allison (9):
      lib: util: Add sys_pread_full().
      lib: util: Add sys_pwrite_full().
      s3: VFS: aio_fork: Change sys_pread() -> sys_pread_full() to protect against short reads.
      s3: VFS: aio_fork: Change sys_pwrite() -> sys_pwrite_full() to protect against short writes.
      s3: VFS: default. Change sys_pread() -> sys_pread_full() in SMB_VFS_PREAD() to protect against short reads.
      s3: VFS: default. Change sys_pwrite() -> sys_pwrite_full() in SMB_VFS_PWRITE() to protect against short writes.
      s3: VFS: default. Change pread() -> sys_pread_full() in SMB_VFS_PREAD_SEND() to protect against short reads.
      s3: VFS: default. Change pwrite() -> sys_pwrite_full() in SMB_VFS_PWRITE_SEND() to protect against short writes.
      s3: RPC: Don't crash on trying to talloc_free(-1) if smb_iconv_open_ex() fails.

Karolin Seeger (2):
      WHATSNEW: Add release notes for Samba 4.12.3.
      VERSION: Disable GIT_SNAPSHOT for the 4.12.3 release.

Ralph Boehme (9):
      CI: add two tests for shadow_copy2 VFS module
      smbd: make get_real_filename_full_scan() public
      s3/lib: add is_gmt_token()
      vfs_shadow_copy2: implement case canonicalisation in shadow_copy2_get_real_filename()
      selftest: split a knownfail entry
      s4/torture: reproducer for bug 14375
      smbd: make conflicting_access available to other functions
      smbd: fix for bug 14375
      s3/locking: prime flags in a fresh sharemode data object

Stefan Metzmacher (23):
      s4:torture: add tests to test the SMB2 read/write offset/length boundaries
      lib: util: Add sys_valid_io_range()
      smb2_server: fix smbd_smb2_request_verify_sizes() for SMB2_OP_WRITE
      s3:smbd: handle 0 length writes as no-op.
      s3:smbd: add vfs_valid_{pread,pwrite}_range() helper functions
      smbd: add vfs_valid_{pread,pwrite}_range() checks where needed
      vfs_io_uring: fix the prefix for parametric options from 'vfs_io_uring' to 'io_uring'
      vfs_io_uring: replace vfs_io_uring_request->state with _tevent_req_data()
      vfs_io_uring: introduce vfs_io_uring_request->completion_fn()
      vfs_io_uring: move error handling out of vfs_io_uring_pread_recv()
      vfs_io_uring: move error handling out of vfs_io_uring_pwrite_recv()
      vfs_io_uring: move error handling out of vfs_io_uring_fsync_recv()
      vfs_io_uring: make use of sys_valid_io_range() in vfs_io_uring_pread_send()
      vfs_io_uring: make use of sys_valid_io_range() in vfs_io_uring_pwrite_send()
      vfs_io_uring: avoid stack recursion of vfs_io_uring_queue_run()
      vfs_io_uring: split out a vfs_io_uring_request_submit() function
      vfs_io_uring: split out a vfs_io_uring_pread_submit() function
      vfs_io_uring: split out a vfs_io_uring_pwrite_submit() function
      vfs_io_uring: protect vfs_io_uring_pread_completion() against invalid results
      vfs_io_uring: protect vfs_io_uring_pwrite_completion() against invalid results
      vfs_io_uring: protect vfs_io_uring_fsync_completion() against invalid results
      vfs_io_uring: retry after a short read in vfs_io_uring_pread_completion()
      vfs_io_uring: retry after a short writes in vfs_io_uring_pwrite_completion()

Volker Lendecke (4):
      libsmb: Fix indentation in cli_RNetShareEnum()
      libsmb: Protect cli_RNetShareEnum() against rprcnt<6
      libsmb: Protect cli_RNetServerEnum against rprcnt<6
      libsmb: Protect cli_oem_change_password() from rprcnt<2

-----------------------------------------------------------------------


-- 
Samba Shared Repository



More information about the samba-cvs mailing list