Package: puppetdb / 8.8.1-1~exp1
Metadata
Package | Version | Patches format |
---|---|---|
puppetdb | 8.8.1-1~exp1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001_Lein_Local.patch | (download) |
project.clj |
144 74 + 70 - 0 ! |
patch project.clj to build locally using lein |
0003 Disable update checks by default.patch | (download) |
src/puppetlabs/puppetdb/config.clj |
7 6 + 1 - 0 ! |
disable update checks by default Don't let PDB call home by default. Note that setting 'disable-update-checking' to 'false' is not enough; it only disables PDB's internal periodic update checker, but the dashboard triggers an on-demand check with a call to /pdb/meta/v1/version/latest. |
0005 Adjust config paths for Debian.patch | (download) |
resources/ext/config/conf.d/config.ini |
4 2 + 2 - 0 ! |
adjust config paths for debian |
0006 Exclude docs and config files from jar.patch | (download) |
project.clj |
4 2 + 2 - 0 ! |
exclude docs and config files from jar |
0007 Remove nREPL service.patch | (download) |
project.clj |
1 0 + 1 - 0 ! |
remove nrepl service |
downgrade to jetty9.patch | (download) |
project.clj |
4 2 + 2 - 0 ! |
downgrade to jetty9 |
skip failing networking testcase.patch | (download) |
test/puppetlabs/puppetdb/query/monitor_test.clj |
3 2 + 1 - 0 ! |
skip failing networking testcase |
resolve ftbfs with java 21.patch | (download) |
project.clj |
3 1 + 2 - 0 ! |
resolve ftbfs with java 21 |
fix tests for psql17.patch | (download) |
test/puppetlabs/puppetdb/scf/migrate_partitioning_test.clj |
4 2 + 2 - 0 ! |
fix tests for compatibility with pgsql 17 |
regen_certs_script.patch | (download) |
test-resources/regen_certs.rb |
222 222 + 0 - 0 ! |
add regen_certs.rb script |