Package Release Info

mingw32-winpthreads-12.0.0-bp160.1.20

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mingw32-libwinpthread1
mingw32-winpthreads-debug
mingw32-winpthreads-devel

Change Logs

* Wed Aug 28 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 12
  * Version bump to synchronize with mingw64-runtime
* Fri Nov 03 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 11.0.1
  * crt: Fix .seh_handler directives for ARM
* Mon Jun 27 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 10
  * New msvcrt10, 20, 40, 70 and 71 import libraries.
* Wed Sep 22 2021 Jan Engelhardt <jengelh@inai.de>
- Add arch-independent-package-contains-binary-or-object
  to rpmlintrc
* Sat Jul 03 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 9.0.0
  * unspecified winpthreads fixes
* Wed Mar 17 2021 Jeff Kowalczyk <jkowalczyk@suse.com>
- Update to new upstream release 8.0.0
  * 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
* Mon Nov 25 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
* Mon Nov 25 2019 Ismail Dönmez <idonmez@suse.com>
- Disable stack-protector because we don't have ssp support
  in mingw64-cross-gcc-bootstrap (yet).
* Sat Nov 23 2019 Ismail Dönmez <idonmez@suse.com>
- Update to new upstream release 7.0.0
  * No changelog entries specific to winpthreads found.
* Wed Oct 17 2018 Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 6.0.0
  * No changelog entries specific to winpthreads found.