helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9ccd84fb9df1767ff01a99378ff240c4d5fed7c3
Author: Christian Lohmaier <[email protected]>
AuthorDate: Wed Jun 22 20:42:14 2022 +0200
Commit: Gerrit Code Review <[email protected]>
CommitDate: Wed Jun 22 20:42:14 2022 +0200
Update git submodules
* Update helpcontent2 from branch 'libreoffice-7-3'
to fa41fa02307248077c426b0916004b43c13d46c2
- 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/+/136171
Reviewed-by: Caolán McNamara <[email protected]>
diff --git a/helpcontent2 b/helpcontent2
index 0f12f8a4dcf3..fa41fa023072 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 0f12f8a4dcf3b3ee34864d50f06e77d495fb9133
+Subproject commit fa41fa02307248077c426b0916004b43c13d46c2