dotnet6 6.0.118-0ubuntu1~22.10.1 source package in Ubuntu
Changelog
dotnet6 (6.0.118-0ubuntu1~22.10.1) kinetic-security; urgency=medium * New upstream release. * SECURITY UPDATE: elevation of privilege - CVE-2023-24936: Bypass restrictions when deserializing a DataSet or DataTable from XML. * SECURITY UPDATE: denial of service - CVE-2023-29331: When a .NET application is internet-facing and accepts an X509 client certificate for mutual TLS, a malicious client certificate can cause unbounded CPU usage. * SECURITY UPDATE: remote code exection - CVE-2023-29337: A vulnerability exists in NuGet where a potential race condition can lead to a symlink attack. * SECURITY UPDATE: remote code execution - CVE-2023-33128: An issue in source generators can lead to a crash due to unmanaged heap corruption. * debian/patches/add-kinetic-rids.patch: removed due to inclusion upstream. [ Dominik Viererbe ] * d/t: extended autopkgtest: * essential-binaries-and-config-files-should-be-present * cli-metadata-should-be-correct * global-json-should-be-detected * console-template-should-build-and-run * dotnet-help-should-show-output * dotnet-project-management-cli-should-work * example-fsharp-script-output-should-equal-expected-values * building-hello-world-for-all-supported-rids-should-work * dotnet-xunit-tests-should-work * nuget-cli-should-be-able-to-consume-packages-from-nuget-gallery * crossbuild-for-windows-x64-should-run * dotnet6-and-dotnet7-should-work-together -- Ian Constantin <email address hidden> Fri, 02 Jun 2023 18:32:40 +0300
Upload details
- Uploaded by:
- Ian Constantin
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dotnet6_6.0.118.orig.tar.xz | 327.9 MiB | b0a9b6683e20bffb3e180caec1f5fbea757030aa161cc23f372ad1bfeea59834 |
dotnet6_6.0.118-0ubuntu1~22.10.1.debian.tar.xz | 38.4 KiB | 0444e8828bf6b371d502a0b6cb7325eec8d4b17f48f29af2a69b593820a792e0 |
dotnet6_6.0.118-0ubuntu1~22.10.1.dsc | 2.8 KiB | 11dc774866e1dccbd0c1c9e7c276d586039786733c49fe465be19ff63cfc6eb9 |
Available diffs
Binary packages built by this source
- aspnetcore-runtime-6.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-6.0: Internal - targeting pack for Microsoft.AspNetCore.App 6.0
This package provides a targeting pack for Microsoft.
AspNetCore. App 6.0
that allows developers to compile against and target
Microsoft.AspNetCore. App 6.0 applications using the .NET SDK.
This are not meant for general use.
- dotnet-apphost-pack-6.0: Internal - targeting pack for Microsoft.NETCore.App 6.0
This package provides a targeting pack for Microsoft.
NETCore. App 6.0
that allows developers to compile against and target Microsoft.NETCore. App 6.0
applications using the .NET SDK. This not meant for general use.
- dotnet-apphost-pack-6.0-dbgsym: debug symbols for dotnet-apphost-pack-6.0
- dotnet-host: 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-dbgsym: debug symbols for dotnet-host
- dotnet-hostfxr-6.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-6.0-dbgsym: debug symbols for dotnet-hostfxr-6.0
- dotnet-runtime-6.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-6.0-dbgsym: debug symbols for dotnet-runtime-6.0
- dotnet-sdk-6.0: dotNET 6.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-6.0-dbgsym: debug symbols for dotnet-sdk-6.0
- dotnet-sdk-6.0-source-built-artifacts: Internal package for building dotNet 6.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-6.0: Internal - targeting pack for Microsoft.NETCore.App 6.0
This package provides a targeting pack for Microsoft.
NETCore. App 6.0
that allows developers to compile against and target Microsoft.NETCore. App 6.0
applications using the .NET SDK. This are not meant for general use.
- dotnet-templates-6.0: dotNET 6.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.
- dotnet6: 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: 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.