Thomas Trepl
4096cdff24
Automatic merge of trunk into multilib
2023-02-20 00:30:12 +01:00
Bruce Dubbs
ea601535b8
Uncomment glibc in whatsnew.
2023-02-19 12:48:20 -06:00
Pierre Labastie
b9173ee06f
Less can use pcre2
2023-02-19 15:12:26 +01:00
Pierre Labastie
c68d57a81a
Finish adding revision attributes in dependencies
...
This was half done. Furthermore, dbus had completely disappeared.
Also fix an url to sphinx, that is now in BLFS.
2023-02-19 14:38:58 +01:00
Xi Ruoyao
4049a4b6c8
e2fsprogs: Add configuration section about mke2fs.conf
2023-02-19 20:42:33 +08:00
Pierre Labastie
dd8293bfa9
Popt is not a dependency of Pkg-config
...
It was removed eleven years ago from the book. Pkg-config itself removed
it at version 0.27.
Prompted by "__mint" on #lfs-support.
2023-02-19 11:37:49 +01:00
Xi Ruoyao
3608d06aa8
grub: Add upstream fixes patch for unrecognized ext2/3/4 features ( #5219 )
2023-02-19 14:30:57 +08:00
Thomas Trepl
bef6431de3
Automatic merge of trunk into multilib
2023-02-18 00:30:12 +01:00
Xi Ruoyao
d94d606048
packages: Mention Glibc stable branch in its package info
...
See the discussion at
https://sourceware.org/pipermail/libc-alpha/2023-February/145672.html .
2023-02-17 15:38:16 +08:00
Xi Ruoyao
ce779ec8c1
configuration: Use [DHCPv4] instead of [DHCP] for systemd .network file
...
The upstream has splitted [DHCP] into [DHCPv4] and [DHCPv6]. While we
are only enabling DHCPv4 in the example setting (in most scenario DHCPv6
is not strictly needed as SLAAC is sufficient), just use [DHCPv4]
instead of [DHCP].
2023-02-17 15:10:35 +08:00
Thomas Trepl
3791d23718
Automatic merge of trunk into multilib
2023-02-14 00:30:14 +01:00
Bruce Dubbs
e4a9ca459e
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-02-13 12:11:47 -06:00
Bruce Dubbs
37a4d447b9
Update to man-pages-6.03.
2023-02-13 12:11:36 -06:00
Thomas Trepl
7ab3f9f102
Resolve merge confict
2023-02-13 18:53:20 +01:00
Douglas R. Reno
d649720e1f
Update stats for dbus, systemd, markupsafe, and jinja2
2023-02-12 19:41:03 -06:00
Bruce Dubbs
4990283f08
Typo
2023-02-12 14:19:14 -06:00
Bruce Dubbs
7c92d6dd82
Update build times an sizes.
...
This update changes the default number of cores used to build
packages to 4. A section is also added to host requirements
to recommend a minumum number of cores and memory size.
2023-02-12 13:43:45 -06:00
Thomas Trepl
6257c0f144
Automatic merge of trunk into multilib
2023-02-12 00:30:11 +01:00
Bruce Dubbs
c6550e11c8
Package updates.
...
Update to iana-etc-20230202.
Update to zstd-1.5.4.
Update to Python3-3.11.2.
Update to e2fsprogs-1.47.0.
Update to dbus-1.14.6.
Update to linux-6.1.11.
Update to libcap-2.67.
Update to bc-6.2.4.
2023-02-11 16:11:35 -06:00
Thomas Trepl
d8cc3893ff
Automatic merge of trunk into multilib
2023-02-10 00:30:13 +01:00
Bruce Dubbs
583156ac09
Combine tcl documentation instructions together.
2023-02-08 20:15:02 -06:00
Thomas Trepl
fae43efcf4
Automatic merge of trunk into multilib
2023-02-09 00:30:15 +01:00
Xi Ruoyao
ce536f9c9c
openssl: Fix a command to view man page
...
"ssl.7ssl" is in man7, not man3.
2023-02-08 10:29:24 +08:00
Thomas Trepl
37df48e8c2
Automatic merge of trunk into multilib
2023-02-08 00:30:13 +01:00
Douglas R. Reno
74af59de3c
Package Updates
...
Update to OpenSSL-3.0.8 (Security Update)
Update to e2fsprogs-1.46.6 (Security Update)
2023-02-07 15:41:42 -06:00
Thomas Trepl
9ced77ce59
Automatic merge of trunk into multilib
2023-02-07 00:30:13 +01:00
Xi Ruoyao
f405318419
glibc: Note the sed for printf is a security fix
...
And add a comment about the difference from upstream commit.
2023-02-06 23:59:26 +08:00
Douglas R. Reno
df6b08de57
Repackage the systemd man pages tarball to have a leading directory.
2023-02-06 09:50:56 -06:00
Thomas Trepl
1f9e7d5769
Automatic merge of trunk into multilib
2023-02-06 00:30:12 +01:00
Xi Ruoyao
7f8335ae57
dependencies: List Jansson as Binutils external dependency
...
Both ld.bfd and ld.gold can use Jansson to validate the value of
--package-metadata=.
2023-02-05 23:34:02 +08:00
Thomas Trepl
9831431078
Remove --disable-exec-static-tramp option for other archs, too
2023-02-04 07:41:32 +01:00
Thomas Trepl
607ca5a486
Automatic merge of trunk into multilib
2023-02-04 00:30:13 +01:00
Xi Ruoyao
fcadbf41da
changelog: Add entries for recent changes
2023-02-03 15:44:13 +08:00
Xi Ruoyao
0f4ec3428c
libffi: Remove --disable-exec-static-tramp
...
It's not needed now since gjs-1.74 supports static trampoline.
2023-02-03 05:48:31 +08:00
Xi Ruoyao
f7b295dee8
libelf: Update test status
...
While the previously documented test failure is resolved by
binutils-2.40, a new test failure has shown up.
2023-02-03 05:44:28 +08:00
Xi Ruoyao
5f8b7fe1ab
bash: Add the explanation of test output, and document a known failure
2023-02-03 01:33:10 +08:00
Xi Ruoyao
19f4e4d6ea
mpfr: Fix a test case
...
Normally we don't fix test, but see the comment added into the XML file
for the rationale.
Update the number of tests by the way.
2023-02-02 21:04:40 +08:00
Xi Ruoyao
833f3efc01
glibc: Fix an issue identified upstream
2023-02-02 20:42:20 +08:00
Xi Ruoyao
2d215b5fc8
binutils: remove test failures resolved by upstream
2023-02-02 18:32:18 +08:00
Xi Ruoyao
8ac376e634
binutils: remove more empty man pages
2023-02-02 18:31:20 +08:00
Xi Ruoyao
59a0a3c1af
glibc: remove nss/tst-nss-files-hosts-long failure
...
It's UNSUPPORTED in chroot now, so we cannot see it in LFS build.
2023-02-02 17:29:38 +08:00
Xi Ruoyao
c6c1a068b9
glibc: Remove a sed useless for 2.37
2023-02-02 15:47:05 +08:00
Xi Ruoyao
727490c992
Package updates:
...
* Update to Glibc-2.37 (#5203 )
* Update to bc-6.2.3 (#5204 )
- Update bc homepage as upstream requested
* Update to linux-6.1.9 (#5205 )
* Update to vim-9.0.1273 (#4500 )
2023-02-02 15:27:17 +08:00
Thomas Trepl
d8521f6eae
Automatic merge of trunk into multilib
2023-02-02 00:30:12 +01:00
Xi Ruoyao
b5955260a5
stripping: Add an <important> about updated packages
...
We've received enough reports for systems with zlib security update
broken by stripping :(.
2023-02-01 20:04:51 +08:00
Thomas Trepl
aa68b0c3db
Automatic merge of trunk into multilib
2023-02-01 00:30:13 +01:00
Bruce Dubbs
b79e65a04f
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-01-31 13:21:43 -06:00
Bruce Dubbs
d7d7bd5484
PAckage updates.
...
Update to texinfo-7.0.2.
Update to linux-6.1.8.
Update to diffutils-3.9.
2023-01-31 13:20:49 -06:00
Thomas Trepl
b697c87fe9
Automatic merge of trunk into multilib
2023-01-30 00:30:12 +01:00
Xi Ruoyao
2d516c7a35
dependencies: use https for LessTif homepage
2023-01-29 12:16:47 +08:00