2024-05-24 13:45:23 +08:00
|
|
|
<?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>
|
2024-06-22 05:03:47 +08:00
|
|
|
<para>[name] - Newer entry.</para>
|
2024-05-24 13:45:23 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2024-06-22 05:03:47 +08:00
|
|
|
<para>[name] - Older entry.</para>
|
2024-05-24 13:45:23 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
-->
|
|
|
|
|
2024-07-05 20:47:28 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 5th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-05 23:46:32 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Cropped images/glfs-logo.png for better
|
|
|
|
look on main page.</para>
|
|
|
|
</listitem>
|
2024-07-05 20:47:28 +08:00
|
|
|
<listitem>
|
2024-07-05 21:52:20 +08:00
|
|
|
<para>
|
2024-07-05 23:46:32 +08:00
|
|
|
[Zeckmathederg] - Address Issue
|
2024-07-05 21:52:20 +08:00
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/7">#7
|
|
|
|
</ulink>.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2024-07-05 20:47:28 +08:00
|
|
|
<para>[Zeckmathederg] - Apply commit
|
|
|
|
8bc8eb5feb2867613ea268e0016cf644ce7e1397 from BLFS git for GNAT.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-04 15:07:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 4th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-05 13:25:24 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed an issue with the commit before the
|
|
|
|
last one.</para>
|
|
|
|
</listitem>
|
2024-07-05 13:14:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed path issue with last commit.</para>
|
|
|
|
</listitem>
|
2024-07-05 13:09:34 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Addressed part of Issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/11">#11</ulink>.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
2024-07-04 20:56:36 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Recognize Rahul and Szaszm as GLFS contributors.</para>
|
|
|
|
</listitem>
|
2024-07-04 20:36:49 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Made changes pertaining to Issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/10">
|
|
|
|
#10</ulink>.</para>
|
|
|
|
</listitem>
|
2024-07-04 17:52:36 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed kernel config in Gamepad Support.</para>
|
|
|
|
</listitem>
|
2024-07-04 17:37:37 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed typo in SDL2.</para>
|
|
|
|
</listitem>
|
2024-07-04 17:35:23 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed typo in libxkbcommon.</para>
|
|
|
|
</listitem>
|
2024-07-04 17:24:02 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed capitalization for HarfBuzz.</para>
|
|
|
|
</listitem>
|
2024-07-04 17:21:25 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed whitespace in PulseAudio.</para>
|
|
|
|
</listitem>
|
2024-07-04 15:40:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed a number of typos.</para>
|
|
|
|
</listitem>
|
2024-07-04 15:18:51 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Add important note for NSS.</para>
|
|
|
|
</listitem>
|
2024-07-04 15:07:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa-24.1.2 -> *-24.1.3.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-04 09:17:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 3rd, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-04 09:20:08 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - p11-kit-0.25.3 -> *-0.25.4.</para>
|
|
|
|
</listitem>
|
2024-07-04 09:17:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Remove Ada support from MinGW-w64-GCC.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-01 16:55:39 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 2nd, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-01 23:08:16 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed multiple things again.</para>
|
|
|
|
</listitem>
|
2024-07-01 22:43:08 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed formatting error in FLAC.</para>
|
|
|
|
</listitem>
|
2024-07-01 20:06:06 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated multiple packages.</para>
|
|
|
|
</listitem>
|
2024-07-01 20:00:22 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Made a few edits for Mesa drivers.</para>
|
|
|
|
</listitem>
|
2024-07-01 16:55:39 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Went through mass testing and fixed
|
|
|
|
a good amount of issues.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-29 07:01:48 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 28th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-29 07:03:42 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed error with last commit.</para>
|
|
|
|
</listitem>
|
2024-06-29 07:01:48 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Made several updates to improve smoothness
|
|
|
|
of GLFS instructions.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-27 06:59:24 +08:00
|
|
|
<listitem>
|
2024-06-28 04:49:12 +08:00
|
|
|
<para>June 27th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-28 05:09:08 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated kernel-configs.</para>
|
|
|
|
</listitem>
|
2024-06-28 04:49:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Glslang-14.2.0 -> *-14.3.0;
|
|
|
|
Libdrm-2.4.121 -> *-2.4.122; NVIDIA-550.90.07 -> *-555.58;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>June 26th, 2024</para>
|
2024-06-27 06:59:24 +08:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Made it so 32-bit Mesa builds copy
|
|
|
|
*/share contents to /*/share, necessary for Vulkan.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-25 19:17:58 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 25th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-25 19:22:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Edited README.md to include images/glfs-logo.png</para>
|
|
|
|
</listitem>
|
2024-06-25 19:17:58 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - New GLFS logos have been added.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-23 08:04:48 +08:00
|
|
|
<listitem>
|
2024-06-24 12:15:41 +08:00
|
|
|
<para>June 23rd, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-24 13:23:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Made a ton of changes regarding Mesa drivers.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2024-06-24 12:41:34 +08:00
|
|
|
<para>[Zeckmathederg] - Made a couple of changes involving libxml2.</para>
|
|
|
|
</listitem>
|
2024-06-24 12:25:40 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Adjusted wget download wget-list command.</para>
|
|
|
|
</listitem>
|
2024-06-24 12:15:41 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Adjusted Bulletin formatting.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
|
|
|
<para>June 22nd, 2024</para>
|
2024-06-23 08:04:48 +08:00
|
|
|
<itemizedlist>
|
2024-06-23 08:21:36 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed a typo and remove a command in Mesa.</para>
|
|
|
|
</listitem>
|
2024-06-23 08:04:48 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Addressed Issue #6. Yes, NVK can now be
|
|
|
|
built.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-22 05:03:47 +08:00
|
|
|
<listitem>
|
2024-06-24 12:15:41 +08:00
|
|
|
<para>June 21st, 2024</para>
|
2024-06-22 05:03:47 +08:00
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated multiple packages.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-17 09:58:22 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 16th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-17 11:01:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added Hiatus Over to Bulletin.</para>
|
|
|
|
</listitem>
|
2024-06-17 10:52:23 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Addressed first issue of Issue Pack - NVK (#6).</para>
|
|
|
|
</listitem>
|
2024-06-17 10:40:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Addressed third issue of Issue Pack - NVK (#6).</para>
|
|
|
|
</listitem>
|
2024-06-17 10:36:26 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Addressed second issue of Issue Pack - NVK (#6).</para>
|
|
|
|
</listitem>
|
2024-06-17 10:21:29 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added more context to Mesa regarding Vulkan.</para>
|
|
|
|
</listitem>
|
2024-06-17 09:58:22 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated multiple packages.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-14 17:08:07 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 14th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-14 17:15:07 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed build error from last commit.</para>
|
|
|
|
</listitem>
|
2024-06-14 17:08:07 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added Hiatus to Bulletin.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-13 02:00:37 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 12th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Made a few changes revolving around Mesa deps.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-10 13:49:26 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 10th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-10 15:53:40 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added Quality of Life chapter, and more.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added kernel-config, gamepad.xml, and qol.</para>
|
|
|
|
</listitem>
|
2024-06-10 13:49:26 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Changed GLFS copyright date to just 2024.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-09 15:22:49 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 9th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-06-10 01:17:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Update to pciutils-3.13.0.</para>
|
|
|
|
</listitem>
|
2024-06-09 20:03:03 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed a couple of typos.</para>
|
|
|
|
</listitem>
|
2024-06-09 15:31:39 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Update to NSS, XKeyboard-Config, and NVIDIA.</para>
|
|
|
|
</listitem>
|
2024-06-09 15:22:49 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Moved spirv-llvm* to before libclc.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-08 17:11:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 8th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - cmake-3.29.5, vulkan-*-1.3.287, llvm-18.7,
|
|
|
|
and edited packages.ent a little bit.</para>
|
2024-06-08 17:58:09 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2024-06-08 18:02:05 +08:00
|
|
|
<para>[zeckma] - Update to GCC-14.1.0, MinGW-w64-GCC stays at 13.2.0.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Corrected previous changelog entry.</para>
|
2024-06-08 19:41:47 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Made many changes to check-versions.sh.</para>
|
2024-06-08 21:03:46 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - check-versions.sh now has UPDATE_BLFS option.</para>
|
2024-06-09 00:43:15 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - GLFS is ahead of BLFS and already implemented NVK and deps.
|
|
|
|
Update to Mesa-24.1.1. Issue #5</para>
|
2024-06-08 17:58:09 +08:00
|
|
|
</listitem>
|
2024-06-09 00:58:41 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Added new packages from last commit to packages.ent.
|
|
|
|
</para>
|
2024-06-09 01:29:59 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Fixed some ply issues, added ply version, and adjusted
|
|
|
|
check-versions.sh.
|
|
|
|
</para>
|
2024-06-09 00:58:41 +08:00
|
|
|
</listitem>
|
2024-06-08 17:11:27 +08:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-07 17:14:10 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 7th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Made a handful of changes, added more links.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2024-06-07 21:28:12 +08:00
|
|
|
<para>[zeckma] - Added "What Now?"</para>
|
2024-06-07 17:14:10 +08:00
|
|
|
</listitem>
|
2024-06-07 21:28:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Update to cmake-3.29.4.</para>
|
|
|
|
</listitem>
|
2024-06-07 17:14:10 +08:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-06 16:50:39 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 6th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Edited check-versions.sh to remove unnecessary output.
|
|
|
|
</para>
|
2024-06-06 17:13:41 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Adjusted box colors for dark theme to be easier on eyes.
|
|
|
|
</para>
|
2024-06-06 17:16:28 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Remove Recommended section from NSS.
|
|
|
|
</para>
|
2024-06-06 20:52:45 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Added official GLFS logo.
|
|
|
|
</para>
|
2024-06-07 10:24:52 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - favicon.ico -> website logo. Issue #4
|
|
|
|
</para>
|
2024-06-07 11:09:36 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Edited lfs-navigational.xsl so favicon.ico appears as logo
|
|
|
|
on every page.
|
|
|
|
</para>
|
2024-06-06 16:50:39 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-05 15:06:25 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 5th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Adjusted Note colors.
|
|
|
|
</para>
|
2024-06-05 16:00:09 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed unnecessary entries from packages.ent.
|
|
|
|
</para>
|
2024-06-05 16:40:43 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Yet another change for Note colors.
|
|
|
|
</para>
|
2024-06-05 20:44:18 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Added a script that can check for package updates.
|
|
|
|
</para>
|
2024-06-05 20:55:35 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Update to multiple packages like Wayland and LLVM.
|
|
|
|
</para>
|
2024-06-05 15:06:25 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
<listitem>
|
2024-06-04 14:10:37 +08:00
|
|
|
<para>June 4th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Added rounded corners for some boxes and
|
|
|
|
adjusted colors for both light and dark themes
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - GD is no longer 32-bit.
|
|
|
|
</para>
|
2024-06-04 14:49:26 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Added Removal of Package Information Announcement to
|
|
|
|
Bulletin.
|
|
|
|
</para>
|
2024-06-04 15:14:19 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Update to Wine-9.10.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
2024-06-04 15:32:49 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed Package Information from shareddeps/net.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
2024-06-04 15:42:30 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed Package Information from shareddeps/audio.
|
|
|
|
</para>
|
2024-06-04 16:16:52 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Added instructions for downloading packages in bulk.
|
|
|
|
</para>
|
2024-06-04 16:47:45 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed Package Information from shareddeps/dps/basicx.
|
|
|
|
</para>
|
2024-06-04 17:25:19 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed Package Information from shareddeps/gfxapi.
|
|
|
|
</para>
|
2024-06-04 17:36:57 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed Package Information from shareddeps/drivers.
|
|
|
|
</para>
|
2024-06-04 18:12:16 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed Package Information from shareddeps/dps/{x,wl},
|
|
|
|
shareddeps now done.
|
|
|
|
</para>
|
2024-06-04 18:30:55 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed Package Information from steam and wine.
|
|
|
|
</para>
|
2024-06-04 18:32:35 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - Removed file accidently created last commit.
|
|
|
|
</para>
|
2024-06-04 19:17:43 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[zeckma] - NVIDIA is now included in wget-list.
|
|
|
|
</para>
|
2024-06-04 15:42:30 +08:00
|
|
|
</listitem>
|
2024-06-04 14:10:37 +08:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-02 06:30:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>June 1st, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Added bulletin.</para>
|
|
|
|
</listitem>
|
2024-06-02 06:36:38 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Edited wineintro capitalization and added
|
|
|
|
application tags.</para>
|
|
|
|
</listitem>
|
2024-06-02 08:08:08 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Added NVIDIA executable descriptions.</para>
|
|
|
|
</listitem>
|
2024-06-02 09:37:50 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Added NVIDIA library descriptions.</para>
|
|
|
|
</listitem>
|
|
|
|
|
2024-06-02 06:30:54 +08:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-05-25 23:39:56 +08:00
|
|
|
<listitem>
|
|
|
|
<para>May 25th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Added xinit in the book. Issue #3</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-05-25 01:50:43 +08:00
|
|
|
<listitem>
|
|
|
|
<para>May 24th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Update to multiple packages.</para>
|
|
|
|
</listitem>
|
2024-05-25 01:53:37 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Updated Steam's description.</para>
|
2024-05-25 01:59:31 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Update to Wine-9.9.</para>
|
2024-05-25 03:10:06 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Added Wine Short Descriptions.</para>
|
2024-05-25 03:14:11 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Fixed blank deps in Networking.</para>
|
2024-05-25 03:19:08 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Changed git-version.sh, testing deployment.</para>
|
2024-05-25 03:22:57 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Last fix was a mistake, reverting!</para>
|
2024-05-25 04:01:38 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[zeckma] - Added seatd to the book, needed for many compositors.</para>
|
2024-05-25 01:53:37 +08:00
|
|
|
</listitem>
|
2024-05-25 01:50:43 +08:00
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-05-24 13:45:23 +08:00
|
|
|
<listitem>
|
|
|
|
<para>May 23rd, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[tester] - Create Changelog.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
|
|
|
</itemizedlist>
|
|
|
|
</sect1>
|