File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ Changes in version 3.1.43 - 2015-12-26
2
+ o Update and stabilize dependencies based on packaged debian versions
3
+ o Implement path blocklists and subdomain blocklist
4
+
1
5
Changes in version 3.1.42 - 2015-06-22
2
6
o Improve init script error outputs
3
7
o Fix bug in intermediate certificates loading
Original file line number Diff line number Diff line change
1
+ tor2web (3.1.43) stable; urgency=medium
2
+
3
+ * New upstream release
4
+
5
+ -- GlobaLeaks software signing key <info@globaleaks.org> Sat, 26 Dec 2015 20:31:48 +0100
6
+
1
7
tor2web (3.1.42) stable; urgency=medium
2
8
3
9
* New upstream release
Original file line number Diff line number Diff line change 1
- __version__ = '3.1.42 '
1
+ __version__ = '3.1.43 '
2
2
3
3
__all__ = ['utils' ]
You can’t perform that action at this time.
0 commit comments