Age | Commit message (Collapse) | Author | Files | Lines |
|
This should fix the problem seen in Huberts latest bulk-build.
|
|
- Use {CONFIGURE,BUILD,INSTALL}_DIRS to use the usual do-build and
do-install targets.
- Remove a patch that's unneeded in the buildlink2 world.
Changes from version 1.2.6 include:
- The most significant problem with local cursor hadling has been solved
-- now clients can see remote cursor movements performed on the server
or by another client. New PointerPos encoding and cursor shape updates
both minimize bandwidth requirements and greatly improve responsiveness
of the mouse pointer, while still allow to track correct pointer
position in all situations.
- In all the places where display numbers had to be used, now it's easy
to use port numbers as well. The viewers now allow to use new
"hostname::port" syntax, in addition to the traditional
"hostname:display" format.
- Other minor improvements and bugfixes.
|
|
- install app-defaults and (the now available) manual page
- improved full-screen scrolling
- fixed repeated challenge replay attack vulnerability, bugtraq id 5296
- handle XCursor encoding operating on the framebuffer instead of setting new
cursors directly in X.
- Made grabbing the keyboard optional in full-screen mode, new boolean
"grabKeyboard" X resource added to control this behavior.
- applied patch to solve keyboard focus problems in full-screen mode
|
|
|
|
Switch to MASTER_SITE_SOURCEFORGE.
|
|
- Unix viewer: Now viewer window would be raised on beep (bell)
event, unless new -noraiseonbeep option is provided in the command
line or "raiseOnBeep" resource set to False.
- One more packaging option for the Unix source: ready to build
archive with Zlib and JPEG libraries inside.
- Other minor fixes and cleanups.
- Unix vncviewer: Default tunneling command template has been
changed, to allow tunneled connections to hosts where only
loopback VNC connections are enabled. New -via <GATEWAY>
command-line option provides enhanced tunneling functionality, now
one can make vncviewer tunnel connections to a VNC host via third
machine acting as a gateway.
|
|
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
|
|
|