OSDN Git Service

Publish MinGW.org WSL-5.0.2 package set.
[mingw/mingw-dist.git] / ChangeLog
index eeef7eb..9d1b6fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+2018-01-18  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Publish MinGW.org WSL-5.0.2 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.0.2-dev, mingwrt-5.0.2-dll)
+       (mingwrt-5.0.2-lic, mingwrt-5.0.2-man, libmingwex-5.0.2-dll-0)
+       (libmingwex-5.0.2-dev, w32api-5.0.2-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2018-01-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Upgrade to correct malformed libmpfr.a
+
+       * mingw32/mingw32-mpfr.xml (mpfr, libmpfr): Add 3.1.5-2 release;
+       this removes references to libgmp.dll.a from libmpfr.a, correctly
+       replacing them with references to static libgmp.a
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2017-09-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Eliminate libgcc_s_dw2-1.dll dependencies in GMP DLLs.
+
+       * mingw32/mingw32-gmp.xml (gmp-6.1.2-2): Add release references.
+       (libgmp-6.1.2-2-dll-10, libgmpxx-6.1.2-2-dll-4): Likewise; these
+       represent the DLL component packages rebuilt with -static-libgcc.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2017-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Publish MinGW.org WSL-5.0.1 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.0.1-dev, mingwrt-5.0.1-dll)
+       (mingwrt-5.0.1-lic, mingwrt-5.0.1-man, libmingwex-5.0.1-dll-0)
+       (libmingwex-5.0.1-dev, w32api-5.0.1-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2017-07-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Add libmingwex-0.dll dependency for GCC-6.3.0
+
+       * mingw32/mingw32-gcc4.xml (gcc-core-bin): Add dependency on...
+       (mingw32-libmingwex-dll-0): ...this; it is required by cc1.exe
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Correct a bogus dependency in earlier GCC-6.3.0 publication.
+
+       * mingw32/mingw32-gcc4.xml (gcc-fortran-dev): Remove dependency on...
+       (libgfortran-dll-3): ...this; it is inappropriate to the phoney parent
+       package, attempts resolution to the wrong version, and likely fails.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Upgrade GCC; make version 6.3.0 the preferred release.
+
+       * mingw32/mingw32-gcc4.xml: Add v6.3.0 references for all GCC
+       component packages, associated sub-packages, and library packages.
+       (mingw32-gcc-core-deps, mingw32-libgomp-deps): New virtual packages;
+       they facilitate dependency resolution for non-GCC libraries with ABI
+       versions which differ across GCC releases; users are advised to remove
+       them after installation; (FIXME: let mingw-get do this automatically).
+       (GCC Upgrade Blockers): New package hierarchy group; affiliate those
+       aberrant "dev" packages, and temporary convenience packages, which
+       we would prefer users to remove ASAP, after upgrade to GCC-6.3.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Pre-empt facility to support package visibility attributes.
+
+       * tests/pkgspec.xsd (visibility-attribute): New XML type; define it.
+       (package, component-specification) [visibility="hidden"]: Accept it.
+
 2017-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
        Upgrade mingw32-mpc package to version 1.0.3.