helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 696ffe98419131cb110f6402ec8469cd29454344
Author: Christian Lohmaier <[email protected]>
AuthorDate: Thu Jun 23 15:37:47 2022 +0200
Commit: Gerrit Code Review <[email protected]>
CommitDate: Thu Jun 23 15:37:47 2022 +0200
Update git submodules
* Update helpcontent2 from branch 'libreoffice-7-4'
to ea2cf3377aa00f5b6b48ceb00252ea135acdd95c
- make generated help files deterministic/reproducible
generate-id() is only stable within a single invocation, the results
vary from run to run, causing two builds of the same codebase result in
different output.
Due to help including snippets from different files, a simple count
won't be unique enough, but combining it with the sourcefile's topic-ID
does the trick.
Change-Id: I2ab8988bc34c9136fcd99d074cf0b189a8f40eb7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136197
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <[email protected]>
(cherry picked from commit b48ace599e8c109c4090c178823c6718f78103da)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136248
Reviewed-by: Caolán McNamara <[email protected]>
diff --git a/helpcontent2 b/helpcontent2
index 98083915835f..ea2cf3377aa0 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 98083915835fafdea99aec70c624b91c1a204b38
+Subproject commit ea2cf3377aa00f5b6b48ceb00252ea135acdd95c