# DO NOT EDIT THIS FILE! # It is generated automatically from the dktools-el6.spec.in # file. dktools (4.8.3-1) unstable; urgency=low * Followed improvement suggestions from the CTAN team. -- Dirk Krause Tue, 28 Mar 2017 20:00:00 +0200 dktools (4.8.2-1) unstable; urgency=low * Modified bmpp to write a /CropBox in addition to /MediaBox in PDF output. -- Dirk Krause Fri, 24 Mar 2017 20:00:00 +0200 dktools (4.8.1-1) unstable; urgency=low * Modified dk-send to stop reading input if all clients disconnected unexpectedly. -- Dirk Krause Wed, 22 Mar 2017 20:00:00 +0200 dktools (4.8.0-1) unstable; urgency=low * Library libdk4maioxd added (wxChar numbers input and output). * Package lshw added to package list for DKtoolian. * Configure script and Makefile.in modified to have less warnings from Debian package building. -- Dirk Krause Sun, 19 Mar 2017 20:00:00 +0200 dktools (4.7.0-1) unstable; urgency=low * "xxxx" can be used as copyright end year in the "copyright year" setting in options sections of *.ctr, *.wxc and *.cpt files. * New modules dk4paper and dk4papea to read papersizes configuration files. -- Dirk Krause Fri, 03 Feb 2017 20:00:00 +0200 dktools (4.6.0-1) unstable; urgency=low * New functions in dk4memrs, dk4str8, dk4strw and dk4str to sanitize buffers and strings. -- Dirk Krause Sun, 11 Dec 2016 20:00:00 +0200 dktools (4.5.0-1) unstable; urgency=low * Added support for meta/description and meta/keywords tags to htmlbook. * New modules for arithmetic operations on int16_t, uint16_t, int32_t, uint32_t. * New modules to serialize data to stream, unserialize from stream. * New module for compressed/encoded output on a dk4_stream_t. -- Dirk Krause Thu, 27 Oct 2016 20:00:00 +0200 dktools (4.4.0-1) unstable; urgency=low * Configuration option for itadmin to release lease on shutdown. * Markers in dhcpd.conf produced by itadmin for easier post-processing. * New module dk4strmw to open a file stream for writing. * New module dk4fpe to check for floating point exceptions. * New modules to read double from string and write double to string. * Mathematical operations on int16_t, int32_t, uint16_t and uint32_t including error checking. * Inline functions or macros to copy, reset and compare memory buffers. * Modules dk4mai8dbl, dk4maiddbl, dk4maiwdbl, dk4mao8dbl, dk4maoddbl and dk4maowdbl to read double from string and write double to string. * API change in dk4stream_write(): the buffer argument is const now. * Optimization in dk4stream_write(). * Bugfixes in GUI applications: No wxXXX objects must survive OnExit(). * Bugfixes in the dk4strw module. * Bugfixes in checking for mysql.h file. * Code cleanup in DkWxBmepsApp.cpt, DkWxImgszApp.cpt and DkWxTraceApp.cpt to improve readability. -- Dirk Krause Wed, 07 Sep 2016 20:00:00 +0200 dktools (4.3.6-1) unstable; urgency=low * Bugfix for Windows (try multiple sources to get home directory). * Replacements for GetVersionEx() function in Windows. * Docu update for installation using stow. -- Dirk Krause Tue, 12 Jul 2016 20:00:00 +0200 dktools (4.3.5-1) unstable; urgency=low * New hint special command for htmlbook. * Scripts to produce live systems. -- Dirk Krause Sat, 02 Jul 2016 20:00:00 +0200 dktools (4.3.4-1) unstable; urgency=low * Added span.hint to style.css for htmlbook. * Smaller changes related to Debian packaging. -- Dirk Krause Fri, 10 Jun 2016 20:00:00 +0200 dktools (4.3.3-1) unstable; urgency=low * Debian packaging changed, developer package is dktools-lib-$(SOVERS)-dev. * RPM packaging changed, shared library symlinks now in devel package. * New script to generate debian/changelog from dktools-el6.spec.in file. -- Dirk Krause Sat, 28 May 2016 20:00:00 +0200 dktools (4.3.2-1) unstable; urgency=low * New special command "htmlname" in htmlbook program. * Directory structure in build process changed due to lintian complaints. * Bugfix in dktools.pc, Libs.private now set correctly. * Script itaclean.sh renamed to itaclean (due to lintian complaints). -- Dirk Krause Fri, 27 May 2016 20:00:00 +0200 dktools (4.3.1-1) unstable; urgency=low * Printqdc now accepts empty input lines. -- Dirk Krause Mon, 25 Apr 2016 20:00:00 +0200 dktools (4.3.0-1) unstable; urgency=low * Printqd and related programs rewritten completely. * Rshdown is back on a users request, ported to library version 4. * Print order character 'N' added to dk-ls (do not show symlink target). * Option -b for dk-pwgen on non-Windows systems (create binary random data). * New program dk-rand to generate binary random data. * Modifications to dk4_app_t and dk3_app_t modules: create log and tmp directories only when needed. * Modified dk4inst.h header: Compiler constant texts for directories. * Module dk4dmt added, tool functions for standing daemons. * Modified dk4sock13 module, delete existing UNIX domain sockets. * Modified DkWxFrame and Dk4WxFrame, restore position when frame is shown. * Bugfix in dkwxwiz data files, typo corrected. * Bugfix in dk4dbi module, must set ulen, not size when retrieving data. * Retired dk3sock module, all networking programs use library version 4 now. -- Dirk Krause Tue, 19 Apr 2016 20:00:00 +0200 dktools (4.2.2-1) unstable; urgency=low * Modified dk-cat, dk-hex, dk-pwgen, dk-t2h, dk-t2l, dk-db2t: No error message for SIGPIPE received. * Some modifications following suggestions from clang static code analysis. -- Dirk Krause Fri, 22 Jan 2016 20:00:00 +0200 dktools (4.2.1-1) unstable; urgency=low * Modifications in Makefile.in and scripts/dkmkproto.pl for SVR4 packaging. -- Dirk Krause Tue, 19 Jan 2016 20:00:00 +0200 dktools (4.2.0-1) unstable; urgency=low * Performance fix for dk-send/dk-recv: Use larger buffers. * Performance fix for dk-ls: Avoid unnecessary size calculations. * Programs dk-t2db, dk-db2t and dk-dbco to replace dkdbt. * Libraries dk4dbia and dk4dbi added to replace dk3dbi. * Bugfix in dk4loc module, set encoding even if no LANG variable available. -- Dirk Krause Mon, 18 Jan 2016 20:00:00 +0200 dktools (4.1.0-1) unstable; urgency=low * Added -s option to dk-ls, show summary at end. * Manpage installation avoided, when building on Debian (manpage installation on Debian is done by package management). * New functions to retrieve and expand strings from Windows registry. * Changes in makefiles for Visual Studio for Desktop on Windows. * Bugfix in dk4user module: Must expand user profile string from registry. * Bugfix in DkClockFrame.wxc: Minimum size specified. * Bugfix in DkWxImgszFrame.wxc: Format specifier corrected. * Bugfix in DkWxImgszApp.cpt: Load all image handlers wxInitAllImageHandlers() -- Dirk Krause Mon, 14 Dec 2015 20:00:00 +0200 dktools (4.0.10-1) unstable; urgency=low * Man pages added, required for Debian packaging. * Build process on Windows can now use different library directories. * Bugfix in dkdbt program: No longer error messages for comment lines. * First release after changing Linux distribution to Debian on my laptop. -- Dirk Krause Fri, 04 Dec 2015 20:00:00 +0200 dktools (4.0.9-1) unstable; urgency=low * Bugfix in Makefile.in: Some programs were mentioned twice. -- Dirk Krause Tue, 10 Nov 2015 20:00:00 +0200 dktools (4.0.8-1) unstable; urgency=low * Number of duplicated files in source archive reduced by use of hard links. -- Dirk Krause Sun, 08 Nov 2015 20:00:00 +0200 dktools (4.0.7-1) unstable; urgency=low * Bugfix in dk4loc module: Use "en" as default language. * Bugfix in configure.ac: Install shared libraries for rescue systems too. -- Dirk Krause Fri, 16 Oct 2015 20:00:00 +0200 dktools (4.0.6-1) unstable; urgency=low * Added -t option to dk-sort. * Only one AC_OUTPUT line in Makefile.in. -- Dirk Krause Sat, 10 Oct 2015 20:00:00 +0200 dktools (4.0.5-1) unstable; urgency=low * Help text for dk-recv corrected, host and port are mandatory. * Compiler flags for wxcs added in Makefile.in. * Removed some dead assignments after static analysis. -- Dirk Krause Tue, 06 Oct 2015 20:00:00 +0200 dktools (4.0.4-1) unstable; urgency=low * Makefile.in: Use C++ compiler to drive linker if any C++ module in project. * Makefile.in: libdk4wx.a in the LIB_ST_GUI group, not LIB_ST_CLI. * dktools.pc.in: Correct variable for version number used now. * dk3strkv/dk-sqlsplit: S_ERROR replaced by ST_ERROR. * configure.ac: No -Bdynamic -dy -KPIC -D_REENTRANT for static builds. * configure.ac: Option --with-corrections for some Solaris systems. -- Dirk Krause Wed, 23 Sep 2015 20:00:00 +0200 dktools (4.0.3-1) unstable; urgency=low * Module dk3uc2l rewritten to use the *.t2l files. -- Dirk Krause Tue, 11 Aug 2015 20:00:00 +0200 dktools (4.0.2-1) unstable; urgency=low * Setting for tooltip flag added to dkct. -- Dirk Krause Tue, 04 Aug 2015 20:00:00 +0200 dktools (4.0.1-1) unstable; urgency=low * dkct: Special placeholders in $? format string. * dkct: Option -p added for portable debug output code. -- Dirk Krause Tue, 04 Aug 2015 20:00:00 +0200 dktools (4.0.0-1) unstable; urgency=low * New rewritten library modules dk4*. * Simplified error reporting from callee to caller via dk4_er_t structure. * Reduced use of runtime library on Windows systems. * Text stream processing functions recognize BOM at start of data. * Multiple dk4sock* modules instead of one large module. * wxdkfcs: GUI program to inspect file checksums. * dkt: Replaced by multiple smaller programs. * dkct: Cell contents for wxGrid in wx gui section. -- Dirk Krause Tue, 04 Aug 2015 20:00:00 +0200 dktools (3.18.10-1) unstable; urgency=low * dk-tape: Code simplified. -- Dirk Krause Thu, 09 Jul 2015 20:00:00 +0200 dktools (3.18.9-1) unstable; urgency=low * Modified configure script and Makefile for --enable-packaging option. -- Dirk Krause Thu, 02 Apr 2015 20:00:00 +0200 dktools (3.18.8-1) unstable; urgency=low * Modified configure script and Makefile. -- Dirk Krause Fri, 13 Mar 2015 20:00:00 +0200 dktools (3.18.7-1) unstable; urgency=low * dkct: Bugfix, doxygen allows pure @file lines. -- Dirk Krause Sat, 21 Feb 2015 20:00:00 +0200 dktools (3.18.6-1) unstable; urgency=low * Bugfix in plpdftex: smash used only for texts aligned by base line. -- Dirk Krause Wed, 28 Jan 2015 20:00:00 +0200 dktools (3.18.5-1) unstable; urgency=low * Bugfix in dkt tape: wrong number printed. * Bugfix in plpdftex: smash not for texts in boxes. * Modified pjsnmp: Added pjsnmpreadystates configuration option * Modified pjsnmp: Message texts modified, distinction errors/warnings. -- Dirk Krause Thu, 22 Jan 2015 20:00:00 +0200 dktools (3.18.4-1) unstable; urgency=low * Bugfix in plpdftex: sometimes invalid *.tex output. -- Dirk Krause Mon, 08 Dec 2014 20:00:00 +0200 dktools (3.18.3-1) unstable; urgency=low * Bugfix in UTF-16 encoding: Surrogate range was wrong. -- Dirk Krause Mon, 01 Dec 2014 20:00:00 +0200 dktools (3.18.2-1) unstable; urgency=low * Modified dkct: No @file line added if @file line is already present. * Data type dk3_c32_t changed to unsigned if unsigned is 4 bytes long. * Check whether password memory really was reset. -- Dirk Krause Wed, 26 Nov 2014 20:00:00 +0200 dktools (3.18.1-1) unstable; urgency=low * Bugfix in multiplication overflow detection in dk3mas/dk3mai/dk3mal modules. -- Dirk Krause Tue, 21 Oct 2014 20:00:00 +0200 dktools (3.18.0-1) unstable; urgency=low * Copyright year check in dkct. * API bugfix in dk3str32/dk3str16: Use correct character size now. * Bugfix in htmlbook for using dkChar. * Bugfix in dkdbt for using dkChar. * Splitted dk3mastr module into several modules. * Most uses of sscanf() and dk3sf_sscanf3() replaced by other functions. -- Dirk Krause Thu, 16 Oct 2014 20:00:00 +0200 dktools (3.17.2-1) unstable; urgency=low * Bugfix in dk3sock: WSAEWOULDBLOCK is used for connect in progress. -- Dirk Krause Wed, 24 Sep 2014 20:00:00 +0200 dktools (3.17.1-1) unstable; urgency=low * Bugfix in archive creation: Permissions are correct now. -- Dirk Krause Fri, 12 Sep 2014 20:00:00 +0200 dktools (3.17.0-1) unstable; urgency=low * Appendices k, M, G for block size added for dkt blks/ dkt ed/dkt rnd. * Bugfix in fig2lat: EPS/PDF/PGF output driver, corner radius. * Bugfix in wxbmpp dk3paper module. * Bugfix in wxbmpp: Fitting to a paper size. -- Dirk Krause Wed, 03 Sep 2014 20:00:00 +0200 dktools (3.16.3-1) unstable; urgency=low * Changed build process for Linux/Unix. -- Dirk Krause Thu, 07 Aug 2014 20:00:00 +0200 dktools (3.16.2-1) unstable; urgency=low * Changed build process for Linux/Unix, removed options from configure. -- Dirk Krause Tue, 05 Aug 2014 20:00:00 +0200 dktools (3.16.1-1) unstable; urgency=low * Use wxFD_OPEN instead of wxOPEN. * Bugfix in makefile: CLFAGS was a typo. -- Dirk Krause Tue, 05 Aug 2014 20:00:00 +0200 dktools (3.16.0-1) unstable; urgency=low * New program plpdftex added, output driver for octpgfpl. * Prefer sigaction() over sigset(). * Function-like macros replaced by functions. * Modified overflow check for conversion from unsigned long to size_t. * Modified dk3ma module: Splitted into several smaller modules. * Functions dk3strm_double_c8_no_sci()... added. * Function dk3pdf_write_double() treats small numbers as 0. -- Dirk Krause Mon, 28 Jul 2014 20:00:00 +0200 dktools (3.15.0-1) unstable; urgency=low * Source code reorganized. -- Dirk Krause Sat, 28 Jun 2014 20:00:00 +0200 dktools (3.14.0-1) unstable; urgency=low * Options -S... added to dkct and wxdkct. * Memory usage reorganized for bit matrices. * Cache friendly algorithm for bit matrix expansion. * dktools.spec file modified to build sub-packages lib and devel. -- Dirk Krause Thu, 19 Jun 2014 20:00:00 +0200 dktools (3.13.0-1) unstable; urgency=low * Modified htmlbook: Line numbering for source code. * Modified dkt html: Line numbering for source code. * Added *.desktop files for GUI programs. -- Dirk Krause Tue, 27 May 2014 20:00:00 +0200 dktools (3.12.0-1) unstable; urgency=low * New application wxdkhtb added to view help text files. * Modified htmlbook: enable/disable full text search in *.chm output. * Installation bugfix: Forgot to install libdk3wx.so. * HTML files for online help now created by htmlbook. * API change in DkWxFrame class: Methods added. -- Dirk Krause Wed, 30 Apr 2014 20:00:00 +0200 dktools (3.11.0-1) unstable; urgency=low * htmlbook: Writing project.xml file. * htmlbook: New option chm full text search. * htmlbook: Section number optional before section title in index and pos. * htmlbook: Titles for links in keyword index. * htmlbook: Bugfix, all *.html files listed in files section. * htmlbook: Bugfix, added missing closing OBJECT tag. * htmlbook: Bugfix, copy index.hhp, index.hhc and index.hhk to destination. * htmlbook: Bugfix, root object now in TOC as first object. * printqd: Attempt to remove existing local socket before creating new one. * printqd: Bugfix, endless loop. * wxdkclock: Save changed options immediately. -- Dirk Krause Wed, 23 Apr 2014 20:00:00 +0200 dktools (3.10.0-1) unstable; urgency=low * Modified fig2lat: Fast splines for arrowheads. * Modified fig2lat: Configurable base line width. -- Dirk Krause Mon, 31 Mar 2014 20:00:00 +0200 dktools (3.9.0-1) unstable; urgency=low * Bugfix in bmpp/wxbmpp: Bits per component analysis rewritten. -- Dirk Krause Mon, 24 Mar 2014 20:00:00 +0200 dktools (3.8.3-1) unstable; urgency=low * Bugfix bmpp/wxbmpp: Automatic bits per component analysis disabled. * Modified htmlbook: New classes for table cells added to style.css file. -- Dirk Krause Sun, 02 Mar 2014 20:00:00 +0200 dktools (3.8.2-1) unstable; urgency=low * Modified htmlbook: New no-vspace option for img special command. * Modified htmlbook: Shortcuts for images. -- Dirk Krause Thu, 06 Feb 2014 20:00:00 +0200 dktools (3.8.1-1) unstable; urgency=low * Modified htmlbook: Set permissions for destination directory contents. * Modified htmlbook: Change in style.css, added top and bottom margin. * Bugfix in htmlbook: Crashes on filenames without suffix. -- Dirk Krause Wed, 29 Jan 2014 20:00:00 +0200 dktools (3.8.0-1) unstable; urgency=low * New application htmlbook added. * Bugfix in dk3enc module: Wrong range delimiter for Unicode characters. -- Dirk Krause Tue, 21 Jan 2014 20:00:00 +0200 dktools (3.7.0-1) unstable; urgency=low * Modified dkt latex: Euro currency symbol added to translation table. * Modified dkma: long long, unsigned long long, intmax_t, uintmax_t. -- Dirk Krause Fri, 29 Nov 2013 20:00:00 +0200 dktools (3.6.0-1) unstable; urgency=low * Modified fig2lat: New cofop option for filled open graphics paths. * Bugfix in fig2lat: Must encode some characters. * Modified dk3ma: Function and constants names changed for consistent naming. -- Dirk Krause Thu, 14 Nov 2013 20:00:00 +0200 dktools (3.5.0-1) unstable; urgency=low * Modified wxbmpp: No automatic start when running on a directory. -- Dirk Krause Wed, 23 Oct 2013 20:00:00 +0200 dktools (3.4.0-1) unstable; urgency=low * Modified dkt blocksize: Performance optimizations, use memcpy(). * Modified dk3sock module: Handle incomplete send requests. * Modified dk3str module: Use existing functions if available. -- Dirk Krause Tue, 01 Oct 2013 20:00:00 +0200 dktools (3.3.3-1) unstable; urgency=low * Option -s for dkt blocksize added. * Modified itadmin: Increased possible length for DHCP options values. * Bugfix in itadmin: DHCP options for hosts are written now. -- Dirk Krause Fri, 20 Sep 2013 20:00:00 +0200 dktools (3.3.2-1) unstable; urgency=low * Modified dk3sto module: Keyword const added to some functions. -- Dirk Krause Tue, 30 Jul 2013 20:00:00 +0200 dktools (3.3.1-1) unstable; urgency=low * Bugfix in distribution and build system. -- Dirk Krause Mon, 29 Jul 2013 20:00:00 +0200 dktools (3.3.0-1) unstable; urgency=low * API change, comparison and evaluation functions operate on const * pointers. -- Dirk Krause Sun, 28 Jul 2013 20:00:00 +0200 dktools (3.2.2-1) unstable; urgency=low * More useful error message for malformed path to dkt ls on Windows (paths in double quotes where backslash escapes closing double quote). -- Dirk Krause Wed, 24 Jul 2013 20:00:00 +0200 dktools (3.0.6-1) unstable; urgency=low * dkct enhanced for unknown classes. -- Dirk Krause Thu, 20 Mar 2013 20:00:00 +0200 dktools (3.0.5-1) unstable; urgency=low * Bugfix: Use AddButton method of wxStdButtonSizer, not Add. -- Dirk Krause Wed, 20 Mar 2013 20:00:00 +0200 dktools (3.0.4-1) unstable; urgency=low * The dk3sock4 module was added. -- Dirk Krause Sun, 17 Mar 2013 20:00:00 +0200 dktools (3.0.3-1) unstable; urgency=low * Online documentation updated for the -f option in dknet. -- Dirk Krause Sat, 16 Mar 2013 20:00:00 +0200 dktools (3.0.2-1) unstable; urgency=low * The dknet program is more verbose now when run as sender. -- Dirk Krause Thu, 14 Mar 2013 20:00:00 +0200 dktools (3.0.1-1) unstable; urgency=low * The dkwxwiz program was added. * The winprint program (for Windows) was added. * The wprclean program (for Windows) was added. * The lprngcl program (for Windows) was added. * Option bbts for fig2lat. * Bugfix in Win32 setup: The dk3paper.conf file was not installed. -- Dirk Krause Sun, 03 Feb 2013 20:00:00 +0200 dktools (3.0.0-1) unstable; urgency=low * Code for 3.0.0 release finished. -- Dirk Krause Thu, 31 Jan 2013 20:00:00 +0200 dktools (2.2.22-1) unstable; urgency=low * Bugfix in the configure script: Unnecessary call to wx-config removed. -- Dirk Krause Wed, 02 Nov 2011 20:00:00 +0200 dktools (2.2.21-1) unstable; urgency=low * The hostsadm.pl script now adds a netgroup triple containing the IP address to the netgroup.ldif file. * The "ctrl database-cleanup" operation for prqd now removes print accounts and page counts with value 0. -- Dirk Krause Tue, 01 Nov 2011 20:00:00 +0200 dktools (2.2.20-1) unstable; urgency=low * Program imgsize renamed to chimgsize to avoid name conflicts with perl-Image-Size RPM. -- Dirk Krause Sun, 06 Jun 2011 20:00:00 +0200 dktools (2.2.19-1) unstable; urgency=low * Bugfix in text2htm, wrong format specification. -- Dirk Krause Sun, 19 Apr 2011 20:00:00 +0200 dktools (2.2.18-1) unstable; urgency=low * The function dkstr_w_cat() (a fallback implementation for systems without the wcscat() function) was added. * New programs kwintool and kwindown for Windows. -- Dirk Krause Sun, 14 Nov 2010 20:00:00 +0200 dktools (2.2.17-1) unstable; urgency=low * New option ``create accounts automatically'' for prqd. By default we avoid to create personal print accounts automatically to keep the database small. * Improvements in the GUI of the PrintLimit application. -- Dirk Krause Tue, 26 Oct 2010 20:00:00 +0200 dktools (2.2.16-1) unstable; urgency=low * New Java application PrintLimit for users of LPRng/prqd to show users print quota information. * The dklibsj.html page was improved. Tutorial and short reference added. -- Dirk Krause Sun, 24 Oct 2010 20:00:00 +0200 dktools (2.2.15-1) unstable; urgency=low * The LANG environment variable is now tested for both ".UTF-8" and ".utf8" to indicate the use of UTF-8 encoding. -- Dirk Krause Wed, 20 Oct 2010 20:00:00 +0200 dktools (2.2.14-1) unstable; urgency=low * Documentation update: Notes about differences in the appearance of interpolated splines in Xfig/transfig and fig2vect. Recommendations how to modify the sources of Xfig and transfig. -- Dirk Krause Wed, 15 Sep 2010 20:00:00 +0200 dktools (2.2.13-1) unstable; urgency=low * Corrected typographic errors in the DKrause::Diagram documentation. -- Dirk Krause Tue, 14 Sep 2010 20:00:00 +0200 dktools (2.2.12-1) unstable; urgency=low * The *.jar files were missing in the Windows executable setup of 2.2.11. Here they are back. -- Dirk Krause Tue, 13 Sep 2010 20:00:00 +0200 dktools (2.2.11-1) unstable; urgency=low * Unnecessary line end correction removed from fig2vect. * New Perl module DKrause::Diagram added -- Dirk Krause Tue, 31 Aug 2010 20:00:00 +0200 dktools (2.2.10-1) unstable; urgency=low * Documentation corrections. -- Dirk Krause Tue, 20 Jul 2010 20:00:00 +0200 dktools (2.2.9-1) unstable; urgency=low * Bugfix in tracecc, application group name corrected. -- Dirk Krause Fri, 16 Jul 2010 20:00:00 +0200 dktools (2.2.8-1) unstable; urgency=low * Modifications in configure script for build process on Mac. -- Dirk Krause Mon, 12 Jul 2010 20:00:00 +0200 dktools (2.2.6-1) unstable; urgency=low * Bugfix in bmeps, bits per component reduction disabled. * Modifications in HTML documentation due to validation results. * New option "doxygen comments" for genau. * Script "make-pkg.sh" to build SVR4 packages. * Doxygen comments added. -- Dirk Krause Sat, 26 Jun 2010 20:00:00 +0200 dktools (2.2.5-1) unstable; urgency=low * Modified hostsadm: UTF-8 to ISO-LATIN-1 conversion. * Code cleanup. -- Dirk Krause Fri, 18 Jun 2010 20:00:00 +0200 dktools (2.2.4-1) unstable; urgency=low * File dktools.spec added. * Start scripts for prqd, rshdown, useraud now installed to /etc/init.d. -- Dirk Krause Sun, 13 Jun 2010 20:00:00 +0200 dktools (2.2.3-1) unstable; urgency=low * DESTDIR variable added to makefile for RPM builders. -- Dirk Krause Sat, 12 Jun 2010 20:00:00 +0200 dktools (2.2.2-1) unstable; urgency=low * Bugfix for preference file location. -- Dirk Krause Thu, 03 Jun 2010 20:00:00 +0200