borgbackup 1.0.2-1 source package in Ubuntu
Changelog
borgbackup (1.0.2-1) unstable; urgency=medium * New upstream release. - drop 0005-reproducible-doc-for-ProgressIndicator.patch, upstream. -- Gianfranco Costamagna <email address hidden> Sat, 16 Apr 2016 14:37:12 +0200
Upload details
- Uploaded by:
- Danny Edel
- Uploaded to:
- Sid
- Original maintainer:
- Danny Edel
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
borgbackup_1.0.2-1.dsc | 2.3 KiB | bf56410e78d23e21b7be7f22d990b0b80d421e0ffb0f851fb3b3cf723cc2c134 |
borgbackup_1.0.2.orig.tar.gz | 412.3 KiB | 11ea343290f788a2d849f43ebb07e8f0990f651f3cf097ca4f4cd9ce2f08dfd7 |
borgbackup_1.0.2-1.debian.tar.xz | 17.8 KiB | 34962237ba8b0d198dd527c88b7137ebef47c1f55f6bea169f3b7b403344bd59 |
Available diffs
- diff from 1.0.1-1 to 1.0.2-1 (37.1 KiB)
No changes file available.
Binary packages built by this source
- borgbackup: No summary available for borgbackup in ubuntu yakkety.
No description available for borgbackup in ubuntu yakkety.
- borgbackup-dbgsym: No summary available for borgbackup-dbgsym in ubuntu yakkety.
No description available for borgbackup-dbgsym in ubuntu yakkety.
- borgbackup-doc: deduplicating and compressing backup program (documentation)
Borg is a deduplicating and compressing backup program. Optionally, it
also supports authenticated encryption. It was forked from the attic
backup program.
.
The main goal of Borg is to provide an efficient and secure way to
backup data. The data deduplication technique used makes Borg suitable
for daily backups since only the changes are stored. The authenticated
encryption makes it suitable for backups to not fully trusted targets.
.
It can push backups to remote repositories accessed via ssh. A client
pushing a backup invokes "borg serve" on the repository host. It is
possible to restrict the ssh key to "borg serve" using the
authorized_keys command= clause.
.
This is the documentation package