File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ This release fixes compatibility with Puppet 4 and removes opportunities for loc
1818- Fix default ` postgresql::server::grant::object_name ` value
1919- Fix idempotency of granting all tables in schema with ` puppet::server::grant `
2020- Fix lint warnings
21+ - Fix apt key to use 40 character key and bump puppetlabs-apt to >= 1.8.0 < 2.0.0
2122
2223
2324##2015 -03-10 - Supported Release 4.2.0
Original file line number Diff line number Diff line change 6868 ],
6969 "dependencies" : [
7070 {"name" :" puppetlabs/stdlib" ,"version_requirement" :" 4.x" },
71- {"name" :" puppetlabs/apt" ,"version_requirement" :" >=1.1 .0 <2.0.0" },
71+ {"name" :" puppetlabs/apt" ,"version_requirement" :" >=1.8 .0 <2.0.0" },
7272 {"name" :" puppetlabs/concat" ,"version_requirement" :" >= 1.1.0 <2.0.0" }
7373 ]
7474}
You can’t perform that action at this time.
0 commit comments