rsync 3.2.3-8ubuntu3.1 source package in Ubuntu

Changelog

rsync (3.2.3-8ubuntu3.1) jammy; urgency=medium

  * d/p/avoid_spurious_is_newer_messages_with_update.patch: New patch from
    upstream (LP: #1965076)

 -- Simon Deziel <email address hidden>  Tue, 11 Oct 2022 22:37:36 +0000

Upload details

Uploaded by:
Simon Déziel
Sponsored by:
Paride Legovini
Uploaded to:
Jammy
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.2.3.orig.tar.gz 1.0 MiB becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e
rsync_3.2.3-8ubuntu3.1.debian.tar.xz 34.8 KiB 14f4d963dad7392dd483356b9d6590fe367684f7289a3135ea9ca6909735434e
rsync_3.2.3-8ubuntu3.1.dsc 1.7 KiB 8ab119a03dafefc90c5aab6109b1932b2c6026de8028fa9b3b06d41761940757

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