Package: uucpsend / 1.1-5

Metadata

Package Version Patches format
uucpsend 1.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Lock shell to bash in the root Makefile really close.patch | (download)

Makefile | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 lock shell to bash in the root makefile (really closes: bug#379712)


0002 uucpsend.c Don t cast lvalue in assignment.patch | (download)

uucpsend.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 uucpsend.c: don't cast lvalue in assignment

Fix type of argument to free_sites() in order to remove unnecessary cast
(closes: Bug#297738)