From d1e14a6143789823bbdc96f96546cb1d4122416f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Sep 2025 16:19:50 -0400 Subject: [PATCH] changelog for close-on-exec work --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 2297edecee..9549c28264 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,9 @@ git-annex (10.20250829) UNRELEASED; urgency=medium * Add build warnings when git-annex is built without the OsPath build flag. * version: Report on whether it was built with the OsPath build flag. + * Avoid leaking file descriptors to child processes started by git-annex + in some situations. Note that when not built with the OsPath build + flag, these leaks can still happen. -- Joey Hess Fri, 29 Aug 2025 12:34:06 -0400 -- 2.30.2