mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-08 10:18:01 +02:00
Update NEWS
This commit is contained in:
parent
7b465212e5
commit
5b3401496c
1 changed files with 7 additions and 7 deletions
14
NEWS
14
NEWS
|
|
@ -52,11 +52,11 @@ Fixes:
|
|||
• Install Unix executables to ${CMAKE_INSTALL_PREFIX}/bin as intended,
|
||||
not ${CMAKE_INSTALL_PREFIX}/lib (fd.o #99752, Ralf Habacker)
|
||||
|
||||
• Use relative install locations in CMake on Unix to respect DESTDIR
|
||||
(fd.o #99752, Ralf Habacker)
|
||||
• Use relative install locations in CMake on Unix to respect DESTDIR,
|
||||
and use GNU-style install layout (fd.o #99721, #99752; Ralf Habacker)
|
||||
|
||||
• Install dbus-arch-deps.h correctly when using CMake
|
||||
(fd.o #99586, Ralf Habacker)
|
||||
(fd.o #99586, #99721; Ralf Habacker)
|
||||
|
||||
• Improve argument validation for `dbus-test-tool spam`
|
||||
(ffd.o #99693, Coverity #54759; Philip Withnall)
|
||||
|
|
@ -71,10 +71,10 @@ Fixes:
|
|||
(fd.o #99642, Coverity #141062; Philip Withnall)
|
||||
|
||||
• Improve error handling in unit tests and dbus-send
|
||||
(fd.o #99643, #99694, #99712, #99722, #99723, #99724, #99759, #99793,
|
||||
Coverity #54688, #54692, #54693, #54697, #54701, #54710, #54714, #54715,
|
||||
#54718, #54721, #54724, #54726, #54730, #54740, #54822, #54823, #54824,
|
||||
#54825; Philip Withnall)
|
||||
(fd.o #99643, #99694, #99712, #99722, #99723, #99724, #99758,
|
||||
#99759, #99793, Coverity #54688, #54692, #54693, #54697, #54701,
|
||||
#54710, #54711, #54714, #54715, #54718, #54721, #54724, #54726,
|
||||
#54730, #54740, #54822, #54823, #54824, #54825; Philip Withnall)
|
||||
|
||||
• Do not print verbose messages' timestamps to stderr if the actual message
|
||||
has been redirected to the Windows debug port (fd.o #99749, Ralf Habacker)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue