Subversion 0.24.2 released.
Michael Price <[email protected]> Wed, 18 Jun 2003 17:49:57 -0700 (PDT)
| Newsgroups | gmane.comp.lib.binarycloud.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Message-ID | <20030619004957.94320.qmail__3177.26019206948$1055984692@web20502.mail.yahoo.com> |
I am pleased to announce that another interim release of Subversion is
now available. You can grab release 0.24.2 at the following location:
http://subversion.tigris.org/files/documents/15/4807/subversion-0.24.2.tar.gz
The MD5 checksum for this release is 535956794859aab9da34b78b6c783210.
This is a bugfix release that contains no new functionality. Please also
take note of the following clarification. The CHANGES file stated that
starting in 0.24.0 the .svn directories on Windows were hidden. While the
subversion codebase has this feature it relies upon features which are
_not_ present in the bundled apr/apr-util (which are identical to the
versions that ship with Apache 2.0.46). So the feature won't actually
function until the next release of Apache. Users may update their apr
and apr-util to current development versions to obtain this feature
sooner although this is not recommended.
The release was tested against Apache httpd 2.0.46, which is available
at this location:
http://httpd.apache.org/download.cgi
Users are encouraged to upgrade to Apache 2.0.46 as this fixes several
security issues present in 2.0.45 and earlier including the following
issue which may be of interest to those running mod_dav:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0245
Please direct all questions and comments regarding this release to
the [email protected] mailing list.
Michael Price
==========
Version 0.24.2 (released 18 June 2003, revision 6284, branches/release-0.24.2)
User-visible changes:
* fix 'svn export' potential segfault
* fix occasional diff test failures
* fix 'svnadmin dump' memory hog
* fix new-dir-with-spaces bug
Developer-visible changes:
* none
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]