pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/gtk-vnc
Module Name: pkgsrc
Committed By: obache
Date: Thu Jun 13 07:02:34 UTC 2013
Modified Files:
pkgsrc/net/gtk-vnc: Makefile PLIST distinfo options.mk
Removed Files:
pkgsrc/net/gtk-vnc/patches: patch-ac patch-ad patch-af
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
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/gtk-vnc/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/gtk-vnc/PLIST pkgsrc/net/gtk-vnc/distinfo \
pkgsrc/net/gtk-vnc/options.mk
cvs rdiff -u -r1.4 -r0 pkgsrc/net/gtk-vnc/patches/patch-ac
cvs rdiff -u -r1.2 -r0 pkgsrc/net/gtk-vnc/patches/patch-ad \
pkgsrc/net/gtk-vnc/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index