mono (1.2.3.1-1ubuntu1.1) feisty-security; urgency=low * SECURITY UPDATE: arbitrary code execution via integer overflow * Add debian/patches/fix_BigInteger_overflow_CVE-2007-5197.dpatch: thanks to Mirco Bauer. * References CVE-2007-5536 -- Kees Cook Fri, 30 Nov 2007 10:27:56 -0800 mono (1.2.3.1-1ubuntu1) feisty; urgency=low * Sync with Debian: + debian/control: - Add sparc again - Update Conflicts/Replaces for Ubuntu + debian/control, debian/libmono-sqlite1.0-cil.clideps-override, debian/libmono-sqlite2.0-cil.clideps-override: - Only suggest sqlite, don't depend on it + debian/patches/dont_check_proc_self_exe.dpatch: - Comment out code that checks /proc/self/exe so that mono will function on the Live CD. * debian/control: + Update maintainer field.... -- Sebastian Dröge Tue, 27 Feb 2007 11:51:26 +0100 mono (1.2.3.1-1) experimental; urgency=low * Mirco 'meebey' Bauer: + debian/rules: - Split the package build system into arch and indep for the configure, install and build target. - Added --disable-mcs-build to configure-indep call. (buildds doesn't need to build the complete base-class-libraries, since it's arch-indep, in arch-indep packages, and already in the archive when uploaded. This should reduce the build time from 10 hours to about 1 hour for arm) - Added kfreebsd checks for configure confflags. - Moved building of MonoGetAssemblyName.exe from install to binary-indep, else the compiler isn't available yet (if only binary-arch is build). + debian/dh_clideps: - Synced from cli-common (contains support for kfreebsd) + debian/patches/kfreebsd_support.dpatch: - Adds kfreebsd support to Mono. (Closes: #394456, thanks to Petr Salinger and Aurelien Jarno for the patch) * Sebastian 'slomo' Dröge: + New upstream release (Closes: #411924): - Fixes assertion failures on PPC (Closes: #403495) + debian/libmono-system2.0-cil.clideps-override: - Move libasound2 to Suggests + debian/libmono-system1.0-cil.install, debian/libmono-system2.0-cil.install: - Add CustomMarshalers.dll + debian/libmono-system-data1.0-cil.clideps-override, debian/libmono-system-data2.0-cil.clideps-override: - Move libgda2-3 to Suggests + debian/libmono-winforms1.0-cil.clideps-override, debian/libmono-winforms2.0-cil.clideps-override: - Move librsvg2-2 to Suggests + debian/mono-common.install: - Update path for cil-opcodes.xml + debian/mono-gmcs.install: - Add /usr/bin/al2 utility - Update path for xbuild stuff + debian/rules: - Install new System.Data.dll.config file - Remove new utilities from mono-mcs as they're already elsewhere - Update MONO_API to 1.2.3 + debian/shlibs.local: - Add shlibs entry for libasound2 + debian/System.Data.dll.config: - Added new dllmaps + debian/shlibs.local, debian/patches/firebird-fbclient.dpatch, debian/FirebirdSql.Data.Firebird.dll.config: - Use libfbclient1 instead of the embedded libfbembed1 library which is not thread-safe (Closes: #410379) + debian/control: - Clean up Build-Depends-Indep + debian/rules, debian/mono-gac.install: - Fix various build failures caused by the binary-arch / binary-indep split -- Sebastian Dröge Tue, 27 Feb 2007 09:44:02 +0100 mono (1.2.2.1-2) unstable; urgency=high * Sebastian 'slomo' Dröge: + Urgency high for RC bugfix + debian/control: - Build depend on dpkg-dev (>= 1.13.19) for ${source:Version} substitution (Closes: #411915) - Update to use my debian.org address -- Sebastian Dröge Sat, 24 Feb 2007 16:51:10 +0100 mono (1.2.2.1-1) unstable; urgency=low * New upstream release + Mono 1.2.2.1 contains important bugfixes for the ARM architecture (see #394418), but urgency is not raised because it's a new version. + Mono 1.2 has upstream security support for 7 years as it's used in enterprise distributions by upstream. + For more Mono 1.2 news check the NEWS file. * Mirco 'meebey' Bauer: + New upstream release (1.2.1) + debian/NEWS: - Added entry for Mono 1.2 + debian/control: - Removed unstable warning from mono-gmcs description. + debian/patches/gmcs-static-anonmethods.dpatch: - Removed, already applied upstream. + debian/mono-gmcs.install: - Added mkbundle2 - Added sgen + debian/libmono-system-web2.0-cil.clideps-override: - Override for GUI/X11 dependency on libmono-winforms2.0-cil to suggests. + debian/dh_clideps: - Synced from cli-common-dev 0.4.7. + debian/shlibs.local: - Synced versions from /var/lib/dpkg/info/*.shlibs * Sebastian 'slomo' Dröge: + New upstream release (1.2.2) + New upstream release (1.2.2.1) + debian/rules: - Update MONO_API to 1.2.2 + debian/libmono{1,2}.0-cil.install: - Add OpenSystem.C library + debian/patches/*: - Remove obsolete patches -- Debian Mono Group Tue, 5 Dec 2006 20:03:41 +0100 mono (1.1.18-3) unstable; urgency=low * Sebastian 'slomo' Dröge: + debian/patches/gmcs-static-anonmethods.dpatch: - Fix from SVN (r66807) for compilation of static anonymous methods -- Debian Mono Group Thu, 19 Oct 2006 06:58:20 +0200 mono (1.1.18-2) unstable; urgency=medium * The "clean me harder for etch" and "please build on arm this time" release * Mirco 'meebey' Bauer: + debian/control: - Removed obsolete mono-classlib-{1,2}.0 transition packages. - Changed dependency of mono-runtime on mono-gac to (= ${source:Version}) for making Mono binNMUable. - Removed libgc-dev build-dep for kfreebsd. + debian/rules: - Added --enable-minimal=aot to configure call for kfreebsd, this might give us a successful build. -- Debian Mono Group Wed, 18 Oct 2006 23:09:35 +0200 mono (1.1.18-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer: + debian/patches/arm_support_larger_stack_r65218.dpatch debian/patches/fix_tmp_race_r65441.dpatch: - Removed, already applied upstream. + debian/control: - Removed Mono from Build-Conflicts. + debian/rules: - Added parameters to $(MAKE) so an existing Mono install is not used. (thanks to Raja R Harinath to for the hint) + debian/libmono-winforms{1,2}.0-cil.clideps-override: - Added suggests libgnomeui-0. + debian/watch: - Updated location again. -- Debian Mono Group Sun, 15 Oct 2006 13:03:38 +0200 mono (1.1.17.1-5) unstable; urgency=high * Mirco 'meebey' Bauer: + debian/patches/fix_tmp_race_r65441.dpatch: - Fixes tempfile race condition (CVE-2006-5072), taken from upstream SVN. + debian/control: - Added mono binary packages to Build-Conflicts, else it tries to use it during bootstrap and fails. + debian/dh_clideps debian/dh_makeclilibs: - Synced from cli-common-dev 0.4.6. -- Debian Mono Group Tue, 3 Oct 2006 14:02:21 +0200 mono (1.1.17.1-4) unstable; urgency=high * Mirco 'meebey' Bauer: + debian/control: - Added zlib1g-dev to build-deps, needed by the System.IO.Compression API in System.dll 2.0. (Closes: #379225) + debian/dh_clideps: - Synced from cli-common package, contains bugfix for libc6 dependencies, makes Mono installable on ia64 again. (Closes: #388557) - Also supports -l switch now for controlling the MONO_GAC_PREFIX environment variable. -- Debian Mono Group Sat, 23 Sep 2006 23:09:49 +0200 mono (1.1.17.1-3) unstable; urgency=high * Mirco 'meebey' Bauer: + debian/patches/arm_support_larger_stack_r65218.dpatch: - Should fix ARM FTBFS, taken from upstream SVN, thus urgency=medium. + debian/dh_clideps: - Synced from cli-common package, contains bugfix for dependencies on libmono0 and other packages. + debian/control: - Added "Suggests: ${cli:Suggests}" to libmono-system{1,2}.0-cil and libmono-winforms{1,2}.0-cil. - Added libxml-dom-perl to build-deps (needed by debian/dh_clideps) + libmono-system2.0-cil.clideps-override libmono-winforms1.0-cil.clideps-override libmono-system1.0-cil.clideps-override libmono-winforms2.0-cil.clideps-override: - Added, used to override specific Depends to Suggests for assembly references. + debian/shlibs.local: - Updated + debian/mono-common.postinst: - Removed old /usr/share/dotnet/mono to /usr/lib/mono transition code. - Added removal of unneeded /usr/share/dotnet/mono symlink. (Closes: #387277) + debian/rules: - Honor noopt in DEB_BUILD_OPTIONS. (thanks to Timo Lindfors , Closes: #380617) -- Debian Mono Group Mon, 4 Sep 2006 22:44:55 +0200 mono (1.1.17.1-2) unstable; urgency=high * Mirco 'meebey' Bauer: + debian/rules: - Removed --with-static_mono=no from configure call, caused bad runtime bugs (random crashes, e.g. FTBFS for ARM). According to upstream this is an untested feature, and should not be used by the runtime itself. (thanks to Sebastian 'slomo' Dröge for the investigation) + debian/watch: - Updated -- Debian Mono Group Mon, 4 Sep 2006 22:44:55 +0200 mono (1.1.17.1-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer: + debian/patches/unix-end-point-serialize.dpatch + debian/patches/unix-end-point-equals.dpatch + debian/patches/fix-mono-cairo-image-surface-constructor-signature.dpatch + debian/patches/ppc_missing_lock.dpatch + debian/patches/sqliteclient-ppc.dpatch + debian/patches/gacutil-remove-full-assembly-name.dpatch: - Removed, already applied upstream. + debian/patches/console-no-utf8-bom.dpatch: - Updated, thanks to Sebastian 'slomo' Dröge. + debian/control: - Removed mono-mbas package. + debian/libmono-microsoft{7,8}.0-cil.install debian/mono-mbas.install debian/mono-mcs.manpages: - Removed VB.NET, upstream split it into a separate tarball. + debian/mono-gmcs.install: - Added bin/resgen2 and bin/mono-service2 + debian/libmono{1,2}.0-cil.install: - Added mono-service.exe + Updated to Standards Version 3.7.2 (no changes needed). * Sebastian 'slomo' Dröge: + debian/mono.runtime-script: - don't fail on removal if an assembly can't be removed. This is most likely the case because the assembly is already gone. -- Debian Mono Group Sun, 3 Sep 2006 17:19:37 +0200 mono (1.1.13.8-1) unstable; urgency=low * Mirco 'meebey' Bauer: + Updated debian/watch to use URL for stable releases. * Sebastian 'slomo' Dröge: + New upstream release + debian/patches/ppc_missing_lock.dpatch: - Add a missing lock and make some memory executable to fix various segfaults on PPC64 SMP machines with 32 bit userland. Patch from mono SVN (rev 61756). Thanks to Johannes Berg (Closes: #371134) + debian/patches/sqliteclient-ppc.dpatch: - LastInsertRowID() returns long, not int for sqlite3. Fixes it to not return always 0 on PPC. Patch from mono SVN (rev 60676). + debian/patches/resource-manager-boo.dpatch: - dropped, upstream now + debian/patches/console-no-utf8-bom.dpatch: - don't output the Byte Order Mark on UTF8 locales to the console. This breaks scripts and everything that parses the output of mono programs. + debian/patches/gacutil-remove-full-assembly-name.dpatch: - Allow removal of assemblies with neutral culture info when given as full assembly name to gacutil + debian/mono.runtime-scripts: - added LANG=C to all calls of external programs where the output is parsed - Exit with a non-0 exit code if something goes wrong - Use the full assembly name and gacutil /u for uninstallation -- Debian Mono Group Tue, 27 Jun 2006 15:11:24 +0200 mono (1.1.13.6-4) unstable; urgency=low * Mirco 'meebey' Bauer: + debian/mono-api-check: - Added .NET 2.0 support (-2 parameter). + debian/rules: - pass -r to dh_clideps call for mono-gac, to prevent a circular dependency between mono-gac <-> mono-runtime. (Closes: #365822) * Sebastian 'slomo' Dröge: + debian/patches/fix-mono-cairo-image-surface-constructor-signature.dpatch: - Fix the signature of the Mono.Cairo.ImageSurface constructor. It should take a byte array, not a string. The old version with the string could never work and would've caused a segfault instead. (SVN rev 60175) -- Debian Mono Group Tue, 9 May 2006 22:34:09 +0200 mono (1.1.13.6-3) unstable; urgency=medium * Mirco 'meebey' Bauer: + debian/control: - Package mono-gac can not depend on cli-common >= 0.4.0 yet, which is still in the NEW queue. Changed to use "Recommends" instead. This caused FTBFS for packages that build-depend on cli-common or mono-gac, thus using urgency=medium. - Removed stdout and stderr redirect in mono-common.{postinst,prerm} to aid debugging a problem with binfmt. -- Debian Mono Group Sun, 23 Apr 2006 15:32:29 +0200 mono (1.1.13.6-2) unstable; urgency=low * Dylan R. E. Moonfire + Included the late-GAC install hooks. * Mirco 'meebey' Bauer: + synced dh_clideps and dh_makeclilibs from cli-common 0.4.0 + debian/control: - New meta package mono-runtime. - Removed libmono-$version provides of libmono0, not needed anymore. The shlibs file uses now libmono0. -- Debian Mono Group Sun, 9 Apr 2006 14:07:23 -0500 mono (1.1.13.6-1) unstable; urgency=high * New upstream release * Mirco 'meebey' Bauer + This upload solves a dependency chain hell that made Mono not installable on all archs except i386 and amd64, this caused FTBFS for gtk-sharp and could also for dbus, avahi and probably other source packages, too, and blocking their migration to testing. Thus urgency=high. Unfortunately, I can't close any bugreports here, because there is none filed against Mono for this issue (yet). + Splitted left libraries of mono-classlib-1.0 and mono-classlib-2.0 into own packages to avoid ABI breakages and meet the CLI Policy. All libraries in a package must have the same version number (required for versioned package names), see CLI Policy 0.4.0 mono-classlib-1.0/2.0 are now empty transition packages. This also solves the circular depedency. (Closes: #358363) + debian/mono-classlib-1.0.install debian/mono-classlib-1.0-dbg.install debian/mono-classlib-2.0.install debian/mono-classlib-2.0-dbg.install: - Removed, not needed anymore because of splitting. + debian/control: - Removed mono-classlib-1.0/2.0-dbg package Removed mono-assemblies-base package: - Changed mono-classlib-1.0/2.0 to have a minimum as depencies for the transition to avoid a dependency hell. (Closes: #360996) All packages that have a binary dependency on mono-classlib-1.0/2.0 should be rebuild! - Removed pnet-compiler Build-Conflicts and Conflicts. - Updated libgdiplus dependency of libmono-winforms1.0/2.0-cil to >= 1.1.13.4 - Moved System.Drawing.Design and System.Design to libmono-winforms1.0/2.0-cil - Added mono-mbas package, to avoid GUI dependency chain - Added mono-mjs package, to avoid GUI dependency chain - Added libmono-corlib2.0-cil to mono-utils Suggests, needed when monodis parses 2.0 libraries. - Added libmono1.0-cil package - Added libmono2.0-cil package - Added libmono-system1.0-cil package - Added libmono-system2.0-cil package - Added libmono-system-data1.0-cil package - Added libmono-system-data2.0-cil package - Added libmono-system-ldap1.0-cil package - Added libmono-system-ldap2.0-cil package - Added libmono-data-tds1.0-cil package - Added libmono-data-tds2.0-cil package - Added libmono-accessibility1.0-cil package - Added libmono-accessibility2.0-cil package - Added libmono-c5-1.0-cil package - Added libmono-cscompmgd7.0-cil package - Added libmono-cscompmgd8.0-cil package - Added libmono-ldap1.0-cil package - Added libmono-ldap2.0-cil package - Added libmono-microsoft-build2.0-cil package - Added libmono-microsoft7.0-cil package - Added libmono-microsoft8.0-cil package - Added libmono-oracle1.0-cil package - Added libmono-oracle2.0-cil package - Added libmono-peapi1.0-cil package - Added libmono-peapi2.0-cil package - Added libmono-relaxng1.0-cil package - Added libmono-relaxng2.0-cil package + debian/rules: - Added dh_makeclilibs call for 2.0 libraries, with tighter dependencies. * Sebastian Dröge + Add myself to Uploaders + Added debian/mono-api-check: - small wrapper script for comparing two assemblies and testing whether their API is compatible. + debian/patches/unix-end-point-equals.dpatch (SVN rev 57754:57757): - Fix Equals() and GetHashCode() of Mono.Unix.UnixEndPoint. http://bugzilla.ximian.com/show_bug.cgi?id=77747 + debian/patches/resource-manager-boo.dpatch: - Fix the long outstanding breakage of boo. See http://bugzilla.ximian.com/show_bug.cgi?id=77242 + debian/patches/*.dpatch: - Removed all obsolete, old patches -- Debian Mono Group Wed, 5 Apr 2006 23:47:48 +0200 mono (1.1.13.4-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer + Splitted some ABI problematic libraries into own packages. Conforming to CLI Policy 0.3.0, for more details see: http://pkg-mono.alioth.debian.org/cli-policy/ch3.html#s3.1 + debian/control: - Added libmono-corlib1.0-cil package - Added libmono-corlib2.0-cil package (this solves tight dependency problems on mono-jit) - Removed mono-classlib-1.0 dependency from mono-jit. - Added libmono-firebirdsql1.7-cil package - Added libmono-bytefx0.7.6.1-cil package - Added libmono-bytefx0.7.6.2-cil package - Added libmono-npgsql1.0-cil package - Added libmono-npgsql2.0-cil package - Added libmono-sharpzip0.6-cil package - Added libmono-sharpzip0.84-cil package - Added libmono-sharpzip2.6-cil package - Added libmono-sharpzip2.84-cil package - Added libmono-winforms1.0-cil package - Added libmono-winforms2.0-cil package - Added libmono-sqlite1.0-cil package - Added libmono-sqlite2.0-cil package - Added libmono-cairo1.0-cil package - Added libmono-cairo2.0-cil package - Added replaces for mono-classlib-1.0/2.0(-dbg). - Added splitted packages to mono-classlib-1.0/2.0 depends, for transistion. + debian/mono-classlib-1.0.install: - Moved mscorlib.dll to libmono-corlib1.0-cil.install + debian/mono-classlib-2.0.install: - Moved mscorlib.dll to libmono-corlib2.0-cil.install + debian/README.Debian: - Updated support archs list. + debian/changelog: - Fixed indentation of some entries. * Sebastian Dröge + debian/patches/unix-end-point-serialize.dpatch (SVN rev 57026): - Fix the serialization of UnixEndPoint + debian/rules: - Add debian/libmono0/usr/lib to the search path of dh_shlibdeps to get the missing libmono0 dependencies in mono-jit and mono-utils. -- Debian Mono Group Sat, 11 Mar 2006 22:46:42 +0100 mono (1.1.13.2-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer + debian/control: - Added arm and armeb to arch lists -- Debian Mono Group Sat, 28 Jan 2006 22:57:07 +0100 mono (1.1.13.1-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer + synced dh_clideps and dh_makeclilibs from cli-common + debian/rules: - Added --with-static_mono=no to configure call, else the libmono0 package would be useless and loading a 1.7mb shared library is not _that_ slow. - Removed chrpath hack + debian/control: - Updated debhelper build-dep to >= 5.0.0 - Removed chrpath from build-deps. - Adjusted some package descriptions. - Added replaces to mono-gmcs for mono-mcs. - Added ${misc:Depends} to all arch dep packages. + debian/mono-jay.manpages: - Updated path of jay.1 + debian/mono-common.dirs: - Added usr/share/dotnet (Closes: #311540) + debian/mono-gmcs.install: - Added xbuild - Added ilasm2 + debian/libmono0.install: - Added libMonoSupportW.so + debian/libmono-dev.install: - Added libMonoSupportW.a -- Debian Mono Group Sat, 14 Jan 2006 17:21:28 +0100 mono (1.1.12.1-1) unstable; urgency=low * New upstream release (Closes: #344531) * Mirco 'meebey' Bauer + debian/control: - Added libx11-dev and libxt-dev to build-deps. - Added libgc-dev [kfreebsd-i386] to build-deps. (Closes: #322599) + debian/rules: - Added kfreebsd check for configure call. - Added --with-libgdiplus=installed and --with-x=yes to configure call. + debian/compat: - Changed to 5. + debian/mono-classlib-1.0.install: - Added usr/lib/mono/compat-1.0/ - Added usr/lib/pkgconfig/mono-cairo.pc + debian/mono-classlib-1.0-dbg.install: - Removed usr/lib/mono/gac/Microsoft.VisualBasic/7.0.*/*.mdb + debian/mono-classlib-2.0.install: - Added usr/lib/mono/compat-2.0/ - Added usr/lib/mono/gac/FirebirdSql.Data.Firebird/1.7.*/ - Added usr/lib/mono/gac/Microsoft.Build.*/2.*/ - Removed usr/lib/mono/gac/Microsoft.VisualBasic/8.0.*/*.mdb + debian/mono-classlib-2.0-dbg.install: - Added usr/lib/mono/gac/FirebirdSql.Data.Firebird/1.7.*/*.mdb - Added usr/lib/mono/gac/Microsoft.Build.*/2.*/*.mdb -- Debian Mono Group Tue, 27 Dec 2005 12:58:11 +0100 mono (1.1.10-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer + debian/patches/00list: - Removed fix_xsp2_inherits, already applied upstream. - Removed datetime_doparse_fix, already applied upstream. - Removed s390_compile_fix, already applied upstream. - Removed 64bit_implicit_pointer_cast_fix, already applied upstream. + debian/mono-mcs.manpages: - Added mozroots.1 + debian/mono-classlib-1.0.install: - Added dotnet.pc + debian/control: - Added libgdiplus to "Recommends" of mono. (Closes: #333851) -- Debian Mono Group Sat, 12 Nov 2005 21:54:15 +0200 mono (1.1.9.2-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer + debian/patches/00list: - Removed io_layer_fix_r50689, already applied upstream. - Removed amd64_compile_fix_r50553, already applied upstream. + debian/mono-utils.install: - Removed dh_installxsp, postrm-monoxsp and postinst-monoxsp. Those files will be in the XSP package (mono-xsp-base) instead. + debian/mono-utils.manpages: - Removed dh_installxsp.1 + debian/patches/s390_compile_fix.dpatch: - Updated the patch, one "break" was missing in an empty default label. + debian/patches/fix_xsp2_inherits.dpatch: - Added patch to fix class inheritance with XSP2. (thanks to Dylan R. E. Moonfire for the patch) -- Debian Mono Group Sun, 16 Oct 2005 14:01:28 +0200 mono (1.1.9.1-3) unstable; urgency=medium * Mirco 'meebey' Bauer + debian/patches/amd64_compile_fix_r50553.dpatch: - Backport from upstream's SVN, should fix amd64 build. (Closes: #330369) + debian/patches/64bit_implicit_pointer_cast_fix.dpatch: - Should fix problems with amd64 and ia64 build. (Closes: #330982, thanks to David Mosberger-Tang for the patch) + Synced dh_makeclilibs and dh_clideps from cli-common. -- Debian Mono Group Sun, 2 Oct 2005 17:17:19 +0200 mono (1.1.9.1-2) unstable; urgency=medium * Mirco 'meebey' Bauer + debian/control: - Added dc to build-deps, required for full bootstrap (solves FTBFS). (Closes: #330280) + debian/rules: - Making debian/dh_makeclilibs and debian/dh_clideps now executable. (Closes: #330283) + debian/patches/io_layer_fix_r50689.dpatch: - Backport from upstream's SVN, fixes process signalling bug. + debian/patches/s390_compile_fix.dpatch: - Backport from upstream's SVN, should fix s390 build. * Eduard Bloch + fixed bashisms in maintainer scripts and added removal of rpath (chrpath) -- Debian Mono Group Tue, 27 Sep 2005 11:58:34 +0200 mono (1.1.9.1-1) unstable; urgency=low * The "Mono becomes architecture friendly" release - Mono 1.1.9 supports now IA-64 and ARM too * New upstream release * Mirco 'meebey' Bauer + debian/readme: - Removed MonoConventions. - Added link to CLI Policy. + debian/rules: - Deleting more nunit files. + debian/control: - Dropped cli-common build dependency. - Added ia64 arch-dep packages. + debian/mono-gmcs.install: - Added monop2. + debian/patches/remove_broken_dllmap_from_mono-shlib-cop.dpatch: - Wrote patch to remove a dllmap which was causing that dh_clidep generates a dependency for libc6. + Copied dh_makeclilibs and dh_clideps of cli-common to debian/ for bootstrapping reasons, Mono is now autobuildable. + Applied patch for binfmt-detector-cli which makes it 64bit clean. (Closes: #325313, thanks to Colin Watson for the patch) -- Debian Mono Group Sat, 24 Sep 2005 15:51:03 +0200 mono (1.1.8.3-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer + debian/rules: - Copying monodis to debian/tmp/usr/bin now, else dh_clideps in internal-mono mode will fail. - Copying monograph from mono/monograph/.libs to debian/tmp/usr/bin. "make install" is still on drugs installing libtool wrapper scripts. (Closes: #320479) + debian/mono-utils.install: - Use monodis from debian/tmp again. + debian/control: - Updated versioned cli-common build-dep to >= 0.2.1, this version will generate proper deps now when using internal-mono mode. (Closes: #325473) - Updated to Standards Version 3.6.2.1 (no changes). -- Debian Mono Group Fri, 2 Sep 2005 18:42:39 +0200 mono (1.1.8.2-1) unstable; urgency=low * New upstream release * Mirco 'meebey' Bauer + debian/rules: - Using new feature of cli-common (internal-mono), this allows to use the built Mono (in debian/) instead of an installed Mono (thanks to Ingo Saitz for working on this). + debian/control: - Added mono-gmcs to "Suggests" of mono-devel. - Changed "Priority" of mono-classlib-(1.0|2.0)-dbg to extra. - Changed dependency of mono-classlib-2.0-dbg from mono-classlib-1.0 to mono-classlib-2.0. - Updated versioned cli-common build-dep to >= 0.1.4 - Removed mono-common dependency from many packages (it's not required and breaks autobuilding of new packages). - Removed mono-classlib-1.0/2.0 from build-deps. -- Debian Mono Group Sun, 10 Jul 2005 16:08:12 +0200 mono (1.1.8.1-3) unstable; urgency=low * Mirco 'meebey' Bauer + debian/mono-gmcs.install: + debian/mono-gmcs.manpages: - those 2 files were missing, thus the mono-gmcs package was empty. (Closes: #316742) -- Debian Mono Group Sun, 3 Jul 2005 15:51:55 +0200 mono (1.1.8.1-2) unstable; urgency=medium * Mirco 'meebey' Bauer + debian/control: - Added "Replaces" to mono-utils for mono-mcs (<= 1.1.6-4). This broke upgrading mono packages from 1.1.6 to 1.1.8.1, thus urgency set to medium. (Closes: #316691) -- Debian Mono Group Sun, 3 Jul 2005 12:43:24 +0200 mono (1.1.8.1-1) unstable; urgency=low * New upstream release + Fixed DirectoryInfo.GetFiles(), it failed when filename had a backspace or space at the end. (Closes: #285287) + With this release we also package the C# 2.0 part, for details see below. * Mirco 'meebey' Bauer + debian/mono-mcs.manpages: - removed monoresgen.1 and prj2make.1 (the programs for those don't exist in the packages anymore). + debian/rules: - disabled 07_no_libc_fun.dpatch (upstream doesn't use internal libc symbols anymore) - Deleting prj2make from build (it is shipped with the prj2make-sharp package). - Added --preview=yes and --with-ikvm-native=no to ./configure call (libikvm-native.so is shipped by the ikvm package). - A lot of changes to make the split of classlib 1.0/2.0 possible. + debian/control: - Updated versioned cli-common build-dep to >= 0.1.3 - Moved libMonoPosixHelper.so from libmono-dev to libmono0, because it's an unversioned library now. - Added "Replaces" to libmono0 for libmono-dev (<= 1.1.6-4). - Renamed mono-assmeblies-base to mono-classlib-1.0 and set "Replaces" and "Conflicts" for it. - Added mono-assmeblies-base transistion package. - Added new packages: mono-gmcs, mono-classlib-2.0, mono-classlib-1.0-dbg and mono-classlib-2.0-dbg. - Removed ${cli:Depends} from "Depends" of mono-classlib-1.0. - Dropped mono-assemblies-arch package, there aren't any arch specific CIL libraries. - Changed static depends of mono-mcs to ${cli:Depends} - Added mono-classlib-1.0 and mono-classlib-2.0 to build-deps (required for dh_makeclilibs). + debian/mono-utils.install: - Using mono/dis/.libs/monodis because the Makefile is confused and installs a libtool wrapper script instead. - Added missing /usr/bin/monodiet - Added new /usr/bin/mono-find-provides and /usr/bin/mono-find-requires -- Debian Mono Group Tue, 21 Jun 2005 21:30:36 +0200 mono (1.1.6-4) unstable; urgency=low * upload to unstable * Mirco 'meebey' Bauer + added debian/watch file -- Debian Mono Group Sun, 29 May 2005 19:51:35 +0200 mono (1.1.6-3) experimental; urgency=low * Mirco 'meebey' Bauer + updated "Section" fields in debian/control. + added amd64 to the arch fields (Closes: #253542) (thanks to Kurt Roeckx for testing it on AMD64) -- Debian Mono Group Sat, 14 May 2005 18:58:59 +0200 mono (1.1.6-2) experimental; urgency=low * Mirco 'meebey' Bauer + removed cli-common from mono-common deps, it's for build-deps. + updated versioned build-dep of cli-common to >= 0.1.1 -- Debian Mono Group Sun, 17 Apr 2005 21:19:58 +0200 mono (1.1.6-1) experimental; urgency=low * New upstream release + New version (Closes: #296353, #301268) + New build system, using one source tarball. + Almost all programs have a manpage now. + Mono 1.1.x branch supports AMD64 architecture. + Remoting is fast again with 1.1.6 (Closes: #303349) * Mirco 'meebey' Bauer + Upstream merged mcs and mono into one mono tarball, this makes the build process a lot easier. + Dropping /usr/share/dotnet structure with this release, upstream provides now a FHS conform solution. + Added versioned mono-common dependency to mono, makes lintian happy. + Added cli-common to build-dependencies. + Added transition code to mono-common.postinst for moving /usr/share/dotnet/mono to /usr/lib/mono (thanks to Ingo Saitz aka Salz for helping with this) + Added c-sharp-compiler, resource-file-generator, assembly-linker, strong-name-tool, global-assembly-cache-tool and cil-disassembler alternatives (those are common CLI programs). + Added mono-devel metapackage. + Added mono-common dependecy to all related packages. + Removed a lot of hacks in debian/rules, not required anymore. + Removed old Conflicts/Replaces. + Removed icu28-dev from buil-dependencies (ICU is not recommended by upstream anymore, and does break things). + Added pkg-config to "Recommends" of mono-mcs. (Closes: #294606) + created 07_no_libc_fun.dpatch (Mono 1.1.x tries to use internal libc symbols, which is not required) -- Debian Mono Group Sat, 2 Apr 2005 12:48:09 +0200 mono (1.0.5-2) unstable; urgency=high * Mirco 'meebey' Bauer + removed mono-mint package and all packages for s390. The mono-mint (the interpeter) is deprecated, unmaintained upstream and was just a proof-of-concept programm. The mono-jit is no longer supported for s390 by upstream in the stable release and has a lot of bugs on that arch. This prevents Mono to enter "testing", thus removed. -- Debian Mono Group Tue, 15 Feb 2005 22:58:39 +0200 mono (1.0.5-1) unstable; urgency=high * New upstream release * Mirco 'meebey' Bauer + disabled building of .NET 2.0 classlib, because it breaks too much. Upstream said it should not be used, even Novell does not ship it. This fixes some very strange bugs, all tested against 1.0.5. (Closes: #286270, #276464, #287279) + cleanups in debian/rules -- Debian Mono Group Sun, 30 Jan 2005 01:07:36 +0200 mono (1.0.4-1) unstable; urgency=high * New upstream release * Mirco 'meebey' Bauer + removed automake from build-deps + JIT seems to be stable now (Closes: #258041) -- Debian Mono Group Sun, 05 Dec 2004 16:09:32 +0200 mono (1.0.2-1) unstable; urgency=high * The "All or Nothing" release * New upstream release (Closes: #273675) * Mirco 'meebey' Bauer + applied debian/rules patch to fix FTBFS on i386 with amd64 kernel (Closes: #265510 thanks to Kurt Roeckx ) + removed all not official supported architectures (Closes: #272846, #259680) + cosmetic cleanups in debian/rules -- Debian Mono Group Thu, 11 Oct 2004 21:21:02 +0200 mono (1.0.1-1) unstable; urgency=medium * New upstream (bugfix) release -- Debian Mono Group Thu, 12 Aug 2004 13:46:04 +0200 mono (1.0-4) unstable; urgency=medium * the "sorry for forgetting the NOT RELEASED YET tags" release * Mono BSP * Mirco 'meebey' Bauer + debian/rules: s390 build should work now (showstopper for sarge, thus medium urgency) + debian/control: fixed typo, tuned Architecture field for mono (should finaly prevent "unallowed" architectures from trying to build mono) + debian/README.Debian: fixed typo * Eduard Bloch + --with-ntpl=no! When compiled with NTPL support, it still breaks on kernel 2.4 though not using the other libs (closes: #256755, #257412) + patched Makefiles to link explicitely with glib and dl, thanks to Russ Allbery (closes: #262023) + disabled mono-mint build for i386 and powerpc, upstream wish -- Debian Mono Group Sun, 08 Aug 2004 16:38:32 +0200 mono (1.0-3) unstable; urgency=low * NOT RELEASED YET -- Eduard Bloch Wed, 7 Jul 2004 19:03:57 +0200 mono (1.0-2) unstable; urgency=medium * Eduard Bloch + Workarounds for FTBFS on architectures that have we already built for in the past + dh_makenetlibs: extremely ugly workaround for collecting library data even when not the whole assembly chain works (we need something more mature than monodis to do this; closes: #258040) -- Debian Mono Group Wed, 07 Jul 2004 18:53:32 +0200 mono (1.0-1) unstable; urgency=low * New upstream release (1.0 final) * Mirco 'meebey' Bauer + debian/rules: cleanup -- Debian Mono Group Mon, 30 Jun 2004 18:41:27 +0200 mono (0.97-1) unstable; urgency=medium * New upstream release (Release Candidate) + basicaly a bugfix release, solves JIT crash problems with kernel 2.4.x (closes: #255485, #256200), thus this urgency * Eduard Bloch + Added libMonoPosixHelper... to libmono... packages (closes: #256697) + monosn is gone, using sn to get the signature strings now + set alternative dependency on mono-assemblies-base-0.96, apparently compatible -- Debian Mono Group Mon, 28 Jun 2004 01:14:32 +0200 mono (0.96-1) unstable; urgency=low * New upstream release * Eduard Bloch + setting virtual ".shlibs" for libmono via provides, currently libmono-0.96 + created new dh_makenetlibs and dh_netdeps tools to manage assembly dependencies in the Perl/Python way + Moved Pablo's dh_installxsp script to mono-utils to mono-utils + mono-common.preinst now moves /usr/lib/mono directory (if exists) to /usr/share/dotnet + moved the check for mono-vs.-mint priority to debian/rules + applied the patch (as dpatch) from Jackson Harper, http://bugzilla.ximian.com/showattachment.cgi?attach_id=8206 to fix the monodis segfault while operating on unresolved assembly references * Mirco 'meebey' Bauer + New upstream release updates + enabled preview features (.NET 1.2, generics) * Michael Schiansky + Since beta1 (0.91) dllmaps are handled cleanly (Closes: #241686) * Pablo Fischer + Added autoscript support to dh_installxsp -- Debian Mono Group Sat, 19 Jun 2004 14:38:57 +0200 mono (0.91-1) unstable; urgency=low * New upstream release (Closes: Bug#249419) * JIT is more stable now (Closes: Bug#238420) * FTBFS fixes for sparc in rules/control * added s390 architecture to mono-jit, libmono0 and libmono-dev * documented supported architectures in README.Debian -- Mirco 'meebey' Bauer Sun, 02 May 2004 19:19:22 +0200 mono (0.31-2) unstable; urgency=low * kernel detection overridden to build 2.4 compatible version (closes: #243928, #243940) * DLL map updates (closes: #241686) * README.Debian updated with latest MonoConventions -- Eduard Bloch Wed, 7 Apr 2004 01:39:55 +0200 mono (0.31-1) unstable; urgency=low * New upstream release * Eduard Bloch + added additional entries to the hard-coded DLL map (closes: #236782) + included experimental patch for build failures on HPPA (partial fix for #240272) -- Eduard Bloch Tue, 6 Apr 2004 09:44:35 +0200 mono (0.30.2-1) unstable; urgency=low * New upstream release * Eduard Bloch: + debian/control: limited "any" arch lists to those really supported by the Mono project. libmono0(-dev) to i386 powerpc (closes: #235315) + added a workaround for gnomeui-2 symbolic name (closes: #235946) + deleting the alternatives entries only on removal (closes: #234815) -- Eduard Bloch Sat, 6 Mar 2004 13:15:43 +0100 mono (0.30.1-1) unstable; urgency=low * New upstream release * SONAME wokraround for libgstreamer-0.6.so.1 -- Eduard Bloch Tue, 24 Feb 2004 18:15:49 +0100 mono (0.29.99.20040114-4) unstable; urgency=low * Eduard Bloch: + catch-them-all cli-wrapper rewrite + set mono-common conflict with the virtual package cli-common * Teófilo Ruiz Suárez: + removed libicu26-dev from Build-Depends so mono-jit don't depend on libicu26 (Closes: #231966) -- Eduard Bloch Mon, 9 Feb 2004 00:23:40 +0100 mono (0.29.99.20040114-3) unstable; urgency=low * bugfix release, hopefully the last of 0.29* series * Teófilo Ruiz Suárez: + added automake1.7 to Build-Deps * Eduard Bloch: + Included modified icu-config to use libicu26-dev + added libtool to Build-Deps (closes: #231271) + hook to correct SONAMEs in /etc/mono/config file (Closes: #231191) + included a generic binary wrapper to mono-common to be used as PROGRAM to run /usr/bin/PROGRAM.exe with /usr/bin/cli -- Eduard Bloch Thu, 22 Jan 2004 00:57:56 +0100 mono (0.29.99.20040114-2) unstable; urgency=low * Finally closing the outstanding ITPs (closes: #132882) * Maintainer mailing list address fixed * libmint* removed (upstream request, considered as dead-end package) * improved description, added pedump to mono-utils, dropped monosn (upstream request) -- Eduard Bloch Sun, 18 Jan 2004 19:15:41 +0100 mono (0.29.99.20040114-1) unstable; urgency=low * New maintainer: Debian Mono maintainers after the previous maintainers stoped the work on it * Package descriptions written or improved * Library package separation to follow the shared libs conventions (libmono and libmono-profiler-... seem to belong together, though) * libmono-dev depends on libmint-dev since the last contains the headers and is available on all supported arches * Package renaming to avoid confusion (mono in mono-jit, mint in mono-mint) * merged binfmt-detector-cli and mono-common since they were already linked together and another 3kB package makes no much sense * limited the arch list to those officially supported by the Mono Project * Adapted the /usr/share/doc/mono-interpreter (now -mint) fixing hooks -- Eduard Bloch Sun, 18 Jan 2004 19:11:04 +0100 mono (0.26-2) unstable; urgency=low * No longer depend on an external libgc -- Alp Toker Tue, 26 Aug 2003 23:27:11 +0100 mono (0.26-1) unstable; urgency=low * New upstream release -- Alp Toker Fri, 15 Aug 2003 15:41:38 +0100 mono (0.24-1) unstable; urgency=low * New upstream release -- Alp Toker Wed, 7 May 2003 02:53:40 +0100 mono (0.23-1) unstable; urgency=low * New upstream release -- Alp Toker Fri, 7 Mar 2003 20:32:37 +0000 mono (0.22-1) unstable; urgency=low * New upstream release -- Alp Toker Thu, 6 Mar 2003 22:52:19 +0000 mono (0.21-1) unstable; urgency=low * New upstream release -- Alp Toker Thu, 27 Feb 2003 22:55:33 +0000 mono (0.20-1) unstable; urgency=low * New upstream release -- Alp Toker Mon, 24 Feb 2003 01:09:34 +0000 mono (0.19-3) unstable; urgency=low * Build libmono as a shared object (needed for mod_mono) -- Alp Toker Sat, 25 Jan 2003 05:26:44 +0000 mono (0.19-2) unstable; urgency=low * Build against the new libgc6c102 * Pipe binfmt-misc warnings to /dev/null -- Alp Toker Tue, 21 Jan 2003 07:17:12 +0000 mono (0.19-1) unstable; urgency=low * New upstream release -- Alp Toker Tue, 21 Jan 2003 00:05:56 +0000 mono (0.18-1) unstable; urgency=low * New upstream release -- Alp Toker Mon, 13 Jan 2003 17:16:34 +0000 mono (0.17-3) unstable; urgency=low * Include machine.config and anything else that goes in /etc/mono -- Alp Toker Tue, 17 Dec 2002 14:23:30 +0000 mono (0.17-2) unstable; urgency=low * Disable exuberant debugging in PPC trampoline code -- Alp Toker Mon, 16 Dec 2002 17:58:56 +0000 mono (0.17-1) unstable; urgency=low * New upstream release -- Alp Toker Tue, 10 Dec 2002 14:13:18 +0000 mono (0.16-1) unstable; urgency=low * New upstream version. Sorry I havn't been doing any CVS snapshots for a month. I'll try and sort something out. * Include a patch from Michel Danzer to fix idiotic build failure on non-i386 arches. * Install /etc/mono/config and the manpage in the mono-common package, and add a replaces for smooth upgrades (mono-config.5 used to be in the mono-jit package). * Switch from setting prefix to DESTDIR so /etc works too. * Added some {}s to monoburg.y to make it parse correctly. Thanks to Zoltan Varga's message on mono-list. * Added data/config to the list of files that need to be cleaned manually. -- Robert McQueen Sat, 19 Oct 2002 16:16:08 +0100 mono (0.15-1) unstable; urgency=low * New upstream version. -- Robert McQueen Sat, 24 Aug 2002 00:36:34 +0100 mono (0.13-3) unstable; urgency=low * Pass --disable-shared to configure, and link mono-jit statically. * This turned out to be broken. Thanks to Dick Porter for putting up with me moaning about libtool combinations for a day, and for fixing it with the correct method I absolutely failed to see. Applied his patch for this, should hit CVS soon or I'll back it out. * Ship only a static libmono-dev for people interested in embedding. Shared lib is useless because the API is massively unstable. * Conflict the -dev with the old libmono0 until it is deemed useful again. * Change -a to -s in the binary-arch target so debhelper will only build arch-specific packages if they're available on the build arch. * Added mono-config.5 manpage to mono-jit package, and libmono.la and pkg-config/mono files to libmono-dev package. -- Robert McQueen Wed, 14 Aug 2002 23:07:40 +0100 mono (0.13-2) unstable; urgency=low * Holiday maintainer upload. =) * Switched to pristine upstream source tarball. * Cleaned up debian/rules file, separated binary-arch/binary-indep targets for builds on other arches. * Stole the makefile magic from galeon (I did help write it =) to automatically run configure or autogen.sh depending on whether we're building from CVS or not, and then do the correct clean command later. * At the advice of Ximian folk, don't provide libmono0/libmono-dev for the moment - the API is unstable. * For when it does return... install the .a into libmono-dev and make it arch: any. * Include libmono.so.0 and libmono.so.0.0.0 into the mono-jit package. These will be returned to a seperate package, and headers and static libraries provided, when libmono's API is stable. To ease transition, added a Replaces: header. * Made mono-common arch: all, it contains no binaries currently. * Leave out cil-opcodes.xml unless someone complains. * Install documentation in mono-common, and have packages that depend on it symlink to there instead. Made mono depend directly on mono-common to prevent lintian griping about this. Added code to postinsts of mono, mono-jit and mono-interpreter remove their doc dir and replace it with a symlink on upgrades. Dpkg will not replace a directory with a symlink, even if it's empty. * Added -e to /bin/sh in the maintainer scripts. * Don't ship monostyle.1 and monoburg.1 manpages, the programs are in the mcs package and we don't ship them currently. * Added undocumented symlink for monograph.1. * Added rm to clean target for spare Makefiles left behind. -- Robert McQueen Sun, 4 Aug 2002 00:57:15 +0100 mono (0.13-1) unstable; urgency=low * Initial release. -- Alp Toker Sun, 28 Apr 2002 22:10:10 +0100