Xi Ruoyao
d89633ea91
slang: Drop unneeded chmod command
...
On my system it says "mode retained 755" for all files.
2023-08-04 10:56:48 +08:00
Douglas R. Reno
706ba01bd5
Update to poppler-23.08.0
2023-08-03 12:08:24 -05:00
Douglas R. Reno
eb12466bb6
Update to harfbuzz-8.1.1
2023-08-03 11:44:52 -05:00
Douglas R. Reno
61f3e8118d
Update to sphinx-7.1.2 (Python Module)
2023-08-03 11:21:59 -05:00
Xi Ruoyao
403aae5807
llvm: Run tests with core dump disabled, and note failures with Glibc-2.38
2023-08-03 16:22:53 +08:00
Douglas R. Reno
552f43560c
Update to libarchive-3.7.1
2023-08-01 15:46:18 -05:00
Bruce Dubbs
5e5f88fc16
Update to numpy-1.25.2 (Python module).
2023-08-01 14:29:40 -05:00
Bruce Dubbs
711469f127
Update to pyparsing-3.1.1.
2023-08-01 14:05:24 -05:00
Xi Ruoyao
ddf89fff24
kernel-config: Separate toplevel menus with empty lines
2023-08-01 09:22:41 +08:00
Ken Moffat
0f6e309a51
Update to Net-HTTP-6.23 (Perl Module dependency).
2023-07-31 21:54:40 +01:00
Xi Ruoyao
b18a8f667e
libusb: Reword the kernel configuration
2023-07-31 21:44:38 +08:00
Xi Ruoyao
c41cafb3bc
kernel-config: Add color for hotkey
...
Align with recent LFS change. Regenerate all kernel.xml files.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
e7cd19a120
general: Use new rendering method for kernel configuration
...
It's almost a plain "conversion". Exceptions:
- In elogind, [CGROUPS] is dropped because it's in LFS now.
- In libusb, move the kernel configuration to match the layout of other
packages.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
08c3c25204
pm-utils: Discourage using it on systemd
...
Not sure if we should hide this page at all if REV=systemd.
2023-07-31 21:44:37 +08:00
Xi Ruoyao
c1beec5499
lm_sensors: Modernize, and use new rendering for kernel configuration
...
I believe the book documented how to configure the sensors in 1990s.
Let's document some modern thing instead.
2023-07-31 21:44:37 +08:00
Bruce Dubbs
3cf047576f
Update to gspell-1.12.2.
2023-07-30 16:28:11 -05:00
Bruce Dubbs
5864a1662c
Update to gcc-13.2.0.
2023-07-30 16:15:35 -05:00
Xi Ruoyao
dfb8390cea
systemd: Update to systemd-254
2023-07-29 10:34:02 +08:00
Douglas R. Reno
1c19af5d1a
Update to sphinx-7.1.1 (Python Module)
2023-07-28 12:11:37 -05:00
Douglas R. Reno
5ac273f689
Update to python-dbusmock-0.29.1 (Python Module)
2023-07-28 12:11:37 -05:00
Bruce Dubbs
1ff589706d
Update to umockdev-0.17.18
2023-07-27 11:26:11 -05:00
Xi Ruoyao
e9aa209b00
umockdev: Remove unneeded PATH addition for test
...
Now udevadm is in /usr/bin for both LFS SysV and LFS Systemd.
2023-07-27 14:20:16 +08:00
Douglas R. Reno
3a001df828
Update to cmake-3.27.1
2023-07-26 13:02:35 -05:00
Bruce Dubbs
bf800e6cca
Update to qca-2.3.7.
2023-07-25 14:05:58 -05:00
Bruce Dubbs
a858014f04
Update to sphinx-7.1.0 (Python module).
2023-07-25 13:57:30 -05:00
Xi Ruoyao
18d18fb361
fontconfig: bubblewrap may be used for tests
2023-07-25 11:02:31 +08:00
Xi Ruoyao
6a88464cdd
graphite2: Add a comment about upstream issue for nametabletest failure
...
I spent a bunch of time for finding it... Anyway it seems a
test-suite-only issue so I'm comforted.
2023-07-25 10:52:32 +08:00
Xi Ruoyao
587231b38f
libarchive: Add bsdunzip into contents and short description
2023-07-24 21:43:19 +08:00
Xi Ruoyao
b1e8343a88
cmake: Add pkgs of which we use the internal copy (for now) as external dependencies
2023-07-24 17:51:02 +08:00
Douglas R. Reno
a2ada4045d
Update to librsvg-2.56.1 (Security Update)
2023-07-23 11:35:32 -05:00
Douglas R. Reno
2c0da0faa1
Update to libblockdev-3.0.2
2023-07-23 11:24:57 -05:00
Douglas R. Reno
1a53c84a87
Update to talloc-2.4.1.
...
Also remove all references to Python2 from the page since upstream has
completed it's removal of python2 support from this package
2023-07-23 11:12:25 -05:00
Douglas R. Reno
467436e3de
Update to unrar-6.2.9
2023-07-23 11:01:58 -05:00
Xi Ruoyao
1f2235c314
xdg-user-dirs: Add optional dependencies for man pages ...
...
and disable them by default.
2023-07-23 21:20:30 +08:00
Xi Ruoyao
ac465d6c0e
js102: Remove commented out stale work around and add <important> for GCC 32-bit issue
...
Let's stop puzzling the editors.
2023-07-23 08:43:34 +08:00
Douglas R. Reno
aa1bc104f3
Update to OpenJDK-20.0.2 (Security Update)
2023-07-22 17:12:51 -05:00
Douglas R. Reno
1685f477ab
Revert my earlier js102 change - it turns out that my script was using
...
CC=gcc CXX=g++ and I didn't notice.
Sorry for the noise, and good catch Xi!
2023-07-21 20:25:57 -05:00
Douglas R. Reno
cefe20df32
js102: Fix building on i686 again.
...
The default build configuration in 102.13 appears to have moved back to
GCC. Rather than change it, let's just modify math_private.h again with
a simpler tweak to allow it to build properly again (wrapped in a case
statement).
This particular problem resurfacing is quite odd. I can confirm that
js-102.12.0 does work though, but updated due to the JS CVE.
Firefox 115.x works well on i686 and builds without any tweaks, so
whenever we move to js115, this should not be a problem anymore.
2023-07-21 11:43:01 -05:00
Bruce Dubbs
5699c63846
Update to cmake-3.27.0.
2023-07-20 13:49:40 -05:00
Bruce Dubbs
79cf80f5d8
Update to node-18.17.0.
2023-07-20 12:56:59 -05:00
Bruce Dubbs
842049f91d
Update to libarchive-3.7.0.
2023-07-19 19:52:44 -05:00
Bruce Dubbs
6cea08714b
Update to PyYAML-6.0.1.
2023-07-19 19:42:20 -05:00
Bruce Dubbs
a4f374d804
Update to highlight-4.7.
2023-07-19 19:36:36 -05:00
Bruce Dubbs
6332c2b457
Update to LWP (libwww-perl-6.72).
2023-07-18 15:40:47 -05:00
Douglas R. Reno
6dfe4ab71d
Update to intel-gmmlib-22.3.9
2023-07-18 12:38:35 -05:00
Bruce Dubbs
e77c478989
Merge branch 'trunk' into lxqt
2023-07-18 16:51:51 +00:00
Bruce Dubbs
5af5876404
Fix LWP-Protocol-https md5sum
2023-07-18 11:13:58 -05:00
Xi Ruoyao
be05688ec0
harfbuzz: Add wasm-micro-runtime as external optional dependency
...
It's needed for the new WASM shaper, but the shaper is highly
experimental now and disabled by default.
2023-07-18 07:32:16 +08:00
Bruce Dubbs
f5e0d971d3
Update to liblinear-247.
2023-07-17 17:03:51 -05:00
Bruce Dubbs
d28391260d
Update to libbytesize-2.9.
2023-07-17 17:00:26 -05:00