libvorbisfile3-1.3.6-lp150.2.4 >  A Z0/=„5A`_!_Ol oU;IDy'.K5GJ-hD˖hg9.8) +2̤>!K{&r+8leCRIH󎸫SSIgxٔGYm".IR;m1nGڏߵMxRonZLǚ}.y塀tPa:7*Y^&aD1 C #I d/KKBʣ f:E2ަ"$$袷`]10b926c383322aecf35a458c66a00795ee99c72d6d721591fcb2fde74363e64f4f6d45875cb9fd783e6d219653205bf0813af944^0Z0/=„s- JqJp@$?$d ! L|      ^ x 4 L (p8x9:>!@!F!G"H"I"X"Y" \"D]"L^"vb"c#+d#e#f#l#u#v#w$@x$Hy$Pz$l$|$$$Clibvorbisfile31.3.6lp150.2.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.Z#lamb15openSUSE Leap 15.0openSUSEBSD-3-Clausehttps://bugs.opensuse.orgSystem/Librarieshttp://www.vorbis.com/linuxx86_64ZZc88e4729417cb659d1d64c02610ec128d7ff50068adb9b22a734418bf7b588a5libvorbisfile.so.3.3.7rootrootrootrootlibvorbis-1.3.6-lp150.2.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(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZZ@ZZZ8@X=mTSS Qm=@Q1O@OC@N@Nσ@NˎN[@M‘@M@Ls@Ls@K @K(J@JhPJ?r@tiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.dealoisio@gmx.commpluskal@suse.comfcrozat@suse.comandreas.stieger@gmx.demmeister@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 out-of-bounds access inside bark_noise_hybridmp function (CVE-2017-14160, bsc#1059812): downstream fix: vorbis-CVE-2017-14160.patch - Fix stack-basedbuffer over-read in bark_noise_hybridm (CVE-2018-10393, bsc#1091072): downstream fix: vorbis-CVE-2018-10393.patch- Split libvorbis-doc subpackage to a separate spec file for reducing the dependencies- Update to version 1.3.6: * Fix CVE-2018-5146 - out-of-bounds write on codebook decoding. * Fix CVE-2017-14632 - free() on unitialized data * Fix CVE-2017-14633 - out-of-bounds read * Fix bitrate metadata parsing. * Fix out-of-bounds read in codebook parsing. * Fix residue vector size in Vorbis I spec. * Appveyor support * Travis CI support * Add secondary CMake build system. * Build system fixes - Build documents with doxygen, and many tex stuff; this requires to disable parallel builds partially - Move COPYING to license directory - Drop obsoleted patches: vorbis-fix-linking.patch 0001-CVE-2017-14633-Don-t-allow-for-more-than-256-channel.patch 0002-CVE-2017-14632-vorbis_analysis_header_out-Don-t-clea.patch libvorbis-CVE-2018-5146.patch- Fix VUL-0: libvorbis: Out of bounds memory write while processing Vorbis audio data (CVE-2018-5146, bsc#1085687): libvorbis-CVE-2018-5146.patch- Fix VUL-0: out-of-bounds array read vulnerability exists in function mapping0_forward() (CVE-2017-14633, bsc#1059811): 0001-CVE-2017-14633-Don-t-allow-for-more-than-256-channel.patch - Fix VUL-0: Remote Code Execution upon freeing uninitialized memory in function vorbis_analysis_headerout(CVE-2017-14632, bsc#1059809): 0002-CVE-2017-14632-vorbis_analysis_header_out-Don-t-clea.patch- Added 32bit libvorbis-devel in baselibs.conf- Cleanup spec file with spec-cleaner - Update to 1.3.5 * Tolerate single-entry codebooks. * Fix decoder crash with invalid input. * Fix encoder crash with non-positive sample rates. * Fix issues in vorbisfile's seek bisection code. * Spec errata. * Reject multiple headers of the same type. * Various build fixes and code cleanup.- Fix obsoletes and provides in baselibs.conf.- Xiph libvorbis 1.3.4 * reduced static data size in libvorbisenc * associated minor changes required to libvorbis and libvorbisfile * minor build fixes and build system updates * no functional changes over the previous 1.3.3 release - removed libvorbis-pkgconfig.patch, in upstream - updated vorbis-fix-linking.patch for context changes- 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/ldconfiglamb15 15263332191.3.6-lp150.2.41.3.6-lp150.2.4libvorbisfile.so.3libvorbisfile.so.3.3.7/usr/lib64/-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.opensuse.org/openSUSE:Leap:15.0/standard/e1bfde107aeeecf10cd071f6d80a0e40-libvorbiscpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab6cd4515ea838342503b6b49f0a10ca3cc6f99b, strippedPRRRRRRm+ 1k>utf-8c908f301cd878e0de448d9d57f95937f2a9cd81cb9388105a188fec57793eeb9?7zXZ !t/4] cr$x#м+" h͖᷹\4a<>y3aUU-1ڳ$}?ШLxWq&^YE/S[φY_6'YlCUB)_|SH:R\xѫ[Ru2.Z E=dk)FQ$.Tkm=h>P*I /cݗBMٳ]~4c'NVݾׁ0~8a>;>΍^FLfLbN*۸zLt*AO71]`$9KgMV'c' OA]f8r|`;N|!|?TC{Ӑ~eӸL/ht;ζԯQRdCY@&UrV0V\j#.MD5`nlS.g c=I]Ҟi,Wl+gn]7H5cʼnގX#zh3z_A(,H<ٯMU6}$յAiԾx+"+ЇtRZ)UbP\-*mRS5G^ e_` %^"5Ё\ҏ`b?IS0 0vbצ[:ȷ4ͮj j;s A #e N%.;/WqY%y9+2Y5HeYN+GLw)ppP} ̑s6M%blXHMjAąQ|~ JQqD9DHUXF4!\fj־<ΞQvXB-Gf 0&~n6%* z3#bydncYx@'vаL(&YL.~RT!%[n|Rmqˏx[/jm$ԺxoQYWph.)ϱwS&l'St}T޴*]Tm]mwRFhM"R.2ad3$.#[Dl1! |FKf`E`SR>(Mx5PaE#QJ:'R4!%(V+^Ǭdc;u~3$2"@OfOq=\Aވ3F]᎐Źn>zSJ8^#`b<+3!ݖL']]!gMVjAX E#WW}$ 7)¾C\ D^t`^>w) lk)}wz4"•ٙWl.CJRW*$8ujE-x[9gtW9l}BI"Feзsr̛lFRg fEp Bܯ׀pkA͐ U.ʨ4Y Ȋ"0!JsXNcɺX'S=.RX( sW /-HeI/y6TYĶBzFXa;MxWHpdT-rv}$/6pHۍ Yl*Beᫍ.]}N)N(GpXozN :|yC1n3 yNhKDXmR4LAg Y gP^a\-[m^0 PfM4UG8~63: \А-2G\?4F7S[<.Ccʀ§m太c\E\ _l~88JR o )'b&u!r"Vf+lj+Y.mw~n#78[nN5[D?"6ckIFu$7dC༬ -łيrb+[ ;@m[ěO||N'(ͯ[rGG*.w 6y5CēZrb*̈́ IϨ^}L좮Nvy !XZf_Ly}jhc]^[u0*<{ K0d8lK0l'PM.<:pPɁQ< )X]uDff` uZP,ةIhSR6wV2y$=A_U- $"?UΈɹhn%a~}TdO" HATYXudR؅k`%[}LU[V !mFX5KʦQ:{kC X!ĿOO]-3s/:q%U.Ty$GSr&?_9,haERdG?RAdgyH!Rʉ@oN&HJF 4( /5/$وuK$9 ڤQ/ateinGG~ΉZX`$R}J%* *i|Q|쳞ع##~{$s41YNq 2 ]OFCz&B2.r] ytl\,]F8(`"BE/m&kjuS+9,.p.>Gj t s ߑ" `FBsi#ml_+TɖgU\f=`-GǤhv _Ovu;}0?0v^pϒX˅| qRS|ӉW~G ۀ[Hg>Ocd3<<\XG/7W>cw#bFсyo#sqEu\I{8IwI{LYFYQf(hC޼U])AFEX)utSN,tтm96;6 Z}Ё{_0BR%yҞ-n|'ë { (b}0 V?6z4*`&iw;p(7XQ[ M.`Zy8rbyA`|iX޶^Ӓ!VP$pL(n< "]0QFNK )bJyA3yyB\r`kk.4O9tKI 7< p qW{1v0ǾIN р駜㙮ycܵQ_1/O?qp) g ڸ?d|{*+  U܉lFXuQ]{M5N %07 c!,qͨzRc*8m?Ez-3AO8OJ!}cf!!]Ǝ=;iN~6dĿ#) k[B@VbԤ t9en=5U#bg| AwpWq"id@E`%a0{wuC '0HbgWuJjMDPrd.:f}^rkkHrdc7^a ?yIVF!9^⩍Z0V郼MLJ˨wj2XTQV@ RL2ڧ"sZ7W3h,e¾{}צ#!"eBwpmj9hs=e+K %3U H=M#fA>] e(MJ 7I2} 埉 ys[2 Fj+dNVdci\ot`/E:=&4uk? !h#6`T%piZhPCȠy_@ M녨&4\1830v͎>@:e1so` C^:zK¹ʥQȲp [ F{jW%{ATN˙(#6Dϭl`l C;+0%]ZV}^`hO? T~}#Iן]]ߍ8.A,X,c퓸A݂ť K&pە HDP!Mc4I|H-:MDZF3UYiȏWuräw^-ښ*G,Eqdphs_?ta-񓴦dvSܭ0a-5# r(ImE4!՜U-Px z)Vvo\"+Wvm9Dcb 3qBWEzRB!ĤK|w t0n/@J?H5BKok%ze +vaY ,dz"0ϽZZh@02ȝ'.8whzsx}MO g Ώ܋`2$Q(UXz^7Bq}4wR7ŵ WX_oc7vN ^6`N凙< ^"AI8P47d;L|.> o;.Y 5U:^' 2oYrӃBךDoBOSm U"z_'Z iG67I2>f241\ʛ`h*  #ۊl~=..'o?`e㍽"f6uL Sf\ `t6sdY3WNrQx/ӥy4 =th1L?H:ӓ4% xJoP4 |mJ Xyu^c/L@G:X#B%\l-ܝ!!APxX70tiFP{,c?֯t'Gmi@LYY+W1-K7_b nik%"\'Mɬ|ueJ cxd++iUv6>P$ԆK͛BF-Ҕ@4VX_teuUݜ[7P6 Ϫcz4тA`OіRy i4%VVc XI!5Z=j"ٳMv-N(%_dhXh_yV҃!Հx1NNkQ gKw88rM8-Js#.0YiSjI3L`Lzϱ\S0 v\b ]b}J^"=U$Xn;Y\E#2kM/[O)q;t@Yܢm- `JEh.zboBTVƞ-U2/XHXB5kU6*p*&po11S٦՜:?i;>n=dt&/ʋdfߊ̮C)JCBKM1&T mD;O*x.vZbN#Blct7-Y w(A;dV{GÀB ZhHv צv[qzҎރ}+ nhK*3نV@k]rO5}5זoO׬?ʸN#RH+`I=EN2a %&Ny5dP1 ~|lxj|Te/G;755JHgtϣ&^+۵y9KViٗo"4@UiHv2mI@mG_."NEHf yvԐp!Ʈ~1W=e6=QTĬ؎,T˺s 9JqU^+>>- ɟ*5d?2o&Z*٬ VH&},.d {^wĨS̋rӻScd(oOڳH4%.^*hp8P89#c%y&lw-W^>X45wԼkĕZOH;3RIEUm/(\aCT%8,_QvޕLjcK#M~Ćr VFQSMImBmz5[IID+."u .4IaN,>&bBSOh_vUBb2DiG>" ޥl;^륓(vJ fG qh\0 :` ԋbų)ت95р _Bk?kJ6xҗ{` tl[=o| 6hyT y?z$4<*6Kc$'tq/;q K/5)9?:$NKԇdɃbK@ *7a pB%&1h Fb{~mS{OEv.SC-wDfΩH_q'#(\92BE*G*K h'm`&euf;8l~\F 1c],MZx^Z֣ 5&,(DxӈJ^}$:Y"~ˠ HWIΡKiY[/}Mw+|Hr:ICb{zWKONTU/[jNJaXfbn*7xߋxRCQ_Z3Ӻe_@ Ќ2'=1W,>R/ӸbKÚpCUjq$)4iB_ݠ\zj2'´R ٦Q|_e~C'^s~Ql ELUOd; >?M{(ؙV5%F%B("^tfu }j;ƫtIMIa^D5CM` To5zLha%+3ul؀9D7"Q;F idJpy6~Vo2 YSY&WoꀁDJOAΏ =>r,v5M,'G7!hm@JcI&YD[iCdZUp}&<\uJiv\ѕH쟥`Ka^6.b- {Is/Y}&CrW!$:7($È$tOQ{} ;4tP8ӫ90;̏k8lYcG]4h; kxyהn B9JS(ul5Cr.D/1an$d_𱫌2`1x5[a-y}8٠Hd.P ~Xɻm$5n⸞h;J9q:X#X@1[DEW^ƣ㜄/T)YxoYّ^i{ + /&d»(fYȟkVzu4׍@"06Ww Ἔ*=Y۟ ٶ.QW˜_B#ZON^[aj/U*_YрJ^RT=ڄ ( x ;ae$b_S| H 0zy(VBQȥh5&.m %ԕWxEER#' b9&B5pVLa3 "+(ZcmEwUPyl}WMCҗ.o&[DzyL|-"s<8(@d3\ /-~b#c 27M% yU@ l`߱VaVKlV8)WYwHaʻ9WCTvWfqT?);%NFKXAjndU[%ַeOf,>}-X l%}Suɺ}&I波}T=tSbrp!i f:tJ&:#C棳r.2C$ҪY kLcHj!a;mS_I<+;ԗw٤b=i_=^aRf<^&mP(=}YeǨ ۂomW'w[-;<`,62s9#:C"W iR-ޙ5A5D4$9rmG8q}WSԙEzHP21ap<$%79S,65Yy!1茦L| \2vVdP@dbݼ%:m?`wFhe hNv\KmߨkmqrA_'#oasØ@%F#?`P eh.&wrV[s+taq%6kRV0C+wIm7ѰlXgב+_H82Y r-:jj"_1|h&@ߠsߦ?5zHQ#F~%; R"kD'.eWMHeGuJK6! i(U ٰ1'QTzpD+ι[ٔ~Xk$&tr8&!}Zty^G4['!^Cv^%e~k>wPsGEo/Tfe'8^Hß7nxv^pДM*aUdHk2U<,tĽ%?ѹpvp;u9I^( ~IDFm%;T$ s fDJLWg״.Vl5ͅb4H*I]q߅ͧTr>6}r%A%#뚡w@WkIn6ʢ%t4jN6z:%Xe"}&Xb,0;_w'Bg܍Hk1Ď@'RבRL9:kLXoSV@l nPRMNt[ Ul _mV+A^n%M;-ZJZI 0 &IK2͹ƃ>ac8El.dƔ7xTMn}f)djFV\dgwQ%o0,?`{#\>&&KnkFV4 (y&Yh8}}I^'?,#Kےiנ:jDO<! R 0͇ wBPaS=F!h mѯe|!ORڜ^Vm4#\HEſaqoihe}r` [%ٽ]Pk tLJU2Kw}yQOrY6Y>N=I .(8!(-+|mgwRr' %_Ok̯upFUM[#Hd2{8~ :\γw>w [@$t/M.2-P%$iq.x<,U2jksRsJJa#7ژnlnDc<бI]bA,*{pQǤsZ.hѣ|#ڣwч?9dW@f+H`j]HVЏzj~-O[j UTpM5Xd$l{/D8Zg¯rt;~err< ({Z3;=uF >C9^dmw3)'I˝@q)_Oa=I;-\8|:K#VǸli&geT#KDR_4nU16퀳xԪ)gsF 9Q;FrccK=Zħ5>)T҇jlўN=j+6kNa&6EV-eGOYKUݱ36Obq_>U?{|!+3o-.]a lV8ya~4\2460}*Kk_GؐBJFؐ;OKeeLȚҏ #$i nX M sT:W֔5%3Irv e9 *NJ$V֎TŧѶpfLc?X?c82.-h:ƽHudprI_|lPA+~#P\LQX9.eז-9?~K}@׊T[U.20 IJ 1}W ~<Ss(+, tIڹA9RLou &miAz~*Aw'چ˨܈F{C{bj:*؆(nj&yZG@ `h#~ˆ)==d0'wCҽbmq[*cjBB`3: O@fwײvT(p|mt̛͂D!Ǭ{TJ^[ n}v0m ~z 5f)er< {Zsd0dYO -:6q)juGqBmZ1MQۗe8{ӴAwF$_砘6_plhxȆXhqGCl|cUVOuqAVIM#Uݽ:\ۤiAZr%m/agb\+>mLtDѤŷD F܉fr2y8kSRP響/=JK7~]fbSL:%iH/W8'ʁn|Ơﷁ* /GHvWuN!+Q u `O5?HP  B#M<:9J̰ VWu02[c%7km'-UU'NoȦDpGM}L DM>1Lr|[S`MS^VqR?Qp?"C!j!X#u*xܛ HOLE,ʆ,e~ sqqЩ߀Ê{qOLM[("cpv䏇9'7DEQ-܁hU烳(4MlY3)5Cfiu9N]DGź _vXnW^f[Q0>[.R!vS bdO=7|D>BcU&D6:.mTKsүÓY;gggR>@˓ {AD\0A9: ?M~XQe0PWX\8SbS3^W_ e'1G4:%vpVeJSfmO~ #zo}[ _`1G1Jjeaus?k< ׉kz3$-[B%О|䁃*\-?CjJ !:Y_ſ؝.imoPDy\<_&OqKPQo*Ͷ_u…tΦ~r/d IFFf9 W5$ 씏ϜF: ~h=2}]|{\cTGɮ9ANj +.)л/~]OET(fwᧂ3ԡR9UHˠ'3-CRaaך9 $Yce>K1_BðKeZjU{ YZ