Bug 782679

Summary: Create a release Adblock Plus build, not a development build
Product: [Fedora] Fedora Reporter: Wladimir Palant <trev.moz>
Component: mozilla-adblockplusAssignee: Russell Golden <niveusluna>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: andreas, niveusluna, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mozilla-adblockplus-1.3.10-4.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-21 21:53:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Wladimir Palant 2012-01-18 06:44:59 UTC
I've noticed quite a few development build update checks on my server coming from an unusual Adblock Plus version number: 1.3.10.2.fc16. I checked and Fedora apparently created its Adblock Plus packages with this command:

python build.py build -b 0 _build/%{name}-%{version}-%{release}.xpi

This will create a development build, not a release build. The difference is that timeline code (performance monitoring) is left in, and the update URL for development builds is used. You should change this command into:

python build.py build --release -b 0 _build/%{name}-%{version}-%{release}.xpi

This will in particular make sure that the users are only updated to stable Adblock Plus versions, not to development builds.

By the way, source tarballs for Adblock Plus are generated automatically for each release (and have been for a while), e.g. http://adblockplus.org/downloads/adblockplus-2.0.3-source.tgz.

Comment 1 Fedora Update System 2012-01-20 17:34:36 UTC
mozilla-adblockplus-1.3.10-4.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/mozilla-adblockplus-1.3.10-4.fc16

Comment 2 Fedora Update System 2012-01-20 17:34:44 UTC
mozilla-adblockplus-1.3.10-4.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/mozilla-adblockplus-1.3.10-4.fc15

Comment 3 Russell Golden 2012-01-20 17:35:47 UTC
Give this a shot. See if it fixes the problem.

Comment 4 Fedora Update System 2012-01-21 21:49:21 UTC
Package mozilla-adblockplus-1.3.10-4.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mozilla-adblockplus-1.3.10-4.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-0721/mozilla-adblockplus-1.3.10-4.fc15
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-01-21 21:53:18 UTC
mozilla-adblockplus-1.3.10-4.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2012-01-22 05:24:21 UTC
mozilla-adblockplus-1.3.10-4.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.