Package mono-extras: Information

Binary package: mono-extras
Version: 6.12.0.147-alt2
Architecture: aarch64
Build time:  Aug 31, 2021, 03:29 PM in the task #284177
Source package: mono
Report package bug
License: MIT
Summary: Provides the infrastructure for running and building daemons and services with Mono as well as various stub assemblies
Description: 
This package provides the library and application to run services
and daemons with Mono. It also includes stubs for the following
assemblies: Microsoft.Vsa,
System.Configuration.Install, System.Management, System.Messaging.

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.