mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Add hopefully last fixes for shell shock bug.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
0098095967
commit
32446dc7c2
@ -42,6 +42,10 @@
|
||||
<para>[bdubbs] - Update to file-5.20. Fixes
|
||||
<ulink url="&lfs-ticket-root;3691">#3691</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[krejzi] - Updated bash upstream patches and added fixes for
|
||||
CVE-2014-6278.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
<!-- Start of Common Patches -->
|
||||
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-6.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "d2ab19ad99e20ca29ccb4e3c95468b72">
|
||||
<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-7.patch">
|
||||
<!ENTITY bash-fixes-patch-md5 "ccf2f526dda9405a6a9fc9b8ceff11c4">
|
||||
<!ENTITY bash-fixes-patch-size "88 KB">
|
||||
|
||||
<!ENTITY binutils-lto-patch "binutils-&binutils-version;-load_gcc_lto_plugin_by_default-1.patch">
|
||||
|
Loading…
Reference in New Issue
Block a user