Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git-annex for openSUSE:Factory checked in at 2021-01-20 18:25:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-annex (Old) and /work/SRC/openSUSE:Factory/.git-annex.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-annex" Wed Jan 20 18:25:37 2021 rev:11 rq:863274 version:8.20201129 Changes: -------- --- /work/SRC/openSUSE:Factory/git-annex/git-annex.changes 2020-12-22 11:50:19.414049483 +0100 +++ /work/SRC/openSUSE:Factory/.git-annex.new.28504/git-annex.changes 2021-01-20 18:26:02.147438525 +0100 @@ -1,0 +2,46 @@ +Tue Dec 29 21:16:10 UTC 2020 - [email protected] + +- Update git-annex to version 8.20201129. + git-annex (8.20201129) upstream; urgency=medium + + * New borg special remote. This is a new kind of remote, that examines + borg backups of git-annex repositories, learns what files have been + backed up, and can restore files from the backup and so on. As well + as backups, it can be useful for archival storage, since borg can + efficiently store many related versions of files. + * New config annex.stalldetection, remote.name.annex-stalldetection, + which can be used to deal with remotes that stall during transfers, + or are sometimes too slow to want to use. + * Support special remotes that are configured with importtree=yes but + without exporttree=yes. + * Fix bug that made the next download after an empty file from a ssh + or tor remote fail. + * Avoid spurious "verification of content failed" message when downloading + content from a ssh or tor remote fails due to the remote no longer + having a copy of the content. + * Fix bug that matched include= and exclude= in preferred/required content + expressions relative to the current directory, rather than the path + from the top of the repository. + (Reversion introduced in version 8.20201116.) + * Fix hang on shutdown of external special remote using ASYNC protocol + extension. + (Reversion introduced in version 8.20201007.) + * Guard against running in a repo where annex.uuid is set but + annex.version is not set, or vice-versa. + * Avoid autoinit when a repo does not have annex.version or annex.uuid + set, but has a git-annex objects directory, suggesting it was used + by git-annex before, and the git config may have been lost. + * importfeed: Avoid using youtube-dl when a feed does not contain an + enclosure, but only a link to an url which youtube-dl does not support. + * initremote: Prevent enabling encryption with exporttree=yes or + importtree=yes. + * Windows: include= and exclude= containing '/' will also match filenames + that are written using '\'. (And vice-versa, but it's better to use '/' + for portability.) + * Fix a bug that could prevent getting files from an importtree=yes + remote, because the imported tree was allowed to be garbage collected. + * stack.yaml: Updated to lts-16.27. + + -- Joey Hess <[email protected]> Tue, 29 Dec 2020 12:52:58 -0400 + +------------------------------------------------------------------- Old: ---- git-annex-8.20201127.tar.gz New: ---- git-annex-8.20201129.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-annex.spec ++++++ --- /var/tmp/diff_new_pack.T4BIz3/_old 2021-01-20 18:26:03.055439389 +0100 +++ /var/tmp/diff_new_pack.T4BIz3/_new 2021-01-20 18:26:03.055439389 +0100 @@ -17,7 +17,7 @@ Name: git-annex -Version: 8.20201127 +Version: 8.20201129 Release: 0 Summary: Manage files with git, without checking their contents into git License: AGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND MIT AND GPL-2.0-only ++++++ git-annex-8.20201127.tar.gz -> git-annex-8.20201129.tar.gz ++++++ /work/SRC/openSUSE:Factory/git-annex/git-annex-8.20201127.tar.gz /work/SRC/openSUSE:Factory/.git-annex.new.28504/git-annex-8.20201129.tar.gz differ: char 12, line 1
