libvorbisfile3-32bit-1.3.3-6.4>t  DH`pY</=„{5Vz8ń l 4 okXø)ff%6Tίс*fS\j[w;(P X+71`]F]5nm5,<+ /wjOgAqkcu%V+:aA/ tb=D$я]COcc']CR`o |>;@;-w?){q.DqNfqH't)e~3؊r216711058bbfbbbbfeb8ff89a492a3b366cebdffWY</=„`dn.[2V5j_aW%r<λ-@Q*^Q»L'`.~uwXC'; ѣVP4brLJBlԮ27ZqsNKZNL(}uN{Ag'!HQ12`n ޯrGk&5#|OR1u]FPD-̜DA޿=0R;[MC@vuYWq B|i"Q7a[)⬦$>:?d ! L|    $ , N hpz   (89`:>RG\HdIlXpY|\]^bcndefluvwxyClibvorbisfile3-32bit1.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.Y<lamb04topenSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://www.vorbis.com/linuxx86_64/sbin/ldconfigtY<Y<392a098288ec8a67cab367071d6bcdd4libvorbisfile.so.3.3.5rootrootrootrootlibvorbis-1.3.3-6.4.src.rpmlibvorbisfile.so.3libvorbisfile3-32bitlibvorbisfile3-32bit(x86-32)@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libogg.so.0libvorbis.so.0rpmlib(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/bin/sh1.3.3-6.41.3.3-6.4libvorbisfile.so.3libvorbisfile.so.3.3.5/usr/lib/-fomit-frame-pointer -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 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=362d4a8443f70e5d9bfcb39035c84ce99b69713f, strippedPRRRRRRR?`] cr$x#̢o]ܛ[~i{FIrKhq/Lo:0v;ӠeS:IIF>nYaNxax9%<B7z[&5ADzgiתyݪ;~^SG+~ 'OI\vs֫:󭁑}O(H9Du׵Oga;z> b]< !Շ/rS*xV]&ڼ/Ș*o9BZd-`br&I *P*sJ-7&$LHT="mĦ%3$>ɨpMa6*Mx`8.  噩V^OmaTϊ .]JfÇNi?ezPV H~7 BٟU>}Er6]SU(<.5u /z:}H  V,lܠr5y:xm5O5db-ںFnįv߀I͆ iX\\3BIOjPKíNI(]tw"hQn{*LRUe2.gŮ ,9x}D" //S\nJWӓkh}Mz<΂zL)5RLԜSټ)a\x Fl #N*bR7mB6xW,S/:6EWa1Gl+-\6nM x=U͑6Q%hAXa/Zi}-#k >Ki+N|8N ~#U^Bdc-.&s =KJnol vjk$5/(-#쓨v[gE&6VФVi aZY"E/]˛< `m5c%ι6G ҇Vd>n%7Ŋ깼NKDrSMCmlt՛J%sLR@7r5=l.<5/줐HFFj;;5%XWS?2YϨAgN!X5҂4.Ĥ^LX]ʦsp1^ :SwSoԥgaapAH , ԄY:&+ Zȼ{'9_4FUC02Ha hhhc!tX:O X-p+gKoBcwJ1zRV;*$Ԥ/p*I1,PD9O%_kiwMv;9/Sֻy?)q U0Act 8vI.R+m]HIOIapFzHoe3y̛G3[~5xIpQ$w`tD9jBHzlY2'쳃vz&2{^/+˥!gJ&҈t4wYf"й`VlAx^f94pz" h+q(MlyGy*iD^.g76D{FFIcʂfѢo+ѕb4]IGʛu6Y#-`ye~;.qJ\~{4^.p4֞]af&   6VLB>"q, yE!"H2)Q`0Ip9_[CM.,p'vDzU͸G\Vܙ&$HAɳ+W}0eJo4:G.FAp!|IvMHKʈ+>YnVR ̙mJ*O, , Ud,4Li]=,' ftFpǼXDRŚNB?Gc@Fǻ#_&,5Tw:+XP͎}p1)[mj{ <dhƳ송bˬE#]>yd!ն(1+'˒P:W`L1MphO߽M(zSS|_܎= L;k-&!H< /0]s}v/F&vPJy koxCbŚfߦdnmyu /DNEU^( F"_+a">o$2)>:fDqs(YUV8 O20T .ޏwś- 8hj8FH,g'fU!$:COwT}ne}Mh{N M{5zy`~3]z6?񌄖ޖ(ІWq`SuwGsP RO&?ƎթΊ 7wr=vG_{b"AL|(< E!1Y_9D˺&&,9G#D S"S Wb z:,hX7ߎmXrp%)VL*_XcmJjWBPؽ}mpR98OׯYMct $`zH4z <&z$@GAv Lt ,gF cC<5q=j秃ɃQYW_ 'ӂ…ƮTrZDF)H,} x|Ȁ1 y nr_ѭdTqN"r&$nj8.4k1 ~> c[NPeWJ,U)X[av#ۻf6GeŔ|,5 gW 0K+cޮ0#bczܗNĐ`{rRnq{,uqr:{B?t!=EXSERD;3uҷ/mn `-q`ީ?]R!TdOWQ /j @֭_|,9)qӗ5W' YJ͎ٯ o3$wr'm:0y540wh/w2H.<73'G+`3!+Ic16o\)=w8z%V9^:D+VrکC\9Z'#P m5ҕuD@HBl(iqE@sw[^OiFXZrK]rD7a&fK X}0NhsQ];.6icqLᅵPD ?oVl zl|-eKKiK80(1ęIs׽s`8kܵP[#CZM ԇ1wUtekœt?ߥ*'K_Ċ)U`y'vg_X\ V Σ 9_t4>К%@kDpw\_8(1Gp`E<8O|Tmp.6S {Kk;%E] V~pu:._/s e`#|R1vlcۂ@['̠⹇@+^J"/_dUi}ˣ9( {_ c]}d4ow}bQw( lIn\ewNVy ZL! #ؘJ¹zf\[s'<9F`A8P%u֫rJpN,jxG[KMħ m܄!D)"-Uw,vSդ/W񞣠>K}qܐgf,ZJdd%(b.i+ozI#fqZ)C0>m dr 4㻵F\5>-)~~ꄱeەY?)y'`H9EVAgSl#ǟhـD*f?KS !O ...NIN}z)cJm6IFORwq,T_pVBB"p[ÉSp`Ր8}(YǸ2}tDuJ#:?C߷I& rǂlS0I'q0 % h "@~1a?xOsv>ot{ ͙<٪2 %}z$N(*Q)!ROUBzt+*y7Jo75䍥?X2Eg *;tNԮ\-+b߯?Ie~gР Nhk@PƼ#CRv$ėW=T$s=n0P !#I}%$pam.H@DE vӖmY_ROpWI#QF +$ #tLMdl|um6^@Npեd~ˎ3`X%"ɒgTA]59,x[ĹA^!duj`U {]& jApIBz3I7-'Hӈr#x~mTWzȦj鬆ΜeHɽ3{xt D1TyKw׻z[%Ƽ53Y$Q_kʥx^o?M52*m\z#BF->DF,nũIoq`-I?6ʗ n뎅S)Vv2[T/?+O퍰u}sH6& N V fmPh/:HB8TzZux G3Dp8,ickns,W jX|9 OR[X ;L;{i(~LTAUQ[޷z:aTF$`"ipg6ɳҢFf= QO~"C/ ;IZV Hͽ[E1 I=vn]6su'2L0 j=so$-~۷S~3"N87,Gfyo#$,#'Npw_1 wvDP<7$(YƔQZ=Y*$1!^k?뀓 訹=L|@D&˧:e1{l P^kKodxpk,VR1wTaXs?;ǔ/zxojߙ34SN' h5˄Uf8è H7 m'[JY&1-/377Lkf0WgBTtY`S.\&Up|[oZ)63fd|b+D뤦C:! G9cAlIERL-*ٲ+#`1RBtgk~T1f1} Ȳq!ޮE(11.rbR{[\}G=9`.oٖ9쟆:7])h` 6P9g z3pwݱ<@g6ߔIwBrd ~򣃧C0eFW՞^+s>6+仮)Z ق!d<Г?S 7 PpTcv u%i#հ$;M(4 %KuɭЏd5}vBl'D" {;0قM ?_"e1U_d\XRLT#Ab4yѽ_VX d =Ԭuaq ֿv6x dLхP,HQ fνSSH ]8eS~ 5θ*oWqpD1\1p}Km->P/;\-ABߟC.%c$+sp݋qR{g;64C+o\ĹZVMIz*DkI*WRe_ a}pj2$p@23BKsm+cM41qiD }p*<8(WOƺG*nէ0琄gq~Ku]Gi 25`XAKV|Ԋ*O[ s}*Ҹf7pcz2k7DJ};>1U>L.P_6+lv44C59]#D[01D\zsYeOZi dڭwESú+Bwӷ] ?k*^h@Y$jHo\{'`j EO,푐uS(Q+}Txߎt^+qϯ;;MF/j5v@.452|~n҅6uzM/6i_THjX7b~,J܇p!a9h?h|mGZv1F8dlڀX}C#gCЍo|M'Ђn|q+ZpfT_:9mLJݿX%AjCodB&S@vu7|oKmi2̓T;w }o8M h2ZF Qd~$]鹚T?Ф:Oo*ˊZ*M9 N[iu  @W%c\QNMut)s [XrD_[mͶ`sI{۝ȕWwE n'= 5%dqѢ $%t?,=҆ͳNQk0ӑwNvA~^X81[y:K/jLnK hmM˽ҦkoγT"/l*$^Hg=9[iuMZ5e3J^ Ngwtqש-*I[K״ګk]nYEl*9 x/xؑI!?|M!EX7zpd8\5ȍ$9iMlE@&+DV]0Ц~R3`v_(>,#1 P7ỌqִHP}e*}6ǽVH:i&an]f_sZj]Ak~~Қњ cd }9$ȊAgĮGUoQxe6DfAAlscd=6u""2qszR>|̂vV@I7TL~KsHr_M6Yadq7"zn [ƞ`$7% zW~ [t8GL:~i3.5s3"{mfPgγ1вZB @iޣI)p)K߱p+zAs≀[EG"2)oeZWA~v~&KB)li$ᛈO\^v(` x(oN[9.E:dei~=/uH.f/̧Is<քChXswmnP7]gVn+ʊ4iB9>*vzT>g)qxl;ܬjB.9M|"X+h-'37ڊQ @Lk?rqrOIq(\1y:]tu@|σysn}5I;.aȧqz _P!]M ;s"}_ޑRK%߇]8T+̅Q`i-=r`vyB=6:D_PGMtоGs =YwgG1L,A_֐3WrVTsLus{v2TઉtOb98]ppKPLٙY0CP63~^ܑQD(4[W1b[4FڮG>Fr!B9gl\B+\B"T˖aL N+aY$?'w[K};~:N 3ڐ#!(Y_s XCeM:e C'] a=? j+ynHZ)E\z.,>.#N[?t/#X yOd s*g?ȿƺz,la b('[ ]]ό.kr2 #NXCt̪T@q!Jvc%%- u(>tw(\IKDƆ%j'J/͘Md d:8CWFAm!G.Xc@w_wVY,| d\ѯx<`y[`Q$ਾ! &C{]A*SDu%ɓ)>9GG73(# +n8JWz)ew͓&@u2ZiEWf,`pwՅJWEGK-ZGCĖ$t@>AB43Og#BkYЌE :GhVky.)T ̣cb:̫ՃB;3ꜤS#hOD<]xQA[5@%-$szBwcN2G$8i|70rC"XF-23~kfø?#ڇbH!D>6`1H'g[ IX ^q1lCb_`{Ha; cߧh {n]9ԂifbUX ~r;t;jjTm/ٱҘl) ͝b]cJs:^[n_ݧJ@.c 8uu 6Dg 'TMJ_M!$r#zB%ZH:7G? @vP|u.zStOflB70hLY+bE_V d>CC=w;=j̴6ѯE~CjEݡϗJf:0[onBK8r-N+2G}Y˃3-̀W "ʜM!ʥz4F@U}pMz/x?&$isdiEմQߒէnn^NgzoZ_c"$>Ք+֔6(į~H]!Vïq؇CeWG:9XƺTP^ܤ搥 CިqFFJIUˑBWsUɝ/S9 )pE7#G`섗fm+wDz 8ڱŸheXRk1eTSٮKCć}ǽW/vWs<6Z|)e8 %?OFP4ZnUQi32(D]^" 4Sl@NQ!Œd'/s jí!0b`&{YvSոVU(ko8-:  -Ucp@:,p :j~25B*X~k[LRwTrtXzjTZwH5Py/>\dmա'^u#*ֽ^j $ߪqB\uK.[/=cvBOqv-T@-p:9 W(PL}Gm.`fzwɳ'ֱ<^iO0iF+Q3'Iwm1|mL'Vغ1C&*sݤ,r>; ]yN4;R!X[wv=yK3{UZ{AVsSRHiY¯&q)(zJ:+ CQsvOB!4.?jv f)cg`;+US驹8,Xr<,xJY}(^r݃%g&c֯勥)W!qhQԉ{/d*n8o ;RxbsF7=ES!tT薉u͙(9 ^'BshmPyanEG@cp^QD=M cb<Qp:@۱b' 5iYƠQL8PdgzȅK"NЪA]/ !ڛoNL%4Q@Q hO߻aE!U!3jWwppN`&TN|4`$)7WnEp퐎;`q XnRu+WaUjo@+Y0?Oj}'g"+ Ro !B09܏]uM0*yBrKjN Qgn&7SG#`n*@@h_yAɑxa,ehB5{e!bU3nw݇-B WL|GECъJSzKBG 9t"sViiC\=GYػk5$EJ c'esC 'aQюrp7n.LNDj^I,v<ܸ5\ iVO< m̬D(G%P֩Kjb&s>J?J~t(Sn-[r-_lΉ4[=?St %m=O%f_Țjqfvx*(E8A{tD`h^9] dRKksIؠE" aWm\}ȠFtǥ<"'\ Пwك仒3_cpo" yYNwjP+^&@j3"0s@ì\4Cd}9ou(+o+Vֲbm_G<}_nY. C@czoh&ȯJs]nitЈtl%ya[bliq0\yw+pE C(-> ~+S-, !"V`k<^! A6F^ny>iMaTdc n\OZw4蘆(!gj{ߖȰWK7W+jRUf%1:SWCigէC,E;