Subject: | Some files in the Crypt-SSLeay distribution are Wrongly Executable |
Some files in the tarball are executable while they should not be:
{{{{
shlomi:~/Download/unpack/perl/cpan/Crypt-SSLeay-0.57_04$ ls -lR
.:
total 108
drwxr-xr-x 2 shlomi shlomi 73 2010-08-12 03:02 certs
-rwxr-xr-x 1 shlomi shlomi 20955 2010-08-11 20:11 Changes
drwxr-xr-x 2 shlomi shlomi 44 2010-08-12 03:02 eg
drwxr-xr-x 4 shlomi shlomi 28 2010-08-12 03:02 lib
-rwxr-xr-x 1 shlomi shlomi 15190 2010-08-11 20:01 Makefile.PL
-rwxr-xr-x 1 shlomi shlomi 446 2010-07-25 04:02 MANIFEST
-rwxr-xr-x 1 shlomi shlomi 131 2010-07-25 04:02 MANIFEST.SKIP
-rwxr-xr-x 1 shlomi shlomi 548 2010-08-12 03:02 META.yml
-rw-r--r-- 1 shlomi shlomi 17168 2010-07-25 04:02 README
-rwxr-xr-x 1 shlomi shlomi 12883 2010-08-11 17:53 SSLeay.pm
-rw-r--r-- 1 shlomi shlomi 10832 2010-07-25 04:02 SSLeay.xs
drwxr-xr-x 2 shlomi shlomi 58 2010-08-12 03:02 t
-rw-r--r-- 1 shlomi shlomi 362 2010-07-25 04:02 TODO
-rw-r--r-- 1 shlomi shlomi 1055 2010-07-25 04:02 typemap
./certs:
total 248
-rw-r--r-- 1 shlomi shlomi 242153 2010-07-25 04:02 ca-bundle.crt
-rwxr-xr-x 1 shlomi shlomi 1452 2010-07-25 04:02 notacacert.pem
-rwxr-xr-x 1 shlomi shlomi 887 2010-07-25 04:02 notacakeynopass.pem
./eg:
total 8
-rwxr-xr-x 1 shlomi shlomi 912 2010-07-25 04:02 lwp-ssl-test
-rwxr-xr-x 1 shlomi shlomi 3693 2010-08-10 00:33 net-ssl-test
./lib:
total 0
drwxr-xr-x 3 shlomi shlomi 19 2010-08-12 03:02 Crypt
drwxr-xr-x 2 shlomi shlomi 19 2010-08-12 03:02 Net
./lib/Crypt:
total 0
drwxr-xr-x 2 shlomi shlomi 81 2010-08-12 03:02 SSLeay
./lib/Crypt/SSLeay:
total 20
-rw-r--r-- 1 shlomi shlomi 67 2010-07-25 04:02 Conn.pm
-rw-r--r-- 1 shlomi shlomi 66 2010-07-25 04:02 CTX.pm
-rw-r--r-- 1 shlomi shlomi 66 2010-07-25 04:02 Err.pm
-rw-r--r-- 1 shlomi shlomi 903 2010-07-25 04:02 MainContext.pm
-rw-r--r-- 1 shlomi shlomi 553 2010-07-25 04:02 X509.pm
./lib/Net:
total 16
-rwxr-xr-x 1 shlomi shlomi 15414 2010-08-11 20:05 SSL.pm
./t:
total 12
-rw-r--r-- 1 shlomi shlomi 938 2010-07-25 04:02 00-basic.t
-rw-r--r-- 1 shlomi shlomi 1495 2010-07-25 04:02 01-connect.t
-rw-r--r-- 1 shlomi shlomi 3028 2010-07-25 04:02 02-live.t
}}}}
Please make them non-executable.
Regards,
-- Shlomi Fish