Changeset 289c90f
- Timestamp:
- 04/16/2019 12:49:29 PM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b738ceb
- Parents:
- fd5cc27
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rfd5cc27 r289c90f 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 5"> <!-- Always 2 digits -->3 <!ENTITY day "16"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 1 5th, &year;">9 <!ENTITY releasedate "April 16th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/graphlib/libpng.xml
rfd5cc27 r289c90f 7 7 <!ENTITY libpng-download-http "&sourceforge-dl;/libpng/libpng-&libpng-version;.tar.xz"> 8 8 <!ENTITY libpng-download-ftp " "> 9 <!ENTITY libpng-md5sum " df2be2d29c40937fe1f5349b16bc2826">9 <!ENTITY libpng-md5sum "015e8e15db1eecde5f2eb9eb5b6e59e9"> 10 10 <!ENTITY libpng-size "992 KB"> 11 11 <!ENTITY libpng-buildsize "14 MB (with tests)"> 12 12 <!ENTITY libpng-time "less than 0.1 SBU (using parallelism=4; add 0.7 SBU for tests)"> 13 13 14 <!ENTITY apng-version "&libpng-version;"> 14 <!-- To fix security issues libpng is upgraded but apng is not up to date --> 15 <!ENTITY apng-version "1.6.36"> 15 16 <!ENTITY apng-md5sum "bd1f5f7dd99003128d747c5597308a44"> 16 17 -
introduction/welcome/changelog.xml
rfd5cc27 r289c90f 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>April 16th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[xry111] - Update to libpng-1.6.37 (security fixes). Part of 49 <ulink url="&blfs-ticket-root;11949">#11949</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>April 15th, 2019</para> -
packages.ent
rfd5cc27 r289c90f 212 212 <!ENTITY libmng-version "2.0.3"> 213 213 <!ENTITY libmypaint-version "1.3.0"> <!-- version 1 only --> 214 <!ENTITY libpng-version "1.6.3 6">214 <!ENTITY libpng-version "1.6.37"> 215 215 <!ENTITY librsvg-version "2.44.13"> <!-- Normally even minors --> 216 216 <!ENTITY libraw-version "0.19.2">
Note:
See TracChangeset
for help on using the changeset viewer.