Lines Matching +full:- +full:- +full:kernel +full:- +full:url
4 Summary: Providing APIs to netlink protocol based Linux kernel interfaces
6 URL: http://www.infradead.org/~tgr/libnl/
7 Source: https://github.com/thom311/libnl/releases/download/libnl3_5_0/libnl-3.5.0.tar.gz
9 Patch6000: backport-lib-add-include-netlink-private-nl-auto-h-header.patch
10 Patch6001: backport-lib-use-proper-int-type-for-id-attributes-in-nl_object_identical.patch
11 Patch6002: backport-route-link-add-RTNL_LINK_REASM_OVERLAPS-stat.patch
12 Patch6003: backport-route-link-Check-for-null-pointer-in-macvlan.patch
13 Patch6004: backport-rtnl-link-fix-leaking-rtnl_link_af_ops-in-link_msg_parser.patch
14 Patch6005: backport-rtnl-route-fix-NLE_NOMEM-handling-in-parse_multipath.patch
15 Patch9000: solve-redefinition-of-struct-ipv6_mreq.patch
18 Requires: %{name} = %{version}-%{release}
20 Provides: %{name}-cli
21 Obsoletes: %{name}-cli
25 APIs to netlink based Linux kernel sockets interfaces.
29 Requires: %{name} = %{version}-%{release} kernel-headers
36 Requires: %{name} = %{version}-%{release}
38 Provides: %{name}-doc = %{version}-%{release}
39 Obsoletes: %{name}-doc < %{version}-%{release}
44 %package -n python3-libnl3
46 BuildRequires: python3-devel
47 Requires: %{name} = %{version}-%{release}
49 %description -n python3-libnl3
53 %autosetup -n libnl-%{version} -p1
56 autoreconf -vif
57 %configure --disable-static
67 find $RPM_BUILD_ROOT -name *.la |xargs rm -f
82 %{_libdir}/libnl-*.so.*
95 %files -n python3-libnl3
97 %{python3_sitearch}/netlink-*.egg-info
100 * Wed Mar 10 2021 zengwefeng <zwfeng@huawei.com> - 3.5.0-4
101 - Type:bugfix
102 - ID:NA
103 - SUG:NA
104 - DESC:add missing check for NULL return from allocate_rfd
105 add include netlink private nl-auto-h header
112 * Thu Oct 29 2020 gaihuiying <gaihuiying1@huawei.com> - 3.5.0-3
113 - Type:requirement
114 - ID:NA
115 - SUG:NA
116 - DESC:remove python2
118 * Thu Sep 10 2020 lunankun <lunankun@huawei.com> - 3.5.0-2
119 - Type: bugfix
120 - ID: NA
121 - SUG: NA
122 - DESC: fix Source0 url
124 * Sun Jan 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.5.0-1
125 - update software to 3.5.0
127 * Wed Dec 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.4.0-8
128 - Type:bugfix
129 - Id:NA
130 - SUG:NA
131 - DESC:provides libnl3-doc
133 * Sat Sep 7 2019 liyongqiang<liyongqiang10@huawei.com> - 3.4.0-7
134 - Package init