upgrade to 0.36.2 which fixes an exploit where users can attach to another
user's session bus (CAN-2005-0201)
This commit is contained in:
parent
423a7704d6
commit
74a865a340
@ -7,3 +7,4 @@ dbus-0.34.tar.gz
|
||||
dbus-0.35.2.tar.gz
|
||||
dbus-0.36.tar.gz
|
||||
dbus-0.36.1.tar.gz
|
||||
dbus-0.36.2.tar.gz
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
Summary: D-BUS message bus
|
||||
Name: dbus
|
||||
Version: 0.36.1
|
||||
Version: 0.36.2
|
||||
Release: 1
|
||||
URL: http://www.freedesktop.org/software/dbus/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
@ -248,6 +248,10 @@ fi
|
||||
%{_libdir}/python*/site-packages/dbus/*.py*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 29 2005 John (J5) Palmieri <johnp@redhat.com> - 0.36.2-1
|
||||
- upgrade to 0.36.2 which fixes an exploit where
|
||||
users can attach to another user's session bus (CAN-2005-0201)
|
||||
|
||||
* Wed Aug 24 2005 John (J5) Palmieri <johnp@redhat.com> - 0.36.1-1
|
||||
- Upgrade to dbus-0.36.1
|
||||
- Install all files to lib64/ on 64bit machines
|
||||
|
Loading…
Reference in New Issue
Block a user