[Please upload] Re: Fwd: [ITP] varnish-2.1.4-1 and varnish-r5665

David Sastre d.sastre.medina@gmail.com
Mon Jan 10 23:14:00 GMT 2011


On Mon, Jan 10, 2011 at 09:43:31PM +0100, Jorge Díaz wrote:
> I have prepared last set of packages.
> 
>   -  added setup.hint and README to packages

Thanks.

>   -  cygport deleted /var/varnish empty dir when packing, fixed with
> keepdir instruction in cygport

I overlooked that...

>   -  IPv6 test is enabled (c00005.vtc) is passed ok (windows xp
> problems was caused by a machine configuration error)

I see, 2.1.2-5 and 2.1.4-5 now have "::" / 0 uncommented in c00005.vtc
test.

>   -  removed AC_DEFINE([RTLD_LOCAL], [0] from configure.ac (in cygwin
> 1.7.7 is not necesary)

I get this to mean "starting from 1.7.7"

>   -  removed a very ugly fix only for r5665 package for drand48
> function (in future cygwin 1.7.8 is fixed:
> http://www.cygwin.com/ml/cygwin/2010-12/msg00460.html)

One -really- minor annoyance (at least in win7) regarding how the test suite is
executed in r5665. It looks like it runs too fast to clean /tmp
properly. But issuing a quick-and-dirty:

$ for a in
/usr/src/varnish/varnish-r5665-5-src/varnish-r5665-5/src/varnish-cache/bin/varnishtest/tests/*vtc;
do ./varnishtest $a; sleep 2; rm -rf /tmp/vtc*; done

gets all of the test run successfully.

GTG.

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20110110/12b62769/attachment.sig>


More information about the Cygwin-apps mailing list