From jyri@sac.sfbay.sun.com Mon Feb 23 17:35:48 2009
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n1O1ZlQX029339
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 23 Feb 2009 17:35:48 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id n1O1Zimq003858;
	Tue, 24 Feb 2009 09:35:47 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFJ00M0HR3M4100@nwk-avmta-2.sfbay.sun.com>; Mon,
 23 Feb 2009 17:35:46 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFJ00L9MR3LWN00@nwk-avmta-2.sfbay.sun.com>; Mon,
 23 Feb 2009 17:35:46 -0800 (PST)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n1O1ZjZO051627; Mon, 23 Feb 2009 17:35:45 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n1O1ZiFp029334; Mon,
 23 Feb 2009 17:35:44 -0800 (PST)
Received: (from jyri@localhost)	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit)
 id n1O1ZirJ029330; Mon, 23 Feb 2009 17:35:44 -0800 (PST)
Date: Mon, 23 Feb 2009 17:35:44 -0800 (PST)
From: Jyri Virkki <jyri@sac.sfbay.sun.com>
Subject: Update Squid Proxy Server to 2.7STABLE5 [LSARC/2009/130 FastTrack
 timeout 03/01/2009]
To: LSARC-ext@sun.com
Cc: webstack-discuss@opensolaris.org
Message-id: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 6738



I am sponsoring this case for Rahul Nair. It updates Squid to the 
latest. Timeout set to 03/01/2009.


Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Update Squid Proxy Server to 2.7STABLE5
    1.2. Name of Document Author/Supplier:
	 Author:  Rahul Nair
    1.3  Date of This Document:
	23 February, 2009
4. Technical Description

Update Squid Proxy Server to 2.7STABLE5 in OpenSolaris
                          
1. Introduction
    1.1. Project/Component Working Name:
                          
         Update Squid Proxy Server to 2.7STABLE5 within OpenSolaris
                          
    1.2. Name of Document Author/Supplier:
                         
         Author:  Rahul Nair  (rahul.g.nair@sun.com)
                         
    1.3  Date of This Document:
                         
         22 February, 2009
                         
2. Technical Description
                         
    2.1. Update Squid to 2.7STABLE5
                         
         WSARC/2007/554 "Including Squid 2.6.STABLE16 with Solaris SXDE"
         approved the integration of Squid 2.6.STABLE16.
                         
         Now that Squid has released version 2.7, this project updates 
         the integrated Squid version to 2.7STABLE5. [1]
                         
         This version includes a number of general bug fixes and
         optimizations. It also removes some of the tuning directives
         and adds newer directives. The removed directives do not
         cause squid to fail if present.  The behavior of squid when
         these directives are present is to issue a warning message
         and continue normally.

         The removed directives are
             incoming_icp_average
             incoming_http_average
             incoming_dns_average
             min_icp_poll_cnt
             min_dns_poll_cnt
             min_http_poll_cnt

         The added directives are
             acl myportname
             authenticate_ip_shortcircuit_ttl
             authenticate_ip_shortcircuit_access
             zph_mode
             zph_local
             zph_sibling
             zph_parent
             zph_option
             update_headers
             logfile_daemon
             netdb_filename
             storeurl_rewrite_program
             storeurl_rewrite_children
             storeurl_rewrite_concurrency
             storeurl_access
             rewrite_access
             rewrite
             max_stale
             server_http11
             ignore_expect_100
             external_refresh_check
             delay_body_max_size
             ignore_ims_on_miss
             max_filedescriptors
             accept_filter
             incoming_rate
             zero_buffers

        The default values of various directives has also been changed.
            cache
                  - recommended defaults modified, no change in actual values
            cache_dir 
                  - change of option name from read-only to no-store    
                  - accepts both options as of now.
            cache_peer
            external_acl_type
                  - new options
            acl
                  - recommended defaults changed, no change in actual values
                  - new options
            icp_access
                   - recommended defaults changed, no change in actual values
            http_access
                   - recommended defaults changed, no change in actual values
            http[s]_port
                   - new options
            logformat
                   - new options
            refresh_pattern
                   - new options
            url_rewrite_program
                   - new extensions
            forwarded_for
                   - new modes
             
        Three new languages has been added to the localization.
            Ukrainian-1251
            Ukrainian-koi8-u
            Ukrainian-utf8
        
                         
        There are no other changes nor any other interface changes introduced
        by this case.
                         
        Squid 2.7STABLE5 Changelog can be found here.
        http://mirrors.dotsrc.org/squid/squid-2/STABLE/squid-2.7.STABLE1-RELEASENOTES.html

                         
3. Interfaces
                         
    3.1. Exported Interfaces
                         
    NAME                                STABILITY
    ---------------------------------------------------------
    incoming_icp_average                Obsolete Uncommittted
    incoming_http_average               Obsolete Uncommittted
    incoming_dns_average                Obsolete Uncommittted
    min_icp_poll_cnt                    Obsolete Uncommittted
    min_dns_poll_cnt                    Obsolete Uncommittted
    min_http_poll_cnt                   Obsolete Uncommittted

    acl myportname                      Uncommitted
    authenticate_ip_shortcircuit_ttl    Uncommitted
    authenticate_ip_shortcircuit_access Uncommitted
    zph_mode                            Uncommitted
    zph_local                           Uncommitted
    zph_sibling                         Uncommitted
    zph_parent                          Uncommitted
    zph_option                          Uncommitted
    update_headers                      Uncommitted
    logfile_daemon                      Uncommitted
    netdb_filename                      Uncommitted
    storeurl_rewrite_program            Uncommitted
    storeurl_rewrite_children           Uncommitted
    storeurl_rewrite_concurrency        Uncommitted
    storeurl_access                     Uncommitted
    rewrite_access                      Uncommitted
    rewrite                             Uncommitted
    max_stale                           Uncommitted
    server_http11                       Uncommitted
    ignore_expect_100                   Uncommitted
    external_refresh_check              Uncommitted
    delay_body_max_size                 Uncommitted
    ignore_ims_on_miss                  Uncommitted
    max_filedescriptors                 Uncommitted
    accept_filter                       Uncommitted
    incoming_rate                       Uncommitted
    zero_buffers                        Uncommitted
                         
3.  References
                         
    [1]  http://www.squid-cache.org/A
    [2] http://mirrors.dotsrc.org/squid/squid-2/STABLE/squid-2.7.STABLE1-RELEASENOTES.html

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		sfw
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From margot.miller@sun.com Mon Mar  2 16:12:09 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n230C7i4005376
	for <LSARC-ext@sac.sfbay.sun.com>; Mon, 2 Mar 2009 16:12:08 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n230C39N023998;
	Tue, 3 Mar 2009 00:12:05 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFW0090FLW3BV00@nwk-avmta-1.sfbay.Sun.COM>; Mon,
 02 Mar 2009 16:12:03 -0800 (PST)
Received: from jurassic-x4600.sfbay.sun.com ([129.146.17.63])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFW00EXXLW3TOC0@nwk-avmta-1.sfbay.Sun.COM>; Mon,
 02 Mar 2009 16:12:03 -0800 (PST)
Received: from [10.7.250.251]
 (punchin-client-10-7-250-251.SFBay.Sun.COM [10.7.250.251])
	by jurassic-x4600.sfbay.sun.com (8.14.3+Sun/8.14.3)
 with ESMTP id n230C1Zd121171; Mon, 02 Mar 2009 16:12:01 -0800 (PST)
Date: Mon, 02 Mar 2009 16:08:13 -0800
From: Margot Miller <margot.miller@sun.com>
Subject: Re: Update Squid Proxy Server to 2.7STABLE5 [LSARC/2009/130 FastTrack
 timeout 03/01/2009]
In-reply-to: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
To: Jyri Virkki <jyri@sac.sfbay.sun.com>
Cc: LSARC-ext@sun.com, webstack-discuss@opensolaris.org
Message-id: <49AC74ED.2080402@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
User-Agent: Thunderbird 2.0b1 (X11/20070115)
Status: RO
Content-Length: 7109

+1

Jyri Virkki wrote:
> I am sponsoring this case for Rahul Nair. It updates Squid to the 
> latest. Timeout set to 03/01/2009.
>
>
> Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
> This information is Copyright 2009 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 Update Squid Proxy Server to 2.7STABLE5
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Rahul Nair
>     1.3  Date of This Document:
> 	23 February, 2009
> 4. Technical Description
>
> Update Squid Proxy Server to 2.7STABLE5 in OpenSolaris
>                           
> 1. Introduction
>     1.1. Project/Component Working Name:
>                           
>          Update Squid Proxy Server to 2.7STABLE5 within OpenSolaris
>                           
>     1.2. Name of Document Author/Supplier:
>                          
>          Author:  Rahul Nair  (rahul.g.nair@sun.com)
>                          
>     1.3  Date of This Document:
>                          
>          22 February, 2009
>                          
> 2. Technical Description
>                          
>     2.1. Update Squid to 2.7STABLE5
>                          
>          WSARC/2007/554 "Including Squid 2.6.STABLE16 with Solaris SXDE"
>          approved the integration of Squid 2.6.STABLE16.
>                          
>          Now that Squid has released version 2.7, this project updates 
>          the integrated Squid version to 2.7STABLE5. [1]
>                          
>          This version includes a number of general bug fixes and
>          optimizations. It also removes some of the tuning directives
>          and adds newer directives. The removed directives do not
>          cause squid to fail if present.  The behavior of squid when
>          these directives are present is to issue a warning message
>          and continue normally.
>
>          The removed directives are
>              incoming_icp_average
>              incoming_http_average
>              incoming_dns_average
>              min_icp_poll_cnt
>              min_dns_poll_cnt
>              min_http_poll_cnt
>
>          The added directives are
>              acl myportname
>              authenticate_ip_shortcircuit_ttl
>              authenticate_ip_shortcircuit_access
>              zph_mode
>              zph_local
>              zph_sibling
>              zph_parent
>              zph_option
>              update_headers
>              logfile_daemon
>              netdb_filename
>              storeurl_rewrite_program
>              storeurl_rewrite_children
>              storeurl_rewrite_concurrency
>              storeurl_access
>              rewrite_access
>              rewrite
>              max_stale
>              server_http11
>              ignore_expect_100
>              external_refresh_check
>              delay_body_max_size
>              ignore_ims_on_miss
>              max_filedescriptors
>              accept_filter
>              incoming_rate
>              zero_buffers
>
>         The default values of various directives has also been changed.
>             cache
>                   - recommended defaults modified, no change in actual values
>             cache_dir 
>                   - change of option name from read-only to no-store    
>                   - accepts both options as of now.
>             cache_peer
>             external_acl_type
>                   - new options
>             acl
>                   - recommended defaults changed, no change in actual values
>                   - new options
>             icp_access
>                    - recommended defaults changed, no change in actual values
>             http_access
>                    - recommended defaults changed, no change in actual values
>             http[s]_port
>                    - new options
>             logformat
>                    - new options
>             refresh_pattern
>                    - new options
>             url_rewrite_program
>                    - new extensions
>             forwarded_for
>                    - new modes
>              
>         Three new languages has been added to the localization.
>             Ukrainian-1251
>             Ukrainian-koi8-u
>             Ukrainian-utf8
>         
>                          
>         There are no other changes nor any other interface changes introduced
>         by this case.
>                          
>         Squid 2.7STABLE5 Changelog can be found here.
>         http://mirrors.dotsrc.org/squid/squid-2/STABLE/squid-2.7.STABLE1-RELEASENOTES.html
>
>                          
> 3. Interfaces
>                          
>     3.1. Exported Interfaces
>                          
>     NAME                                STABILITY
>     ---------------------------------------------------------
>     incoming_icp_average                Obsolete Uncommittted
>     incoming_http_average               Obsolete Uncommittted
>     incoming_dns_average                Obsolete Uncommittted
>     min_icp_poll_cnt                    Obsolete Uncommittted
>     min_dns_poll_cnt                    Obsolete Uncommittted
>     min_http_poll_cnt                   Obsolete Uncommittted
>
>     acl myportname                      Uncommitted
>     authenticate_ip_shortcircuit_ttl    Uncommitted
>     authenticate_ip_shortcircuit_access Uncommitted
>     zph_mode                            Uncommitted
>     zph_local                           Uncommitted
>     zph_sibling                         Uncommitted
>     zph_parent                          Uncommitted
>     zph_option                          Uncommitted
>     update_headers                      Uncommitted
>     logfile_daemon                      Uncommitted
>     netdb_filename                      Uncommitted
>     storeurl_rewrite_program            Uncommitted
>     storeurl_rewrite_children           Uncommitted
>     storeurl_rewrite_concurrency        Uncommitted
>     storeurl_access                     Uncommitted
>     rewrite_access                      Uncommitted
>     rewrite                             Uncommitted
>     max_stale                           Uncommitted
>     server_http11                       Uncommitted
>     ignore_expect_100                   Uncommitted
>     external_refresh_check              Uncommitted
>     delay_body_max_size                 Uncommitted
>     ignore_ims_on_miss                  Uncommitted
>     max_filedescriptors                 Uncommitted
>     accept_filter                       Uncommitted
>     incoming_rate                       Uncommitted
>     zero_buffers                        Uncommitted
>                          
> 3.  References
>                          
>     [1]  http://www.squid-cache.org/A
>     [2] http://mirrors.dotsrc.org/squid/squid-2/STABLE/squid-2.7.STABLE1-RELEASENOTES.html
>
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		sfw
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
>
>   


From ceri@submonkey.net Tue Mar  3 04:46:54 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n23Ckst9006611
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Mar 2009 04:46:54 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n23CkpQ9023298;
	Tue, 3 Mar 2009 05:46:53 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFX00015KU5C000@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 03 Mar 2009 04:46:53 -0800 (PST)
Received: from sca-ea-mail-3.sun.com ([192.18.43.21])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFX007WNKU4ENB0@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 03 Mar 2009 04:46:52 -0800 (PST)
Received: from relay44i.sun.com ([192.5.209.118])
	by sca-ea-mail-3.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n23Chbuq020266;
 Tue, 03 Mar 2009 12:46:52 +0000 (GMT)
Received: from mms48es.mms.us.syntegra.com ([160.41.221.230] [160.41.221.230])
 by relay44i.sun.com with ESMTP id BT-MMP-913140; Tue,
 03 Mar 2009 12:46:52 +0000 (Z)
Received: from relay41i.sun.com (relay41i.sun.com [192.5.209.70])
 by mms48es.mms.us.syntegra.com with ESMTP id BT-MMP-12692397; Tue,
 03 Mar 2009 12:46:51 +0000 (Z)
Received: from scuttle.submonkey.net ([208.111.43.184] [208.111.43.184])
 by relay4i.sun.com with ESMTP id BT-MMP-12048551; Tue,
 03 Mar 2009 12:46:51 +0000 (Z)
Received: from cpc1-cdif1-0-0-cust63.cdif.cable.ntl.com
 ([81.104.164.64] helo=shrike.submonkey.net)	by scuttle.submonkey.net with
 esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256)	(Exim 4.69)
	(envelope-from <ceri@submonkey.net>)	id 1LeU1K-0007NQ-K7; Tue,
 03 Mar 2009 12:46:50 +0000
Received: from ceri by shrike.submonkey.net with local (Exim 4.69 (FreeBSD))
	(envelope-from <ceri@submonkey.net>)	id 1LeU1G-0009CM-Vm; Tue,
 03 Mar 2009 12:46:46 +0000
Date: Tue, 03 Mar 2009 12:46:46 +0000
From: Ceri Davies <ceri@submonkey.net>
Subject: Re: Update Squid Proxy Server to 2.7STABLE5 [LSARC/2009/130	FastTrack
 timeout 03/01/2009]
In-reply-to: <49AC74ED.2080402@sun.com>
Sender: Ceri Davies <ceri@submonkey.net>
To: Margot Miller <margot.miller@sun.com>
Cc: Jyri Virkki <jyri@sac.sfbay.sun.com>, webstack-discuss@opensolaris.org,
        LSARC-ext@sun.com
Message-id: <20090303124646.GA23144@submonkey.net>
MIME-version: 1.0
Content-type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature"; boundary=FL5UXtIhxfXey3p5
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-PGP: finger ceri@FreeBSD.org
X-Antispam: No, score=0.0/5.0, scanned in 0.319sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
 <49AC74ED.2080402@sun.com>
User-Agent: Mutt/1.5.18 (2008-05-17)
Status: RO
Content-Length: 698


--FL5UXtIhxfXey3p5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

There is a security bug in 2.7STABLE5 -
http://www.squid-cache.org/Advisories/SQUID-2009_1.txt

Will you now target 2.7STABLE6 instead?

Ceri
--=20
That must be wonderful!  I don't understand it at all.
                                                  -- Moliere

--FL5UXtIhxfXey3p5
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (FreeBSD)

iD8DBQFJrSa2ocfcwTS3JF8RAiMKAJ9nuX/UhVskcmhIH8XjxK4wlVX4CACgn4mF
d1leRm9ePcei4LXQpD+Bqwo=
=7RL+
-----END PGP SIGNATURE-----

--FL5UXtIhxfXey3p5--

From Rahul.G.Nair@sun.com Tue Mar  3 21:01:59 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2451wD2005475
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Mar 2009 21:01:58 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n2451uaT009966
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 4 Mar 2009 05:01:57 GMT
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFY0080LTZ88B00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 03 Mar 2009 21:01:56 -0800 (PST)
Received: from sineb-mail-1.sun.com ([192.18.19.6])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFY00NJETZ155D0@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 03 Mar 2009 21:01:54 -0800 (PST)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n2451nGa008233	for
 <LSARC-ext@sun.com>; Wed, 04 Mar 2009 05:01:49 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java(tm) System Messaging Server 7.0-3.01 64bit (built Dec 23 2008))
 id <0KFY00B00TRGI900@mail-apac.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 04 Mar 2009 13:01:49 +0800 (SGT)
Received: from localhost ([unknown] [129.158.212.78])
 by mail-apac.sun.com (Sun Java(tm) System Messaging Server 7.0-3.01 64bit
 (built Dec 23 2008)) with ESMTPSA id <0KFY00JN4TZ0K330@mail-apac.sun.com>; Wed,
 04 Mar 2009 13:01:48 +0800 (SGT)
X-URL: http://blogs.sun.com/blue
Date: Wed, 04 Mar 2009 10:31:51 +0530
From: rahul <Rahul.G.Nair@sun.com>
Subject: Re: [webstack-discuss] Update Squid Proxy Server to 2.7STABLE5
	[LSARC/2009/130 FastTrack timeout 03/01/2009]
In-reply-to: <20090303124646.GA23144@submonkey.net>
Sender: Rahul.G.Nair@sun.com
To: Ceri Davies <ceri@submonkey.net>
Cc: Margot Miller <Margot.Miller@sun.com>, webstack-discuss@opensolaris.org,
        LSARC-ext@sun.com, Jyri Virkki <jyri@sac.sfbay.sun.com>
Message-id: <20090304050151.GT48680@vayavyam.India.Sun.COM>
MIME-version: 1.0
X-Mailer: Mutt/v1.5i
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
X-Operating-System: FreeBSD
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
 <49AC74ED.2080402@sun.com> <20090303124646.GA23144@submonkey.net>
User-Agent: Mutt/1.5.19 (2009-02-20)
Status: RO
Content-Length: 390

| There is a security bug in 2.7STABLE5 -
| http://www.squid-cache.org/Advisories/SQUID-2009_1.txt
| 
| Will you now target 2.7STABLE6 instead?

I think this is O.K and does not require an ARC case since it
is an update in the minor version. So it would be possible to
integrate 2.7STABLE6 instead.
Jyri, is my understanding correct?
 

                                    rahul
--
1. e4 _

From Jyri.Virkki@sun.com Tue Mar  3 22:01:14 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2461Dp2021575
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Mar 2009 22:01:14 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n24619UJ017418;
	Wed, 4 Mar 2009 06:01:11 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFY00A01WPX6Q00@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 03 Mar 2009 22:01:09 -0800 (PST)
Received: from brmea-mail-1.sun.com ([192.18.98.31])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFY0077XWPW5D10@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 03 Mar 2009 22:01:09 -0800 (PST)
Received: from dm-usca15-11.red.iplanet.com
 (host-185-56-18-192.iplanet.com [192.18.56.185] (may be forged))
	by brmea-mail-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n2460ugj025313; Wed,
 04 Mar 2009 06:00:56 +0000 (GMT)
Received: from buye.red.iplanet.com (buye [192.18.65.224])
	by dm-usca15-11.red.iplanet.com (8.11.7p1+Sun/8.11.7/IPLANET,v1.2)
 with ESMTP id n2460u012268; Tue, 03 Mar 2009 22:00:56 -0800 (PST)
Received: from buye.red.iplanet.com (localhost [127.0.0.1])
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7) with ESMTP id n2460utl018490; Tue,
 03 Mar 2009 22:00:56 -0800 (PST)
Received: (from jyri@localhost)
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7/Submit) id n2460uUH018489; Tue,
 03 Mar 2009 22:00:56 -0800 (PST)
Date: Tue, 03 Mar 2009 22:00:56 -0800
From: Jyri Virkki <Jyri.Virkki@sun.com>
Subject: Re: [webstack-discuss] Update Squid Proxy Server to 2.7STABLE5
 [LSARC/2009/130 FastTrack timeout 03/01/2009]
In-reply-to: <20090304050151.GT48680@vayavyam.India.Sun.COM>
To: rahul <Rahul.G.Nair@sun.com>
Cc: Ceri Davies <ceri@submonkey.net>, webstack-discuss@opensolaris.org,
        LSARC-ext@sun.com
Message-id: <20090304060056.GJ5976@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
 <49AC74ED.2080402@sun.com> <20090303124646.GA23144@submonkey.net>
 <20090304050151.GT48680@vayavyam.India.Sun.COM>
User-Agent: Mutt/1.5.11
Status: RO
Content-Length: 968

rahul wrote:
>
> | There is a security bug in 2.7STABLE5 -
> | http://www.squid-cache.org/Advisories/SQUID-2009_1.txt
> | 
> | Will you now target 2.7STABLE6 instead?
> 
> I think this is O.K and does not require an ARC case since it
> is an update in the minor version. So it would be possible to
> integrate 2.7STABLE6 instead.

2.7.* to 2.7.* is only bug fixes correct?

In general always integrate the latest version, which often may change
from the time a case is filed to the time you eventually integrate.
So most likely 2.7STABLE6, yes (unless upstream updates again before you
finish integration process ;-)

You do of course have to review all changes from 2.7STABLE5 to
2.7STABLE6 and make sure they are all bug fixes which do not impact
compatibility of public interfaces in any way. In the unlikely event
there is some problematic change, then come back to the ARC and
document it for review. 

-- 
Jyri J. Virkki - jyri.virkki@sun.com - Sun Microsystems

From Jyri.Virkki@sun.com Tue Mar  3 22:05:35 2009
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2465ZUd021976
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Mar 2009 22:05:35 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n2465YZE028552
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 3 Mar 2009 23:05:35 -0700 (MST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFY00B03WX93100@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 03 Mar 2009 23:05:33 -0700 (MST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFY008ZBWX88Q00@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 03 Mar 2009 23:05:32 -0700 (MST)
Received: from dm-usca15-11.red.iplanet.com
 (host-185-56-18-192.iplanet.com [192.18.56.185] (may be forged))
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n2465VE2000579; Wed,
 04 Mar 2009 06:05:31 +0000 (GMT)
Received: from buye.red.iplanet.com (buye [192.18.65.224])
	by dm-usca15-11.red.iplanet.com (8.11.7p1+Sun/8.11.7/IPLANET,v1.2)
 with ESMTP id n2465V012416; Tue, 03 Mar 2009 22:05:31 -0800 (PST)
Received: from buye.red.iplanet.com (localhost [127.0.0.1])
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7) with ESMTP id n2465VRC018590; Tue,
 03 Mar 2009 22:05:31 -0800 (PST)
Received: (from jyri@localhost)
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7/Submit) id n2465VGZ018589; Tue,
 03 Mar 2009 22:05:31 -0800 (PST)
Date: Tue, 03 Mar 2009 22:05:31 -0800
From: Jyri Virkki <Jyri.Virkki@sun.com>
Subject: Re: [webstack-discuss] Update Squid Proxy Server to 2.7STABLE5
 [LSARC/2009/130 FastTrack timeout 03/01/2009]
In-reply-to: <49AC74ED.2080402@sun.com>
To: LSARC-ext@sun.com
Cc: webstack-discuss@opensolaris.org
Message-id: <20090304060531.GK5976@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
 <49AC74ED.2080402@sun.com>
User-Agent: Mutt/1.5.11
Status: RO
Content-Length: 392


> >    1.1. Project/Component Working Name:
> >	 Update Squid Proxy Server to 2.7STABLE5
> >    1.2. Name of Document Author/Supplier:
> >	 Author:  Rahul Nair
> >    1.3  Date of This Document:
> >	23 February, 2009

This case timed out last Friday, there are no open issues and had a +1
from Margot, so closing it as approved.


-- 
Jyri J. Virkki - jyri.virkki@sun.com - Sun Microsystems

From adrian@skywalker.creative.net.au Tue Mar  3 22:06:33 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2466WTZ022177
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Mar 2009 22:06:33 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n2466Sg1021339;
	Wed, 4 Mar 2009 06:06:28 GMT
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFY00C01WYRGH00@nwk-avmta-2.sfbay.sun.com>; Tue,
 03 Mar 2009 22:06:27 -0800 (PST)
Received: from sca-ea-mail-2.sun.com ([192.18.43.25])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFY00BM7WYRSX40@nwk-avmta-2.sfbay.sun.com>; Tue,
 03 Mar 2009 22:06:27 -0800 (PST)
Received: from relay44i.sun.com ([192.5.209.118])
	by sca-ea-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id n2463unM005101;
 Wed, 04 Mar 2009 06:06:27 +0000 (GMT)
Received: from mmp42es.mmp.us.syntegra.com ([160.41.221.11] [160.41.221.11])
 by relay44i.sun.com with ESMTP id BT-MMP-999935; Wed,
 04 Mar 2009 06:06:19 +0000 (Z)
Received: from relay43i.sun.com (relay43i.sun.com [192.5.209.74])
 by mmp42es.mmp.us.syntegra.com with ESMTP id BT-MMP-392753; Wed,
 04 Mar 2009 06:06:18 +0000 (Z)
Received: from skywalker.creative.net.au ([203.56.168.1] [203.56.168.1])
 by relay4i.sun.com with ESMTP id BT-MMP-13021064; Wed,
 04 Mar 2009 06:06:17 +0000 (Z)
Received: by skywalker.creative.net.au (Postfix, from userid 1000)
	id A084820CB4D; Wed, 04 Mar 2009 15:06:16 +0900 (WST)
Date: Wed, 04 Mar 2009 15:06:16 +0900
From: Adrian Chadd <adrian@creative.net.au>
Subject: Re: [webstack-discuss] Update Squid Proxy Server to 2.7STABLE5
 [LSARC/2009/130 FastTrack timeout 03/01/2009]
In-reply-to: <20090304060056.GJ5976@sun.com>
Sender: adrian@skywalker.creative.net.au
To: Jyri Virkki <Jyri.Virkki@sun.com>
Cc: rahul <Rahul.G.Nair@sun.com>, Ceri Davies <ceri@submonkey.net>,
        webstack-discuss@opensolaris.org, LSARC-ext@sun.com
Message-id: <20090304060616.GF29483@skywalker.creative.net.au>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=0.0/5.0, scanned in 0.564sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
 <49AC74ED.2080402@sun.com> <20090303124646.GA23144@submonkey.net>
 <20090304050151.GT48680@vayavyam.India.Sun.COM> <20090304060056.GJ5976@sun.com>
User-Agent: Mutt/1.5.13 (2006-08-11)
Status: RO
Content-Length: 454

On Tue, Mar 03, 2009, Jyri Virkki wrote:
> rahul wrote:
> >
> > | There is a security bug in 2.7STABLE5 -
> > | http://www.squid-cache.org/Advisories/SQUID-2009_1.txt
> > | 
> > | Will you now target 2.7STABLE6 instead?
> > 
> > I think this is O.K and does not require an ARC case since it
> > is an update in the minor version. So it would be possible to
> > integrate 2.7STABLE6 instead.
> 
> 2.7.* to 2.7.* is only bug fixes correct?

No.



Adrian


From Jyri.Virkki@sun.com Tue Mar  3 23:39:44 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n247dhDA001952
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 3 Mar 2009 23:39:44 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n247dcSS002689
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 4 Mar 2009 07:39:42 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFZ006031A6O900@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 03 Mar 2009 23:39:42 -0800 (PST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFZ007EJ1A55D90@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 03 Mar 2009 23:39:41 -0800 (PST)
Received: from dm-usca15-11.red.iplanet.com
 (host-185-56-18-192.iplanet.com [192.18.56.185] (may be forged))
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n247dXQC001797; Wed,
 04 Mar 2009 07:39:33 +0000 (GMT)
Received: from buye.red.iplanet.com (buye [192.18.65.224])
	by dm-usca15-11.red.iplanet.com (8.11.7p1+Sun/8.11.7/IPLANET,v1.2)
 with ESMTP id n247dW014882; Tue, 03 Mar 2009 23:39:32 -0800 (PST)
Received: from buye.red.iplanet.com (localhost [127.0.0.1])
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7) with ESMTP id n247dW5Q020399; Tue,
 03 Mar 2009 23:39:32 -0800 (PST)
Received: (from jyri@localhost)
	by buye.red.iplanet.com (8.13.7+Sun/8.13.7/Submit) id n247dWcM020398; Tue,
 03 Mar 2009 23:39:32 -0800 (PST)
Date: Tue, 03 Mar 2009 23:39:32 -0800
From: Jyri Virkki <Jyri.Virkki@sun.com>
Subject: Re: [webstack-discuss] Update Squid Proxy Server to 2.7STABLE5
 [LSARC/2009/130 FastTrack timeout 03/01/2009]
In-reply-to: <20090304060616.GF29483@skywalker.creative.net.au>
To: Adrian Chadd <adrian@creative.net.au>
Cc: webstack-discuss@opensolaris.org, LSARC-ext@sun.com
Message-id: <20090304073932.GA20394@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
 <49AC74ED.2080402@sun.com> <20090303124646.GA23144@submonkey.net>
 <20090304050151.GT48680@vayavyam.India.Sun.COM>
 <20090304060056.GJ5976@sun.com>
 <20090304060616.GF29483@skywalker.creative.net.au>
User-Agent: Mutt/1.5.11
Status: RO
Content-Length: 389

Adrian Chadd wrote:
>
> > > I think this is O.K and does not require an ARC case since it
> > > is an update in the minor version. So it would be possible to
> > > integrate 2.7STABLE6 instead.
> > 
> > 2.7.* to 2.7.* is only bug fixes correct?
> 
> No.

Can you elaborate? What is incompatible from 2.7STABLE5 to 2.7STABLE6?



-- 
Jyri J. Virkki - jyri.virkki@sun.com - Sun Microsystems

From adrian@skywalker.creative.net.au Wed Mar  4 00:00:48 2009
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n2480lGs010817
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 4 Mar 2009 00:00:47 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id n2480dPT018466;
	Wed, 4 Mar 2009 08:00:45 GMT
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KFZ00N0B2982I00@brm-avmta-1.central.sun.com>; Wed,
 04 Mar 2009 01:00:44 -0700 (MST)
Received: from sca-ea-mail-3.sun.com ([192.18.43.21])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KFZ008M72968M80@brm-avmta-1.central.sun.com>; Wed,
 04 Mar 2009 01:00:42 -0700 (MST)
Received: from relay41i.sun.com ([192.5.209.70])
	by sca-ea-mail-3.sun.com (8.13.6+Sun/8.12.9) with ESMTP id n247wtvi023497;
 Wed, 04 Mar 2009 08:00:41 +0000 (GMT)
Received: from mmp42es.mmp.us.syntegra.com ([160.41.221.11] [160.41.221.11])
 by relay41i.sun.com with ESMTP id BT-MMP-1008703; Wed,
 04 Mar 2009 08:00:41 +0000 (Z)
Received: from relay43i.sun.com (relay43i.sun.com [192.5.209.74])
 by mmp42es.mmp.us.syntegra.com with ESMTP id BT-MMP-481239; Wed,
 04 Mar 2009 08:00:41 +0000 (Z)
Received: from skywalker.creative.net.au ([203.56.168.1] [203.56.168.1])
 by relay4i.sun.com with ESMTP id BT-MMP-13104873; Wed,
 04 Mar 2009 08:00:40 +0000 (Z)
Received: by skywalker.creative.net.au (Postfix, from userid 1000)
	id 8D11720CB58; Wed, 04 Mar 2009 17:00:38 +0900 (WST)
Date: Wed, 04 Mar 2009 17:00:38 +0900
From: Adrian Chadd <adrian@creative.net.au>
Subject: Re: [webstack-discuss] Update Squid Proxy Server to 2.7STABLE5
 [LSARC/2009/130 FastTrack timeout 03/01/2009]
In-reply-to: <20090304073932.GA20394@sun.com>
Sender: adrian@skywalker.creative.net.au
To: Jyri Virkki <Jyri.Virkki@sun.com>
Cc: Adrian Chadd <adrian@creative.net.au>, webstack-discuss@opensolaris.org,
        LSARC-ext@sun.com
Message-id: <20090304080038.GB6692@skywalker.creative.net.au>
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline
X-PMX-Version: 5.4.1.325704
X-Brightmail-Tracker: AAAAAA==
X-Antispam: No, score=0.0/5.0, scanned in 0.311sec at (localhost [127.0.0.1])
	by smf-spamd v1.3.1 - http://smfs.sf.net/
References: <200902240135.n1O1ZirJ029330@sac.sfbay.sun.com>
 <49AC74ED.2080402@sun.com> <20090303124646.GA23144@submonkey.net>
 <20090304050151.GT48680@vayavyam.India.Sun.COM>
 <20090304060056.GJ5976@sun.com>
 <20090304060616.GF29483@skywalker.creative.net.au>
 <20090304073932.GA20394@sun.com>
User-Agent: Mutt/1.5.13 (2006-08-11)
Status: RO
Content-Length: 454

On Tue, Mar 03, 2009, Jyri Virkki wrote:
> 
> Can you elaborate? What is incompatible from 2.7STABLE5 to 2.7STABLE6?

http://www.squid-cache.org/Versions/v2/2.7/changesets/ has the changes
in question.

The "no" is more in general, as I said in a previous email, because in general
features can be backported into a stable branch if there's a pressing need for
them.

So "2.7.STABLE(n+1) is not 2.7.STABLE(n) + bugfixes, for all values of n."



Adrian


