source: BOOK/introduction/common/changelog.xml@ a94c5ee

clfs-1.2 clfs-2.1 clfs-3.0.0-systemd clfs-3.0.0-sysvinit systemd sysvinit
Last change on this file since a94c5ee was f8f23712, checked in by Jim Gifford <clfs@…>, 18 years ago

Updated to Udev Rules 1.1-pre2

  • Property mode set to 100644
File size: 10.0 KB
RevLine 
[3f8be484]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
9 <?dbhtml filename="changelog.html"?>
10
11 <title>Master Changelog</title>
12
[3c17f8e]13 <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
[3f8be484]14 &releasedate;. If this book is more than six months old, a newer and better
15 version is probably already available. To find out, please check one of the
[07621da]16 mirrors via <ulink url="&clfs-wiki;"/>.</para>
[3f8be484]17
18 <para>Below is a list of detailed changes made since the previous release of
19 the book.</para>
20
[9095be6]21 <itemizedlist>
22 <title>Changelog Entries:</title>
[3f8be484]23
24<!-- Changelog template
25
26 <listitem>
27 <para>Date</para>
28 <itemizedlist>
29 <listitem>
[9095be6]30 <para>[name] - New changelog entry.</para>
[3f8be484]31 </listitem>
32 <listitem>
[9095be6]33 <para>[name] - Previous changelog entry.</para>
[3f8be484]34 </listitem>
35 </itemizedlist>
36 </listitem>
37-->
[09bb292]38
[f8f23712]39 <listitem>
40 <para>October 30, 2006</para>
41 <itemizedlist>
42 <listitem>
43 <para>[jim] - Updated to Udev Rules 1.1-pre2.</para>
44 </listitem>
45 </itemizedlist>
46 </listitem>
47
[f03344cc]48 <listitem>
49 <para>October 27, 2006</para>
50 <itemizedlist>
51 <listitem>
52 <para>[jim] - Updated to Bootscripts 1.1-pre2.</para>
53 </listitem>
[79b35d0]54 <listitem>
55 <para>[jim] - Updated syslog.conf file.</para>
56 </listitem>
[f03344cc]57 </itemizedlist>
58 </listitem>
59
[0058597]60 <listitem>
61 <para>October 26, 2006</para>
62 <itemizedlist>
63 <listitem>
64 <para>[jim] - Updated to Linux-Headers 2.6.18.1-10262006.</para>
65 </listitem>
[5dd3ae3]66 <listitem>
67 <para>[jim] - Updated to Gettext 0.16.</para>
68 </listitem>
[e0b0856]69 <listitem>
70 <para>[jim] - The nscd sed is no longer needed to build Glibc 2.5.</para>
71 </listitem>
[0058597]72 </itemizedlist>
73 </listitem>
74
[43123fb]75 <listitem>
76 <para>October 25, 2006</para>
77 <itemizedlist>
[fd8164a]78 <listitem>
79 <para>[Chris] - Updated to Psmisc 22.3.</para>
80 </listitem>
[0e8e169]81 <listitem>
82 <para>[Chris] - Updated to Tcl 8.4.14.</para>
83 </listitem>
[43123fb]84 <listitem>
85 <para>[Chris] - Moved e2fsprogs and sed before coreutils, as
86 Coreutils testsuite now requires e2fsprogs.</para>
87 </listitem>
88 </itemizedlist>
89 </listitem>
90
[11423b69]91 <listitem>
92 <para>October 23, 2006</para>
93 <itemizedlist>
94 <listitem>
95 <para>[Chris] - Removed unneeded additions to config.cache for
96 temp-system Tar and Coreutils.</para>
97 </listitem>
[51f09a8]98 <listitem>
99 <para>[jim] - Added touch man/uname.1 in temp-system Coreutils to
100 prevent a build failure.</para>
101 </listitem>
[dcc1eee2]102 <listitem>
103 <para>[jim] - Added Patch for a Versioning issue with Glibc 2.5.</para>
104 </listitem>
[11423b69]105 </itemizedlist>
106 </listitem>
107
[e9a0056]108 <listitem>
[7e619b1]109 <para>October 22, 2006</para>
110 <itemizedlist>
111 <listitem>
112 <para>[jim] - Updated to Linux 2.6.18.1.</para>
113 </listitem>
114 <listitem>
115 <para>[jim] - Updated to Linux Headers 2.6.18.1-10222006.</para>
116 </listitem>
[4d5dab5]117 <listitem>
118 <para>[jim] - Updated to Coreutils 6.4.</para>
119 </listitem>
[0d98767]120 <listitem>
121 <para>[jim] - Removed out of place udev text in bootscripts Networking.</para>
122 </listitem>
[7e619b1]123 </itemizedlist>
124 </listitem>
125
126 <listitem>
127 <para>October 21, 2006</para>
[e9a0056]128 <itemizedlist>
129 <listitem>
[099d37d]130 <para>[jim] - Updated to Inetutils 1.5.</para>
131 </listitem>
132 <listitem>
133 <para>[jim] - Updated to IPRoute2 2.6.18-061002.</para>
[e9a0056]134 </listitem>
[add0598]135 <listitem>
136 <para>[jim] - Updated to Tar 1.16.</para>
137 </listitem>
[054bf2ad]138 <listitem>
139 <para>[jim] - Updated to Udev 103.</para>
140 </listitem>
[35dc24d]141 <listitem>
142 <para>[jim] - Updated to Coreutils 6.3.</para>
143 </listitem>
[e9a0056]144 </itemizedlist>
145 </listitem>
146
[19d6174]147 <listitem>
148 <para>October 20, 2006</para>
149 <itemizedlist>
150 <listitem>
151 <para>[Chris] - Removed command to add "setvbuf_reversed" to
152 temp-system bash as it is no longer needed with Bash 3.2.</para>
[e9a0056]153 </listitem>
154 <listitem>
[ea24374]155 <para>[Chris] - Added command to man instructions to comment out
156 MANPATH /usr/local/man (in addition to /usr/man).</para>
[19d6174]157 </listitem>
158 </itemizedlist>
159 </listitem>
160
[6f9ab64]161 <listitem>
162 <para>October 15, 2006</para>
163 <itemizedlist>
164 <listitem>
[e7b09c1]165 <para>[jim] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
[6f9ab64]166 </listitem>
167 </itemizedlist>
168 </listitem>
169
[c37e5bc]170 <listitem>
171 <para>October 12, 2006</para>
172 <itemizedlist>
173 <listitem>
174 <para>[jim] - Added patch to fix build issue with Bash 3.2.</para>
175 </listitem>
[d4fc61c]176 <listitem>
177 <para>[jim] - Updated to Man-Pages 2.41.</para>
178 </listitem>
[f1eafe24]179 <listitem>
180 <para>[jim] - Updated to Glibc 2.5.</para>
181 </listitem>
[c37e5bc]182 </itemizedlist>
183 </listitem>
184
[9383fe4]185 <listitem>
186 <para>October 11, 2006</para>
187 <itemizedlist>
188 <listitem>
[b3caa33]189 <para>[jim] - Updated to Bash 3.2.</para>
190 </listitem>
191 <listitem>
192 <para>[jim] - Updated to Readline 5.2.</para>
[9383fe4]193 </listitem>
[0673fa8]194 <listitem>
195 <para>[jim] - Updated to Man-Pages 2.40.</para>
196 </listitem>
[5eecd33]197 <listitem>
198 <para>[jim] - Updated to Udev 102.</para>
199 </listitem>
[9383fe4]200 </itemizedlist>
201 </listitem>
202
[e802702]203 <listitem>
[0b438c4]204 <para>October 4, 2006</para>
[0c318f1]205 <itemizedlist>
206 <listitem>
207 <para>[manuel] - Changed book license to the Open Publication
208 License v1.0.</para>
209 </listitem>
210 </itemizedlist>
211 </listitem>
212
213 <listitem>
[e802702]214 <para>October 1, 2006</para>
215 <itemizedlist>
216 <listitem>
217 <para>[Chris] - Removed obsolete command from Tcl instructions,
218 as the issue it fixes has been fixed in the latest Tcl version.</para>
219 </listitem>
220 </itemizedlist>
221 </listitem>
222
[bd2e5bb]223 <listitem>
224 <para>September 29, 2006</para>
225 <itemizedlist>
226 <listitem>
227 <para>[jim] - Updated to Linux Headers to 2.6.18-09302006.</para>
228 </listitem>
[c19067a]229 <listitem>
230 <para>[jim] - New patch for util-linux, replaces GCC 4 Fixes, the new
231 patches fixes the same issues, and removes the use of syscalls. Syscalls were
232 removed the unistd.h during santization.</para>
233 </listitem>
[bd2e5bb]234 </itemizedlist>
235 </listitem>
236
[d67c60d0]237 <listitem>
238 <para>September 28, 2006</para>
239 <itemizedlist>
240 <listitem>
241 <para>[jim] - Added patch for Util-Linux to fix build issues due to headers change in the
242 kernel.</para>
[5fb43ca]243 </listitem>
[0007f3c]244 <listitem>
245 <para>[jim] - Updated to Texinfo 4.8a.</para>
246 </listitem>
[d67c60d0]247 </itemizedlist>
248 </listitem>
249
[8b02e90]250 <listitem>
251 <para>September 25, 2006</para>
252 <itemizedlist>
253 <listitem>
254 <para>[jim] - Updated Bootscripts to 1.1-pre1. Adding in the boot logging feature.</para>
255 </listitem>
[33a3ed3]256 <listitem>
257 <para>[jim] - Updated to Udev 100.</para>
258 </listitem>
259 <listitem>
260 <para>[jim] - Updated Udev Rules for Udev 100.</para>
261 </listitem>
[63ad4f7]262 <listitem>
263 <para>[jim] - Updated to M4 1.4.7.</para>
264 </listitem>
[b40bbd5]265 <listitem>
266 <para>[jim] - Updated to Linux to 2.6.18.</para>
267 </listitem>
268 <listitem>
269 <para>[jim] - Updated to Linux Headers to 2.6.18-09252006.</para>
270 </listitem>
[023eb64]271 <listitem>
272 <para>[jim] - Udev library libvolume_id is used by HAL, which makes
273 us change our build to a multilib build of udev libaries only for 32 and N32.</para>
274 </listitem>
[b40bbd5]275 </itemizedlist>
[8b02e90]276 </listitem>
277
[01d2e8d]278 <listitem>
[166fd8d3]279 <para>September 18, 2006</para>
[01d2e8d]280 <itemizedlist>
281 <listitem>
[8b02e90]282 <para>[jim] - Updated Bison to a multilib build in all support architectures.</para>
[4f26def]283 </listitem>
284 </itemizedlist>
285 </listitem>
286
[337af620]287 <listitem>
[591da99]288 <para>August 28, 2006</para>
[337af620]289 <itemizedlist>
290 <listitem>
[0bf4dc7a]291 <para>[jim] - Updated to Gettext 0.15.</para>
292 </listitem>
[a5e9c65]293 <listitem>
294 <para>[jim] - Updated to Shadow 4.0.18.1.</para>
295 </listitem>
[1b78045]296 <listitem>
297 <para>[jim] - Updated to Coreutils 5.97.</para>
298 </listitem>
[6680876]299 <listitem>
300 <para>[jim] - Updated to Procps 3.2.7.</para>
301 </listitem>
[8271631]302 <listitem>
303 <para>[jim] - Updated to Man-Pages 2.39.</para>
304 </listitem>
[df130a3]305 <listitem>
306 <para>[jim] - Updated to Autoconf 2.60.</para>
307 </listitem>
[6fec4b4]308 <listitem>
309 <para>[jim] - Updated to TCL 8.4.13.</para>
310 </listitem>
[da9ed8e]311 <listitem>
312 <para>[jim] - Updated to M4 1.4.6.</para>
313 </listitem>
[ce8f939]314 <listitem>
315 <para>[jim] - Updated to Findutils 4.2.28.</para>
316 </listitem>
[03e8867]317 <listitem>
318 <para>[jim] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
319 </listitem>
[6ac7c4f]320 <listitem>
321 <para>[jim] - Updated to Vim Patch -10, which contains upstream fixes.</para>
322 </listitem>
[a36077f]323 <listitem>
324 <para>[jim] - Updated to Udev 098 and udev-cross-lfs to 1.1-08272006 rules.</para>
325 </listitem>
[0bf4dc7a]326 </itemizedlist>
327 </listitem>
328
329 <listitem>
330 <para>August 28, 2006</para>
331 <itemizedlist>
332 <listitem>
333 <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog.</para>
[3f8be484]334 </listitem>
335 </itemizedlist>
336 </listitem>
337
338 </itemizedlist>
339
340 <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
341
342</sect1>
Note: See TracBrowser for help on using the repository browser.