fixed
This commit is contained in:
parent
f0f3f4db90
commit
bcbdada8bf
4 changed files with 24 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex (8.20200720.2) UNRELEASED; urgency=medium
|
git-annex (8.20200810) upstream; urgency=medium
|
||||||
|
|
||||||
* Added support for external backend programs. So if you want a hash
|
* Added support for external backend programs. So if you want a hash
|
||||||
that git-annex doesn't support, or something stranger, you can write a
|
that git-annex doesn't support, or something stranger, you can write a
|
||||||
|
@ -24,7 +24,7 @@ git-annex (8.20200720.2) UNRELEASED; urgency=medium
|
||||||
when the filepath is absolute and the symlink in question is not
|
when the filepath is absolute and the symlink in question is not
|
||||||
actually inside the git repository.
|
actually inside the git repository.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Tue, 21 Jul 2020 12:58:30 -0400
|
-- Joey Hess <id@joeyh.name> Mon, 10 Aug 2020 13:04:04 -0400
|
||||||
|
|
||||||
git-annex (8.20200720.1) upstream; urgency=medium
|
git-annex (8.20200720.1) upstream; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,9 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 3"""
|
||||||
|
date="2020-08-10T17:01:31Z"
|
||||||
|
content="""
|
||||||
|
Autobuilds may contain changes that are not release quality yet.
|
||||||
|
|
||||||
|
Anyway, the release OSX build will be caught up by the release today.
|
||||||
|
"""]]
|
|
@ -0,0 +1,12 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""permissions fixed"""
|
||||||
|
date="2020-08-10T17:07:29Z"
|
||||||
|
content="""
|
||||||
|
If you had filed a bug report about this permissions problem, I would have
|
||||||
|
fixed it immediately. Instead I had to read all comments on the web site
|
||||||
|
before I noticed it weeks later.
|
||||||
|
|
||||||
|
This build is being maintained, but you have to file bug reports when there
|
||||||
|
are problems with it.
|
||||||
|
"""]]
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 8.20200720.1
|
Version: 8.20200810
|
||||||
Cabal-Version: >= 1.10
|
Cabal-Version: >= 1.10
|
||||||
License: AGPL-3
|
License: AGPL-3
|
||||||
Maintainer: Joey Hess <id@joeyh.name>
|
Maintainer: Joey Hess <id@joeyh.name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue