-
Notifications
You must be signed in to change notification settings - Fork 230
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-puppetdb
base: v8.0.1
head repository: puppetlabs/puppetlabs-puppetdb
compare: v8.1.0
- 19 commits
- 24 files changed
- 9 contributors
Commits on Dec 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5960920 - Browse repository at this point
Copy the full SHA 5960920View commit details
Commits on Dec 9, 2021
-
cron puppetdb-dlo-cleanup requires package
Fixes the following error Error: /Stage[main]/Puppetdb::Server/Cron[puppetdb-dlo-cleanup]: Could not evaluate: Cannot write the puppetdb user's crontab: The user does not exist
Configuration menu - View commit details
-
Copy full SHA for 5eca5fd - Browse repository at this point
Copy the full SHA 5eca5fdView commit details
Commits on Feb 7, 2022
-
(maint) Restrict file permissions
PuppetDB runs as the puppetdb user. This user must have read access to the various configuration files but does not need write access to them. This ensure the service configuration cannot be unexpectedly changed by PuppetDB itself if some vulnerability allow random code execution, limiting the possibilities of exploitation and pivoting if such a vulnerability is found.
Configuration menu - View commit details
-
Copy full SHA for 36a8cd8 - Browse repository at this point
Copy the full SHA 36a8cd8View commit details
Commits on May 3, 2024
-
feat: Add Facter fact for PuppetDB version
The code changes add a new Facter fact called `puppetdb_version` that retrieves the version of PuppetDB installed on the system. It uses the `puppetdb --version` command to fetch the version and returns it as a fact value.
Configuration menu - View commit details
-
Copy full SHA for 31e2d20 - Browse repository at this point
Copy the full SHA 31e2d20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2a864 - Browse repository at this point
Copy the full SHA 9b2a864View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2db654 - Browse repository at this point
Copy the full SHA d2db654View commit details -
Merge pull request #404 from rwaffen/add_version_fact
Add a `puppetdb_version` fact with PuppetDB version
Configuration menu - View commit details
-
Copy full SHA for 3afd693 - Browse repository at this point
Copy the full SHA 3afd693View commit details
Commits on May 6, 2024
-
Merge pull request #343 from smortex/security-file-permissions
Restrict configuration file permissions
Configuration menu - View commit details
-
Copy full SHA for 1475311 - Browse repository at this point
Copy the full SHA 1475311View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9592788 - Browse repository at this point
Copy the full SHA 9592788View commit details -
Merge pull request #321 from glennaaldering/patch-1
cron puppetdb-dlo-cleanup requires package
Configuration menu - View commit details
-
Copy full SHA for d1f1619 - Browse repository at this point
Copy the full SHA d1f1619View commit details
Commits on May 7, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 0c5c270 - Browse repository at this point
Copy the full SHA 0c5c270View commit details -
Merge pull request #359 from elfranne/UTF8default
set encoding when creating the DB
Configuration menu - View commit details
-
Copy full SHA for 8505a7c - Browse repository at this point
Copy the full SHA 8505a7cView commit details -
Merge pull request #320 from gfa/gfa_mark_passwords_as_sensitive
Hide passwords from output
Configuration menu - View commit details
-
Copy full SHA for f9b7f7f - Browse repository at this point
Copy the full SHA f9b7f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b671d - Browse repository at this point
Copy the full SHA 23b671dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15314e0 - Browse repository at this point
Copy the full SHA 15314e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c24e65c - Browse repository at this point
Copy the full SHA c24e65cView commit details -
Merge pull request #408 from puppetlabs/workflows
Target release-any-tag workflows
Configuration menu - View commit details
-
Copy full SHA for dc991dc - Browse repository at this point
Copy the full SHA dc991dcView commit details -
GitHub Actions committed
May 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 335284c - Browse repository at this point
Copy the full SHA 335284cView commit details -
Merge pull request #405 from puppetlabs/release-prep
Release prep v8.1.0
Configuration menu - View commit details
-
Copy full SHA for 0a934de - Browse repository at this point
Copy the full SHA 0a934deView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.0.1...v8.1.0