Changes between Version 50 and Version 51 of WikiStart
- Timestamp:
- 06/18/2012 07:52:14 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v50 v51 8 8 9 9 Download it here: 10 [http://foolscap.lothar.com/releases/foolscap-0.6. 3.tar.gz foolscap-0.6.3]11 ([http://foolscap.lothar.com/releases/foolscap-0.6. 3.tar.gz.asc gpg sig]10 [http://foolscap.lothar.com/releases/foolscap-0.6.4.tar.gz foolscap-0.6.4] 11 ([http://foolscap.lothar.com/releases/foolscap-0.6.4.tar.gz.asc gpg sig] 12 12 using key [http://foolscap.lothar.com/releases/foolscap-release-signing-key.asc 0xAF1B4A2A]) or 13 from its [http://pypi.python.org/pypi/foolscap/0.6. 3PyPI page].13 from its [http://pypi.python.org/pypi/foolscap/0.6.4 PyPI page]. 14 14 15 15 It is released under the MIT license (see source:LICENSE for details), which … … 18 18 == NEWS == 19 19 20 * 18-Jun-2012: 0.6.4 released, small fixes, git-over-flappserver updated 20 21 * 05-Jan-2012: 0.6.3 released, really Twisted-11.1 compatible this time 21 22 * 15-Oct-2011: 0.6.2 released, Twisted >11.1 compatible, git-over-foolscap tools … … 27 28 * 19-Jun-2009: git-over-flappserver tools added to tree: use a FURL to 28 29 update/pull from a remote Git repository 29 * 16-Jun-2009: 0.4.2 released, with a new "application server", making it30 safe and easy to remotely run specific commands or move files into a31 specific directory32 30 * 13-May-2008: The recent Debian OpenSSL bug affects Foolscap: see DebianOpenSslBug 33 31 for details.