File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ Changes in version 3.2.0 - 2019-10-01
2
+ o Add debian buster release
3
+ o Add support for Tor Onion Services v3
4
+ o Add support for TLS1.3
5
+ o Revise security TLS configuration
6
+ o Revise support for IPv6
7
+ o Revise Python3 compatibility
8
+
1
9
Changes in version 3.1.74 - 2019-06-25
2
10
o Apply fixes to packaging for Ubuntu Bionic
3
11
Original file line number Diff line number Diff line change
1
+ tor2web (3.2.0) stable; urgency=medium
2
+
3
+ * New stable release
4
+
5
+ -- GlobaLeaks software signing key <
[email protected] > Tue, 01 Oct 2019 10:33:28 +0200
6
+
1
7
tor2web (3.1.74) stable; urgency=medium
2
8
3
9
* New stable release
Original file line number Diff line number Diff line change 1
- __version__ = '3.1.74 '
1
+ __version__ = '3.2.0 '
2
2
3
3
__all__ = ['utils' ]
You can’t perform that action at this time.
0 commit comments