Re: [PATCH v4 0/4] libuuid: Fix pre-1970 UUID timestamp overflow

Thomas Weißschuh <[email protected]> Sun, 28 Dec 2025 09:47:34 +0100
Newsgroups org.kernel.vger.util-linux
Message-ID <[email protected]>
Hi Kiran,

On 2025-12-23 13:00:51-0500, Kiran Rangoon wrote:

(...)

> Kiran Rangoon (4):
>   libuuid: simplify gregorian-to-unix offset calculation
>   libuuid: refactor gregorian_to_unix to populate timeval directly
>   libuuid: fix timestamp overflow for pre-1970 dates
>   tests: correct UUID timestamp test expectations
> 
>  libuuid/src/uuid_time.c       | 15 +++++++--------
>  tests/expected/uuid/uuidparse |  5 ++++-
>  tests/ts/uuid/uuidparse       |  3 +++
>  3 files changed, 14 insertions(+), 9 deletions(-)

The series can't be applied as is. There are two 'PATCH 1/4' and  the
'In-Reply-To' headers are broken. How did you send the patches?
Please just use 'git send-email' or 'b4' [0].
Also don't make your v5 a reply to the v4, it makes things messy.
Just start a new thread.


Thomas

[0] https://b4.docs.kernel.org/en/latest/