Thomas Trepl
d9c8637857
Automatic merge of trunk into multilib
2024-06-23 00:30:20 +02:00
Xi Ruoyao
201aa93863
Move punctuation/comma into quotes for <xref>s
...
We are using American rule for punctuation/comma vs. quotes. We've
fixed most cases but not <xref>s.
2024-06-22 11:43:31 +08:00
Thomas Trepl
7f3f152cb6
Automatic merge of trunk into multilib
2024-06-15 00:30:33 +02:00
Xi Ruoyao
c04d98d038
systemd: Reword test failure notice
2024-06-15 01:22:02 +08:00
Xi Ruoyao
9c7437f2fd
glibc: Remove redundant mkdir -pv /usr/lib/locale command
...
It's created in chapter 7.
2024-06-15 00:06:41 +08:00
Bruce Dubbs
cadbe55e4d
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-06-14 10:43:13 -05:00
Bruce Dubbs
58180415dd
Package updates.
...
Update to vim-9.1.0478.
Update to iana-etc-20240607.
Update to systemd-256.
Update to python3-3.12.4.
Update to perl-5.40.0.
Update to openssl-3.3.1 (Security fix).
Update to linux-6.9.4.
Update to findutils-4.10.0.
2024-06-14 10:37:53 -05:00
Thomas Trepl
e0850a72ea
Automatic merge of trunk into multilib
2024-06-10 00:30:21 +02:00
Xi Ruoyao
2ef9beaf92
readline: Get rid of rpath
2024-06-09 20:03:35 +08:00
Xi Ruoyao
4ef406e2fa
expect: Get rid of rpath
2024-06-09 19:51:57 +08:00
Xi Ruoyao
e3f47a2f7a
tcl: Get rid of rpath
2024-06-09 19:47:30 +08:00
Thomas Trepl
30d408c8a1
Automatic merge of trunk into multilib
2024-06-03 00:30:10 +02:00
Xi Ruoyao
b3c50e06f6
systemd: Fix the sed adding PID_FS_MAGIC into src/basic/missing_magic.h
...
Without this trailing backslash only one line (the comment) is added.
Note that udev.xml contains the correct sed.
2024-06-02 19:45:41 +08:00
Xi Ruoyao
464fd24324
udev & systemd: Emphasis "API headers" for linux compatibility
...
Or people will ask "why no-break-userspace rule does not apply?"
2024-06-02 19:38:25 +08:00
Thomas Trepl
c824d201a5
Automatic merge of trunk into multilib
2024-06-01 00:30:26 +02:00
Bruce Dubbs
6acfe2e81f
Package Updates.
...
Update to meson-1.4.1.
Update to xz-5.6.2.
Add linux-6.9.x compatibility instructions to systemd and udev.
Update to setuptools-70.0.0 (python module).
Update to ninja-1.12.1.
Update to man-pages-6.8.
Update to linux-6.9.3.
Update to libcap-2.70.
Update to iproute2-6.9.0.
Update to e2fsprogs-1.47.1.
2024-05-31 12:06:49 -05:00
Thomas Trepl
b2837c935d
Automatic merge of trunk into multilib
2024-05-13 08:47:38 +02:00
Bruce Dubbs
f70694dce2
PAckage updates and a security fix.
...
Add security fix to glibc.
Update to linux-6.8.8.
Update to ncurses-6.5.
(cherry picked from commit d0ca5ead46
)
Reapply this change which is mistakenly reverted in
340e17adc6
.
2024-05-13 00:29:12 +08:00
Thomas Trepl
1d599b9f97
Adopt instructtion changes to ML
2024-05-12 16:13:33 +02:00
Thomas Trepl
bc33d9d7a0
Merge upstream
2024-05-12 09:26:02 +02:00
Bruce Dubbs
340e17adc6
Package updates.
...
Update to vim-9.1.0405.
Update to util-linux-2.40.1.
Update to linux-6.8.9.
Update to jinja2-3.1.4 (Python mpdule).
Update to iana-etc-20240502.
Update to gcc-14.1.0.
2024-05-11 15:17:56 -05:00
Xi Ruoyao
1a7ac41bcc
grub: Update the note about UEFI for recent BLFS change
2024-05-11 08:15:09 +08:00
Thomas Trepl
94f7cd922b
Automatic merge of trunk into multilib
2024-05-09 09:02:42 +02:00
Xi Ruoyao
6dfdf03699
coreutils: Add -k for make check
...
Two tests are known to fail, so without -k a part of the test suite is
not executed.
2024-05-09 14:52:44 +08:00
Thomas Trepl
511932f44d
Automatic merge of trunk into multilib
2024-05-04 00:30:22 +02:00
Xi Ruoyao
1e7341fd35
systemd: Enable test suite (again)
...
With systemd-255, I get only 1 failure out of 1206. Thus it seems a
good idea to run the test suite.
We can always revert if something bad happens.
2024-05-03 13:39:48 +08:00
Xi Ruoyao
a9cbf6ff0c
Revert "python: Document test failures with recent expat"
...
This reverts commit 6a75210c6d
.
In Python >= 3.12.3, these tests are disabled with expat >= 2.6.0.
Link: https://github.com/python/cpython/commit/c4fa79b924a1
2024-05-03 11:59:53 +08:00
Thomas Trepl
b64efb7215
Adopt instruction change
2024-05-01 08:23:25 +02:00
Thomas Trepl
1dd25fd51f
Automatic merge of trunk into multilib
2024-05-01 00:30:19 +02:00
Bruce Dubbs
d0ca5ead46
PAckage updates and a security fix.
...
Add security fix to glibc.
Update to linux-6.8.8.
Update to ncurses-6.5.
2024-04-30 12:42:03 -05:00
Thomas Trepl
b520d5c599
Automatic merge of trunk into multilib
2024-04-19 00:30:10 +02:00
Bruce Dubbs
ba1a9cf303
Typo
2024-04-18 10:19:03 -05:00
Thomas Trepl
d5599a9bb7
Automatic merge of trunk into multilib
2024-04-16 00:30:24 +02:00
Bruce Dubbs
491de3316a
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-04-15 11:17:58 -05:00
Bruce Dubbs
185b763812
Package updates.
...
Update to setuptools-69.5.1.
Update to python3-3.12.3.
Update to openssl-3.3.0.
Update to ninja-1.12.0.
Update to man-db-2.12.1.
Update to linux-6.8.6.
Update to iana-etc-20240412.
Update to vim-9.1.0330.
2024-04-15 11:16:44 -05:00
Thomas Trepl
9dca319c8b
Automatic merge of trunk into multilib
2024-04-09 00:30:12 +02:00
Xi Ruoyao
9bfd203fad
util-linux: Create a dummy /etc/fstab to satisfy two tests
2024-04-08 16:10:03 +08:00
Xi Ruoyao
6a75210c6d
python: Document test failures with recent expat
...
I didn't see them because I misconfigured Python to use internal expat.
With system expat they just fail as we've documented in BLFS.
2024-04-08 15:09:51 +08:00
Thomas Trepl
c413fb5388
Automatic merge of trunk into multilib
2024-04-06 11:32:10 +02:00
Thomas Trepl
aa17d84e55
Add ML instructions to GDBM. Thanks to 'Zeckma'
2024-04-06 11:15:31 +02:00
Xi Ruoyao
91cf49535a
python: Make it clear that the test indefinitely hanging issue is occasional
...
Or people will report things like "hey I didn't see any test had timed
out."
2024-04-06 11:25:01 +08:00
Thomas Trepl
1291a88955
Automatic merge of trunk into multilib
2024-04-06 00:30:19 +02:00
Xi Ruoyao
a093e70903
python: Run test suite with a time limit
...
The test hang issue is not related to partial environment. It's just a
known issue (for eg https://github.com/python/cpython/issues/91155 ) and
happens when we are unlucky.
So just run the test suite with a timeout. 1 SBU should be enough: it's
approximately 4 times of the time used by the slowest test case, on both
an old Athlon 64 3000+ and a Core i5-11300H.
I've not seen any test failure on a complete system (the expat-related
failure seems fixed by expat-2.6.2 or 2.6.1). TODO: really test this
with LFS chroot and document failures if any.
2024-04-05 22:05:45 +08:00
Thomas Trepl
5c4795572f
Automatic merge of trunk into multilib
2024-04-03 00:30:32 +02:00
Xi Ruoyao
ba64c50ecc
coreutils: Test names are filenames
2024-04-02 18:13:33 +08:00
Thomas Trepl
ce45f8d6eb
Adopt instruction changes
2024-04-01 14:23:54 +02:00
Thomas Trepl
59e0a47aaa
Automatic merge of trunk into multilib
2024-04-01 00:30:20 +02:00
Bruce Dubbs
9b01d1b4ba
Package updates.
...
Update to iana-etc-20240318.
Update to zstd-1.5.6.
Update to util-linux-2.40.
Update to shadow-4.15.1.
Update to pkgconf-2.2.0.
Update to linux-6.8.2.
Update to coreutils-9.5.
2024-03-31 17:10:23 -05:00
Thomas Trepl
2affd83173
Add ml instr to lz4
2024-03-20 10:49:23 +01:00
Thomas Trepl
13ef4acde0
Adopt instruction change to m32, mx32
2024-03-20 08:57:03 +01:00