wavpack-devel-5.4.0-lp152.7.3.1 4>$  Ap` G/=„_E61,d%B\O -ڿw(byd~ele8!pIµ԰lQE}7"|Kl< B)-H]Rc@0 8 lVK !j {=#0>*S1t|9F^" %iu#m5"2C>ny)WsH{ VԖ+D MM$Ĝ`T2b2w`g>J(LxͭEG16184bd930ab2de86d48a1cd92f5b64cacb212fc1c5ec76582868e803827b8e884d05722b77ee15e0f3bee53c525d1e233eb51126H` G/=„3F6,.vgL=qvlowJZZʇ׌r/P[AF7dExo3'ݯһ~sF/$W 9g>Ż"}m+~{"Q>p>$?d " ]LP\`s|       Xt(#8, 9T :> FGHI(X,Y8\d]t^bcd0e5f8l:uLv\wxyzCwavpack-devel5.4.0lp152.7.3.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.` ;cloud120O%openSUSE Leap 15.2openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.wavpack.com/linuxi586NJA큤` 9` 9` 9` :88e20e53d2d1d0da152310936fc31ab2cdffa506a816f9ef70a1d9a4f2d175e0553b7811e702219ef708a68e41f4c189c981cc7601139699a1b4659fce2bb484libwavpack.so.1.2.3rootrootrootrootrootrootrootrootwavpack-5.4.0-lp152.7.3.1.src.rpmpkgconfig(wavpack)wavpack-develwavpack-devel(x86-32)@    /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.1`x@]S\3?@Z Z@Z @ZC@QőO8@Nσ@Alexandros Toptsoglou Tomáš Chvátal sbrabec@suse.comkbabioch@suse.compmonrealgonzalez@suse.comjengelh@inai.deaavindraa@gmail.comcrrodriguez@opensuse.orgcoolo@suse.comcoolo@suse.com- 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 standard- add libtool as buildrequire to avoid implicit dependencycloud120 16112397395.4.05.4.0-lp152.7.3.15.4.0-lp152.7.3.1wavpackwavpack.hlibwavpack.sowavpack.pc/usr/include//usr/include/wavpack//usr/lib//usr/lib/pkgconfig/-fomit-frame-pointer -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:Maintenance:15592/openSUSE_Leap_15.2_Update/f2e432a94cfd14be6a3277f4a7c396d1-wavpack.openSUSE_Leap_15.2_Updatecpioxz5i586-suse-linuxdirectoryC source, ASCII textpkgconfig filePR;/3ǏT,:AYutf-873848f1d40f4aeef0268552e5be4656fcb1af63ea8c9f35f5c84b1db9a9354e1? 7zXZ !t/Q] crt:bLL魧Rp(쇢zMO9'ߍDD(6YU7Ҁ%Xw tEkq`!TJ/E}^"?ROg@ $03m c>1"u)E`Z, ϘLץtۺ!nHA{ےQ u, .nQh%jFl#ؼ99r6d,TZB;e)3]eZgYI@id^D7A(G01cؘʳ/ ջMdZm8b)a:yt r|(ً$^^1ܳAF:r&"J`{R%?kE>*d+O+,tsL1@buq^A[@'gQߠwߏœ,#"\\b-篔CۅT3;?Kk`ߓa?iG,;N JX9n|CߤicYxowZЮ!!!;=ľ!osgFO@߭r6[OD;v 6򓓒J3 ?e bQ-q/ :ag׃E\?A,1˄h".&ݒ7@I[RuVrͿDKudl\7>@qlߚFv8ь>Ǿ7^_:fMO +CiLDUJA"6Y)}7ݪwf}:Njlx)ڪyh2' "+ 7[R#)<.37iBn?mj-?+ro,r1}+~%#_lQeU8mº̵4؞@<|BAϙ6b:kdVyb+6nXlCx5 K&4^}ha0҆2 c̣E06-FBțZw ٩ UHf>e =d`Z4"v]x13d2+S@/Btvڭ{ѰKH]ܷ1Znf/*%4U.2(r>(&LS‹78].V[̀jQ<[7J?~1CY2?Rк+Hǿtr䖨#_lE{aF&}[f,L8Y'F!9alDcUNXzmLc:rfh?O14=IDMFܲCK` <6Ju2XU]sztUY,4!ӂP `k3MB8ݧo#i^ =%9^@b*/gB !@6߷IGvwJ``yW)ĖcH"p$"K*Ѕre+_&=4H$~?_W$k]$RKD`Y^paV)/{P/,i gN?-fyו8)VS]H>_'WЄ 35^?BjPpA/MedϘ4dF+TkГ*LnqD.1JdPl~Yz_DޔDl%$,VTkt/y($VHU}!h IQ3ߦqhݓ$1Sb!x@gUDn,Q4I0o[a)ƉDZR'@oKG?PFG 57 K13)vL75*)gL4 :qz1-$# ̿o4E@&QŘa#mܻ^j>H^zWSC$yG6gX;:d=]z__tD4-&b4D+ p5e%ъzM 0qzvvK^ba`+X[O_ c!2Pfզ9bb̠FЙ$ 5"7$=S&?`j{T}h68Z&`O!ym xYԞ!(,Pm$wBmz7g_Z܀ B g萗ph<@l$J$kD9*4Ǧ'x &|UE)gHy*ZK \6_*X"vg 6~if7vqvgƕsĀϤ8j=S2y'6XLrXl>wR3u#b#a ԰Z2Ĉ5d)c&ah!oov=7)/ZڻgX-eAC*w\Y6&Ij7U='AKzD|XM~<?|'ãc\J^ГUVođkz?}㑫f%SB#OĦ ]fnoj ;*E[Dix.'mS*mo,+x2o \1Q7|IqM(7:e{w^Õ?0gb/(2W{pGNcq.ёYW8dIj؋%R !,*4 R|M{FKu$xoloT,~fj 16"2yGۧC=B@ddZl'e)</^-i)sha~3uO^}ǃڼE\6OΉQפɉy eta3Ǹc٬f`E)2qc9?Q* ۟q_=|/a`tLq_l>ngb5"mCv? "{B^P͆Amd%O8Z?_.* Un+W(8 :WEne^gIq wcthbjO- {\g6E QuK֜fi#~@> eX^0`c"<޴1 ߩݥw,!bA ]8rL5CV,(BE\L}hJOq-~B*åce@7IX˩B=2 45œ}*uƚ]KVաw_YnmЇrwÆF.^tY+R2:z|Nj3 踚!l}; {ډ*an]R|}h)t_#AS4(TNH!=\f`Zh(KF,Tt͒7FFbXUujYR=$=ci%%CEkA]cVsSJ`cP ,"Nww|=bXȑK;pՌAjP9Y$NxkġЭ\v仙[ _S)'%Vvi!\C#$qSũRPTl<%_'cn!oɜGGnLh 5CTԢVhq07NJ_~Qw