[Linuxptp-devel] [PATCH] lstab: Bring expiration up to date.

2021-01-16 Thread nikhil . gupta
From: Nikhil Gupta Bring the built in leap second table up to date through IERS Bulletin C59. No new leap seconds have been scheduled for this year. Setting the expiration date to 28-Jun-2021 till further notice . Signed-off-by: Nikhil Gupta Reviewed-by: Poonam Aggrwal --- lstab.c

Re: [Linuxptp-devel] [PATCH] util: add SIGHUP handling

2021-01-16 Thread Richard Cochran
On Fri, Jan 15, 2021 at 10:13:12PM +0200, Grygorii Strashko wrote: > In the era of remote work the different terminal connections are used for > testing and debugging linuxptp based solutions. Particularly one of the > setup is based on xterm when a set are HW platforms remotely configured and > li

Re: [Linuxptp-devel] [PATCH] lstab: Bring expiration up to date.

2021-01-16 Thread Richard Cochran
On Sat, Jan 16, 2021 at 10:21:34PM +0530, nikhil.gu...@nxp.com wrote: > From: Nikhil Gupta > > Bring the built in leap second table up to date through IERS Bulletin C59. It should be Bulletin C61. https://www.iers.org/IERS/EN/Publications/Bulletins/bulletins.html I'll fix that up... >