http://bugzilla.novell.com/show_bug.cgi?id=557540 http://bugzilla.novell.com/show_bug.cgi?id=557540#c0 Summary: ID3Lib critical patch is not being applied. Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: f+novell@congenio.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729) The ID3lib package gives stack smashing errors on several MP3s. This is a known bug for which a patch exists from Jeff Mahoney <jeffm@suse.com>. It is even included in the ID3Lib source rpm as "id3lib-3.8.3-fix-stack-overrun" (Patch13). However, this patch is not being applied by rpmbuild, because Jeff forgot to add patch #13 in the patch list in the SPEC file: %prep %setup -q %patch1 %patch2 %patch3 %patch4 -p1 %patch5 -p1 %patch6 %patch7 %patch8 %patch9 %patch10 %patch11 %patch12 for i in doc/id3v2.3.0{.txt,.html}; do dos2unix $i done Once patch13 is added, the problems go away. Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.