aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
blob: 852fb0b4b285c0cbca07d55ddc3c929d7c75b3fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<sect1 id="ch01-changelog">
<title>Changelog</title>
<?dbhtml filename="changelog.html" dir="chapter01"?>

<para>&version; - &releasedate;</para>

<itemizedlist>

<listitem><para>Upgraded to:</para>
<itemizedlist>
<listitem><para>autoconf-2.58</para></listitem>
<listitem><para>automake-1.7.9</para></listitem>
<listitem><para>file-4.06</para></listitem>
<listitem><para>gcc-3.3.2</para></listitem>
<listitem><para>man-pages-1.63</para></listitem>
<listitem><para>lfs-utils-0.4</para></listitem>
<listitem><para>modutils-2.4.26</para></listitem>
<listitem><para>perl-5.8.2</para></listitem>
<listitem><para>procps-3.1.14</para></listitem>
<listitem><para>sed-4.0.8</para></listitem>
</itemizedlist>
</listitem>

<listitem><para>Added:</para>
<itemizedlist>
<listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem>
</itemizedlist>
</listitem>

<listitem><para>Removed:</para>
<itemizedlist>
<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
</itemizedlist>
</listitem>

<listitem><para>November 19th, 2003 [greg]: Chapter 6: - Setting up the
environment: Reworked the Bash startup files to enforce a clean environment.
Closes Bug 714.</para></listitem>

<listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-Pages to 1.63</para></listitem>

<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified
the sed to demonstrate yet another sed variation.</para></listitem>

<listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix
for perldoc less invocation problem.  Closes bug 716.</para></listitem>

<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Texinfo: Added note
about how to recreate the /usr/share/info/dir file if needed. Closes Bug
485.</para></listitem>

<listitem><para>November 14th, 2003 [greg]: Removed unnecessary Ncurses
Vsscanf Patch. Closes Bug 704.</para></listitem>

<listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location
for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to 
/usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to
/usr/sbin. Closes Bug #678.</para></listitem>

<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped
moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir.
Closes Bug 679.</para></listitem>

<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command
to create /etc/default directory to allow the -D option of useradd to
work properly.</para></listitem>

<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and
Util-linux: Pruned the number of "kill" binaries installed. Use the one from
Procps. Partially addresses Bug 307.</para></listitem>

<listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build
commands. Closes Bug 693.</para></listitem>

<listitem><para>November 13th, 2003 [greg]: Upgraded to Perl-5.8.2 and 
streamlined build commands for Perl's Chapter 5 static 
extensions. Closes Bug 690.</para></listitem>

<listitem><para>November 13th, 2003 [gerard]: Upgraded to
lfs-utils-0.4 and man-pages-1.62</para></listitem>

<listitem><para>November 13th, 2003 [gerard]: Renamed GCC
no_fixincludes-2.patch to no_fixincludes-1.patch which was the name it is
supposed to be.</para></listitem>

<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake
symlink.</para></listitem>

<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Procps Locale
Patch. Closes Bug 705.</para></listitem>

<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58,
Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.14 and
Sed-4.0.8.</para></listitem>

<listitem><para>November 13th, 2003 [alex]: Chapter 6 - Vim: Changed from
creating a local <filename>/root/.vimrc</filename> to a system-wide
<filename>/etc/vimrc</filename> file .</para></listitem>

<listitem><para>November 12th, 2003 [greg]: Upgraded to
GCC-3.3.2.</para></listitem>

</itemizedlist>

<para>Release of version 5.0 on November 5th, 2003.</para>

</sect1>