Contains the fix for CVE-2022-29154.

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/rsync/Makefile,v
retrieving revision 1.93
diff -u -p -r1.93 Makefile
--- Makefile    23 May 2022 00:24:58 -0000      1.93
+++ Makefile    14 Aug 2022 18:58:44 -0000
@@ -1,6 +1,6 @@
 COMMENT =      mirroring/synchronization over low bandwidth links
 
-DISTNAME =     rsync-3.2.4
+DISTNAME =     rsync-3.2.5
 CATEGORIES =   net
 HOMEPAGE =     https://rsync.samba.org/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/rsync/distinfo,v
retrieving revision 1.32
diff -u -p -r1.32 distinfo
--- distinfo    23 May 2022 00:24:58 -0000      1.32
+++ distinfo    14 Aug 2022 18:58:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (rsync-3.2.4.tar.gz) = b3YYONCAUrC2V5z39nN9k+R/AfTaBMXSTTRHt/Kl+tE=
-SIZE (rsync-3.2.4.tar.gz) = 1114853
+SHA256 (rsync-3.2.5.tar.gz) = b0xcojQkSt1osbn4zR/SVNySLuQtdy6dHynzgT81HXE=
+SIZE (rsync-3.2.5.tar.gz) = 1129808
Index: patches/patch-rsync_1_md
===================================================================
RCS file: /cvs/ports/net/rsync/patches/patch-rsync_1_md,v
retrieving revision 1.1
diff -u -p -r1.1 patch-rsync_1_md
--- patches/patch-rsync_1_md    23 May 2022 00:24:58 -0000      1.1
+++ patches/patch-rsync_1_md    14 Aug 2022 18:58:44 -0000
@@ -1,7 +1,7 @@
 Index: rsync.1.md
 --- rsync.1.md.orig
 +++ rsync.1.md
-@@ -4417,7 +4417,7 @@ file is included or excluded.
+@@ -4628,7 +4628,7 @@ file is included or excluded.
  
      The USER or LOGNAME environment variables are used to determine the 
default
      username sent to an rsync daemon.  If neither is set, the username 
defaults

Reply via email to