X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=ChangeLog;h=73b07815429df20cba2e01f7b0089e402066b1e7;hb=93102f753b71769537f1befef9a787e460f1ff02;hp=f200a3a85084db11c99c9450fdb660a684633286;hpb=4c51fed0a0eb43e894ddf9e3c4bc45841d5cb4fc;p=mingw%2Fmingw-dist.git diff --git a/ChangeLog b/ChangeLog index f200a3a..73b0781 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,475 @@ +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. + + * mingw32-gettext.xml (all package components): Add new release + specifications, at version 0.18.3.2-2; these effectlively duplicate + the version 0.18.3.2-1 package set, but with all offending *.la files + removed from the archive corresponding to the gettext-dev component. + * common/issue.log mingw32/issue.log: Update accordingly. + +2015-08-22 Keith Marshall + + Upgrade GNU MPC package set to version 1.0.2 + + * mingw32/mingw32-mpc.xml: Add new release specifications. + (mpc) : New subpackage; specify it, as initial release. + * common/issue.log mingw32/issue.log: Update accordingly. + +2015-08-20 Keith Marshall + + Revert corruption of file attributes (again). + + * common/issue.log mingw32/issue.log msys/issue.log: Reset bogus + executable attribute. + +2015-07-03 Erwin Waterlander + + Upgrade dos2unix to version 7.2.3. + + * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.2.3. + * msys/msys-dos2unix.xml: Updated for dos2unix version 7.2.3. + * mingw32/issue.log: Updated accordingly. + * msys/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + +2015-05-26 Erwin Waterlander + + Upgrade dos2unix to version 7.2.2. + + * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.2.2. + * msys/msys-dos2unix.xml: Updated for dos2unix version 7.2.2. + * mingw32/issue.log: Updated accordingly. + * msys/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + +2014-08-26 Keith Marshall + + Upgrade MinGW Runtime package to release mingwrt-3.21 + + * mingw32/mingw32-runtime.xml: Add new release specifications; + withdraw installation support for releases pre-dating mingwrt-3.18. + (mingw32-mingwrt) : New sub-packages, separated out from... + (mingw32-mingwrt) : ...here; retrofit virtual equivalents for + prior releases, to maintain mingw-get roll-back consistency. + + * mingw32/issue.log common/issue.log: Updated accordingly. + +2014-10-19 Cesar Strauss + + Upgrade msys-bash to GNU Bash 3.1 patchlevel 23. + + * msys/msys-bash.xml: Update to 3.1.23-1. + (msys-bash) : New component for creating msys.bat shortcuts. + * common/issue.log msys/issue.log: Updated accordingly. + +2014-10-19 Cesar Strauss + + Revert corruption of file attributes (again). + + * common/issue.log mingw32/issue.log msys/issue.log: Remove bogus + executable attribute. + +2014-10-07 Erwin Waterlander + + Upgrade dos2unix to version 7.1. + + * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.1. + * msys/msys-dos2unix.xml: Updated for dos2unix version 7.1. + * mingw32/issue.log: Updated accordingly. + * msys/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + +2014-08-26 Keith Marshall + + Withdraw regressive WSL-4.x from general distribution. + + * mingw32/mingw32-runtime.xml: Revert to last issue predating WSL-4.x + * mingw32/mingw32-gcc4.xml: Clean up malformed dependency references. + (mingwrt, w32api): Replace all dependencies on WSL-4.x releases with + generic references to the most recently available releases of previous + mingwrt-3.x and w32api-3.x packages respectively. + + * common/package-list.xml common/issue.log: Update accordingly. + * mingw32/mingw32-package-list.xml mingw32/issue.log: Likewise. + +2014-08-25 Keith Marshall + + Revert corruption of file attributes (again). + + * common/issue.log mingw32/issue.log msys/issue.log: Remove bogus + executable attribute; this also necessitates republication of... + * common/package-list.xml mingw32/mingw32-package-list.xml: + * msys/msys-package-list.xml: ...all of these. + +2014-08-05 Erwin Waterlander + + Upgrade dos2unix to version 6.0.6. + + * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.6. + * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.6. + * mingw32/issue.log: Updated accordingly. + * msys/issue.log: Updated accordingly. + * common/issue.log: Update accordingly. + +2014-06-14 Keith Marshall + + Remove bogus mingw32-binutils-2.24 dependency. + + * mingw32/mingw32-binutils.xml (bin): Should not depend on... + (dev): ...this; delete associated "requires" reference. + * mingw32/issue.log common/issue.log: Updated accordingly. + +2014-06-13 Keith Marshall + + Upgrade mingw32-binutils to version 2.24 + + * mingw32/mingw32-binutils.xml: Add new release specifications. + * mingw32/issue.log common/issue.log: Updated accordingly. + +2014-05-20 Erwin Waterlander + + * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.5. + * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.5. + * mingw32/issue.log: Updated accordingly. + * msys/issue.log: Updated accordingly. + * common/issue.log: Update accordingly. + +2014-04-30 Keith Marshall + + Correct message catalogue packaging for gettext-0.18.3.2 + + * mingw32/mingw32-gettext.xml (gettext-bin): Add download tarname + specification, redirecting to gettext-0.18.3.2-1-1-mingw32-bin.tar.xz, + with correctly packaged gettext-runtime.mo message catalogues, instead + of previously bundled gettext-tools.mo, which duplicated copies... + (gettext-dev): ...correctly provided by this component package. + * mingw32/issue.log common/issue.log: Updated accordingly. + +2014-04-29 Keith Marshall + + Correct broken mingw32-libiconv dependency specification. + + * mingw32/mingw32-libiconv.xml: Generally rationalize dependencies. + (libiconv-bin): Remove bogus 'eq' dependency on gettext-0.18.3.1-dll-8; + replace with correctly specified 'ge' dependency on libintl-dll-8, with + release 0.18.1.1-1 as the realistic minimum sufficient requirement. + * mingw32/issue.log common/issue.log: Updated accordingly. + +2014-04-29 Keith Marshall + + Correct omission from gettext-0.18.3.2 package specification. + + * mingw32/mingw32-gettext.xml (gettext-bin): Add missing reference. + * mingw32/issue.log common/issue.log: Updated accordingly. + +2014-04-27 Keith Marshall + + Upgrade mingw32-gettext to GNU gettext-0.18.3.2 + + * mingw32/mingw32-gettext.xml: Add new release specifications. + * mingw32/issue.log common/issue.log: Updated accordingly. + * msys/issue.log: Sync for package list consistency. + +2014-01-11 Erwin Waterlander + + * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.4. + * mingw32/issue.log: Updated accordingly. + * common/issue.log: Updated accordingly. + +2014-01-10 Erwin Waterlander + + * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.4. + * msys/issue.log: Updated accordingly. + * common/issue.log: Update accordingly. + +2013-11-01 Keith Marshall + + Correct MPC requirements references to nonexistent MPFR package. + + * mingw32/mingw32-mpc.xml (mingw32-mpc-dev): Do not require... + (mpfr-3.1.2-1-mingw32-dev): ...this, as an explicit 'eq' reference; + use a 'ge' specification instead. + + * mingw32/mingw32-mpc.xml.lzma: Regenerate and republish. + * mingw32/mingw32-package-list.xml.lzma: Likewise. + * common/package-list.xml.lzma: Likewise. + + * mingw32/issue.log common/issue.log: Update accordingly. + +2013-10-28 Keith Marshall + + Provide both GCC-3.4.5 and GCC-4.7.2 builds of Xerces-C++. + + * contrib/mingw32-xerces-c.xml (release 3.1.1): Rename as... + (release 3.1.1-1): ...this; it provides the GCC-3.4.5 build; add... + (release 3.1.1-2): ...this; it provides the GCC-4.7.2 build. + + * contrib/mingw32-xerces-c.xml.lzma: Regenerate and publish. + * mingw32/mingw32-package-list.xml.lzma: Likewise. + * common/package-list.xml.lzma: Likewise. + + * common/issue.log contrib/issue.log: Update accordingly. + * mingw32/isue.log: Likewise. + +2013-10-28 Earnie Boyd + + Allow any package release of gettext-0.18.3.1 to be installed. + + * mingw32/mingw32-libiconv.xml: Use a wildcard for the package release + requirement of gettext-0.18.3.1. + * common/issue.log, mingw32/issue.log: Update accordingly. + * msys/issue.log: I don't know why msys-package-list.xml was date + stamped for today but the make process decided that it was needed. + +2013-10-23 Keith Marshall + + Add missing dependencies for libintl-dll, et al. + + * mingw32/mingw32-gettext.xml (libintl-dll): Make generic libgcc-1.dll + and libiconv-2.dll>=1.14-2 dependencies apply to all releases. + (libgettextpo-dll): Likewise; ditto for release matched libintl-8.dll + (libasprintf-dll): Make generic libgcc-1.dll and libstdc++-6.dll apply + to all releases. + + * mingw32/mingw32-gettext.xml.lzma: Regenerate and republish. + * mingw32/mingw32-package-list.xml.lzma: Likewise. + * common/package-list.xml.lzma: Likewise. + + * mingw32/issue.log common/issue.log: Update accordingly. + +2013-10-23 Keith Marshall + + Remove all references to defective mpfr-3.1.2-1 release. + + * mingw32/mingw32-mpfr.xml (mpfr-3.1.2-1): Remove release references + from all component package specifications; they implied use of ... + (libmpfr-3.1.2-1-dll-1): ...this; its offer to install libmpfr-1.dll + was bogus; delete its release reference. + + * mingw32/mingw32-mpfr.xml.lzma: Regenerate and republish. + * mingw32/mingw32-package-list.xml.lzma: Likewise. + * common/package-list.xml.lzma: Likewise. + + * mingw32/issue.log common/issue.log: Update accordingly. + +2013-10-14 Keith Marshall + + Fix uncorrected omission from Earnie's preceding commit. + + * mingw32/mingw32-mpc.xml (libmpc-1.0.1-1-dll): Correct DLL interface + version number; was 2, should be 3. + + * mingw32/mingw32-mpc.xml.lzma: Regenerate and republish. + * mingw32/mingw32-package-list.xml.lzma: Likewise. + * msys/msys-package-list.xml.lzma: Likewise. + * common/package-list.xml.lzma: Likewise. + + * mingw32/issue.log common/issue.log: Update accordingly. + * msys/issue.log: Likewise. + +2013-11-14 Earnie Boyd + + * mingw32/mingw32-gcc4.xml: Add missing requirements in gcc-core-bin. + * mingw32/issue.log common/issue.log: Update accordingly. + +2013-10-14 Earnie Boyd + + * mingw32/mingw32-gcc4.xml: Modify accidental change of libmpc-dll-3 + to libmpc-dll-4. + * mingw32/issue.log common/issue.log: Update accordingly. + +2013-10-12 Keith Marshall + + Revert enforced -static build for XML validation tool. + + * tests/Makefile.in (xmlcheck$EXEEXT): Remove -static from CXX command + line; users who want or require a static build may add it to the CFLAGS + at either configure or make time. + +2013-10-12 Earnie Boyd + + Release gcc-4.8.1-4 and corrections as expressed in [#2094] + + * tests/Makefile.in: Add -static to the build for xmlcheck.exe to + correct an assertion issue being given by the xerces-c library. + * msys/msys-gcc.xml: Correct spelling of licence. + * msys/msys-perl.xml: Remove extraneous --> causing invalid xml. + * msys/issue.log: Updated accordingly. + * mingw32/mingw32-gcc4.xml: Add gcc-4.8.1-4 release. + * mingw32/mingw32-zlib.xml: Correct spelling of affiliate. + * mingw32/mingw32-gettext.xml: Require any libgcc-4.8.1-* release. + * mingw32/mingw32-libiconv.xml: Ditto. + * mingw32/issue.log: Updated accordingly. + * contrib/mingw32-tcltk.xml: Correct spelling of licence. + * contrig/issue.log: Updated accordingly. + +2013-10-12 Keith Marshall + + Correct an XML validation tool format specification error. + + * tests/xmlcheck.cpp (error_handler::handleError): Need PRIu64 format + for printing loc->getLineNumber() and loc->getColumnNumber(); define + __STDC_FORMAT_MACROS as 1, and include inttypes.h, to use it. + +2013-10-08 Keith Marshall + + Integrate XML validation tests into build infrastructure. + + * Makefile.in (all): Add a primary dependency on... + (check): ...this new build goal; implement it, in terms of... + ($srcdir/tests/configure, $builddir/tests/Makefile): ...these new + intermediates; define procedures to build them. + +2013-10-08 Keith Marshall + + Implement an XML validation test suite. + + * tests: New directory. + * tests/configure.ac tests/Makefile.in: New files. + * tests/xmlcheck.cpp tests/pkgspec.xsd: Likewise. + +2013-10-08 Keith Marshall + + Delegate version assignment to VERSION.m4 auxiliary file. + + * VERSION.m4: New file. + * configure.ac (AC_INIT): m4_include, and use it. + +2013-10-04 Keith Marshall + + Reduce "Basic Setup" group GCC inventory to only "bin" packages. + + * mingw32/mingw32-gcc4.xml (ada, c++, fortran, objc): Move affiliate + reference for "Basic Setup" from package to "bin" component. + + * mingw32-gcc4.xml.lzma: Regenerated and published. + * mingw32-package-list.lzma package-list.xml.lzma: Likewise. + + * common/issue.log mingw32/issue.log: Updated accordingly. + +2013-10-04 Keith Marshall + + Publish mingw-get release 0.6.2-beta-20131004-1. + + * mingw32/mingw32-mingw-get.xml: + (mingw-get) : Add 0.6.2-beta-20131004-1 release specification; + (mingw-get) : Likewise. + (pkginfo) : Likewise. + + * mingw32-mingw-get.xml.lzma: Regenerated and published. + * mingw32-package-list.lzma package-list.xml.lzma: Likewise. + + * common/issue.log mingw32/issue.log: Updated accordingly. + +2013-09-26 Earnie Boyd + + Correct more packaging issues. + + * mingw32/mingw32-gcc4.xml: Release 4.8.1-3 to correct library version + issues. + * mingw32/mingw32-mpc.xml: Release 1.0.1-2 to correct library version + issues. + * mingw32/mingw32-mpfr.xml: Release 3.1.2-2 to correct library version + issues. + * mingw32/mingw32-libiconv.xml: Correct library version issues. + * mingw32/mingw32-gettext.xml: Ditto. + * common/issue.log mingw32/issue.log: Updated accordingly. + +2013-09-22 Keith Marshall + + Publish Xerces-C++ contributed package. + + * contrib/mingw32-xerces-c.xml: New catalogue file. + * mingw32/mingw32-package-list.xml (mingw32-xerces-c): Add reference. + * contrib/issue.log mingw32/issue.log common/issue.log: Updated. + * mingw32-package-list.xml.lzma: Regenerate and publish. + * mingw32-xerces-c.xml.lzma: Generate and publish. + +2013-09-22 Earnie Boyd + + Publish mingwrt-4.0.3 and w32api-4.0.3 + + * mingw32/mingw32-runtime.xml (mingwrt): Add 4.0.3 release. + (w32api): Ditto. + * common/issue.log mingw32/issue.log: Update accordingly. + +2013-09-15 Earnie Boyd + + Publish gdb-7.6.1 + + * mingw32/mingw32-gdb.xml (bin): Add gdb-7.6.1 release. + (doc): Ditto. + (lic): New component. + (man): Ditto. + (lang): Ditto. + (info): Ditto. + * common/issue.log mingw32/issue.log: Update accordingly. + + Publish correction for wtsapi32.h. + + * mingw32/mingw32-runtime.xml: + (minwrt): Add 4.0.2 release. + (w32api): Ditto. + * common/issue.log mingw32/issue.log: Update accordingly. + + Publish contrib package tcl/tk 8.6.0. + + * mingw32/mingw32-package-list.xml: Add mingw32-tcktk.xml package. + Add package group MinGW Contributed. + * contrib/mingw32-tcltk.xml: New package. + * common/issue.log mingw32/issue.log contrib/issue.log: Update + accordingly. + + Add affiliate group for Source-Level Debugger to gdb release and retab. + + * mingw32/mingw32-package-list.xml: Retab due to broken vim modeline + configuration on my side. + * mingw32/mingw32-gdb.xml: Add affiliate group for Source-Level Debugger + and retab due to broken vim modeline configuration on my side. + * common/issue.log mingw32/issue.log: Update accordingly. + +2013-09-14 Earnie Boyd + + Publish a correction for libwinspool.a. + + * mingw32/mingw32-runtime.xml: + (mingwrt): Add 4.0.1 release. + (w32api): Ditto. + * common/issue.log mingw32/issue.log: Update accordingly. + +2013-09-10 Keith Marshall + + Publish mingw-get release 0.6.1-beta-20130910-1. + + * mingw32/mingw32-mingw-get.xml: + (mingw-get) : Add 0.6.1-beta-20130910-1 release specification; + (mingw-get) : Likewise. + (pkginfo) : Likewise. + + * mingw32-mingw-get.xml.lzma: Regenerated and published. + * mingw32-package-list.lzma package-list.xml.lzma: Likewise. + + * common/issue.log mingw32/issue.log: Updated accordingly. + +2013-09-10 Earnie Boyd + + * mingw32/mingw32-expat.xml: Correct the usage of libexpat. + * common/issue.log mingw32/issue.log: Updated accordingly. + +2013-09-09 Earnie Boyd + + * mingw32/mingw32-gettext.xml: Use the correct package name for libgcc. + * mingw32/mingw32-libiconv.xml: Ditto. + * common/issue.log mingw32/issue.log: Updated accordingly. + 2013-09-08 Earnie Boyd Finish rework for gcc and publish 4.8.1-2.