Re: [Linuxptp-devel] [PATCH] lstab: update expiration to 28 December 2021

2021-07-18 Thread Richard Cochran
On Tue, Jun 29, 2021 at 11:47:21AM +0800, Yangbo Lu wrote: > Bring the built in leap second table up to date through IERS Bulletin C59. The bulletin is C62, not C59. See: https://datacenter.iers.org/data/html/bulletinc-062.html Thanks, Richard __

[Linuxptp-devel] [PATCH] lstab: update expiration to 28 December 2021

2021-06-28 Thread Yangbo Lu
Bring the built in leap second table up to date through IERS Bulletin C59. No new leap seconds have been scheduled for this year. Signed-off-by: Yangbo Lu --- lstab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lstab.c b/lstab.c index e6e7ad2..3bd920e 100644 --- a/lstab.c