From c5d9c0d6b641115072137703c61d54229077778a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Oct 2007 17:17:03 -0400 Subject: * Avoid a race in the git rcs_commit function, by not assuming HEAD will stay the same for the duration of the function. --- debian/changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 3817f142a..325a61de0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ ikiwiki (2.12) UNRELEASED; urgency=low page name to be expired and reused for several distinct guids. When this happened, the expiry code counted each past guid that had used that page name as a currently existing page, and thus expired too many pages. + * Avoid a race in the git rcs_commit function, by not assuming HEAD will + stay the same for the duration of the function. - -- Joey Hess Tue, 30 Oct 2007 22:47:36 -0400 + -- Joey Hess Wed, 31 Oct 2007 17:11:12 -0400 ikiwiki (2.11) unstable; urgency=low -- cgit v1.2.3