wavpack-5.4.0-150000.4.15.1<>,7bp9|`,3S3V+B(;`/8r~Rp/Rcӽ(g6w=C<>>'D?'4d   G  !Vnt|            ( i   P  ( 8 9 : FG HH I| XY\ ] ^lbc d!e!f!"l!$u!8 v!l w& x&< y&pz&&&&'0Cwavpack5.4.0150000.4.15.1Hybrid Lossless Audio Compression FormatWavPack is an open audio compression format providing lossless, high-quality lossy, and unique hybrid compression modes. Lossless mode is ideal for archiving audio material or any other situation where quality is paramount. The compression ratio depends on the source material, but generally is between 30% and 70%. The hybrid mode creates both, a relatively small, high-quality lossy file that can be used all by itself, and a "correction" file that (when combined with the lossy file) provides full lossless restoration. For some users, this means never having to choose between lossless and lossy compression.bs390zp36xSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Productivity/Multimedia/Sound/Editors and Convertorshttp://www.wavpack.com/linuxs390x(<4"A?A ́A큤A큤bbbbb_4_mb_ :bbbbb50fbdb5f6cae3c1eabd2fc0c049a1ba7aa72f20d038726b1e0f0b522e039eb889766fd889f6c22311cdcf3fb357f8f1c0cae619158697194201cdb88da0e97daa474278f6312cbcb7946d8e8d330595a5055bc32fc0c087a3a58308d75216aa68724d705eae196543e30e5f613baac8f624de51139101f4dfa8bd2078f0734cf370e4a1beed15e2432d14bb77745a1ee5cbb4dea072557fbe7c007704237a3ebb16cc2abe475981a322e76b2a8c9d476d227f1ed31b3766095034b2ea3851a9f38defde000d62c4ff158f1445cb85a0c2f67cbc1d3cfa34ed882f439f6e3b43ae00d1bc921565b56f81686497ea7a633ce6c3d1ed6eb60f1337d9ac6919eb9a5d02a3e8acbf6978af53eb01a4750daf5dbdfd935d78227ed81af5d4d22638c827711286b2e40cda37b84f642ef8d984412e36edc85bc53248e164c5dc7c4324d0c3d714ddcfdec31c7368e2a8401cc42b67b11acfa55ccdb4ff2ea36dc6277arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootwavpack-5.4.0-150000.4.15.1.src.rpmwavpackwavpack(s390-64)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2)(64bit)libwavpack.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1b?b1@`x@]S\3?@Z Z@Z @ZC@Qőpgajdos@suse.compgajdos@suse.comatoptsoglou@suse.comtchvatal@suse.comsbrabec@suse.comkbabioch@suse.compmonrealgonzalez@suse.comjengelh@inai.deaavindraa@gmail.comcrrodriguez@opensuse.org- security update - added patches fix CVE-2022-2476 [bsc#1201716], Null pointer dereference in wvunpack + wavpack-CVE-2022-2476.patch- 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 overwritings390zp36 1658396390 5.4.0-150000.4.15.15.4.0-150000.4.15.1wavpackwvgainwvtagwvunpackwavpackChangeLogREADME.mdwavpackCOPYINGwavpack.1.gzwvgain.1.gzwvtag.1.gzwvunpack.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/wavpack//usr/share/licenses//usr/share/licenses/wavpack//usr/share/man/man1/-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:25157/SUSE_SLE-15_Update/dd396db814c29a585ceba66b29306530-wavpack.SUSE_SLE-15_Updatedrpmxz5s390x-suse-linux ELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=2c9c939f9c8053702187f35fc2356a8a7f6cc8dc, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=b252f3f3b348ca5ee0c022464615e1c313d28703, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=5f136e2e5650baec22af945a8d858f2e42f4eaf9, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=cc30fcb364861b125ccd2b56bd61385d5dfc3fe8, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode textASCII text, with very long linesASCII texttroff or preprocessor input, UTF-8 Unicode text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)troff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)RRRRRRRRRRRRRRRRRRRRRRRRRP f1Ȓ׉qutf-802daad5fe9f0628ae3202c8173b5a05a83d77315d2579ea2fc5e6c7b0a409f35? 7zXZ !t/ {]"k%] 4<.wJQyތpv_(8 LSfI] XW(DXc";#~z9DVkT|YӑMaupa]z>'̀OxvMgy WBXI~KS?4㨛Y0mG330>g fpٛ;ˆwKJlYu`'](Vfc;L|0>HQnw3K-{mJjbޒ^RA,.Z@Mmyqq֙Ɉj_SxҤ,4Z72nDDt/3G+9 L>y7/’4D v ;xW&>Q8|3SP`JjOWFV'-k`AYbH v~ݪ6ƇU~MYRաڣ^Rkۂ-0/9n63آX ‡/@ӽ.2V:vC1:wQE#=Z4CWa dOJYbҶ9l\WBMgۗNk$EkxJGt ZF_a}x+;wut(x몊Jr rM#4eyMnj#Fìr!e J!jص"@3A[2[\IiaPmPS,vߐAjY0Y+SgGP#СEG}peeY),_?='ɎĶtJ//Bz 5Ŏsk N 򊰝`-YE+R?:`Q҆7! 9ax^q%^~ꊼ ?۟9At ~/̱]&w#ɥ#G'ފoqT] +(YU5&hm$o : U%'P@ah̅-?Ц+lq_[{ևL;ڂ崈'9ZLMLm#@ oԘ]s lx ;`9ٱ(r(hU`t%eX&!,GRav'w(b͙oyv 5TbHv!^zy4X~?<o S͉tiSFbџ|ъfV?QʽC9^h\szuΧ5q;:o42ʥH׃/|L"\&)0&#XJE敍7S6 \P{_.Lws2xn(CqJG# =ܞ:XNvlܳgRzA N(KC=)Y?~KCݮp0N.*3}jWɟ Q"绚Ӵe/'&6nWeYp oJ1d}HRXHP7kV";GU2 x`+zG8k'Cͣm]U2%so߇ʷ!5!yYT굅 9Pk1Nu= Ќ'6&<Ϟg쭗~[n1dR`5:ۯgL~56_O+;wmNWF2+Nm43*>{z= 갞nvBp[F8q >H[ c]`"i?oq2Nm zvUS^l|asmߺv#Bĉ(߮ivr9@'܌I5&Økѵ`:'ӯ^bYa/{_r8.Gg$Ұ`6N3"=qN3TS&o C4}]yyAꕾS֦Iw;a̗*!w& }֕Eи#`}"׈PkT$}f$ӎ&Μ #?dj2~3G{sA sJ!0TAyW.:9e YZ