libvdpau_trace1-1.1.1-1.28 >  A [Qp9|HLK݀J%3`Z1.GnQ Qx٠mؾW -E< K|a/ g+vE[=,U;QK-kC}L77>NCb֤3Ӱ=gf RUeչk3fm䃪+NW#MP*n0ܤzQ$Vdȸve,'J}TQd$b̥uYnm!d̖WMh#+q kN;Zsbd3cbf114c522f4837031292e02a8e097c4c990d8a3722e7379a246a5fe0a7bb9a22d7c4ba81d35203061fa38fc432dd8cc3d19ch[Qp9|>Dq=Up)E_o˦'$AbT'>G?ru 'VdHp#XX=V_QomAh[BZ7Zx@ O.6 .oqEcpu'1@G!npk9XZ3Qe h]@BpW*a.)pA$?$d  1 NT\l t |   ,<Pd   (89l:PB!F!G!(H!8I!HX!LY!\Z![!\!]!^!b"7c"d#6e#;f#>l#@u#Tv#dw$ x$0y$@z$T$d$h$n$Clibvdpau_trace11.1.11.28VDPAU trace libraryThis package provides the library for tracing VDPAU function calls. Its usage is documented in the README.[Hnebbiolo SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/X11http://www.freedesktop.org/wiki/Software/VDPAU/linuxppc64le0A큤[D[F[H[F040ba0611b7658a095197f4aceabc433298990a5685e6252ace3ec722cd331e9ebe5a05fb9814ea83e583df4319541487286aae523770316d1911285270efa88libvdpau_trace.so.1.0.0rootrootrootrootrootrootrootrootlibvdpau-1.1.1-1.28.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<@QQ@PG>O@ORN[@N[@LLzL_LK@K@K:@K:@K:@Ksndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comjweberhofer@weberhofer.atsndirsch@suse.comsndirsch@suse.comidonmez@suse.comhrvoje.senjan@gmail.comidonmez@suse.comsndirsch@suse.comcoolo@suse.comsndirsch@suse.comsndirsch@suse.comcoolo@novell.comsndirsch@novell.comsndirsch@suse.desndirsch@suse.desndirsch@suse.desndirsch@suse.deherbert@graeber-clan.deherbert@graeber-clan.desndirsch@suse.desndirsch@suse.de- 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)- Update to v0.6 * Make use of dri2proto_CFLAGS when building. * Fix leaked extension info on library unload * Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER to appease automake 1.13- Update to v0.5 * vdpau_wrapper.c: Track dynamic library handles and free them on exit * Implement workarounds for Adobe Flash bugs - Add libvdpau-alway-workaround-libflash.patch: always enable Flash workarounds and not depend on kernel command line. Users can disable this in the /etc/vdpau_wrapper.cfg file.- back to building the HTML documentation (instead of prebuilding and then extracting it during the build), but this time without requiring texlive, since pdftex apparently isn't used for this purpose anyway (libvdpau-nopdftex.patch)- do not build the documentation but package a prebuilt tar of it to avoid huge build cycle- fixes the build in a more correct way :-) Hopefully!- vdpau needs an explicit "-lX11" with latest toolchain- fix baselibs.conf- libvdpau 0.4.1 This minor update just changes a few small, but important, documentation details. * vdpau.h: Clarify video mixer field amount recommendation * vpdau.h: Fix typo and clarify wording. * More doc issues pointed out by Xine authors.- renamed rpmlintrc to libvdpau-rpmlintrc - added libvdpau-rpmlintrc as source to specfile- fixed baselibs.conf (packages have been renamed)- fixed libvdpau_trace1 package description - added README for tracing VDPAU function calls- added Wladimir J. van der Laan's vdpinfo tool, a command line utility for querying the capabilities of a VDPAU device.- put libvdpau_trace into it's own package- follow Shared Library Packaging Policy - obsolete packman vdpau packages for proper update- also build and package documentation- created package (bnc #596481)libvdpau_tracenebbiolo 15272881361.1.1-1.281.1.1-1.281.1.1-1.281.1.1-1.28libvdpau_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:SLE-15:GA/standard/0d3fc52fe3791b7ae7f45bbfe6ce6fb5-libvdpaucpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=db342bbb682e638c6654d5ebef6bab643066c405, strippeddirectoryASCII textPRRRRYTFݕ(Tɿ_$utf-87a1bf511b3caa3ce5fd5ef2bf2f5255b6a1b633da8de608172d800f534aa9483?7zXZ !t/?] cr$x#>虇f݈B4P@ѝR 97<$>y} ѵJnvJiXF?켻V^aw߰bo6Ά2EGsA*KD*YNVrȉDi˾ n=+#ui|A:Hp}jiuc|vp#5/"Z{4w3Eꮔ^Ս6GOSKR 6>o$jzE Vq⻪zEx^m X CK/J.m=7E[02Ы'@w Rl%.#Nu~.ObMRek|6ֆpVbڄ2Cu\ /|eH>FO⼲ S9b=skX7hrZ:K<ɭ¨uM@D:Dڃk-\]!60kҷ]; 3_xt%Jh -rm#9*Jꜰ9@Ш9lh1"V/ :~)N͂ȱHe=砞lޱzkV CIۧ{^#]e:+%p0U#`;߼udF ց[g@G_CK .JlbG 5 Ix@;*"r(YaPJpEX]xŰר;xd`\qwcM-vc'ULlz"gt6 X_"w3xÈoiNB1)Mm\0ro*VHebM=g}>hnǚn31o0Hp\-ޕAǐIgi8/8Z)^kH$s;_e?O^O-L^~`o(¿Nш,eg5 >_!@J@pWDBjP!ma0YXuew$)z۳]b(/E :&jp!+׃~գmOB#'#)ݷҢ\*zyUDNq3ӴiZ:= C7hԳyyU~\p~dg'A؞`^$}RɩQEjx<rEw=^/ pbtmzq ezmp&wJo Y1v"CE4iSmK`l9w$4@EIqIc^OFց+lLde/0=Qv:I\9H_mmd4n:BF= 3@K&W}YPi9Ђ||VX92e9I6HYh@u~R芎r- y'O;ѲN,2-J,cl+ksHiIXLНcpXBUK,odFQKCdaR oPxK5^zLP{]U߲%5iC]7٠(R ɏ&펓>q{6f,MFto<~5 "4sTBRh/] P Kȓ/@/AU6 XÜs.KR[7~:c:N\jv4H 55xpg,Oc^Y\V.&1k75:g:Ww:1]'1,FyB@ ;b5x H Zc(B$KlƤ=z, mC)!* o­YbiAdHlL1Ԋ&deyjs >LZqޤU8&Ƚ))o#T6t O%;E89>^e]u3Yt!薫Kw40BIK#e uT{+$_D% %];EET8:a&&,fQj^ü37M"| Z ;'˼g+ H&qh m B.BJ[~q3:Da/MkB[g c(ɂ#s܂yhcCicƹ;Vvs4n\dE !szYs|Au4'ّ$-fr@bMU:4kC 5;ZcDyBo.7]&} X˜vwQGm;͜T>(vxȇYJ R'3z uų.]>,hMqwK;% hy9@' סw!ߎ ۰;:xY{:28>KK͝ZPPB10-/ "Q+zx24Fk|ox@:o4pXXUIvaSCҰ@4GEM6AL:ûR3qn,E ˛-0}O]]GbJ$ggoGOB^<61|YkQz3g ^lAPua|QL~a<]P 44ts?hZ3x5P['#X?+Sf",ir !b/an:WHEbe'6JbZ8]d==&bBlծ]-2My3*FȠﷵy:.xBD/p H顒U}g'<ĕ}>Q1cۉ}a@{xD|o 3p"eHV2*aV\ Q 1$VKہ$m~K>3n%2$=B,ym~.i~TmhrU*|=%s fa:jk+N3لHlA~r2kA厈=˶3DYGV Bф*RD)ӇjZXU,Sgti%=+AŞ$nE4Fmo/Y1HNRiatq8]7p\k1J!9xYn`92),r9'+0мi҂쫼ChVe`Qˋ5˲BVdr-m!{*UAg?⟆oHUF"?CBdd,FuZpnNg%;%Jʘ^^-އD/g47/Z,R2s5O3. ʷjkhFj-,)s) ;hX*mV*JB:*Zf2dLϽ c MQgl/d݁4(}Cݾq@ib] xmʬtj+XO_ߨU(= PN ;ߩɵ2Raa9it3 l+ZK?ciy]}j6_IxeyVZ'"i5={FP[`J.qrpG0as?n>{-7&&՛1Pe߭d_2a0Xm.s$8UD3H7w! .x>Sh@joo{ ,C><:|6K58FXd\uޅ;!p0oǒVQ3G5mj;d АMQsēze-?OxIZ _g\SA[oALO)|JG^"'\<lL -cqc'&^29Oc,iOA e联Я^fӯz/D3$|MeA &dsS76]̝`,+R|AdxE}&dm6KpK^0լ'k # DDC@'8qġ=TK|]?~Ÿ|W=iO('MBDs)&S* )][[4 ?û^2r1y)Q,jX*jviV5)uIF$>}z@E)7.5 zZgJ +b-C "tP\մtCDA&ȲvBD!6yo0CR]զ-Oljr1wXAlBt"PTtA奙@VlK|{xO8W_I8ziζϴWuF 0Y"\S\{as$$o0/GtX'?bRŁmQGHF2Bȫbs1o04CE`+yԡ gP:e9fEF獊D)~%ྕ2|ʳLm>ślIusoQm_lf4'?ʺٯ,a^+rXʷALa9riP݀fdT3ذ㽀BIB/&^fqn+ u l.T#JDzU$.PND.x.>.AaN-:] oY@rzVzG @_R {+7rr~r@y|&ԂTH&|,tcŔL EN]%}Tws0ZN~D'@YϼA\r$ɭ؀~4Wp5`Du9-D_V'@LH#M2},j8ҒIk'lIb!lc\@->ni%`;}zK p'onMS[Sا {fc\=>,`8#<(|:VTBRaJBx,Hw3 1l x!|96)u k6JܒO}cϯvnF Q.6J c? -6ȅJ*o5&#m~N^>MM焣mdG`S6k,&\IsݠĠ%{=˞ihƢ iy-Jta-ԆѸ5 ,_31вuA9HJ:2=7CfI,GF>y$#9"2_ Þ&JO}m\ӏ(\*Miu[y1GUUOBM(҉w c[ƠA4AyS,Fx0$+@x}tYRɫSUl5ŧ $:(WǡLۖ='ϵZQba[o {HK:C C>T]Bt<^[F炩SG|=r>fܵbG=ĚH d6̥?ur!H%cPEe]"֙QóLhl:[lʉa{hנ^}փ[LjTy(J6s^xqgr Fl=YSն}(D|)2:y aR_!ڏYPe(h)&> 8PYڷVJ!+^:-{jfC0? p rqyT/T7%oOT"G (33O>tXhU" v<,K^ڊ$k,p\x >>}~_{9srGHA`6W ܸO_$W=Ȳc7Arb$yfFrcΒi|QkAa|L< ^k7iYb0t/[C\kCz%{%'*`Yoe''k ろɸ|82WƱ gӋQL{dlXĨ̕*MOp@jB$E0nLF~lE|9YjT4t_OYΪ=tz)wmVZMunExWʿ#$HZˈu>k6.!g: W"L¶FÇBJҭJtd"F€Qin O#"P29h{' Q2A?FNl/:^Ot+.x=Y'-H yaV44osA( SHSl? 6x:r2BjC{!ZT[B)t2Үo!owW^MlDwձ"ǭ lW'q#4aHe3d>I2 fճ;9t0ؠ$toRE!G+ vc ymJlɲlfZ$6u%JSY7ImU@$h\^ش|1-`آGwI I!`eWr~?JdD`KaUODpSԨOHJ"rj("[5wwm~J9 :w@4^L8u6W;q45ʊ70W#,@P \m1F| > TAXڪ]?Z\p@^]xDL;hxw9JM+@%G5|)7BF8Tna3ݳN(dw8ph5!KJ{ba5j7f)v)$qAy]s#Eəx2Mߚ3Y%y &3bM'pecV^)@a:( ԙJZ]Z_GoBWSr3X%%<, /%orV+̀D/ q-4\bfKJ8 =UÑ]I5~T 1g"r"KyH:S!ƼS `1Ȧ(-*.[ 5O:\JlP|[Mn"~`dI:iigloŗ8:h)?E:UArkcBEHA ZD9c{M`k&n|Ogx řx]]Y \khI`.A;a%ۙ:̋q-)V!g̪\t9fmކ »XsҜyH]NE\*blkRp!dI&(īe"C>cmh(& V켙AN`@}BRްogEG-C%D^͢7}I[:5Cd ~I;rJ."\̖)m6YP^YOwOlggYQ=WؗY~^&x;f4[Џ`GM d fyA* -[HP,Gi }v2B&ß0Fv񛅰jx#i1\Q1M) 6ؐ&6*PQqrcP|/+@ڀ [0`rmG# 蔍_Cw4u^W4y`G2|8]TTv%yͧq$#J_~!QE~T (X/a͓Q{몖Vmb`(N8֍>og% eZwZ\DIz6ĪGڨ*7[ `0vU 򀇛AAe#}yP 336:T.eq:G wlvcT%E8RoD7( FXr! JHh9YM\f7[٩%(wo%oy#^ *_FV*W_6+|SGϦbiQaz &t26)&YtxHTy"w,=IU-G ۞5v}$}y>:yANd HfĉoGcg /gpm}c/^yvgZ n,fI1-~V ٤~F<\f͡ta~g-r((2žeߌc<hM[J RXkNh􈷺фZAE:6ɜ(P1zPn*`d١B,V;"Jz_CD,HYw._&g\|{nگ+p}=H* geCuNg sfNx{c%z.v {Ca͓/j]5{_#M=o '6yXkvT[ă;se955Xv{(&62g!VD ~&=Z#)kbF.\QZ_Bs7=FCc6K+C.{~fqZد~9r,MA]c]inH=#(.wJIP-w~Y[P}Ɋ\7nk8bǑK5]![C|vZPgLue_H0kNYѤBR9u }hA6m PQv[ino?Z[Eƿ ʜXICV /!cS<x){J?_8͝k e^nuvk6+ 6viG;/{`՞4Uz V١qf6"-8nY9EѸ T1J~6ﳅog~YAq^~B=~b/BԙY7B2݅'[[ 7[JdKp2uk.9M-6L}k&oVx $s|_"qFn tkQnk}/ Goɔ3nOϸo#zgW[+grOw甞7Ez ,9GP8B2D_bK6~"j>!%+5-Jt`nC{R1btD Buu"勷|h!‹[)QcYLivx^HDCEŤߣ@ƀ+'joT b9 p*UJa hK |]E|ֳ/c&JK̷kGe%b 3zLwe5W4r)Zmy/bW7Ô+G6,N>@J!LN%'^%|u)pgq"&P\WJp ]IH\YpE'jFb+S,tb|!m̱n"AT"^-Mw̫ĂO8'/@!Ub!7Vb:v+0fB_\7."wql +ʢmNɂgՏlc%*76a;7w#W~>W~1KSl@e.^}z1JƽLawg. anl64+1ci%lr~כo3*| F7rCu+ˎj"%8;T;J R~ԫBe8*W!}xKSyqc虓/! `]^$ G{ L*1J:XP]529ѴOLaO@kbpgm;*EWӆSηҒqi=1o bt<9@oybE9d,9T&8HhmXZWp7p}#@%Ij{Â4]WfQ]M0FsrpN+nBAH*SEL%Lz6ϑN5{aːߣZCO\{K4rml %2#ΤXTgؒҚ"CMQ}SJ]$ K%'Oo`Oܸ7-2Q]!H5,`Ņ|On`/G O]2/CeFw\Z$*HThBai}S0ƑWM;8i`ďgJ^3맪%!ٯ`WԓԃQK3 pʗr(M>CmOοyuQ9OUhV?;{Xx,bޭȯ@(xءIRd/P{8QKEzhKmS&cȨ7Ǐc{vE F@ QJY ʢMy^Fʯ}0j|U&g \eppF-[-E=Q`fE*0r8݊IIO{8>a3` aSDq$Uro ^^ slVPz]4[͏#s !q׻E3gT(wrTrCO KRp5 ǖJ*TzayY0K];p% X,ֹIͶ8o ݞCƊ8Gŋ~G {vm!|1EgsU[nϚPFcIͅqt1 "|e/ B$'(M[Y۷eH .Ԇ܇H<'^cUY12Gz&QMp{&^gw/S)-gב·D=LѻA6Isؤ@mxw[;YBxѷl܏dJ M<"HNUxeSN?ݮ-IMe[گ*\t`۱ü>6ņ@ 8R] ɟShԒ=*v?>K ]JּZgs=,@pln5+vp=LƽpMR,EKh. P /sE?dAL"d`ln2>p0.Cvi-aO-i:LOytf{]1B2o+GN5%{Y+-PtǦ_2ᔯ{HvG0dLid=Uͦ)5GIM.VYNBY90H&cu]¨B{^f.jʠn{KI";#2 { Ă:_I, ~^u">?7os{}~*SM:/z L+E/M-m ' z>'lp0Q+P)}Z9qCyhiyrZ@@JdХp䘈fĶ&RnR#ƒLo%Q ?L`zy}s'RMG>T8f˻ 㩨Vh(Ø|iz[hʅ:W+PX5Dev賙 ^bZ'Ś˨nh p~&EtxK"66';K3%d'kqɆJ۸[+@h;m9y$4xU/=.7 5hp5V&{Z566WZ0e ҥzkta^[I16 hJ9) ?-_Ԯ#,ziqK(_U[19beB)j-W0ij)U>OJo [1ju' -.M7ǎ=AJkWuA$<z9oU*BI/IE>*W3J?`%GXO3PL]/'}j;ntfG$G+4(HW1~ 0NW"L:jj2wFvj@RH?i%4DQ뼡%^Cqm"HC