mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to libpcap-1.10.4.
This commit is contained in:
parent
388f58d8b9
commit
31b5fdf3e6
@ -41,6 +41,10 @@
|
||||
<listitem>
|
||||
<para>April 9th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to libpcap-1.10.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;17905">#17905</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pytest-7.3.0 (Python module). Fixes
|
||||
<ulink url="&blfs-ticket-root;17907">#17907</ulink>.</para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY libpcap-download-http "https://www.tcpdump.org/release/libpcap-&libpcap-version;.tar.gz">
|
||||
<!ENTITY libpcap-download-ftp " ">
|
||||
<!ENTITY libpcap-md5sum "c42fde2eb75a5075f19116f8c9768573">
|
||||
<!ENTITY libpcap-md5sum "0322e28dd76cda8066bb6d00fee5969b">
|
||||
<!ENTITY libpcap-size "932 KB">
|
||||
<!ENTITY libpcap-buildsize "11 MB">
|
||||
<!ENTITY libpcap-buildsize "9.9 MB">
|
||||
<!ENTITY libpcap-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
@ -126,19 +126,6 @@ make</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<!--
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<option>- -enable-bluetooth=no</option>: Necessary, if the recommended
|
||||
patch is not applied, because since 1.6.1 this application needs a fix,
|
||||
in order to build with <application>bluez-5.21</application>.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
-->
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
|
@ -692,7 +692,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libnl-dl-version "3_7_0">
|
||||
<!ENTITY libnma-version "1.10.6">
|
||||
<!ENTITY libnsl-version "2.0.0">
|
||||
<!ENTITY libpcap-version "1.10.3">
|
||||
<!ENTITY libpcap-version "1.10.4">
|
||||
<!ENTITY libpsl-version "0.21.2">
|
||||
<!ENTITY libndp-version "1.8">
|
||||
<!ENTITY libslirp-version "4.7.0">
|
||||
|
Loading…
Reference in New Issue
Block a user