[trafficserver] Update to v3.2.4.

Jan-Frode Myklebust janfrode at fedoraproject.org
Sat Jan 19 21:46:21 UTC 2013


commit 3fa7863be6054f075aeedcf3dc2bb46c39512316
Author: Jan-Frode Myklebust <janfrode at tanso.net>
Date:   Sat Jan 19 22:45:54 2013 +0100

    Update to v3.2.4.

 .gitignore         |    1 +
 sources            |    2 +-
 trafficserver.spec |   15 ++++++++-------
 3 files changed, 10 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2b7516a..4d9f236 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /trafficserver-3.0.4.tar.bz2
 /trafficserver-3.0.5.tar.bz2
 /trafficserver-3.2.0.tar.bz2
+/trafficserver-3.2.4.tar.bz2
diff --git a/sources b/sources
index 21cb64c..5325eb7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-112c15021d4742f172885b4920992db6  trafficserver-3.2.0.tar.bz2
+41d67f9b64e284984ea8cdc9518f3d4e  trafficserver-3.2.4.tar.bz2
diff --git a/trafficserver.spec b/trafficserver.spec
index a9380f7..c3cc050 100644
--- a/trafficserver.spec
+++ b/trafficserver.spec
@@ -2,8 +2,8 @@
 %define _hardened_build 1
 Summary:	Fast, scalable and extensible HTTP/1.1 compliant caching proxy server
 Name:		trafficserver
-Version:	3.2.0
-Release:	6%{?dist}
+Version:	3.2.4
+Release:	1%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Daemons
 Source0:	http://www.apache.org/dist/%{name}/%{name}-%{version}.tar.bz2
@@ -28,9 +28,6 @@ Requires(postun): initscripts
 %endif
 
 Patch2:		trafficserver-init_scripts.patch
-Patch7:		trafficserver_make_install.patch
-# TS-1392, scheduled to be fixed in next minor release.
-Patch8:		0001-TS-1392-Fix-SNI-certificate-fallback-path.patch
 
 
 %description
@@ -41,8 +38,6 @@ caching proxy server.
 %setup -q
 
 %patch2 -p1 -b .patch2
-%patch7 -p1 -b .patch7
-%patch8 -p1 -b .patch8
 
 %build
 ./configure --enable-layout=Gentoo --libdir=%{_libdir}/trafficserver --with-tcl=%{_libdir} --with-user=ats --with-group=ats
@@ -193,6 +188,12 @@ header files, and Apache httpd style module build system.
 %attr(0644,root,root) %{_libdir}/trafficserver/*.so
 
 %changelog
+* Sat Jan 19 2013 Jan-Frode Myklebust <janfrode at tanso.net> - 3.2.4-1
+- Update to 3.2.4 release candiate
+
+* Fri Jan 4 2013 Jan-Frode Myklebust <janfrode at tanso.net> - 3.2.3-1
+- Update to v3.2.3. Remove patches no longer needed.
+
 * Fri Aug 24 2012 Václav Pavlín <vpavlin at redhat.com> - 3.2.0-6
 - Scriptlets replaced with new systemd macros (#851462)
 


More information about the scm-commits mailing list