!32 Update NEWS
From: @cao-fei8 Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
b2544234d3
29
0001-Update-NEWS.patch
Normal file
29
0001-Update-NEWS.patch
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
From eb9d7587d5e03535eccae43525b5754d9e029ec1 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:21 +0300
|
||||||
|
Subject: [PATCH] Update NEWS
|
||||||
|
|
||||||
|
---
|
||||||
|
NEWS | 6 ++++++
|
||||||
|
1 file changed, 6 insertions(+)
|
||||||
|
|
||||||
|
diff --git a/NEWS b/NEWS
|
||||||
|
index 0e500f5..e0281e4 100644
|
||||||
|
--- a/NEWS
|
||||||
|
+++ b/NEWS
|
||||||
|
@@ -11,6 +11,12 @@ Thanks for your help.
|
||||||
|
informations on this program, see README. For syntax details, read the
|
||||||
|
provided manual pages.
|
||||||
|
|
||||||
|
+============================================================================
|
||||||
|
+STABLE RELEASE 1.0.5 :
|
||||||
|
+
|
||||||
|
+# Add --no-solicit option to skip sending the discovery packet.
|
||||||
|
+# Ignore multicast advertisements when discovery was sent as unicast.
|
||||||
|
+
|
||||||
|
============================================================================
|
||||||
|
STABLE RELEASE 1.0.4 :
|
||||||
|
|
||||||
|
--
|
||||||
|
2.33.0
|
||||||
|
|
||||||
@ -1,6 +1,6 @@
|
|||||||
Name: ndisc6
|
Name: ndisc6
|
||||||
Version: 1.0.4
|
Version: 1.0.4
|
||||||
Release: 6
|
Release: 7
|
||||||
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
|
||||||
@ -10,6 +10,7 @@ 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
|
Patch3: 0001-Update-AUTHORS.patch
|
||||||
|
Patch4: 0001-Update-NEWS.patch
|
||||||
|
|
||||||
BuildRequires: gcc perl-generators
|
BuildRequires: gcc perl-generators
|
||||||
|
|
||||||
@ -49,6 +50,12 @@ It includes the follwing programs :
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 9 2023 caofei <caofei@xfusion.com> - 1.0.4-7
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:restart
|
||||||
|
- DESC: Update NEWS
|
||||||
|
|
||||||
* Sat Jan 7 2023 caofei <caofei@xfusion.com> - 1.0.4-6
|
* Sat Jan 7 2023 caofei <caofei@xfusion.com> - 1.0.4-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user