rsync 3.1.2-2.1ubuntu1.5 source package in Ubuntu

Changelog

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

  * SECURITY UPDATE: zlib buffer overflow when inflating certain gzip
    hearders.
    - debian/patches/CVE-2022-37434-1.patch: catches overflow in
      inflateGetHeader by enforcing buffer size.
    - debian/patches/CVE-2022-37434-2.patch: prevents NULL dereference
      regression previous patch introduced.
    - CVE-2022-37434

 -- Mark Esler <email address hidden>  Tue, 16 Aug 2022 13:38:38 -0500

Upload details

Uploaded by:
Mark Esler
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rsync_3.1.2.orig.tar.gz 871.8 KiB ecfa62a7fa3c4c18b9eccd8c16eaddee4bd308a76ea50b5c02a5840f09c0a1c2
rsync_3.1.2-2.1ubuntu1.5.debian.tar.xz 44.2 KiB 2d19f7b50c00eaea435810806b92345bb741dd48edd101e902952d0de70f532c
rsync_3.1.2-2.1ubuntu1.5.dsc 1.8 KiB a54ab776d2ae6667442118599dcd548ed3afa2bc84610c21fb98a8e10250ae13

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.