[Pkg-mozext-commits] [perspectives-extension] 02/44: CHANGELOG - Fill in change history from previous versions

David Prévot taffit at moszumanska.debian.org
Sat Jun 6 02:55:26 UTC 2015


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

taffit pushed a commit to branch master
in repository perspectives-extension.

commit fa7f39c5ab770ff8ac62acde19b5ceb6e469e8be
Author: Dave Schaefer <dave.schaefer at gmail.com>
Date:   Sun May 25 22:20:09 2014 -0600

    CHANGELOG - Fill in change history from previous versions
    
    This is as far back as the git history goes.
    To go back further we'd have to ask the original authors :)
---
 CHANGELOG | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 75 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 65b4f28..d236442 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -168,3 +168,78 @@ X Localization tests temporarily removed so we can ship to patch the security bu
 + ignore blank lines when parsing notaries (GH 42)
 * merge duplicate help pages, copyedit content, and update links
 * add .css stylesheet for help pages; add some basic format/coloring
+
+
+4.2
+---
++ Add toolbar button that can be placed anywhere
+
+
+4.1.1
+-----
+* Fix spelling/grammar issues (thanks David L!)
+* Add license and copyright info to each JS file
+* Update COPYING license file to GPL3, to match source code headers
++ Split preferences into two tabs
++ Add ability to specify additional notaries
++ Add ability to enable/disable default notaries
+
+
+4.1
+---
++ Add Perspectives sub-menu to Firefox tools menu and browser context menu
+* Prevent firefox from showing the spinning icon when accessing pages like about:blank (GH 22)
++ Change timeout behavior so that the individual query timeout is shorter, but we requery the notary multiple times
+* Don't show more than one decimal place for quorum duration
+* Fix bug: Do not mark replies as inconsistent if a notary has only seen one key for a site
+* Fix some bugs with whitelisting
+* Improve whitelist functionality for IP addresses
+* Prevent showing the same banner multiple times in a row
+* Correctly show the progress icon when a check is explicitly requested
+* Fix typos in comments and help file (thanks David L!)
+* Fix exception thrown when URL bar accesses a 'file' URL (GH 8)
+* Do not query on mixed content pages when the certificate is already trusted
+* Correctly declare STATE_QUERY
+
+
+4.0
+---
++ Now published on addons.mozilla.org!
++ Add SeaMonkey support (thanks Igor!)
++ Add whitelist functionality
+* Update default settings to query notary servers for all https websites
+* Fix undefined reference to STATE_STOP
+
+
+3.3
+-----
+* Fix Perspectives to work on Firefox 4.0
++ Add basic functionality for reporting attacks
+* Fix results dialog formatting that was truncating messages
+* Override Firefox security error even if insecure embedded content is included
+
+
+3.2
+---
++ Expire cached notary data after a user-configurable period (default 10,000 seconds)
++ Implement 'weak consistency' to validate keys for sites that consistently use many different certificates
++ Add GPL 2 license file
+
+
+3.1
+---
++ Add menu option to force a query; useful if you only periodically want to contact notaries, or to refresh results (thanks Ryan!)
++ Show spinner icon when Perspectives is querying notaries
++ Always show the browser key in the notary results graph
+* Make sure we cannot count multiple replies from the same notary
+* Remove old, hardcoded whitelist functionality
+* Stop using Mozilla DNS interface to query each DNS address (this leaked DNS info)
+* Fix bug where Perspectives gets stuck in the 'Connecting...' status
+* Don't show the green checkmark if HTTPS page includes insecure content
+* Fix bug that grabbed certificate information too early, sometimes showing the cert of the previous site
+* Fix tooltip typo
+
+
+Earlier
+-------
+Unknown

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



More information about the Pkg-mozext-commits mailing list