27 Jul
2026
27 Jul
'26
6 p.m.
Michal Privoznik via Devel wrote:
From: Michal Privoznik <mprivozn@redhat.com>
The following APIs where all implemented in 12.5.0 timeframe:
- virDomainGetTime(), virDomainSetTime() -> v12.5.0-rc1~66 - virDomainSetUserPassword() -> v12.5.0-rc1~65 - virDomainAuthorizedSSHKeysGet(), virDomainAuthorizedSSHKeysSet() -> v12.5.0-rc1~64
But respective comments suggest they were implemented in 12.6.0 timeframe. Fix those comments.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Oops, thanks for spotting and fixing this! Roman