[Lunar-commits] mono, mono-basic, libgdiplus: bump the version to 1.2.6.

Florin florin at lunar-linux.org
Thu Dec 13 20:34:24 CET 2007


commit 71c2f8cf8a4670073e429e44097a16bd29638d8e
Author: Florin <florin at lunar-linux.org>
Date:   Thu Dec 13 21:34:24 2007 +0200

    mono, mono-basic, libgdiplus: bump the version to 1.2.6.
    
    Some of the highlights for this release include:
    
    -Native Windows.Forms driver for MacOS X allows Winforms-based
    applications to run without an X server.
    -Support for the ASP.NET AJAX APIs and controls.
    -Support for FastCGI deployments: ASP.NET can now be deployed on a
    multitude of servers that implement the FastCGI protocol (lighttpd
    for example) in addition to Apache.
    -Windows.Forms now supports the WebControl on Windows and Linux using
    Mozilla.
    -Runtime will now consume much less memory for 2.0-based applications
    due to various optimizations in generics support as well as including
    many new performance improvements and an updated verifier and an
    implementation of CoreCLR security.
    -C# compiler is quickly approaching full 3.0 support, most of the
    basics work right now (except support for System.Query.Expression AST
    generation).
    -Mono 1.2.6 can now be used as an SDK for creating Silverlight 1.1
    applications on all platforms. This allows developers to create
    applications that target Silverlight without requiring a Windows
    installation.
---
 compilers/mono-basic/DETAILS |    6 +++---
 compilers/mono/DETAILS       |    6 +++---
 libs/libgdiplus/DETAILS      |    6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/compilers/mono-basic/DETAILS b/compilers/mono-basic/DETAILS
index decbf51..2ee4431 100644
--- a/compilers/mono-basic/DETAILS
+++ b/compilers/mono-basic/DETAILS
@@ -1,11 +1,11 @@
           MODULE=mono-basic
-         VERSION=1.2.5
+         VERSION=1.2.6
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
-      SOURCE_VFY=sha1:fd3a60bf2f5376ef9b73e2e7546f8f59dbad04da
+      SOURCE_VFY=sha1:e8c2d493e7713bec30f96220c1dda9ca633827a2
         WEB_SITE=http://www.mono-project.com/
          ENTERED=20070207
-         UPDATED=20070831
+         UPDATED=20071213
            SHORT="The Mono VB.NET 2.0 Compiler and Runtime"
 
 cat << EOF
diff --git a/compilers/mono/DETAILS b/compilers/mono/DETAILS
index 22e56c5..10038f8 100644
--- a/compilers/mono/DETAILS
+++ b/compilers/mono/DETAILS
@@ -1,11 +1,11 @@
           MODULE=mono
-         VERSION=1.2.5.2
+         VERSION=1.2.6
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
-      SOURCE_VFY=sha1:006a9e2e6a5abc09a01a9eb65af4b39a1f683701
+      SOURCE_VFY=sha1:f51f2e14d05313dba4b2d3fd5a47a9a3361ebeae
         WEB_SITE=http://www.mono-project.com/
          ENTERED=20020801
-         UPDATED=20071107
+         UPDATED=20071213
            PSAFE=no
            SHORT=".NET and C# Compiler"
 
diff --git a/libs/libgdiplus/DETAILS b/libs/libgdiplus/DETAILS
index c7a196f..8c87eb3 100644
--- a/libs/libgdiplus/DETAILS
+++ b/libs/libgdiplus/DETAILS
@@ -1,11 +1,11 @@
           MODULE=libgdiplus
-         VERSION=1.2.5
+         VERSION=1.2.6
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.go-mono.org/sources/$MODULE/
-      SOURCE_VFY=sha1:871e71c59680e602716b41caaa13655d1d55d229
+      SOURCE_VFY=sha1:57321ab24b9fe1f821e39e3cffdf8c16a2e9677b
         WEB_SITE=http://www.mono-project.com/
          ENTERED=20020801
-         UPDATED=20070901
+         UPDATED=20071214
            SHORT="A library that implements System.Drawing for Mono"
 
 cat << EOF


More information about the Lunar-commits mailing list