]> git.proxmox.com Git - pve-kernel.git/commit
d/rules: use UTC ISO format for build timestamp
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Dec 2022 16:58:35 +0000 (17:58 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 14 Dec 2022 09:05:51 +0000 (10:05 +0100)
commit7a2d40e00e2231d7b73aa09a9211dcbd5a38c687
tree8dacfbe12ff227e3c1ab64ca17023dea8d01dcab
parentbc7e7ceec67cba404ad2b4201ffacc4391222161
d/rules: use UTC ISO format for build timestamp

same info but shorter, avoiding cut-off on `uname -a` output due to
the relatively newly changed and reported "SMP PREEMPT_DYNAMIC" mode.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules