Skip to content

Changelog for 66-tools


In 0.1.2.0

  • Adapt to oblibs 0.3.4.0

Overview

This is a bug fix and enhancement release.

Bug Fixes

  • Fixed type behavior and adapted to oblibs for hash.h file (0182864).
  • Suppressed compiler warning (0182864).
  • Fixed typos in documentation (0182864, a536fb9).

Enhancements

  • Switched to Meson build system for improved cross-platform support and efficiency (378e67f). Traditional configure and make remain functional during the transition but consider it as deprecated. See INSTALL_MESON.md for details.

In 0.1.1.0

  • Adapt to oblibs 0.3.1.0

New features

  • 66-dbus-launch: A tool for launching, supervising, and reacting to dbus-broker events emitted by relevant D-Bus signals. This tool is not build by default, see ./configure --help at Dbus support section and 66-dbus-launch documentation for build requirements and use.

Bug Fixes

  • Typo fix

In 0.1.0.2

  • Adapt to oblibs 0.3.0.0

  • Bugs fix:

    • fix -r options at 66-ns program.
    • reset ignore options if element exist to avoid skipping it.

In 0.1.0.1

  • Bugs fix

  • Adapt to skalibs 2.14.1.0

  • Adapt to oblibs 0.2.0.2


In 0.1.0.0

  • Adapt to skalibs 2.14.0.1

  • Adapt to execline 2.9.4.0

  • Adapt to oblibs 0.2.0.0


In 0.0.8.0

  • Adapt to skalibs 2.11.0.0

  • Adapt to execline 2.8.1.0

  • Adapt to oblibs 0.1.4.0

  • Remove slashpackage convention.


In 0.0.7.3

  • Behavior changes: execl-cmdline: accept empty value for a key with -s options

  • Bugs fix: 66-getenv: do not split single/double quoted value


In 0.0.7.2

  • Bugs fix: 66-ns: Fix overeating cpu usage

In 0.0.7.1

  • Fix musl build

In 0.0.7.0

  • Adapt to skalibs 2.10.0.0

  • Adapt to execline 2.7.0.0

  • Adapt to oblibs 0.1.2.0

  • New tool:

    • 66-ns: setup a namespace and execs a program inside it.
  • html documentation is now versionned.


In 0.0.6.2

  • bug fix:
    • execl-toc respect -t -n options if the test crash

In 0.0.6.1

  • Bugs fix: fix execl-toc -t -n main_options behavior

In 0.0.6.0

WARNING: execl-envfile binary was removed. It now a part of 66 software.

  • adapt to oblibs v0.0.9.0

  • execl-toc:

    • Add -M options: create the parent directories of an element with a specific mode.
    • Allow to set the uid/gid at -u and -g by numeric or name value.
  • 66-yeller:

    • -z option mean now enable color instead of disable color. It was a big mistake to do the contrary. Sorry for this inconvenient.
  • documentation installation: calling the makefile with make install install now the documentation by default.


In 0.0.5.1

  • Bug fix: fix wrong umask at creation time

In 0.0.5.0

  • Adapt to oblibs v0.0.8.0
  • add -m option to 66-clock tool
  • New tool:
    • execl-toc:
      • this tool allow to check an element and create it if it not exist.
    • 66-yeller:
      • A powerfull, specialized echo tool.

In 0.0.4.0

  • Minor bugs fix

  • Adapt to oblibs v0.0.6.0

  • New 66-clock tool:

    • get and write sytem time to stdout.

In 0.0.3.1

  • Adapt to oblibs v0.0.5.0

  • Fix parse of double-quote at execl-cmdline


In 0.0.3.0

  • Adapt to oblibs v0.0.4.0
  • Supports relative path at execl-envfile
  • New 66-olexec tool:
    • opens, locks a tty and execs a program

In 0.0.2.0

  • Remove deprecated 66-enfvile tools

  • Adapt to skalibs 2.9.1.0, execline 2.5.3.0, oblibs 0.0.3.1