Commit Graph

9773 Commits

Author SHA1 Message Date
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
7240e8e375 Automatic merge of trunk into multilib 2024-04-12 00:30:11 +02:00
Xi Ruoyao
9317498c03
packages: SSL-ize two URLs 2024-04-11 16:38:50 +08: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
2cdee06681 Automatic merge of trunk into multilib 2024-04-08 00:30:10 +02:00
Xi Ruoyao
2f115238af
kernel: Regenerate kernel config with 6.8.2
No real change.
2024-04-07 21:04:05 +08:00
Thomas Trepl
c53c917d53 Automatic merge of trunk into multilib 2024-04-07 00:30:20 +02:00
Xi Ruoyao
9977b8f05b
generalinstructions: Remove a false statement about "cp -R destroys symlink"
It's just wrong (at least with all recent Coreutils releases).

Note that hard links are really destroyed, but AFAIK tar does not keep
hard links correctly anyway and destroying hard links won't cause
packages fail to build at all.
2024-04-06 17:39:05 +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
9f3fc8e0f1 Automatic merge of trunk into multilib 2024-04-05 00:30:19 +02:00
Bruce Dubbs
658401054a Typo 2024-04-04 09:24:08 -05:00
Thomas Trepl
5c4795572f Automatic merge of trunk into multilib 2024-04-03 00:30:32 +02:00
Xi Ruoyao
0dde2f570e
changelog: Fix date of sysvinit-3.09 update
Well, we've had a time travaling! :)
2024-04-02 18:51:47 +08:00
Xi Ruoyao
ba64c50ecc
coreutils: Test names are filenames 2024-04-02 18:13:33 +08:00
Xi Ruoyao
7a8f589df1
changelog: Add revision='sysv' for sysvinit-3.09 entry 2024-04-02 18:11:14 +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
35f8743591 Automatic merge of trunk into multilib 2024-03-30 09:29:50 +01:00
Xi Ruoyao
31336718bc
xz: Host on anduin for now
The GitHub repo is suspended due to malicious code injection.
2024-03-30 09:09:26 +08:00
Thomas Trepl
c9c071248b Automatic merge of trunk into multilib 2024-03-30 00:30:20 +01:00
Bruce Dubbs
1af9cd121d Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2024-03-29 15:08:02 -05:00
Bruce Dubbs
cbf19601bc Revert to xz-5.4.6 due to uptream compromise. 2024-03-29 15:04:03 -05:00
Thomas Trepl
9891f25108 Automatic merge of trunk into multilib 2024-03-26 00:30:20 +01:00
Tim Tassonis
ae4e8da2c3 Update to sysvinit-3.09. 2024-03-25 21:50:26 +01:00
Thomas Trepl
24f3b5d0c3 Automatic merge of trunk into multilib 2024-03-21 00:30:13 +01:00
Bruce Dubbs
23db3ee550 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2024-03-20 09:48:36 -05:00
Bruce Dubbs
c3a956946d Fix currency and cleanup
Fix currency for upstream changes for
Python
psmisc

Add currency for
lz

Remove a lot of old commented code.
2024-03-20 09:46:44 -05:00
Xi Ruoyao
acaeb102ae
packages: Fix and simplify <ulink> for vim tags page
Vladimir has reported that the link target of this <ulink> is wrong.
Note that the link target and the displayed text should be the same,
thus use <ulink ... /> instead of <ulink ...> ... </ulink> to simplify
it.
2024-03-20 18:30:45 +08:00
Thomas Trepl
2affd83173 Add ml instr to lz4 2024-03-20 10:49:23 +01:00
Thomas Trepl
835f49d87f Automatic merge of trunk into multilib 2024-03-20 08:59:37 +01:00
Thomas Trepl
13ef4acde0 Adopt instruction change to m32, mx32 2024-03-20 08:57:03 +01:00
Xi Ruoyao
3d50ab19d0
changelog: Fix typos 2024-03-20 15:21:19 +08:00
Thomas Trepl
4709c9df31 Automatic merge of trunk into multilib 2024-03-20 00:30:23 +01:00
Douglas R. Reno
9694f4b6be Add stats for LZ4. 2024-03-19 18:08:24 -05:00
Douglas R. Reno
4aa6ea3d1c Add forgotten changelog entry for iproute2 2024-03-19 18:07:24 -05:00
Douglas R. Reno
ac593e8270 Update to man-pages-6.7 2024-03-19 18:06:48 -05:00
Douglas R. Reno
c5ae777ac2 Package updates and a new addition:
Update to Linux-6.8.1
Update to iproute2-6.8.0
Add LZ4 to the book
2024-03-19 17:56:41 -05:00
Bruce Dubbs
e31b6c53cb Fix Python currency 2024-03-19 10:14:02 -05:00
Thomas Trepl
2b3dca3be9 Remove duplicate &version; 2024-03-19 15:27:44 +01:00
Thomas Trepl
9051797663 Change unit of isl size to KB to be consistent to all other pkgs 2024-03-19 13:26:05 +01:00
Thomas Trepl
6269ece368 Automatic merge of trunk into multilib 2024-03-15 00:30:19 +01:00