2014-01-22 18:30:36 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
The GTK3 build of this package removes the vnc_image_framebuffer_* functions,
however they are still listed in the shared mapfile. The SunOS linker is more
strict and declares them undefined, so avoid the mapfile on SunOS for the GTK3
build.
|
2014-01-01 12:52:43 by Thomas Klausner | Files touched by this commit (776) |
Log message:
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
|
2013-11-25 13:00:49 by Thomas Klausner | Files touched by this commit (53) |
Log message:
PKGREVISION bump for json-c shlib rename.
|
2013-10-10 16:42:40 by Ryo ONODERA | Files touched by this commit (1058) |
Log message:
Recursive revbump from pango-1.36.0
|
2013-09-02 21:51:33 by Adam Ciarcinski | Files touched by this commit (1071) | |
Log message:
Revbump after cairo update
|
2013-06-13 09:02:34 by OBATA Akio | Files touched by this commit (7) |
Log message:
Update gtk-vnc to 0.5.2.
Feb 22, 2013: Release 0.5.2
===========================
Removed features:
o Browser plugin is deleted, since it was unmaintained.
Recommend that people use a pure HTML5 impl like noVNC
to avoid security problems inherant in native plugins.
Bug fixes:
o Misc fixes to RPM specfiles
o Update translations
o Fix big-endian support in cairo framebuffer
o Avoid out of bounds accessing arrays
o Fix win32 quote key mapping
o Fix NULL dereference in logging code
o Fix OOM check in python bindings
o Avoid array overrun in colourmap mode
o Fix buffer space check when sending data
o Add introspection annotation for vnc_display_send_keys
o Fix pulseaudio enablement in demo
o Avoid crash with unsupported audio formats
o Turn off deprecation warnings
o Convert VncConnectionCredential to VncDisplayCredential
o Add API to allow access to keysyms from introspected bindings
|
2013-06-06 14:55:24 by Thomas Klausner | Files touched by this commit (1687) |
Log message:
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
|
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948) |
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
2013-02-16 12:25:34 by Thomas Klausner | Files touched by this commit (1885) |
Log message:
Recursive bump for png-1.6.
|