2021-07-03 14:00:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 3 10:32:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to release 9.0.0
|
|
|
|
* unspecified winpthreads fixes
|
|
|
|
|
2021-03-18 14:27:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 17 15:52:33 UTC 2021 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
|
|
|
|
|
|
|
- Update to new upstream release 8.0.0
|
2021-03-18 14:31:23 +01:00
|
|
|
* Always define `__USE_MINGW_ANSI_STDIO` to zero
|
|
|
|
* Remove unused dwFlags variable in sched.c
|
|
|
|
* Don't call SetThreadContext in winstore builds
|
|
|
|
* Do not call GetHandleInformation in winstore build
|
|
|
|
* Simplify the handle validity in pthread_check()
|
|
|
|
* Always return 0 in pthread_check() if the thread ended is 0
|
|
|
|
* Do not use the XXXExceptionHandler API in winstore builds
|
|
|
|
* Simplify the USE_VEH_FOR_MSC_SETTHREADNAME check
|
2021-03-18 14:27:50 +01:00
|
|
|
|
2019-11-25 19:52:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 17:31:02 UTC 2019 - Ralf Habacker <ralf.habacker@freenet.de>
|
|
|
|
|
|
|
|
- Use macro _mingw64_ldflags_bootstrap from mingw64-filesystem package
|
|
|
|
for setting LDFLAGS to keep common settings in one place
|
|
|
|
|
2019-11-25 13:42:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 25 12:41:38 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
|
|
|
|
- Disable stack-protector because we don't have ssp support
|
|
|
|
in mingw64-cross-gcc-bootstrap (yet).
|
|
|
|
|
2019-11-23 15:41:52 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 23 14:39:46 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
|
|
|
|
|
|
|
- Update to new upstream release 7.0.0
|
|
|
|
* No changelog entries specific to winpthreads found.
|
|
|
|
|
2018-10-17 21:09:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 17 19:02:09 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Update to new upstream release 6.0.0
|
|
|
|
* No changelog entries specific to winpthreads found.
|
|
|
|
|
2017-11-21 12:43:18 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 21 11:32:43 UTC 2017 - idonmez@suse.com
|
|
|
|
|
2018-10-17 21:09:21 +02:00
|
|
|
- Update to version 5.0.3
|
2017-11-21 12:43:18 +01:00
|
|
|
- Drop gcc7.patch, fixed upstream.
|
|
|
|
|
2017-03-28 13:45:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 28 11:43:07 UTC 2017 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 5.0.2
|
|
|
|
* Fix some crashes in due to misaligned memory access when
|
|
|
|
used with some SSE instructions.
|
|
|
|
- Drop memleak.patch, fixed upstream.
|
|
|
|
|
2017-01-14 21:49:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 14 20:49:21 UTC 2017 - idonmez@suse.com
|
|
|
|
|
2018-10-17 21:09:21 +02:00
|
|
|
- Update to version 5.0.1
|
2017-01-14 21:49:32 +01:00
|
|
|
|
2016-03-23 23:07:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 23 21:33:34 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 5.0~rc1
|
|
|
|
* Winpthreads performance improvements
|
|
|
|
* ARM, gcc-5 support
|
|
|
|
|
2015-09-04 14:24:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 4 11:58:16 UTC 2015 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Update to version 4.0.4
|
|
|
|
* Major speed improvements to mutex & spinlock implementation
|
|
|
|
|
2015-05-29 15:27:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 29 09:26:59 UTC 2015 - idonmez@suse.com
|
|
|
|
|
2018-10-17 21:09:21 +02:00
|
|
|
- Enable static libraries
|
2015-05-29 15:27:57 +02:00
|
|
|
|
2015-03-25 12:13:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 25 10:38:10 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to winpthreads from mingw-w64-4.0.1
|
|
|
|
* Reentrant time functions localtime_r, gmtime_r, etc. are removed
|
|
|
|
from pthread.h and are now available through time.h ONLY.
|
|
|
|
|
2014-07-14 12:47:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 14 10:47:35 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Implement shlib package naming guidelines
|
|
|
|
|
2015-03-25 12:13:28 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 19 12:24:42 UTC 2014 - jw@owncloud.com
|
|
|
|
|
|
|
|
- BuildRequires: mingw32-runtime
|
|
|
|
Linker fails miserably without.
|
|
|
|
|
2014-02-03 19:19:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 3 12:07:45 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Initial package (version 3.1.0) for build.opensuse.org
|