- dbus-cve-2012-3524.patch: Add patch for CVE-2012-3524 to fix getenv()

vulnerability in setuid root binaries (bnc#697105)

OBS-URL: https://build.opensuse.org/package/show/Base:System/dbus-1?expand=0&rev=95
This commit is contained in:
Marcus Meissner 2012-08-28 13:53:27 +00:00 committed by Git OBS Bridge
parent ffa8a65bfb
commit 9b75a6de5b
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
-------------------------------------------------------------------
Mon Aug 27 13:54:45 CEST 2012 - thoenig@suse.de
- Add patch for CVE-2012-3524 to fix getenv() vulnerability in
suids (bnc#697105)
- dbus-cve-2012-3524.patch: Add patch for CVE-2012-3524 to fix getenv()
vulnerability in setuid root binaries (bnc#697105)
-------------------------------------------------------------------
Tue May 15 07:18:57 UTC 2012 - vuntz@opensuse.org

View File

@ -55,7 +55,7 @@ Source4: baselibs.conf
Patch0: dbus-log-deny.patch
# PATCH-FIX-OPENSUSE coolo@suse.de -- force a feature configure won't accept without x11 in buildrequires
Patch1: dbus-do-autolaunch.patch
Patch2: dbus-cve-2012-3524.patch
Patch2: dbus-cve-2012-3524.patch
%if 0%{?suse_version} > 1100
%bcond_without selinux
%else