mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 09:37:17 +08:00
Update to node.js-14.17.6 Update to libwacom-1.12 Update to nss-3.69.1 Update to libssh2-1.10.0
109 lines
3.2 KiB
XML
109 lines
3.2 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 "https://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>
|
|
<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>September 6th, 2021</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[renodr] - Update to node.js-14.17.6 (Security Update). Fixes
|
|
<ulink url="&blfs-ticket-root;15488">#15488</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to libwacom-1.12. Fixes
|
|
<ulink url="&blfs-ticket-root;15487">#15487</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to nss-3.69.1. Fixes
|
|
<ulink url="&blfs-ticket-root;15486">#15486</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to libssh2-1.10.0. Fixes
|
|
<ulink url="&blfs-ticket-root;15481">#15481</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to python-dbusmock-0.24.0. Fixes
|
|
<ulink url="&blfs-ticket-root;15477">#15477</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to graphviz-2.49.0. Fixes
|
|
<ulink url="&blfs-ticket-root;15476">#15476</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 5th, 2021</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[pierre] - Update to Linux-PAM-1.5.2. Fixes
|
|
<ulink url="&blfs-ticket-root;15497">#15497</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 3rd, 2021</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[renodr] - Update to libnsl-2.0.0. Fixes
|
|
<ulink url="&blfs-ticket-root;15410">#15410</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[dj] - Update to make-ca-1.8.1. Fixes
|
|
<ulink url="&blfs-ticket-root;15475">#15475</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>September 1st, 2021</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Release of BLFS-11.0.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</sect1>
|