Update AUTHORS

Signed-off-by: cao-fei8 <caofei@xfusion.com>
This commit is contained in:
cao-fei8 2023-01-06 22:07:16 +08:00
parent 49d7268bd3
commit 689faea0d0
2 changed files with 29 additions and 1 deletions

21
0001-Update-AUTHORS.patch Normal file
View File

@ -0,0 +1,21 @@
From 294417194dcbd67cad483e0239a7a4ee0033b316 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20Denis-Courmont?= <remi@remlab.net>
Date: Tue, 14 Sep 2021 21:48:16 +0300
Subject: [PATCH] Update AUTHORS
---
AUTHORS | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS b/AUTHORS
index b95c198..5a0ae6d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,3 +2,4 @@ Rémi Denis-Courmont <remi (at) remlab (dot) net>
Pierre Ynard <linkfanel (at) yahoo (dot) fr>
Yin, Kwong-Sang
Fred L. Templim
+William A. Kennington III
--
2.33.0

View File

@ -1,6 +1,6 @@
Name: ndisc6 Name: ndisc6
Version: 1.0.4 Version: 1.0.4
Release: 5 Release: 6
Summary: IPv6 diagnostic tools Summary: IPv6 diagnostic tools
License: GPLv2 or GPLv3 License: GPLv2 or GPLv3
URL: http://www.remlab.net/ndisc6 URL: http://www.remlab.net/ndisc6
@ -9,6 +9,7 @@ Source0: http://www.remlab.net/files/ndisc6/%{name}-%{version}.tar.bz2
Patch0: bugfix-add-self-mac-check.patch Patch0: bugfix-add-self-mac-check.patch
Patch1: bugfix-add-SO_BINDTODEVICE.patch Patch1: bugfix-add-SO_BINDTODEVICE.patch
Patch2: backport-rdnssd-remove-unused-parameter.patch Patch2: backport-rdnssd-remove-unused-parameter.patch
Patch3: 0001-Update-AUTHORS.patch
BuildRequires: gcc perl-generators BuildRequires: gcc perl-generators
@ -48,6 +49,12 @@ It includes the follwing programs :
%{_mandir}/man* %{_mandir}/man*
%changelog %changelog
* Sat Jan 7 2023 caofei <caofei@xfusion.com> - 1.0.4-6
- Type:bugfix
- CVE:NA
- SUG:restart
- DESC: Update AUTHORS
* Fri Nov 11 2022 gaoxingwang <gaoxingwang1@huawei.com> - 1.0.4-5 * Fri Nov 11 2022 gaoxingwang <gaoxingwang1@huawei.com> - 1.0.4-5
- Type:bugfix - Type:bugfix
- CVE:NA - CVE:NA