Changeset c3185e4


Ignore:
Timestamp:
04/07/2015 04:50:18 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ae0f3c9b
Parents:
d3e3b53
Message:

Update to libpng-1.6.17.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rd3e3b53 rc3185e4  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     3<!ENTITY day          "07">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 6th, &year;">
     9<!ENTITY releasedate  "April 7th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/libpng.xml

    rd3e3b53 rc3185e4  
    77  <!ENTITY libpng-download-http "&sourceforge-repo;/libpng/libpng-&libpng-version;.tar.xz">
    88  <!ENTITY libpng-download-ftp  " ">
    9   <!ENTITY libpng-md5sum        "23b7286b5d4a86de950fd2ffc5cac742">
    10   <!ENTITY libpng-size          "886 KB">
     9  <!ENTITY libpng-md5sum        "430a9b76b78533235cd4b9b26ce75c7e">
     10  <!ENTITY libpng-size          "900 KB">
    1111  <!ENTITY libpng-buildsize     "14 MB (additional 1 MB for the tests)">
    12   <!ENTITY libpng-time          "0.1 SBU (additional 0.3 SBU for the tests)">
    13 
    14   <!ENTITY apng-version "1.6.16">
     12  <!ENTITY libpng-time          "0.1 SBU (additional 0.2 SBU for the tests)">
     13
     14  <!ENTITY apng-version "1.6.17">
    1515
    1616  <!ENTITY apng-patch
  • introduction/welcome/changelog.xml

    rd3e3b53 rc3185e4  
    4646
    4747    <listitem>
    48       <para>April 5th, 2015</para>
     48      <para>April 7th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to libpng-1.6.17. Fixes
     52          <ulink url="&blfs-ticket-root;6375">#6375</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
     58      <para>April 6th, 2015</para>
    4959      <itemizedlist>
    5060        <listitem>
  • packages.ent

    rd3e3b53 rc3185e4  
    167167<!ENTITY libjpeg-turbo-version        "1.4.0">
    168168<!ENTITY libmng-version               "2.0.2">
    169 <!ENTITY libpng-version               "1.6.16">
     169<!ENTITY libpng-version               "1.6.17">
    170170<!ENTITY librsvg-version              "2.40.9">   <!-- Normally even minors
    171171                                                       Required version in order to use
Note: See TracChangeset for help on using the changeset viewer.