mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-21 02:30:42 +01:00
Update NEWS
This commit is contained in:
parent
f429631365
commit
58be2ad035
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
|
@ -3,6 +3,12 @@ dbus 1.13.6 (UNRELEASED)
|
|||
|
||||
Fixes:
|
||||
|
||||
• Fix build with gcc 8 -Werror=cast-function-type
|
||||
(fd.o #107349, Simon McVittie)
|
||||
|
||||
• Fix warning from gcc 8 about suspicious use of strncpy() when
|
||||
populating struct sockaddr_un (fd.o #107350, Simon McVittie)
|
||||
|
||||
• Don't use misleading errno-derived error names if getaddrinfo() or
|
||||
getnameinfo() fails with a code other than EAI_SYSTEM
|
||||
(fd.o #106395, Simon McVittie)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue