Skip to content

Commit f273982

Browse files
update CHANGELOG for 9.7
1 parent bfdffbb commit f273982

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
Version 9.7 - Jan 13th, 2026
2+
============================
3+
4+
- The Canonical Cache Representation underwent a breaking change after the
5+
adoption of https://datatracker.ietf.org/doc/draft-ietf-sidrops-rpki-ccr/
6+
as a SIDROPS working group item. Apart from several CMS-related cosmetics,
7+
it now uses a IANA-assigned content type. As a result, rpki-client 9.7
8+
cannot parse rpki-client 9.6's .ccr files and vice versa.
9+
10+
- Support for Ghostbusters Record objects (RFC 6493) has been removed.
11+
Nobody showed interest in deploying this and there are other, widely
12+
supported ways of exchanging operational contact information such as
13+
RDAP. RFC 6493 is undergoing a status review to be marked as historic:
14+
https://datatracker.ietf.org/doc/status-change-rpki-ghostbusters-record-to-historic/
15+
16+
- Prepare the code base for the opaque ASN1_STRING structure in OpenSSL 4.
17+
18+
- Fixed two reliability issues: one where a malicious RPKI Certification
19+
Authority can trigger a crash, one where malicious Trust Anchor can
20+
provoke memory exhaustion. Thanks to Xie Yifan for reporting.
21+
122
Version 9.6 - Sep 22nd, 2025
223
============================
324

0 commit comments

Comments
 (0)