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.1.9-next"
7274 | "Certificate" , "fingerprint_sha1" ->
7375 Some " 24.20.0"
7476 | "Certificate" , "fingerprint_sha256" ->
@@ -289,6 +291,14 @@ let prototyped_of_message = function
289291 Some " 25.22.0"
290292 | "VM" , "set_groups" ->
291293 Some " 24.19.1"
294+ | "pool" , "exchange_crls_on_join" ->
295+ Some " 26.1.9-next"
296+ | "pool" , "exchange_trusted_certificates_on_join" ->
297+ Some " 26.1.9-next"
298+ | "pool" , "uninstall_trusted_certificate" ->
299+ Some " 26.1.9-next"
300+ | "pool" , "install_trusted_certificate" ->
301+ Some " 26.1.9-next"
292302 | "pool" , "set_ssh_auto_mode" ->
293303 Some " 25.27.0"
294304 | "pool" , "set_console_idle_timeout" ->
You can’t perform that action at this time.
0 commit comments