From cdb5aec791baad4ce0d2d274cde2f95e125fb3cd Mon Sep 17 00:00:00 2001 From: Yves Orton Date: Thu, 13 Jun 2024 23:43:10 +0200 Subject: [PATCH] gendocs: Ensure that use of keys() is deterministic. Reported at via Karl Berry. * build-aux/gendocs.sh (copy_images): Iterate over hash table in a predictable order. Copyright-paperwork-exempt: Yes --- ChangeLog | 8 ++++++++ build-aux/gendocs.sh | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cfc6537320..6939d2a76e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2024-06-13 Yves Orton + + gendocs: Ensure that use of keys() is deterministic. + Reported at + via Karl Berry. + * build-aux/gendocs.sh (copy_images): Iterate over hash table in a + predictable order. + 2024-06-11 Bruno Haible parse-datetime: Revert last commit. diff --git a/build-aux/gendocs.sh b/build-aux/gendocs.sh index b888de4f8c..036302b7fa 100755 --- a/build-aux/gendocs.sh +++ b/build-aux/gendocs.sh @@ -256,8 +256,8 @@ BEGIN { /