--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-a6549cbe00
2020-02-12 02:14:23.118316
--------------------------------------------------------------------------------

Name        : vamp-plugin-sdk
Product     : Fedora 31
Version     : 2.9.0
Release     : 1.fc31
URL         : https://vamp-plugins.org/
Summary     : An API for audio analysis and feature extraction plugins
Description :
Vamp is an API for C and C++ plugins that process sampled audio data
to produce descriptive output (measurements or semantic observations).

--------------------------------------------------------------------------------
Update Information:

  * Fix non-thread-safe behaviour in PluginAdapter. Plugins built     using the
adapter classes in version 2.8 or earlier cannot safely     be used
simultaneously across threads with other instances of     themselves or of other
plugins in the same library (i.e. shared     object). Hosts have been required
to provide synchronisation for     such cases. Version 2.9 introduces
synchronisation in the plugin,     making this usage safe. Unfortunately this
does not make host code     safe when using older plugin builds, as the problem
and its fix     are in the plugin side of the SDK. Caution is still required,
but     this fix does allow updated plugin builds to avoid problems with
some existing hosts   * Change required C++ language standard from C++98 to
C++11. This     is because of the use of std::mutex in the above fix
--------------------------------------------------------------------------------
ChangeLog:

* Sun Feb  2 2020 Michel Alexandre Salim <[email protected]> - 2.9.0-1
- Update to 2.9.0
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1771985 - vamp-plugin-sdk-2.9.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1771985
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-a6549cbe00' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to