rsync 3.2.7-0ubuntu0.22.10.1 source package in Ubuntu

Changelog

rsync (3.2.7-0ubuntu0.22.10.1) kinetic-security; urgency=medium

  * SECURITY REGRESSION: multiple issues (LP: #2002918)
    - Updated to 3.2.7 to fix multiple regressions with the CVE-2022-29154
      fixes that went into 3.2.5.
    - debian/patches: Added two additional upstream patches:
      + trust_the_sender_on_a_local_transfer.patch
      + avoid_quoting_of_tilde_when_its_a_destination_arg.patch

 -- Marc Deslauriers <email address hidden>  Mon, 27 Feb 2023 14:17:14 -0500

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
rsync_3.2.7.orig.tar.gz 1.1 MiB 4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
rsync_3.2.7.orig.tar.gz.asc 195 bytes 8e054b8e852f371fbcb757de51f1a07de5621ae959ea766d3c3e5439d7b5f4ae
rsync_3.2.7-0ubuntu0.22.10.1.debian.tar.xz 26.0 KiB 3dc67441dae2a8f03426c2043d6f58d0b31fdb2485a86780c693b82006053121
rsync_3.2.7-0ubuntu0.22.10.1.dsc 2.4 KiB 1d601bd88d90dee6a5238958052ac4607c4376647c23ed488687f5d5f854c61b

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