Change logs for mono source package in Oneiric

  • mono (2.10.5-1ubuntu0.1) oneiric-security; urgency=low
    
      * SECURITY UPDATE: cross-site scripting vulnerability
        - debian/patches/CVE-2012-3382.patch: properly escape error message in
          mcs/class/System.Web/System.Web/HttpForbiddenHandler.cs.
        - CVE-2012-3382
     -- Marc Deslauriers <email address hidden>   Tue, 24 Jul 2012 13:32:47 -0400
  • mono (2.10.5-1) experimental; urgency=low
    
    
      * [854fa78] Imported Upstream version 2.10.5
    
     -- Mirco Bauer <email address hidden>  Thu, 25 Aug 2011 22:26:08 +0200
  • mono (2.10.4-3) experimental; urgency=low
    
    
      [ Jo Shields ]
      * [985d2ae] Revert "[xbuild] Make Engine.DefaultToolsVersion 2.0 ."
        This reverts commit 4010c69c7d61223c73f111be2d79c4a440b70b45.
    
     -- Mirco Bauer <email address hidden>  Mon, 22 Aug 2011 22:44:41 +0200
  • mono (2.10.4-2) experimental; urgency=low
    
    
      * [77d26a4] Fixed failing upgrade of libmono-webbrowser0.5-cil to
                  libmono-webbrowser2.0-cil with conflicts/replaces
    
     -- Mirco Bauer <email address hidden>  Fri, 12 Aug 2011 21:19:36 +0200
  • mono (2.10.3-1) experimental; urgency=low
    
      * The "from Xamarin with love" release
    
      [ Mirco Bauer ]
      * [5f13e09] Updated download URL in debian/watch
      * [4abf062] Added desktop file for mono with and without a terminal window
      * [f165789] Imported Upstream version 2.10.3
      * [b51b15c] Dropped unused libglib2.0-dev from build-deps which was replaced
                  by Mono's own eglib
      * [00a5c48] Fixed manpage reference for cli-csc alternative
      * [b6fb713] New patch structure
      * [6cb63b3] Use debian-branch instead of current branch
      * [3956527] Added I18N west package as dependency to WinForms as the
                  RichTextBox class requires CP1252 (closes: #629151)
      * [997bec0] Mono.WebBrowser library is now shipped in both 2.0 and 4.0
                  runtime flavors
      * [dfd65af] Added /usr/lib/mono/xbuild-frameworks to mono-xbuild package
      * [12478bf] Removed useless dh_makeclilibs call for not existing
                  libmono-winforms4.0-cil
      * [3d2d42c] Allow the inclusion of the binary file debian/mono-runtime.png
      * [2a814af] Fixed missing separator in Depends field of
                  libmono-microsoft-visualc10.0-cil and
                  libmono-microsoft-web-infrastructure1.0-cil
      * [491534a] Fixed non-binNMUable error for mono-devel
      * [eb78f74] Fixed spelling mistake according to lintian: s/allows to/allows one to/
      * [5fae96e] Fixed too long extended description line for mono-runtime-sgen
      * [5dbb6e1] Set single-debian-patch in debian/source/options
      * [98bf4a8] Added CLI 4.0 support to mono-api-check
      * [5965895] Bumped clilibs to 2.10.3 where appropriate
      * [e706e60] New lame API check tool: mono-api-source-check (only use at your own risk!)
    
      [ Zoltan Varga ]
      * [300bb53] Apply a workaround for a gcc 4.6 problem on arm.
     -- directhex <email address hidden>   Thu,  11 Aug 2011 17:56:18 +0000
  • mono (2.10.1-4ubuntu1) oneiric; urgency=low
    
      * Force ARM to build with -O1, not -O2. This is because gcc-4.6 on Ubuntu
        builds a defective Mono runtime with a broken SIGSEGV handler, when the
        -fcse-follow-jumps and -frerun-cse-after-loop flags (part of -O2) are
        used.
     -- Jo Shields <email address hidden>   Tue, 14 Jun 2011 21:21:31 +0100
  • mono (2.10.1-4) experimental; urgency=low
    
      [ Zoltan Varga ]
      * [db3ee8c] Only use memory barriers on arm when running on armv6 or later.
      * [cf1d8e8] Add a membar to libgc's UNLOCK () on arm. Fixes Mono#683409.
    
      [ Jo Shields ]
      * [0e3d427] Ensure SIGXFSZ is used instead of SIGPWR on kFreeBSD.
                  (Closes: #621907)
      * [8cd4f00] Define CPU registers on kFreeBSD/AMD64, to prevent build
                  failures.
    
      [ Mirco Bauer ]
      * [9546eb7] Added armel specific symbols to libmono-2.0-1.symbols.armel
    
    mono (2.10.1-3) experimental; urgency=low
    
      [ Jo Shields ]
      * [0fd2fc1] Tweak architecture checks in configure.in so kfreebsd-gnu is
                  considered an SGen-capable architecture. (closes: #621448)
    
      [ Mirco Bauer ]
      * [26a6ee8] Moved architecture dependent symbols into
                  libmono-2.0-1.symbols.$arch
    
    mono (2.10.1-2) experimental; urgency=low
    
      * [aba0fce] Dropped obsolete archs: arm, armeb and lpia;
                  no longer supported arch: s390;
                  added potential new archs: armhf, ppc64 and s390x;
                  only build and install sgen on supported archs
      * [66a0541] kfreebsd support for Mono 2.10.1 - mainly backport of gc 6.8
                  (closes: #621031)
    
    mono (2.10.1-1) experimental; urgency=low
    
      * The "size does matter" release
    
      [ Mirco Bauer ]
      * New upstream release
        + For release highlights see the NEWS.Debian file of the
          mono-runtime package
    
      [ Jo Shields ]
      * [5c6aba5] Imported Upstream version 2.8
      * [f85b0b1] Imported Upstream version 2.8.1
    
      [ Mirco Bauer ]
      * [01df276] Pass parallel variable in DEB_BUILD_OPTIONS to mono/Makefile
      * [e3871f8] Build libgc before mono
    
      [ Jo Shields ]
      * [98cb87c] Imported Upstream version 2.10~rc1
      * [b401a2a] Add test which is missing from 2.10~rc1 tarballs, causing test
                  suite to fail to build
    
      [ Mirco Bauer ]
      * [79f2862] Build eglib before libgc and made them parallel buildable
      * [58bf7d7] Renamed libmono0 package to libmono-2.0-1 following the new
                  soname
      * [f1e4e50] Provide deb-symbols for libmono-2.0-1
      * [7be8ed1] Renamed libmono-dev package to libmono-2.0-dev and dropped
                  libglib2.0-dev dependency as Mono no longer makes use of the glib
      * [d97f372] Moved mono.pc to libmono-cil-dev
      * [3cd11ad] New mono-runtime-sgen package which contains the Mono VM with
                  a new garbage collector
      * [7f3919a] Dropped libmono-firebirdsql1.7-cil package
      * [c31f6e2] Stick to upstream's configure defaults except for ikvm and
                  quiet builds
      * [de8c9aa] Removed obsolete cleanups
      * [97c07fa] Removed obsolete doc dir symlinking removal code for Ubuntu
      * [e6e31ff] Cleaned up Uploaders
      * [3c24df0] Disable automatic AOT on "make install" as this needs to be done
                  on package install time
      * [1ced0ac] Merged the install-arch and install-indep target into a single
                  install target
      * [3a2409b] Disable libgc's parallel mark on powerpc as it FTBFS
      * [97c6760] Added a 2nd test-suite pass with sgen
      * [af7129a] Disable sgen on powerpc for now as it needs further porting
      * [3f99e0e] Don't run the test-suite with sgen on powerpc
    
      [ Jo Shields ]
      * [9a320e5] Imported Upstream version 2.10.1
    
      [ Mirco Bauer ]
      * [e618805] Don't delete ltmain.sh in clean target as autoreconf is not
                  recreating it
      * [38ccb49] Updated libmono-2.0-1.symbols for 2.10.1
      * [0472e8b] Dropped license and copyright information of no longer
                  distributed FirebirdSql.Data.Firebird and Microsoft.JScript
                  assemblies
      * [cb9cfec] Moved license and copyright information of RabbitMQ.Client to
                  distinct copyright files
      * [d191bb3] Moved changelog entries older than 2.6.7-1 to changelog.1
      * [4b69b38] Dropped mono-1.0-devel and merged mono-2.0-devel into mono-devel
      * [f8e8352] Re-synced debhelper tools from cli-common 0.8~git.ca22e7 with
                  .NET 4.0 support
      * [dac60fb] Ignore temporarily package build directories
      * [78db0f9] Replaced depcrecated dh_clean -k call with dh_prep
      * [4cd31f2] Forcely install jay
      * [3e69ed3] Drop unwanted/incorrectly shipped files from upstream
      * [a27bef2] Dropped obsolete and added missing manpages
      * [b407a26] Make use of dh_install's --list-missing feature
      * [37638d7] Dropped obsolete and added missing dllmaps
      * [1597015] Bumped clilibs to >= 2.10.1 where needed
      * [953569a] Dropped obsolete replaces << 1.2.4-1 lines from mono-dbg
      * [ee0cbf6] Dropped prj2make-sharp package
      * [61a9ed1] Updated debian/shlibs.local for Mono 2.10.1
      * [0fa85d7] Updated mono-runtime.NEWS for Mono 2.10, 2.8 and 2.6
      * [15fe448] Dropped all CLI 1.0 library and C# 1.0 compiler packages as
                  Mono 2.10 no longer supports the 1.0 runtime, added new packages
                  for all CLI 4.0 libraries and the C# 4.0 compiler and made
                  C# 4.0 the new default C# compiler.
                  All CLI 2.0 library packages are left for ABI and backwards
                  compatibility.
      * [59b28b7] Sorted dependencies of libmono-cil-dev for easier tracking
      * [9288af2] Added missing libmono-microsoft-csharp4.0-cil to libmono-cil-dev
                  dependencies
      * [30cd43e] Added libmono-microsoft-csharp4.0-cil as manual dependency to
                  mono-dmcs as needed for dynamic types
      * [f262b9f] Added debian/find-icalls.sh helper script which finds internal
                  calls from the source tree
      * [ce1e2f5] Force the debian version. $(top_srcdir)/.git is no longer a good
                  indicator if this is an upstream git clone or a debian git clone
      * [ebf531b] Switch to dpkg-source 3.0 (quilt) format
      * [9b7ed73] Added missing Mono.WebBrowser.dll.config
     -- Jo Shields <email address hidden>   Sun, 10 Apr 2011 17:16:47 +0200
  • mono (2.6.7-5ubuntu3) natty; urgency=low
    
      * Drop gluezilla Recommends to Suggests for libmono-webbrowser0.5-cil.
        xulrunner, and hence gluezilla, is dropping out of main for Natty.
        (LP: #740815)
     -- Christopher James Halse Rogers <email address hidden>   Tue, 12 Apr 2011 11:23:54 +1000