Changeset 008e758


Ignore:
Timestamp:
09/11/2003 05:23:00 AM (21 years ago)
Author:
Jeremy Utley <jeremy@…>
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, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 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, v5_0, v5_1, v5_1_1, 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:
f200be1
Parents:
223504c
Message:

Added Anderson's perl-libc-3 patch

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r223504c r008e758  
    8484</para></listitem>
    8585
     86<listitem><para>September 11th, 2003 [jeremy]: Added new perl-libc-3 patch
     87from Anderson Lizardo</para></listitem>
     88
    8689<listitem><para>September 9th, 2003 [jwrober]: Fixed the findutils packge
    8790download link on the packages page closing bug 578.</para></listitem>
  • chapter04/chapter04.xml

    r223504c r008e758  
    248248<ulink url="&http;/gcc-&gcc-2953-patch-version;.patch"/>
    249249
     250GCC-2 Return-type Patch:
     251<ulink url="&http;/gcc-2.95.3-returntype-fix.patch"/>
     252
    250253GCC No Fixincludes Patch:
    251254<ulink url="&http;/gcc-3.3.1-no_fixincludes-2.patch"/>
    252255GCC Specs Patch:
    253256<ulink url="&http;/gcc-3.3.1-specs-1.patch"/>
    254 
    255 GCC-2 Patch:
    256 <ulink url="&http;/gcc-2.95.3-2.patch"/>
    257 
    258 GCC-2 Return-type Patch:
    259 <ulink url="&http;/gcc-2.95.3-returntype-fix.patch"/>
    260257
    261258Glibc Sscanf Patch:
  • entities/perl.ent

    r223504c r008e758  
    1717<!ENTITY perl-depversion "5.6.1">
    1818<!ENTITY perl-contversion "5.6.1">
    19 <!ENTITY perl-libc-patch-version "5.8.0-libc-2">
     19<!ENTITY perl-libc-patch-version "5.8.0-libc-3">
    2020<!ENTITY perl-libc-patch-size "1 KB">
    2121<!ENTITY perl-size "10,765 KB">
  • index.xml

    r223504c r008e758  
    44
    55
    6 <!ENTITY version "20030909">
    7 <!ENTITY releasedate "September 9th, 2003">
     6<!ENTITY version "20030911">
     7<!ENTITY releasedate "September 11th, 2003">
    88<!ENTITY nbsp " ">
    99
Note: See TracChangeset for help on using the changeset viewer.