Changeset a171781c


Ignore:
Timestamp:
08/21/2022 03:45:10 AM (20 months ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
b4516c2
Parents:
c84195d (diff), f2af13d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • chapter01/whatsnew.xml

    rc84195d ra171781c  
    284284      <para>Wheel-&wheel-version;</para>
    285285    </listitem>
     286<!--
    286287    <listitem>
    287288      <para>&xz-upstream-fix-patch;</para>
    288289    </listitem>
     290-->
    289291    <listitem>
    290292      <para>&zstd-upstream-fixes-patch;</para>
    291     </listitem>
     293   </listitem>
    292294  </itemizedlist>
    293295
  • chapter03/patches.xml

    rc84195d ra171781c  
    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

    rc84195d ra171781c  
    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

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

    rc84195d ra171781c  
    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

    rc84195d ra171781c  
    218218<!ENTITY gawk-fin-sbu "0.4 SBU">
    219219
    220 <!ENTITY gcc-version "12.1.0">
    221 <!ENTITY gcc-size "78,875 KB">
     220<!ENTITY gcc-version "12.2.0">
     221<!ENTITY gcc-size "82,662 KB">
    222222<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.xz">
    223 <!ENTITY gcc-md5 "ed45b55ee859ada4b25a1e76e0c4d966">
    224 <!ENTITY gcc-sha256 "62fd634889f31c02b64af2c468f064b47ad1ca78411c45abe6ac4b5f8dd19c7b">
     223<!ENTITY gcc-md5 "73bafd0af874439dcdb9fc063b6fb069">
     224<!ENTITY gcc-sha256 "">
    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 "20220803">
     323<!ENTITY iana-etc-version "20220812">
    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 "5c5666e002744168bb0cf63e87fe39ce">
     326<!ENTITY iana-etc-md5 "851a53efd53c77d0ad7b3d2b68d8a3fc">
    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 "1">
     439<!ENTITY linux-patch-version "2">
    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,509 KB">
     442<!ENTITY linux-size "128,553 KB">
    443443<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    444 <!ENTITY linux-md5 "9d0eec53c479f141f30ae9845b115889">
     444<!ENTITY linux-md5 "391274e2e49a881403b0ff2e0712bf82">
    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.0">
    503 <!ENTITY meson-size "2,013 KB">
     502<!ENTITY meson-version "0.63.1">
     503<!ENTITY meson-size "2,016 KB">
    504504<!ENTITY meson-url "&github;/mesonbuild/meson/releases/download/&meson-version;/meson-&meson-version;.tar.gz">
    505 <!ENTITY meson-md5 "d9e7d69f73f875004fbb3cc8bfe2a39b">
     505<!ENTITY meson-md5 "078e59d11a72b74c3bd78cb8205e9ed7">
    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.11.1">
    637 <!ENTITY shadow-size "1,618 KB">
     636<!ENTITY shadow-version "4.12.2">
     637<!ENTITY shadow-size "1,706 KB">
    638638<!ENTITY shadow-url "&github;/shadow-maint/shadow/releases/download/v&shadow-version;/shadow-&shadow-version;.tar.xz">
    639 <!ENTITY shadow-md5 "5a95ec069aa91508167d02fecafaa912">
     639<!ENTITY shadow-md5 "52637cb34c357acf85c617cf95da34a6">
    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 "2022b">
     709<!ENTITY tzdata-version "2022c">
    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 "d7844a44d4c622f80f91aa4d5ae8f566">
     712<!ENTITY tzdata-md5 "4e3b2369b68e713ba5d3f7456f20bfdb">
    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.0192">
     732<!ENTITY vim-version "9.0.0228">
    733733<!-- <!ENTITY vim-majmin "90"> -->
    734734<!ENTITY vim-docdir "vim/vim90">
    735 <!ENTITY vim-size "16,353 KB">
     735<!ENTITY vim-size "16,372 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 "726876f89cd927852eeccddce3712b44">
     738<!ENTITY vim-md5 "bc7e0a4829d94bb4c03a7a6b4ad6a8cf">
    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.5">
    761 <!ENTITY xz-size "1,122 KB">
     760<!ENTITY xz-version "5.2.6">
     761<!ENTITY xz-size "1,234 KB">
    762762<!ENTITY xz-url "https://tukaani.org/xz/xz-&xz-version;.tar.xz">
    763 <!ENTITY xz-md5 "aa1621ec7013a19abab52a8aff04fe5b">
     763<!ENTITY xz-md5 "d9cd5698e1ec06cf638c0d2d645e8175">
    764764<!ENTITY xz-home "https://tukaani.org/xz">
    765765<!ENTITY xz-tmp-du "15 MB">
  • patches.ent

    rc84195d ra171781c  
    33<!-- Start of Common Patches -->
    44
     5<!--
    56<!ENTITY autoconf-fixes-patch "autoconf-&autoconf-version;-consolidated_fixes-1.patch">
    67<!ENTITY autoconf-fixes-patch-md5 "3c515415ecdd777990c91e8900279cb9">
    78<!ENTITY autoconf-fixes-patch-size "3.8 KB">
    8 
     9-->
     10<!--
    911<!ENTITY bash-fixes-patch "bash-&bash-version;-upstream_fixes-1.patch">
    1012<!ENTITY bash-fixes-patch-md5 "c1545da2ad7d78574b52c465ec077ed9">
    1113<!ENTITY bash-fixes-patch-size "22 KB">
    12 
    13 
     14-->
     15<!--
    1416<!ENTITY binutils-lto-patch "binutils-&binutils-version;-lto_fix-1.patch">
    1517<!ENTITY binutils-lto-patch-md5 "3df11b6123d5bbdb0fc83862a003827a">
    1618<!ENTITY binutils-lto-patch-size "3.5 KB">
    17 
     19-->
    1820
    1921<!ENTITY bzip2-docs-patch "bzip2-&bzip2-version;-install_docs-1.patch">
     
    4042<!ENTITY file-upstream-fixes-patch-size "4.0 KB">
    4143-->
    42 
     44<!--
    4345<!ENTITY gcc-upstream-fixes-patch "gcc-&gcc-version;-glibc_2.36-1.patch">
    4446<!ENTITY gcc-upstream-fixes-patch-md5 "8a5a4c3d14b9b2398b32f20b53a4de50">
    4547<!ENTITY gcc-upstream-fixes-patch-size "1.7 KB">
    46 
     48-->
    4749<!ENTITY glibc-fhs-patch "glibc-&glibc-version;-fhs-1.patch">
    4850<!ENTITY glibc-fhs-patch-md5 "9a5997c3452909b1769918c759eff8a2">
     
    8991<!ENTITY systemd-upstream-patch-md5 "fd8dc901e73ad00dc72a351a0d4ac48c">
    9092<!ENTITY systemd-upstream-patch-size "3.0 KB">
    91 
     93<!--
    9294<!ENTITY xz-upstream-fix-patch "xz-&xz-version;-upstream_fix-1.patch">
    9395<!ENTITY xz-upstream-fix-patch-md5 "584c72ea3d8f7502b2770670f3090788">
    9496<!ENTITY xz-upstream-fix-patch-size "3.7 KB">
    95 
     97-->
    9698<!ENTITY zstd-upstream-fixes-patch "zstd-&zstd-version;-upstream_fixes-1.patch">
    9799<!ENTITY zstd-upstream-fixes-patch-md5 "a7e576e3f87415fdf388392b257cdcf3">
    98100<!ENTITY zstd-upstream-fixes-patch-size "4 KB">
     101
Note: See TracChangeset for help on using the changeset viewer.