php editor Xiaoxin Recently, the Debian 11.7 system was officially released, bringing a series of updates to users. This update mainly focuses on system stability and security, fixes some known issues, and improves system performance and user experience. It is worth mentioning that the update also contains some new features and improvements to make it easier for users to use the Debian system. Next, let’s take a look at the highlights of this update!
Debian 11.7, released nearly four and a half months after Debian 11.6, enables users to deploy the Debian GNU/Linux 11 “Bullseye” operating system series on new computers with the latest installation content.
Debian 11.7 contains all security and software updates released from Debian GNU/Linux 11.6 on December 17, 2022 until now. In terms of quantity, Debian 11.7 includes a total of 102 security updates and various bug fixes for 92 packages.
According to the Debian Project, this Debian Bullseye release updates some included packages.
Debian 11.7 installation image is suitable for 64-bit (amd64), 32-bit (i386), PowerPC 64-bit Little Endian (ppc64el), IBM System z (s390x) ), MIPS 64-bit Little Endian (mips64el), MIPS 32-bit Little Endian (mipsel), MIPS, Armel, ARMhf, and AArch64 (arm64) hardware architectures.
Users can download Debian 11.7 images pre-installed with KDE Plasma, GNOME, Xfce, LXQt, LXDE, Cinnamon and MATE desktop environments (we attach download links), but only for 64 bit and 32-bit systems.
Existing Debian GNU/Linux 11 "Bullseye" users do not need to download these new ISO images to keep their installations up to date, and will only need to run the sudo apt update && sudo apt full-upgrade commands in a terminal emulator to upgrade regularly. .
The above is the detailed content of Debian 11.7 system release (with update summary). For more information, please follow other related articles on the PHP Chinese website!