From Fedora Project Wiki

(Created page with "= Fedora Firefox Team = http://fedoraproject.org/wiki/Bug_info_Firefox http://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products")
 
Line 1: Line 1:
= Fedora Firefox Team =
= Fedora Firefox Team =


http://fedoraproject.org/wiki/Bug_info_Firefox
We maintain Mozilla packages (Firefox, Thunderbird, Seamonkey) in Fedora. If you have any problems, questions or concern feel free to file a bug at [http://bugzilla.redhat.com bugzilla] or drop a mail:


http://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products
[mailto:stransky@redhat.com Martin Stransky <stransky@redhat.com>]
 
[mailto:jhorak@redhat.com Jan Horak <jhorak@redhat.com>]
 
== Mozilla troubleshooting ==
 
When your [http://upload.wikimedia.org/wikipedia/commons/f/fe/Ailurus_fulgens_RoterPanda_LesserPanda.jpg Red panda] gets ill [http://fedoraproject.org/wiki/Bug_info_Firefox there's some help for you].
 
If it dies in pain you can at least [http://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products rip off the dead body and send the guts to us].
 
== ESR 17 candidate packages for Fedora ==
 
We prepared test ESR 17 packages (http://www.mozilla.org/en-US/firefox/organizations/faq/) for Fedora 16 and 17. If you have an issue with those packages please file a bug at [http://bugzilla.redhat.com bugzilla] and note it's the ESR package. Or you can drop a mail at [mailto:stransky@redhat.com stransky@redhat.com]
 
Especially Thunderbird 17 needs some love from testers (see https://mail.mozilla.org/pipermail/thunderbird-testers/2012-September/000094.html) because it's going to be with us for long time.
 
You can install binary [http://www.mozilla.org/en-US/thunderbird/channel/ packages from mozilla] or use native Fedora 16/17 packages:
 
<pre>
$ su -
# cd /etc/yum.repos.d/
# wget http://stransky.fedorapeople.org/17ESR/fedora_esr.repo
# yum install firefox thunderbird
</pre>

Revision as of 12:47, 21 September 2012

Fedora Firefox Team

We maintain Mozilla packages (Firefox, Thunderbird, Seamonkey) in Fedora. If you have any problems, questions or concern feel free to file a bug at bugzilla or drop a mail:

Martin Stransky <stransky@redhat.com>

Jan Horak <jhorak@redhat.com>

Mozilla troubleshooting

When your Red panda gets ill there's some help for you.

If it dies in pain you can at least rip off the dead body and send the guts to us.

ESR 17 candidate packages for Fedora

We prepared test ESR 17 packages (http://www.mozilla.org/en-US/firefox/organizations/faq/) for Fedora 16 and 17. If you have an issue with those packages please file a bug at bugzilla and note it's the ESR package. Or you can drop a mail at stransky@redhat.com

Especially Thunderbird 17 needs some love from testers (see https://mail.mozilla.org/pipermail/thunderbird-testers/2012-September/000094.html) because it's going to be with us for long time.

You can install binary packages from mozilla or use native Fedora 16/17 packages:

$ su -
# cd /etc/yum.repos.d/
# wget http://stransky.fedorapeople.org/17ESR/fedora_esr.repo
# yum install firefox thunderbird