wok rev 25810

Up rsync (3.4.0) fixes CVE-2024-12084 & CVE-2024-12085
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 15 12:30:53 2025 +0000 (5 months ago)
parents 5f72b8a05c9a
children f0b026f8d5c6
files rsync/receipt
line diff
     1.1 --- a/rsync/receipt	Fri Jan 03 16:23:37 2025 +0000
     1.2 +++ b/rsync/receipt	Wed Jan 15 12:30:53 2025 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="rsync"
     1.7 -VERSION="3.2.7"
     1.8 +VERSION="3.4.0"
     1.9  CATEGORY="network"
    1.10  TAGS="sync copy secure"
    1.11  SHORT_DESC="Utility that provides fast incremental file transfer."
    1.12 @@ -61,6 +61,7 @@
    1.13  	chmod 0644		$fs/etc/rsyncd.conf
    1.14  }
    1.15  
    1.16 +# Pre and post install commands for Tazpkg.
    1.17  post_install()
    1.18  {
    1.19  	[ -s "$1/etc/inetd.conf" ] &&