mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
86 lines
2.6 KiB
XML
86 lines
2.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!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"?>
|
|
|
|
|
|
<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, 2024</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[renodr] - Update to jasper-4.2.1. Fixes
|
|
<ulink url="&blfs-ticket-root;19340">#19340</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to Vulkan-Headers and Vulkan-Loader 1.3.279.
|
|
Fixes <ulink url="&blfs-ticket-root;19327">#19327</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[renodr] - Update to giflib-5.2.2 (Security Update). Fixes
|
|
<ulink url="&blfs-ticket-root;19335">#19335</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[bdubbs] - Update to unrar-7.0.7. Fixes
|
|
<ulink url="&blfs-ticket-root;18768">#18768</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[timtas] - Update to xfce4-panel-4.18.6. Fixes
|
|
<ulink url="&blfs-ticket-root;19379">#19379</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[timtas] - Update to xarchiver-0.5.4.23. Fixes
|
|
<ulink url="&blfs-ticket-root;19383">#19383</ulink>.</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>[timtas] - Update to xfce4-terminal-1.1.3. Fixes
|
|
<ulink url="&blfs-ticket-root;19380">#19380</ulink>.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>March 1st, 2024</para>
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>[bdubbs] - Release of BLFS-12.1.</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
</sect1>
|