Update to Tzdata-2013i. Fixes #3451.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10413 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Matthew Burgess 2013-12-22 09:35:38 +00:00
parent c3291d580d
commit fabfe841fe
3 changed files with 8 additions and 5 deletions

View File

@ -38,6 +38,10 @@
<listitem>
<para>2013-12-22</para>
<itemizedlist>
<listitem>
<para>[matthew] - Update to Tzdata-2013i. Fixes
<ulink url="&lfs-ticket-root;3451">#3451</ulink>.</para>
</listitem>
<listitem>
<para>[matthew] - Update to Libpipeline-1.2.6. Fixes
<ulink url="&lfs-ticket-root;3449">#3449</ulink>.</para>

View File

@ -274,8 +274,7 @@ ZONEINFO=/usr/share/zoneinfo
mkdir -pv $ZONEINFO/{posix,right}
for tz in etcetera southamerica northamerica europe africa antarctica \
asia australasia backward pacificnew solar87 solar88 solar89 \
systemv; do
asia australasia backward pacificnew systemv; do
zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" ${tz}
zic -L /dev/null -d $ZONEINFO/posix -y "sh yearistype.sh" ${tz}
zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" ${tz}

View File

@ -546,10 +546,10 @@
<!ENTITY systemd-ch6-du "29 MB">
<!ENTITY systemd-ch6-sbu "0.1 SBU">
<!ENTITY tzdata-version "2013h">
<!ENTITY tzdata-size "222 KB">
<!ENTITY tzdata-version "2013i">
<!ENTITY tzdata-size "214 KB">
<!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
<!ENTITY tzdata-md5 "d310abe42cbe87e76ceb69e2c7003c92">
<!ENTITY tzdata-md5 "8bc69eb75bea496ebe1d5a9ab576702d">
<!ENTITY tzdata-home "http://www.iana.org/time-zones">
<!ENTITY tzdata-ch6-du "6.4 MB">
<!ENTITY tzdata-ch6-sbu "less than 0.1 SBU">