Changeset 173a7508


Ignore:
Timestamp:
10/01/2015 03:43:29 AM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
7.8
Parents:
e48056fd
Message:

BLFS-7.8

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/tags/7.8@16494 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • book/bookinfo.xml

    re48056fd r173a7508  
    4242
    4343  <revhistory>
     44
    4445    <revision>
    45       <revnumber>&version;</revnumber>
    46       <date>&pubdate;</date>
    47       <revremark>Ongoing Release</revremark>
     46      <revnumber>7.8</revnumber>
     47      <date>2015-10-01</date>
     48      <revremark>Twelfth release</revremark>
    4849    </revision>
    4950
  • general.ent

    re48056fd r173a7508  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "29">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    8 <!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 29th &year;">
     8<!ENTITY version      "7.8">
     9<!ENTITY releasedate  "October 1st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    11 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
    12 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->
     11<!ENTITY blfs-version "7.8">                  <!-- svn|[release #] -->
     12<!ENTITY lfs-version  "7.8">          <!-- x.y|development] -->
    1313<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1414<!ENTITY lfs-domainname       "linuxfromscratch.org">
     
    2222<!-- downloads - root must not have an entity because it is needed for scripts
    2323     change svn to x.y for release -->
    24 <!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/svn">
     24<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/7.8">
    2525<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
    2626<!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/svn">
     
    3131<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    3232<!ENTITY patch-downloads      "http://www.linuxfromscratch.org/patches/downloads">
    33 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn">
     33<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/7.8">
    3434<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3535<!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
  • introduction/welcome/changelog.xml

    re48056fd r173a7508  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>October 1st, 2015</para>
     49      <itemizedlist>
     50       <listitem>
     51          <para>[bdubbs] - Release of BLFS-7.8.</para>
     52       </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
     57      <para>September 30th, 2015</para>
     58      <itemizedlist>
     59        <listitem>
     60          <para>[bdubbs] - Update to wpa_supplicant-2.5. Fixes
     61          <ulink url="&blfs-ticket-root;6983">#6983</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to thunderbird-38.3.0. Fixes
     65          <ulink url="&blfs-ticket-root;6985">#6985</ulink>.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
    4669
    4770    <listitem>
  • introduction/welcome/credits.xml

    re48056fd r173a7508  
    3030      <listitem><para>Bruce Dubbs            </para></listitem>
    3131      <listitem><para>Pierre Labastie        </para></listitem>
    32       <listitem><para>Randy McMurchy         </para></listitem>
    3332      <listitem><para>Ken Moffat             </para></listitem>
    34       <listitem><para>Ragnar Thomsen         </para></listitem>
     33      <listitem><para>Douglas Reno           </para></listitem>
    3534      <listitem><para>Igor &#381;ivkovi&#263;</para></listitem>
    3635
     
    7473      <listitem><para>Chris Lynn          </para></listitem>
    7574      <listitem><para>Andrew McMurry      </para></listitem>
     75      <listitem><para>Randy McMurchy      </para></listitem>
    7676      <listitem><para>Denis Mugnier       </para></listitem>
    7777      <listitem><para>Billy O'Connor      </para></listitem>
     
    8585      <listitem><para>Chris Staub         </para></listitem>
    8686      <listitem><para>Jesse Tie-Ten-Quee  </para></listitem>
     87      <listitem><para>Ragnar Thomsen      </para></listitem>
    8788      <listitem><para>Thomas Trepl        </para></listitem>
    8889      <listitem><para>Tushar Teredesai    </para></listitem>
  • kde/kf5/kf5-intro.xml

    re48056fd r173a7508  
    4545    <para>
    4646      It is a good idea to add the following variables to your
    47       system or personal profile:
    48     </para>
    49 
    50 <screen role="root"><userinput>cat &gt; /etc/profile.d/kf5.sh &lt;&lt; "EOF"
     47      system or personal profiles:
     48    </para>
     49
     50<screen role="root"><userinput>cat &gt;&gt; /etc/profile.d/qt5.sh &lt;&lt; "EOF"
     51<literal># Begin kf5 extention for /etc/profile.d/qt5.sh
     52
     53pathappend /usr/lib/qt5/plugins    QT_PLUGIN_PATH
     54pathappend $QT5DIR/lib/plugins     QT_PLUGIN_PATH
     55
     56pathappend /usr/lib/qt5/qml        QML_IMPORT_PATH
     57pathappend $QT5DIR/lib/qml         QML_IMPORT_PATH
     58
     59pathappend /usr/lib/qt5/qml        QML2_IMPORT_PATH
     60pathappend $QT5DIR/lib/qml         QML2_IMPORT_PATH
     61
     62# End extention for /etc/profile.d/qt5.sh</literal>
     63EOF
     64
     65cat &gt; /etc/profile.d/kf5.sh &lt;&lt; "EOF"
    5166<literal># Begin /etc/profile.d/kf5.sh
    5267
    53 . /etc/profile.d/qt5.sh
    54 
    5568export KF5_PREFIX=/usr
    56 
    57 pathappend /usr/lib/qt5/plugins    QT_PLUGIN_PATH
    58 pathappend $QT5DIR/lib/qt5/plugins QT_PLUGIN_PATH
    59 
    60 pathappend /usr/lib/qt5/qml        QML_IMPORT_PATH
    61 pathappend $QT5DIR/lib/qt5/qml     QML_IMPORT_PATH
    62 
    63 pathappend /usr/lib/qt5/qml        QML2_IMPORT_PATH
    64 pathappend $QT5DIR/lib/qt5/qml     QML2_IMPORT_PATH
    6569
    6670# End /etc/profile.d/kf5.sh</literal>
    6771EOF</userinput></screen>
     72
     73    <note><para>If <application>qt5</application> was installed in /usr, the
     74    $QT5DIR/lib/ portions of the above paths may need to be changed to
     75    $QT5DIR/lib/qt5/.</para></note>
     76
    6877    <warning>
    6978      <para>
  • networking/netprogs/wpa_supplicant.xml

    re48056fd r173a7508  
    88           "http://hostap.epitest.fi/releases/wpa_supplicant-&wpa_supplicant-version;.tar.gz">
    99  <!ENTITY wpa_supplicant-download-ftp  " ">
    10   <!ENTITY wpa_supplicant-md5sum        "f0037dbe03897dcaf2ad2722e659095d">
    11   <!ENTITY wpa_supplicant-size          "2.4 MB">
    12   <!ENTITY wpa_supplicant-buildsize     "28 MB">
    13   <!ENTITY wpa_supplicant-time          "0.2 SBU">
     10  <!ENTITY wpa_supplicant-md5sum        "96ff75c3a514f1f324560a2376f13110">
     11  <!ENTITY wpa_supplicant-size          "2.5 MB">
     12  <!ENTITY wpa_supplicant-buildsize     "31 MB">
     13  <!ENTITY wpa_supplicant-time          "0.4 SBU (includes optional gui)">
    1414]>
    1515
  • packages.ent

    re48056fd r173a7508  
    360360<!ENTITY wget-version                 "1.16.3">
    361361<!ENTITY wireless-tools-version       "29">
    362 <!ENTITY wpa_supplicant-version       "2.4">
     362<!ENTITY wpa_supplicant-version       "2.5">
    363363
    364364<!-- Chapter 16 -->
     
    649649<!ENTITY rox-filer-version            "2.11">
    650650<!ENTITY rxvt-unicode-version         "9.21">
    651 <!ENTITY thunderbird-version          "38.2.0">
     651<!ENTITY thunderbird-version          "38.3.0">
    652652<!ENTITY tigervnc-version             "1.5.0">
    653653<!ENTITY transmission-version         "2.84">
  • xsoft/other/thunderbird.xml

    re48056fd r173a7508  
    88<!--  <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.bz2">-->
    99  <!ENTITY thunderbird-download-ftp " ">
    10   <!ENTITY thunderbird-md5sum            "df97af48b670cdaa5196a90360c952f7">
     10  <!ENTITY thunderbird-md5sum            "81dd8b5679787fd5fd91b76bc7923951">
    1111  <!ENTITY thunderbird-size              "195 MB">
    12   <!ENTITY thunderbird-buildsize         "3.9 GB (72 MB installed)">
    13   <!ENTITY thunderbird-time              "8.6 SBU (with -j4, estimated 30 SBU with -j1)">
     12  <!ENTITY thunderbird-buildsize         "4.7 GB (68 MB installed)">
     13  <!ENTITY thunderbird-time              "6.5 SBU (with -j12, estimated 30 SBU with -j1)">
    1414]>
    1515
     
    230230ac_add_options --enable-url-classifier
    231231
    232 ac_add_options --enable-system-cairo
     232# Use internal cairo due to reports of unstable execution with
     233# system cairo
     234#ac_add_options --enable-system-cairo
    233235ac_add_options --enable-system-ffi
    234236ac_add_options --enable-system-pixman
Note: See TracChangeset for help on using the changeset viewer.