Package: radioclk / 1.0.ds1-12

Metadata

Package Version Patches format
radioclk 1.0.ds1-12 3.0 (quilt)

Patch series

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

radioclkd.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 fix segfaults on 64-bit architectures.
 Clamp number of bits to 48 and use int rather than long.
termio.patch | (download)

radioclkd.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace deprecated <termio.h> include.
hardening.patch | (download)

Makefile | 16 2 + 14 - 0 !
1 file changed, 2 insertions(+), 14 deletions(-)

 allow debhelper to build with hardening options.
 Modify Makefile to allow CFLAGS, CPPFLAGS, LDFLAGS to be passed in.