Commit Graph

4373 Commits

Author SHA1 Message Date
Ken Moffat
c44948505f Update to File-Listing-6.16 (perl dependent module).
Support dosftp listings with four-digit years.
2024-04-02 19:18:54 +01:00
Ken Moffat
b5b78f3724 Update to Exporter-Tiny-1.006002 (perl dep)
Documentation and Packaging changes.
2024-04-02 19:18:54 +01:00
Ken Moffat
a4d8e638d2 Update to Devel-StackTrace-2.05 (perl dep).
Added explicit boolean overloading for trace objects. Without this,
Perl will use the object's string overloading and then check the
truthiness of the returned string, which is a lot of extra work.
This can produce significant slowdowns in some cases (where large
data is being passed around as a string and then ignored).
2024-04-02 19:18:54 +01:00
Ken Moffat
54f0884ff3 Update to DateTime-TimeZone-2.62 (perl dep).
This is based on version 2024a of the Olson database.
2024-04-02 19:18:54 +01:00
Ken Moffat
7a6f1da490 Update to DateTime-Locale-1.40 (perl dep).
This updates all locale data to CLDR 44.0.1.
2024-04-02 19:18:54 +01:00
Ken Moffat
276085b01c Update to DateTime-1.65 (perl dep). 2024-04-02 19:18:54 +01:00
Ken Moffat
22b78bb080 Update to CPAN-Meta-Check-0.018 (perl dep). 2024-04-02 19:18:54 +01:00
Ken Moffat
3713262378 Update to B-Hooks-EndOfScope-0.28.
In 0.27 the XS switched from Variable::Magic to
Variable::OnDestruct, but that was reverted for 0.28 because
Variable::Magic will start workign again in perl-5.39.9.

All the remiining perl dependency updates do not change their
dependencies.
2024-04-02 19:18:54 +01:00
Ken Moffat
c98cfb212f Perl deps- reduce dependencies:
Update to Term-Table-0.018, version 0.017 dropped Importer.

Update to Test2-Suite-0.000159, version 0.000151 dropped both
Scope-Guard and Term-Table and made Module-Pluggable optional.

Scope-Guard is still current and needed by Test-File-ShareDir
but Importer and Module-Pluggable are no-longer needed, and
archived.

Apart from B-Hooks-EndOfScope (to follow), all the remainder
have unchanged dependencies.
2024-04-02 19:18:54 +01:00
Bruce Dubbs
a738222f07 Update to mercurial-6.7.2. 2024-04-01 10:04:04 -05:00
Bruce Dubbs
3a83fdb49b Update to URI-5.28 (Perl Module). 2024-03-28 12:08:07 -05:00
Douglas R. Reno
772c84a89a llvm: make psutil internal now 2024-03-25 14:42:10 -05:00
Bruce Dubbs
2563594f9d Added Python modules in support of plasma.
Added certifi, psutil, pygdbmi, and sentry-sdk.
2024-03-25 13:49:17 -05:00
Bruce Dubbs
a3e69b9bff Added perl modules html5lib and webencodings
These packages are needed in suport of qtwebengine.

Also changed phinxcontrib-htmlhelp and sphinx dependency references
for external ulinks to internal xrefs.
2024-03-25 11:28:32 -05:00
Xi Ruoyao
d271ed4d03
cbindgen: Add --release to cargo test
So cargo test won't rebuild a debug version of the executable and run
the test suite with it.
2024-03-24 02:33:22 +08:00
Xi Ruoyao
e1fe4a217e
Update to rustc-1.77.0 (#19527) 2024-03-24 02:33:22 +08:00
Rahul Chandra
e4b9d6ece2 Update to cmake-3.29.0 2024-03-23 00:40:46 -04:00
Bruce Dubbs
2f5071a60c Update to mercurial-6.7.1. 2024-03-22 18:50:08 -05:00
Rahul Chandra
c28dcdf172 QtWebEngine Typos
I removed QtWebEngine from the python 3.11 page as well as
I don't think it needs python 3.11 to build anymore.
2024-03-20 19:30:15 -04:00
Bruce Dubbs
85b49c6500 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-03-20 18:26:36 -05:00
Bruce Dubbs
e972eb7e20 Update to mercurial-6.7. 2024-03-20 17:06:48 -05:00
Xi Ruoyao
6ba3ab5980
bookwide: Remove external references for lz4
Now lz4 is in LFS.  Also remove switches for building without lz4.
2024-03-21 02:13:51 +08:00
Bruce Dubbs
2a0e02ee30 Update to tk8.6.14. 2024-03-19 14:01:15 -05:00
Bruce Dubbs
d0892b4112 Update to SCons-4.7.0. 2024-03-19 13:54:28 -05:00
Bruce Dubbs
0f31f7501b Update to vala-0.56.16. 2024-03-19 12:31:19 -05:00
Bruce Dubbs
0cf4b35416 Fix pygobject url 2024-03-19 10:24:51 -05:00
Bruce Dubbs
2366dadaf8 Update to packaging-24.0 (Python module). 2024-03-18 15:30:03 -05:00
Bruce Dubbs
b09ae7acbd Update to pygobject3-3.48.1 (Python module). 2024-03-18 15:09:50 -05:00
Bruce Dubbs
d5985757e6 Update to HTML-Parser-3.82 (Perl module). 2024-03-18 12:04:50 -05:00
Bruce Dubbs
2180980d91 Update to libwww-perl-6.77 (Perl module). 2024-03-18 12:00:44 -05:00
Bruce Dubbs
83fc27c210 Update to LWP-Protocol-https-6.14 (Perl module). 2024-03-18 09:20:59 -05:00
Thomas Trepl
2a211ce4a5 Upgrade php-8.3.4 2024-03-18 09:34:51 +01:00
Xi Ruoyao
c132586828
rust: Work around upstream issue 94147 to save some build time 2024-03-16 20:59:01 +08:00
Xi Ruoyao
45b2abd359
rust: Add sqlite as recommended and allow building cargo with system sqlite
Just observed when cargo was built we were spending minutes building a
bundled copy of sqlite.  Let's stop it.
2024-03-16 20:58:58 +08:00
Xi Ruoyao
0d1a1f9d08
Add dtc for qemu 2024-03-14 22:12:41 +08:00
Xi Ruoyao
3e923e56ed
gcc: Remove outdated note in caution
We no longer consider upgrading Linux API headers dangerous since LFS
12.1.
2024-03-12 20:52:47 +08:00
Pierre Labastie
2c7e9c4ff7 LLVM: create /etc/clang before populating it 2024-03-11 20:52:54 +01:00
Xi Ruoyao
aa7f6c25fc
gi-docgen: Really fix graphviz w/o pango issue
"-q" does not work for now :(.

Link: https://gitlab.com/graphviz/graphviz/-/issues/2379
2024-03-11 20:04:10 +08:00
Xi Ruoyao
0977d6154e
gi-docgen: Silence graphviz warnings 2024-03-11 19:38:44 +08:00
Xi Ruoyao
c0bc0a9eac
Update to glib-2.80.0 and gobject-introspection-1.80.0
Merge gobject-introspection into glib page to better handle a circular
dependency between these two packages.
2024-03-10 23:41:04 +08:00
Bruce Dubbs
d1bdcf7ec8 Revert to pytest-8.0.2 (Python Module). 2024-03-07 18:15:49 -06:00
Douglas R. Reno
070448eec8 Update to pyparsing-3.1.2 (Python Module) 2024-03-07 15:30:43 -06:00
Douglas R. Reno
9c5827f175 Update to vala-0.56.15 2024-03-07 14:27:25 -06:00
Douglas R. Reno
715f3920f1 Update to gdb-14.2 2024-03-07 13:29:58 -06:00
Xi Ruoyao
df39bac904
llvm: llvm-tapi-diff and llvm-remarkutil are no longer installed with LLVM 18 2024-03-07 12:22:57 +08:00
Xi Ruoyao
c87567a129
rust: Adapt for LLVM 18 and note additional test failures 2024-03-07 07:16:38 +08:00
Xi Ruoyao
670ac4fc54
Update to llvm-18.1.0 (#19413) 2024-03-07 04:46:08 +08:00
Douglas R. Reno
383c5a2af5 Update to pytest-8.1.0 (Python Module) 2024-03-06 12:12:18 -06:00
Xi Ruoyao
abfacaf80e
Remove most references to PCRE1
Some notes:

- proftpd has been supporting PCRE2 since 1.3.8a.
- bluefish actually invokes PCRE via Glib, so since Glib was ported
  from PCRE1 to PCRE2 bluefish has been using PCRE2 in fact.
- zsh and rasqal will support PCRE2 in the next release.  For zsh pcre
  is not used with book instruction anyway, and for rasqal the
  maintainer suggests just relying on Glibc regex.h before the next
  release.
- The other distros (Fedora for eg) are already disabling PCRE for
  slang.
2024-03-05 22:22:51 +08:00
Bruce Dubbs
f78c3c32f6 Update to swig-4.2.1. 2024-03-03 14:16:28 -06:00