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

Bump version to 2.320.1 to test new arm builds with .Net 9 to fix ARM32 Y2038 breakage #1

Merged
merged 5 commits into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. Bump version to 2.320.1 to test new arm builds

    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    77655e8 View commit details
    Browse the repository at this point in the history
  2. Add note about changed version.

    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    72c3ae8 View commit details
    Browse the repository at this point in the history
  3. Adjust workflow to build artifacts.

    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c54cf7c View commit details
    Browse the repository at this point in the history
  4. Update to .Net 9.0 to fix ARM32 Y2038 breakage.

    This updates .Net to 9.0.100-rc.2.24474.11 .
    See actions#3505
    dotnet/runtime#101444
    dotnet/runtime#96460
    dotnet/runtime#102410
    
    (Looks like this has not been backported to .Net 8.x...)
    
    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    67d882c View commit details
    Browse the repository at this point in the history
  5. Bump versions of packages to avoid NU1903 NU1902 warnings.

    Signed-off-by: Satadru Pramanik <[email protected]>
    satmandu committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e1a4e10 View commit details
    Browse the repository at this point in the history