Package: libgsm / 1.0.13-4

Metadata

Package Version Patches format
libgsm 1.0.13-4 3.0 (quilt)

Patch series

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

Makefile | 20 14 + 6 - 0 !
1 file changed, 14 insertions(+), 6 deletions(-)

 new patch generated from libgsm 1.0.10-14 diff.gz

02_cplusplus.patch | (download)

inc/gsm.h | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 add c++ guard to gsm.h (closes: #202712)

03_config.patch | (download)

Makefile | 2 1 + 1 - 0 !
inc/config.h | 37 0 + 37 - 0 !
inc/gsm_config.h | 37 37 + 0 - 0 !
inc/toast.h | 2 1 + 1 - 0 !
src/code.c | 2 1 + 1 - 0 !
src/gsm_create.c | 2 1 + 1 - 0 !
src/gsm_destroy.c | 2 1 + 1 - 0 !
tls/taste.c | 2 1 + 1 - 0 !
8 files changed, 43 insertions(+), 43 deletions(-)

 add c++ guard to gsm.h

04_includes.patch | (download)

inc/toast.h | 9 7 + 2 - 0 !
src/code.c | 4 2 + 2 - 0 !
2 files changed, 9 insertions(+), 4 deletions(-)

 change errno handling to fix hurd (closes: #164191, #164194)


05_compiler_warnings.patch | (download)

src/debug.c | 6 3 + 3 - 0 !
src/toast.c | 17 7 + 10 - 0 !
2 files changed, 10 insertions(+), 13 deletions(-)

 clean up comiler warnings (closes: #226561)

06_fix_manpages.patch | (download)

man/gsm.3 | 1 0 + 1 - 0 !
man/gsm_explode.3 | 1 0 + 1 - 0 !
man/gsm_option.3 | 23 12 + 11 - 0 !
man/gsm_print.3 | 1 0 + 1 - 0 !
4 files changed, 12 insertions(+), 14 deletions(-)

 correct manual page markup