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
28c14acc
Commit
28c14acc
authored
Mar 16, 2018
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release 3.5.99.16
parent
3b05d0de
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
84 additions
and
9 deletions
+84
-9
ChangeLog
ChangeLog
+73
-5
VERSION
VERSION
+1
-1
changelog
debian/changelog
+7
-0
nxagent.1
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+1
-1
nx-libs.spec
nx-libs.spec
+1
-1
nxproxy.1
nxproxy/man/nxproxy.1
+1
-1
No files found.
ChangeLog
View file @
28c14acc
2018
-
03
-
07
23
:
46
:
48
+
0100
Mike
Gabriel
(
9f62
b26c2
)
2018
-
03
-
16
23
:
52
:
03
+
0100
Mike
Gabriel
(
ec23e1dad
)
*
release
3.5.99.15
(
HEAD
->
3.6
.
x
)
*
release
3.5.99.16
(
HEAD
->
3.6
.
x
)
2018
-
03
-
15
21
:
30
:
43
+
0100
Mike
Gabriel
(
3
b05d0de6
)
*
Merge
branch
'Ionic-feature/use-libtirpc'
into
3.6
.
x
(
origin
/
HEAD
,
origin
/
3.6
.
x
)
2018
-
03
-
15
12
:
46
:
12
+
0100
Mihai
Moldovan
(
2e1
e9158e
)
*
nx
-
libs
.
spec
:
stop
needlessly
exporting
variables
that
we
pass
down
directly
anyway
.
(
Ionic
-
feature
/
use
-
libtirpc
)
2018
-
03
-
09
09
:
11
:
06
+
0100
Mihai
Moldovan
(
9
b1d00d30
)
*
nx
-
libs
.
spec
:
force
usage
of
libtirpc
on
Fedora
>
27
and
OpenSuSE
Tumbleweed
+
(
soon
to
be
Leap
15
).
2018
-
03
-
09
09
:
09
:
05
+
0100
Mihai
Moldovan
(
0
cd1392de
)
*
nx
-
X11
/
config
/
cf
/
README
:
document
new
UseTIRPC
macro
.
2018
-
03
-
09
09
:
08
:
35
+
0100
Mihai
Moldovan
(
25
cc6fce5
)
*
nx
-
X11
/
programs
/
Xserver
/{,
os
/}
Imakefile
:
implement
libtirpc
forcing
via
UseTIRPC
.
2018
-
03
-
09
09
:
06
:
11
+
0100
Mihai
Moldovan
(
090
d4d19b
)
*
nx
-
X11
/
config
/
cf
/
Imake
.
tmpl
:
implement
new
UseTIRPC
macro
,
defaulting
to
NO
.
2018
-
03
-
15
12
:
18
:
21
+
0100
Mihai
Moldovan
(
daebc8b6a
)
*
nx
-
X11
/
programs
/
Xserver
/
Imakefile
:
move
$(
PIXMANLIB
)
to
NXAGENTSYSLIBS
,
since
libXcompext
doesn
't actually need
it.
2018-03-09 09:07:15 +0100 Mihai Moldovan (32dac66c6)
* nx-X11/programs/Xserver/Imakefile: use printf with no trailing
newline instead of echo for variable value.
2018-03-15 12:15:27 +0100 Mihai Moldovan (7a901039c)
* Makefile: pass down IMAKE_DEFINES to nx-X11/programs/Xserver build
system.
2018-03-10 02:04:25 +0100 Mihai Moldovan (63a359313)
* nx-X11/programs/Xserver/Imakefile: drop system libraries out of
target list for nxagent regeneration.
2018-03-09 09:04:32 +0100 Mihai Moldovan (a47a73872)
* nx-libs.spec: sync removed files with debian/rules.
2018-03-15 08:45:54 +0100 Mihai Moldovan (15e955545)
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: do not try to set a
NULL mode if the output was disconnected before.
2018-03-15 08:45:00 +0100 Mihai Moldovan (6f8cdebc6)
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: initialize pointers to
NULL to avoid referencing random data.
2018-03-07 23:46:48 +0100 Mike Gabriel (63e113de9)
* release 3.5.99.15 (tag: 3.5.99.15, origin/release-builds/3.6.x,
release-builds/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
)
into 3.6.x
2018-03-05 11:01:49 +0100 Nathan Kidd (7017c22c2)
...
...
@@ -80,8 +149,7 @@
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
)
* release 3.5.99.14 (tag: 3.5.99.14)
2018-02-28 01:03:53 +0100 Mihai Moldovan (5c4777b2d)
...
...
VERSION
View file @
28c14acc
3.5.99.1
5
3.5.99.1
6
debian/changelog
View file @
28c14acc
nx-libs (2:3.5.99.16-1) unstable; urgency=medium
* Upstream-provided Debian package for nx-libs.
See upstream ChangeLog for recent changes.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 16 Mar 2018 23:51:34 +0100
nx-libs (2:3.5.99.15-0) unstable; urgency=medium
* Upstream-provided Debian package for nx-libs.
...
...
nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
View file @
28c14acc
...
...
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.ds q \N'34'
.TH nxagent 1 "Mar 2018" "Version 3.5.99.1
5
" "NX Agent (Xserver)"
.TH nxagent 1 "Mar 2018" "Version 3.5.99.1
6
" "NX Agent (Xserver)"
.SH NAME
nxagent \- nested Xserver optimized for remote computing
.SH SYNOPSIS
...
...
nx-libs.spec
View file @
28c14acc
...
...
@@ -10,7 +10,7 @@
%endif
Name: nx-libs
Version: 3.5.99.1
5
Version: 3.5.99.1
6
Release: 0.0build1%{?dist}
Summary: NX X11 protocol compression libraries
...
...
nxproxy/man/nxproxy.1
View file @
28c14acc
...
...
@@ -5,7 +5,7 @@
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
.TH nxproxy 1 "Mar 2018" "Version 3.5.99.1
5
" "NX Proxy"
.TH nxproxy 1 "Mar 2018" "Version 3.5.99.1
6
" "NX Proxy"
.SH NAME
nxproxy \- NX Proxy Tool
.SH SYNOPSIS
...
...
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