[blfs] branch trunk updated: Update to rsync-3.4.2 (Security Update)

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <177766510061.27809.9138375740281610894@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 24fd12bf5e Update to rsync-3.4.2 (Security Update)
24fd12bf5e is described below

commit 24fd12bf5e30ffe865364f8009499dce39fbd811
Author: Joe Locash <[email protected]>
AuthorDate: Fri May 1 15:51:33 2026 -0400

    Update to rsync-3.4.2 (Security Update)
---
 introduction/welcome/changelog.xml | 10 ++++++++++
 networking/netprogs/rsync.xml      | 15 +++++++++------
 packages.ent                       |  2 +-
 3 files changed, 20 insertions(+), 7 deletions(-)

diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 2093156f7b..b3d8da7480 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -39,6 +39,16 @@
   <itemizedlist>
     <title>Changelog Entries:</title>
 
+    <listitem>
+      <para>May 1st, 2026</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jlocash] - Update to rsync-3.4.2 (Security Update). Fixes
+          <ulink url="&blfs-ticket-root;23221">#23221</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>April 30th, 2026</para>
       <itemizedlist>
diff --git a/networking/netprogs/rsync.xml b/networking/netprogs/rsync.xml
index f281265d3a..189b217583 100644
--- a/networking/netprogs/rsync.xml
+++ b/networking/netprogs/rsync.xml
@@ -6,9 +6,9 @@
 
   <!ENTITY rsync-download-http "https://www.samba.org/ftp/rsync/src/rsync-&rsync-version;.tar.gz">
   <!ENTITY rsync-download-ftp  " ">
-  <!ENTITY rsync-md5sum        "04ce67866db04fd7a1cde0b78168406e">
-  <!ENTITY rsync-size          "1.1 MB">
-  <!ENTITY rsync-buildsize     "11 MB (with tests; add 24 MB for HTML API documentation)">
+  <!ENTITY rsync-md5sum        "352650b73e30cc0ba54707ae72bdac43">
+  <!ENTITY rsync-size          "1.2 MB">
+  <!ENTITY rsync-buildsize     "12 MB (with tests; add 50 MB for HTML API documentation)">
   <!ENTITY rsync-time          "0.6 SBU (with tests)">
 ]>
 
@@ -67,6 +67,7 @@
       </listitem>
     </itemizedlist>
 
+<!--
     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
     <itemizedlist spacing="compact">
       <listitem>
@@ -76,6 +77,7 @@
         </para>
       </listitem>
     </itemizedlist>
+-->
 
     <bridgehead renderas="sect3">rsync Dependencies</bridgehead>
 
@@ -109,11 +111,13 @@
 useradd -c "rsyncd Daemon" -m -d /home/rsync -g rsyncd \
     -s /bin/false -u 48 rsyncd</userinput></screen>
 
+<!--
     <para>
       First, fix a security vulnerability:
     </para>
 
 <screen><userinput remap="pre">patch -Np1 -i ../rsync-&rsync-version;-security_fix-2.patch</userinput></screen>
+-->
 
     <para>
       Install <application>rsync</application> by running the following
@@ -133,11 +137,10 @@ make</userinput></screen>
 <screen remap="doc"><userinput>doxygen</userinput></screen>
 
     <para>
-      To run the tests, fix one test and then run the test suite:
+      To run the tests, issue:
     </para>
 
-<screen><userinput>sed -i '/typedef/d' wildtest.c &amp;&amp;
-make check</userinput></screen>
+<screen><userinput>make check</userinput></screen>
 
     <para>
       Now, as the <systemitem class="username">root</systemitem> user:
diff --git a/packages.ent b/packages.ent
index f7b8d6ec46..e42dc85117 100644
--- a/packages.ent
+++ b/packages.ent
@@ -751,7 +751,7 @@
 <!ENTITY nfs-utils-version            "2.9.1">
 <!ENTITY ntp-version                  "4.2.8p18">
 <!ENTITY rpcbind-version              "1.2.8">
-<!ENTITY rsync-version                "3.4.1">
+<!ENTITY rsync-version                "3.4.2">
 <!ENTITY samba-version                "4.24.0">
 <!ENTITY wget-version                 "1.25.0">
 <!ENTITY wireless-tools-version       "29">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.