borgbackup2 2.0.0b8-2build2 source package in Ubuntu
Changelog
borgbackup2 (2.0.0b8-2build2) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- William Grant <email address hidden> Mon, 01 Apr 2024 16:34:48 +1100
Upload details
- Uploaded by:
- William Grant
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
borgbackup2_2.0.0b8.orig.tar.gz | 3.1 MiB | 6322676d3eb33498639eee7ff411b905e238aed43a10cfec34574c7ac6040ed8 |
borgbackup2_2.0.0b8-2build2.debian.tar.xz | 23.7 KiB | dbe6f91ab8a6cb562992eb52b41e6dc0ad121cb35a752ddf2ab610378017fbea |
borgbackup2_2.0.0b8-2build2.dsc | 2.7 KiB | 4b85e65f8f581679c4adc029e650df6d396d78d607d231b85ea8fc6ae61c42e0 |
Available diffs
- diff from 2.0.0b8-2build1 to 2.0.0b8-2build2 (322 bytes)
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