Commit Graph

104 Commits

Author SHA1 Message Date
Íñigo Huguet
37c3f5607f Fix infiniband devices
Resolves: RHEL-173627
2026-05-06 13:25:12 +02:00
Íñigo Huguet
a63f3f6fef Unify %prep with C10S
%cargo_prep with -V is deprecated and not supported anymore in C10S. In
C9S is still supported, but it extract the vendored crates to a
different path than the -v option in C10S. Unify the %prep steps between
both, based on the changes from commit 275c491a and 97cfe099.

An advantage of this is that the vendored crates are extracted to the
same path, so if we need to patch any (unrecommended), the patch can be
the same for C10S and C9S. Otherwise we would need to adjust the file
paths.
2026-05-06 13:18:59 +02:00
Jan Vaclav
ac933c2631 Upgrade to 2.2.60
- Add support for configuring ipip tunnel RHEL-166367
- Fix error when modify port list of down interface RHEL-166366
- Add support for mtu-lock route option RHEL-151394
- ipv4: Add new parameter prefix-route-metric RHEL-166365

Resolves: RHEL-151934 RHEL-166365 RHEL-166366 RHEL-166367

Signed-off-by: Jan Vaclav <jvaclav@redhat.com>
2026-04-22 12:47:46 +02:00
Rahul Rajesh
c56c0674fe Upgrade to 2.2.59
- route: add support for lock-mtu option. RHEL-151934

Resolves: RHEL-151934

Signed-off-by: Rahul Rajesh <rrajesh@redhat.com>
2026-03-03 11:05:41 -05:00
Mingyu Shi
171c4d74a9 Upgrade to 2.2.58
- vrf: Handle ignore interface when verifying desired state. RHEL-141606
- alt-name: Remove alt-names when interface marked as absent. RHEL-141602
- hsr: Automatically disable IP on hsr port. RHEL-141609
- hsr: add support for configuring "interlink" property. RHEL-141608
- Support referring interface name using its alternative name. RHEL-141601

Resolves: RHEL-141606 RHEL-141602 RHEL-141609 RHEL-141608 RHEL-141601

Signed-off-by: Mingyu Shi <mshi@redhat.com>
2026-02-11 17:48:05 +08:00
Gris Ge
c4810017d1 Upgrade to 2.2.57
- Add libreswan leftprotoport and rightprotoport support. (RHEL-130912)

Resolves: RHEL-130912

Signed-off-by: Gris Ge <fge@redhat.com>
2025-12-09 20:39:41 +08:00
Gris Ge
2493b8ef37 Upgrade to 2.2.56
- Allow using VRF name to specify route table. RHEL-123541
 - Support OVS-DPDK dpdk-lsc-interrupt in nmstate. RHEL-125052
 - Applying desired state with static DNS with static IP will touch
   `br-ex` even not mentioned. RHEL-126731
 - Support rightca ipsec option. RHEL-123542

Resolves: RHEL-123541 RHEL-125052 RHEL-126731 RHEL-123542

Signed-off-by: Gris Ge <fge@redhat.com>
2025-11-25 19:57:41 +08:00
Gris Ge
5fe0038ca6 Upgrade to 2.2.54.
* Automatically set HSR port MAC address. RHEL-122171
* Fix OVSDB query failure on database bigger than 20KiB. RHEL-121992

Resolves: RHEL-122171 RHEL-121992

Signed-off-by: Gris Ge <fge@redhat.com>
2025-10-20 23:29:31 +08:00
Gris Ge
f55817633c Upgrade to 2.2.52
* RHEL-110781: Support interface altnative name

Resolves: RHEL-110781

Signed-off-by: Gris Ge <fge@redhat.com>
2025-09-16 15:54:01 +08:00
Mingyu Shi
98161933d3 Upgrade to 2.2.50
- Upgrade to 2.2.50
- Support MAC referring for VLAN in gen_conf.
- Introduce state: ignore for route.
- Support PCI address matching in gen_conf.
- Support MacSec interface in gen_conf.

Resolves: RHEL-110369

Signed-off-by: Mingyu Shi <mshi@redhat.com>
2025-09-03 10:32:25 +08:00
Rahul Rajesh
70885e9de2 Upgrade to 2.2.49
- Ignore desired MAC for bonds with fail_over_mac. RHEL-107526
- Fix setting DNS only with search or option. RHEL-104797

Resolves: RHEL-107526 RHEL-104797

Signed-off-by: Rahul Rajesh <rrajesh@redhat.com>
2025-08-05 09:18:33 -04:00
Gris Ge
e516a1824f Upgrade to 2.2.48
- Validate OVN bridge mapping. RHEL-85787
- Support bond `lacp_active` and `ns_ip6_target`. RHEL-85784
- Support matching by PCI adress. RHEL-88993
- Apply dispatch changes first. RHEL-101742
- Fix SRIOV VF reference. RHEL-93180

Resolves: RHEL-85787 RHEL-85784 RHEL-88993 RHEL-101742 RHEL-93180

Signed-off-by: Gris Ge <fge@redhat.com>
2025-07-12 10:01:48 +08:00
Gris Ge
40c70f689b Upgrade to 2.2.46
- Store DNS to both iface and global DNS. RHEL-91291
- Support nmpolicy against down iface. RHEL-88989
- Support removal VLAN connection with empty ifname. RHEL-93146

Resolves: RHEL-91291 RHEL-88989 RHEL-93146

Signed-off-by: Gris Ge <fge@redhat.com>
2025-06-20 11:28:15 +08:00
Gris Ge
22eb199ee8 Upgrade to 2.2.45
* Fix stuck of nmstatectl show

Resolves: RHEL-93176

Signed-off-by: Gris Ge <fge@redhat.com>
2025-05-28 10:28:31 +08:00
Gris Ge
331b8092ae Upgrade to 2.2.44
- Refer route next hop interface by MAC. RHEL-32495
- Support reapply on mac-ref interface. RHEL-87794

Resolves: RHEL-32495 RHEL-87794

Signed-off-by: Gris Ge <fge@redhat.com>
2025-04-18 16:15:41 +08:00
Mingyu Shi
6f51c4b718 Upgrade to 2.2.43
* Support for vlan-egress-priority-map configuration
* Support FEC
* Support quickack

Resolves: RHEL-67631 RHEL-80725 RHEL-80418

Signed-off-by: Mingyu Shi <mshi@redhat.com>
2025-03-26 08:35:58 +00:00
Mingyu Shi
e74426411f Enable tmt for c9s gating
Signed-off-by: Mingyu Shi <mshi@redhat.com>
2025-03-07 04:42:40 +00:00
Gris Ge
d20924c200 Upgrade to 2.2.42
Resolves: RHEL-59589

Signed-off-by: Gris Ge <fge@redhat.com>
2025-03-05 15:13:41 +08:00
Gris Ge
24e2c559e9 Upgrade to 2.2.41
* Fix the lose of OVS DB system-id
* Support overriding interface config

Resolves: RHEL-78652 RHEL-59935

Signed-off-by: Gris Ge <fge@redhat.com>
2025-02-23 16:12:30 +08:00
Fernando Fernandez Mancera
7aae097786 Upgrade to 2.2.40
Resolves: RHEL-70138 RHEL-72016 RHEL-53211

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2025-01-24 12:45:52 +01:00
Gris Ge
b307f582d9 Avoid unnecessary deactivation
Resolves: RHEL-64707

Signed-off-by: Gris Ge <fge@redhat.com>
2025-01-20 15:45:21 +08:00
Gris Ge
1c9a0c3949 Upgrade to 2.2.38
* 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

Resolves: RHEL-61890 RHEL-59239 RHEL-43438 RHEL-58406

Signed-off-by: Gris Ge <fge@redhat.com>
2024-10-24 11:07:23 +08:00
Fernando Fernandez Mancera
7c5b0354db Upgrade to 2.2.37
Resolves: RHEL-59965

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2024-10-07 11:22:40 +02:00
Gris Ge
c34d012b2e Upgrade to 2.2.36
* 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
 * Make nmstate-libs upgrade along with nmstate rpm. RHEL-52890

Resolves: RHEL-38607 RHEL-56727 RHEL-50696 RHEL-56557 RHEL-52890

Signed-off-by: Gris Ge <fge@redhat.com>
2024-09-24 16:39:33 +08:00
Gris Ge
dde748c844 Upgrade to 2.2.35
Resolves: RHEL-54292
Resolves: RHEL-38623
Resolves: RHEL-50556

Signed-off-by: Gris Ge <fge@redhat.com>
2024-08-22 12:28:17 +08:00
Gris Ge
f089b68395 Upgrade to 2.2.33
* Fix validation of controller overbook
 * Support DNS and route in kernel mode.

Resolves: RHEL-31977 RHEL-37665

Signed-off-by: Gris Ge <fge@redhat.com>
2024-06-13 15:29:57 +08:00
Gris Ge
71ec0b52c7 Set VLAN reorder-headers to true by default
Resolves: RHEL-33362

Signed-off-by: Gris Ge <fge@redhat.com>
2024-05-30 15:20:27 +08:00
Fernando Fernandez Mancera
3e88f6242a Upgrade to 2.2.31
Resolves: RHEL-26755

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2024-05-20 12:07:53 +02:00
Fernando Fernandez Mancera
29cb5e45f6 Upgrade to 2.2.30
Resolves: RHEL-28898

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2024-05-03 11:52:12 +02:00
Fernando Fernandez Mancera
54ff6e4a5b Upgrade to 2.2.29
Resolves: RHEL-32698

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2024-04-25 12:07:22 +02:00
Fernando Fernandez Mancera
0c24e98fcc Upgrade to 2.2.28
Resolves: RHEL-29241

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2024-04-22 16:30:50 +02:00
Gris Ge
3f7e01b26b [packit] 2.2.27 upstream release
Upstream tag: v2.2.27
Upstream commit: b2f5de38

Resolves: RHEL-19409
2024-03-21 08:56:39 +08:00
Gris Ge
707af14d67 Upgrade to 2.2.26
Resolves: RHEL-15086 RHEL-26617 RHEL-21048

Signed-off-by: Gris Ge <fge@redhat.com>
2024-03-13 13:05:30 +08:00
Fernando Fernandez Mancera
9dab42fd00 Upgrade to 2.2.25
Resolves: RHEL-24803

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2024-02-22 09:35:37 +01:00
Gris Ge
eb9893e11b Upgrade to 2.2.25
Resolves: RHEL-19490 RHEL-22720 RHEL-23930

Signed-off-by: Gris Ge <fge@redhat.com>
2024-02-08 15:58:10 +08:00
Fernando Fernandez Mancera
da1eee46cc Upgrade to 2.2.23
Resolves: RHEL-21033 RHEL-21532

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2024-01-18 15:10:06 +01:00
Gris Ge
2039a3a2b7 Upgrade to 2.2.22
Resolves: RHEL-1425
Resolves: RHEL-19680

Signed-off-by: Gris Ge <fge@redhat.com>
2024-01-05 17:11:22 +08:00
Gris Ge
9b3d8c8811 Fix ipsec-interface option
Resolves: RHEL-17403

Signed-off-by: Gris Ge <fge@redhat.com>
2023-12-19 16:17:30 +08:00
Íñigo Huguet
5a838473b6 Upgrade to 2.2.21
Resolves: RHEL-16901, RHEL-17403, RHEL-19142, RHEL-1605, RHEL-5527

Signed-off-by: Íñigo Huguet <ihuguet@redhat.com>
2023-12-15 09:16:17 +01:00
Gris Ge
7758ec66a6 Fix ipvX.dhcp-timeout
Resolves: RHEL-16865

Signed-off-by: Gris Ge <fge@redhat.com>
2023-11-30 17:31:12 +08:00
Gris Ge
ab0fdd94af Upgrade to 2.2.19
Resolves: RHEL-16316

Signed-off-by: Gris Ge <fge@redhat.com>
2023-11-15 18:42:23 +08:00
Gris Ge
443b2331f2 Upgrade to 2.2.18
Resolves: RHEL-1438, RHEL-1670

Signed-off-by: Gris Ge <fge@redhat.com>
2023-11-02 18:47:24 +08:00
Gris Ge
3362a51b22 Upgrade to 2.2.16
Resolves: RHEL-1420

Signed-off-by: Gris Ge <fge@redhat.com>
2023-09-21 15:13:21 +08:00
Gris Ge
0c9aa4eb95 Rebuild for RHEL 9.4
Signed-off-by: Gris Ge <fge@redhat.com>
2023-09-04 13:55:01 +08:00
Gris Ge
b924c4eecf Rebuild for RHEL 9.3
Resolves: RHEL-1468

Signed-off-by: Gris Ge <fge@redhat.com>
2023-08-30 18:00:18 +08:00
Gris Ge
0dc894eef2 Upgrade to 2.2.15
Resolves: RHEL-1527

Signed-off-by: Gris Ge <fge@redhat.com>
2023-08-23 18:34:40 +08:00
Gris Ge
2d1b5a3227 Upgrade to 2.2.14
Resolves: RHBZ#2209293, RHBZ#2212741, RHBZ#2224057

Signed-off-by: Gris Ge <fge@redhat.com>
2023-07-26 23:14:34 +08:00
Gris Ge
574a6e069c Upgrade to 2.2.13
Resolves: RHBZ#2221021, RHBZ#2209690

Signed-off-by: Gris Ge <fge@redhat.com>
2023-07-13 15:13:31 +08:00
Gris Ge
cbf59f2e60 Fix regression on SRIOV timeout
Resolves: RHBZ#2212380

Signed-off-by: Gris Ge <fge@redhat.com>
2023-06-07 17:12:46 +08:00
Fernando Fernandez Mancera
09edb4c510 Upgrade to 2.2.12
Resolves: RHBZ#2180795 RHBZ#2202999

Signed-off-by: Fernando Fernandez Mancera <ferferna@redhat.com>
2023-06-01 10:55:59 +02:00