Version: 0.2, Package name: opus-tools-0.2 |
Maintained by: Christian Weisgerber |
Master sites: |
Description Opus-tools provides command-line utilities to encode, inspect, and decode .opus files. |
Filesize: 446.953 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-09-25 13:52:24 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Update to 0.2 for miscellaneous improvements. Detailed changes: https://opus-codec.org/release/dev/2018/09/18/opus-tools-0_2.html |
2017-06-30 13:45:14 by Christian Weisgerber | Files touched by this commit (2) |
Log message: update master site |
2017-04-06 14:34:07 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update to 0.1.10. No list of changes available, but looks like bug fixes. |
2016-01-27 08:59:03 by Christian Weisgerber | Files touched by this commit (1) |
Log message: PIE flags really need disabling, we use PIE by default anyway on arches where it actually works. From sthen@ |
2016-01-27 05:04:06 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Fix the PIE test in configure. opus-tools is compiled with PIE anyway, so this is just a cosmetic change. Reported by and ok juanfra@ |
2015-09-11 13:38:49 by Christian Weisgerber | Files touched by this commit (2) |
Log message: MFC: Security fixes for CVE-2015-6749 (aiff_open buffer overflow) CVE-2014-9638 (division by zero) CVE-2014-9639 (channel integer overflow) Via Jason Unovitch/FreeBSD |
2015-09-11 13:38:35 by Christian Weisgerber | Files touched by this commit (2) |
Log message: MFC: Security fixes for CVE-2015-6749 (aiff_open buffer overflow) CVE-2014-9638 (division by zero) CVE-2014-9639 (channel integer overflow) Via Jason Unovitch/FreeBSD |
2015-09-10 15:09:11 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Security fixes for: CVE-2015-6749 (aiff_open buffer overflow) CVE-2014-9638 (division by zero) CVE-2014-9639 (channel integer overflow) Via Jason Unovitch/FreeBSD |