[Lunar-commits] <moonbase> mono: version bumped to 5.1.45.
Florin Braescu
florin at lunar-linux.org
Wed Mar 17 16:32:59 CET 2010
commit 826d8f4fab5868409a80f5d1522bec758a294307
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Mar 17 17:32:59 2010 +0200
mono: version bumped to 5.1.45.
These are some of the major features in this release:
WCF client and server, the subset exposed by Silverlight 2.0
LLVM support, to improve performance on server/computational loads
Co-routine framework Mono.Tasklets
Preview of LINQ to SQL using DbLinq
New Soft Debugger, integrated with MonoDevelop 2.2
Joint release with MonoDevelop 2.2.2
System.IO.Packaging
csharp shell now supports auto-completion
xbuild can now build most msbuild projects
Support for CoreCLR security:
Mono debuts a full metadata and IL verifier
Security system used by Silverlight applications, reusable for other cases.
Many bug fixes/enchantments to the soft debugger.
---
mono/mono/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS
index 993a8f9..65831c9 100644
--- a/mono/mono/DETAILS
+++ b/mono/mono/DETAILS
@@ -1,11 +1,11 @@
MODULE=mono
- VERSION=2.6.1
+ VERSION=2.6.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
- SOURCE_VFY=sha1:1e28a40e9e3da194ef96011d804cbcc839b85e08
+ SOURCE_VFY=sha1:a4aab7f46983664dc4cf63a01e4fe7a8a49de2c6
WEB_SITE=http://www.mono-project.com
ENTERED=20020801
- UPDATED=20100222
+ UPDATED=20100317
PSAFE=no
SHORT=".NET and C# Compiler"
More information about the Lunar-commits
mailing list