Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
fb55fc3e
Commit
fb55fc3e
authored
Mar 09, 2017
by
Mihai Moldovan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nx-X11: use the "old", non-NX header location.
Affects: - 1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
parent
4537ad4c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
changelog
debian/changelog
+3
-0
1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
...x-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
+1
-1
No files found.
debian/changelog
View file @
fb55fc3e
...
...
@@ -28,6 +28,9 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low
* Refresh:
- 0016_nx-X11_install-location.debian.patch
- 9900-dxpc-license-history.full+lite.patch
* nx-X11: use the "old", non-NX header location.
Affects:
- 1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
[ Mike Gabriel ]
* debian/libxinerama1.postinst.in:
...
...
debian/patches/1270_nx-X11_CVE-2017-2624-Use-timingsafe_memcmp-to-c.full.patch
View file @
fb55fc3e
...
...
@@ -131,7 +131,7 @@ Date: Sat Mar 4 16:10:38 2017 +0100
+
+#include <limits.h>
+#include <string.h>
+#include <
nx-
X11/Xfuncproto.h>
+#include <X11/Xfuncproto.h>
+#include "os.h"
+
+int
...
...
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