File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,8 @@ let prototyped_of_field = function
63
63
Some " 23.14.0"
64
64
| "Observer" , "uuid" ->
65
65
Some " 23.14.0"
66
+ | "Repository" , "certificate" ->
67
+ Some " 25.7.0"
66
68
| "Repository" , "origin" ->
67
69
Some " 24.23.0"
68
70
| "Repository" , "gpgkey_path" ->
@@ -120,7 +122,7 @@ let prototyped_of_field = function
120
122
| "VM" , "actions__after_softreboot" ->
121
123
Some " 23.1.0"
122
124
| "pool" , "license_server" ->
123
- Some " 25.5.0-next "
125
+ Some " 25.6.0 "
124
126
| "pool" , "recommendations" ->
125
127
Some " 24.19.1"
126
128
| "pool" , "update_sync_enabled" ->
@@ -183,6 +185,8 @@ let prototyped_of_message = function
183
185
Some " 22.20.0"
184
186
| "Repository" , "set_gpgkey_path" ->
185
187
Some " 22.12.0"
188
+ | "Repository" , "introduce_remote_pool" ->
189
+ Some " 25.7.0"
186
190
| "Repository" , "introduce_bundle" ->
187
191
Some " 24.23.0"
188
192
| "PCI" , "get_dom0_access_status" ->
You can’t perform that action at this time.
0 commit comments