soundtouch-devel-1.8.0-3.11.1 4>$  Ap\5p9|WmVGnN`*+FL.~XT\1-uGY!d&KPrWExC9r5 X$vI+$j&+N`b&`=#D1t sLn<: +){CL~"GCm6PƏRώ^  h@).TƤ?t_BE]зʄ/0A;:9Vs2EkjÖ8R28b5558508499444d465c8ae3df18225c2f7c37d5cb3ab4c6c5efc79de43d065dd9d168a6a80b6c71f15369840a060d9e44a9f16O\5p9|^7er>X@멩MA Ħ/!X#+^ T% 6s$KǼti)-w|74ei ލH^k"МP dϞ콏/JhHF4gDbgx-ӗY>RzYwH S/1Yڟڔ\"K` gxB2VܯrLf>}7Xn>f|xOXr.pl[isDQDc&V_fn (>p> ?d  9&0 Ff           8 `    Pl("8,9l:FG H I XY\< ]d ^bTcdye~flu vwD xl yzCsoundtouch-devel1.8.03.11.1Audio Processing LibrarySoundTouch is an open-source audio processing library that allows changing the sound tempo, pitch and playback rate parameters independently from each other.\5̦s390zp31SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Development/Languages/C and C++http://www.surina.net/soundtouchlinuxs390xuS!.v "; WA큤\5̥\5̥\5̥\5̥\5̥\5̥\5̥\5̥\5̥\5̥81b1db847399a018ce342c97998094afd4befbe6e5e087478a75b510a305655e41c7f7da5b3e6586ee1fd719ede467311f825382bbf458f8cdcb9830edff256e6a5f9bfc454a697a9e252a92d9b47981267306e342b5235acf0fce8acebc0fc4d9cb8d92c52da3686196bfb7dce37b2b6b8aabc962b8919e7f3ab1ecd345996f7b72bb5899930f7e4596ec23829dbe2a0d507f721596f32277ce92ed64f4a5094dfdc07acc5d043c78ede515583e460c34e821cd623bcf22b5cdb013d9af878b1b21d8e82adbe437b6a90244a4bab0b100af8c9ca8326b57338e3abe672b9d15e629aa34136d3c1f98382a09a135493da8166ac46de817d48d3a586981923686libSoundTouch.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsoundtouch-1.8.0-3.11.1.src.rpmpkgconfig(soundtouch)soundtouch-develsoundtouch-devel(s390-64)@    /usr/bin/pkg-configglibc-devellibSoundTouch0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.8.03.0.4-14.6.0-14.0-15.2-14.14.1\3?@\U@[@[U!#U@QsNNBrMMMMJęJ@IKmcalabkova@suse.commcalabkova@suse.commcalabkova@suse.commcalabkova@suse.comp.drouand@gmail.comp.drouand@gmail.comsbrabec@suse.czcoolo@suse.comampsaltis@gmail.comtoddrme2178@gmail.comdavejplater@gmail.comdavejplater@gmail.comrguenther@novell.comlnussel@suse.desbrabec@suse.czcrrodriguez@suse.de- Fixed bugs: * CVE-2018-17098 (bsc#1108632) -- remote denial of service - Added patch soundtouch-adjust-bounds.patch- Fixed bugs: * CVE-2018-17098 (bsc#1108632) -- remote denial of service * CVE-2018-17097 (bsc#1108631) -- remote denial of service (double free) - Modified patch soundtouch-round-buffer.patch by aplying upstream commit 7f594f- Fixed bugs: * CVE-2018-17098 (bsc#1108632) -- remote denial of service * CVE-2018-17097 (bsc#1108631) -- remote denial of service (double free) * CVE-2018-17096 (bsc#1108630) -- remote denial of service in BPMDetect.cpp - Added patches: * soundtouch-throw-exception.patch -- fixes bsc#1108630 * soundtouch-avoid-assert.patch * soundtouch-round-buffer.patch -- fixes bsc#1108631 and bsc#1108632 - Renamed fix-buffer-overflow.patch to soundtouch-fix-buffer-overflow.patch- bsc #1103676: CVE-2018-1000223: soundtouch: Heap-based buffer overflow added patch fix-buffer-overflow.patch- Add baselibs.conf in sources list; fix for Factory- Update to version 1.8.0 * Added support for multi-channel audio processing * Added support for cubic and shannon interpolation for rate and pitch shift effects besides the original linear interpolation, to reduce aliasing at high frequencies due to interpolation. Cubic interpolation is used as default for floating point processing, and linear interpolation for integer processing. * Fixed bug in anti-alias filtering that limited stop-band attenuation to -10 dB instead of <-50dB, and increased filter length from 32 to 64 taps to further reduce aliasing due to frequency folding. * Performance improvements in cross-correlation algorithm * Other bug and compatibility fixes - Remove obsolete AUTHORS and %clean sections- Update to version 1.7.1: * Added files for Android compilation * Sound quality improvements * Improved flush() to adjust output sound stream duration to match better with ideal duration * Rewrote x86 cpu feature check to resolve compatibility problems * Configure script automatically checks if CPU supports mmx & sse compatibility for GNU platform, and the script support now "--enable-x86-optimizations" switch to allow disabling x86-specific optimizations. * Revised #define conditions for 32bit/64bit compatibility * gnu autoconf/automake script compatibility fixes * Tuned beat-per-minute detection algorithm - Updated man page from Debian unstable.- add libtool as buildrequire to avoid implicit dependency- New upstream version 1.6.0. - Changes: * Added automatic cutoff threshold adaptation to beat detection routine to better adapt BPM calculation to different types of music * Retired 3DNow! optimization support as 3DNow! is nowadays obsoleted and assembler code is nuisance to maintain * Retired "configure" file from source code package due to autoconf/automake versio conflicts, so that it is from now on to be generated by invoking "boostrap" script that uses locally available toolchain version for generating the "configure" file * Resolved namespace/label naming conflicts with other libraries by replacing global labels such as INTEGER_SAMPLES with more specific SOUNDTOUCH_INTEGER_SAMPLES etc. * Updated windows build scripts & project files for Visual Studio 2008 support * Updated SoundTouch.dll API for .NET compatibility * Added API for querying nominal processing input & output sample batch sizes- added 32bit compatibility libraries- Update to version 1.5.0, added manpage for sounstrech - Upstream changes : * Added normalization to correlation calculation and improvement automatic seek/sequence parameter calculation to improve sound quality * Fixes in compilation scripts for non-Intel platforms * Added Dynamic-Link-Library (DLL) version of SoundTouch library build, provided with Delphi/Pascal wrapper for calling the dll routines * Added #define PREVENT_CLICK_AT_RATE_CROSSOVER that prevents a click artifact when crossing the nominal pitch from either positive to negative side or vice versa * Other minor fixes & code cleanup - Bugfixes : * Fixed negative array indexing in quick seek algorithm * FIR autoalias filter running too far in processing buffer * Check against zero sample count in rate transposing * Fix for x86-64 support: Removed pop/push instructions from the cpu detection algorithm. * Check against empty buffers in FIFOSampleBuffer- Fixed rpmlint warnings and error.- drop bogus libstdc++ BuildRequires- fix library package to not depend on main package and glibc-devel- Updated to version 1.4.0: * Improved sound quality by automatic calculation of time stretch algorithm processing parameters according to tempo setting * Moved BPM detection routines from SoundStretch application into SoundTouch library * Bugfixes: Usage of uninitialied variables, GNU build scripts, compiler errors due to 'const' keyword mismatch. * Source code cleanup - Split according to shared library packaging policy.- use --enable-shared and disable static librariess390zp31 1547029670 1.8.01.8.0-3.11.11.8.0-3.11.1soundtouchBPMDetect.hFIFOSampleBuffer.hFIFOSamplePipe.hSTTypes.hSoundTouch.hsoundtouch_config.hlibSoundTouch.sosoundtouch.pcsoundtouch.m4/usr/include//usr/include/soundtouch//usr/lib64//usr/lib64/pkgconfig//usr/share/aclocal/-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:9661/SUSE_SLE-15_Update/e27848d69b4459c972b03879f3ac0674-soundtouch.SUSE_SLE-15_Updatecpioxz5s390x-suse-linuxdirectoryC++ source, ASCII text, with CRLF line terminatorsC source, ASCII textpkgconfig fileM4 macro processor script, ASCII textPR ,k;u$utf-8224e9764edc550473edce26054e76d8b8faf214e733d7a84d5fee0e283d0e668? 7zXZ !t/'+] crt:bLL r?\špv2dChmI| dC) A2~ň=5۵cNZ@nWJ43Ec<ϟWis%2Vwr?z"&MR_Ʋ_)*XxLVe}JqV$ʹym{52I;2)os z[K8o?\UG 5>V^sp|".lL$$%4cwWSanotO[\KMQeP&&C5 쭲Ht!VFhH;z3Y'N:R6}DmyjS爖Esk Abא#(IOwP3+5DJwDLoJvau(axsʽhE/ RB JTƁz \=Kcwĸz\W~g}e,^-"E4Pt?eA' #Щq<vL#@ [$v- eW[,,w e$ 3 zI~#^1;Օ!CATل¶Qbr.ךE"A02O,p$|S/m*YV&7,q!{>.<(IM5Rby62Q:Pc:}Z x <3C:?#2ѱI7̻$>VxWX]7])w}5w6G 4r=PEϊ曃h?ܝ HfmhgЭ0R -|>x\T>T:;95SXT}\U#Ekd",7pM)\K?ae!~~uO- ,dӆi3Gy:+2G5|}?kq8P@U  8s-;]R;R=&-;]8cדd[z$Csn?=B'r 9Tk-dH[-418x XM~= Ks s>5EDLBӓav(o8NH3cGthU LU_;A[My~ ЛUnZ޵ (7Ҽ_[w:wK̕Ipm8AQ;0%iS@[f/$ϼUrgcxp\(6l$K$_"܉}nFIOtcTo[747ʜR_/twQӄNM;V;| W] 'ĖtML<2b*O*n|Ve;G/dWF覂*pS}KF+=+U~zy8؍1.;~8Ջ%t_]fޒRO"{LC v3x}uiGd61srf!Wkvpj#4yWG;$VM|ydV<

WTlNiػB揎:H E.G6; ꅰ]>C`OmFaT5U9$5ΚM{ 'T{.l ^y rPjPIkK'N*!{X},K$D6tLkF}WS#*:! ɋ/3-}~3Zx՞= ɤHB3߾?jo+g}۬&Z6UD"o ؓHb${(B (TmX `м=awU9/ v \ MW7hyҏkIP*6W /?!;U&CN6Vqؓ FQ^:k&z5ȬwM C括2qA+bnA[8 6/.+(T;͘~dp9[O]aM>F<ƖVl誳t43}EcEc$

,y*Z`KNXkYxYRWUIfe9/x7T>E*H!F;J?[:&IDxfϓ$6?yS22rw[ (U$"ȪnEqb4CFqJ=㎂"Q`W.u hٻGi\Hik9-ne⚾[Z)lM'6zEbo>2vA Ɨs@^'j؁A#LpSpOT>eAi6oE+E^l,~hto܎ J'Go#əB_hepԘxHϗ] F%/QAt?UGz5- c4$;x܍htGEZ=3=@ƣ%$pb#Ԙ~L؜:ͣ+`e`}{b y? "cϺ@)1wwԯvRzW̶: _o"0tQ|#νpz Muud{0Rپ { qeӷ;,Ibɞ<|j72X>!'pd$ ia`8㟑{]]!g܎hb:bq`m|[pqhD.@@"@Cةψ*eddq9aeN)F?qP8?zc:3{6 XCkRӝ4/e̽G/ >KWWe:*"ct<\'ȴgwS(ԩ%ƥG{ZCNp2MnA a /T/:ֿQץ-vO X ´$5a>D@9,ex/',ZX74.:k` {nV7kYόZV6\ΚPwS(D-r{TE@YnJ3ԯ[2写dgeHfxvSùixuagh$ɛ5@uI M 4dg7cgu:TJ:l+Rx&+Eo ,m̬gԃwQz6V*O}D0LM(~ưS[7um<@g a 6XtNkl~Nۜ@-Nh ōR12l"F˧ {)Dahwݕڳr*Ǜ1<] p?!v%=RWX 6T!awBڄCELNIẈ_N): ű'l$?jF> {珉`#=!&G. 316̂:pc;r+t\.vh{z%J,Y8ől:[1B.iwffV.Z4r ~eVP4[8!e1s.?g$\1N44\?Ao;M1Y;P\HepQ?~cBLE*%H& 6==U-蘦iL [!NvE^ƨ o:@WK\Y}}@EmX|#'&X#DNAO.=~_S{^QGM/A1W]/sM!㼎:P8*eo]H {R'g=Gd^_YpmcT<\' 05qM$J F^E\ƪЫ.+?A *qk1YDaL~ `t|yk7-^S&P3#P+|4"ٗ#09s,Ly:ok=q4*aa4YPNP F0Ƴs47oj vyi6ƜMgJG&CO0yleDnx&xNLg'Q 1/Rh3f?' F=NguN^5[ψ_͐_ sScAa̓ Y#|L!\;ni~7-湠6;~g 䃨n >RShC( WĿXhíV]U_NsaJqL׺l5k1@]%liD-8Џԛg~z +CH?X (Ňtϩ[JOX{k "V=F|@շQR_P9huXdtc|@DY :5"/EJI+MK bA6fBgI6F}sTD Em{#0r /Ge/PLC{{Gׄt]Zn_XR fLTn/B"C*0YR 3EG) |Sf=ak?/Nw2:>g71߭NEb$ j-br {>?BYٸDw ;0 %:@3 dq[sҍր2k8=aͱbه-*i`zr5){ܧ s ?}pMJp'<#俸 Q,F :Tz$^.&8MWedWmgyY?`Wm C# O݅,5%t)ϰM9aD+^a6$6̨\R6F^` $% HG`(_P Ö5!V* +c/NJW*Lc׌eHz+</JV\NxXqwa m#DG |"~_>LV-U6,p1]m#3+bh#!<""j.0) w୶͘i]r¢2)5 \=˚AcC`Y`:g.b#q@ӳM& S< P,98>rE*M y.}jLm|AY̴BX5\4ǩSJ pq6%0ĴQ< ]1OV/Љ&lj-Qh:K-is# :YU=Լ8^R(HDH|MS:BT[vgRsM()58e/^ =+`ܼ]1o&N;3B,!nJV=h&։k>⍝dz$ml+Э t7^'p]YjW[ b&ACu%gi}$qEKMLЂNRTi[ _ pI&JMFE5Zysgxna^EJ|G7z Q>&}DyS2lF(EosUT|K@`x3.uO XJe>匐|>!YgˇI큲S#NPb|xяak.m[;h ZQyٖO(7:_Zl@El 0"z@f=N062O!զ -'8 Т4C`hR±TZj&,?w cgN^ M?s pH.PNj_^L{KA6"6D߄QQP̩IL1 ίr bZ:cjaoۑD9/g~7ֈ~rX9:Y6,u %ĺݴ :{!/ q>!Z>g$*+}p:fPR ](D[)FۦC;.qM}`ޮ_Nb࿈}{c,%rwQS#J~:ïԔpyz%xIs"z7s[1iR,x85q]3p lt 8zXĖDIsЗ&B ,nEMɫ Qt@8۬lQ'2S@S?2.h}cSBGHOnhy&X2ܽ3p# s]!yRIZS vtۓ(ȪZ-bݙVMWOr¸Sn- hz07G 'u,@k "8XjfpPcZD)E7*i \gȀXȘҊàE̢6fan}囏iǵeiG-b\0RNkhoʦV'P] 0Y-Q7OX /d@hmJsSg[0wJ~ĵU" iC1_M@j_> 9Mp6$a.)Pgc{PgهJ 2wRcj8ߑHʤ'C!)SU;օ ج#(cHDrI1ҏkU3m:Rw&*kHv\ ~N1er6 Q#p f^N1O.hZEW܌)1FJl#E[낾-jtk䣻Z@PCCcCF5*. 03qΗ>96"%18̉-ޤ8؊.#ʩlyo}HVwĽq^*ךP3_ʰc<29saP"7Q]܄*%=MQs ]l r/8.HarD{a."   u\ځxN6XC9Go)oeJhT#R܃&/vdz9`oy%jL!K5 6#g!s-5~M}2MI683^sxGĩ7TD_SY$@mvM|Xr Yo;͓;!75 3"9}VіL3)