From 94dcd30817e529d4a854832c43c92c1041fcd8d2 Mon Sep 17 00:00:00 2001 From: DarkSun Date: Fri, 13 Oct 2023 05:04:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98[news]:=2020231012=20Ubuntu?= =?UTF-8?q?=2023.10:=20The=20Big=20Release=20is=20Here!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/news/20231012 Ubuntu 23.10- The Big Release is Here.md --- ...2 Ubuntu 23.10- The Big Release is Here.md | 189 ++++++++++++++++++ 1 file changed, 189 insertions(+) create mode 100644 sources/news/20231012 Ubuntu 23.10- The Big Release is Here.md diff --git a/sources/news/20231012 Ubuntu 23.10- The Big Release is Here.md b/sources/news/20231012 Ubuntu 23.10- The Big Release is Here.md new file mode 100644 index 0000000000..b303b889c4 --- /dev/null +++ b/sources/news/20231012 Ubuntu 23.10- The Big Release is Here.md @@ -0,0 +1,189 @@ +[#]: subject: "Ubuntu 23.10: The Big Release is Here!" +[#]: via: "https://news.itsfoss.com/ubuntu-23-10-release/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lujun9972/lctt-scripts-1693450080" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Ubuntu 23.10: The Big Release is Here! +====== +Ubuntu 23.10 'Mantic Minotaur' is now here with GNOME 45 and other +fantastic improvements. +It is that time of the year again, when we get to see a new Ubuntu release! + +This time it's **Ubuntu 23.10** , which is not a [Long-Term support][1] (LTS) version, and is code-named as ' **Mantic Minotaur** '. + +Such releases are geared more towards users who want the latest and greatest that Ubuntu has to offer. + +For users who want to stick with one version for a long time, we suggest LTS releases such as [Ubuntu 20.04][2] and [Ubuntu 22.04][3]. + +Anyway, let's dig into this release and check out its highlights. + +💡 + +Ubuntu 23.10 will be **supported for nine months** until July 2024. + +## ⭐ Ubuntu 23.10: What's New? + +![][4] + +Even though this is a non-LTS release, **Ubuntu 23.10 packs in loads of interesting features and improvements**. + +Some key highlights include: + + * **Installer Upgrades** + * **Restricted unprivileged user namespaces** + * **GNOME 45** + * **New Wallpapers** + * **Flutter-based App Store** + * **Linux Kernel 6.5** + + + +### Installer Upgrades + +![][5] + +For starters, the installer for Ubuntu 23.10 features **experimental support for two major features** : + +One is the **[TPM-backed full-disk encryption][6]** (FDE) **,** that sees a completely revamped mechanism being implemented for encrypting disks. It works in tandem with the TPM chip on your motherboard. + +The other is the long-awaited return of [**ZFS support**][7] to the installer, after it was dropped in the [Ubuntu 23.04][8] release. + +📋 + +Broader hardware support for TPM-backed FDE is set to arrive with Ubuntu 24.04 LTS. + +### Restricted unprivileged user namespaces + +![][9] + +Ubuntu 23.10 debuts a new security feature. It restricts the kernel feature ' _unprivileged user namespaces_ ', which is useful to let applications create a more secure sandbox. + +If it is useful, why restrict it? Well, the kernel feature lets attackers exploit a system. + +So, to eliminate the risk associated with the feature, [AppArmor][10] will be used to selectively allow/disallow unprivileged user namespaces. + +This security feature will not be enabled by default but as an opt-in via command line. Canonical will collect user feedback and then may decide to push it as the default with an update. + +### GNOME 45 + +![][11] + +Ubuntu 23.10 features the recently released [**GNOME 45**][12] desktop environment that features a **tweaked system settings app** , **updated core apps** with the **inclusion of two new apps** called ' **[Loupe][13]** ' and ' **[Snapshot][14]** '. + +Even the new [**pill-shaped workspace indicator**][15] has made a debut with this release, though not everyone might be on board with that. + +![][16] + +### New Wallpapers + +![][17] + +As is tradition, the Ubuntu 23.10 release also **features new wallpapers** themed according to its code-name. All of them look quite nice, and these were selected from the Mantic Minotaur [wallpaper competition][18] that was held a few months prior. + +You can check the [official blog][19] to know more about these extremely cool wallpapers. + +📋 + +Personally, I love the 'Bodacious Bovine' Light/Dark ones. 😄 + +### Flutter-based App Store + +![][20] + +Canonical's push for Flutter-basing the various elements of Ubuntu has received a boost thanks to the implementation of **a new[Flutter-based store][21] on Ubuntu 23.10**. It features **an updated layout** , **a new application view** , and **better search functionality**. + +You can find both Snap and Deb packages with it. + +![][22] + +### Linux Kernel 6.5 + +![][23] + +And finally, we have the magic sauce that makes it all happen. **Ubuntu 23.10 features the relatively new[Linux kernel 6.5][24]**. + +This allows Ubuntu to take advantage of the newer support such as **Wi-Fi 7** , **USB4** , **out-of-the-box support for AMD FreeSync video** , **overclocking support for AMD Radeon RX 7000 series graphics cards** and more. + +### 🛠️ Other Changes + +Other than the highlights, here are some other changes worth noting: + + * **Support for the recently released[Raspberry Pi 5][25], and [HiFive Pro P550][26].** + * **[Enhanced security][27] for PPAs** + * **Better support for Rust.** + * **Inclusion of[Shotwell 0.32][28].** + * **Introduction of a vastly improved tiling assistant.** + + + +For more details on this release, you can refer to our previous [Ubuntu 23.10 features][29] coverage, or you can go through the official release notes. + +## 📥 Download Ubuntu 23.10 + +📋 + +The download may take some time to be available after the release announcement. + +You can grab the latest ISO either from the [official website][30], or from Ubuntu's image [repository][31]. + +[Ubuntu 23.10][32] + +**For existing users** , you can follow our handy [how to upgrade Ubuntu][33] guide to get the latest release. + +![][34] + +_💬 Are you excited to try out this release? Let us know below!_ + +* * * + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/ubuntu-23-10-release/ + +作者:[Sourav Rudra][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lujun9972 +[1]: https://itsfoss.com/long-term-support-lts/ +[2]: https://itsfoss.com/things-to-do-after-installing-ubuntu-20-04/ +[3]: https://itsfoss.com/ubuntu-22-04-release-features/ +[4]: https://news.itsfoss.com/content/images/2023/10/Ubuntu_23.10_1-1.png +[5]: https://news.itsfoss.com/content/images/2023/10/Ubuntu_23.10_2.png +[6]: https://news.itsfoss.com/ubuntu-23-10-disk-encryption/ +[7]: https://news.itsfoss.com/ubuntu-23-10-zfs/ +[8]: https://news.itsfoss.com/ubuntu-23-04-release/ +[9]: https://news.itsfoss.com/content/images/2023/10/apparmor-ubuntu-23-10.png +[10]: https://ubuntu.com/server/docs/security-apparmor +[11]: https://news.itsfoss.com/content/images/2023/10/Ubuntu_23.10_3.png +[12]: https://news.itsfoss.com/gnome-45-release/ +[13]: https://news.itsfoss.com/loupe-image-viewer/ +[14]: https://news.itsfoss.com/gnome-snapshot/ +[15]: https://news.itsfoss.com/gnome-activities-indicator/ +[16]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png +[17]: https://news.itsfoss.com/content/images/2023/10/Ubuntu_23.10_4.png +[18]: https://discourse.ubuntu.com/t/mantic-minotaur-23-10-wallpaper-competition/37235 +[19]: https://ubuntu.com/blog/into-the-labyrinth +[20]: https://news.itsfoss.com/content/images/2023/10/Ubuntu_23.10_5.png +[21]: https://news.itsfoss.com/ubuntu-23-10-ubuntu-store/ +[22]: https://news.itsfoss.com/content/images/2023/04/Follow-us-on-Google-News.png +[23]: https://news.itsfoss.com/content/images/2023/10/Ubuntu_23.10_6.png +[24]: https://news.itsfoss.com/linux-kernel-6-5-release/ +[25]: https://news.itsfoss.com/raspberry-pi-5/ +[26]: https://www.sifive.com/boards/hifive-pro-p550 +[27]: https://news.itsfoss.com/ubuntu-23-10-ppa/ +[28]: https://gitlab.gnome.org/GNOME/shotwell/-/blob/master/NEWS +[29]: https://news.itsfoss.com/ubuntu-23-10/ +[30]: https://ubuntu.com/download/desktop +[31]: https://cdimage.ubuntu.com/ubuntu/releases/ +[32]: https://releases.ubuntu.com/23.10/ +[33]: https://itsfoss.com/upgrade-ubuntu-to-newer-version/ +[34]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png