[Pkg-mozext-commits] [SCM] perspectives-extension annotated tag, 4.2-4, created. 4.2-4

Vagrant Cascadian vagrant at debian.org
Mon Nov 21 01:42:15 UTC 2011


The annotated tag, 4.2-4 has been created
        at  a771d4aa65f773801fdb58d54c38b041d090b5f3 (tag)
   tagging  3f95eb690ca9105e4509b1115ae8ba6b0e8dd299 (commit)
 tagged by  Vagrant Cascadian
        on  Sun Nov 20 17:40:36 2011 -0800

- Shortlog ------------------------------------------------------------
fixed up tag for 4.2-4 (debian/4.2-4 contains code that wasn't present in the
upload).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAABAgAGBQJOyaxXAAoJELeLgtSBS5G2BF8QAJI5uTr24AHDQ8uY8cAJo4cH
6M3egGRxOQFbrr94uJfQ7TcbKHSSi7GurMJ4BdTuLm+PvxNqVvD2jhbY/FSsWnFl
7299Zq0kB0caAT4jwtyzMAl6WB9H+mRmGWOc2YGKDRihsziBMjrMufj84/SGARiG
MJRS0qFTwFo4eCPho9bAMt/T9NRPa4yr5FzURMYhAf9L6+kLg9egQW8xX8TcJEDp
r9GN/xd7/qFxhTLw1WGqBXMQBL0jSdR3yAJt2zydw8VlPL8SIRCOZh4GNyjrxglM
8sGuNqgEGb1070J/NhVcNxsXLIDRIs8WJdN8OJ0x14z4+Q2PzlTU4+LmK8EpgVfE
AEJJJPD93t1j4fulokTeDq9wYb2/BKgEXh7zpZzaio58870ZakvzfRX+typWGhCs
WFUS8aox6LHr7R8F0/ykFhOvlQofy3GTTZbgqzTnK9F1R5ht9ai25pxAXKARvv8o
g3inBeH4h81hIiTguf8y87ZE5BwrxTENh8BMr3KbpV+ng+qA+TJaIdBUHGzyLW7z
agNQBEdVWRk7P4XhyZvvD2VL8sLze4/nLFQ0gPF4C04ob4QyNOTmYeZGLBn+A7yk
dfJ4ouJf+SSke0i+Yy1tkV5Vh3kdLuv5mWJDsezE39Q9ozauWWpNbtCFfMIxBWfL
TU4uOsFJK8t1C/rcIFyK
=Px8H
-----END PGP SIGNATURE-----

Dan Wendlandt (24):
      don't show more than one decimal place for quorum duration
      Merge branch 'moved_notary_list' of https://github.com/katmagic/Perspectives into katmagic
      Change timeout behavior so that the individual query timeout is shorter,
      remove the XPI file each time we build.  Otherwise we are just updating
      Move copy of http_notary_list.txt .  The correct copy is now stored in plugin/chrome/content
      GH-22:  Prevent firefox from showing the spinning icon when accessing pages like about:blank
      Add perspectives sub-menu to Firefox Tools menu, and to browser content
      increase supported FF version to 4.0b10
      bump extension version to 4.1
      fix more spelling/grammar issues from David Lawhon
      switch to GPL v3 in COPYING to be consistent with source headers
      removing non-standard notaries from http_notary_list.txt
      split preferences into two tabs.  Add ability to specify additional notaries in the preferences
      add ability to enable/disable default set of notaries.  Change default notary list to use perspectivesX.networknotary.org names
      add auto-update of notary-list.  Currently runs only when user starts FF, or if user toggles from disabling auto-update to enabling it
      Add license and copyright info to each JS file (suggested by vagrant)
      bump up PSV version and supported FF version
      fix a few issues with the toolbar code
      bump supported FF version to 5.0
      Add four new notaries to the default list.
      change URLs for update and reporting from www to specific subdomains
      hide checkbox to enable auto-update for now
      disable debug printing
      bump version to 4.2

Dinesh Israni (1):
      * Updated default settings to query notary servers for all https websites

Fabrizio Regalli (4):
      Added Breaks: ${xpi:Breaks} to d/control (Closes: #649028)
      Added myself to Uploaders
      Added DM-Upload-Allowed field
      Really added Breaks:  to d/control

Igor Velkov (1):
      Add SeaMonkey support

Matt DeMoss (1):
      Added a toolbar button that can be placed anywhere.

Vagrant Cascadian (32):
      initial debian packaging.
      use dh --with xul-ext to set recommends, enhances and provides
      added README to docs.
      Merge branch 'master' into debian
      updated debian/copyright to match GPLv3 headers.
      Merge branch 'master' into debian
      update version.
      upload 4.1.1~20110418-1 to unstable
      removed needless comment in debian/rules
      simplify removal of .xpi file in clean target.
      override dh_clean instead of dh_auto_clean
      add Depends: ${xpi:Depends}
      Add versioned Build-Dep on mozilla-devscripts >= 0.19~.
      remove dh_auto_install, it's a no-op.
      rename source package to perspectives.
      Added debian/watch file.
      ditch more useless comments from debian/rules
      rename to perspectives-extension, as there are a few other potential
      Set Debian Mozilla Extension Maintainers as Maintainer, and myself as Uploader.
      Add Vcs-Browser and Vcs-Git to debian/control.
      Change Section to web, and Priority to optional.
      Update Standards-Version to 3.9.2, no changes necessary.
      Updated changelog.
      Merge commit '4.2' into debian
      Add patch to bump supported version to 6.
      Apply patch from upstream to fix bug that prevents the "no replies" banner
      Release perspectives-extension 4.2-1 to unstable, updated changelog.
      upload perspectives-extension 4.2-2 to unstable.
      Patch to support FireFox/IceWeasel 7 (Closes: #639601).
      update series file to point to renamed version-bump patch.
      upload perspectives-extension 4.2-3 to unstable.
      Merge branch 'alioth-master' into debian

dan (54):
      Initial commit based on Dinesh's changes to limit namespace pollution
      Cleaner handling of whitelist and notarylist files by Ethan.
      Fix typo in tooltip
      change listeners that we trigger off of to avoid grabbing the cert too early, in which case firefox will sometimes give us the cert for the previous website
      Check if HTTPS page includes insecure content, in which case, don't show the green checkmark.
      Possible fix for issue seen with gmail.com where Perspectives gets stuck
      no longer use Mozilla DNS interface to query each DNS address.
      Remove whitelist functionality.  It is out of date and we should come up with something better anyway.
      Refactor client_policy.js to reduce pollution of global id space.
      Always show the browser key in the graph, and show it as green (since seeing this color in the graph is good)
      Important security issue:  make sure we cannot count multiple replies
      Rename Base64 class to use "Pers_" prefix.
      Show spinner icon when Perspectives is querying the notaries.
      Add status-bar menu option to force a query.  This is useful if you
      bump version number from 3.0.4 to 3.1.0
      Add README, license, and remove unneeded file
      change tooltip for 'querying' state
      Implementation of 'weak consistency' model that provides a way to
      Timeout cached notary data after a user-configurable time period (default
      bump version to 3.2.0, as adding weak consistency is a major enhancement.  This is not yet ready for public release.
      remove whitelist.txt  that file is outdated and unused
      still override firefox security error even if insecure embedded
      Initial work to get Perspectives working on Firefox 4.0
      fix weird formatting in results_dialog.js that was truncating messages
      Merge branch 'master' into ff4
      initial commit containing report functionality based on ethan's work.
      seems that we may need <em:unpack> on some platforms for FF4 support
      Basic attack reporting functionality.
      fix merge in common.js
      bump version to 3.3.0
      fix bad merge
      Initial whitelist functionality.  Add from status bar menu or drop-down.
      Fix undefined reference to STATE_STOP.
      fix merge conflict in prefs.js
      bump to 3.9.1.  Had to remove seamonkey target to get update on www.cs.cmu.edu/~perspectives/ website to work.  4.0 will follow immeadiately, but only via the mozilla.org site
      bump version to 4.0.  This version (same content as 3.9.1) will be release on the main addons.mozilla.org site as an approved extension.
      bump version to represent post 4.0 development code
      correctly declare STATE_QUERY
      improve whitelists functionality for IP addresses
      re-add sea monkey support, now that we should be updating only from addons.mozilla.org
      Do not query on mixed content pages when the certificate is already trusted.  Reported by laxeraend at gmail.com
      Issue #8: fix exception thrown when URL bar accesses a 'file' URL
      whoops, forgot to disable debug
      get rid of ssl_cache, other_cache, merge them into tab_info object.
      move more data into the tab_info objects, including query_result_data and query_timeoutid_data
      substantial additional consolidation around tab_info objects.
      fix typos found by David Lawhon
      move banner code to its own file.
      consolidate duplicated notify code.
      Assume URI errors are transient failures, and show progress icon.
      Prevent showing the same banner multiple times in a row.  This
      fix a couple bugs with whitelisting
      Access notary list from a chrome URL.  Hopefully fixing issue #16
      fix issue #19: if a key was 'cur_inconsistent' and the notaries did not have history on it longer than perspectives.max_timespan_for_inconsistency_test (default value is 7 days).

katmagic (1):
      Move the notary list into the plugin/ directory so Perspectives can easily be

-----------------------------------------------------------------------

-- 
perspectives-extension



More information about the Pkg-mozext-commits mailing list