rsync 3.2.6-4 source package in Ubuntu
Changelog
rsync (3.2.6-4) unstable; urgency=medium * Upload to unstable - d/patches: ~ fix_files_from.patch: Upstream patch to address the files-from issue. ~ fix_relative.patch: Upstream patch to fix exclusion of /. with --relative. ~ fix_remote_filter_rules_validation.patch: Upstream patch to fix bug with validating remote filter rules. (closes: #1018296, #1019561) -- Samuel Henrique <email address hidden> Wed, 21 Sep 2022 18:58:57 +0100
Upload details
- Uploaded by:
- Paul Slootman
- Uploaded to:
- Sid
- Original maintainer:
- Paul Slootman
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rsync_3.2.6-4.dsc | 2.2 KiB | 366317ad0f0ee85b9af61ffc31d401a7e95b610236e53928f0c86315f2b03ad0 |
rsync_3.2.6.orig.tar.gz | 1.1 MiB | fb3365bab27837d41feaf42e967c57bd3a47bc8f10765a3671efd6a3835454d3 |
rsync_3.2.6.orig.tar.gz.asc | 195 bytes | 61ac88cb588b5280b331fad8df9e6baa1e72ca78da779a90a1142af4a7a09b64 |
rsync_3.2.6-4.debian.tar.xz | 27.3 KiB | 6cfb4fe9fa73116a033845bc0c39cf9182af04b8806591c491d097f0636a907c |
Available diffs
- diff from 3.2.5-1 to 3.2.6-4 (96.9 KiB)
No changes file available.
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