Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/avahi.xml

    r85a581fd r14726fe  
    1717
    1818  <sect1info>
     19    <othername>$LastChangedBy$</othername>
    1920    <date>$Date$</date>
    2021  </sect1info>
     
    3435    </para>
    3536
    36     &lfs110a_checked;
     37    &lfs10_checked;
    3738
    3839    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    142143
    143144    <para>
    144       Fix a security vulnerabilty in <command>avahi-daemon</command>:
    145     </para>
    146 
    147 <screen><userinput remap="pre">sed -i '426a if (events &amp; AVAHI_WATCH_HUP) { \
    148 client_free(c); \
    149 return; \
    150 }' avahi-daemon/simple-protocol.c</userinput></screen>
    151 
    152     <para>
    153145      Install <application>Avahi</application> by running the following
    154146      commands:
     
    181173            --disable-qt4        \
    182174            --enable-core-docs   \
    183             --with-distro=none   &amp;&amp;
     175            --with-distro=none   \
     176            --with-systemdsystemunitdir=/lib/systemd/system &amp;&amp;
    184177make</userinput></screen>
    185178
     
    249242      daemon fails to start in BLFS, which does not support
    250243      <application>systemd</application>.
     244    </para>
     245
     246    <para revision="systemd">
     247      <parameter>--with-systemdsystemunitdir=/lib/systemd/system</parameter>:
     248      This parameter is used to set the correct installation directory for
     249      systemd units.
    251250    </para>
    252251
     
    367366        <listitem>
    368367          <para>
    369             is a IPv4LL network address configuration daemon
     368            is a IPv4LL network address configuration daemon.
    370369          </para>
    371370          <indexterm zone="avahi avahi-autoipd">
     
    393392          <para>
    394393            browses for mDNS/DNS-SD services using the
    395             <application>Avahi</application> daemon
     394            <application>Avahi</application> daemon.
    396395          </para>
    397396          <indexterm zone="avahi avahi-browse">
     
    406405          <para>
    407406            browses for mDNS/DNS-SD services using the
    408             <application>Avahi</application> daemon
     407            <application>Avahi</application> daemon.
    409408          </para>
    410409          <indexterm zone="avahi avahi-browse-domains">
     
    418417        <listitem>
    419418          <para>
    420             is the <application>Avahi</application> mDNS/DNS-SD daemon
     419            is the <application>Avahi</application> mDNS/DNS-SD daemon.
    421420          </para>
    422421          <indexterm zone="avahi avahi-daemon">
     
    444443          <para>
    445444            browses for mDNS/DNS-SD services using the
    446             <application>Avahi</application> daemon
     445            <application>Avahi</application> daemon.
    447446          </para>
    448447          <indexterm zone="avahi avahi-discover-standalone">
     
    456455        <listitem>
    457456          <para>
    458             is a Unicast DNS server from mDNS/DNS-SD configuration daemon
     457            is a Unicast DNS server from mDNS/DNS-SD configuration daemon.
    459458          </para>
    460459          <indexterm zone="avahi avahi-dnsconfd">
     
    469468          <para>
    470469            registers a mDNS/DNS-SD service or host name or address mapping
    471             using the <application>Avahi</application> daemon
     470            using the <application>Avahi</application> daemon.
    472471          </para>
    473472          <indexterm zone="avahi avahi-publish">
     
    482481          <para>
    483482            registers a mDNS/DNS-SD service or host name or address mapping
    484             using the <application>Avahi</application> daemon
     483            using the <application>Avahi</application> daemon.
    485484          </para>
    486485          <indexterm zone="avahi avahi-publish-address">
     
    495494          <para>
    496495            registers a mDNS/DNS-SD service or host name or address mapping
    497             using the <application>Avahi</application> daemon
     496            using the <application>Avahi</application> daemon.
    498497          </para>
    499498          <indexterm zone="avahi avahi-publish-service">
     
    509508            resolves one or more mDNS/DNS host name(s) to IP address(es)
    510509            (and vice versa) using the <application>Avahi</application>
    511             daemon
     510            daemon.
    512511          </para>
    513512          <indexterm zone="avahi avahi-resolve">
     
    523522            resolves one or more mDNS/DNS host name(s) to IP address(es)
    524523            (and vice versa) using the <application>Avahi</application>
    525             daemon
     524            daemon.
    526525          </para>
    527526          <indexterm zone="avahi avahi-resolve-address">
     
    537536            resolves one or more mDNS/DNS host name(s) to IP address(es)
    538537            (and vice versa) using the <application>Avahi</application>
    539             daemon
     538            daemon.
    540539          </para>
    541540          <indexterm zone="avahi avahi-resolve-host-name">
     
    549548        <listitem>
    550549          <para>
    551             changes the mDNS host name
     550            changes the mDNS host name.
    552551          </para>
    553552          <indexterm zone="avahi avahi-set-host-name">
     
    573572        <listitem>
    574573          <para>
    575             browses for SSH servers on the local network
     574            browses for SSH servers on the local network.
    576575          </para>
    577576          <indexterm zone="avahi bssh">
     
    585584        <listitem>
    586585          <para>
    587             browses for VNC servers on the local network
     586            browses for VNC servers on the local network.
    588587          </para>
    589588          <indexterm zone="avahi bvnc">
Note: See TracChangeset for help on using the changeset viewer.