[Openswan dev] cvs2002Mar11_19:19:03/K2.1.2rc3 (was: ipsec version)

Axel Thimm Axel.Thimm at atrpms.net
Wed Nov 16 12:15:29 CET 2005


On Wed, Nov 16, 2005 at 11:01:59AM +0100, sasa virtual wrote:
> Hi, on machine with Fedora Core 1 I have installed:
> 
> openswan-2.3.1-21.rhfc1.at.i386.rpm
> 
> ..and on another machine alway with Fedora Core 1 I have installed:
> 
> openswan-2.4.0-23.rhfc1.at.i386.rpm
> 
> ..but on both machine I have always:
> 
> [root at fw root]# ipsec version
> Linux Openswan Ucvs2002Mar11_19:19:03/K2.1.2rc3 (klips)
> See `ipsec --copyright' for copyright information.
> 
> ..this is a normal ??
> thanks.

Yes, this is due to the following Makefile snippet:

# set version code if this is a fresh CVS checkout
ifeq ($(wildcard cvs.datemark),cvs.datemark)
verset Makefile.ver: cvs.datemark
        echo IPSECVERSION=`date -r cvs.datemark +cvs%Y%b%d_%H:%M:%S` >Makefile.ver 
        rm -f cvs.datemark; 
else
[...]
Makefile: Makefile.ver

Whenever a release forgets cvs.datemark around, the version gets reset
to the date of that file.

Maybe later openswan releases have this fixed. I was anyway going to
package 2.4.3.
-- 
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.openswan.org/pipermail/dev/attachments/20051116/5e6921c5/attachment.bin


More information about the Dev mailing list