Changeset fd69a62 for general.ent


Ignore:
Timestamp:
03/17/2014 11:29:19 PM (10 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.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:
cd72896
Parents:
3091087
Message:

Updates to httpd-2.4.9, Python-3.4.0, lcms2-2.6, libFS-1.0.6 and x264-20140316-2245. Several small fixes to Apr-Util-1.5.3, UPower-0.9.23 and Avahi-0.6.3. Thanks Armin K. for discussions.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r3091087 rfd69a62  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     3<!ENTITY day          "17">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 16th, &year;">
     9<!ENTITY releasedate  "March 17th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    291291<!ENTITY jasper-version               "1.900.1">
    292292<!ENTITY lcms-version                 "1.19">
    293 <!ENTITY lcms2-version                "2.5">
     293<!ENTITY lcms2-version                "2.6">
    294294<!ENTITY libexif-version              "0.6.21">
    295295<!ENTITY libjpeg-version              "8d">
     
    389389<!ENTITY php-version                  "5.5.10">
    390390<!ENTITY python2-version              "2.7.6">
    391 <!ENTITY python3-version              "3.3.5">
     391<!ENTITY python3-version              "3.4.0">
    392392<!ENTITY ruby-version                 "2.1.1">
    393393<!ENTITY ruby-patch-version           "0">
     
    409409
    410410<!ENTITY python2-majorver             "2.7">
    411 <!ENTITY python3-majorver             "3.3">
     411<!ENTITY python3-majorver             "3.4">
    412412
    413413<!-- Perl module versions used in the Perl Modules instructions -->
     
    494494<!-- Part V -->
    495495<!-- Chapter 20 -->
    496 <!ENTITY apache-version               "2.4.7">
     496<!ENTITY apache-version               "2.4.9">
    497497<!ENTITY proftpd-version              "1.3.4d">
    498498<!ENTITY vsftpd-version               "3.0.2">
     
    810810<!ENTITY speex-version                "1.2rc1">
    811811<!ENTITY taglib-version               "1.9.1">
    812 <!ENTITY x264-version                 "20140115-2245">
     812<!ENTITY x264-version                 "20140316-2245">
    813813<!ENTITY xine-lib-version             "1.2.4">
    814814<!ENTITY xvid-version                 "1.3.2">
Note: See TracChangeset for help on using the changeset viewer.