Package: smstools / 3.1.21-6

Metadata

Package Version Patches format
smstools 3.1.21-6 3.0 (quilt)

Patch series

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

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

---
fix makefile override.patch | (download)

src/Makefile | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

---
hardening.patch | (download)

src/Makefile | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 add some hardening flags
spelling.patch | (download)

doc/configure.html | 12 6 + 6 - 0 !
doc/history3.html | 10 5 + 5 - 0 !
scripts/sms3 | 2 1 + 1 - 0 !
src/extras.c | 2 1 + 1 - 0 !
src/modeminit.c | 4 2 + 2 - 0 !
src/pdu.c | 2 1 + 1 - 0 !
src/smsd_cfg.h | 2 1 + 1 - 0 !
7 files changed, 17 insertions(+), 17 deletions(-)

 fix some spelling errors
gawk path fix.patch | (download)

scripts/hex2bin | 2 1 + 1 - 0 !
scripts/hex2dec | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix path to gawk
kfreebsd.patch | (download)

src/Makefile | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 introduce architecture dependent  compile flags
gcc10.patch | (download)

src/blacklist.c | 2 2 + 0 - 0 !
src/blacklist.h | 2 1 + 1 - 0 !
src/logging.c | 10 10 + 0 - 0 !
src/logging.h | 6 3 + 3 - 0 !
src/smsd_cfg.c | 215 215 + 0 - 0 !
src/smsd_cfg.h | 272 136 + 136 - 0 !
src/stats.c | 14 14 + 0 - 0 !
src/stats.h | 20 10 + 10 - 0 !
src/whitelist.c | 2 2 + 0 - 0 !
src/whitelist.h | 2 1 + 1 - 0 !
10 files changed, 394 insertions(+), 151 deletions(-)

 fix of ftbfs with gcc10
sms only registration.patch | (download)

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

 more registration statuses are available
 6 = Registered for SMS only, home network
     (applicable only when <Act> indicates E-UTRAN)
 7 = Registered for SMS only, roaming
     (applicable only when <Act> indicates E-UTRAN)