devel/dbus: update to 1.12.20

From upstreams changelog [1]:

dbus 1.12.20 (2020-07-02)
=========================

The “temporary nemesis” release.

Maybe security fixes:

• On Unix, avoid a use-after-free if two usernames have the same
  numeric uid. In older versions this could lead to a crash (denial of
  service) or other undefined behaviour, possibly including incorrect
  authorization decisions if <policy group=...> is used.
  Like Unix filesystems, D-Bus' model of identity cannot distinguish
  between users of different names with the same numeric uid, so this
  configuration is not advisable on systems where D-Bus will be used.
  Thanks to Daniel Onaca.
  (dbus#305, dbus!166; Simon McVittie)

Other fixes:

• On Solaris and its derivatives, if a cmsg header is truncated, ensure
  that we do not overrun the buffer used for fd-passing, even if the
  kernel tells us to.
  (dbus#304, dbus!165; Andy Fiddaman)

[1] https://gitlab.freedesktop.org/dbus/dbus/blob/dbus-1.12/NEWS

PR:		247730
Exp-run by:	antoine
MFH:		2020Q3
This commit is contained in:
Tobias C. Berner 2020-07-06 06:22:37 +00:00
parent 5060d003ef
commit 9e2d3bcf0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541312
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dbus
DISTVERSION= 1.12.18
DISTVERSION= 1.12.20
CATEGORIES= devel gnome
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1591293458
SHA256 (dbus-1.12.18.tar.gz) = 64cf4d70840230e5e9bc784d153880775ab3db19d656ead8a0cb9c0ab5a95306
SIZE (dbus-1.12.18.tar.gz) = 2094453
TIMESTAMP = 1593757580
SHA256 (dbus-1.12.20.tar.gz) = f77620140ecb4cdc67f37fb444f8a6bea70b5b6461f12f1cbe2cec60fa7de5fe
SIZE (dbus-1.12.20.tar.gz) = 2095511

View File

@ -32,7 +32,7 @@ lib/dbus-%%VERSION%%/include/dbus/dbus-arch-deps.h
lib/libdbus-1.a
lib/libdbus-1.so
lib/libdbus-1.so.3
lib/libdbus-1.so.3.19.12
lib/libdbus-1.so.3.19.13
libdata/pkgconfig/dbus-1.pc
@(,%%GROUPS%%,4750) libexec/dbus-daemon-launch-helper
%%MANPAGES%%man/man1/dbus-cleanup-sockets.1.gz