aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
blob: e7e21195f1ad66ae7c34b8ce621dd9a9a598c3c9 (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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../general.ent">
  %general-entities;
]>

<sect1 id="ch-scatter-changelog">
  <?dbhtml filename="changelog.html"?>

  <title>Changelog</title>

  <para>This is version &version; of the Linux From Scratch book, dated
  &releasedate;. If this book is more than six months old, a newer and better
  version is probably already available. To find out, please check one of the
  mirrors via <ulink url="&lfs-root;mirrors.html"/>.</para>

  <para>Below is a list of changes made since the previous release of the
  book.</para>

  <itemizedlist>
    <title>Changelog Entries:</title>

<!-- Changelog template

    <listitem>
      <para>Date</para>
      <itemizedlist>
        <listitem>
          <para>[name] - New changelog entry.</para>
        </listitem>
        <listitem>
          <para>[name] - Previous changelog entry.</para>
        </listitem>
      </itemizedlist>
    </listitem>

-->
    <listitem>
      <para>2011-12-22</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to Automake-1.11.2. Fixes
          <ulink url="&lfs-ticket-root;2986">#2986</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.1.6. Fixes
          <ulink url="&lfs-ticket-root;2985">#2985</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Correct permissions on /run/shm. Fixes
          <ulink url="&lfs-ticket-root;2984">#2984</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Add upstream patches for MPFR. Fixes
          <ulink url="&lfs-ticket-root;2983">#2983</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-12-10</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.1.5. Fixes
          <ulink url="&lfs-ticket-root;2981">#2981</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-12-05</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Improve the accuracy of the list of installed files
          for a number of packages.  Thanks to Chris Staub for the patch. Fixes
          <ulink url="&lfs-ticket-root;2979">#2979</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Prevent some arpd artefacts from being installed by
          IPRoute2. Fixes
          <ulink url="&lfs-ticket-root;2977">#2977</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Correct location of Coreutils' libstdbuf. Fixes
          <ulink url="&lfs-ticket-root;2976">#2976</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Move Psmisc to before E2fsprogs because the
          E2fsprogs testsuite uses killall. Fixes
          <ulink url="&lfs-ticket-root;2975">#2975</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-12-01</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to E2fsprogs-1.42. Fixes
          <ulink url="&lfs-ticket-root;2973">#2973</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.1.4. Fixes
          <ulink url="&lfs-ticket-root;2970">#2970</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to IPRoute2-3.1.0. Fixes
          <ulink url="&lfs-ticket-root;2969">#2969</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Add latest upstream patches for Bash. Fixes
          <ulink url="&lfs-ticket-root;2968">#2968</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-11-28</para>
      <itemizedlist>
        <listitem>
          <para>[dj] - Update to lfs-bootscripts-20111128.</para>
        </listitem>
        <listitem>
          <para>[ken] - Fix daylight saving time bug in coreutils testsuite.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-11-26</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Clean up console script.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-11-25</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to Binutils-2.22. Fixes
          <ulink url="&lfs-ticket-root;2967">#2967</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Install Glibc's NIS and RPC headers again.  The
          headers have not been installed by default since Glibc-2.14, but that
          causes various BLFS packages to break. Fixes
          <ulink url="&lfs-ticket-root;2965">#2965</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Grep-2.10. Fixes
          <ulink url="&lfs-ticket-root;2964">#2964</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Add a patch to fix a security vulnerability in Perl.
          Fixes <ulink url="&lfs-ticket-root;2963">#2963</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to GDBM-1.10. Fixes
          <ulink url="&lfs-ticket-root;2962">#2962</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Install Coreutils'
          <filename class="libraryfile">libstdbuf.so</filename> to
          <filename class="directory">/usr/lib/coreutils</filename> to
          maintain consistency with other packages' shared library locations.
          Fixes <ulink url="&lfs-ticket-root;2961">#2961</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.1.2. Fixes
          <ulink url="&lfs-ticket-root;2960">#2960</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Tcl-8.5.11. Fixes
          <ulink url="&lfs-ticket-root;2959">#2959</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-11-16</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Make /var/log/btmp have 660 permissions.
          Suggestion from Michael Blanchard.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-11-14</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Updates to boot scripts: 
          general cleanup;
          move consolelog function to rc;
          clean up boot logging functions;
          fix interactive prompt between run level S and target run level.  
          Thanks to DJ Lucas.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-10-29</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Text correction in bootscripts description.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Remove erroneous sourcing line in bootscript 
          functions used for backward BLFS compatibility.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2011-10-29</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to GCC-4.6.2. Fixes
          <ulink url="&lfs-ticket-root;2951">#2951</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Util-Linux-2.20.1. Fixes
          <ulink url="&lfs-ticket-root;2947">#2947</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Libtool-2.4.2. Fixes
          <ulink url="&lfs-ticket-root;2946">#2946</ulink>.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - LFS-7.0 released.
          </para>
        </listitem>
      </itemizedlist>
    </listitem>

  </itemizedlist>
</sect1>