#1032894 psad: Broken symbolic link in documentation

Package:
psad
Source:
psad
Description:
Port Scan Attack Detector
Submitter:
Stefan Weil
Date:
2023-07-08 10:33:06 UTC
Severity:
normal
#1032894#5
Date:
2023-03-13 16:19:50 UTC
From:
To:
Dear Maintainer,

the installed README in the documentation is a symbolic link which points
to a missing file README.md:

# ls -l /usr/share/doc/psad
total 64
-rw-r--r-- 1 root root  3563 Aug  1  2018 BENCHMARK
-rw-r--r-- 1 root root  1248 Jan 31 12:53 changelog.Debian.gz
-rw-r--r-- 1 root root 23122 Aug  1  2018 changelog.gz
-rw-r--r-- 1 root root  4383 Jan 31 12:50 copyright
-rw-r--r-- 1 root root  8385 Aug  1  2018 CREDITS.gz
-rw-r--r-- 1 root root  1687 Aug  1  2018 FW_EXAMPLE_RULES
-rw-r--r-- 1 root root   522 Jan 31 12:35 NEWS.Debian.gz
lrwxrwxrwx 1 root root     9 Jan 31 12:53 README -> README.md
-rw-r--r-- 1 root root  1827 Aug  1  2018 SCAN_LOG

The missing file exists in the source code on GitHub
(https://github.com/mrash/psad), so a fix should be easy.

Regards,
S. W.

#1032894#8
Date:
2023-03-13 16:52:59 UTC
From:
To:
Thanks for open this bug.
I'll correct this in the next release update. Regards