From af529b3ed9b35ce096fcfba4ed25901ffa566cf35b918a1278a7681482aef114 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Sun, 19 Nov 2017 10:45:07 +0000 Subject: [PATCH] Accepting request 541013 from home:Warhammer40k:Mono:Factory Update to version 5.4.1.6 OBS-URL: https://build.opensuse.org/request/show/541013 OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=191 --- bug-59608.patch | 28 +++++++++++++++------------- mono-5.4.0.201.tar.bz2 | 3 --- mono-5.4.1.6.tar.bz2 | 3 +++ mono-core.changes | 11 +++++++++++ mono-core.spec | 4 ++-- 5 files changed, 31 insertions(+), 18 deletions(-) delete mode 100644 mono-5.4.0.201.tar.bz2 create mode 100644 mono-5.4.1.6.tar.bz2 diff --git a/bug-59608.patch b/bug-59608.patch index f9c50cf..d4f1981 100644 --- a/bug-59608.patch +++ b/bug-59608.patch @@ -1,6 +1,6 @@ -diff -uprN mono-5.4.0.201/external/api-snapshot/profiles/net_4_x/PEAPI.cs mono-5.4.0.201.new/external/api-snapshot/profiles/net_4_x/PEAPI.cs ---- mono-5.4.0.201/external/api-snapshot/profiles/net_4_x/PEAPI.cs 2017-10-04 18:31:32.000000000 +0300 -+++ mono-5.4.0.201.new/external/api-snapshot/profiles/net_4_x/PEAPI.cs 2017-10-24 05:28:58.773995162 +0300 +diff -uprN mono-5.4.1.6.old/external/api-snapshot/profiles/net_4_x/PEAPI.cs mono-5.4.1.6/external/api-snapshot/profiles/net_4_x/PEAPI.cs +--- mono-5.4.1.6.old/external/api-snapshot/profiles/net_4_x/PEAPI.cs 2017-11-08 18:52:46.000000000 +0300 ++++ mono-5.4.1.6/external/api-snapshot/profiles/net_4_x/PEAPI.cs 2017-11-12 04:07:23.979579610 +0300 @@ -473,6 +473,7 @@ namespace PEAPI } public enum ImplAttr @@ -9,14 +9,13 @@ diff -uprN mono-5.4.0.201/external/api-snapshot/profiles/net_4_x/PEAPI.cs mono-5 ForwardRef = 16, IL = 0, InternalCall = 4096, -diff -uprN mono-5.4.0.201/mono/mini/iltests.il mono-5.4.0.201.new/mono/mini/iltests.il ---- mono-5.4.0.201/mono/mini/iltests.il 2017-10-04 18:30:42.000000000 +0300 -+++ mono-5.4.0.201.new/mono/mini/iltests.il 2017-10-24 05:30:44.849696785 +0300 -@@ -2896,4 +2896,50 @@ END: - IL_0018: ldloc.0 +diff -uprN mono-5.4.1.6.old/mono/mini/iltests.il mono-5.4.1.6/mono/mini/iltests.il +--- mono-5.4.1.6.old/mono/mini/iltests.il 2017-11-08 18:51:09.000000000 +0300 ++++ mono-5.4.1.6/mono/mini/iltests.il 2017-11-12 04:07:23.979579610 +0300 +@@ -2897,6 +2897,52 @@ END: ret } -+ + + .method private hidebysig static void fail_inline() cil managed + { + // Code size 9 (0x9) @@ -62,10 +61,13 @@ diff -uprN mono-5.4.0.201/mono/mini/iltests.il mono-5.4.0.201.new/mono/mini/ilte + IL_0001: call int32 Tests::always_inline(int32) + IL_000c: ret + } - } -diff -uprN mono-5.4.0.201/mono/mini/method-to-ir.c mono-5.4.0.201.new/mono/mini/method-to-ir.c ---- mono-5.4.0.201/mono/mini/method-to-ir.c 2017-10-04 18:30:42.000000000 +0300 -+++ mono-5.4.0.201.new/mono/mini/method-to-ir.c 2017-10-24 05:30:44.853696774 +0300 ++ + .method public static bool llvm_regress_59436 () { + // Code size 41 (0x29) + .maxstack 3 +diff -uprN mono-5.4.1.6.old/mono/mini/method-to-ir.c mono-5.4.1.6/mono/mini/method-to-ir.c +--- mono-5.4.1.6.old/mono/mini/method-to-ir.c 2017-11-08 18:51:09.000000000 +0300 ++++ mono-5.4.1.6/mono/mini/method-to-ir.c 2017-11-12 04:07:23.983579610 +0300 @@ -6156,9 +6156,7 @@ inline_method (MonoCompile *cfg, MonoMet prev_args = cfg->args; prev_arg_types = cfg->arg_types; diff --git a/mono-5.4.0.201.tar.bz2 b/mono-5.4.0.201.tar.bz2 deleted file mode 100644 index e7dfbe7..0000000 --- a/mono-5.4.0.201.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a2f5c2a214a9980c086ac7561a5dd106f13d823a630de218eabafe1d995c5b4 -size 204925122 diff --git a/mono-5.4.1.6.tar.bz2 b/mono-5.4.1.6.tar.bz2 new file mode 100644 index 0000000..cba02d5 --- /dev/null +++ b/mono-5.4.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdfda0fe9ad5ce20bb2cf9e9bf28fed40f324141297479824e1f65d97da565df +size 204934321 diff --git a/mono-core.changes b/mono-core.changes index 152812c..b87bcc0 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Nov 12 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net +- Update to version 5.4.1.6 (Service Release) +- Patch bug-59608.patch was updated +- Bugfixes: + * bxc#59281 - System.Threading.AbandonedMutexException: The wait completed due to an abandoned mutex + * bxc#59302 - Task in Mono 5.4.0.167 is throwing exception "Length cannot be less than zero" + * bxc#59364 - Assertion at dynamic-image.c:209, condition "prev == MONO_HANDLE_RAW (obj)" not met + * bxc#59832 - [iOS]MT3001 error: Could not AOT the assembly error while building iOS/mobile samples + * bxc#60233 - Assertion in dynamic-image.c after 792b5367cd3a6ffa1a192c4d2d7ace3509cbb646 + ------------------------------------------------------------------- Tue Oct 24 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net diff --git a/mono-core.spec b/mono-core.spec index 00ed7fe..4b4de26 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -38,10 +38,10 @@ %define roslyn no %endif -%define version_suffix 201 +%define version_suffix 6 Name: mono-core -Version: 5.4.0 +Version: 5.4.1 Release: 0 Summary: Cross-platform, Open Source, .NET development framework License: LGPL-2.1 and MIT and MS-PL