changelog: Add ticket number for linux-6.4.12 update

lfs-latest-git.php: Fix zlib currency
This commit is contained in:
Poltern 2023-08-27 21:50:49 +05:00
parent 6da6a228af
commit f7bb3e03a7
2 changed files with 3 additions and 1 deletions

View File

@ -42,7 +42,8 @@
<para>2023-08-25</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to linux-6.4.12.</para>
<para>[bdubbs] - Update to linux-6.4.12. Fixes
<ulink url='&lfs-ticket-root;5320'>#5320</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>

View File

@ -150,6 +150,7 @@ if ( $package == "tcl" ) $dirpath = "https://www.tcl.tk/software/tcltk/do
if ( $package == "util-linux" ) $dirpath = max_parent( $dirpath, "v." );
if ( $package == "vim" ) $dirpath = "https://github.com/vim/vim/tags";
if ( $package == "wheel" ) $dirpath = "https://pypi.org/project/wheel/#files";
if ( $package == "zlib" ) $dirpath = "https://www.zlib.net";
if ( $package == "zstd" ) $dirpath = github("facebook/zstd");
// Check for ftp