Replace timestamps from qhelpgenerator by a fixed date
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Mon, 24 Jan 2022 10:55:59 +0000 (10:55 +0000)
committerUtkarsh Gupta <utkarsh@debian.org>
Mon, 24 Jan 2022 10:55:59 +0000 (10:55 +0000)
commit8cebd3704aa81e45e2d0a9343ebb129de4aa5083
tree082eac1dd8603ead39d4e37c462feac473a2264f
parentb8ff76f4155a0cf9d9c84d047f688a74b320f27e
Replace timestamps from qhelpgenerator by a fixed date

In order to make qhelpgenerator output reproducible, we need a way to get
deterministic embedded timestaps.  Backport the patch from qttools5 [1] to
make qch files reproducible by replacing the current time by a fixed date.
 [1] https://codereview.qt-project.org/#/c/106296/
Author: Eduard Sanou <dhole@openmailbox.org>

Gbp-Pq: Name replace_timestamps_with_fixed_date_in_qhelpgenerator.patch
tools/assistant/lib/qhelpgenerator.cpp
tools/assistant/tools/qcollectiongenerator/main.cpp
tools/assistant/tools/shared/collectionconfiguration.cpp