Subversion 1.1.0 Release Candidate 4 released. *SECURITY FIX*
Ben Reser <[email protected]> Wed, 22 Sep 2004 21:34:56 -0700
| Newsgroups | gmane.mail.eyebrowse.devel,gmane.comp.version-control.subversion.announce |
|---|---|
| Message-ID | <20040923043456.GO2858__49391.3883613006$1095953678$gmane$org@synapse.brain.org> |
The fourth release candidate of Subversion 1.1.0 is ready and available
from:
http://subversion.tigris.org/tarballs/subversion-1.1.0-rc4.tar.gz
http://subversion.tigris.org/tarballs/subversion-1.1.0-rc4.tar.bz2
http://subversion.tigris.org/tarballs/subversion-1.1.0-rc4.zip
The MD5 checksums are:
35215315276a897c114b48f0634f6b48 subversion-1.1.0-rc4.tar.gz
41bb75f16f337bff2dedb7ee51ee43a1 subversion-1.1.0-rc4.tar.bz2
7f4bbb1767ceb8132ad6af49674eabef subversion-1.1.0-rc4.zip
PGP Signatures are available at:
http://subversion.tigris.org/tarballs/subversion-1.1.0-rc4.tar.gz.asc
http://subversion.tigris.org/tarballs/subversion-1.1.0-rc4.tar.bz2.asc
http://subversion.tigris.org/tarballs/subversion-1.1.0-rc4.zip.asc
PGP Signatures will be made by the following person(s) for this release:
Ben Reser [1024D/641E358B] with fingerprint:
42F5 91FD E577 F545 FB40 8F6B 7241 856B 641E 358B
The term 'release candidate' means the Subversion developers feel that
this release is stable and ready for production use, so we encourage
people to test this release thoroughly. The final 1.1.0 release is
scheduled for late-September, in order to provide plenty of time for
testing.
The changes between 1.1.0-rc3 and 1.1.0-rc4 are listed below.
New 1.1 features are explained in detail in our release notes,
located at:
http://subversion.tigris.org/svn_1.1_releasenotes.html
You can find the list of the changes between 1.0.8 and the 1.1.0-rc4 at:
http://svn.collab.net/repos/svn/branches/1.1.x/CHANGES
Questions, comments, and bug reports to users_at_subversion.tigris.org.
This release also contains a fix for a security flaw (also fixed
by 1.0.8). For more details see the 1.0.8 announcement email or
the advisory at:
http://subversion.tigris.org/security/CAN-2004-0749-advisory.txt
Thanks,
-The Subversion Team
--------------------8-<-------cut-here---------8-<-----------------------
User-visible-changes:
* fixed: mod_authz_svn metadata leaks (CAN-2004-0749)
* various.po translation updates
Developer-visible-changes:
* fixed: buglet in fsfs history code (issue #2054)
* stop using -std=c89 gcc flag (r11054)
* sync with apr 1.0's find_apr.m4 and find_apu.m4 files (r10560)
* win32 installer improvements (r10978)