aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
blob: 134b6951767b0e73f8519a6035ee1f08876460b1 (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
<?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>2012-05-05</para>
      <itemizedlist>
         <listitem>
           <para>[bdubbs] - Change the location for the python gdb module 
           generated by gcc to the correct location. Fixes (again)
           <ulink url="&lfs-ticket-root;3048">#3048</ulink>.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-04-03</para>
      <itemizedlist>
         <listitem>
           <para>[matthew] - Upgrade to Linux-3.3.1. Fixes
           <ulink url="&lfs-ticket-root;3059">#3059</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Automake-1.11.4. Fixes
           <ulink url="&lfs-ticket-root;3058">#3058</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Gawk-4.0.1. Fixes
           <ulink url="&lfs-ticket-root;3056">#3056</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Util-Linux-2.21.1. Fixes
           <ulink url="&lfs-ticket-root;3055">#3055</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to E2fsprogs-1.42.2. Fixes
           <ulink url="&lfs-ticket-root;3051">#3051</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Coreutils-8.16 and drop the uname patch.
           Fixes <ulink url="&lfs-ticket-root;3048">#3048</ulink>.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-28</para>
      <itemizedlist>
         <listitem>
           <para>[bdubbs] - Move a python module for gdb generated by gcc
           to a better location. Fixes
           <ulink url="&lfs-ticket-root;3048">#3048</ulink>.</para>
         </listitem>
         <listitem>
           <para>[bdubbs] - Adjust minimum version of xz-utils in Host
           Requirements.</para>
         </listitem>
         <listitem>
           <para>[bdubbs] - Reword description of log files in section
           Creating Essential Files.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-27</para>
      <itemizedlist>
         <listitem>
           <para>[matthew] - Add a patch to fix building of Binutils with the
           -O3 compiler flag.  Thanks to Pierre Labastie for the report.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Add the GCC fix patch back to Glibc instructions
           to fix a build issue on 32-bit hosts.  Thanks to Pierre Labastie for
           the report.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-26</para>
      <itemizedlist>
         <listitem>
           <para>[matthew] - Upgrade to Man-Pages-3.38. Fixes
           <ulink url="&lfs-ticket-root;3047">#3047</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to E2fsprogs-1.42.1. Fixes
           <ulink url="&lfs-ticket-root;3046">#3046</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Glibc-2.15. Fixes
           <ulink url="&lfs-ticket-root;3045">#3045</ulink>. Thanks to Andy
           Benton for the patch.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to GCC-4.7.0. Fixes
           <ulink url="&lfs-ticket-root;3044">#3044</ulink>. Thanks to Andy
           Benton for the patch.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to IPRoute2-3.3.0. Fixes
           <ulink url="&lfs-ticket-root;3043">#3043</ulink>.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-22</para>
      <itemizedlist>
         <listitem>
           <para>[bdubbs] - Fix corner case in ipv4-static script. </para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-20</para>
      <itemizedlist>
         <listitem>
           <para>[matthew] - Upgrade to Linux-3.3. Fixes
           <ulink url="&lfs-ticket-root;3042">#3042</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Kmod-7. Fixes
           <ulink url="&lfs-ticket-root;3041">#3041</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Udev-182. Fixes
           <ulink url="&lfs-ticket-root;3040">#3040</ulink>.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-19</para>
      <itemizedlist>
         <listitem>
           <para>[bdubbs] - Move optional LVM initialization to the end
           of the udev boot script so an LVM partition can be used for swap.
           </para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-14</para>
      <itemizedlist>
         <listitem>
           <para>[matthew] - Remove GCC's cross-compile patch as it isn't
           required.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Apply new upstream patches for Bash. Fixes
           <ulink url="&lfs-ticket-root;3037">#3037</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Linux-3.2.11. Fixes
           <ulink url="&lfs-ticket-root;3036">#3036</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Man-Pages-3.37. Fixes
           <ulink url="&lfs-ticket-root;3034">#3034</ulink>.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-11</para>
      <itemizedlist>
         <listitem>
           <para>[matthew] - Workaround an issue in Gettext's configure script
           that can cause it to hang on certain hosts when determining the path 
           for Emacs Lisp files on certain hosts.  Reported by and fix provided
           by DJ Lucas.</para>
         </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-06</para>
      <itemizedlist>
         <listitem>
           <para>[matthew] - Upgrade to Libpipeline-1.2.1. Fixes
           <ulink url="&lfs-ticket-root;3031">#3031</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Kmod-6. Fixes
           <ulink url="&lfs-ticket-root;3030">#3030</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Grep-2.11. Fixes
           <ulink url="&lfs-ticket-root;3029">#3029</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to GCC-4.6.3. Fixes
           <ulink url="&lfs-ticket-root;3028">#3028</ulink>.</para>
         </listitem>
         <listitem>
           <para>[matthew] - Upgrade to Psmisc-22.16. Fixes
           <ulink url="&lfs-ticket-root;3026">#3026</ulink>.</para>
         </listitem>
        <listitem>
          <para>[matthew] - Upgrade to File-5.11. Fixes
          <ulink url="&lfs-ticket-root;3024">#3024</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Linux-3.2.9. Fixes
          <ulink url="&lfs-ticket-root;3023">#3023</ulink>.</para>
        </listitem>
        <listitem>
          <para>[matthew] - Upgrade to Util-Linux-2.21. Fixes
          <ulink url="&lfs-ticket-root;3002">#3002</ulink>.</para>
        </listitem>
      </itemizedlist>
    </listitem>

    <listitem>
      <para>2012-03-02</para>
      <itemizedlist>
        <listitem>
          <para>[bdubbs] - LFS-7.1 released.
          </para>
        </listitem>
      </itemizedlist>
    </listitem>

  </itemizedlist>
</sect1>