diff options
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/packages.xml | 4 | ||||
-rw-r--r-- | chapter03/patches.xml | 18 |
2 files changed, 19 insertions, 3 deletions
diff --git a/chapter03/packages.xml b/chapter03/packages.xml index ec25e6e45..3d4412728 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -203,14 +203,14 @@ </listitem> </varlistentry> - <varlistentry> + <!-- <varlistentry> <term>Glibc LibIDN add-on (&glibc-libidn-version;) - <token>&glibc-libidn-size;</token>:</term> <listitem> <para>Home page: <ulink url="&glibc-libidn-home;"/></para> <para>Download: <ulink url="&glibc-libidn-url;"/></para> <para>MD5 sum: <literal>&glibc-libidn-md5;</literal></para> </listitem> - </varlistentry> + </varlistentry> --> <varlistentry> <term>GMP (&gmp-version;) - <token>&gmp-size;</token>:</term> diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 19e5074a5..c0d02d7e7 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -91,7 +91,23 @@ </varlistentry> <varlistentry> - <term>Grep Debian Patch - <token>&grep-debian-patch-size;</token>;</term> + <term>Glibc Iconv Test Fixes Patch - <token>&glibc-iconv-test-fixes-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-iconv-test-fixes-patch;"/></para> + <para>MD5 sum: <literal>&glibc-iconv-test-fixes-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Glibc Ildoubl Test Fix Patch - <token>&glibc-ildoubl-test-fix-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&glibc-ildoubl-test-fix-patch;"/></para> + <para>MD5 sum: <literal>&glibc-ildoubl-test-fix-patch-md5;</literal></para> + </listitem> + </varlistentry> + + <varlistentry> + <term>Grep Debian Patch - <token>&grep-debian-patch-size;</token>:</term> <listitem> <para>Download: <ulink url="&patches-root;&grep-debian-patch;"/></para> <para>MD5 sum: <literal>&grep-debian-patch-md5;</literal></para> |