rsync 3.1.3-8ubuntu0.1 source package in Ubuntu

Changelog

rsync (3.1.3-8ubuntu0.1) focal; urgency=medium

  * d/p/allow-missing-parent-dir-delete-missing-args.patch:
    Fix error caused by files being deleted having a missing parent
    directory. Thanks to Wayne Davison <email address hidden>.
    (LP: #1896251)

 -- Lena Voytek <email address hidden>  Thu, 28 Oct 2021 09:36:35 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Sergio Durigan Junior
Uploaded to:
Focal
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.3.orig.tar.gz 884.7 KiB 55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
rsync_3.1.3-8ubuntu0.1.debian.tar.xz 31.7 KiB e749a297be11020fb03f02eaf1f7b62531084b2f874797711bbf48f5f096cc43
rsync_3.1.3-8ubuntu0.1.dsc 2.0 KiB b4b6e51f15eb41931510ac8900e347f13566e3aa69e946e5eafcd475554fcda5

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