Changeset 7e1d1fc5


Ignore:
Timestamp:
07/09/2008 04:36:55 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:
c998c559
Parents:
a0ec540
Message:

Update libpng.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra0ec540 r7e1d1fc5  
    143143<!-- Chapter 9 -->
    144144<!ENTITY libjpeg-version              "6b">
    145 <!ENTITY libpng-version               "1.2.24">
     145<!ENTITY libpng-version               "1.2.29">
    146146<!ENTITY libtiff-version              "3.8.2">
    147147<!ENTITY giflib-version               "4.1.4">
  • general/graphlib/libpng.xml

    ra0ec540 r7e1d1fc5  
    77  <!ENTITY libpng-download-http "http://downloads.sourceforge.net/libpng/libpng-&libpng-version;.tar.bz2">
    88  <!ENTITY libpng-download-ftp  " ">
    9   <!ENTITY libpng-md5sum        "1e676c5cc7dfa4ef78affe8fb8f1011d">
    10   <!ENTITY libpng-size          "602 KB">
     9  <!ENTITY libpng-md5sum        "f588cb4ee39e3a333604096f937ea157">
     10  <!ENTITY libpng-size          "616 KB">
    1111  <!ENTITY libpng-buildsize     "11.5 MB">
    1212  <!ENTITY libpng-time          "0.3 SBU">
  • introduction/welcome/changelog.xml

    ra0ec540 r7e1d1fc5  
    4646        <listitem>
    4747          <para>[ken] - Updated freetype to 2.3.7 (bugfixes on top of the
     48          vulnerability fixes).</para>
     49        </listitem>
     50        <listitem>
     51          <para>[ken] - Updated libpng to 1.2.29 (bugfixes on top of the
    4852          vulnerability fixes).</para>
    4953        </listitem>
Note: See TracChangeset for help on using the changeset viewer.