-
Notifications
You must be signed in to change notification settings - Fork 459
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-apt
base: v8.2.0
head repository: puppetlabs/puppetlabs-apt
compare: v8.3.0
- 9 commits
- 10 files changed
- 6 contributors
Commits on Aug 25, 2021
-
(maint) Set DEBIAN_FRONTEND=noninteractive on upgrade
When upgrading Debian packages, the system sometimes what to prompt the user about what action to perform. Since a tasks is supposed to be non-interactive, we should disable such prompts. This help when updating some packages, e.g. postfix.
Configuration menu - View commit details
-
Copy full SHA for 97f6970 - Browse repository at this point
Copy the full SHA 97f6970View commit details -
(MODULES-11173) Add per-host overrides for apt::proxy
Add support for optional apt::proxy::perhost array to configure bypass (DIRECT) or alternative proxy for specific repository hosts.
Configuration menu - View commit details
-
Copy full SHA for c3c611f - Browse repository at this point
Copy the full SHA c3c611fView commit details
Commits on Sep 6, 2021
-
(main) Do not prompt on configuration file update
When updating configuration file, apt by default prompt the user for the action to perform. Since we are running in a non-interactive context, skip these prompts: * `--force-confdef` ensure the configuration file is replaced by a newer version in the package if the previous package default configuration file was not modified; * `--force-confold` keep the configuration file as it is if it has been modified compared to the one shipped in the previous version of the package.Configuration menu - View commit details
-
Copy full SHA for 287daf9 - Browse repository at this point
Copy the full SHA 287daf9View commit details
Commits on Sep 13, 2021
-
Merge pull request #999 from smortex/debian-frontend
(maint) Set DEBIAN_FRONTEND=noninteractive on upgrade
Configuration menu - View commit details
-
Copy full SHA for bb7eb5c - Browse repository at this point
Copy the full SHA bb7eb5cView commit details
Commits on Sep 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4627ce5 - Browse repository at this point
Copy the full SHA 4627ce5View commit details
Commits on Sep 20, 2021
-
Merge pull request #1007 from maturnbull/proxy_per_host
(MODULES-11173) Add per-host overrides for apt::proxy
Configuration menu - View commit details
-
Copy full SHA for d3aea9c - Browse repository at this point
Copy the full SHA d3aea9cView commit details
Commits on Sep 23, 2021
-
Merge pull request #1008 from puppetlabs/pdksync_IAC-1598/main/remove…
…_debian_8_support pdksync - (IAC-1598) - Remove Support for Debian 8
Configuration menu - View commit details
-
Copy full SHA for c3093e5 - Browse repository at this point
Copy the full SHA c3093e5View commit details
Commits on Oct 4, 2021
-
GitHub Action committed
Oct 4, 2021 Configuration menu - View commit details
-
Copy full SHA for bf65379 - Browse repository at this point
Copy the full SHA bf65379View commit details -
Merge pull request #1009 from puppetlabs/release-prep
Release prep v8.3.0
Configuration menu - View commit details
-
Copy full SHA for a0c1931 - Browse repository at this point
Copy the full SHA a0c1931View 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.2.0...v8.3.0