mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 03:48:02 +02:00
NEWS for 1.4.1
This commit is contained in:
parent
7d65a3a6ed
commit
2a16ab9ff2
1 changed files with 12 additions and 0 deletions
12
NEWS
12
NEWS
|
|
@ -1,3 +1,15 @@
|
|||
D-Bus 1.4.1 (20 December 2010)
|
||||
==
|
||||
|
||||
• Fix for CVE-2010-4352: sending messages with excessively-nested variants can
|
||||
crash the bus. The existing restriction to 64-levels of nesting previously
|
||||
only applied to the static type signature; now it also applies to dynamic
|
||||
nesting using variants. Thanks to Rémi Denis-Courmont for discoving this
|
||||
issue.
|
||||
• OS X portability fixes, including launchd support.
|
||||
• Windows autolaunch improvements.
|
||||
• Various bug fixes.
|
||||
|
||||
D-Bus 1.4.0 (6 Sep 2010)
|
||||
==
|
||||
- systemd hookup
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue