Send MinGW-Notify mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."
Please do not reply to this notification; the sender address is unable to
accept incoming e-mail. If you wish to unsubscribe you can do so at
https://lists.osdn.me/mailman/listinfo/mingw-notify.
Today's Topics:
1. [mingw] #40264: Upgrading mingw-get (after installing with
mingw-get-setup) installs an olderversion (MinGW Notification List)
2. [SCM] mingw-dist (mingw) branch, master, updated.
5a8b6b0ff835e46186af512c4adbc0cbd96662ba (MinGW Notification List)
3. [mingw] #40264: Upgrading mingw-get (after installing with
mingw-get-setup) installs an olderversion (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Tue, 17 Mar 2020 19:21:11 +0900
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #40264: Upgrading mingw-get (after
installing with mingw-get-setup) installs an olderversion
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#40264: Upgrading mingw-get (after installing with mingw-get-setup) installs an
older
version
Open Date: 2020-03-17 19:21
Last Update: 2020-03-17 19:21
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/40264
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40264
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2020-03-17 19:21 Updated by: tamir_evan
* New Ticket "Upgrading mingw-get (after installing with mingw-get-setup)
installs an older version" created
---------------------------------------------------------------------
Ticket Status:
Reporter: tamir_evan
Owner: (None)
Type: Issues
Status: Open
Priority: 5 - Medium
MileStone: (None)
Component: INSTALLER
Severity: 5 - Medium
Resolution: None
---------------------------------------------------------------------
Ticket details:
If I download the installer from OSDN.net (https://osdn.net/projects/mingw/
downloads/68260/mingw-get-setup.exe/), and run it, accepting the defaults, I
end up with the MinGW Installation Manager GUI.
If I exit the Installation Manager without doing anything, and run:
C:\MinGW\bin\mingw-get --version
I get:
mingw-get version 0.6.3-pre-20170905-1
[...]
If I run:
C:\MinGW\bin\mingw-get update
C:\MinGW\bin\mingw-get upgrade
and then run "C:\MinGW\bin\mingw-get --version" again, I get:
mingw-get version 0.6.2-beta-20131004-1
[...]
If before exiting the Installation Manager, I selected from the "Installation"
menu "Update Catalogue", then "Mark All Upgrades", then "Apply Changes",
version 0.6.2-beta-20131004-1 would get installed, as well.
--
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN
Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net
URL for this Ticket:
https://osdn.net/projects/mingw/ticket/40264
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40264
------------------------------
Message: 2
Date: Wed, 18 Mar 2020 02:57:02 +0900
From: MinGW Notification List <[email protected]>
To: [email protected]
Subject: [MinGW-Notify] [SCM] mingw-dist (mingw) branch, master,
updated. 5a8b6b0ff835e46186af512c4adbc0cbd96662ba
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "mingw-dist" repository
containing the "mingw" project.
The branch, master has been updated
via 5a8b6b0ff835e46186af512c4adbc0cbd96662ba (commit)
from b2b5636825cff47c5b1c11e60d4175de924db9ce (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5a8b6b0ff835e46186af512c4adbc0cbd96662ba
Author: Keith Marshall <[email protected]>
Date: Tue Mar 17 17:54:26 2020 +0000
Correct catalogue reference for mingw-get
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 ++++++++++
common/issue.log | 2 +-
mingw32/issue.log | 4 ++--
mingw32/mingw32-mingw-get.xml | 24 +++++-------------------
4 files changed, 18 insertions(+), 22 deletions(-)
hooks/post-receive
--
mingw-dist (mingw)
------------------------------
Message: 3
Date: Tue, 17 Mar 2020 18:03:42 +0000
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #40264: Upgrading mingw-get (after
installing with mingw-get-setup) installs an olderversion
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
#40264: Upgrading mingw-get (after installing with mingw-get-setup) installs an
older
version
Open Date: 2020-03-17 10:21
Last Update: 2020-03-17 18:03
URL for this Ticket:
https://osdn.net//projects/mingw/ticket/40264
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40264
---------------------------------------------------------------------
Last Changes/Comment on this Ticket:
2020-03-17 18:03 Updated by: keith
* Status Update from Open to Closed
* Owner Update from (None) to keith
* Resolution Update from None to Fixed
Comment:
Indeed, that doesn't seem correct, thank you. Sure enough, the online catalogue
doesn't reflect the correct publication status, for mingw-get. I've just pushed
a correction; give it up to an hour, to propagate to the mirrors, and it should
then be correct.
---------------------------------------------------------------------
Ticket Status:
Reporter: tamir_evan
Owner: keith
Type: Issues
Status: Closed
Priority: 5 - Medium
MileStone: (None)
Component: INSTALLER
Severity: 5 - Medium
Resolution: Fixed
---------------------------------------------------------------------
Ticket details:
If I download the installer from OSDN.net (https://osdn.net/projects/mingw/
downloads/68260/mingw-get-setup.exe/), and run it, accepting the defaults, I
end up with the MinGW Installation Manager GUI.
If I exit the Installation Manager without doing anything, and run:
C:\MinGW\bin\mingw-get --version
I get:
mingw-get version 0.6.3-pre-20170905-1
[...]
If I run:
C:\MinGW\bin\mingw-get update
C:\MinGW\bin\mingw-get upgrade
and then run "C:\MinGW\bin\mingw-get --version" again, I get:
mingw-get version 0.6.2-beta-20131004-1
[...]
If before exiting the Installation Manager, I selected from the "Installation"
menu "Update Catalogue", then "Mark All Upgrades", then "Apply Changes",
version 0.6.2-beta-20131004-1 would get installed, as well.
--
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN
Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net
URL for this Ticket:
https://osdn.net/projects/mingw/ticket/40264
RSS feed for this Ticket:
https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=40264
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 30, Issue 8
*******************************************