typelib-1_0-GVnc-1_0-1.0.0-2.35 >  A ^p9|ehw=mۦ\}FPy}g <ݗj(I%ofSu'1y|o4/_B߿fEbr Kz^Sn"_os𫞘[H'v5`%w-UA8 R.  md!9v^#s4ºX2*{JQ@~:fAP*xyļ7Ō(q"I;aKÊ,bbZ"*ᫎ.mq?T/PT H~1 ˃!%$X_=w_|.T" T3{@uVڻew+C@ϑ.4섌= ЮX!~@9`I2uUՌxQ(K,\y nSЋW*)2> ]u%jІłoIWrx. 5BrOmo{ f&C]ftFfgiXS>p>$?d " E,0<@Yz     I LPUZx|(8 9 : FGH IXY \<]@^QbncdpeufxlzuvwxyzCtypelib-1_0-GVnc-1_01.0.02.35Introspection bindings for gtk-vncgtk-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 libgvnc library.^VnebbioloRSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/gtk-vnclinuxppc64leR^G0f5e8845096b798ce1f5f026d53e449a4f93e2508a8b2c589f1b2fc9a5bec4dbrootrootgtk-vnc-1.0.0-2.35.src.rpmtypelib(GVnc)typelib-1_0-GVnc-1_0typelib-1_0-GVnc-1_0(ppc-64)@    @@@libgvnc-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.1^,-]M`@[@[x @[dCZ@Y /X7@XYW@W@TTfdimstar@opensuse.orgaloisio@gmx.comluc14n0@linuxmail.orgbjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgzaitor@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgmgorse@suse.comdimstar@opensuse.orgfezhang@suse.com- No longer recommend -lang: supplements are in use- Update to version 1.0.0: + Autotools build system replaced with meson. + Support for GTK-2 is dropped. GTK-3 is mandatory. + Support for libview is dropped in example program. + Improvements to example demos. + Use MAP_ANON if MAP_ANONYMOUS doesn't exist to help certain macOS versions. + Fix crash when connection attempt fails early. + Initialize gcrypt early in auth process. + Emit vnc-auth-failure signal when SASL auth fails. + Emit vnc-error signal when authentication fails. + Fix double free when failing to read certificates. + Run unit tests in RPM build. + Modernize RPM spec. + Fix race condition in unit tests. + Fix install of missing header for cairo framebuffer. + Fix typo in gir package name. + Add missing VncPixelFormat file to git data. - Add meson BuildRequires and macros. - Drop libtool BuildRequires: No longer needed. - Drop translation-update-upstream BuildRequires and macro, SUSE no longer provides extra translations for gtk-vnc. - Replace gtk3-devel with pkgconfig(gtk+-3.0) BuildRequires: Align with what meson checks for. - Add pkgconfig(gvnc-1.0) BuildRequires: New dependency. - Use sed hack to enable install of gncviewer.- Add gio-2.0, gio-unix-2.0 and gobject-2.0 pkgconfig modules BuildRequires to main pakage to avoid implicit dependencies.- Update to version 0.9.0: + Use libgcrypt for DES routines + Add missing cipher close calls in ARD auth + Check for errors after reading mslogon params + Support newer UltraVNC mslogon auth type code + Avoid divide by zero in mslogin auth from bogus params + Re-allow python2 accidentally blocked when removing python binding.- Update to version 0.8.0: + Deleted the python2 binding in favour of GObject introspection. + Pull in latest keycodemapdb content. + Disable/fix -Wcast-function-type warnings. - Drop gtk-vnc2 linked package and all it's subpackages and conditionals, no longer supported upstream.- 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)nebbiolo 15917399901.01.0.0-2.351.0.0-2.35GVnc-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.suse.de/SUSE:SLE-15-SP2:GA/standard/113ad730c7ae09c3965e3739f4ddaf52-gtk-vnccpioxz5ppc64le-suse-linuxPRRRRNv >B*$Wutf-84067630e7a9722ae3b96cf908f3214c543e96d67a4414ac09ae9714006c84da1? 7zXZ !t/S(] crv(vX0>t[-ZGG\;.VЅڞX:YeX5 e&{c'l-dKh}+mn]0,S5cw#<3H)?{-1fȾ[ V=!w,;X {XXHP&ْ@B^!2f!x)B^!c 5 {-G*Wz7yU׋;G\}Qj_dsC@/k-i9 WFɳC7mXOOp :s'fqcs!?8וKȈ푀y6rY ]V4^z5an Evvۜq!GbV^4Rv'X~xC&ϸ4Hb T^Z%c_o*@9}^e[8")N`#lf*V_8 (ŽilXr,]TQgmIZ2,d%ҿq/t@v)@ VP3,L /*HX:LE!(C=pJ1_ j-X b*m{ #D$\`O7Ph&$ $K1$Ig13qf4'}srbOcX ޛgEaN/lB{my-LL.2'D~_܀{[txkv"FݠevDž0l_a?9HSߓlX62q:xT%\~v&feg3n# ? jx^wITWHZ))eL |qV7:#z&>zD[~7ўP1ڄ9/q|I^RQCoFTb1\@{jF~ˁ En/qHz̓L7+%?E;̔:)h1 3sFdO ϋO]u+Ƅha ; xN43HN$g"$)g.ݫQ$/(C̶CM$9 n!}ګQ;^w#B@k"J="tz1G+5syW/5&r@S#`(yFgR҉RӃ݈6-~_*UN{<gH%rFB_2Jb e/s#]oa#kg3M+ZAV5d[XN$2N)2%NrI:F >/:hPs@Wx\ ]@ CǮ>,?]9߱{ecLүlJ-3F ],9;"ֶ5af,dDkE+*x5J?9t-QxE!HbJlլǝw%g~q<;eRpDAt/<({lw_Ft܃GjҀY#$VFr헦J}}+KMY!E($uuRc1Z4Y\攧rte+ˏ೨ѫUDw|ሉSL|/9M g\,Gw5 ,`2iDhX )wӤ+Om,mX/ٺv&ol(z¬% OfzR%!Qpky4V,+qD;Cr<KJR@FFQ?T+'\^IXuʬtdnD|zN{ Mת>yE^JB;!6p7w+aM6B c@` h.N\+=Ƽ5 J[W4s"e֨BM=f~h73D.JɬP7TGX`> ^l*E3?&<Rxb(YkB9 -IަC"4+2439)2!j袩Ž@0CSLOvYt 7؜KYԔw zȖ|zn7 *[CN{0̙(*FM$`2iW /q !?ӄE$B鞉D\t V W8R(rdҭ^¦hIET'E`ɐX/]~z֚^: 0>SNgN+p׏N}r޷L&,UY5=#:ɘ|üw=26pm}N g(}ND}lgIj Qk1TYj+=ƢJ 2꿕L` tⲄD.|{٘)9|{ge+rM+W8"Vyt+݌pSf&N )diT-w {e~(@JZeP\L<0n@*!L^b]nأ.G?~!P5Gj 0mm![KQH֪wʺA-\0kyCd m\ l/-6)6a ?_0.<" Z v 1/ԍM`MD'צlDM:XKGGz~fy0n27+6: b sjM> zbcT96QN. SXyqI0 }tΝ7=~@,7i<`U5 G\G$ܑh]n4;jmϛ {>tV* yZ8%ȚKĝn38['̿>^˺Ox uD@7a sWQa^+ta9Wm\)I>#o@Y}ЌMK5!,8:M$p#9urĠ"YnW7nz #|9 U!k^}FCSK4 hkMӞ܏];3IV,y&#&8PK ‚FEŹkUPIx¶swjm2{v &Z{wٟ,Wء1˜z9C =iAdSN]* @uVWQP ~a }aQQf.n F)DB>B]nOPQS̶bݱdj0ᒡÁ?70GR(߈a:j?ϯ_B;ޓ+TF0ړq{ UoL~nH]#z|ѕg}!^vT:JLx.TrYlh(ħok YZ