rsync 3.1.2-2.1ubuntu1.3 source package in Ubuntu

Changelog

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

  * d/p/avoid-deadlock-huge-amounts-verbose-messages.patch:
    Allow the receiver to increase their iobuf.msg xbuf if it fills
    up. This ensures that the receiver will never block trying to
    output a message, and thus it will always drain the data from
    the sender and keep the whole thing from clogging up. Thanks to
    Wayne Davison <email address hidden>. (LP: #1528921)

 -- Miriam España Acebal <email address hidden>  Tue, 08 Feb 2022 13:26:20 +0100

Upload details

Uploaded by:
Miriam España Acebal
Sponsored by:
Andreas Hasenack
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.3.debian.tar.xz 39.8 KiB af8e4513dcfb115cba018206ae9cbd61a647d9580970989992f317afe8b35ac7
rsync_3.1.2-2.1ubuntu1.3.dsc 1.8 KiB ba2fab1f2c89c75e30090a90a7b79278962f696c4a171638183f7e5fcc066dda

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.