diff options
author | 2013-08-29 23:30:55 +0200 | |
---|---|---|
committer | 2013-08-29 23:30:55 +0200 | |
commit | aab3a0ba792f33aae66757f0e5c3fc67e41104ec (patch) | |
tree | b43a99aeca63f6e7e5945a39bb9c655b719b691b /CHANGES | |
parent | 13ce6ddf5980819abdab21d6824a3e1c908872e8 (diff) | |
download | buildroot-aab3a0ba792f33aae66757f0e5c3fc67e41104ec.tar.gz buildroot-aab3a0ba792f33aae66757f0e5c3fc67e41104ec.tar.bz2 |
dbus: launch helper should be setuid root
Closes #6464
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -8,10 +8,14 @@ Top level menu names reordered and renamed for clarity. - Updated/fixed packages: acl, attr, bash, directfb, dvb-apps, - kexec, kmod, libbsd, linux-fusion, mesa3d, minidlna, openssh, - openssl, pulseaudio, python-setuptools, qt5, qt5webkit, redis, - strongswan, sunxi-mali + Updated/fixed packages: acl, attr, bash, dbus, directfb, + dvb-apps, kexec, kmod, libbsd, linux-fusion, mesa3d, minidlna, + openssh, openssl, pulseaudio, python-setuptools, qt5, + qt5webkit, redis, strongswan, sunxi-mali + + Issues resolved (http://bugs.uclibc.org): + + #6464: dbus-daemon-launch-helper needs setuid 2013.08-rc2, Released August 16th 2013: |