borgbackup 1.1.11-5 source package in Ubuntu

Changelog

borgbackup (1.1.11-5) unstable; urgency=medium

  * Use bundled msgpack for now (Closes: #953989)

 -- Gianfranco Costamagna <email address hidden>  Mon, 16 Mar 2020 13:06:46 +0100

Upload details

Uploaded by:
Debian Borg Collective
Uploaded to:
Sid
Original maintainer:
Debian Borg Collective
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
borgbackup_1.1.11-5.dsc 2.4 KiB 94305e621a4c30faaf0912ffe1c09df4b07f79458b3843e38aa78b95968b2ce5
borgbackup_1.1.11.orig.tar.gz 3.5 MiB 36090992ba795a5a5091fcd407b67be9bf26d0e88020892d31d7ac81fa970fa4
borgbackup_1.1.11-5.debian.tar.xz 23.9 KiB bb1fd2a800bda5a0b6f9048bc02bd6324efd2af90af106bfb4685869fdc00115

No changes file available.

Binary packages built by this source

borgbackup: deduplicating and compressing backup program

 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.
 .
 Please note that the server and the client should be on the same
 version of borgbackup. Using different versions of borgbackup on
 client and server might result in 'incompatible API version' error
 messages and a non-working backup.
 .
 While there is no direct operations mode for pull-type backups, you
 can configure the backup target in append-only mode, preventing the
 backup source from deleting or altering previous backups.

borgbackup-dbgsym: debug symbols for borgbackup
borgbackup-doc: No summary available for borgbackup-doc in ubuntu groovy.

No description available for borgbackup-doc in ubuntu groovy.