From bf9b69cef9ee165b41985149aa1ce3ec66cc4acf Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Mar 12 2013 14:06:21 +0000 Subject: 3.0.21 --- diff --git a/.gitignore b/.gitignore index ed26323..62a5fc3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ privoxy-3.0.16-stable-src.tar.gz /privoxy-3.0.19-stable-src.tar.gz +/privoxy-3.0.21-stable-src.tar.gz diff --git a/privoxy.spec b/privoxy.spec index acad7a8..6902bd4 100644 --- a/privoxy.spec +++ b/privoxy.spec @@ -6,14 +6,14 @@ #define beta_or_stable beta Name: privoxy -Version: 3.0.19 -Release: 5%{?dist} +Version: 3.0.21 +Release: 1%{?dist} Summary: Privacy enhancing proxy License: GPLv2+ Source0: http://downloads.sourceforge.net/ijbswa/%{name}-%{version}-%{beta_or_stable}-src.tar.gz Source1: privoxy.service -Patch0: privoxy-3.0.16-chkconfig.patch -Patch1: privoxy-3.0.16-configdir.patch +#Patch0: privoxy-3.0.16-chkconfig.patch +#Patch1: privoxy-3.0.16-configdir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Group: System Environment/Daemons URL: http://www.privoxy.org/ @@ -37,8 +37,8 @@ Privoxy is based on the Internet Junkbuster. %prep %setup -q -n %{name}-%{version}-%{beta_or_stable} -%patch0 -p1 -%patch1 -p1 +#%patch0 -p1 +#%patch1 -p1 %build rm -rf autom4te.cache @@ -136,6 +136,9 @@ fi #doc/source/developer-manual doc/source/faq doc/source/user-manual %changelog +* Tue Mar 12 2013 Jon Ciesla - 3.0.21-1 +- 3.0.21, fix for CVE-2013-2503. + * Thu Feb 14 2013 Fedora Release Engineering - 3.0.19-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 9959449..d755107 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57acc79059565cc42eda67982842785d privoxy-3.0.19-stable-src.tar.gz +79558f2545cfcf9731f7de611646d837 privoxy-3.0.21-stable-src.tar.gz