The NetBSD Project

CVS log for pkgsrc/sysutils/dbus/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / dbus

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2018Q3


Revision 1.89 / (download) - annotate - [select for diffs], Thu Aug 16 08:57:09 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.88: +5 -5 lines
Diff to previous 1.88 (colored)

dbus: update to 1.12.10.

Fix pkglint warnings while here.

dbus 1.12.10 (2018-08-02)
=========================

The ×Ãeam deflectionãàrelease.

Fixes:

ãàPrevent reading up to 3 bytes beyond the end of a truncated message.
  This could in principle be an information leak or denial of service
  on the system bus, but is not believed to be exploitable to crash
  the system bus or leak interesting information in practice.
  (fd.o #107332, Simon McVittie)

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)

Fix a minor memory leak when a DBusServer listens on a new address
  (fd.o #107194, Simon McVittie)

Fix an invalid NULL argument to rmdir() if a nonce-tcp DBusServer
  runs out of memory (fd.o #107194, 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)

Skip tests that require working TCP if we are in a container environment
  where 127.0.0.1 cannot be resolved (fd.o #106812, Simon McVittie)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>