dotnet7 7.0.117-0ubuntu1~23.10.2 source package in Ubuntu

Changelog

dotnet7 (7.0.117-0ubuntu1~23.10.2) mantic; urgency=medium

  * Add ca-certificates to dotnet-sdk-7.0 depends (LP: #2057982).
  * Replace debian/tests:
    - Add debian/tests/01_regular-tests & debian/tests/regular-tests
      (testcases files; included version of:
      https://github.com/canonical/dotnet-regular-tests/).
    - Add debian/tests/build-time-tests
  * debian/rules: Added override_dh_auto_test; runs d/t/build-time-tests
  * debian/copyright: Update debian/ copyright information
  * debian/eng: Added directory for scripts & libraries used within the package:
    - Add debian/eng/test-runner (executes debian/tests/regular-tests testcases;
      included version of: https://github.com/canonical/dotnet-test-runner).
    - Added debian/eng/versionlib (.NET version parsing library; used by
      debian/tests).
    - Added debian/eng/strenum; needed by debian/eng/versionlib
    - Added debian/eng/dotnet-version.py; needed by debian/tests/01_regular-tests
    - Moved debian/failing-watchfile-script.sh and debian/build-dotnet-tarball.sh
      to debian/eng

 -- Dominik Viererbe <email address hidden>  Mon, 18 Mar 2024 14:25:37 +0200

Upload details

Uploaded by:
Dominik Viererbe
Sponsored by:
Graham Inggs
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe devel

Builds

Mantic: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
dotnet7_7.0.117.orig.tar.xz 1.3 GiB 55c749ca004a466ce96b237d4d05d86118ee05e1d796cbd14c7fa9f5864460da
dotnet7_7.0.117-0ubuntu1~23.10.2.debian.tar.xz 129.1 KiB 6cc0fc2ccc09c1beba7eec147119aeed29c752bc777231df513e222cd7133932
dotnet7_7.0.117-0ubuntu1~23.10.2.dsc 3.1 KiB e0eb1aabc61e8b39ded85ff0c730c0867875ffd3c0fea80f98f204555024adc5

Available diffs

View changes file

Binary packages built by this source

aspnetcore-runtime-7.0: ASP dotNET Core runtime

 The ASP dotNET Core runtime contains everything needed to run dotNet
 web applications. It includes a high performance Virtual Machine as
 well as the framework libraries used by dotNet applications.
 .
 ASP dotNET Core is a fast, lightweight and modular platform for creating
 cross platform applications that work on GNU/Linux, macOS and Windows.
 .
 It particularly focuses on creating console applications, web
 applications and micro-services.

aspnetcore-targeting-pack-7.0: Internal - targeting pack for Microsoft.AspNetCore.App 7.0

 This package provides a targeting pack for Microsoft.AspNetCore.App 7.0
 that allows developers to compile against and target
 Microsoft.AspNetCore.App 7.0 applications using the .NET SDK.
 This are not meant for general use.

dotnet-apphost-pack-7.0: Internal - targeting pack for Microsoft.NETCore.App 7.0

 This package provides a targeting pack for Microsoft.NETCore.App 7.0
 that allows developers to compile against and target Microsoft.NETCore.App 7.0
 applications using the .NET SDK. This not meant for general use.

dotnet-apphost-pack-7.0-dbgsym: debug symbols for dotnet-apphost-pack-7.0
dotnet-host-7.0: dotNET host command line

 The dotNET host is a command line program that runs a standalone
 dotNET application or launches the SDK.
 .
 dotNET is a fast, lightweight and modular platform for creating
 cross platform applications that work on GNU/Linux, macOS and Windows.
 .
 It particularly focuses on creating console applications, web
 applications and micro-services.

dotnet-host-7.0-dbgsym: debug symbols for dotnet-host-7.0
dotnet-hostfxr-7.0: dotNET host resolver

 The dotNET host resolver contains the logic to resolve and select
 the right version of the dotNet SDK or runtime to use.
 .
 dotNET is a fast, lightweight and modular platform for creating
 cross platform applications that work on GNU/Linux, macOS and Windows.
 .
 It particularly focuses on creating console applications, web
 applications and micro-services.

dotnet-hostfxr-7.0-dbgsym: debug symbols for dotnet-hostfxr-7.0
dotnet-runtime-7.0: dotNET runtime

 The dotNET runtime contains everything needed to run dotNet applications.
 It includes a high performance Virtual Machine as well as the framework
 libraries used by dotNet applications.
 .
 dotNET is a fast, lightweight and modular platform for creating
 cross platform applications that work on GNU/Linux, macOS and Windows.
 .
 It particularly focuses on creating console applications, web
 applications and micro-services.

dotnet-runtime-7.0-dbgsym: debug symbols for dotnet-runtime-7.0
dotnet-sdk-7.0: dotNET 7.0 Software Development Kit

 The dotNET SDK is a collection of command line applications to
 create, build, publish and run dotNet applications.
 .
 dotNET is a fast, lightweight and modular platform for creating
 cross platform applications that work on GNU/Linux, macOS and Windows.
 .
 It particularly focuses on creating console applications, web
 applications and micro-services.

dotnet-sdk-7.0-dbgsym: debug symbols for dotnet-sdk-7.0
dotnet-sdk-7.0-source-built-artifacts: Internal package for building dotNet 7.0 Software Development Kit

 The dotNET source-built archive is a collection of packages needed
 to build the dotNET SDK itself.
 .
 These are not meant for general use.

dotnet-targeting-pack-7.0: Internal - targeting pack for Microsoft.NETCore.App 7.0

 This package provides a targeting pack for Microsoft.NETCore.App 7.0
 that allows developers to compile against and target Microsoft.NETCore.App 7.0
 applications using the .NET SDK. This are not meant for general use.

dotnet-templates-7.0: dotNET 7.0 templates

 This package contains templates used by the dotNet SDK.
 .
 dotNET is a fast, lightweight and modular platform for creating
 cross platform applications that work on GNU/Linux, macOS and Windows.
 .
 It particularly focuses on creating console applications, web
 applications and micro-services.

dotnet7: dotNET CLI tools and runtime

 dotNET is a fast, lightweight and modular platform for creating
 cross platform applications that work on GNU/Linux, macOS and Windows.
 .
 It particularly focuses on creating console applications, web
 applications and micro-services.
 .
 dotNET contains a runtime conforming to dotNET Standards a set of
 framework libraries, an SDK containing compilers and a 'dotnet'
 application to drive everything.

netstandard-targeting-pack-2.1-7.0: Internal - targeting pack for NETStandard.Library 2.1

 This package provides a targeting pack for NETStandard.Library 2.1
 that allows developers to compile against and target NETStandard.Library 2.1
 applications using the .NET SDK.
 This are not meant for general use.