libmodplug-devel-0.3.28-2.13.1 >  A `p9|=ereZ7&O1Xj}A O  xUP=~p}\NO 6^Ǘ0"t(\)_:gYjCb v EwӦ ardǃ77+|b]j;vc/-ʧ죿BW l2h< +/S™1}SPvL,C*6\k,$8 "aX1J85e8bab092e3227ccdc616046d7d4b2bd408efd5c10f6d6234f5e4c74cc8133296f4a45b1dae33dbee92895d3bd0e92181c95dd5P0`p9|jn'-׎V`cE}bH:. )MgryAC;@j -$$mYoџ#IQYW }P~Jʶ-8${l8IMRk}VEiqE?>cZ*^\KKƓ8H{l牤,bvRf|kO <1I~t殯ra+K0Î~esuA@3ݳpK]lϩ.Cv; p:]>p>?d ! B  )MS\t     <TI(n8x9:FiG|HIXY\]^@bc2defluvwx,yDzP`djClibmodplug-devel0.3.282.13.1Development files for libmodplugFiles needed to program against libmodplug interface. This version comes from libopenmpt.`̰sheep63SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++https://lib.openmpt.org/libopenmpt/linuxx86_64{ r)A큤`̬`̬`̬`̬`̬`̬862036d2c2915916407fa7424898b0e0eec6a0cc5c775c784fca5b29eb67519beb80e022db0a864f6aa1611c3b55aa0b3a1c683079e9f02b3a37bac398b2983098a4dff70b4d878e4347cc34138f607335bba0b5396337e5d32f3e9548ff75c0ad0bcad97c0ddf28b2d26def1ec04ffb6e54e05a615ad4039976d90a2323076dlibmodplug.so.1.0.0rootrootrootrootrootrootrootrootrootrootrootrootlibopenmpt-0.3.28-2.13.1.src.rpmlibmodplug-devellibmodplug-devel(x86-64)pkgconfig(libmodplug)@@    /usr/bin/pkg-configlibmodplug1pkgconfig(libopenmpt)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.3.283.0.4-14.6.0-14.0-15.2-14.14.1`U](]S[ @Z؄ZI@Yh@YGYA%@Y"Y"XXXmia@0x0.sttchvatal@suse.comtchvatal@suse.comtchvatal@suse.com9+suse@cirno.systemstchvatal@suse.comtchvatal@suse.comzaitor@opensuse.orgolaf@aepfle.detchvatal@suse.comtchvatal@suse.comtchvatal@suse.comjengelh@inai.detchvatal@suse.com- Update to 0.3.28: * Fixed excessive memory consumption with malformed files in various formats. - Changes in 0.3.27: * AMS: Avoid allocating excessive amount of memory for compressed song message in malformed files. * S3M: Some samples were imported with a too high sample rate if module was saved with Scream Tracker 3. - Changes in 0.3.26: * DMF: Improve import of finetune effect with parameters larger than +/-15. - Changes in 0.3.25: * AMS: An upper bound for uncompressed sample size is now established to avoid memory exhaustion from malformed files. * MO3: Avoid certain ModPlug hacks from being fixed up twice, which could lead to e.g. very narrow pan swing range for old OpenMPT IT files saved with a recent MO3 encoder version. * IMF: Instrument sample mapping was off by one octave, notable in the guitar part of Astaris by Karsten Koch. * PLM: Percentage offset (Mxx) was slightly off. - Changes in 0.3.24: * PP20: The first few bytes of some files were not decompressed properly, making some files unplayable (depending on the original format). - Changes in 0.3.23: * IT: Global volume slides with both nibbles set preferred the “slide up” nibble over the “slide down” nibble in old OpenMPT versions, unlike other slides. Such old files are now imported correctly again. * IT: Fixed an edge case where, if the filter hit full cutoff / no resonance on the first tick of a row where a new delayed note would be triggered, the filter would be disabled even though it should stay active. Fixes trace.it by maddie. * XM: Out-of-range arpeggio clamping behaviour broke in OpenMPT 1.23.05.00. The arpeggios in Binary World by Dakota now play correctly again. * S3M: Support old-style sample pre-amp value in very early S3M files. * S3M: Only force-enable fast slides for files ST 3.00. Previously, any S3M file made with an ST3 version older than 3.20 enabled them. * M15: Improve tracker detection heuristics to never assume SoundTracker 2.0 if there is a huge number of Dxx commands, as that is a definite hint that they should be treated as volume slides. Fixes Monty On The Run by Master Blaster. - Changes in 0.3.22: * IT: Disable retrigger with short notes quirk for modules saved with Chibi Tracker, as it does not implement that quirk. * MOD: Fix early song ending due to ProTracker pattern jump quirk (EEx + Dxx on same row) if infinite looping is disabled. Fixes Haunted Tracks.mod by Triace. * MOD: Vibrato type “ramp down” was upside down. - Changes in 0.3.21: * IT: Vibrato was too fast in Old Effects mode since libopenmpt 0.3. * XM: Treat 8bitbubsy’s FT2 clone exactly like Fasttracker 2 with respect to compatibility and playback flags. For example, FT2 Pan Law was not applied. * DMF: Some files had a wrong tempo since libopenmpt 0.2.5705-beta15.- Update to 0.3.19 bsc#1153102 CVE-2019-17113: * Update to latest release to get security fixes- Update to 0.3.17: * Update to latest release to get all the security fixes: + bsc#1143581 CVE-2018-20860 + bsc#1143578 CVE-2018-20861 + bsc#1143582 CVE-2019-14382 + bsc#1143584 CVE-2019-14383- Up to 0.3.9: * [Sec] Possible write near address 0 in out-of-memory situations when reading AMS files (bsc#1095644 CVE-2018-11710) * [Bug] openmpt123: Fixed build failure in C++17 due to use of removed feature std::random_shuffle. * STM: Having both Bxx and Cxx commands in a pattern imported the Bxx command incorrectly. * STM: Last character of sample name was missing. * Speed up reading of truncated ULT files. * ULT: Portamento import was sometimes broken. * The resonant filter was sometimes unstable when combining low-volume samples, low cutoff and high mixing rates.- Update to 0.3.8 * [Sec] Possible out-of-bounds memory read with IT / ITP / MO3 files containing pattern loops (CVE-2018-10017, bsc#1089080) * Keep track of active SFx macro during seeking. * The "note cut" duplicate note action did not volume-ramp the previously playing sample. * A song starting with non-existing patterns could not be played. * DSM: Support restart position and 16-bit samples. * DTM: Import global volume.- Version update to 0.3.7: * Various speedup improvements and features all around * Fuzzying fixes- Version update to 0.2.8461-beta26 bsc#1048666 CVE-2017-11311: * various small fixes and seciruity tweaks- Add libopenmpt0 and libopenmpt_modplug1 to baselibs.conf too.- baselibs.conf for libmodplug.so.1- Add patch fixing issue bsc#1040149 wrong includedir propagation: * libmodpulg-pcfile.patch- Version update to 0.2.8043-beta23 * foo_openmpt: Interpolation filter and volume ramping settings were confused in previous versions. This version resets both to the defaults. - Make mpg123 on by default- Update to 0.2.7774-beta22 - Make mpg123 conditional and disabled for now by default - Fix the Factory build with the new rpm- Update summaries and descriptions. - Enable the SDL2 driver as an option, as the portaudio driver appears to hang with ALSA (and not everyone runs Pulseaudio).- Initial package containing libopenmod more updated secure alternative bsc#1022032sheep63 16224616160.3.28-2.13.10.3.28-2.13.10.8.8.5libmodplugmodplug.hsndfile.hstdafx.hlibmodplug.solibmodplug.pc/usr/include//usr/include/libmodplug//usr/lib64//usr/lib64/pkgconfig/-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:19835/SUSE_SLE-15_Update/4f47a4bd6637e4fb1a4a03d727ca66a3-libopenmpt.SUSE_SLE-15_Updatecpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRRV+i ,5-}utf-8e466e4a1addc8bbc7704172a86b2fb24e50d05caf6c8f35ab11d2364ddc62158? 7zXZ !t/ळ.&] crt:bLL ܇_Ai<[|e[k6ޠCN41,FDnE2Pzw m,1vl@%*>unf w~:H6"5*ˬ2@^`TE+k~m3*o\/-`V9pƮz?Es]Ŕw)fisz1]"SPU⵼e8<d{y u-x<30Zz؝Zm&;B$9T~Ke8|?r1p P<3 )QK*wBdIN%D#l9L X#z&N;]74>NCzK ''˸Dp-Qs6ߘ`4D2qԭ1ikMfhl_! j6ni1 g`?O?J+tL`yLy:bb`Cs2&MLB[RIA^PT8v:H*grcEz4 RO+twwz_N_ӢVpHi*дiKnF2M+ ,"ˀ !BRadKTy0r~d 4jy)3 /.S S&N;~ dbWѸh !GVocU!LqJ@S_g֗OEng6CUb4ȝ _t:h]2袄nDR_z%<$$pW6"]PPi۳P4k5:l0.Ovf`$IfYH+s4Xz05'9^b r OիKi8d3Sy L_.BI]OLM8iKfF-V0g8kX讈JȿzUA g{Pj|8/}G˯s6 {ԇ )XqiN}u40 $ 39ݵ}ĕ#B* VڿWޛ>t$7s.3{Q](*M84!ޝ:- }l↔~"$H$֪UhdU)cn$xbM/xЙ( rYF:*,2 :+2ʝc经m6pC@P92rr0^/atIvj H溩g)>e/"\Qi 3Y2]A\mVE}~41CeoŠܡ-p^NY/w5k@i>O^}ӒySٓɕ K~>7_:4ar`3#')v26O礐`orMɗu=u] b+_9_ vGUtKu3n`vz3QD8P̿7M8BK >GV& #Eo`B4GBJa˲m|܏?c{9,LJ o8!xteο6o璨Y#L!tTtFC>Z$n[nY9 sqB"ZX&wLmow)&7Clטרk3^e!:OUy-'/pV,#|F|IWUT,9} 7Gz`V)IdԢ &WQ?:mh#M$nSZ ݾrRSTwBE,ϣ{dw!>M-ER]b~.9⥽O)QlYJ Ӹ%^oa%:m.Z;!QhxOg;Hw-'du^NkKmuK󩨤aRibo`,oDՆ0y kugKV^@]Gx Aُ0T'ܺ1ut@ >Ph՘ϸw@*:`|zplXfbw$U6k[pyҪ ZZ܇XX1RMKh ?Bl;!JҐ90)ߪ{7p*@2G?J#d:j}5@ F ʆ7'6ޘ7ʸk ŝz=/i"hBppN{LÆh@Rjt{(ƼSt-": \iCh[gx#?[m)=Q%Z!^;֩ XrӁqu9̬]f7M[_؜K BA(fݼmxkPۍD+NM:6e:(Ff9SY2ӣ7,oCb 9Q`U gmNqK nO]F-+)#? CnE%V j>Rg Б:W'Jh }+:m))_J{y^R7NT:BJqJyԏ'륅"g`cǯt5}Ʈʞ )䐃oq5oǗj]RĖW7E05pjmUQ W^qB &-(%YdNk] ^yCTz}&BtOJcP!+B)JT{''Uݐ^*hKzFN,l.*fVsiI2ru9x Kc"!:lҞh/TvHvz\e3erf.  2n'k?gErkITo)HԢo67~䮉k?}ۅ;3N.c ;_;IPB'J<hnjPAU߬eH - tJ0D'&,Cщ N } 5P=/`dHD#C,Ta zT /'\āBu\y E#"@H2s+U 8O6mD$DbZ/9C>X{˜q%~d'ïo oίoẕvv Gz@P-u2jw]@E9NKM}pyQs%8pVC2O--F+NM=r8XE&TrPZebFdmu4cc`4^.[ Ћ74'- pV&9$+%9&cwܔq’Y쬣d^G$JNW_xӾr_)D$5/ f$ܰHfYʃ:+~(l@ژ9qXk?=,)\6^-7¶!8⢱<᠉7̦u{\Z7/4WeP7L@c . w5stݥ.){NV- :4)t6h҃0վ#`3}9H :~9)WfEK[>)akD!D{-]5MQbh$BeA%)oJpkEfJ˱UQ Gi"0v"f -.[#x+rJ>U[f&ff,kJb?Kc$gwWDr|Q\vT3Vx!B5ԉ1Lfv%ڃ|tMzl/I6xؕt<Ys-S'F5?;kd2OB^y&V#:RkE>0 Ԉ^ wkrE/,\BE'^B[0-.)s~K8jNrFS^Swh&(jX(q!< _Q BW~6uk<0b6h(mDžy!¢t sp ,/2ۣjVq?-YkMC;UssEn C# :wHh9WMzfkm-F9(OQ#k9|:4<3b/Jgbo9b4cSkne`0{A(חN_, f!N3~0.&$DpKQAVD=Z{`^qrMOsQ&i֮-zK, akŮ,,6*QȏBv\k7qOqBNT#\?yFhmi|Ņzpxzһ!q@k\k=opvI' #I*nyOJ;dA?g'vvQ?bBRG3z`sDbo+$L5 jev -_ 9q"OZN''X.IUiٜ"2Yq~i@@ZdPmlC{pvlOOf<]h%O"aVUA\*ϰhb4Kywm>~6DK˛.}#ůّc̸ ,P;,@>pO粠 3{W=61s5L?b~S:hyJ44@x УTS߄ұ@Ho!]jS(kdU2=Eh.>Nq3):q(y񢦽VٳhKt( ]p.Z]%?9HXq\ }֐"34Ny$,wh2\O5ˊM6CH镪`Ko'+K>\:r +(Sʥy0w"lTFӝi!1 y;$7ݓ9DwSOXxmw3m* T3W[ށTB:uMTru9ٗX:c"iG?"͕0`S4PwsMwG`e)FSTʻE1l#Y,HɆ87By^pU[🐑+5pKu.)GM'IEN".E߫~~ 옪 Ay ؛^@kl _GfVaAs?9 $[.LP"z vd\ Šld"ژ;5fQSK/Z9g&@Y dH4Z.Fy Pxd McS)jMB2^+|vVBcJtD!f|=b^v1 =6(5(e Gelw&ĭ\$& q ]+{'V-/͏}E5Q`F +2}:Rl3T},W*¡Mso{꭪s0彺02s"sluVl҆bHHo6mXhsMΚ5ʩL`  3^=i7ȍ,V6g'?Glrvx.eʠ%i8b0YByS΢b L}8<ӷ8)>oٜC:d@(DufqwʼKk4^Vj,6ȃB)c/KeBw'"䆴7=#}I;uFy QbSVq2 K`#&.ϋ7H1}*ӄs{~]MY#OoW4+՟N xW _ 3#xM)Md;gʀ% 'T&g]`; 5g떁=ܠ*@Sպa,Zq@XL|T΃o-V||v|$<|>x*2 aѾN0ƕ22sy[3Xf=Q D YbKU8#/X:Ÿm=֢.ue#>9 xK1;QXjԎ8%܍P?ޭ ̵~auiK?'md4Iy _ʀw,w:o| f#F ^2 daꉴsц(]jȊr1Zfշ7&ɀh-' qҿZ"`&Ka`%@ ]51^ [ HHw0 XUcNĝ3PևMt0XVءb3cKU#;=e"G.9ǡo#" Jk]L)e;* %pց 'q(ϛe LW[ߗaXKn\PPUΰ) #Fk=/KG5vW~ѡhLmvK_Iq m,BXr5 |"K5㸇Lk֥J/w  ウOV1 4$ODݯΙbE(EMJP5JlrW Ǽ{>n eLE>(i2iڵjPZ(:OnPׄxŽ&%BA۞%ePYQldiA$0RD(TOkHoR4͆P: QhӟXH?3eCFذ, 8bw?x.I<t%%' O2:v,.H?R<):[=ЭLd4)2bsmBF_9fDdLM)ewRbǵr‡ :94.2Thit4\#:C8"&h& (u@˃ݱMtۜf,G;MM hA+_\W\t$gڴAıuh\j\.8?wpj7Za\_ ޅv㴺 NS`S*fKV@H"q%vOʼdO[ mG~Uc?JbTKT!:!x:ҏL(1^_N!=/'κۛ&DC9KLhPKS` DA?M48|W֥X@ 4,h[ܑ_+C ȹIFAYHeXdqc&@^GT }δ?IS"y`\qHQf,ypOrTːw%A 9+} 7VgӁ+-5sF\Gq+ZfBYEonWۻځ TyÅŜT$%ŶVVpe Q)q5*C [|W1|fL\; #q=0 Riq7(lNZ{t.s¿(]$ס~1VlkƒS]冎-E_/,BrMpRȟ[!$K7:[z"c_f=: o|6;ȤݭCsQف-X|OG}@v Cu󸔣N"Ifۖ!nEVuaͥ՘{P8mdHT4贪C݀@A12}65"0h ~VtKZjѲ\K YZ