From 6a24823d14a85ef767f4ad6291440ac8a6fc432d Mon Sep 17 00:00:00 2001 From: Krejzi Date: Sat, 4 Oct 2014 20:10:00 +0000 Subject: [PATCH] Updated bash and readline fixes to latest available from upstream. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 15 +++++++++++++++ chapter01/whatsnew.xml | 9 +++++++++ general.ent | 4 ++-- patches.ent | 12 ++++++------ 4 files changed, 32 insertions(+), 8 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4c4c13881..060b15b8b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,21 @@ --> + + 2014-09-26 + + + [krejzi] - Updated bash upstream patches and added fixes for + CVE-2014-6277. Fixes #3686. + + + [krejzi] - Updated reaadline upstream patches. Fixes #3687. + + + + 2014-10-02 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bf16c4fe6..e5a7ede60 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -245,6 +245,11 @@ &perl-fix-patch; + + + &readline-fixes-patch; + + @@ -255,6 +260,10 @@ bash-4.3-upstream_fixes-3.patch + + readline-6.3-upstream_fixes-2.patch + + diff --git a/general.ent b/general.ent index a2efa60a5..4a419a8a3 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + - + diff --git a/patches.ent b/patches.ent index cbc0e58d7..0f96ae877 100644 --- a/patches.ent +++ b/patches.ent @@ -2,9 +2,9 @@ - - - + + + @@ -57,9 +57,9 @@ - - - + + +