| Newsgroups |
gmane.linux.lfs.beyond.book |
| Message-ID |
<177941091737.16105.14621930207431100639@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new d1432387a3 Update to mariadb-11.8.7 (Security update).
d1432387a3 is described below
commit d1432387a3f7d032f1205300d3875ea108a41fd3
Author: Bruce Dubbs <[email protected]>
AuthorDate: Thu May 21 19:48:28 2026 -0500
Update to mariadb-11.8.7 (Security update).
---
introduction/welcome/changelog.xml | 4 ++++
packages.ent | 2 +-
server/databases/mariadb.xml | 21 +++++++--------------
3 files changed, 12 insertions(+), 15 deletions(-)
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 808ca30f39..d6b7aeacb1 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
<listitem>
<para>May 21st, 2026</para>
<itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to mariadb-11.8.7 (Security update). Fixes
+ <ulink url="&blfs-ticket-root;23318">#23318</ulink>.</para>
+ </listitem>
<listitem>
<para>[bdubbs] - Update to mercurial-7.2.2. Fixes
<ulink url="&blfs-ticket-root;23261">#23261</ulink>.</para>
diff --git a/packages.ent b/packages.ent
index 3926115990..1c2515d185 100644
--- a/packages.ent
+++ b/packages.ent
@@ -838,7 +838,7 @@
<!-- Chapter 22 -->
<!ENTITY db-version "5.3.28">
<!ENTITY lmdb-version "0.9.35">
-<!ENTITY mariadb-version "11.8.6">
+<!ENTITY mariadb-version "11.8.7">
<!ENTITY postgresql-version "18.3">
<!ENTITY sqlite-version "3.50.4">
<!ENTITY sqlite-year "2025">
diff --git a/server/databases/mariadb.xml b/server/databases/mariadb.xml
index 6ecd8e87d4..1df5806888 100644
--- a/server/databases/mariadb.xml
+++ b/server/databases/mariadb.xml
@@ -7,10 +7,10 @@
<!ENTITY mariadb-download-http "https://downloads.mariadb.org/interstitial/mariadb-&mariadb-version;/source/mariadb-&mariadb-version;.tar.gz">
<!ENTITY mariadb-download-ftp " ">
- <!ENTITY mariadb-md5sum "85044cd1ec59cbdbcc4d27a9646d6261">
- <!ENTITY mariadb-size "115 MB">
- <!ENTITY mariadb-buildsize "2.2 GB (764 MB installed)">
- <!ENTITY mariadb-time "3.8 SBU (with parallelism=8, add 2.9 SBU for tests)">
+ <!ENTITY mariadb-md5sum "27c6eeeda18e0c298f63b7def5ad8061">
+ <!ENTITY mariadb-size "114 MB">
+ <!ENTITY mariadb-buildsize "2.3 GB (778 MB installed)">
+ <!ENTITY mariadb-time "3.9 SBU (with parallelism=8, add 2.9 SBU for tests)">
]>
<sect1 id="mariadb" xreflabel="MariaDB-&mariadb-version;">
@@ -80,8 +80,8 @@
<note>
<para>
- The installed size of MariaDB is 763 MB, but this can be
- reduced by about 269 MB, if desired, by removing the <filename
+ The installed size of MariaDB is 778 MB, but this can be
+ reduced by about 270 MB, if desired, by removing the <filename
class="directory">/usr/share/mariadb/test</filename>
directory after installation.
</para>
@@ -157,13 +157,6 @@
<screen role="root"><userinput>groupadd -g 40 mariadb &&
useradd -c "MariaDB Server" -d /srv/mariadb -g mariadb -s /bin/false -u 40 mariadb</userinput></screen>
- <para>
- Fix an issue with detecting Boost-1.89.0 and later:
- </para>
-
-<screen><userinput>sed -i 's/regex system/regex/' \
- storage/columnstore/columnstore/cmake/boost.cmake</userinput></screen>
-
<para>
Fix runtime issues with OpenSSL-4.0 and later:
</para>
@@ -271,7 +264,7 @@ mv -v /usr/share/user_map.conf /etc/security</userinput></screen>
<para>
<option>-D WITHOUT_SERVER=ON</option>: Use this
- switch if you don't want the server and would like to build the client
+ :wqswitch if you don't want the server and would like to build the client
only.
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page