dotnet8 8.0.107-8.0.7-0ubuntu1~23.10.1 source package in Ubuntu

Changelog

dotnet8 (8.0.107-8.0.7-0ubuntu1~23.10.1) mantic-security; urgency=medium

  * New upstream release
  * SECURITY UPDATE: denial of service
    - CVE-2024-30105: Denial of service vulnerability in System.Text.Json
      deserialization.
  * SECURITY UPDATE: denial of service
    - CVE-2024-35264: Denial of service in ASP.NET Core 8.
  * SECURITY UPDATE: denial of service
    - CVE-2024-38095: Denial of service in parsing X.509 Content and
      ObjectIdentifiers.
  * debian/eng/build-dotnet-tarball.sh: SECURITY_PARTNERS_REPOSITORY
    connection method updated.

 -- Ian Constantin <email address hidden>  Tue, 02 Jul 2024 11:55:59 +0300

Upload details

Uploaded by:
Ian Constantin
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 main devel
Mantic security main devel

Builds

Mantic: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
dotnet8_8.0.107-8.0.7.orig.tar.xz 169.9 MiB 506cf8e2557244d38c1dee20198cdbeaabcab2473af9b8a558c4804b3f3b11f2
dotnet8_8.0.107-8.0.7-0ubuntu1~23.10.1.debian.tar.xz 130.3 KiB a6f5b0e98114589e66f46f6b88ade55aadc797228016afa2e8a71d87911501b1
dotnet8_8.0.107-8.0.7-0ubuntu1~23.10.1.dsc 3.3 KiB 5aa401c7be1610a83a7ec20bb7b6b672471ca116cce129de34a6220c33f61eda

View changes file

Binary packages built by this source

aspnetcore-runtime-8.0: ASP.NET Core runtime

 The ASP.NET Core runtime contains everything needed to run .NET
 web applications. It includes a high performance Virtual Machine as
 well as the framework libraries used by .NET applications.
 .
 ASP.NET 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-runtime-dbg-8.0: ASP.NET Runtime debug symbols.

 This package provides the PDB debug symbols for Microsoft.AspNetCore.App 8.0.

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

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

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

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

dotnet-apphost-pack-8.0-dbgsym: debug symbols for dotnet-apphost-pack-8.0
dotnet-host-8.0: .NET host command line

 The .NET host is a command line program that runs a standalone
 .NET application or launches the SDK.
 .
 .NET 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-8.0-dbgsym: debug symbols for dotnet-host-8.0
dotnet-hostfxr-8.0: .NET host resolver

 The .NET host resolver contains the logic to resolve and select
 the right version of the .NET SDK or runtime to use.
 .
 .NET 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-8.0-dbgsym: debug symbols for dotnet-hostfxr-8.0
dotnet-runtime-8.0: .NET runtime

 The .NET runtime contains everything needed to run .NET applications.
 It includes a high performance Virtual Machine as well as the framework
 libraries used by .NET applications.
 .
 .NET 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-8.0-dbgsym: debug symbols for dotnet-runtime-8.0
dotnet-runtime-dbg-8.0: .NET Runtime debug symbols.

 This package provides the PDB debug symbols for Microsoft.NETCore.App 8.0.

dotnet-sdk-8.0: .NET 8.0 Software Development Kit

 The .NET SDK is a collection of command line applications to
 create, build, publish, and run .NET applications.
 .
 .NET 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-8.0-dbgsym: debug symbols for dotnet-sdk-8.0
dotnet-sdk-8.0-source-built-artifacts: Internal package for building the .NET 8.0 Software Development Kit

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

dotnet-sdk-dbg-8.0: .NET SDK debug symbols.

 This package provides the PDB debug symbols for the .NET 8.0 SDK.

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

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

dotnet-templates-8.0: .NET 8.0 templates

 This package contains templates used by the .NET SDK.
 .
 .NET 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.

dotnet8: .NET CLI tools and runtime

 .NET 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.
 .
 .NET contains a runtime conforming to .NET Standards, a set of
 framework libraries, an SDK containing compilers, and a 'dotnet'
 CLI application to drive everything.

netstandard-targeting-pack-2.1-8.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.