On 2017/01/30 21:59, Tim van der Molen wrote:
> This update fixes 4 vulnerabilities. For details, see:
> http://www.openwall.com/lists/oss-security/2017/01/23/4
> 
> Also there are a few API additions, but "the legacy APIs are all
> retained and existing applications that worked with the previous version
> of the library will continue to work unmodified". See:
> http://www.wavpack.com/WavPack5PortingGuide.pdf
> 
> Changelog: http://www.wavpack.com/changelog.txt
> 
> OK?

Works fine, and thanks for looking at this. Looking at the API/ABI
changes I think it only needs a shared library minor bump; in normal
conditions I'd be happy enough with the major bump for safety, but since
it has security fixes that we'll want for -stable, it's helpful to avoid
that if possible (allows updating directly without the need to recompile
packages for dependent ports).

So please change that line to

SHARED_LIBS +=          wavpack         0.2     # 3.0

then it's OK sthen@.

Reply via email to