borgbackup2 2.0.0b9-2 source package in Ubuntu

Changelog

borgbackup2 (2.0.0b9-2) unstable; urgency=medium

  * Revert "Require msgpack 1.1.0"
    - this is the high version allowed, not the lower version.

 -- Gianfranco Costamagna <email address hidden>  Mon, 22 Jul 2024 15:05:26 +0200

Upload details

Uploaded by:
Freexian Packaging Team
Uploaded to:
Sid
Original maintainer:
Freexian Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
borgbackup2_2.0.0b9-2.dsc 2.8 KiB 313a071a652077984f5258f1cfb5aac1fc0abe9eae6c40e68387f2eeedcb4ccb
borgbackup2_2.0.0b9.orig.tar.gz 3.1 MiB 8f3004ddac630118771b0603008ff9b018c172f9cb24be80d6a92813a2672cf6
borgbackup2_2.0.0b9.orig.tar.gz.asc 862 bytes ef771eb3d4bcfdeb1426e97713b3eaf708d70af094a38e827b9812ca73636d27
borgbackup2_2.0.0b9-2.debian.tar.xz 23.6 KiB c600169fbd776c8616afe1e5e966a2b24918c8136cc5edcc4b7236fa51416ac0

No changes file available.

Binary packages built by this source

borgbackup-is-borgbackup2: deduplicating and compressing backup program (unversioned symlink)

 This package makes the borg command refer to version 2.x of borgbackup.
 If you prefer version 1.x, please install borgbackup instead.
 .
 Refer to the package descriptions of borgbackup and borgbackup2 for more
 information about what borg is.
 .
 Warning: This still is a beta that may break compatibility with the
 final 2.0 release.

borgbackup2: deduplicating and compressing backup program (version 2.x)

 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. Borg 2.x can only read from Borg 1.x
 repositories.
 .
 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.
 .
 Warning: This still is a beta that may break compatibility with the
 final 2.0 release.

borgbackup2-dbgsym: debug symbols for borgbackup2
borgbackup2-doc: deduplicating and compressing backup program (documentation for version 2.x)

 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