OSDN Git Service

Redirect binutils package download requests to OSDN.net
[mingw/mingw-dist.git] / ChangeLog
index 566bb06..0193786 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2018-12-27  Keith Marshall  <keith@users.osdn.me>
+
+       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  <keith@users.osdn.me>
+
+       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  <keith@users.osdn.me>
+
+       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  <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