- Notifications
You must be signed in to change notification settings - Fork28
Commit1f87181
committed
Sync our copy of the timezone library with IANA tzcode master.
This patch absorbs some unreleased fixes for symlink manipulation bugsintroduced in tzcode 2016g. Ordinarily I'd wait around for a releasedversion, but in this case it seems like we could do with extra testing,in particular checking whether it works in EDB's VMware build environment.This corresponds to commit aec59156abbf8472ba201b6c7ca2592f9c10e077 inhttps://github.com/eggert/tz.Per a report from Sandeep Thakkar, building in an environment where hardlinks are not supported in the timezone data installation directory failed,because upstream code refactoring had broken the case of symlinking from anexisting symlink. Further experimentation also showed that the symlinkswere sometimes made incorrectly, with too many or too few "../"'s in thesymlink contents.This should get back-patched, but first let's see what the buildfarmmakes of it. I'm not too sure about the new dependency on linkat(2).Report: <CANFyU94_p6mqRQc2i26PFp5QAOQGB++AjGX=FO8LDpXw0GSTjw@mail.gmail.com>Discussion:http://mm.icann.org/pipermail/tz/2016-November/024431.html1 parenta0f357e commit1f87181
1 file changed
+176
-108
lines changed0 commit comments
Comments
(0)