diff --git a/NetworkManager.spec b/NetworkManager.spec index 2bc2193..b31cd3b 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -2,7 +2,7 @@ %define pppdver %(rpm -q --queryformat '%%{version}\\n' ppp | head -n1) Name: NetworkManager Version: 1.46.0 -Release: 1mamba +Release: 2mamba Summary: A hardware level network management tool integrated with D-Bus Group: System/Kernel and Hardware Vendor: openmamba @@ -114,7 +114,6 @@ This package includes the %{name} API documentation. -D wifi=true \ -D suspend_resume=systemd \ -D iwd=true \ - -D ebpf=true \ -D config_plugins_default=keyfile \ -D vapi=true \ -D more_asserts=no \ @@ -123,6 +122,7 @@ This package includes the %{name} API documentation. -D pppd=%{_sbindir}/pppd \ -D pppd_plugin_dir=%{_libdir}/pppd/%{pppdver} +# -D ebpf=true \ # -D dbus_conf_dir=/usr/share/dbus-1/system.d # -D dist_version="$pkgver-$pkgrel" # -D selinux=false @@ -282,6 +282,9 @@ fi %{_datadir}/doc/NetworkManager/examples/server.conf %changelog +* Thu Mar 07 2024 Silvan Calarco 1.46.0-2mamba +- fix ipv4 dhcp disabling ebpf (see https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1485#note_2297552 ) + * Thu Feb 22 2024 Automatic Build System 1.46.0-1mamba - automatic version update by autodist