OSDN Git Service

mingw-get-0.6.1-mingw32-beta-20130910-1 released. r0-6-1-beta-20130910-1
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 10 Sep 2013 11:25:42 +0000 (12:25 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Tue, 10 Sep 2013 11:25:42 +0000 (12:25 +0100)
ChangeLog
srcdist-doc/NEWS.in

index ba9730f..ba4fb1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2013-09-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
 
+       mingw-get-0.6.1-mingw32-beta-20130910-1 released.
+
+       * srcdist-doc/NEWS.in: Release notes updated.
+       * All files (r0-6-1-beta-20130910-1): Tag assigned.
+
+2013-09-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
        Fix MinGW-Bug #2026.
 
        * src/dmhguix.cpp (DMH_PTY_GUARDBYTES): New manifest constant.
index 6d7a9fa..fb2a6fa 100644 (file)
@@ -9,6 +9,33 @@ historical record is restricted to recent releases; the full history is
 recorded in the NEWS file, which is included in the source code package.
 
 
+mingw-get-0.6.1-mingw32-beta-20130910-1
+---------------------------------------
+
+Release date: 2013-09-10
+
+This is a bug fix release; it corrects a potential buffer overrun issue
+within the diagnostic message handler for the GUI client, as identified 
+by MinGW-Bug&nbsp;#2026.
+
+In addition to fixing the fundamental buffer overrun issue, the
+following changes have been included:--
+
+- Improved diagnosis of possible file collisions, resulting from the
+  installation of packages with conflicting content.
+
+- No entry is now recorded in the installation manifest, for any file
+  which is not extracted from its providing package archive, when such
+  extraction would result in file collision; (this fixes the secondary
+  issue noted on the ticket for MinGW&nbsp;#2026).
+
+- Carriage returns are now handled appropriately, when emitted to the
+  GUI client's diagnostic message handler pseudo-terminal windows.
+
+All users of mingw-get-0.6.0 are advised to upgrade to this release, as
+soon as possible.
+
+
 mingw-get-0.6.0-mingw32-beta-20130904-1
 ---------------------------------------