Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dbus
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
240
Issues
240
List
Boards
Labels
Service Desk
Milestones
Merge Requests
28
Merge Requests
28
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dbus
dbus
Commits
33878930
Commit
33878930
authored
Jul 25, 2016
by
Simon McVittie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS for 1.11
parent
e4724af4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
NEWS
NEWS
+18
-0
No files found.
NEWS
View file @
33878930
...
...
@@ -10,12 +10,17 @@ Enhancements:
minimizing failed connections under heavy load
(fd.o #95264, Lennart Poettering)
• Add a new dbus-launch --exit-with-x11 option (fd.o #39197, Simon McVittie)
• Use the same regression tests for subprocess starting on Unix and Windows
(fd.o #95191, Ralf Habacker)
• Print timestamps and thread IDs in verbose messages
(fd.o #95191, Ralf Habacker)
• On Unix, unify the various places that reopen stdin, stdout and/or stderr
pointing to /dev/null (fd.o #97008, Simon McVittie)
Fixes:
• On Windows, fix a memory leak in replacing the installation prefix
...
...
@@ -25,6 +30,10 @@ Fixes:
OOM killer (typically via systemd), do not let child processes inherit
that setting (fd.o #32851; Kimmo Hämäläinen, WaLyong Cho)
• On Unix, make dbus-launch and dbus-daemon --fork work as intended
even if a parent process incorrectly starts them with stdin, stdout
and/or stderr closed (fd.o #97008, Simon McVittie)
• Output valid shell syntax in ~/.dbus/session-bus/ if the bus address
contains a semicolon (fd.o #94746, Thiago Macieira)
...
...
@@ -37,6 +46,15 @@ Fixes:
• In tests that exercise correct handling of crashing D-Bus services,
suppress Windows crash handler (fd.o #95155; Yiyang Fei, Ralf Habacker)
• In tests, add an invalid DBusAuthState to avoid undefined behaviour
in some test cases (fd.o #93909, Nick Lewycky)
• Add assertions to reassure a static analysis tool
(fd.o #93210, Deepika Aggarwal)
• Be explicit about enum comparison when loading XML
(fd.o #93205, Deepika Aggarwal)
D-Bus 1.11.2 (2016-03-07)
==
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment