borgbackup2 2.0.0b4-3 source package in Ubuntu

Changelog

borgbackup2 (2.0.0b4-3) unstable; urgency=medium

  [ Helmut Grohne ]
  * Improve package documentation. Reported by Enrico Zini.

  [ Enrico Zini ]
  * Fixed unintentional glitch in README.source
  * Added comments to document the intentions of debian/rules snippets

  [ Helmut Grohne ]
  * Actually export TZ for the test target. Thanks to Enrico Zini.
  * Upload to unstable.

 -- Helmut Grohne <email address hidden>  Fri, 20 Jan 2023 11:02:46 +0100

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

Downloads

File Size SHA-256 Checksum
borgbackup2_2.0.0b4-3.dsc 3.0 KiB 5134ed20289e0d37f9c0d915271a4395b311d4409f076d916dbf139ecd863dde
borgbackup2_2.0.0b4.orig.tar.gz 2.7 MiB b9517af5a50617a1ab4852af43bdae53e6cd710a0b62c5ba7b5441f699a11276
borgbackup2_2.0.0b4.orig.tar.gz.asc 862 bytes 70a3c222656c3bd52564840e369e91a618ba37aad59122986118bcddef4e9966
borgbackup2_2.0.0b4-3.debian.tar.xz 25.5 KiB 42932b2ae2e695af6f1e6e87eb93e59bd2e5316e9fb0a96be0cca178676016ff

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