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-09-22 13:03:08 +08:00
|
|
|
|
2024-10-03 05:21:45 +08:00
|
|
|
<listitem>
|
|
|
|
<para>October 2nd, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-10-03 06:41:02 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NVIDIA: Switch order.</para>
|
|
|
|
</listitem>
|
2024-10-03 06:38:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NVIDIA: Add even more...</para>
|
|
|
|
</listitem>
|
2024-10-03 06:34:17 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NVIDIA: Add Mako for following up.</para>
|
|
|
|
</listitem>
|
2024-10-03 06:27:34 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libvdpau-va-gl: Fix 32-bit installation.</para>
|
|
|
|
</listitem>
|
2024-10-03 06:04:35 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - introvk: Fix typo.</para>
|
|
|
|
</listitem>
|
2024-10-03 05:26:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libunwind: make distclean does not work.</para>
|
|
|
|
</listitem>
|
2024-10-03 05:24:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - p11-kit: Adjusted -D spacing.</para>
|
|
|
|
</listitem>
|
2024-10-03 05:21:45 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - CMake: Fix a build issue.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-10-02 09:09:02 +08:00
|
|
|
<listitem>
|
|
|
|
<para>October 1st, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-10-02 09:16:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NSS: Updated stylesheet again.</para>
|
|
|
|
</listitem>
|
2024-10-02 09:14:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NSS: 3.104 -> 3.105.</para>
|
|
|
|
</listitem>
|
2024-10-02 09:11:19 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NSS: Adjust stylesheet for patch.</para>
|
|
|
|
</listitem>
|
2024-10-02 09:09:02 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - HarfBuzz: 9.0.0 -> 10.0.1.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-30 10:59:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 29th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-09-30 11:18:57 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - CMake: 3.30.3 -> 3.30.4.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:17:33 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Vulkan-*: 1.3.295 -> 1.3.296.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:15:51 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - GLib2: 2.82.0 -> 2.82.1.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:14:07 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - glslang: 14.3.0 -> 15.0.0.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:12:33 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Git: 2.46.1 -> 2.46.2.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:10:16 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NSS: Use unversioned patch.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:07:05 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libxml2: 2.13.3 -> 2.13.4.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:03:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libpng: 1.6.43 -> 1.6.44.</para>
|
|
|
|
</listitem>
|
2024-09-30 11:01:38 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - cURL: 8.9.1 -> 8.10.1.</para>
|
|
|
|
</listitem>
|
2024-09-30 10:59:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[Zeckmathederg] - libtasn1: Add Possible Parameters. Part of issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/19">#19.
|
|
|
|
</ulink>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-24 18:57:33 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 24th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-09-25 07:07:17 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - MinGW-w64-GCC: Another typo.</para>
|
|
|
|
</listitem>
|
2024-09-25 07:03:47 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - MinGW-w64-GCC: Typo.</para>
|
|
|
|
</listitem>
|
2024-09-24 18:57:33 +08:00
|
|
|
<listitem>
|
2024-09-25 06:57:55 +08:00
|
|
|
<para>[Zeckmathederg] - Fix a few things with last commit.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2024-09-24 18:57:33 +08:00
|
|
|
<para>
|
|
|
|
[Zeckmathederg] - Overhauled Wine section. Fixes issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/9">#9.
|
|
|
|
</ulink>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-23 15:29:00 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 23rd, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libclc, LLVM, and SPIRV-LLVM-Translator:
|
|
|
|
18.1.7 -> 19.1.0.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-22 13:03:08 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 21st, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - whatnow: Fix heredoc and another typo.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-20 11:07:06 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 19th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa: 24.2.2 -> 24.2.3.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
2024-05-24 13:45:23 +08:00
|
|
|
|
2024-09-17 11:37:44 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 16th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-09-17 11:45:26 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Git: 2.46.0 -> 2.46.1.</para>
|
|
|
|
</listitem>
|
2024-09-17 11:43:20 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[Zeckmathederg] - Rust: Follow suite with BLFS commit
|
|
|
|
b45106a3d0cc16770417c09a3e289a9aa77a7e19, committed by Xi Ruoyao.
|
|
|
|
Thanks!
|
|
|
|
</para>
|
|
|
|
</listitem>
|
2024-09-17 11:37:44 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - cURL: Follow suite with BLFS commit
|
|
|
|
e954c3524463c5f574b53ce174172ea18b4bf258, committed by Douglas Reno.
|
|
|
|
Thanks!</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-16 11:29:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 15th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-09-16 11:37:40 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - xcb-util-cursor: 0.1.4 -> 0.1.5.</para>
|
|
|
|
</listitem>
|
2024-09-16 11:35:37 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - luit: 20240102 -> 20240910.</para>
|
|
|
|
</listitem>
|
2024-09-16 11:29:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Cython: Title now uses Cython version.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-15 08:45:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 14th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed a few typos.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-14 06:43:28 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 13th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-09-14 06:46:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fix rendering issue with last commit.</para>
|
|
|
|
</listitem>
|
2024-09-14 06:43:28 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libxml2: Add missing patch step.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-12 05:49:45 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 11th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-09-12 07:41:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
[Zeckmathederg] - Elogind: Added, along with... all the necessary
|
|
|
|
packages... Fixes issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/20">#20.</ulink>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
2024-09-12 05:49:45 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Python: 3.12.4 -> 3.12.6.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-09 14:27:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 9th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-09-10 07:00:10 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Wayland: 1.23.0 -> 1.23.1.</para>
|
|
|
|
</listitem>
|
2024-09-09 14:27:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated multiple packages...</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-07 03:54:22 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 6th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Made announcement <quote>Planned Site and
|
|
|
|
Repo Switch</quote>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-09-05 04:07:08 +08:00
|
|
|
<listitem>
|
|
|
|
<para>September 4th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libdrm: 2.4.122 -> 2.4.123; Mesa: 24.2.0
|
|
|
|
-> 24.2.1.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-22 14:30:04 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 22nd, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-22 14:45:16 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NVIDIA: 555.58.02 -> 560.35.03.</para>
|
|
|
|
</listitem>
|
2024-08-22 14:36:46 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - xbacklight: Removed as it is useless.</para>
|
|
|
|
</listitem>
|
2024-08-22 14:30:04 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libxml2: Add required patch.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-21 12:30:34 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 20th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-21 12:41:07 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - rust-bindgen: 0.70.0 -> 0.70.1; libinput:
|
|
|
|
1.26.1 -> 1.26.2; Steam: 1.0.0.79 -> 1.0.0.81.</para>
|
|
|
|
</listitem>
|
2024-08-21 12:30:34 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - make-ca: adjust Python3 version and grammar.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-19 07:16:38 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 18th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Vulkan-*: 1.3.292 -> 1.3.293.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-18 11:10:41 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 17th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - rust-bindgen: 0.69.4 -> 0.70.0.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-16 14:44:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 16th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-17 07:28:18 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - GnuTLS: 3.8.6 -> 3.8.7.1.</para>
|
|
|
|
</listitem>
|
2024-08-16 16:14:31 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa: 24.1.5 -> 24.2.0.</para>
|
|
|
|
</listitem>
|
2024-08-16 14:44:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - FreeType: 2.13.2 -> 2.13.3.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-13 04:51:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 12th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Cbindgen: 0.26.0 -> 0.27.0.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-10 08:13:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 9th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-10 08:57:58 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - whatnow: Include notice about NVIDIA OPTIMUS.</para>
|
|
|
|
</listitem>
|
2024-08-10 08:21:32 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Rustc: 1.80.0 -> 1.80.1.</para>
|
|
|
|
</listitem>
|
2024-08-10 08:17:17 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated kernel config files with
|
|
|
|
Linux-6.10.3.</para>
|
|
|
|
</listitem>
|
2024-08-10 08:13:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Xwayland: 24.1.1 -> 24.1.2.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-07 17:01:06 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 7th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-07 17:03:10 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - hwdata: 0.384 -> 0.385.</para>
|
|
|
|
</listitem>
|
2024-08-07 17:01:06 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NSS: 3.102.1 -> 3.103.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-04 02:46:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 3rd, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-04 11:44:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Add missing files from last commit.</para>
|
|
|
|
</listitem>
|
2024-08-04 11:42:03 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Steam: Steam needs namespaces enabled in the
|
|
|
|
kernel.</para>
|
|
|
|
</listitem>
|
2024-08-04 08:35:41 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - What Now: Added notice about BLFS.</para>
|
|
|
|
</listitem>
|
2024-08-04 08:28:36 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - seatd: Added more info regarding elogind.</para>
|
|
|
|
</listitem>
|
2024-08-04 07:39:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Xwayland: Added -D secure-rpc=false parameter.</para>
|
|
|
|
</listitem>
|
2024-08-04 06:19:37 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Xorg Libraries: Adjust non-important
|
|
|
|
whitespace.</para>
|
|
|
|
</listitem>
|
2024-08-04 06:09:25 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Xorg Libraries: Fix some directories not
|
|
|
|
being removed after compilation.</para>
|
|
|
|
</listitem>
|
2024-08-04 06:00:14 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NVIDIA: Make necessary packages that follow
|
|
|
|
that need to be installed more clear.</para>
|
|
|
|
</listitem>
|
2024-08-04 02:58:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - SDL2: 2.30.5 -> 2.30.6.</para>
|
|
|
|
</listitem>
|
2024-08-04 02:56:17 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - CMake: 3.30.1 -> 3.30.2.</para>
|
|
|
|
</listitem>
|
2024-08-04 02:54:15 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Vulkan-*: 1.3.290 -> 1.3.292.</para>
|
|
|
|
</listitem>
|
2024-08-04 02:46:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Binary GNAT: Ensure x86_64 GNAT is owned by
|
|
|
|
root.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-03 04:18:50 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 2nd, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-03 12:49:04 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added information regarding book order.</para>
|
|
|
|
</listitem>
|
2024-08-03 12:13:49 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - HarfBuzz: Add important tag regarding Glib.</para>
|
|
|
|
</listitem>
|
2024-08-03 12:00:39 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libFS: Version is 1.0.10, not 1.0.20.</para>
|
|
|
|
</listitem>
|
2024-08-03 11:58:10 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - GNAT: Fixed new tarball name.</para>
|
|
|
|
</listitem>
|
2024-08-03 04:20:36 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libFS: 1.0.9 -> 1.0.20.</para>
|
|
|
|
</listitem>
|
2024-08-03 04:18:50 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - GNAT: Update GCC: 14.1.0 -> 14.2.0.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-01 19:24:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>August 1st, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-02 11:32:58 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libXtst: 1.2.4 -> 1.2.5.</para>
|
|
|
|
</listitem>
|
2024-08-02 11:31:39 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libXfont2: 2.0.6 -> 2.0.7.</para>
|
|
|
|
</listitem>
|
2024-08-01 19:30:55 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - SPIRV-LLVM-Translator: 18.1.2 -> 18.1.3.</para>
|
|
|
|
</listitem>
|
2024-08-01 19:29:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa: 24.1.4 -> 24.1.5.</para>
|
|
|
|
</listitem>
|
2024-08-01 19:24:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - xcb-util-errors: Added, needed by Hyprland.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-08-01 06:51:52 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 31st, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-08-01 06:57:37 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Rust: Fix a couple of typos.</para>
|
|
|
|
</listitem>
|
2024-08-01 06:53:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - cURL: 8.9.0 -> 8.9.1.</para>
|
|
|
|
</listitem>
|
2024-08-01 06:51:52 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Git: 1.45.2 -> 1.46.0.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-30 20:11:50 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 30th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-30 23:16:13 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NVIDIA: Add info regarding kernel module
|
|
|
|
types. Fixes issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/18">#18</ulink>.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
2024-07-30 23:00:27 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added more instructions for NVIDIA on Wayland.</para>
|
|
|
|
</listitem>
|
2024-07-30 20:11:50 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libX11: 1.8.9 -> 1.8.10.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-29 19:13:40 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 29th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Wine: 9.13 -> 9.14.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-28 16:26:05 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 28th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-28 19:18:43 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Combined the two MIT licenses.</para>
|
|
|
|
</listitem>
|
2024-07-28 16:26:05 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Rust: Fix a few installation
|
|
|
|
<quote>issues</quote>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-27 14:20:13 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 27th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fix issue with rendering pages.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-27 13:50:09 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 26th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fix typos and added build time xinclude.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-26 11:11:56 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 25th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-26 12:54:52 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa: Adjust 32-bit installation.</para>
|
|
|
|
</listitem>
|
2024-07-26 12:41:43 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Rustc: 1.79.0 -> 1.80.0.</para>
|
|
|
|
</listitem>
|
2024-07-26 11:26:44 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - NSS: 3.102 -> 3.102.1.</para>
|
|
|
|
</listitem>
|
2024-07-26 11:11:56 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed typos in multilib section.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-24 18:26:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 24th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-25 12:24:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libxml2: 2.13.2 -> 2.13.3. Fixes issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/17">#17
|
|
|
|
</ulink>.</para>
|
|
|
|
</listitem>
|
2024-07-24 18:26:54 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - cURL: 8.8.0 -> 8.9.0. Fixes issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/16">#16
|
|
|
|
</ulink>.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-24 06:40:24 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 23rd, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - SPIRV-{Headers,Tools}: 1.3.283.0 ->
|
|
|
|
1.3.290.0.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-23 10:52:48 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 22nd, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated my information.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-22 09:54:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 21st, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-22 12:20:14 +08:00
|
|
|
<listitem>
|
2024-07-22 12:43:36 +08:00
|
|
|
<para>[Zeckmathederg] - libunwind: Install libunwind-x86.h and add
|
|
|
|
CFLAG for 32-bit installation.</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2024-07-22 12:20:14 +08:00
|
|
|
<para>[Zeckmathederg] - X11: Stay on older versions of two packages.</para>
|
|
|
|
</listitem>
|
2024-07-22 09:54:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - What now: Formatting.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-21 06:34:35 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 20th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libva, xcb-util-cursor, x11perf, and Wine:
|
|
|
|
Updated to next versions.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-20 04:09:35 +08:00
|
|
|
<listitem>
|
2024-07-20 04:10:47 +08:00
|
|
|
<para>July 19th, 2024</para>
|
2024-07-20 04:09:35 +08:00
|
|
|
<itemizedlist>
|
2024-07-20 09:14:49 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - CMake: 3.29.5 -> 3.30.1.</para>
|
|
|
|
</listitem>
|
2024-07-20 04:10:47 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed today's date's changelog.</para>
|
|
|
|
</listitem>
|
2024-07-20 04:09:35 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa doesn't need Vulkan Headers.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-19 07:06:00 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 18th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-19 09:24:00 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Removed check-versions.sh.</para>
|
|
|
|
</listitem>
|
2024-07-19 08:53:20 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - packages.ent: reformatted Wine version.</para>
|
|
|
|
</listitem>
|
2024-07-19 08:50:01 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - packages.ent: Removed unneccessary entities.</para>
|
|
|
|
</listitem>
|
2024-07-19 07:06:00 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa: 24.1.3 -> 24.1.4.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-18 10:55:29 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 17th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - ply: Adjust capitalization.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-17 06:25:15 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 16th, 2024</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Vulkan-Headers: Give instructions for testing.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-16 05:49:01 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 15th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-16 14:34:30 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - packages.ent: Moved entities around.</para>
|
|
|
|
</listitem>
|
2024-07-16 13:20:10 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - packages.ent: Moved a comment.</para>
|
|
|
|
</listitem>
|
2024-07-16 13:08:52 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - HarfBuzz: Fix capitalization.</para>
|
|
|
|
</listitem>
|
2024-07-16 12:39:05 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Python3 in changelog: Removed unnecessary
|
|
|
|
entities.</para>
|
|
|
|
</listitem>
|
2024-07-16 06:59:43 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Moved versions in xml files to packages.ent.</para>
|
|
|
|
</listitem>
|
2024-07-16 05:49:01 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Mesa: Be accurated about use of
|
|
|
|
Vulkan-Loader.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-15 01:01:47 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 14th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-15 10:09:21 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated two packages and updated make-ca
|
|
|
|
download link.</para>
|
|
|
|
</listitem>
|
2024-07-15 10:02:30 +08:00
|
|
|
<listitem>
|
2024-07-19 07:06:00 +08:00
|
|
|
<para>[Zeckmathederg] - make-ca: 1.13 -> 1.14.</para>
|
2024-07-15 10:02:30 +08:00
|
|
|
</listitem>
|
2024-07-15 01:18:05 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Wayland: Made multiple changes including
|
|
|
|
better organization and improve documentation.</para>
|
|
|
|
</listitem>
|
2024-07-15 01:01:47 +08:00
|
|
|
<listitem>
|
2024-07-19 07:06:00 +08:00
|
|
|
<para>[Zeckmathederg] - Vulkan-*: 1.3.289 -> 1.3.290.</para>
|
2024-07-15 01:01:47 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-14 00:49:51 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 13th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-14 08:58:53 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed make issue from moving ICU and
|
|
|
|
mismatched listitem tag.</para>
|
|
|
|
</listitem>
|
2024-07-14 08:52:25 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - lfs.css: Made a symlink.</para>
|
|
|
|
</listitem>
|
2024-07-14 08:48:47 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Xwayland: Added -D secure-rpc parameter
|
|
|
|
explanation.</para>
|
|
|
|
</listitem>
|
2024-07-14 08:58:53 +08:00
|
|
|
<listitem>
|
2024-07-14 08:36:46 +08:00
|
|
|
<para>[Zeckmathederg] - Mesa: Add 32-bit installation instructions
|
|
|
|
for direct and transient dependencies for Wayland.</para>
|
|
|
|
</listitem>
|
2024-07-14 08:00:12 +08:00
|
|
|
<listitem>
|
2024-07-14 08:36:46 +08:00
|
|
|
<para>[Zeckmathederg] - Wayland: Add 32-bit installation instructions.
|
|
|
|
</para>
|
2024-07-14 08:00:12 +08:00
|
|
|
</listitem>
|
2024-07-14 07:43:37 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - libglvnd: Build typo.</para>
|
|
|
|
</listitem>
|
2024-07-14 00:49:51 +08:00
|
|
|
<listitem>
|
2024-07-19 07:06:00 +08:00
|
|
|
<para>[Zeckmathederg] - Xwayland-24.1.0 -> *-24.1.1.</para>
|
2024-07-14 00:49:51 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-10 23:29:53 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 10th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-11 00:25:45 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added <userinput>make distclean</userinput>
|
|
|
|
for lib32-libunwind. Fixes Issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/13">#13
|
|
|
|
</ulink>.</para>
|
|
|
|
</listitem>
|
2024-07-10 23:29:53 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added <userinput>make distclean</userinput>
|
|
|
|
for lib32 Alsa Plugins.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-09 16:58:34 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 9th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-10 02:24:53 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added back a command in Mesa.</para>
|
|
|
|
</listitem>
|
2024-07-09 18:38:41 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Troubleshooting Steam:
|
|
|
|
only LD_PRELOAD="" %command% is necessary.</para>
|
|
|
|
</listitem>
|
2024-07-09 17:31:41 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Edited parts of the Graphics API subsection of
|
|
|
|
Shared Dependencies to be more complete and educational.</para>
|
|
|
|
</listitem>
|
2024-07-09 16:58:34 +08:00
|
|
|
<listitem>
|
2024-07-09 17:04:08 +08:00
|
|
|
<para>[Zeckmathederg] - Add case statement for i686 AMDGPU PRO.</para>
|
2024-07-09 16:58:34 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Updated p11-kit, gnutls, and libxml2.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-08 16:42:03 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 8th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-09 01:16:22 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Add AMDGPU PRO support. Fixes issue
|
|
|
|
<ulink url="https://github.com/Zeckmathederg/glfs/issues/12">
|
|
|
|
#12</ulink>.</para>
|
|
|
|
</listitem>
|
2024-07-08 19:09:12 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Add groundwork for AMDGPU PRO.</para>
|
|
|
|
</listitem>
|
2024-07-08 16:42:03 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fix typos in Mesa.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-06 14:07:46 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 6th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-06 19:47:01 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Adjusted sections pertaining and fix link issue.</para>
|
|
|
|
</listitem>
|
2024-07-06 18:21:49 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Added '--disable-static' to lib32-libvorbis.</para>
|
|
|
|
</listitem>
|
2024-07-06 14:25:46 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Fixed typos from last two commits.</para>
|
|
|
|
</listitem>
|
2024-07-06 14:18:52 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Remove Systemd considerations in packages.</para>
|
|
|
|
</listitem>
|
2024-07-06 14:07:46 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Explicitely state the book doesn't have
|
|
|
|
instructions for Systemd.</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
</listitem>
|
|
|
|
|
2024-07-05 20:47:28 +08:00
|
|
|
<listitem>
|
|
|
|
<para>July 5th, 2024</para>
|
|
|
|
<itemizedlist>
|
2024-07-06 13:52:25 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Remove now unnecessary switch in HarfBuzz.</para>
|
|
|
|
</listitem>
|
2024-07-06 00:42:29 +08:00
|
|
|
<listitem>
|
2024-07-19 07:06:00 +08:00
|
|
|
<para>[Zeckmathederg] - hwdata-0.383 -> *-0.384.</para>
|
2024-07-06 00:42:29 +08:00
|
|
|
</listitem>
|
2024-07-06 00:19:04 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Just remove image from README.md.</para>
|
|
|
|
</listitem>
|
2024-07-06 00:17:11 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Edited README.md to look more pleasant.</para>
|
|
|
|
</listitem>
|
2024-07-05 23:55:50 +08:00
|
|
|
<listitem>
|
|
|
|
<para>[Zeckmathederg] - Sized image appropriately.</para>
|
|
|
|
</listitem>
|
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>
|
2024-07-19 07:06:00 +08:00
|
|
|
<para>[Zeckmathederg] - Mesa-24.1.2 -> *-24.1.3.</para>
|
2024-07-04 15:07:27 +08:00
|
|
|
</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>
|
2024-07-19 07:06:00 +08:00
|
|
|
<para>[Zeckmathederg] - p11-kit-0.25.3 -> *-0.25.4.</para>
|
2024-07-04 09:20:08 +08:00
|
|
|
</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>
|