Skip to content

Releases: kolide/launcher

v0.11.19

17 Mar 01:07
e1a9027
Compare
Choose a tag to compare

Tables

  • New kolide_dsim_default_associations table on windows (#714)
  • Update windows updates tables to use native ole (#719)
  • Update on windows wlan table (#720)
  • Add support for augeas lenses (#718)

General

  • Code tidying (#721)
  • Auto Repair improper file ownership on launch (#722)
  • Auto Repair the local TUF repo (#717)
  • Increase log size limits (#711)

Build and Package

  • Update test certificates to support SNI (#716)
  • Add macOS preinstall script to install rosetta2 (#708)
  • Update windows codesign command line (#712)

v0.11.18

17 Feb 03:20
4cbd0de
Compare
Choose a tag to compare

Tables

  • Table for installed windows updates history (#710)
  • Table for windows updates (#706)
  • Table for wifi on linux (#702)
  • Table for wifi on windows (#699)
  • Table for tmutil destinationinfo (#704)
  • plist table now on all platforms(#701)
  • Fix output bug in kolide_profiles (#698)

General

  • Add a startup delay to the autoupdater, to avoid interfering with critical work (#695)

Build and Package

  • Add Apple Notarization to packagekit (#687)
  • Add retry logic to packagekit's signtool (#697)

v0.11.17

24 Dec 12:11
11ac22a
Compare
Choose a tag to compare

General

  • Fix kolide_macos_software_update to work with 11.x version numbers (#694)

v0.11.16

23 Dec 16:07
f345e65
Compare
Choose a tag to compare
v0.11.16 Pre-release
Pre-release

Tables

  • Add kolide_mdmclient table (#691)
  • Addkolide_filevault table (#686)
  • Change how kolide_launcher_info presents go versions (#693)

General

  • Start osquery with SYSTEM_VERSION_COMPAT=0 which should force macOS versions to 11.x (#690)
  • Set context timeouts on all table exec functions (#688)
  • Add float32 support to dataflatten library (#683)

Build and Package

  • Move the release builds to using go1.16beta (in the Makefile) (#692)
  • Fix makefile extension target (#689)
  • Fix path in osqueryi targets (#684)

v0.11.15

14 Dec 20:55
379665c
Compare
Choose a tag to compare

Tables

  • kolide_apfs_list -- A dataflatten wrapper around diskutil apfs list

General

  • Initial M1 build support (#682, #680)
  • Fix findOsquery function (#675)
  • Include hardware uuid in enrollment details (#681)
  • Update README (#673)
  • Some updates to the json-rpc go-kit functions (#649)

Build and Package

  • Fix tmpdir path (#674)

v0.11.14

15 Oct 15:50
6c02d75
Compare
Choose a tag to compare

Tables

  • Add table for gsettings (#667)
  • Collapse doubled slashes in wmi namespace output (#664)
  • Set default value for mergedpolicy in kolide_secedit table (#663)

General

  • DRY up the dataflatten tables with some helpers (#666, #668, #669)
  • Fix findOsquery function (#665)

Build and Package

v0.11.13

21 Sep 15:48
ccce8b0
Compare
Choose a tag to compare

Tables

  • Add kolide_ini table using dataflatten (#655)
  • Add a whereclause to the kolide_wmi table (#658)
  • Add username context to kolide_pwpolicy (#650)
  • Fix bugs in handling dataflatten options in kolide_xml and kolide_ini (#661)
  • Add kolide_secedit table to display the windows security policy (#657)
  • Add informational table for Zero Tier (#656)

General

  • Set minimum TLS version to 1.2 for all initiated connections (#645)
  • Documentation Updates (#440)

Build and Package

  • Add option to build MSI with Windows Service in disabled state (#654)
  • Update makefile targets for Dockerfile builds (#644)

v0.11.12

16 Aug 01:24
533bbfa
Compare
Choose a tag to compare

Tables

  • Add namespace support to kolide_wmi (#623)
  • Add macOS ioreg table (#627)

General

  • Additional windows error handling (and optional debug file logging) (#639)
  • Add jsonrpc go-kit boilerplate (#637)
  • General code cleanliness (#634)
  • Upgrade ff to v3 (#630)
  • Remove Remote Shell (#641)
  • Log errors from windows service (#632)
  • MSI User Interface (#625)

Build and Package

  • Add packaging support for Amazon Linux AMI (aka amazon linux 1) (#631)
  • Record installer info in the windows registry (#635)
  • Add GitHub Actions for CI (now with windows support) (#624)

v0.11.11

30 Jun 15:06
2e4c979
Compare
Choose a tag to compare

Tables

  • Add firmwarepassword table (#620)
  • Add screenlock table (#619)
  • Add fields to kolide_keyinfo (#616)
  • Fix Munki tables when munki isn't installed (#612)

General

  • Allow set and override of osquery flags (#613)
  • Revert "Force osquery to verbose mode (#602)" (#621)

Build and Package

  • Allow package-builder to specify wix path (#615)
  • Windows MSI Delayed Start (#568)
  • Update the hardcoded certificate path (#607)

v0.11.10

24 Apr 17:40
413a525
Compare
Choose a tag to compare

Tables

  • Mitigate error by conditionalizing TouchID output (#589)
  • Add kolide_wmi (#592)
  • add additional typing to dataflatten (#605)

General

  • Use exec-based verification to prevent corrupt updates. (#590, #595, #601)
  • Cleanup failed updates (#593)
  • Autoupdate should discount older updates left on disk from prior installations (#596)
  • Windows pipes should include a ulid (#599)
  • Run osquery in verbose mode (#602)