Update authors of the tests

This commit is contained in:
František Hrdina 2025-03-14 10:20:07 +01:00
commit 2758682815
21 changed files with 23 additions and 6 deletions

View file

@ -13,6 +13,7 @@ adjust:
- enabled: false
when: distro < rhel-7
continue: false
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1937754 (RHEL 9 Make /usr/bin/nc a symlink using)
description: |
Bug summary: RHEL 9: Make /usr/bin/nc a symlink using alternatives(1) to allow switching to OpenBSD nc(1)
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1937754
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -4,6 +4,7 @@ description: |
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1000770
Tests whether ncat (from the package nmap) displays one extra line containing DEBUG output while starting.
author: Martin Zember <mzember@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1146578 ([RFE] Allow nanosecond precision time stamps with)
description: |
Bug summary: [RFE] Allow nanosecond precision time stamps with Wireshark
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1146578
author: Martin Zember <mzember@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- wireshark

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1192143 (nc(1) performs IPv6 connect but doesn't try IPv4)
description: |
Bug summary: nc(1) performs IPv6 connect but doesn't try IPv4 as well
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1192143
author: Jaroslav Aster <jaster@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1284866 (nmap is not able to resolve hostname.)
description: |
Bug summary: nmap is not able to resolve hostname.
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1284866
author: Jaroslav Aster <jaster@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1436402 (nc from nmap ncat crash if ipv6 disabled)
description: |
Bug summary: nc from nmap ncat crash if ipv6 disabled
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1436402
author: Jaroslav Aster <jaster@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -10,6 +10,7 @@ adjust:
- enabled: false
when: distro <= rhel-6
continue: false
author: Martin Osvald <mosvald@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -12,6 +12,7 @@ adjust:
- enabled: false
when: distro < rhel-6
continue: false
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -1,8 +1,7 @@
summary: It takes options from manual pages and compares them with options from command
lines's help (-h, --help).
description: |
Test Case Relevancy:
distro = rhel-4, rhel-5: False
description: ''
author: Ales Marecek <amarecek@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Reproducer for bugzilla 826601 issue
description: |
Test if the --output option that does duplicate output to a provided file work
correctly in UDP mode.
author: Hubert Kario <hkario@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#879275 (ncat does not call shutdown(2) on EOF)
description: |
Bug summary: ncat: does not call shutdown(2) on EOF
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=879275
author: David Spurek <dspurek@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -3,6 +3,7 @@ summary: 'Testing: netcat (nc) listener fails with "Bad file descriptor" after a
description: |
Bug summary: netcat (nc) listener fails with "Bad file descriptor" after a connection is made
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1899824
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1957178 (ncat segfaults with -U (Use Unix domain sockets)
description: |
Bug summary: ncat segfaults with -U (Use Unix domain sockets only)
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1957178
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,9 +2,8 @@ summary: Test for BZ#1591959 (Please include)
description: |
Bug summary: Please include https://github.com/nmap/nmap/commit/ec38cb0096648e916660958ac48c121e303debf1
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1591959
contact:
- Robin Hack <rhack@redhat.com>
- Frantisek Hrdina <fhrdina@redhat.com>
author: Robin Hack <rhack@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap
test: ./runtest.sh

View file

@ -13,6 +13,7 @@ adjust:
- enabled: false
when: distro < rhel-8
continue: false
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1379008 (netcat does not support -z option in Red Hat)
description: |
Bug summary: netcat does not support -z option in Red Hat Enterprise Linux 7
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1379008
author: Jaroslav Aster <jaster@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -1,6 +1,7 @@
summary: Test all supported protocols of ncat, like tcp, udp, ...
description: |
sanity test for nmap listening on TCP, SCTP, UDP
author: Patrik Kis <pkis@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -8,6 +8,7 @@ adjust:
- enabled: false
when: distro < rhel-6
continue: false
author: Stanislav Zidek <szidek@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -1,6 +1,7 @@
summary: Simple functionality test, local port scanning.
description: |
sanity testing local port scanning
author: Karel Srot <ksrot@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap

View file

@ -1,5 +1,6 @@
summary: ssl-enum-ciphers ems extension support
description: ''
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- nmap