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
2ebcebf2
Commit
2ebcebf2
authored
Nov 11, 2016
by
Simon McVittie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS
parent
d5fae1db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletion
+14
-1
NEWS
NEWS
+14
-1
No files found.
NEWS
View file @
2ebcebf2
...
...
@@ -17,7 +17,20 @@ Enhancements:
•
Fix
and
enable
a
lot
of
compiler
warnings
to
improve
future
code
quality
.
This
might
incidentally
also
fix
some
environment
variable
accesses
on
OS
X
.
(
fd
.
o
#
97357
,
fd
.
o
#
98192
,
fd
.
o
#
98195
;
Thomas
Zimmermann
,
Simon
McVittie
)
(
fd
.
o
#
97357
,
fd
.
o
#
98192
,
fd
.
o
#
98195
,
fd
.
o
#
98658
;
Thomas
Zimmermann
,
Simon
McVittie
)
Fixes
:
•
Work
around
an
undesired
effect
of
the
fix
for
CVE
-
2014
-
3637
(
fd
.
o
#
80559
),
in
which
processes
that
frequently
send
fds
,
such
as
logind
during
a
flood
of
new
PAM
sessions
,
can
get
disconnected
for
continuously
having
at
least
one
fd
"in flight"
for
too
long
;
dbus
-
daemon
interprets
that
as
a
potential
denial
of
service
attack
.
The
workaround
is
to
disable
that
check
for
uid
0
process
such
as
logind
,
with
a
message
in
the
system
log
.
The
bug
remains
open
while
we
look
for
a
more
general
solution
.
(
fd
.
o
#
95263
,
LP
#
1591411
;
Simon
McVittie
)
D
-
Bus
1.11.6
(
2016
-
10
-
10
)
==
...
...
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