rsync 3.2.7-1ubuntu1 source package in Ubuntu

Changelog

rsync (3.2.7-1ubuntu1) noble; urgency=medium

  * add d/p/fix_crashes_with_fortified_strlcpy.patch (LP: #2060967)
    - Fixes a buffer overflow when using -F flag.

 -- Mitchell Dzurick <email address hidden>  Fri, 12 Apr 2024 10:09:41 -0700

Upload details

Uploaded by:
Mitchell Dzurick
Sponsored by:
Simon Quigley
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main net
Noble release main net

Downloads

File Size SHA-256 Checksum
rsync_3.2.7.orig.tar.gz 1.1 MiB 4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
rsync_3.2.7.orig.tar.gz.asc 195 bytes 8e054b8e852f371fbcb757de51f1a07de5621ae959ea766d3c3e5439d7b5f4ae
rsync_3.2.7-1ubuntu1.debian.tar.xz 27.2 KiB 92c7512944e97bb01b11e844794a0191599a4de2c75b02d688174a28559b48cc
rsync_3.2.7-1ubuntu1.dsc 2.3 KiB 78ea9404180459f3069de7b9b4c4bdf1d25c22c2ff53c217afc3ba5963650049

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