Releases: kolide/launcher
Releases · kolide/launcher
v0.11.15
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
v0.11.14
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
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
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
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
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)
v0.11.9
Tables
- exec based tables for dataflattening #586
- xml support for dataflattening #587
- nested plists for dataflattening #588
General
- Update codesigning arguments #582
- Filter out overly verbose osquery logs #581
- Remove build dependency on GOPATH #583
- Fix arch packages #584
v0.11.7
Tables
- Fix dataflattening bug (#570)
- systemprofile table (#574)
- bioutil error handling (#573)
General
- Initial arch support, and packaging refactoring (#560)
- Extra output statements (#561)
- windows svg-fg turns on osquery debug (#562)
- Spelling correction (#559
v0.11.6
- Updates
go.mod
for go 1.13
- Makefile updates
- linux
prerm
package script update
- Reduce debugging on a table