Skip to content

1.0.1

Latest

Choose a tag to compare

@jpmens jpmens released this 12 Aug 06:42
· 12 commits to master since this release
1.0.1
5b963e9
  • NOTE: signing key for packages has been replaced and must be re-installed. On Debian systems, run

    curl --no-progress-meter https://raw.githubusercontent.com/owntracks/recorder/master/etc/repo-v2.owntracks.org.gpg.key |
                   sudo tee /etc/apt/trusted.gpg.d/owntracks.asc
    
  • FIX: ocat JSON output now supports emitting fields which are arrays/lists (#542)

  • FIX: Add proper error message to revgeo lookup (#541)

  • FIX: Replace use of access(2) in ocat(1) by opening config file (#539)

  • NEW: Add support for OpenBSD (#523)

  • FIX: storage dir from env even when the defaults file is missing (#528)