wavpack-devel-5.4.0-4.12.1 >  A b1p9|JaLu8rxcC{uzB֋*OÎڱ 7Qh!J(e*t]JAy:,NCtUo}.#񃸡X+t>ͩND< N;zǔ-fNfH Y-[%,@j"O".!S/!qҴ PzͩQKZ"9BR f@R;~{+1dӼ/vz;v\()yJ>*ϒffa346d8bf902568a9c85ca7d324edc4bbf1e3ad23ef0347bff2cb96d9794b5c08095ed0fcc55344950caebae72725db147511766Xb1p9|>]PU$@@ ӳм?<],_yC3T{Ät| 62 ;49Jw4>i8 cvv0̃(^wIQd a!V$w=fc̒q#.cOK _=WHvhE_ y x4݃IDv6F|ܨ[bEX{%io.I~<rBe{[KPqcQ>p>4?$d  XDHTXq     ,   0l(78@ 9h :) F3GHHXIhXlYx\]^bcd<eAfDlFu\vlwxyz Cwavpack-devel5.4.04.12.1Development files for wavpack, an audio compression formatWavPack is an open audio compression format providing lossless, high-quality lossy, and unique hybrid compression modes. This subpackage contains libraries and header files for developing applications that want to make use of wavpack.b1ibs-arm-6O'SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Libraries/C and C++http://www.wavpack.com/linuxaarch64NJA큤b1b1b1b188e20e53d2d1d0da152310936fc31ab2cdffa506a816f9ef70a1d9a4f2d175e017dbe74598c4a3873e108793cb4de84482ef5768fe4b6040fa9a1098fc2c5bc2libwavpack.so.1.2.3rootrootrootrootrootrootrootrootwavpack-5.4.0-4.12.1.src.rpmpkgconfig(wavpack)wavpack-develwavpack-devel(aarch-64)@    /usr/bin/pkg-configglibc-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)wavpack3.0.4-14.6.0-14.0-15.2-15.4.04.14.1b1@`x@]S\3?@Z Z@Z @ZC@QőO8@pgajdos@suse.comatoptsoglou@suse.comtchvatal@suse.comsbrabec@suse.comkbabioch@suse.compmonrealgonzalez@suse.comjengelh@inai.deaavindraa@gmail.comcrrodriguez@opensuse.orgcoolo@suse.com- security update - added patches fix CVE-2021-44269 [bsc#1197020], out of bounds read in processing .wav file + wavpack-CVE-2021-44269.patch- Update to version 5.4.0 * CVE-2020-35738: Fixed an out-of-bounds write in WavpackPackSamples (bsc#1180414) * fixed: disable A32 asm code when building for Apple silicon * fixed: issues with Adobe-style floating-point WAV files * added: --normalize-floats option to wvunpack for correctly exporting un-normalized floating-point files - Update to version 5.3.0 * fixed: OSS-Fuzz issues 19925, 19928, 20060, 20448 * fixed: trailing garbage characters on imported ID3v2 TXXX tags * fixed: various minor undefined behavior and memory access issues * fixed: sanitize tag extraction names for length and path inclusion * improved: reformat wvunpack "help" and split into long + short versions * added: regression testing to Travis CI for OSS-Fuzz crashers - Updated to version 5.2.0 * fixed: potential security issues including the following CVEs: CVE-2018-19840, CVE-2018-19841, CVE-2018-10536 (bsc#1091344), CVE-2018-10537 (bsc#1091343) CVE-2018-10538 (bsc#1091342), CVE-2018-10539 (bsc#1091341), CVE-2018-10540 (bsc#1091340), CVE-2018-7254, CVE-2018-7253, CVE-2018-6767, CVE-2019-11498 and CVE-2019-1010319 * added: support for CMake, Travis CI, and Google's OSS-fuzz * fixed: use correction file for encode verify (pipe input, Windows) * fixed: correct WAV header with actual length (pipe input, -i option) * fixed: thumb interworking and not needing v6 architecture (ARM asm) * added: handle more ID3v2.3 tag items and from all file types * fixed: coredump on Sparc64 (changed MD5 implementation) * fixed: handle invalid ID3v2.3 tags from sacd-ripper * fixed: several corner-case memory leaks Dropped patches that included in upstream version: * CVE-2018-19840.patch * CVE-2018-19841.patch * CVE-2018-7253.patch * CVE-2018-7254.patch * wavpack-CVE-2018-6767.patch * CVE-2019-1010319.patch * CVE-2019-11498.patch- Add patch for bsc#1141334 CVE-2019-1010319 (use of unitialized var): * CVE-2019-1010319.patch - Add patch for bsc#1133384 CVE-2019-11498 (conditional jump): * CVE-2019-11498.patch- Fix denial-of-service (resource exhaustion caused by an infinite loop; bsc#1120930, CVE-2018-19840, CVE-2018-19840.patch). - Fix denial-of-service (out-of-bounds read and application crash; bsc#1120929, CVE-2018-19841, CVE-2018-19841.patch).- Added CVE-2018-7253.patch: Fixed a heap based buffer overread in cli/dsdiff.c, which allowed remote attackers to cause DoS via a specially crafted input file (CVE-2018-7253, bsc#1081692) - Added CVE-2018-7254.patch: Fixed a buffer overread in cli/caff.c, which allowed remote attackers to cause DoS via a specially crafted input file (CVE-2018-7254, bsc#1081693)- Security fix [bsc#1079746, CVE-2018-6767] * Crafted wav file can trigger a stack buffer overflow when parsing the file * Added wavpack-CVE-2018-6767.patch- Compact description. Drop pointless --with-pic since no static libs are built.- Update to version 5.1.0 * new: command-line tagging utility (wvtag) * added: option to import ID3v2.3 tags from Sony DSF files * fixed: fuzz test failures from AFL reported on SourceForge * improved: DSD decimation filter (less HF rolloff & CPU use) * fixed: non-byte audio depths (12-bit, 20-bit) not showing * fixed: rare case of noise-shaping triggering a lossy mute * fixed: recognize UTF-8 BOM when reading text files * fixed: a few portability issues - Includes changes from 5.0.0: * new: input formats (RF64, Wave64, and CAF) * removed: support for legacy WavPack files (< 4.0) * added: lossless DSD audio in Philips DSDIFF and Sony DSF files * fixed: seeking in > 2GB WavPack files (new stream reader) * fixed: accept > 4GB source audio files (all formats) * improved: increase maximum samples from 2^32 to 2^40 * added: block checksums for robustness to corruption * added: support for non-standard channel identities * added: block decoder for streaming applications * added: new pdf documentation - For other changes, see upstream: * https://github.com/dbry/WavPack/blob/master/ChangeLog - cleanup with spec-cleaner - remove wavpack-fix_pkgconfig.patch, fixed upstream in: * d440649aa113797a50e94285c8c037dc2ad7a5a9 * 779a2e62783acc6a46f75dd89359e95079ef708a * 7846e95eb1c3fa97da41dfe96de532c2df5ad281 - remove license.txt, use upstream copying file instead - Drop Requires, Provides and Obsoletes, as the SUSE versions they were needed for are now EOL.- update to WavPack 4.70-beta (packaged as 4.60.99) * 4GB file support on 32-bit OS * memcpy() not always used correctly (Linux targets) * unsigned char issue (ARM targets) * use temporary files for safer overwriting- patch license to follow spdx.org standardibs-arm-6 16474364225.4.05.4.0-4.12.15.4.0-4.12.1wavpackwavpack.hlibwavpack.sowavpack.pc/usr/include//usr/include/wavpack//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:23273/SUSE_SLE-15_Update/fc17e07104d6042ea770eca6a25b2759-wavpack.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePRhMutf-8918b71ec2d8dedec6be8df5fdd11419b089ce2e78292f93eb4e0f9e9a24abbe4? 7zXZ !t/Q] crt:bLL hBrU6#E$ďjiݾ{7,Njei38x"P*0C[m{#[T; Z PJ)EOOWHf =X15+mW$ Weo-n omu" U%r!RJfQ i,gmva]ޣaQSV˾c4`7C8#bۋ{O6Fo /,H' b7FA–7N~z/RRқݜ 7ƙxQnDd rde 1CMl=sσzCiZ4/OáqE8 4JrRPp +P O&8_YF`}bLu11ߋw@QTu26TImk)O,֏&mY<5<牗Zm/=seUh2݉lJ58 ^^M>F*K^ fcm5><}BE"qzsuyXO=..塋u8I! NڡTsV{22j঳#TVroNFf?ݜ >DžюВz6Ers%*%*W75cw/>.W`fpRpf! 4׼>5Ko  `@ƶ3b ;S NP H@᩽ /9S`}syS_h QFh X[s-!EBJ2/)]o Σv3L É3U TW2Ts++]KJ#vdN-:Z - _q̃v="paEeu6/rp#e`&A1neC20 #*@82 uNn8zĀ C"27p[xZׯ;2~X<FY_D ]~-U8 j6 xeçBӀ)Bdyl6vEV,57vKD+aY3d튮fv5oK75zk)߹l^*0b2>J-n [}xdGPJkw#f@ Ci_wx}g0gUONɘPOSUQܘ;{9:.>1 25V므Lڷf@ȒcCY[T[-Q1, 햄sol@=3c7袦jG oA{;Nzs̝٭'l Um1u9ǪAd{˭Ǽ#kF-dPpNeYYA@O-Ks&B'V{T {@ވI19gkA#*`sd%sʠTeP:wxN#%׈aTyD/w,Ba p!5;-j*-b b{[0_v>?\8"/`寐 6p.6 ~WLÁg{TL5"OsBES=uKn=eݠzifAt@ОKSnS[cY`s:GHvD'7wMPzczPԶU H夈R~lת0wB@]M.q= ⥮0߽ۧ 'w$҂3Iyt;mqIV˜ ď2c)WeO^4pn{ ThSk%`/dQ=?XB&1\c5iΰݴ[J=7C%)uG$ʤ*և6fBFfw(RaAiĻt1-_keޚlPecdV֠vf:\?8xe* ./۲8ogٽj bXvx`^|o0DK^0\Cw5SF`y57 S&R,ΪWnVC5PI%OpS a0h;`$xd*g @T dX k(l?^Q5} 4!%|;s6~iUyȱ^$i хy\6V)fff,x'߶#|lZe.|0ϫnσo@H~x*z"XV=mloP'-B5Z1TL bc-gAhyCnG̚QwO͉#vֳb˝x\ՋLy(6굻&QA$%az}OW3Ь-?~,P7MdvL;Mh6"JzMG@xxn6@rJ dh}Y♙a*%>YWKw lapO~zwƐ ; eJ 㢳_!ZdQ%pSqa+s4P=;E$Lܳw4Q) 8Nw)&5RT5~BbI^'[H ߴf72FQbnOg$c]SY, kS!akc]%$uW+(2ӥLE씦b?Y'/C?Zv`fݛr''_A.P1ԟo(;0W?pA5#jֈ]ڞk @ӽ_&"lSXPHsO!I\su FE؋|fg,x;"s(0#vJ&3Wo 2 gkx& S)EK|/ &&;`ϩC>SVN{)3ef;`.RcN 2 >^$\Zt4sp[a3NFZqǮwA| ~>lrLiS?bPM:QY ` j44aq u6SW}#u<[5@KbVXRq|q*osEN댗Za+O,m&&Y Ӵl@h_|~/܍ž)\[ۂy9N H56X"mj|MF$cBpV!_ V025eHA\-.e)^gq37 k]=c>0 Q:)U72ick6`+=e-Eb`B/ړ6_2h\,-R( 43ittK\] m?MD] oH$j XԹ֯uV8&A(ZM]&̢ Nm3/Ư sk+|IyWyJ7|gg{J'G\@ =wR gZ+ƬwݱnD[xf!En=\<ꆢ9qkBb(~"X62R)kj7ۧ ,kR~9A?0FQϹ㛊MpE~f7^ !-(lOm'm=luTBT ! @$>/ Iɦ!mZ. ͛ütVAZm.,lxjdpxLKB C~!(:F};A po0Ե,_;:9d_̍e->GNZu7h9Ɏu8C)\X*~a8Wo2r/y\f pI?5Q,x:WX#Ϛgܯ0UzY#PN2# |!taީyƯMd(;ˍ9r.ZF!*B\𮼕1ߌ2jhXIn ;y?`;j78,u"mmTi;NV+ÔuJ((RB1'$9!D/ Kl FtXSﳔ Gm|TPVnp5 %,C`@F`m;Jt  Ǭ8jCU. [{-Y(kݠ>2an* DkўivUJa%7%WWzmqR'峦>:105IqB@GPDi I٘;F0%I}y;c{+O7Κ6tTVhjSe01I $hiL"đPqS~@Gt7B[~ex=00*DHft)nKfjN p)K\! |j&f;%߻+A8飳4ӑ;Wvbu2Av_ͮCiX=~Z>qHWy6lk*Q`Mt6DUUf1TCJIbnr5