diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bbeedca3f..d3f413387 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,7 @@ First a summary, then a detailed log. texinfo-4.8-tempfile_fix-1.patch bzip2-1.0.3-install_docs-1.patch bzip2-1.0.3-bzgrep_security-1.patch +vim-6.3-security_fix-2.patch @@ -38,6 +39,9 @@ First a summary, then a detailed log. +October 14th, 2005 [matt]: Added the updated vim security patch. + + October 14th, 2005 [jhuntwork]: Added the bzip2 security and install docs patches. diff --git a/chapter03/patches.xml b/chapter03/patches.xml index e6f31e55f..95aa53ddb 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -177,7 +177,7 @@ needed to build an LFS system: Vim Security Patch - 8 KB: - + diff --git a/chapter06/vim.xml b/chapter06/vim.xml index e4d6ea543..9066f90ec 100644 --- a/chapter06/vim.xml +++ b/chapter06/vim.xml @@ -49,7 +49,7 @@ echo '#define SYS_GVIMRC_FILE "/etc/gvimrc"' >> src/feature.h< Vim has a security vulnerability already addressed upstream. The following patch fixes the problem: -patch -Np1 -i ../vim-&vim-version;-security_fix-1.patch +patch -Np1 -i ../vim-&vim-version;-security_fix-2.patch Now prepare Vim for compilation: