HydrogenAudio

Lossless Audio Compression => WavPack => Topic started by: bryant on 2020-04-17 05:41:32

Title: WavPack 5.3.0 Release
Post by: bryant on 2020-04-17 05:41:32
This is really a pretty minor update, but I wanted to get in the fix reported here (https://hydrogenaud.io/index.php?topic=118619.msg979396#msg979396) where garbage characters could get appended to imported ID3v2 TXXX tags (thanks Nejiro). This mostly applies to DSF files, but the ID3v2 import can now be used with other file types as well.

Since the integration with OSS-Fuzz there have been four issues discovered and fixed, plus many more discovered locally and fixed (using libFuzzer and various Clang sanitizers). None of these were exploitable and so I don't consider them at all critical, but they are worth getting.

Changes:

As always, the sources and binaries are available on GitHub (https://github.com/dbry/WavPack/releases/tag/5.3.0) and (somewhat less securely) on my download page (http://www.wavpack.com/downloads.html).

Thanks, and stay safe everyone!  :)
Title: Re: WavPack 5.3.0 Release
Post by: YamabushiJapan on 2020-04-17 09:11:22
Thank you for your continued work on this excellent codec. WavPack has been my primary lossless codec for a very long time now. Thank you, again!
Title: Re: WavPack 5.3.0 Release
Post by: NetRanger on 2020-04-17 16:14:37
Thnx for the new release :)
Title: Re: WavPack 5.3.0 Release
Post by: Asura^X on 2020-04-18 05:06:09
Many, many thanks. Keep the good work.
Title: Re: WavPack 5.3.0 Release
Post by: Nejiro on 2020-04-24 12:27:52
Hi Bryant, I just installed Ubuntu 20.04 lts and in the repositories there is wavpack version 5.2.0-1, how do I go to 5.3.0? Or if there are no changes can I also keep these that are here?
Thanks
Title: Re: WavPack 5.3.0 Release
Post by: shadowking on 2020-04-24 17:38:36
Thanks.
Title: Re: WavPack 5.3.0 Release
Post by: bryant on 2020-04-25 05:09:01
Hi Bryant, I just installed Ubuntu 20.04 lts and in the repositories there is wavpack version 5.2.0-1, how do I go to 5.3.0? Or if there are no changes can I also keep these that are here?
Thanks
Hi Nejiro. You definitely do not want version 5.2.0 because that's the version that has the bug you discovered. :)

I would suggest either continuing to use the 5.2.1 that I built and attached to the other thread, or use the 5.3.0 binaries that I am attaching here.

edit: deleted binaries with libcrypto1.0.0 dependency.
Title: Re: WavPack 5.3.0 Release
Post by: Nejiro on 2020-04-25 12:44:28
In fact I saw that it has that bug, with binaries I can't do anything about it, I remember that I had done a procedure to update but I don't remember how to do it, it seems to me that I had put files on a system folder ..... .
Thanks
Title: Re: WavPack 5.3.0 Release
Post by: Nejiro on 2020-04-25 12:58:40
Ok, I went to read the other tread and I put these files https://hydrogenaud.io/index.php?action=dlattach;topic=118619.0;attach=16269 in / usr / local / bin so I can have this version 5.3.0 what's different?
Thanks
Title: Re: WavPack 5.3.0 Release
Post by: Nejiro on 2020-04-25 13:08:43
It no longer works if I put those files on / usr / local / bin, this error comes out
"wavpack -hmv --import-id3 *.dsf
wavpack: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
 "
Thanks
Title: Re: WavPack 5.3.0 Release
Post by: Nejiro on 2020-04-25 13:24:37
So, I confirm that if I put the binaries that you have released, both those of the other tread and those of 5.3.0 on / usr / local / bin the program does not work, so I must necessarily use those of the repositories of 20.04 that have the bug ...... I can use it the same is not a problem, but in 18.04 it worked, here not ......
Title: Re: WavPack 5.3.0 Release
Post by: bryant on 2020-04-25 20:06:59
Sorry, I guess libcrypto1.0.0 is not standard anymore.

I have created a new set of binaries without that dependency. Good luck!
Title: Re: WavPack 5.3.0 Release
Post by: Nejiro on 2020-04-25 21:05:17
I always have to put them on / usr / local / bin right?
Title: Re: WavPack 5.3.0 Release
Post by: Nejiro on 2020-04-25 21:25:43
These are fine ....
Thank you very much
Title: Re: WavPack 5.3.0 Release
Post by: bryant on 2020-04-25 23:57:17
Great!   :)
Title: Re: WavPack 5.3.0 Release
Post by: DARcode on 2020-05-20 12:07:17
Thanks a bunch, David, your work and superb CODEC very much appreciated.
Title: Re: WavPack 5.3.0 Release
Post by: esa372 on 2020-06-03 22:02:57
Thanks, bryant!
Title: Re: WavPack 5.3.0 Release
Post by: includemeout on 2020-07-13 17:32:14
Thanks David, for such a solid, ever-up-to-date lossless/lossy format!

Nilson