Borg Backup
https://www.borgbackup.org
BorgBackup is a deduplicating archiver which stores deltas. It
supports compression and authenticated encryption as well,
facilitating frequent backups and storing to not fully trusted
targets.
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / borgbackup
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Archiving:Backup/borgbackup && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
borgbackup-1.1.4-sphinx-default-theme.patch | 0000001142 1.12 KB | |
borgbackup-1.2.3.tar.gz | 0004044577 3.86 MB | |
borgbackup-1.2.3.tar.gz.asc | 0000000862 862 Bytes | |
borgbackup.changes | 0000082400 80.5 KB | |
borgbackup.keyring | 0000010419 10.2 KB | |
borgbackup.spec | 0000009259 9.04 KB |
Revision 101 (latest revision is 114)
Martin Pluskal (pluskalm)
accepted
request 1045391
from
Hans-Peter Jansen (frispete)
(revision 101)
- Update to 1.2.3 Fixes: * create: fix --list --dry-run output for directories, #7209 * diff/recreate: normalize chunker params before comparing them, #7079 * check: fix uninitialised variable if repo is completely empty, #7034 * xattrs: improve error handling, #6988 * fix args.paths related argparsing, #6994 * archive.save(): always use metadata from stats (e.g. nfiles, size, ...), #7072 * tar_filter: recognize .tar.zst as zstd, #7093 * get_chunker: fix missing sparse=False argument, #7056 * file_integrity.py: make sure file_fd is always closed on exit * repository: cleanup(): close segment before unlinking * repository: use os.replace instead of os.rename Other changes: * remove python < 3.7 compatibility code * do not use version_tuple placeholder in setuptools_scm template * CI: fix tox4 passenv issue, #7199 * vagrant: update to python 3.9.16, use the openbsd 7.1 box * misc. test suite and docs fixes / improvements * remove deprecated --prefix from docs, #7109 * Windows: use MSYS2 for Github CI, remove Appveyor CI More info: * https://github.com/borgbackup/borg/blob/1.2.3/docs/changes.rst#version-123-2022-12-24
Comments 0