From Fedora Project Wiki
No edit summary
Line 7: Line 7:


= TODO =
= TODO =
* mingw-gcc:
** Add the very same patches from its native counter-part
* mingw-libgpg-error:
** Update to its native counter-part version
* mingw-libgcrypt:
** Update to its native counter-part version
* mingw-gnutls:
** Update to its native counter-part version
* mingw-gettext:
** Update to its native counter-part version
* mingw-libssh2:
** Update to its native counter-part version
* mingw-curl:
** Update to its native counter-part version
* mingw-binutils:
** Add CVE related patches from its native counter-part


* mingw-icu:
* mingw-icu:
  - Add "BuildRequires: gcc-c++"
** Add "BuildRequires: gcc-c++"
  - Update to its native counter-part version
** Update to its native counter-part version
  - Unretire the package
** Unretire the package


* mingw-libsoup:
* mingw-libsoup:
  - Add mingw-libpsl
** Add mingw-libpsl
    - Add mingw-libunistring
*** Add mingw-libunistring
  - Add mingw-brotli
** Add mingw-brotli
  - Port to use meson
** Port to use meson
  - Update to its native counter-part version
** Update to its native counter-part version
  - Unretire the package
** Unretire the package


* (elmarco) mingw-portablexdr [https://bugzilla.redhat.com/show_bug.cgi?id=1740183 rhbz#1740183]
* (elmarco) mingw-portablexdr [https://bugzilla.redhat.com/show_bug.cgi?id=1740183 rhbz#1740183]
** (elmarco) checking if libtirpc could replace it: needs work upstream.
** (elmarco) checking if libtirpc could replace it: needs work upstream.

Revision as of 09:47, 13 August 2019

Introduction

Here's a list of tasks which need to be done regarding the Fedora MinGW toolchain. This list contains the packages which will need update and what exactly is needed for each of the package to be able to have it back to Fedora and/or to have it updated matching its native counter part.

Done

TODO

  • mingw-gcc:
    • Add the very same patches from its native counter-part
  • mingw-libgpg-error:
    • Update to its native counter-part version
  • mingw-libgcrypt:
    • Update to its native counter-part version
  • mingw-gnutls:
    • Update to its native counter-part version
  • mingw-gettext:
    • Update to its native counter-part version
  • mingw-libssh2:
    • Update to its native counter-part version
  • mingw-curl:
    • Update to its native counter-part version
  • mingw-binutils:
    • Add CVE related patches from its native counter-part
  • mingw-icu:
    • Add "BuildRequires: gcc-c++"
    • Update to its native counter-part version
    • Unretire the package
  • mingw-libsoup:
    • Add mingw-libpsl
      • Add mingw-libunistring
    • Add mingw-brotli
    • Port to use meson
    • Update to its native counter-part version
    • Unretire the package
  • (elmarco) mingw-portablexdr rhbz#1740183
    • (elmarco) checking if libtirpc could replace it: needs work upstream.