Trac 0.10.3 is a bug fix release and fixes a few bugs introduced in the
0.10.1 and 0.10.2 releases. A brief summary of major changes:
* Timeline fail to load with a "NoSuchChangeset" error message (#4132).
* Timed out MySQL connections not handled properly (#3645).
* Subversion repository resync broken. (#4204).
The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.3
PR: ports/106664
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Trac 0.10.2 is a bug fix release and fixes few bugs introduced in the
0.10.1 release. A brief summary of major changes:
* Fixes deadlock when using authz_file config option (#3996).
* Makes the CSRF code play nice with the XmlRpcPlugin (#4122).
* Fixes Timeline breakage after svn commit when using sqlite (#4120).
The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.2
PR: ports/105505
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Trac 0.10.1 is a security and bug fix release. This release fixes
a Cross Site Request Forgery (CSRF) vulnerability reported by Daniel
Kahn Gillmor. Trac 0.10.1 also fixes a number of bugs found since the
last release. The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.1
PR: ports/105331
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
* An integrated system for managing software projects
* An enhanced wiki
* A flexible web-based issue tracker
* An interface to the Subversion revision control system
PR: ports/65690
Submitted by: <thinker@branda.to>