Skip to content

Commit d86456d

Browse files
committed
(maint) Update pupppetserver-ca GEM version to 1.11.2
This GEM bump contains: - Update to the output message for `puppetserver-ca revoke` to be more reassuring to users - Update `puppetserver-ca list` to use the new certificate_status endpoint for better performance when querying for CSRs only.
1 parent 8a7ed1e commit d86456d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ext/travisci/suppression.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,11 @@
1818
<cve>CVE-2010-1330</cve>
1919
<cve>CVE-2011-4838</cve>
2020
</suppress>
21+
<suppress>
22+
<notes><![CDATA[
23+
file name: core.cache-0.7.1.jar
24+
]]></notes>
25+
<packageUrl regex="true">^pkg:maven/org\.clojure/core\.cache@.*$</packageUrl>
26+
<cve>CVE-2020-36448</cve>
27+
</suppress>
2128
</suppressions>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
puppetserver-ca 1.11.1
1+
puppetserver-ca 1.11.2

0 commit comments

Comments
 (0)