FS#73911 - [bash][filesystem] Add rbash support

Attached to Project: Arch Linux
Opened by Pascal Ernster (hardfalcon) - Monday, 21 February 2022, 12:33 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 01 February 2023, 05:17 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Tobias Powalowski (tpowa)
Felix Yan (felixonmars)
Levente Polyak (anthraxx)
Giancarlo Razzolini (grazzolini)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Would it be possible to add support for rbash? AFAICT the only things needed would be

ln -s /usr/bin/bash /usr/bin/rbash

in the bash package and

echo "/bin/rbash" >> /etc/shells

in the filesystems package.
This task depends upon

Closed by  Toolybird (Toolybird)
Wednesday, 01 February 2023, 05:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  See comments
Comment by Tobias Powalowski (tpowa) - Tuesday, 31 January 2023, 19:08 GMT
bash fixed on trunk.
Comment by Tobias Powalowski (tpowa) - Tuesday, 31 January 2023, 20:51 GMT
bash 5.1.016-2
filesystem 2023.01.31-1
Comment by Pascal Ernster (hardfalcon) - Tuesday, 31 January 2023, 21:02 GMT
Thanks, bash 5.1.016-2 and filesystem 2023.01.31-1 do indeed resolve this :)

Loading...