Skip to content

cvdupdate 1.1.1

Compare
Choose a tag to compare
@micahsnyder micahsnyder released this 28 Jul 19:28
· 14 commits to main since this release

πŸ› Fixed an issue where the .cdiff files were only downloaded when updating a
.cvd and not when downloading the .cvd for the first time.

πŸ› Fixed an issue where cvd update crashes if the DNS query fails, rather
than printing a helpful error message and exiting.

πŸ› Fixed support for CVD Update on Windows πŸͺŸ. In prior versions, the DNS query
was failing if a DNS server was not specified manually. Now it will try to use
OpenDNS servers if no DNS server is specified.

βž• Added Python dependencies to the Readme to help users that are unable to
install using pip.