rpms/squid/F-8 .cvsignore, 1.28, 1.29 sources, 1.30, 1.31 squid-2.6.STABLE16-fd.patch, 1.1, 1.2 squid.spec, 1.90, 1.91

Martin Nagy (mnagy) fedora-extras-commits at redhat.com
Thu Dec 6 08:35:18 UTC 2007


Author: mnagy

Update of /cvs/extras/rpms/squid/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16442

Modified Files:
	.cvsignore sources squid-2.6.STABLE16-fd.patch squid.spec 
Log Message:
* Tue Dec 06 2007 Martin Nagy <mnagy at redhat.com> - 2.6.STABLE17-1
- upgrade to latest upstream 2.6.STABLE17



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/squid/F-8/.cvsignore,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- .cvsignore	14 Sep 2007 06:18:59 -0000	1.28
+++ .cvsignore	6 Dec 2007 08:34:44 -0000	1.29
@@ -1 +1 @@
-squid-2.6.STABLE16.tar.bz2
+squid-2.6.STABLE17.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/squid/F-8/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sources	14 Sep 2007 06:18:59 -0000	1.30
+++ sources	6 Dec 2007 08:34:44 -0000	1.31
@@ -1 +1 @@
-849bee6f269e6c773f215fd4b41de0e3  squid-2.6.STABLE16.tar.bz2
+e6face0dff4ea054d3ba94236eb56ea1  squid-2.6.STABLE17.tar.bz2

squid-2.6.STABLE16-fd.patch:

Index: squid-2.6.STABLE16-fd.patch
===================================================================
RCS file: /cvs/extras/rpms/squid/F-8/squid-2.6.STABLE16-fd.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- squid-2.6.STABLE16-fd.patch	25 Sep 2007 12:25:50 -0000	1.1
+++ squid-2.6.STABLE16-fd.patch	6 Dec 2007 08:34:44 -0000	1.2
@@ -1,14 +1,6 @@
 diff -up squid-2.6.STABLE16/src/tools.c.fd squid-2.6.STABLE16/src/tools.c
 --- squid-2.6.STABLE16/src/tools.c.fd	2007-09-01 22:09:50.000000000 +0200
 +++ squid-2.6.STABLE16/src/tools.c	2007-09-21 15:01:32.000000000 +0200
-@@ -1,6 +1,6 @@
- 
- /*
-- * $Id$
-+ * $Id$
-  *
-  * DEBUG: section 21    Misc Functions
-  * AUTHOR: Harvest Derived
 @@ -735,46 +735,62 @@ readPidFile(void)
  }
  
@@ -105,14 +97,6 @@
 diff -up squid-2.6.STABLE16/src/cf.data.pre.fd squid-2.6.STABLE16/src/cf.data.pre
 --- squid-2.6.STABLE16/src/cf.data.pre.fd	2007-09-21 12:52:28.000000000 +0200
 +++ squid-2.6.STABLE16/src/cf.data.pre	2007-09-21 15:07:15.000000000 +0200
-@@ -1,6 +1,6 @@
- 
- #
--# $Id$
-+# $Id$
- #
- # SQUID Web Proxy Cache          http://www.squid-cache.org/
- # ----------------------------------------------------------
 @@ -5216,4 +5216,16 @@ DOC_START
  	rounded to 1000.
  DOC_END
@@ -133,14 +117,6 @@
 diff -up squid-2.6.STABLE16/src/protos.h.fd squid-2.6.STABLE16/src/protos.h
 --- squid-2.6.STABLE16/src/protos.h.fd	2007-07-15 11:52:17.000000000 +0200
 +++ squid-2.6.STABLE16/src/protos.h	2007-09-21 15:03:14.000000000 +0200
-@@ -1,6 +1,6 @@
- 
- /*
-- * $Id$
-+ * $Id$
-  *
-  *
-  * SQUID Web Proxy Cache          http://www.squid-cache.org/
 @@ -1102,6 +1102,7 @@ extern void no_suid(void);
  extern void writePidFile(void);
  extern void setSocketShutdownLifetimes(int);
@@ -152,14 +128,6 @@
 diff -up squid-2.6.STABLE16/src/main.c.fd squid-2.6.STABLE16/src/main.c
 --- squid-2.6.STABLE16/src/main.c.fd	2007-08-31 15:52:10.000000000 +0200
 +++ squid-2.6.STABLE16/src/main.c	2007-09-21 15:04:01.000000000 +0200
-@@ -1,6 +1,6 @@
- 
- /*
-- * $Id$
-+ * $Id$
-  *
-  * DEBUG: section 1     Startup and Main Loop
-  * AUTHOR: Harvest Derived
 @@ -552,6 +552,7 @@ mainInitialize(void)
  	debug(1, 0) ("Running on %s\n", WIN32_OS_string);
  #endif
@@ -171,14 +139,6 @@
 diff -up squid-2.6.STABLE16/src/structs.h.fd squid-2.6.STABLE16/src/structs.h
 --- squid-2.6.STABLE16/src/structs.h.fd	2007-09-05 23:28:34.000000000 +0200
 +++ squid-2.6.STABLE16/src/structs.h	2007-09-21 15:04:49.000000000 +0200
-@@ -1,6 +1,6 @@
- 
- /*
-- * $Id$
-+ * $Id$
-  *
-  *
-  * SQUID Web Proxy Cache          http://www.squid-cache.org/
 @@ -810,6 +810,7 @@ struct _SquidConfig {
  #endif
      time_t refresh_stale_window;


Index: squid.spec
===================================================================
RCS file: /cvs/extras/rpms/squid/F-8/squid.spec,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- squid.spec	12 Nov 2007 13:07:32 -0000	1.90
+++ squid.spec	6 Dec 2007 08:34:44 -0000	1.91
@@ -4,8 +4,8 @@
 
 Summary:  The Squid proxy caching server
 Name:     squid
-Version:  2.6.STABLE16
-Release:  3%{?dist}
+Version:  2.6.STABLE17
+Release:  1%{?dist}
 Epoch:    7
 License:  GPL
 Group:    System Environment/Daemons
@@ -328,6 +328,9 @@
     chgrp squid /var/cache/samba/winbindd_privileged >/dev/null 2>&1 || :
 
 %changelog
+* Tue Dec 06 2007 Martin Nagy <mnagy at redhat.com> - 2.6.STABLE17-1
+- upgrade to latest upstream 2.6.STABLE17
+
 * Mon Nov 12 2007 Martin Bacovsky <mbacovsk at redhat.com> - 7:2.6.STABLE16-3
 - squid is compiled wirh arp acls support (--enable-arp-acl)
 




More information about the fedora-extras-commits mailing list