Changeset c998c559


Ignore:
Timestamp:
07/09/2008 05:58:45 PM (16 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8b3a7ed0
Parents:
7e1d1fc5
Message:

Fix CVE-2008-1767

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7506 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7e1d1fc5 rc998c559  
    103103<!ENTITY gamin-version                "0.1.9">
    104104<!ENTITY libxml2-version              "2.6.31">
    105 <!ENTITY libxslt-version              "1.1.22">
     105<!ENTITY libxslt-version              "1.1.24">
    106106<!ENTITY libgtkhtml-version           "2.11.1">
    107107<!ENTITY gmp-version                  "4.2.2">
  • general/genlib/libxslt.xml

    r7e1d1fc5 rc998c559  
    77  <!ENTITY libxslt-download-http "http://xmlsoft.org/sources/libxslt-&libxslt-version;.tar.gz">
    88  <!ENTITY libxslt-download-ftp  "ftp://xmlsoft.org/libxslt/libxslt-&libxslt-version;.tar.gz">
    9   <!ENTITY libxslt-md5sum        "d6a9a020a76a3db17848d769d6c9c8a9">
    10   <!ENTITY libxslt-size          "2.7 MB">
    11   <!ENTITY libxslt-buildsize     "39 MB">
    12   <!ENTITY libxslt-time          "0.4 SBU">
     9  <!ENTITY libxslt-md5sum        "e83ec5d27fc4c10c6f612879bea9a153">
     10  <!ENTITY libxslt-size          "3.3 MB">
     11  <!ENTITY libxslt-buildsize     "38 MB">
     12  <!ENTITY libxslt-time          "0.3 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r7e1d1fc5 rc998c559  
    5151          <para>[ken] - Updated libpng to 1.2.29 (bugfixes on top of the
    5252          vulnerability fixes).</para>
     53        </listitem>
     54        <listitem>
     55          <para>[ken] - Updated libxslt to 1.1.24 to fix CVE-2008-1767.</para>
    5356        </listitem>
    5457      </itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.