source: introduction/welcome/changelog.xml@ a76dc8a1

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a76dc8a1 was 1b83a7c1, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to OpenSSH-4.0p1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3672 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 3.6 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[4122007]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
[53adac3]8<sect1 id="intro-welcome-changelog" role="dsssl" xreflabel='Change Log'>
[f938faf6]9<sect1info>
[5cd0959d]10<othername>$LastChangedBy$</othername>
11<date>$Date$</date>
[f938faf6]12</sect1info>
[71e06e23]13<?dbhtml filename="changelog.html"?>
[5e18c49c]14<title>Change Log</title>
[f45b1953]15
[5e18c49c]16<para>Please note that the change log only lists which editor was
[5831a7e]17responsible for putting the changes into <acronym>SVN</acronym>; please read
[78b3cd61]18the <xref linkend="intro-welcome-credits"/> page in Chapter 1 for details on
19who wrote what.</para>
[f45b1953]20
[5831a7e]21<para>&version; &ndash; &releasedate;</para>
[f45b1953]22
[e2080714]23<itemizedlist>
[563441f]24
[46ddda21]25<listitem><para>April 4th, 2005 [randy]: Updated to OpenLDAP-2.2.24,
[1b83a7c1]26Stunnel-4.09, GTK-Doc-1.3 and OpenSSH-4.0p1; added a command to the cURL
27instructions to fix a broken test script.</para></listitem>
[c507fdb3]28
[abe290d]29<listitem><para>April 4th, 2005 [igor]: Updated to OpenSSL-0.9.7f
30contributed by Anderson Lizardo.</para></listitem>
31
[ff769b8c]32<listitem><para>April 3rd, 2005 [manuel]: Updated the XML sources to use
33DocBook XML DTD-4.4</para></listitem>
34
[412d751]35<listitem><para>April 3rd, 2005 [randy]: Updated to
36libxslt-1.1.14</para></listitem>
37
[81ee3f4]38<listitem><para>April 2nd, 2005 [randy]: Added which as a required dependency
[c9a2447]39of DocBook-utils, reported by Andrew Benton; updated to
40libxml2-2.6.19.</para></listitem>
[81ee3f4]41
[b4b813f]42<listitem><para>April 1st, 2005 [randy]: Updated to DocBook XML DTD-4.4 and
43DocBook XSL Stylesheets-1.68.1.</para></listitem>
[0fa91c66]44
[1f672c1]45<listitem><para>March 31st, 2005 [bdubbs]: Updated the install instructions
46for xinetd to use /etc/xinetd.d/ directory structure. Patch by John Gnew.
47</para></listitem>
48
[d227be52]49<listitem><para>March 31st, 2005 [randy]: Updated to libxml2-2.6.18 and
50libxslt-1.1.13.</para></listitem>
[8327e8b9]51
[9ba1dd2]52<listitem><para>March 30th, 2005 [randy]: Updated to libusb-0.1.10a and
53Python-2.4.1.</para></listitem>
[8825a2a]54
[058dd48]55<listitem><para>March 29th, 2005 [randy]: Updated to DocBook DSSSL
56Stylesheets-1.79 (with rewrite of instructions); fixed deprecated tar option
[e8b9dbf7]57in Vim instructions; added a note to the Fontconfig instructions to have the
58SGMLSpm Perl module installed if DocBook-utils is installed.</para></listitem>
[058dd48]59
[fb87a2a]60<listitem><para>March 28th, 2005 [randy]: Updated to DocBook-SGML-DTD-4.4;
61added manpage installation to OpenJade instructions, suggested by Andrew
62Benton.</para></listitem>
[2aae5cbe]63
[ac789c0]64<listitem><para>March 27th, 2005 [randy]: Updated to libtiff-3.7.2,
65pkgconfig-0.16.0 and ALSA-1.0.8.</para></listitem>
[db0a644]66
[daaaf87]67<listitem><para>March 26th, 2005 [randy]: Updated to HTML Tidy-050324 and
68UnZip-5.52</para></listitem>
[133bdb42]69
[0b17574]70<listitem><para>March 25th, 2005 [randy]: Updated to
71GCC-3.4.3.</para></listitem>
72
[cf01fa4a]73<listitem><para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5,
74Fontconfig-2.3.1 and Expect-5.43.0; added a note the the Tk instructions
75about running the test suite.</para></listitem>
[155d664f]76
[8e8356d]77<listitem><para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added
[e20b603b]78security patch to Vim instructions; added daemon fixes patch to Inetutils
79instructions.</para></listitem>
[4fcf20a5]80
[f691f2b]81<listitem><para>March 22nd, 2005 [randy]: Added the installation of
82documentation to the Linux-PAM instructions.</para></listitem>
83
[b9ecdec]84<listitem><para>March 21st, 2005 [larry]: Updated to
85emacs-21.4a.</para></listitem>
86
[5e97b51]87<listitem><para>March 18th, 2005 [randy]: Added a sed command to the Zip
88instructions to fix an installation problem, suggested by Matthew
89Burgess.</para></listitem>
90
[53adac3]91<listitem><para>March 17th, 2005 [bdubbs]: Released Version
926.0-pre1.</para></listitem>
[e8c0cb17]93
[ff26e91]94</itemizedlist>
[e8c0cb17]95
[f45b1953]96</sect1>
Note: See TracBrowser for help on using the repository browser.