Skip to content

Commit fd99ce6

Browse files
committed
releasing package git-annex version 8.20210630
1 parent 73ccf34 commit fd99ce6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

CHANGELOG

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
git-annex (8.20210622) UNRELEASED; urgency=medium
1+
git-annex (8.20210630) upstream; urgency=medium
22

3+
* Fixed bug that interrupting git-annex repair (or assistant) while
4+
it was fixing repository corruption would lose objects that were
5+
contained in pack files. Also the assistant might sometimes have
6+
crashed with the same result.
7+
* repair: Fix reversion in version 8.20200522 that prevented fetching
8+
missing objects from remotes.
39
* sync: Partly work around github behavior that first branch to be pushed
410
to a new repository is assumed to be the head branch, by not pushing
511
synced/git-annex first.
@@ -13,14 +19,8 @@ git-annex (8.20210622) UNRELEASED; urgency=medium
1319
with youtube-dl or a special remote. In particular this can avoid
1420
falling back to raw download when youtube-dl is blocked for some
1521
reason.
16-
* Fixed bug that interrupting git-annex repair (or assistant) while
17-
it was fixing repository corruption would lose objects that were
18-
contained in pack files. Also the assistant might sometimes have
19-
crashed with the same result.
20-
* repair: Fix reversion in version 8.20200522 that prevented fetching
21-
missing objects from remotes.
2222

23-
-- Joey Hess <id@joeyh.name> Mon, 21 Jun 2021 12:25:25 -0400
23+
-- Joey Hess <id@joeyh.name> Wed, 30 Jun 2021 11:48:16 -0400
2424

2525
git-annex (8.20210621) upstream; urgency=medium
2626

git-annex.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: git-annex
2-
Version: 8.20210621
2+
Version: 8.20210630
33
Cabal-Version: >= 1.10
44
License: AGPL-3
55
Maintainer: Joey Hess <id@joeyh.name>

0 commit comments

Comments
 (0)