mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Update to dhcpcd-6.8.1.
alsa-plugins: sed command inserts too many lines. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15719 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
97cb76f52e
commit
9e4d4c4644
@ -47,6 +47,14 @@
|
||||
<listitem>
|
||||
<para>March 27th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - alsa-plugins: sed command inserts too many lines.
|
||||
Fixes <ulink url="&blfs-ticket-root;6333">#6333</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to dhcpcd-6.8.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;6330">#6330</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[fernando] - epdfview-0.1.8: fixes related to DE.</para>
|
||||
</listitem>
|
||||
|
@ -99,7 +99,7 @@
|
||||
running the following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed -i "/speex_preprocess/i#include <stdint.h>" speex/pcm_speex.c &&
|
||||
<screen><userinput>sed -i "/speex_preprocess.h/i#include <stdint.h>" speex/pcm_speex.c &&
|
||||
./configure &&
|
||||
make</userinput></screen>
|
||||
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY dhcpcd-download-http "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
|
||||
<!ENTITY dhcpcd-download-ftp "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
|
||||
<!--<!ENTITY dhcpcd-download-ftp "ftp://ftp.osuosl.org/pub/gentoo/distfiles/dhcpcd-&dhcpcd-version;.tar.bz2">-->
|
||||
<!ENTITY dhcpcd-md5sum "ffb716b0e9327968e7200d519e1d4c0d">
|
||||
<!ENTITY dhcpcd-size "160 KB">
|
||||
<!ENTITY dhcpcd-buildsize "2.2 MB">
|
||||
<!ENTITY dhcpcd-md5sum "2a60bd16cf04c9479b895d3f9223bc95">
|
||||
<!ENTITY dhcpcd-size "172 KB">
|
||||
<!ENTITY dhcpcd-buildsize "2.4 MB">
|
||||
<!ENTITY dhcpcd-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -338,7 +338,7 @@
|
||||
<!-- Part IV -->
|
||||
<!-- Chapter 14 -->
|
||||
<!ENTITY ppp-version "2.4.5">
|
||||
<!ENTITY dhcpcd-version "6.7.1">
|
||||
<!ENTITY dhcpcd-version "6.8.1">
|
||||
<!ENTITY dhcp-version "4.3.2">
|
||||
|
||||
<!-- Chapter 15 -->
|
||||
|
Loading…
Reference in New Issue
Block a user