diff --git a/squid-3.1.0.15-smb-path.patch b/squid-3.1.0.15-smb-path.patch index cc7acb2..27bcc97 100644 --- a/squid-3.1.0.15-smb-path.patch +++ b/squid-3.1.0.15-smb-path.patch @@ -1,6 +1,6 @@ -diff -up squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.am.smb-path squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.am ---- squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.am.smb-path 2009-11-23 04:09:56.000000000 +0100 -+++ squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.am 2009-11-23 17:53:39.000000000 +0100 +diff -up squid-3.1.8/helpers/basic_auth/SMB/Makefile.am.smb-path squid-3.1.8/helpers/basic_auth/SMB/Makefile.am +--- squid-3.1.8/helpers/basic_auth/SMB/Makefile.am.smb-path 2010-09-04 05:25:57.000000000 +0200 ++++ squid-3.1.8/helpers/basic_auth/SMB/Makefile.am 2010-09-05 18:38:05.000000000 +0200 @@ -9,14 +9,14 @@ include $(top_srcdir)/src/Common.am @@ -18,11 +18,11 @@ diff -up squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.am.smb-path squid-3.1.0. SMB_AUTH_HELPER_PATH = $(libexecdir)/$(SMB_AUTH_HELPER) libexec_SCRIPTS = $(SMB_AUTH_HELPER) -diff -up squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.in.smb-path squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.in ---- squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.in.smb-path 2009-11-23 04:10:32.000000000 +0100 -+++ squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.in 2009-11-23 17:54:47.000000000 +0100 -@@ -271,11 +271,11 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdi - -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) -I$(srcdir) +diff -up squid-3.1.8/helpers/basic_auth/SMB/Makefile.in.smb-path squid-3.1.8/helpers/basic_auth/SMB/Makefile.in +--- squid-3.1.8/helpers/basic_auth/SMB/Makefile.in.smb-path 2010-09-04 05:26:21.000000000 +0200 ++++ squid-3.1.8/helpers/basic_auth/SMB/Makefile.in 2010-09-05 18:39:47.000000000 +0200 +@@ -291,11 +291,11 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdi + -I$(srcdir) # SAMBAPREFIX must point to the directory where Samba has been installed. -# By default, Samba is installed in /usr/local/samba. If you changed this diff --git a/squid.spec b/squid.spec index 85e999a..748e75a 100644 --- a/squid.spec +++ b/squid.spec @@ -3,7 +3,7 @@ ## % define __find_requires %{SOURCE99} Name: squid -Version: 3.1.7 +Version: 3.1.8 Release: 1%{?dist} Summary: The Squid proxy caching server Epoch: 7 @@ -253,6 +253,9 @@ fi %changelog +* Sun Sep 05 2010 Henrik Nordstrom - 7:3.1.8-1 +- Bug #630445: SQUID-2010:3 Denial of service issue + * Tue Aug 24 2010 Henrik Nordstrom - 7: 3.1.7-1 - Upstream 3.1.7 bugfix release