Debian navigation

Notes about issue timestamps_in_cmake in unstable

Identifier: timestamps_in_cmake
Suites: unstable / trixie / bookworm / bullseye / experimental
Description: Timestamps generated by cmake TIMESTAMP function respect
SOURCE_DATE_EPOCH, but use the local timezone. In CMakeLists.txt,
uses of the TIMESTAMP function need to specify the timezone as
UTC:
.
string(TIMESTAMP CURRENT_TIME "%Y-%m-%d" UTC)
.
Likely affected packages:
https://codesearch.debian.net/search?q=string%5C%28TIMESTAMP.*%5B%5EU%5D%5B%5ET%5D%5B%5EC%5D%5C%29&literal=0
Packages in 'unstable' known to be affected by this issue:
(the 1/4 most-popular ones (within this issue) are underlined)

reproducible icon 4 reproducible packages in unstable/amd64: fceux flightgear insighttoolkit5 wxmaxima

FTBR icon 3 unreproducible packages in unstable/amd64: gatb-core pgrouting shotcut+

 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).

A package name displayed with a bold font is an indication that this package has a note. Visited packages are linked in green, those which have not been visited are linked in blue.
A # sign after the name of a package indicates that a bug is filed against it. Likewise, a + sign indicates there is a patch available, a P means a pending bug while # indicates a closed bug. In cases of several bugs, the symbol is repeated.