• 10.2.0.0 4919adf485

    mike released this 2025-10-09 10:31:55 -04:00 | 0 commits to main since this release

    Merge from Splunk's upstream.
    Also make minor changes where some Darwin related code was only different by whitespace so that merging will be easier in the future

    Downloads
  • 10.1.0.1 f3747c8e7f

    10.1.0.1 Stable

    mike released this 2025-07-08 07:32:32 -04:00 | 7 commits to main since this release

    Changes:

    • Fix problem where files created by mktemp were not cleaned up
    Downloads
  • 10.1.0.0 c5c2406724

    mike released this 2025-06-03 17:29:27 -04:00 | 8 commits to main since this release

    No real local changes. Just merging in from Splunk's upstream

    Downloads
  • 10.0.0.1 847f4ab742

    mike released this 2025-02-19 11:35:40 -05:00 | 10 commits to main since this release

    Changes:

    • For CPU_TYPE in hardware.sh, report something if /proc/cpuinfo does not
      contain processor model information
    Downloads
  • 10.0.0.0 17d6163514

    mike released this 2025-02-05 17:18:14 -05:00 | 11 commits to main since this release

    No real local changes. Just merging in from Splunk's upstream

    Downloads
  • 9.2.0.13 ce9dada330

    mike released this 2025-02-03 18:08:38 -05:00 | 12 commits to main since this release

    Changes:

    • Align columns with "column -t"
    • Add Arch Linux support in packages.sh
    Downloads
  • 9.2.0.12 f3e4386480

    mike released this 2025-01-25 15:30:25 -05:00 | 13 commits to main since this release

    Changes:

    • Add version to update.sh for Darwin
    Downloads
  • 9.2.0.11 653ee79a67

    mike released this 2025-01-25 15:11:30 -05:00 | 14 commits to main since this release

    Changes:

    • Use sudo in service.sh for Darwin to find user services if not running as root
    • Fix parsing the output of softwareupdate command on Darwin in update.sh
    • Better document usage of sudo in docs/Sudo.md
    Downloads
  • 9.2.0.10 a24e4c8ee5

    mike released this 2025-01-25 13:41:20 -05:00 | 15 commits to main since this release

    Changes:

    • Fix OpenBSD cpu.sh output to match others
    • Fix OpenBSD df.sh output (no need for %% here)
    • Do not use sudo or doas when running as root
    • Use #!/usr/bin/env bash to support OpenBSD in run_nix_ta_commands
    • Fix rsyslog example to trim whitespace in run_nix_ta_commands
    • Add /usr/local/sbin:/usr/local/bin to PATH in run_nix_ta_commands
    • Fix getting hour and minute for OpenBSD in run_nix_ta_commands
      "08" shows up to printf as octal
    • Support difference in OpenBSD logger command:
      Requires modifying /etc/syslog.conf and setting facility in /etc/nix_ta.conf
    Downloads
  • 9.2.0.9 8c02cbc5cc

    mike released this 2025-01-25 02:07:17 -05:00 | 16 commits to main since this release

    Changes:

    • Add OpenBSD support to the scripts
    • Fix sysctl usage for FreeBSD in a couple places
    Downloads