On Wed, 2013-09-25 at 15:56 -0700, Paul Eggert wrote:
Ian Abbott wrote:
ITYM the leapseconds file should be in the tzdata tarball.
The original suggestion and this modified version both make sense to me, so I pushed this to the experimental github repository:
From a5851f83d339c286232464f337fd3b7a22e8015f Mon Sep 17 00:00:00 2001 From: Paul Eggert <eggert@cs.ucla.edu> Date: Wed, 25 Sep 2013 15:50:44 -0700 Subject: [PATCH] main: distribute leapseconds in tzdata, and fix timestamps
Problem with leapseconds reported by Matt Burgess in <http://mm.icann.org/pipermail/tz/2013-September/020379.html> with a followup by Ian Abbott in <http://mm.icann.org/pipermail/tz/2013-September/020383.html>. * Makefile (MANTXTS): New macro. (maintainer-clean): Use it. (DOCS): Add it. (DATA): Add 'leapseconds'.
Hmm, leapseconds still appears to be missing from the tzdata-2013f tarball? Something wrong with the tarball generation perhaps? Thanks, Matt.