Re: [OpenCA-Devel] OpenCA-StateMachine-0.9.4

2004-04-14 Thread Michael Bell
> Hi there. > > make test bails out for me, check the attached text file. The problem is the reference to our translation mechanism. I fixed the module. The correction will be commited to CVS on friday. The version number will be 1.6 in CVS (or 0.9.6 in OpenCA). Michael --

Re: [OpenCA-Devel] OpenCA-OpenSSL-0.9.108

2004-04-14 Thread Michael Bell
> Hi there. > > (from latest CVS) > > make test bails out for me, check the attached text file. The test fails because of one wrong pattern in t/3.t and an outdated test.pl. I updated both files. They will be commited on friday. I added two improved errormessages to OpenSSL.pm too (this results in

Re: [OpenCA-Devel] OpenCA-StateMachine-0.9.4

2004-04-14 Thread Oden Eriksson
onsdagen den 14 april 2004 09.46 skrev Michael Bell: > > Hi there. > > > > make test bails out for me, check the attached text file. > > The problem is the reference to our translation mechanism. I fixed the > module. The correction will be commited to CVS on friday. The version > number will be 1.

[OpenCA-Devel] openca-0.9.2-RC3-DBI_fix.diff

2004-04-14 Thread Oden Eriksson
Hi. I noticed that there is not possible anymore to specify DBI during configure, as I didn't see anything mentioned that support for for example "MySQL" has been removed I ripped that from v0.9.1.8. The attached patch brings this back. Cheers. -- Regards // Oden Eriksson diff -Naur openca-0.

[OpenCA-Devel] openca-0.9.2-RC3-cgi_and_htdocs_url_prefix.diff

2004-04-14 Thread Oden Eriksson
Hi. The attached patch makes: --with-ca-htdocs-url-prefix=DIR --with-ca-cgi-url-prefix=DIR work again. Cheers. -- Regards // Oden Eriksson diff -Naur openca-0.9.2-RC3/configure.in openca-0.9.2-RC3.oden/configure.in --- openca-0.9.2-RC3/configure.in 2004-03-04 09:05:42.0 +0100 +++ openc

Re: [OpenCA-Devel] openca-0.9.2-RC3-DBI_fix.diff

2004-04-14 Thread Michael Bell
> Hi. > > I noticed that there is not possible anymore to specify DBI during > configure, as I didn't see anything mentioned that support for for > example "MySQL" has been removed I ripped that from v0.9.1.8. The > attached patch brings this back. This is not fully correct and the patch would

Re: [OpenCA-Devel] OpenCA-OpenSSL-0.9.108

2004-04-14 Thread Oden Eriksson
onsdagen den 14 april 2004 10.18 skrev Michael Bell: > > Hi there. > > > > (from latest CVS) > > > > make test bails out for me, check the attached text file. > > The test fails because of one wrong pattern in t/3.t and an outdated > test.pl. I updated both files. They will be commited on friday. I

Re: [OpenCA-Devel] openca-0.9.2-RC3-DBI_fix.diff

2004-04-14 Thread Oden Eriksson
onsdagen den 14 april 2004 16.53 skrev Michael Bell: > > Hi. > > > > I noticed that there is not possible anymore to specify DBI during > > configure, as I didn't see anything mentioned that support for for > > example "MySQL" has been removed I ripped that from v0.9.1.8. The > > attached patch b