From 43418e8d8ed0c2c1697c12a87488ce0a4301e7a4129a760021f14e18560b9973 Mon Sep 17 00:00:00 2001 From: Martin Schreiner Date: Fri, 14 Jun 2024 18:55:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Mono:Factory/mono-core?expand=0&rev=224 --- mono-6.12.0.122.tar.xz | 3 -- mono-6.12.0.199.tar.xz | 3 ++ mono-core.changes | 80 ++++++++++++++++++++++++++++++++++++++++++ mono-core.spec | 2 +- 4 files changed, 84 insertions(+), 4 deletions(-) delete mode 100644 mono-6.12.0.122.tar.xz create mode 100644 mono-6.12.0.199.tar.xz diff --git a/mono-6.12.0.122.tar.xz b/mono-6.12.0.122.tar.xz deleted file mode 100644 index fb97a68..0000000 --- a/mono-6.12.0.122.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29c277660fc5e7513107aee1cbf8c5057c9370a4cdfeda2fc781be6986d89d23 -size 292266176 diff --git a/mono-6.12.0.199.tar.xz b/mono-6.12.0.199.tar.xz new file mode 100644 index 0000000..035fe2d --- /dev/null +++ b/mono-6.12.0.199.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0850d545353a6ba2238d45f0914490c6a14a0017f151d3905b558f033478ef5 +size 304146664 diff --git a/mono-core.changes b/mono-core.changes index 11fe780..5cfbfb0 100644 --- a/mono-core.changes +++ b/mono-core.changes @@ -1,3 +1,83 @@ +------------------------------------------------------------------- +Thu May 30 20:18:08 UTC 2024 - Martin Schreiner + +- Update to version 6.12.0.199. + * Bump nuget.exe to v6.6.1 +- Changes from 6.12.0.198: + * Fix xar url again + * Switch back to original xar version + * Fix xar download url + * Use `unsigned char` when computing UTF8 string hashes + * Set status on success; avoid mmap on Android + * Fix url to gtksharp msi + * Fix build on macOS 13 / Xcode 14 + * Disable a failing test +- Changes from 6.12.0.190: + * Change download URL for PCL reference assemblies + * Bump llvm to pick up 7424e2ca2f78a3c338fe5b07a2d4eb6dd6574195 +- Changes from 6.12.0.188: + * Bump NuGetSdkResolver in msbuild + * Bump nuget.exe to v6.3.1 + * Fix incorrect version comparison in loader +- Changes from 6.12.0.182: + * Fix for NuGet security issue + https://github.com/NuGet/Home/issues/11883 + * Various bugfixes +- Changes from 6.12.0.174: + * Ensure generic parameter constraint type is included when building + image + * Handle MONO_TYPE_FNPTR case in collect_type_images + * Trying to open a pseudo-tty throws an exception + * Ignore EINVAL errors on ioctl TIOCMGET/TIOCMSET + * Backport Apple silicon support + * Fix VARIANT and BSTR marshaling in structs + * Fix the System.String.Replace throwing NotImplementedException + * Bump msbuild, roslyn and nuget + * Backport r4-conv-i fixes + * Fix wrong marshalling in gsharedvt transition + * bump corefx + * Handle ReadDir EINTR + * Wrap calls to open() in EINTR handling + * Fix leak in assembly-specific dllmap lookups + * Update to vs16.10 branch + * Fix memory leak during data registration (#21107) + * Start a dedicated thread for MERP crash reporting + * Fix race during mono_image_storage_open + * Add GC Unsafe transitions in mono_pmip + * Adding null check to avoid abort when invalid IL is encountered + * Write true string wire length + * Ignore inherit param for ParameterInfo.GetCustomAttributes + * Trying to open a pseudo-tty throws an exception on 5.13+ Linux + kernels + * Some pseudo-tty fixes + * Don’t add unbox tramopline on generic DIM calls + * Add F# targets to VisualStudio/v17.0 directory + * Don’t leak unbox trampolines + * Allow nfloat to be in the ObjCRuntime namespace, and make it work + for Xamarin.MacCatalyst.dll as well + * Prepend the assembly name to the names of gsharedvt wrappers to + avoid duplicate symbol errors during static linking + * Adds full path to libcairo for correct assembly directory + resolution in monterey + * Add coop handle enter/return on native CCW methods + * transform sgen_get_descriptor to parallel safe version in + job_major_mod_union_preclean + * Remove hack for nint/nfloat + * Add missing handle function enter/return macros + * Use .short directive instead of .hword + * Avoid an assert in ves_icall_RuntimeFieldInfo_SetValueInternal + * vtable setup fix for generic default interface methods in mono + runtime + * Fix mono-api-html MarkdownFormatter.cs to avoid a NRE + * Workaround for invalid return value from clock_nanosleep + * Workaround for invalid return value from clock_nanosleep + * Don’t set the ‘CorrectedSynthesize’ flag in the objc_imageinfo + section + * Fix CCW memory leak + * Use upstream zlib 1.2.12 + * Remove some of the restrictions on constrained calls from gsha + * Bump corefx to get MaxResponseHeadersLength fix + ------------------------------------------------------------------- Thu Feb 22 15:33:26 UTC 2024 - pgajdos@suse.com diff --git a/mono-core.spec b/mono-core.spec index 5df1ecc..abe857b 100644 --- a/mono-core.spec +++ b/mono-core.spec @@ -37,7 +37,7 @@ %define roslyn no %endif -%define version_suffix 122 +%define version_suffix 199 Name: mono-core Version: 6.12.0