libgvncpulse-1_0-0-1.3.1-150400.3.3.1 >  A ch6p9|N3@ȡ@zi11} J5X[~ AI櫠 67J~ŊiXڋ V NOWk>23C܍&2J1R;|L8+s׮[bң*FסdǞ4DN QP lNX&Ĵա1R$QbՇe? >V)*pŐ͘lfRc"3C\U]‘2iOt7Mc=410ddc048575202a882d635bb385f6a89d979ef16c7f988ba00198acd58673a2459f4ac6b687e18153bf4201e4f317223c1b382b`ch6p9|!lo-o-r X#FkꁻVE!i YٽG&|2]g$ZTß~"^& @ƱN{iO'94ԉ|m"'R浕!XbvZD=,BӅ_>]ku}Ykt :@~Z}n8,QpgBmr(B)ʃ3ƾtp(8w[h*Ep٠/fxYD>p@(?(d ( V48@D]~    ( 8  8H(89:N>$@$F$G$H%I%X%Y%$\%L]%\^%b%c&d'e'$f''l')u'<v'Lw'x(y( z(@(P(T(Z(Clibgvncpulse-1_0-01.3.1150400.3.3.1Pulse audio bridge for VNC client connectionsgtk-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 Pulse audio bridge for VNC client connections.chgoat10LSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-only AND LGPL-2.1-or-laterhttps://www.suse.com/Development/Libraries/X11https://wiki.gnome.org/Projects/gtk-vnclinuxx86_64IgDA큤chchchbϏee904ea29d31930d236c695c49e928bec97c2e24802c22e5659ecdb0cad6f70d9e9021073d01b882eb2218c04622e33542046a9ab38353858e019e5f71ee11c8libgvncpulse-1.0.so.0.0.1rootrootrootrootrootrootrootrootgtk-vnc-1.3.1-150400.3.3.1.src.rpmlibgvncpulse-1.0.so.0()(64bit)libgvncpulse-1_0-0libgvncpulse-1_0-0(x86-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgvnc-1.0.so.0()(64bit)libpthread.so.0()(64bit)libpulse-simple.so.0()(64bit)libpulse-simple.so.0(PULSE_0)(64bit)libpulse.so.0()(64bit)libpulse.so.0(PULSE_0)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c5a`z^l@^,-]M`@[@[x @[dCZ@Y /X7@XYW@W@TTfyfjiang@suse.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@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- Update to version 1.3.1: + Fix invalid use of subprojects with meson + Support ZRLE encoding for zero size alpha cursors + Add 'check' arg to meson run_command()- Update to version 1.3.0: + Add API to request screen rotation. + Automatically pick gthread coroutine if ucontext is not available. + Fix meson logic bug when disabling vala. + Honour choice of python when generating keymaps. + Fix error reporting and memory leaks encrypting auth data. + Fix missing includes for GDK quartz and broadway backends. + Switch to GNUTLS for VNC auth challenge to fix empty password handling. + Fix handling of auth subtypes in gvnccapture program.- Update to version 1.2.0: + Add API to request fixed zoom level. + Add API to request fixed aspect ratio when scaling. + Add APIs for client initiated desktop resize. + Implement "Extended Desktop Resize" VNC extension. + Implement "Desktop Rename" VNC extension. + Implement "Last Rect" VNC extension. + Implement "XVP" (power control) VNC extension. + Implement VeNCrypt "plain" auth mode. + Implement alpha cursor VNC extension. + Fix JPEG decoding in low colour depth modes. + Update translations.- Drop pkgconfig(gvnc-1.0) BuildRequires: Package builds fine without buildrequiring itself, but complains somewhat loudly. - Add check section and meson_test macro, run tests during build.- 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)/sbin/ldconfig/sbin/ldconfiggoat10 16677988151.3.1-150400.3.3.11.3.1-150400.3.3.1libgvncpulse-1.0.so.0libgvncpulse-1.0.so.0.0.1libgvncpulse-1_0-0COPYING.LIB/usr/lib64//usr/share/licenses//usr/share/licenses/libgvncpulse-1_0-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:Maintenance:26665/SUSE_SLE-15-SP4_Update/e73611c7b297f8685c4e1345ca7134c1-gtk-vnc.SUSE_SLE-15-SP4_Updatecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=20b7ead8a6d35ee777a52b4d4adc1297cbeb3df4, strippeddirectoryASCII text PR RRR RRRR R RR4VfL@&*utf-81b09c9c6794e08ae8ed318599d29d8996681b5c1923403d0a710c30777856c28?7zXZ !t/C3] cr$x#G{&~t'Qd,ZiB@vQsǶs $g~jל&7tP\_5) vfUdZh6UUh*NT g>! BW㦙f@t0[1}:E!Ax!@xf%F9zq]d;GO=Z7|-6oBb)m=͡y.'ru(yDI_L|=1cjnDgf^:9^(/uYvMUoyP.>(*ܪF!5O%A͖vӷKӺJ}C;qK/=;&~^N6#6˗%#Au9LyBq=D<{_^">KOsr KҚ/i>!q) CFZ\T$tP |!jDfl\ӫM!W> !Kޜ |ZW4>'4aiMy?ݍƟh+q6?Ha8 "lsh(x\5cп=Ja2U@"uU\f׈-\ƢB⚆Eh-1  =Gt"vz%G| x ֮T[~I| 98YY6Ea" [6v\[˩a7Gx}]Dn] 1" 9 jm}nR|A9Y^B>X#hG@-d6{[ fQߒ=me\{-h;fXLv{pq1wbB/ k^s:6J'++R+Cs?^1rI(`#=^Vn)aMOpB bpG+lϪa3cn? dF0Vb>R(-3ц>~>jjt)n#c"@V4>HBj6ՙ,cyk+ F9'.^RAMU\uj~oPO4oK[:m;oخ̨SE.Y-Z 3Gi`5i={=pL@?5q&!c {I,vٿ =Ƚ]oC?'N%33rׇ נDI]+:|ـ"lN.˵A[_SQRLFYf`ZI)cM. eUn<3|@Z4։e]]Eց.jFv^epٽ wMͨEwJe޽ru;Š,[=% vWKI' ݮr& ]OE|TLeKUb9g5zq;J#' XW|p ,(|ﬖ5m%ZC e٤MQQw[f|ˇtU2aهPGoHd|(M+nϸ2Ad+ݖYS*ЇRŒ cT -=it'K{QUȖ~a[ؑ.|& عG:#}߳ B+SXk ҚPzu΁(0S4*A_9q߆%>"PڱUeGv/hj5A .Qݛ៊%O[ >MUP |3^G1t4z{i2X@4L_v8VWxQ[feU &G Ưa9=HHߛ1aOQ L_Nv/iC΃SYPS_`d\ JB`_pO!p##6p2Zr+>#L-<{GǑrgW:Q{K9:o5G\ڪ' 㕯#Kp !NN/eH'ܮF4`,(^ơyAE#]c)GN6/(>fϣ4+,&$kHqXHeKk@Ԧ&:LuMq%QxÃ^=bʙ^}De|:rC~IFJ%@:4spDb7HrVMirp(J)\IL3}5+d=b KNZYioSn5ڱ` `-5܁[WxFFpd6Rt TR SJ=IhV&(TxϬDW۔XU*8kф.,r z%cSoɦڡ %n-␼C jWSĄߖ(x}A7% =%b_:LJTϒ=I$UrlxZ@4~2*7a郞4n񣽔#Su &gـНہxO@S@h;8{"/2PR@FR} =Z'ZhC7Tm5(i@hݻ zA&w•1-d(c+*[^=şӴkv(wM>-fCu<¤uYp]LDaxBU_Vڎ (3!hD(DW~B!(T^@<5f -f #6'֔L߫(E}Th٢D/< Ag`;|Ccky[:Ju[Sw7Ej`6)Bc+ ?h S$G`SdQc=25}EO|pZY+Ytw.dfy=xo 63tiC1ZsbSu:ֱU"/ad +vR`:HBWAlFE|PRç8h.(U&/mb^)سyn/R5L&;n x7g_7@X6~2_6mč?ՉjútQMAZBO+5Ѩ DvgA@<-w)UvtQZN̤U%䜕2 XbI8 Xݴ&a 5m(eM'kRu{tFp1^bC]?Pi=f+sW#J{vgcf]7?z['Qε֭X8)*m+*UwWG%oR7_#TN*rrG.56fQyXzy氀u@-6;|Z@R}6$[YZ}Ԍ7I,n`m%sF6a Tpp\FC4Tߠ9=Z; f̨0]Yuhum_ Á"gQ 8QL뾬ouրi ALlo>XьrO3  ɑ}Y ݝ1$;sԒ) 6Y@N e̐J1-6in~-jڒ" \P~Q]uj<%C ѠbB)S>;@jٱFRjfp_ "N3i̿kBx:*ARer.ح!5(37ldZVxПUP],؟ WY|uc.VQ6nAi!k #+H|mh2b>e He3/S-\} 4 <C `޽q@O\VjS[k=Tggw*]t& Uzk ÑZt4l&ˠO;P ЗdQD*EP]6:`诵v9m=~!@nb"7Li[DDs èj= S "-d6ml-q??S(R]c=#l$Aetk4^ PjBd _$Р$Z)8Ub D]TMKHg(9mvBH 6`fǹP_]nCu# GP LҕUE[ VRisBt٫¼?҃ )!yz=Oy^5)]t @/;]+cZVTfn*@mfT<𚨡ȯO>K:׃wsTwӼIֿP 8 \6v?F)6Q>8QaELaham,i~8BN+̩\I֝-I3EtwD3/RUUZBIΨKotчO4v?;sGKUrdZJRR,ܕudI8m8.MaqU+4at88r<]n] sQ۵ RINI`aad:P*Uu]5b,v܍'D,[3(vk>T24df]nQ~%D4"'"³!U%OE@T;QwmNiABȿzIUu&+,'ipď-$&A9ԶHan@\/.}WpΓPI1nLq+jX-y5ם^ vl)nK }1p!gH[_l4*Q7V sb{2=GVH]s"&%EmLIkf|TۤpV (v{G.ڦ.Giێe9H<|RMq ɝVbǙk "ǥqtRpc[vzuT43`:_PidP8ቚJ}6;<ޮRtG8CeI<)߅UP ,^+M5ݷgS%O 1:Y-kB*e8u϶}Y#W'O?Y"ئebXG?Mey@Ƅnɐ^ c` uDzIw#^|CV[5e9^c7vJ .-Wo umqV"&]Rƭ2>D!׉D=+#łH~i6r 55hFŌ!̀NӪ؜AtƣJG,Oٰ1fsyF~b9U sDJ#~C?|%9ͣ]CM~%Z]lzSb# e\9{&į|Uy!Gi\;3ǶErQQ7RE!`6z•˕x_}Y{r-a2nQ)D6,ac#sVT 긦wgcM5&ܡr( SDqO.WWʖm k` Ta`ϊz0Ϡ?$sHO(u1$?X~#Ν!qg,װquNJWmm͠f NYm,cGhh uX(❀}}dX\=.VArJ>Rtn oY@_1!n5^/t_{!d%xTkL! xtsTqC- J* DL @3d/W8RG8I:(#!R,`Z4Bc<0B;VyVU*@/ }9^UvHlVd7lj\V`BI&f?|F={0yn 2,XDX3jXϣzxd-㵀Z.霴7̒ \hidAP` G/OxZ`lM' 5)Ϯjyv}qtMl Ҟp=EFdm HuMd]46DH>dFx97,i҂R@&+X ?Ђci%r)DB/W"2[ּvv1;.cb-Zkۊ!CaR!Ќң)-V7޿UPVr@gDXlu69AE r2pHs2u`DALa#H\/ OV*Q5`;cg3O'䅄/lwa3*L`@ HxC::qQ $ڴNQR;'8(gȫر*<{)q x` Tja-Pʹ|9yME-jl~',_c8Ѧ1Cà P@zqE}{K~5W_V y+>B\J.Fߊ"`o49<_3&jﴓ<$\w\+ /7bKym3 :3vVuW$";5[NLn1}Ei _KE*kOTkр({R[!I1%DRȞjAxԺ!eQh7],3a?6+}VhR%.ZwyD?Eq5kmIrjXPXesM8'X [TO~Ê4i''6_!HhN*dђ}U+JH01k9vHضmir_O94 rykH>Z~v`'MĮZAWTvāF&!207(Y_PLZVUB)g)e#U.Kŀ p% n 7԰2Tes:8e, W}<ݔ.wsņLeCS{@"Tp#V14pl06oh-'n~?5K jy4Sze"x|U/4>Lq=վryȭzzl{uY# 6rre]_HȢD|뉧പ.TN|Q%kY$wg)M!=Oy78|BF+`3ν!ؘ0)6jV;7P1wQKs"IDj}UPTL @ԀnZHM:,:FmgE@ݬ/rQ>5zWF@#=C7I 5҄2#/q-˥kDG?y iG U)Ob.(WuUF|8CB mɕᖽuROλ0G8eM\.J,2*fq= _CYz.䵩1-SN ͖}f P1 vQj3%e 9D08icc׸=Z 嗊Ľ8P(b%%]i3Pybz@ y]T3b)&|зZ`-!*~wLfe/' `-*H=o8{& SjިV<5}̳x~?щDm@pf<*9] P̺; EgdLTlFq?Q/LW_l8^k{bVFN^Ca|0:Ҩow2 +;4 iuc7u[ ,#gP #x42Iܿ_ 괔%K2%)2?ӄAv(Ĝa ߳Pd:4~,UhHl(,؋2GW" Xz E9a=u'iJ2k4THxQ=i  ga&XM aC')eĠ{wmEeSujS#&xTBo@BD$CI6ORYFqуzMӰ(]0Ǣj-A?Ϙ)ó2ѧ(]k|8ԋkf: ZfGknmmlRς5S?}F{ÒZZP Mn}7ʸkixP#@|t[[ ()Jy9..`hevmpeR73*a`U[&ei?}=c7[Z fhDp_n `@eD*_L 1Odղ2z~FITD'^i |?BuE-l\ܗGaOźkwӀL^vjӍhܿs:$5AHrSo2P;֟ʼsrCρ&IO`g>>}Dx F4Et2pѐ5R »A*tэکz/@o;&R9-3tn% T+'h-B,!'I ʋV{ErrRֹduJuL;o7WZIkY.6>eᏯ…c͉TQgpy ։?ku^2wMta!L&\!Fj)"UqG, p7ҹL`AM. Y/٥ "_䈒懈Dg@+)#}YvZqVBX[0C!1ܲI{R.2tv뵜C"Nr;'O:䥷K pM+-(BW_ LCmcMܣ*2q;0>]N%řw`#uђjlW\*~ Um:ӳ @0m2syҿ:xȱ-ig7]{DzCH9;g2yC{-hB@*, 8w*m:YI:/lB`*I60 PeQ8#w էu$ F\*E|qB6jΓFC) )mD-WZ*W#&X1Ai(H'q+sR<=vtž CEbL}*m~DF)!t>F=]`|uݎϩ&hf7H>^PpAgSW YZ