On 02/01/15 15:01, Reinhard Tartler wrote:
On Fri, Jan 2, 2015 at 7:40 AM, Luca Barbato <[email protected]> wrote:
On 02/01/15 02:38, [email protected] wrote:

From: Reinhard Tartler <[email protected]>

---
   Changelog | 12 ++++++++++++
   1 file changed, 12 insertions(+)

diff --git a/Changelog b/Changelog
index b9d8dd0..4068a0f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,18 @@
   Entries are sorted chronologically from oldest to youngest within each
release,
   releases are sorted from youngest to oldest.

+version 11.2:
+- h264: restore a block mistakenly removed in e10fd08a (libav #781)
+- on2avc: check number of channels (CVE-2014-8549)
+- smc: fix the bounds check (CVE-2014-8548)
+- gifdec: refactor interleave end handling (CVE-2014-8547)
+- mmvideo: check frame dimensions (CVE-2014-8543)
+- jvdec: check frame dimensions (CVE-2014-8542)
+- mjpegdec: check for pixel format changes (CVE-2014-8541)
+- mov: avoid a memleak when multiple stss boxes are present
+- vc1: Do not assume seek happens after decoding
+- avconv: Use the mpeg12 private option scan_offset (debian/773055)
+
   version 11.1:

   - Replace lena.pnm (debian#771126)


Possibly ok, can we fold in at least some of the coverity fixes?

Of course. Are you working on this? In this case, please just amend this patch.

Not enough time right now, if nobody else does I will as usual. Meanwhile land this patch anytime =)

On a related note, I'm not sure that we need to bundle all changelog
edits in a single commit, that is, we could also just change the
changelog along the actual code change. What do you think?

Usually we do bulk updates so makes sense to write a single changelog update for each of them.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to