source: introduction/welcome/changelog.xml@ 8bd37c26

12.1 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18
Last change on this file since 8bd37c26 was 8bd37c26, checked in by Thomas Trepl <thomas@…>, 10 months ago

Upgrade sqlite-3.43.0

  • Property mode set to 100644
File size: 3.3 KB
RevLine 
[4122007]1<?xml version="1.0" encoding="ISO-8859-1"?>
[8a797817]2
[6732c094]3<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
4 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[c9aa980]5 <!ENTITY changelogs "https://www.linuxfromscratch.org/blfs">
[4122007]6 <!ENTITY % general-entities SYSTEM "../../general.ent">
7 %general-entities;
8]>
9
[cb59f46d]10<!-- vim: set expandtab: -->
11
[5030bab]12<sect1 id="changelog" xreflabel="Change Log">
[fa8d573]13 <?dbhtml filename="changelog.html"?>
14
15
16 <title>Change Log</title>
17
[8459178]18 <!-- <para>Please note that the Change Log only lists which editor was
[3a5c279]19 responsible for putting the changes into SVN; please read the
[4afc2603]20 <xref linkend="credits"/> page in Chapter 1 for details on
[8459178]21 who wrote what.</para> -->
[fa8d573]22
[3baafca]23 <para>Current release: &version; &ndash; &releasedate;</para>
[fa8d573]24
25 <itemizedlist>
[3baafca]26 <title>Changelog Entries:</title>
27
28<!-- Changelog template
29 <listitem>
[bbe9eba0]30 <para>MMMM DD{nd,st,th}, YYYY</para>
[3baafca]31 <itemizedlist>
32 <listitem>
33 <para>[name] - Changelog entry.</para>
34 </listitem>
35 <listitem>
36 <para>[name] - Another changelog entry.</para>
37 </listitem>
38 </itemizedlist>
39 </listitem>
[bdfc854]40 -->
[79a6c29]41
[237edc2]42 <listitem>
43 <para>September 2nd, 2023</para>
44 <itemizedlist>
[8bd37c26]45 <listitem>
46 <para>[thomas] - Update to sqlite-3.43.0. Fixes
47 <ulink url="&blfs-ticket-root;18457">#18457</ulink>.</para>
48 </listitem>
[88ae2f22]49 <listitem>
50 <para>[thomas] - Update to traceroute-2.1.3. Fixes
51 <ulink url="&blfs-ticket-root;18475">#18475</ulink>.</para>
52 </listitem>
[c1ce2f14]53 <listitem>
54 <para>[pierre] - Update to sphinx_rtd_theme-1.3.0 (python module).
55 Fixes <ulink url="&blfs-ticket-root;18440">#18440</ulink>.</para>
56 </listitem>
57 <listitem>
58 <para>[pierre] - Update to git-2.42.0. Fixes
59 <ulink url="&blfs-ticket-root;18439">#18439</ulink>.</para>
60 </listitem>
[cc46f550]61 <listitem>
62 <para>[pierre] - Update to libqalculate-4.8.0. Fixes
63 <ulink url="&blfs-ticket-root;18438">#18438</ulink>.</para>
64 </listitem>
[748752de]65 <listitem>
66 <para>[pierre] - Update to brotli-1.1.0. Fixes
67 <ulink url="&blfs-ticket-root;18437">#18437</ulink>.</para>
68 </listitem>
[c226321]69 <listitem>
70 <para>[pierre] - Update to gpgme-1.22.0. Fixes
71 <ulink url="&blfs-ticket-root;18436">#18436</ulink>.</para>
72 </listitem>
[f3fc117]73 <listitem>
74 <para>[pierre] - Update to vala-0.56.13. Fixes
75 <ulink url="&blfs-ticket-root;18434">#18434</ulink>.</para>
76 </listitem>
[5c5417a8]77 <listitem>
78 <para>[pierre] - Update to sphinx-7.2.5 (python module). Fixes
79 <ulink url="&blfs-ticket-root;18427">#18427</ulink>.</para>
80 </listitem>
[fe7a360]81 <listitem>
82 <para>[pierre] - Update to cmake-3.27.4. Fixes
83 <ulink url="&blfs-ticket-root;18422">#18422</ulink>.</para>
84 </listitem>
[237edc2]85 <listitem>
86 <para>[pierre] - Update to sphinxcontrib-serializinghtml-1.1.9
87 (python module dependency), now required by sphinx-7.2.</para>
88 </listitem>
89 </itemizedlist>
90 </listitem>
91
[3ff0fa0]92 <listitem>
[1e36037e]93 <para>September 1st, 2023</para>
[3ff0fa0]94 <itemizedlist>
[5edd53e]95 <listitem>
[1e36037e]96 <para>[bdubbs] - Release of BLFS-12.0.</para>
[70d94f98]97 </listitem>
98 </itemizedlist>
99 </listitem>
100
[b62222b]101 </itemizedlist>
[f45b1953]102</sect1>
Note: See TracBrowser for help on using the repository browser.