[SCM] The rsync repository. - branch master updated

2020-07-01 Thread Rsync CVS commit messages
The branch, master has been updated
   via  0768d620 Another table tweak.
  from  d640d78f Change how protocol changes are mentioned; fix table in 
html.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -
commit 0768d620a5005b1e5425abc17d2f3989a2309558
Author: Wayne Davison 
Date:   Wed Jul 1 14:20:14 2020 -0700

Another table tweak.

---

Summary of changes:
 NEWS.md   | 2 +-
 packaging/md2html | 4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/NEWS.md b/NEWS.md
index 113a976e..eb8f724c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4140,7 +4140,7 @@
 
 | RELEASE DATE | VER.   | DATE OF COMMIT\* | PROTOCOL|
 |--||--|-|
-| ?? Jun 2020  | 3.2.2  |  | 31  |
+| ?? Jul 2020  | 3.2.2  |  | 31  |
 | 22 Jun 2020  | 3.2.1  |  | 31  |
 | 19 Jun 2020  | 3.2.0  |  | 31  |
 | 28 Jan 2018  | 3.1.3  |  | 31  |
diff --git a/packaging/md2html b/packaging/md2html
index c6904810..0ee7c405 100755
--- a/packaging/md2html
+++ b/packaging/md2html
@@ -35,7 +35,6 @@ dd p:first-of-type {
 table {
   border-color: grey;
   border-spacing: 0;
-  width: 100%%;
 }
 tr {
   border-top: 1px solid grey;
@@ -45,6 +44,9 @@ tr:nth-child(2n) {
 }
 th, td {
   border: 1px solid #dfe2e5;
+  text-align: center;
+  padding-left: 1em;
+  padding-right: 1em;
 }
 
 


-- 
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

2020-07-01 Thread Rsync CVS commit messages
The branch, master has been updated
   via  d640d78f Change how protocol changes are mentioned; fix table in 
html.
  from  544b3d8b A few more systemd tweaks.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -
commit d640d78f91ecf47a76dd0da6785a476294e67c7a
Author: Wayne Davison 
Date:   Wed Jul 1 13:56:12 2020 -0700

Change how protocol changes are mentioned; fix table in html.

---

Summary of changes:
 NEWS.md   | 157 --
 packaging/md2html |  27 ++
 2 files changed, 75 insertions(+), 109 deletions(-)


Changeset truncated at 500 lines:

diff --git a/NEWS.md b/NEWS.md
index 14284729..113a976e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,9 +2,7 @@
 
 # NEWS for rsync 3.2.2 (UNRELEASED)
 
-Protocol: 31 (unchanged)
-
-## Changes since 3.2.1:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -77,9 +75,7 @@ Protocol: 31 (unchanged)
 
 # NEWS for rsync 3.2.1 (22 Jun 2020)
 
-Protocol: 31 (unchanged)
-
-## Changes since 3.2.0:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -142,9 +138,7 @@ Protocol: 31 (unchanged)
 
 # NEWS for rsync 3.2.0 (19 Jun 2020)
 
-Protocol: 31 (unchanged)
-
-## Changes since 3.1.3:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -356,9 +350,7 @@ Protocol: 31 (unchanged)
 
 # NEWS for rsync 3.1.3 (28 Jan 2018)
 
-Protocol: 31 (unchanged)
-
-## Changes since 3.1.2:
+## Changes in this version:
 
 ### SECURITY FIXES:
 
@@ -428,9 +420,7 @@ Protocol: 31 (unchanged)
 
 # NEWS for rsync 3.1.2 (21 Dec 2015)
 
-Protocol: 31 (unchanged)
-
-## Changes since 3.1.1:
+## Changes in this version:
 
 ### SECURITY FIXES:
 
@@ -496,9 +486,7 @@ Protocol: 31 (unchanged)
 
 # NEWS for rsync 3.1.1 (22 Jun 2014)
 
-Protocol: 31 (unchanged)
-
-## Changes since 3.1.0:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -618,9 +606,11 @@ Protocol: 31 (unchanged)
 
 # NEWS for rsync 3.1.0 (28 Sep 2013)
 
-Protocol: 31 (changed)
+## Changes in this version:
+
+### PROTOCOL NUMBER:
 
-## Changes since 3.0.9:
+ - The protocol number was changed to 31.
 
 ### OUTPUT CHANGES:
 
@@ -867,9 +857,7 @@ Protocol: 31 (changed)
 
 # NEWS for rsync 3.0.9 (23 Sep 2011)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.8:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -929,9 +917,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.8 (26 Mar 2011)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.7:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -1070,9 +1056,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.7 (31 Dec 2009)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.6:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -1140,9 +1124,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.6 (8 May 2009)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.5:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -1201,9 +1183,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.5 (28 Dec 2008)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.4:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -1268,9 +1248,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.4 (6 Sep 2008)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.3:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -1338,9 +1316,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.3 (29 Jun 2008)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.2:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -1431,9 +1407,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.2 (8 Apr 2008)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.1:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -1455,9 +1429,7 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.1 (3 Apr 2008)
 
-Protocol: 30 (unchanged)
-
-## Changes since 3.0.0:
+## Changes in this version:
 
 ### NOTABLE CHANGES IN BEHAVIOR:
 
@@ -1595,9 +1567,11 @@ Protocol: 30 (unchanged)
 
 # NEWS for rsync 3.0.0 (1 Mar 2008)
 
-Protocol: 30 (changed)
+## Changes in this version:
+
+### PROTOCOL NUMBER:
 
-## Changes since 2.6.9:
+ - The protocol number was changed to 30.
 
 ### NOTABLE CHANGES IN BEHAVIOR:
 
@@ -1944,9 +1918,7 @@ Protocol: 30 (changed)
 
 # NEWS for rsync 2.6.9 (6 Nov 2006)
 
-Protocol: 29 (unchanged)
-
-## Changes since 2.6.8:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -2106,9 +2078,7 @@ Protocol: 29 (unchanged)
 
 # NEWS for rsync 2.6.8 (22 Apr 2006)
 
-Protocol: 29 (unchanged)
-
-## Changes since 2.6.7:
+## Changes in this version:
 
 ### BUG FIXES:
 
@@ -2178,9 +2148,7 @@ Protocol: 29 (unchanged)
 
 # NEWS for rsync 2.6.7 (11 Mar 2006)
 
-Protocol: 29 (unchanged)
-
-## Changes since 2.6.6:
+## Changes in this version:
 
 ### OUTPUT CHANGES:
 
@@ -2504,9 +2472,7 @@ Protocol: 29 (unchanged)
 
 # NEWS for rsync 2.6.6 (28 Jul 2005)
 
-Protocol: 29 (unchanged)
-
-## Changes since 2.6.5:
+## Changes in this version:
 
 ### 

[SCM] The rsync repository. - branch master updated

2020-07-01 Thread Rsync CVS commit messages
The branch, master has been updated
   via  544b3d8b A few more systemd tweaks.
  from  ce12142c Don't set systemd ProtectHome=on by default.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -
commit 544b3d8b3b07279ba53ce4dcff656a7fc70156b8
Author: Wayne Davison 
Date:   Wed Jul 1 11:36:00 2020 -0700

A few more systemd tweaks.

---

Summary of changes:
 NEWS.md  | 19 +++
 packaging/systemd/rsync.service  |  4 ++--
 packaging/systemd/rsync@.service |  4 ++--
 3 files changed, 15 insertions(+), 12 deletions(-)


Changeset truncated at 500 lines:

diff --git a/NEWS.md b/NEWS.md
index e30d9903..14284729 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -40,9 +40,10 @@ Protocol: 31 (unchanged)
variable.
 
  - The default systemd config was changed to remove the `ProtectHome=on`
-   setting since rsync is often used to serve files in /home and this seemed a
-   bit too strict.  Feel free to use `systemctl edit rsync` to add that
-   restriction to your own setup, if you like.
+   setting since rsync is often used to serve files in /home and /root and this
+   seemed a bit too strict.  Feel free to use `systemctl edit rsync` to add
+   that restriction (or maybe `ProtectHome=read-only`), if you like.  See the
+   3.2.0 NEWS for the other restrictions that were added compared to 3.1.3.
 
  - The memory allocation functions now automatically check for a failure and
die when out of memory.  This eliminated some caller-side check-and-die
@@ -103,11 +104,6 @@ Protocol: 31 (unchanged)
 
 ### ENHANCEMENTS:
 
- - The default systemd config was made a bit stricter by default.  For
-   instance, `ProtectHome=on` was added.  You can override this using the
-   standard `systemctl edit rsync` and add a line to turn that off under a
-   `[Service]` heading.
-
  - The use of `--backup-dir=STR` now implies `--backup`.
 
  - Added `--zl=NUM` as a short-hand for `--compress-level=NUM`.
@@ -201,6 +197,13 @@ Protocol: 31 (unchanged)
 
 ### ENHANCEMENTS:
 
+ - The default systemd config was made stricter by default.  For instance,
+   `ProtectHome=on` (which hides content in /root and /home/USER dirs),
+   `ProtectSystem=full` (which makes /usr, /boot, & /etc dirs read-only), and
+   `PrivateDevices=on` (which hides devices).  You can override any of these
+   using the standard `systemctl edit rsync` and add one or more directives
+   under a `[Service]` heading (and restart the rsync service).
+
  - Various checksum enhancements, including the optional use of openssl's MD4 &
MD5 checksum algorithms, some x86-64 optimizations for the rolling checksum,
some x86-64 optimizations for the (non-openssl) MD5 checksum, the addition
diff --git a/packaging/systemd/rsync.service b/packaging/systemd/rsync.service
index 5955db9e..8a0b5820 100644
--- a/packaging/systemd/rsync.service
+++ b/packaging/systemd/rsync.service
@@ -16,14 +16,14 @@ RestartSec=1
 #   This is generally used for public file distribution, [...]
 #
 # So let's assume some extra security is more than welcome here. We do full
-# system protection (which makes it read-only) and hide users' homes and
+# system protection (which makes /usr, /boot, & /etc read-only) and hide
 # devices. To override these defaults, it's best to do so in the drop-in
 # directory, often done via `systemctl edit rsync.service`. The file needs
 # just the bare minimum of the right [heading] and override values.
 # See systemd.unit(5) and search for "drop-in" for full details.
 
 ProtectSystem=full
-#ProtectHome=on
+#ProtectHome=on|off|read-only
 PrivateDevices=on
 NoNewPrivileges=on
 
diff --git a/packaging/systemd/rsync@.service b/packaging/systemd/rsync@.service
index 3168cb61..63ba0c7c 100644
--- a/packaging/systemd/rsync@.service
+++ b/packaging/systemd/rsync@.service
@@ -16,13 +16,13 @@ StandardError=journal
 #   This is generally used for public file distribution, [...]
 #
 # So let's assume some extra security is more than welcome here. We do full
-# system protection (which makes it read-only) and hide users' homes and
+# system protection (which makes /usr, /boot, & /etc read-only) and hide
 # devices. To override these defaults, it's best to do so in the drop-in
 # directory, often done via `systemctl edit rsync@.service`. The file needs
 # just the bare minimum of the right [heading] and override values.
 # See systemd.unit(5) and search for "drop-in" for full details.
 
 ProtectSystem=full
-#ProtectHome=on
+#ProtectHome=on|off|read-only
 PrivateDevices=on
 NoNewPrivileges=on


-- 
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

2020-07-01 Thread Rsync CVS commit messages
The branch, master has been updated
   via  ce12142c Don't set systemd ProtectHome=on by default.
  from  c83a81ca Move name exceptions into the txt file.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -
commit ce12142c459788b611da5f5d525e0486822b043a
Author: Wayne Davison 
Date:   Wed Jul 1 10:40:02 2020 -0700

Don't set systemd ProtectHome=on by default.

---

Summary of changes:
 NEWS.md  | 10 ++
 packaging/systemd/rsync.service  |  2 +-
 packaging/systemd/rsync@.service |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/NEWS.md b/NEWS.md
index 2b192b38..e30d9903 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -39,6 +39,11 @@ Protocol: 31 (unchanged)
also allows you to specify the value via the RSYNC_MAX_ALLOC environment
variable.
 
+ - The default systemd config was changed to remove the `ProtectHome=on`
+   setting since rsync is often used to serve files in /home and this seemed a
+   bit too strict.  Feel free to use `systemctl edit rsync` to add that
+   restriction to your own setup, if you like.
+
  - The memory allocation functions now automatically check for a failure and
die when out of memory.  This eliminated some caller-side check-and-die
code and added some missing sanity-checking of allocations.
@@ -98,6 +103,11 @@ Protocol: 31 (unchanged)
 
 ### ENHANCEMENTS:
 
+ - The default systemd config was made a bit stricter by default.  For
+   instance, `ProtectHome=on` was added.  You can override this using the
+   standard `systemctl edit rsync` and add a line to turn that off under a
+   `[Service]` heading.
+
  - The use of `--backup-dir=STR` now implies `--backup`.
 
  - Added `--zl=NUM` as a short-hand for `--compress-level=NUM`.
diff --git a/packaging/systemd/rsync.service b/packaging/systemd/rsync.service
index fafe72b3..5955db9e 100644
--- a/packaging/systemd/rsync.service
+++ b/packaging/systemd/rsync.service
@@ -23,7 +23,7 @@ RestartSec=1
 # See systemd.unit(5) and search for "drop-in" for full details.
 
 ProtectSystem=full
-ProtectHome=on
+#ProtectHome=on
 PrivateDevices=on
 NoNewPrivileges=on
 
diff --git a/packaging/systemd/rsync@.service b/packaging/systemd/rsync@.service
index e1f48da8..3168cb61 100644
--- a/packaging/systemd/rsync@.service
+++ b/packaging/systemd/rsync@.service
@@ -23,6 +23,6 @@ StandardError=journal
 # See systemd.unit(5) and search for "drop-in" for full details.
 
 ProtectSystem=full
-ProtectHome=on
+#ProtectHome=on
 PrivateDevices=on
 NoNewPrivileges=on


-- 
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

2020-07-01 Thread Rsync CVS commit messages
The branch, master has been updated
   via  d88db22a Add support for the remaining parser types.
  from  a1cc50ba Preparing for release of 3.2.2pre3

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -
commit d88db22ae8aa3f75b21d897bd16587a85f0804e5
Author: Wayne Davison 
Date:   Wed Jul 1 08:07:07 2020 -0700

Add support for the remaining parser types.

---

Summary of changes:
 daemon-parm.awk | 18 +++---
 1 file changed, 11 insertions(+), 7 deletions(-)


Changeset truncated at 500 lines:

diff --git a/daemon-parm.awk b/daemon-parm.awk
index efc15474..8fc4c237 100755
--- a/daemon-parm.awk
+++ b/daemon-parm.awk
@@ -8,7 +8,7 @@ BEGIN {
 sect = psect = defines = accessors = prior_ptype = ""
 values = "\nstatic const all_vars Defaults = {\n{ /* Globals: */\n"
 params = "\nstatic struct parm_struct parm_table[] = {"
-exp_line = "\n/** EXP **/\n"
+comment_fmt = "\n/** %s **/\n"
 tdstruct = "typedef struct {"
 }
 
@@ -22,7 +22,7 @@ BEGIN {
exit
 }
 defines = tdstruct
-exps = exp_values = exp_line
+exps = exp_values = sprintf(comment_fmt, "EXP")
 sect = "GLOBAL"
 psect = ", P_GLOBAL, "
 next
@@ -35,21 +35,22 @@ BEGIN {
 }
 defines = defines exps "} global_vars;\n\n" tdstruct
 values = values exp_values "\n}, { /* Locals: */\n"
-exps = exp_values = exp_line
+exps = exp_values = sprintf(comment_fmt, "EXP")
 sect = "LOCAL"
 psect = ", P_LOCAL, "
 next
 }
 
-/^(STRING|PATH|INTEGER|ENUM|BOOL)/ {
+/^(STRING|CHAR|PATH|INTEGER|ENUM|OCTAL|BOOL|BOOLREV)[ \t]/ {
 ptype = $1
 name = $2
 $1 = $2 = ""
 sub(/^[ \t]+/, "")
 
 if (ptype != prior_ptype) {
-   defines = defines "\n/** " ptype " **/\n"
-   values = values "\n/** " ptype " **/\n"
+   comment = sprintf(comment_fmt, ptype)
+   defines = defines comment
+   values = values comment
params = params "\n"
accessors = accessors "\n"
prior_ptype = ptype
@@ -58,8 +59,11 @@ BEGIN {
 if (ptype == "STRING" || ptype == "PATH") {
atype = "STRING"
vtype = "char*"
-} else if (ptype == "BOOL") {
+} else if (ptype == "BOOL" || ptype == "BOOLREV") {
atype = vtype = "BOOL"
+} else if (ptype == "CHAR") {
+   atype = "CHAR"
+   vtype = "char"
 } else {
atype = "INTEGER"
vtype = "int"


-- 
The rsync repository.

___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs


[Bug 11166] running with -vvv causes a hang

2020-07-01 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=11166

--- Comment #9 from Michal Ruprich  ---
Hi,

current rsync still hits this problem when transferring huge amounts of files.
I am talking tens of thousands. I tried this with some 700k files and it got
stuck at the same place as before. What worked for me was to create a bigger
buffer from the beginning. I set the IO_BUFFER_SIZE from 32*1024 to 128*1024.

I know that this does not make sense for every transfer but maybe it wouldn't
be a bad idea to create a new option that could increase the size of the buffer
from the beginning. If I have a usecase where I know I am going to be
transferring a lot of files and for some reason I need the -vvv or more, I
could just set the message buffer to a bigger value.

Or do you have an idea how to re-write the logging completely?

Thanks for any thoughts on this.

Michal

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
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


Re: RAM speedup

2020-07-01 Thread Henri Shustak via rsync
You may need a lot of ram. Take a look at how much RAM ZFS needs to operate 
well.

Henri

> On 27/06/2020, at 7:58 AM, Rupert Gallagher via rsync  
> wrote:
> 
> Hello, 
> 
> As disks are slow and rsync reads and writes so much that for the bus this is 
> the equivalent of context switching galore, would it be possible to use RAM 
> as a buffer? Say, you have 10GB of spare RAM, rsync uses the bus to its peak 
> for reading 10GB, then again for writing it down. This would be more 
> efficient than lot of small read/write operations. 
> 
> Thank you
> 
> 
> -- 
> 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


-- 
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


Re: RAM speedup

2020-07-01 Thread Henri Shustak via rsync
Not sure if it is useful. Will put a plug in for a rsync hard based backup 
system primarily focused on macOS. If it is speed you are after, then this is 
probably not the right / helpful tool. But feel free to pick out what ever is 
useful for you : http://www.lbackup.org

Henri

> On 29/06/2020, at 7:29 AM, Matthias Schniedermeyer via rsync 
>  wrote:
> 
> On 28.06.2020 16:46, Rupert Gallagher wrote:
>> ? Original Message ?
>> On Sunday 28 June 2020 13:58, Matthias Schniedermeyer  wrote:
>> 
>> destination:
>> ST5000LM000-2AN1 sata hdd
>> Writing speed  : 74 MB/s
>> Reading speed  : 89 MB/s
> 
> And this HDD is a SMR model(*) on top of beeing a 4k sector model emulating 
> 512 byte sectors.
> So alignment needs to be correct and the filesystems must use 4k sectors.
> 
> This HDD is NOT suitable for beeing used for small files and a hardlink-farm.
> 
> SMR HDDs only reach best performance if used "like a tape drive" with large 
> and linear writing.
> 
> I use SMR HDDs myself and only use them for "really large" files (>500MB per 
> file), otherwise they perform very poorly.
> I also align my partitions correctly and set XFS to "4k sector"-size.
> Which nowadaya means: I use 4k sectors for anything. As i only have been 
> using 4k sector HDDs for nearly as long as they are on the market (IIRC >1 
> decade).
> Also SSDs are usually optimized for 4k sectors too.
> 
> 
> *:
> https://en.wikipedia.org/wiki/Shingled_magnetic_recording
> 
> 
> -- 
> 
> Matthias
> 
> -- 
> 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


-- 
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-announce] Rsync 3.2.2pre3 released

2020-07-01 Thread Wayne Davison via rsync-announce
I have made rsync 3.2.2pre3 available for release testing. This release has
a fix for a crash that affects some daemon setups.  I also took the
opportunity to make the daemon parameters configuration simpler to keep all
the define/init/access bits in sync.

To see a summary of the recent changes, visit this link:

https://rsync.samba.org/ftp/rsync/NEWS

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

https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre3.tar.gz

https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre3.tar.gz.asc

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

https://rsync.samba.org/

See also rsync on github:

https://github.com/WayneD/rsync

..wayne..

>
___
rsync-announce mailing list
rsync-announce@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-announce


Rsync 3.2.2pre3 released

2020-07-01 Thread Wayne Davison via rsync
I have made rsync 3.2.2pre3 available for release testing. This release has
a fix for a crash that affects some daemon setups.  I also took the
opportunity to make the daemon parameters configuration simpler to keep all
the define/init/access bits in sync.

To see a summary of the recent changes, visit this link:

https://rsync.samba.org/ftp/rsync/NEWS

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

https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre3.tar.gz

https://rsync.samba.org/ftp/rsync/src-previews/rsync-3.2.2pre3.tar.gz.asc

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

https://rsync.samba.org/

See also rsync on github:

https://github.com/WayneD/rsync

..wayne..

>
-- 
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. - annotated tag v3.2.2pre3 created

2020-07-01 Thread Rsync CVS commit messages
The annotated tag, v3.2.2pre3 has been created
at  06c52aad7d12fbbcfde75623a1f28eddf3eceb53 (tag)
   tagging  a1cc50ba96d212c0647a91bf56e3de25eb35bd56 (commit)
  replaces  v3.2.2pre2
 tagged by  Wayne Davison
on  Tue Jun 30 23:18:01 2020 -0700

- Log -
Version 3.2.2pre3.
-BEGIN PGP SIGNATURE-

iG8EABECAC8WIQQASMiwJtTJbw5YnC9shZ+xS5aoxQUCXvwqmREcd2F5bmVkQHNh
bWJhLm9yZwAKCRBshZ+xS5aoxT1PAJ9EWHote+WOS75RGfkzlEyy1J1mswCeLvCx
ssyklexpcNKkf9rkzQIdVlw=
=2NzM
-END PGP SIGNATURE-

Wayne Davison (8):
  More patch-update improvements; configure.ac tweak; Makefile tweaks.
  Move the new target after "all".
  Avoid bloating the src-dir scan.
  Avoid strdup redefinition warning.
  Avoid crash of transfer logging w/default log format.
  Simplify the daemon parameter definitions
  Put the optimizations into their own list.
  Preparing for release of 3.2.2pre3

---


-- 
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

2020-07-01 Thread Rsync CVS commit messages
The branch, master has been updated
   via  a1cc50ba Preparing for release of 3.2.2pre3
  from  feb2fff8 Put the optimizations into their own list.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -
commit a1cc50ba96d212c0647a91bf56e3de25eb35bd56
Author: Wayne Davison 
Date:   Tue Jun 30 23:17:50 2020 -0700

Preparing for release of 3.2.2pre3

---

Summary of changes:
 packaging/lsb/rsync.spec | 8 
 version.h| 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index 9e2f1117..56591d26 100644
--- a/packaging/lsb/rsync.spec
+++ b/packaging/lsb/rsync.spec
@@ -1,8 +1,8 @@
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
 Version: 3.2.2
-%define fullversion %{version}pre2
-Release: 0.1.pre2
+%define fullversion %{version}pre3
+Release: 0.1.pre3
 %define srcdir src-previews
 Group: Applications/Internet
 License: GPL
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/rsync-ssl/certs
 
 %changelog
-* Sun Jun 28 2020 Wayne Davison 
-Released 3.2.2pre2.
+* Tue Jun 30 2020 Wayne Davison 
+Released 3.2.2pre3.
 
 * Fri Mar 21 2008 Wayne Davison 
 Added installation of /etc/xinetd.d/rsync file and some commented-out
diff --git a/version.h b/version.h
index 498d2920..16b02f15 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define RSYNC_VERSION "3.2.2pre2"
+#define RSYNC_VERSION "3.2.2pre3"


-- 
The rsync repository.

___
rsync-cvs mailing list
rsync-cvs@lists.samba.org
https://lists.samba.org/mailman/listinfo/rsync-cvs