Package mono-mono2-compat: Information

  • Default inline alert: A new version of the package has been build

    Task #: #341075
    Build time: Feb 21, 2024, 02:00 PM
    New version: 6.12.0.199-alt1
Binary package: mono-mono2-compat
Version: 6.12.0.147-alt2
Architecture: armh
Build time:  Aug 31, 2021, 03:29 PM in the task #284177
Source package: mono
Report package bug
License: MIT
Summary: A Library for embedding Mono in your Application
Description: 
The Mono Project is an open development initiative that is working to
develop an open source, Unix version of the .NET development platform.
Its objective is to enable Unix developers to build and deploy
cross-platform .NET applications. The project will implement various
technologies that have been submitted to the ECMA for standardization.

A Library for embedding Mono in your Application.

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.