Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2688 - Need to upgrade mozilla ebuild to rc2 (security issues)
Summary: Need to upgrade mozilla ebuild to rc2 (security issues)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-12 22:28 UTC by Arcady Genkin (RETIRED)
Modified: 2003-02-04 19:42 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 Arcady Genkin (RETIRED) gentoo-dev 2002-05-12 22:28:44 UTC
According to
http://groups.google.com/groups?as_umsgid=3CD095D4.9050003%40mozilla.org&hl=en
mozilla-1.0rc1 is vulnerable to a security-related bug.  Rc2 is out that's
supposed to fix that.  We've gotta upgrade our ebuild to rc2.
Comment 1 David Wirch 2002-05-13 12:50:58 UTC
I did a 1.0_rc2 ebiuld by hand by copying mozilla-1.0_rc1.ebuild to mozilla-1.0_rc2.
I did the following changes in mozilla-1.0_rc2.ebuild:
SRC_URI="ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla1.0rc2/src/${PN}-source-1.0rc2.tar.bz2"
(changing "mozilla1.0rc1/src/mozilla1.0.rc1.tar.bz2" to "mozilla1.0rc2/src/mozilla1.0rc2.tar.bz2"
in files/ I added a digest-1.0_rc2 and added:
MD5 974255bcb7bdff8517f26ece0f8b0fbc mozilla-source-1.0rc2.tar.bz2 29564581

Have fun! Regards,
Kuma
Comment 2 Arcady Genkin (RETIRED) gentoo-dev 2002-05-13 15:33:17 UTC
Thanks for the work.  I committed the rc2 ebuild (it's masked out for a little
while, to be on the safe side).