Commit Graph

7735 Commits

Author SHA1 Message Date
Zeckmathederg
d2ac2a9546 Update to multiple packages, leaving for a bit, will update more later 2024-05-23 10:33:28 -06:00
Zeckmathederg
914ad330e4 Added X11, added sdl2. Required deps done 2024-05-16 16:19:20 -06:00
Zeckmathederg
e5fbe6eceb Another big commit; sorry 2024-05-16 12:32:45 -06:00
Zeckmathederg
caa8420755 Added driver stuff, more to come, not complete 2024-05-14 02:39:03 -06:00
Zeckmathederg
5d9096e5a8 Added gfxapi, audio, and connectnet. Added dark theme 2024-05-13 01:36:27 -06:00
Zeckmathederg
ac949ffe58 Upgrade to Wine-9.8 2024-05-11 09:31:14 -06:00
Zeckmathederg
3ed1d53074 Downgrade to GCC-13.2.0, measurements for mingw-w64 packages and binutils written down 2024-05-11 04:19:19 -06:00
Zeckmathederg
701e016604 Bumped versions of GCC and MinGW-w64 2024-05-10 09:12:28 -06:00
Zeckmathederg
fcf570799a Updated Wine version, capitalized CRT for MinGW-w64 2024-04-27 22:02:13 -06:00
Zeckmathederg
04663806dc Wine chapter mostly done, instructions not tested, size unknown and build speed unknown 2024-04-27 19:58:01 -06:00
Zeckmathederg
18198782a2 Added and mostly finished GNAT, started MinGW-w64 2024-04-27 02:13:48 -06:00
Douglas R. Reno
7b4523abbc Update to wireplumber-0.5.1 2024-04-04 13:56:21 -05:00
Thomas Trepl
4f93e5ed70 Upgrade to pango-1.52.2 2024-04-04 20:39:28 +02:00
Thomas Trepl
7478665ef7 Upgrade cmake-3.29.1 2024-04-04 18:05:19 +02:00
Douglas R. Reno
6ec12a92a8 Update to libadwaita-1.5.0 2024-04-03 14:51:39 -05:00
Douglas R. Reno
e60854837b Update the gstreamer stack to 1.24.1 2024-04-03 14:24:05 -05:00
Bruce Dubbs
6bcef0a08f Update to libreoffice-24.2.2.2. 2024-04-02 17:12:52 -05:00
Bruce Dubbs
6f147f1239 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2024-04-02 15:01:52 -05:00
Bruce Dubbs
54e28e6e3c kirigami-addons-1.1.0. 2024-04-02 14:44:29 -05:00
Bruce Dubbs
1bd63ac5bd Update to gobject-introspection-1.80.1. 2024-04-02 14:31:44 -05:00
Ken Moffat
12594c262d Update to Alien-Build-2.80 (Perl Module Dependency).
2.80      2023-05-11 16:31:46 -0600
  - Documentation improvements (gh#399, gh#400, gh#401, gh#402)
  - Do not generate .../Install/Files.pm if one is provided by the
    Alien (gh#393, gh#397)

2.79      2023-05-05 15:08:46 -0600
  - Updated non-binding support for Perls to match the policy
    of the Perl toolchain (Perls older than 10 years old are
    unsupported, with a one-time exception of Perl 5.16).  The
    intent is not to suddenly drop support for older Perls, but
    the Alien-Build team may take advantage of features in
    supported Perls that will effectively remove compatability
    with unsupported Perls.

2.78      2023-03-07 11:49:27 -0700
  - Test fix to handle Perls with space in the path (gh#391, mohawk++)
2024-04-02 19:18:54 +01:00
Ken Moffat
50e04c0d55 Update to biber-2.20 with biblatex-3.20. 2024-04-02 19:18:54 +01:00
Ken Moffat
52bdd9c26e XML-LibXML-2.0210 (perl dep).
2.0210  2024-01-24
    - Fix copying external entity from an ext_ent_handler handler
        - https://github.com/shlomif/perl-XML-LibXML/issues/81
        - thanks to Petr
    - libxml-mm: Fix function prototypes in function pointers
        - thanks to Khem Raj

2.0209  2023-07-15
    - t/35huge_mode.t: fix test with libxml2 2.11
        - thanks to Dominique Martinet
    - Add clearer reference to using cloneNode to extract node with namespaces
        - thanks to Timothy Legge
    - initialize xmlValidCtxt
        - thanks to Alexander Bluhm
2024-04-02 19:18:54 +01:00
Ken Moffat
da2d48b041 Update to Variable-Magic-0.64 (perl dep).
0.64    2024-03-18 23:20 UTC
        This is a maintenance release. The code contains no functional change.
        Satisfied users of version 0.63 can skip this update.
        + Add : Contributing guidelines are now listed in the new
                CONTRIBUTING file.
        + Fix : [RT #151104] : fix for t/18-opinfo.t broken under blead
                Some optimization in core made t/18-opinfo.t fail since perl
                5.39.7, but that was reverted before 5.40 was released.
                This fix will make this test pass even when the optimization
                is reinstantiated after release freeze.
                Thanks David Mitchell for reporting and providing a fix.
2024-04-02 19:18:54 +01:00
Ken Moffat
ec5d3a5545 Update to Tie-Cycle-1.228 (perl dep).
* refresh distro, update email address
2024-04-02 19:18:54 +01:00
Ken Moffat
82a2cbb7df Update to Test-Warnings-0.033 (perl dep).
0.033     2024-01-23 03:31:29Z
          - add Test2 compatibility in the test triggered by done_testing();
          - new long-awaited feature (!!!) "allow_patterns", to either
            temporarily or globally exempt particular warning patterns.

0.032     2023-09-30 23:36:50Z
          - new config variable, $ENV{PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS},
          for temporarily turning failures into reports.
2024-04-02 19:18:54 +01:00
Ken Moffat
6742247068 Update to Net-SSLeay-1.94 (perl dep).
Reported by Stephen Berman, diagnosed by Bruce.  Thanks!

1.94 2024-01-08
        - New stable release incorporating all changes from developer releases 1.93_01
          to 1.93_05.
        - Summary of major changes since version 1.92:
          - Net::SSLeay now officially supports all stable releases of OpenSSL 3.1 and
            3.2, and LibreSSL 3.5 - 3.8.
          - Many noisy compiler warnings have been silenced - if SSLeay.xs fails to
            compile, it should now be much easier to identify the cause.
          - libcrypto's OPENSSL_init_crypto() function and libssl's OPENSSL_init_ssl()
            function are now exposed, enabling fine-grained control over the
            initialisation and configuration of both libraries.
          - libssl functions implementing TLS 1.3 PSK authentication are now exposed,
            in particular SSL_CTX_set_psk_find_session_callback() (on the server side)
            and SSL_CTX_set_psk_use_session_callback() (on the client side).
          - libssl functions implementing server-side TLS 1.2 PSK authentication are
            now exposed, in particular SSL_CTX_set_psk_server_callback().
          - libssl's SSL_CTX_set_client_hello_cb() function is now exposed, allowing a
            TLS server to set a callback function that is executed when the server
            processes a ClientHello message.
          - Many more libcrypto/libssl constants and functions are now exposed; see the
            release notes for the 1.93 developer releases for a full list
2024-04-02 19:18:54 +01:00
Ken Moffat
9b8e6790db Update to Module-Build-0.4234 (Perl Module).
Found while checking versions of the deps.

0.4234 - Fri 28 Apr 2023 10:46:26 CEST
  - PodParser now respects =encoding directives

  - Don't use libraries in t/bundled for Build.PL

  - make_tarball: workaround for broken tar on Darwin

  - Respect $Config{man1ext}/$Config{man3ext}

  - Do not require a compiler if c_source is an empty list

0.42_33 - Wed Mar 29 10:38:56 PM CEST 2023

  - PodParser now respects =encoding directives

  - Don't use libraries in t/bundled for Build.PL

  - make_tarball: workaround for broken tar on Darwin

  - Respect $Config{man1ext}/$Config{man3ext}

  - Do not require a compiler if c_source is an empty list
2024-04-02 19:18:54 +01:00
Ken Moffat
4510db8e43 Update to HTTP-Message-6.45 (perl dep).
Allow for file ownership conflicts with Docker and GitHub Actions.

Add the 'status_code' function for getting all status codes as hash.
2024-04-02 19:18:54 +01:00
Ken Moffat
43b621c0c2 Update to HTTP-Date-6.06 (perl dep).
Replace "Test" with "Test::More".
Remove the executable bit from the test.
Add support for Windows four-digit year format.
2024-04-02 19:18:54 +01:00
Ken Moffat
f208914d1c Update to HTTP-Cookies-6.11 (perl dep).
Replace "Test" with "Test::More"
2024-04-02 19:18:54 +01:00
Ken Moffat
e86fa1531c Update to HTML-Tagset-3.24 (perl dep).
Added <ins> and <del> to %isPhraseMarkup

Fixed docs about %isBodyElement calling it %isBodyMarkup

Cleaned up metadata and version requirements

No changes have been made to handle HTML5. That is a bigger issue
than "just add the tags to the hashes," because that would change
functionality for existing users who are expecting HTML::Tagset to
be HTML4.
2024-04-02 19:18:54 +01:00
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
Thomas Trepl
624fb84617 Upgrade c-ares-1.28.1 2024-04-02 00:18:21 +02: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
4b31b63c3a Update to soundtouch-2.3.3. 2024-04-01 10:21:06 -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
4af3cb8c5e Update to wireshark-4.2.4 (Security update). 2024-03-30 18:26:21 -05:00
Bruce Dubbs
92a94e91db Update to sentry-sdk-1.44.0 (Python module). 2024-03-30 17:58:44 -05:00