diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-09-29 18:45:45 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-09-29 18:45:45 +0000 |
commit | 82d957c29ade1278de27561507810d120a3a2a5c (patch) | |
tree | 89ffca6ab3f036c28cd0bdb8c83b07b687a88655 /general.ent | |
parent | f41fa812d66608d4ac85de481e753aee7607ac6c (diff) |
Update bash upstream patch for CVE-2014-6271, CVE-2014-7169, and
CVE-2014-7187 (through upstream patch bash43-027).
Update to tzdata-2014h.
Update to man-db-2.7.0.2.
Improve wget command line in Section 3.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 8b4e0cb89..c095e83af 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ -<!ENTITY version "SVN-20140926"> +<!ENTITY version "SVN-20140929"> <!ENTITY short-version "svn"> <!-- Used in dbus chapter, change to x.y for release --> -<!ENTITY releasedate "September 26, 2014"> +<!ENTITY releasedate "September 29, 2014"> <!ENTITY copyrightdate "1999-2014"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.7"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |