rsync 3.1.2-2.1ubuntu1.6 source package in Ubuntu

Changelog

rsync (3.1.2-2.1ubuntu1.6) bionic-security; urgency=medium

  * SECURITY UPDATE: arbitrary file write via malicious remote servers
    - d/p/z-CVE-2022-29154-{1,2}.diff: backported patches to fix the issue.
    - d/p/z-CVE-2022-29154-3.diff: added additional patch to fix
      regression.
    - CVE-2022-29154

 -- Marc Deslauriers <email address hidden>  Tue, 28 Feb 2023 08:04:02 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main net
Bionic security main net

Downloads

File Size SHA-256 Checksum
rsync_3.1.2.orig.tar.gz 871.8 KiB ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2
rsync_3.1.2-2.1ubuntu1.6.debian.tar.xz 55.2 KiB 007bcfeca9970516e8aa50aa715fcfcd1456097c2d5d1ca2f0650d1a0864acb6
rsync_3.1.2-2.1ubuntu1.6.dsc 1.8 KiB 4af1b058a898fd04a4d8480f2adc5449983f9dd4e5fdb3ee5018dc4efe644b85

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.