From: Simon McVittie Date: Mon, 3 Dec 2018 16:34:55 +0000 (+0000) Subject: NEWS: Refer to Gitlab X-Git-Tag: dbus-1.10.28~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7cc1de7655db47fde026ca44784a60438dc8e768;p=thirdparty%2Fdbus.git NEWS: Refer to Gitlab Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index dbe3e13db..beeee8e23 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ dbus 1.10.28 (UNRELEASED) == +dbus version control is now hosted on freedesktop.org's Gitlab +installation, and bug reports and feature requests have switched from +Bugzilla bugs (indicated by "fd.o #nnn") to Gitlab issues ("dbus#nnn") +and merge requests ("dbus!nnn"). + Fixes: • Prevent reading up to 3 bytes beyond the end of a truncated message.