resterm: Update to 0.49.1
Added
Grouped environments
Changed
Opening another workspace switches the environment
Stored values are kept apart per project
Fixes and other smaller changes
lang/php84: update to 8.4.24
PHP 8.4.24 (2026-07-30)
- BCMath:
. Fixed GHSA-x692-q9x7-8c3f (Out-of-bounds write in bccomp()).
(CVE-2026-17544) (Recep Asan)
- Calendar:
. Fixed bug GH-22602 (gregoriantojd() and juliantojd() integer overflow with
INT_MAX year). (arshidkv12)
- Date:
. Update timelib to 2022.17. (Derick)
. Fixed bug GH-19803 (Parsing a string with a single white space does create
an error). (Derick)
. Fixed Unix timestamps in February of the year 0 are misparsed with
@-notation. (LukasGelbmann)
. Fixed bug GH-11310 (__debugInfo does nothing on userland classes extending
[108 lines not shown]
Import typo3-14.3.5 as www/typo3-14.
TYPO3 is a powerful, open-source CMS backed by a vibrant
professional community and commercial ecosystem. Use TYPO3
to gain a competitive edge in today's digital landscape
and connect to your customers with the richest digital
experiences.
Update to 13.4.33
Upstream changes:
Here is a list of what was fixed since 13.4.32:
2026-07-14 83afd988319 [RELEASE] Release of TYPO3 13.4.33 (thanks to Oliver Hader)
2026-07-14 8f5d67d81bf [BUGFIX] Refine exceptions to root-level restriction in DataHandler (thanks to Oliver Hader)
2026-07-14 93907c6255d [TASK] Raise guzzlehttp/* dependencies (thanks to Oliver Hader)
2026-07-10 01bd136c235 [BUGFIX] Add accessible label to language flag in content element header (thanks to Christian Rath-Ulrich)
2026-07-05 e1b0aeb30a8 [DOCS] Clarify instruction about stopping scheduler tasks (thanks to Riccardo De Contardi)
2026-07-04 b9fe0066c57 [DOCS] Adjust wrong changelog $request() example (thanks to Garvin Hicking)
2026-07-01 31efda308e8 [TASK] Implement and apply custom PHPStan rule to harden unserialize (thanks to Elias Häußler)
2026-07-01 2dbd8ac72a3 [TASK] Update PHPStan to v2.2.3 (thanks to Elias Häußler)
2026-06-29 45bf1fcf320 [BUGFIX] List extension:activate in list of possible commands (thanks to Benjamin Franzke)
2026-06-29 bc90be0d638 [TASK] Add request to ModifyPageLinkConfigurationEvent (thanks to Helmut Hummel)
2026-06-27 daf40ea0327 [BUGFIX] Fix initial EXT:introduction database import on sqlite (thanks to Benjamin Franzke)
2026-06-26 44fc9c8a69f [TASK] Prevent PHPUnit warnings on ReflectionService destructor (thanks to Garvin Hicking)
2026-06-26 c4002573c0b [TASK] Update npm package dompurify to v3.4.11 (thanks to Oliver Hader)
2026-06-26 eee1b9f1757 [BUGFIX] Guard undefined array key in ImageProcessingInstructions (thanks to Garvin Hicking)
2026-06-26 89d2a122c02 [TASK] Obtain ConnectionPool from container in functional tests (thanks to Benjamin Franzke)
[20 lines not shown]
Update to 1.07
Upstream changes:
1.07 - 2026-06-26
- Make _version work under mod_perl
1.06 - 2026-03-26
- Make tests pass for GnuPG 2.5.18
1.05 - 2025-08-12
- Make tests pass for GnuPG 2.4 versions (2.4.0 - 2.4.8)
Update to 0.33
Upstream changes:
0.33 Thu Apr 16 13:59:10 JST 2026
- Fixed a build issue on Windows, reported by
Thomas.Eckardt [...] thockar.com
0.32 Wed Apr 15 14:52:28 JST 2026
Applied a series of patches from cpan [...] schmirler.de
(https://rt.cpan.org/Public/Bug/Display.html?id=175921):
- Crypt::SMIME now requires OpenSSL 3.0 or newer.
- Decryption: Handle the new smime-type value "authEnveloped-data"
in isEncrypted().
- Encryption: Add an optional "cipher" argument to encrypt(...),
defaulting to "AES-128-CBC" as before. Pass e.g. "AES-128-GCM" to
encrypt with a modern AEAD cipher.
- Signing: To tell a peer that we support AEAD ciphers we should
advertise them in the SMIMECapabilities signed attribute. As of
OpenSSL 3.5 AES-GCM is not part of the default list. Now we
advertise AES-256-GCM, AES-128-GCM, AES-256-CBC, and AES-128-CBC.
[8 lines not shown]
p5-IO-Prompter: make p5-match-simple a full dependency.
It is not just used in the tests, but referenced from the installed
library.
Noted by Edgar Fuß.
Bump PKGREVISION.
py-filelock: update to 3.32.2.
3.32.2
Fix test failures on NetBSD (#689) by @gaborbernat in #693
🧪 test(soft-rw): deflake writer phase-2 peer-marker test by @gaborbernat in #694
hand back the claim when a heartbeat thread fails to start by @dxbjavid in #691
🧪 test(unix): deflake sticky-bit concurrent-unlink on graalpy by @gaborbernat in #695