3.1.8 / squid-2010:3

This commit is contained in:
Henrik Nordstrom 2010-09-05 18:47:17 +02:00
parent 39d5b858b8
commit eee43d66fa
2 changed files with 12 additions and 9 deletions

View File

@ -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 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.0.15/helpers/basic_auth/SMB/Makefile.am.smb-path 2009-11-23 04:09:56.000000000 +0100 --- squid-3.1.8/helpers/basic_auth/SMB/Makefile.am.smb-path 2010-09-04 05:25:57.000000000 +0200
+++ squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.am 2009-11-23 17:53:39.000000000 +0100 +++ squid-3.1.8/helpers/basic_auth/SMB/Makefile.am 2010-09-05 18:38:05.000000000 +0200
@@ -9,14 +9,14 @@ @@ -9,14 +9,14 @@
include $(top_srcdir)/src/Common.am 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) SMB_AUTH_HELPER_PATH = $(libexecdir)/$(SMB_AUTH_HELPER)
libexec_SCRIPTS = $(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 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.0.15/helpers/basic_auth/SMB/Makefile.in.smb-path 2009-11-23 04:10:32.000000000 +0100 --- squid-3.1.8/helpers/basic_auth/SMB/Makefile.in.smb-path 2010-09-04 05:26:21.000000000 +0200
+++ squid-3.1.0.15/helpers/basic_auth/SMB/Makefile.in 2009-11-23 17:54:47.000000000 +0100 +++ squid-3.1.8/helpers/basic_auth/SMB/Makefile.in 2010-09-05 18:39:47.000000000 +0200
@@ -271,11 +271,11 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdi @@ -291,11 +291,11 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdi
-I$(top_builddir)/include $(SQUID_CPPUNIT_INC) -I$(srcdir) -I$(srcdir)
# SAMBAPREFIX must point to the directory where Samba has been installed. # SAMBAPREFIX must point to the directory where Samba has been installed.
-# By default, Samba is installed in /usr/local/samba. If you changed this -# By default, Samba is installed in /usr/local/samba. If you changed this

View File

@ -3,7 +3,7 @@
## % define __find_requires %{SOURCE99} ## % define __find_requires %{SOURCE99}
Name: squid Name: squid
Version: 3.1.7 Version: 3.1.8
Release: 1%{?dist} Release: 1%{?dist}
Summary: The Squid proxy caching server Summary: The Squid proxy caching server
Epoch: 7 Epoch: 7
@ -253,6 +253,9 @@ fi
%changelog %changelog
* Sun Sep 05 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:3.1.8-1
- Bug #630445: SQUID-2010:3 Denial of service issue
* Tue Aug 24 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7: 3.1.7-1 * Tue Aug 24 2010 Henrik Nordstrom <henrik@henriknordstrom.net> - 7: 3.1.7-1
- Upstream 3.1.7 bugfix release - Upstream 3.1.7 bugfix release