Bruce Dubbs
545b6d0a70
Update to unrar-6.2.7.
2023-05-19 14:52:25 -05:00
Bruce Dubbs
412cf83807
Update to lua-5.4.6.
2023-05-19 14:40:41 -05:00
Bruce Dubbs
66956b7dcc
Update to setxkbmap-1.3.4 (Xorg App).
2023-05-19 14:23:57 -05:00
Bruce Dubbs
a89fd43ac7
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-05-18 15:38:08 -05:00
Bruce Dubbs
82d463fbff
Typos
2023-05-18 15:37:57 -05:00
Xi Ruoyao
ba086d0b32
gst-plugins-bad: Add ldacBT as an external dependency
...
It allows building the LDAC plugin, which is needed by pulseaudio to
play high quality audios on LDAC capable bluetooth devices.
I've not tested it: I'm using pipewire instead of pulseaudio, and
pipewire directly uses ldacBT (we already have it in the pipewire page).
2023-05-19 01:38:21 +08:00
Xi Ruoyao
83d72d3490
changelog: Add missed entry for sqlite-3.42.0 :(
2023-05-18 18:30:46 +08:00
Pierre Labastie
702c50c7d8
Add Jinja2 as required for elogind
...
It's a new dependency in 252.9. I had not seen it when upgrading.
2023-05-18 07:54:16 +02:00
Bruce Dubbs
875f120843
Update to nettle-3.9.
2023-05-17 19:56:08 -05:00
Bruce Dubbs
9b14f4c1bb
Update to at-spi2-core-2.48.2.
2023-05-17 19:47:13 -05:00
Bruce Dubbs
ffe5cb046a
Update to php-8.2.6.
2023-05-17 19:32:16 -05:00
Tim Tassonis
9c032d6f99
Update to curl-8.1.0.
2023-05-17 23:55:22 +02:00
Pierre Labastie
1db852a550
Update to elogind-252.9
...
ALso add forgotten changelog entry for sphinx
2023-05-17 19:04:49 +02:00
Xi Ruoyao
2363ba8905
sqlite: Update to sqlite-3.42.0 and clean up CPPFLAGS
2023-05-17 13:54:24 +08:00
Pierre Labastie
8055e91729
Update to sphinx-7.0.1
2023-05-16 17:04:21 +02:00
Pierre Labastie
4e7b3abcd8
Update to mupdf-1.22.1
2023-05-16 16:58:58 +02:00
Pierre Labastie
ed298fa2c7
Update to docutils-0.20
2023-05-16 16:54:24 +02:00
Xi Ruoyao
9800facb6c
changelog: Add missed entry for llvm-16.0.3
2023-05-16 18:32:21 +08:00
Xi Ruoyao
a17f6a03ab
systemd: Sync grammar fix from LFS
2023-05-16 14:24:42 +08:00
Bruce Dubbs
7253d73f11
Update dependencies for kf5 and plasma.
2023-05-15 17:24:23 -05:00
Bruce Dubbs
28818fd3e0
Update to mesa-23.1.0
2023-05-15 16:33:55 -05:00
Xi Ruoyao
caa9f5baa5
linux-pam: Also comment out the desc of --disable-regenerate-docu
2023-05-16 00:38:39 +08:00
Xi Ruoyao
f8dd4eca9a
linux-pam: Comment out everything for regenerating doc for now
...
With 1.5.3, building the doc now needs the namespaced version of
docbook-xsl which is beyond BLFS.
We may uncomment them when we add docbook-xsl-ns into the book.
2023-05-16 00:28:21 +08:00
Tim Tassonis
b7c692b6ad
Update to ristretto-0.13.1.
2023-05-15 16:58:00 +02:00
Xi Ruoyao
bee906cedc
firefox: Fix a typo
2023-05-15 15:32:04 +08:00
Xi Ruoyao
9d98701d38
firefox: Use the same patch as Thunderbird
...
Firefox shares many components with TB, so it also suffers the
same mutability UB exploited by LLVM 16. Though it does not crash at
start up, there are some reports saying a crash will happen in certain
conditions. Use the same patch as TB to fix the UB.
The patch has been symlinked in patches.git.
2023-05-15 15:21:23 +08:00
Xi Ruoyao
3f6a6dc5c7
Update to LLVM-16.0.3 ( #17861 )
...
With Thunderbird workaround applied, we can try to update to LLVM 16
again. Note that Firefox may need a similar workaround but at least it
does not crash on start-up.
This reverts commit 218e13ce4b
("Revert back to LLVM-15.0.7 for now"), bump LLVM to 16.0.3, and updated
md5sums for tarballs and test suite status for it.
2023-05-15 12:13:01 +08:00
Bruce Dubbs
9a22621807
Update to plasma-5.27.5.
2023-05-14 22:04:24 -05:00
Bruce Dubbs
3bffd5b3be
Update to kf5-gear-23.04.1 including kate, kwave, and falkon.
2023-05-14 19:13:36 -05:00
Bruce Dubbs
1e03c037a8
Update t0 kf5-5.106.0.
...
Includes:
extra-cmake-modules,
breeze-icons, and
oxygen-icons5
2023-05-14 13:07:42 -05:00
Xi Ruoyao
5f5fe30b54
thunderbird: Update the patch
...
The new patch includes all contents of the current patch, and fixes for
GCC 13 (adding <cstdint>) and LLVM 16 (avoid Rust UB regarding mutability).
2023-05-15 00:13:14 +08:00
Xi Ruoyao
01b9b54488
evince: Drop t1lib dependency
...
Link: https://gitlab.gnome.org/GNOME/evince/-/merge_requests/437
2023-05-15 00:05:51 +08:00
Xi Ruoyao
3473835e95
evince: Drop nautilus dependency
...
The nautilus dependency was enabled by default to build the nautilus
extension, but in GNOME 43 (and 44) nautilus is GTK-4 while evince is
still GTK-3. The extension cannot be built properly with a GTK version
mismatch so the upstream has already disabled it.
2023-05-15 00:05:50 +08:00
Pierre Labastie
6f7e811b7a
Add HTTP::CookieJar-0.014
...
It's needed by libwww-perl-6.70
2023-05-13 23:36:08 +02:00
Pierre Labastie
ccbae9ab99
Update to Business::ISBN::Data-20230426.001
2023-05-13 22:35:17 +02:00
Pierre Labastie
4d96d76fb5
Fix building nautilus with GCC-13
...
Apply an upstream fix that also prevents crashes in some cases.
2023-05-13 21:43:02 +02:00
Pierre Labastie
35087ed7de
urllib3-2.0.2 requires hatchling
2023-05-13 14:43:37 +02:00
Pierre Labastie
973ea7c0d8
sdl12-compat needs GLU
...
GL/glu.h is included by SDL/SDL_opengl.h, which is used throughout
the build, and by users of SDL.
2023-05-13 13:25:54 +02:00
Pierre Labastie
bce49fce32
Testing python modules may require sqlite3 module
...
Add a note that it may be needed to rebuilt python3 after installing
sqlite
2023-05-13 08:44:46 +02:00
Xi Ruoyao
288d8ce61e
firmware: Update to intel-microcode-20230512
2023-05-13 10:59:17 +08:00
Ken Moffat
450610873b
Update to qtwebengine-5.15.14.
2023-05-13 00:02:18 +01:00
Tim Tassonis
18961b45b4
Update to postgresql-15.3.
2023-05-12 23:41:57 +02:00
Bruce Dubbs
76646147b5
Update to libaom-3.6.1.
2023-05-12 15:28:19 -05:00
Bruce Dubbs
eeb1cfd1bf
Update to rpcsvc-proto-1.4.4.
2023-05-12 14:39:07 -05:00
Bruce Dubbs
8bc3eda0b8
Update to nghttp2-1.53.0.
2023-05-12 14:34:10 -05:00
Bruce Dubbs
6ca13da37e
Update to wget-1.21.4.
2023-05-12 14:30:48 -05:00
Bruce Dubbs
381bb31d0e
Update to xterm-380.
2023-05-11 20:11:17 -05:00
Bruce Dubbs
14a655f444
Update to Net-DNS-1.38 (Perl module).
2023-05-11 20:04:03 -05:00
Bruce Dubbs
12ae37c820
Update to harfbuzz-7.3.0.
2023-05-11 19:58:28 -05:00
Xi Ruoyao
f935d0dec0
systemd: Note some test failures
...
Just tried the test suite in a VM with minimal kernel configuration and
the root user, and noticed some failures.
2023-05-10 15:44:55 +08:00