public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-0.4.9_p20070616-r3.ebuild
@ 2008-12-21  9:01 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2008-12-21  9:01 UTC (permalink / raw
  To: gentoo-commits

ssuominen    08/12/21 09:01:57

  Modified:             ffmpeg-0.4.9_p20070616-r3.ebuild
  Log:
  Mention that the old vulnerable version is now maintained by arm, ia64 and ppc. Not media-video anymore.
  (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)

Revision  Changes    Path
1.9                  media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild?r1=1.8&r2=1.9

Index: ffmpeg-0.4.9_p20070616-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ffmpeg-0.4.9_p20070616-r3.ebuild	30 Oct 2008 10:51:40 -0000	1.8
+++ ffmpeg-0.4.9_p20070616-r3.ebuild	21 Dec 2008 09:01:57 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild,v 1.8 2008/10/30 10:51:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild,v 1.9 2008/12/21 09:01:57 ssuominen Exp $
 
 inherit eutils flag-o-matic multilib toolchain-funcs
 
@@ -168,5 +168,7 @@
 pkg_postinst() {
 	ewarn "ffmpeg may have had ABI changes, if ffmpeg based programs"
 	ewarn "like xine-lib or vlc stop working as expected please"
-	ewarn "rebuild them."
+	ewarn "rebuild them. This version is vulnerable to several"
+	ewarn "security bugs and is maintained by arm, ia64 and ppc"
+	ewarn "teams. Please don't contact media-video."
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-0.4.9_p20070616-r3.ebuild
@ 2008-12-21 17:11 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2008-12-21 17:11 UTC (permalink / raw
  To: gentoo-commits

ssuominen    08/12/21 17:11:17

  Modified:             ffmpeg-0.4.9_p20070616-r3.ebuild
  Log:
  Fix postinst message.
  (Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)

Revision  Changes    Path
1.10                 media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild?r1=1.9&r2=1.10

Index: ffmpeg-0.4.9_p20070616-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ffmpeg-0.4.9_p20070616-r3.ebuild	21 Dec 2008 09:01:57 -0000	1.9
+++ ffmpeg-0.4.9_p20070616-r3.ebuild	21 Dec 2008 17:11:17 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild,v 1.9 2008/12/21 09:01:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.4.9_p20070616-r3.ebuild,v 1.10 2008/12/21 17:11:17 ssuominen Exp $
 
 inherit eutils flag-o-matic multilib toolchain-funcs
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="arm ia64"
 IUSE="aac altivec amr debug doc ieee1394 a52 encode imlib mmx ogg vorbis oss
 	test theora threads truetype v4l x264 xvid network zlib sdl X"
 
@@ -166,9 +166,7 @@
 }
 
 pkg_postinst() {
-	ewarn "ffmpeg may have had ABI changes, if ffmpeg based programs"
-	ewarn "like xine-lib or vlc stop working as expected please"
-	ewarn "rebuild them. This version is vulnerable to several"
-	ewarn "security bugs and is maintained by arm, ia64 and ppc"
-	ewarn "teams. Please don't contact media-video."
+	ewarn "This version is maintained by ${KEYWORDS} teams,"
+	ewarn "please don't contact media-video about this"
+	ewarn "version."
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-21 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21  9:01 [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-0.4.9_p20070616-r3.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2008-12-21 17:11 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox