Changeset 9b8c8705


Ignore:
Timestamp:
08/11/2014 04:11:59 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
c2949ef
Parents:
0f43c3a
Message:

Merged trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13879 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
15 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0f43c3a r9b8c8705  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "11">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 9th, &year;">
     9<!ENTITY releasedate  "August 11th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • general/genlib/libassuan.xml

    r0f43c3a r9b8c8705  
    110110    <para>
    111111      If you wish to build documentation, you must have
    112       <xref linkend="texlive"/> installed, then issue
    113       the following command:
     112      <xref linkend="texlive"/> installed. Due to an apparently fake error,
     113      build the documentation in two steps, issuing the following commands:
    114114    </para>
    115115
    116 <screen><userinput>make -C doc pdf ps</userinput></screen>
     116<screen><userinput>make -C doc pdf || true &amp;&amp;
     117make -C doc ps</userinput></screen>
    117118
    118119    <para>
  • general/genlib/xapian.xml

    r0f43c3a r9b8c8705  
    1010  <!ENTITY xapian-md5sum        "493117bf45e5471e86b4fc5d6d8069dc">
    1111  <!ENTITY xapian-size          "3.0 MB">
    12   <!ENTITY xapian-buildsize     "45 MB">
    13   <!ENTITY xapian-time          "1.5 SBU">
     12  <!ENTITY xapian-buildsize     "45 MB (Additioansl 220 MB for tests)">
     13  <!ENTITY xapian-time          "1.5 SBU (Additioanl 22 SBU for tsts)">
    1414]>
    1515
  • general/prog/tcl.xml

    r0f43c3a r9b8c8705  
    224224          /usr/lib/tdbcmysql1.0.0,
    225225          /usr/lib/itcl4.0.0,
    226           /usr/share/man/mann and optionaly
     226          /usr/share/man/mann and optionally
    227227          /usr/share/doc/&tcl-version;
    228228        </seg>
  • general/sysutils/bluez-systemd.xml

    r0f43c3a r9b8c8705  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "d5a0d05520e013f2394bf1d0bac12889">
    10   <!ENTITY bluez-size          "1.3 MB">
    11   <!ENTITY bluez-buildsize     "59 MB">
    12   <!ENTITY bluez-time          "0.8 SBU">
     9  <!ENTITY bluez-md5sum        "fd0783c8bc524bc9b26514aad1f85814">
     10  <!ENTITY bluez-size          "1.4 MB">
     11  <!ENTITY bluez-buildsize     "50 MB (additional 1 MB for the API docs)">
     12  <!ENTITY bluez-time          "0.6 SBU">
    1313]>
    1414
     
    193193      <para>
    194194        <filename>/etc/bluetooth/main.conf</filename> is installed automatically
    195         during the install.  Additionally, there are three supplementary
    196         configuration files. /etc/sysconfig/bluetooth is
    197         installed as a part of the boot script below.  In addition
     195        during the install.  Additionally, there are two<!--three-->
     196        supplementary configuration files.<!-- /etc/sysconfig/bluetooth is
     197        installed as a part of the boot script below.-->  In addition
    198198        you optionally can install the following as the
    199199        <systemitem class="username">root</systemitem> user:
     
    206206# See the rfcomm man page for options
    207207
    208 # End of rfcomm.conf</literal></screen>
     208# End of rfcomm.conf</literal>
     209EOF</screen>
    209210
    210211<screen role="root"><userinput>cat > /etc/bluetooth/uart.conf &lt;&lt; "EOF"</userinput>
     
    214215# See the hciattach man page for options
    215216
    216 # End of uart.conf</literal></screen>
     217# End of uart.conf</literal>
     218EOF</screen>
    217219
    218220      <indexterm zone="bluez bluez-config">
     
    262264          bccmd, bluemoon, bluetoothctl, bluetoothd, btmon, ciptool,
    263265          hciattach, hciconfig, hcidump, hcitool, hid2hci, l2ping,
    264           l2test, obexd, rctest, rfcomm, and sdptool
     266          l2test, mpris-proxy, obexd, rctest, rfcomm, and sdptool
    265267        </seg>
    266268        <seg>
  • general/sysutils/unrar.xml

    r0f43c3a r9b8c8705  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "be9607c59d62c3b101a70cd62c681515">
    10   <!ENTITY unrar-size          "212 KB">
    11   <!ENTITY unrar-buildsize     "2.3 MB">
    12   <!ENTITY unrar-time          "less than 0.1 SBU">
     9  <!ENTITY unrar-md5sum        "af571529a358c972872b91792ffc0a80">
     10  <!ENTITY unrar-size          "211 KB">
     11  <!ENTITY unrar-buildsize     "2.4 MB">
     12  <!ENTITY unrar-time          "0.1 SBU">
    1313]>
    1414
  • gnome-systemd/applications/evince.xml

    r0f43c3a r9b8c8705  
    99  <!ENTITY evince-download-ftp 
    1010           "&gnome-download-ftp;/evince/&gnome-minor;/evince-&evince-version;.tar.xz">
    11   <!ENTITY evince-md5sum        "7bd3defee6d3766517a0e6611003f6ca">
     11  <!ENTITY evince-md5sum        "f8ea3cb5ba39c75a0b28b34a9c508cd4">
    1212  <!ENTITY evince-size          "2.8 MB">
    1313  <!ENTITY evince-buildsize     "81 MB">
     
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
     98      <xref linkend="gtk-doc"/>,
     99      <xref linkend="texlive"/>,
    98100      <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
    99       <xref linkend="gtk-doc"/>,
    100       <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
    101101      <ulink url="&gnome-download-http;/libgxps/">libgxps</ulink>,
    102       <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>, and
    103       <xref linkend="texlive"/>
     102      <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>, and
     103      <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>
    104104    </para>
    105105
  • gnome.ent

    r0f43c3a r9b8c8705  
    7474<!ENTITY eog-version                  "3.12.2">
    7575<!ENTITY epiphany-version             "3.12.1">
    76 <!ENTITY evince-version               "3.12.1">
     76<!ENTITY evince-version               "3.12.2">
    7777<!ENTITY evolution-version            "3.12.4">
    7878<!ENTITY file-roller-version          "3.12.2">
  • gnome/applications/evince.xml

    r0f43c3a r9b8c8705  
    99  <!ENTITY evince-download-ftp 
    1010     "&gnome-download-ftp;/evince/&gnome-minor;/evince-&evince-version;.tar.xz">
    11   <!ENTITY evince-md5sum        "7bd3defee6d3766517a0e6611003f6ca">
     11  <!ENTITY evince-md5sum        "f8ea3cb5ba39c75a0b28b34a9c508cd4">
    1212  <!ENTITY evince-size          "2.8 MB">
    13   <!ENTITY evince-buildsize     "81 MB">
     13  <!ENTITY evince-buildsize     "77 MB (additional 5 MB to rebuild and install the API documentation)">
    1414  <!ENTITY evince-time          "1.2 SBU">
    1515]>
     
    9696    <bridgehead renderas="sect4">Optional</bridgehead>
    9797    <para role="optional">
     98      <xref linkend="gtk-doc"/>,
     99      <xref linkend="texlive"/>,
    98100      <ulink url="http://djvu.sourceforge.net/">DjVuLibre</ulink>,
    99       <xref linkend="gtk-doc"/>,
    100       <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>,
    101101      <ulink url="https://wiki.gnome.org/action/show/Projects/libgxps">libgxps</ulink>,
    102       <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>, and
    103       <xref linkend="texlive"/>
     102      <ulink url="http://www.freedesktop.org/wiki/Software/libspectre/">libspectre</ulink>, and
     103      <ulink url="http://fossies.org/linux/misc/t1lib-5.1.2.tar.gz/">t1lib</ulink>
    104104    </para>
    105105
     
    185185        <seg>
    186186          libevdocument3.so and libevview3.so and some libraries under
    187           /usr/lib/evince/4/backends
     187          /usr/lib/{evince/4/backends,nautilus/extensions-3.0}
    188188        </seg>
    189189        <seg>
  • introduction/welcome/changelog.xml

    r0f43c3a r9b8c8705  
    4646
    4747    <listitem>
     48      <para>August 11th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to unrar-5.1.7. Fixes
     52          <ulink url="&blfs-ticket-root;5342">#5342</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
     58      <para>August 10th, 2014</para>
     59      <itemizedlist>
     60        <listitem>
     61          <para>[fernando] - Update to bluez-5.22. Fixes
     62          <ulink url="&blfs-ticket-root;5341">#5341</ulink>.</para>
     63        </listitem>
     64        <listitem>
     65          <para>[fernando] - Update to libtirpc-0.2.5. Fixes
     66          <ulink url="&blfs-ticket-root;5348">#5348</ulink>.</para>
     67        </listitem>
     68        <listitem>
     69          <para>[fernando] - libassuan-2.1.1: Problem building documentation.
     70          Fixes <ulink url="&blfs-ticket-root;5346">#5346</ulink>.</para>
     71        </listitem>
     72        <listitem>
     73          <para>[fernando] - Wrong syntax in iptables masquerading example.
     74          Fixes <ulink url="&blfs-ticket-root;5345">#5345</ulink>.</para>
     75        </listitem>
     76        <listitem>
     77          <para>[fernando] - Update to stunnel-5.03. Fixes
     78          <ulink url="&blfs-ticket-root;5343">#5343</ulink>.</para>
     79        </listitem>
     80      </itemizedlist>
     81    </listitem>
     82
     83    <listitem>
    4884      <para>August 9th, 2014</para>
    4985      <itemizedlist>
     86        <listitem>
     87          <para>[fernando] - Update to evince-3.12.2. Fixes
     88          <ulink url="&blfs-ticket-root;5349">#5349</ulink>.</para>
     89        </listitem>
    5090        <listitem>
    5191          <para>[igor] - Update to openssl-1.0.1i. Fixes
  • kde/core/baloo.xml

    r0f43c3a r9b8c8705  
    9191
    9292    <para>
    93       To run the test suite, issue: <command>make test</command>.
     93      This package does not come with a working test suite.
    9494    </para>
    9595
  • networking/netlibs/libtirpc.xml

    r0f43c3a r9b8c8705  
    77  <!ENTITY libtirpc-download-http "&sourceforge-repo;/project/libtirpc/libtirpc/&libtirpc-version;/libtirpc-&libtirpc-version;.tar.bz2">
    88  <!ENTITY libtirpc-download-ftp  " ">
    9   <!ENTITY libtirpc-md5sum        "847995e8d002cbf1387bda05947be086">
    10   <!ENTITY libtirpc-size          "448 KB">
    11   <!ENTITY libtirpc-buildsize     "8.0 MB">
    12   <!ENTITY libtirpc-time          "0.2 SBU">
     9  <!ENTITY libtirpc-md5sum        "8cd41a5ef5a9b50d0fb6abb98af15368">
     10  <!ENTITY libtirpc-size          "452 KB">
     11  <!ENTITY libtirpc-buildsize     "6.4 MB">
     12  <!ENTITY libtirpc-time          "less than 0.1 SBU">
    1313]>
    1414
  • packages.ent

    r0f43c3a r9b8c8705  
    3232<!ENTITY shadow-version               "4.2.1">
    3333<!ENTITY ssh-askpass-version          "&openssh-version;">
    34 <!ENTITY stunnel-version              "5.02">
     34<!ENTITY stunnel-version              "5.03">
    3535<!ENTITY sudo-version                 "1.8.10p3">
    3636<!ENTITY tripwire-version             "2.4.2.2">
     
    204204<!ENTITY at-version                   "3.1.14">
    205205<!ENTITY autofs-version               "5.1.0">
    206 <!ENTITY bluez-version                "5.21">
     206<!ENTITY bluez-version                "5.22">
    207207<!ENTITY colord-version               "1.2.1">    <!-- Even minors only -->
    208208<!ENTITY cpio-version                 "2.11">
     
    228228<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    229229<!ENTITY udisks2-version              "2.1.3">    <!-- stable lt .90 micro version -->
    230 <!ENTITY unrar-version                "5.1.6">
     230<!ENTITY unrar-version                "5.1.7">
    231231<!ENTITY unzip-version                "6.0">
    232232<!ENTITY upower-version               "0.9.23">
     
    347347<!ENTITY libproxy-version             "0.4.7">
    348348<!ENTITY libsoup-version              "2.46.0">
    349 <!ENTITY libtirpc-version             "0.2.4">
     349<!ENTITY libtirpc-version             "0.2.5">
    350350<!ENTITY neon-version                 "0.30.0">
    351351<!ENTITY serf-version                 "1.3.6">
  • postlfs/security/firewalling-systemd.xml

    r0f43c3a r9b8c8705  
    349349# Allow forwarding if the initiated on the intranet
    350350iptables -A FORWARD -m conntrack --ctstate ESTABLISHED,RELATED -j ACCEPT
    351 iptables -A FORWARD  -i ! ppp+ -m conntrack --ctstate NEW      -j ACCEPT
     351iptables -A FORWARD ! -i ppp+ -m conntrack --ctstate NEW       -j ACCEPT
    352352
    353353# Do masquerading
  • postlfs/security/stunnel-systemd.xml

    r0f43c3a r9b8c8705  
    77  <!ENTITY stunnel-download-http "http://mirrors.zerg.biz/stunnel/stunnel-&stunnel-version;.tar.gz">
    88  <!ENTITY stunnel-download-ftp  "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz">
    9   <!ENTITY stunnel-md5sum        "bb48b1c18cfc0a42708ef996b1a26926">
     9  <!ENTITY stunnel-md5sum        "ee43ef72038e0437400f712837cefee4">
    1010  <!ENTITY stunnel-size          "580 KB">
    1111  <!ENTITY stunnel-buildsize     "5.7 MB">
Note: See TracChangeset for help on using the changeset viewer.