mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 05:27:39 +00:00
37d568964e
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
114 lines
3.2 KiB
XML
114 lines
3.2 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!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-scatter-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>
|
|
|
|
-->
|
|
|
|
<listitem>
|
|
<para>2012-09-16</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[matthew] - Upgrade to Less-451. Fixes
|
|
<ulink url="&lfs-ticket-root;3178">#3178</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[matthew] - Upgrade to Bash-4.2.37. Fixes
|
|
<ulink url="&lfs-ticket-root;3177">#3177</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[matthew] - Upgrade to Pkg-Config-0.27.1. Fixes
|
|
<ulink url="&lfs-ticket-root;3174">#3174</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[matthew] - Upgrade to Linux-3.5.4. Fixes
|
|
<ulink url="&lfs-ticket-root;3173">#3173</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>2012-09-05</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Add udevadm trigger --action=change line
|
|
to udev script to support initramfs better.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>2012-09-04</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Update grub packages and naming
|
|
conventions example.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to util-linux-2.22. Fixes
|
|
<ulink url="&lfs-ticket-root;3145">#3145</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>2012-09-02</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Add a patch to Chapter 6 glibc to fix
|
|
the test-installation.pl script instead of just preventing
|
|
it from running. Fixes
|
|
<ulink url="&lfs-ticket-root;3175">#3175</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to systemd-189. Fixes
|
|
<ulink url="&lfs-ticket-root;3167">#3167</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>2012-09-01</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - LFS-7.2 released.
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</sect1>
|