./lang/mono2, Open source implementation of the .NET Development Framework (v2)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q3, Version: 2.10.9nb11, Package name: mono-2.10.9nb11, Maintainer: kefren

The Mono Project is an open development initiative sponsored by Ximian
that is working to develop an open source, Unix version of the Microsoft
.NET development platform. Its objective is to enable Unix developers to
build and deploy cross-platform .NET Applications. The project will
implement various technologies developed by Microsoft that have now been
submitted to the ECMA for standardization.

This package contains the major version 2 of mono.


Required to run:
[lang/perl5] [lang/python27] [shells/bash] [textproc/libxml2] [textproc/libxslt] [textproc/icu]

Required to build:
[textproc/p5-XML-Parser]

Master sites:

SHA1: 1a6e8c5a0c3d88d87982259aa04402e028a283de
RMD160: ac9784c413eb2cdb490750a86a96cce5c11ad5bd
Filesize: 33240.251 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-02 23:59:51 by Matthias Scheler | Files touched by this commit (7)
Log message:
Pullup ticket #4563 - requested by spz
lang/mono2: security patch

Revisions pulled up:
- lang/mono2/Makefile                                           1.15 via patch
- lang/mono2/distinfo                                           1.6
- lang/mono2/patches/patch-CVE-2012-3382                        1.1
- lang/mono2/patches/patch-mcs_class_System.Web_System.Web.UI_Page.cs 1.1
- \ 
lang/mono2/patches/patch-mcs_class_System.Web_System.Web.Util_SecureHashCodeProvider.cs \ 
1.1
- lang/mono2/patches/patch-mcs_class_System.Web_System.Web.dll.sources 1.1
- lang/mono2/patches/patch-mcs_class_System.Web_System.Web_WebROCollection.cs 1.1

---
   Module Name:	pkgsrc
   Committed By:	spz
   Date:		Sun Nov 30 21:51:44 UTC 2014

   Modified Files:
   	pkgsrc/lang/mono2: Makefile distinfo
   Added Files:
   	pkgsrc/lang/mono2/patches: patch-CVE-2012-3382
   	    patch-mcs_class_System.Web_System.Web.UI_Page.cs
   	    patch-mcs_class_System.Web_System.Web.Util_SecureHashCodeProvider.cs
   	    patch-mcs_class_System.Web_System.Web.dll.sources
   	    patch-mcs_class_System.Web_System.Web_WebROCollection.cs

   Log message:
   add patches for CVE-2012-3543 and CVE-2012-3382 from upstream