mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
0566a056ba
Update to iana-etc-20240222. Update to vim-9.1.0145. Update to xz-5.6.0. Update to tcl-8.6.14. Update to shadow-4.14.6. Update to setuptools-69.1.1. Update to linux-6.7.7. Update to libffi-3.4.6. Update to gettext-0.22.5. Update to expat-2.6.1.
100 lines
3.2 KiB
XML
100 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<sect1 id="ch-intro-changelog">
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
<title>Changelog</title>
|
|
|
|
<para>This is version &version; of the Linux From Scratch book, dated
|
|
&releasedate;. If this book is more than six months old, a newer and better
|
|
version is probably already available. To find out, please check one of the
|
|
mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>
|
|
|
|
<para>Below is a list of changes made since the previous release of the
|
|
book.</para>
|
|
|
|
<itemizedlist>
|
|
<title>Changelog Entries:</title>
|
|
|
|
<!-- Changelog template
|
|
|
|
<listitem>
|
|
<para>Date</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[name] - New changelog entry.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[name] - Previous changelog entry.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
Note: If a change is only specific to sysv or systemd, then use
|
|
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
|
appropriate for the entry or if needed the entire day's listitem.
|
|
-->
|
|
|
|
<listitem>
|
|
<para>2024-03-02</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to iana-etc-20240222. Addresses
|
|
<ulink url='&lfs-ticket-root;5006'>#5006</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to vim-9.1.0145. Addresses
|
|
<ulink url='&lfs-ticket-root;4500'>#4500</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to xz-5.6.0. Fixes
|
|
<ulink url='&lfs-ticket-root;5447'>#5447</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to tcl-8.6.14. Fixes
|
|
<ulink url='&lfs-ticket-root;5448'>#5448</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to shadow-4.14.6. Fixes
|
|
<ulink url='&lfs-ticket-root;5450'>#5450</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to setuptools-69.1.1. Fixes
|
|
<ulink url='&lfs-ticket-root;5446'>#5446</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to linux-6.7.7. Fixes
|
|
<ulink url='&lfs-ticket-root;5444'>#5444</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to libffi-3.4.6. Fixes
|
|
<ulink url='&lfs-ticket-root;5443'>#5443</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to gettext-0.22.5. Fixes
|
|
<ulink url='&lfs-ticket-root;5445'>#5445</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to expat-2.6.1. Fixes
|
|
<ulink url='&lfs-ticket-root;5449'>#5449</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>2024-03-01</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - LFS-12.1 released.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</sect1>
|