Loading debian/changelog +4 −1 Original line number Diff line number Diff line tor (0.2.3.13-alpha-1) experimental; urgency=low * New upstream version. * When creating the debian-tor user that tor runs at, create it with a shell of /bin/false instead of /bin/bash. Does not change shells of existing users (closes: #658358). -- Peter Palfrader <weasel@debian.org> Tue, 27 Mar 2012 08:43:41 +0200 -- Peter Palfrader <weasel@debian.org> Tue, 27 Mar 2012 08:44:07 +0200 tor (0.2.3.12-alpha-1) experimental; urgency=low Loading debian/tor.postinst +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ else --disabled-password \ --home /var/lib/tor \ --no-create-home \ --shell /bin/bash \ --shell /bin/false \ --group \ debian-tor fi Loading Loading
debian/changelog +4 −1 Original line number Diff line number Diff line tor (0.2.3.13-alpha-1) experimental; urgency=low * New upstream version. * When creating the debian-tor user that tor runs at, create it with a shell of /bin/false instead of /bin/bash. Does not change shells of existing users (closes: #658358). -- Peter Palfrader <weasel@debian.org> Tue, 27 Mar 2012 08:43:41 +0200 -- Peter Palfrader <weasel@debian.org> Tue, 27 Mar 2012 08:44:07 +0200 tor (0.2.3.12-alpha-1) experimental; urgency=low Loading
debian/tor.postinst +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ else --disabled-password \ --home /var/lib/tor \ --no-create-home \ --shell /bin/bash \ --shell /bin/false \ --group \ debian-tor fi Loading