rsync 3.1.2-2.1ubuntu1.2 source package in Ubuntu

Changelog

rsync (3.1.2-2.1ubuntu1.2) bionic; 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:38:50 -0700

Upload details

Uploaded by:
Lena Voytek
Sponsored by:
Sergio Durigan Junior
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.2.debian.tar.xz 39.2 KiB a0195a4fdf763d27aacdd544c1ec6764716ff76733c5d71c2ed902657d0dd43d
rsync_3.1.2-2.1ubuntu1.2.dsc 1.8 KiB 557ed51e1eba9cf4f39ae4cd4011c5691a53f6df7a46c6f0116aa813f5ab587d

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.