Package: denyhosts / 2.6-10+deb7u3

Metadata

Package Version Patches format
denyhosts 2.6-10+deb7u3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_load private modules.patch | (download)

denyhosts.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 01_load-private-modules

A patch for Debian System

02_FHS.patch | (download)

DenyHosts/constants.py | 2 1 + 1 - 0 !
daemon-control-dist | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 02_fhs

A patch for Debian System

03_default config.patch | (download)

denyhosts.cfg-dist | 20 11 + 9 - 0 !
1 file changed, 11 insertions(+), 9 deletions(-)

 03_default-config

04_migrate_warning.patch | (download)

DenyHosts/denyfileutil.py | 22 18 + 4 - 0 !
1 file changed, 18 insertions(+), 4 deletions(-)

 04_migrate_warning

This patch provide a useful warning when migrate switch is used

05_does not install useless.patch | (download)

setup.py | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 05_does-not-install-useless

Does not install useless stuff

06_permit_rootlogin_no.patch | (download)

DenyHosts/regex.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 06_permit_rootlogin_no

Fix regexp error that not recognize an attack with root user

07_regex.patch | (download)

DenyHosts/regex.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 07_regex

Fix a vulnerability (CVE-2007-4323) and other problem with regexp

08_foreground_mode.patch | (download)

DenyHosts/deny_hosts.py | 9 7 + 2 - 0 !
denyhosts.py | 20 13 + 7 - 0 !
2 files changed, 20 insertions(+), 9 deletions(-)

 08_foreground_mode

Add a useful switch to denyhost for run in foreground/debugging mode

09_plugin_deny.patch | (download)

DenyHosts/deny_hosts.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 09_plugin_deny

Correct the upstream bug http://sourceforge.net/tracker/index.php?func=detail&aid=1734736&group_id=131204&atid=720419

11_single_config_switch.patch | (download)

daemon-control-dist | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 11_single_config_switch

A patch to prevent denyhosts running with a double --config switch

12_fix_bin_env_location.patch | (download)

scripts/restricted_from_invalid.py | 2 1 + 1 - 0 !
scripts/restricted_from_passwd.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 12_fix_bin_env_location

Change /bin/env in scripts to /usr/bin/env for accuracy
13_CVE 2013 6890.patch | (download)

DenyHosts/regex.py | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 address remote denial of service cve-2013-6890