[SCM] libav/master: Prepare changelog
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue May 5 19:44:38 UTC 2015
The following commit has been merged in the master branch:
commit bf509c70bff5142a438c1b9d9a6d782346fa9e58
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue May 5 21:43:13 2015 +0200
Prepare changelog
diff --git a/debian/changelog b/debian/changelog
index ddee032..93d7f93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libav (6:11.3-3) unstable; urgency=medium
+
+ * Fix use of illegal instruction on i586. (Closes: #783082)
+ - debian/confflags: Pass correct value to --cpu. Thanks to Bernhard
+ Übelacker for the patch.
+ - debian/patches:
+ + 01-configure-disable-i686-for-i586.patch: Upstream patch to disable
+ i686 on instructions on i586.
+ + 02-configure-disable-ebx-gcc-4.9.patch: Workaround build failure with
+ gcc 4.9 and newer by disabling the use of ebx in handwritten assembler
+ code. Thanks to Bernhard Übelacker for the initial patch.
+
+ -- Sebastian Ramacher <sramacher at debian.org> Tue, 05 May 2015 21:38:02 +0200
+
libav (6:11.3-2) unstable; urgency=medium
* debian/control:
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list