releasing package git-annex version 10.20250630

This commit is contained in:
Joey Hess 2025-06-30 10:05:44 -04:00
parent d5d0291de7
commit c6b6be2eab
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 5 additions and 5 deletions

View file

@ -1,15 +1,15 @@
git-annex (10.20250606) UNRELEASED; urgency=medium git-annex (10.20250630) upstream; urgency=medium
* Work around git 2.50 bug that caused it to crash when there is a merge
conflict with an unlocked annexed file.
* Skip and warn when a tree import includes empty filenames, * Skip and warn when a tree import includes empty filenames,
which can happen with eg a S3 bucket. which can happen with eg a S3 bucket.
* Avoid a problem with temp file names ending in whitespace on * Avoid a problem with temp file names ending in whitespace on
filesystems like VFAT that don't support such filenames. filesystems like VFAT that don't support such filenames.
* webapp: Rename "Upgrade Repository" to "Convert Repository" * webapp: Rename "Upgrade Repository" to "Convert Repository"
to avoid confusion with git-annex upgrade. to avoid confusion with git-annex upgrade.
* Work around git 2.50 bug that caused it to crash when there is a merge
conflict with an unlocked annexed file.
-- Joey Hess <id@joeyh.name> Mon, 23 Jun 2025 11:11:29 -0400 -- Joey Hess <id@joeyh.name> Mon, 30 Jun 2025 10:05:18 -0400
git-annex (10.20250605) upstream; urgency=medium git-annex (10.20250605) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex Name: git-annex
Version: 10.20250605 Version: 10.20250630
Cabal-Version: 1.12 Cabal-Version: 1.12
License: AGPL-3 License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name> Maintainer: Joey Hess <id@joeyh.name>