Commit Graph

4279 Commits

Author SHA1 Message Date
Douglas R. Reno
5d4acd512b Update to Net-DNS-1.43 (Perl Module) 2024-01-27 13:54:27 -06:00
Xi Ruoyao
23b5433629
treewide: Convert more man page references to <ulink>s 2024-01-28 00:18:43 +08:00
Bruce Dubbs
47a04c5733 Update to URI-5.24 (Perl Module). 2024-01-26 13:46:48 -06:00
Bruce Dubbs
6ea3ce55de Update to libwww-perl-6.76 (Perl Module). 2024-01-26 13:31:33 -06:00
Douglas R. Reno
15dd0b700a Revert Mako to 1.3.0.
Version 1.3.1 was yanked upstream due to incompatible changes. The
currency script spotted it last night (see Ticket #19190).
2024-01-26 11:01:09 -06:00
Douglas R. Reno
65f5082fe5 Update to Mako-1.3.1 (Python Module) 2024-01-24 11:41:31 -06:00
Douglas R. Reno
ce3c6d9173 Update to libwww-perl-6.75 (Perl Module) 2024-01-24 11:38:54 -06:00
Douglas R. Reno
4bcb0df640 Update to LWP-Protocol-https-6.12 (Perl Module) 2024-01-24 11:35:22 -06:00
Douglas R. Reno
f079d69994 Update to IO-Socket-SSL-2.085 (Perl Module) 2024-01-24 11:31:52 -06:00
Xi Ruoyao
8f9d03f73c
ruby: Update the explanation of ac_cv_func_qsort_r=no
Per Glibc maintainers, the Ruby code has been broken for a long time: if
a larger array is used in the test suite it will blow up with
Glibc-2.37 (and maybe earlier).  Update the explanation to make it more
precise.
2024-01-25 00:03:50 +08:00
Douglas R. Reno
0a10ed6b5b Update to IPC-Run3-0.049 (Perl Module) 2024-01-23 16:04:03 -06:00
Xi Ruoyao
77b455955c
ruby: Don't use Glibc qsort_r
The first adaption for Glibc-2.39!
2024-01-23 05:03:39 +08:00
Xi Ruoyao
0905b41357
ruby: Update test suite status 2024-01-23 04:19:28 +08:00
Xi Ruoyao
25b6f7afbb
perl-io-socket-ssl: Document a test failure with recent OpenSSL
See the linked upstream issue in the added comment.  The issue is fixed
but a new release has not been made yet.
2024-01-23 02:44:58 +08:00
Xi Ruoyao
fbb821317e
ruby: Disable rpath 2024-01-22 21:33:50 +08:00
Pierre Labastie
9848053486 Fix rendering for sysv 2024-01-21 20:33:07 +01:00
Xi Ruoyao
6fa3e04d1d
python-dbusmock: One test fails w/o upower, and all tests need pygobject3 2024-01-21 15:32:55 +08:00
Xi Ruoyao
0b50bdd1ab
git: Add optional runtime dependencies for "git maintenance", and document a related test failure 2024-01-21 15:32:52 +08:00
Douglas R. Reno
c751775dd9 Update to OpenJDK-21.0.2 (Security Update) 2024-01-20 13:00:09 -06:00
Bruce Dubbs
e7463f963d Update to patchelf-0.18.0. 2024-01-20 10:19:34 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
70115c4828 Update to php-8.3.2. 2024-01-19 12:19:17 -06:00
Xi Ruoyao
9c69661841
cmake: Update the description of --system-libs 2024-01-19 12:04:08 +08:00
Douglas R. Reno
4267df7116 Update to mercurial-6.6.2 2024-01-17 16:08:27 -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
Xi Ruoyao
11f085357f
vala: Some tests need gobject-introspection 2024-01-14 23:29:05 +08:00
Douglas R. Reno
cac32260da Update to pyatspi-2.46.1 2024-01-09 16:45:59 -06: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
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
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
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
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
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
01c1ac6aff Typos and small corrections. 2023-12-26 12:44:02 -06:00
Bruce Dubbs
5bd4e666b2 Simplify python3.11 page and firefox page. 2023-12-26 12:34:06 -06:00
Rahul Chandra
105d06c49a Add python3.11 in order to build Mozilla packages
I haven't modified all the reverse-depends to remove the
python-3.12 fixes (only firefox right now)
2023-12-26 02:33:08 -05:00
Bruce Dubbs
8364a13a9c Update to python-dbusmock-0.30.1 (Python module). 2023-12-24 15:23:19 -06:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Bruce Dubbs
7b63cb6e00 Update to lxml-4.9.4. 2023-12-22 16:56:55 -06:00