* Wed Jan 19 2022 Marcus Meissner <meissner@suse.com>
- Updated to 7.0 release
This release represents a year of development effort and over 9,100
individual changes. It contains a large number of improvements that
are listed in the release notes below. The areas of major changes are:
- Most modules converted to PE format.
- Better theming support, with a bundled theme for a more modern look.
- Vastly improved HID stack and joystick support.
- New WoW64 architecture.
* Sat Jan 15 2022 Marcus Meissner <meissner@suse.com>
- updated to 7.0-rc6 release candidate
- Bug fixes only, we are in code freeze.
- update staging to 7.0-rc6 release
* Sat Jan 08 2022 Marcus Meissner <meissner@suse.com>
- updated to 7.0-rc5 release candidate
- Bug fixes only, we are in code freeze.
- update staging to 7.0-rc5 release
* Mon Jan 03 2022 Fabian Vogt <fabian@ritter-vogt.de>
- Use plain strip instead of MinGW strip to preserve the important
builtin dll marker
* Mon Jan 03 2022 Marcus Meissner <meissner@suse.com>
- updated to 7.0-rc4 release candidate
- Bug fixes only, we are in code freeze.
- update staging to 7.0-rc4 release
* Wed Dec 29 2021 Marcus Meissner <meissner@suse.com>
- strip the debuginfo out of the PE binaries for now, saves 2/3 space.
bsc#1192292
* Mon Dec 27 2021 Marcus Meissner <meissner@suse.com>
- updated to 7.0-rc3 release candidate
- Bug fixes only, we are in code freeze.
- update staging to 7.0-rc3 release
* Sat Dec 18 2021 Marcus Meissner <meissner@suse.com>
- updated to 7.0-rc2 release candidate
- Bug fixes only, we are in code freeze.
- update staging to 7.0-rc2 release
* Sat Dec 11 2021 Marcus Meissner <meissner@suse.com>
- updated to 7.0-rc1 release candidate
- Reimplementation of the WinMM joystick driver.
- All Unix libraries converted to the syscall-based interface.
- Various bug fixes.
- update staging to 7.0-rc1 release
* Sun Dec 05 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.23 development release
- Mount manager and CoreAudio driver converted to PE.
- Support for exception handling in Wow64 mode.
- Optional support for using the distribution's PE libraries.
- A number of UI improvements in WineDbg.
- Various bug fixes.
- update staging to 6.23 release
* Sat Nov 20 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.22 development release
- Mono engine updated to version 7.0.0.
- Exception unwinding on ARM.
- More improvements to HID joystick support.
- WoW64 thunks in a number of Unix libraries.
- Beginnings of moving USER32 to Win32u.
- Various bug fixes.
- update staging to 6.22 release
* Sun Nov 07 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.21 development release
- WinSpool, GPhoto, and a few other modules converted to PE.
- Better support for inline functions in DbgHelp.
- Beginnings of a MSDASQL implementation.
- Various bug fixes.
- update staging to 6.21 release
- wine-fix-faudio.patch: removed, fixed upstream
* Sat Oct 23 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.20 development release
- MSXml, XAudio, DInput and a few other modules converted to PE.
- A few system libraries are bundled with the source to support PE builds.
- HID joystick is now the only supported joystick backend in DirectInput.
- Better support for MSVCRT builds in Winelib.
- Various bug fixes.
- update staging to 6.20 release
- wine-fix-faudio.patch: fix build
* Sat Oct 09 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.19 development release
- IPHlpApi, NsiProxy, WineDbg and a few other modules converted to PE.
- More HID joystick work.
- Kernel parts of GDI moved to Win32u.
- More work towards Dwarf 3/4 debug support.
- Various bug fixes.
- update staging to 6.19 release
* Sat Sep 25 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.18 development release
- Shell32 and WineBus libraries converted to PE.
- Unicode data updated to Unicode version 14.
- Mono engine updated to version 6.4.0, with COM improvements.
- More work towards Dwarf 3/4 debug support.
- HID joystick enabled by default.
- Various bug fixes.
- update staging to 6.18 release
* Sat Sep 11 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.17 development release
- WineCfg program converted to PE.
- Better high-DPI support in builtin applications.
- More preparation work for the GDI syscall interface.
- Improved debugger support in Wow64 mode.
- Various bug fixes.
- update staging to 6.17 release
* Sat Aug 28 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.16 development release
- Initial version of a HID-based joystick backend.
- Improved high-DPI theming support.
- More preparation work for the GDI syscall interface.
- Better CodeView support in WineDump.
- Various bug fixes.
- update staging to 6.16 release
* Sat Aug 14 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.15 development release
- WinSock (WS2_32) library converted to PE.
- Support for performance data in the registry.
- More 32->64-bit thunks for NTDLL calls.
- Improved floating point status handling in the C runtime.
- More preparation work for the GDI syscall interface.
- Various bug fixes.
- update staging to 6.15 release
* Sun Aug 01 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.14 development release
- Mono engine updated to version 6.3.0, with upstream updates.
- 32->64-bit thunks implemented in WOW64 dll.
- More preparation work for the GDI syscall interface.
- Various bug fixes.
- update staging to 6.14 release
* Wed Jul 21 2021 Marcus Meissner <meissner@suse.com>
- updated to 6.13 development release
- Proper scrollbar theming.
- More work towards WinSock PE conversion.
- Preparation work for the GDI syscall interface.
- Some progress on the IPHLPAPI PE conversion.
- Various bug fixes.
- update staging to 6.13 release
Version: 6.0-bp153.1.173
* Thu Jan 14 2021 Marcus Meissner <meissner@suse.com>
- Updated to 6.0 release, highlevel changes:
- Core modules in PE format.
- Vulkan backend for WineD3D.
- DirectShow and Media Foundation support.
- Text console redesign.
- update staging to 6.0 release
* Sat Jan 09 2021 Marcus Meissner <meissner@suse.com>
- Updated to 6.0rc6 development release
- Bug fixes only, we are in code freeze.
- update staging to 6.0rc6 release
* Sun Jan 03 2021 Marcus Meissner <meissner@suse.com>
- Updated to 6.0rc5 development release
- Bug fixes only, we are in code freeze.
- update staging to 6.0rc5 release
* Sun Dec 27 2020 Marcus Meissner <meissner@suse.com>
- Updated to 6.0rc4 development release
- Bug fixes only, we are in code freeze.
- update staging to 6.0rc4 release
* Sat Dec 19 2020 Marcus Meissner <meissner@suse.com>
- Updated to 6.0rc3 development release
- Bug fixes only, we are in code freeze.
- update staging to 6.0rc3 release
* Thu Dec 17 2020 Cameron Rapp <camspam@redhyena.net>
- Fix build for Leap.
* Sun Dec 13 2020 Marcus Meissner <meissner@suse.com>
- Updated to 6.0rc2 development release
- Bug fixes only, we are in code freeze.
- update staging to 6.0rc2 release
* Sat Dec 05 2020 Marcus Meissner <meissner@suse.com>
- Updated to 6.0rc1 development release
- Gecko engine update.
- WindowsCodecs and QCap libraries converted to PE.
- Faster font initialization at process start.
- Support for named pipes with empty names.
- Various bug fixes.
- update staging to 6.0rc1 release
* Sat Nov 21 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.22 development release
- C runtime libraries converted to PE.
- Use fontconfig cache for faster startup.
- Video playback improvements.
- 3DES cipher support.
- Various bug fixes.
- update staging to 5.22 release
* Sat Nov 07 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.21 development release
- GDI32 library converted to PE.
- More fixes for windowless RichEdit.
- A number of timezone updates.
- Various bug fixes.
- update staging to 5.21 release
* Sat Oct 24 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.20 development release
- More work on the DSS cryptographic provider.
- A number of fixes for windowless RichEdit.
- Support for FLS callbacks.
- Window resizing in the new console host.
- Various bug fixes.
- update staging to 5.20 release
* Sat Oct 10 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.19 development release
- Wine Mono engine updated to 5.1.1, with WPF text formatting support.
- KERNEL32 library converted to PE.
- DSS cryptographic provider.
- Windowing support in the new console host.
- A number of exception handling fixes.
- Various bug fixes.
- update staging to 5.19 release
* Sat Sep 26 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.18 development release
- Vulkan shader compilation using the new vkd3d-shader library.
- USER32 library converted to PE.
- Console no longer requires the curses library.
- Support for display modes with various orientations.
- A number of syntax fixes in the WIDL compiler.
- Non-recursive makefiles.
- Various bug fixes.
- update staging to 5.18 release
* Sat Sep 12 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.17 development release
- ADVAPI32 library converted to PE.
- Beginnings of an NDIS network driver.
- Still more restructuration of the console support.
- Various bug fixes.
- update staging to 5.17 release
* Mon Sep 07 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Do not build on armv6
* Mon Sep 07 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Regenerate baselib.conf for aarch64 as well, to fix build
* Sat Aug 29 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.16 development release
- Support for x86 AVX registers.
- Some ARM64 fixes for macOS.
- Still more restructuration of the console support.
- Various bug fixes.
- update staging to 5.16 release
* Sat Aug 15 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.15 development release
- Initial implementation of the XACT Engine libraries.
- Beginnings of a math library in MSVCRT based on Musl.
- Still more restructuration of the console support.
- Direct Input performance improvements.
- Exception handling fixes on x86-64.
- Various bug fixes.
- update staging to 5.15 release
* Sat Aug 01 2020 Marcus Meissner <meissner@suse.com>
- Updated to 5.14 development release
- More restructuration of the console support.
- Initial version of the Webdings font.
- Beginnings of PE conversion of the MSVCRT libraries.
- Various bug fixes.
- update staging to 5.14 release
* Wed Jul 22 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Run fdupes to avoid dups on aarch64