Recommended update for jack
This update for jack fixes the following issues:
- Make jack_control python2-3 compatible (boo#1132458).
- Remove unnecessary requires for libjack0 and remove obsolete
comments.
- Fix return value check of mmap() (boo#1108981).
- Update the waf code to the 2.0 series in order to work under
python3.7 taken from upstream git.
-
Submitted by
Dave Plater (plater)
Fixed bugs
bnc#1108981
jack: fix return value check of mmap()
bnc#1132458
jack_control crashes immediately due to Python 3 incompatibility