| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 0.101:
* convert the build system to Meson
* remove uuid dependency
* wixl: Make the ServiceControl attributes Remove/Start/Stop
optional.
* wixl: Implement SET_PROPERTY custom action
* wixl: Properly handle empty GUID in Component nodes
* wixl: Support ASYNC for CustomAction.Return
* msiinfo: fix buffer overflow
* translation updates, various misc fixes
- Modernise spec file
- Update to version 0.100:
* fix v0.99 regression on big-endian systems
* wixl: Support use of FileKey in CustomAction
* wixl: support Arguments attribute in shortcuts
* new wxi manifests for brotli, fribidi, libpsl, libunistring
* update wxi manifests fo icu, readline, nettle, adwaita-icon-theme,
gcc, OpenEXR, ilmbase
* remove gtk-vnc manifest
* translation updates, build-sys improvements
- Update to version 0.99:
* new wxi manifests for harfbuzz, icu, dlfcn, speex, wavpack, openexr,
ilmbase, gcc-c++, gsm & libtheora
* update libidn2 to 2.0.4
* update libvirt to 5.0
* update openssl to 1.1.0h
* update spice-gtk to 0.36
* make spice-gtk ship with GStreamer WASAPI plugin instead DirectSound
* various dependencies wxi fixes
* wixl: fix crash when Feature.Level isn't specified
* fix rhbz#1629516 "string table load failed!" on some MSI
* add check-wxi: validation of wxi files on Fedora
* translation updates, build-sys improvements
- Update to version 0.98:
+ Update gcc.wxi to 7.3.0.
+ Update glib2.wxi to 2.54.1.
+ Update expat.wxi to 2.2.4.
+ Update fontconfig.wxi to 2.12.6.
+ Update spice-glib.wxi to 0.35 and include gstvideo.
+ Update wxi form gstreamer1 commponents to 1.14.1 stable
release.
+ Fix error on msiextract while opening empty cab files.
+ build-sys improvements.
+ Updated translations.
- Update to version 0.103: + Renamed libmsi to libmsi-1.0 + Change GUINT_FROM_LE to GUINT16_FROM_LE + Fedora 39 *.wxi fixes + Build fixes. - Add sover define and set it to 1_0-0 following upstreams rename. Following this, the subpackage libmsi0 is renamed libmsi-1_0-0. - Add msitools-set-explicit-bash.patch: Set bash to be the explicit interpreter - Use ldconfig_scriptlets macro for post(un) handling.
- Update to version 0.102:
+ Minimal UI support
+ Support DefaultVersion and CompanionFile in File element
+ Handle AllowDowngrades and AllowSameVersionUpgrades in
MajorUpgrade
+ Default Win64 to true on 64-bit arch
+ Support all CustomAction Execute types properly
+ Add sys.BUILDARCH preprocessor variable
+ Strip scheduling condition nodes
+ Add IniFile support
+ Remove default UI actions from
AdminUISequence/InstallUISequence
+ Add support for ProgressText element
+ Various build fixes
+ Updated translations.