Commit Graph

10295 Commits

Author SHA1 Message Date
Bruce Dubbs
32dd16eacd Update to iso-codes-4.16.0. 2024-01-15 03:50:04 -06:00
Bruce Dubbs
d0690bb634 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-01-14 15:32:08 -06:00
Bruce Dubbs
452d74a930 Update to libwww-perl-6.73. 2024-01-14 15:08:59 -06:00
Bruce Dubbs
6028d74cd9 Update to libidn-1.42. 2024-01-14 15:00:14 -06:00
Rahul Chandra
fa718bb47d Update to bluez-5.72 2024-01-14 14:24:55 -05:00
Rahul Chandra
436461d4d7 Update to qpdf-11.8.0 2024-01-14 13:02:46 -05:00
Rahul Chandra
07c5bf9c97 Update to enchant-2.6.5 2024-01-14 12:55:38 -05:00
Xi Ruoyao
66f1dbd123
keyutils: Run the tests after installation, and fix a test script not anticipating PIE 2024-01-14 23:29:06 +08:00
Xi Ruoyao
af4e8a784f
ibus: Document keypress failure in wayland again, and document --enable-wayland auto-probing 2024-01-14 23:29:06 +08:00
Xi Ruoyao
fc3c4b86d0
upower: Document a new test failure with latest dbusmock 2024-01-14 23:29:06 +08:00
Xi Ruoyao
23e4a03c85
openjpeg2: Simplify man page installation 2024-01-14 23:29:06 +08:00
Xi Ruoyao
8f2d2ba05f
libgusb: Demote umockdev to optional
I don't think it makes sense to make something only used by the tests
recommended.
2024-01-14 23:29:06 +08:00
Xi Ruoyao
11f085357f
vala: Some tests need gobject-introspection 2024-01-14 23:29:05 +08:00
Douglas R. Reno
d021202135 Update to node.js-20.11.0 2024-01-12 17:03:19 -06:00
Douglas R. Reno
9a00362c5f Update to jasper-4.1.2 (Security Update) 2024-01-12 11:45:07 -06:00
Bruce Dubbs
b58d6e503d Update to qca-2.3.8. 2024-01-10 09:19:20 -06:00
Douglas R. Reno
cac32260da Update to pyatspi-2.46.1 2024-01-09 16:45:59 -06:00
Xi Ruoyao
eb8d428227
Remove .la files of gspell and libqalculate
They may cause packages to be linked against icu libraries, increasing
the burden if upgrading ICU to a new major version.
2024-01-09 10:32:40 +08:00
Xi Ruoyao
1fcb077ef5
boost: Switch to GitHub for downloading
The boostorg.jfrog.io website is down.  And GitHub also provides .xz
tarball which is smaller.
2024-01-08 19:20:41 +08:00
Xi Ruoyao
2cec8a051a
git: Remove -k from make test
As the previously known failures are (hopefully) resolved and removed
from text, there seems no reason using -k.
2024-01-07 03:35:15 +08:00
Bruce Dubbs
78d213c12c Update to fmt-10.2.1. 2024-01-05 08:44:51 -06:00
Xi Ruoyao
d5b06a4ddb
seamonkey: Document sudo/su may kill $PATH_PY311
Like rustc.  Move the unset command out of the <screen> for
installation because if we use sudo --preserve-env=PATH_PY311 -s for a
shell as root to install the package, "unset PATH_PY311" will only
unset it in this shell, not the shell building the package.

Also fix a grammar issue in rustc, and unset LIBSSH2_SYS_USE_PKG_CONFIG
after installing rustc too.
2024-01-05 02:16:19 +08:00
Rahul Chandra
9848345ed2 Update the intel-media and gmmlib stack. (23.3.4, 23.3.16) respectively 2024-01-03 23:29:00 -05:00
Douglas R. Reno
8a09bebdcd python-dbusmock: Add additional optional test dependencies
If UPower and Bluez are present, it will run additional tests using
those.
2024-01-03 11:30:11 -06:00
Bruce Dubbs
d0976cef62 Update to numpy-1.26.3 (Python Module). 2024-01-03 07:17:04 -06:00
Bruce Dubbs
3ca2fcd10c Update to poppler-24.01.0. 2024-01-03 07:09:22 -06:00
Bruce Dubbs
55239a6923 Update to libxmlb-0.3.15. 2024-01-03 07:01:35 -06:00
Douglas R. Reno
5c67196632 Update to fmt-10.2.0 2024-01-02 16:18:13 -06:00
Bruce Dubbs
2fcf4ebd6c Minor grammar fix 2024-01-02 11:37:08 -06:00
Douglas R. Reno
2523b4da1d Update to python-dbusmock-0.30.2 (Python Module) 2024-01-01 19:17:58 -06:00
Xi Ruoyao
948ffd7ba3
Update to rustc-1.75.0
Add rust.lto="thin" and rust.codegen-units=1 to optimize the compiler
like upstream official build.

Add some external dependencies.
2024-01-02 02:50:30 +08:00
Douglas R. Reno
31f5562669 Update to swig-4.2.0 2023-12-31 14:50:17 -06:00
Xi Ruoyao
0d96143997
swig: Simplify doc install command 2024-01-01 00:48:29 +08:00
Xi Ruoyao
b37f4eb11f
swig: Move "TCL_INCLUDE=" earlier
We've put it at the trailing position, but it looks like "TCL_INCLUDE=."
with the punctuation.
2024-01-01 00:42:06 +08:00
Xi Ruoyao
9f6c9c5d6c
systemd: Fix CVE-2023-7008 2023-12-31 05:20:54 +08:00
Xi Ruoyao
0ab9e79fd0
systemd: Fix a deprecation warning 2023-12-31 05:20:54 +08:00
Douglas R. Reno
4365a9e145 Update to subversion-1.14.3 2023-12-29 15:54:39 -06:00
Rahul Chandra
a007a58069 Fix double-hyphens from php test comment 2023-12-28 20:52:56 -05:00
Rahul Chandra
ef15363660 Update to php-8.3.1 2023-12-28 20:49:55 -05:00
Rahul Chandra
d8b5d284f7 Update to libsass-3.6.6 2023-12-28 20:34:53 -05:00
Pierre Labastie
2e072015eb Fix link to Wine site 2023-12-28 22:42:49 +01:00
Douglas R. Reno
0b7dd495e8 Update to opencv-4.9.0 2023-12-28 14:50:04 -06:00
Douglas R. Reno
9e0abc2473 Update to Spidermonkey-115.6.0 (Security Update) 2023-12-27 17:03:36 -06:00
Bruce Dubbs
99947ffb1e Add fmt-10.1.1. 2023-12-27 16:00:30 -06:00
Bruce Dubbs
1251fe7595 Update to doxygen-1.10.0. 2023-12-27 13:38:35 -06:00
Bruce Dubbs
c4f5f1e082 Update to ruby-3.3.0. 2023-12-27 13:34:15 -06:00
Bruce Dubbs
c29909c877 Update to Net-DNS-1.42 (Perl module). 2023-12-27 13:06:42 -06:00
Bruce Dubbs
e394cf6300 Update to exempi-2.6.5. 2023-12-27 12:26:10 -06:00
Douglas R. Reno
bc35d575e4 Add a security patch to libssh2 to guard it against the Terrapin attack. 2023-12-26 22:06:42 -06:00
Douglas R. Reno
5aaa0677fa Sysstat: fix the installation of systemd units.
The new version of sysstat requires the installation of
sysstat-rotate.{timer,service} in order to function correctly when
enabling the new systemd unit.
2023-12-26 16:15:29 -06:00