mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/rsync: security bump to version 3.5.0
https://download.samba.org/pub/rsync/NEWS#3.5.0 Fixes CVE-2026-53802, CVE-2026-53803, CVE-2026-53785, CVE-2026-53784, CVE-2026-53793, CVE-2026-53795, CVE-2026-53796, CVE-2026-53797, CVE-2026-53799, CVE-2026-53800, CVE-2026-53801, CVE-2026-53783, CVE-2026-53786, CVE-2026-53798, CVE-2026-53788, CVE-2026-53789, CVE-2026-53791, CVE-2026-53790, CVE-2026-53792, CVE-2026-53794, CVE-2026-70461, CVE-2026-70458, CVE-2026-70456, CVE-2026-70457, CVE-2026-70459, CVE-2026-70464, CVE-2026-70455, CVE-2026-70453, CVE-2026-70452, CVE-2026-70463, CVE-2026-70460, CVE-2026-70462 & CVE-2026-70454. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
4146368857
commit
2722eb1216
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://rsync.samba.org/ftp/rsync/src/rsync-3.4.4.tar.gz.asc
|
||||
sha256 bd88cf82fa653da32314fb229136407c5c90f80d1758d8f4b091767877d8fa96 rsync-3.4.4.tar.gz
|
||||
# https://rsync.samba.org/ftp/rsync/src/rsync-3.5.0.tar.gz.asc
|
||||
sha256 c7ffd1ef653e99540f661e47cb00b7f9cad1ee6b972399b16f93d672656e0d33 rsync-3.5.0.tar.gz
|
||||
# Locally calculated
|
||||
sha256 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RSYNC_VERSION = 3.4.4
|
||||
RSYNC_VERSION = 3.5.0
|
||||
RSYNC_SITE = https://rsync.samba.org/ftp/rsync/src
|
||||
RSYNC_LICENSE = GPL-3.0+ with exceptions
|
||||
RSYNC_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user