Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Hi,

Please unblock package flashblock

It’s just a targeted upstream fix to keep compatibility with iceweasel
version 34 and above (#772635). Even if it’s only an important bug right
now, it will be critical after the next ESR update of iceweasel; given
the minimal size of the changes, you may agree there is no need to wait
for the breakage (the new package still works with older iceweasel
versions).

It also updates the Uploaders field as per #761887 (it was already
staged in the VCS, and the change is harmless, so I let it be), and
upstream cleaned up old entries from install.rdf.

unblock flashblock/1.5.18-1

Thanks in advance.

Regards

David
diff -Nru flashblock-1.5.17/chrome/flashblock.jar!/content/flashblock/flashblock.xml flashblock-1.5.18/chrome/flashblock.jar!/content/flashblock/flashblock.xml
--- flashblock-1.5.17/chrome/flashblock.jar!/content/flashblock/flashblock.xml	2013-02-27 21:14:28.000000000 -0400
+++ flashblock-1.5.18/chrome/flashblock.jar!/content/flashblock/flashblock.xml	2014-12-07 06:06:24.000000000 -0400
@@ -5,7 +5,8 @@
    xmlns:html="http://www.w3.org/1999/xhtml";
 >
 
-<binding id="flash">
+<binding id="flash"
+         bindToUntrustedContent="true">
   <implementation>
     <constructor>
         <![CDATA[
diff -Nru flashblock-1.5.17/chrome/flashblock.jar!/content/flashblock/version.dtd flashblock-1.5.18/chrome/flashblock.jar!/content/flashblock/version.dtd
--- flashblock-1.5.17/chrome/flashblock.jar!/content/flashblock/version.dtd	2013-02-27 21:39:50.000000000 -0400
+++ flashblock-1.5.18/chrome/flashblock.jar!/content/flashblock/version.dtd	2014-12-07 06:09:04.000000000 -0400
@@ -1 +1 @@
-<!ENTITY extension.version "1.5.17">
+<!ENTITY extension.version "1.5.18">
diff -Nru flashblock-1.5.17/chrome/flashblock.jar!/content/flashblock/videoblock.xml flashblock-1.5.18/chrome/flashblock.jar!/content/flashblock/videoblock.xml
--- flashblock-1.5.17/chrome/flashblock.jar!/content/flashblock/videoblock.xml	2013-03-04 21:53:24.000000000 -0400
+++ flashblock-1.5.18/chrome/flashblock.jar!/content/flashblock/videoblock.xml	2014-12-07 06:06:40.000000000 -0400
@@ -5,7 +5,8 @@
    xmlns:html="http://www.w3.org/1999/xhtml";
 >
 
-<binding id="html5video">
+<binding id="html5video"
+         bindToUntrustedContent="true">
   <implementation>
     <constructor>
         <![CDATA[
diff -Nru flashblock-1.5.17/debian/changelog flashblock-1.5.18/debian/changelog
--- flashblock-1.5.17/debian/changelog	2013-07-15 18:20:24.000000000 -0400
+++ flashblock-1.5.18/debian/changelog	2014-12-10 18:19:29.000000000 -0400
@@ -1,3 +1,19 @@
+flashblock (1.5.18-1) unstable; urgency=medium
+
+  * Team upload
+  * Drop Fabrizio Regalli from uploaders (Closes: #761887)
+  * Imported Upstream version 1.5.18: Fix for Firefox 34 (Closes: #772635)
+
+ -- David Prévot <taf...@debian.org>  Wed, 10 Dec 2014 18:16:54 -0400
+
+flashblock (1.5.17-1~deb7u1) wheezy; urgency=medium
+
+  * Team upload
+  * Upload compatible version with recent iceweasel to stable
+    (Closes: #738679)
+
+ -- David Prévot <taf...@debian.org>  Sun, 13 Apr 2014 17:59:41 -0400
+
 flashblock (1.5.17-1) unstable; urgency=low
 
   * Team upload
diff -Nru flashblock-1.5.17/debian/control flashblock-1.5.18/debian/control
--- flashblock-1.5.17/debian/control	2013-07-15 18:20:24.000000000 -0400
+++ flashblock-1.5.18/debian/control	2014-09-16 18:35:39.000000000 -0400
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@lists.alioth.debian.org>
-Uploaders: Alexander GQ Gerasiov <g...@debian.org>, Philippe Coval <r...@gna.org>, Fabrizio Regalli <fab...@fabreg.it>
+Uploaders: Alexander GQ Gerasiov <g...@debian.org>, Philippe Coval <r...@gna.org>
 Build-Depends: debhelper (>= 9), mozilla-devscripts
 Standards-Version: 3.9.4
 Homepage: http://flashblock.mozdev.org
diff -Nru flashblock-1.5.17/install.rdf flashblock-1.5.18/install.rdf
--- flashblock-1.5.17/install.rdf	2013-03-23 17:47:16.000000000 -0400
+++ flashblock-1.5.18/install.rdf	2014-12-08 00:21:34.000000000 -0400
@@ -7,7 +7,7 @@
         <em:type>2</em:type>
         <em:unpack>true</em:unpack>
         <em:name>Flashblock</em:name>
-        <em:version>1.5.17</em:version>
+        <em:version>1.5.18</em:version>
         <em:description>Replaces Flash objects with a button you can click to view them.</em:description>
         <em:creator>The Flashblock Team</em:creator>
         <em:contributor>Ted Drake</em:contributor>
@@ -27,45 +27,8 @@
             <Description>
                 <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
                 <em:minVersion>2.0</em:minVersion>
-                <em:maxVersion>30.*</em:maxVersion>
+                <em:maxVersion>50.*</em:maxVersion>
             </Description>
         </em:targetApplication>
-
-        <!-- Flock  -->
-        <em:targetApplication>
-            <Description>
-                <em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id>
-                <em:minVersion>1.0</em:minVersion>
-                <em:maxVersion>2.9.*</em:maxVersion>
-            </Description>
-        </em:targetApplication>
-
-        <!-- Netscape Navigator -->
-        <em:targetApplication>
-            <Description>
-                <em:id>{3db10fab-e461-4c80-8b97-957ad5f8ea47}</em:id>
-                <em:minVersion>9.0b1</em:minVersion>
-                <em:maxVersion>9.0.*</em:maxVersion>
-            </Description>
-        </em:targetApplication>
-
-        <!-- Intel Midbrowser (Mobile Internet Devices) -->
-        <em:targetApplication>
-            <Description>
-                <em:id>{aa5ca914-c309-495d-91cf-3141bbb04115}</em:id>
-                <em:minVersion>0.2</em:minVersion>
-                <em:maxVersion>2.0.0.*</em:maxVersion>
-            </Description>
-        </em:targetApplication>
-
-        <!-- Seamonkey TNG -->
-        <!--em:targetApplication>
-            <Description>
-                <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-                <em:minVersion>2.0a</em:minVersion>
-                <em:maxVersion>2.9.*</em:maxVersion>
-            </Description>
-        </em:targetApplication-->
-
     </Description>
 </RDF>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-mozext-maintainers mailing list
Pkg-mozext-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mozext-maintainers

Reply via email to