aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-03-07 23:46:48 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-03-07 23:46:48 +0100
commit63e113de9e145d10fddba84ce90efc8b49687dc1 (patch)
tree73080c0cec8f58b5e79f9ecf044cd9f2a4864e77
parent18630e5dd8bb1a5da0abf0021894c1a36f785f2e (diff)
downloadnx-libs-63e113de9e145d10fddba84ce90efc8b49687dc1.tar.gz
nx-libs-63e113de9e145d10fddba84ce90efc8b49687dc1.tar.bz2
nx-libs-63e113de9e145d10fddba84ce90efc8b49687dc1.zip
release 3.5.99.153.5.99.15
-rw-r--r--ChangeLog89
-rw-r--r--VERSION2
-rw-r--r--debian/changelog7
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.12
-rw-r--r--nx-libs.spec2
-rw-r--r--nxproxy/man/nxproxy.12
6 files changed, 95 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index ab0cedadb..91472869d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,91 @@
-2018-02-28 10:53:45 +0100 Mike Gabriel (3936db61a)
+2018-03-07 23:46:48 +0100 Mike Gabriel (9f62b26c2)
- * release 3.5.99.14 (HEAD -> 3.6.x)
+ * release 3.5.99.15 (HEAD -> 3.6.x)
+
+2018-03-07 21:55:36 +0100 Mihai Moldovan (18630e5dd)
+
+ * Merge branch
+ 'sunweaver-pr/saver-unvalidated-lengths-ProcScreenSaverUnsetAttributes'
+ into 3.6.x (origin/HEAD, origin/3.6.x)
+
+2018-03-05 11:01:49 +0100 Nathan Kidd (7017c22c2)
+
+ * Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185).
+
+2018-03-07 21:35:51 +0100 Mihai Moldovan (f3231601b)
+
+ * nxcompshad/configure.ac: blindly copy-pasting might not be the
+ smartest idea; it's *COMPSHAD* here.
+
+2018-03-07 21:15:18 +0100 Ulrich Sibiller (570d3fea4)
+
+ * Merge branch 'sunweaver-pr/xinerama-bbox-corner-cases' into 3.6.x
+
+2018-03-05 15:34:52 +0100 Mike Gabriel (4b7b214a7)
+
+ * Xserver/hw/nxagent/Screen.c: Drop commented out code. Functionality
+ now implemented in intersect_bb() function.
+ (gh-sunweaver/pr/xinerama-bbox-corner-cases,
+ pr/xinerama-bbox-corner-cases)
+
+2018-03-02 14:01:29 +0100 Mike Gabriel (9117a5bf0)
+
+ * hw/nxagent/Screen.c: Cover Xinerama bounding box corner cases.
+
+2018-03-07 19:00:39 +0100 Mihai Moldovan (3352cfaba)
+
+ * nxcomp{,shad}/configure.ac: replace versionating non-portable sed
+ construct with hopefully more portable awk construct.
+
+2018-03-07 02:01:39 +0100 Mihai Moldovan (76e7d26b8)
+
+ * nx-X11/programs/Xserver/hw/nxagent/Init.c: disable DPMS support
+ within nxagent.
+
+2018-03-06 12:55:22 +0100 Mihai Moldovan (adb582abd)
+
+ * Makefile: we don't need $(BINDIR)/bin.
+
+2018-03-02 05:51:17 +0100 Mihai Moldovan (ed9512ed1)
+
+ * nxcomp{,shad}/configure.ac: pass more portable -E option to sed
+ instead of -r.
+
+2018-03-01 21:46:32 +0100 Mike Gabriel (ae40bb9c4)
+
+ * Merge branch 'mjtrangoni-WIP-travis' into 3.6.x
+
+2018-01-09 20:03:17 +0100 Mario Trangoni (66ef3e46f)
+
+ * README.md: Add travis badge (mjtrangoni-WIP-travis)
+
+2018-01-01 17:51:31 +0100 Mario Trangoni (ffadec783)
+
+ * Fix clang error: ordered comparison between pointer and zero ("char
+ *" and "int")
+
+2018-01-01 17:19:33 +0100 Mario Trangoni (d14d5838b)
+
+ * Fix clang error: comparison of array authCookie not equal to a null
+ pointer is always true
+
+2017-12-31 17:00:43 +0100 Mario Trangoni (e1ad1d473)
+
+ * Add travis yaml configuration file
+
+2018-03-01 08:31:23 +0100 Simon Matter (a5a0a5c29)
+
+ * hw/nxagent/Screen.c: Settle down with 96 DPI as the default
+ resolution, if nothing better can be detected.
+
+2018-02-28 10:53:45 +0100 Mike Gabriel (153be794d)
+
+ * release 3.5.99.14 (tag: 3.5.99.14, origin/release-builds/3.6.x,
+ release-builds/3.6.x)
2018-02-28 01:03:53 +0100 Mihai Moldovan (5c4777b2d)
* Merge branch 'uli42-pr/fix_autodpi_in_usage' into 3.6.x
- (origin/HEAD, origin/3.6.x)
2018-02-27 23:00:08 +0100 Ulrich Sibiller (809206d0c)
@@ -498,8 +578,7 @@
2018-01-16 15:19:42 +0100 Mike Gabriel (61265ff61)
- * release 3.5.99.13 (tag: 3.5.99.13, origin/release-builds/3.6.x,
- release-builds/3.6.x)
+ * release 3.5.99.13 (tag: 3.5.99.13)
2018-01-16 15:08:07 +0100 Mike Gabriel (9772277c6)
diff --git a/VERSION b/VERSION
index 5a830db2d..75b4cda02 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.99.14
+3.5.99.15
diff --git a/debian/changelog b/debian/changelog
index c494717e6..b2030173f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+nx-libs (2:3.5.99.15-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for nx-libs.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 Mar 2018 23:46:14 +0100
+
nx-libs (2:3.5.99.14-0) unstable; urgency=medium
* Upstream-provided Debian package for nx-libs.
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index b2a36d676..9794c0855 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.ds q \N'34'
-.TH nxagent 1 "Feb 2018" "Version 3.5.99.14" "NX Agent (Xserver)"
+.TH nxagent 1 "Mar 2018" "Version 3.5.99.15" "NX Agent (Xserver)"
.SH NAME
nxagent \- nested Xserver optimized for remote computing
.SH SYNOPSIS
diff --git a/nx-libs.spec b/nx-libs.spec
index 51423e8bd..e918c6092 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -10,7 +10,7 @@
%endif
Name: nx-libs
-Version: 3.5.99.14
+Version: 3.5.99.15
Release: 0.0build1%{?dist}
Summary: NX X11 protocol compression libraries
diff --git a/nxproxy/man/nxproxy.1 b/nxproxy/man/nxproxy.1
index 55f2e6103..c69ebb483 100644
--- a/nxproxy/man/nxproxy.1
+++ b/nxproxy/man/nxproxy.1
@@ -5,7 +5,7 @@
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
-.TH nxproxy 1 "Feb 2018" "Version 3.5.99.14" "NX Proxy"
+.TH nxproxy 1 "Mar 2018" "Version 3.5.99.15" "NX Proxy"
.SH NAME
nxproxy \- NX Proxy Tool
.SH SYNOPSIS