From 75dd10693b6ced4f4d55ce6f374807e306de5783 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 02 Jan 2021 13:25:41 -0500 Subject: ob_*_gmtime(): Don't freeze on New Year's Day And add test cases to confirm the resolution of this bug and the one fixed by commit 83bee70f80d8c98b875c943297b0049eae7d6d22. --- (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5a78d08..93303d5 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,12 @@ Utilities: contain dependency restrictions or newline characters that are passed through to the binary package's control file. +libopkbuild: + + * ob_iso8601_gmtime() and ob_touch_t_gmtime() no longer trigger an + infinite loop when passed times on January 1. This time bomb broke + ob-buildopk one day every year. + opkbuild version 4.2.1 ---------------------- -- cgit v0.9.1