mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 15:37:16 +08:00
79eec36973
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24325 af4574ff-66df-0310-9fd7-8a98e5e911e0
92 lines
2.8 KiB
XML
92 lines
2.8 KiB
XML
<?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 changelogs "http://www.linuxfromscratch.org/blfs">
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<!-- vim: set expandtab: -->
|
|
|
|
<sect1 id="changelog" xreflabel="Change Log">
|
|
<?dbhtml filename="changelog.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Change Log</title>
|
|
|
|
<!-- <para>Please note that the Change Log only lists which editor was
|
|
responsible for putting the changes into SVN; please read the
|
|
<xref linkend="credits"/> page in Chapter 1 for details on
|
|
who wrote what.</para> -->
|
|
|
|
<para>Current release: &version; – &releasedate;</para>
|
|
|
|
<itemizedlist>
|
|
<title>Changelog Entries:</title>
|
|
|
|
<!-- Changelog template
|
|
<listitem>
|
|
<para>MMMM DD{nd,st,th}, YYYY</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[name] - Changelog entry.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[name] - Another changelog entry.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
-->
|
|
<listitem>
|
|
<para>March 2nd, 2021</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[thomas] - Fix a seccomp issue in OpenSSH on non-x86_64 platforms.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[ken] - Update to nss-3.62. Fixes
|
|
<ulink url="&blfs-ticket-root;14684">#14684</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to xorgproto-2021.3. Fixes
|
|
<ulink url="&blfs-ticket-root;14711">#14711</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to libinput-1.17.0 (Xorg Driver). Fixes
|
|
<ulink url="&blfs-ticket-root;14706">#14706</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to IO-Socket-SSL-2.070 (Perl module). Fixes
|
|
<ulink url="&blfs-ticket-root;14716">#14716</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to libqmi-1.28.0. Fixes
|
|
<ulink url="&blfs-ticket-root;14697">#14697</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to ibus-1.5.24. Fixes
|
|
<ulink url="&blfs-ticket-root;14693">#14693</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 1st, 2021</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[timtas] - Update to icewm-2.2.0. Fixes
|
|
<ulink url="&blfs-ticket-root;14720">#14720</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Release of BLFS-10.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</sect1>
|