gnewsense-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnewsense-dev] Xulrunner freedom bug: how to apply patch?


From: Sam Geeraerts
Subject: Re: [Gnewsense-dev] Xulrunner freedom bug: how to apply patch?
Date: Sat, 12 Jun 2010 11:14:00 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100402)

address@hidden schreef:
Dear developpers,

I found a freedom bug in xulrunner, which incitates the user to download Adobe flashplayer. I reported this bug at https://savannah.nongnu.org/bugs/?30027 and now know how to fix it. I have to edit 'browser/app/profile/firefox.js' file in xulrunner source code, so that the link to mozilla's list of plugins is replaced by one pointing to gnuzilla's list of plugins. Gnuzilla's list incitates to install Gnash instead of Adobe flashplayer.

I would like to know the best option to proceed:
- apply a patch against this file and then create a new .deb to be uploaded to bzr repo,

We keep the source in bazaar, not the debs. You would do as follows:

1) apt-get source <package>
2) Make a bazaar branch out of it and commit it.
3) Apply the fix.
4) Build the package and test it.
5) Commit the fix.
6) Push the branch to Savannah.
7) Add it to the mrconfig source.
8) Upload the package(s) to archive.gnewsense.org (or ask someone who has access to do it).

- write a shell script with builder to make those changes.

Only DeltaH uses Builder. Does the bug also exist there?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]