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

推荐订阅源

The GitHub Blog
The GitHub Blog
Jina AI
Jina AI
月光博客
月光博客
博客园 - Franky
小众软件
小众软件
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
有赞技术团队
有赞技术团队
V
V2EX
IT之家
IT之家
阮一峰的网络日志
阮一峰的网络日志
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
腾讯CDC
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
Martin Fowler
Martin Fowler
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
WordPress大学
WordPress大学
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
Microsoft Security Blog
Microsoft Security Blog

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!