File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,6 +69,8 @@ let prototyped_of_field = function
6969 Some " 24.23.0"
7070 | "Repository" , "gpgkey_path" ->
7171 Some " 22.12.0"
72+ | "Certificate" , "purpose" ->
73+ Some " 26.10.0-next"
7274 | "Certificate" , "fingerprint_sha1" ->
7375 Some " 24.20.0"
7476 | "Certificate" , "fingerprint_sha256" ->
@@ -297,6 +299,14 @@ let prototyped_of_message = function
297299 Some " 25.22.0"
298300 | "VM" , "set_groups" ->
299301 Some " 24.19.1"
302+ | "pool" , "exchange_crls_on_join" ->
303+ Some " 26.10.0-next"
304+ | "pool" , "exchange_trusted_certificates_on_join" ->
305+ Some " 26.10.0-next"
306+ | "pool" , "uninstall_trusted_certificate" ->
307+ Some " 26.10.0-next"
308+ | "pool" , "install_trusted_certificate" ->
309+ Some " 26.10.0-next"
300310 | "pool" , "set_ssh_auto_mode" ->
301311 Some " 25.27.0"
302312 | "pool" , "set_console_idle_timeout" ->
You can’t perform that action at this time.
0 commit comments