source: chapter01/changelog.xml@ 0fe057b

Last change on this file since 0fe057b was 0fe057b, checked in by Jim Gifford <jim@…>, 19 years ago

Synced with Book, fixed changelog, updated packages

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multi-arch/BOOK@4670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 3.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
6<sect1 id="ch-scatter-changelog" condition="html">
7<title>Changelog</title>
8<?dbhtml filename="changelog.html"?>
9
10<para>This is version &version; of the Linux From Scratch book, dated
11&releasedate;. If this book is more than two months old, a newer and better
12version is probably already available. To find out, please check one of the
13mirrors via <ulink url="&lfs-root;"/>.</para>
14
15<para>Below is a list of changes made since the previous release of the book,
16first a summary, then a detailed log.</para>
17
18<itemizedlist>
19
20<listitem><para>Upgraded to:</para>
21<itemizedlist>
22<listitem><para>Automake 1.9.5</para></listitem>
23<listitem><para>Binutils 2.15.94.0.2.2</para></listitem>
24<listitem><para>Bison 2.0</para></listitem>
25<listitem><para>E2fsprogs 1.36</para></listitem>
26<listitem><para>Expect 1.43.0</para></listitem>
27<listitem><para>File 4.13</para></listitem>
28<listitem><para>Findutils 4.2.18</para></listitem>
29<listitem><para>GCC 3.4.3</para></listitem>
30<listitem><para>Glibc 2.3.4</para></listitem>
31<listitem><para>Grep 2.5.1a</para></listitem>
32<listitem><para>Grub 0.96</para></listitem>
33<listitem><para>Iana-Etc 1.04</para></listitem>
34<listitem><para>Iproute2 2.6.10-050209/para></listitem>
35<listitem><para>LFS-Bootscripts 3.1.0</para></listitem>
36<listitem><para>Libtool 1.5.14</para></listitem>
37<listitem><para>Linux 2.6.10</para></listitem>
38<listitem><para>Linux-libc-headers 2.6.10.0</para></listitem>
39<listitem><para>Man 1.5p</para></listitem>
40<listitem><para>Man-pages 2.01</para></listitem>
41<listitem><para>Patch 2.5.9</para></listitem>
42<listitem><para>Perl 5.8.5</para></listitem>
43<listitem><para>Procps 3.2.5</para></listitem>
44<listitem><para>Sed 4.14</para></listitem>
45<listitem><para>Shadow 4.0.7</para></listitem>
46<listitem><para>Sysvinit 2.8.6</para></listitem>
47<listitem><para>Tar 1.15.1</para></listitem>
48<listitem><para>Texinfo 4.8</para></listitem>
49<listitem><para>Tcl 8.4.9</para></listitem>
50<listitem><para>Udev 053</para></listitem>
51<listitem><para>Util-linux 2.12q</para></listitem>
52<listitem><para>Zlib 1.2.2</para></listitem>
53<listitem><para>udev-config-2.rules</para></listitem>
54</itemizedlist>
55</listitem>
56
57<listitem><para>Added:</para>
58<itemizedlist>
59<listitem><para>glibc-2.3.4-mips_syscall-2.patch</para></listitem>
60<listitem><para>util-linux-2.12q-cramfs-1.patch<para></listitem>
61<listitem><para>grep-2.5.1a-raq2_config_update-1.patch</para></listitem>
62<listitem><para>lfs-bootscripts-3.1.0-raq2-2.patch</para></listitem>
63<listitem><para>Libol 0.3.15</para></listitem>
64<listitem><para>Syslog-NG 1.6.6</para></listitem>
65</itemizedlist>
66</listitem>
67
68<listitem><para>Removed:</para>
69<itemizedlist>
70<listitem><para>Sysklogd 1.4.1</para></listitem>
71<listitem><para>udev-config-2.permissions</para></listitem>
72</listitem>
73
74<listitem><para>Feburary 23, 2005 [jim]</para>
75<itemizedlist>
76<para>Feburary 23, 2005 [jim]: Sync: With the 6.0 Release.
77Updated: Arch: All - Users and Groups to basic needs.
78Updated: Arch: All - Udev Configuration.
79Added Patch: Arch: RaQ2 for glibc, which fixes the generation of the syscall.h file.
80Added Patch: Arch: RaQ2 for grep, updated config.guess and config.sub.
81Added Patch: Arch: RaQ2 for Linux, fixes MIPS Processor related issues.
82Added Patch: Arch: RaQ2 for bootscripts, allows LCD Status during bootup.
83Added patch: Arch: All for iproute2, fixes constant_htons build issue
84Added: Arch: RaQ2 Colo, OpenSSL, and OpenSSH.
85Added: Arch: PPC Yaboot</para></itemizedlist>
86</listitem>
87</itemizedlist>
88
89<para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
90
91</sect1>
Note: See TracBrowser for help on using the repository browser.