mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
coreutils: Revise i18n patch
This commit is contained in:
parent
5ff2f2e472
commit
923fb48548
@ -40,6 +40,18 @@
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2024-05-13</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[xry111] - Synchronize coreutils i18n patch from Fedora
|
||||
to fix a build failure on 32-bit x86 and an alarming compiler
|
||||
warning on both 32-bit x86 and x86_64 with GCC 14.1 or
|
||||
later.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2024-05-11</para>
|
||||
<itemizedlist>
|
||||
|
@ -10,9 +10,9 @@
|
||||
<!ENTITY bzip2-docs-patch-md5 "6a5ac7e89b791aae556de0f745916f7f">
|
||||
<!ENTITY bzip2-docs-patch-size "1.6 KB">
|
||||
|
||||
<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-1.patch">
|
||||
<!ENTITY coreutils-i18n-patch-md5 "ce7529b74564aac887c3f48582a5e6cf">
|
||||
<!ENTITY coreutils-i18n-patch-size "159 KB">
|
||||
<!ENTITY coreutils-i18n-patch "coreutils-&coreutils-version;-i18n-2.patch">
|
||||
<!ENTITY coreutils-i18n-patch-md5 "58961caf5bbdb02462591fa506c73b6d">
|
||||
<!ENTITY coreutils-i18n-patch-size "164 KB">
|
||||
|
||||
<!ENTITY expect-gcc14-patch "expect-&expect-version;-gcc14-1.patch">
|
||||
<!ENTITY expect-gcc14-patch-md5 "0b8b5ac411d011263ad40b0664c669f0">
|
||||
|
Loading…
Reference in New Issue
Block a user