ghantoos / lshell

lshell is a shell coded in Python, that lets you restrict a user's environment to limited sets of commands, choose to enable/disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restriction, and more.
GNU General Public License v3.0
435 stars 112 forks source link

0.9.19 release ? #166

Open Dam23 opened 7 years ago

Dam23 commented 7 years ago

Hello everyone, ghantoos,

The FreeBSD port of lshell is still stuck on 0.9.16 revision 2, that is your release from 2013 and a couple patches (one by you, another by myself) : http://www.freshports.org/shells/lshell/

I would like to push the newest version to FreeBSD. However it seems that some issues have been fixed after 0.9.18 release, which is the latest available :

122

147

149

Would you kindly release 0.9.19 (or whatever you had in mind) incorporating said fixes ?

I also seek confirmation that #151 is now corrected. I have been unable to reproduce on FreeBSD 10-STABLE with sudo, but then I might be doing that incorrectly.

It would also seem that since 0.9.16 you've changed the naming scheme for the file, going from lshell-$version to lshell_$version. That is a very minor difference but it forces me to make some adjustments to the port's Makefile.

Might you consider pushing further releases as lshell dash $version as was the case with 0.9.16 ?

I thank you for your help and remain available should you have any question. Our company makes use of lshell with regards to PCI-DSS compliance, I shall be happy to help :)

fabaff commented 7 years ago

I'm looking for a new release as well. As for the Fedora and EPEL packages https://bugzilla.redhat.com/show_bug.cgi?id=1369345 is still open.

Thanks