mairix: update to 0.24
NEW IN VERSION 0.24
===================
* Support fancy Content-Disposition
* RFC5987-compliant headers
* Support for remote IMAP folders
* Fix string overrun bugs in nvp.c
* Option to follow symlinks to mboxes in rc file
* Minor parsing improvements, documentation fixes, and small bug repairs.
NEW IN VERSION 0.23
===================
* Allow '=' in message-id search for RFC2822 conformance
* Add the option -H to force hardlinks
* Skip .gitignore files
* Do not interpret special characters [~,/=^] in Message-ID queries
* Fix faultly mbox message separators
* Improve reporting of unparsed MIME headers & remove code duplication
[38 lines not shown]
nss: the previous commit was an unintended update to 3.124
Changes:
Bug 2032562 - Add test for PKCS7 digest array alignment.
Bug 2030093 - Add test for rejection of excessively large ASN.1 SEQUENCE OF in quickder.
Bug 2030994 - Add test for CMS content size validation.
Bug 2030995 - Add regression tests for DSAU signature decoding.
Bug 2031030 - Add test for S/MIME profile lookup on temp certs.
Bug 2031343 - Test case for post-handshake auth and many certificate requests.
Bug 2019233 - Add test for intra-arena ASan redzones.
Bug 2033058 - update nss_status flags one at a time.
Bug 2029803 - add defensive info->len check in PK11_HPKE_SetupS and PK11_HPKE_SetupR.
Bug 2029403 - avoid PORT_Strdup in ssl_DecodeResumptionToken.
Bug 2020596 - add runtime check on decoded resumption token session id.
Bug 2035882 - improve mach try error handling.
Bug 2030798 - clang format.
Bug 2030798 - add comprehensive SECItem and SECItemArray tests.
Bug 2033058 - add bugzilla_cf_status_nss.py script.
Bug 2033057 - regenerate some recent release notes.
[22 lines not shown]
*: switch to glib2-introspection
The gobject-introspection package installed _some_ of the introspection
files needed for glib2, but not all - some of them are built from the glib2
sources. glib2-introspection now contains all glib2-related introspection
files.
Add a tool dependency on the new package where needed.
Remove gobject-introspection from buildlink3.mk files - this is usually
a tool and should not be forwarded via buildlink3.
Some cleanups/fixes for -current while here.
filesystems/fuse-unionfs: update to 3.7
# changes (since 2.0)
3.7
- fix chmod on symlink itself
3.6
- fix long standing bug with directory renames in cow mode (see #91)
3.5
- fix compilation on 32bit systems
3.4
- default to fuse2 api on macos when compiling
3.3
- fixed fortified compilation
- disabled logging to file since it had some unresolved locking issues
[21 lines not shown]
Update nsd to version 4.14.2.
Pkgsrc changes:
* Checksum & version changes.
Upstream changes:
This release addresses a bug in the processing of IXFRs when adding and
deleting RRs in collated IXFRs within the same network packet.
4.14.2
================
BUG FIXES:
- Merge #477: Improve ignored old serial log message.
- Fix in IXFR processing, to commit the collected RRs before
deletions.
devel/cargo-nextest: update to 0.9.135
0.9.135
- Fixed an issue with a from-crates.io build.
0.9.134
Added
- Nextest now provides a JSON Schema for repository configuration at .config/nextest.toml, enabling validation and IDE autocompletion via the Tombi language server.
Thanks ya7010 for your first contribution, and for maintaining Tombi!
(Note that the Taplo language server is not supported due to a crash bug. The schema has been tested to work with Tombi.)
- For target triples that nextest doesn't have built-in information about, nextest now invokes rustc --print=cfg --target=<triple> to resolve platform information before falling back to heuristic detection. This is particularly useful for custom builds of the Rust toolchain. (#3331)
Thanks mhatzl for your first contribution!
Changed
[7 lines not shown]
qtcreator: updated to 19.0.2
Qt Creator version 19.0.2 contains bug fixes.
General
Fixed
* Setting English as the UI language on systems with non-English locale
Editing
Fixed
* A freeze when unindenting widely indented lines
Language Server Protocol
Fixed
* A crash when shutting down language servers
[6 lines not shown]