Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 2.33 KB

[Current]

  • ae6af9f - (Joshua Hoblitt) fix w/s
  • 84ad3b4 - (Joshua Hoblitt) Merge pull request #2 from jhoblitt/debian_support

add $::osfamily == debian support

  • 1b245fc - (Joshua Hoblitt) work around RubyGems 2.2.0 breaking ruby 1.8.7

Taken from https://github.com/freerange/mocha/commit/66bab2a8f4e7cd8734bf88e6f32157c0d5153125

  • 922c56f - (Joshua Hoblitt) add $::osfamily == debian support
  • cc3704c - (Joshua Hoblitt) fix trivial README MD formatting
  • 3927cbe - (Joshua Hoblitt) update README formatting + boilerplate
  • 3e91613 - (Joshua Hoblitt) Merge pull request #1 from jhoblitt/system-tests

System tests

  • 95cc94a - (Joshua Hoblitt) add basic rspec-system tests
  • 1bbb9ea - (Joshua Hoblitt) update stdlib dep to >= 3.0.0
  • 88ca870 - (Joshua Hoblitt) trim travis test matrix

v1.0.1

  • 9fdd13a - (Joshua Hoblitt) bump version to 1.0.1
  • df61c85 - (Joshua Hoblitt) fix EL6 package name

v1.0.0

  • fa3865f - (Joshua Hoblitt) README update
  • 19574a6 - (Joshua Hoblitt) doc update
  • da6d309 - (Joshua Hoblitt) add policykit::params class
  • 8b01bd9 - (Joshua Hoblitt) validate policykit::localauthority params + simple rspec
  • e829341 - (Joshua Hoblitt) add $result_inactive param to policykit::localauthority
  • fadde46 - (Joshua Hoblitt) fix linter errors/warnings + 2 space indent
  • a1b1c78 - (Joshua Hoblitt) Merge puppet-module_skel
  • 85f8fa1 - (Steven Armstrong) moved definition of directory /etc/polkit-1/localauthority/50-local.d from define to class

Signed-off-by: Steven Armstrong [email protected]

  • a5e3be7 - (Steven Armstrong) also allow removal

Signed-off-by: Steven Armstrong [email protected]

  • 0314a9a - (Steven Armstrong) initial commit