libvorbisfile3-1.3.3-6.4>t  DH`pY/=„VHӐϭ^Vb3~uJ9 L:oqܪVGs6M¬3nMM;ᛲ:qM[dpbQ#"6>3#r`@kԚ[פ$zL̋'ڤjZYlHL h߷Rϥ/٥vjvpޱ*:z1Mnsؑ  éJg*Nk_t m\Ba'8b2b47d135cc865169c4d60455b16f493daedb03Q:Y/=„NJH/cO"ށ~B B'Z_iZE&̀_g>3rЋZgC< >)>78C[ARƋlrw}2g¾ hȀY@WE ^,g<԰@~捾P{;6wO aL.*JnkwSYB ; Oz%9;oXі-NY Ay#zK:J̟PhY><?d  Ftx      6 PXbl   ($8,9t:>f@uFGHIXY\]^bcdefluv wxyzClibvorbisfile31.3.36.4The Vorbis General Audio Compression CodecVorbis is a fully open, nonproprietary, patent-and-royalty-free, and general-purpose compressed audio format for audio and music at fixed and variable bit rates from 16 to 128 kbps/channel. The native bitstream format of Vorbis is libogg (Ogg). Alternatively, libmatroska (matroska) can also be used.Ylamb09openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://www.vorbis.com/linuxx86_64YY18f97c63ee309dc43646c89cb0f6ea73libvorbisfile.so.3.3.5rootrootrootrootlibvorbis-1.3.3-6.4.src.rpmlibvorbisfile.so.3()(64bit)libvorbisfile3libvorbisfile3(x86-64)@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libogg.so.0()(64bit)libvorbis.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2SQm=@Q1O@OC@N@Nσ@NˎN[@M‘@M@Ls@Ls@K @K(J@JhPJ?r@fcrozat@suse.commmeister@suse.comseife+obs@b1-systems.comftake@geeko.jptiwai@suse.deidonmez@suse.comcrrodriguez@opensuse.orgcoolo@suse.comcrrodriguez@opensuse.orgdmueller@suse.dedavejplater@gmail.comcoolo@novell.comreddwarf@opensuse.orgtiwai@suse.dejengelh@medozas.detiwai@suse.detiwai@suse.decoolo@novell.com- Fix obsoletes and provides in baselibs.conf.- Added url as source. Please see http://en.opensuse.org/SourceUrls- fix build with automake-1.13.1- updated to 1.3.3 * vorbis: additional proofing against invalid/malicious streams in decode (see SVN for details). * vorbis: fix a memory leak in vorbis_commentheader_out(). * updates, corrections and clarifications in the Vorbis I specification document * build warning fixes- VUL-0: CVE-2012-0444: libvorbis: heap-based buffer overflow (bnc#747912)- -O20 optimization level doesn't exist, use -O3- open files with O_CLOEXEC, in order to avoid fd leaks when calling applications fork() ..execve()... This patch does not cover the executable tools since it is not critical for them.- add libtool as buildrequire to avoid implicit dependency- Fix build with no-add-needed- fix provides/obsoletes in baselibs- Split libvorbisenc2 and libvorbisfile3 from libvorbis0 - Removed services.- fix the package split- updated to version 1.3.2 * vorbis: additional proofing against invalid/malicious streams in floor, residue, and bos/eos packet trimming code (see SVN for details). * vorbis: Added programming documentation tree for the low-level calls * vorbisfile: Correct handling of serial numbers array element [0] on non-seekable streams * vorbisenc: Back out an [old] AoTuV HF weighting that was first enabled in 1.3.0; there are a few samples where I really don't like the effect it causes. * vorbis: return correct timestamp for granule positions with high bit set. * vorbisfile: the [undocumented] half-rate decode api made no attempt to keep the pcm offset tracking consistent in seeks. Fix and add a testing mode to seeking_example.c to torture test seeking in halfrate mode. Also remove requirement that halfrate mode only work with seekable files. * vorbisfile: Fix a chaining bug in raw_seeks where seeking out of the current link would fail due to not reinitializing the decode machinery. * vorbisfile: improve seeking strategy. Reduces the necessary number of seek callbacks in an open or seek operation by well over 2/3. - updated to version 1.3.1 * tweak + minor arithmetic fix in floor1 fit * revert noise norm to conservative 1.2.3 behavior pending more listening testing - updated to versio 1.3.0 * Optimized surround support for 5.1 encoding at 44.1/48kHz * Added encoder control call to disable channel coupling * Correct an overflow bug in very low-bitrate encoding on 32 bit machines that caused inflated bitrates * Numerous API hardening, leak and build fixes * Correct bug in 22kHz compand setup that could cause a crash * Correct bug in 16kHz codebooks that could cause unstable pure tones at high bitrates - run spec-cleaner - removed libvorbis-automake-fix.diff, libvorbis-doc-fixes.diff, libvorbis-r16326-CVE-2009-3379.diff and libvorbis-r16597-CVE-2009-3379.diff (upstream fixed) - follow library packaging policy - run make check- VUL-0: libvorbis: memory corruption while parsing ogg files (bnc#608192, CVE-2009-3379)- add baselibs.conf as a source - enable parallel building - package documentation as noarch- updated to version 1.2.3: * correct a vorbisfile bug that prevented proper playback of Vorbis files where all audio in a logical stream is in a single page * Additional decode setup hardening against malicious streams * Add 'OV_EXCLUDE_STATIC_CALLBACKS' define for developers who wish to avoid avoid unused symbol warnings from the static callbacks defined in vorbisfile.h - updated to version 1.2.2: * define VENDOR and ENCODER strings * seek correctly in files bigger than 2 GB (Windows) * fix regression from CVE-2008-1420; 1.0b1 files work again * mark all tables as constant to reduce memory occupation * additional decoder hardening against malicious streams * substantially reduce amount of seeking performed by Vorbisfile * Multichannel decode bugfix * build system updates * minor specification clarifications/fixes - dropped aotuv patch temporarily- updated to aoTuV patch version beta5.7: * including security fixes * improved encoding speed of low bitrate mode * reduced distrotion by clipping at low sampling frequency * fixed noise control part of impulse block * tuning of each part was redone * expanded noise control of the impulse block * fixed pre-echo reduction code * noise normalization reviewed * detailed tuning done again- fix build with automake 1.11/sbin/ldconfig/sbin/ldconfiglamb09 14943490601.3.3-6.41.3.3-6.4libvorbisfile.so.3libvorbisfile.so.3.3.5/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/ff869db33dfa663d021e1218321f0f92-libvorbiscpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c1d665e6f4f0d8f23a68a8d5cdb24b0a2f183745, strippedPRRRRRR RKȡ4/A?@] cr$x#̢onL =IF rzi관t7:qz$RI9Df83 #VrnMJv-ͬVǕ~<-,2&i''zGH<68 0޼[h4*<XT<`r*t'zأ2_3vuU\̪Ә5NU&Y(*YWHh0+ݕ1eEՄ~Za40dǵRGw'juX)L9rYH`+Ƭ%GƩ’ Zg[_[ll<n#S<2w G%G#!Vjص0g- a?: <\LaK)iM,{)\}'5a@ c%IQ^v|tg{48Ci}sOhWTQS5:f77hyhF4JF2BBT!jҝ4~ eYt(z,k/ufsKi=i.~Ap O`JV^OBG@8`:'S {-wɤ 83;G-0WSYdдCӣ0٩+!k7ޒ:|q}8=ʷS#ʨH~ĵ\30b JLי82gI#wPD-i|zI@׏ߦ>03UKP>Z@6Q 5@(e'Vl )&n$6gI=k!z5߿Oխ'̘Foh= +rR'ᑣoJ!>D:hSmaE]l<܂RnJ8i .w!Iqf#bMS%L3Kߣ4V&CXhg`P<=&|sC[zܱ51<D@UV(n: o6]n$aس D{|0t "\Q#^__0yq|v8NbPY͋NeUuy LE isV(Fe|Ζ9k":c5pɸt&pr{ 2=bsiKi3A:4߫h3/KO MA2EuҎ~(~t _Ɗc%Z)T2-90!p9e/^j)F&./fxViiܬ/4mޔT7 m H%:屢O`%"Q6AFΡRXQULш7Gr >e/*s=}…!sBd~sJ9#\EV~`iAoOYLjMbj|{yYZ/pz:]e' ӱW4𤡟I̅d`]'C5)ȭl)b}V*XyXg?'uJnvHHPY\ o&_U F̃/uR K6 ̠U*юh>a^BU{_t wKg3y$TW6UL|Q8ҙs֔ϒa.$ٲXt_v(@fGZy`BN|Uɍ"έDZ A؍׽+k ݋Qќd^JUVJ&ƃoH?6.LW~ ^ayf&V#j.V3P邻el=P(nM}1ŭq/g;նiPXO5cXHmyCz`1b`͝wR?ƍ^HP£J|Ͻ{b1rF7ڲJڀ˂ѐY3 eǣ1a<)!i+!"QƔ@?u ?7lYMhj]df[*f @^kuKU9}SԧG9Ԓk"ّ*oT1D1ve E+AθV BnZ鳵A`qW[iXnwLv]J#Vk/٫ GA/rFԎ /2jfV2KQ#+S#9C?(3zYG(DŽKYXep$*ug `j8x/cPkH( =ׄ 鈢~{AY6@c(;_J >.NKB3$YeQw P%^`a[` IV$ e8wEjZغiB \DcĆt#.O|7S20ANqTPMבss_17AF6=ϧ+(͕-|ø{/~auYMֆ1m]^>/N8:Sehh@`p)͘pލ=0"1w `ǓSn{Aq@W;L[OZۺtOsMn6 V\xldG]kQ ? )Cu@0 ab &O^0fIԶv}[E(nCIu/Iը.V"|q[N6@"{\EULΈѯ|bz(uv^L%Ik0ÝHXhMc&p(^]pC;ժ ϲG`w󵡆ƩFV9x+[L ϤF=aUO$MN1MI$fhh2 yxw^;KsHeuQN]NDdVPY<Ѷ_l#H)@ 5+>N_߂TFW\]'#;d#{&1hg7zYT~)]qnָpHq}6iO1B= 2䝈轂خO©~ Iݍ щT Rd)}FĽTHKKomі&(Gb;:@泏60Zeh֮8Zy~.%2դ\"ydQ E9 @XRM|FS^aOǴ"N{(k[+;$gao3K{s O/.;r ny`x؇Ņ,2B9U69Y~_0N $wX֥Rt /T8.G휅9g Do a͹B$D#C4UoDtg5j69mI5JnG)7wvDjӤМP\pP;TZRJr)a6Exoq}a|ݚMΜ \pI?|ĺ,&b0B裰`F6SӢe&V{ۜJ'9?8vo ު\ZsQ QDZa*M~d < _>dMȕbبo&;\%.oh =(0ATW%} \ZoF]?}u, h5Lz'?"st[MS>zǏg] "XeC~刾r)&.>%|ƭkʁq[Rݬ/ۙ{62rmBf}h?0Ѳ4W(:OK>H{tK:ة-~xJ{TG^]Z 8~q9SRnT 8GGtt"Ȩ#7Bi!o{Z3wbު?tq_W%E+za >\D%0B~-zz>`:ju!vݚKc⫍L|s6t:s֜e7*Ohh)A)6oz0ttV鍯H@LU Gw9u#ݣ2ļ~Ja6hmяΘa*3T^P~A[pm:3Z~R(бm<5 qlU54HƂndd,ZJL BjDeUX=𾎆 3:X WsZ`5{~1g^\Sl'區^sy SΓpJa62o>~^/$RؓJf&U׺IWjDOj<[{Lgיza^#9Eؽ%SCZ nGQl.dyU՛E37 W^oe2rԁSo\ :~'֟@-!H=/gȊNҗNJi<抓> h»bĬﬡFB ǩSӵ{|S"ӋSbhd*-^Xdė~T>˴Tj_#o0wc=9AZ`4v.C@JSE`,Fd[A`,!u=2 KL}K~Ze$),=9Ilz\;j_貗.JUR7K\ߓ Κ5N'ڨY$l2F:"m5?n0N#C~2lF$\X؊}?;SϚ"11 ;> P^z<%?ق֩ ;/`s}t{8 *w@K6n*?v_x4oj.i+l8<)wb*hfG)'n;1LWuo02d2xGEO)PE p, Bxsw6Zo-Ƈ+gO"je\<@ REz>u-7y}RؔK^nr>]3ҡ#`Un`3_4M0GxK{KlHb,toM*x>!T0U#ZL$3ܸظM'b=F2P9?ZēڳWi~VFN^N'o_3HFدx.k'LR~P W~H"AkWD<8H|#oJn<֗=qT,Xr{xZv\(X;NiK"^զjeq[֖§k#Sf+eNA#vbJvz{l9|ԣy_irAxoT`!x/T8dӚ")w> Eګ7SK=/=s^:Gm7#H0HC) 0lq@4ؚ`\ȀrULC]Hc$YYdiW2% "zb8@M]l/"Z M3iA>K>Tl={D =E`ףǂw+|k%}eO0!1O sL?)`MےWNeY/X+Q?+H{ Y(4[ӥ룚0bs#m^9)m$)φ#2Ы3DP 2_5kxL-RPYsZ&wn dU1FfRFPo\%xs+¾d4+(|$ )ހ,/OEApT># <( njȚFJZ ݓ1fg_{d:kb\W2\8pP nf@4]2h<@_@w73j]7y˪mD!]yB q/Ddy*% &ج|#)YxGVpGLU:_U[J\z^{ e;G ]z@)%Ԧ֒S#$s:zdV<Ť%sl3l,-"U+`z\~m+o8 *('5źHYl~EAy&Q>Y#l=PCq=(EAւN3;Y>Llz n>>U" >]p8Ibіy7/XlC8}͵,PRw.d ТB#nв ɑՠ (ʵ^vu>~ '\"`~K&MŻ%;GdG<1^2=@_GJ!M{SāE`Wn袘;>/OSn+SzHL_򎞮?(=fZdYR1!'(9"]X14(J݄LmN,t폟X MD<)U5X k`o"8أOAބ,[w o5ƣPSd@fj#Bۇol6gӚ?DU&gmh]9P̚c6ҊJ{T.t|ik9L~ eL$=isVU0eolN[u@WgލNeNaFL!lNSCPH):LAYW@*Qٌ۝ѭUudg^dh%@Hp`eL]0C#k{?¸ 6/쯻ե } y?*~L^dXX=|暉 |dW-'w.Ja薋˲ U4S/ l|<]x>{I<\.zC Yx sAr?m,3f|D&'Ǐ롲wcDu 3t Ҭ=%͒xV"bfZdwYJ?vE&<+Ǿa"y5ќ@[%O+ЫSyUỤ F& TzTOL-KV~"N9 zsO|n&S,"H-;;ul>"kKé5gK)">BȻ cTx3fت5LN+hK #o1t#J@F1/-RT"@1$[+wv$.~d* z>%\6.;tN'sl@vcmE*\<ilN+֤^.l,Cuk܆)dEJ vEZøHuIM]ħDJCKuo8^sg!v4˻O İn<& 9Zf46]Xej HĨo i!6A{l,Ke?/f*4)G[|r) M34P6i6 >C(k;( p\S*i \pbF[ΜMT y䎙|L}N;*D8h-E 4"bBH$ӕeV&Ft ɕeDU .yI5`츳*$d,ted);ZnL=ld 6KuuIb$Qx>L 9n@ ~>lOnE¼*na15KAj&I ((ZϨq޷| /ʌ;04L<|#V鏨G׭xvNvc M2=3:'˳ǂ( sݼ`}_ mwprEFnי*@1ʧTֈ譯A{#I*? %¹[\QvKתWV(]{wԳ}VuNUOCNeY4^=dS|n&jՒ,34Acf8mϵ qj\9e7`g`/i/dJ$\Pԋ}Xz{!o>v$0rmZ|n֘@JA0# .h ٳ$73#:h=F :A'\ =\B&)$,Izb֨ZaZa8=]Yg1|/ OE+P"" u}'RSS,4Iyhp 1XU:C8"E3w2%Mr0(I!j;t2hȈ#m,eReN" XjT.E~ fYiiÝ ٓ6@;@0e}?vNMHD6Z\Mf47>ȗv,${ԫ,n|6(rf(/$|(+ޛ.>+" )Rv_U^FqY{7\FJMu4j6H6 kSϚUW (v7 c Uy/}GsE$9y=Κ߀1=eVp><80te%wyH5HMGȠ lhkI4ZBjQL!BD55[A^>ڝY#XV>8>{̩R'؍kcQ]TEnG[m$ ̙1:*@EJ9vz MzVjQC[ԍ*WѴ7ƶsl~2[aQ)~JERRSZd۾[qw9xy"N~Y%^5V2ԡ'o0sW9[RGG\ϡΤ?uǻ_kKY<*-sj,2sJg_ftB]L2V(J\1ASuxqۼh`,e'DUJHb_֔*2?2R}A>9RZeѼ 8J|-> 8Ԅ %?kb[Hdf P,29 k2^ݼ8w,[g۝O7*l&W|٩4`Ŝ~l1i!?IUDŽCy/?aW%@AeADdTJVU:t ydޔHG9nљh`*|͒y02MvrV)GX>fp^UP:V+U&ZadzX@9[!k҇<)qR|d{"UoX?CҮ˖8#FZT SHלּh '#?>V=(M wU (Vz.`>a m綠*k]D-ZzԪ d.0owm$Zy w(/-awc׏U/!/JA/ᅠ@WHIu*W |-nيz^|!bғ^-z1lS;j;bt{L'~%\3mH.^B $Wԕ7="Q㖅R>Ocy{KZ(MOLQ@;߉ӈ Q|FgW՛ݚo`/%:ao*כ [e8?=@lMY!o &կc=FF! p5xH56~hdȝ}pb*9ѝV(RΧ}9_;oiIݯw=>{TvN96=$[ 㢛iԐ}``~W0uv ,fb뫼ٹ쁶Lnrnd,1-0Ww2zڃ#.RG)^e`dl[If%5J8; ?0v'x9= ﮦ["b`niX;)Y:F1P@uxGycYϦg+B\u.!.*fNO!v5@ikk_jޘ%[/,"I^Z`\h'QY N0&[泜Bj˭r h&m7nIOM_H}%6bH)0폲aI osF*K<+Ĕzl&I8zorrFM /:kM &ӌ htܣJբ>?&CQP>?[®gN<+ +˪ӭ|]PCUlGHS" +GKƿ .X$h=aQhȒ)dÝ7qcĄ&Toy H0u ^R w~ ١N (9Ϯ cFo .\f@F2FCW8bbUBtRX/OIǒ\VPt|.=8ޠT%Lb"3sRg4i{D2!ig}g;s0ԒCPUwq0]y hۧWNQN?YcpVۋ}bhi_a)S؇a~CP