Changes in / [a171781c:c84195d]


Ignore:
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • chapter01/whatsnew.xml

    ra171781c rc84195d  
    284284      <para>Wheel-&wheel-version;</para>
    285285    </listitem>
    286 <!--
    287286    <listitem>
    288287      <para>&xz-upstream-fix-patch;</para>
    289288    </listitem>
    290 -->
    291289    <listitem>
    292290      <para>&zstd-upstream-fixes-patch;</para>
    293    </listitem>
     291    </listitem>
    294292  </itemizedlist>
    295293
  • chapter03/patches.xml

    ra171781c rc84195d  
    6969   </varlistentry>
    7070-->
    71 <!--
     71
    7272    <varlistentry>
    7373      <term>Gcc glibc-2.36 Fixes Patch - <token>&gcc-upstream-fixes-patch-size;</token>:</term>
     
    7777      </listitem>
    7878    </varlistentry>
    79 -->
     79
    8080    <varlistentry>
    8181      <term>Glibc FHS Patch - <token>&glibc-fhs-patch-size;</token>:</term>
     
    143143      </listitem>
    144144    </varlistentry>
    145 <!--
     145
    146146    <varlistentry>
    147147      <term>Xz Upstream Fix Patch - <token>&xz-upstream-fix-patch-size;</token>:</term>
     
    151151      </listitem>
    152152    </varlistentry>
    153 -->
     153
    154154    <varlistentry>
    155155      <term>Zstd Upstream Fixes Patch - <token>&zstd-upstream-fixes-patch-size;</token>:</term>
  • chapter06/gcc-pass2.xml

    ra171781c rc84195d  
    4343  <sect2 role="installation">
    4444    <title>Installation of GCC</title>
    45 <!--
     45
    4646    <para>First fix a problem with the latest version of glibc:</para>
    4747
    4848    <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-fixes-patch;</userinput></screen>
    49 -->
     49
    5050    <para>As in the first build of GCC, the GMP, MPFR, and MPC packages are
    5151    required. Unpack the tarballs and move them into the required directory
  • chapter08/gcc.xml

    ra171781c rc84195d  
    5050    -i libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp</userinput></screen>
    5151-->
    52 <!--
    5352    <para>First fix a problem with the latest version of glibc:</para>
    5453
    5554    <screen><userinput remap="pre">patch -Np1 -i ../&gcc-upstream-fixes-patch;</userinput></screen>
    56 -->
     55
    5756    <para>If building on x86_64, change the default directory name for 64-bit
    5857    libraries to <quote>lib</quote>:</para>
  • chapter08/xz.xml

    ra171781c rc84195d  
    4444  <sect2 role="installation">
    4545    <title>Installation of Xz</title>
    46 <!--
     46
    4747    <para>Apply a patch to fix an issue in xzgrep:</para>
    4848
    4949<screen><userinput remap="pre">patch -Np1 -i ../&xz-upstream-fix-patch;</userinput></screen>
    50 -->
     50
    5151    <para>Prepare Xz for compilation with:</para>
    5252
  • packages.ent

    ra171781c rc84195d  
    218218<!ENTITY gawk-fin-sbu "0.4 SBU">
    219219
    220 <!ENTITY gcc-version "12.2.0">
    221 <!ENTITY gcc-size "82,662 KB">
     220<!ENTITY gcc-version "12.1.0">
     221<!ENTITY gcc-size "78,875 KB">
    222222<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    223 <!ENTITY gcc-md5 "73bafd0af874439dcdb9fc063b6fb069">
    224 <!ENTITY gcc-sha256 "">
     223<!ENTITY gcc-md5 "ed45b55ee859ada4b25a1e76e0c4d966">
     224<!ENTITY gcc-sha256 "62fd634889f31c02b64af2c468f064b47ad1ca78411c45abe6ac4b5f8dd19c7b">
    225225<!ENTITY gcc-home "https://gcc.gnu.org/">
    226226<!ENTITY gcc-tmpp1-du "3.8 GB">
     
    321321<!ENTITY gzip-fin-sbu "0.1 SBU">
    322322
    323 <!ENTITY iana-etc-version "20220812">
     323<!ENTITY iana-etc-version "20220803">
    324324<!ENTITY iana-etc-size "584 KB">
    325325<!ENTITY iana-etc-url "https://github.com/Mic92/iana-etc/releases/download/&iana-etc-version;/iana-etc-&iana-etc-version;.tar.gz">
    326 <!ENTITY iana-etc-md5 "851a53efd53c77d0ad7b3d2b68d8a3fc">
     326<!ENTITY iana-etc-md5 "5c5666e002744168bb0cf63e87fe39ce">
    327327<!ENTITY iana-etc-home "https://www.iana.org/protocols">
    328328<!ENTITY iana-etc-fin-du "4.7 MB">
     
    437437<!ENTITY linux-major-version "5">
    438438<!ENTITY linux-minor-version "19">
    439 <!ENTITY linux-patch-version "2">
     439<!ENTITY linux-patch-version "1">
    440440<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    441441<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    442 <!ENTITY linux-size "128,553 KB">
     442<!ENTITY linux-size "128,509 KB">
    443443<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    444 <!ENTITY linux-md5 "391274e2e49a881403b0ff2e0712bf82">
     444<!ENTITY linux-md5 "9d0eec53c479f141f30ae9845b115889">
    445445<!ENTITY linux-home "https://www.kernel.org/">
    446446<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
     
    500500<!ENTITY markupsafe-fin-sbu "less than 0.1 SBU">
    501501
    502 <!ENTITY meson-version "0.63.1">
    503 <!ENTITY meson-size "2,016 KB">
     502<!ENTITY meson-version "0.63.0">
     503<!ENTITY meson-size "2,013 KB">
    504504<!ENTITY meson-url "&github;/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
    505 <!ENTITY meson-md5 "078e59d11a72b74c3bd78cb8205e9ed7">
     505<!ENTITY meson-md5 "d9e7d69f73f875004fbb3cc8bfe2a39b">
    506506<!ENTITY meson-home "https://mesonbuild.com">
    507507<!ENTITY meson-fin-du "41 MB">
     
    634634<!ENTITY sed-fin-sbu "0.4 SBU">
    635635
    636 <!ENTITY shadow-version "4.12.2">
    637 <!ENTITY shadow-size "1,706 KB">
     636<!ENTITY shadow-version "4.11.1">
     637<!ENTITY shadow-size "1,618 KB">
    638638<!ENTITY shadow-url "&github;/shadow-maint/shadow/releases/download/v&shadow-version;/shadow-&shadow-version;.tar.xz">
    639 <!ENTITY shadow-md5 "52637cb34c357acf85c617cf95da34a6">
     639<!ENTITY shadow-md5 "5a95ec069aa91508167d02fecafaa912">
    640640<!ENTITY shadow-home "https://shadow-maint.github.io/shadow/">
    641641<!ENTITY shadow-fin-du "49 MB">
     
    707707<!ENTITY texinfo-fin-sbu "0.6 SBU">
    708708
    709 <!ENTITY tzdata-version "2022c">
     709<!ENTITY tzdata-version "2022b">
    710710<!ENTITY tzdata-size "423 KB">
    711711<!ENTITY tzdata-url "https://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
    712 <!ENTITY tzdata-md5 "4e3b2369b68e713ba5d3f7456f20bfdb">
     712<!ENTITY tzdata-md5 "d7844a44d4c622f80f91aa4d5ae8f566">
    713713<!ENTITY tzdata-home "https://www.iana.org/time-zones">
    714714
     
    730730<!ENTITY util-linux-fin-sbu "1.1 SBU">
    731731
    732 <!ENTITY vim-version "9.0.0228">
     732<!ENTITY vim-version "9.0.0192">
    733733<!-- <!ENTITY vim-majmin "90"> -->
    734734<!ENTITY vim-docdir "vim/vim90">
    735 <!ENTITY vim-size "16,372 KB">
     735<!ENTITY vim-size "16,353 KB">
    736736<!--<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">-->
    737737<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">
    738 <!ENTITY vim-md5 "bc7e0a4829d94bb4c03a7a6b4ad6a8cf">
     738<!ENTITY vim-md5 "726876f89cd927852eeccddce3712b44">
    739739<!ENTITY vim-home "https://www.vim.org">
    740740<!ENTITY vim-fin-du "206 MB">
     
    758758<!ENTITY xml-parser-fin-sbu "less than 0.1 SBU">
    759759
    760 <!ENTITY xz-version "5.2.6">
    761 <!ENTITY xz-size "1,234 KB">
     760<!ENTITY xz-version "5.2.5">
     761<!ENTITY xz-size "1,122 KB">
    762762<!ENTITY xz-url "https://tukaani.org/xz/xz-&xz-version;.tar.xz">
    763 <!ENTITY xz-md5 "d9cd5698e1ec06cf638c0d2d645e8175">
     763<!ENTITY xz-md5 "aa1621ec7013a19abab52a8aff04fe5b">
    764764<!ENTITY xz-home "https://tukaani.org/xz">
    765765<!ENTITY xz-tmp-du "15 MB">
  • patches.ent

    ra171781c rc84195d  
    33<!-- Start of Common Patches -->
    44
    5 <!--
    65<!ENTITY autoconf-fixes-patch "autoconf-&autoconf-version;-consolidated_fixes-1.patch">
    76<!ENTITY autoconf-fixes-patch-md5 "3c515415ecdd777990c91e8900279cb9">
    87<!ENTITY autoconf-fixes-patch-size "3.8 KB">
    9 -->
    10 <!--
     8
    119<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch">
    1210<!ENTITY bash-fixes-patch-md5 "c1545da2ad7d78574b52c465ec077ed9">
    1311<!ENTITY bash-fixes-patch-size "22 KB">
    14 -->
    15 <!--
     12
     13
    1614<!ENTITY binutils-lto-patch "binutils-&binutils-version;-lto_fix-1.patch">
    1715<!ENTITY binutils-lto-patch-md5 "3df11b6123d5bbdb0fc83862a003827a">
    1816<!ENTITY binutils-lto-patch-size "3.5 KB">
    19 -->
     17
    2018
    2119<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
     
    4240<!ENTITY file-upstream-fixes-patch-size "4.0 KB">
    4341-->
    44 <!--
     42
    4543<!ENTITY gcc-upstream-fixes-patch "gcc-&gcc-version;-glibc_2.36-1.patch">
    4644<!ENTITY gcc-upstream-fixes-patch-md5 "8a5a4c3d14b9b2398b32f20b53a4de50">
    4745<!ENTITY gcc-upstream-fixes-patch-size "1.7 KB">
    48 -->
     46
    4947<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
    5048<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
     
    9189<!ENTITY systemd-upstream-patch-md5 "fd8dc901e73ad00dc72a351a0d4ac48c">
    9290<!ENTITY systemd-upstream-patch-size "3.0 KB">
    93 <!--
     91
    9492<!ENTITY xz-upstream-fix-patch "xz-&xz-version;-upstream_fix-1.patch">
    9593<!ENTITY xz-upstream-fix-patch-md5 "584c72ea3d8f7502b2770670f3090788">
    9694<!ENTITY xz-upstream-fix-patch-size "3.7 KB">
    97 -->
     95
    9896<!ENTITY zstd-upstream-fixes-patch "zstd-&zstd-version;-upstream_fixes-1.patch">
    9997<!ENTITY zstd-upstream-fixes-patch-md5 "a7e576e3f87415fdf388392b257cdcf3">
    10098<!ENTITY zstd-upstream-fixes-patch-size "4 KB">
    101 
Note: See TracChangeset for help on using the changeset viewer.