Author: arekm Date: Sun Aug 9 10:22:23 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.3.8 (fixes SECURITY: CVE-2009-2412)
---- Files affected: packages/apr: apr.spec (1.89 -> 1.90) ---- Diffs: ================================================================ Index: packages/apr/apr.spec diff -u packages/apr/apr.spec:1.89 packages/apr/apr.spec:1.90 --- packages/apr/apr.spec:1.89 Sun Jul 26 14:05:22 2009 +++ packages/apr/apr.spec Sun Aug 9 12:22:17 2009 @@ -6,13 +6,13 @@ Summary: Apache Portable Runtime Summary(pl.UTF-8): Apache Portable Runtime - przenoĊna biblioteka uruchomieniowa Name: apr -Version: 1.3.7 +Version: 1.3.8 Release: 1 Epoch: 1 License: Apache v2.0 Group: Libraries Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2 -# Source0-md5: 1414f695a236a2bf8e470ca624d6a2e8 +# Source0-md5: 3c7e3a39ae3d3573f49cb74e2dbf87a2 Patch0: %{name}-link.patch Patch1: %{name}-libtool.patch # disable some things that require recent kernel @@ -129,7 +129,7 @@ --with-devrandom=/dev/urandom %{__make} -%{?with_tests:%{__make} -j1 test} +%{?with_tests:%{__make} -j1 check} %install rm -rf $RPM_BUILD_ROOT @@ -195,6 +195,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.90 2009/08/09 10:22:17 arekm +- up to 1.3.8 (fixes SECURITY: CVE-2009-2412) + Revision 1.89 2009/07/26 12:05:22 arekm - disable features disables that for us, too ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apr/apr.spec?r1=1.89&r2=1.90&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
