aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
blob: 486cd776a9eba1a5ad1ff43167078d79d4597ffe (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
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
<?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>2013-05-04</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to DBus-1.6.10.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to IPRoute2-3.9.0. Fixes
          <ulink url="&lfs-ticket-root;3339">#3339</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-05-01</para>
      <itemizedlist>
        <listitem>
          <para>[ken] - Upgrade to linux-3.9.0. Fixes
          <ulink url="&lfs-ticket-root;3336">#3336</ulink>.</para>
        </listitem>
        <listitem>
          <para>[ken] - Upgrade to zlib-1.2.8. Fixes
          <ulink url="&lfs-ticket-root;3337">#3337</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>


    <listitem>
      <para>2013-04-29</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Add bc to Chapter 6 to support Linux-3.9. Fixes
          <ulink url="&lfs-ticket-root;3338">#3338</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-28</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.8.10. Fixes
          <ulink url="&lfs-ticket-root;3335">#3335</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-26</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Upgrade to less-458. Fixes
          <ulink url="&lfs-ticket-root;3333">#3334</ulink>.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Upgrade to util-linux-2.23. Fixes
          <ulink url="&lfs-ticket-root;3311">#3311</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-24</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to Libpipeline-1.2.3. Fixes
          <ulink url="&lfs-ticket-root;3333">#3333</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Tzdata-2013c. Fixes
          <ulink url="&lfs-ticket-root;3332">#3332</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Man-Pages-3.51. Fixes
          <ulink url="&lfs-ticket-root;3331">#3331</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Check-0.9.10. Fixes
          <ulink url="&lfs-ticket-root;3330">#3330</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-23</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Use default locations for kbd files 
          because custom locations are no longer needed by the
          boot scripts.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-19</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Update to udev-202 (systemd-202). Fixes
          <ulink url="&lfs-ticket-root;3329">#3329</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-17</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Update to Linux-3.8.8. Fixes
          <ulink url="&lfs-ticket-root;3322">#3322</ulink>.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Update to Kmod-13. Fixes
          <ulink url="&lfs-ticket-root;3324">#3324</ulink>.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Update to Bison-2.7.1. Fixes
          <ulink url="&lfs-ticket-root;3327">#3327</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-16</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Update list of installed libraries in GMP.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Update to udev-201 (systemd-201).</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-03</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Fix a failure in the procps-ng test suite.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-04-01</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - Upgrade to Linux-3.8.5. Fixes
          <ulink url="&lfs-ticket-root;3320">#3320</ulink>.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Upgrade to Systemd-200. Fixes
          <ulink url="&lfs-ticket-root;3317">#3317</ulink> and
          <ulink url="&lfs-ticket-root;3321">#3321</ulink>.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Expand tcl space for regular expressions
          needed for some tests.</para>
        </listitem>
        <listitem>
          <para>[bdubbs] - Disable a g++ libmudflap test that always
          fails.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-29</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Remove notes about enabling LTO support; both GCC
          and Binutils enable it by default now.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Add texinfo related seds to Binutils pass1 and pass2
          as hosts may have a new enough version of Texinfo to cause
          issues.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Use --disable-install-libiberty to prevent GCC from
          installing libiberty.a (thanks to Armin K. for the pointer).  Retain
          the existing sed, though, as the flag doesn't work correctly
          yet.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Remove the now unnecessary instructions that
          prevented GCC's info files from being built; GCC-4.8.0 contains
          upstream fixes.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-28</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to Binutils-2.23.2. Fixes
          <ulink url="&lfs-ticket-root;3318">#3318</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Systemd-199. Fixes
          <ulink url="&lfs-ticket-root;3317">#3317</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Procps-NG-3.3.7. Fixes
          <ulink url="&lfs-ticket-root;3316">#3316</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Diffutils-3.3. Fixes
          <ulink url="&lfs-ticket-root;3315">#3315</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to File-5.14. Fixes
          <ulink url="&lfs-ticket-root;3313">#3313</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to GCC-4.8.0. Fixes
          <ulink url="&lfs-ticket-root;3312">#3312</ulink>. Thanks to Pierre
          Labastie for the patch on which this was based.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.8.4. Fixes
          <ulink url="&lfs-ticket-root;3310">#3310</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-24</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Create an empty
          <filename>/etc/sysctl.conf</filename> file to prevent a boot error
          being logged by Systemd.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-16</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Upgrade to Man-Pages-3.50. Fixes
          <ulink url="&lfs-ticket-root;3308">#3308</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.8.3. Fixes
          <ulink url="&lfs-ticket-root;3307">#3307</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to MPFR-3.1.2. Fixes
          <ulink url="&lfs-ticket-root;3306">#3306</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Dejagnu-1.5.1. Fixes
          <ulink url="&lfs-ticket-root;3305">#3305</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Texinfo-5.1. Fixes
          <ulink url="&lfs-ticket-root;3304">#3304</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-13</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Fix a build issue with Check-0.9.9 on some hosts by
          adding the &quot;sysroot&quot; feature to Binutils. Thanks to Billy
          O'Connor, Yaacov-Yoseph Weiss and Pierre Labastie for the reports, and
          to Pierre again for the fix.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Perl-5.16.3. Fixes
          <ulink url="&lfs-ticket-root;3303">#3303</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Bash-4.2.45. Fixes
          <ulink url="&lfs-ticket-root;3301">#3301</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Systemd-198. Fixes
          <ulink url="&lfs-ticket-root;3300">#3300</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Man-Pages-3.48. Fixes
          <ulink url="&lfs-ticket-root;3299">#3299</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.8.2. Fixes
          <ulink url="&lfs-ticket-root;3297">#3297</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Tzdata-2013b. Fixes
          <ulink url="&lfs-ticket-root;3296">#3296</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-04</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Make the <filename>/etc/localtime</filename> file a
          symlink again, so that <command>timedatectl</command> displays the
          timezone correctly.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Document how to configure the virtual console under
          Systemd.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-03</para>
      <itemizedlist>
        <listitem>
          <para>[matthew] - Have DBus use the same
          <filename>machine-id</filename> file as Systemd.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Improve the tagging and placement of some post
          install instructions for DBus and Systemd. Thanks to Pierre Labastie
          for the report.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2013-03-01</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - LFS-7.3 released.
          </para>
        </listitem>
      </itemizedlist>
    </listitem>

  </itemizedlist>
</sect1>