From 98ff282343768b141524953964f23a6ab47dad82 Mon Sep 17 00:00:00 2001 From: Keith Marshall Date: Sat, 14 May 2011 07:05:57 +0000 Subject: [PATCH] mingw-get-0.2-mingw32-alpha-4 released. --- ChangeLog | 8 ++++++++ configure.ac | 2 +- srcdist-doc/NEWS.in | 23 +++++++++++++++++++++++ 3 files changed, 32 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 57fb371..2fedc5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2011-05-14 Keith Marshall + + mingw-get-0.2-mingw32-alpha-4 released. + + * configure.ac (AC_INIT): Adjust version number. + * srcdist-doc/NEWS.in: Updated; add bug-fix/feature descriptions. + * All files (r0-2-alpha-4): Tag assigned. + 2011-05-12 Keith Marshall Fix MinGW-Bug #3297660 (reported by Chris Sutcliffe). diff --git a/configure.ac b/configure.ac index e916791..359bac9 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ # MinGW Project, accept liability for any damages, however caused, # arising from the use of this software. # - AC_INIT([mingw-get],[0.2-alpha-3],[http://mingw.org/Reporting_Bugs]) + AC_INIT([mingw-get],[0.2-alpha-4],[http://mingw.org/Reporting_Bugs]) AC_SUBST([COPYRIGHT_HOLDER],["MinGW Project"]) AC_SUBST([YEARS_OF_ISSUE],["2009, 2010, 2011"]) diff --git a/srcdist-doc/NEWS.in b/srcdist-doc/NEWS.in index 0fd898d..5d525c9 100644 --- a/srcdist-doc/NEWS.in +++ b/srcdist-doc/NEWS.in @@ -7,6 +7,29 @@ The information presented below describes the user visible changes introduced with each release of mingw-get. +mingw-get-0.2-mingw32-alpha-4 +----------------------------- + +Release date: 2011-05-14 + +- This is yet another bug-fix release; it addresses the issue + identified in MinGW-Bug 3295526, so ensuring that mingw-get + always removes files it has installed, regardless of any read-only + attribute setting, (provided the user is sufficiently privileged). + +- It also addresses the issue identified in MinGW-Bug 3297660, so + ensuring that packages are not erroneously reported as "installed" + following a failed download, and that packages previously installed + are not removed during upgrade, when the replacement version has not + been successfully downloaded. + +- This release also incorporates additional code to aggressively retry + failed internet requests, when attempting to download packages. The + release has been compiled with internet request tracing diagnostics + enabled; it is hoped that this will permit users to provide more + useful information when reporting download problems. + + mingw-get-0.2-mingw32-alpha-3 ----------------------------- -- 2.11.0