2024-10-07 00:26:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 6 22:13:26 UTC 2024 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Fixes build errors in other packages due to undefined
|
|
|
|
references of “_imp____sys_nerr'” and others caused by
|
|
|
|
this package not being synchronized with the mingw32-runtime
|
|
|
|
package (--with-default-msvcrt=msvcrt must be used).
|
|
|
|
|
2023-11-11 19:13:56 +01:00
|
|
|
-------------------------------------------------------------------
|
2024-09-28 16:01:45 +02:00
|
|
|
Wed Aug 28 10:45:16 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 12
|
|
|
|
* C++ overloads for _strdate_s and _strtime_s, _makepath_s,
|
|
|
|
wcsncat_s.
|
|
|
|
* Updated wine header imports.
|
|
|
|
* Many other new win32 APIs.
|
|
|
|
* UCRT configurations now primarily use (faster) math functions
|
|
|
|
from UCRT, rather than libmingwex.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2023-11-11 19:13:56 +01:00
|
|
|
Sat Nov 11 14:18:28 UTC 2023 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* mingw-w64-v11.0.1-fix-undefined-interface-type.patch
|
|
|
|
+ fix build issue with gcc13: type 'interface' is undefined
|
|
|
|
|
2023-11-03 13:34:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 3 12:33:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 11.0.1
|
|
|
|
* New Hyper-V APIs
|
|
|
|
* Updates to DX12 headers and much more from Wine
|
|
|
|
* Many other new Win32 APIs
|
|
|
|
|
2022-06-27 18:39:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 27 16:37:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 10
|
|
|
|
* New msvcrt10, 20, 40, 70 and 71 import libraries.
|
|
|
|
* Updated wine imports
|
|
|
|
* Fix intrin.h compatibility with GCC-11
|
|
|
|
|
2021-07-08 09:18:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 8 07:13:22 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Added patch:
|
|
|
|
* mingw-w64-v9.0.0-strnlen_s.patch
|
|
|
|
+ work around the "multiple definition of `strnlen_s'" error
|
|
|
|
+ the function still accessible by defining _NEEDS_STRNLEN_S
|
|
|
|
before inclusion of the header
|
|
|
|
|
2021-07-03 13:59:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 2 12:34:00 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 9.0.0
|
|
|
|
* Various new and updated API headers
|
|
|
|
* at_quick_exit implementation
|
|
|
|
* dism API
|
|
|
|
|
2020-12-03 19:40:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 3 12:18:00 UTC 2020 - Tobias Klausmann <tobias.klausmann@freenet.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 8.0.0
|
|
|
|
* New Hyper-V headers and libraries by Biswapriyo Nath
|
|
|
|
* Many headers updated from Wine by Jacek Caban.
|
|
|
|
* ARM math improvements by Martin Storsjö
|
|
|
|
* floating point fixes by Liu Hao
|
|
|
|
* many *printf compatibility fixes by Liu Hao and Martin Storsjö
|
|
|
|
* massive Windows App Store API updates by Steve Lhomme
|
|
|
|
* winstorecompat library updates by Martin Storsjö
|
|
|
|
* __USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when
|
|
|
|
not using UCRT by Pali Rohár
|
|
|
|
* wdm and ddk updates by Zebediah Figura
|
|
|
|
* UCRT for Windows Store Apps (-lucrtapp) by Martin Storsjö
|
|
|
|
* Audioclient and ActivateAudioInterfaceAsync API updates by Liu Hao
|
|
|
|
* DirectX SDKs are now always installed
|
|
|
|
|
2019-11-23 15:50:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 23 14:44:49 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
|
|
|
|
- Update to new upstream release 7.0.0
|
|
|
|
* _FORTIFY_SOURCE support thanks to Christian Franke.
|
|
|
|
* Lots of math fixes from Martin Storsjö.
|
|
|
|
* Many headers updated from Wine by Jacek Caban.
|
|
|
|
* UCRT support by Martin Storsjö.
|
|
|
|
|
2018-10-17 20:53:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 17 18:50:03 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 6.0.0
|
|
|
|
* C++ __cxa_atexit
|
|
|
|
* Massive additions to support UCRT
|
|
|
|
* Sync COM interface headers with Wine development
|
|
|
|
* WinRT additions
|
|
|
|
* ARM32 and ARM64 additions
|
|
|
|
* CRT library api-ms-win-core additions
|
|
|
|
* CRT library def file reorganization
|
|
|
|
- Removed popcnt.patch, 0001-Add-missing-D3D_CS_-variables.patch
|
|
|
|
(no longer needed; included upstream)
|
|
|
|
|
2017-11-22 10:53:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 22 09:46:44 UTC 2017 - idonmez@suse.com
|
|
|
|
|
2018-10-17 20:53:49 +02:00
|
|
|
- Update to version 5.0.3
|
2017-11-22 10:53:14 +01:00
|
|
|
|
2017-06-20 12:34:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 20 08:26:10 UTC 2017 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Add popcnt.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 11:40:03 UTC 2017 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 5.0.2
|
|
|
|
* RegSetKeyValueW now has proper wide arguments.
|
|
|
|
* Fix pdh.h function calls to have proper stdcall decorators.
|
|
|
|
|
2017-01-14 21:48:14 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 14 20:48:05 UTC 2017 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 5.0.1
|
|
|
|
|
2015-09-04 14:33:24 +02:00
|
|
|
-------------------------------------------------------------------
|
2016-03-23 22:11:51 +01:00
|
|
|
Wed Mar 23 21:07:00 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 5.0~rc1
|
|
|
|
* Basic ARM support
|
|
|
|
* gcc-5 support
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-09-04 14:33:24 +02:00
|
|
|
Fri Sep 4 11:50:23 UTC 2015 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 4.0.4
|
|
|
|
* Fixes to tchar.h
|
|
|
|
- Remove order.diff, upstream
|
|
|
|
|
2015-04-21 11:07:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 21 09:00:58 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 4.0.2
|
|
|
|
* Fix PdhValidatePathExW declaration.
|
|
|
|
* Fix WAVE_FORMAT_POLYCOM_G729_A typo in mmreg.h.
|
|
|
|
* Fix missing newlines separating define macros in commctrl.h.
|
|
|
|
|
2015-03-26 11:20:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 26 10:19:04 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Add order.diff to fix SHGetFolderPathW compile errors in code
|
|
|
|
using shlobj.h.
|
|
|
|
|
2015-03-25 12:03:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 25 10:48:30 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to mingw-w64-4.0.1
|
|
|
|
* 32-bit ARM thumb software math
|
|
|
|
* Improved DirectX 11, OpenGL 4.5/GLES 3.1 support
|
|
|
|
* added POSIX.1-2008 ftw.h
|
|
|
|
* more secure functions: qsort_s, gmtime64_s, time_s.h, ...
|
|
|
|
* added to stat.h: S_IRGRP, S_IRWXG, ...
|
|
|
|
* added to unistd.h: SHUT_*
|