diff --git a/0001-Update-AUTHORS.patch b/0001-Update-AUTHORS.patch new file mode 100644 index 0000000000000000000000000000000000000000..12305e2faeb121b967b27372179a9afdb3a588ca --- /dev/null +++ b/0001-Update-AUTHORS.patch @@ -0,0 +1,21 @@ +From 294417194dcbd67cad483e0239a7a4ee0033b316 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?R=C3=A9mi=20Denis-Courmont?= +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 + Pierre Ynard + Yin, Kwong-Sang + Fred L. Templim ++William A. Kennington III +-- +2.33.0 + diff --git a/ndisc6.spec b/ndisc6.spec index 706efcc7eb26b64a7c4282140ae36ecee02f150a..eaf32cbfec6c6023837f5cd867d07d3b9b6ba8b9 100644 --- a/ndisc6.spec +++ b/ndisc6.spec @@ -1,6 +1,6 @@ Name: ndisc6 Version: 1.0.4 -Release: 4 +Release: 5 Summary: IPv6 diagnostic tools License: GPLv2 or GPLv3 URL: http://www.remlab.net/ndisc6 @@ -8,6 +8,7 @@ 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: 0001-Update-AUTHORS.patch BuildRequires: gcc perl-generators @@ -47,6 +48,12 @@ It includes the follwing programs : %{_mandir}/man* %changelog +* Sat Jan 7 2023 caofei - 1.0.4-5 +- Type:bugfix +- CVE:NA +- SUG:restart +- DESC: Update AUTHORS + * Fri Apr 29 2022 gaoxingwang - 1.0.4-4 - Type:bugfix - CVE:NA