!40 upstream community patch name start with backport
From: @jiangheng12 Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
eaec4ff08e
12
iproute.spec
12
iproute.spec
@ -1,6 +1,6 @@
|
|||||||
Name: iproute
|
Name: iproute
|
||||||
Version: 5.5.0
|
Version: 5.5.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Linux network configuration utilities
|
Summary: Linux network configuration utilities
|
||||||
License: GPLv2+ and Public Domain
|
License: GPLv2+ and Public Domain
|
||||||
URL: https://kernel.org/pub/linux/utils/net/iproute2/
|
URL: https://kernel.org/pub/linux/utils/net/iproute2/
|
||||||
@ -21,8 +21,8 @@ Patch9002: feature-iproute-limit-operation-ip-netns-del.patch
|
|||||||
Patch9003: feature-iproute-add-support-for-ipvlan-l2e-mode.patch
|
Patch9003: feature-iproute-add-support-for-ipvlan-l2e-mode.patch
|
||||||
Patch9004: feature-peer_notify_delay-renamed-to-peer_notif_delay.patch
|
Patch9004: feature-peer_notify_delay-renamed-to-peer_notif_delay.patch
|
||||||
Patch9005: bugfix-iproute-support-assume-default-route.patch
|
Patch9005: bugfix-iproute-support-assume-default-route.patch
|
||||||
Patch9006: bugfix-iproute2-lib-bpf-fix-bpffs-mount-when-sys-fs-bpf-exist.patch
|
Patch11: backport-bugfix-iproute2-lib-bpf-fix-bpffs-mount-when-sys-fs-bpf-exist.patch
|
||||||
Patch9007: bugfix-iproute2-tc-f_flower-fix-port-range-parsing.patch
|
Patch12: backport-bugfix-iproute2-tc-f_flower-fix-port-range-parsing.patch
|
||||||
|
|
||||||
BuildRequires: gcc bison elfutils-libelf-devel flex iptables-devel libcap-devel
|
BuildRequires: gcc bison elfutils-libelf-devel flex iptables-devel libcap-devel
|
||||||
BuildRequires: libmnl-devel libselinux-devel pkgconfig git
|
BuildRequires: libmnl-devel libselinux-devel pkgconfig git
|
||||||
@ -91,6 +91,12 @@ install -m 0644 lib/libnetlink.a %{buildroot}%{_libdir}/libnetlink.a
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 02 2021 jiangheng <jiangheng12@huawei.com> - 5.5.0-8
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:rename patches name
|
||||||
|
|
||||||
* Fri Oct 29 2021 chengycehun <chengycehun1@huawei.com> - 5.5.0-7
|
* Fri Oct 29 2021 chengycehun <chengycehun1@huawei.com> - 5.5.0-7
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user