Changeset 78bf0f71


Ignore:
Timestamp:
02/21/06 10:21:51 (7 years ago)
Author:
Jim Gifford <clfs@…>
Children:
a6e1be509d5b6f9a8091ea0c7cf6994d7957540f
Parents:
ae258a9b3c92fefeefab5abff51b8fd0b076af9e
git-author:
Jim Gifford <clfs@jg555.com>2006-02-21 10:21:51+00:00
git-committer:
Jim Gifford <clfs@jg555.com>2006-02-21 10:21:51+00:00
Message:

r1135@server (orig r1133): jim | 2006-02-02 10:37:59 -0800

r1178@server: jim | 2006-02-02 09:29:30 -0800
Updated to Perl 5.8.8


Files:
6 edited

Legend:

Unmodified
Added
Removed
  • final-system/common/perl.xml

    r50b478a r78bf0f71  
    3434  <sect2 role="installation"> 
    3535    <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> 
    4036 
    4137    <para os="a00">Before starting to configure, create a basic 
  • final-system/multilib/perl-64bit.xml

    r50b478a r78bf0f71  
    3030    libraries and modules for the last version installed will be accessible. We 
    3131    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'])"/> 
    4032 
    4133    <para os="p3">Perl does not, by default, know about library directories with names other 
  • introduction/common/changelog.xml

    r3871491 r78bf0f71  
    3838 
    3939    <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> 
    4049      <para>February 1, 2006</para> 
    4150      <itemizedlist> 
  • materials/common/patches.xml

    r50b478a r78bf0f71  
    163163    </varlistentry> 
    164164 
    165     <varlistentry os="p19"> 
    166       <term>Perl Sprintf Vulnerability Patch - 1.1 KB:</term> 
    167       <listitem> 
    168         <para><ulink 
    169         url="&patches-root;perl/&perl-sprintf-patch;"/></para> 
    170       </listitem> 
    171     </varlistentry> 
    172  
    173165    <varlistentry os="p20"> 
    174166      <term>Readline Fixes Patch - 1.7 KB:</term> 
  • packages.ent

    r1c3dcf7 r78bf0f71  
    200200<!ENTITY parted-url "&gnu;/parted/parted-&parted-version;.tar.gz"> 
    201201 
    202 <!ENTITY perl-version "5.8.7"> 
     202<!ENTITY perl-version "5.8.8"> 
    203203<!ENTITY perl-size "9.4 MB"> 
    204204<!ENTITY perl-url "http://ftp.funet.fi/pub/CPAN/src/perl-&perl-version;.tar.bz2"> 
  • patches.ent

    r7f0a95a r78bf0f71  
    4141<!ENTITY ncurses-update-patch "ncurses-&ncurses-version;-20050827-patch.sh.bz2"> 
    4242 
    43 <!ENTITY perl-sprintf-patch "perl-&perl-version;-sprintf_vulnerability-1.patch"> 
    4443<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> 
    4544<!ENTITY perl-multilib-patch "perl-&perl-version;-Configure_multilib-1.patch"> 
Note: See TracChangeset for help on using the changeset viewer.