-git-annex (10.20230330) UNRELEASED; urgency=medium
+git-annex (10.20230407) upstream; urgency=medium
- * git-annex.cabal: Prevent building with unix-compat 0.7 which
- removed System.PosixCompat.User.
- * Sped up sqlite inserts 2x when built with persistent 2.14.5.0
* Fix laziness bug introduced in last release that breaks use
of --unlock-present and --hide-missing adjusted branches.
* Support user.useConfigOnly git config.
* registerurl: When an url is claimed by a special remote other than the
web, update location tracking for that special remote.
(This was the behavior before version 6.20181011)
+ * Sped up sqlite inserts 2x when built with persistent 2.14.5.0
+ * git-annex.cabal: Prevent building with unix-compat 0.7 which
+ removed System.PosixCompat.User.
- -- Joey Hess <id@joeyh.name> Fri, 31 Mar 2023 12:48:54 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 07 Apr 2023 13:36:23 -0400
git-annex (10.20230329) upstream; urgency=medium
Name: git-annex
-Version: 10.20230329
+Version: 10.20230407
Cabal-Version: 1.12
License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name>
Author: Joey Hess
Stability: Stable
-Copyright: 2010-2022 Joey Hess
+Copyright: 2010-2023 Joey Hess
License-File: COPYRIGHT
Homepage: http://git-annex.branchable.com/
Build-type: Custom