Accepting request 627135 from network:utilities
I want to maintain nemesis in Factory OBS-URL: https://build.opensuse.org/request/show/627135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemesis?expand=0&rev=2
This commit is contained in:
commit
8716a2d26c
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 2 17:24:10 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
- Correct license
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 29 10:49:11 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Ensure neutrality of description. Remove future goals.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 18 13:51:00 UTC 2018 - mardnh@gmx.de
|
Mon Jun 18 13:51:00 UTC 2018 - mardnh@gmx.de
|
||||||
|
|
||||||
|
10
nemesis.spec
10
nemesis.spec
@ -1,6 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemesis
|
# spec file for package nemesis
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2018, Martin Hauke <mardnh@gmx.de>
|
# Copyright (c) 2018, Martin Hauke <mardnh@gmx.de>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -20,7 +21,7 @@ Name: nemesis
|
|||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: TCP/IP Packet Injection Suite
|
Summary: TCP/IP Packet Injection Suite
|
||||||
License: BSD-3-Clause
|
License: BSD-4-Clause
|
||||||
Group: Productivity/Networking/Diagnostic
|
Group: Productivity/Networking/Diagnostic
|
||||||
URL: http://troglobit.com/projects/nemesis/
|
URL: http://troglobit.com/projects/nemesis/
|
||||||
#Git-Clone: https://github.com/troglobit/nemesis
|
#Git-Clone: https://github.com/troglobit/nemesis
|
||||||
@ -30,10 +31,9 @@ BuildRequires: automake
|
|||||||
BuildRequires: libnet-devel
|
BuildRequires: libnet-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Nemesis Project is designed to be a commandline-based, portable
|
A commandline-based IP stack for Linux. The suite is broken down by
|
||||||
human IP stack for UNIX/Linux. The suite is broken down by protocol
|
protocol and allows for scripting of injected packet streams from
|
||||||
and should allow for useful scripting of injected packet streams from
|
shell scripts.
|
||||||
simple shell scripts.
|
|
||||||
|
|
||||||
Key features:
|
Key features:
|
||||||
* support for ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP protocols
|
* support for ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP protocols
|
||||||
|
Loading…
Reference in New Issue
Block a user