File open-vmdk.changes of Package open-vmdk
-------------------------------------------------------------------
Fri Feb 14 10:57:15 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.3.10:
* mkova.sh: bail if vmdk-convert is not in PATH
* fix `abspath()` in `OVFFile`
* bump spec version to 0.3.10-0
* ova-compose: add option to set tar format (default: `gnu`)
- update to 0.3.9:
* add disk_id/file_id options for disk images
* ova-compose: support sha1 checksum type
* ova-compose: fix slowness of hashsum generation
* ova-compose: add raw_image option for disks
- update to 0.3.8:
* add spec file
* add 'None' to name spaces
* fix password setting in properties (was always false)
* add support for multiple product sections
* add 'units' option for disk images
- update to 0.3.7:
* Honor compiler/linker flags from the environment
* add NVME and USB3 controllers
* set default checksum type to sha256
-------------------------------------------------------------------
Tue Nov 21 19:41:56 UTC 2023 - andreas.stieger@gmx.de
- Update to version 0.3.6.0:
* -add a test for the manifest file
* add option to support sha256 checksum type
* add github workflow for pytest
* add basic tests with pytest
* do not fail if 'transports' or 'categories' are missing
* Update README.md for categories and extra_configs
* don't fail if no network is configured
* add 'no_default_configs' option to 'system'
* add categories, fixes issue #35
* add extra_configs
* Add doc for OVF properties to README.md
* fix for split failure when there is more than one equals sign in 'param'
* fix error when product section doesn't exist
* Add OVF template for hardware version 21
* Fix typo, from PR #29
* fix vmdisk ids
* add OVF properties
-------------------------------------------------------------------
Thu Nov 16 20:42:19 UTC 2023 - Guilherme Moro <gmoro@suse.com>
- Patch: shebang.patch fix bash/sh shebang issue
-------------------------------------------------------------------
Fri Aug 25 09:07:10 UTC 2023 - gmoro@suse.com
- Update to version 0.3.1.0:
* create $(DESTDIR)/etc/ if it does not exist
* document `configuration` in the README.
* add OVF configurations
* Update README.md
* add -m/--manifest option to create manifest with OVF
* support empty disks
* typo
* Document ova-compose, declare mkova.sh legacy
* up level titles
-------------------------------------------------------------------
Tue May 9 15:08:08 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- install /etc/open-vmdk.conf
-------------------------------------------------------------------
Fri May 5 09:54:14 UTC 2023 - Klaus Kämpf <kkaempf@suse.com>
- Initial version 0.2.0+git20230503.777215f