[Pkg-mozext-commits] [mozilla-password-editor] 01/04: Imported Upstream version 2.9.4

Ximin Luo infinity0 at debian.org
Fri Nov 13 16:26:15 UTC 2015


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

infinity0 pushed a commit to branch master
in repository mozilla-password-editor.

commit 697d6e7b9355d3d4a322d34a8b75168464221bc8
Author: Ximin Luo <infinity0 at debian.org>
Date:   Fri Nov 13 00:20:43 2015 +0100

    Imported Upstream version 2.9.4
---
 META-INF/manifest.mf     |  12 ++++++------
 META-INF/mozilla.rsa     | Bin 4191 -> 4191 bytes
 META-INF/mozilla.sf      |   4 ++--
 content/firstrun.jsm     |   2 +-
 content/pwdmgrOverlay.js |   2 +-
 install.rdf              |   2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/META-INF/manifest.mf b/META-INF/manifest.mf
index 50f5781..d16cb34 100644
--- a/META-INF/manifest.mf
+++ b/META-INF/manifest.mf
@@ -2,8 +2,8 @@ Manifest-Version: 1.0
 
 Name: install.rdf
 Digest-Algorithms: MD5 SHA1
-MD5-Digest: 2zZQK4TpoNgKgOvVCPf96A==
-SHA1-Digest: iJsTmRyvqHBqPyBHePC0MLuVhn8=
+MD5-Digest: 9u0NZD6nCQQAxHrby42oeg==
+SHA1-Digest: MdX5iMxt+xGzMhssyrS+CsfVn7A=
 
 Name: chrome.manifest
 Digest-Algorithms: MD5 SHA1
@@ -32,8 +32,8 @@ SHA1-Digest: 6IOSRy3YT635dTSdu/4CrRb3uv8=
 
 Name: content/firstrun.jsm
 Digest-Algorithms: MD5 SHA1
-MD5-Digest: /pQeHXN7+j4c67/d7uVM8w==
-SHA1-Digest: we6qH0V5qy1L9zCjUJRA9zAOuMY=
+MD5-Digest: F5SU/XqLkgV93js+jc22kQ==
+SHA1-Digest: TAlOmQrLCh1nhqpumobIUwZBavk=
 
 Name: content/firstrunOverlay.xul
 Digest-Algorithms: MD5 SHA1
@@ -82,8 +82,8 @@ SHA1-Digest: GebkbtrypupEChVN9zeiJ3eyPUY=
 
 Name: content/pwdmgrOverlay.js
 Digest-Algorithms: MD5 SHA1
-MD5-Digest: Np4BUocMGpxAwIazcFTmkg==
-SHA1-Digest: QUCMrP1Vx0rStuIRVIkS1Qh6g+o=
+MD5-Digest: cFmrbXeUA0O2Trg0zEYgSQ==
+SHA1-Digest: NyoC9ui8oQblBUU/liKI2TcwLw0=
 
 Name: content/pwdmgrOverlay.xul
 Digest-Algorithms: MD5 SHA1
diff --git a/META-INF/mozilla.rsa b/META-INF/mozilla.rsa
index 7a74b1e..5a3479a 100644
Binary files a/META-INF/mozilla.rsa and b/META-INF/mozilla.rsa differ
diff --git a/META-INF/mozilla.sf b/META-INF/mozilla.sf
index 1f256fd..43bac62 100644
--- a/META-INF/mozilla.sf
+++ b/META-INF/mozilla.sf
@@ -1,4 +1,4 @@
 Signature-Version: 1.0
-MD5-Digest-Manifest: 0DQMek0hxcrnPBVunncG+A==
-SHA1-Digest-Manifest: MdYLIh3JtCxOgnYkiU6Cpb3TCIY=
+MD5-Digest-Manifest: 2Hxw4Q44VeVCmV9vOi2tkA==
+SHA1-Digest-Manifest: Rlal8oS9YiUdaocukg60LOfVPGw=
 
diff --git a/content/firstrun.jsm b/content/firstrun.jsm
index ad4fb79..581dbb1 100644
--- a/content/firstrun.jsm
+++ b/content/firstrun.jsm
@@ -25,7 +25,7 @@ const Cc = Components.classes,
       SEAMONKEY = "{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}",
       THUNDERBIRD = "{3550f703-e582-4d05-9a08-453d09bdfdc6}",
       PREFNAME = "currentVersion",
-      THISVERSION = "2.9.3",
+      THISVERSION = "2.9.4",
       WELCOMEVERSION = "2.5pre1",
       CONTENT = "chrome://savedpasswordeditor/content/",
       WELCOMEURL = CONTENT + "welcome.xhtml",
diff --git a/content/pwdmgrOverlay.js b/content/pwdmgrOverlay.js
index 65b46df..9fa8df5 100644
--- a/content/pwdmgrOverlay.js
+++ b/content/pwdmgrOverlay.js
@@ -121,7 +121,7 @@ document.getElementById("signonsTree").addEventListener(
   },
   false);
 
-const spEditor = {
+var spEditor = {
   genStrBundle: null,
   pmoStrBundle: null,
   prefs: Components.classes["@mozilla.org/preferences-service;1"].
diff --git a/install.rdf b/install.rdf
index e7f8910..9bdf3e1 100644
--- a/install.rdf
+++ b/install.rdf
@@ -5,7 +5,7 @@
     <id>savedpasswordeditor at daniel.dawson</id>
     <type>2</type>
     <name>Saved Password Editor</name>
-    <version>2.9.3</version>
+    <version>2.9.4</version>
     <description>Adds the ability to create and edit entries in the password manager.</description>
     <creator>Daniel Dawson <danielcdawson at gmail.com></creator>
     <contributor>PlastikManiac (key icon) - http://plastikmaniac.deviantart.com/</contributor>

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



More information about the Pkg-mozext-commits mailing list