Changelog for
mono-extras-6.12.0-9.1.x86_64.rpm :
* Thu May 30 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 2024 pgajdosAATTsuse.com- Use %patch -P N instead of deprecated %patchN.
* Thu Feb 16 2023 Stefan Brüns - Add manual provides for mono(netstandard) = 2.0.0.0, to avoid pulling in mono-devel. Automatic dependencies only provide version 2.1.0.0. Fixes boo#1184608.- Move System.ServiceProcess and .ServiceModel Facades to their respective implementation subpackage (-extras, -wcf).- Move System.Data.Services.Client to wcf package, removes winfxforms from minimal install.
* Fri Oct 01 2021 Martin Liška - Add enable-X509_V_FLAG_TRUSTED_FIRST-flag.patch in order to fix bsc#1191220.
* Thu Sep 30 2021 Matthias Mailänder - Update to version 6.12.0.122
* This is a security release which addresses CVE-2021-24112
* Mon Jun 21 2021 Matej Cepl - We can use python3 as well as python2, so removing the dependency on the later.
* Sun Dec 20 2020 Matthias Mailänder - Attempt to fix the dependency problems with System.Runtime.CompilerServices.Unsafe
* Sun Dec 13 2020 Matthias Mailänder - Update to version 6.12.0- Drop fix-dbg-headers.patch- Drop fix-ppc-64bit-portability-issue.patch
* Sat Nov 07 2020 Callum Farmer - Fix build with RPM 4.16: few were missed fix these
* Mon Oct 12 2020 Dominique Leuenberger - Fix build with RPM 4.16: error: bare words are no longer supported, please use \"...\": no == yes.
* Thu May 28 2020 Ismail Dönmez - Fixup mono-find-requires for v1 profiles
* Wed May 27 2020 Ismail Dönmez - Add mono-find-provides and mono-find-requires from Fedora and use it instead. Fixes boo#1152775
* Tue May 26 2020 Michael Gorse - Add fix-s390x-ucontext.patch: fix the build on 15.2/s390x (bsc#1171934).- Add _constraints to prevent running out of disk space.
* Sun May 24 2020 Guillaume GARDET - Enable roslyn on aarch64 to build additional tools (mdoc.exe, ...)
* Wed Apr 29 2020 Dominique Leuenberger - Add mono.attr and install it to %_rpmconfigdir/fileattrs: enable the dependency scanner for rpm packages (boo#1152775).
* Tue Apr 21 2020 David Mulder - Update to the most current mono release, 6.8.0.105.
* Thu Mar 19 2020 Guillaume GARDET - Add aprofutil.exe.mdb and remove aprofutil.pdb, mdoc.exe and monolinker.
* from file list for aarch64 and ppc64/ppc64le
* Tue Feb 04 2020 Mathias Homann - Update to the most current mono release, 6.8.0.96. for changes, please refer to the commits log on github: https://github.com/mono/mono/commits/master
* Fri Jan 17 2020 Berthold Gunreben - enable btls for s390x- remove stale symlinks to prevent from brp-25-symlink errors