From Fedora Project Wiki
(→‎Upgrade/compatibility impact: Note changes needed to nx dependent packages)
Line 79: Line 79:


== Dependencies ==
== Dependencies ==
<!-- What other packages (RPMs) depend on this package?  Are there changes outside the developers' control on which completion of this feature depends?  In other words, completion of another feature owned by someone else and might cause you to not be able to finish on time or that you would need to coordinate?  Other upstream projects like the kernel (if this is not a kernel feature)? -->
 
N/A (not a System Wide Change)
freenx-server
qtnx
remmina-plugins-nx
 
As a provenpackager I can make the needed small changes in requires.


== Contingency Plan ==
== Contingency Plan ==

Revision as of 03:46, 31 August 2013

X2Go

Summary

The X2Go project has taken over development of the old NX libraries and has developed new clients and server code around it. We will move to use the X2Go NX library in Fedora and include the full X2Go suite.

Owner

  • Name: Orion Poplawski
  • Email: orion at nwra dot com
  • IRC: orionp
  • Release notes owner: <To be assigned by docs team>

Current status

Detailed Description

The current nx package in Fedora is based on the last open source release from NoMachine. NoMachine is no longer developing nx as an open source project. The X2Go project has taken the nx code and is maintaining it as well as developing new client and server code around it.

Benefit to Fedora

Fedora will contain a maintained, secure remote desktop/application access solution that works well over slower Internet connections.

Scope

Upgrade/compatibility impact

The current nx package contains both server (nxagent) and client (nxproxy) components. nx will be obsoleted by nx-libs, but nxagent and nxproxy are now in their own separate subpackages. As such, clients such as remmina-nx will need to require nxproxy, and server components such as freenx-server will need to require nxagent.

How To Test

For a server, install x2goserver.

For a client, install x2goclient.

Run x2goclient and connect to your server.

User Experience

N/A (not a System Wide Change)

Dependencies

freenx-server qtnx remmina-plugins-nx

As a provenpackager I can make the needed small changes in requires.

Contingency Plan

We could perhaps revive the old nx package (with epoch bump if necessary), but this seems unlikely.

Documentation

Release Notes

To be completed by the Change Freeze!

Comments and Discussion