| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: Old versions of setup.exe |
| Date: | Tue, 8 Nov 2005 19:27:16 -0000 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <Pine.LNX.4.63.0511081040320.10783@gremlin.fruitbat.org> |
| Message-ID: | <SERRANOtIIZS2TRqf690000022c@SERRANO.CAM.ARTIMI.COM> |
Peter A. Castro wrote:
> Unfortunately, the Cygwin Time Machine hasn't been archiving setup.exe
> (at least not consistently). The top of /pub/cygwin/ always has the
> latest setup.exe (and setup.ini), but the Time Machine hasn't been
> archiving it because there's no automatic way to extract the version
> number from it.
Well, ...
dk AT espanola /tmp> strings setup.exe | grep setup-version | cut -d ' ' -f 3
2.521
dk AT espanola /tmp>
... will work on every version as far back as
2000-09-07 DJ Delorie <dj AT redhat>
* splash.cc: use version.h, not local decl
* res.rc: add "old version" message
* resource.h: ditto
* version.h: new
* fromcwd.cc (canonicalize_version): make global
* iniparse.y: add setup-version support, fix bug in blank line
handling
* inilex.l: add [exp] as alias for [test], add setup-version
* Makefile.in (version.c): add setup-version tag
* desktop.cc (do_desktop): remove 1.1 version number
(do_desktop_setup): ditto
* ini.cc (do_ini): zero out package list just in case we redo it.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |