Revisions of borgbackup

buildservice-autocommit accepted request 1045391 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 19)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 18)
- 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
buildservice-autocommit accepted request 994829 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 17)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 16)
- Fix package %checks
- the tests
  test_progress_percentage_sameline and test_progress_percentage_step
  seem to do work again
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 15)
fix PYTHONPATH for %check
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 14)
- Fix package checks
buildservice-autocommit accepted request 966651 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 13)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 12)
- Note removal of borgbackup-1.1.17-old-sphinx-api.patch
- Adjust copyright years
buildservice-autocommit accepted request 903714 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 11)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 10)
  borgbackup-1.1.16-fix-sphinx-api.patch
buildservice-autocommit accepted request 903711 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 9)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 8)
  borgbackup-1.1.6-sphinx-default-theme.patch
buildservice-autocommit accepted request 903695 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 7)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 6)
- Fix documentation generation with
  borgbackup-1.1.4-sphinx-default-theme.patch
buildservice-autocommit accepted request 801272 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 5)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 4)
- Add libb2 dependency, where appropriate (avoids bundling libb2)
- Remove outdated build fixes from spec
- Provide proper compile flags
- Install all available man files
- Disable 2 progress related tests, that fail for TW
buildservice-autocommit accepted request 784740 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 3)
auto commit by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 2)
- Add fdupes build dependency
- break overlong lines in changelog
    * fixed potential index corruption / data loss issue due to bug in
      hashindex_set, #4829 Please read and follow the more detailled notes
      close to the top of this document.
    * upgrade bundled xxhash to 0.7.3, #4891 0.7.2 is the minimum requirement
      for correct operations on ARMv6 in non-fixup mode, where unaligned memory
      accesses cause bus errors. 0.7.3 adds some speedups and libxxhash 0.7.3
      even has a pkg-config file now.
    * support platforms without os.link (e.g. Android with Termux), #4901 if
      we don't have os.link, we just extract another copy instead of making a
      hardlink.
    * support linux platforms without sync_file_range (e.g. Android 7 with
      Termux), #4905
    * argparser: always use REPOSITORY in metavar, also use more consistent
      help phrasing.
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) committed (revision 1)
Displaying all 19 revisions
openSUSE Build Service is sponsored by