From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8FB9B158003 for ; Mon, 31 Oct 2022 17:59:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84EA3E0F75; Mon, 31 Oct 2022 17:59:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6F443E0F75 for ; Mon, 31 Oct 2022 17:59:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CCBF341071 for ; Mon, 31 Oct 2022 17:59:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 967CC6EA for ; Mon, 31 Oct 2022 17:58:57 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1667239114.10457df4eb969c1fec107af26b332414a66c0fa0.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/networkmanager/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/networkmanager/metadata.xml X-VCS-Directories: net-misc/networkmanager/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 10457df4eb969c1fec107af26b332414a66c0fa0 X-VCS-Branch: master Date: Mon, 31 Oct 2022 17:58:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7adbf3f7-5f5b-4821-b86e-683fe2900aaf X-Archives-Hash: 01107669668fb2953e1b4a610f055506 commit: 10457df4eb969c1fec107af26b332414a66c0fa0 Author: Matt Turner gentoo org> AuthorDate: Sat Oct 29 21:20:38 2022 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Oct 31 17:58:34 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10457df4 net-misc/networkmanager: Set remote-id Signed-off-by: Matt Turner gentoo.org> net-misc/networkmanager/metadata.xml | 86 ++++++++++++------------------------ 1 file changed, 29 insertions(+), 57 deletions(-) diff --git a/net-misc/networkmanager/metadata.xml b/net-misc/networkmanager/metadata.xml index b13ea61c9d14..cc9b634fb71d 100644 --- a/net-misc/networkmanager/metadata.xml +++ b/net-misc/networkmanager/metadata.xml @@ -1,61 +1,33 @@ - - gnome@gentoo.org - Gentoo GNOME Desktop - - - Enable connectivity checking support - - Support connection sharing (uses net-dns/dnsmasq) - - - Use dhclient from net-misc/dhcp for getting an IP via DHCP - - Use net-misc/dhcpcd for getting an IP - - Use sys-auth/elogind for session tracking - - - Use net-firewall/iptables for connection sharing - - - Use net-wireless/iwd instead of - net-wireless/wpa_supplicant for wifi support by default - - - Use public suffix list via net-libs/libpsl - - Build using Link Time Optimizations (LTO) - - Enable support for mobile broadband devices using - net-misc/modemmanager - - - Use net-firewall/nftables for connection sharing - - Use dev-libs/nss for cryptography - Use net-misc/ofono for telephony support. - Enable OpenVSwitch support - - Enable support for mobile broadband and PPPoE connections using - net-dialup/ppp - - - Use net-dns/openresolv for managing DNS information in - /etc/resolv.conf. Generally, a symlink to /run/NetworkManager/resolv.conf - is simpler. On systems running systemd-resolved, disable this flag and - create a symlink to /run/systemd/resolve/stub-resolv.conf. - - Enable Teamd control support - - Build cli tools such as nmcli, nmtui and nm_cloud_setup - - Enable support for wifi and 802.1x security - - Enable support for the deprecated Wext (Wireless Extensions) API; needed - for some older drivers (e.g. ipw2200, ndiswrapper) - - + + gnome@gentoo.org + Gentoo GNOME Desktop + + + Enable connectivity checking support + Support connection sharing (uses net-dns/dnsmasq) + Use dhclient from net-misc/dhcp for getting an IP via DHCP + Use net-misc/dhcpcd for getting an IP + Use sys-auth/elogind for session tracking + Use net-firewall/iptables for connection sharing + Use net-wireless/iwd instead of net-wireless/wpa_supplicant for wifi support by default + Use public suffix list via net-libs/libpsl + Build using Link Time Optimizations (LTO) + Enable support for mobile broadband devices using net-misc/modemmanager + Use net-firewall/nftables for connection sharing + Use dev-libs/nss for cryptography + Use net-misc/ofono for telephony support. + Enable OpenVSwitch support + Enable support for mobile broadband and PPPoE connections using net-dialup/ppp + Use net-dns/openresolv for managing DNS information in /etc/resolv.conf. Generally, a symlink to /run/NetworkManager/resolv.conf is simpler. On systems running systemd-resolved, disable this flag and create a symlink to /run/systemd/resolve/stub-resolv.conf. + Enable Teamd control support + Build cli tools such as nmcli, nmtui and nm_cloud_setup + Enable support for wifi and 802.1x security + Enable support for the deprecated Wext (Wireless Extensions) API; needed for some older drivers (e.g. ipw2200, ndiswrapper) + + + NetworkManager/NetworkManager +