releasing package git-annex version 8.20211123

This commit is contained in:
Joey Hess 2021-11-23 15:20:24 -04:00
parent d7dfb99b16
commit 74fcc389d8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 4 additions and 4 deletions

View file

@ -1,13 +1,13 @@
git-annex (8.20211118) UNRELEASED; urgency=medium
git-annex (8.20211123) upstream; urgency=medium
* Bugfix: When -J was enabled, getting files could leak an
ever-growing number of git cat-file processes.
* importfeed: Display url before starting youtube-dl download.
* Support git's new "ort" resolver, which became the default in git 2.34.0,
and broke the test suite and automatic merge resolution of a conflict
between an annexed file and a non-annexed file.
* importfeed: Display url before starting youtube-dl download.
-- Joey Hess <id@joeyh.name> Wed, 17 Nov 2021 13:18:44 -0400
-- Joey Hess <id@joeyh.name> Tue, 23 Nov 2021 15:19:16 -0400
git-annex (8.20211117) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 8.20211117
Version: 8.20211123
Cabal-Version: >= 1.10
License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name>