Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netutils/avahi.xml

    r14726fe r85a581fd  
    1717
    1818  <sect1info>
    19     <othername>$LastChangedBy$</othername>
    2019    <date>$Date$</date>
    2120  </sect1info>
     
    3534    </para>
    3635
    37     &lfs10_checked;
     36    &lfs110a_checked;
    3837
    3938    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    143142
    144143    <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) { \
     148client_free(c); \
     149return; \
     150}' avahi-daemon/simple-protocol.c</userinput></screen>
     151
     152    <para>
    145153      Install <application>Avahi</application> by running the following
    146154      commands:
     
    173181            --disable-qt4        \
    174182            --enable-core-docs   \
    175             --with-distro=none   \
    176             --with-systemdsystemunitdir=/lib/systemd/system &amp;&amp;
     183            --with-distro=none   &amp;&amp;
    177184make</userinput></screen>
    178185
     
    242249      daemon fails to start in BLFS, which does not support
    243250      <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.
    250251    </para>
    251252
     
    366367        <listitem>
    367368          <para>
    368             is a IPv4LL network address configuration daemon.
     369            is a IPv4LL network address configuration daemon
    369370          </para>
    370371          <indexterm zone="avahi avahi-autoipd">
     
    392393          <para>
    393394            browses for mDNS/DNS-SD services using the
    394             <application>Avahi</application> daemon.
     395            <application>Avahi</application> daemon
    395396          </para>
    396397          <indexterm zone="avahi avahi-browse">
     
    405406          <para>
    406407            browses for mDNS/DNS-SD services using the
    407             <application>Avahi</application> daemon.
     408            <application>Avahi</application> daemon
    408409          </para>
    409410          <indexterm zone="avahi avahi-browse-domains">
     
    417418        <listitem>
    418419          <para>
    419             is the <application>Avahi</application> mDNS/DNS-SD daemon.
     420            is the <application>Avahi</application> mDNS/DNS-SD daemon
    420421          </para>
    421422          <indexterm zone="avahi avahi-daemon">
     
    443444          <para>
    444445            browses for mDNS/DNS-SD services using the
    445             <application>Avahi</application> daemon.
     446            <application>Avahi</application> daemon
    446447          </para>
    447448          <indexterm zone="avahi avahi-discover-standalone">
     
    455456        <listitem>
    456457          <para>
    457             is a Unicast DNS server from mDNS/DNS-SD configuration daemon.
     458            is a Unicast DNS server from mDNS/DNS-SD configuration daemon
    458459          </para>
    459460          <indexterm zone="avahi avahi-dnsconfd">
     
    468469          <para>
    469470            registers a mDNS/DNS-SD service or host name or address mapping
    470             using the <application>Avahi</application> daemon.
     471            using the <application>Avahi</application> daemon
    471472          </para>
    472473          <indexterm zone="avahi avahi-publish">
     
    481482          <para>
    482483            registers a mDNS/DNS-SD service or host name or address mapping
    483             using the <application>Avahi</application> daemon.
     484            using the <application>Avahi</application> daemon
    484485          </para>
    485486          <indexterm zone="avahi avahi-publish-address">
     
    494495          <para>
    495496            registers a mDNS/DNS-SD service or host name or address mapping
    496             using the <application>Avahi</application> daemon.
     497            using the <application>Avahi</application> daemon
    497498          </para>
    498499          <indexterm zone="avahi avahi-publish-service">
     
    508509            resolves one or more mDNS/DNS host name(s) to IP address(es)
    509510            (and vice versa) using the <application>Avahi</application>
    510             daemon.
     511            daemon
    511512          </para>
    512513          <indexterm zone="avahi avahi-resolve">
     
    522523            resolves one or more mDNS/DNS host name(s) to IP address(es)
    523524            (and vice versa) using the <application>Avahi</application>
    524             daemon.
     525            daemon
    525526          </para>
    526527          <indexterm zone="avahi avahi-resolve-address">
     
    536537            resolves one or more mDNS/DNS host name(s) to IP address(es)
    537538            (and vice versa) using the <application>Avahi</application>
    538             daemon.
     539            daemon
    539540          </para>
    540541          <indexterm zone="avahi avahi-resolve-host-name">
     
    548549        <listitem>
    549550          <para>
    550             changes the mDNS host name.
     551            changes the mDNS host name
    551552          </para>
    552553          <indexterm zone="avahi avahi-set-host-name">
     
    572573        <listitem>
    573574          <para>
    574             browses for SSH servers on the local network.
     575            browses for SSH servers on the local network
    575576          </para>
    576577          <indexterm zone="avahi bssh">
     
    584585        <listitem>
    585586          <para>
    586             browses for VNC servers on the local network.
     587            browses for VNC servers on the local network
    587588          </para>
    588589          <indexterm zone="avahi bvnc">
Note: See TracChangeset for help on using the changeset viewer.