libvdpau_trace1-1.1.1-150000.3.2.1 >  A bp9|3l^T*1әQC%m~>.]B.|pA?d % 9  &V\dt |    4DXl   ( 8 9< : BFGHIXYZ4[8\L]\^bcdefl!u4vDwxy z4DHNClibvdpau_trace11.1.1150000.3.2.1VDPAU trace libraryThis package provides the library for tracing VDPAU function calls. Its usage is documented in the README.bmourvedre SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/X11http://www.freedesktop.org/wiki/Software/VDPAU/linuxppc64le8A큤bbbbae0114abd55ca132a121e39b6aeb7cb31a112d7d706fb80bf2eb4b7d87d6475cebe5a05fb9814ea83e583df4319541487286aae523770316d1911285270efa88libvdpau_trace.so.1.0.0rootrootrootrootrootrootrootrootlibvdpau-1.1.1-150000.3.2.1.src.rpmlibvdpau_tracelibvdpau_trace.so.1()(64bit)libvdpau_trace1libvdpau_trace1(ppc-64)@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.17)(64bit)libvdpau1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.1.13.0.4-14.6.0-14.0-15.2-14.14.1Y-^U|@UU@U@UTY@S@Rm@QP<@sndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comjweberhofer@weberhofer.atsndirsch@suse.comsndirsch@suse.comidonmez@suse.com- includes everything needed for missing sle issue entries: * fate #315643-315645, 319159-319161, 319618 (bsc#1041623) * bnc#943967, bnc#943968, bnc#943969 (bsc#1041623) * CVE-2015-5198, CVE-2015-5199, CVE-2015-5200 (bsc#1041623)- replaced u_src-mesa_dri2.c-define-_GNU_SOURCE.patch with upstream U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patch- added missing BuildRequires for pkgconfig(dri2proto) - u_src-mesa_dri2.c-define-_GNU_SOURCE.patch * Without having defined _GNU_SOURCE __USE_GNU isn't defined either. Though secure_getenv() in stdlib.h isn't declared.- Update libvdpau to version 1.1.1 (bnc#943967,#943968,#943969) libvdpau versions 1.1 and earlier, when used in setuid or setgid applications, contain vulnerabilities related to environment variable handling that could allow an attacker to execute arbitrary code or overwrite arbitrary files. See CVE-2015-5198, CVE-2015-5199, and CVE-2015-5200 for more details. This release uses the secure_getenv() function, when available, to fix these problems. The updated libvdpau will instead use a fallback implementation of secure_getenv() when the platform doesn't provide one. If you use the NVIDIA .run installer packages, please see https://devtalk.nvidia.com/default/topic/873035 for additional information. This release also adds tracing of HEVC picture structures to libvdpau_trace. - supersedes patch: libvdpau-nopdftex.patch- Update libvdpau to version 1.1 * This release fixes a bug in the new VdpPictureInfoHEVC structure: the column_width_minus1 and row_height_minus1 arrays had the wrong dimensions. To avoid the incorrect structure being used, the profile numbers for the HEVC profiles have been changed. Please use the new profiles rather than the ones from libvdpau 1.0.- Update libvdpau to version 1.0 * This release adds support for the following HEVC / H.265 profiles: VDP_DECODER_PROFILE_HEVC_MAIN VDP_DECODER_PROFILE_HEVC_MAIN_10 VDP_DECODER_PROFILE_HEVC_MAIN_STILL VDP_DECODER_PROFILE_HEVC_MAIN_12 VDP_DECODER_PROFILE_HEVC_MAIN_444 - Updated vdpauinfo to version 0.9 * This release adds support for querying the new profiles added in libvdpau 1.0 (see above) - cleanup: removed empty patch 'vdpauinfo-missing-lX11.diff'- Update libvpaud to version 0.9 This release adds several new decoder profiles: - VDP_DECODER_PROFILE_H264_CONSTRAINED_BASELINE - VDP_DECODER_PROFILE_H264_EXTENDED - VDP_DECODER_PROFILE_H264_PROGRESSIVE_HIGH - VDP_DECODER_PROFILE_H264_CONSTRAINED_HIGH - VDP_DECODER_PROFILE_H264_HIGH_444_PREDICTIVE In addition, this release includes a number of packaging and compiler warning fixes and clarifies the ABI policy to include the size of the data structures defined in vdpau.h. It also fixes a race condition that could be triggered when two threads call VdpDeviceCreateX11 simultaneously. * vdpau_x11.h: update stale comment about how libvdpau finds drivers * vdpau.h: define a more strict ABI policy * trace: properly annotate private functions as static * vdpau: do not export _vdp_DRI2* functions * Clarify type of source_surface as VDP_INVALID_HANDLE * vdpau_x11 - fix typo * Add support for H.264 Hi444PP in VDPAU API * vdpau_trace: Fix GCC 4.8 build warnings * vdpau_wrapper: remove unused parameter warnings * test: do not clobber CFLAGS * test: remove assignment-as-truth-value warning * test: fix incomplete prototype * vdpau.h: improve constant expansion safety * vdpau: define some more H.264/AVC decoding profiles * configure: add test for POSIX threads * vdpau_wrapper: make the fixes initialization thread-safe * vdpau_wrapper: make initialization of library handles thread-safe * vdpau_wrapper: protect concurrent access to _imp_get_proc_address - Updated vdpauinfo to version 0.9 This release adds support for the new profiles added in libvdpau 0.9. It also adds the ability to display which indexed color formats are supported by the PutBits interface. Finally, it adds the command line options --display and --screen, which can be used to select which X server and screen to query rather than having to set the $DISPLAY environment variable. * Set the AM_INIT_AUTOMAKE foreign flag * vdpauinfo: add option processing * vdpauinfo: print supported PutBits indexed color formats * Support new H.264 profiles added in libvdpau 0.9 * List profiles that are not supported as well - rebased patches- Update to v0.8 * This release fixes an incorrect type for VdpPictureInfo and adds an environment variable, VDPAU_DRIVER_PATH, which can be used to override the default search path that the library uses to find its backend driver libraries.- update to vdpauinfo 0.1 * This release fixes a problem where ranges were queried for mixer parameters and attributes where ranges were not allowed.- Drop libvdpau-alway-workaround-libflash.patch: while this fixes flash plugin, it breaks all the other apps. (bnc#811360)libvdpau_tracemourvedre 16540042031.1.1-150000.3.2.11.1.1-150000.3.2.11.1.1-150000.3.2.11.1.1-150000.3.2.1libvdpau_trace.so.1libvdpau_trace.so.1.0.0libvdpau_trace1README/usr/lib64/vdpau//usr/share/doc/packages//usr/share/doc/packages/libvdpau_trace1/-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:24379/SUSE_SLE-15_Update/5c6a513e53278abb13b68963e13575d5-libvdpau.SUSE_SLE-15_Updatecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3c37ea4896f4d36662e64b15b0961233e47584ed, strippeddirectoryASCII textPRRRRr4Oj"&Kutf-86610ec0c5313b6ad7331f01cd576cdcd4fbb3014f9b55a100cf614ce9bd8f2a9?7zXZ !t/?r] cr$x#F1#1(4l7D%M|mP}fkm@I _ u(ʾ[G>C|6+O4iKh4&qv3 KР"39x{6X9Aa S#W#u(SM (FGB4s!I9W ȘqȵS$SZoF{ 6{MvK8 X`: fSMyQbz-L+˖: }hI^Zw *Hjȯ]k#5?:oF?Ղayf@MNSB!)Kt$HfA}b qsd ZwM+'6 3ؽ.@L)jJEB 0.6;kpժ H=ND9fE1coiw[_wsmz(GȃV/剭QH% 3mغ樳m=ݼzscz[ƛ>e)\k'P-yeArx ~kUH+9b@g"'Jn5ALx/(gזE@0=ڬ rAr#@KfWfn:[sC\PP{fX=Dkwj=ēQ}Y+id_}BK Zꎗ-<e+7½6H~鼳T;C G=@AL %‚ - y=N5 0WXS ݋T^$l<!Ӟ[pzWpPgI3cno#o}V1O=^"MhN!H݂"ovF:*mvdImܟ*$];!2~٭&ꤖɈ>>A*QJԪ`h+LReHz_0[ zoK"2p@ع !"<C#| u9 ^Zj)((V-ۍ$Jvɜ,wݲuZ 9cK6IlD^v{;@E} 9@&,$rN vXa['ipg*d="FOV(d śyoW,zDpm5ߡΦsksi-H42y 9T:r{ _gm]ze}L*RdMH0@FBvA*cdY/3 y6m+`}8! ',`,]Hnx"2&Þ W܏uiЖy x_nM+('z\ӭ 9eHUf l7$Dt]9m ¦rGEN[zx$0xTCb2kfJz~d/# jPߍوhceh^'\0Br7~*L܎QP_R02DZuIC{-:Q|]((9UI/N^􉰴 1n+P\-8 up ŤgsZKhʂ1:ekʓ?{@B,yT6aq/ys k@c+'|Ba~@EØfj^,7TO I~P# !n]B,5HAMT2OׄC<3\ڰc]Ymsx/VX :9|n/ >ki&& C{=RKQt/{V Ƭ,;x]*gןMrbVLג k2@3$f}S7oBvqlQK6A_ :_v+vj;`5cY8HuuځsYs]_m{-G)9x>;1@ǘU (ЊxZ}U/csa\IL$aP ׽~D3Q/Ԯ#BآMQ]gdrn0Piz4!-Bn!{}h,A)QHޥ~OʩݒTĩaS$ |fj[Z ώx$έrJΛ-S $X3Yôo~qz92"g Awv6݅a ^t4?R7-"`/~Ag z [(yv剪m[vƓZo4]z1א"VUy=P)pI{$heF! JHukdx]*S0.rEͣD19IeHzgﻉ(iv֗Y{2( )SVut&짩ۗ_:}? uʜC_qh26ardϺV KYoч(Cg`"ccńN'>Wk2obœVi(P3+(X΍NjS'w|Z۬'&MC0hN߳9)ӓ+ngαi`+dFd-8 a}9&ׅHwj;Pi&ߋ<ɩPYln P|2ˌك5YgK&/Uu*qGpmy+jW8X#yJWBPƣBPkj>mNp;ޢc`M1HG9Pփk=W-GEMÇR> & ߀H^z$ᢑJ8 (Dgw1'o$$AԔWbhA [ϛ48W}UOaHWhʮٮio3p7'.M3Qr |;חxw1, 'Ar0T8d~ۓVOt$5\ rfZ5W6豉1zDf`nLBt{ԳG;em]N^3'F !r@"8 MDuSڌ‡ %%3M`颣8nQXPD[` |8E̛nV(YK"#땪;Ӧ=GfO:l!Vnlc'DNfT}pHv2)epE67WRิY\u~*}r4MLXtiH:ZH%Pba/ABYZ;Kei?W;G3V>&mo{^V.E͍@={CrTݷf g <@Rwl 8-l'?͙M-iPIL.>{ +~)[s=шViVbWN:1 pH |%k8N\mW͙0Z%@ pcaL.A@fyOiɡ@iF!C[nQ Dk"oY_Пuڦg*YŜP-2H$ϰR:\N~PPS{'(˽u嗍b7D$k4ck1n6cq{hSbtvp IƢ.k IW5'Ճ6i:$I[|iڹAi+`CmkRg}v)^L\m%u<Q@U޴37i=fl|.šofY&?&[~ɪV{pO_>;@[,?ҁX3-*4AlHpTʟQuaaښE"!*;Uc(ٛ:ypNr`6&@=9]2X5}|\mcih9) 8hbwk $&= F qj?5O-Ј,7ҴJZBٞ'nsZLZ>|x']NF#\I[qȎ*B.䆣.Zh Я\.VT?i8J=mqp~$1:[t/学 IN JD  QPٱ#K>Q|ᐾ~PxfmJeKb~V™wtX[oIS SQ@!!@X;1V w 1ۼ-L"Q7 JX :N@/񓢈0͗ ḽ?&AM%KG ٢@TS|gKr*>U^nd$4`%>g!q'ۗVѮ/4o؄uWsχzctR/0-Ty+^Zay-1L<&1V %+Qb3};"\ۚsr^hZ;,эv=y3Ťn8 gܾQ]T{ }[95cUK'Yi%7L^sdY+d:I\Xk$ 垝pd:b7W _5~de@%p lP;d[ jQd:ioH GX QN"GdvP:Dp1k>x*A>ݶ`@TrYƮ,.5/ɤ 4GdC%t>X&ºZ^ ԁaBGƜWv\]3#/vjk5|o0z ]9(T垼<Кӧ#]LG֠k6]$pc$"R' 1jmV-G`obt#`#EQ*J!|ϸ:h9˞D70tՈ\^e+1N-eYjF-~|m^osjC~$w| }ʋ ;鶠j>`>띵Vm}`vz x8M܃}]VJs)Eϭ oO|4:d>캫sJWD]Kr92RfILfSųlR6_?xϪJ>}7aS 28P!?EO,RlwD~%HMpnXUNB[r}ODz 4I)DF҇cF1C `.yxDl~FpgwCZy2)*kB F*71ɬxLvw&;降NJقP۪6wFD`PY瞻h^Upj(ir_p"+drz|Sv%(\aDxO~URspDҕ ,Z8~J/mZs%^Z "M@F^VMz2&3]GBpAnEs>~qG|B6:xF4Ӕ۟P_T73rcCIjNHCLݱUv6LlC3,'Iq رMՎkwכR}xctGi^ ZiJz2Sҝx[$%t9HM=Qssg@ nnĬɽS]#~؋j iѽy1%{:`Ea 1y7.ύ7͜VQc"ySM˹[t:D/q'd>n&D7m;m* ZUBeX{tP++lx!UAq[+@p :Mô"=iGa˯ >5>)Ah:UX|2 $N<`a8s\p} FQ]fmLA3_1aB~+IVM'QI1V%W{PGKfp(m LI˿4:D#6\K])3qˬ#J b]Fiީٖ>=NPQQzmnG5c[yܕ` [a~"T  !&{xaDm_ am  Jy}t,)!FYjQ1E^3Qfu1gZ#g%" ׻\gDT"rS"e d"ddU_eH HS>j>T[{Č!e٦PH.n>%y#B3'* XmO =T/d(|s6fg\|D 2pk 4#(N+/ݖdV-9w:P MK6ܒT\+rZ F=ezwIÈw6>jQ0/ug3}4KVr#Y@G@) h~Tȯv|:AC-;mrƉ,Om Kf`DUn D PDm4:]6nʘΈ`bP抐.fGqfd}$Q_gubFAe>bS'e,DCJy0*vw4 ԘW|)n ! q;M{ LL g6iKf @zڰ%fZLwǷKГ~OD4ndCj<1S!c+!bD9Lk!߹0mLJ?/ݳ3i #x^*ai1fjozWKJVw©$JQ50F P=$)̪/W#-n\c(iεBB$TP s$`$3q.B=g (&c[pSl$eTު 1}޻Y}5P2k%TVSZI/Ecڤe.h>ʯqU 7@T`f6@> Pf9BB2t2|AA[$awlU'ؔWP^f\<,4\wWtm&.خvV0uOxJ)' BٖYQe((Vj)aů iM۸2 R5#0[iH`0e@ gM)ν0ywnKFޏ8}}a~m߭?ӂJ xޏo _2Eb5a? 'K XxbUHpczկ][⿱5Ǵɲ׹O(}5 <Tˁ(H"(%x5&ʻtԘ PEr%\ÅvգN2;H ƀ=;Q Ƶ%eypl&Y0T !+w*OK)}>jj!P}c*\ywm(;3! dE#V{?/.|v~, ф%=hHU-Nݚ`4Bv_YsM R"$rRm$c&YƲjg]SyRqtZȂ=`3%A0 dUf"dgf(g(o:s9>QɟՖdd9 YO)pN1JPPgwYo|ad2]ɻ ;h_bL]2E'U~/6K!JV1;hQVDz M@Zuf>9h]ҡ6g)"qdp9T46pfnw@7,B$NBSAC^/bP8 cAWb~\^C 6*){xe3ډv*zʤ=/ Aq6=]r30ς&ov ;{<3G f P|1d_%^ZCnh4S n-UaݨMcg 0s5 =q9}83P[lB*F&jF c#ʮIXxMqW~s-q' 9UQIa>@uΒ}H}H'3˹d/g \Dg پ,tݚx&;.Zp!.`9as zڷVԹOu|D}B.`ON/4o  :eƭ7s1\ T$r'Y gow?XmZIsf򔃠QU0>&ۼP=c6Xv1XM/]Ij\4WD_ep{ط ˓ףfy.θ*6d) Ɔمx|p-/3r28s VxFMV54 4f` t6Za:Rb`|ZR@3y8&EKi$L Hh{Mxcy1;sҚ@$e>wE>OvQÞϺCwRm,t'ܲI34G8/̧:㧼fq* F.ya:ҜgjH_[PNӞ<'LbRe#4ۊn,:Yq'܈}rcN K4_/w.Z5 _yG' @J^?wha:][L\ԕ%\&-hx :8mi4{2Z"yҰV9ɢhyF{îе>LOv l!k~RrXL9T/7N ̼T1QMK5Z`x ;/'`e(U)QE#=E iUdك\A,ӊneBwSԁU%h&ѓ9Y\%KjZ_+g=Q699Q$ #( G |4@ c~^H\&H4m(yp&T ƯA՟@qy,b_f GؕwM`KN5 ۏ) 0nM3KH(_t_9U}2M@iDQC4{cI;OFFD-ZG/ÐMP Ҙף# (k$+)| 9]<^em</)}$AeF?Cfh]"jyD)ڎ//#wt.yg'MZf!b&/scߠbk+1RzŽ--wŅV j584%Яf9$=&< +5H)p:` F4Ic({63\=d?ũ^%]6fDeT4Ǡݓ^iuC5 NVy%& bM#.쫚IA 'D~FPұ*;~]+>#ݘ Ʒ?\2 -G j/٢_x2@,cQh8ţ-ik쐺iLk^D+wܓ$wi]ĴfbdĥUy7 8x0v4kgh}Xl%˓*v?C3W{4<(B;_X2Eޒ8p?)㥌Mٯa;PdRN7$g+D#y~:&*?Xl.VKY'g! 9ec'Ԑ7e9U gqerN-;b}╋pYNv~xA5Ru{z'2MBL2q) 6V4t?SF^u՞Ut.XaՇײX>2*p#!H th">L+OCHV~}o.A¢&;4 ff!-v(,>w4ݼgi|=vF^})vu^;"[oKiEu RB2,C)XL[ERl(>,[+ݒdr!Թ#A|mG^w_6|Rf],A2r8͚V;ZLY6~޳-<|p<~)iߺc,a;y6m!