ANN: Mercurial 1.0.2

Martin Geisler mg at daimi.au.dk
Fri Aug 15 20:25:21 CEST 2008


I would like to announce the release of Mercurial 1.0.2!

Mercurial is a fast, lightweight Source Control Management system
designed for efficient handling of very large distributed projects. It
scales all the way from big projects like Xen, Mozilla and OpenJDK
down to single-man projects.

Downloaded at:

  http://www.selenic.com/mercurial/release/mercurial-1.0.2.tar.gz

Homepage:

  http://www.selenic.com/mercurial/

Changes since Mercurial 1.0.1:

  Security:
    * ensure that git patches only touch files within the repository
      (CVE-2008-2942)
    * hgweb: fix "allowpull" permission being ignored when pulling
      from hgweb

  General:
    * commit: handle copies of previously deleted files
    * bisect: allow for having multiple resulting changesets
    * fix Python 2.3 compatibility
    * make mq patches and .hgtags hardlink-safe again
    * various documentation improvements and fixes
    * fix a crash when addremove was called to replace a deleted
      directory with a symlink
    * make branches output easier to parse (issue 1230)
    * fix inactive branches detection (issue 1104)
    * hgweb: fix a crash in archive when the URL did not end in an
      expected archive type
    * sshserver: fix a crash in error handling code
    * fix the patchbomb extension on Windows by including email
      package in binary installations
    * handle symlinks when OS supports them but FS doesn't (issue 1149)

Full details here:

  http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew

-- 
Martin Geisler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-announce-list/attachments/20080815/3c4a8ea3/attachment.pgp>


More information about the Python-announce-list mailing list