Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 285794

Summary: media-sound/mp3gain-1.5.1 version bump
Product: Gentoo Linux Reporter: Daniel Pinto dos Santos <danielpi>
Component: New packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: enhancement CC: sound
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://mp3gain.sourceforge.net/download.php
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild for the new mp3gain version
diff from old to new ebuild

Description Daniel Pinto dos Santos 2009-09-20 23:42:01 UTC
There is a new version of mp3gain, which also supports writing the replaygain info to the id3-tag.
After renaming the old ebuild and deleting one line in the ebuild it seems to be working fine so far.

Reproducible: Always

Steps to Reproduce:
Comment 1 Daniel Pinto dos Santos 2009-09-20 23:42:52 UTC
Created attachment 204759 [details]
ebuild for the new mp3gain version
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-21 06:56:47 UTC
Please attach unified diffs (diff -u) when you did changes to an ebuild. That would be much more handy for our devs.
Comment 3 Daniel Pinto dos Santos 2009-09-21 07:17:48 UTC
Created attachment 204772 [details, diff]
diff from old to new ebuild

I hope this is what you were asking for. If not, please let me know.
And thanks for the quick reply!
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-09-21 09:17:22 UTC
That's exactly what I requested. Thanks :)
Comment 5 Tony Vroon (RETIRED) gentoo-dev 2010-05-02 14:47:46 UTC
+*mp3gain-1.5.1 (02 May 2010)
+
+  02 May 2010; <chainsaw@gentoo.org> +files/1.5.1-format-string.patch,
+  +mp3gain-1.5.1.ebuild:
+  Version bump as requested by Daniel Pinto dos Santos in bug #285794.
+  Dropped long options support as I was unable to rebase it. Addressed
+  format string vulnerability with a patch.