Browse Source

update: apr, apr-util

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4849 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 12 years ago
parent
commit
f793b5d131
2 changed files with 10 additions and 13 deletions
  1. 6 12
      a/apr-util/apr-util-vl.spec
  2. 4 1
      a/apr/apr-vl.spec

+ 6 - 12
a/apr-util/apr-util-vl.spec

@@ -3,8 +3,8 @@
 Summary: Apache Portable Runtime Utility library
 Summary(ja): Apache ポータブルランタイムユーティリティライブラリ
 Name: apr-util
-Version: 1.3.9
-Release: 7%{?_dist_release}
+Version: 1.3.12
+Release: 1%{?_dist_release}
 
 License: Apache Software License 2.0
 Group: System Environment/Libraries
@@ -13,11 +13,6 @@ URL: http://apr.apache.org/
 Source0: %{name}-%{version}.tar.bz2
 Patch1: apr-util-1.2.7-pkgconf.patch
 Patch2: apr-util-1.3.7-nodbmdso.patch
-#security fix
-Patch100: apr-util-1.3.x-CVE-2009-0023.diff
-Patch110: apr-util-1.3.x-CVE-2009-1955.diff
-Patch120: apr-util-1.3.4_CVE-2009-1956.patch
-Patch130: apr-util-1.3.x-CVE-2009-2412.diff
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: autoconf, doxygen, apr-devel >= 1.2.0
@@ -111,11 +106,6 @@ This package provides the LDAP support for the apr-util.
 %patch1 -p1 -b .pkgconf
 %patch2 -p1 -b .nodbmdso
 
-#patch100 -p0 -b .CVE-2009-0023
-#patch110 -p0 -b .CVE-2009-1955
-#patch120 -p0 -b .CVE-2009-1956
-#patch130 -p4 -b .CVE-2009-2412
-
 %build
 autoheader && autoconf
 %configure --with-apr=%{_prefix} \
@@ -217,6 +207,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/apr-util-%{apuver}/apr_ldap*
 
 %changelog
+* Sat Oct  1 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.3.12-1
+- new upstream release
+- rebuilt with MySQL-5.5.15
+
 * Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 1.3.9-7
 - rebuilt with postgresql-9.0.3
 

+ 4 - 1
a/apr/apr-vl.spec

@@ -6,7 +6,7 @@
 Name: apr
 Summary: Apache Portable Runtime library
 Summary(ja): Apache ポータブルランタイムライブラリ
-Version: 1.4.2
+Version: 1.4.5
 Release: 1%{?_dist_release}
 
 Group: System Environment/Libraries
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/apr-%{aprver}/*.h
 
 %changelog
+* Sat Oct  1 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.4.5-1
+- new upstream release
+
 * Wed Sep 22 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 1.4.2-1
 - new upstream release
 - built with rpm-4.8.1