Changeset fabfe841


Ignore:
Timestamp:
12/22/2013 09:35:38 AM (10 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 7.5, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e279771
Parents:
c3291d5
Message:

Update to Tzdata-2013i. Fixes #3451.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10413 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    rc3291d5 rfabfe841  
    4040      <itemizedlist>
    4141        <listitem>
     42          <para>[matthew] - Update to Tzdata-2013i. Fixes
     43          <ulink url="&lfs-ticket-root;3451">#3451</ulink>.</para>
     44        </listitem>
     45        <listitem>
    4246          <para>[matthew] - Update to Libpipeline-1.2.6. Fixes
    4347          <ulink url="&lfs-ticket-root;3449">#3449</ulink>.</para>
  • chapter06/glibc.xml

    rc3291d5 rfabfe841  
    275275
    276276for tz in etcetera southamerica northamerica europe africa antarctica  \
    277           asia australasia backward pacificnew solar87 solar88 solar89 \
    278           systemv; do
     277          asia australasia backward pacificnew systemv; do
    279278    zic -L /dev/null   -d $ZONEINFO       -y "sh yearistype.sh" ${tz}
    280279    zic -L /dev/null   -d $ZONEINFO/posix -y "sh yearistype.sh" ${tz}
  • packages.ent

    rc3291d5 rfabfe841  
    547547<!ENTITY systemd-ch6-sbu "0.1 SBU">
    548548
    549 <!ENTITY tzdata-version "2013h">
    550 <!ENTITY tzdata-size "222 KB">
     549<!ENTITY tzdata-version "2013i">
     550<!ENTITY tzdata-size "214 KB">
    551551<!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
    552 <!ENTITY tzdata-md5 "d310abe42cbe87e76ceb69e2c7003c92">
     552<!ENTITY tzdata-md5 "8bc69eb75bea496ebe1d5a9ab576702d">
    553553<!ENTITY tzdata-home "http://www.iana.org/time-zones">
    554554<!ENTITY tzdata-ch6-du "6.4 MB">
Note: See TracChangeset for help on using the changeset viewer.