DO NOT REPLY [Bug 5365] --backup and --xattrs are not compatible

2009-04-12 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5365





--- Comment #12 from way...@samba.org  2009-04-12 15:14 CST ---
I just fixed an issue where --only-write-batch was not putting the xattr
information into the batch file (as opposed to --write-batch, which was OK). 
Were you using --only-write-batch to create the batch file?


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Rsync 3.0.6pre1 released

2009-04-12 Thread Wayne Davison
Rsync version 3.0.6pre1 is now available for release testing.  This is
a bug-fix release.

Please test this new release and send email to the rsync mailing list
with any questions, comments, or bug reports.

To see a full summary of the changes since 3.0.5, visit this link:

  http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.6pre1-NEWS

You can download the source tar file and its signature from here:

  http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.6pre1.tar.gz
  http://rsync.samba.org/ftp/rsync/src-previews/rsync-3.0.6pre1.tar.gz.asc

The patches directory is now in a separate tar file (for those that want
one or more of the patches):

  http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.6pre1.tar.gz
  
http://rsync.samba.org/ftp/rsync/src-previews/rsync-patches-3.0.6pre1.tar.gz.asc

See the rsync website for other download methods, including diffs, etc.:

  http://rsync.samba.org/

..wayne..


signature.asc
Description: Digital signature
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

[SCM] The rsync repository. branch, b3.0.x, updated. v3.0.5-30-gfeb8dac

2009-04-12 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project The rsync repository..

The branch, b3.0.x has been updated
   via  feb8dacc148d5428be2498e5748ef9aa2ea889a2 (commit)
  from  ff908116efefc0c8926e2ce419e5de566201646a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit feb8dacc148d5428be2498e5748ef9aa2ea889a2
Author: Wayne Davison way...@samba.org
Date:   Sun Apr 12 12:48:59 2009 -0700

Fixed the use of --xattrs with --only-write-batch.

---

Summary of changes:
 NEWS|2 ++
 generator.c |2 +-
 receiver.c  |4 ++--
 sender.c|5 ++---
 4 files changed, 7 insertions(+), 6 deletions(-)


hooks/post-receive
--
The rsync repository.
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


[SCM] The rsync repository. branch, master, updated. v3.0.3-182-gd510e82

2009-04-12 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project The rsync repository..

The branch, master has been updated
   via  d510e82fc6503bfb56212eda9d9b6d4d1896331a (commit)
  from  4e9c7fae8f6feb2fecaea811b318cf416d23dd9a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit d510e82fc6503bfb56212eda9d9b6d4d1896331a
Author: Wayne Davison way...@samba.org
Date:   Sun Apr 12 12:51:20 2009 -0700

Fixed the use of --xattrs with --only-write-batch.

---

Summary of changes:
 generator.c |2 +-
 receiver.c  |4 ++--
 sender.c|5 ++---
 3 files changed, 5 insertions(+), 6 deletions(-)


hooks/post-receive
--
The rsync repository.
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


[SCM] The rsync repository. branch, b3.0.x, updated. v3.0.5-31-g9be5093

2009-04-12 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project The rsync repository..

The branch, b3.0.x has been updated
   via  9be5093726d73826b63f18435940bbe1afddc66c (commit)
  from  feb8dacc148d5428be2498e5748ef9aa2ea889a2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 9be5093726d73826b63f18435940bbe1afddc66c
Author: Wayne Davison way...@samba.org
Date:   Sun Apr 12 12:57:31 2009 -0700

Don't allow --remove-s*-files with --read-batch.

---

Summary of changes:
 NEWS  |3 +++
 options.c |6 ++
 2 files changed, 9 insertions(+), 0 deletions(-)


hooks/post-receive
--
The rsync repository.
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


[SCM] The rsync repository. branch, master, updated. v3.0.3-183-g9eaba72

2009-04-12 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project The rsync repository..

The branch, master has been updated
   via  9eaba7266ce34f4344e900dce91c9a744f865036 (commit)
  from  d510e82fc6503bfb56212eda9d9b6d4d1896331a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 9eaba7266ce34f4344e900dce91c9a744f865036
Author: Wayne Davison way...@samba.org
Date:   Sun Apr 12 12:57:31 2009 -0700

Don't allow --remove-s*-files with --read-batch.

---

Summary of changes:
 options.c |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)


hooks/post-receive
--
The rsync repository.
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsyncweb

2009-04-12 Thread rsync-cvs

Date:   Sun Apr 12 22:43:13 2009
Author: wayned

Update of /data/cvs/rsyncweb
In directory dp.samba.org:/tmp/cvs-serv6282

Modified Files:
.cvsignore index.html 
Log Message:
Announce 3.0.6pre1.

Revisions:
.cvsignore  1.2 = 1.3
http://www.samba.org/cgi-bin/cvsweb/rsyncweb/.cvsignore?r1=1.2r2=1.3
index.html  1.110 = 1.111

http://www.samba.org/cgi-bin/cvsweb/rsyncweb/index.html?r1=1.110r2=1.111
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


[SCM] The rsync repository. branch, master, updated. v3.0.3-184-g5250c3b

2009-04-12 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project The rsync repository..

The branch, master has been updated
   via  5250c3bc20b0855f477b6b91457a745c105b3ac2 (commit)
  from  9eaba7266ce34f4344e900dce91c9a744f865036 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 5250c3bc20b0855f477b6b91457a745c105b3ac2
Author: Wayne Davison way...@samba.org
Date:   Sun Apr 12 15:18:33 2009 -0700

Changed the commands used to make gen without any stoppage.

---

Summary of changes:
 packaging/patch-update  |5 +++--
 packaging/release-rsync |3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
--
The rsync repository.
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


[SCM] The rsync repository. branch, b3.0.x, updated. v3.0.5-33-g9968248

2009-04-12 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project The rsync repository..

The branch, b3.0.x has been updated
   via  996824825f403c2ddb9ae95d99679052896ce59a (commit)
   via  bbef6566cd2fb9f12a52f6c61d27efe84695f2c6 (commit)
  from  9be5093726d73826b63f18435940bbe1afddc66c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -
commit 996824825f403c2ddb9ae95d99679052896ce59a
Author: Wayne Davison way...@samba.org
Date:   Sun Apr 12 15:28:34 2009 -0700

Preparing for release of 3.0.6pre1

commit bbef6566cd2fb9f12a52f6c61d27efe84695f2c6
Author: Wayne Davison way...@samba.org
Date:   Sun Apr 12 15:18:33 2009 -0700

Changed the commands used to make gen without any stoppage.

---

Summary of changes:
 configure.in |2 +-
 packaging/lsb/rsync.spec |   12 ++--
 packaging/patch-update   |5 +++--
 rsync.yo |4 ++--
 rsyncd.conf.yo   |4 ++--
 5 files changed, 14 insertions(+), 13 deletions(-)


hooks/post-receive
--
The rsync repository.
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


[SCM] The rsync repository. annotated tag, v3.0.6pre1, created. v3.0.6pre1

2009-04-12 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project The rsync repository..

The annotated tag, v3.0.6pre1 has been created
at  ffad018950ce996e1a22b1ee29af83faade936bc (tag)
   tagging  996824825f403c2ddb9ae95d99679052896ce59a (commit)
  replaces  v3.0.5
 tagged by  Wayne Davison
on  Sun Apr 12 15:28:52 2009 -0700

- Log -
Version 3.0.6pre1.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkniayQACgkQbIWfsUuWqMV79QCg3l49/Ud77MbiIn+3zbIp2Wav
jOUAoOp7HHXruASQMEoNV8tSsptEn/WW
=vkoe
-END PGP SIGNATURE-

Matt McCutchen (2):
  Handle simultaneous arrival of multiple connections.
  Give a meaningful error message when we fail to write to a batch file.

Wayne Davison (31):
  Beginning work on a 3.0.6 release.
  Update the copyright year.
  Fixed bug #6011: use of target in configure.
  Avoid a server-side problem with -e is at the start of the short options.
  Fixed a hang in the inc_recurse batch-reading code.
  Fixed the parsing of IPv6 literal addresses with a username
  A few more improvements to the hostspec-parsing code.
  Do not try to send a symlink with a 0-length value.
  Ensure that the sender turns off any msg_fd_in use earlier.
  Moved the --disable-debug check sooner in configure.in so that it
  Added --disable-iconv-open option for configure to turn off all use
  Mention the latest configure fixes.
  Handle a link_stat() failure with errno ENOENT as a vanished file.
  Mention vanishing-directory fix.
  Make the backup code call unsafe_symlink() correctly.
  Improved the unsafe_symlink() code to not get fooled by extra '/' chars
  Mention the fix to --safe-links/--copy-unsafe-links.
  Simplify an if in ssh-basic.test.  Fixes bug #6169;
  Make symlink iconv work for a local copy.
  Fixed a word ending that Jesse Weinstein and revamp some of the text
  Fixed improper deletion of mount-point hierarchies.
  Fixed --dry-run with --read-batch:
  Make sure that config.h.in is up-to-date before allowing the
  Some improvements to the rsync.yo manpage:
  Don't try to simplify an ACL that has a mask w/o any named values.
  Fixed an ACL/xattr corruption issue where the --backup option could cause
  Allow a make reconfigure to continue, even if the Makefile changes.
  Fixed the use of --xattrs with --only-write-batch.
  Don't allow --remove-s*-files with --read-batch.
  Changed the commands used to make gen without any stoppage.
  Preparing for release of 3.0.6pre1

---


hooks/post-receive
--
The rsync repository.
___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs