diff options
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | chapter03/patches.xml | 2 | ||||
-rw-r--r-- | chapter06/man-pages.xml | 2 | ||||
-rw-r--r-- | general.ent | 6 | ||||
-rw-r--r-- | patches.ent | 2 |
6 files changed, 20 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bf6a52345..8990a8c40 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,7 +37,19 @@ --> <listitem> - <para>February 19, 2006</para> + <para>Febraury 20, 2006</para> + <itemizedlist> + <listitem> + <para>[matthew] - Add patches 009 and 010 from Bash upstream.</para> + </listitem> + <listitem> + <para>[matthew] - Upgrade to Man-pages 2.24.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>Febraury 19, 2006</para> <itemizedlist> <listitem> <para>[matthew] - Upgrade Perl libc patch to prevent Perl from trying diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 41b90aa20..e44a419c7 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -284,7 +284,7 @@ </varlistentry> <varlistentry> - <term>Man-pages (&man-pages-version;) - 1,709 KB:</term> + <term>Man-pages (&man-pages-version;) - 1,713 KB:</term> <listitem> <para><ulink url="&kernel;linux/docs/manpages/"/></para> </listitem> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 0c023b7ae..49e0d736f 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -19,7 +19,7 @@ <variablelist role="materials"> <varlistentry> - <term>Bash Upstream Fixes Patch - 118 KB:</term> + <term>Bash Upstream Fixes Patch - 120 KB:</term> <listitem> <para><ulink url="&patches-root;&bash-fixes-patch;"/></para> </listitem> diff --git a/chapter06/man-pages.xml b/chapter06/man-pages.xml index dd744f187..fa6857b4f 100644 --- a/chapter06/man-pages.xml +++ b/chapter06/man-pages.xml @@ -25,7 +25,7 @@ <seglistitem> <seg>0.1 SBU</seg> - <seg>18.6 MB</seg> + <seg>18.7 MB</seg> </seglistitem> </segmentedlist> diff --git a/general.ent b/general.ent index 7b25859dd..a41d3ab98 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "udev_update-20060219"> -<!ENTITY releasedate "February 19, 2006"> +<!ENTITY version "udev_update-20060221"> +<!ENTITY releasedate "February 21, 2006"> <!ENTITY milestone "6.2"> <!ENTITY generic-version "udev_update"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> @@ -65,7 +65,7 @@ <!ENTITY m4-version "1.4.4"> <!ENTITY make-version "3.80"> <!ENTITY man-db-version "2.4.3"> -<!ENTITY man-pages-version "2.23"> +<!ENTITY man-pages-version "2.24"> <!ENTITY mktemp-version "1.5"> <!ENTITY module-init-tools-version "3.2.2"> <!ENTITY ncurses-version "5.5"> diff --git a/patches.ent b/patches.ent index 9bd95356e..d4c6ae17b 100644 --- a/patches.ent +++ b/patches.ent @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Start of Common Patches --> -<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-3.patch"> +<!ENTITY bash-fixes-patch "bash-&bash-version;-fixes-4.patch"> <!ENTITY bzip2-bzgrep-patch "bzip2-&bzip2-version;-bzgrep_security-1.patch"> <!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch"> |