[blfs] branch trunk updated: NSS: Fix the dbtests against sqlite-3.53.0.
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177827715356.19197.16555081880481980585@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 4dca91f58a NSS: Fix the dbtests against sqlite-3.53.0.
4dca91f58a is described below
commit 4dca91f58acafe8eadab9490b73f5f87054a9a46
Author: Douglas R. Reno <[email protected]>
AuthorDate: Fri May 8 16:48:32 2026 -0500
NSS: Fix the dbtests against sqlite-3.53.0.
This fixes 9 test failures that are part of the "testing if key
corruption is detected in attribute" area of the dbtests.
Xi fixed this upstream on April 28th and I ran into it while working on
my new system today. This has been merged upstream so it can be safely
removed with NSS-3.124.
---
introduction/welcome/changelog.xml | 4 ++++
postlfs/security/nss.xml | 7 +++++++
2 files changed, 11 insertions(+)
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index d895f93aad..992e5b9514 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
<listitem>
<para>May 8th, 2026</para>
<itemizedlist>
+ <listitem>
+ <para>[renodr] - Fixed some of the tests in NSS against sqlite-3.53.0.
+ This affected the dbtests in particular.</para>
+ </listitem>
<listitem>
<para>[jlocash] - Update to urllib3-2.7.0 (Python Module) (Security Update). Fixes
<ulink url="&blfs-ticket-root;23266">#23266</ulink>.</para>
diff --git a/postlfs/security/nss.xml b/postlfs/security/nss.xml
index ddde7ea18e..59d719d2a3 100644
--- a/postlfs/security/nss.xml
+++ b/postlfs/security/nss.xml
@@ -157,6 +157,13 @@
patch -Np1 -i ../nss-&nss-version;-illegal_instruction-1.patch</userinput></screen>
-->
+ <para>
+ First, if you are going to run the test suite, adapt some tests to
+ sqlite-3.53.0 and later:
+ </para>
+
+<screen><userinput remap="pre">sed -i "490 s/,X'/,[xX]'/" tests/dbtests/dbtests.sh</userinput></screen>
+
<para>
Install <application>NSS</application> by running the following commands:
</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