summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-11-13 17:12:48 +0000
committerSimon McVittie <smcv@collabora.com>2017-11-13 17:13:27 +0000
commit85830f4c5b54e13e51a6bdb1ba6b0590028a0d00 (patch)
tree9b56ec13b2255cb0d659ce64d7ecc2b684eb5574 /NEWS
parent3d96f366f14ceb2aba766b6b05f34ee0647d5d20 (diff)
parent7f92c3cfcf70ad6546c1e3423702907569e3f776 (diff)
downloaddbus-85830f4c5b54e13e51a6bdb1ba6b0590028a0d00.tar.gz
Merge branch 'dbus-1.12'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 16 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index b716ca95..dc17773e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,22 @@ risk of regressions. OS distributions should stay with the 1.12.x branch,
unless they can commit to following the 1.13.x branch until it reaches
a 1.14.0 stable release at an unspecified point in the future.
+Internal changes:
+
+• Preparations for future support for restricted sockets used by
+ app containers like Flatpak (fd.o #101354, Simon McVittie)
+
+• Harden the nonce-tcp: transport against resource leaks and
+ use-after-free (fd.o #103597, Simon McVittie)
+
+• Make _DBUS_STRING_DEFINE_STATIC more consistent with
+ _dbus_string_init_const() (fd.o #89104, Simon McVittie)
+
+dbus 1.12.2 (2017-11-13)
+========================
+
+The “spider pumpkin” release.
+
Enhancements:
• Log a warning if a new connection cannot be accepted due to an
@@ -29,17 +45,8 @@ Fixes:
Internal changes:
-• Preparations for future support for restricted sockets used by
- app containers like Flatpak (fd.o #101354, Simon McVittie)
-
-• Harden the nonce-tcp: transport against resource leaks and
- use-after-free (fd.o #103597, Simon McVittie)
-
• Improve test coverage on Travis-CI (Simon McVittie)
-• Make _DBUS_STRING_DEFINE_STATIC more consistent with
- _dbus_string_init_const() (fd.o #89104, Simon McVittie)
-
dbus 1.12.0 (2017-10-30)
========================