diff --git a/dist b/dist index 635820538d487259e6dce4499a172e3066902da5..1f9f8c9bbdfdaf483d0bfdf0bf3c48d3cad6b1b9 100644 --- a/dist +++ b/dist @@ -1 +1 @@ -an9_5 +an9_6 diff --git a/download b/download index b65edc55216959118de74ecbfafe18fb396bc6e3..fbfaf93b4293d5a6643a9c4f85e23d3ca4d28274 100644 --- a/download +++ b/download @@ -1,3 +1,3 @@ -bb5bc9fbb2839e1fb558cb9d7cf3e676 nmstate-2.2.43.tar.gz -91cb08f94a6678aeb8b23d5f1789295c nmstate-2.2.43.tar.gz.asc -cc98928cdc8f01d8c6452c644a800a32 nmstate-vendor-2.2.43.tar.xz +f71ccf38bd84f4e672bf7886a42e38aa nmstate-2.2.44.tar.gz +a5e12a7c41431425a88dbf76da5e65b5 nmstate-2.2.44.tar.gz.asc +1e70dbb5f952bd52970fc4edd859db5e nmstate-vendor-2.2.44.tar.xz diff --git a/nmstate.spec b/nmstate.spec index 5cfdd7248787c86cb46e985ab4f54d8a3fd9dc77..2dbfbef13291d0de94a8a6e04674a4cac110d2a9 100644 --- a/nmstate.spec +++ b/nmstate.spec @@ -4,7 +4,7 @@ %define anolis_release .0.1 Name: nmstate -Version: 2.2.43 +Version: 2.2.44 Release: 1%{anolis_release}%{?dist} Summary: Declarative network manager API License: LGPLv2+ @@ -19,6 +19,7 @@ BuildRequires: gnupg2 BuildRequires: rust-toolset BuildRequires: pkg-config BuildRequires: systemd +Requires: (nmstate-libs%{?_isa} = %{version}-%{release} if nmstate-libs) %description Nmstate is a library with an accompanying command line tool that manages host @@ -153,35 +154,51 @@ popd %doc README.md %changelog -* Mon May 12 2025 Xiaoping Liu - 2.2.43-1.0.1 +* Thu May 22 2025 Xiaoping Liu - 2.2.44-1.0.1 - Add doc sub package +* Fri Apr 18 2025 Gris Ge - 2.2.44-1 +- Upgrade to 2.2.44 +- Fix reapply on interface refered by MAC. RHEL-87793 + * Tue Apr 01 2025 Wen Liang - 2.2.43-1 - Upgrade to 2.2.43 -- Support ethtool Forward Error Correction (FEC). RHEL-80785 +- Support ethtool Forward Error Correction (FEC). RHEL-80786 +- Support nm connection with empty connection.interface-name. RHEL-82662 -* Wed Mar 19 2025 Gris Ge - 2.2.41-1 -- Upgrade to 2.2.41. -- Support nm connection with empty connection.interface-name (RHEL-82661) -- Fix ovsdb purging issue (RHEL-79176) +* Sun Feb 23 2025 Gris Ge - 2.2.41-1 +- Upgrade to 2.2.41 +- Fix the lose of OVS DB system-id. RHEL-78652 +- Support overriding interface config. RHEL-59935 -* Mon Jan 27 2025 Íñigo Huguet - 2.2.40-1 +* Fri Jan 24 2025 Fernando Fernandez Mancera - 2.2.40-1 - Upgrade to 2.2.40 -- Provide an option to disable only nmstate log in python API (RHEL-76316) -- Remove down up workaround for route removal in Nmstate (RHEL-75151) +- Do not deactivate connection when removing routes. RHEL-70138 +- Use specific libnmstate logger. RHEL-72016 +- Do not deactivate connection if mptcp flags didn't change. RHEL-53211 -* Wed Nov 20 2024 Wen Liang - 2.2.39-1 +* Mon Jan 20 2025 Gris Ge - 2.2.39-1 - Upgrade to 2.2.39 -- Fix VLAN interface being removed unnecessarily due to route mismatches triggering deactivations. RHEL-65031 +- Avoid unnecessary deactivation. RHEL-64707 * Thu Oct 24 2024 Gris Ge - 2.2.38-1 - Upgrade to 2.2.38 -- Fix gc mode on blackhole route. RHEL-58666 -- Only search desired interface for storing route rule. RHEL-60261 +- Preserve current IP setting for multiconnect profile. RHEL-61890 +- Fix profile name changing. RHEL-59239 +- IPvlan support. RHEL-43438 +- Handle ipv6.method: ignore. RHEL-58406 -* Mon Oct 7 2024 Wen Liang - 2.2.37-1 +* Mon Oct 07 2024 Fernando Fernandez Mancera - 2.2.37-1 - Upgrade to 2.2.37 -- Fix disabling IPv6 on ovs-interface. RHEL-60242 +- Only search desired interface for storing route rule. RHEL-59965 + +* Tue Sep 24 2024 Gris Ge - 2.2.36-1 +- Upgrade to 2.2.36 +- Support route source. RHEL-56258 +- Fix setting empty MPTCP flags. RHEL-38607 +- Fix gc mode on blackhole route. RHEL-56727 +- Support ipsec require-id-on-certificate. RHEL-50696 +- Reselect iface DNS if desired. RHEL-56557 * Thu Aug 22 2024 Gris Ge - 2.2.35-1 - Upgrade to 2.2.35