File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 19
19
manifest for the same CA, the collected manifest is ignored and the
20
20
stored publication point is used instead. This implements a requirement
21
21
added in [ RFC 9286] . ([ #946 ] )
22
+ * The RRDP collector now falls back to a snapshot update if the hash of
23
+ a delta listed in the notification file has changed from the previous
24
+ update. This implements [ draft-ietf-sidrops-rrdp-desynchronization-00] .
25
+ ([ #951 ] )
22
26
23
27
Bug fixes
24
28
@@ -36,7 +40,9 @@ Other changes
36
40
[ #942 ] : https://github.com/NLnetLabs/routinator/pull/942
37
41
[ #945 ] : https://github.com/NLnetLabs/routinator/pull/945
38
42
[ #946 ] : https://github.com/NLnetLabs/routinator/pull/946
43
+ [ #951 ] : https://github.com/NLnetLabs/routinator/pull/946
39
44
[ RFC 9286 ] : https://tools.ietf.org/html/rfc9286
45
+ [ draft-ietf-sidrops-rrdp-desynchronization-00 ] : https://datatracker.ietf.org/doc/draft-ietf-sidrops-rrdp-desynchronization/
40
46
41
47
42
48
## 0.13.2 ‘Existential Funk’
You can’t perform that action at this time.
0 commit comments