Author: glen Date: Thu Jun 11 21:34:39 2009 GMT Module: packages Tag: HEAD ---- Log message: - CVE-2009-0115 fix from redhat; rel 11
---- Files affected: packages/multipath-tools: multipath-tools.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: packages/multipath-tools/multipath-tools.spec diff -u packages/multipath-tools/multipath-tools.spec:1.58 packages/multipath-tools/multipath-tools.spec:1.59 --- packages/multipath-tools/multipath-tools.spec:1.58 Wed Apr 15 14:44:07 2009 +++ packages/multipath-tools/multipath-tools.spec Thu Jun 11 23:34:34 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Implementacja wielotrasowego dostępu do zasobów przy użyciu device-mappera Name: multipath-tools Version: 0.4.8 -Release: 9 +Release: 11 License: GPL v2 Group: Base Source0: http://christophe.varoqui.free.fr/multipath-tools/%{name}-%{version}.tar.bz2 @@ -22,10 +22,7 @@ Patch0: %{name}-llh.patch Patch1: %{name}-kpartx-udev.patch Patch2: %{name}-bindings.patch -# http://securitytracker.com/alerts/2009/Apr/1021997.html -# Fix in RH: -# https://rhn.redhat.com/errata/RHSA-2009-0411.html -BuildRequires: security(CVE-2009-0115) +Patch3: 493400_multipathd_umask_fix.patch BuildRequires: device-mapper-devel >= 1.02.08 BuildRequires: libaio-devel BuildRequires: linux-libc-headers >= 2.6.12.0-5 @@ -109,6 +106,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build %if %{with initrd} @@ -193,6 +191,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2009/06/11 21:34:34 glen +- CVE-2009-0115 fix from redhat; rel 11 + Revision 1.58 2009/04/15 12:44:07 blues - security blocker: CVE-2009-0115 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/multipath-tools/multipath-tools.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
