<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Oct 27, 2015 at 2:54 PM, Guy Harris <span dir="ltr"><<a href="mailto:guy@alum.mit.edu" target="_blank">guy@alum.mit.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Oct 27, 2015, at 8:19 AM, Bradley White <<a href="mailto:bww@acm.org">bww@acm.org</a>> wrote:<br>> On Tue, Oct 27, 2015 at 7:40 AM, Guy Harris <<a href="mailto:guy@alum.mit.edu">guy@alum.mit.edu</a>> wrote:<br>
>> On Oct 26, 2015, at 2:50 PM, Bradley White <<a href="mailto:bww@acm.org">bww@acm.org</a>> wrote:<br>
>>> On Sun, Oct 25, 2015 at 2:30 PM, Guy Harris <<a href="mailto:guy@alum.mit.edu">guy@alum.mit.edu</a>> wrote:<br>
>>>> Is this just something to let people know whether they have an up-to-date version of the tzdb files or not?<br>
>>><br>
>>> Yes, although I think of it simply as let people know what version of a tzdb file they have.  (Whether that is the latest version is a separate question.)<br>
>><br>
>> Which version they have, or which version of the IANA tzdb the version they have is based on? :-)<br>
><br>
> The version of the data file that was passed to zic to produce the zoneinfo file in question.<br>
<br>
</span>"The version of the data file that was passed to zic to produce the zoneinfo file in question" presumably means, here, "The version string, which was passed as one of the arguments to zic", as the text files don't themselves include version numbers.<br></blockquote><div><br></div><div>They don't explicitly at the moment, no.  (They used to have RCS Ids.)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> (If someone downstream wants to modify data files and recompile them, then sub-versioning is up to them.)<br>
<br>
</span>And they can pass any version string they choose.<br></blockquote><div><br></div><div>Yes.  Presumably it would be something useful.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">>>> Then you could tell, for example, where /etc/localtime came from.<br>
>><br>
>> Well, on my system, it came from a symlink() call:<br>
>><br>
>> $ ls -l /etc/localtime<br>
>> lrwxr-xr-x  1 root  wheel  39 Oct 10 21:20 /etc/localtime -> /usr/share/zoneinfo/America/Los_Angeles<br>
><br>
> And on others it is a copy.  It seems preferable to have the data be self identifying rather than assuming anything about symlinks.<br>
<br>
</span>Presumably, then, by "where /etc/localtime came from" you meant "the tzdb name for the default time zone".</blockquote></div><br></div><div class="gmail_extra">Yes.  And the version.</div></div>