Changed packages: ==== libOpenColorIO1 ==== Version update (1.0.8 -> 1.0.9) - Update to version 1.0.9: * CDL cccid supports both named id and index lookups * ociobakelut / ocioconvert updates * FreeBSD compile dixes * FileTransform disk cache allows concurrent disk lookups * CSP windows fix * Python 3 support * Fix envvar abs/relative path testing * Can explicitly declare config envvars * gcc44 compile warning fixes - Updated crippled tarball instructions (RegexMatcher.ns2 no longer exists). - Added new build requirement python-MarkupSafe. ==== autoyast2 ==== Subpackages: autoyast2-installation - load release notes of extensions also during AutoYaST (bnc#893586) ==== frozen-bubble ==== Subpackages: frozen-bubble-lang frozen-bubble-server - Remove exec bit from frozen-bubble-server.service ==== grilo-plugin-tracker ==== Subpackages: grilo-plugin-youtube grilo-plugins - Disable make check for PPC64 and PPC64le arches (boo#915682). Fixes build for PPC arches on a temporarly basis. ==== gtk3-data ==== Version update (3.14.7 -> 3.14.8) Subpackages: gtk3-devel gtk3-immodule-amharic gtk3-immodule-inuktitut gtk3-immodule-thai gtk3-immodule-vietnamese gtk3-immodule-xim gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0 - Update to version 3.14.8: + Bugs fixed; bgo#613833, bgo#732051, bgo#735316, bgo#740613, bgo#741259, bgo#742181, bgo#742636, bgo#742664, bgo#742727, bgo#742764, bgo#742771, bgo#742774, bgo#742785, bgo#742786, bgo#742980, bgo#743229, bgo#743330, bgo#743422, bgo#743451, bgo#743592, bgo#743593. + Updated translations. ==== kradio ==== Version update (4.0.7 -> 4.0.8) - Update to version 4.0.8: * updated Czech translation * fixed handling of alsa devices without mixer elements * enabled internet radio reconnect-watchdog with default timeout 4s * fixed Qt include paths for Ubuntu * fixed build dependencies in CMakeLists.txt and Debian/SuSE/Fedora build scripts * cleaned backlog of translation & preset emails * suspend-on-sleep feature added * fixed alarm time slip after suspend * updated for recent libav/libffmpeg * updated German translation * QString -> char* conversion fixes * various Build system fixes * various misc / conformance fixes * updated Italian translation * MPRIS Plugin * various build system fixes * various misc/i18n-conformance improvements * updated Russian translation * fixed compilation problems in Serbian translation * added more parts of Slovak translation * added Serbian (Latin) translation * fixed German translation for recent text string changes - Added new build requirement alsa-devel. - Added optional build requirement lame. - Removed explicitly_add_qtcore_includes.patch (fixed upstream). - Rebased suse_docdir.patch to apply cleanly. ==== libmbim-glib4 ==== Version update (1.12.0 -> 1.12.2) - Update to version 1.12.2: + Fix assertion triggered by a bug in the removal of unreleased transactions. ==== libpt2_10_10 ==== - Build with -fvisibility-inlines-hidden, shrinks the exported symbol table around 50% ==== libreoffice ==== Version update (4.4.0.2 -> 4.4.0.3) Subpackages: libreoffice-base libreoffice-base-drivers-mysql libreoffice-calc libreoffice-calc-extensions libreoffice-draw libreoffice-filters-optional libreoffice-gnome libreoffice-icon-theme-galaxy libreoffice-icon-theme-hicontrast libreoffice-icon-theme-oxygen libreoffice-icon-theme-sifr libreoffice-icon-theme-tango libreoffice-impress libreoffice-kde4 libreoffice-l10n-cs libreoffice-l10n-da libreoffice-l10n-de libreoffice-l10n-el libreoffice-l10n-en libreoffice-l10n-es libreoffice-l10n-fr libreoffice-l10n-hu libreoffice-l10n-it libreoffice-l10n-ja libreoffice-l10n-pl libreoffice-l10n-ru libreoffice-mailmerge libreoffice-math libreoffice-pyuno libreoffice-writer libreoffice-writer-extensions - Version bump to 4.4.0 final: * First in the 4.4 series * First release to have the new UI elements without old hardcoded sizes * Various improvements all around. - Add debug symobols ==== libmono-2_0-1 ==== Version update (3.12.0 -> 3.10.0) Subpackages: libmono-2_0-devel libmonoboehm-2_0-1 libmonoboehm-2_0-devel mono-core mono-data mono-data-sqlite mono-extras mono-mvc mono-wcf mono-web mono-winforms mono-winfxcore - libmono-2_0-1 has a hard dependency on libmonoboehm-2_0-1, require it bnc#904460 - fix build for factory x86_64 * add mono-3.x-keyboards.resources-cp_r.patch * resources/keyboards.resources exists on x86_64, so cp won't work should add -r argument - drop mono-core-target-4.0.patch * runtime 4.0 is no more, now mono-nunit should use 4.5 - add patch mono-nunit-default-runtime-4.5.patch * use runtime 4.5 for mono-nunit by default - Removed upstreamed mono-core-parallel-build.diff patch - Updated to 3.10.0 + Implemented System.IO.Compression.FileSystem. + Uri now implements the .NET 4.5 behavior, it can be reverted to the old behavior in the same way by setting the System.Uri::s_IriParsing static field to false. + Remove unnecessary locking from core metadata parsing functions. + Avoid cache thrashing of locals array when looping over enumerator. + Fix support for unaligned offsets in the store_membase_imm opcodes. bxc#23267. + Fix the lookup of nested types which have a namespace. bxc#21653. + Increase some opcode sizes. bxc#23026. + Always pass the imt arg to interface calls in gsharedvt methods. bxc#22624. + Store the epilog length in MonoArchEHJitInfo instead of encoding it in jinfo->unwind_desc, since the latter can overflow for methods with large epilogs. bxc#22685. + Add a mono_thread_detach_if_exiting () public api function which can be called by embedding code to detach the runtime if the code is running from a pthread dtor. bxc#21164. + Fix yet another native types problem. bxc#22053. + Fix the leaking of mach ports introduced by 98bbf8512aec0fa01b4426583280f6d231d22187. bxc#22068. + Add support for constrained calls with vtype return types in gsharedvt code. bxc#22109. + Fix the PLATFORM_GNU check so it works with gnueabi etc. as well. bxc#21520. + Don?t make runtime invoke signatures generic. bxc#21973. + Allow v8..v15 in unwind info on arm64. Fixes part of #21615. + Fix Process.PrivateMemorySize64 etc. on ios. bxc#21882. + Fix enum->int casts in gsharedvt code. bxc#21893. + Don?t assert when loading a generic methodspec with 0 arity. bxc#19097. + Avoid asserting when a cattr cannot be loaded. bxc#21653. + Avoid making generic calls from gsharedvt methods normally, go through the rgctx infrastructure instead. bxc#21677. + Fix Uri UserInfo parsing. Fixes 23246. + Update RequestMessage.RequestUri.AbsoluteUri after redirect. bxc#22383. + Fixes XContainer attempt to create a XNode from a null value. bxc#20151. + Changed XObject OnChanged and OnChanging to use Owner. When XObject.Owner is not a XElement XObject.Parent returns null and the owner would not be notified of changing and changed events. bxc#18772. + Process XslLiteralElements with only child attributes as empty ones. bxc#14751. + ?finally? protect ClientRuntimeChannel.Begin/EndProcess(). bxc#22179. + WebClient.OpenWrite() must get the response on close. bxc#10163. + Fix WebClient.UploadValuesTaskAsync(); bxc#20359. + Improve System.Security.Claims. bxc#22282. + Fixed serialization of XmlNode field with attribute XmlAnyElement. bxc#3211. + Handle String::Format with escaped closing }. bxc#22114 + Add a missing check to TypeBuilder.CreateType (). bxc#22059. + Xml Serialization of Base class w/o a parameterless constructor. Removed validation code that did not allowed serialization of base classes without a parameterless constructor. bxc#6913. + Fixed XmlSerializer to handle attribute XmlSchemePrivider.IsAny. XmlSerializer no longer outputs a root element with class name when the class has the attribute + XmlSchemeProvider and IsAny is true. bxc#11916 + Test that DeflateStream.Read does read an empty stream. Covers #19313. + Reseting all private key values to null is required because a new import may not overwrite existing values. bxc#18482. + Handle quoted filename value. bxc#21960. + Dispose XmlReader using correct value. bxc#21771. + Don?t use `1 naming for compiler generated second level and deeper nested types. bxc#22893. + Extend missing type check to type lookups. bxc#20933. + Fix copy and paste error in constraints checker. bxc#22131. + Speed up nullable tokenizer. bxc#20195. + Coalescing operator if the lhs of a null is a integer type that is larger than the integer type on the rhs. bxc#22054. + Check for duplicate destructors. bxc#21983. + Switch statement with constant block at first label. bxc#21805. + Decimal constants modulo folding. bxc#21743. + Update codegen for boolean loads. bxc#21685. + Workaround for issues with CreateItem task where metadata are not generated due to up-to-data inputs. bxc#23022. + Add KeepDuplicates etc. to 4.0 as internal. bxc#20961. - Removed upstreamed ppc.patch - Updated to 3.8.0 + The JIT now better handle long remainers by powers of two, generating significantly better code. + Over 10x faster code is generated for delegates that only invoked once. C# features such as async and LINQ produces a lot of those delegates, so this improvement will impact everyone. + Improved alias analysis can now handle second order aliases and eliminate null checks. + The runtime now has a concurrently readable hashtable that can makes reflection heavy workloads significantly faster and more scalable. + Optimized one of the core data structures of the garbage collector should result in 5 to 10% reduction in collection times. + Fix the leaking of mach ports introduced by 98bbf8512aec0fa01b4426583280f6d231d22187. bxc#22068 + Fix Process.PrivateMemorySize64 etc. on ios. bxc#21882 + Fix enum->int casts in gsharedvt code. bxc#21893 + Avoid making generic calls from gsharedvt methods normally, go through the rgctx infrastructure instead. bxc#21677 + Fix another native-types problem. Hopefully fixes #21670 and #21636 + Use alias information to eliminate explicit null checks. bxc#21645 + Initialize fields in MonoField:GetFieldOffset () if needed. Fixes part of #21604 + Properly handle rethrow outside of catch blocks. bxc#20412 + Disable runtime unit tests on linux, because it cannot be linked due to circular dependencies between libraries. bxc#21520 + When parsing a method header, ensure we pass any available generic context. bxc#21388 + Added new mono_domain_set_config function; used to fix ConfigurationErrorsException in bxc#10468 + Only apply the maverick stack size hack to the main thread. bxc#10096 + Don?t hardcode the temp dir to /tmp, use g_get_tmp_dir instead. bxc#20894 + Explicit thread GC data around instead of relying on TLS storage. bxc#20360 + Make WaitForPendingFinalizers () really wait for the finalizers added by a previous GC. bxc#20503 + Fix the marshal7.cs test, longs can be aligned to 4 bytes on 32 bit linux, and the runtime no longer aligns structure sizes to 8 bytes. bxc#20788 + Fix the popping of LMF frames during unwinding. bxc#20616 + Fix the marshalling of ByValTStr types which have a size specified. bxc#20674 + Fix the decoding of MonoJitInfo. bxc#16439 + Make it possible to create views to magic zero size files such as /dev/zero. bxc#19460 + Free static bound delegate wrappers of dynamic methods. bxc#19058 + Don?t perform double accounting of offset for named memory segments. bxc#20591 + Avoid joining attached threads. bxc#19343 + Fix support for custom marshallers defined in other assemblies. bxc#20020 + Fix a jit assertion on a class which contains an empty struct as a static field. bxc#20349 + Applied patch from Kyle Edwards kyleedwardsny@gmail.com. Fix isinf () check with clang. bxc#20244 + Fix constrained type unwrap for enum types. bxc#18371 + Handle quoted filename value. bxc#21960 + Correctly handle partial chunk sizes. bxc#20583 + Tweak Dictionary initial capacity to be more conservative. bxc#21375 + Handle closed-over-null delegates created with IL when using InvokeDynamic. bxc#21196 + Fix a race in a Task test. bxc#20921 + Contract the values array when decoding an array with a negative number and a trailer that evals to zero. bxc#20456 + Fixes issue with expression columns and IsNull. bxc#20925 + Array qsort without head allocation. bxc#20922 + Enum::TryParse ignores leading whitespaces. bxc#20870 + Fix disposing of DelegatingHandler. bxc#20818 + Fix digest authentication (bug #18799) + Only recycle ServicePoints from the idle timer (fixes #19823) + Changed ConcurrentDictionary.Contains(KeyValuePair) to also compare value. bxc#16990 + Add System.ServiceModel.Security assembly. bxc#20108 + Removed NET_2_1 conditional blocks from FileInfo. bxc#19862 + Update codegen for boolean loads. bxc#21685 + Effective base class can include inherited types. bxc#21390 + Handle duplicate resume point registration. bxc#21387 + Arguments can be empty when reporting missing params argument. bxc#21215 + Flow analysis of moved arguments. bxc#20983 + Run new initializer await checks only in async context. bxc#20614[system.data] Parse numeric expressions using invariant culture. bxc#20582 + Reachability analysis should ignore local variables declarations. bxc#20603 + Check for missing dependencies of container types. bxc#20382 + Resolve event expression when testing left side expression. bxc#20493 + Flow analysis of binary expressions not using logical operators. bxc#20515 + Add 4.5.1 framework to MSBuild. bxc#20827 + Parsing conditions with property references. bxc#20634 + Implements property functions using constructor syntax. bxc#12999 + Avoid clearning event requests if they reference an assembly which is unloaded. Instead, remove the assembly reference from the event request so it stays active. bxc#9924. - Rebased patches and submitted to upstream - Removed ARM compatibility hacks https://github.com/mono/mono/pull/1211 + mono-arm-cpuinfo-v5.patch + mono-arm-cpuinfo-v7.patch + mono-arm-vfp.patch - Update to 3.6.0 + Runtime performance counters have been integrated into the profiler allowing the performance counter information to be surfaced to profiling tools and in particular Xamarin?s upcoming profiler. + The profiler now produces backtraces for statistical mode. The profiler?s tracing mode now works on ARM. + The debugger now support line and column ranges. pdb2mdb supports it. Note: the rest of our toolchain still needs to be updated. + The debugger now supports changing the current line in the top frame. + Lots of bugfixes and performance improvements on the profiler. + The debugger now support reading simple properties without calling their getter, this is done by having a lightweight IL interpreter for small pieces of code. This allows more properties to be inspected while the process is completely stopped and without having to temporarily resume execution of the target to execute the property code. + Added buffered response mode to improve network efficiency on high latency links such as USB. + The GC bridge got a lot of performance work. There are now two new modes that can significantly improve some workloads. + Multiple http stack improvements: some leaks in the stack have been fixed, as well as solving some long-standing bugs involving asynchronous operations and proxies. We have introduced a more comprehensive test harness to ensure that those bugs do not surface again. + System.IO.Compression is now implemented + System.Security.Claims is now implemented. It resides in the System assembly (existed before in the Identity stack, but now we track the new home from the .NET 4.5 API). + Reworked locking to drop a hot lock in method lookup. + Use fine grained locking instead of a big hot lock. + Better hashing of some runtime internal items to avoid some corner-case slowdowns with generics. + The profiler is now able to produces backtraces in statistical mode. + Added periodical flushing that should help interactive users. This means that the profiling will send data over the profiling even if the application is not currently sending data (this is there to support the upcoming new profiler UI). + It now collects and reports performance counter information. See mprof-report?s man page. + Fixed the handling of the volatile. CIL prefix. + We now distribute IKVM?s ikdasm tool. This is a reliable disassembler that does not have the limitation of monodis of requiring a complete set of assemblies that are compatible to disassemble. This will disassemble even files that do not have their dependencies available. + Optimized EqualityComparer for more types. + Our msbuild implementation can now build Project K and Roslyn + Optimized EqualityComparer for more types. + [mcs] Flow analysis of nested binary expressions inside anonymous methods was missing on left/right reset. + [mcs] Fix betterness logic for default vs params parameters. + [mcs] Flow analysis of binary expressions not using logical operators. + [mcs] Emit unmanaged version info from AssemblyFileVersion. + [mcs] Fix expression tree conversion type for lifted enum equality comparisons. + [mcs] Report error when named argument for param parameter is given but not all formal parameters are provided. + [mcs] Unify reachable label lookup. + [mcs] Don?t release field address copy before it?s used. + [mcs] Fix error reporting propagation for loop statements. + [mcs] Emit better code for null coalescing operator with nullable return type. + [mcs] Add explicit array conversion involving type parameters. + Add System.ServiceModel.Security assembly. + [sdb] Avoid clearing event requests if they reference an assembly which is unloaded. Instead, remove the assembly reference from the event request so it stays active. + Rename configure.in -> configure.ac. + [System] Fix parsing of IPv6 addresses. + [Http] Cleanup chained async operations. + [corlib] Add Guid hex format parsing with whitespaces. + [System.Net.Http] Parsing productinfo like headers with missing version. + [System] Throw IOE in more cases when dealing with an invalid Process object. + [bcl] Fix Process.PrivateMemorySize64 on osx, we now return task_baic_info.resident_size. + Clean up the usage of FILETIME structures, avoid accessing them as gint64 since that would lead to alignment problems. + [sdb] Avoid stack overflows when a boxed vtype recursively references itself using fields. + [profiler] Filter more event types in mprof-report based on time. + [profiler] In mprof-report fix handling of the time filter when starting from 0. + [http] Convert string output data using BOM header when available. + [system.net.http] Fix encoding of Content-MD5. Based on patch by nberardi. + [sdb] Avoid placing implicit sequence points at offsets where the IL stack is empty when using symbol file based sequence points. + [eglib] Remove test-glib code, we don?t have to maintain compatibility with glib any more. + [corlib] Rethrow user not initialization exception when lazy initialization throws. + [mcs] Don?t report interface implementation errors for optional implementations. + [mcs] Include more unicode categories in parsing identifier part character. + [mcs] Emit null constant value for default parameters of generic types to indicate not missing value. + [mcs] Do type parameter conversion involving type parameters using dependency rules. + [mcs] Emit all method like members in same order as they appear in source code. + [mcs] Convert extended underlying enum constants to their underlying type. + [mcs] Don?t apply reference type is optimization for dynamic expressions. + [mcs] Inflate anonymymous method with correct type arguments when async this requires hoisting in parent type. + [mcs] Fix using type relationship check for type parameters. + [mcs] Caching of type argument types should not happen under error conditions. + [linq] Use hashtable lookup instead of linear scan for groupby keys. + [mcs] Private member can still have base members when in nested types. + [mcs] Make unused event warning reporting consistent to csc. + [mcs] Add parent storey reference only when this is not captured directly. + [mcs] Fix recursive resolving of crefs. + [mcs] Adding unit test for #18511 + [mcs] Emit field initializer with expression tree in all user constructors. + [dlr] Emit correct code for convert of nullable types. + [runtime] Fix decoding of jagged arrays in custom attributes. + [runtime] Avoid calling mono_thread_current () in sgen_thread_detach (), since it can construct objects. + [runtime] Avoid passing commands to lldb using the python api, it doesn?t seem to work well in script files. + [runtime] Fix Process.TotalProcessorTime becoming negative. + [runtime] Clean up an #ifdef block + [jit] Make generic ctor calls made out of gsharedvt methods indirect, since they cannot be patched. + [jit] Fix rethrowing of exceptions in thumb mode. + [jit] Fix the lookup of the AOT version of Interlocked.Exchange in full-aot mode. + [jit] Fix an unreachable code part in mini_emit_memset (). + [llvm] Fix a few problems with longs on 32 bit platforms. + [runtime] Improve the hashing of MONO_TYPE_VAR/MONO_TYPE_MVAR. + [interpreter] Disable fast call invocation using methodinfo delegates due to aot limitation. + [runtime] Improve the hashing of MONO_TYPE_VAR/MONO_TYPE_MVAR. + [sgen] Restore hazard pointers in suspend signal handler. + [corlib] Fix extra await context switch when custom SynchronizationContext does not change. + [corlib] Add SortVersion. + [corlib] Make invariant NumberFormatter thread static too as it has internal static state. + [corlib] Filter out any right-to-left sign characters. + [corlib] Fix localized resource loading bug. + [corlib] Optimize EqualityComparer for common value types. + [system] Don?t terminate response reading on bad cookie value. + DataRowView indexer should not break on ?completed? added rows (any rows other than the IsNew one). (BNC#595899) + [corlib] Defer TypeInfo instantiation logic in DefinedTypes. + [Mono.Security] Send all the certificates (except the root) from an SSL/TLS ?Server certificate? message (7.4.2 in RFC2246). + [System.Core] Don?t auto increment when trimming hashset. + [system.net.http] Close service-point slot on explicit dispose. + [Fix] System.Runtime.Caching.MemoryCache doesn?t honor SlidingExpiration. + [System.Xml.Linq] Fix XNamespace.GetName locking to not be racy. + [System.Net.Http] Incomplete byte ranges parsing. + [System.ServiceModel.Web] Fix JsonQueryStringConverter.ConvertValueToString to work when running on any culture. + System.Runtime.Caching.MemoryCache doesn?t order expirable items correctly. + ConcurrentQueue.TryPeek() is not thread safe. + System/PCL: Implement HttpWebRequest.SupportsCookieContainer, WebRequest.CreateHttp. + [interpreter] Implement simple quote expression. + mdbrebase: use File.Move instead of FileInfo.MoveTo. + Add unit test for BNC#497562 + System.Runtime.MemoryCache.GetValues() throws LockRecursionException with expired items - GetValues() calls MemoryCacheContainer.GetEntry() which now gets an EnterUpgradeableReadLock needed by ExpireIfNeeded() - Added a test case. + [Sys.Data] Fix BNC#519648 + [Sys.Data] Add unit tests for BNC#519648 + [System.XML] Fix handling of space in XSL value-of elements. + [System.XML] Fix XSL node-set bug. bxc#18114 + [System.XML] Fix handling of global variables in XSLs. + [System.XML] Do not reset document schema when reading an element. + Fix setter of TableLayoutPanel.LayoutSettings throws unwanted exception. Fixes BNC#497562 + [MWF] Fix opacity of form. + [MWF] Fix ComboBox list to not display offscreen. + [MWF] Fix Screen.FromRectangle. + [MWF] Implement multi-display support on Linux. + [MWF] Clear currentCell before disposing. + [MWF] Unit test for DataGridView bug. + [MWF] Don?t try to remove non-child control. + [MWF] Add unit test for #19818 + [MWF] Fix AutoSize behavior of FlowLayoutPanel. + [MWF] Fix crash from null control in ContainerControl. + [MWF] Fix TableLayoutPanel layout bug. + [MWF] Fix clipping of last line of dropdown. + [MWF] Release capture when clicking LinkLabel. + [MWF] Fix text position on buttons. + [MWF] Fix crash when setting Row.Height. + [MWF] Unit test for Row.Height/MinimumHeight bug. + [MWF] Fix size of text area on message box. + [MWF] Fix hang if clipboard source application closes down. + [Printing] Improve reported printer settings. + [Printing] Add unit test for BNC#602934 - Refresh patches - Update to 3.4.0 * Revamped HttpWebRequest/ServicePoint stack - Should properly reuse connections. - Uses the specified idle times - NTLM support has been improved. - SSL/TLS operations on via async APIs are now implemented using async patterns internally to greatly alleviate Thread Pool abuse. * Network stack - Now allows developers to control which cipher suites to use with TLS/SSL. * ARM - Emit shorter floating point operations when possible - Hard float support: Mono now should work on Linux distributions which uses a hard float (armhf) ABI, like the Raspberry PI. Notes: Homogeneous floating point aggregates are not yet supported on armhf. * Documentation - Updated documentation stubs to the 4.5 .NET API. * mono-api-html - Now supports regular expressions when specifying members to ignore (e.g. mono-api-html -i 'INSCopying$') - rediff and reactivate ppc.patch - port forward ppc64le fixes from matz: - Add support for ppc64le, fix build warnings, the blocksize changes in mono-core-ppc64le.diff should also help ppc64 proper. Added patches: * mono-core-parallel-build.diff * mono-core-ppc64le-callreg.diff * mono-core-ppc64le-swr11r12.diff * mono-core-ppc64le.diff - no valgrind on aarch64 and s390 (but on s390x) - Update to 3.2.8 + On armhf, VFP scratch registers are now properly preserved across method calls. + A potential codegen bug on armhf for methods with lots of arguments has been fixed. + We now emit shorter floating point load/store sequences on armhf when possible. + Bugs surrounding alignment and mono_gc_bzero () / mono_gc_memmove () have been fixed. + A typo in the BigInteger.Cosh () implementation has been fixed. + Tuple<...> classes now implement ITuple and have a correct ITuple.ToString () implementation. + Bug #17589 has been fixed. + Bug #17558 has been fixed. + A stack alignment change that broke debugging on Android/x86 has been reverted (#17410). + Bug #17201 has been fixed. + The AOT compiler now adds types for method headers for gshared methods. + Bug #17632 has been fixed. + The DISABLE_JIT build has been fixed. + Bug #4510 has been fixed. + A potential crash in mono_method_desc_full_match () has been fixed. + Various build system fixes so that make dist works again. - Changes from 3.2.7 + [jit] Fix the handling of OP_ISUB_IMM in abcrem. + [jit] Improve ABCREM on 64-bits architectures + [jit] Implement the delegate ctor optimization in AOT mode too. + [jit] Some work towards a win64 port. + [jit] Use vectorized exception handling on windows. + [jit] Initial support for the hardfp ABI on ARM. + [jit] Add beginnings of a mach image writer for use with xdebug. + [jit] Implement proper TLS offset translation on mach based kernels. + [jit] Add a simple loop invariant loop motion pass for use with LLVM, which moves loop invariant instructions out of loop headers into the preceeding bblock. + [jit] Avoid linking the try block with the EH block as this produces spurious BBs during inlining. + [jit] The AggressiveInlining hint now triggers class initialization so more stuff gets force-inlined. + [jit] Add an alias analysis pass to the JIT. + [jit] ARM can dynamically switch between modes. + [jit] Atomics and hardware fences revamped and improved. + [jit] Add 64bits atomics on 32bits systems , this makes PLINQ significantly faster on multicore systems. + [llvm] Implement support for OP_TLS_GET_REG on osx/amd64. + [llvm] Update list of optimizations passed to 'opt'. + [runtime] Scalability work: reduce usage of the loader lock + [runtime] Removed the old debugger from the runtime. + [runtime] socket-io: make it possible to specify an interface index as a MulticastInterface SocketOption on linux. + [runtime] Don't expand variant generic interfaces on arrays. + [runtime] Implemented g_win32_getlocale function to return correct locale. + [runtime] Revamped hardware caps detection. + [runtime] Add LLDB support to mono_gdb_render_native_backtraces () on POSIX. + [runtime] Promote the reference queue API to the public. + [runtime] Provide more public API to inspect MonoTypes, MonoClasses and MonoMethodSignatures. + [runtime] Improving the retrieval of the user's locale on Apple systems. + [runtime] Async stack walking with AOT + [sdb] Allow users to specify a suspension policy when enabling an event + [sdb] Add async variants to the InvokeMethod methods. + [sdb] Support a setpgid=y/n option to --debugger-agent. + [sdb] Emit better debugger attribute for stepping over state machine initialization + [sgen] Reverse the free-list after sweeping to be in address-order. + [sgen] Only enqueue LOS objects if they contain references. + [sgen] Use gcc bitcount intrinsics where appropriate. + [corlib] Implementation of System.Reflection.ParameterInfo.HasDefaultValue + [corlib] Implemented System.Threading.Monitor.IsEntered + [corlib] LogicalSet/GetData implementation in CallContext + [corlib] Implement CultureInfo.DefaultThreadCurrentUICulture. + [corlib] Implement CultureInfo.DefaultThreadCurrentCulture. + [corlib] Add 'System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken' stub. + [Mono.Options] Improve error message for badly bundled args. + [pcl] Add new 'System.Runtime.InteropServices.WindowsRuntime' Facade Assembly. + [rx] Updated Rx to 2.2 release. + [System] Add IsIPv6Teredo to System.Net.IpAddress + [System] Add more of System.ComponentModel to MOBILE profile. + [System.Core] Update MonoTouch System.Linq.Expression to be 4.5 compatible + [System.Core] Add dynamic interpreter + [System.Core] Support IReadOnlyList in System.Linq.Enumerable.ElementAt and ElementAtOrDefault + [classlib] Introduce the mobile_static build. + [classlib] Add OrderedDictionary to the mobile profile. + [mcs] Suport recursive references of non-FX assemblies + [mcs] Implements definite assignment of expressions + [linker] Allow overriding MarkCustomAttribute and expose the MarkDefaultConstructor feature to subclasses + [xbuild] Initial MSBuild 12.0 support. + [xbuild] Improved xbuild diagnostics. + [xbuild] implement "skip target due to previous success" feature. + [xbuild] Add xbuild support for BuildManager + [Microsoft.Build.Engine] Fix the escaping/unescaping of FullPath metadata + Properly compare assembly versions when performing binding. bxc#17368. + [sdb] Fix setting of byref variables in registers. bxc#17185. + [System.Net.Http] Add parsing of multi-value strings. bxc#17132 + [io-layer] Properly check write permission of a file. bxc#3501. + Don't raise an exception if we can't find the src assembly on a shadow copy appdomain + [corlib] Update en-GB first day of week. bxc#17151 + [mcs] Check type of index used in pointer array aritmetic. bxc#17145 + [runtime] Fix large file support on android, it doesn't support -D_FILE_OFFSET_BITS=64, so call lseek64 directly. bxc#17128. + Fix bug #11335. + Fix bug #11336. + [io-layer] Correctly implement permission checking for File.Move. bxc#17009. + The old check was simply for open sharing status, which is incorrect. The right thing to do is to check for FileShare.Delete and not FileAccess. + [jit] Fix some checks in the arm dyn call code. bxc#17101. + BXC14584 - Console windows pop up during build with mono runtime + [PCL]: Add ReadOnlyDictionary type-forwarder for XI. bxc#16951. + [corlib] Mark all promise-style task exceptions observed. bxc#17015 + [mcs] Emit Debuggable attribute. bxc#16924 + [mcs] Method group caching needs to consider type arguments as well. bxc#17059 + [jit] Save/restore all-callee saved registers in methods using some atomic opcodes on x86, since the opcode implementations use these registers, and the push/pop code used by these opcodes is not async safe, since the unwind code doesn't know about it. Fixes part of #16808. + [runtime] Fix yet another metadata problem with dynamically created types. bxc#14977. + [jit] Emit calls to class init trampolines for fields accesses inside inline methods in AOT mode. bxc#16461. + [runtime] Avoid RuntimeHelpers.EnsureSufficientExecutionStack () failing on windows. Works around #16776. + [runtime] Call mono_class_setup_methods () before accessing klass->method.count. bxc#16883. + [corlib] Update datetime patters. bxc#17044 + [mcs] Better check for value type base call. bxc#16806 + [mcs] Await flow analysis uses resolved expression. bxc#16840 + [gsharedvt] Avoid using the variable size code paths for non-variable size types with some array opcodes. bxc#17023. + [jit] Avoid nullifying class init trampolines for recursive calls to class initializers. bxc#16489 + [WindowsBase] Implement GroupDescription based on moonlight implementation + Remove usage of mini_replace_type () from mono_jit_runtime_invoke (), runtime invokes care about the precise types of parameters. bxc#16830. + [aot] Sanitize utf8 characters in symbol names. bxc#16851. + Fix for PkgConfig cache orphaned entries bug (xam bug #11133) + [mcs] Don't wrap reference type values in explicit nullable conversion. bxc#16900 + [mcs] Restore async modifiers context after nested enums declaration. bxc#16997 + [corlib] Promise style tasks cannot be started manually. bxc#16857 + [corlib] Thread.GetNamedDataSlot allocates slot on failure. bxc#16788 + Use LIFO policy for CancellationTokenSource bxc#16992 + Fix CancellationTokenSourceTest.ReEntrantRegistrationTest + Make tuple hash function consistent with the F# implementation + Don't call CFNetworkCopyProxiesForAutoConfigurationScript from more than one thread. bxc#7923, comment 21. + Check for null item in BindingList.InsertItem. bxc#16902 + Do not assume the first certificate of a PKCS12 file is the one matching the key (even if it's the most common way). + [System] Change S.N.S.NetworkStream's param name on ctor #16832 + [System] When starting a process with UseShellExecute=true, don't return a process. bxc#16119 + [io-layer] On OSX don't pass -W to open as we don't care for it waiting. + [runtime] A thread without a domain set cannot be running managed code. bxc#16794. + [aot] Give the compilation unit entries in the DWARF debug info different names, the osx tools seem to need this (#15202). + [aot] Add runtime wrappers for methods of generic classes and generic methods. bxc#16747. + [gsharedvt] Add a wrapper to the mono_gsharedvt_constrained_call () icall, since it calls mono_runtime_invoke () which can throw exceptions. bxc#16439. + [jit] Fix TLS+AOT support in the monitor enter/exit trampolines. + [jit] Fix memory leaks in get_gsharedvt_type (). bxc#16787. + [corlib] Mark ConcurrentDictionary serializable. bxc#16730 + [bcl] When finalizing a Process object, don't touch the streams as they are finalized on their own. bxc#10883. + [mcs] Clone labeled statements cache in probing mode. bxc#16376 + [jit]Emit explicit float rounding on amd64. bxc#15987 + [mcs] Update populated member cache of dynamic containers manually for additional entries. bxc#16659 + [mcs] Show correct #line location for files in other than current location referenced as relative files. bxc#16576 + [system] Redirect of put requests was converted to get. bxc#16670 + [corlib] Multiple fixes to TPL. + [Bug 14664] LogicalSet/GetData implementation in CallContext + [sgen]Fix a deadlock when the GC try to free a JI during world restart. bxc#15759 + [bcl] Invoke assembly resolve hooks even if the assembly name has a parse error. bxc#16487. + [corlib] Optimize one string Join overload. bxc#16647 + [bcl] Handle BigInt -> long conversions that should overflow but dont. bxc#16526 + [System.Net.Http] Don't throw on invalid input in TryGetValues. bxc#16634 + [mcs] Don't stop type inference when a unique construction of the generic interface cannot be found. bxc#16567 + [mcs] Add better type conversion to unary mutators. bxc#16578 + [corlib] Implement task awaiters running on custom task scheduler. bxc#16587 + [corlib] Better conversion betwen system locale and CultureInfo. bxc#15875 + [xbuild]: Check a 's "Returns" first, then fall-back to "Outputs". + [xbuild]: Allow expressions inside a dynamic 's metadata. bxc#14661. + [sgen] Never invoke libc?s memmove() or bzero(). bxc#16449 + [mcs] Report nice error instead of crash for cyclic type forwarders. bxc#16385 + [mcs] Report all failure errors in lambda conversions. bxc#16513 + [xbuild]: Implement task batching for properties; fixes #16403. + [linq] Enumerable.Join and GroupJoin needs to ignore null keys. bxc#16530 + [corlib] DebuggerTypeProxyAttribute.ProxyName needs to return an assembly qualified type name. bxc#16527 + [jit] Implement double->uintptr conversions on 64 bit platforms. bxc#16529. + [sdb] Fix step-over with recursive functions. bxc#5700. + [corlib] Consider all unicode separators in ToTitleCase. bxc#16365 + [corlib] Set initialized List capacity to match input enumeration. bxc#16318 + [mcs] Report ambiguity in attribute types in expanded mode. bxc#16342 + [mcs] Emit this initializer for structs. bxc#16430 + [sgen] Implement our own qsort() so as not do deadlock. #16432 + [mcs] Dynamically calculate size of flow-analysis bitset. bxc#4210 + [Bug 16334] Fix ConcurrentBag.TryTake and TryPeek + [Bug 16267] SemaphoreSlim.Wait fix when no timeout + [runtime] Avoid caching member_ref tokens of dynamic images. bxc#16096 + Fix the `nop` opcode on some MIPS-based Loongson CPUs. https://sourceware.org/ml/binutils/2009-11/msg00387.html + [Bug 16186] SqlCommand.BeginExecuteInternal fix + [sdb] Add an ExitCode property to VMDeathEvent. bxc#16113. + [aot] Increase a buffer size to avoid an assert. bxc#16239. + [runtime]Type parsing of generics should not rely on the presence of a backtick. bxc#15124. + [mcs] Assignment to value type readonly generated variables needs to check all member access expressions. bxc#15832 + [mcs] Missing type forwarded types should not cause type collision. bxc#16196 + [linker] Do not import something that is not marked when sweeping type references (otherwise we might re-intoduce dependencies we're not including or need) + [#16213] + Always show error message when type resolver produces ambiguous type. bxc#16115 + Setting ReceiveBufferSize & SendBufferSize on Socket (Bug 16021 & Bug 12754) + [sle] Enable char equality comparison. bxc#15582 + Update currency separators. bxc#15425 + Extract CurrencyDecimalDigits using currency and not territory info. bxc#15895 + [jit] Use unsigned comparisons with the IMT thunks as they can live in high memory addresses. + Task.WhenAllCore now handles empty argument list correctly. bxc#15956 + TimeZone.GetUtcOffset should use Standard UTC offsets for the period when daylight savings ends. + [runtime] Preserve the call chain in mono_arch_setup_async_callback () on amd64 to prevent crashes in the libgcc unwinder (#15969). + Return empty result array when calling Task.WhenAllCore with empty argument list. bxc#15956 + [runtime] Fix stack size detection on osx mavericks. bxc#15890. + [runtime]Split thread unregistration in two steps, one with no locks, one with locks taken. bxc#15916. + [runtime] Handle unaligned access in all interlocked icalls. bxc#15925. + [sdb] Implement support for DebuggerStepThrough attribute. bxc#15139. + [System] Avoid an NRE when Close() and Write() are concurrent. #15857 + [sdb] Fix an assertion if a single step breakpoint is hit in a thread other than the thread the single stepping is done on. bxc#14950. + [Mono.Debugger.Soft] Implemented inheritance for TypeMirror.GetCustomAttributes() Fixes bug #15320 + [runtime] Fix an assertion in mono_arch_context_get_int_reg () on amd64. bxc#15786. + When parsing documentation cref text turn on error probing for tokenizer as well. bxc#15511 + Better error message when member does not implement interface. bxc#15369 + Variables from diffent parameter block still need to be captures even if async block has no await. bxc#15719 + The stripper does not care if some variables can't be referenced (they'll be removed) and new cecil has a similar fix bxc#15727] + Update lower/upper type inference fixing to match the latest C# standard. bxc#15505 + Enum subtraction quirk needs to work with numeric constants only. bxc#15520 + When looking for base implementation of generic MVAR methods use non-inflated parameter types. bxc#15523 + [sdb] Add an IncludeSubclasses property to ExceptionEventRequest, to control whenever to include subclasses of the exception type. bxc#15541 + Fix condition (for MOBILE) that excluded System.Xml.Schema/Extensions.cs. Removed the condition since every profile we now support includes this + [#15552] + Fill out AssemblyName.ProcessorArchitecture for assemblies. bxc#15347. + Better check for open generic types in probing expression. bxc#15422 + Fixes too early optimization of binary &&/& bool constants. Fixes part of #15392 + [sgen] Don't crash on nurseries of 512M or larger. + [aot] Only use an AOT shortcut in the trampoline code if its safe to do so. bxc#15345. + [xdebug] Avoid using a MonoDebugMethodJitInfo structure after it has been freed. bxc#15090. + bxc#13642: MacNetworkChange: implement using managed code + Compound assignment of optimized binary constant needs to decompose it first. bxc#15315 + Ensure that CodeDom generated temporary directory is always created. bxc#12202 + Process/compare/output method's generic parameters + [#15311] + Enum IConvertible can convert to same enum or System.Enum. bxc#15289 + Release continuation ancestor before running. bxc#15036 + Adds async type inference of void return type. bxc#15238 + Make Task.Delay more reliable. bxc#14585 + Fallback to $LANG if $LC_ALL isn't set. 15214 + Cache only resolved types not expression to report correct error location. bxc#15035 + Better check for instance equality of generic types. bxc#15100 + Support deserializing relative Uris. bxc#15169. + Relax name check when deserializing a WindowsIdentity instance as the name can be empty (e.g. iOS7 simulator will hide the user name) + [#12789] + Anonymous method with this access inside an iterator needs to initialize captured this field from iterator's copy. bxc#14926 + [sdb] Fix decoding of nested structs. bxc#14942. + There was another escape sequence 1B 24 40 to indicate "old" JIS. Fix bug #14951 + Don't crash when reporting invalid named argument name. bxc#14962 + [MSBuild] Fix the ${level} and ${number} capture. Fixes: https://bugzilla.xamarin.com/show_bug.cgi?id=14767 + Better checks for inaccessible member used via dynamic proxy. bxc#14762 + Initialize cookie container for default requests. bxc#14783 + Check modifying members of readonly value-type field. bxc#14802 + Make sure we properly account for transitive liveness when processing bridge objects. bxc#13858 + Implements content loading cancellation. bxc#13200 + Fixed TaskFactory::ContinueWhenAny with func result. bxc#14839 + [sgen] Use __builtin_ctzl () in OBJ_BITMAP_FOREACH_PTR () on 64 bit platforms. bxc#14834. + AggregateException::GetBaseException uses only 1-based inner exceptions. bxc#14824 + [FIX] Bug 267: wsdl fails with "Argument is out of range." + [System.Web] Do not crash on duplicate keys in browser capabilities #14720 #13014 + [System.Net] Fix CFNetworkCopyProxiesForAutoConfigurationScript signature. bxc#7923. + [runtime] Fix a bug in the local register allocator when an fp vreg wasn't clobbered by a call if its href happened to be equal to the hreg of the call instruction. bxc#12510. + Fix: bug https://bugzilla.xamarin.com/show_bug.cgi?id=14811 (to be reviewed) + [sdb] Add an implicit seq point after every nonvoid call and make step over skip them. bxc#10782. + [runtime] Make mono_install_handler_block_guard () async-safe. bxc#14073. + Don't crash when unreachable code contains unreachable constant switch. bxc#14587 + Unify Array/List FindIndex/FindLastIndex handling and argument checking. bxc#14632 + [bcl] Fix BlockingCollection.TakeFromAny to handle when no items are available on the first collection. bxc#6095. + Fix Bug 4811, xbuild should find xml documentation + [jit] Make ABCREM really remove bounds checks, not just when running with -v -v -v -v. + [llvm] Use i64*/i32* as the LLVM type of objrefs instead of i64/i32, the basicaa LLVM pass cannot see through the inttoptr casts we were emitting before loads. + [llvm] Make some types more precise to decrease the number of int<->ptr conversions generated. - Update to 3.2.6 - Hotfixes: + Add System.Runtime.InteropServices.WindowsRuntime APIs and PCL Facade + Fix problem in MSBuild handling of "Returns" in . This affects multiple Microsoft.Bcl.Build NuGet packages + Implement task batching in MSBuild. Fixes BXC #16403 + Add /Libraries to llvm search path on OSX, this makes --llvm work in more cases - Update to 3.2.5 - Hotfixes: + Miscompilation of PCL projects referencing System.Net.Http + Improper stack size detection on Mavericks lead F# and C# compilers to crash. + Includes the latest F# release, 3.0.31. - Added temporary patch mono-3.2.5-disttarget.diff - Update to 3.2.4 + Fix some packaging issues. + Fix System.IO.Compression.CompressionLevel enum. + Include namespace-level summary and remarks elements [#14672] + Multiple fixes to the PCL Facade assemblies. - Make libmono-2_0-devel Require libmonoboehm-2_0-devel, as the it's .so is a symlink to the libmonoboehm one - Update to 3.2.3 + Check generic constraints for duplicates. + XmlSchemaImporter needs to consider attributeGroupRef in some case. + xsl:stylesheet always ignored xsl template contents. + C# compiler doesn't like decimal in custom attribute values, so use string. + Correctly install xbuild + Don't allow execution of dynamic assemblies without run access. + omit xml declaration for ToString(). + Implements parsing of multi value User-Agent string. + Add more implicit generic array interfaces. + Do not use chunked encoding with CGI/FastCGI. + SetElementValue(nonExistentElementName, null) caused NRE. + Add more system assemblies remapping. + Fix Syscall.readlink() for non-ascii targets. + Implement character validation methods in XmlConvert. + xsi:nil='true' was ignored in some scenario. + Add more conversion methods to XmlAtomicValue. + Avoid an assert in mono_save_seq_point_info () if no seq points are generated for a method. + Properly null terminate strings in mono_dwarf_escape_path (). + Continue single stepping if the same line reached in all cases. Factor out some code code. + Avoid passing partially shared instances to the JIT. + Fix an overflow if MONO_ZERO_LEN_ARRAY is not 0. + Nested partial type inside generic class can have base type defined later than current type inflation happens. + Add nested partial types inside nested partial types to AST. + Schedule internal delay task on default scheduler only. + Lazy initialization of type parameters expanded interfaces. + Handle property with default values. + Another attempt at fixing mono_atomic_load_acquire() on MSVC. + Support FTP download where PWD starts with '\'. + Adds async handling to binary:emitbranchable. + Add some error checking to custom attr parsing and plug a memory leak. + Add clone for error expression. + Lift result of enum substraction when operation is lifted due to non-nullable enum type. + Add *CachePolicy to mobile profile. + Ignore space separators in nowarn arguments. + Add AssemblyAction.Save to the linker. + Check promoted value type binary equality operations against null too. + Correctly parse pragma headers. + Remove CultureInfo.CurrentCulture dependency from ordinal based string::EndsWith. + Write only import section from global namespaces before global attribute sections. + Fix overflow checking in newarray with 64 bit array lengths. + Correctly import nested non-generic types inside generic containers used within same generic container. + Grow underlying buffer only when necessary. + Quote path arguments to opt/llc. + STW handshake/thread shutdown race condition. + Rewrites RuntimeReflectionExtensions to actually do something. + Don't show internal error when default paramater expression cannot be converted to paramter type. + ASP.NET routing constraints should be treated as 'convertible to string' + use XmlSchemaSettings.XmlResolver to resolve schemas. + Fix cross compilation to windows. "Windows.h" should be "windows.h". + Handle partial class case when nested type of partial container depends on parent base type from another partial container. + Disable LLVM for async methods. + Create correct flow branching for single non-default switch section. + Always release DeflateStream unmanaged resources. + Handle custom attributes with nested array of enums. + Update named params parameter converted result expression. + Inflate default parameter expression without type checks + Thread teardown race condition. + Basic optional parameters support in binder. + Verifier support for IReadOnlyList and IReadOnlyCollection. + Relax the restriction on global methods visibility. + Add argument modifiers to generated base proxy when needed. + Avoid lookups in the AOT images during STW. + Don't crash when reporting invalid case label value. + Support OID names in RSACryptoServiceProvider.SignData(). + Fix recursive check for non dependent return types during type inference. + Correct parsing of invalid 00000000-0000-0000-0000-000000000000 guid format. + Use the invariant culture calendar if the requested one is not available. + Type parameter inflated interfaces needs to be marked too. + Fixes GZipStream dispose order. + Report error for name collision between property and generic method. + Avoid the managed->copy for ref vtypes with an [In] attribute in n2m wrappers. + HashSet no longer grows in capacity on deserialize + Bad compiler interaction between anonymous method and async + xsl:import in included stylesheet caused compilation error. + Use IReflectType interface instead of TypeDelegator. + Fixes negative symbol definition for few locales to be simple -. + Fix yet another DISABLE_JIT bug in wrapper generation. + Fix an LLVM assertion on structs with unaligned size. + Invalid syntax during attribute target parsing can crash parser. + Probing of generic parameter needs to check both operands. + Clear out the ref fields from MonoDomain before calling mono_gc_clear_domain. + More thorough check for managed type parameters. + Bad compiler interaction between captured this, lambdas and async. + Don't resolve extension method expression when in probing mode. + Perform alignment checks for CAS on 32bits systems. + Add support for invoking interface methods. + Set empty string to TraceListeners for empty assert message. + Fixes parallel enumerable index counter. + Add System.ServiceModel.Activation assembly. + Make suspend work during thread cleanup. - Changes from 3.2.2 + TPL- Fix scheduling of non-inlined synchronous continuations. + Weaken a race condition in object initialization + Fix race conditions in finalizer/weak link staging + Fixed System.Text.Decoder.GetChars(byte*,int,char*,int,bool) to copy output into the char* buffer + Fixed configure.in to fail the __thread check with clang + Fixed g_utf8_to_utf16_general() to handle invalid utf8 + Add more implicit generic array interfaces. + Properly null terminate strings in mono_dwarf_escape_path (). + Avoid passing partially shared instances to the JIT. + Adds async handling to binary:emitbranchable. + Add clone for error expression. + Lift result of enum substraction when operation is lifted due to non-nullable enum type. + Add *CachePolicy to mobile profile. + Ignore space separators in nowarn arguments. + Check promoted value type binary equality operations against null too. + Remove CultureInfo.CurrentCulture dependency from ordinal based string::EndsWith. + Quote path arguments to opt/llc. + STW handshake/thread shutdown race condition. + Disable LLVM for async methods to work around. + Register the jit info for GC critical methods as soon as they are loaded + Don't crash when reporting invalid case label value. - Removed more .a files from the packaging. - Fixed error: File not found: /usr/lib/mono/4.0/Microsoft.Portable.CSharp.targets - Uppdate to version 3.2.1 + Fixes bug 13509, which causes a crash when the current culture is set to zh_TW. - Update to version 3.2.0 + LLVM updated to version 3.2, this brings better optimizations for mono. + problematic workloads for the SGen Garbage Collector addressed: - popular objects are made immortal until the next major collection. - hash filtering on pin queues and that dramatically reduce their average size - switched to lazy sweeping by default + Three new experimental modes for the garbage collection are now available: - Low pause mode - Low promotion nursery - Mostly precise stack scanning + Size Reduction: Multiple features can now be disabled for the classlibs + The FullAOT compiler can now generate much faster code for icalls and has support for generic valuetype sharing. + Performance of primitive parsing was greatly enhanced. + LINQ is now much faster with arrays. + Large object cloning and boxing is up to two times faster. + Optimize Marshal.Read/Write methods to avoid a trip to unmanaged when possible. + Google contributed ports of NaCl for ARM and Amd64. - Update to version 3.1.2 + Emit additional sequence points for call entry when needed. + Loading of nested type of missing type needs to create another missing type. + Equality structural comparer needs to do recursive comparisons. + Allow async for explicitly implemented interface methods. + Implement webrequest cancellation. + Prefer user operators over predefined operators for binary enum operations too. - Changes from version 3.1.1 * Mono now defaults to sgen * Update Mono.Cairo to include APIs from cairo 1.10 * Update the LLVM used from Nov-2012 to Jul-2013 * Several optimizations to improve string performance + Enable managed allocation using gsharing + Implemented the string allocator for SGen + Fixed String.Contains, as it is not supposed to be culture aware * Added a dummy implementation of System.Net.Http.WebRequestHandler * Bug fixes + Make WebClient report an error when the download aborted prematurely. + Add [Serializable] to X509Certificate2 (added in .NET 4.0) + Fix order of capturing of this inside switch statement. + Rewrite lifted binary operators to match C# spec more closely. + Fix MethodImplOptions argument checks. + Make ServicePointManager hash on the proxy as well as uri and use_connect + Fix register allocation for hw remainder opcodes on armv7s. + Block task awaiter until task completes. + Use directly captured this instead of parent reference for nested state machine inside another state machine without anonymous storey. + When unloading domains, free dynamic assemblies first. + Mutate generic catch block type when needed. + Fix MethodInfo::ToString () to properly format generic structs. + Recover more from invalid throw statement. + Verify if the catch type is valid under the method context. + Call correct ApplyToExtraTarget base override. + Do system.object type scan after all references are loaded. - Update to version 3.0.12 + Added PCL support to xbuild, mono's MSBuild implementation. + Fixed multiple hangs that happen during shutdown or appdomain unload + Merged most of the ARM support for NaCl + mkbundle now uses IKVM.Reflection - Added rpmlint ignore rules - Update to version 3.0.10 + Reverted parallel mkbundle. + Fixed duplicated debug symbol problem in the compiler. - Changes from version 3.0.9 + Fix gtk+ copy & paste. + Fix debugger support for custom attributes. + Proper stack bounds calculation on windows. + Add partial generic methods to our C# compiler. + NaCL support for ARM. + Fix LLVM loading on OSX. - Changes from version 3.0.8 + Multiple improvements to the BCL to reduce usage of non generic collections and use faster string comparisons. + Optimize large object cloning and boxing. + Multiple changes to bring mono closer to full PCL compatibility. + Add System.WeakReference + Sgen can now return memory to the system for + Many compiler fixes for async. + Improved FullAOT support for async. + NaCl build fixes and improvements. + WCF now has cookie support in .net 4.0. + Optimize Marshal.Read/Write methods to avoid a trip to unmanaged when needed. + Optimize LINQ with arrays. + Multiple fixes to the sgen's concurrent collector. - Update to version 3.0.7 + Multiple fixes to the sgen's concurrent collector. + Performance improvements in primitive types parsing. + Add a configuration time option to disable remoting. + Optimize tls lookups on full-aot + arm. + Add a configuration option to disable remoting. + Multiple improvements and bug fixes in culture related code. + Runtime assembly mapping for PCL. + Fix Binder primitive conversion to make .net. + Optimize Activator.CreateInstance (). + Optimize icalls in FullAOT code. + Implement Volatile.Read/Write and Interlocked.MemoryBarrier (). + Optimized unmanaged to managed string conversion. - Add Source URL, see https://en.opensuse.org/SourceUrls - Refresh and apply mono-core-target-4.0.patch - Apply ppc.patch again - libgdiplus now has a devel package, use it - Update to http://www.mono-project.com/Release_Notes_Mono_3.0.6 * Hotfix to the 3.0.x series - Remove hardcoded lib directory from the config, this unbreaks running GDI+ programs on 64bit. - Add missing Provides: for monodevelop 4.0 - Update to http://www.mono-project.com/Release_Notes_Mono_3.0.4 * Bug fixes to the 3.0.x series - Add mono-core-target-4.0.patch: Use .Net runtime 4.0 as default for Nunit and Cairo. - Update to http://www.mono-project.com/Release_Notes_Mono_3.0.3 * Bug fixes to the 3.0.x series - new sub-package mono-reactive including http://rx.codeplex.com/ - Fix ppc build failures (ppc.patch) - fix patches for arm* - do not detect hard fp support in gcc (mono is not supporting it yet for real) - Updated to mono 3.0.2 * Bug fixes to the 3.0.x series - Updated to mono 3.0.1 * Bug fixes to the 3.0.0 release - Update to mono 3.0.0 * C# 5.0 - async! * IKVM * 4.5 profile * New assemblies - System.Net.Http, System.Threading.Task.Dataflow * Microsoft's open source ASP.NET WebStack * Entity Framework * sgen * Runtime Optimizations * Code Contracts * Partial suppor for Portable Class Libraries * Improved GDB support for SGenGC internals * Lots of bug fixes - workaround for ppc build with mcs-docs enabled use --with-sigaltstack=no (bxc#6440) - fix ppc build - use hammer approach for vfp instead - add arch linux vfp patch - use vfp on armv7 - fix arm build to not depend on the build host's /proc/cpuinfo - update to 2.10.6 * http://www.go-mono.com/archive/2.10.6 - Update to 2.10.2 * http://www.go-mono.com/archive/2.10.2 - libmono devel package must require libmono - Update to 2.10 * http://www.go-mono.com/archive/2.10 - Update to 2.8.2 * Fix for CVE-2010-4225, bnc#660070 * http://www.go-mono.com/archive/2.8.2 - Require libmono-2_0-1 by libmono-2_0-devel. - Update to 2.8.1 * http://www.go-mono.com/archive/2.8.1 - Update to 2.8 * http://www.go-mono.com/archive/2.8 - Revert r155259 for bnc#604251 - Remove libmono-profiler-*.la files. - Update to 2.6.4 * http://www.mono-project.com/Release_Notes_Mono_2.6.4 - Add dependency on unzip for monodoc-core to allow build-compare to work. - Update to 2.6.3 * http://www.mono-project.com/Release_Notes_Mono_2.6.3 - Obsoleted patches - try to prevent crash on exit in gmcs call mono_alloc_special_static_data_free before closing assemblies - Patch to fix AOT on Xen - Update to 2.6.1 * http://www.mono-project.com/Release_Notes_Mono_2.6.1 - Update to 2.4.2.3 * http://www.mono-project.com/Release_Notes_Mono_2.4.2.3 - Update to 2.4 * http://www.mono-project.com/Release_Notes_Mono_2.4 ==== libopal3_10_10 ==== - Build C++ code with -fvisibility-inlines-hidden shrinks the exported symbol table of libopal from 36945 to 23124. ==== php-doc ==== - update docs to 20150203 - call spec-cleaner ==== sushi ==== - Exclude unoconv BuildRequires on PPC arches as it is not available there. ==== xcalc ==== Version update (1.0.5 -> 1.0.6) - Update to version 1.0.6: + Replace index() call with strchr() + autogen.sh: Honor NOCONFIGURE=1 + configure: Drop AM_MAINTAINER_MODE + Replace signal_t with void + Assume signal handlers return void, as C89 requires + Mark functions noreturn as suggested by gcc -Wmissing-noreturn + Rename "e" arguments to "ev" to avoid shadowing e() function + Remove redundant redeclaration of 'factorial' + Replace sprintf and strcpy calls with snprint4 and strlcpy + Remove unused min & max macros from math.h + Use the new M_E symbol from math.h + Use the new M_PI symbol from math.h + Drop Cray support - Dropped xcalc-1.0.5.tar.bz2 Removed packages: gedit-plugins > gedit-plugins-lang gitg > gitg-lang > libgitg-1_0-0 > libgitg-ext-1_0-0 libgit2-21 libgit2-glib-1_0-0 > typelib-1_0-Ggit-1_0 typelib-1_0-Zeitgeist-2_0 Added packages: bundle-lang-common-ca