Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 500654 - media-sound/easytag-2.1.9 assorted bugfixes
Summary: media-sound/easytag-2.1.9 assorted bugfixes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-08 00:04 UTC by David King
Modified: 2014-02-08 15:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David King 2014-02-08 00:04:02 UTC
I am the upstream maintainer of EasyTAG, and just pushed a series of post-2.1.9 fixes to the Fedora package. It would be great to have these fixes in the ebuild too.

Fix for a crash while saving Vorbis tags:
https://git.gnome.org/browse/easytag/patch/?id=dd4f3bd815bd186e3e58752e0ac7999c6c645fd7
Avoid a crash while handling invalid commandline arguments:
https://git.gnome.org/browse/easytag/patch/?id=c01a3ee46ca0b8e35fafa5008d5b6ef5e8e66592
Avoid a double-unref of a GFile when passing files as arguments:
https://git.gnome.org/browse/easytag/patch/?id=6c70f15269bd66936b2e7d65e62c8a80bc38fc9f
Fix a memory leak when printing log messages:
https://git.gnome.org/browse/easytag/patch/?id=afad898b0394b6eafeaf6f89cf411ac5c0e96ab0
Fix a memory leak while parsing dates:
https://git.gnome.org/browse/easytag/patch/?id=1d0a255ca85d964141945a29f6e92d2ba0d89714

Thanks!
Comment 1 Tim Harder gentoo-dev 2014-02-08 02:47:18 UTC
(In reply to David King from comment #0)
> I am the upstream maintainer of EasyTAG, and just pushed a series of
> post-2.1.9 fixes to the Fedora package. It would be great to have these
> fixes in the ebuild too.

Can't you do another new patch level release as the upstream maintainer? That should be easier than having us track upstream for patches between releases.
Comment 2 David King 2014-02-08 11:29:30 UTC
(In reply to Tim Harder from comment #1)
> Can't you do another new patch level release as the upstream maintainer?
> That should be easier than having us track upstream for patches between
> releases.

OK, I will probably make a release in the next week or two. I am waiting for the Fedora update to get to users, and will then add some more fixes if any further problems show up.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-02-08 12:56:47 UTC
Meanwhile I gonna add the fixes to a revision bumped ebuild when I find the time for. Thanks for noticing us about your fixes :)
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-02-08 15:39:44 UTC
+*easytag-2.1.9-r1 (08 Feb 2014)
+
+  08 Feb 2014; Lars Wendler <polynomial-c@gentoo.org> +easytag-2.1.9-r1.ebuild:
+  Added a bunch of fixes as requested by upstream maintainer in bug #500654.
+