[Pkg-mozext-commits] [flashblock] 01/03: Imported Upstream version 1.5.18

David Prévot taffit at moszumanska.debian.org
Wed Dec 10 22:53:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository flashblock.

commit d4f8213bbe57fe342970602611c441d1a23834b6
Author: David Prévot <taffit at debian.org>
Date:   Wed Dec 10 18:13:56 2014 -0400

    Imported Upstream version 1.5.18
---
 .../content/flashblock/flashblock.xml              |  3 +-
 .../flashblock.jar!/content/flashblock/version.dtd |  2 +-
 .../content/flashblock/videoblock.xml              |  3 +-
 install.rdf                                        | 41 ++--------------------
 4 files changed, 7 insertions(+), 42 deletions(-)

diff --git a/chrome/flashblock.jar!/content/flashblock/flashblock.xml b/chrome/flashblock.jar!/content/flashblock/flashblock.xml
index 1bc0ed9..d9ef11e 100644
--- a/chrome/flashblock.jar!/content/flashblock/flashblock.xml
+++ b/chrome/flashblock.jar!/content/flashblock/flashblock.xml
@@ -5,7 +5,8 @@
    xmlns:html="http://www.w3.org/1999/xhtml"
 >
 
-<binding id="flash">
+<binding id="flash"
+         bindToUntrustedContent="true">
   <implementation>
     <constructor>
         <![CDATA[
diff --git a/chrome/flashblock.jar!/content/flashblock/version.dtd b/chrome/flashblock.jar!/content/flashblock/version.dtd
index d28d1f6..dfa1cad 100644
--- a/chrome/flashblock.jar!/content/flashblock/version.dtd
+++ b/chrome/flashblock.jar!/content/flashblock/version.dtd
@@ -1 +1 @@
-<!ENTITY extension.version "1.5.17">
+<!ENTITY extension.version "1.5.18">
diff --git a/chrome/flashblock.jar!/content/flashblock/videoblock.xml b/chrome/flashblock.jar!/content/flashblock/videoblock.xml
index 902c4ad..23cdf8b 100644
--- a/chrome/flashblock.jar!/content/flashblock/videoblock.xml
+++ b/chrome/flashblock.jar!/content/flashblock/videoblock.xml
@@ -5,7 +5,8 @@
    xmlns:html="http://www.w3.org/1999/xhtml"
 >
 
-<binding id="html5video">
+<binding id="html5video"
+         bindToUntrustedContent="true">
   <implementation>
     <constructor>
         <![CDATA[
diff --git a/install.rdf b/install.rdf
index a163161..307e881 100644
--- a/install.rdf
+++ b/install.rdf
@@ -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>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/flashblock.git



More information about the Pkg-mozext-commits mailing list