[SCM] The rsync repository. - annotated tag v3.1.3pre1 created

Rsync CVS commit messages rsync-cvs at lists.samba.org
Mon Jan 15 06:47:32 UTC 2018


The annotated tag, v3.1.3pre1 has been created
        at  754c25a4dc5318f748a2e5eb48e2f35eb09a03f9 (tag)
   tagging  c4a3f55be35726d0a033996dc37b0fb248b45cb5 (commit)
  replaces  v3.1.2
 tagged by  Wayne Davison
        on  Sun Jan 14 21:59:43 2018 -0800

- Log -----------------------------------------------------------------
Version 3.1.3pre1.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlpcQ08ACgkQbIWfsUuWqMV5JACfWZzxexslxoUm8vFC+8DQE+5U
qDAAn3q+1JYfuVMYC2jo6tHA4bGLhU2h
=LIsd
-----END PGP SIGNATURE-----

Greg Whiteley (1):
      Makefile: rounding.h generation requires proto.h via rsync.h

Jeriko One (4):
      Check fname in recv_files sooner.
      Sanitize xname in read_ndx_and_attrs.
      Check daemon filter against fnamecmp in recv_files().
      Ignore --protect-args when already sent by client

Stefan Metzmacher (5):
      xattrs: add const to empty_xattr
      xattrs: let rsync_xal_store() return ndx.
      xattrs: introduce a rsync_xa_list struct as layer between two nested item_lists
      hashtable: add hashlittle() from lookup3.c, by Bob Jenkins
      xattrs: maintain a hashtable in order to speed up find_matching_xattr()

Wayne Davison (48):
      Fix a tweak that should have been untweaked.
      Prepare the repository for more development.
      Add support for comparing nanoseconds on the receiver.
      Fix/improve the sort functions.
      Only output about new backup dirs when requested.
      Fix use of obsolete compile macro.
      Tweak non-fatal output when man pages cannot be created.
      Support only splitting users/groups on commas.
      Output "UNKNOWN" if starttime or endtime is -1.
      If a backup fails (e.g. full disk) rsync should fail.
      Tweak indentation only.
      Add --checksum-choice option to choose the checksum algorithms.
      Improve the top-level section on include/exclude traversal.
      Fix path check when prior_dir_file is NULL.
      Fix "could not find xattr #1" errors.
      Support --sparse combined with --preallocate or --inplace.
      Use S_BLKSIZE when multiplying st_blocks.
      We need a LF after filelist-progress with a CR.
      More fixes for --progress quirks.
      Fix extern of preallocated_len w/o SUPPORT_PREALLOCATION.
      Get rid of some superfluous double-quotes in error messages.
      Join some lines.
      Add a way to specify xattr name filtering.
      Don't allow --daemon or --server alias via popt.
      Add "syslog tag" to rsync daemon config.
      Add nanosecond mtime support for Mac OS X.
      Add "daemon chroot|uid|gid" parameters.
      Fix possible buffer overrun for some large name_len values.
      Fix double-fuzzy + link-dest issue.
      Mention -O is forced, not just implied.
      Mention refusing delete for write-only.
      Mention --link-dest limit.
      Set our_uid & our_gid values when changed by the daemon.
      Handle archaic checksums properly.
      Don't forget to tweak sum_update().
      Only allow a modern checksum method for passwords.
      Add an extra argc validation in do_server_sender().
      Don't overflow an allocated dest buf when input path is empty.
      Use full MD4 len for archaic protocol auth.
      Enforce trailing \0 when receiving xattr name values.
      Add missing closing paren that Paul Slootman pointed out.
      Replace startdit|enddit with description for newer yodl.
      Use the right sum len.
      More archaic-checksum improvements. This makes the len vars clearer
      Fix issue with earlier path-check (fixes "make check")
      Mention more changes.
      Tweak copyright date.
      Preparing for release of 3.1.3pre1

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


-- 
The rsync repository.



More information about the rsync-cvs mailing list