borgbackup2 2.0.0b5-1build2 source package in Ubuntu

Changelog

borgbackup2 (2.0.0b5-1build2) noble; urgency=medium

  * Rebuild against 'new platformdirs 4.1.0-1'.

 -- Gianfranco Costamagna <email address hidden>  Tue, 02 Jan 2024 16:55:27 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
borgbackup2_2.0.0b5.orig.tar.gz 2.8 MiB 4b06edcb147de232f1624a5a785387ed4a4f6a47f7235b081dcf92c8ad21a537
borgbackup2_2.0.0b5.orig.tar.gz.asc 862 bytes 9181375de6e45f02bc5a0d50465a375ff6e1620de5bb81c7351a45ff1aee7fff
borgbackup2_2.0.0b5-1build2.debian.tar.xz 24.7 KiB fb55c8e23763d66c7f17f73ee636afc70698542ebffc6aa9d3b5c5e156b87f4c
borgbackup2_2.0.0b5-1build2.dsc 3.0 KiB 4c7e91fbe52b3caa7c2dbc59559e7d142c96f1de720ac281c9d4fb37caddb9cc

Available diffs

View changes file

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