Changeset 1b61cd1


Ignore:
Timestamp:
04/01/2023 01:05:35 PM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64, xry111/arm64-12.0
Children:
c2596a4
Parents:
70f30e9 (diff), fd531b84 (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:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

Files:
2 added
16 edited

Legend:

Unmodified
Added
Removed
  • appendices/dependencies.xml

    r70f30e9 r1b61cd1  
    874874        <seglistitem>
    875875          <seg>None</seg>
     876        </seglistitem>
     877      </segmentedlist>
     878
     879<!-- Begin Flit-core dependency info -->
     880  <bridgehead renderas="sect2" id="flit-core-dep">Flit-Core</bridgehead>
     881
     882      <segmentedlist id="flit-core-depends">
     883        <segtitle>&dependencies;</segtitle>
     884        <seglistitem>
     885          <seg>Python</seg>
     886        </seglistitem>
     887      </segmentedlist>
     888
     889      <segmentedlist id="flit-core-rundeps">
     890        <segtitle>&runtime;</segtitle>
     891        <seglistitem>
     892          <seg>Python</seg>
     893        </seglistitem>
     894      </segmentedlist>
     895
     896      <segmentedlist id="flit-core-testdeps">
     897        <segtitle>&testsuites;</segtitle>
     898        <seglistitem>
     899          <seg>No test suite available</seg>
     900        </seglistitem>
     901      </segmentedlist>
     902
     903      <segmentedlist id="flit-core-before">
     904        <segtitle>&before;</segtitle>
     905        <seglistitem>
     906          <seg>Wheel</seg>
     907        </seglistitem>
     908      </segmentedlist>
     909
     910      <segmentedlist id="flit-core-optdeps">
     911        <segtitle>&external;</segtitle>
     912        <seglistitem>
     913          <seg>
     914            <ulink url='&blfs-book;general/python-modules.html#pytest'>pytest</ulink>
     915            and
     916            <ulink url='&pypi-home;/testpath'>testpath</ulink>
     917          </seg>
    876918        </seglistitem>
    877919      </segmentedlist>
     
    31053147        <segtitle>&dependencies;</segtitle>
    31063148        <seglistitem>
    3107           <seg>Python</seg>
     3149          <seg>Python and Flit-core</seg>
    31083150        </seglistitem>
    31093151      </segmentedlist>
     
    32633305        <segtitle>&dependencies;</segtitle>
    32643306        <seglistitem>
    3265           <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, and Xz</seg>
     3307          <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, Xz, and Zlib</seg>
    32663308        </seglistitem>
    32673309      </segmentedlist>
  • chapter01/changelog.xml

    r70f30e9 r1b61cd1  
    4040    appropriate for the entry or if needed the entire day's listitem.
    4141    -->
     42    <listitem>
     43      <para>2023-03-31</para>
     44      <itemizedlist>
     45        <listitem>
     46          <para>[xry111] - Update to linux-6.2.9 (security fix).  Fixes
     47          <ulink url='&lfs-ticket-root;5230'>#5230</ulink>.</para>
     48        </listitem>
     49        <listitem>
     50          <para>[xry111] - Update to grep-3.10.  Fixes
     51          <ulink url='&lfs-ticket-root;5234'>#5234</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[xry111] - Update to wheel-0.40.0.  Fixes
     55          <ulink url='&lfs-ticket-root;5229'>#5229</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[xry111] - Update to bc-6.5.0.  Fixes
     59          <ulink url='&lfs-ticket-root;5228'>#5228</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[xry111] - Update to texinfo-7.0.3.  Fixes
     63          <ulink url='&lfs-ticket-root;5235'>#5235</ulink>.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[xry111] - Update to coreutils-9.2.  Fixes
     67          <ulink url='&lfs-ticket-root;5232'>#5232</ulink>.</para>
     68        </listitem>
     69        <listitem>
     70          <para>[xry111] - Update to libcap-2.68.  Fixes
     71          <ulink url='&lfs-ticket-root;5236'>#5236</ulink>.</para>
     72        </listitem>
     73        <listitem>
     74          <para>[xry111] - Update to tzdata-2023c.  Fixes
     75          <ulink url='&lfs-ticket-root;5237'>#5237</ulink>.</para>
     76        </listitem>
     77        <listitem>
     78          <para>[xry111] - Update to xz-5.4.2.  Fixes
     79          <ulink url='&lfs-ticket-root;5233'>#5233</ulink>.</para>
     80        </listitem>
     81        <listitem>
     82          <para>[xry111] - Update to openssl-3.1.0.  Fixes
     83          <ulink url='&lfs-ticket-root;5227'>#5227</ulink>.</para>
     84        </listitem>
     85        <listitem>
     86          <para>[xry111] - Add flit-core-3.8.0.</para>
     87        </listitem>
     88      </itemizedlist>
     89    </listitem>
     90
     91    <listitem>
     92      <para>2023-03-15</para>
     93      <itemizedlist>
     94        <listitem>
     95          <para>[bdubbs] - Update to bc-6.4.0.  Fixes
     96          <ulink url='&lfs-ticket-root;5217'>#5217</ulink>.</para>
     97        </listitem>
     98        <listitem>
     99          <para>[bdubbs] - Update to grep-3.9.  Fixes
     100          <ulink url='&lfs-ticket-root;5225'>#5225</ulink>.</para>
     101        </listitem>
     102        <listitem>
     103          <para>[bdubbs] - Update to linux-6.2.6.  Fixes
     104          <ulink url='&lfs-ticket-root;5226'>#5226</ulink>.</para>
     105        </listitem>
     106        <listitem>
     107          <para>[bdubbs] - Update to iana-etc-20230306.  Addresses
     108          <ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para>
     109        </listitem>
     110      </itemizedlist>
     111    </listitem>
    42112    <listitem>
    43113      <para>2023-03-04</para>
  • chapter01/how.xml

    r70f30e9 r1b61cd1  
    1919  tools.</para>
    2020
     21  <note><para>There are many ways to install a Linux distribution and
     22  the defaults are usually not optimal for building an LFS system.
     23  For suggestions on setting up a commercial distribution see:
     24  <ulink url="&lfs-root;hints/downloads/files/partitioning-for-lfs.txt"/>.</para></note>
     25
    2126  <para>As an alternative to installing a separate distribution on your
    22   machine, you may wish to use <!-- the Linux From Scratch LiveCD or --> a LiveCD from a
    23   commercial distribution. <!-- The LFS LiveCD works well as a host system,
    24   providing all the tools you need to successfully follow the instructions in
    25   this book. The LiveCD version is behind the current book, but is still useful
    26   as a host for building the current book.  The <quote>-nosrc</quote> or
    27   <quote>-min</quote> editions of the LiveCD are the most appropriate for
    28   building a current LFS system.  For more information about the LFS LiveCD or
    29   to download a copy, visit <ulink url="&livecd-root;"/>. --></para>
     27  machine, you may wish to use a LiveCD from a commercial distribution.</para>
    3028
    3129  <!--
  • chapter01/whatsnew.xml

    r70f30e9 r1b61cd1  
    119119      <para>Gperf-&gperf-version;</para>
    120120    </listitem>-->
    121     <!--<listitem>
     121    <listitem>
    122122      <para>Grep-&grep-version;</para>
    123     </listitem>-->
     123    </listitem>
    124124    <!--<listitem>
    125125      <para>Groff-&groff-version;</para>
     
    131131      <para>Gzip-&gzip-version;</para>
    132132    </listitem>-->
    133     <!--<listitem>
     133    <listitem>
    134134      <para>IANA-Etc-&iana-etc-version;</para>
    135     </listitem>-->
     135    </listitem>
    136136    <!--<listitem>
    137137      <para>Inetutils-&inetutils-version;</para>
     
    293293    <listitem><para></para></listitem>  <!-- satisfy build -->
    294294
     295    <listitem>
     296      <para>Flit-core-&flit-core-version;</para>
     297    </listitem>
     298
    295299    <!--<listitem>
    296300      <para>&grub-upstream-fixes-patch;</para>
  • chapter02/creatingpartition.xml

    r70f30e9 r1b61cd1  
    152152      </listitem>
    153153
    154       <listitem revision='sysv'><para>/tmp &ndash; A separate /tmp directory
     154      <listitem revision='sysv'><para>/tmp &ndash; A separate /tmp partition
    155155      is rare, but useful if configuring a thin client.  This partition, if
    156156      used, will usually not need to exceed a couple of
  • chapter03/packages.xml

    r70f30e9 r1b61cd1  
    225225        <para>Download: <ulink url="&flex-url;"/></para>
    226226        <para>MD5 sum: <literal>&flex-md5;</literal></para>
     227      </listitem>
     228    </varlistentry>
     229
     230    <varlistentry>
     231      <term>Flit-core (&flit-core-version;) - <token>&flit-core-size;</token>:</term>
     232      <listitem>
     233        <para>Home page: <ulink url="&flit-core-home;"/></para>
     234        <para>Download: <ulink url="&flit-core-url;"/></para>
     235        <para>MD5 sum: <literal>&flit-core-md5;</literal></para>
    227236      </listitem>
    228237    </varlistentry>
  • chapter08/chapter08.xml

    r70f30e9 r1b61cd1  
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/>
     66  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="flit-core.xml"/>
    6667  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wheel.xml"/>
    6768  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
  • chapter08/coreutils.xml

    r70f30e9 r1b61cd1  
    5454    </note>
    5555
    56    <!-- this has been fixed in upstream gnulib, when a new version of
    57    coreutils is released, please check #4055 to see if the change has been
    58    picked up in this package -->
    59 <!--
    60    <para>Now, fix a problem with chmod return values:</para>
    61 
    62 <screen><userinput remap="pre">patch -Np1 -i ../&coreutils-chmod-patch;</userinput></screen>
    63 -->
     56    <!-- https://bugs.gnu.org/62403 -->
     57    <para>Fix a bug in checksum utilities causing failed checks not
     58    reported correctly:</para>
     59
     60<screen><userinput remap="pre">sed '/if ( ! match/s/ed_checksums//' -i src/digest.c</userinput></screen>
     61
    6462    <para>Now prepare Coreutils for compilation:</para>
    6563
  • chapter08/openssl.xml

    r70f30e9 r1b61cd1  
    9797        <emphasis>when upgrading to a version with the same MAJOR version
    9898        number</emphasis>.
     99      </para>
     100
     101      <!-- https://bugzilla.mindrot.org/show_bug.cgi?id=3548 -->
     102      <para>
     103        If <application>OpenSSH</application> is installed, it will be an
     104        exception of the general rule above.  It contains an
     105        over-restrictive OpenSSL version check, so both SSH client and SSH
     106        server will refuse to start if OpenSSL
     107        is updated with MAJOR version number unchanged but MINOR version
     108        number changed.  You need to rebuild
     109        <application>OpenSSH</application> after such an upgrade.
     110        <emphasis role='bold'>If <application>OpenSSH</application> is being
     111        used to access the system, you must rebuild and reinstall it
     112        after upgrading OpenSSL to a new MINOR version number before logout
     113        or you won't be able to login via SSH anymore.</emphasis>
    99114      </para>
    100115
  • chapter08/stripping.xml

    r70f30e9 r1b61cd1  
    5656  <important>
    5757    <para>
    58       If any package of which the version is different from the version
     58      If there is any package whose version is different from the version
    5959      specified by the book (either following a security advisory or
    6060      satisfying personal preference), it may be necessary to update the
    61       the library file name in <envar>save_usrlib</envar> or
     61      library file name in <envar>save_usrlib</envar> or
    6262      <envar>online_usrlib</envar>.
    6363      <emphasis role='bold'>Failing to do so may render the system
  • chapter08/util-linux.xml

    r70f30e9 r1b61cd1  
    976976      </varlistentry>
    977977
    978       <varlistentry id="rkfill">
    979         <term><command>rkfill</command></term>
     978      <varlistentry id="rfkill">
     979        <term><command>rfkill</command></term>
    980980        <listitem>
    981981          <para>Tool for enabling and disabling wireless devices</para>
    982           <indexterm zone="ch-system-util-linux rkfill">
    983             <primary sortas="b-rkfill">rkfill</primary>
     982          <indexterm zone="ch-system-util-linux rfkill">
     983            <primary sortas="b-rfkill">rfkill</primary>
    984984          </indexterm>
    985985        </listitem>
  • chapter08/wheel.xml

    r70f30e9 r1b61cd1  
    4343    <para>Compile Wheel with the following command:</para>
    4444
    45 <screen><userinput remap="make">PYTHONPATH=src pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
     45<screen><userinput remap="make">pip3 wheel -w dist --no-build-isolation --no-deps $PWD</userinput></screen>
    4646
    4747    <para>Install Wheel with the following command:</para>
     
    4949<screen><userinput remap="install">pip3 install --no-index --find-links=dist wheel</userinput></screen>
    5050
    51     <variablelist>
    52       <title>The meaning of the pip3 configuration options and commands:</title>
    53 
    54       <varlistentry>
    55         <term><envar>PYTHONPATH=src</envar></term>
    56         <listitem>
    57            <para>Allows this package (not installed yet) to build a
    58            wheel archive for itself, to avoid a chicken-or-egg problem.</para>
    59         </listitem>
    60       </varlistentry>
    61 
    62       <varlistentry>
    63         <term><command>wheel</command></term>
    64         <listitem>
    65            <para>This command builds the wheel archive for this package.</para>
    66         </listitem>
    67       </varlistentry>
    68 
    69       <varlistentry>
    70         <term><parameter>-w dist</parameter></term>
    71         <listitem>
    72            <para>Instructs pip to put the created wheel into the
    73            <filename class='directory'>dist</filename> directory.</para>
    74         </listitem>
    75       </varlistentry>
    76 
    77       <varlistentry>
    78         <term><command>install</command></term>
    79         <listitem>
    80            <para>This command installs the package.</para>
    81         </listitem>
    82       </varlistentry>
    83 
    84       <varlistentry>
    85         <term><parameter>--no-build-isolation</parameter>,
    86               <parameter>--no-deps</parameter>, and
    87               <parameter>--no-index</parameter></term>
    88         <listitem>
    89           <para>These options prevent fetching files from the online package
    90           repository (PyPI). If packages are installed in the correct order,
    91           pip won't need to fetch any files in the first place; these
    92           options add some safety in case of user error.</para>
    93         </listitem>
    94       </varlistentry>
    95 
    96       <varlistentry>
    97         <term><parameter>--find-links dist</parameter></term>
    98         <listitem>
    99            <para>Instructs pip to search for wheel archives in the
    100            <filename class='directory'>dist</filename> directory.</para>
    101         </listitem>
    102       </varlistentry>
    103     </variablelist>
    10451  </sect2>
    10552
  • chapter10/kernel.xml

    r70f30e9 r1b61cd1  
    163163   CPU/Task time and stats accounting ---&gt;
    164164      [*] Pressure stall information tracking [CONFIG_PSI]
     165      [ ]   Require boot parameter to enable pressure stall information tracking [CONFIG_PSI_DEFAULT_DISABLED]
    165166   &lt; &gt; Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
    166167   [*] Control Group support [CONFIG_CGROUPS]   ---&gt;
  • chapter11/reboot.xml

    r70f30e9 r1b61cd1  
    7878    <listitem>
    7979      <para>
     80        Ensure a password is set for the &root; user.
     81      </para>
     82    </listitem>
     83
     84    <listitem>
     85      <para>
    8086        A review of the following configuration files
    8187        is also appropriate at this point.
     
    134140  is set to boot <emphasis>LFS &version;</emphasis> automatically.</para>
    135141
    136   <para>When the reboot is complete, the LFS system is ready for use and
    137   more software may be added to suit your needs.</para>
     142  <para>When the reboot is complete, the LFS system is ready for use.  What you
     143  will see is a simple <quote>login: </quote> prompt.  At this point, you can
     144  proceed to <ulink url="&blfs-book;">the BLFS Book</ulink>
     145  where you can add more software to suit your needs.</para>
     146
     147  <para>
     148    If your reboot is <emphasis role="bold">not</emphasis> successful, it
     149    is time to troubleshoot.  For hints on solving initial booting problems, see
     150    <ulink url="https://www.linuxfromscratch.org/lfs/troubleshooting.html"/>.
     151  </para>
    138152
    139153</sect1>
  • packages.ent

    r70f30e9 r1b61cd1  
    5959<!ENTITY bash-fin-sbu "1.2 SBU">
    6060
    61 <!ENTITY bc-version "6.3.1">
    62 <!ENTITY bc-size "448 KB">
     61<!ENTITY bc-version "6.5.0">
     62<!ENTITY bc-size "452 KB">
    6363<!ENTITY bc-url "https://github.com/gavinhoward/bc/releases/download/&bc-version;/bc-&bc-version;.tar.xz">
    64 <!ENTITY bc-md5 "70caa7c8a273d7152ad015823e887455">
     64<!ENTITY bc-md5 "e4757f48340dfe74af0d5be7ea56f7c7">
    6565<!ENTITY bc-home "https://git.gavinhoward.com/gavin/bc">
    6666<!ENTITY bc-fin-du "7.6 MB">
     
    105105<!ENTITY check-fin-sbu "0.1 SBU (about 1.7 SBU with tests)">
    106106
    107 <!ENTITY coreutils-version "9.1">
    108 <!ENTITY coreutils-size "5,570 KB">
     107<!ENTITY coreutils-version "9.2">
     108<!ENTITY coreutils-size "5,644 KB">
    109109<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
    110 <!ENTITY coreutils-md5 "8b1ca4e018a7dce9bb937faec6618671">
     110<!ENTITY coreutils-md5 "4a8a5097d8d7315ccfd6be7eafc8c862">
    111111<!ENTITY coreutils-home "&gnu-software;coreutils/">
    112112<!ENTITY coreutils-tmp-du "162 MB">
     
    207207<!ENTITY flex-fin-du "33 MB">
    208208<!ENTITY flex-fin-sbu "0.1 SBU">
     209
     210<!ENTITY flit-core-version "3.8.0">
     211<!ENTITY flit-core-size "44 KB">
     212<!ENTITY flit-core-url "&pypi-src;/f/flit-core/flit_core-&flit-core-version;.tar.gz">
     213<!ENTITY flit-core-md5 "7c41da13273f7787709a24f74e0f5a99">
     214<!ENTITY flit-core-home "&pypi-home;/flit-core/">
     215<!ENTITY flit-core-fin-du "736 KB">
     216<!ENTITY flit-core-fin-sbu "less than 0.1 SBU">
    209217
    210218<!ENTITY gawk-version "5.2.1">
     
    282290<!ENTITY gperf-fin-sbu "less than 0.1 SBU">
    283291
    284 <!ENTITY grep-version "3.8">
    285 <!ENTITY grep-size "1,670 KB">
     292<!ENTITY grep-version "3.10">
     293<!ENTITY grep-size "1,652 KB">
    286294<!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.xz">
    287 <!ENTITY grep-md5 "dc6e4d18d4659e6e7552fc4a183c8ac9">
     295<!ENTITY grep-md5 "ab3f063ad4596b7d094fb5f66cf327d6">
    288296<!ENTITY grep-home "&gnu-software;grep/">
    289297<!ENTITY grep-tmp-du "25 MB">
     
    318326<!ENTITY gzip-fin-sbu "0.3 SBU">
    319327
    320 <!ENTITY iana-etc-version "20230202">
    321 <!ENTITY iana-etc-size "586 KB">
     328<!ENTITY iana-etc-version "20230306">
     329<!ENTITY iana-etc-size "587 KB">
    322330<!ENTITY iana-etc-url "https://github.com/Mic92/iana-etc/releases/download/&iana-etc-version;/iana-etc-&iana-etc-version;.tar.gz">
    323 <!ENTITY iana-etc-md5 "e64685d046cd0dfe94b5c66e294cf9ef">
     331<!ENTITY iana-etc-md5 "b25ebfa2a9ae359a64abaa8331347505">
    324332<!ENTITY iana-etc-home "https://www.iana.org/protocols">
    325333<!ENTITY iana-etc-fin-du "4.8 MB">
     
    391399<!ENTITY lfs-bootscripts-cfg-sbu "less than 0.1 SBU">
    392400
    393 <!ENTITY libcap-version "2.67">
    394 <!ENTITY libcap-size "183 KB">
     401<!ENTITY libcap-version "2.68">
     402<!ENTITY libcap-size "188 KB">
    395403<!ENTITY libcap-url "&kernel;linux/libs/security/linux-privs/libcap2/libcap-&libcap-version;.tar.xz">
    396 <!ENTITY libcap-md5 "06333f4301657298890fd8d6f1fb4793">
     404<!ENTITY libcap-md5 "ffb9e9c87704f92ac75201327841e753">
    397405<!ENTITY libcap-home "https://sites.google.com/site/fullycapable/">
    398406<!ENTITY libcap-fin-du "2.9 MB">
     
    425433<!ENTITY linux-major-version "6">
    426434<!ENTITY linux-minor-version "2">
    427 <!ENTITY linux-patch-version "2">
     435<!ENTITY linux-patch-version "9">
    428436<!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">-->
    429437<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;">
    430 <!ENTITY linux-size "133,236 KB">
     438<!ENTITY linux-size "133,256 KB">
    431439<!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz">
    432 <!ENTITY linux-md5 "03b17feb98f92131a465b09f3a12e715">
     440<!ENTITY linux-md5 "f54e2a251b1abd5b56e46ed0de569275">
    433441<!ENTITY linux-home "https://www.kernel.org/">
    434442<!-- measured for 5.13.4 / gcc-11.1.0 on x86_64 : minimum is
     
    527535<!ENTITY ninja-fin-sbu "0.3 SBU">
    528536
    529 <!ENTITY openssl-version "3.0.8">
    530 <!ENTITY openssl-size "14,800 KB">
     537<!ENTITY openssl-version "3.1.0">
     538<!ENTITY openssl-size "15,164 KB">
    531539<!ENTITY openssl-url "https://www.openssl.org/source/openssl-&openssl-version;.tar.gz">
    532 <!ENTITY openssl-md5 "61e017cf4fea1b599048f621f1490fbd">
     540<!ENTITY openssl-md5 "f6c520aa2206d4d1fa71ea30b5e9a56d">
    533541<!ENTITY openssl-home "https://www.openssl.org/">
    534542<!ENTITY openssl-fin-du "520 MB">
     
    682690<!ENTITY tcl-tmp-sbu "2.7 SBU">
    683691
    684 <!ENTITY texinfo-version "7.0.2">
    685 <!ENTITY texinfo-size "4,762 KB">
     692<!ENTITY texinfo-version "7.0.3">
     693<!ENTITY texinfo-size "4,776 KB">
    686694<!ENTITY texinfo-url "&gnu;texinfo/texinfo-&texinfo-version;.tar.xz">
    687 <!ENTITY texinfo-md5 "be9500f3a361525622850ecb1b1fc024">
     695<!ENTITY texinfo-md5 "37bf94fd255729a14d4ea3dda119f81a">
    688696<!ENTITY texinfo-home "&gnu-software;texinfo/">
    689697<!ENTITY texinfo-tmp-du "116 MB">
     
    692700<!ENTITY texinfo-fin-sbu "0.3 SBU">
    693701
    694 <!ENTITY tzdata-version "2022g">
    695 <!ENTITY tzdata-size "430 KB">
     702<!ENTITY tzdata-version "2023c">
     703<!ENTITY tzdata-size "436 KB">
    696704<!ENTITY tzdata-url "https://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
    697 <!ENTITY tzdata-md5 "884250fd2a8a55f6322900ad4ab94d7b">
     705<!ENTITY tzdata-md5 "5aa672bf129b44dd915f8232de38e49a">
    698706<!ENTITY tzdata-home "https://www.iana.org/time-zones">
    699707
     
    726734<!ENTITY vim-fin-sbu "2.4 SBU">
    727735
    728 <!ENTITY wheel-version "0.38.4">
    729 <!ENTITY wheel-size "66 KB">
     736<!ENTITY wheel-version "0.40.0">
     737<!ENTITY wheel-size "96 KB">
    730738<!ENTITY wheel-url "&pypi-src;/w/wheel/wheel-&wheel-version;.tar.gz">
    731 <!ENTITY wheel-md5 "83bb4e7bd4d687d398733f341a64ab91">
     739<!ENTITY wheel-md5 "ec5004c46d1905da98bb5bc1a10ddd21">
    732740<!ENTITY wheel-home "&pypi-home;/wheel/">
    733741<!ENTITY wheel-fin-du "1.3 MB">
     
    742750<!ENTITY xml-parser-fin-sbu "less than 0.1 SBU">
    743751
    744 <!ENTITY xz-version "5.4.1">
    745 <!ENTITY xz-size "1,451 KB">
     752<!ENTITY xz-version "5.4.2">
     753<!ENTITY xz-size "1,576 KB">
    746754<!ENTITY xz-url "https://tukaani.org/xz/xz-&xz-version;.tar.xz">
    747 <!ENTITY xz-md5 "47d831c659e94071d5dd384d0d1ed4c6">
     755<!ENTITY xz-md5 "1dcdf002d9a69f48ff67be84964af0d8">
    748756<!ENTITY xz-home "https://tukaani.org/xz">
    749757<!ENTITY xz-tmp-du "20 MB">
  • patches.ent

    r70f30e9 r1b61cd1  
    2424
    2525<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
    26 <!ENTITY coreutils-i18n-patch-md5 "c1ac7edf095027460716577633da9fc5">
     26<!ENTITY coreutils-i18n-patch-md5 "3c6340b3ddd62f4acdf8d3caa6fad6b0">
    2727<!ENTITY coreutils-i18n-patch-size "166 KB">
    2828<!--
Note: See TracChangeset for help on using the changeset viewer.