Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mono 6.12.0.206 #235

Merged
merged 3 commits into from
Oct 9, 2024
Merged

mono 6.12.0.206 #235

merged 3 commits into from
Oct 9, 2024

Commits on Oct 8, 2024

  1. mono: Add recipe for version 6.12.0.206

    This is the last tagged version in https://github.com/mono/mono/tags
    before the Mono was handed to the Wine project.
    See also https://www.mono-project.com/ for the announcement.
    
    The new version was not released as a tarball, so the bootstrap
    procedure downloads the mini mono. This needs
    
      do_compile[network] = "1"
    
    for the native build.
    
    Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
    zboszor committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0ff0f1a View commit details
    Browse the repository at this point in the history
  2. conf/layer.conf: Prefer version 6.12.0.206

    Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
    zboszor committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    57cea96 View commit details
    Browse the repository at this point in the history
  3. Test mono 6.12.0.206 in CI

    Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
    zboszor committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9a9eab4 View commit details
    Browse the repository at this point in the history