Commit Graph

10592 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
9a3d519c25 Update to libical-3.0.18. 2024-04-01 10:37:49 -05:00
Bruce Dubbs
8141191b37 Update to jasper-4.2.3. 2024-04-01 10:25:39 -05:00
Bruce Dubbs
a738222f07 Update to mercurial-6.7.2. 2024-04-01 10:04:04 -05:00
Bruce Dubbs
1d4c2a7ed6 Update to harfbuzz-8.4.0. 2024-04-01 09:57:10 -05:00
Douglas R. Reno
bd0fec3ef5 Update to librsvg-2.58.0 2024-03-31 20:54:15 -05:00
Bruce Dubbs
6df435ba17 Update to bubblewrap-0.9.0. 2024-03-28 12:10:52 -05:00
Bruce Dubbs
3a83fdb49b Update to URI-5.28 (Perl Module). 2024-03-28 12:08:07 -05:00
Bruce Dubbs
d4c10acd38 libblockdev-3.1.1. 2024-03-28 12:00:32 -05:00
Bruce Dubbs
37057adbd5 Update to emacs-29.3 (Security Update). 2024-03-26 11:29:29 -05:00
Bruce Dubbs
bf66dfc331 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-03-26 06:15:01 -05:00
Bruce Dubbs
561987f395 Update to umockdev-0.18.1. 2024-03-25 16:57:36 -05:00
Douglas R. Reno
772c84a89a llvm: make psutil internal now 2024-03-25 14:42:10 -05:00
Bruce Dubbs
e78232f42a Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-03-25 13:50:25 -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
Douglas R. Reno
c10b619e61 pciutils: minor tweaks throughout the page.
- Remove /usr/share/hwdata from the installed directories
- Add the pcilmr command and add a description for it
- Remove the ZLIB=no option from command explanations since we're using the
  hwdata package instead or using pciutils' pci.ids file.
2024-03-25 12:43:18 -05:00
Douglas R. Reno
e1b6706285 hwdata: minor capitalization fix 2024-03-25 12:36:15 -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
Bruce Dubbs
7a7b3900cf Update to libxkbcommon-1.7.0. 2024-03-24 13:03:26 -05:00
Bruce Dubbs
08f60b62d2 Update to SPIRV-Tools-1.3.280.0. 2024-03-24 12:20:07 -05:00
Bruce Dubbs
884f473b1a Update to enchant-2.6.8. 2024-03-24 12:04:50 -05:00
Bruce Dubbs
e5fa35aa7d Adjust power-profiles-daemon dependencies. 2024-03-24 10:48:46 -05:00
Bruce Dubbs
328979c4be Fix xdotool install instruction. 2024-03-24 10:39:31 -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
Douglas R. Reno
27d7de87f3 Update to spidermonkey-115.9.1 (Security Update) 2024-03-22 19:17:07 -05:00
Bruce Dubbs
2f5071a60c Update to mercurial-6.7.1. 2024-03-22 18:50:08 -05:00
Xi Ruoyao
7bc2fc0209
pinentry: pinentry-gnome3 now prefers gcr4
Also remove an empty line.
2024-03-22 02:03:39 +08:00
Bruce Dubbs
8bfda7a23a Update to wayland-protocols-1.34. 2024-03-21 11:33:58 -05:00
Bruce Dubbs
821ebb2922 Update to libcloudproviders-0.3.6. 2024-03-21 11:29:42 -05:00
Bruce Dubbs
0a889d4597 Update to SPIRV-Headers-1.3.280.0. 2024-03-21 11:16:07 -05:00
Bruce Dubbs
c9d29e2434 Update to mupdf-1.24.0 and fix some typos. 2024-03-21 10:56:57 -05:00
Bruce Dubbs
76dcbfdb62 Update to pinentry-1.3.0. 2024-03-21 09:26:03 -05:00
Bruce Dubbs
aa48fcf569 Update to glad-2.0.6. 2024-03-21 09:00:46 -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
88f6e30c48 Update to elogind-252.23. 2024-03-20 18:22:56 -05:00
Bruce Dubbs
667aff277e Update to harfbuzz-8.3.1. 2024-03-20 17:56:35 -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
Thomas Trepl
858aa302d0 Upgrade libpaper-2.2.5 2024-03-20 08:40:47 +01:00