Package: slang2 / 2.3.0-2

Metadata

Package Version Patches format
slang2 2.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
demos_make.patch | (download)

demo/Makefile.in | 8 2 + 6 - 0 !
1 file changed, 2 insertions(+), 6 deletions(-)

 patch to fix paths so that a good makefile is copied to 
 /usr/share/doc/libslang2-dev.
hostent_haddr.patch | (download)

modules/socket-module.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

  as of glibc 2.9, struct hostent no longer defines h_addr, which was a backward-compatability
 alias for h_addr_list[0]
Bug-Debian: 491798.
Last-Updated: 2009-03-27
slsh_libs.patch | (download)

slsh/Makefile.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
typos.patch | (download)

doc/text/slangfun.txt | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 fix typos in slangfun.txt
dso_linking.patch | (download)

slsh/Makefile.in | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 fix ftbfs when dso linking. 
fix_glibc.patch | (download)

modules/json-module.c | 2 2 + 0 - 0 !
modules/socket-module.c | 14 11 + 3 - 0 !
src/slstd.c | 3 3 + 0 - 0 !
3 files changed, 16 insertions(+), 3 deletions(-)

 fixes needed so that functions are visible (ip_mreq,strtoll)
 Needed for glibc > 2.9
Last-Updated 2014-09-21
segv_fix.patch | (download)

src/slstrops.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix for segfault in slang/jed
Last-Updated: 2014-10-21