Update to 0.1.240

This commit is contained in:
Daniel Berteaud 2023-09-27 16:34:59 +02:00
parent f2c1d82302
commit 17d4221e51
4 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
package : eht-virtio-guest-tools
version : 0.1.229-4
version : 0.1.240-4
architecture : x64
section : base
priority : optional
@ -29,7 +29,7 @@ editor :
keywords : driver
licence : GNU GPL
homepage : https://github.com/virtio-win/kvm-guest-drivers-windows
package_uuid : 8eb54668-df3a-4dac-886c-b4e3050e7cd5
package_uuid : 72c9fbc4-077f-4b88-9928-c6414e7b0e53
valid_from :
valid_until :
forced_install_on :
@ -39,6 +39,6 @@ max_os_version :
icon_sha256sum :
signer : dbd
signer_fingerprint: e9156ec73f1ea6b50f33e0d9f580e8ae56db147100894bb5d2d4648a46f07ed1
signature : W7i7sKtJZ7DHFkp8NldjqADGsTACYhnM5ceDHk/4/oLmW4g7o8oCOqBYs2g5wRRhJIqoRfqpq/YsEMF1bvT3+muARd0Czn1tnzvzr5ZSKrwQFZ0hN5/qZjvL5h8EGxWNpKMDDq3HB8ny+WrMfd3cA32a9PaXRutUUAtn2swKQ7DUYiYboCjZjy7pqyIU5Nu5GJEaWjfAv3+03lBgGpRiNAavhQXyC1K0nCYCvysfiUQweGsjAivSjHYvxeeMZ/OKeqBYVxwFbwJsr7ygG5ThsGrNzgVtS7l8pUutDeEzSrqVAT1JWT3MYYJKqFpimqTvIJHx5Zpqti4PCzDM6P+0aQ==
signature_date : 2023-04-07T12:48:12.205326
signature : fQQl4L42YSwiBBS3Ip9tmEvw/VHhde8xbx1lLM1aQVGCwXgn3ulpiOVOiHVvg6Ce6ygXxaK2sRAkCcf9PtCCo2VEelSDsBsJvcr4OOxMz7YTMQCFB76bus0dCH23RgwklYjDdDJ6FBifwgh+JV0XMurVK2hiZP7ru+M/d8LPA3Ub1W37+0MRCpoXYHVvz/XVSrZKwTKDXXMmJGrgcQk28P8CxWW0zX8IdHs5rXzt3Cjx3qcLAmx0FAA5Idm9TRsQuU1jiBXBfpWSRAzG6LuAfdo0uLezvRn3OEJLnC9gJ64vgLjeN29rl+OyeNP8EQR9BhTEvxIJfNwHjLcidPe+PA==
signature_date : 2023-09-27T15:16:29.319329
signed_attributes : package,version,architecture,section,priority,name,categories,maintainer,description,depends,conflicts,maturity,locale,target_os,min_wapt_version,sources,installed_size,impacted_process,description_fr,description_pl,description_de,description_es,description_pt,description_it,description_nl,description_ru,audit_schedule,editor,keywords,licence,homepage,package_uuid,valid_from,valid_until,forced_install_on,changelog,min_os_version,max_os_version,icon_sha256sum,signer,signer_fingerprint,signature_date,signed_attributes

View File

@ -10,7 +10,7 @@ def install():
parameters = '/install /quiet /norestart'
install_exe_if_needed('virtio-win-guest-tools-%s.exe' % version, parameters, key='{2d5884d7-57f9-424b-8aff-48d91e68731f}', min_version=version)
install_exe_if_needed('virtio-win-guest-tools-%s.exe' % version, parameters, key='{8CACB657-08E1-49D1-A100-FBEB759152E5}', min_version=version)
def update_package():

BIN
virtio-win-guest-tools-0.1.229.exe (Stored with Git LFS)

Binary file not shown.

BIN
virtio-win-guest-tools-0.1.240.exe (Stored with Git LFS) Normal file

Binary file not shown.