TeamCity 7.0.1 bug-fix update
March 20th, 2012 by KhalusovaBug-fix update for TeamCity is now available. This build comes with tuned performance and addresses a number of problems of different importance.
As usual we recommend everyone to upgrade to the new build. You can find the complete list of changes in release notes.
Download the build and share your feedback with us.
Happy building!

March 20th, 2012 at 4:36 pm
Can you please include an update to the SVN kit plug-in in the next bug fix? The snapshot included is very buggy. I’ve manually updated the plug-in on the build agents to beta 3 which is much better.
March 21st, 2012 at 6:26 am
Hello Matt,
The next TeamCity update will include updated SVNKit, for sure!
Regards,
KIR
March 29th, 2012 at 2:50 am
Hello,
we want to update to the teamcity version 7.0.1. When we download the war file, our antivirus application (avira Premium 2012) found a malware in
WEB-INF/plugins/searchBuildByNumber/server/searchBuildByNumber.jar
jetbrains/buildServer/serverSide/search/SearchService.class
AVIRA-Fund:
EXP/CVE-2011-3544.CF“ http://www.avira.ro/en/threats/section/fulldetails/id_vir/7355/exp_cve_2011_3544.cf.html
Regards,
thomas
March 30th, 2012 at 11:13 am
Thomas,
If I understand this correctly, this is not a malware alert, but rather a warning on JRE vulnerability that might be used by the attacker when the code pointed out is run under certain versions JRE.
When TeamCity is run under JRE 1.6 update 28 or older should not be vulnerable according to one of the links. Thus, if you use TeamCity .exe distribution, it should not be relevant as it comes with newer JRE. If you use your installation of Java, please update it to the latest update of 1.6 available.
If you would like to further discuss this, please post to our forum.