[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-OpenBSD-5.4 #211

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-OpenBSD-5.4/211/changes Changes: [Amos Jeffries] RFC 6176 compliance ... prohibits use of SSLv2. https://tools.ietf.org/html/rfc6176 Remove the documentation and support for configuring Squid with SSLv2-only. Explicitly enable the SSL_NO_SSLv2

Re: [squid-dev] FYI: the C++11 roadmap

2014-11-10 Thread Eliezer Croitoru
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I will try to respond here and not separately. The main issue is like a recursive function that runs and has a specific end. - From my expirence For CentOS(6.5): We start and run the same thing again the next time. So the first exit case I would

[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-centos-7-clang #87

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/87/changes Changes: [Amos Jeffries] C++11: cleanup compiler flag detection logics Annotate what GCC version is required to pass the -std=c++11 and -std=c++0x feature detection tests. Disable the tests for features we do not use

[squid-dev] Jenkins build is back to normal : 3.HEAD-amd64-ubuntu-saucy #368

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-saucy/368/changes ___ squid-dev mailing list squid-dev@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-dev

Re: [squid-dev] [PATCH] adapting 100-Continue / A Bug 4067 fix

2014-11-10 Thread Tsantilas Christos
patch applied to trunk as revno:13697 Regards, Christos On 11/10/2014 12:14 PM, Amos Jeffries wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/11/2014 11:06 p.m., Tsantilas Christos wrote: On 11/10/2014 09:36 AM, Amos Jeffries wrote: -BEGIN PGP SIGNED MESSAGE- Hash:

[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-centos-7-clang #89

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/89/changes Changes: [squid...@squid-cache.org] SourceFormat Enforcement [Christos Tsantilas] Adapting 100-continue Currently squid fails to handle correctly 100 Continue requests/responses when ICAP is used. The problems

[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-centos-7-clang #90

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-centos-7-clang/90/ -- [...truncated 8834 lines...] mv -f $depbase.Tpo $depbase.Po depbase=`echo tests/stub_HelperChildConfig.o | sed 's|[^/]*$|.deps/|;s|\.o$||'`;\ ccache clang++ -DHAVE_CONFIG_H

Re: [squid-dev] [PATCH] Drop some CbDataList

2014-11-10 Thread Kinkie
There seems to be some extraneous code (documentation updates, formatting, etc). Is it intentional? On Mon, Nov 10, 2014 at 2:53 PM, Amos Jeffries squ...@treenet.co.nz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Most of the uses of CbDataList appear to be abusing it for regular list

[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-OpenBSD-5.4 #215

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-OpenBSD-5.4/215/ -- [...truncated 7001 lines...] ../../src/tests/testHttp1Parser.cc:846: error: expected primary-expression before '.' token ../../src/tests/testHttp1Parser.cc:860: error: expected

[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-ubuntu-precise #846

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/846/changes Changes: [squid...@squid-cache.org] SourceFormat Enforcement [Christos Tsantilas] Adapting 100-continue Currently squid fails to handle correctly 100 Continue requests/responses when ICAP is used. The problems

Re: [squid-dev] [PATCH] Drop some CbDataList

2014-11-10 Thread Tsantilas Christos
On 11/10/2014 03:53 PM, Amos Jeffries wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Most of the uses of CbDataList appear to be abusing it for regular list storage without any real need for CBDATA to be involved at all. +1 This replaces several of the simpler uses of CbDataList in

Re: [squid-dev] Build failed in Jenkins: 3.HEAD-amd64-ubuntu-precise #844

2014-11-10 Thread Kinkie
root@rs-ubuntu-precise:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.04.5 LTS Release:12.04 Codename: precise root@rs-ubuntu-precise:~# gcc --version gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 On Mon, Nov 10, 2014 at 11:50 AM, Amos

[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-OpenBSD-5.4 #216

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-OpenBSD-5.4/216/changes Changes: [Amos Jeffries] Fix segmentation fault in ACLUrlPathStrategy::match CONNECT requests do not contain a path segment. If tested with a urlpath_regex ACL will crash Squid via xstrdup() NULL protection.

[squid-dev] Build failed in Jenkins: 3.HEAD-amd64-ubuntu-precise #848

2014-11-10 Thread noc
See http://build.squid-cache.org/job/3.HEAD-amd64-ubuntu-precise/848/changes Changes: [Amos Jeffries] Fix segmentation fault in ACLUrlPathStrategy::match CONNECT requests do not contain a path segment. If tested with a urlpath_regex ACL will crash Squid via xstrdup() NULL protection.

Re: [squid-dev] Squid-3.5 release countdown

2014-11-10 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/11/2014 6:12 a.m., Eliezer Croitoru wrote: Just to make sure... I will try to build this week the 3.5 2 beta as a RPM since the 3.4.9 is now on the countdown release(exit 0 and needs more testing). What about the open bugs at the 3.4 in