终于发布了..
https://news.cnblogs.com/n/640416/
前几天刚弄完centos7.7 的环境.
该版本还包含全新的 CentOS Streams ,Centos Stream 是一个滚动发布的 Linux 发行版,它介于 Fedora Linux 的上游开发和 RHEL 的下游开发之间而存在。你可以把 CentOS Streams 当成是用来体验最新红帽系 Linux 特性的一个版本,而无需等太久。
CentOS 8 主要改动和 RedHat Enterprise Linux 8 是一致的,基于 Fedora 28 和内核版本 4.18, 为用户提供一个稳定的、安全的、一致的基础,跨越混合云部署,支持传统和新兴的工作负载所需的工具。此次发布的亮点包括:
发行版
更详细介绍请看 Chapter 3, Distribution of content in RHEL 8
软件管理
详细介绍请看 Section 5.1.4, “Software management”
Shell 和命令行工具
Git 2.18
, Mercurial 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. 5
, Perl 5.26
, SWIG 3.0
MariaDB 10.3
, MySQL 8.0
, PostgreSQL 10
, PostgreSQL 9.6
, 和 Redis 5
.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”
桌面环境
详细信息请看 Section 5.1.8, “Desktop”
安装程序以及镜像的创建
详细介绍请看 Section 5.1.2, “Installer and image creation” .
内核
文件系统和存储
dm-crypt
子系统和 cryptsetup
工具现在使用 LUKS2 作为默认的加密卷格式详细介绍请看 Section 5.1.12, “File systems and storage” .
安全
update-crypto-policies
, 管理员可以轻松切换不同模式: default, legacy, future, 和 fips.详细介绍请看 Section 5.1.15, “Security”
网络
nftables
框架替代 iptables
作为默认的网络包过滤工具firewalld
守护进程使用 nftables
作为默认后端详细的网络方面的特性请看 Section 5.1.14, “Networking” .
虚拟化
详细介绍请看 Section 5.1.16, “Virtualization”
编译器和开发工具
BCC
, PCP
, 和 SystemTap
.glibc
库升级到 2.28 支持 Unicode 11, 更新的 Linux 系统调用,关键提升主要在 DNS stub resolver 、额外的安全加强和性能提升Ant
, Maven
, 或 Scala
.详细介绍请看 Section 5.1.11, “Compilers and development tools”.
高可用和集群
knet
, 和节点名称详情请看 Section 5.1.13, “High availability and clusters” .
CentOS 8 官方发行说明:https://lists.centos.org/pipermail/centos-announce/2019-September/023449.html
完整的 RedHat 8 发行说明请看 https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.0_release_notes/overview
CentOS 8 下载:https://centos.org/download/
原文:https://www.cnblogs.com/jinanxiaolaohu/p/11582873.html