diff options
author | Ian Whyman <thev00d00@gentoo.org> | 2014-08-09 21:27:40 +0000 |
---|---|---|
committer | Ian Whyman <thev00d00@gentoo.org> | 2014-08-09 21:27:40 +0000 |
commit | b38e43a9b92b88886c3ac6a0366230418a03f304 (patch) | |
tree | 4a28df0dbbbcdb63a1109f1d690a3d285d4ecfbf /net-misc/mediatomb/ChangeLog | |
parent | Removing 2_6 python. Deprecated (diff) | |
download | historical-b38e43a9b92b88886c3ac6a0366230418a03f304.tar.gz historical-b38e43a9b92b88886c3ac6a0366230418a03f304.tar.bz2 historical-b38e43a9b92b88886c3ac6a0366230418a03f304.zip |
New snapshot to fix SIGSEGV in LibMP4V2Handler
Package-Manager: portage-2.2.11-r1/cvs/Linux x86_64
Diffstat (limited to 'net-misc/mediatomb/ChangeLog')
-rw-r--r-- | net-misc/mediatomb/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/mediatomb/ChangeLog b/net-misc/mediatomb/ChangeLog index f0274c6e72c8..5c6d79af93a2 100644 --- a/net-misc/mediatomb/ChangeLog +++ b/net-misc/mediatomb/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/mediatomb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mediatomb/ChangeLog,v 1.54 2014/08/09 17:07:12 thev00d00 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mediatomb/ChangeLog,v 1.55 2014/08/09 21:27:39 thev00d00 Exp $ + +*mediatomb-0.12.2_pre20140810 (09 Aug 2014) + + 09 Aug 2014; Ian Whyman <thev00d00@gentoo.org> + +mediatomb-0.12.2_pre20140810.ebuild, -mediatomb-0.12.2_pre20140809.ebuild: + New snapshot to fix SIGSEGV in LibMP4V2Handler *mediatomb-0.12.2_pre20140809 (09 Aug 2014) |