source: chapter01/changelog.xml@ b0e0c46

Last change on this file since b0e0c46 was b0e0c46, checked in by Matthew Burgess <matthew@…>, 19 years ago
  • Upgrade to procps-3.2.5

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

  • Property mode set to 100644
File size: 7.8 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[b461856]6<sect1 id="ch-scatter-changelog" condition="html">
[6370fa6]7<title>Changelog</title>
[673b0d8]8<?dbhtml filename="changelog.html"?>
[6370fa6]9
[b157558]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>
[673b0d8]14
[b157558]15<para>Below is a list of changes made since the previous release of the book,
16first a summary, then a detailed log.</para>
[e054f07]17
[bc827b39]18<itemizedlist>
19
[b157558]20<listitem><para>Upgraded to:</para>
21<itemizedlist>
[48cb4ae]22<listitem><para>Automake 1.9.4</para></listitem>
[339a655]23<listitem><para>Binutils 2.15.94.0.2</para></listitem>
[1657090]24<listitem><para>Bison 2.0</para></listitem>
[3b5cbe3]25<listitem><para>File 4.12</para></listitem>
[c9214d5]26<listitem><para>Findutils 4.2.3</para></listitem>
[0b2aa5d]27<listitem><para>GCC 3.4.3</para></listitem>
[c9214d5]28<listitem><para>Glibc 20041011</para></listitem>
[3b5cbe3]29<listitem><para>Grep 2.5.1a</para></listitem>
30<listitem><para>Iana-Etc 1.03</para></listitem>
[c9214d5]31<listitem><para>Iproute2 2.6.9-041019</para></listitem>
32<listitem><para>LFS-Bootscripts 2.2.3</para></listitem>
33<listitem><para>Libtool 1.5.10</para></listitem>
[4b2dfb9]34<listitem><para>Linux 2.6.10</para></listitem>
[daaa0238]35<listitem><para>Linux-libc-headers 2.6.10.0</para></listitem>
[638d5f5]36<listitem><para>Man 1.5p</para></listitem>
[0d2234c]37<listitem><para>Man-pages 2.01</para></listitem>
[3b5cbe3]38<listitem><para>Module-init-tools 3.1</para></listitem>
[4ee4088]39<listitem><para>Perl 5.8.6</para></listitem>
[b0e0c46]40<listitem><para>Procps 3.2.5</para></listitem>
[925357b]41<listitem><para>Shadow 4.0.7</para></listitem>
[a04dfea]42<listitem><para>Sysvinit 2.86</para></listitem>
[fd36342]43<listitem><para>Tar 1.15.1</para></listitem>
[bb616446]44<listitem><para>Texinfo 4.8</para></listitem>
[7bc84af]45<listitem><para>Tcl 8.4.9</para></listitem>
[2f0e7fd]46<listitem><para>Udev 050</para></listitem>
[f427db4c]47<listitem><para>Util-linux 2.12q</para></listitem>
[c9214d5]48<listitem><para>Zlib 1.2.2</para></listitem>
[ede9b9b]49</itemizedlist>
50</listitem>
51
52<listitem><para>Added:</para>
53<itemizedlist>
[9ed3209]54<listitem><para>bash-3.0-fixes-1.patch</para></listitem>
55<listitem><para>bash-3.0-avoid_WCONTINUED-1.patch</para></listitem>
[c9214d5]56<listitem><para>Hotplug 2004_09_23</para></listitem>
57<listitem><para>Libol 0.3.14</para></listitem>
[f52ea4e]58<listitem><para>linux-2.6.10-security_fix-1.patch</para></listitem>
[c9214d5]59<listitem><para>Syslog-ng 1.6.5</para></listitem>
[36e491e]60<listitem><para>util-linux-2.12p-cramfs-1.patch</para></listitem>
[39bcf11a]61<listitem><para>vim-6.0-security_fix-1.patch</para></listitem>
[ede9b9b]62</itemizedlist>
63</listitem>
64
65<listitem><para>Removed:</para>
66<itemizedlist>
[9ed3209]67<listitem><para>bash-3.0-display_wrap-1.patch</para></listitem>
[638d5f5]68<listitem><para>man-1.5o1-80cols-1.patch</para></listitem>
[c9214d5]69<listitem><para>Sysklogd 1.4.1</para></listitem>
[a04dfea]70<listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem>
[bb616446]71<listitem><para>texinfo-4.7-segfault-1.patch</para></listitem>
[3b5cbe3]72<listitem><para>util-linux-2.12b-sfdisk-1.patch</para></listitem>
73<listitem><para>zlib-1.2.1-security-1.patch</para></listitem>
[ede9b9b]74</itemizedlist>
75</listitem>
[95f485ae]76
[b0e0c46]77<listitem><para>January 29, 2005 [matt]: Upgraded to procps-3.2.5</para>
78</listitem>
79
[925357b]80<listitem><para>January 29, 2005 [matt]: Upgraded to shadow-4.0.7</para>
81</listitem>
82
[f427db4c]83<listitem><para>January 29, 2005 [matt]: Upgraded to util-linux-2.12q.</para>
84</listitem>
85
[c72e9c2]86<listitem><para>January 27, 2005 [matt]: Added a warning that the
87<filename class="symlink">/usr/src/linux</filename> symlink shouldn't be
88created. Fixes bug 1012.</para></listitem>
89
[4918766]90<listitem><para>January 27, 2005 [matt]: Added link to the live-cd FTP
91location. Fixes bug 1014.</para></listitem>
92
[aa11038]93<listitem><para>January 27, 2005 [matt]: Added bison, flex and m4 to binutils
94dependency list. Fixes Bug 1018.</para></listitem>
95
[4aeea55]96<listitem><para>January 27, 2005 [manuel]: Updated to gcc-3.4.3-specs-2.patch.</para></listitem>
97
[50bf600]98<listitem><para>January 19, 2005 [jeremy]: Added an extra symlink for
99libgcc_s.so to chapter 6 - this never migrated from unstable until now.</para></listitem>
100
[f52ea4e]101<listitem><para>January 9, 2005 [matt]: Added a security patch for the kernel</para></listitem>
102
[39bcf11a]103<listitem><para>January 9, 2005 [matt]: Added a security patch for vim</para></listitem>
104
[638d5f5]105<listitem><para>January 9, 2005 [matt]: Upgraded to man-1.5p</para></listitem>
106
[bb616446]107<listitem><para>January 9, 2005 [matt]: Upgraded to texinfo-4.8</para></listitem>
108
[36e491e]109<listitem><para>January 9, 2005 [matt]: Upgraded to util-linux-2.12p</para></listitem>
110
[2f0e7fd]111<listitem><para>January 9, 2005 [matt]: Upgraded to udev-050</para></listitem>
112
[7bc84af]113<listitem><para>January 9, 2005 [matt]: Upgraded to tcl-8.4.9</para></listitem>
114
[fd36342]115<listitem><para>January 9, 2005 [matt]: Upgraded to tar-1.15.1</para></listitem>
116
[4ee4088]117<listitem><para>January 9, 2005 [matt]: Upgraded to perl-5.8.6</para></listitem>
118
[0d2234c]119<listitem><para>January 9, 2005 [matt]: Upgraded to man-pages-2.01</para></listitem>
120
[daaa0238]121<listitem><para>January 9, 2005 [matt]: Upgraded to linux-libc-headers-2.6.10.0</para></listitem>
122
[4b2dfb9]123<listitem><para>January 9, 2005 [matt]: Upgraded to linux-2.6.10</para></listitem>
124
[0b2aa5d]125<listitem><para>January 9, 2005 [matt]: Upgraded to gcc-3.4.3</para></listitem>
126
[1657090]127<listitem><para>January 9, 2005 [matt]: Upgraded to bison-2.0</para></listitem>
128
[48cb4ae]129<listitem><para>January 9, 2005 [matt]: Upgraded to autoconf-1.9.4</para></listitem>
130
[6fcb4bb]131<listitem><para>January 5, 2005 [jeremy]: Minor textual correction in network
132configuration, since iproute will not recognize the old eth0:1 format for
133ip aliasing. Closes bug 1013.</para></listitem>
134
[8a2465b8]135<listitem><para>January 5, 2005 [jeremy]: Added the --disable-selinux parameter
136to Ch 5 glibc. Allows building from hosts which use SELinux functionality,
137like Fedora Core 3</para></listitem>
138
[1f2827e4]139<listitem><para>December 25, 2004 [jeremy]: Added text suggested by MSB,
140closing Bug 943</para></listitem>
141
[339a655]142<listitem><para>December 25, 2004 [jeremy]: Upgraded binutils to 2.14.94.0.2 -
143should fix the TLS strip issue that's been seen, at least on X86</para></listitem>
144
[725d9d7]145<listitem><para>December 22, 2004 [manuel]: Readded to chapter09/reboot.xml a para lost
146from version 5.1.</para></listitem>
147
[5fcfcd2]148<listitem><para>December 20, 2004 [manuel]: Made Grub's configuration location
149FHS compliant.</para></listitem>
150
[2be1603]151<listitem><para>December 19, 2004 [manuel]: Added the irc.lfs-matrix.de IRC server.</para></listitem>
152
[90e13c6]153<listitem><para>December 5, 2004 [jeremy]: Added the DOCBOOKTOMAN parameter
154to Module-init-utils - without this, compilation fails. Thanks Boris Buegling</para></listitem>
155
[9ed3209]156<listitem><para>December 2, 2004 [jeremy]: Removed the old display_wrap bash
157patch, in favor of the newer fixes patch, and added the avoid_WCONTINUED
158patch as well</para></listitem>
159
[3b5cbe3]160<listitem><para>December 2, 2004 [jeremy]: Upgraded to TCL 8.4.8, Grep 2.5.1a
161Util-linux 2.12i, Iana-etc 1.03, File 4.12, Module-init-tools 3.1, Procps 3.2.4
162</para></listitem>
163
[2e3b1e6]164<listitem><para>December 2, 2004 [jeremy]: Migrated change from unstable to
165build Glibc against sanitized linux-libc-headers instead of raw kernel headers,
166bringing us more in line with what the kernel developers think should be
167happening.</para></listitem>
168
[c9214d5]169<listitem><para>December 1, 2004 [jeremy]: Dropped Udev from being built in
170Chapter 5, in favor of creating a minimal set of devices at the beginning
171of Chapter 6. All devices are created after the installation of Udev near
172the end of Chapter 6</para></listitem>
[2be5334]173
[c9214d5]174<listitem><para>December 1, 2004 [jeremy]: Upgraded to Automake 1.9.3,
175Binutils 2.15.92.0.2, Findutils 4.2.3, GCC 3.4.2, Glibc 20041011, Iana-Etc 1.02
176Iproute2 2.6.9-041019, LFS-Bootscripts 2.2.3, Libtool 1.5.10, Linux 2.6.9
177Linux-libc-headers 2.6.9.1, Man 1.5o1, Man-pages 1.70, Shadow 4.0.6,
178Udev 046, Zlib 1.2.2, Hotplug 2004_09_23, Libol 0.3.14, Syslog-ng 1.6.5</para></listitem>
[9dfc02f]179
[bc827b39]180</itemizedlist>
181
[c9214d5]182<para>Branch frozen for LFS 6.0 as of October 10, 2004</para>
[0ba2766b]183
[6370fa6]184</sect1>
Note: See TracBrowser for help on using the repository browser.