www/opengist: Update to 1.12.1
Remove aarch64 support, since tailwindcss 4 is currently not supported
in aarch64.
Changes since 1.11.1:
v1.12.1
Added
* More translation strings (#605)
Fixed
* Allow Access Tokens with Required Login (#611)
* Make text files renderable with mimetypes different than text/plain
(#612)
* Improve security on raw files endpoint (#613)
[30 lines not shown]
mk: fetch to temporary file
Download to a temporary file and move the file to the final location
when the download is finished - so the file is there or not, but not a
partially downloaded copy.
The script already supported resuming downloads - the support is still
there but basically will never happen again, because it only looks at
a partial file of the correct name (which can still happen if the
download finishes but provides an incomplete file, and the file cannot
be verified by during download e.g. because the distinfo file is not
available - a theoretically supported use case)
As proposed on tech-pkg.
p5-Net-Server: update to 2.017.
2.017 Feb 08 2026
- Thanks to Paul Evans <pevans at cpan.org> "<LeoNerd>" hint
about IO::Socket rudely force importing random symbols.
* Warn clean IO::Socket::INET6 "Subroutine redefined" spewage.
- Thanks to Grok4 xAI for conjuring up several patches.
- Thanks to Rob Brown <bbb at cpan.org> for applying patches.
- Various test suite framework improvements.
* Make test suites return non-zero upon failure.
* Fix IPv6 pre-check for tests.
* Timeout test server if client crashes, instead of rudely
mooching on the listen port forever in the background.
* Warn clean for older MakeMaker, such as 6.30.
- Fix POD errors.
- Allow static Proto methods to be imported as normal routines.
- Create Net::Server::IP compatibility wrapper module.
- Honor {ipv6_package} config preference more reliably.
- GetAddrInfoFlags compatibility patch for systems with spoofed
[30 lines not shown]
p5-Image-ExifTool: update to 13.50.
Feb. 7, 2026 - Version 13.50 (production release)
- Added a few new Sony lenses (thanks Jos Roost)
- Added a couple of new Canon lenses (thanks Norbert Wasser)
- Decode another Samsung trailer tag
- Decode BlackLevels from some Canon CRW files (github #387)
- Updated Sony maker note decoding for the ILCE-7M5 (thanks Jos Roost)
- Patched potential MacOS security issue (thanks Tay Kiat Loong)
- Fixed -list options so reading image files beforehand doesn't add tags to
the output when running multiple commands using the -execute feature
Feb. 3, 2026 - Version 13.49
- Decode a couple of new Samsung trailer tags
- Disabled decoding of MenuSettings for the Nikon Z6III firmware 2.0 until the
changes can be worked through in detail
- Fixed problem where Google Photos had problems displaying ExifTool-edited
[52 lines not shown]