Commit Graph

9870 Commits

Author SHA1 Message Date
Douglas R. Reno
b481603cd5 yasm: Run the tests at -j1 to fix problems with intermittent test
failures.

The tests always pass if run at -j1, but if they are run in parallel,
the rawpp_test.sh and nasmpp_test.sh tests will fail intermittently.
2023-08-18 15:37:35 -05:00
Douglas R. Reno
5b1bcc9306 Correct a tag 2023-08-18 15:20:15 -05:00
Douglas R. Reno
479979e5f9 Tags 2023-08-18 15:05:38 -05:00
Douglas R. Reno
cb40a58e31 Brotli: minor tweaks to the Contents section 2023-08-18 11:29:19 -05:00
Xi Ruoyao
00e0c9cc97
rust: Remove spurious ".old" files
This is a after-tag change but I suppose it's OK.  I don't think
anything will ever invoke a rustc utility with ".old" name.
2023-08-18 21:04:46 +08:00
Ken Moffat
2a72ab9400 Tags. 2023-08-18 13:59:05 +01:00
Bruce Dubbs
37bdc7ca32 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-08-17 16:31:08 -05:00
Douglas R. Reno
6e8884c8ee Update to screen-4.9.1 2023-08-17 16:16:33 -05:00
Douglas R. Reno
2967716c43 Tags for gnupg 2023-08-17 16:13:10 -05:00
Douglas R. Reno
f65776eb47 Tags for BIND dependencies 2023-08-17 15:49:48 -05:00
Bruce Dubbs
62a5408799 Update to xcb-proto-1.16.0. 2023-08-17 14:39:52 -05:00
Bruce Dubbs
282a0eb3c2 Tag most of Chapter 13 2023-08-17 12:39:01 -05:00
Douglas R. Reno
7e52a4ad2c rustc: Document a test that is known to hang on some systems when
scripting.

If combine_install_with_separate_uninstall hangs, a user can press the
Enter key, or remove the test with a sed.

Thanks goes to Rainer Fiebig for the report.
2023-08-17 11:41:25 -05:00
Douglas R. Reno
f0206fc972 OpenJDK Configuration: Disable the creation of
/tmp/hsperfdata_[username].

This feature generates performance monitoring and profiling information,
and isn't generally used on a BLFS system.
2023-08-17 11:27:10 -05:00
Douglas R. Reno
342d139a92 Typo fixes from rhubarbpieguy 2023-08-17 10:33:34 -05:00
Douglas R. Reno
f192a5c4f7 hatch_vcs: Document the test that fails 2023-08-17 10:25:58 -05:00
Thomas Trepl
2314cd79bd Some tags 2023-08-17 07:43:52 +02:00
Douglas R. Reno
a73fc76227 Tags 2023-08-16 19:32:11 -05:00
Douglas R. Reno
c8b719a475 Tags 2023-08-16 15:00:41 -05:00
Douglas R. Reno
dd104138b4 Archive the SUPER Perl Module 2023-08-16 14:56:54 -05:00
Douglas R. Reno
aba3149a34 Archive Test::MockModule.
It was previously used only in Archive::Zip, but Archive::Zip no longer
uses it.
2023-08-16 14:54:47 -05:00
Douglas R. Reno
0feefc9f45 pm-utils: minor reword of the warning about using it on systemd. 2023-08-16 14:18:24 -05:00
Douglas R. Reno
fc9dd6eb5b at: minor spacing adjustment for the PAM instructions 2023-08-16 14:05:25 -05:00
Douglas R. Reno
b3f19e5697 Archive::Zip: Test-MockModule is no longer used.
It now uses the Test-More module, which is built into the core Perl
distribution. The Changes file says that it was removed in 1.68

This commit also has a minor reword for a command explanation in 'db'
2023-08-16 12:36:05 -05:00
Douglas R. Reno
7481fd4a6f Tags 2023-08-16 11:39:48 -05:00
Douglas R. Reno
41bd054413 Perl Modules and Dependencies: Minor tweaks and rewords 2023-08-16 11:34:20 -05:00
Xi Ruoyao
a9779b901a
Tag UEFI and dependencies 2023-08-16 21:36:01 +08:00
Douglas R. Reno
a8337252bc LLVM: Remove an extra newline from the systemd test instructions 2023-08-15 23:18:47 -05:00
Xi Ruoyao
3fd4a83fb6
llvm: Remove an empty line in testing command for systemd, and ...
add the upstream issue tracking Glibc-2.38 introduced failure into the
comment.
2023-08-16 11:53:02 +08:00
Bruce Dubbs
ddf1885be9 Tags 2023-08-15 18:32:22 -05:00
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Douglas R. Reno
f48dfb394c PyYAML: We're using pip3 so we don't install the python2 version. 2023-08-15 17:06:59 -05:00
Douglas R. Reno
d87e6ae6ff Py: Move the deprecation notice to after the install command 2023-08-15 17:02:20 -05:00
Douglas R. Reno
7fb07ec8b5 pytest: The 11 tests that used to fail before are now marked as XFAILs 2023-08-15 17:02:20 -05:00
Douglas R. Reno
aaf10276a6 Snowballstemmer: Minor reword in Description 2023-08-15 17:02:20 -05:00
Douglas R. Reno
95efba9dab CMake: minor reword for --no-system-* 2023-08-15 17:02:20 -05:00
Douglas R. Reno
77d59f8a6c Update to vala-0.56.11 2023-08-14 23:03:10 -05:00
Douglas R. Reno
7170b0a7b3 Update to mc-4.8.30 2023-08-14 12:50:19 -05:00
Douglas R. Reno
005d40fa51 Update to libcloudproviders-0.3.2 2023-08-13 14:09:07 -05:00
Douglas R. Reno
1af71bc655 Update to cmake-3.27.2 2023-08-13 14:03:23 -05:00
Douglas R. Reno
98de6b11db Update to JSON-C-0.17
Also add instructions for generating the documentation
2023-08-13 13:43:04 -05:00
Douglas R. Reno
12a362f7aa Update to Text-CSV-2.03 and Text-CSV_XS-1.51 (Perl Modules) 2023-08-13 12:49:07 -05:00
Douglas R. Reno
475d0d98e7 Update to boost-1.83.0 2023-08-13 12:14:55 -05:00
Xi Ruoyao
bc2c990bc1
kernel-config: Add toml file for bubblewrap kernel and fix a small issue
I guess Ken forgot a "git add" here :).

And the entry for NAMESPACES should be "-*-", not "[*]".  It's because
we assume everyone is not setting EXPERT.
2023-08-13 09:33:51 +08:00
Ken Moffat
f525884421 Bubblewrap: add kernel config. 2023-08-13 00:17:00 +01:00
Douglas R. Reno
7aedf147ed Update to node.js-18.17.1 2023-08-11 15:18:56 -05:00
Douglas R. Reno
29ba78b923 Update to intel-gmmlib-22.3.10 2023-08-11 12:33:39 -05:00
Douglas R. Reno
80408280d4 libblockdev: Remove unused external dependencies 2023-08-11 12:21:47 -05:00
Xi Ruoyao
63361607f3
libidn2: Demote libunistring to recommended
It uses a shipped libunistring copy if there is no libunistring.
2023-08-10 18:11:40 +08:00
Douglas R. Reno
4757ef5de9 Update to unixODBC-2.3.12 2023-08-09 10:33:51 -05:00