rsync 3.1.3-8ubuntu0.4 source package in Ubuntu
Changelog
rsync (3.1.3-8ubuntu0.4) focal-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:48:36 -0500
Upload details
- Uploaded by:
- Mark Esler
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rsync_3.1.3.orig.tar.gz | 884.7 KiB | 55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0 |
rsync_3.1.3-8ubuntu0.4.debian.tar.xz | 36.7 KiB | d482dfee1b6640f0b2967881d8e0bb011e7f4d556027de8af938c0b1a391b3ff |
rsync_3.1.3-8ubuntu0.4.dsc | 2.0 KiB | 4fcc4c17aff87298a065b1594582604a15ff1d1076f12bb5ed0c158075560680 |
Available diffs
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