libvdpau_trace1-1.1.1-150000.3.4.1 >  A eCYp9|;o^0) [*.$W}f>8%OGnkg: 3-r@ NQIQ4S,07LpS=, T $>(I?)ü!6fink-}3.8Н_Λ\O*i!J0t5hi47d6/PG J42r\F"A dY޽!8f244285d6bd1c0253224b842988003f450da5d2448a375760aefb4b0c841e17d1b7d63fe716953fd4fe2674ac19d7b59945ab9e\eCYp9|y`q*;#RUdCDcLfq\X*K 7Ёgg8Vt$ ~8fj!럹+mH|gRMT11HIZ6{~b9zTrvSJ.pfs\ w[s ?9C"4E!)ȯ_n\E3eуi!Zw"^|mxV2Dr=@=yEɜ ?[HQ{D{Wޠ>pA?d % 9  &V\dt |    4DXl $ * (R8\ 9 :? BFG HI,X0Y@Z|[\]^b;cd_edfgliu|vw4xDyTzpClibvdpau_trace11.1.1150000.3.4.1VDPAU trace libraryThis package provides the library for tracing VDPAU function calls. Its usage is documented in the README.eCLs390zl32ۦSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/X11http://www.freedesktop.org/wiki/Software/VDPAU/linuxs390xA큤eCIeCJeCKeCJ20e44e0011cf5230e8eec0c063b6593c5815b504cdb712ef734ce2e9c478f64bebe5a05fb9814ea83e583df4319541487286aae523770316d1911285270efa88libvdpau_trace.so.1.0.0rootrootrootrootrootrootrootrootlibvdpau-1.1.1-150000.3.4.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_traces390zl32 16989512441.1.1-150000.3.4.11.1.1-150000.3.4.11.1.1-150000.3.4.11.1.1-150000.3.4.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:30992/SUSE_SLE-15_Update/fb966c39bf3bece1abe2d1db557f3f87-libvdpau.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=cacc6a2b792f56f4ae17164979c2d9d48811f9f0, strippeddirectoryASCII textPRRRRRR.@ s(Yutf-836ad804e7cc46fe9ced4b5c2cb510c51d6d09929610c861457af028618ae6c08?7zXZ !t/ޟ;] cr$x#ImRֻ/]Za%V sx.^(1=4>cIc%DI`4`PMpB qw&ds9xӮ@JaLZ? X37c CҞa/loޖf,b5ԥWnUc|*Tyn-V_d:=J_}C՗@0zUFƅ5(KҢ2'̔F tmDÝ@df.;"SaT.}QL7{>2+fH_W#߶ JeYJoXb5ȅ@Nu8(.Lzc< ܱ/yG ՙsyqRB>2O⅌Mmr*&GU.6Q0C2֣9`Hp[756XkmFOmhlc0|_5q܋Ϸ2}rC$3ą<Uf0c:`J!@H1" R1bus~RJBG wZ8x7Qoǘ2SE4_i86xWLd*# DC9P,Sl,|CSchWj0D&˼0^!:UE:@e$br&29 SLZf1,AL7+`/G ؃OnO| >NVZDžӨ"{}GVy#{N!N[U`aܖ?HO6!Di(Qat1;^~ HAfg AvQWEg%n0fc6QU Siam+9#.wqP9[sW.HC,(O4X+EdFM{<[A7k'Z|Jꜣ3N1OEc̎c 5\ʿ< 6ӬzTu<ך3bcH26/wg[̑ v gJ,ϽJ7'7f[QK s1(\.j{I$if5z0\ܴIIfY"Rw-HI =(g$uD2-rP $Za)URa@-!3x26Ss4]]`+uQ6L@ENXK>p Q:1a.F{Py9v,A S#K&^hwY$ uF:wcrm]Cq" v*rБSC3#Ldd&3k(,L0{o1duh1 m_ >2 N7-E"Ό8\s@А&OY}?TBB)Ok LBy#W:I^e,Al% pfܢ׮hNh;}'11XEvdؼQ{@3Ϲ~FƓ 9҉jgu_ "Zel"#%j{"Ԑ ۔vJ ;[°2 !T2[K_“^N5sÒݽTzZ%ADXi}]F4Yjj/e;ڎ ly\>rKQ~5u2;@9?7,lF?_fLJ.DpYe#Vy ;fhlq"[ Wk84*&ĿKRf2쌷֕W4Όto<$DNA]C\3|#y.a٨Ќ{|Cǣ2H+ bU?4Ef$y^fN6U4ԹY zZ|#Kt"F|uRBhf Kc bloZB P{#(C/QG棕CyD}qv]yd@~"$hlaH-t.U{C7m Ta%sG rd\B55=Qh-6@a9P1+lK`1z@M63 S#QaywX2]C;>֍a2I3M'\(u@u{t-0`4;LI,"59OIfqq}zE/9G9&ͅTDQ`Z=2 ';zLOf` \`W|(2+ 5^rv\%NtoDb_O#Ni;m{n0T`A<[qJYP!LV DQִ0j e$#()5f]J[TɆ$I".:ճc D& Ao2&jzX 4s)]j]IoZzk^EhU/׺dəj$yOaO&EQ,L2lQQ.lP=0il:|RĊ[3o_z' oXbR +?8_1@Yq>~|C-Qo/ ZIؗ4;E)Ƣ*.PD[$f(D eʬ B%\I֫t;G8s0Kݣx sΪ]p>K7]?K➕ژ{V vr /d An)F*n" Bj+[| g~Q@M7jάud#M}Iǩshf*·ڭD4TSD=)?cG?=L0~X[1\zd )"2d;~r\zSA&پ11rm)F`+vX +IrB0rw R\ Dè 4x/y7wKGO_=>몬R K٩mr(R  O׹+yO^ǤC|~[h2 :(۪&!d-qLZY gMwG\wWRC71FX"w0+H7Q𮠯4J6 1qx:(Maa)1>هiμd~,+ȯ/P+$ҨDZ=r+&X4q$%Fo_LJV+O| Z\d͜wj`N{(@~xs) .ރ) *nkШ8.5CŌU} \xgd}=c<_tYdzØ*o9WK'y@蜼VT&,,`RK+Ӝom n_?Ytᖠ5ιeg7(pe}hȧ ^Ut |luC]24oV<~-Pu&- "e<Ӏ<">d3dst)(Eyfj&u!bv+"6ȦEa+FKv֗] u?.+H(d(rG} i Lg{7Ľ!ȣqE>jܳ( z"j f ˙jĉ*֐دt %,)î x;'3w U#z)'$^34hU`!ufLPb]> +aQՕJI)Q|\I JOuu٠,qҤ;z'= $.G0b(rXWlh?- ze:dnf:mY#Qk-A|+}gk/Wm[#Hҵ6C8P g[ABy Ɇ]}Y$$Q#EtU8vJXusֺ,ƱmjjFP]LrK&#+b]R5+E =]HV+~(|ʦRvW7r]RIB°U>ϿlI@04Șx'y=7M~/f`gPZo>'8e푬 u}ϕ@PX b%FUo0n룝(0}U_o *8.l>3l±CdrwW ni5oz-5zYm-@vKsPWX*JmHhW<;dֻ&%ܣ>TٯсeWٰwwE%Lvu2A |IOW)a)׬wFРa?󻗽,B'¼4uDش)4zg^\)uI!zX oYyp'+ă6~\KQc&}AZ^j`.Ëu%7m7}6A6 aoIc2dIT>g4o$(P,dJ9Y^k[]*LIRm]N5y5Yz{Ǐ[ƛc,bs{:;ʲ)%[[4pIiG&K|Bcg/Gԇe#גM쩢"%kGIٯgp\1u:wi&*CQ mB>ʅUԳM} Z*y^#GҒnBܣdžo;n"H^MIj[gI(g++hU2g],>,g[SB&D2'!Cz@Lj/.t[4EEؠ@}*􊈯w-܎oJβ$`"2NtB3bϧڠ-`"GplJWK ;NdU 3ҭK]`#j9m,K\ Z;Wgbes*醃w4x/& IoY1|Kn~Q+MTZf@1jgu@v̡_ poSm|NwfтxQJlϟdlAM<y⥮zq]@VH#8S;#N#٩t͙ ?ڮ&mbl&Y‹*B3@60ڐ)e@j#dSbE/,#2R -!G&뢬*{rﴵ)K7 7"5}>r̺ $Пк\܇|J% 'J|L,9)OѼt"5%B5 fGhp'3X8`CυS+ɲE8"~u#آ_9X E7|NKkYp:=;Qc!m@нǎcueMތ3uSȎ|rPfXdMΩ*bxyB M•{PdB<0(jk̍`H@$}З[1JţqrpMUi) <.0v,}<}g? ?iD4s u=pg|عLbHPz1v\b~"S(_ڀ/7ߥߔ!xV~<~q/{uVw=:|3\y;W\n4SwJu#l ܀/[^{cxf8@?dwixK7d4Eh@=`_T|yX!\:B=)?ʒn㪵U̹c ٚ'%]r+J3dfrtsA33n0; ,̷-z&Isˏ!PN6M2#+iu6~-Rj}/zqz @ p;"reJ_$C[t|=s̋ FjJ]2]UȂZ㝲dG\x?YJ63dpa4)k׈8b`?\;pup;g'#!#%@M!L$?l"e ;\j/Uh1b @€ ҇~C:slgDxIlr@e:.Ѭ/0hI %;QrO4D:+4[CYB4}Bti7F /퓬5H~;B95`m 9oD3(w}`ᔰrp[_q;]ϸ 5kU68OYr-n'dKH  mDU a- ʠ= (k9 COiĜTV2k;(`3ԥy_û0k Cĸ^d:m { LiU+T iPS}F-iq}~~H^9|00ggi)/JitCl ˋŋPnX"C x0l_K@`v"q+#aDδ|"6oNdFD 9Q@+K28w .MN*}2[0ȷqO/$ 91A˿mvNEMjNϘ҈@HȺ32B3'j΀SP+0ՙr>esw$hxx9%5M |)^1znSHTt?:tܫi6EФpJsSj$f]uwNoRcHL0﨨84ٰBG%,@EE4kКUՀc 2fXUR6P Yi(<Uⷫ#;WP"hUı=a:-hW <=`ZKL -qӤ-No!z83NsXsǪ5yor1 Oι9'r s0vfI8li_Y'}(xvĔ5z';83{N/XJM4Hڄ~r3U:SIԥY̍.6BCrUɟ^N2N:5jopv) ~fuEIB^ k|Zl9tE| ZݎaL'Hdc{\Z1]MQh) v-ETբ K?a1|paؘJn&{U'+9"N _:KQe)u4*Ormz(rji/ ܨPWSmj^ 4IƲUμ~EbCt'ci{EsQqHi=`bôT%0# -2wqBÇKSL,@ GMA&o=RxN(Di8 ݐ<H!P Mn$EhNfӀ{5w=L .%TZe=%KTZfZILƏ@367DsDotK-YϐX}k\.jAvF9Meģak jRoZf0~}9(נ-`Kw醜P=rZXD3 L#Rt?oё0Z,T1s]^ mץvh5d^ 9CGl$'y٣/vYD>A7nnp  Vg^Fϛ ET:) 7oٺYѱuHLVJ_Ԓ"s3Ge, V?ay:&HeEm{'ɀL{0(IAHkzTto=>9tq WfvLm)Id:CX` %@QX0t?X,mOl!5މ HY.`BC@/w.#'U&ZBV{hiO'ZTJ15VLԯ.Xς iXbIU(jLE; .!}cH@ע0Z\ i7/Fp6EXR^Y4^ct;Cf5GT6-[h%O)7DUtLBx{wkIi+ȈgUA+lD`LP*htO?GPe7OL(>Mmݬ'߹!< ?\:'d$ ]ڰN( xuH -'?u z 6er Nڱh؇6Α;rI*jGKOĄ+ne &'g=g|FU+<QyK[7wۿXݗ5թ%y[Τ3 ݕe(:HS3\&Z6&UIHkR M"6-;F~лfe P enyyTYPgBx\24: a;^*MlUZ;m3?Mf O"9_cJa9*zWhXijOh08p1(Bx5 $BOaOT~ lo|D {$B;<*3O iJc )հ>`NT;%^̅pRԏ\,zial2[p!Q"[ К.=M[ὗ#PAVB4#&q4rYՇ ѦXWW=xCqCR ^Aaw.ûTTAH>A/y~| vA|fg㾪pAWDx8uc?cmb*dU{DP$ \RpF.p^ĎJƧ2wm/yHDS9U1lC і]|I{57?'V=i̸9I&#aW6A%)qX}ih]$[/]]vMA|#FAb: )*t8f[^OrgmdnfF6l1;QӦx$(ت|b43~n;C{1WIkr]*@Gm]=Yj ŔBPcwϥKKm*nԧut͝@T7+ՠwa#TB4c> 84!\(,k7$s1yU@;o 1L#'q{SG}]eT>O\ s›ý,b&,@jV]'4yZJb4m3 0NDe+M"/LQq!7*v_+MO~]пUz\1?Km$+3Itr+##?uM!sznhz]<7$鈵L W ~c$c6#{6m.3;gƤ}iȷF!Ч&/mO䩫)[kE$H1ONe:.Ί@ ĝ$O~>l1.[ᢟF (!}O$F瘟n`OXls[sK$,X*.DY5I7P v ] .+FQ)ͪ F}Eb!of @}Hl0D?z ȋ *XmL1?w6 YZ