[Mageia-dev] [soft-commits] [2285] 0.97.2 - fix squid configuration when sharing internet connection ( #1353)

Thierry Vignaud thierry.vignaud at gmail.com
Mon Dec 5 12:13:57 CET 2011


On 5 December 2011 11:49,  <root at mageia.org> wrote:
> Revision 2285 Author zezinho Date 2011-12-05 11:49:32 +0100 (Mon, 05 Dec
> 2011)
>
> Log Message
>
> 0.97.2 - fix squid configuration when sharing internet connection (#1353)

please next time commit different things as different commits, eg here:
1) first the squid fix
2) then the version bump

this:
- makes easier to review
- would prevent changelog garbage such as this

> Modified Paths
>
> drakx-net/branches/1/Makefile
> drakx-net/branches/1/NEWS
> drakx-net/branches/1/lib/network/squid.pm
>
> Modified: drakx-net/branches/1/Makefile
> ===================================================================
> --- drakx-net/branches/1/Makefile	2011-12-05 10:20:19 UTC (rev 2284)
> +++ drakx-net/branches/1/Makefile	2011-12-05 10:49:32 UTC (rev 2285)
> @@ -1,5 +1,5 @@
>  NAME = drakx-net
> -VERSION = 0.97.1
> +VERSION = 0.97.2
>
>  DESTDIR=
>  libdir=/usr/lib
>
> Modified: drakx-net/branches/1/NEWS
> ===================================================================
> --- drakx-net/branches/1/NEWS	2011-12-05 10:20:19 UTC (rev 2284)
> +++ drakx-net/branches/1/NEWS	2011-12-05 10:49:32 UTC (rev 2285)
> @@ -1,5 +1,8 @@
>  - make sure all strings ended in translation catalogs (#3371)
>
> +0.97.2:
> +- fix squid configuration when sharing internet connection (#1353)
> +
>  0.97.1:
>  - install b43-openfwwf for b43 chips instead of requiring external firmware
> files (#923)
>
>
> Modified: drakx-net/branches/1/lib/network/squid.pm
> ===================================================================
> --- drakx-net/branches/1/lib/network/squid.pm	2011-12-05 10:20:19 UTC (rev
> 2284)
> +++ drakx-net/branches/1/lib/network/squid.pm	2011-12-05 10:49:32 UTC (rev
> 2285)
> @@ -64,7 +64,7 @@
>  visible_hostname $squid_conf->{visible_hostname}[0]
>  append_domain .$internal_domain_name
>  err_html_text $squid_conf->{admin_mail}[0]
> -deny_info ERR_CUSTOM_ACCESS_DENIED all
> +deny_info ERR_CACHE_ACCESS_DENIED all
>  memory_pools off
>  coredump_dir /var/spool/squid
>  ie_refresh on
>



-- 
> R : Tu vois !
> > Q : Tu crois ?
> > > R : Ça casse l'ordre chronologique de l'échange.
> > > > Q : En quoi répondre au dessus est-il gênant ?


More information about the Mageia-dev mailing list