Package mono-core: Information
Binary package: mono-core
Version: 6.12.0.147-alt2
Architecture: x86_64
Build time: Aug 31, 2021, 03:29 PM in the task #284177
Source package: mono
Category: Development/Other
Report package bugDownload: mono-core-6.12.0.147-alt2.x86_64.rpm
Home page: https://www.mono-project.com
License: MIT
Summary: The Mono CIL runtime, suitable for running .NET code
Description:
This package contains the core of the Mono runtime including its Virtual Machine, Just-in-time compiler, C# compiler, security tools and libraries (corlib, XML, System.Security, ZipLib, I18N, Cairo and Mono.*).
Maintainer: Aleksei Nikiforov
Last changed
Aug. 30, 2021 Aleksei Nikiforov 6.12.0.147-alt2
- Disabled LTO.
Aug. 4, 2021 Aleksei Nikiforov 6.12.0.147-alt1
- Updated to upstream version 6.12.0.147. - Reverted some changes and patches from Fedora.
July 28, 2021 Aleksei Nikiforov 6.12.0.122-alt3
- Replaced %post with updated filetrigger: if CA certificates are installed in same transaction with mono, certificates are not prepared for use during %post. If mono filetrigger runs before CA certificates filetrigger, it still may fail.