git: d7990faa348a - main - net/rsync: Update to 3.2.5
- Reply: Craig Leres : "Re: git: d7990faa348a - main - net/rsync: Update to 3.2.5"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Aug 2022 16:13:20 UTC
The branch main has been updated by rodrigo: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7990faa348a894f6d8c4563abcaadc2cebaafc7 commit d7990faa348a894f6d8c4563abcaadc2cebaafc7 Author: Rodrigo Osorio <rodrigo@FreeBSD.org> AuthorDate: 2022-08-16 15:45:13 +0000 Commit: Rodrigo Osorio <rodrigo@FreeBSD.org> CommitDate: 2022-08-16 15:59:14 +0000 net/rsync: Update to 3.2.5 Major changes: * CVE-2022-29154 Added some file-list safety checking * CVE-2022-37434 Fix in the bundled zlib (buffer overflow issue) * Fix the handling of filenames specified with backslash-quoted wildcards whith the remote-arg-escaping * Fix configure check for signed char that causes bogus checksums * rsync is compiled with an xxhash 0.8 library * New --trust-sender option to bypass the extra file-list safety checking Full changelog: https://github.com/WayneD/rsync/blob/master/NEWS.md PR: 265633 Reported by: rob2g2 <rob2g2-freebsd@bitbert.com> Relnotes: yes Security: CVE-2022-29154 Security: CVE-2022-37434 --- net/rsync/Makefile | 3 +-- net/rsync/distinfo | 14 +++++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/net/rsync/Makefile b/net/rsync/Makefile index c16fb1ddc650..2adde5833cc8 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,6 +1,5 @@ PORTNAME= rsync -DISTVERSION= 3.2.4 -PORTREVISION= 2 +DISTVERSION= 3.2.5 CATEGORIES= net MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \ http://rsync.mirror.garr.it/src/ \ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index febadd2a8a24..8044044d080f 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,5 +1,9 @@ -TIMESTAMP = 1650365056 -SHA256 (rsync-3.2.4.tar.gz) = 6f761838d08052b0b6579cf7f6737d93e47f01f4da04c5d24d3447b7f2a5fad1 -SIZE (rsync-3.2.4.tar.gz) = 1114853 -SHA256 (rsync-patches-3.2.4.tar.gz) = 70a597590af6c61cf3d05d663429ff9f60ffe24e44f9c73a4cdc69ebdc1322a4 -SIZE (rsync-patches-3.2.4.tar.gz) = 133580 +TIMESTAMP = 1660557599 +SHA256 (rsync-3.2.5.tar.gz) = 2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba +SIZE (rsync-3.2.5.tar.gz) = 1129957 +SHA256 (rsync-patches-3.2.5.tar.gz) = e7b1fdf1fc0fca68fd254246c2dc04f6ac90241e665dcf9dfc21dccd8270b6bb +SIZE (rsync-patches-3.2.5.tar.gz) = 141521 +SHA256 (rsync-patches-3.2.5.tar.gz) = e7b1fdf1fc0fca68fd254246c2dc04f6ac90241e665dcf9dfc21dccd8270b6bb +SIZE (rsync-patches-3.2.5.tar.gz) = 141521 +SHA256 (rsync-patches-3.2.5.tar.gz) = e7b1fdf1fc0fca68fd254246c2dc04f6ac90241e665dcf9dfc21dccd8270b6bb +SIZE (rsync-patches-3.2.5.tar.gz) = 141521