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
29afefef
Commit
29afefef
authored
Mar 13, 2018
by
Simon McVittie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS for fd.o#61922, #103387
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
9dfbe7f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
0 deletions
+23
-0
NEWS
NEWS
+23
-0
No files found.
NEWS
View file @
29afefef
dbus
1.13.4
(
UNRELEASED
)
========================
Dependencies
:
•
All
Windows
builds
now
require
Windows
Vista
or
later
.
(
Note
that
we
do
not
recommend
or
support
use
of
dbus
on
operating
systems
outside
their
vendor
's security support lifetime, such as Vista.)
Enhancements:
• On Linux 4.13 or later, <policy group="…"> now uses the SO_PEERGROUPS
...
...
@@ -15,6 +21,23 @@ Enhancements:
now
informs
systemd
that
it
is
ready
for
use
via
the
sd_notify
()
mechanism
.
(
fd
.
o
#
104641
;
Michal
Sekletar
,
Simon
McVittie
)
•
Failing
to
bind
a
TCP
socket
to
an
address
produces
better
error
messages
.
(
fd
.
o
#
61922
;
Simon
McVittie
,
Ralf
Habacker
)
•
Windows
builds
now
set
the
SO_REUSEADDR
and
TCP_NODELAY
options
on
TCP
sockets
(
as
Unix
builds
already
did
),
which
should
improve
robustness
and
performance
(
fd
.
o
#
61922
,
Ralf
Habacker
)
•
Windows
executables
built
with
cmake
have
version
information
.
When
building
for
Windows
with
Autotools
,
only
libdbus
-
1
-
3.
dll
has
version
information
,
matching
previous
behaviour
with
cmake
.
(
fd
.
o
#
103387
,
Ralf
Habacker
)
Fixes
:
•
Listening
on
TCP
sockets
copes
better
with
IPv6
being
disabled
(
fd
.
o
#
61922
;
Ralf
Habacker
,
Simon
McVittie
)
dbus
1.13.2
(
2018
-
03
-
01
)
========================
...
...
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