source: chapter01/changelog.xml@ d03faf5

6.1.1
Last change on this file since d03faf5 was d03faf5, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago

Ported from trunk some redaction changes in preface and chapter01 pages.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 3.0 KB
RevLine 
[673b0d8]1<?xml version="1.0" encoding="ISO-8859-1"?>
[1770019]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[673b0d8]3 <!ENTITY % general-entities SYSTEM "../general.ent">
4 %general-entities;
5]>
[5dd601f]6<sect1 id="ch-scatter-changelog">
[6370fa6]7<title>Changelog</title>
[673b0d8]8<?dbhtml filename="changelog.html"?>
[6370fa6]9
[b157558]10<para>This is version &version; of the Linux From Scratch book, dated
[9ff62fda]11&releasedate;. If this book is more than six months old, a newer and better
[b157558]12version is probably already available. To find out, please check one of the
13mirrors via <ulink url="&lfs-root;"/>.</para>
[673b0d8]14
[afbe6d9]15<para>Below is a list of changes made since the previous release of the book.
16First a summary, then a detailed log.</para>
[e054f07]17
[836871f]18<itemizedlist>
19
[b157558]20<listitem><para>Upgraded to:</para>
21<itemizedlist>
[e1dc9c5]22<listitem><para>Perl 5.8.7</para></listitem>
[e80cb3c]23<listitem><para>Zlib 1.2.3</para></listitem>
[ede9b9b]24</itemizedlist>
25</listitem>
26
[dfb7ecf]27<listitem><para>Added:</para>
[ede9b9b]28<itemizedlist>
[e9f3e85]29<listitem><para>&binutils-gcc4-patch;</para></listitem>
30<listitem><para>&bzip2-docs-patch;</para></listitem>
31<listitem><para>&bzip2-bzgrep-patch;</para></listitem>
32<listitem><para>&glibc-rtld-patch;</para></listitem>
33<listitem><para>&texinfo-tempfile_fix-patch;</para></listitem>
34<listitem><para>&util-linux-umount-patch;</para></listitem>
35<listitem><para>&vim-security_fix-patch;</para></listitem>
[ede9b9b]36</itemizedlist>
[dfb7ecf]37</listitem>
[1a09b36]38
[ede9b9b]39<listitem><para>Removed:</para>
40<itemizedlist>
[e80cb3c]41<listitem><para>zlib-1.2.2-security_fix-1.patch;</para></listitem>
[ede9b9b]42</itemizedlist>
43</listitem>
[ce88af3]44
[a9d820c]45<listitem><para>October 19, 2005 [manuel]: Updated the acknowledgements
[d03faf5]46to current trunk version. Ported also some redaction changes in preface
47and chapter01 pages.</para></listitem>
[a9d820c]48
49<listitem><para>October 19, 2005 [manuel]: Updated the stylesheets, Makefile
50and related files to current trunk versions.</para></listitem>
51
[aff56c69]52<listitem><para>October 15, 2005 [matt]: Use an updated version of the Udev
53rules file (fixes bug 1639).</para></listitem>
54
[5473c666]55<listitem><para>October 15, 2005 [matt]: Add a cdrom group as required by the
56Udev rules file</para></listitem>
57
[8f192d8]58<listitem><para>October 14th, 2005 [ken]: Added a patch to allow binutils
[2a806ff]59to be built from a host running gcc-4, updated glibc instructions for the rtld
[8f192d8]60patch, updated space/time for perl and zlib.</para></listitem>
61
[297bbf1]62<listitem><para>October 14th, 2005 [matt]: Added a patch to fix a security
63vulnerability in util-linux.</para></listitem>
64
[587a512]65<listitem><para>October 14th, 2005 [matt]: Added the updated vim security patch.
66</para></listitem>
67
[141731e]68<listitem><para>October 14th, 2005 [jhuntwork]: Added the bzip2 security
[e9f3e85]69and install docs patches.</para></listitem>
[141731e]70
[f9172d3]71<listitem><para>October 14th, 2005 [jhuntwork]: Added the tempfile patch
[e9f3e85]72for texinfo.</para></listitem>
[f9172d3]73
[e80cb3c]74<listitem><para>October 14th, 2005 [ken]: Update packages and patches in
[e9f3e85]75the changelog to only reflect changes since 6.1. Update zlib.</para></listitem>
[e80cb3c]76
[45bf667]77<listitem><para>October 13th, 2005 [ken]: Fix known errors in lists of
[e9f3e85]78installed files and bump the perl version.</para></listitem>
[45bf667]79
[bc827b39]80</itemizedlist>
81
[6370fa6]82</sect1>
Note: See TracBrowser for help on using the repository browser.