about summary refs log tree commit diff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-09-11 19:14:59 +0200
committerMichael Biebl <biebl@debian.org>2012-09-11 19:16:19 +0200
commitf63ffb9415d33c5447b0f4cd04e5ab8110870526 (patch)
tree7bcc7632d9c86ac02aac6bce2fd25abcfcf3b374 /debian/changelog
parent69e44dbd65022908ffb5e364ae71f2ad98078e88 (diff)
Remove 'max_replies_per_connection' limit from D-Bus configuration. (Closes: #678965)
  * debian/patches/17-dbus-remove_max_replies_per_connection_limit.patch:
    Remove 'max_replies_per_connection' limit from D-Bus configuration which
    sets it to 512. It was intended to increase the limit from its historical
    value of 32. However, since 2007 the default limit has been 8192, so this
    is actually a reduction. (Closes: #678965)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 64312f49..5551b786 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,11 @@ network-manager (0.9.4.0-6) UNRELEASED; urgency=low
     debian/patches/16-ignore-cached-cloned-routes-kernel-notifications.patch:
     Don't create static IPv6 routes for cached/cloned routes. Patches
     cherry-picked from upstream Git. (Closes: #686328)
+  * debian/patches/17-dbus-remove_max_replies_per_connection_limit.patch:
+    Remove 'max_replies_per_connection' limit from D-Bus configuration which
+    sets it to 512. It was intended to increase the limit from its historical
+    value of 32. However, since 2007 the default limit has been 8192, so this
+    is actually a reduction. (Closes: #678965)
 
  -- Michael Biebl <biebl@debian.org>  Tue, 11 Sep 2012 18:15:49 +0200