From cd83d3d94ccaa6e1f5cd703c846c95f240364ed5 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Thu, 16 Jan 2014 16:29:02 +0000 Subject: [PATCH] Added a comment --- ...mment_1_6f75569dc960ea5bc4d334b2b321ebf8._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/Auto_update_not_updating_to_newest_version/comment_1_6f75569dc960ea5bc4d334b2b321ebf8._comment diff --git a/doc/bugs/Auto_update_not_updating_to_newest_version/comment_1_6f75569dc960ea5bc4d334b2b321ebf8._comment b/doc/bugs/Auto_update_not_updating_to_newest_version/comment_1_6f75569dc960ea5bc4d334b2b321ebf8._comment new file mode 100644 index 0000000000..7dd540eaee --- /dev/null +++ b/doc/bugs/Auto_update_not_updating_to_newest_version/comment_1_6f75569dc960ea5bc4d334b2b321ebf8._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.43" + subject="comment 1" + date="2014-01-16T16:29:01Z" + content=""" +What version of OSX? + +We can see it upgrading in the log, and 5.20131221 is consistent with this being OSX Lion, which no longer has an autobuilder, so won't be upgrading from that version unless someone steps up and makes a new autobuilder. + +It seems that the wrong version got into the .info file for Lion, which probably explains the repeated upgrade attempts since it thinks a newer version is available. I've fixed that. +"""]]