Accepting request 1295253 from devel:languages:haskell
Update git-annex to version 10.20250721. OBS-URL: https://build.opensuse.org/request/show/1295253 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-annex?expand=0&rev=51
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f798e07707ab2eb7c8fe76b9821ba6b2878d4bae2a03ae5a8cac69eb315bcd98
|
||||
size 9361768
|
3
git-annex-10.20250721.tar.gz
Normal file
3
git-annex-10.20250721.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b08c98af360b574213640f34a202bfaa2b12397739ca7484fc6e7e98285e1285
|
||||
size 9376931
|
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 22 18:12:16 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update git-annex to version 10.20250721.
|
||||
git-annex (10.20250721) upstream; urgency=medium
|
||||
|
||||
* Improved workaround for git 2.50 bug, avoding an occasional test suite
|
||||
failure, as well as some situations where an unlocked file did not get
|
||||
populated when adding another file to the repository with the same
|
||||
content.
|
||||
* Add --url option and url= preferred content expression, to match
|
||||
content that is recorded as present in an url.
|
||||
* p2phttp: Scan multilevel directories with --directory.
|
||||
* p2phttp: Added --socket option.
|
||||
* Fix bug in handling of linked worktrees on filesystems not supporting
|
||||
symlinks, that caused annexed file content to be stored in the wrong
|
||||
location inside the git directory, and also caused pointer files to not
|
||||
get populated.
|
||||
* fsck: Fix location of annexed files when run in linked worktrees
|
||||
that have experienced the above bug.
|
||||
* Fix symlinks generated to annexed content when in adjusted unlocked
|
||||
branch in a linked worktree on a filesystem not supporting symlinks.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 22 Jul 2025 14:11:26 -0400
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:06:16 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: git-annex
|
||||
Version: 10.20250630
|
||||
Version: 10.20250721
|
||||
Release: 0
|
||||
Summary: Manage files with git, without checking their contents into git
|
||||
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND MIT AND GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user