storebackup 3.2.1-1+deb8u1build0.18.04.1 source package in Ubuntu

Changelog

storebackup (3.2.1-1+deb8u1build0.18.04.1) bionic-security; urgency=medium

  * fake sync from Debian

storebackup (3.2.1-1+deb8u1) jessie-security; urgency=high

  * Non-maintainer upload by the LTS team.
  * Add patch to change the way the lockfile is opened in the Perl code.
    (Fixes: CVE-2020-7040) (Closes: #949393)

 -- Paulo Flabiano Smorigo <email address hidden>  Tue, 15 Sep 2020 14:47:01 +0000

Upload details

Uploaded by:
Paulo Flabiano Smorigo
Uploaded to:
Bionic
Original maintainer:
Ryan Niebur
Architectures:
all
Section:
utils
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe utils
Bionic security universe utils

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
storebackup_3.2.1.orig.tar.bz2 694.2 KiB 1a63ed311ae418fffb0aa683bff6ee292e8627c3ac357c7e4a64fb6cc41d0c66
storebackup_3.2.1-1+deb8u1build0.18.04.1.debian.tar.xz 8.7 KiB f67e004d44f325545ce2f0316ca2b41ea941794246f64dd0190aff1338084c53
storebackup_3.2.1-1+deb8u1build0.18.04.1.dsc 1.9 KiB 55d00a775b25bf9a32142f15990532f0e6ec394ecccd651e3c866c77c9e2416d

View changes file

Binary packages built by this source

storebackup: fancy compressing managing checksumming deduplicating hard-linking cp -ua

 Copies directory hierarchies recursively into another location,
 by date (e.g. /home/ => /var/bkup/2002.12.13_04.27.56/).
 Permissions are preserved, so users with access to the backup
 directory can recover their files themselves.
 .
 File comparisons are done with MD5 checksums, so no changes go
 unnoticed.
 .
 Hard-links unchanged backuped files to old versions and
 identical files within the backuped tree.
 .
 Compresses large files (that don't match exclusion patterns).
 .
 Manages backups and removes old ones.