Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

40 lines (23 loc) · 1.29 KB

Changelog

All notable changes to this project will be documented in this file.

Release 1.1.0

Features

Release 1.0.0

Features

  • Major change: Module has been migrated to use benjaminrobertson-applocker. Dependencies need to be updated in Puppetfile. See applocker module for its dependencies on the xml-simple gem and how to install it.
  • Module now supports 'AuditOnly' mode for applocker rules.

Known Issues

  • Windows 2016/2019/2022 will throw an error on 1st Puppet run when activating the AppIDSvc, this is due to it being a protected service, subsequent runs will run clean.

Release 0.1.0

Features

  • Initial release

Bugfixes

Known Issues

  • Audit only option not working, can only run the module in enforce mode.
  • Windows 2016/2019/2022 will throw an error on 1st Puppet run when activating the AppIDSvc, this is due to it being a protected service, subsequent runs will run clean.