]> git.proxmox.com Git - pve-kernel.git/commit - debian/rules
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>
Tue, 13 Dec 2022 16:58:52 +0000 (17:58 +0100)
commit71031b0bc3844d9903805be7dc20024579a48576
treed1490ab8b6fc72b7b5084820c20a81f3c8ab498e
parente911b5aabcbfe0fa2f91b64e08529af0d101ee8e
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