X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ChangeLog;h=5bd519666b8130e2c53011119a6bb0826bb62973;hb=5fe398f004555981de9c66169b3ad0433c5cd640;hp=dfd3439ee2b2207559565bd59c088e2a5ae917ef;hpb=79d68e5cb2fd6815003fca41698513a28865bcf8;p=mingw%2Fmingw-dist.git diff --git a/ChangeLog b/ChangeLog index dfd3439..5bd5196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,788 @@ +2020-06-17 Keith Marshall + + Improve support for out-of-tree catalogue generation. + + * Makefile.in: When running the testsuite, use ${abs_top_srcdir} + references, rather than ${top_srcdir}; this is required, to ensure + that testsuite path names are correctly resolved, when the build + directory is not a subdirectory of ${top_srcdir}, (as is likely + to be the case, when generating a catalogue snapshot, which is + to be distributed with the mingw-get setup package). + +2020-06-03 Keith Marshall + + Publish MinGW.org WSL-5.3.3 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.3.3-dev, mingwrt-5.3.3-dll) + (mingwrt-5.3.3-lic, mingwrt-5.3.3-man, libmingwex-5.3.3-dll-2) + (libmingwex-5.3.3-dev, w32api-5.3.3-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-05-28 Keith Marshall + + Publish MinGW.org WSL-5.3.2 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.3.2-dev, mingwrt-5.3.2-dll) + (mingwrt-5.3.2-lic, mingwrt-5.3.2-man, libmingwex-5.3.2-dll-3) + (libmingwex-5.3.2-dev, w32api-5.3.2-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-04-30 Keith Marshall + + Publish MinGW.org WSL-5.3.1 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.3.1-dev, mingwrt-5.3.1-dll) + (mingwrt-5.3.1-lic, mingwrt-5.3.1-man, libmingwex-5.3.1-dll-2) + (libmingwex-5.3.1-dev, w32api-5.3.1-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-03-17 Keith Marshall + + Correct catalogue reference for mingw-get + + * mingw32/mingw32-mingw-get.xml (mingw-get-bin, mingw-get-gui) + (mingw-get-lic, pkginfo-bin): Add references for "pre-20170905-1" + release; remove obsolete references to old SF-hosted releases. + (download-host): Point it to OSDN.net + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-03-06 Keith Marshall + + Update GCC dependencies on LIBISL.DLL + + * mingw32/mingw32-gcc4.xml (gcc-core-bin): Explicitly identify all + LIBISL.DLL version dependencies, specific to individual GCC releases. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-03-05 Keith Marshall + + Update ISL package set to version 0.21 + + * mingw32/mingw32-isl.xml (isl-dev): Add release reference; specify + explicit LIBISL.DLL version dependencies for individual ISL releases. + (isl-doc, isl-lic, libisl-dll): Add release references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-03-05 Keith Marshall + + Update MPC package set to version 1.1.0 + + * mingw32/mingw32-mpc.xml (mpc-dev): Add release reference; specify + minimum version dependency on corresponding MPFR-4.0.2 release. + (mpc-info, mpc-lic): Add release references. + (libmpc-dll): Add release reference; specify explicit LIBMPFR.DLL + dependencies for individual LIBMPC.DLL releases. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-03-05 Keith Marshall + + Update MPFR package set to version 4.0.2 + + * mingw32/mingw32-mpfr.xml (mpfr-dev): Add release reference; define + release specific dependencies on explicit LIBMFPR.DLL versions. + (mpfr-doc, mpfr-info, mpfr-lic, libmpfr-dll): Add release references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-03-05 Keith Marshall + + Publish MinGW.org GCC-9.2 and WSL-5.3 package sets. + + * mingw32/mingw32-gcc4.xml (gcc-lic, gcc-core-bin, gcc-info, gcc-man) + (gcc-lang, libgcc-dll-1, gcc-ada-bin, libgnat-dll, gcc-c++-bin) + (gcc-c++-man, libstdc++-dll-6, gcc-fortran-bin, gcc-fortran-info) + (gcc-fortran-man, libgfortran-dll, gcc-objc-bin, libobjc-dll-4) + (libatomic-dll-1, libgomp-dll-1, libssp-dll-1, libquadmath-dll-0) + (libquadmath-info): Add release references for version 9.2.0-1. + * mingw32/mingw32-runtime.xml (mingwrt-5.3-dev, mingwrt-5.3-dll) + (mingwrt-5.3-lic, mingwrt-5.3-man, libmingwex-5.3-dll-2) + (libmingwex-5.3-dev, w32api-5.3-dev): Add release references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-01-31 Keith Marshall + + Publish pexports package version 0.48 + + * mingw32/mingw32-pexports.xml: Set download host to OSDN.net; add new + release specifications; mark previous releases as having no available + package for download, from the new download host. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-01-13 Keith Marshall + + Publish MinGW.org WSL-5.2.3 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.2.3-dev, mingwrt-5.2.3-dll) + (mingwrt-5.2.3-lic, mingwrt-5.2.3-man, libmingwex-5.2.3-dll-2) + (libmingwex-5.2.3-dev, w32api-5.2.3-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2020-01-10 Keith Marshall + + Address MinGW-Issue #39902; correct minizip dependencies. + + * mingw32/mingw32-zlib.xml (libminizip-mingw32-dll): Remove... + (mingw32-libz-%-mingw32-dll-1.tar): ...this dependency; replace... + (mingw32-libz-*-mingw32-dll-1.tar): ...with version agnostic form. + (mingw32-libbz2-*-mingw32-dll-2.tar): Add missing dependency. + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-10-13 Keith Marshall + + GCC update to address MinGW-Issue #39639; link with libiconv. + + * mingw32/mingw32-gcc4.xml: Update all packages to release 8.2.0-5 + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-10-13 Keith Marshall + + Update to accommodate C++11 deprecation of "auto_ptr". + + * tests/xmlcheck.cpp (unique_or_auto_ptr): New macro; define it... + [__cplusplus >= 201103L]: ...as "unique_ptr", for C++11 onward, or... + [__cplusplus < 201103L]: ...as "auto_ptr", for earlier C++. + +2019-07-06 Keith Marshall + + Publish MinGW.org WSL-5.2.2 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.2.2-dev, mingwrt-5.2.2-dll) + (mingwrt-5.2.2-lic, mingwrt-5.2.2-man, libmingwex-5.2.2-dll-2) + (libmingwex-5.2.2-dev, w32api-5.2.2-dev): Add references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-07-04 Keith Marshall + + Correct -Wformat handling of "%hhn" for __mingw_format__. + + * mingw32/mingw32-gcc4.xml: Update all packages to release 8.2.0-4 + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-04-29 Keith Marshall + + Correct a package name typo. + + * mingw32/mingw32-gcc4.xml (libgnat-6.dll): Tarball is actually + .tar.xz, but was specified as .tar.lzma; correct it, and republish. + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-02-11 Keith Marshall + + Publish binutils-2.32 package set. + + * mingw32/mingw32-binutils.xml (binutils-bin, binutils-dev) + (binutils-lic, binutils-info, binutils-man, binutils-lang): Add + release references for version 2.32-1 + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-02-07 Keith Marshall + + Correct a typo, of omission, for obsolete gcc-4.8.1. + + * mingw32/mingw32-gcc4.xml (gcc-c++-4.8.1-5-doc): Add a missing + 'download tarname="none"' attribute to the release specification. + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-01-22 Keith Marshall + + Publish MinGW.org WSL-5.2.1 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.2.1-dev, mingwrt-5.2.1-dll) + (mingwrt-5.2.1-lic, mingwrt-5.2.1-man, libmingwex-5.2.1-dll-2) + (libmingwex-5.2.1-dev, w32api-5.2.1-dev): Add references. + (wsl-features): New post-installation hook package; specify it. + (wsl-features-20190122-1-cfg): Add reference; define action. + * common/issue.log mingw32/issue.log: Update accordingly. + +2019-01-14 Keith Marshall + + Republish binutils-2.31.1 and gcc-8.2.0 package sets. + + * mingw32/mingw32-binutils.xml (binutils-bin, binutils-dev) + (binutils-lic, binutils-info, binutils-man, binutils-lang): Add + release references for version 2.31.1-2; this is a rebuilt package, to + correct a defect in the mkstemp() function from mingwrt-5.2 + + * mingw32/mingw32-gcc4.xml (gcc-core-bin): Require binutils-2.31.1-2 + (gcc-lic, gcc-core-bin, gcc-info, gcc-man, gcc-lang, libgcc-dll-1) + (gcc-ada-bin, libgnat-dll, gcc-c++-bin, gcc-c++-man, libstdc++-dll-6) + (gcc-fortran-bin, gcc-fortran-info, gcc-fortran-man, libgfortran-dll) + (gcc-objc-bin, libobjc-dll-4, libatomic-dll-1, libgomp-dll-1) + (libssp-dll-1, libquadmath-dll-0, libquadmath-info): Add release + references for version 8.2.0-3 package set; once again, this is a + rebuild to correct the mingwrt-5.2 mkstemp() defect. + + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-31 Keith Marshall + + Add a missing package affiliation. + + * mingw32/mingw32-zlib.xml (zlib): Affiliate it with the + "MinGW Standard Libraries" package group; previously, it had no + affiliation whatsoever, and thus wasn't visible at its natural + location within the package group hierarchy. + +2018-12-31 Keith Marshall + + Correct a trivial typographic error. + + * test/pkgspec.xsd (download-host): s/wich/which/ + +2018-12-31 Keith Marshall + + Publish zlib-1.2.11 package set on OSDN.net + + * mingw32/mingw32-zlib.xml (download-host): Relocate to osdn.net + (zlib-doc, zlib-lic, zlib-man, libz-dev, libz-dll-1): Add release + references for version 1.2.11-1, and also for previously unmanaged + version 1.2.8-2; delete all references to earlier versions, for which + the package files will remain on SourceForge.net, but have not been + relocated to, and will not be accessible on, the OSDN.net host. + (minizip, libminizip): Delete all release references to versions other + than 1.2.7-1, for which the (now-obsolete) packages have been + relocated; no new releases are scheduled for publication. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-30 Keith Marshall + + Publish binutils-2.31.1 package set on OSDN.net + + * mingw32/mingw32-binutils.xml (binutils-bin, binutils-dev) + (binutils-lic, binutils-info, binutils-man, binutils-lang): Add + release references for version 2.31.1-1 + + * mingw32/mingw32-gcc4.xml (gcc-core-bin): Force a requirement for + binutils-2.31.1-1 or later; add missing dependency on libstdc++-dll-6 + + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-29 Keith Marshall + + Correct ISL package references following relocation to OSDN.net + + * mingw32/mingw32-isl.xml (isl-dev, isl-doc, isl-lic) + (libisl-dll-15): Update release references to version 0.18-2; the + previous 0.18-1 release packages remain on SourceForge.net, but were + not relocated, and are thus inaccessible on the OSDN.net host. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-29 Keith Marshall + + Publish GCC-8.2.0 package set on OSDN.net + + * mingw32/mingw32-gcc4.xml (download-host): Relocate to osdn.net + (package-group-hierarchy): Remove now-redundant "GCC Upgrade Blockers" + (gcc-lic, gcc-core-bin, gcc-info, gcc-man, gcc-lang, libgcc-dll-1) + (gcc-ada-bin, libgnat-dll, gcc-c++-bin, gcc-c++-man, libstdc++-dll-6) + (gcc-fortran-bin, gcc-fortran-info, gcc-fortran-man, libgfortran-dll) + (gcc-objc-bin, libobjc-dll-4, libatomic-dll-1, libgomp-dll-1) + (libssp-dll-1, libquadmath-dll-0, libquadmath-info): Add release + references for version 8.2.0-2 package set, and also for previously + unmanaged version 8.2.0-1 and version 7.3.0-1 package sets. Delete + references to all earlier version package sets; associated packages + will remain on SourceForge.net, but are not scheduled for relocation, + and will not be accessible through the OSDN.net download service. + (gcc-core-dev, gcc-ada-dev, gcc-c++-dev, gcc-fortran-dev) + (gcc-objc-dev): Add release reference for version 4.8.2-2, and delete + all other version references. This is a virtual package, and thus is + effectively empty; it serves only to clear out aberrant content which + may have been inherited from a prior version 4.8.1 installation. + (gcc-core-doc, gcc-c++-doc, gcc-fortran-doc): Likewise, but identify + the sole residual virtual release as version 4.8.1-5 + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-28 Keith Marshall + + Redirect ISL package download requests to OSDN.net + + * mingw32/mingw32-isl.xml (download-host): Relocate to osdn.net + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-28 Keith Marshall + + Redirect MPC package download requests to OSDN.net + + * mingw32/mingw32-mpc.xml (download-host): Relocate to osdn.net + (mpc-1.0.3-2-dev, mpc-1.0.3-2-info, mpc-1.0.3-2-lic): Add new release + references; remove all references to earlier releases, all of which + remain available on SourceForge.net, but none of which are scheduled + for relocation to, nor will be accessible on, the OSDN.net host. + (libmpc-1.0.3-2-dll-3): Likewise. + (mpc-1.0.3-1-doc): Retain obsolete reference for effectively empty + virtual package; add description tag, with content attesting to the + now-redundant status of this component package. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-28 Keith Marshall + + Redirect MPFR package download requests to OSDN.net + + * mingw32/mingw32-mpfr.xml (download-host): Relocate to osdn.net + (mpfr-dev, mpfr-doc, mpfr-info, mpfr-lic, libmpfr-dll): Remove all + release references, other than those for version 3.1.5-2; associated + packages will remain on SourceForge.net, but are not scheduled for + relocation to, and will not be accessible on, the OSDN.net host. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-28 Keith Marshall + + Redirect GMP package download requests to OSDN.net + + * mingw32/mingw32-gmp.xml (download-host): Relocate to osdn.net + (gmp-6.1.2-3-dev, libgmp-6.1.2-3-dll-10, libgmpxx-6.1.2-3-dll-4) + (gmp-6.1.2-3.lic, gmp-6.1.2-3-info, gmp-6.1.2-3-man): Add new release + references. Prune all earlier release references; associated packages + will remain available on SourceForge.net, but they are not scheduled + for relocation to, and will not be accessible on the OSDN.net host. + (gmp-5.1.2-1-doc): Retain obsolete package reference; reidentify as a + virtual package, thus effectively vacating its content; add definition + tag, with content attesting to redundant status of this component. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-28 Keith Marshall + + Redirect GNU gettext package download requests to OSDN.net + + * mingw32/mingw32-gettext.xml (download-host): Relocate to osdn.net + (affiliate) : Associate with "MinGW Standard Libraries". + (affiliate) : Likewise. + (gettext-bin, gettext-ext, gettext-dev, gettext-doc, gettext-info) + (gettext-man, gettext-html, gettext-lic, gettext-dll, libintl-dll-8) + (libgettextpo-dll-0, libasprintf-dll-0): Prune release references to + any version other than 0.18.3.2-2; the associated packages will remain + on SourceForge.net, but they are not scheduled for relocation to, and + will not be accessible on, the OSDN.net download host. + [libiconv-dll-2]: Accept any issue of version 1.14 + (gettext-dll): Update description; declare it obsolete. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-28 Keith Marshall + + Redirect libiconv package download requests to OSDN.net + + * mingw32/libiconv.xml (download-host): Relocate to osdn.net + (affiliate): Associate all packages with "MinGW Standard Libraries". + (libiconv-bin, libiconv-dev, libiconv-dll-2, libcharset-dll-1) + (libiconv-lic, libiconv-html, libiconv-lang, libiconv-man): Add + version 1.14-2 release references. Prune all other references; the + associated packages will remain on SourceForge.net, but they are not + scheduled for relocation to, and will not be accessible on OSDN.net + (libiconv-doc): Likewise; vacate content; add description; note that + this component package is redundant, and no longer maintained. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-27 Keith Marshall + + Redirect binutils package download requests to OSDN.net + + * mingw32/mingw32-binutils.xml (download-host): Relocate to osdn.net + (binutils-bin, binutils-dev): Prune all release references other than + those for version 2.28-1; these earlier releases will remain available + on SourceForge.net, but are not scheduled for relocation to OSDN.net + (binutils-info, binutils-man, binutils-lang): Likewise. + (binutils-2.24-1-doc): Retain effectively empty virtual package; + vacate its dependency list; prune all other version references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-12-24 Keith Marshall + + Redirect catalogue publication host to OSDN.net + + * Makefile.in (FRS_CATALOGUE_HOST): Relocate to storage.osdn.net + (FRS_CATALOGUE_ROOT): Direct it to /storage/groups/m/mi/mingw/... + (FRS_CATALOGUE_PATH): ...using the .catalogue directory. + + * VERSION.m4 (VERSION_MINOR): Increment it to 4, thus making... + * configure (PACKAGE_VERSION): ...this equivalent to 2.4.0 + +2018-12-24 Keith Marshall + + Publish MinGW.org WSL-5.2 package set. + + * mingw32/mingw32-runtime.xml (download-host): Relocate to osdn.net + (mingwrt-5.2-dev, mingwrt-5.2-dll, mingwrt-5.2-lic, mingwrt-5.2-man) + (libmingwex-5.2-dev, libmingwex-5.2-dll-2, w32api-5.2-dev): Add + references; also add references to each of... + (mingwrt-5.1.1-dev, mingwrt-5.1.1-dll, mingwrt-5.1.1-lic) + (mingwrt-5.1.1-man, libmingwex-5.1.1-dev, libmingwex-5.1.1-dll-0) + (w32api-5.1.1-dev, mingwrt-5.1-dev, mingwrt-5.1-dll, mingwrt-5.1-lic) + (mingwrt-5.1-man, libmingwex-5.1-dev, libmingwex-5.1-dll-0) + (w32api-5.1.1-dev): ...these previously unmanaged releases; remove all + references to earlier releases, which remain on sourceforge.net, but + are not scheduled to be relocated to the osdn.net download host. + * common/issue.log mingw32/issue.log: Update accordingly. + +2018-01-18 Keith Marshall + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + 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 + + Upgrade mingw32-mpc package to version 1.0.3. + + * mingw32/mingw32-mpc.xml: Add new release specifications. + * common/issue.log mingw32/issue.log: Update accordingly. + +2017-07-16 Keith Marshall + + Upgrade mingw32-mpfr package to version 3.1.5. + + * mingw32/mingw32-mpfr.xml: Add new release specifications. + (info): New component package; add reference and specification. + * common/issue.log mingw32/issue.log: Update accordingly. + +2017-07-16 Keith Marshall + + Upgrade mingw32-gmp package to version 6.1.2. + + * mingw32/mingw32-gmp.xml: Add new release specifications. + * common/issue.log mingw32/issue.log: Update accordingly. + +2017-07-14 Keith Marshall + + Add and publish new mingw32-isl-0.18 package set. + + * mingw32/mingw32-isl.xml: New package specification file. + * mingw32/mingw32-package-list.xml (mingw32-isl): Register it. + * common/issue.log mingw32/issue.log: Update accordingly. + +2017-07-12 Keith Marshall + + Upgrade mingw32-binutils package to version 2.28-1. + + * mingw32/mingw32-binutils.xml: Add new release specifications. + * common/issue.log mingw32/issue.log: Update accordingly. + +2017-03-09 Keith Marshall + + Publish MinGW.org WSL-5.0 package set. + + * mingw32/mingw32-runtime.xml (mingwrt-5.0-dev, mingwrt-5.0-dll) + (mingwrt-5.0-lic, mingwrt-5.0-man, w32api-5.0-dev): Add references. + (libmingwex): New subpackage; define it, and add references for... + (libmingwex-5.0-dev, libmingwex-5.0-dll-0): ...these components. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-12-12 Keith Marshall + + Replace potentially malformed GCC-5 package set. + + * mingw32/mingw32-gcc4.xml (all component packages): Add release + references for version 5.3.0-3 packages; these replace the former + version 5.3.0-2 packages, which may have been responsible for + improperly resolved dynamic linking references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-10-17 Keith Marshall + + Publish mingwrt-3.22.4 patch release. + + * mingw32/mingw32-runtime.xml (mingwrt-3.22.3-dev) + (mingwrt-3.22.4-dll, mingwrt-3.22.4-lic, mingwrt-3.22.4-man): Add + component package release records. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-10-13 Keith Marshall + + Publish mingwrt-3.22.3 patch release. + + * mingw32/mingw32-runtime.xml (mingwrt-3.22.3-dev) + (mingwrt-3.22.3-dll, mingwrt-3.22.3-lic, mingwrt-3.22.3-man): Add + component package release records. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-10-03 Keith Marshall + + Add missing package descriptions. + + * mingw32/mingw32-gcc4.xml (mingw32-libatomic, mingw32-libgomp) + (mingw32-libssp): Add missing package descriptions. Avoid empty + paragraph elements; they crash "mingw-get list". Republish. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-09-21 Keith Marshall + + Publish mingwrt-3.22.2 and w32api-3.18.2 patch releases. + + * mingw32/mingw32-runtime.xml (mingwrt-3.22.2-dev) + (mingwrt-3.22.2-dll, mingwrt-3.22.2-lic, mingwrt-3.22.2-man) + (w32api-3.18.2-dev): Add component package release records. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-09-05 Keith Marshall + + Correct underspecified dependency in 2016-09-04 update. + + * mingw32/mingw32-gcc4.xml (mingw32-gcc-core-bin): Respecify... + (libpthreadgc-*-mingw32-dev) [* >= 2.10.*]: ...this dependency. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-09-04 Keith Marshall + + Add missing "-lpthread" dependency for GCC-5.3.0-2. + + * mingw32/mingw32-gcc4.xml (mingw32-gcc-core-bin): Require... + (libpthreadgc-*-mingw32-dev) [* >= 2.10]: ...this package. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-08-24 Keith Marshall + + Add references for previously published GCC-5.3.0-2. + + * mingw32/mingw32-gcc4.xml (mingw32-gcc-bin, mingw32-libgcc-dll) + (mingw32-gcc-ada-bin, mingw32-gcc-g++-bin, mingw32-gcc-fortran-bin) + (mingw32-gcc-info, mingw32-gcc-lang, mingw32-gcc-lic, mingw32-gcc-man) + (mingw32-libstdc++-dll, mingw32-libssp-dll, mingw32-libquadmath-dll) + (mingw32-libgfortran-dll, mingw32-libobjc-dll, mingw32-libgomp-dll) + (mingw32-gcc-fortran-info, mingw32-libquadmath-info) + (mingw32-gcc-objc-bin, mingw32-gcc-fortran-man): Add release records. + (mingw32-gcc-dev, mingw32-gcc-ada-dev, mingw32-gcc-fortran-dev) + (mingw32-gcc-objc-dev, mingw32-gcc-doc, mingw32-gcc-fortran-doc) + (mingw32-gcc-c++-dev, mingw32-gcc-c++-doc): Add fake release records; + these remove artefacts from previous releases, which may otherwise + result in installation conflicts for the current release. + (mingw32-libatomic-dll): New component package; specify it. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-08-22 Keith Marshall + + Publish pthreads-win32-2.10-mingw32-pre-20160821-1. + + * mingw32/mingw32-pthreads-w32.xml (pthreads-w32-2.10-dev): Add + component package release record; it is specified as a meta-component. + (pthreads-w32-2.10-doc, pthreads-w32-2.10-lic, libpthreadgc-2.10-dll-3) + (libpthreadgce-2.10-dll-3): Add component package release records. + (libpthreadgc-2.10-dev, libpthreadgce-2.10-dev): New components. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-07-31 Keith Marshall + + Publish mingwrt-3.22.1. + + * mingw32/mingw32-runtime.xml (mingwrt-3.22.1-dev) + (mingwrt-3.22.1-dll, mingwrt-3.22.1-lic, mingwrt-3.22.1-man): Add + component package release records. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-07-24 Keith Marshall + + Publish w32api-3.18.1. + + * mingw32/mingw32-runtime.xml (w32api-3.18.1-dev): Add release record. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-07-15 Cesar Strauss + + Upgrade msys-core to version 1.0.19. + + * msys/msys-core.xml: Add new release specifications. + (msys-core) : Generate /etc/fstab automatically in postinstall. + + * common/issue.log msys/issue.log: Updated accordingly. + +2016-07-15 Keith Marshall + + Publish mingwrt-3.22 and w32api-3.18. + + * mingw32/mingw32-runtime.xml (mingwrt-3.22): Add release records... + (dev, dll, lic, man): ...for each of these component packages. + (w32api-3.18): Likewise, for 'dev' component package only. + + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-03-16 Erwin Waterlander + + New package msys-ncurses 6.0. + + * msys/msys-ncurses.xml: New for ncurses version 6.0. + * msys/msys-package-list.xml: Added msys-ncurses. + * msys/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + + * msys/msys-mksh.xml: Added missing file. + +2016-02-22 Keith Marshall + + Reassign misplaced libmpc dependencies for GCC-4.8.1 + + * mingw32/mingw32-gcc4.xml (libgcc-dll-1): Delete dependencies on... + (libmpc-dll-2, libmpc-dll-3): ...these; reassign as appropriate, to... + (gcc-core-4.8.1-dev): ...here. + + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-02-21 Keith Marshall + + Remove bogus GCC-4.9.3 dependencies. + + * mingw32/mingw32-gcc4.xml (gcc-core-dev): Make dependencies on... + (libgomp-dll-1, libssp-dll-0): ...these specific to each GCC version. + (libgcc-dll-1): Remove unnecessary dependency on... + (libmpc-dll-3): ...this; reassign it where it is needed... + (gcc-core-bin): ...here. + + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-02-20 Keith Marshall + + Upgrade GCC; make version 4.9.3 the preferred release. + + * mingw32/mingw32-gcc4.xml: Add v4.9.3 references for all GCC + component packages, associated sub-packages, and library packages. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-01-20 Keith Marshall + + Upgrade mingwrt to version 3.21.1 + + * mingw32/mingw32-runtime.xml (mingwrt): Add new version references. + * common/issue.log mingw32/issue.log: Update accordingly. + +2016-01-08 Erwin Waterlander + + Upgraded package mingw32-ncurses to version 6.0-2. + + * contrib/mingw32-ncurses.xml: Created separate package + definitions for ncurses, libncurses, and terminfo. + Added libncurses-dll package. + * contrib/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + + Updated package mingw32-pdcurses. + + * contrib/mingw32-pdcurses.xml: Added missing group affiliates. + +2016-01-07 Keith Marshall + + Give contributed package their own package list. + + * mingw32/mingw32-package-list.xml: Remove contributed packages, to... + * contrib/mingw32-contrib-package-list.xml: ...this new file. + * common/package-list.xml (mingw32-contrib-package-list.xml): Add it. + * common/issue.log mingw32/issue.log contrib/issue.log: Regenerate; + publish all affected catalogue files. + +2016-01-04 Erwin Waterlander + + Upgrade mingw32-libunistring package to 0.9.6. + + * contrib/mingw32-libunistring.xml: Updated for libunistring version 0.9.6. + * contrib/issue.log: Updated accordingly. + +2016-01-03 Erwin Waterlander + + New package mingw32-ncurses 6.0. + + * contrib/mingw32-ncurses.xml: New for ncurses version 6.0. + * mingw32/mingw32-package-list.xml: Added mingw32-ncurses. + * mingw32/issue.log: Updated accordingly. + * contrib/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + +2015-12-22 Erwin Waterlander + + Upgrade dos2unix to version 7.3.2. + + * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.3.2. + * msys/msys-dos2unix.xml: Updated for dos2unix version 7.3.2. + * mingw32/issue.log: Updated accordingly. + * msys/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + +2015-09-20 Keith Marshall + + Upgrade binutils package to version 2.25.1 (correction) + + * mingw32/mingw32-binutils.xml (binutils) : Correct archive + compression type; was recorded as .lzma; should be .xz + * common/issue.log mingw32/issue.log: Update accordingly. + +2015-09-19 Keith Marshall + + Upgrade binutils package to version 2.25.1 + + * mingw32/mingw32-binutils.xml: Add new release specifications. + (binutils) : Component package marked obsolete; NOT upgraded. + * common/issue.log mingw32/issue.log: Update accordingly. + +2015-09-08 Keith Marshall + + Upgrade pexports package to version 0.47 + + * mingw32/mingw32-pexports.xml: Add new release specifications. + * common/issue.log mingw32/issue.log: Update accordingly. + 2015-09-06 Keith Marshall Fix MinGW-Bug [#2216]: error in gettext-0.18.3.2 packaging.