Skip to content

release_process: lost TZ=UTC setting

Spotted while checking the latest commits before starting the 3.12 release process:

[13:49:23] kibi: are we losing TZ=UTC on purpose?

-TZ=UTC gpg --no-options --keyid-format 0xlong --verify tails-amd64-3.11.iso.sig tails-amd64-3.11.iso
+gpg --no-options --keyid-format long --verify tails-amd64-3.12.iso.sig tails-amd64-3.12.iso

This might be a buggy conflict resolution, with relevant commits being ead6e4584fd12fa2ee323535e8e8d87463360e12 about 0xlong and d238be5b362ef2484273824810720fb759c3f537 about TZ=UTC (thanks to intrigeri for the Git archeology).

We probably want TZ=UTC with long (instead of 0xlong); the former helps users verify the exact, expected output that we document.

Original created by @CyrilBrulebois on 16407 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information