diff options
Diffstat (limited to 'media-libs/gstreamer/ChangeLog')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index 1fdc5d6c6857..063e15f11688 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.311 2012/10/21 07:49:51 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.312 2012/10/24 04:42:50 tetromino Exp $ + + 24 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + gstreamer-0.10.36.ebuild, metadata.xml: + Disable PaX memory protection only when USE=orc (bug #421579, requested by + Magnus Granberg); pax-mark gst-launch-0.10 as well as gst-plugin-scanner to + allow constructing orc-using pipelines on the command line. *gstreamer-0.10.36 (21 Oct 2012) |