mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
net/rsync: update 3.4.2 -> 3.4.3
Changelog: https://download.samba.org/pub/rsync/NEWS#3.4.3 In addition to the six CVE fixes, this release adds defence-in-depth hardening on several adjacent paths. Other changes: - Fixed a regression introduced by the 3.4.0 secure_relative_open() CVE fix - secure_relative_open() now uses openat2(O_RESOLVE_BENEATH) on FreeBSD 13+ Security: CVE-2026-29518 Security: CVE-2026-43617 Security: CVE-2026-43618 Security: CVE-2026-43619 Security: CVE-2026-43620 Security: CVE-2026-45232
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
PORTNAME= rsync
|
||||
DISTVERSION= 3.4.2
|
||||
DISTVERSION= 3.4.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \
|
||||
http://rsync.mirror.garr.it/src/ \
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1778533179
|
||||
SHA256 (rsync-3.4.2.tar.gz) = ff10aa2c151cd4b2dbbe6135126dbc854046113d2dfb49572a348233267eb315
|
||||
SIZE (rsync-3.4.2.tar.gz) = 1190383
|
||||
TIMESTAMP = 1779347504
|
||||
SHA256 (rsync-3.4.3.tar.gz) = c72e63ca3021cbc80ba86ec30102773f4c5631fbc492b52e773b3958f82a53d3
|
||||
SIZE (rsync-3.4.3.tar.gz) = 1216482
|
||||
|
||||
Reference in New Issue
Block a user