ANNOUNCE Release 0.3 libqmail

6 views
Skip to first unread message

Cprogrammer

unread,
Sep 6, 2020, 12:01:25 AM9/6/20
to indimail
Announcing Release of libqmail Release 0.3

Release 0.3 Start 21/05/2020
01. Debian build - use /usr/lib/<triplet> (e.g. /usr/lib/x86_64-linux-gnu)
02. configur.ac - use LIB_SSL, LIB_CRYPTO
03. debian/control - use ${shlibs:Depends}
04. added setuserid.c, setuserid.h
05. Makefile.am: use BUILT_SOURCES to build all needed header files
06. added AC_PROG_CC_C99 to configure.ac
07. use m4_normalize(m4_include([conf-version])) in AC_INIT
08. Added textcode from libowfat, http://www.fefe.de/libowfat/ 
09. added array library from http://cr.yp.to/lib/array.html
10. fmt.h: include sys/types.h if config.h is not included
11. setuserid.h: include sys/types.h, grp.h if config.h is not included
12. uint16.h: include inttypes.h if config.h is not included
13. libqmail.spec: use smp_mflags for parallel make
14. debian/libqmail.dsc: use Debtransform-Release to increment build number
15. taia_now.c: renamed variable now to tmval
16. added CFLAGS="$CFLAGS -O4 -Wall -Wimplicit -fPIC -fno-strict-aliasing
    -Wunused -Wcomment -Wchar-subscripts -Wuninitialized -Wshadow
    -Wcast-align -Wwrite-strings -Wno-discarded-qualifiers"
17. scan.h: added scan_double(), scan_hexdump() prototyps
18. configure.ac: used comprehensive CFLAGS
19. default.configure: create conf-release if not exists
20. cdb.h: added cdb_free() prototype
21. sig.h, sig.c: added sig_usr1, sig_usr2
22. fmt.h: added tohex() proto
23. fmt_hexbyte.c: added tohex() function
24. libqmail.spec: added iopause.h header file
25. Makefile.am: added tohex(), iopause.c, uint16, functions
26. added safe multiplication functions from libowfat, http://www.fefe.de/libowfat/ 


Reply all
Reply to author
Forward
0 new messages