libvdpau_trace1-1.1.1-150000.3.2.1 >  A bp9|idTyJ"6@.tGXX[n1tS옣Қ؅(@z=CQ)ql`Gf>iNjjbG..kpRЗ3+/P A*DA1սԷn諺x>=q8ac[ G'%c:0ʱ쵫rvhs ؅SHK@(.ͯt]J1y';؟d2c6dde55b4a4789a9d490db0955febb9fe557eb7700c8c3a8c482598c922dfa450d5d682ad2189f276239051d547e13f7a8c6d2c\bp9|)M(t["e\s m^%,,s֯#˪$ne+( cةLINV¸p5*qm`6[ە{pj LyA]4CYhlѪ0cI[NǨBgta4> *BVT$*pUoSs7ͭ\("8?W{2|]j;\n=adXG#cǁ̣ǖv 'ٷo# ~ ޯ'ޠ>pA?d % 9  &V\dt |    4DXl $ * (R8\ 9 :? BFG HI,X0Y@Z|[\]^b;cd_edfgliu|vw4xDyTzpClibvdpau_trace11.1.1150000.3.2.1VDPAU trace libraryThis package provides the library for tracing VDPAU function calls. Its usage is documented in the README.bMs390zp3aۦSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/X11http://www.freedesktop.org/wiki/Software/VDPAU/linuxs390xA큤bIbKbMbK6a9c2dfa3347fb7076668cb01b1b8934360b9c74c36545f341c47654d0de1b18ebe5a05fb9814ea83e583df4319541487286aae523770316d1911285270efa88libvdpau_trace.so.1.0.0rootrootrootrootrootrootrootrootlibvdpau-1.1.1-150000.3.2.1.src.rpmlibvdpau_tracelibvdpau_trace.so.1()(64bit)libvdpau_trace1libvdpau_trace1(s390-64)@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2)(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_traces390zp3a 16540043011.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_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=f40900d94faa969246345cb0cd861fa4b6b88642, strippeddirectoryASCII textPRRRRRRu1^j&+|)utf-89759737af7d2292834782cdfd7a37f97f0decd63f789c50419865aa573c92056?7zXZ !t/ޟ;] cr$x#F1q~GJEcHtm&tKxۉf)B&%uH-nilpŃ_*M5M"8^CMXS\XU+3N"!oy-Qg@Ly$Hd2 C*8kHCók`u'[)Zs@R3P&_Q_;\+\ʊe0Mub]mpG0G\w1]%w˸H>M%[4lJ..yjHDg)1@nQ~(xvߣj~ &Gڄm872[q:zP12͎ ~:iz{͎F d8]7SЂZv|/$GطC{xzOL\s?_mV:=m⦌0f%Ia*ޙD) VC8wUoҐ(iaM73 \ڎb%1TB<NlrܘVu׸:ajs.(PV#[ b>lPji>TʏhPٯ 0D8 o ^}kAnXAyYӋ]sPdW @Ym.>>F JZ<ᓧ/&ʣc-7Ȍ /j]ĊaZ1 uj-ֆ;QV0!ܲsju*zJe^i%1VBz:|/t}; t1vҴ@P7j 6y aP_,zyՆ="!MQY $e[msYjꓻpCh}2sWRW,;)8- W?l}Ki"&۰_`!guJ0,XF0CIM!z˰ aز: a?ZvoYg,MLթ 8셽cɿ[ dD}O$uIJm̷ ㉺^yld՜uӘV51SI(TY))v(򻐣mkOܖ'ߜ_mR(w֭kt0֔+a`bpx4 >!4';ZaJmI 6%t;HHp*R {np=uAT2IHpn!ɹwm9Kvn~]V+rr"xByj)} p% s^C}3 5leܵ@RTߛ'[aHدֆh:'lu3QP=Y0)U''ưu_#2*b ^ WclV# r*_y)!Z#04/P{^h1BOu]F[(y<)2 ̥,78. CPYk7QD PN}yAEY|*?hW|XJ{Jt$r',L>S@4 sLgU֫xڭ3kb1KPk{!{qKi,2.چ\_˾8TZez׮7#m$,?Qieř߫XۢcP_Ujyߡs9e%GlWp:2!Jxyt^ys~ nArcʬS "%i1W[[_I+kC2bC(Aޜ 0ȯ/J}R5Um|WC- GUGz>q?su &( .rL֪&pη&˰(1M RLw RrzH=<ᵉJ Ӏ%(pt$Q+guu1չHrf޼'Ĕ藃1g36Q,[L6d)@0Mj5)~@3r*&{g|v!>㲣vdc|O?-X/L\yg(*RH sQeTٛ¶&Ve(&fDY1{p!]P: ωtx]8N=%8=wQi*jS.sKbO6jNkX>ҰWAq^3qp1W)TMkRJeUWaXDM4TO`GC vǹ:_vVKLk:г֗<߹lqǘ;ZhZ SL~㗈u\]wK܊(U߬i(x ueHۖB+QtQTaNsIj*XBIBjjb\=%#d N[IerP]7k ^41OT%8Ki҉\T{vF*(Kv,-n1SOb$@ϓ>.A1 Ǯ3]Uig+M[kR\[L|ٓVvja3* 9-jw4׭9_Ce @ГwKclBԯ0i],eX',mm8g0J^,Tw-|Ʌ,WyJ)~6EB."uʒ;#Ʈ Uч`#,m7駳h=>b6]|5-6NtF İM(PC  g:=Tp/HN+N7F|7M_|NEy(s';qJVt[Ùnm!hD$ Kvm3̊^`)dfmC3ղ]Ka06/4iW +֊ٱjhWw(H=kA:K/1n}{\E< PV=>#?7H/rhW+\P (ï) _,:`zbe-޺,!G)o<#XwK>:ŏ= p?o;l@7Lr(3 (Oj)EiJO;W' =cʵ$^ j#Œ FSRZi޼P*[&+h~D6YS%Fz)VG@CJC)̀sgדSt+t31%5l b<`SY+ϯ(նT8L!$@ͧq=%e6aVM>_8M`ܮ27ʾNiVʸ5KzVmi v|h-,3oRHõR& u>p,%;x}hCGVQ(He, {Zzߥ4X"9(Xj'!6f%TSf,k!U _d Mt+}We8h\tc3NxG-Ƥ\9N[d^Ia-`t%ېb=lt!_C^=ALwQqE68>~ u ?S Rh3刪|% @ Ks@hE,b$5c $<0'cx)լ>-$:)k귡=:62LnCJJ!u' qn]x1O~q_!;1T:6KX m- JABzqCƨҢ7{pV!D,%Ӧ};=*", F~ (hBX %d?*+e? Gj#+\*â boA^厝^_RtPK꾆+匌"վg!/ ^]ݓa5 ff(: P< H0%31"}n~kȴ$su/͚3m 8\3p\C.ZsnW͓b|}=vdt`ko\.5Sm*gBxW:?Da!@f_rՃ;m'"ԋ_VHȕ(cZ~A/X;LHyj5&>~<59<3~{W̩ *hz S[bV'y4gC7 fe&[`l-,yn34t?Vf7Aedܨi&tTkB{g1.Y(cka`>@q̩ w~uqF #w":7McZL1) i!8K礼<DZYq잯깙!7ޒ\Im Nn?}k1ڒ\*?aq#fd)<3มƃA}t* l`n/vh'Y9HײƤI%!tOĊAi~`wj&kYꡝ1*hDL`98:7pC^a9\o*<ɑ#WN(JnvcxtK-e2y)Qw>;~($z.[vv?p{AKs'N)^S@̅+ Q;?PD2R5gz&tnPQ$tVGʼEoSCpFW3{2kd DEm=6O[hcvm){w'PymEҹ30K c &Z̙`+ _Ta:fܒIv!( ;<wz~շn;P\&ڑ5Ƒmw]*_"y#0M,xu6jҶNst_cy{_\DE'"=Dvc\X.pJ"_+/ ~M{-Gh)ʬs>?jY)L#$:eζ򂃂!k~ʷWê7[E,g*].tǠe.8疈萌 vF" %L =^N>̙ <#I# %__}g+˔ YInXC#Xe< OCI<-O Kp}y[KHYGGްE Y҆ /-ynk3,JU4_3OpBt϶, vPg{ELגGckMVv0 4ӼuW5+t88C ?ߎ%Q#ůi;:s,C E";?hg-ԟ,f'{Uq6*Z~ԲnXzŖ ؅9V5/(m+pK%{a/ )A>ؕzL([a cvr)8!HɡR1~= xwh,<] IOe74nuSZNaW U3HQ_ނ fkjp޴3Lv+چ[A d/Z>"DO.;ݗ\)YN>5 2a{#>P&<8C $]hkd{R7`fpǤlJ<#?$Ss?sћEٿWBVŊ6F:{^}~]7=Z@̚ `p:7G,"Aۍ&uuxrjP)#0T܌={Oc^db:qUSSU;P'p*hglqu5W2lS >[x$t..̯yDtev*iH ez6$˛=*lۇ,O:Aii$C)gv YDRw&Zƿc(N/Ψ5B*-N$' I*uO8'y؝lnej0Qs㞍Ni-2~\KmƭBdpnT@-*0l6, Uɤj:åud& hl`kO(,- }{UXSuKvx2+HMUyR',!㲤PDRy*MKyx3]7Vl$5'eRÚ7B`Wo5hľ$}4$)YDAҡ\xVDikU$GZxj g"Iu,~Ya})\ͻQq!/ɘM{(3B0e;j丮+chbHc|mvz=B ֎; "(|(' Y6 !/ O]hkStFo>䉚T#h]&2Y9d[7eCw3r@fvr_٦F[Qɓ/kU`xqfOMY31_"X}l~m􁀄ɧz+Ŝco,3xAix Nkp݌w\-Ǻ)A;NUWY7id35D7/Je 6;N'"bC:Y# MWƺ"M8 $…Mc6m1Pz|tX"|"#$MnH7[-mܞL)ar%+Ȇ)q6^3#\cz; x8_6*X9{Q<1Xc. ,X( ,"HHLr U1gUP $&4`Iƾ L^i٫.)aEQ3ncYdj>`ӗ fܴ /iբ7'KM`"'{rSW g)Exk2kip0uF  RT?Wm{ĕd"0T𙡌xK!Yul"BQ}QbTS٤7н: čy>據! MMa14.Uz }1N'y*ӨBs;B0) @yJ qc|M2ai@-|SPt<7C0䳅ck']3} 5^r.RȬ PT WMjbΥ  r^$9yѫc6|qҬU͕bB_l%Niido| IQ8e+Ee'G:*ə3b]9$t_QO\( {{=wԟv we KٜK!b//hDVGJeRMaR,5\6 ;%+S _2;wq%xl8;zxhNWI4E(%{@r0D򻪳| e(\X>HLf lycn9&HS|i[፣DM<+ \ͩBPTek*ڴ8znwI7o΍UNTW-l jP -> 4K0\2E@@Rug_B/v8HFY iB3#R8/ʊfl!EGSC!@vgZϳ%<YCLłsRA4Rmr߻KkgI}q8H,t`ܸ+͛6C|-Xɭ'SUԇ݋biϕ}OvCxs1{2v`>?ܪ")bL ,oOS6SO%%vҊ=IE&W4+KB?)(UTB0Bo?wFCn-^:ʎ괫*f=@mx2i3Y$n!Hm)c Q$#&҅+M:gn7[g!~^Rb(uhjl6Kl͘K6#$YAH'g(_{SM[pF@Qު~٤{XW.Tl$~;P`x p4ʥ1,7K`GNZmSiۨBwݬ/t s5CG7_*T}7U$4Jt(/0p7>@RzbiSL:c!2ϙKasxd@g,EWl!.aJ \80[t8)Q-hN;k/3s3:? o֤Coy.O64DbLu5H41uw--t#xIbA`=ξEb3ScOUJF;i%hoSu-$nMYvP-JxQ+Z|OlbHJ{O_,$sd2ˆ`RVCcGڥ&jv`n-5F=}gœv I* m=C1%ӿ9_ah|چ#ޯXڋ4".r`@BP.7PJ ˶~&@:l,-LoxWz)w F#iU_<[;GPm6 <`"ubψ8H8Jfh%{!GIM}΂@07T T;ʰɐ"~2UkBҘ[LLOAH\Y#:Z-#DΨn0u%|:5*{^tITC⪃bR}b9A#Xa:䄊VNxu@>>ע- A{MoBaVzI?h1gM"R퀦܈ZC+oMs?fg,DHj<͈N/Rw!gj;pSo!R:>5"! ! RW~!7SϮف!U&Zz Տ%gPX C!gE7! s%8iy̋;շRA,^ly|aJYƛBgq*Ssδm!QlйP\e93R@S))MGcqڈ*2MmvZ_V$:i1eSvG~Px;Ɉu:lb(Т}g흊8Wi-d"õ4S4 +!oR>Gߑp:^&F?l1T*rw$1¢K&\++<8y'0֒6r*xW\~!{}lÉ7>7أdkݹުQb EJ:AxoH IA{{0?kt1.ZivaY2=V2"% H.ٳ;? -W=G:Q,(H>1aX`V:Qn]eX43SxBri;[!=ƭ%IU9p6Rf3/91Vc0Gjg{Tcdu,Άvh ʇՒrDڱFA|" A^nFQ1en&je:&]Q_LS1ԅNbOo}H:m^!Fnlȩ`Xme+ ]=75r]E Cݮeee KmZц{)Y4bGXW'[XZAa|3vIbԋ_&R+1;C?=l1B<>& 4Ojfrz >2P#OFoҝz~1BϩrG/W"zg1ȦH3t6/`|$4%e-psngL$JЛnYJµ#E%+bO?S̩b]mMII`G!Lj+`¼+`9)TڵϙqˊG.5o~ϝ+Nn#~a|hB|i:F 8V?tvK,%bFZ!-I/Х0F_ a 7]UB`&W*-F q^Q׶Gï%r]k*>DĹ eFߜ[C1$=zFВ=&H`AR#sCB_eN#FL5#+R,Lޮ"OC^Gpz#⼟aFGpX2Rh|A`1:_'Tz#K 0s/Y7=UVo<ςZ7<= ^ JbY*8[.Cme֜H-!mӉW?'0~aGTME2]bWH<.D-Ƞ]" T\qoьo(7m5"GxywJ|)Ĥ/7,EԢBX0M?vdlf-W$(~JF~=:h )U} ~zҖ"&NEX |VEڬyni6Mc MSuXz~q Ȝx~1UsI?:rwݷOlw5L=kP.EHeqp8~Zb?# 2D[a҄u?/UdM6&Ci+U5$I'GxetB*{Ğqz%X@և d(Y^ I.3>ׇPp^s֠&14<{jUbȗxVt2 6a|wye%:ʵ.=8mMlH2 X9~Z[uA|9߄3NxNsaeJ`^<61t=wbIQ z-T 2=LVrBi sx0$Go@%@?{ FBswPQ\_Bt ~NfkߛֳHL/9Q8KLy QWW8*m9[[-AT/L!G+*FL$v+7o LHt'.U4n54bi8P2܁JmGm-L)넵kWƎt1P TӛE< o c4y3w6 YZ