mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/rsync: security bump version to 3.4.2
https://download.samba.org/pub/rsync/NEWS#3.4.2 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
7653e616f9
commit
2f9fff2234
@@ -1,5 +1,5 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# https://rsync.samba.org/ftp/rsync/src/rsync-3.4.1.tar.gz.asc
|
||||
sha256 2924bcb3a1ed8b551fc101f740b9f0fe0a202b115027647cf69850d65fd88c52 rsync-3.4.1.tar.gz
|
||||
# https://rsync.samba.org/ftp/rsync/src/rsync-3.4.2.tar.gz.asc
|
||||
sha256 ff10aa2c151cd4b2dbbe6135126dbc854046113d2dfb49572a348233267eb315 rsync-3.4.2.tar.gz
|
||||
# Locally calculated
|
||||
sha256 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RSYNC_VERSION = 3.4.1
|
||||
RSYNC_VERSION = 3.4.2
|
||||
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