Updated stst build script
Updated stst build
Update notes for old v3.5.3
Added old OSX bootstrap script
Use standard password
Added creation of unique message id
Mergeconflict
Make a hard error trying to use anonymous geo-lookup as Google no longer supports this
Add handling of iconv library for OSX >= 12.0 where it is included in the link cache
Added pragma to avoid error in LLC when parsing an unknown GCC pragma
Added styles TSTYLE_SIMPLE_V4, TSTYLE_SIMPLE_V5, TSTYLE_SIMPLE_V6
Added avalon-framework to bootstrap script
Made unicode table self contained
Made unicode tables a lib file of its own
Comment unused varable
Fixed centeralign bug with padding, added simple style 4,5,6 to have single bottomg line
Updated README, added utable_stroke_stdout()
Added utable_reset-table_colwidth()
Remove trailing blanks in README
Added style TSTYLE_ASCII_V4 and removed stroking of vertical down to bottom line if no bottom line is in use
Added feature to set callback in each table cell also fix a bug in calculating column width
Updated sonar parameters
Make sure horizontal lines are drwn full left/right even without left/right border
Removed config.rpath
Updated SQ Parameters
Added Date: header to mails
Bumped version to 3.5.3
Updated sonar scanner
Bump version
Added guard around new pragma not to give warning on older version of gcc that do not have that pragma
Updated Changelog for 3.5.1
chg: Ignore .vscode
fix: Fix errors from more strict string truncation warnings
fix: Add missing links dependency for bootstrap
fix: Don't try to create a logfile if it is named stdout
Remove support for upstart
chg: Remove old svn tag
chg: Remove init.d support and only assume systemd
C
chg: Improved debug messages
* Start in foreground as default
chg: Default is now to start in foreground
chg: Updated build dependencies for dpkg
chg: Only use lockfile if we are manually started as a daemon
chg: Google API key is now required to do address/map lookups (Policy change from Google)
chg: Bump version to 3.5.0-beta1
chg: Give better info message if mail is not enabled in config file
chg: Make the systemd handle the daemonization
Bump version. Fix Makefile missing endif
chg: Added generation of systemdsystemunitdir to configmake.h
fix: Update system test run and build script for new default args
chg: Add possibility to use stderr as logfile
chg: Stop tracking systest autogenerated files
chg: Added file_rw()
chg: Update gitignore to ignore releases
chg: Ignore lockfile if we are not started as a daemon
G7-3 chg: Add option to create non-pic code to enable debugging with Netbeans
G7-4 fix: Add pragma to clean build without optimization -O0
G7-4 chg: Make ststbuild use -O0 and disable PIC
G7-5 chg: Added SonarQube scanning
G7-10 fix: Correct systemd default path
G7-12 chg: Detect major version of fop.
G7-11 fix: Start daemon in asynch mode in init.d script
G7-14 fix: Warnings with gcc v8
fix: Missing newline at end of file
G7-19 fix: Handle gracefully missing cloc
G7-19 fix: Don't delete shell script at make clen
G7-18 fix: Better error message if daemon user does not exist
Various clean ups and warnig supressions for gcc v9
chg: Update system test config file
chore: Add branch name to sonar.properties
G7-24 choar: Create script to manually run a sonaranalyzis
Explicitely set sonar source encoding to UTF8
G7-25: Fix warning in libtool from bug in autotools
fix: Clean setup-files target even when Docbook is not installed
fix: Build system now works with both gawk and mawk
fix: Makes it possible to build dist without Docbook
chg: Removes deprecated SuSE init script
chg: Some more information on building on OS X
chg: Ignore some more built files
new: Added OS X bootstrap instructions
chg: Removed repo version of INSTALL
fix: Added missing 'xz' dependency for OS X bootstrap README
Removed SuSE bootstrap scripts since SuSE is no longer a tested platform
Update README for removed SuSE bootstrap script
fix: Remove initial blank line
Removed old README
Make the coverity upload script read credentials from environment instead of hard-coded in the upload script
chg: ChangeLog is no longer auto-generated after switch-over to git
No longer AC_SUBST in local docbook XSL since this will be resolved by catalog. This implies removing all *.xsl.in files as well as there is no longer need for substitution
Remove old SVN tag
Fix problem with xsltproc docbook catalog path for manpauges. The build of manpages has been broken since refactoring in 3.0
Remove the out-commented AC_SUBST variable
fix: Ignore clang pragmas on gcc
Remover some more rests of SVN
Bump version in progress to 3.4.6