Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dotnet-host-5.0.4-1.fc34 RPM for aarch64

From Fedora 34 for aarch64 / d

Name: dotnet-host Distribution: Fedora Project
Version: 5.0.4 Vendor: Fedora Project
Release: 1.fc34 Build date: Wed Mar 17 16:30:12 2021
Group: Unspecified Build host: buildvm-a64-31.iad2.fedoraproject.org
Size: 245145 Source RPM: dotnet5.0-5.0.104-1.fc34.src.rpm
Packager: Fedora Project
Url: https://github.com/dotnet/
Summary: .NET command line launcher
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 Linux, Mac and Windows.

It particularly focuses on creating console applications, web
applications and micro-services.

Provides

Requires

License

MIT and ASL 2.0 and BSD and LGPLv2+ and CC-BY and CC0 and MS-PL and EPL-1.0 and GPL+ and GPLv2 and ISC and OFL and zlib

Changelog

* Tue Mar 16 2021 Omair Majid <omajid@redhat.com> - 5.0.104-1
  - Update to .NET SDK 5.0.104 and Runtime 5.0.4
  - Drop unneeded/upstreamed patches
* Wed Feb 17 2021 Omair Majid <omajid@redhat.com> - 5.0.103-2
  - Add Fedora 35 RIDs
* Thu Feb 11 2021 Omair Majid <omajid@redhat.com> - 5.0.103-1
  - Update to .NET SDK 5.0.103 and Runtime 5.0.3
* Fri Jan 29 2021 Omair Majid <omajid@redhat.com> - 5.0.102-2
  - Disable bootstrap
* Fri Dec 18 2020 Omair Majid <omajid@redhat.com> - 5.0.100-2
  - Update to .NET Core Runtime 5.0.0 and SDK 5.0.100 commit 9c4e5de
* Fri Dec 04 2020 Omair Majid <omajid@redhat.com> - 5.0.100-1
  - Update to .NET Core Runtime 5.0.0 and SDK 5.0.100
* Thu Dec 03 2020 Omair Majid <omajid@redhat.com> - 5.0.100-0.4.20201202git337413b
  - Update to latest 5.0 pre-GA commit
* Tue Nov 24 2020 Omair Majid <omajid@redhat.com> - 5.0.100-0.4.20201123gitdee899c
  - Update to 5.0 pre-GA commit
* Mon Sep 14 2020 Omair Majid <omajid@redhat.com> - 5.0.100-0.3.preview8
  - Update to Preview 8
* Fri Jul 10 2020 Omair Majid <omajid@redhat.com> - 5.0.100-0.2.preview4
  - Fix building with custom CFLAGS/CXXFLAGS/LDFLAGS
  - Clean up patches
* Mon Jul 06 2020 Omair Majid <omajid@redhat.com> - 5.0.100-0.1.preview4
  - Initial build
* Sat Jun 27 2020 Omair Majid <omajid@redhat.com> - 3.1.105-4
  - Disable bootstrap
* Fri Jun 26 2020 Omair Majid <omajid@redhat.com> - 3.1.105-3
  - Re-bootstrap aarch64
* Fri Jun 19 2020 Omair Majid <omajid@redhat.com> - 3.1.105-3
  - Disable bootstrap
* Thu Jun 18 2020 Omair Majid <omajid@redhat.com> - 3.1.105-1
  - Bootstrap aarch64
* Tue Jun 16 2020 Chris Rummel <crummel@microsoft.com> - 3.1.105-1
  - Update to .NET Core Runtime 3.1.5 and SDK 3.1.105
* Fri Jun 05 2020 Chris Rummel <crummel@microsoft.com> - 3.1.104-1
  - Update to .NET Core Runtime 3.1.4 and SDK 3.1.104
* Thu Apr 09 2020 Chris Rummel <crummel@microsoft.com> - 3.1.103-1
  - Update to .NET Core Runtime 3.1.3 and SDK 3.1.103
* Mon Mar 16 2020 Omair Majid <omajid@redhat.com> - 3.1.102-1
  - Update to .NET Core Runtime 3.1.2 and SDK 3.1.102
* Fri Feb 28 2020 Omair Majid <omajid@redhat.com> - 3.1.101-4
  - Disable bootstrap
* Fri Feb 28 2020 Omair Majid <omajid@redhat.com> - 3.1.101-3
  - Enable bootstrap
  - Add Fedora 33 runtime ids
* Thu Feb 27 2020 Omair Majid <omajid@redhat.com> - 3.1.101-2
  - Disable bootstrap
* Tue Jan 21 2020 Omair Majid <omajid@redhat.com> - 3.1.101-1
  - Update to .NET Core Runtime 3.1.1 and SDK 3.1.101
* Thu Dec 05 2019 Omair Majid <omajid@redhat.com> - 3.1.100-1
  - Update to .NET Core Runtime 3.1.0 and SDK 3.1.100
* Mon Nov 18 2019 Omair Majid <omajid@redhat.com> - 3.1.100-0.4.preview3
  - Fix apphost permissions
* Fri Nov 15 2019 Omair Majid <omajid@redhat.com> - 3.1.100-0.3.preview3
  - Update to .NET Core Runtime 3.1.0-preview3.19553.2 and SDK
    3.1.100-preview3-014645
* Wed Nov 06 2019 Omair Majid <omajid@redhat.com> - 3.1.100-0.2
  - Update to .NET Core 3.1 Preview 2
* Wed Oct 30 2019 Omair Majid <omajid@redhat.com> - 3.1.100-0.1
  - Update to .NET Core 3.1 Preview 1
* Thu Oct 24 2019 Omair Majid <omajid@redhat.com> - 3.0.100-5
  - Add cgroupv2 support to .NET Core
* Wed Oct 16 2019 Omair Majid <omajid@redhat.com> - 3.0.100-4
  - Include fix from coreclr for building on Fedora 32
* Wed Oct 16 2019 Omair Majid <omajid@redhat.com> - 3.0.100-3
  - Harden built binaries to pass annocheck
* Fri Oct 11 2019 Omair Majid <omajid@redhat.com> - 3.0.100-2
  - Export DOTNET_ROOT in profile to make apphost lookup work
* Fri Sep 27 2019 Omair Majid <omajid@redhat.com> - 3.0.100-1
  - Update to .NET Core Runtime 3.0.0 and SDK 3.0.100
* Wed Sep 25 2019 Omair Majid <omajid@redhat.com> - 3.0.100-0.18.rc1
  - Update to .NET Core Runtime 3.0.0-rc1-19456-20 and SDK 3.0.100-rc1-014190
* Tue Sep 17 2019 Omair Majid <omajid@redhat.com> - 3.0.100-0.16.preview9
  - Fix files duplicated between dotnet-apphost-pack-3.0 and dotnet-targeting-pack-3.0
  - Fix dependencies between .NET SDK and the targeting packs
* Mon Sep 16 2019 Omair Majid <omajid@redhat.com> - 3.0.100-0.15.preview9
  - Update to .NET Core Runtime 3.0.0-preview 9 and SDK 3.0.100-preview9
* Mon Aug 19 2019 Omair Majid <omajid@redhat.com> - 3.0.100-0.11.preview8
  - Update to .NET Core Runtime 3.0.0-preview8-28405-07 and SDK
    3.0.100-preview8-013656
* Tue Jul 30 2019 Omair Majid <omajid@redhat.com> - 3.0.100-0.9.preview7
  - Update to .NET Core Runtime 3.0.0-preview7-27912-14 and SDK
    3.0.100-preview7-012821
* Fri Jul 26 2019 Omair Majid <omajid@redhat.com> - 3.0.100-0.8.preview7
  - Update to .NET Core Runtime 3.0.0-preview7-27902-19 and SDK
    3.0.100-preview7-012802
* Wed Jun 26 2019 Omair Majid <omajid@redhat.com> - 3.0.0-0.7.preview6
  - Obsolete dotnet-sdk-3.0.1xx
  - Add supackages for targeting packs
  - Add -fcf-protection to CFLAGS
* Wed Jun 26 2019 Omair Majid <omajid@redhat.com> - 3.0.0-0.6.preview6
  - Update to .NET Core Runtime 3.0.0-preview6-27804-01 and SDK 3.0.100-preview6-012264
  - Set dotnet installation location in /etc/dotnet/install_location
  - Update targeting packs
  - Install managed symbols
  - Completely conditionalize libunwind bundling
* Tue May 07 2019 Omair Majid <omajid@redhat.com> - 3.0.0-0.3.preview4
  - Update to .NET Core 3.0 preview 4

Files

/etc/dotnet
/etc/dotnet/install_location
/etc/profile.d/dotnet.sh
/usr/bin/dotnet
/usr/lib/.build-id
/usr/lib/.build-id/92
/usr/lib/.build-id/92/5b22a1d1015455b2ce6952496238596d8b36f3
/usr/lib64/dotnet
/usr/lib64/dotnet/LICENSE.txt
/usr/lib64/dotnet/ThirdPartyNotices.txt
/usr/lib64/dotnet/dotnet
/usr/lib64/dotnet/host
/usr/lib64/dotnet/host/fxr
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/dotnet
/usr/share/man/man1/dotnet-add-package.1.gz
/usr/share/man/man1/dotnet-add-reference.1.gz
/usr/share/man/man1/dotnet-build-server.1.gz
/usr/share/man/man1/dotnet-build.1.gz
/usr/share/man/man1/dotnet-clean.1.gz
/usr/share/man/man1/dotnet-help.1.gz
/usr/share/man/man1/dotnet-install-script.1.gz
/usr/share/man/man1/dotnet-list-package.1.gz
/usr/share/man/man1/dotnet-list-reference.1.gz
/usr/share/man/man1/dotnet-migrate.1.gz
/usr/share/man/man1/dotnet-msbuild.1.gz
/usr/share/man/man1/dotnet-new.1.gz
/usr/share/man/man1/dotnet-nuget-delete.1.gz
/usr/share/man/man1/dotnet-nuget-locals.1.gz
/usr/share/man/man1/dotnet-nuget-push.1.gz
/usr/share/man/man1/dotnet-pack.1.gz
/usr/share/man/man1/dotnet-publish.1.gz
/usr/share/man/man1/dotnet-remove-package.1.gz
/usr/share/man/man1/dotnet-remove-reference.1.gz
/usr/share/man/man1/dotnet-restore.1.gz
/usr/share/man/man1/dotnet-run.1.gz
/usr/share/man/man1/dotnet-sln.1.gz
/usr/share/man/man1/dotnet-store.1.gz
/usr/share/man/man1/dotnet-test.1.gz
/usr/share/man/man1/dotnet-tool-install.1.gz
/usr/share/man/man1/dotnet-tool-list.1.gz
/usr/share/man/man1/dotnet-tool-uninstall.1.gz
/usr/share/man/man1/dotnet-tool-update.1.gz
/usr/share/man/man1/dotnet-vstest.1.gz
/usr/share/man/man1/dotnet.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 9 18:17:26 2023