CentOS 8 正式发布

栏目: 软件资讯 · 发布时间: 5年前

内容简介:CentOS 8 官方正式发布了!!!CentOS 完全遵守 Red Hat 的再发行政策,并且致力与上游产品在功能上完全兼容。CentOS 对组件的修改主要是去除 Red Hat 的商标及美工图。 该版本还包含全新的 RHEL upstream, CentO...

CentOS 8 官方正式发布了!!!CentOS 完全遵守 Red Hat 的再发行政策,并且致力与上游产品在功能上完全兼容。CentOS 对组件的修改主要是去除 Red Hat 的商标及美工图。

该版本还包含全新的 RHEL upstream, CentOS Streams。

官方中文的发行说明:https://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.1905

CentOS 8 主要改动和 RedHat Enterprise Linux 8 是一致的,基于 Fedora 28 和内核版本 4.18, 为用户提供一个稳定的、安全的、一致的基础,跨越混合云部署,支持传统和新兴的工作负载所需的工具。此次发布的亮点包括:

发行版

  • 通过 BaseOS 和应用流 (AppStream) 仓库发布.
  • AppStream 是对传统 rpm 格式的全新扩展,为一个组件同时提供多个主要版本

更详细介绍请看 Chapter 3, Distribution of content in RHEL 8 

软件管理

  • YUM 包管理器基于 DNF 技术,提供模块化内容支持,增强了性能,并且提供了设计良好的 API 用于与其他 工具 集成

详细介绍请看 Section 5.1.4, “Software management” 

Shell 和命令行工具

  • RHEL 8 提供了版本控制工具: Git 2.18Mercurial 4.8, 和 Subversion 1.10.

详情请看 Section 5.1.6, “Shells and command-line tools” 

动态编程语言、Web 和数据库服务器

  • Python 3.6 是默认的 Python 环境,有限支持 Python 2.7 
  • Node.js 是在 RHEL 最新包含的,其他动态语言更新包括: PHP 7.2, Ruby 2.5Perl 5.26SWIG 3.0 
  • RHEL 8 提供的数据库服务包括:MariaDB 10.3MySQL 8.0PostgreSQL 10PostgreSQL 9.6, 和 Redis 5.
  • RHEL 8 提供Apache HTTP Server 2.4 以及首次引入的, nginx 1.14.
  • Squid 版本升级到 4.4 ,同时也首次提供Varnish Cache 6.0.

详细介绍请看 Section 5.1.7, “Dynamic programming languages, web and database servers” 

桌面环境

  • GNOME Shell 升级到 3.28.
  • GNOME 会话和显示管理使用 Wayland 作为默认的显示服务器,而 RHEL 7 默认的 X.Org server 依然提供

详细信息请看 Section 5.1.8, “Desktop”

安装程序以及镜像的创建

  • Anaconda 安装程序可使用 LUKS2 磁盘加密,支持 NVDIMM 设备.
  • Image Builder 工具可以创建不同格式的自定义系统镜像,包括满足云平台的各种格式
  • 支持使用硬件管理控制台 HMC 从 DVD 安装,同时也提供 IBM Z 主机的 Support Element (SE

详细介绍请看 Section 5.1.2, “Installer and image creation” .

内核

  • 扩展 Berkeley Packet Filtering (eBPF) 特性使得用户空间的各个点上附加自定义程序,包括 (sockets, trace points, packet reception) ,用于接收和处理数据。目前该特性还处于特性预览阶段
  • BPF Compiler Collection (BCC), 这是一个用来创建高效内核跟踪和操作的工具,目前处于技术预览阶段

详情请看 Section 5.3.1, “Kernel” 

文件系统和存储

  • LUKS version 2 (LUKS2) 格式替代旧的 LUKS (LUKS1) 格式. dm-crypt 子系统和 cryptsetup 工具现在使用 LUKS2 作为默认的加密卷格式

详细介绍请看 Section 5.1.12, “File systems and storage” .

安全

  • 默认的系统级的 加密策略, 用于配置核心加密子系统,覆盖 TLS, IPsec, SSH, DNSSEC, 和 Kerberos 协议。增加全新命令update-crypto-policies, 管理员可以轻松切换不同模式: default, legacy, future, 和 fips.
  • 支持智能卡和硬件安全模块 (HSM) 的 PKCS #11 

详细介绍请看 Section 5.1.15, “Security” 

Networking

  • The nftables framework replaces iptables in the role of the default network packet filtering facility.
  • The firewalld daemon now uses nftables as its default backend.
  • Support for IPVLAN virtual network drivers that enable the network connectivity for multiple containers has been introduced.
  • The eXpress Data Path (XDP), XDP for Traffic Control (tc), and Address Family eXpress Data Path (AF_XDP), as parts of the extended Berkeley Packet Filtering (eBPF) feature, are available as Technology Previews. For more details, see Section 5.3.7, “Networking”.

See Section 5.1.14, “Networking” for additional features.

Virtualization

  • A more modern PCI Express-based machine type (Q35) is now supported and automatically configured in virtual machines created in RHEL 8. This provides a variety of improvements in features and compatibility of virtual devices.
  • Virtual machines can now be created and managed using the RHEL 8 web console, also known as Cockpit.
  • The QEMU emulator introduces the sandboxing feature, which provides configurable limitations to what systems calls QEMU can perform, and thus makes virtual machines more secure.

See Section 5.1.16, “Virtualization” for more information.

Compilers and development tools

  • The GCC compiler based on version 8.2 brings support for more recent C++ language standard versions, better optimizations, new code hardening techniques, improved warnings, and new hardware features.
  • Various tools for code generation, manipulation, and debugging can now experimentally handle the DWARF5 debugging information format.
  • Kernel support for eBPF tracing is available for some tools, such as BCCPCP, and SystemTap.
  • The glibc libraries based on version 2.28 add support for Unicode 11, newer Linux system calls, key improvements in the DNS stub resolver, additional security hardening, and improved performance.
  • RHEL 8 provides OpenJDK 11, OpenJDK 8, IcedTea-Web, and various Java tools, such as AntMaven, or Scala.

See Section 5.1.11, “Compilers and development tools” for additional details.

High availability and clusters

  • The Pacemaker cluster resource manager has been upgraded to upstream version 2.0.0, which provides a number of bug fixes and enhancements.
  • In RHEL 8, the pcs configuration system fully supports Corosync 3, knet, and node names.

See Section 5.1.13, “High availability and clusters” for more information.

Additional resources

  • Capabilities and limits of Red Hat Enterprise Linux 8 as compared to other versions of the system are available in the Knowledgebase article Red Hat Enterprise Linux technology capabilities and limits.
  • Information regarding the Red Hat Enterprise Linux life cycle is provided in the Red Hat Enterprise Linux Life Cycle document.
  • The Package manifest document provides a package listing for RHEL 8.
  • Major differences between RHEL 7 and RHEL 8 are documented in Considerations in adopting RHEL 8.
  • Instructions on how to perform an in-place upgrade from RHEL 7 to RHEL 8 are provided by the document Upgrading to RHEL 8.
  • The Red Hat Insights service, which enables you to proactively identify, examine, and resolve known technical issues, is now available with all RHEL subscriptions. For instructions on how to install the Red Hat Insights client and register your system to the service, see the Red Hat Insights Get Started page.

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

移动风暴

移动风暴

[美]弗雷德·沃格尔斯坦 / 朱邦芊 / 中信出版社 / 2014-1-1 / 39

也许,除了伟大的乔布斯,每一位奋力改变世界的硅谷英雄,都值得我们肃然起敬。苹果与谷歌十年博弈,关于这场移动平台战争的报道早已铺天盖地,而这是第一次,我们能听到幕后工程师的真实声音。两大科技巨人用智能手机和平板电脑颠覆了电脑产业。它们位处变革的中心,凭借各自的经营哲学、魅力领袖和商业敏感度,把竞争变成了残酷对决。商业记者沃格尔斯坦报道这场对抗已逾十载,在《移动风暴》中,他带领我们来到一间间办公室和会......一起来看看 《移动风暴》 这本书的介绍吧!

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具