[Pkg-privacy-commits] [torbirdy] annotated tag 0.2.0 created (now 1b01e73)
Ulrike Uhlig
u-guest at moszumanska.debian.org
Sat Jul 2 20:08:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a change to annotated tag 0.2.0
in repository torbirdy.
at 1b01e73 (tag)
tagging 3751aa7bba3f448160d62621de2acae5d724edad (commit)
replaces 0.1.4
tagged by Sukhbir Singh
on Mon Jun 27 10:10:15 2016 -0400
- Log -----------------------------------------------------------------
version 0.2.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCgAGBQJXcTPLAAoJELAciwBtp3+qT/oP/0fyTEa2gWbAAg2zOGFEWMO6
1pQSklnEWyRyBfXbikHLkZi0pK5/ZbVLGwm3DBqMMJJMgjZrslOv72m64LTqQwes
leTIqIoPYEA/Uec06rtOQ1PpVvSSAvtjwUkbp/PDRZvEMf1sn/1BtXiNn2pVHpFq
KcCqpydsPG5cJPzhmiRfvmlvIVP/SMV/E5+xa2xs+pptHCf4z7lkumuycOWar3zB
jPeNCG+xCQyEj9yMi2ZlN/cnm2aSaTHrJa6TDmrQCRIa6kompdGb/bHAqrB/wUfH
IuhF2gdmqR/bU1zj7iAN9kd76CSFGz1H0lhhm9aTNXIF3Y9sp00ughpzvtaOP4BV
uZ4I+f/9IVh8qvNW5uMCCNoZhKaX8Kp925bQTVvJ9+Im2hHeQX+w8zNR2MzPxXrf
o99nw82fBrhWPNgrogzT5dF1odT6wkZt8B5UURthQCYQhaCU53Gu0jSvKHTHQqeR
BE7sgvldGUM7tkZD1WHOB1tdGP52n7MhnbvMBdPX5yJjEcw6cxdVmPB4F+1iZ6FU
gQv7MO72quxu2pkWweezikJfU6WlzszMrceCp3f8AkkBVw0Im4Dro/HwXYTpl3DW
JwKrSoUv5N/6uHbBDar0NN1e3Lt+SV0/Ex1IFJPaKcLEV1o12G8SOP5rmyYoIihL
wvB29287xKKL1sIxwQTM
=ZzQA
-----END PGP SIGNATURE-----
Arthur Edelstein (2):
Bug #6314: Round Date header down to nearest minute.
Bug 6314: Ensure Date header uses UTC string
Sukhbir Singh (34):
Merge pull request #24 from u451f/patch+13721-default-locale
Merge pull request #26 from arthuredelstein/6314
Allow changing the default protocol (#15879)
Make TorBirdy XPI deterministic (#15459)
Merge pull request #30 from u451f/post-secure-autoconfig
Update fetching preference value for default protocol
Do not set the timezone to UTC
Set authentication for Gmail to OAuth2 (#17118)
Disable HTML for RSS feeds
Add overlay to disable automatic checking and fetching of RSS feeds (#19031)
Fix indentation in feedwizard.js
Configure Riseup accounts automatically
Set calender timezone to UTC
Secure NNTP settings on account creation (#7847)
Update privacy settings and related preferences
Remove compatibility for older versions of Thunderbird
Global let/const are no longer properties (bugzilla #1209777)
Reflect TorBirdy's state in UI after uninstall/disable (#10683)
Remove redundant patches and associated overlays for #6314 and #6315
Remove redundant security settings
Prevent third-party images from loading
Update comment for last commit
Replace 'var' with 'let' for iterations
Improve code formatting
Update comments and fix typo
Set secure defaults for outgoing servers (#19330)
Update translations
Use the same port for Enigmail as used in the network settings (#19049)
Update log comments
Update changelog and set version to 0.2.0
Merge pull request #32 from arthuredelstein/6314+1
Update port to 9150 (related to #19049)
Update TorBirdy signing key
Add release date to changelog
Ulrike Uhlig (3):
As suggested by anonym on #13721, add en-US locale to chrome.manifest
helo_argument IP should be encapsulated in []'s
Merge branch 'master' into post-secure-autoconfig
anonym (14):
Drop special treatment of Tails vs account creation.
Fix name.
Simplify.
Let us always disable remote account creation.
Also apply TorBirdy's account tweaks after autoconfiguraion.
Refactor.
Switch to Preferences.jsm.
Simplify.
Improve variable name.
Don't deal with some account settings twice.
Work around Thunderbird forcing login_at_startup for the first account.
Refactor.
Use Tor's SOCKSPort for Enigmail's keyserver configuration.
Make extensions.torbirdy.defaultprotocol affect the auto wizard.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 3d625f3 As suggested by anonym on #13721, add en-US locale to chrome.manifest
new 19cc1c7 Merge pull request #24 from u451f/patch+13721-default-locale
new 7169642 Bug #6314: Round Date header down to nearest minute.
new bfa822d Merge pull request #26 from arthuredelstein/6314
new c8da9f2 Drop special treatment of Tails vs account creation.
new 9ea891f Fix name.
new 63aba79 Simplify.
new f15169e Let us always disable remote account creation.
new 56c72de Also apply TorBirdy's account tweaks after autoconfiguraion.
new ead0428 Refactor.
new c87a2a2 Switch to Preferences.jsm.
new 9b75dee Simplify.
new a229be9 Improve variable name.
new 56150f9 Don't deal with some account settings twice.
new eede7c7 Work around Thunderbird forcing login_at_startup for the first account.
new 7fc8da1 Refactor.
new 89bf536 Use Tor's SOCKSPort for Enigmail's keyserver configuration.
new 04fd3d8 Allow changing the default protocol (#15879)
new 0f14f38 helo_argument IP should be encapsulated in []'s
new caaf2b5 Make TorBirdy XPI deterministic (#15459)
new 188fbd6 Merge branch 'master' into post-secure-autoconfig
new 1da072c Merge pull request #30 from u451f/post-secure-autoconfig
new 602b5d8 Update fetching preference value for default protocol
new c6de028 Do not set the timezone to UTC
new 1d08d03 Set authentication for Gmail to OAuth2 (#17118)
new 174cd10 Disable HTML for RSS feeds
new 0968621 Add overlay to disable automatic checking and fetching of RSS feeds (#19031)
new 405564b Fix indentation in feedwizard.js
new d9f74a8 Configure Riseup accounts automatically
new ff0bf3c Set calender timezone to UTC
new 0f1d01a Secure NNTP settings on account creation (#7847)
new 2bdeffb Update privacy settings and related preferences
new 15e0834 Remove compatibility for older versions of Thunderbird
new 31de9e4 Global let/const are no longer properties (bugzilla #1209777)
new 26a0def Reflect TorBirdy's state in UI after uninstall/disable (#10683)
new 6b53dfa Remove redundant patches and associated overlays for #6314 and #6315
new 776e7cb Remove redundant security settings
new 7b5fd8c Prevent third-party images from loading
new b184076 Update comment for last commit
new de8d9fa Replace 'var' with 'let' for iterations
new c2d74fe Make extensions.torbirdy.defaultprotocol affect the auto wizard.
new 440ee19 Improve code formatting
new 454ceb1 Update comments and fix typo
new 3fef66c Set secure defaults for outgoing servers (#19330)
new da02193 Update translations
new 2a8e7d8 Use the same port for Enigmail as used in the network settings (#19049)
new c033735 Update log comments
new 1319ae8 Update changelog and set version to 0.2.0
new 230ba97 Bug 6314: Ensure Date header uses UTC string
new 385f4ab Merge pull request #32 from arthuredelstein/6314+1
new de52ae9 Update port to 9150 (related to #19049)
new 06b2419 Update TorBirdy signing key
new 3751aa7 Add release date to changelog
The 53 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git
More information about the Pkg-privacy-commits
mailing list