Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 14, 2022

  1. (GH-819) Revert TMPDIR changes

    This commit reverts the modification of the TMPDIR environment variable
    from the previous release. This change was made to fix a bug in
    docker compose where some processes would fail if the noexec bit had
    been set on /tmp. However this change caused unexpected failures in
    certain environments.
    chelnak committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9b686a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34a1e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #820 from puppetlabs/GH-819-permission_denied_from…

    …_mkdir
    
    Fix permission denied issue introduced in v4.2.0
    david22swan authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    8167cd5 View commit details
    Browse the repository at this point in the history
  4. Release prep for v 4.2.1

    chelnak committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    fb6a5fb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #822 from puppetlabs/release_rep

    Release prep for v 4.2.1
    david22swan authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    355b5b3 View commit details
    Browse the repository at this point in the history
Loading