Merge trunk

This commit is contained in:
Thomas Trepl 2025-03-08 08:27:50 +01:00
commit f0fb1bd214
3 changed files with 8 additions and 7 deletions

View File

@ -41,11 +41,10 @@
--> -->
<listitem> <listitem>
<para>2025-03-02</para> <para>2025-03-05</para>
<itemizedlist> <itemizedlist>
<listitem> <listitem>
<para>[bdubbs] - Update to vim-9.1.1166 (Security Update). Fixes <para>[bdubbs] - LFS-12.3 released.</para>
<ulink url='&lfs-ticket-root;5666'>#56566</ulink>.</para>
</listitem> </listitem>
</itemizedlist> </itemizedlist>
</listitem> </listitem>

View File

@ -108,6 +108,8 @@ EOF</userinput></screen>
<quote>Default iocharset for FAT</quote> (<option>CONFIG_FAT_DEFAULT_IOCHARSET</option>). <quote>Default iocharset for FAT</quote> (<option>CONFIG_FAT_DEFAULT_IOCHARSET</option>).
There is no way to specify these settings for the There is no way to specify these settings for the
ntfs filesystem at kernel compilation time.</para> ntfs filesystem at kernel compilation time.</para>
<!--
Obsolete since 2011. barrier is the default for both ext3 and ext4.
<para>It is possible to make the ext3 filesystem reliable across power <para>It is possible to make the ext3 filesystem reliable across power
failures for some hard disk types. To do this, add the failures for some hard disk types. To do this, add the
@ -123,5 +125,5 @@ EOF</userinput></screen>
<para>Note: Logical Volume Management (LVM) based partitions cannot use the <para>Note: Logical Volume Management (LVM) based partitions cannot use the
<option>barrier</option> option.</para> <option>barrier</option> option.</para>
-->
</sect1> </sect1>

View File

@ -7,9 +7,9 @@
<!ENTITY % rc "IGNORE"> <!-- set to INCLUDE for rc, <!ENTITY % rc "IGNORE"> <!-- set to INCLUDE for rc,
set to IGNORE for development or set to IGNORE for development or
release --> release -->
<!ENTITY % relnum "11.3"><!-- must be given for release or rc --> <!ENTITY % relnum "12.3"><!-- must be given for release or rc -->
<!ENTITY % reldate "March 1st, 2023"><!-- must ve given for release or rc --> <!ENTITY % reldate "March 5th, 2025"><!-- must ve given for release or rc -->
<!ENTITY % crdate "1999-2022"><!-- must ve given for release or rc --> <!ENTITY % crdate "1999-2025"><!-- must ve given for release or rc -->
<!ENTITY % rcnum "0"><!-- must be given only for rc --> <!ENTITY % rcnum "0"><!-- must be given only for rc -->
<!-- ================================================================== --> <!-- ================================================================== -->
<!-- Do not change anything below unless the www or book layouts change --> <!-- Do not change anything below unless the www or book layouts change -->