From cc2eeb124e6f5ddea0e5d47e7e6d59a66d1a5cfa Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 18 Apr 2014 21:26:17 +0000 Subject: Added readline upstream patch. Added bash upstream patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 +++++++++- chapter01/whatsnew.xml | 6 ++++++ 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6d107da82..b11b53c6d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,9 +38,17 @@ 2014-04-18 + + [bdubbs] - Added readline upstream patch. Fixes + #3532. + + + [bdubbs] - Added bash upstream patch. Fixes + #3531. + [bdubbs] - Added bc patch to address memory leaks. Fixes - #3536. + #3536. diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 736132801..e121a7ea1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -232,6 +232,9 @@ attr-&attr-version; + + &bash-fixes-patch; + &bc-memory-leak-patch; @@ -250,6 +253,9 @@ libcap-&libcap-version; + + &readline-fixes-patch; + systemd-&systemd-version; -- cgit v1.2.3-54-g00ecf