Change logs for mono source package in Focal

  • mono (6.8.0.105+dfsg-2) unstable; urgency=medium
    
      [ Bernhard Urban-Forster ]
      * [d926125] delete leftover code from pre-monoctx area (#18072)
        Also update assert which doesn't make sense since we have moved over
        to MonoContext
        Some context: e7011c780f676914f559f14f25e76c192bb2b0b2
        Fixes: https://github.com/mono/mono/issues/18064
    
      [ Jo Shields ]
      * [35fc7f0] Add support for GSSAPI
    
     -- Jo Shields <email address hidden>  Tue, 25 Feb 2020 16:38:55 -0500
  • mono (6.8.0.105+dfsg-1) unstable; urgency=medium
    
      * [503303d] Switch uscan to .xz
      * [f6dd8ff] Exclude more from orig
      * [9084d4a] New upstream version 6.8.0.105+dfsg
      * [33d7ab6] Use 4.7.1 as bootstrap profile, as we strip out 4.7
      * [93f3d45] Another use of wrong bootstrap
      * [4bc3cf9] Don't try to build Helix (MS internal CI) client
      * [e8169ba] Add .NET 4.8 reference assemblies
      * [16f6a2e] Also add mcs patch for .NET 4.8
      * [b37550c] Add pdb (Roslyn) support to dh_clistrip
      * [ea09912] Ensure LocalMachine registry hive exists
      * [05e54ed] Switch cli-common tools to ikdasm, not monodis, as parser
      * [f020cca] Add aprofutil to mono-devel
      * [63db114] Add mono-hang-watchdog
      * [107be0f] Rename libmono-system-native. Turns out, this is HARD.
      * [cf8d167] Remove mono-jay
      * [7065cfd] Update debian/rules
      * [f6f076a] Also skip 4.8-api folder from dh_clilibs
      * [bca1dcc] Refreshed symbols
      * [7e383da] Revert "Don't build docs on s390x, to work around a dumb issue"
        This reverts commit ff9b6c0ee6da0b13536cab8afb0bb96a5b3c7e9e.
      * [f6c34d1] Revert "-fstack-protector-strong breaks s390x on PIC-default 
         gcc. Remove it there."
        This reverts commit be0afd71229df130495817f3c5722fb583f43cf3.
      * [c7e80ea] Revert "Add a fix for MIPS breakage in 
        20c06cc0f40167a388be2f939b44d838876a979f"
        This reverts commit 7e9e20f52347bce8482e30d040243e52aa3637d6.
      * [5610a42] Changes from Robert-André Mauchin and Calvin Buckley to fix 
        mdoc with mcs
      * [40815c8] More changes from Calvin Buckley, to re-enable mcs mode mdoc 
        in the build
      * [9791078] Don't install Mono linker (only builds on Roslyn)
    
     -- Jo Shields <email address hidden>  Thu, 20 Feb 2020 23:47:44 -0500
  • mono (5.18.0.240+dfsg-5build1) focal; urgency=medium
    
      * No change rebuild to attempt reintroducing -5 upload into ubuntu.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 18 Feb 2020 17:04:02 +0000
  • mono (5.18.0.240+dfsg-3) unstable; urgency=high
    
      [ Jo Shields ]
      * [20a7dd0] Don't build docs on s390x, to work around a dumb issue
    
      [ Neale Ferguson ]
      * [3713407] Fix s390x Outarg_VT (#10632)
        * Fix outarg_vt processing. Fixes #10549
        * Cleanup unused bits and pieces
        * Correct the handling of structures being retuned from a call
        * Restore vtcopy code etc.
        (Closes: #921232)
    
     -- Jo Shields <email address hidden>  Tue, 16 Apr 2019 15:41:50 -0400