Changes of Revision 12
[-] | Changed | mercurial.spec |
x 1
2 Summary: Mercurial -- a distributed SCM 3 Name: mercurial 4 -Version: 1.0.1 5 +Version: 1.0.2 6 Release: 1 7 License: GPL 8 Group: Development/Tools 9
10 %{hgext}/convert/*.py* 11 12 %changelog 13 +* Sat Aug 23 2008 Carsten Schoene <cs@linux-administrator.com> 14 +- new release 1.0.2 15 + - Two security issues were fixed: 16 + git patches could touch files outside the repository (CVE-2008-2942) and 17 + the "allowpull" permission was ignored by hgweb. 18 + - Python 2.3 compatibility has been fixed. 19 + - Copies of previously deleted files are now handled correctly when committing. 20 + - MQ patches and .hgtags were made hard-link safe again. 21 + - The convert extension has been updated to work with Subversion 1.5 and git 1.5.6.5. 22 + - There are various documentation fixes. 23 + 24 * Sun Jun 29 2008 Carsten Schoene <cs@linux-administrator.com> 25 - new release 1.0.1 26 + 27 * Tue Mar 25 2008 Carsten Schoene <cs@linux-administrator.com> 28 - initial build 29 30 |
||
Added | mercurial-1.0.2.tar.gz ^ |