Accepting request 542907 from Mono:Factory
OBS-URL: https://build.opensuse.org/request/show/542907 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mono-core?expand=0&rev=114
This commit is contained in:
commit
953ddabcab
@ -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
|
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.0.201/external/api-snapshot/profiles/net_4_x/PEAPI.cs 2017-10-04 18:31:32.000000000 +0300
|
--- 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.0.201.new/external/api-snapshot/profiles/net_4_x/PEAPI.cs 2017-10-24 05:28:58.773995162 +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
|
@@ -473,6 +473,7 @@ namespace PEAPI
|
||||||
}
|
}
|
||||||
public enum ImplAttr
|
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,
|
ForwardRef = 16,
|
||||||
IL = 0,
|
IL = 0,
|
||||||
InternalCall = 4096,
|
InternalCall = 4096,
|
||||||
diff -uprN mono-5.4.0.201/mono/mini/iltests.il mono-5.4.0.201.new/mono/mini/iltests.il
|
diff -uprN mono-5.4.1.6.old/mono/mini/iltests.il mono-5.4.1.6/mono/mini/iltests.il
|
||||||
--- mono-5.4.0.201/mono/mini/iltests.il 2017-10-04 18:30:42.000000000 +0300
|
--- mono-5.4.1.6.old/mono/mini/iltests.il 2017-11-08 18:51:09.000000000 +0300
|
||||||
+++ mono-5.4.0.201.new/mono/mini/iltests.il 2017-10-24 05:30:44.849696785 +0300
|
+++ mono-5.4.1.6/mono/mini/iltests.il 2017-11-12 04:07:23.979579610 +0300
|
||||||
@@ -2896,4 +2896,50 @@ END:
|
@@ -2897,6 +2897,52 @@ END:
|
||||||
IL_0018: ldloc.0
|
|
||||||
ret
|
ret
|
||||||
}
|
}
|
||||||
+
|
|
||||||
+ .method private hidebysig static void fail_inline() cil managed
|
+ .method private hidebysig static void fail_inline() cil managed
|
||||||
+ {
|
+ {
|
||||||
+ // Code size 9 (0x9)
|
+ // 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_0001: call int32 Tests::always_inline(int32)
|
||||||
+ IL_000c: ret
|
+ 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
|
.method public static bool llvm_regress_59436 () {
|
||||||
--- mono-5.4.0.201/mono/mini/method-to-ir.c 2017-10-04 18:30:42.000000000 +0300
|
// Code size 41 (0x29)
|
||||||
+++ mono-5.4.0.201.new/mono/mini/method-to-ir.c 2017-10-24 05:30:44.853696774 +0300
|
.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
|
@@ -6156,9 +6156,7 @@ inline_method (MonoCompile *cfg, MonoMet
|
||||||
prev_args = cfg->args;
|
prev_args = cfg->args;
|
||||||
prev_arg_types = cfg->arg_types;
|
prev_arg_types = cfg->arg_types;
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2a2f5c2a214a9980c086ac7561a5dd106f13d823a630de218eabafe1d995c5b4
|
|
||||||
size 204925122
|
|
3
mono-5.4.1.6.tar.bz2
Normal file
3
mono-5.4.1.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bdfda0fe9ad5ce20bb2cf9e9bf28fed40f324141297479824e1f65d97da565df
|
||||||
|
size 204934321
|
@ -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
|
Tue Oct 24 00:00:00 UTC 2017 - fwdsbs.to.11df@xoxy.net
|
||||||
|
|
||||||
|
@ -38,10 +38,10 @@
|
|||||||
%define roslyn no
|
%define roslyn no
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define version_suffix 201
|
%define version_suffix 6
|
||||||
|
|
||||||
Name: mono-core
|
Name: mono-core
|
||||||
Version: 5.4.0
|
Version: 5.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cross-platform, Open Source, .NET development framework
|
Summary: Cross-platform, Open Source, .NET development framework
|
||||||
License: LGPL-2.1 and MIT and MS-PL
|
License: LGPL-2.1 and MIT and MS-PL
|
||||||
|
Loading…
Reference in New Issue
Block a user