9 Star 0 Fork 12

src-openEuler/ndisc6

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ndisc6.spec 2.17 KB
一键复制 编辑 原始数据 按行查看 历史
Name: ndisc6
Version: 1.0.7
Release: 2
Summary: IPv6 diagnostic tools
License: GPLv2 or GPLv3
URL: http://www.remlab.net/ndisc6
Source0: http://www.remlab.net/files/ndisc6/%{name}-%{version}.tar.bz2
Patch0: bugfix-add-self-mac-check.patch
Patch1: bugfix-add-SO_BINDTODEVICE.patch
Patch2: backport-Fix-potential-integer-overflow-in-parsednssl.patch
BuildRequires: gcc perl-generators
%description
NDisc6 is a small collection of useful tools for IPv6 networking.
It includes the follwing programs :
- ndisc6: ICMPv6 Neighbor Discovery tool
- rdisc6: ICMPv6 Router Discovery tool
- tcptraceroute6: lightweight IPv6 tcptraceroute
- traceroute6: IPv6 traceroute
- rdnssd: Recursive DNS Servers discovery Daemon
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure --disable-suid-install
%make_build
%install
%make_install
%files
%defattr(-,root,root)
%doc AUTHORS README
%license COPYING
%{_sysconfdir}/rdnssd
%{_bindir}/*
%{_sbindir}/*
%{_datadir}/locale/*
%files help
%defattr(-,root,root)
%doc ChangeLog NEWS
%{_mandir}/man*
%changelog
* Tue Jan 7 2025 yinbin <[email protected]> - 1.0.7-2
- Type: bugfix
- ID: NA
- SUG: NA
- DESC: Fix potential integer overflow in parsednssl
* Thu Feb 1 2024 liubo <[email protected]> - 1.0.7-1
- Type: requirement
- ID: NA
- SUG: NA
- DESC: update to version 1.0.7
* Mon Jan 9 2023 caofei <[email protected]> - 1.0.4-7
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC: Update NEWS
* Sat Jan 7 2023 caofei <[email protected]> - 1.0.4-6
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC: Update AUTHORS
* Fri Nov 11 2022 gaoxingwang <[email protected]> - 1.0.4-5
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC: rdnssd: remove unused parameter
* Fri Apr 29 2022 gaoxingwang <[email protected]> - 1.0.4-4
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC: rebuild ndisc6
* Tue Apr 5 2022 gaoxingwang <[email protected]> - 1.0.4-3
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC: add self mac check and fix issue in VRF
* Mon Oct 19 2020 orange-snn <[email protected]> - 1.0.4-2
- change the spec name to ndisc6 from ndisc
* Sun Jan 7 2018 openEuler Buildteam <[email protected]> - 1.0.4-1
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/ndisc6.git
[email protected]:src-openeuler/ndisc6.git
src-openeuler
ndisc6
ndisc6
master

搜索帮助