Changeset 284:d420335c4304

Show
Ignore:
Timestamp:
12/10/07 16:26:14 (1 year ago)
Author:
"Brian Warner <warner@lothar.com>"
Tags:

foolscap-0.2.1

branch:
default
Message:

release foolscap-0.2.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r283 r284  
    1 2007-12-10  Brian Warner  <warner@allmydata.com> 
     12007-12-10  Brian Warner  <warner@lothar.com> 
     2 
     3        * foolscap/__init__.py: release 0.2.1 
     4        * misc/{dapper|edgy|etch|fesity|sarge|sid}/debian/changelog: same 
    25 
    36        * foolscap/broker.py (Broker.connectionTimedOut): sigh, brown 
  • NEWS

    r279 r284  
    11User visible changes in Foolscap (aka newpb/pb2).           -*- outline -*- 
    22 
    3 * Release 0.2.0 (10 Dec 2007) 
     3* Release 0.2.1 (10 Dec 2007) 
    44 
    55** Compatibilty 
    66 
    7 All releases between 0.1.3 and 0.2.0 (inclusive) are fully wire-compatible. 
    8 0.2.0 introduces some new negotiation parameters (to handle duplicate 
     7All releases between 0.1.3 and 0.2.1 (inclusive) are fully wire-compatible. 
     80.2.1 introduces some new negotiation parameters (to handle duplicate 
    99connections better), but these are ignored by older versions, and their lack 
    10 is tolerated by 0.2.0
     10is tolerated by 0.2.1
    1111 
    1212** New Features 
     
    1515 
    1616Foolscap is slowly acquiring advanced diagnostic event-logging features. See 
    17 doc/logging.xhtml for the philosophy and design of this logging system. 0.2.0 
     17doc/logging.xhtml for the philosophy and design of this logging system. 0.2.1 
    1818contains the first few pieces, including a tool named bin/flogtool that can 
    1919be used to watch events on a running system, or gather events from multiple 
     
    3434backoff strategy could easily push this into 90 minutes of downtime. 
    3535 
    36 0.2.0 uses a different approach to accomplish duplicate-suppression, and 
     360.2.1 uses a different approach to accomplish duplicate-suppression, and 
    3737should provide much faster reconnection after netquakes. To benefit from 
    38 this, both ends must be running foolscap-0.2.0 or newer, however there is an 
     38this, both ends must be running foolscap-0.2.1 or newer, however there is an 
    3939additional setting (not enabled by default) to improve the behavior of 
    40 pre-0.2.0 clients: tub.setOption("handle-old-duplicate-connections", True). 
     40pre-0.2.1 clients: tub.setOption("handle-old-duplicate-connections", True). 
    4141 
    4242*** new Reconnector methods 
     
    5959to measure how well the unit tests exercise the code base) have been improved 
    6060(including an emacs code-used/unused annotation tool). 
     61 
     62 
     63* Release 0.2.0 (10 Dec 2007) 
     64 
     65This release had a fatal bug that wasn't caught by the unit tests, and was 
     66superseded almost immediately by 0.2.1 . 
    6167 
    6268 
  • foolscap/__init__.py

    r281 r284  
    11"""Foolscap""" 
    22 
    3 __version__ = "0.2.0
     3__version__ = "0.2.1
    44 
    55# here are the primary entry points 
  • misc/dapper/debian/changelog

    r281 r284  
     1foolscap (0.2.1) unstable; urgency=low 
     2 
     3  * new release, brown-paper-bag bug 
     4 
     5 -- Brian Warner <warner@lothar.com>  Mon, 10 Dec 2007 16:22:35 -0800 
     6 
    17foolscap (0.2.0) unstable; urgency=low 
    28 
  • misc/edgy/debian/changelog

    r281 r284  
     1foolscap (0.2.1) unstable; urgency=low 
     2 
     3  * new release, brown-paper-bag bug 
     4 
     5 -- Brian Warner <warner@lothar.com>  Mon, 10 Dec 2007 16:22:35 -0800 
     6 
    17foolscap (0.2.0) unstable; urgency=low 
    28 
  • misc/etch/debian/changelog

    r281 r284  
     1foolscap (0.2.1) unstable; urgency=low 
     2 
     3  * new release, brown-paper-bag bug 
     4 
     5 -- Brian Warner <warner@lothar.com>  Mon, 10 Dec 2007 16:22:35 -0800 
     6 
    17foolscap (0.2.0) unstable; urgency=low 
    28 
  • misc/feisty/debian/changelog

    r281 r284  
     1foolscap (0.2.1) unstable; urgency=low 
     2 
     3  * new release, brown-paper-bag bug 
     4 
     5 -- Brian Warner <warner@lothar.com>  Mon, 10 Dec 2007 16:22:35 -0800 
     6 
    17foolscap (0.2.0) unstable; urgency=low 
    28 
  • misc/sarge/debian/changelog

    r281 r284  
     1foolscap (0.2.1) unstable; urgency=low 
     2 
     3  * new release, brown-paper-bag bug 
     4 
     5 -- Brian Warner <warner@lothar.com>  Mon, 10 Dec 2007 16:22:35 -0800 
     6 
    17foolscap (0.2.0) unstable; urgency=low 
    28 
  • misc/sid/debian/changelog

    r281 r284  
     1foolscap (0.2.1) unstable; urgency=low 
     2 
     3  * new release, brown-paper-bag bug 
     4 
     5 -- Brian Warner <warner@lothar.com>  Mon, 10 Dec 2007 16:22:35 -0800 
     6 
    17foolscap (0.2.0) unstable; urgency=low 
    28