[02095ae] | 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 |
|
---|
| 13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
| 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
|
---|
[d5d4d82] | 16 | mirrors via <ulink url="&clfs-wiki;"/>.</para>
|
---|
[02095ae] | 17 |
|
---|
| 18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 19 | the book.</para>
|
---|
| 20 |
|
---|
| 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
| 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
| 30 | <para>[name] - New changelog entry.</para>
|
---|
| 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
| 33 | <para>[name] - Previous changelog entry.</para>
|
---|
| 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
| 38 |
|
---|
[0c263d7] | 39 | <listitem>
|
---|
| 40 | <para>August 31, 2006</para>
|
---|
| 41 | <itemizedlist>
|
---|
[58bc8d5] | 42 | <listitem>
|
---|
| 43 | <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
|
---|
| 44 | </listitem>
|
---|
[b24764b] | 45 | <listitem>
|
---|
| 46 | <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
|
---|
| 47 | </listitem>
|
---|
[64561e8] | 48 | <listitem>
|
---|
| 49 | <para>[jciccone] - Removed the keymap settings from the kernel
|
---|
| 50 | pages.</para>
|
---|
| 51 | </listitem>
|
---|
[0c263d7] | 52 | <listitem>
|
---|
| 53 | <para>[jciccone] - Added Shadow patch to fix useradd.</para>
|
---|
| 54 | </listitem>
|
---|
| 55 | </itemizedlist>
|
---|
| 56 | </listitem>
|
---|
| 57 |
|
---|
[823185c] | 58 | <listitem>
|
---|
| 59 | <para>August 30, 2006</para>
|
---|
| 60 | <itemizedlist>
|
---|
[485c2de] | 61 | <listitem>
|
---|
| 62 | <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
|
---|
| 63 | </listitem>
|
---|
[d9aba5a] | 64 | <listitem>
|
---|
| 65 | <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
|
---|
| 66 | fixes.</para>
|
---|
| 67 | </listitem>
|
---|
[304159e] | 68 | <listitem>
|
---|
[44a3c86] | 69 | <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
|
---|
| 70 | 1.1-08272006 rules.</para>
|
---|
[304159e] | 71 | </listitem>
|
---|
[33bdda8] | 72 | <listitem>
|
---|
| 73 | <para>[jciccone] - Updated to Findutils 4.2.28.</para>
|
---|
| 74 | </listitem>
|
---|
[e1588c5] | 75 | <listitem>
|
---|
| 76 | <para>[jciccone] - Updated to M4 1.4.6.</para>
|
---|
| 77 | </listitem>
|
---|
[17e2d08] | 78 | <listitem>
|
---|
| 79 | <para>[jciccone] - Updated to Autoconf 2.60.</para>
|
---|
| 80 | </listitem>
|
---|
[9d8ecde] | 81 | <listitem>
|
---|
| 82 | <para>[jciccone] - Updated to Man-Pages 2.39.</para>
|
---|
| 83 | </listitem>
|
---|
[c8def31] | 84 | <listitem>
|
---|
| 85 | <para>[jciccone] - Updated to Procps 3.2.7.</para>
|
---|
| 86 | </listitem>
|
---|
[63a500a] | 87 | <listitem>
|
---|
| 88 | <para>[jciccone] - Updated to Coreutils 0.97.</para>
|
---|
| 89 | </listitem>
|
---|
[2772db7] | 90 | <listitem>
|
---|
| 91 | <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
|
---|
| 92 | </listitem>
|
---|
[199af35] | 93 | <listitem>
|
---|
| 94 | <para>[jciccone] - Updated to Gettext 0.15.</para>
|
---|
| 95 | </listitem>
|
---|
[be01794] | 96 | <listitem>
|
---|
| 97 | <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
|
---|
| 98 | </listitem>
|
---|
[4aeb917] | 99 | <listitem>
|
---|
| 100 | <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
|
---|
| 101 | 2.6.17.11-08232006.</para>
|
---|
| 102 | </listitem>
|
---|
[c62fb2a] | 103 | <listitem>
|
---|
| 104 | <para>[jciccone] - Added the Perl fPIC patch which makes perl build
|
---|
| 105 | a shared DynaLoader.a.</para>
|
---|
| 106 | </listitem>
|
---|
[823185c] | 107 | <listitem>
|
---|
| 108 | <para>[jciccone] - Removed mention of package users hint from
|
---|
| 109 | "Package Management" page.</para>
|
---|
| 110 | </listitem>
|
---|
| 111 | </itemizedlist>
|
---|
| 112 | </listitem>
|
---|
| 113 |
|
---|
[e91b88c] | 114 | <listitem>
|
---|
| 115 | <para>August 8, 2006</para>
|
---|
| 116 | <itemizedlist>
|
---|
| 117 | <listitem>
|
---|
| 118 | <para>[jciccone] - Moved man-pages to the beginning of the build.
|
---|
| 119 | (fixes ticket #82).</para>
|
---|
| 120 | </listitem>
|
---|
| 121 | </itemizedlist>
|
---|
| 122 | </listitem>
|
---|
| 123 |
|
---|
[21bbc73] | 124 | <listitem>
|
---|
| 125 | <para>August 7, 2006</para>
|
---|
| 126 | <itemizedlist>
|
---|
[5514d4d] | 127 | <listitem>
|
---|
| 128 | <para>[jciccone] - Fixed a problem where when bash is cross-compiled
|
---|
| 129 | it cannot test for the presence of named pipes.</para>
|
---|
| 130 | </listitem>
|
---|
[21bbc73] | 131 | <listitem>
|
---|
| 132 | <para>[jciccone] - Fixed symlink issue in bootscripts. New package
|
---|
| 133 | CLFS-bootscropts 0.3.</para>
|
---|
| 134 | </listitem>
|
---|
| 135 | </itemizedlist>
|
---|
| 136 | </listitem>
|
---|
| 137 |
|
---|
[f15f637] | 138 | <listitem>
|
---|
[fa93ce1] | 139 | <para>July 22, 2006</para>
|
---|
| 140 | <itemizedlist>
|
---|
| 141 | <listitem>
|
---|
| 142 | <para>[jciccone] - Updated the perl cross-compile patch to -2 to
|
---|
| 143 | support x86.</para>
|
---|
| 144 | </listitem>
|
---|
| 145 | <listitem>
|
---|
| 146 | <para>[jciccone] - Added x86 to the book.</para>
|
---|
| 147 | </listitem>
|
---|
| 148 | </itemizedlist>
|
---|
| 149 | </listitem>
|
---|
| 150 |
|
---|
| 151 | <listitem>
|
---|
| 152 | <para>July 21, 2006</para>
|
---|
[f15f637] | 153 | <itemizedlist>
|
---|
| 154 | <listitem>
|
---|
| 155 | <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
|
---|
| 156 | tzselect command. This makes sure that the tzselect command looks in
|
---|
| 157 | zoneinfo dir that was just installed by glibc instead of the host.
|
---|
| 158 | </para>
|
---|
| 159 | </listitem>
|
---|
| 160 | </itemizedlist>
|
---|
| 161 | </listitem>
|
---|
| 162 |
|
---|
[0bb24b7] | 163 | <listitem>
|
---|
[fa93ce1] | 164 | <para>July 20, 2006</para>
|
---|
[0bb24b7] | 165 | <itemizedlist>
|
---|
[beea2b3] | 166 | <listitem>
|
---|
| 167 | <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
|
---|
| 168 | when cross-compiling it later in the final system.</para>
|
---|
| 169 | </listitem>
|
---|
[0bb24b7] | 170 | <listitem>
|
---|
| 171 | <para>[jciccone] - Updated to Udev-096.</para>
|
---|
| 172 | </listitem>
|
---|
| 173 | <listitem>
|
---|
| 174 | <para>[jciccone] - Updated to linux-2.6.17.6 and
|
---|
| 175 | linux-headers-2.6.17.6-07202006.</para>
|
---|
| 176 | </listitem>
|
---|
| 177 | </itemizedlist>
|
---|
| 178 | </listitem>
|
---|
| 179 |
|
---|
[dc43690] | 180 | <listitem>
|
---|
[fa93ce1] | 181 | <para>July 16, 2006</para>
|
---|
[163e64e] | 182 | <itemizedlist>
|
---|
| 183 | <listitem>
|
---|
[72d4eec] | 184 | <para>[jciccone] - Added a sed to fix updatedb due to the new
|
---|
| 185 | location of find.</para>
|
---|
[163e64e] | 186 | </listitem>
|
---|
| 187 | <listitem>
|
---|
| 188 | <para>[jciccone] - Removed unneeded chown and chmod commands from
|
---|
| 189 | the linux-headers installation.</para>
|
---|
| 190 | </listitem>
|
---|
| 191 | </itemizedlist>
|
---|
| 192 | </listitem>
|
---|
| 193 |
|
---|
| 194 | <listitem>
|
---|
[dc43690] | 195 | <para>July 10, 2006</para>
|
---|
| 196 | <itemizedlist>
|
---|
| 197 | <listitem>
|
---|
| 198 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
|
---|
| 199 | </listitem>
|
---|
| 200 | </itemizedlist>
|
---|
| 201 | </listitem>
|
---|
| 202 |
|
---|
[47c828c] | 203 | <listitem>
|
---|
| 204 | <para>July 10, 2006</para>
|
---|
| 205 | <itemizedlist>
|
---|
| 206 | <listitem>
|
---|
| 207 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
|
---|
| 208 | </listitem>
|
---|
| 209 | </itemizedlist>
|
---|
| 210 | </listitem>
|
---|
| 211 |
|
---|
[32a0631] | 212 | <listitem>
|
---|
[54445d4] | 213 | <para>July 9, 2006</para>
|
---|
[32a0631] | 214 | <itemizedlist>
|
---|
[5d6eb6e] | 215 | <listitem>
|
---|
| 216 | <para>[jciccone] - Updated to linux-2.6.17.4 and
|
---|
| 217 | linux-headers-2.6.17.4-07072006.</para>
|
---|
[7544b10] | 218 | </listitem>
|
---|
[54445d4] | 219 | <listitem>
|
---|
| 220 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
---|
| 221 | permissions and groups. </para>
|
---|
| 222 | </listitem>
|
---|
[32a0631] | 223 | <listitem>
|
---|
| 224 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
---|
| 225 | /usr partition is not mounted during startup. Moved find to /bin
|
---|
| 226 | and moved some kbd utilities to /bin.</para>
|
---|
| 227 | </listitem>
|
---|
| 228 | </itemizedlist>
|
---|
| 229 | </listitem>
|
---|
| 230 |
|
---|
[586feb7] | 231 | <listitem>
|
---|
| 232 | <para>July 2, 2006</para>
|
---|
| 233 | <itemizedlist>
|
---|
| 234 | <listitem>
|
---|
| 235 | <para>[jciccone] - Updated passwd and group file creation
|
---|
| 236 | to only create minimal users and groups and
|
---|
| 237 | include information on other users/groups.</para>
|
---|
| 238 | </listitem>
|
---|
| 239 | <listitem>
|
---|
| 240 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
---|
| 241 | for /etc/sysconfig/createfiles.</para>
|
---|
| 242 | </listitem>
|
---|
| 243 | </itemizedlist>
|
---|
| 244 | </listitem>
|
---|
| 245 |
|
---|
[3908fc6] | 246 | <listitem>
|
---|
| 247 | <para>June 28, 2006</para>
|
---|
| 248 | <itemizedlist>
|
---|
| 249 | <listitem>
|
---|
| 250 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
---|
| 251 | </listitem>
|
---|
| 252 | </itemizedlist>
|
---|
| 253 | </listitem>
|
---|
| 254 |
|
---|
[7730c9f] | 255 | <listitem>
|
---|
[58518df] | 256 | <para>June 24, 2006</para>
|
---|
| 257 | <itemizedlist>
|
---|
| 258 | <listitem>
|
---|
| 259 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
---|
| 260 | </listitem>
|
---|
| 261 | </itemizedlist>
|
---|
| 262 | </listitem>
|
---|
| 263 |
|
---|
| 264 | <listitem>
|
---|
[7730c9f] | 265 | <para>June 22, 2006</para>
|
---|
| 266 | <itemizedlist>
|
---|
[25e3595] | 267 | <listitem>
|
---|
| 268 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
---|
| 269 | </listitem>
|
---|
[7730c9f] | 270 | <listitem>
|
---|
| 271 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
---|
| 272 | </listitem>
|
---|
| 273 | <listitem>
|
---|
[25e3595] | 274 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
---|
[7730c9f] | 275 | </listitem>
|
---|
| 276 | <listitem>
|
---|
| 277 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
---|
| 278 | dependency as of 2.6.17.</para>
|
---|
| 279 | </listitem>
|
---|
| 280 | </itemizedlist>
|
---|
| 281 | </listitem>
|
---|
| 282 |
|
---|
[f7941b2] | 283 | <listitem>
|
---|
[5590e0d] | 284 | <para>June 21, 2006</para>
|
---|
| 285 | <itemizedlist>
|
---|
| 286 | <listitem>
|
---|
| 287 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
---|
| 288 | </listitem>
|
---|
| 289 | </itemizedlist>
|
---|
| 290 | </listitem>
|
---|
| 291 |
|
---|
| 292 | <listitem>
|
---|
| 293 | <para>June 19, 2006</para>
|
---|
[f7941b2] | 294 | <itemizedlist>
|
---|
| 295 | <listitem>
|
---|
| 296 | <para>[jciccone] - Updated to man-1.6d.</para>
|
---|
| 297 | </listitem>
|
---|
| 298 | <listitem>
|
---|
| 299 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
---|
| 300 | issue that has shown up primarily in samba.</para>
|
---|
| 301 | </listitem>
|
---|
| 302 | <listitem>
|
---|
| 303 | <para>[jciccone] - Updated to linux-2.6.17 and
|
---|
| 304 | linux-headers-2.6.17-06192006.</para>
|
---|
| 305 | </listitem>
|
---|
| 306 | </itemizedlist>
|
---|
| 307 | </listitem>
|
---|
| 308 |
|
---|
[06e1eb5] | 309 | <listitem>
|
---|
| 310 | <para>June 18, 2006</para>
|
---|
| 311 | <itemizedlist>
|
---|
| 312 | <listitem>
|
---|
| 313 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
---|
| 314 | which installs timezone info when cross-compiling.</para>
|
---|
| 315 | </listitem>
|
---|
| 316 | </itemizedlist>
|
---|
| 317 | </listitem>
|
---|
| 318 |
|
---|
[1fedb6d] | 319 | <listitem>
|
---|
| 320 | <para>June 16, 2006</para>
|
---|
| 321 | <itemizedlist>
|
---|
| 322 | <listitem>
|
---|
[06e1eb5] | 323 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
---|
[1fedb6d] | 324 | </listitem>
|
---|
| 325 | </itemizedlist>
|
---|
| 326 | </listitem>
|
---|
| 327 |
|
---|
[795a4b8] | 328 | <listitem>
|
---|
| 329 | <para>June 15, 2006</para>
|
---|
| 330 | <itemizedlist>
|
---|
| 331 | <listitem>
|
---|
| 332 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
---|
| 333 | </listitem>
|
---|
| 334 | </itemizedlist>
|
---|
| 335 | </listitem>
|
---|
| 336 |
|
---|
[82b662d] | 337 | <listitem>
|
---|
| 338 | <para>June 11, 2006</para>
|
---|
| 339 | <itemizedlist>
|
---|
| 340 | <listitem>
|
---|
| 341 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
---|
| 342 | </listitem>
|
---|
| 343 | <listitem>
|
---|
| 344 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
---|
| 345 | </listitem>
|
---|
| 346 | <listitem>
|
---|
| 347 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-06092006.</para>
|
---|
| 348 | </listitem>
|
---|
| 349 | <listitem>
|
---|
| 350 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
---|
| 351 | </listitem>
|
---|
| 352 | </itemizedlist>
|
---|
| 353 | </listitem>
|
---|
| 354 |
|
---|
[817bb11] | 355 | <listitem>
|
---|
| 356 | <para>June 6, 2006</para>
|
---|
| 357 | <itemizedlist>
|
---|
| 358 | <listitem>
|
---|
| 359 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
---|
| 360 | </listitem>
|
---|
| 361 | </itemizedlist>
|
---|
| 362 | </listitem>
|
---|
| 363 |
|
---|
[59fb197] | 364 | <listitem>
|
---|
| 365 | <para>May 29, 2006</para>
|
---|
| 366 | <itemizedlist>
|
---|
[3e336a7] | 367 | <listitem>
|
---|
| 368 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
---|
| 369 | </listitem>
|
---|
[59fb197] | 370 | <listitem>
|
---|
[3e336a7] | 371 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
---|
[59fb197] | 372 | </listitem>
|
---|
| 373 | <listitem>
|
---|
| 374 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
---|
| 375 | </listitem>
|
---|
| 376 | </itemizedlist>
|
---|
| 377 | </listitem>
|
---|
| 378 |
|
---|
[634031b] | 379 | <listitem>
|
---|
| 380 | <para>May 29, 2006</para>
|
---|
| 381 | <itemizedlist>
|
---|
| 382 | <listitem>
|
---|
| 383 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
---|
| 384 | </listitem>
|
---|
| 385 | </itemizedlist>
|
---|
| 386 | </listitem>
|
---|
| 387 |
|
---|
[02095ae] | 388 | <listitem>
|
---|
| 389 | <para>May 24, 2006</para>
|
---|
| 390 | <itemizedlist>
|
---|
| 391 | <listitem>
|
---|
| 392 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
---|
| 393 | </listitem>
|
---|
| 394 | </itemizedlist>
|
---|
| 395 | </listitem>
|
---|
| 396 |
|
---|
| 397 | </itemizedlist>
|
---|
| 398 |
|
---|
[34c890b] | 399 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
---|
[02095ae] | 400 |
|
---|
| 401 | </sect1>
|
---|