py-asn1: update to 0.6.2.
Revision 0.6.2, released 16-01-2026
---------------------------------------
- CVE-2026-23490 (GHSA-63vm-454h-vhhq): Fixed continuation octet limits
in OID/RELATIVE-OID decoder (thanks to tsigouris007)
- Added support for Python 3.14
- Added SECURITY.md policy
- Fixed unit tests failing due to missing code
- Migrated to pyproject.toml packaging
p5-Net-DNS: update to 1.54.
**** 1.54 Jan 16, 2026
Resync with IANA DNS parameters registry.
Resync with IANA DNSSEC algorithms registry.
Implement DELEGI as derived subtype of DELEG RR.
Backport DELEG parser to SVCB.
[CGP][AArch64] Do not sink instructions that might read/write memory. (#176182)
The test case's call instruction was being sank past the point where the
memory
it accessed was valid. Add a check that CGP does not try to sink
instruction that
might be invalid to move.
Fixes #176095
sysutils/ruby-capistrano: update to 3.20.0
3.20.0 (2025-12-13)
Breaking Changes
* Drop support for Ruby 2.0, 2.1, 2.2, 2.3, and 2.4 (#2171) @mattbrictson
Documentation
* fix PuTTY link in index.markdown (#2168) @emanulato
Housekeeping
* Bump release-drafter/release-drafter from 5 to 6 (#2174) @dependabot[bot]
* Bump actions/checkout from 4 to 6 (#2175) @dependabot[bot]
* Enable dependabot for Bundler and GitHub Actions (#2173) @mattbrictson
* Upgrade to rubocop 1.81.7; generate .rubocop_todo.yml (#2172)
@mattbrictson
* Add Ruby 3.4 to CI matrix (#2165) @mattbrictson