rsync 3.1.3-ok2 source package in openKylin

Changelog

rsync (3.1.3-ok2) yangtze; urgency=medium

  * 修复CVE-2018-25032、CVE-2022-37434。

 -- liwenjie <email address hidden>  Fri, 18 Nov 2022 09:56:26 +0800

Upload details

Uploaded by:
liwenjie
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Paul Slootman
Architectures:
any
Section:
net
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main net
Yangtze V1.0 proposed main net

Downloads

File Size SHA-256 Checksum
rsync_3.1.3.orig.tar.gz 884.7 KiB 55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
rsync_3.1.3-ok2.debian.tar.xz 24.3 KiB 70e6ef20956300217233a3a4b7d2df9e7e72cc5d087ddf672baa2a9c561926cc
rsync_3.1.3-ok2.dsc 1.7 KiB 64519c76739d785fc8ed96a15c509e50178e6d8044c859c497410f3e166724e9

View changes file

Binary packages built by this source

rsync: fast, versatile, remote (and local) file-copying tool

 rsync is a fast and versatile file-copying tool which can copy locally
 and to/from a remote host. It offers many options to control its behavior,
 and its remote-update protocol can minimize network traffic to make
 transferring updates between machines fast and efficient.
 .
 It is widely used for backups and mirroring and as an improved copy
 command for everyday use.
 .
 This package provides both the rsync command line tool and optional
 daemon functionality.

rsync-dbgsym: debug symbols for rsync