typelib-1_0-GVnc-1_0-1.0.0-2.35 >  A ^p9|Mq6N|tXEzd$n$'1UޗJpGKVT4fCgZ -Kw%ti)`p| :`ePt]ڙ/y~ce Heo!#D~r߳1L/+%aViz-g~֨LΗ|%TjM)<#?SYai(>n=T`;=I n Z:3g$JqsR vbX1d52ab5e6acaae5fb73d7520d0b8434075b142bed82f62257869df64fc6b4208d183071f6bc47e3501dda4378b8f49165dac3fff7 ^p9| qWlÚ#LW I(~C=(B{c L}A2Д^`%_%v9in*LѰuBe#ATsܾR))s6\ةXZϖ-Lcnց5__w0(%Dqj5lۘyeu z\`E=v aW0YZR !SΤ_3:>7%QOt1uLNJ:S>p>$?d " E,0<@Yz     I LPUZx|(8 9 : FG HIXY$\@]D^Ubrcdteyf|l~uvwxyzCtypelib-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.^0s390zp38RSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only AND LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/gtk-vnclinuxs390xR^b97feda4f0fc826377d9bdd565f628ad336affd29a241d33f71950d62ccde23erootrootgtk-vnc-1.0.0-2.35.src.rpmtypelib(GVnc)typelib-1_0-GVnc-1_0typelib-1_0-GVnc-1_0(s390-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)s390zp38 15917396961.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-vnccpioxz5s390x-suse-linuxPRRRRэ*M䝙3(utf-839a760682e4c4213e45fdeb098eb915f648fb55ca097c2d147a366dfaeaf2e68? 7zXZ !t/S] crv(vX0>n%Mx )k3څlD+ǟj`v?uƢ5a3|% dZ}Q+⛯ /چMӍ;ZykC+(1xۦ|]WFasbzfSp[P;uA9uP(#xۿij5McI9b6\ gΌӷu ,#)b^,6=q:Ո}%t@۸Bt{B#fqȓbV0Z10'#~Rv/NX" !3Җ0Z+%T{ V*W\H?Qwnn^E7>7 8NeCv/=]reQYըv8)^d9ݥ"3zN8hx]] s^r,pA zNc|,M̡6$O7, dF"uhZS46Yh1Z~ z"e0#NGdg?y ~/OR!69PCQ"]k|$,!jnUDxI= @l|/b6w @@FZ(m(;2̥qT?"DCoJg0*pPx%P\w1\켜ރѓ i-3O+66;W4ϕne(BRq}X75+?_S3AC-82ZhfqXOX}p koX|K> ~Nz{rB3汦㙉UDC/{q *ĤlSj=5Ő%Ƴۯaf0M'F;ӝ-ƅ-hr t5 Cg 9 < V3=`,NrڿNpq[J.}qiz؂lYoN6XLtO4-J qnӧO9.8՞d1 9::<CL[AJ Ff0|y[ڔRF;(xLs}n厕sjvIɻNiy/Iw؈.&p[_:>x^g){nOj9 5\9qrKw᷄Hf"[DM,`" E$ֻ#ʞ 7m:k*1j|z7c%gr}K'bNUk&k^+sբYDL {kI0aXAGJ+6xz-.X i˴d{7Ņg[$3tm<94}O*̵};$MST,6 D 㔫ԁoeȱ(`&Fo al\DYA$_P`kCT3!ȅ*9Šv3F$A qZ Jx{@?zdL"r͂.El5U }^Rti,@{#"6[D :ej?"@C~tƺĎ₣\<ώz\Mjj4R68v1IIyv#TԐ. , v8ݕu4Lp&6t覝m$qH\7Wji0; HtyPiUEL&7ɤZwr ;- > Yd2kNn4v K7K~Vfia;bV`=)Bnz"B٣!0A5rـ$/ eCu|TJBǓQR)[ 1.bþlo`~giՎ W@ԣ1{v_۞45~hF.wwM) ˞D8!~'0NUVsL\FIPx0/kQװ$s>c'eo, }IgBv0Pou?01ń̷ыNDn*yi)'oIa:o7tҵ&zy-yFɺYYX~٘9p̟S+h.ghQMr=v/Φg|7 Ss/wH{k.uM<#?1uTP{^&kvūR0aO|vs@C^@w' 2sf?]Z= 3BO'q=ʫ:!6E8d,03I#œ@)P4 o\uu|,޼t 2elGo8:nsɣ:Y51r[3jAF4612K g!O;7#q-kٛ bR޿Mr4m]ep}X="UBֺtct`HRY($sdJx^)瑯xڙEE {֜Sz ]O׊N. O?us^< |PۭSImHPMWɒm '*Kud?ZRPY0{wzT/?%{~Tiwj!*jkdǝ=]6tPJy7*W%ZdYT`fRrSl)AFo'(ZI }A #OizmҸw FS K~L6$kr*"G[Eb gJ+1Um/}2dn =Ϙv=}0Rt™gV9GYTm]衅YPPRqTy@0N/*;Tq^;?"w4F2MP>(>ErFg$TzqğPl1jZ0orO Mf̲& }6 B?> |T֡H,@bp29,* I{M\'I`A4ҷcXw0%JuTz(+$0vb, TD?]~P)Vu@u