Hello community, here is the log from the commit of package borgbackup for openSUSE:Leap:15.2 checked in at 2020-06-10 16:50:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/borgbackup (Old) and /work/SRC/openSUSE:Leap:15.2/.borgbackup.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgbackup" Wed Jun 10 16:50:27 2020 rev:40 rq:812517 version:1.1.13 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/borgbackup/borgbackup.changes 2020-06-04 16:03:55.923572172 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.borgbackup.new.3606/borgbackup.changes 2020-06-10 16:50:36.644481991 +0200 @@ -1,0 +2,47 @@ +Mon Jun 8 08:41:12 UTC 2020 - Antonio Larrosa <[email protected]> + +- Update to 1.1.13: + * rebuilt using a current Cython version, compatible with + python 3.8, #5214 + +- Update to 1.1.12: + Fixes: + * fix preload-related memory leak, #5202. + * mount / borgfs (FUSE filesystem): + + fix FUSE low linear read speed on large files, #5067 + + fix crash on old llfuse without birthtime attrs, #5064 - + accidentally we required llfuse >= 1.3. Now also old llfuse works again. + + set f_namemax in statfs result, #2684 + * update precedence of env vars to set config and cache paths, #4894 + * correctly calculate compression ratio, taking header size into + account, too + + New features: + * --bypass-lock option to bypass locking with read-only repositories + + Other changes: + * upgrade bundled zstd to 1.4.5 + * travis: adding comments and explanations to Travis config/install + script, improve macOS builds. + * tests: test_delete_force: avoid sporadic test setup issues, #5196 + * misc. vagrant fixes + * the binary for macOS is now built on macOS 10.12 + * the binaries for Linux are now built on Debian 8 "Jessie", #3761 + * docs: + + PlaceholderError not printed as JSON, #4073 + + "How important is Borg config?", #4941 + + make Sphinx warnings break docs build, #4587 + + some markup / warning fixes + + add "updating borgbackup.org/releases" to release checklist, #4999 + + add "rendering docs" to release checklist, #5000 + + clarify borg init's encryption modes + + add note about patterns and stored paths, #4160 + + add upgrade of tools to pip installation how-to + + document one cause of orphaned chunks in check command, #2295 + + linked recommended restrictions to ssh public keys on borg servers + in faq, #4946 + +- Remove patch already included in 1.1.12: + * 0001-rename-local-preload-function-to-not-overwrite-keyword-argument.patch + +------------------------------------------------------------------- Old: ---- 0001-rename-local-preload-function-to-not-overwrite-keyword-argument.patch borgbackup-1.1.11.tar.gz borgbackup-1.1.11.tar.gz.asc New: ---- borgbackup-1.1.13.tar.gz borgbackup-1.1.13.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgbackup.spec ++++++ --- /var/tmp/diff_new_pack.iuKvmW/_old 2020-06-10 16:50:37.140483430 +0200 +++ /var/tmp/diff_new_pack.iuKvmW/_new 2020-06-10 16:50:37.140483430 +0200 @@ -38,7 +38,7 @@ %endif Name: borgbackup -Version: 1.1.11 +Version: 1.1.13 Release: 0 Summary: Deduplicating backup program with compression and authenticated encryption License: BSD-3-Clause @@ -51,7 +51,6 @@ # python3-guzzle_sphinx_theme isn't available everywhere, # fall back to Sphinx default theme for older distributions Patch0: borgbackup-1.1.4-sphinx-default-theme.patch -Patch1: 0001-rename-local-preload-function-to-not-overwrite-keyword-argument.patch # build dependencies BuildRequires: bash @@ -165,7 +164,6 @@ %if ! %{with borg_guzzle} %patch0 -p1 %endif -%patch1 -p1 # remove bundled libraries, that we don't want to be included rm -rf src/borg/algorithms/{lz4,zstd} # remove bundled blake2 library, if appropriate ++++++ borgbackup-1.1.11.tar.gz -> borgbackup-1.1.13.tar.gz ++++++ ++++ 22910 lines of diff (skipped)
