-git-annex (8.20210622) UNRELEASED; urgency=medium
+git-annex (8.20210630) upstream; urgency=medium
+ * Fixed bug that interrupting git-annex repair (or assistant) while
+ it was fixing repository corruption would lose objects that were
+ contained in pack files. Also the assistant might sometimes have
+ crashed with the same result.
+ * repair: Fix reversion in version 8.20200522 that prevented fetching
+ missing objects from remotes.
* sync: Partly work around github behavior that first branch to be pushed
to a new repository is assumed to be the head branch, by not pushing
synced/git-annex first.
with youtube-dl or a special remote. In particular this can avoid
falling back to raw download when youtube-dl is blocked for some
reason.
- * Fixed bug that interrupting git-annex repair (or assistant) while
- it was fixing repository corruption would lose objects that were
- contained in pack files. Also the assistant might sometimes have
- crashed with the same result.
- * repair: Fix reversion in version 8.20200522 that prevented fetching
- missing objects from remotes.
- -- Joey Hess <id@joeyh.name> Mon, 21 Jun 2021 12:25:25 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 30 Jun 2021 11:48:16 -0400
git-annex (8.20210621) upstream; urgency=medium