- Timestamp:
- Feb 21, 2006, 2:21:51 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 47c13d1
- Parents:
- 8a941d3
- Location:
- BOOK
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/perl.xml
r8a941d3 r6bb2147 34 34 <sect2 role="installation"> 35 35 <title>Installation of Perl</title> 36 37 <para os="p1">This patch corrects a vulnerability in sprintf:</para>38 39 <screen os="p2"><userinput>patch -Np1 -i ../&perl-sprintf-patch;</userinput></screen>40 36 41 37 <para os="a00">Before starting to configure, create a basic -
BOOK/final-system/multilib/perl-64bit.xml
r8a941d3 r6bb2147 30 30 libraries and modules for the last version installed will be accessible. We 31 31 therefore only install one version.</para> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../common/perl.xml"35 xpointer="xpointer(//*[@os='p1'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../common/perl.xml"39 xpointer="xpointer(//*[@os='p2'])"/>40 32 41 33 <para os="p3">Perl does not, by default, know about library directories with names other -
BOOK/introduction/common/changelog.xml
r8a941d3 r6bb2147 38 38 39 39 <listitem> 40 <para>February 2, 2006</para> 41 <itemizedlist> 42 <listitem> 43 <para>[jim] - Updated to Perl 5.8.8.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 47 48 <listitem> 40 49 <para>February 1, 2006</para> 41 50 <itemizedlist> -
BOOK/materials/common/patches.xml
r8a941d3 r6bb2147 163 163 </varlistentry> 164 164 165 <varlistentry os="p19">166 <term>Perl Sprintf Vulnerability Patch - 1.1 KB:</term>167 <listitem>168 <para><ulink169 url="&patches-root;perl/&perl-sprintf-patch;"/></para>170 </listitem>171 </varlistentry>172 173 165 <varlistentry os="p20"> 174 166 <term>Readline Fixes Patch - 1.7 KB:</term> -
BOOK/packages.ent
r8a941d3 r6bb2147 200 200 <!ENTITY parted-url "&gnu;/parted/parted-&parted-version;.tar.gz"> 201 201 202 <!ENTITY perl-version "5.8. 7">202 <!ENTITY perl-version "5.8.8"> 203 203 <!ENTITY perl-size "9.4 MB"> 204 204 <!ENTITY perl-url "http://ftp.funet.fi/pub/CPAN/src/perl-&perl-version;.tar.bz2"> -
BOOK/patches.ent
r8a941d3 r6bb2147 41 41 <!ENTITY ncurses-update-patch "ncurses-&ncurses-version;-20050827-patch.sh.bz2"> 42 42 43 <!ENTITY perl-sprintf-patch "perl-&perl-version;-sprintf_vulnerability-1.patch">44 43 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> 45 44 <!ENTITY perl-multilib-patch "perl-&perl-version;-Configure_multilib-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.