Commit Graph

4351 Commits

Author SHA1 Message Date
Douglas R. Reno
3f925a4275 Fix building vala with graphviz-10.x 2024-02-13 18:58:59 -06:00
Douglas R. Reno
8dbc9094c0 Update to rustc-1.76.0 2024-02-13 18:37:55 -06:00
Bruce Dubbs
466f9ebf7e Fix some stats for Perl Business-ISBN modules 2024-02-12 17:20:43 -06:00
Bruce Dubbs
07f3f60a4c Module updates.
Update to pycairo3-1.26.0 (Python Module).
Update to URI-5.27 (Perl Module).
Update to Business-ISMN-1.204 (Perl Module).
Update to Business-ISBN-3.009 (Perl module).
2024-02-12 16:07:28 -06:00
Bruce Dubbs
b3156ddfdb Update to Python-3.12.2. 2024-02-12 14:41:25 -06:00
Xi Ruoyao
d9142ec4f6
systemd: Fix a bug breaking systemd-verify an instantiated unit
Sync with LFS.

This bug is breaking Git test suite (and maybe other things).
2024-02-10 19:04:46 +08:00
Rahul Chandra
b9954a862b Update to git 2.43.1 2024-02-09 22:39:50 -05:00
Pierre Labastie
aebba67eda Fix numpy dependencies (ticket #19255) 2024-02-08 13:13:51 +01:00
Bruce Dubbs
523cb74a6e Update python modules.
Update to numpy-1.26.4 (Python Module).
Update to meson_python-0.15.0 (Python Module).
Update to pyproject-metadata-0.7.1 (Python Module).
Update to pytz-2024.1 (Python Module).
2024-02-07 15:41:46 -06:00
Bruce Dubbs
34dccaa9e1 Update to LWP-Protocol-https-6.13 (Perl module). 2024-02-07 11:00:05 -06:00
Douglas R. Reno
e0376ce3f7 cssselect and pyserial: pluggy is already a dependency of pytest, so
remove the duplicates
2024-02-06 22:34:45 -06:00
Douglas R. Reno
7064886bb4 msgpack: pytest requires pluggy, so let's only list pytest 2024-02-06 21:23:46 -06:00
Rahul Chandra
2522dc73b2 Update to cmake-3.28.3 2024-02-05 21:28:06 -05:00
Rahul Chandra
cb7d0f08ab Update to cmake-3.28.2 2024-02-05 15:20:50 -05:00
Douglas R. Reno
a5e021b955 Update to gc-8.2.6 2024-02-05 11:11:57 -06:00
Bruce Dubbs
32c69217d4 Update to cachecontrol-0.14.0 (Python module). 2024-02-03 09:39:27 -06:00
Bruce Dubbs
28de585e96 Update to URI-5.26 (Perl Module). 2024-02-03 09:29:13 -06:00
Bruce Dubbs
caf3220463 Update to Mako-1.3.2 (Python module). 2024-01-31 16:30:58 -06:00
Bruce Dubbs
f66a2038ee Update to pytest-8.0.0 (Python module). 2024-01-29 14:05:00 -06:00
Bruce Dubbs
c65b4640e5 Update to pluggy-1.4.0 (Python module). 2024-01-29 14:01:35 -06:00
Bruce Dubbs
8348b2b7f0 Update to URI-5.25 (Perl Module). 2024-01-29 13:55:53 -06:00
Bruce Dubbs
467137517b Archive pth. 2024-01-27 15:46:53 -06:00
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
Pierre Labastie
2abde15278 Remove editor's note link from gcc
The note was obsolete and has been removed from wiki.
2023-12-21 15:09:59 +01:00
Pierre Labastie
8e09ea8bae Remove editor note from docutils
The note was obsolete and removed from the wiki
2023-12-21 14:46:58 +01:00
Douglas R. Reno
b1e4cd84a9 Fix rendering the book after the Python2 change earlier today 2023-12-20 15:50:59 -06:00
Pierre Labastie
8bded0b9b6 Remove editor notes for python2
wiki page removed
2023-12-20 22:17:59 +01:00
Pierre Labastie
311a77a433 Add editor notes link to perl-modules 2023-12-20 22:17:26 +01:00
Pierre Labastie
61a04db54b Fix python docs md5 2023-12-17 10:34:09 +01:00
Rahul Chandra
7e4c8fbc87 Update to cmake-3.28.1 2023-12-17 01:40:52 -05:00
Bruce Dubbs
2c758f05b7 Update to Python-3.12.1. 2023-12-16 11:01:26 -06:00
Rahul Chandra
63a2e8380a Update to cmake-3.28.0 2023-12-08 18:56:07 -05:00
Douglas R. Reno
4320a4451a Update to rustc-1.74.1 2023-12-08 16:26:03 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
49de3c2c92 Update to mercurial-6.6.1 2023-12-08 14:43:18 -06:00
Rahul Chandra
15abfad2fb gdb-14.1 2023-12-06 16:49:35 -05:00
Rahul Chandra
627bb154cf Update to pygments-2.17.2 2023-12-05 20:27:35 -05:00
Douglas R. Reno
0fcea3af89 Update to Text-CSV-2.04 (Perl Module) 2023-12-04 17:12:36 -06:00
Douglas R. Reno
8d444f5ce1 Update to Text_CSV-XS-1.53 (Perl Module) 2023-12-04 17:10:24 -06:00
Xi Ruoyao
f6b8764349
llvm: Remove a hanging test "getline_nohang.cpp"
This test hangs in a QEMU VM running LFS r12.0-102 (built with jhalfs
w/o any modification) even if -fsanitize=thread is not used...  While
it's difficult to root cause the issue, let's not hang forever.

Link:https://github.com/llvm/llvm-project/issues/39012
2023-12-03 17:28:27 +08:00
Xi Ruoyao
4614dc1fb5
Update to llvm-16.0.6 (#18672) 2023-12-03 16:23:02 +08:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Bruce Dubbs
619090f79f Update to cmake-3.27.9. 2023-12-01 19:12:58 -06:00
Douglas R. Reno
16be91a0a9 Update to python-dbusmock-0.30.0 (Python Module)
This includes a new test suite
2023-12-01 16:15:16 -06:00
Douglas R. Reno
dd3f068f5b Subversion: document Syntax Warnings in tests when using Python 3.12 2023-11-29 20:53:18 -06:00
Douglas R. Reno
3c7a49c5e3 Update to sphinx-rtd-theme-2.0.0 2023-11-29 13:59:30 -06:00
Bruce Dubbs
3140ec1465 Update to Net-DNS-1.41 (Perl module). 2023-11-28 10:46:27 -06:00
Xi Ruoyao
674e73cb18
gi-docgen: Add packaging as required dependency
Link: https://gitlab.gnome.org/GNOME/gi-docgen/-/issues/175
2023-11-26 20:03:18 +08:00
Bruce Dubbs
fb04459f1e Update to gi-docgen-2023.3. 2023-11-25 10:53:01 -06:00
Bruce Dubbs
0be945fe5b Typo 2023-11-24 18:08:42 -06:00
Bruce Dubbs
f30c0dc176 Update to php-8.3.0. 2023-11-24 18:04:08 -06:00