Hello community, here is the log from the commit of package borgbackup for openSUSE:Factory checked in at 2017-05-16 14:46:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/borgbackup (Old) and /work/SRC/openSUSE:Factory/.borgbackup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "borgbackup" Tue May 16 14:46:35 2017 rev:4 rq:495110 version:1.0.10 Changes: -------- --- /work/SRC/openSUSE:Factory/borgbackup/borgbackup.changes 2017-01-09 10:59:41.994049907 +0100 +++ /work/SRC/openSUSE:Factory/.borgbackup.new/borgbackup.changes 2017-05-16 14:47:10.770064257 +0200 @@ -1,0 +2,83 @@ +Sun May 7 10:18:33 UTC 2017 - [email protected] + +- update to version 1.0.10 (2017-02-13) + Bug fixes: + - Manifest timestamps are now monotonically increasing, this fixes + issues when the system clock jumps backwards or is set inconsistently + across computers accessing the same repository, #2115 + - Fixed testing regression in 1.0.10rc1 that lead to a hard dependency + on py.test >= 3.0, #2112 + New features: + - “key export” can now generate a printable HTML page with both a QR + code and a human-readable “paperkey” representation (and custom text) + through the --qr-html option. + - The same functionality is also available through paperkey.html, which + is the same HTML page generated by --qr-html. It works with existing + “key export” files and key files. +Other changes: + - docs: + - language clarification - “borg create –one-file-system” option + does not respect mount points, but considers different file systems + instead, #2141 + - setup.py: build_api: sort file list for determinism +- update to version 1.0.10rc1 (2017-01-29) + Bug fixes: + - borg serve: fix transmission data loss of pipe writes, #1268 This + affects only the cygwin platform (not Linux, BSD, OS X). + - Avoid triggering an ObjectiveFS bug in xattr retrieval, #1992 + - When running out of buffer memory when reading xattrs, only skip the + current file, #1993 + - Fixed “borg upgrade –tam” crashing with unencrypted repositories. Since + the issue is not relevant for unencrypted repositories, it now does + nothing and prints an error, #1981. + - Fixed change-passphrase crashing with unencrypted repositories, #1978 + - Fixed “borg check repo::archive” indicating success if “archive” does + not exist, #1997 + - borg check: print non-exit-code warning if –last or –prefix aren’t + fulfilled + - fix bad parsing of wrong repo location syntax + - create: don’t create hard link refs to failed files, mount: handle + invalid hard link refs, #2092 + - detect mingw byte order, #2073 + - creating a new segment: use “xb” mode, #2099 + - mount: umount on SIGINT/^C when in foreground, #2082 + Other changes: + - binary: use fixed AND freshly compiled pyinstaller bootloader, #2002 + - xattr: ignore empty names returned by llistxattr(2) et al + - Enable the fault handler: install handlers for the SIGSEGV, SIGFPE, + SIGABRT, SIGBUS and SIGILL signals to dump the Python traceback. + - Also print a traceback on SIGUSR2. + - borg change-passphrase: print key location (simplify making a backup + of it) + - officially support Python 3.6 (setup.py: add Python 3.6 qualifier) + tests: + - vagrant / travis / tox: add Python 3.6 based testing + - vagrant: fix openbsd repo, #2042 + - vagrant: fix the freebsd64 machine, #2037 #2067 + - vagrant: use python 3.5.3 to build binaries, #2078 + - vagrant: use osxfuse 3.5.4 for tests / to build binaries vagrant: + improve darwin64 VM settings + - travis: fix osxfuse install (fixes OS X testing on Travis CI) + - travis: require succeeding OS X tests, #2028 + - travis: use latest pythons for OS X based testing + - use pytest-xdist to parallelize testing + - fix xattr test race condition, #2047 + - setup.cfg: fix pytest deprecation warning, #2050 + docs: + - language clarification - VM backup FAQ + - borg create: document how to backup stdin, #2013 + - borg upgrade: fix incorrect title levels + - add CVE numbers for issues fixed in 1.0.9, #2106 + - fix typos (taken from Debian package patch) + - remote: include data hexdump in “unexpected RPC data” error message + - remote: log SSH command line at debug level + - API_VERSION: use numberspaces, #2023 + - remove .github from pypi package, #2051 + - add pip and setuptools to requirements file, #2030 + - SyncFile: fix use of fd object after close (cosmetic) + - Manifest.in: simplify, exclude *.{so,dll,orig}, #2066 + - ignore posix_fadvise errors in repository.py, #2095 (works around + issues with docker on ARM) + - make LoggedIO.close_segment reentrant, avoid reentrance + +------------------------------------------------------------------- Old: ---- borgbackup-1.0.9.tar.gz New: ---- borgbackup-1.0.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ borgbackup.spec ++++++ --- /var/tmp/diff_new_pack.nPUzQv/_old 2017-05-16 14:47:11.393976602 +0200 +++ /var/tmp/diff_new_pack.nPUzQv/_new 2017-05-16 14:47:11.393976602 +0200 @@ -18,7 +18,7 @@ Name: borgbackup -Version: 1.0.9 +Version: 1.0.10 Release: 0 Summary: Deduplicating backup program with compression and authenticated encryption License: BSD-3-Clause ++++++ borgbackup-1.0.9.tar.gz -> borgbackup-1.0.10.tar.gz ++++++ ++++ 4433 lines of diff (skipped)
