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