Re: [squid-users] squid yum install

2014-09-01 Thread Eliezer Croitoru

On 08/29/2014 09:43 PM, Lawrence Pingree wrote:

Awesome! Thank you. Will that roll into their prod repositories?

I am not sure about it, Sorry.

Eliezer


RE: [squid-users] squid yum install

2014-08-29 Thread Lawrence Pingree
Awesome! Thank you. Will that roll into their prod repositories?

-Original Message-
From: Eliezer Croitoru [mailto:elie...@ngtech.co.il] 
Sent: Friday, August 29, 2014 1:46 AM
To: squid-users@squid-cache.org
Cc: Lawrence Pingree
Subject: Re: [squid-users] squid yum install

On 08/29/2014 07:33 AM, Lawrence Pingree wrote:
> Does anyone know who builds the latest versions of squid RPMs for Opensuse? I 
> would love to upgrade but can't.

I have a build node for opensuse and I will add it to the build list for next 
week.

Eliezer



Re: [squid-users] squid yum install

2014-08-29 Thread Eliezer Croitoru

On 08/29/2014 07:33 AM, Lawrence Pingree wrote:

Does anyone know who builds the latest versions of squid RPMs for Opensuse? I 
would love to upgrade but can't.


I have a build node for opensuse and I will add it to the build list for 
next week.


Eliezer


RE: [squid-users] squid yum install

2014-08-28 Thread Lawrence Pingree
Does anyone know who builds the latest versions of squid RPMs for Opensuse? I 
would love to upgrade but can't.

-Original Message-
From: Eliezer Croitoru [mailto:elie...@ngtech.co.il] 
Sent: Thursday, August 28, 2014 3:40 PM
To: squid-users@squid-cache.org
Subject: Re: [squid-users] squid yum install

Hey There,

Indeed there is not yet a 3.4.7 release due to the basic fact that it was 
released in the last 24 hours and it takes time to run a basic test and build 
the RPMS.

I will probably build the 3.4.7 RPMS in the next week.
The release will be for CentOS 6 and not yet 7.

Indeed squid builds on CentOS 7 but from my point view it is not tested enough 
for production compared to ubuntu 14.04.

I will release notes about it later.

Eliezer

On 08/28/2014 04:28 PM, Santosh Bhabal wrote:
> Hello Farooq,
>
> I am unable to find squid 3.4.7 rpm in the URL which you have given.
>
> Regards
> Santosh





Re: [squid-users] squid yum install

2014-08-28 Thread Fernando Lozano
Hi Eliezer,

For my part I appreciate very much your effort building and hosting
those packages and understand it takes some time. Thanks a lot!


PS: Most of my proposed changes (like SELinux policy for SMP) are
already in Fedora. Have to check if they have moved to RHEL6/7 and so to
CentOS.


[]s, Fernando Lozano

> Hey There,
>
> Indeed there is not yet a 3.4.7 release due to the basic fact that it
> was released in the last 24 hours and it takes time to run a basic
> test and build the RPMS.
>
> I will probably build the 3.4.7 RPMS in the next week.
> The release will be for CentOS 6 and not yet 7.
>
> Indeed squid builds on CentOS 7 but from my point view it is not
> tested enough for production compared to ubuntu 14.04.
>
> I will release notes about it later.
>
> Eliezer
>
> On 08/28/2014 04:28 PM, Santosh Bhabal wrote:
>> Hello Farooq,
>>
>> I am unable to find squid 3.4.7 rpm in the URL which you have given.
>>
>> Regards
>> Santosh
>



Re: [squid-users] squid yum install

2014-08-28 Thread Eliezer Croitoru

Hey There,

Indeed there is not yet a 3.4.7 release due to the basic fact that it 
was released in the last 24 hours and it takes time to run a basic test 
and build the RPMS.


I will probably build the 3.4.7 RPMS in the next week.
The release will be for CentOS 6 and not yet 7.

Indeed squid builds on CentOS 7 but from my point view it is not tested 
enough for production compared to ubuntu 14.04.


I will release notes about it later.

Eliezer

On 08/28/2014 04:28 PM, Santosh Bhabal wrote:

Hello Farooq,

I am unable to find squid 3.4.7 rpm in the URL which you have given.

Regards
Santosh




Re: [squid-users] squid yum install

2014-08-28 Thread Fernando Lozano
Hi,

The latest release there is 3.4.5-2 built July

[]s, Fernando Lozano

> You can use the rpm as can be found in 
> http://www1.ngtech.co.il/rpm/centos/6/x86_64/
> 
> How to install squid-3.4.7 using yum?



RE: [squid-users] squid yum install

2014-08-28 Thread Farooq Bhatti
Yes the last version is 3.4.5 on the link;

And for yum check out this
http://wiki.squid-cache.org/SquidFaq/BinaryPackages

[squid]
name=Squid repo for CentOS Linux 6 - $basearch
#IL mirror
baseurl=http://www1.ngtech.co.il/rpm/centos/6/$basearch/beta
failovermethod=priority
enabled=1
gpgcheck=0

Install Procedure:

yum update
yum install squid

Seems required to wait until it is being uploaded to 
http://www1.ngtech.co.il/rpm/centos/6/x86_64/; Or if any other option do let me 
know as well as SRPM is also of 3.4.5 version yet.

BR
Farooq

-Original Message-
From: Santosh Bhabal [mailto:sant...@antfarm.in]
Sent: Thursday, August 28, 2014 6:28 PM
To: Farooq Bhatti
Cc: squid-users@squid-cache.org
Subject: Re: [squid-users] squid yum install

Hello Farooq,

I am unable to find squid 3.4.7 rpm in the URL which you have given.

Regards
Santosh

On Thu, Aug 28, 2014 at 6:51 PM, Farooq Bhatti  wrote:
> Hi,
>
> You can use the rpm as can be found in 
> http://www1.ngtech.co.il/rpm/centos/6/x86_64/
>
> BR
> Farooq
>
> -Original Message-
> From: Santosh Bhabal [mailto:sant...@antfarm.in]
> Sent: Thursday, August 28, 2014 6:02 PM
> To: squid-users@squid-cache.org
> Subject: [squid-users] squid yum install
>
> Hello Experts,
>
> How to install squid-3.4.7 using yum?
>
> Regards
> Santosh
>
>
> ---
> This email is free from viruses and malware because avast! Antivirus 
> protection is active.
> http://www.avast.com
>


---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com



Re: [squid-users] squid yum install

2014-08-28 Thread Santosh Bhabal
Hello Farooq,

I am unable to find squid 3.4.7 rpm in the URL which you have given.

Regards
Santosh

On Thu, Aug 28, 2014 at 6:51 PM, Farooq Bhatti  wrote:
> Hi,
>
> You can use the rpm as can be found in 
> http://www1.ngtech.co.il/rpm/centos/6/x86_64/
>
> BR
> Farooq
>
> -Original Message-
> From: Santosh Bhabal [mailto:sant...@antfarm.in]
> Sent: Thursday, August 28, 2014 6:02 PM
> To: squid-users@squid-cache.org
> Subject: [squid-users] squid yum install
>
> Hello Experts,
>
> How to install squid-3.4.7 using yum?
>
> Regards
> Santosh
>
>
> ---
> This email is free from viruses and malware because avast! Antivirus 
> protection is active.
> http://www.avast.com
>


RE: [squid-users] squid yum install

2014-08-28 Thread Farooq Bhatti
Hi,

You can use the rpm as can be found in 
http://www1.ngtech.co.il/rpm/centos/6/x86_64/

BR
Farooq

-Original Message-
From: Santosh Bhabal [mailto:sant...@antfarm.in]
Sent: Thursday, August 28, 2014 6:02 PM
To: squid-users@squid-cache.org
Subject: [squid-users] squid yum install

Hello Experts,

How to install squid-3.4.7 using yum?

Regards
Santosh


---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com