Package: sinfo / 0.0.48-1

Metadata

Package Version Patches format
sinfo 0.0.48-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Change order of libs to fix FTBS with as needed.patch | (download)

sinfod/Makefile.am | 2 1 + 1 - 0 !
sinfod/Makefile.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 change order of libs to fix ftbs with --as-needed

Thanks: Ilya Barygin for the patch.
Closes: #638598

0003 Run sshallsinfo with bin bash.patch | (download)

addon/sshallsinfo | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 run sshallsinfo with /bin/bash

The sshallsinfo script contains bash specific code. As this is only an
example and not in any performance critical path it's not worth
converting this to pure POSIX shell code.

Closes: #772366

0004 Rename sinfo to sinfo client in the manpage.patch | (download)

html/index.html | 2 1 + 1 - 0 !
sinfo/sinfo.1 | 30 15 + 15 - 0 !
2 files changed, 16 insertions(+), 16 deletions(-)

 rename sinfo to sinfo-client in the manpage