travis-ci / apt-package-safelist

Safelist of apt packages approved for build environments with restricted sudo
MIT License
109 stars 86 forks source link

APT whitelist request for stunnel4 #403

Open BanzaiMan opened 9 years ago

BanzaiMan commented 9 years ago

This replaces travis-ci/travis-ci#4326.

The original text by @mp911de follows


I'd need stunnel to test SSL tunneling with mp911de/lettuce and mp911de/spinach

Thanks.

BanzaiMan commented 9 years ago

Ran tests and found setuid bits by purely textual search. Further analysis is required.

If these are found to be benign, add:

stunnel4

See https://travis-ci.org/travis-ci/apt-whitelist-checker/builds/72545547.

marcosnils commented 8 years ago

@BanzaiMan may I ask what's the status on this?. I'm running a container based environment (where I don't have sudo) for Jedis (https://github.com/xetorthio/jedis) and I need stunnel for SSL support.

BridgeAR commented 6 years ago

It has been two years now and it is still an issue and blocks any Redis client from testing SSL support without using sudo.

mp911de commented 6 years ago

@BridgeAR There's a workaround by installing stunnel from source, see lettuce-core/.travis.yml.

travisbot commented 5 years ago

This is an automated comment.

Ran tests and found setuid bits by purely textual search. Further analysis is required.

If these are found to be benign, examine http://github.com/travis-ci/apt-package-whitelist/compare/test-apt-package-whitelist-403 and its PR.

Packages found: stunnel4

See https://travis-ci.org/travis-ci/apt-whitelist-checker/builds/440490047 for details.