Changes in / [03cd145:540a8bc]


Ignore:
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r03cd145 r540a8bc  
    4545      <itemizedlist>
    4646        <listitem>
    47           <para>[ken] - Patch Xz for a security fix.  Fixes
    48           <ulink url="&lfs-ticket-root;5047">#5047</ulink>.</para>
    49         </listitem>
    50         <listitem>
    5147          <para>[bdubbs] - Update to libcap-2.64.  Fixes
    5248          <ulink url="&lfs-ticket-root;5044">#5044</ulink>.</para>
  • chapter01/whatsnew.xml

    r03cd145 r540a8bc  
    282282    <listitem><para></para></listitem>  <!-- satisfy build -->
    283283    <listitem>
    284       <para>&xz-upstream-fix-patch;</para>
    285     </listitem>
    286     <listitem>
    287284      <para>&zstd-upstream-fixes-patch;</para>
    288285    </listitem>
  • chapter03/patches.xml

    r03cd145 r540a8bc  
    152152
    153153    <varlistentry>
    154       <term>Xz Upstream Fix Patch - <token>&xz-upstream-fix-patch-size;</token>:</term>
    155       <listitem>
    156         <para>Download: <ulink url="&patches-root;&xz-upstream-fix-patch;"/></para>
    157         <para>MD5 sum: <literal>&xz-upstream-fix-patch-md5;</literal></para>
    158       </listitem>
    159     </varlistentry>
    160 
    161     <varlistentry>
    162154      <term>Zstd Upstream Fixes Patch - <token>&zstd-upstream-fixes-patch-size;</token>:</term>
    163155      <listitem>
  • chapter08/xz.xml

    r03cd145 r540a8bc  
    4444  <sect2 role="installation">
    4545    <title>Installation of Xz</title>
    46 
    47     <para>Apply a patch to fix an issue in xzgrep:</para>
    48 
    49 <screen><userinput remap="pre">patch -Np1 -i ../&xz-upstream-fix-patch;</userinput></screen>
    5046
    5147    <para>Prepare Xz for compilation with:</para>
  • patches.ent

    r03cd145 r540a8bc  
    9494<!ENTITY systemd-kernel-fixes-patch-size "2.7 KB">
    9595
    96 <!ENTITY xz-upstream-fix-patch "xz-&xz-version;-upstream_fix-1.patch">
    97 <!ENTITY xz-upstream-fix-patch-md5 "584c72ea3d8f7502b2770670f3090788">
    98 <!ENTITY xz-upstream-fix-patch-size "3.7 KB">
    99 
    10096<!ENTITY zstd-upstream-fixes-patch "zstd-&zstd-version;-upstream_fixes-1.patch">
    10197<!ENTITY zstd-upstream-fixes-patch-md5 "a7e576e3f87415fdf388392b257cdcf3">
Note: See TracChangeset for help on using the changeset viewer.