doc: Note update of mail/postfix and related packages to 3.10.7
mail/postfix
mail/postfix-cdb
mail/postfix-ldap
mail/postfix-lmdb
mail/postfix-mysql
mail/postfix-pcre
mail/postfix-pgsql
mail/postfix-sqlite
mail/postfix: update to 3.10.7
3.10.6 (2025-11-25)
* Bugfix (defect introduced: Postfix 3.10, date: 20250117).
Symptom: warning messages that smtp_tls_wrappermode requires
"smtp_tls_security_level = encrypt".
Root cause: support for "TLS-Required: no" broke client-side
TLS wrappermode support, by downgrading a connection to TLS
security level 'may'.
The fix changes the downgrade level for wrappermode connections
to 'encrypt'. Rationale: by design, TLS can be optional only
for connections that use STARTTLS. The downgrade to unauthenticated
'encrypt' allows a sender to avoid an email delivery problem.
Problem reported by Joshua Tyler Cochran.
* New logging: the Postfix SMTP client will log a warning when
an MX hostname does not match STS policy MX patterns, with
"smtp_tls_enforce_sts_mx_patterns = yes" in Postfix, and with
[33 lines not shown]
mail/rspamd: update to 3.14.1
3.14.1 (2025-12-01)
* [Feature] Composites: Add inverted index for fast composite rule
evaluation
* [Feature] Composites: Add bloom filter for fast negative symbol lookups
* [Feature] Composites: Add statistics tracking and control protocol command
* [Feature] Composites: Precompute atom types at config time
* [Feature] Multimap: Add combinator option for selector rules
* [Feature] SPF: Add rspamadm spf_flatten tool with macro preservation
* [Feature] URL: Add deep processing architecture with C-to-Lua filter
consultation
* [Feature] URL: Add obfuscated URL detection to url_suspect plugin
* [Feature] URL: Add rspamd_util.decode_html_entities for HTML entity
decoding
* [Feature] lua_shape: Add new validation library as tableshape replacement
* [Feature] lua_shape: Add T.callable() type for function validation
* [Feature] lua_shape: Add callable defaults support
[25 lines not shown]
py-aiodns: update to 3.6.0.
3.6.0
=====
- Fix resolver garbage collection during pending queries (#211)
- Prevents resolver from being garbage collected while queries are in progress
- Socket callback optimizations (#172)
- Improved performance for socket state handling
- Fixed RTD links (#176)
- Added Python 3.14 to the CI (#212)
rucola: update to 0.8.1.
# Version 0.8.1 - Sorted Index Caching
- Added an additional check that only saves the index when a later reload is also desired.
- Changed the caching of the index to be sorted alphabetically by key to work better with version control software.
- Slightly changed the format paths are saved in (no leading `/`) to make joining easier.
This also fixed an erroneous test.
py-lsp-server: update to 1.14.0.
## Version 1.14.0 (2025/12/06)
### New features
* Add `pylsp.signature.include_docstring` to hide docstring in signatures.
* Add support for Pylint 4.
* Fix support for Python 3.14.
py-cyclonedx-python-lib: update to 11.6.0.
Features
Moved non‑standard implementations to Contrib area (#916, 15a9023)
Added
New sub-package contrib.
Changed
Moved non‑standard implementations to Contrib area.
Deprecated
Certain exports have been deprecated; downstream imports should be updated to the new locations.
Note: the symbols themselves remain supported. See documentation and the "Refactored" section below for details.
Some (trivial) non-standard functionality was deprecated:
model.bom.Bom.get_component_by_purl()
model.bom.Bom.get_urn_uuid()
model.bom.Bom.has_component()
model.bom.Bom.get_vulnerabilities_for_bom_ref()
model.bom.Bom.has_vulnerabilities()
model.bom.Bom.urn()
[12 lines not shown]
kiwix-tools: update to 3.8.1.
kiwix-tools 3.8.1
=================
* Kiwix server
- Hide port number in URL when server is running on port 80 (@vighnesh-sawant #763)
- Better deal with container /data dir permissions (@kelson42 #787)
* Other
- Fix kiwix-manage docopt integration (@kelson42 #783)
py-minio: updated to 7.2.20
7.2.20
Enable github CI run
Make BaseException internals to be set
Fix: Add missing type annotations to serialization dataclass fields (…
support optional parameters in LdapIdentityProvider
fix object_size/headers in ComposeSource
fix complete_multipart_upload() to support SSE-C
py-xandikos: updated to 0.3.0
0.3.0
Mark directory as required in argparse
Use ruff for linting
Install dependencies from pyproject.toml, rather than listing in work…
Add 'serve' subcommand
Migrate disperse configuration to toml
Bumping python versions in GitHub workflows and pyproject.toml
Fix dashes in aiohttp-openmetrics
Update NEWS for 0.2.12.
Add note about tags for docker image
Add pimsync and davcli to supported clients
Update readme
Attempt to fix compat tests
Bump pyo3 from 0.24.1 to 0.25.0
auto-merge dependabot PRs
Bump icalendar, improve typing
[69 lines not shown]