/[smecontribs]/rpms/smeserver-denyhosts/contribs8/smeserver-denyhosts-2.8-regexpatch.patch
ViewVC logotype

Contents of /rpms/smeserver-denyhosts/contribs8/smeserver-denyhosts-2.8-regexpatch.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Wed Nov 23 21:31:53 2016 UTC (7 years, 5 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-denyhosts-2_8-4_el5_sme, smeserver-denyhosts-2_8-3_el5_sme, smeserver-denyhosts-2_8-5_el5_sme, HEAD
* Wed Nov 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8-3.sme
- fix [SME: 9877]
- fix regex issue import from SME9

1 diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2
2 --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2.regexpatch 2015-03-30 23:07:42.000000000 -0400
3 +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX2 2015-03-30 23:08:03.000000000 -0400
4 @@ -0,0 +1,3 @@
5 +# default EPEL does not work for SME ( trailing $)
6 +FAILED_ENTRY_REGEX2 = (?P<invalid>(Illegal|Invalid)) user (?P<user>.*) from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})
7 +
8 diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6
9 --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6.regexpatch 2015-03-30 23:15:23.000000000 -0400
10 +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX6 2015-03-30 23:15:39.000000000 -0400
11 @@ -0,0 +1,3 @@
12 +# default EPEL does not work for SME ( trailing $)
13 +FAILED_ENTRY_REGEX6 = Did not receive identification string .*from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})
14 +
15 diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7
16 --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7.regexpatch 2015-03-30 23:15:47.000000000 -0400
17 +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/FAILED_ENTRY_REGEX7 2015-03-30 23:16:02.000000000 -0400
18 @@ -0,0 +1,3 @@
19 +# default EPEL does not work for SME ( trailing $)
20 +FAILED_ENTRY_REGEX7 = User (?P<user>.*) from (::ffff:)?(?P<host>\S+) not allowed because not listed in AllowUsers
21 +
22 diff -up smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX.regexpatch smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX
23 --- smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX.regexpatch 2015-03-30 23:16:25.000000000 -0400
24 +++ smeserver-denyhosts-2.9/root/etc/e-smith/templates/etc/denyhosts.conf/SUCCESSFUL_ENTRY_REGEX 2015-03-30 23:16:49.000000000 -0400
25 @@ -0,0 +1,3 @@
26 +# default EPEL does not work for SME ( trailing $)
27 +SUCCESSFUL_ENTRY_REGEX = Accepted (?P<method>\S+) for (?P<user>.*?) from (::ffff:)?(?P<host>\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\}\.\d\{1,3\})( port \d+)?( ssh2)?
28 +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed