<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-compose;
        font-family:"Times New Roman",serif;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<div>
<p class="MsoNormal"><span style="font-size:10.0pt">Dear Paul and Tim,<br>
Thank you for attention to this issue. <br>
<br>
We're using tzdata on the our embedded devices with ARMv7 Processor rev 2 (v7l), which has vanilla kernel
<br>
[root@Router8:~]# uname -a<br>
Linux Router8 4.4.19-gdb0b54cdad #49 PREEMPT Mon Sep 30 15:10:54 EEST 2019 armv7l GNU/Linux<br>
<br>
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt">Whole filesystem was compiled using Yocto Project 1.5 (poky-dora-10.0.0)
<a href="https://old.yoctoproject.org/releases-yocto-version/yocto-project-15-dora">
https://old.yoctoproject.org/releases-yocto-version/yocto-project-15-dora</a><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt">Tzdata was compiling on Ubuntu 18.04 without any additional flags and cross-compilers, just simple make install<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:Consolas">#!/bin/sh<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:Consolas">make clean<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:Consolas">#For compiling source extract tzdata and tzcode in one directory and run:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:Consolas">make TOPDIR=$(pwd)/binaries install<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt">with additional changes related with requests from our several customers, which are not effecting on the this file.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:Consolas"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt">In attachment you can see whole listing of compilation.</span><span style="font-size:10.0pt"><br>
<br>
Best regards,<br>
<br>
<br>
Evgheni Antropov<br>
Software R&D Engineer<br>
+373 22 404 665<br>
<a href="http://www.addgrup.com" target="_BLANK">www.addgrup.com</a><br>
<br>
<br>
-----Original Message-----<br>
From: Paul Eggert <eggert@cs.ucla.edu> <br>
Sent: Tuesday, March 2, 2021 01:59<br>
To: Tim Parenti <tim@timtimeonline.com><br>
Cc: Evgheni Antropov <Evgheni.Antropov@addgrup.com>; Time zone mailing list <tz@iana.org><br>
Subject: Re: [tz] Troubles with zone Asia/Gaza after tzdata2020b release<br>
<br>
On 3/1/21 1:19 PM, Tim Parenti via tz wrote:<br>
> Why is the system you're<br>
> testing only looking at the (legacy) 32-bit data in the v1 data block, <br>
> and not using the 64-bit data in the v2+ data block?  Please let us <br>
> know more about the system you're running<br>
<br>
Another possibility is that Evgheni is using a stripped down library that ignores both data blocks, and uses only the TZ string at the end.
<br>
Such a library does not conform to Internet RFC 8536 but might be suitable for stripped down devices such as a router. For Asia/Gaza, the TZ string is TZ='EET-2EEST,M3.4.4/48,M10.4.4/49', where the "48" and "49" rely on the extension specified in Internet RFC
 8536 section 3.3.1 and scheduled to appear in a future POSIX release. If Evgheni's library doesn't support that extension then that's the problem.<br>
<br>
Yet another possibility is that Evgheni's library simply ignores the TZ string. '-b slim' relies on the TZ string even for current timestamps, whereas '-b fat' fills out entries through 2038. However, if this were the issue I expect it would happen for timezones
 other than Asia/Gaza.<br>
<br>
> Please let us know more<br>
> about the system you're running<br>
<br>
Yes, that'd be helpful.<o:p></o:p></span></p>
</div>
</div>
</body>
</html>