source: chapter01/changelog.xml@ f036150

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 12.2 12.2-rc1 6.3 6.4 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/loongarch-12.2 xry111/mips64el xry111/multilib xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since f036150 was f036150, checked in by Matthew Burgess <matthew@…>, 19 years ago

Patch util-linux to stop cfdisk from segfaulting

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

  • Property mode set to 100644
File size: 13.9 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[1770019]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[673b0d8]3 <!ENTITY % general-entities SYSTEM "../general.ent">
[3e36a78]4 <!ENTITY % patches-entities SYSTEM "../patches.ent">
[673b0d8]5 %general-entities;
[3e36a78]6 %patches-entities;
[673b0d8]7]>
[845846e0]8<sect1 id="ch-scatter-changelog">
[6370fa6]9<title>Changelog</title>
[673b0d8]10<?dbhtml filename="changelog.html"?>
[6370fa6]11
[b157558]12<para>This is version &version; of the Linux From Scratch book, dated
[7efa3be]13&releasedate;. If this book is more than six months old, a newer and better
14version is probably already available. To find out, please check one of the
15mirrors via <ulink url="&lfs-root;"/>.</para>
[673b0d8]16
[296762cd]17<para>Below is a list of changes made since the previous release of the book.
18First a summary, then a detailed log.</para>
[e054f07]19
[836871f]20<itemizedlist>
21
[bb61f4f0]22<!--
23 Every package in the book is listed in the "Upgraded to:" section.
24 Comment/uncomment as needed. DO NOT delete any of these lines unless that
25 package is removed from the book entirely.
26-->
27
[b157558]28<listitem><para>Upgraded to:</para>
29<itemizedlist>
[bb61f4f0]30<!-- <listitem><para>Autoconf &autoconf-version;</para></listitem> -->
[4035d6f]31<listitem><para>Automake &automake-version;</para></listitem>
[bb61f4f0]32<!-- <listitem><para>Bash &bash-version;</para></listitem> -->
[cf629b7d]33<listitem><para>Binutils &binutils-version;</para></listitem>
[bb61f4f0]34<!-- <listitem><para>Bison &bison-version;</para></listitem> -->
35<!-- <listitem><para>Bzip2 &bzip2-version;</para></listitem> -->
36<!-- <listitem><para>Coreutils &coreutils-version;</para></listitem> -->
37<!-- <listitem><para>DejaGNU &dejagnu-version;</para></listitem> -->
38<!-- <listitem><para>Diffutils &diffutils-version;</para></listitem> -->
[cf629b7d]39<listitem><para>E2fsprogs &e2fsprogs-version;</para></listitem>
[bb61f4f0]40<!-- <listitem><para>Expect &expect-version;</para></listitem> -->
[cf629b7d]41<listitem><para>File &file-version;</para></listitem>
[6957743]42<listitem><para>Findutils &findutils-version;</para></listitem>
[bb61f4f0]43<!-- <listitem><para>Flex &flex-version;</para></listitem> -->
44<!-- <listitem><para>Gawk &gawk-version;</para></listitem> -->
[cf629b7d]45<listitem><para>GCC &gcc-version;</para></listitem>
46<listitem><para>Gettext &gettext-version;</para></listitem>
47<listitem><para>Glibc &glibc-version;</para></listitem>
[bb61f4f0]48<!-- <listitem><para>Grep &grep-version;</para></listitem> -->
49<!-- <listitem><para>Groff &groff-version;</para></listitem> -->
50<listitem><para>GRUB &grub-version;</para></listitem>
51<!-- <listitem><para>Gzip &gzip-version;</para></listitem> -->
52<!-- <listitem><para>Hotplug &hotplug-version;</para></listitem> -->
[6d6b4e3]53<listitem><para>IANA-Etc &iana-etc-version;</para></listitem>
[bb61f4f0]54<!-- <listitem><para>Inetutils &inetutils-version;</para></listitem> -->
55<!-- <listitem><para>IPRoute2 &iproute2-version;</para></listitem> -->
56<!-- <listitem><para>Kbd &kbd-version;</para></listitem> -->
57<!-- <listitem><para>Less &less-version;</para></listitem> -->
58<!-- <listitem><para>LFS-Bootscripts &lfs-bootscripts-version;</para></listitem> -->
[cf629b7d]59<listitem><para>Libtool &libtool-version;</para></listitem>
[4a2c9c9]60<listitem><para>Linux &linux-version;</para></listitem>
[5a5b3a2]61<listitem><para>Linux-Libc-Headers &linux-libc-headers-version;</para></listitem>
[bb61f4f0]62<!-- <listitem><para>M4 &m4-version;</para></listitem> -->
63<!-- <listitem><para>Make &make-version;</para></listitem> -->
[cf629b7d]64<listitem><para>Man &man-version;</para></listitem>
65<listitem><para>Man-pages &man-pages-version;</para></listitem>
[bb61f4f0]66<!-- <listitem><para>Mktemp &mktemp-version;</para></listitem> -->
67<!-- <listitem><para>Module-Init-Tools &module-init-tools-version;</para></listitem> -->
68<!-- <listitem><para>Ncurses &ncurses-version;</para></listitem> -->
69<!-- <listitem><para>Patch &patch-version;</para></listitem> -->
[cf629b7d]70<listitem><para>Perl &perl-version;</para></listitem>
[bb61f4f0]71<!-- <listitem><para>Procps &procps-version;</para></listitem> -->
72<!-- <listitem><para>Psmisc &psmisc-version;</para></listitem> -->
73<!-- <listitem><para>Readline &readline-version;</para></listitem> -->
74<!-- <listitem><para>Sed &sed-version;</para></listitem> -->
[88dee73]75<listitem><para>Shadow &shadow-version;</para></listitem>
[bb61f4f0]76<!-- <listitem><para>Sysklogd &sysklogd-version;</para></listitem> -->
77<!-- <listitem><para>SysVinit &sysvinit-version;</para></listitem> -->
78<!-- <listitem><para>Tar &tar-version;</para></listitem> -->
79<listitem><para>TCL &tcl-version;</para></listitem>
80<!-- <listitem><para>Texinfo &texinfo-version;</para></listitem> -->
[cf629b7d]81<listitem><para>Udev &udev-version;</para></listitem>
[bb61f4f0]82<!-- <listitem><para>Util-Linux &util-linux-version;</para></listitem> -->
83<!-- <listitem><para>Vim &vim-version;</para></listitem> -->
[23bafc91]84<listitem><para>Zlib &zlib-version;</para></listitem>
[ede9b9b]85</itemizedlist>
86</listitem>
87
88<listitem><para>Added:</para>
89<itemizedlist>
[50125de]90<listitem><para>&bzip2-bzgrep-patch;</para></listitem>
[64fc68a]91<listitem><para>&bzip2-docs-patch;</para></listitem>
[bb61f4f0]92<listitem><para>&gcc-linkonce-patch;</para></listitem>
93<listitem><para>&gcc-no_fixincludes-patch;</para></listitem>
94<listitem><para>&gcc-specs-patch;</para></listitem>
[3e36a78]95<listitem><para>&glibc-testfix-patch;</para></listitem>
[bb61f4f0]96<listitem><para>&perl-libc-patch;</para></listitem>
[c51ea9f]97<listitem><para>&mktemp-tempfile-patch;</para></listitem>
[f036150]98<listitem><para>&util-linux-reiser_crash-patch;</para></listitem>
[329d049]99<listitem><para>&vim-security_fix-patch;</para></listitem>
[ede9b9b]100</itemizedlist>
101</listitem>
[fbb5e45]102
[ede9b9b]103<listitem><para>Removed:</para>
104<itemizedlist>
[bb61f4f0]105<listitem><para>gcc-3.4.3-linkonce-1.patch</para></listitem>
106<listitem><para>gcc-3.4.3-no_fixincludes-1.patch</para></listitem>
107<listitem><para>gcc-3.4.3-specs-2.patch</para></listitem>
108<listitem><para>glibc-2.3.4-fix_test-1.patch</para></listitem>
109<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
[401da4c]110<listitem><para>iproute2-2.6.11-050330-remove_db-1.patch</para></listitem>
[c51ea9f]111<listitem><para>mktemp-1.5-add_tempfile-2.patch</para></listitem>
[bb61f4f0]112<listitem><para>perl-5.8.6-libc-1.patch</para></listitem>
[329d049]113<listitem><para>vim-6.3-security_fix-1.patch</para></listitem>
[23bafc91]114<listitem><para>zlib-1.2.2-security_fix-1.patch</para></listitem>
[ede9b9b]115</itemizedlist>
116</listitem>
[4fa6144]117
[f036150]118<listitem><para>September 4, 2005 [matt]: Add patch to stop
119<command>cfdisk</command> segfaulting when invoked on devices with partitions
120that don't contain an e2fs, xfs or jfs filesystem (see bug 1604)</para>
121</listitem>
122
[886fa7f]123<listitem><para>September 4, 2005 [matt]: Upgrade to libtool-1.5.20</para>
124</listitem>
125
[6957743]126<listitem><para>September 4, 2005 [matt]: Upgrade to findutils-4.2.25</para>
127</listitem>
128
[ffd1bdf]129<listitem><para>August 30th, 2005 [matt]: Upgrade to shadow-2.0.12</para>
130</listitem>
131
[01674db2]132<listitem><para>August 28th, 2005 [jhuntwork]: Adjusted tar commands in Bash
133and Glibc chapter six builds for consistency</para></listitem>
134
[7eac3e32]135<listitem><para>August 23rd, 2005 [matt]: Install Udev's documentation relating
136to configuring rules (fixes bug 1622)</para></listitem>
137
[e43868f]138<listitem><para>August 23rd, 2005 [matt]: Upgrade to Man-1.6a</para></listitem>
139
[b2c8a77]140<listitem><para>August 20th, 2005 [matt]: Stop moving some of coreutils binaries
141to /bin as they aren't required to be there (fixes bug 1620).</para></listitem>
142
[6c511d85]143<listitem><para>August 19th, 2005 [matt]: Upgrade to Udev-068</para></listitem>
144
[a938e5e]145<listitem><para>August 19th, 2005 [matt]: Upgrade to IANA-etc-2.00</para></listitem>
146
[749247f]147<listitem><para>August 19th, 2005 [matt]: Upgrade to file-4.15</para></listitem>
148
[941429e]149<listitem><para>August 18th, 2005 [matt]: Refrain from using the undocumented
150--print-file switch for GCC's spec file edit. Use -print-file-name=specs
151instead (Greg Schafer).</para></listitem>
152
[50125de]153<listitem><para>August 18th, 2005 [ken]: Add a patch to sanitise bzgrep's
154handling of filenames.</para></listitem>
155
[0c78fca]156<listitem><para>August 16th, 2005 [matt]: Install sed's man page to
157/usr/share/doc/sed-4.1.4 instead of /usr/share/doc (fixes bug 1600).</para>
158</listitem>
159
[31edd8e]160<listitem><para>August 16th, 2005 [matt]: Upgraded to linux-2.6.12.5.</para>
161</listitem>
162
[3937cf0]163<listitem><para>August 14th, 2005 [ken]: Upgrade shadow to 4.0.11.1 with
164--enable-shadowgrp as advised by Greg Schafer.</para></listitem>
165
[4fa6144]166<listitem><para>August 14th, 2005 [matt]: Add a sed to prevent the UFS test
167from being run (fixes bug 1595).</para></listitem>
[92f4dc7]168
[64fc68a]169<listitem><para>August 14th, 2005 [matt]: Added patch to install documentation
170for bzip2 (fixes bug 1603).</para>
171</listitem>
172
[062501f]173<listitem><para>August 14th, 2005 [matt]: Upgrade to linux-2.6.12.4.</para>
174</listitem>
175
[ff0dd81]176<listitem><para>August 14th, 2005 [matt]: Upgrade to udev-067 including a fix
177for the failing test (bug 1611).</para></listitem>
178
[791a9ec]179<listitem><para>August 12th, 2005 [matt]: Explain that libiconv isn't required
180on an LFS system (fixes bug 1614).</para></listitem>
181
[a6c7de59]182<listitem><para>August 12th, 2005 [matt]: Fix ownership of libtool's libltdl
183data files (fixes bug 1601).</para></listitem>
184
[06948c1]185<listitem><para>August 12th, 2005 [matt]: Change findutils and vim's configure
186switch explanations to the convention used in the rest of the book (Bug
1871613).</para></listitem>
188
[a55f0868]189<listitem><para>August 12th, 2005 [matt]: Expand explanation of device node
190creation at the start of chapter 6.</para></listitem>
191
[3aee82dd]192<listitem><para>August 12th, 2005 [matt]: Fix incorrect version number for
[7b303d4]193expect's installed library (Bug 1608)</para></listitem>
194
[a75f3f8]195<listitem><para>August 7th, 2005 [archaic]: Added note in Shadow regarding
196building Cracklib from BLFS first.</para></listitem>
197
[54799d6]198<listitem><para>August 6th, 2005 [matt]: Add texi2pdf to list of Texinfo's
[a75f3f8]199installed files.</para></listitem>
[54799d6]200
[329d049]201<listitem><para>August 6th, 2005 [matt]: Updated Vim's security patch to address
[a75f3f8]202the latest modeline vulnerability.</para></listitem>
[329d049]203
[bdee2f5]204<listitem><para>July 30th, 2005 [matt]: Added instructions for installing Bash
205documentation (Randy McMurchy).</para></listitem>
206
[8f0a114]207<listitem><para>July 29th, 2005 [manuel]: Removed the text about defining
208gvimrc.</para></listitem>
209
[15966d9]210<listitem><para>July 27th, 2005 [matt]: Don't define gvim's configuration file
211as we don't compile gvim in LFS (Bruce Dubbs).</para></listitem>
212
[04dd973]213<listitem><para>July 26th, 2005 [matt]: Remove <quote>groups</quote> from the
214list of programs installed by shadow, as we use the version provided by
215coreutils instead (Randy McMurchy).</para></listitem>
216
[c51ea9f]217<listitem><para>July 26th, 2005 [matt]: Updated to mktemp-1.5-add_tempfile-3.patch, which adds license and copyright information to the previous version.</para></listitem>
218
[5844aed2]219<listitem><para>July 23rd, 2005 [matt]: Moved FORMER_CONTRIBUTORS information
220into the book, so as people can actually see it. The space constraint argument
221in that file was weak - it only added another 10 lines to a 255 page document
222(PDF). Now at least we <emphasis>publically</emphasis> acknowledge the efforts
223of previous contributors.</para></listitem>
224
[4338530]225<listitem><para>July 23rd, 2005 [matt]: Updated to man-pages-2.07.</para></listitem>
[c9dc406]226
[4338530]227<listitem><para>July 23rd, 2005 [matt]: Updated to zlib-1.2.3.</para></listitem>
[23bafc91]228
[4338530]229<listitem><para>July 22nd, 2005 [manuel]: Added obfuscate.sh and modified the
[fbb5e45]230Makefile to obfuscate e-mail addresses in XHTML output.</para></listitem>
231
[ec786e67]232<listitem><para>July 19th, 2005 [matt]: Removed flex++ from the list of installed files, as it is no longer present (Randy McMurchy)</para></listitem>
233
[76d93bb]234<listitem><para>July 15th, 2005 [matt]: Updated to Linux-2.6.12.3.</para></listitem>
235
[69d66e4]236<listitem><para>July 15th, 2005 [matt]: Updated to udev-063.</para></listitem>
237
[4035d6f]238<listitem><para>July 13th, 2005 [matt]: Updated to automake-1.9.6.</para></listitem>
239
[99654e8]240<listitem><para>July 8th, 2005 [matt]: Updated to udev-062.</para></listitem>
241
[5a5b3a2]242<listitem><para>July 8th, 2005 [matt]: Updated to linux-libc-headers-2.6.12.0.</para></listitem>
243
[4a2c9c9]244<listitem><para>July 8th, 2005 [matt]: Updated to linux-2.6.12.2.</para></listitem>
245
[88dee73]246<listitem><para>July 8th, 2005 [matt]: Updated to shadow-4.0.10.</para></listitem>
247
[6d6b4e3]248<listitem><para>July 8th, 2005 [matt]: Updated to iana-etc-1.10.</para></listitem>
249
[2cd5765]250<listitem><para>July 6th, 2005 [archaic]: Pulled the inetutils kernel header
251patch out again as it is not needed.</para></listitem>
252
[b341741]253<listitem><para>July 6th, 2005 [matt]: Updated to e2fsprogs-1.38.</para></listitem>
254
[87c367d]255<listitem><para>July 6th, 2005 [matt]: Updated to binutils-2.16.1.</para></listitem>
[04fae59]256
[aeea091]257<listitem><para>July 5th, 2005 [matt]: Updated to tcl-8.4.11.</para></listitem>
258
[45ca47c]259<listitem><para>July 5th, 2005 [matt]: Updated to man-1.6.</para></listitem>
260
[f8657f7]261<listitem><para>July 5th, 2005 [matt]: Updated to file 4.14.</para></listitem>
262
[f87c111]263<listitem><para>July 5th, 2005 [matt]: Updated to man-pages 2.05.</para></listitem>
264
[b0c2a55a]265<listitem><para>June 12th, 2005 [matt]: Upgraded to gettext-0.14.5.</para></listitem>
266
[4e006a42]267<listitem><para>June 12th, 2005 [matt]: Upgraded to perl-5.8.7.</para></listitem>
268
[c2f1e0d]269<listitem><para>June 12th, 2005 [matt]: Upgraded to tcl-8.4.10.</para></listitem>
270
[29e4709]271<listitem><para>June 12th, 2005 [matt]: Upgraded to man-pages-2.03.</para></listitem>
272
[2096d75]273<listitem><para>May 24th, 2005 [jim]: Changed gcc-specs patch to -2.</para></listitem>
274
[cf629b7d]275<listitem><para>May 23nd, 2005 [jim]: Changed changelog to use version entities.</para></listitem>
276
[a1e83a4]277<listitem><para>May 22nd, 2005 [matt]: Updated to Udev-058.</para></listitem>
278
[bc6153f]279<listitem><para>May 22nd, 2005 [matt]: Updated to Libtool-1.5.18.</para></listitem>
280
[d900ebd]281<listitem><para>May 22nd, 2005 [matt]: Updated to Gcc-3.4.4.</para></listitem>
282
[e6b9ad3]283<listitem><para>May 22nd, 2005 [matt]: Updated to Binutils-2.16.</para></listitem>
284
[8da26f0]285<listitem><para>May 15th, 2005 [matt]: Updated to Grub 0.97.</para></listitem>
286
[77e3aa6c]287<listitem><para>May 15th, 2005 [matt]: Updated to Libtool 1.5.16.</para></listitem>
288
[e30fb53]289<listitem><para>April 15, 2005 [jim]: Updated to udev 057.</para></listitem>
290
[ca24811]291<listitem><para>April 14, 2005 [jim]: Updated to man-pages 2.02.</para></listitem>
292
[fd006ef]293<listitem><para>April 13, 2005 [jim]: Updated to glibc 2.3.5.</para></listitem>
294
[ae6afaf7]295<listitem><para>April 13, 2005 [jim]: Updated to gettext 0.14.4.</para></listitem>
[7138335]296
[dd94f85]297<listitem><para>April 12, 2005 [manuel]: Small redaction changes.</para></listitem>
298
[8113ac7d]299<listitem><para>April 11, 2005 [manuel]: Several tags and text corrections.</para></listitem>
300
[296762cd]301<listitem><para>April 6, 2005 [jim]: Removed IPRoute2 patch for a sed (Ryan Oliver).</para></listitem>
[401da4c]302
[bc827b39]303</itemizedlist>
304
[f6eeb399]305<para>Branch frozen for LFS 6.1 as of April 5, 2005. Some packages
306and patches updates related with security up to July 9, 2005.</para>
[81fd230]307
[6370fa6]308</sect1>
Note: See TracBrowser for help on using the repository browser.