* Fixed missing link flags for clang.
version 4.47.2:
* Minor makefile cleanup.
version 4.47.1:
* Update mkconfig to version 2.1.1 (fixes build on 32-bit).
* Add configs/config.ms.cl (visual studio definitions).
OBS-URL: https://build.opensuse.org/package/show/utilities/di?expand=0&rev=9
* Tcl: Fix bad allocation.
* Tcl: Raise errors rather than exiting.
* Exit program when incorrect options are specified.
* Update mkconfig to version 1.31.
* Add missing mkconfig/runtests.sh.
* Update mkconfig to version 1.30 to fix modern libintl.h/printf tests.
OBS-URL: https://build.opensuse.org/package/show/utilities/di?expand=0&rev=7
* Fixed check of exabyte sized filesystems. The signed check
now only checks for -1 and -2; there could still be situations
where the overflow exactly matches these values.
* Added faster method for windows check for missing removable
filesystems.
version 4.43
* Cleaned up some compiler warnings.
* Fixed memory allocation problem.
* Tcl interface fixes
version 4.42
* Fixed a parsing bug in the Tcl interface.
* Added a Perl interface.
version 4.41
* Fixed bug specifying more than one filesystem on the command
line.
* Added sort by free space, total space.
* Updated manual page: missing, new sort options.
version 4.40
* Updated the Tcl interface to return the 'display' key as a list.
version 4.39
* Added a Tcl interface.
* Fixed CSV header to honor -n flag.
* Added -C, --csv-tabs to output CSV with tabs.
* Update mkconfig to version 1.27
version 4.38
* Update mkconfig to version 1.26
version 4.37
* Fixed a problem when processing the DI_ARGS environment variable.
* Hardened compiler options: reference:
http://wiki.debian.org/Hardening
* Code cleanup to fix compiler warnings.
version 4.36
* Updated test for NFS remote filesystems.
version 4.35
* Fixed a bug when -I/-x were specified in addition to a filespec.
* Updated build system to mkconfig-1.24
version 4.34
* When a filename is specified on the command line, attempt to
choose the best filesystem to display when there are multiple
choices.
* Error check realpath() return value.
* Only canonicalize device names if it has a trailing uuid.
* Add -R (--dont-resolve-symlink) option to turn off
canonicalization.
* Clean up code to fix clang warnings.
version 4.33
* Recoded quota handling as information was improperly
losing precision.
* Added support for hammer-pfs (pooled filesystems).
* Exclude rootfs, devfs, procfs, kernfs, ptyfs and devtmpfs by
default.
* Minor updates to main makefile.
* Minor directory rearrangement for os-specific config files.
* Fixed possible case of systems with a memcpy macro and
no library function.
* Make sure D tests are not run.
* Updated build system to mkconfig-1.22.
version 4.32
* Exclude rootfs by default.
* Canonicalize the special device name.
* Updated build system to mkconfig-1.21.
version 4.31
* Filesystems that would return a 'Permission Denied'
are not displayed at all, even with -a.
* Fixed totals with pooled filesystems (when main pool not
mounted).
* Fixed a very rare divide by 0 condition.
* Code cleanup.
* Updated build system to mkconfig-1.19.
- Spec cleanup
OBS-URL: https://build.opensuse.org/package/show/utilities/di?expand=0&rev=6
* filesystems that would return a 'Permission Denied' no longer generate an
error message and are no longer displayed, even with the -a option
* bugfixes include fixing the totals for pooled (zfs) filesystems when the
main pool is not mounted and a rare divide by 0 condition
OBS-URL: https://build.opensuse.org/package/show/utilities/di?expand=0&rev=4