typelib-1_0-GVnc-1_0-1.0.0-2.35 >  A ^ p9|1Vu!} ZttAťϔ6"]FnQ:c!/cDF.ܲSO7(wN&`F j@(ݜЄ bi>{y k%y#e ]ga!N% փ袥{w[a=i V@Sl39ť 0^eol<\iW2 `hbtrαҏ_w|%ɗz4҉X',u5xPbSC34f5e3a97c4e1030f251a321803b0a6c16d4b0091dae2c37b658d334925b63dd4f601fb6994adc19fd2807383b6646e7b93b2c497^ p9|(> 1E-(% \݌z@Ͷ]+Q(MmKXLRF\~qڈ>~ȪrIӟhU0<ȋ+gW AT@h,fDMڵ12Z 9|{8߉!D:ښZ > Ҏ KR %+{1"Wa>AԭxnHXE$K^d"yA&Ţj;W]CS>p>0? d " E,0@D]~      M PTY^|(8 9 : FGHIX Y,\H]L^]bzc#d|efluvwxyzCtypelib-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.^ ibs-centriq-3RSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/gtk-vnclinuxaarch64R^ 0f5e8845096b798ce1f5f026d53e449a4f93e2508a8b2c589f1b2fc9a5bec4dbrootrootgtk-vnc-1.0.0-2.35.src.rpmtypelib(GVnc)typelib-1_0-GVnc-1_0typelib-1_0-GVnc-1_0(aarch-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)ibs-centriq-3 15917411201.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-vnccpioxz5aarch64-suse-linuxPRRRRUhc.utf-8badcde9c4b88df749012f8a41ce82e460cd2ab865bda9e886467527b248f1e6a? 7zXZ !t/S1] crv(vX0>ö?XˮN%ʴn%UVl7WʩFD:wd~X(J3 67@ b)Yw#h 8đ |%ys}̓@YRUjMWʬ~7M"(,MK*D^̠(>]{!;w/DV1V3 әC Q1]ɕGO$Bq1fF. ﷑B;}x̛]Nvh귾..EC:43-زϷjȻz#%PM"!ŻKS_Zy5{Ď^4mJz \RǑmao_8Ipz&:j6(+tl]鄞cJ$UlT=O`PtGش9_"q0yEmE88y[߾ ] !sr/TR +Jr"! <Ԇykp*'`#~SjA\WaFNUGـwo_mYVM^H=p?xքͲD1Qc+0%Wi ҽa~J8],Gng;Xga QvM 1qUv-sne`0MM8# ?.uO< ='t!`-9"i,/'1`0)Gs E͑UV&k@-]Gl 53$)xT:'77ᧂ i>+cY0,~M. ƑJp>m>j36Cwb{ӥ*Q,/Vw0SDWu &HzI!QlnJ= y)jԛ**7+Q x@ rEs}r|E:6)wm 3^PP'q {~ UB`2»{1߆xe'6\ Ow;,(75y޷LvjePnyJGK^FYl>VkwNjqJ k1|}ȽSPoR<2՟ĕ8yN ɎDg1P7ޫF]E񔆫NI/K~ ,@83ZcC_xDG(s7;?8, ǦgSlT(nz8m> S]/h,Lq*qE+^0<7Rg*rl"_AE[*a`2޻8t,-=g̃cGYp&>S (}j/׾cWB3^bǖ) 5 2!( ۿ(3$zeB=g䈯@AVX5U,ѯUtId6P_ Rl`2L 4+fcJqD` /6&@dW,ӓ|1MB~tGGʔ3ߖ?WfIp7Lxb9v"9S Jka]G~:')y|e+< hn#Fb܁Bbua:BeS"$syMg^)ӘO8,5)OG"#t&l\m'2Z^Y4/'#{)+B{JV~e D\n)0ZԻ` /ӓыR '0HR r|eo'R{9KnkgtɏH2h}~x_xX˘l~CBC@cg|3i m)&QƟ[$RI dyܵha||6zi˯?Y8: eh\Xh׳|=QvYO~ D' F-wk}*I>9J~8 J]鄵+@' ۘER-=9Z~#B&gwEU,B2JŒ@ jujx֥De/CZt(oVvu5ЙwFP=\L_WmFځ jt$ܯH9S@ϝoE|KjHţ1-qDaa:Mu "HHɱ29[JcΌboG'̋-'5z.~k'/#Οc j*Kck7Z6ĔMCo$/˙@[ݫV34e5BZVF\A%zĞRoֽ#qc7 ye4f}SwO3m}Mn_D I%3LAFq(&q-F`D x!N'AAQE(GM5dxM.=!b 5F5}׿xYܟ<]g7Ɏ Ӹb+dT,tf" R|ıdž/ ڒ փ*qKmNfKopGWN<=נ1XT,ߒs,>hDbxiJ6"g/gLNAS×C+ ҽ8ι_.wߢDho>\=UCv D夨T\7g> QëP:g~muB8=KuJ_gncD*ce`K5sES@eV?=:3 `]ȧ^܂D̳8pb0M4 0G6:61P N:PEխ [$v=xaSۖEp#nbnBga1*77*h r_muQ~<94&@w3: .qD5KO$5;u9UWS5W(Utưy'P p20ž∫*޳H84ј*Mmg\V{L/,`OdJhhB ˻Jt2S+}13J{ۦ&j֪n ǙG-8:+ K|{( ]xu&Rs7H?p@H5D x×,0\BKU:}zU =Ի/ҼxfڇauQd.ǡ8.+uL;_95{~{ˋ:0pq(?XX:ɼO*Y?ZM :A$RUe/Р/ҍ 5ѫ\;,?:UT01R*Y]Yi-BY_|`yS5+mRl0U&s^^9;&)TBR QScR{e8צ}"q2L!{k?a/SeUӂ 'Ut +b"C(Y%—X1[/5ʎWEρU,kBoPLG{q3d](عI55KIFߡdk ZTJ j+Cwyd א:9d̦]vC,u >6҂7lNl]?{zX>BC]l||A>KF&l@.*T 5j(ħ9nH YZ