python-gtk-vnc-0.7.2-lp151.2.54 >  A \/=„0M  TpA?d " J $7@R l      X   (8 9, : BFGHI(X,Y8Z`[d\l]|^b-cd5e:f=l?uTvdw x0y@ zdtx~Cpython-gtk-vnc0.7.2lp151.2.54Python bindings for the gtk-vnc librarygtk-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 contains the python bindings for gtk-vnc.\lamb03openSUSE Leap 15.1openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/X11https://wiki.gnome.org/Projects/gtk-vnclinuxx86_64mCeA\\Z Z 47f7832906f1e634f9aa2440bc4492b440b8c94ac09fbcad6d3bab24f168c53d6454d16db6c091253e9d3a6abfe95ecba74a06816f05e7d544d07cbfd5d7d4fcb0573dee806310668939f4d7f9d917b7a9f359ca8c97a469761af2aad6649f0arootrootrootrootrootrootrootrootgtk-vnc2-0.7.2-lp151.2.54.src.rpmgtk-vnc-pythonpython-gtk-vncpython-gtk-vnc(x86-64)@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgdk-x11-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgtk-vnc-1.0.so.0()(64bit)libpthread.so.0()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.0.4-14.6.0-14.0-15.2-14.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.gtk-vnc-pythonlamb03 15569264340.7.20.7.2-lp151.2.540.7.2-lp151.2.540.7.2gtkvnc.sopython-gtk-vncgvncviewer-bindings.pygvncviewer-introspection.py/usr/lib64/python2.7/site-packages//usr/share/doc/packages//usr/share/doc/packages/python-gtk-vnc/-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/88e64716b49c6326cb0894e47478223e-gtk-vnc2cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ea1caaa5fe1ff9b8d1e98e3351cca9bdcd4d0f02, strippeddirectoryPython script, ASCII text executable RRRRRRRRR4%݄Gutf-8f358ad316062817e3e775414639f0b4cb6dca99ee7342c56c90b6cd227a0af22?7zXZ !t/ࢧ#] crv9u@^6MJ֏A,ɊU#'g>%9}$Nu~% aaJS;#ؿ%$e>kү\d&zR@3 !NGAIAہ{Fc"Bj!_)SID3Գ[Knq D)ڿ9_Gq. S~(IU/8y8̓ie'fg%@ݱMlIzozoa: nm8ÝX?h82+md0^G/di2R(|&OC$8$iD  )woE…Ĝ8NȠ { sw._pGeܐrgUf-ƞW d w[̬= Veh'*]O\k宅va.#RmNQ3yy^cԳiR4#6?K/k v74A.aycs:䪍uqݺ1C=sd;BA*dTr鶽 S,]䱛ZĆ>eGӐP[EqZk!v7mRG,'>CJp@4\oB!-X(oӗ~P7:>;.R-Xݐ_J 6E/ cd*_A>s8jMRWAmjAG0|SӈknB(I|<OW(;`V&g"G_BwZը_g*eֹȢ4nXDKWJ oRb/ec4\#C#;"|6"І-uA)n!|!x}4OHnv3B/ĕp4SႸNxyBHJvG;[97۬]rTq 6:GB1۴"(tQ \3&98;Ie-miR =U87Q  .©䝤yx54fn.4-oц^ {PMSHaD'<8x`7C`=4팚qmƓ.":7Y&fMaHc/XIjh3>z4%j|Zexn^Ŭ1a( +!>џv%PO)y;w9V=p22&8e ͰEh=K؀?9vn%) ٢,>nrZ_ڨw1(XѢ|X#|4f@z} RC Pޜ!Vsm<&䨔AZ^yKɱq }0! K!"ࡏzvj5yglE{hE{0`t-tn"bN[V 7&hO" Gd}`4)yymJ%Bֈ7Ή7zO'㉆l$>jQ"/^om2& E&/ 3 SfTHR@sҍD& DTfP4ALbo 2c<&4o#-o[Zr1E8p$> ,HӭxQ~S6:5KD5Л jlSqQSij7Gr[eA OД%ŃW%dQPyN!18ˌ$a^F}\o{~@;,spw @Ofޑ)lNZ3v.sR ȥ6Cfu țDYEDf} gaBOܶX U&D鶳pFqCIj 7`9 2K,-<9E;ڡ(UKuJGfH]jr,w\b2x6!Z#f y( l5ѽ+:h&*Jpd[/;F/IQxxϰa (b50a+L_)1jΥCɌsnfÐ*! $?#g Ċ.5Z+b [0lߨmhU TW']%)ʄQg ƛR߅35=h!TRȔz;.9!ԁ0|[pq{?M!u 893h:[Wg廟 }QJ #&^l Kp"2BN& p Is]0"G2M|"􀳁ց " 5bBf.ڿWԝKƅkQWN#T! UN!8kxh ] B2X^x'hesvޮ.e':u,\XbyrIJ S]#ky߆k& ~fS7XP(qْa"݋2ؚδ*Xb.kP@!pǬ!OHTҗM\{Z܃(\y1g`^jt-dQ7Uke6aLv^ `3IF+d[[Ӹ s ;d GTv)]WaN\$nA/2س)^D7橮Kzs0Gtؾ bNkm͒l־$ "NӨ61(ƤAO:iL|+0۬)U4AeS[)u3<852;5-]'@Sc˺V~/7HS5NzZ3z#tiɆ13<|%cᜱo`KU56! "m/4ևMv{c Z0x֜Kp-ƻU=u1Eec+IMImF1 Jqrmh]Ye8܄naԁXՂ_{zՄfNa*&!8Q$2 8c{7川4#;J\nR BWu豔 rz?Y8t1V\B[ %0bcICaIIA'LG:)o!|aFLGNH]J:gnOVŭ!4~x g*R )haן1"v沶PI eD5LRp`'q23Nʗ`z=%q25 KP4jX1Z>`׷^!vYoQ8'qv.rPZKIf >p3Y*v0V[s2q*KO9FtqҡXԳ~i.>.xWEBdyO[AZ$`6{^#@dJŨیz+~jpq?W ~.?a6T ŕeT\x C)1$!aQjm114x,Ͱ){iF͏iئz{_`DN7B8&LjY=[ug;/ hDooNƝ%GGzƿ2;LBngR,[ Ƌ ?2|>!U=]BndAlȲ*A?pi|='J\^''UX>HyK/pM6+=3ڷ{VdƲXNbjdwc+ӌ~t%AWG(XfޙcrJ'/ >KLBA͐#/D,c[IUqkkT\.FڼO8='$;9?EڧXyeR$PgΦrN~3_ť yʌIbb RXQ8KқempY Q@j5?[>UIV%7aFGUGJcF !H4wLT)<x̆`-`+~]> qwy4qaF%3Hk@B̌HN6'Q"/ 5|:3s?$Tb΋ &;q2DQܧ۩~Iy^[#v>ksj;&/[vݓS,cdN #sPu|ێ@܏tSׁc*; խv b7,+s山%޶pfr/ [otW݆T̵>wmsjtC?.q^ro_1A<҈o?SHm_1pDẒ>/'9vᎀA}e 4nl`4k40c 2@n8 8F\ B2R8 t:!kY{ ?UNLsٿXJrme^pU}|1 0ڧmt83*z2ځg 2AX6Hm9d+hٵM |)K3 C[~"Ffh|vU_Z0FUPTg48,;W K+(8|_=(^QRCHgۂ+tk}?PDV^:m1Do$O5"t2=YvGgjGUG>]/'H(?;J?Ō vh<L8|RbDt \{teMx)}NB qIX`No0MƮ;d6Zgu!"qI8c }_%~Y8L*\>3F+Oq _!>`” Ո>JK'RV>TEfldeŕ^t$'6Z[2;x<,lw5׭z@rF ::\|Ni`"([.bv&#`}I8G}aZd?el2D0젢ai?z* |L!xDgٵ/U6ԜhIBN4I><ޝ 42Ŕ% ="46uTDNZF%]شbQ[_ew]$`!U:3D 2zR.8KSO!-,\<" UVħS;Rbw,PZʯK3DPnOaOo">i`<7J i"$H<X +g T*L:ٿ1(rOUe1pOeKf+O_?X`FTol!W;.5>Xy}$%׷=qR.uӖz>>uyn)̌#%,J6:\2Α45|3> m%8"Dk(=+IAY< ߖ'xԬ#&z+9EzxZq.e ;BI6Ro(%*#~?f+2ӝ1EAJ]d%p}Zqk캜 ջ#қ0뺃cBU=F1ls YZ