Logoj0ke.net Open Build Service > Projects > ha:uplex > varnish2 > Changes
Sign Up | Log In

Changes of Revision 2

[-] Added varnish.changes
 
1
@@ -0,0 +1,5 @@
2
+-------------------------------------------------------------------
3
+Sun Oct  9 09:45:57 UTC 2011 - cs@linux-administrator.com
4
+
5
+- initial build of uplex varnish 
6
+
7
[-] Changed varnish.spec ^
120
 
1
@@ -1,7 +1,7 @@
2
 # norootforbuild
3
-%define pversion   2.0.6
4
+%define pversion   2.0.3_VSLP
5
 Name:      varnish
6
-Version:   2.0.6
7
+Version:   2.0.3
8
 Release:   13
9
 #
10
 License:   BSD
11
@@ -10,6 +10,7 @@
12
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
13
 BuildRequires: ncurses-devel libxslt
14
 Requires:  gcc
15
+Provides:  varnish-vslp
16
 %define _bindir      %{_sbindir}
17
 %define pkg_home     %{_var}/lib/%{name}
18
 %define pkg_logdir   %{_var}/log/%{name}
19
@@ -21,13 +22,6 @@
20
 Source2:   varnish.init
21
 Patch0:        varnish-redhat-pid.patch
22
 Patch1:        varnishncsa-vhost.patch
23
-# bugfixes
24
-# changeset 3308 / included since 2.0.1
25
-#Patch100: %{name}-%{version}-acl_compile.patch
26
-# changeset 3315 / included since 2.0.1
27
-#Patch101: %{name}-%{version}-coredump_http_protocol_input.patch
28
-# changeset 3322 / included since 2.0.2
29
-#Patch102: %{name}-%{version}-ESI.patch
30
 
31
 Summary:   Varnish is a high-performance HTTP accelerator
32
 
33
@@ -49,6 +43,7 @@
34
 
35
 %package -n libvarnish1
36
 Group: Productivity/Networking/Web/Proxy
37
+Conflicts:      libvarnish0
38
 #
39
 Summary: Shared libraries for Varnish
40
 %description -n libvarnish1
41
@@ -96,12 +91,9 @@
42
 
43
 %debug_package
44
 %prep
45
-%setup -n %{name}-%{pversion} 
46
+%setup -n universal_%{name}-%{pversion} 
47
 %patch0
48
 %patch1
49
-##%patch100
50
-##%patch101
51
-##%patch102
52
 
53
 touch AUTHORS COPYING NEWS
54
 
55
@@ -242,64 +234,3 @@
56
 %{_libdir}/libvarnishcompat.so
57
 
58
 %changelog
59
-* Fri Dec 18 2009 Carsten Schoene <cs@linux-administrator.com> - 2.0.6-13
60
-- update to release 2.0.6
61
-
62
-* Tue Jun 16 2009 Carsten Schoene <cs@linux-administrator.com> - 2.0.4-12
63
-- remove last patch
64
-
65
-* Thu Jun 04 2009 Carsten Schoene <cs@linux-administrator.com> - 2.0.4-11
66
-- added notimeouts_norecycle.patch fixes (#495)
67
-
68
-* Thu Apr 02 2009 Carsten Schoene <cs@linux-administrator.com> - 2.0.4-10
69
-- update to release 2.0.4
70
- - Serve graced objects if the backend is unhealthy
71
- - Portability fixes for Solaris, MacOS X/Darwin and NetBSD
72
- - Documentation updates
73
- - Added server.hostname and server.identity to VCL
74
- - Fixed a problem where we would sleep for far too long when we would run out of file descriptors
75
- - Add support for processing binary objects with ESI
76
-
77
-* Sat Mar 28 2009 Carsten Schoene <cs@linux-administrator.com> - 2.0.3-9
78
-- only changes in specfile
79
-
80
-* Mon Mar 09 2009 Carsten Schoene <cs@linux-administrator.com>
81
-- update to release 2.0.3
82
- - Support for backend timeouts
83
- - Multiple fixes in how we process ESI
84
- - restart in vcl_hit is now supported
85
- - Documentation has been updated
86
- - Expiry processing is now more scalable
87
- - The default session workspace is now 16k instead of 8k
88
- - More graceful handling of too many headers from the client or the server.
89
- - More expressive purges 
90
-
91
-* Fri Nov 14 2008 Carsten Schoene <cs@linux-administrator.com>
92
-- update to release 2.0.2
93
- - This release fixes a possible ESI crash
94
- - increases the stack size for varnishreplay and makes it work on Linux
95
- - fixes the random director to actually work properly
96
- - makes it possible to remove duplicate purges
97
- - adds a man page for varnishtest
98
- - and makes resp.status work correctly in VCL
99
-
100
-* Mon Oct 20 2008 Carsten Schoene <cs@linux-administrator.com>
101
-- add ESI Patch / r3322
102
-
103
-* Fri Oct 17 2008 Carsten Schoene <cs@linux-administrator.com>
104
-- update to release 2.0.1
105
-
106
-* Fri Oct 17 2008 Carsten Schoene <cs@linux-administrator.com>
107
-- added two patches for 2.0 fixes:
108
- - acl_compile.patch
109
- - coredump_http_protocol_input.patch
110
-
111
-* Wed Oct 15 2008 Carsten Schoene <cs@linux-administrator.com>
112
-- build final version 2.0
113
-
114
-* Tue Oct 14 2008 Carsten Schoene <cs@linux-administrator.com>
115
-- build varnish 2.0-rc1 as prepareration for final 2.0
116
-
117
-* Tue Apr 08 2008 Carsten Schoene <cs@linux-administrator.com>
118
-- initial build of version 1.1.2
119
-
120
[+] Deleted varnish-2.0-acl_compile.patch ^
[+] Deleted varnish-2.0-coredump_http_protocol_input.patch ^
[+] Deleted varnish-2.0.1-ESI.patch ^
[+] Deleted varnish-2.0.4-notimeouts_norecycle.patch ^
[+] Deleted varnish_2.0.4-2.diff.gz ^
[+] Deleted varnishncsa-vhost-2.0.2.patch ^
[+] Deleted varnishncsa-vhost-2.0.6.patch ^
[+] Deleted varnishncsa-vhost.patch.debug ^
Deleted varnish-2.0.1.tar.gz ^
Deleted varnish-2.0.2.tar.gz ^
Deleted varnish-2.0.3.tar.bz2 ^
Added varnish-2.0.3_VSLP.tar.bz2 ^
Deleted varnish-2.0.4.tar.bz2 ^
Deleted varnish-2.0.6.tar.bz2 ^
Deleted varnish-2.0.tar.gz ^
[+] Deleted varnish_2.0.4-2.dsc ^
Deleted varnish_2.0.4.orig.tar.gz ^