Ignore:
Timestamp:
01/05/2021 04:28:23 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5362771
Parents:
7a8cc527
Message:

Update to haveged-1.9.14
Update to poppler-21.01.0
Update to python-dbusmock-0.22.0
Update to libpcap-1.10.0 (security update)
Update to umockdev-0.15.4
Update to nettle-3.7
Update to dovecot-2.3.13 (security update)

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/libpcap.xml

    r7a8cc527 r9ade54a3  
    77  <!ENTITY libpcap-download-http "http://www.tcpdump.org/release/libpcap-&libpcap-version;.tar.gz">
    88  <!ENTITY libpcap-download-ftp  " ">
    9   <!ENTITY libpcap-md5sum        "21af603d9a591c7d96a6457021d84e6c">
    10   <!ENTITY libpcap-size          "844 KB">
    11   <!ENTITY libpcap-buildsize     "9.3 MB">
     9  <!ENTITY libpcap-md5sum        "8c12dc19dd7e0d02d2bb6596eb5a71c7">
     10  <!ENTITY libpcap-size          "916 KB">
     11  <!ENTITY libpcap-buildsize     "13 MB">
    1212  <!ENTITY libpcap-time          "less than 0.1 SBU">
    1313]>
     
    7171    </itemizedlist>
    7272
     73<!-- Not needed with 1.10.0
    7374    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7475    <itemizedlist spacing="compact">
     
    8182      </listitem>
    8283    </itemizedlist>
     84-->
    8385
    8486    <bridgehead renderas="sect3">libpcap Dependencies</bridgehead>
     
    108110    </para>
    109111
    110 <screen><userinput>patch -Np1 -i ../libpcap-&libpcap-version;-enable_bluetooth-1.patch &amp;&amp;
    111 
    112 ./configure --prefix=/usr &amp;&amp;
     112<screen><userinput>./configure --prefix=/usr &amp;&amp;
    113113make</userinput></screen>
    114114
     
    131131  </sect2>
    132132
     133<!--
    133134  <sect2 role="commands">
    134135    <title>Command Explanations</title>
    135136
    136137    <para>
    137       <option>--enable-bluetooth=no</option>: Necessary, if the recommended
     138      <option>- -enable-bluetooth=no</option>: Necessary, if the recommended
    138139      patch is not applied, because since 1.6.1 this application needs a fix,
    139140      in order to build with <application>bluez-5.21</application>.
     
    141142
    142143  </sect2>
     144-->
    143145
    144146  <sect2 role="content">
     
    155157        </seg>
    156158        <seg>
    157           libpcap.so, libpcap.a (optional)
     159          libpcap.so
    158160        </seg>
    159161        <seg>
Note: See TracChangeset for help on using the changeset viewer.