typelib-1_0-GVncPulse-1_0-0.7.2-lp151.2.59 >  A \/=„9:o.up3P>+8Lg/Ϊ+g`;: g6_t[.I[h݌5f[j놺Jqebl@S8j1N2ٗ!It<@|֕s=~+*Ӫ).ei%Xſ@ԥgF 8ӅI1-gOR\m7:2G67p>D?4d" - u`dlp      ] `din   (8 9@ : FG HIXY$\L]P^fbc,defluvwxyz0Ctypelib-1_0-GVncPulse-1_00.7.2lp151.2.59Pulse audio bridge for VNC client connections -- Introspection bindingsgtk-vnc is a VNC viewer widget for GTK+. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. This package provides the GObject Introspection bindings for the libgvncpulse library.\lamb604openSUSE Leap 15.1openSUSELGPL-2.1-only AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://wiki.gnome.org/Projects/gtk-vnclinuxx86_644\1e1702466545c55e5f3e5e8738a4818ae6e86addefa49c2084c8fe229cca5513rootrootgtk-vnc-0.7.2-lp151.2.59.src.rpmtypelib(GVncPulse)typelib-1_0-GVncPulse-1_0typelib-1_0-GVncPulse-1_0(x86-64)@@    @@@@libgvnc-1.0.so.0()(64bit)libgvncpulse-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(GVnc)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.01.02.04.14.1Z@Y /X7@XYW@W@TTfRB@R9luc14n0@linuxmail.orgzaitor@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgfezhang@suse.comdimstar@opensuse.orgdimstar@opensuse.org- Update to version 0.7.2: + Deprecated the manual python2 binding in favour of GObject introspection. It will be deleted in the next release. + Emit led state notification on connect. + Fix incorrect copyright notices. + Simplify shifted-tab key handling. + Don't short circuit TLS credential request. + Improve check for keymap under XWayland. - Update: + URL tag to https://wiki.gnome.org/Projects/gtk-vnc: currently the gtk-vnc's web page. + '+' in LGPL License tags to '-or-later' to comply with SPDX 3.0.- Update to version 0.7.1: + Explicitly link to GIO instead of relying on implicit linkage. + Switch to use new keycodemap database module. + Fix size of reserved data in class struct. + Fix inverted framebuffer args in test case. + Avoid sign extension in integer arithmetic. + Avoid crash when opening a GSocketAddress. + Fix crash if server connection times out. + Fix incompatibility with libvncserver. - Drop obsolete FIXME about browser plugin, dropped upstream back in 2013.- Update License to include LGPL-2.1.- Update to version 0.7.0: + CVE-2017-5884 - fix bounds checking for RRE, hextile and copyrect encodings (bsc#1024266). + CVE-2017-5885 - fix color map index bounds checking (bsc#1024268). + Add API to allow smooth scaling to be disabled. + Workaround to help SPICE servers quickly drop VNC clients which mistakenly connect, by sending "RFB " signature bytes early. + Don't accept color map entries for true-color pixel formats. + Add missing vala .deps files for gvnc & gvncpulse. + Avoid crash if host/port is NULL. + Add precondition checks to some public APIs. + Fix link to home page in README file. + Fix misc memory leaks. + Clamp cursor hot-pixel to within cursor region. - Update file list for %{name}-devel to include additional files installed by updated version.- Update to version 0.6.0: + Important changes: - Default to build with GTK-3, use --with-gtk=2.0 to override. + New features: - Add --with-tls-priority configure flag to set default TLS priority string. - Add a 'vnc-error' signal to report reason for disconnect. - Add support for fallback to GNUTLS system trust DB. + Bug fixes: - Fix crash on Windows with GTK3 checking realized state. - Fix XKB detection of keyboard mapping with Xwayland. - Switch back to XKB detection for Xwayland. - Remove duplicate cert expiry check. - Avoid misc compile warnings. - Add missing API docs + GObject introspection annotations. - Add missing GIO dep on gvnc library GObject introspection build. - Remove unused code. - Fix redraw on Win10. - Drop support for gnutls < 2.2.0. - Fix path to h2def script. - Update compiler warning detection to fix clang build. - Ignore cast align warnings to fix clang build. - Fix endianess inversion when setting pixel format.- Update to GNOME 3.20 Fate#318572 - Drop gtk-vnc-Enable-double-buffering-on-GTK3.patch: fixed upstream.- Update to version 0.5.4: + Fix auth when using PLAIN SASL method. + Fix introspection build support on FreeBSD. + Remove use of deprecated GTK_STOCK_* constants. + Fix parallel build for introspection files. + Add mising dep on Gtk introspection file. + Release held keys when getting grab notify. + Don't call into GDK if no GdkWindow is realized. + Chain up parent realize_event vfunc. + Fix colourmap mode by always sending pixel format message. + Update GCC compiler warning flags used. + Enable double buffering on Gtk3 to fix child widget clipping. + Disable -Wbad-function-cast to avoid glib header warnings. + Don't set thread callbacks on gcrypt >= 1.6 or gnutls >= 2.12. + Do explicit check for gcrypt since gnutls might use nettle. + Add support for Wayland & Xwayland keymaps. + Add support for Gtk Broadway backend keymaps. + Fix AltGr handling on Windows displays. + Fix virtual keycode conversion on Win32. + Fix USB/HID scsancodes for volume keys. + Updated translations.- Add gtk-vnc-Enable-double-buffering-on-GTK3.patch to fix the toolbar displaying problem. (boo#890568)- Do not package translations when building for gtk2: the translation files do not depend on the toolkit used. - Always recommend gtk-vnc-lang (%{_name}-lang) instead of gtk-vnc(2)?-lang.- Update to version 0.5.3: + Support QEMU LED state extension. + Bugs fixed: - Time out connection attempt after 10 seconds. - Abort if out of memory when mmap'ing coroutine stack. - Stop leaking coroutine stack memory. - Improve perfornmance of ZRLE encoding by avoiding memmove. - Only trigger keyboard grab sequence upon key release to allow modifiers to go to the remote server. - Avoid busy loop upon I/O error which follows blocking I/O, commonly seen when a server drops the connection. - Fix handling of --no-undefined flag. - Don't break implicit pointer grab from mouse clicks. - Don't drop mouse events that are out of bounds, clamp their coordinates instead. - Show how to block all accelerators in gvncviewer demo program.lamb60 15569264421.00.7.2-lp151.2.590.7.2-lp151.2.59GVncPulse-1.0.typelib/usr/lib64/girepository-1.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/95efb35c955b965aae2685368adc21a0-gtk-vnccpioxz5x86_64-suse-linuxPRRRRRR+eFfm} utf-8ac4dfea912a7ba05ddaf5309fcb3d1dc1bca8f3abe41aef8fb7d37466e2de383? 7zXZ !t/S] crv(vX0~qqkgtcMrN> 8'?S&κ;Pz ]VWMιl2C&Ҝ lB}gnv{fwQx]xwiPɲ KqG&% GL;ݣ⪡*H}ȡ}HNǧJuzhtIm0٫" "܄["Ќy,].Q[dnOn\U?b?ѐZϓ& f#x؊j&6`v4BW׹ u}D7NPw\Sʤ dI`ÜC T"`SڸӖShHL%>iSLSeʾk5gfMOͥ_~~j5$Ol# xe>+a\xi