Skip to content

Releases: Llandon/lsmount

v0.2.4

24 Jul 20:27
Compare
Choose a tag to compare
  • make pkg-config substitutable
  • fixes build issues with GCC 10

v0.2.3

05 Jan 17:22
Compare
Choose a tag to compare

• fixes incompatibility with hurd by removing PATH_MAX
• add compile time check for _POSIX_VERSION

v0.2.2

07 Apr 12:09
Compare
Choose a tag to compare

• don't fill up last column with spaces when show_unused=0
• remove hard coded grid size

v0.2.1

03 Feb 17:01
Compare
Choose a tag to compare

• hardening

  • enable fortify source
  • enable Position Independent Executables
  • enable bind now
    • add conservative default config file
    • update documentation

v0.2.0

20 Jan 21:41
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • --use-color has now an automatic mode (via terminfo)
  • --skip new function to filter output
    • removed options which became obsolete through --skip
  • --shrink-eighty removed
  • --set-colors new function to set column colors

v0.1.1

23 Oct 19:36
Compare
Choose a tag to compare

more compatible Makefile than in previous version

v0.1.0

03 Feb 14:20
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

First release (just for testing purpose)