OSDN Git Service

upgrade dos2unix to version 7.1
[mingw/mingw-dist.git] / ChangeLog
index 7f24908..2bad3e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,245 @@
+2014-10-07  Erwin Waterlander  <waterlan@xs4all.nl>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <waterlan@xs4all.nl>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <waterlan@xs4all.nl>
+
+       * 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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <waterlan@xs4all.nl>
+
+       * 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  <waterlan@xs4all.nl>
+
+       * 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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <earnie@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <earnie@users.sourceforge.net>
+
+       * mingw32/mingw32-gcc4.xml: Add missing requirements in gcc-core-bin.
+       * mingw32/issue.log common/issue.log: Update accordingly.
+
+2013-10-14  Earnie Boyd  <earnie@users.sourceforge.net>
+
+       * 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  <keithmarshall@users.sourceforge.net>
+
+       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  <earnie@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
+
+       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  <keithmarshall@users.sourceforge.net>
 
        Integrate XML validation tests into build infrastructure.