dbry / WavPack

WavPack encode/decode library, command-line programs, and several plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any plans to make new release?

kloczek opened this issue · comments

I think that it would be good to flush currently committed changes and make new release :)

commented

My Linux distribution currently ships with 7 patches for WavPack to fix various CVEs. Implying these are all fixed in master, a new release would be welcome.

➜ ls -1
CVE-2018-10536.patch
CVE-2018-10538.patch
CVE-2018-19840.patch
CVE-2018-19841.patch
CVE-2018-6767.patch
CVE-2018-7253.patch
CVE-2018-7254.patch

Edit: This issue is a duplicate of #63

Sorry for the delay on this. I am going to have a lot of time for WavPack in a few weeks and I will finish up a new release then. Thanks for your patience...this is definitely not an abandoned project!

Any word on this? NixOS is currently at 13 patches and counting.

I am working on this now.

WavPack 5.2.0 Release

Again, sorry for the delay on this, but there have been almost 3 years of commits and a release like this is about a week's work with testing, so I wanted to do it right. Thanks for your patience!

Thank you :)
Just build my own packages

Wrote: /home/tkloczko/rpmbuild/SRPMS/wavpack-5.2.0-2.fc32.src.rpm
Wrote: /home/tkloczko/rpmbuild/RPMS/wavpack-devel-5.2.0-2.fc32.x86_64.rpm
Wrote: /home/tkloczko/rpmbuild/RPMS/wavpack-5.2.0-2.fc32.x86_64.rpm
Wrote: /home/tkloczko/rpmbuild/RPMS/wavpack-debuginfo-5.2.0-2.fc32.x86_64.rpm
Wrote: /home/tkloczko/rpmbuild/RPMS/wavpack-debugsource-5.2.0-2.fc32.x86_64.rpm

Looks like everything build correctly on gcc 9.2.1 (without single warning)