mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Update to samba-4.7.4. Fixes #10208.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19642 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
33d86daed3
commit
e319d3bea6
@ -44,6 +44,10 @@
|
||||
<listitem>
|
||||
<para>January 3rd, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] Update to samba-4.7.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;10208">#10208</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gc-7.6.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;10226">#10226</ulink>.</para>
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
|
||||
<!ENTITY samba-download-ftp " ">
|
||||
<!ENTITY samba-md5sum "5da8a195094c44a60eb7eb7cf96d6a49">
|
||||
<!ENTITY samba-md5sum "427e7feb988603c51f01c97803305fed">
|
||||
<!ENTITY samba-size "16.1 MB">
|
||||
<!ENTITY samba-buildsize "535 MB (add 15 MB for quicktest)">
|
||||
<!ENTITY samba-time "8.2 SBU (add 0.5 SBU for quicktest)">
|
||||
<!ENTITY samba-buildsize "573 MB (add 421 MB for quicktest)">
|
||||
<!ENTITY samba-time "7.9 SBU (add 5.7 SBU for quicktest)">
|
||||
]>
|
||||
|
||||
<sect1 id="samba" xreflabel="Samba-&samba-version;">
|
||||
|
@ -437,7 +437,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY ntp-version "4.2.8p10">
|
||||
<!ENTITY rpcbind-version "0.2.4">
|
||||
<!ENTITY rsync-version "3.1.2">
|
||||
<!ENTITY samba-version "4.7.3">
|
||||
<!ENTITY samba-version "4.7.4">
|
||||
<!ENTITY wget-version "1.19.2">
|
||||
<!ENTITY wireless-tools-version "29">
|
||||
<!ENTITY wpa_supplicant-version "2.6">
|
||||
|
@ -233,7 +233,7 @@ shipped libs required to use the remove_bundled_files.py script -->
|
||||
done &&
|
||||
|
||||
python build/linux/unbundle/replace_gn_files.py \
|
||||
--system-libraries ffmpeg flac <!-- harfbuzz-ng --> libjpeg libxml libevent \
|
||||
--system-libraries ffmpeg flac <!-- harfbuzz-ng -->libjpeg libxml libevent \
|
||||
libpng libwebp libxslt opus yasm <!-- freetype libxml libvpx--> &&
|
||||
python third_party/libaddressinput/chromium/tools/update-strings.py</userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user