惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
博客园_首页
罗磊的独立博客
云风的 BLOG
云风的 BLOG
J
Java Code Geeks
Last Week in AI
Last Week in AI
D
DataBreaches.Net
Jina AI
Jina AI
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
Apple Machine Learning Research
Apple Machine Learning Research
V
V2EX
D
Docker
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
The Cloudflare Blog
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
人人都是产品经理
人人都是产品经理
H
Help Net Security
T
The Blog of Author Tim Ferriss

NetworkManager

NetworkManager 1.58 NetworkManager 1.54 NetworkManager 1.52 Protect your VPN from TunnelVision attacks NetworkManager 1.50 Addressing hostname assignment in NetworkManager 1.40 Help NetworkManager project to triage issues NetworkManager 1.46 NetworkManager 1.44 NetworkManager 1.42 Set up NMCI on Fedora Linux VM Using Python and NetworkManager to control the network [link] Notes on D-Bus NetworkManager 1.40 NetworkManager 1.38 From ifcfg to keyfiles [link] NetworkManager 1.36 NetworkManager 1.34 NetworkManager 1.32 NetworkManager 1.30 Initscripts’ ifcfg-rh Format in NetworkManager and its Future [link] How to set up your NetworkManager environment [link] NetworkManager 1.28 [link] Looking forward to Linux network configuration in the initial ramdisk (initrd) [link] NetworkManager 1.26 [link] Internet connection sharing with NetworkManager [link] Why NetworkManager? [link] Please welcome: NetworkManager 1.20 [link] Becoming friends with NetworkManager [link] WireGuard in NetworkManager [link]
NetworkManager 1.48
Fernando F. Mancera · 2024-05-31 · via NetworkManager

A bit more than 3 months and 257 commits since NetworkManager 1.46, a new release is ready: NetworkManager 1.48.

Let’s take a look at the most interesting parts!

Building with autotools is now deprecated and will be completely removed in the next development cycle. We recommend using meson to build NetworkManager, for basic setup, see the CONTRIBUTING.md file.

Deprecate mac-address-blacklist property

NetworkManager is embracing conscious language, as part of this work, we have deprecated 802-11-wireless and 802-11-wired property mac-address-blacklist in favor of mac-address-denylist. We encourage you to migrate to the new property as soon as possible.

Support changing the OpenSSL ciphers for 802.1X authentication

OpenSSL sometimes moves ciphers among SECLEVELs. Some servers are too old to support newer ciphers so an expert should be allowed to define the ciphers for the connection. Therefore, now it is possible to change the OpenSSL ciphers for 802.1X authentication via connection property 802-1x.openssl-ciphers.

What else?

Allow IPv6 SLAAC and static IPv6 DNS server assignment for modem broadband when IPv6 device address was not explicitly passed on by ModemManager.

Support sending DHCP RELEASE message when bringing down the connection.

Support setting IPv6 preferred and valid lifetime of autogenerated temporary addresses.

Fix a performance issue that was leading to a 100% CPU usage by NetworkManager if external programs were doing a big amount of routes updates.

Fix detection of 6 GHz band capability for WiFi devices.

Acknowledgements

Many thanks to all contributors who provided feedback, ideas or patches.

Alex Henrie, Beniamino Galvani, Christian K, emintufan, Fernando Fernandez Mancera, Gris Ge, Íñigo Huguet, Jan Vaclav, Javier Sánchez Parra, jtux270, Lubomir Rintel, Luna Jernberg, Pavel Valach, Sergey Koshelenko, Stanislas Faye, Thomas Haller, Till Maas, Tomas Ebenlendr, Tomasz Kłoczko, Wen Liang, Yegor Yefremov.

Also thanks to our Quality Engineers from Red Hat for all the testing: Vladimír Beneš, Filip Pokryvka, David Jasa and Matej Berezny.

Join us on our GitLab project.

Get the new release

As usual, the next release of your favorite Linux distribution will surely ship the new version.

In case you’re too impatient to wait, or you are, in fact, responsible for keeping NetworkManager up to date in a distribution, get the tarball from our download page.

Thanks for tuning in and goodbye!