forked from pool/MozillaThunderbird
8ba563b611
- Mozilla Thunderbird 115.12.2 * fixed: Annual Thunderbird Beta appeal intended for Thunderbird 115.12.0 did not open as expected (bmo#1898084) - Mozilla Thunderbird 115.12.1 * 115.12.0 got pulled because of upstream automation process errors and Windows installer signing changes. No code changes, changelog is the same as 115.12.0 (bsc#1226495) - Added thunderbird-fix-CVE-2024-34703.patch (bsc#1227239) OBS-URL: https://build.opensuse.org/request/show/1184892 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=763
16 lines
431 B
Diff
16 lines
431 B
Diff
# HG changeset patch
|
|
# Parent af2c24874d79cbebb444727ae96f2fefa3f22b47
|
|
|
|
diff --git a/media/libopus/silk/arm/arm_silk_map.c b/media/libopus/silk/arm/arm_silk_map.c
|
|
--- a/media/libopus/silk/arm/arm_silk_map.c
|
|
+++ b/media/libopus/silk/arm/arm_silk_map.c
|
|
@@ -28,7 +28,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|
# include "config.h"
|
|
#endif
|
|
|
|
-#include "main_FIX.h"
|
|
+#include "../fixed/main_FIX.h"
|
|
#include "NSQ.h"
|
|
#include "SigProc_FIX.h"
|
|
|