-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-apache
base: v12.0.0
head repository: puppetlabs/puppetlabs-apache
compare: v12.0.1
- 13 commits
- 6 files changed
- 5 contributors
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65bc030 - Browse repository at this point
Copy the full SHA 65bc030View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b101b - Browse repository at this point
Copy the full SHA b9b101bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7701e0 - Browse repository at this point
Copy the full SHA d7701e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c6a8e - Browse repository at this point
Copy the full SHA b9c6a8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0262bf - Browse repository at this point
Copy the full SHA b0262bfView commit details
Commits on Jan 2, 2024
-
Fix extra newline at end of headers
This slept through while converting templates form erb to epp. Remove it so that it is easier to spot regressions if the catalog is not supposed to change but applying it in noop mode wants to change the actual files.
Configuration menu - View commit details
-
Copy full SHA for 184d219 - Browse repository at this point
Copy the full SHA 184d219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de9755 - Browse repository at this point
Copy the full SHA 7de9755View commit details
Commits on Jan 3, 2024
-
Fix use_canonical_name directive
This is missing a newline char and breaks on recent (12.0.0) puppetlabs-apache: ``` apache2: Syntax error on line 50 of /etc/apache2/apache2.conf: Syntax error on line 6 of /etc/apache2/sites-enabled/25-example.com-443.conf:6: <VirtualHost> was not closed. ``` This fix is inspired by fb9d1313, it's functionally the same. Adds the missing newline and also adds two spaces for indentation.
Configuration menu - View commit details
-
Copy full SHA for b22bb01 - Browse repository at this point
Copy the full SHA b22bb01View commit details -
Merge pull request #2515 from pebtron/main
Fix use_canonical_name directive
Configuration menu - View commit details
-
Copy full SHA for d971401 - Browse repository at this point
Copy the full SHA d971401View commit details -
Merge pull request #2506 from bastelfreak/fixtures
Cleanup .fixtures.yml
Configuration menu - View commit details
-
Copy full SHA for a521d39 - Browse repository at this point
Copy the full SHA a521d39View commit details -
Merge pull request #2505 from bastelfreak/compile
vhost_spec: test if whole catalog compiles
Configuration menu - View commit details
-
Copy full SHA for 9a339d1 - Browse repository at this point
Copy the full SHA 9a339d1View commit details -
GitHub Actions committed
Jan 3, 2024 Configuration menu - View commit details
-
Copy full SHA for d3d2d5f - Browse repository at this point
Copy the full SHA d3d2d5fView commit details
Commits on Jan 4, 2024
-
Merge pull request #2516 from puppetlabs/release-prep
Release prep v12.0.1
Configuration menu - View commit details
-
Copy full SHA for 61b7ceb - Browse repository at this point
Copy the full SHA 61b7cebView 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 v12.0.0...v12.0.1