]>
review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/log
Romain Tartière [Fri, 26 Jan 2018 13:32:30 +0000 (14:32 +0100)]
Fix automatic coercion warning
Explicitly cast the return value of strftime() to an Integer to avoid
spamming the puppet server log file with warning messages:
Jan 26 14:19:13 <daemon.warn> marvin puppet-master[27147]: The string '
1516972753 ' was automatically coerced to the numerical value
1516972753 at /usr/local/etc/puppet/environments/production/modules/apt/manifests/update.pp:17:27
Jan 26 14:19:25 <daemon.warn> marvin puppet-master[27147]: The string '
1516972765 ' was automatically coerced to the numerical value
1516972765 at /usr/local/etc/puppet/environments/production/modules/apt/manifests/update.pp:17:27
Jan 26 14:19:55 <daemon.warn> marvin puppet-master[27147]: The string '
1516972795 ' was automatically coerced to the numerical value
1516972795 at /usr/local/etc/puppet/environments/production/modules/apt/manifests/update.pp:17:27
Jan 26 14:20:15 <daemon.warn> marvin puppet-master[27147]: The string '
1516972815 ' was automatically coerced to the numerical value
1516972815 at /usr/local/etc/puppet/environments/production/modules/apt/manifests/update.pp:17:27
Paula Muir [Mon, 22 Jan 2018 14:27:09 +0000 (14:27 +0000)]
Merge pull request #742 from puppetlabs/release
Release Mergeback 4.5.0
Helen [Mon, 22 Jan 2018 11:51:42 +0000 (11:51 +0000)]
Merge pull request #741 from pmcmaw/pdk_convert-release
(MODULES-6476) - Release prep apt 4.5.0
Paula McMaw [Mon, 22 Jan 2018 11:25:39 +0000 (11:25 +0000)]
(MODULES-6476) - Release prep apt 4.5.0
Helen [Mon, 22 Jan 2018 11:05:41 +0000 (11:05 +0000)]
Merge pull request #740 from pmcmaw/pdk_convert
(MODULES-6452) - PDK Convert apt
Paula McMaw [Mon, 22 Jan 2018 10:11:04 +0000 (10:11 +0000)]
Remove update bundler
Paula McMaw [Mon, 22 Jan 2018 09:50:15 +0000 (09:50 +0000)]
(MODULES-6452) - PDK Convert apt
Using PDK to convert module so that it is compliant with the PDK.
The second commit addresses a bundler issue MODULES-6339.
The next time PDK convert is ran it will re-add the newer version of the bundler gem.
Eric Putnam [Fri, 19 Jan 2018 17:05:57 +0000 (09:05 -0800)]
Merge pull request #739 from pmcmaw/puppet-lint_warn
(maint) - Addressing puppet-lint doc warnings
Paula McMaw [Fri, 19 Jan 2018 14:54:42 +0000 (14:54 +0000)]
(maint) Addressing puppet-lint doc warnings
Carrying this out in order to prep for making this module PDK compliant.
Paula Muir [Mon, 8 Jan 2018 14:07:51 +0000 (14:07 +0000)]
Merge pull request #738 from puppetlabs/msync_MODULES-6339
(maint) modulesync
65530a4 Update Travis
Michael T Lombardi [Wed, 3 Jan 2018 22:10:28 +0000 (16:10 -0600)]
(maint) modulesync
65530a4 Update Travis
Related: https://github.com/puppetlabs/modulesync_configs/pull/177
TP Honey [Wed, 13 Dec 2017 17:20:26 +0000 (17:20 +0000)]
Merge pull request #737 from willmeek/modulesync_rubocop
Modulesync rubocop
Will Meek [Wed, 13 Dec 2017 16:24:28 +0000 (16:24 +0000)]
Fixes rubocop issues found by modulesync
tphoney [Wed, 13 Dec 2017 10:48:54 +0000 (10:48 +0000)]
(maint) - modulesync
384f4c1
TP Honey [Thu, 7 Dec 2017 10:41:43 +0000 (10:41 +0000)]
Merge pull request #735 from pmcmaw/rubocop
MODULES-6235 - Addressing Rubocop Errors
Paula McMaw [Thu, 7 Dec 2017 09:55:21 +0000 (09:55 +0000)]
Addressing Rubocop Errors
willmeek [Mon, 20 Nov 2017 15:34:20 +0000 (15:34 +0000)]
Merge pull request #734 from puppetlabs/release
Release merge back 4.4.1
willmeek [Fri, 17 Nov 2017 15:18:36 +0000 (15:18 +0000)]
Merge pull request #733 from puppetlabs/maint_modsync_1d81b6a
(maint) - modulesync
1d81b6a
Paula McMaw [Fri, 17 Nov 2017 12:15:50 +0000 (12:15 +0000)]
Paula McMaw [Thu, 16 Nov 2017 15:19:22 +0000 (15:19 +0000)]
Merge pull request #732 from willmeek/release_4_4_1
Release prep for 4.4.1
Will Meek [Thu, 16 Nov 2017 14:27:36 +0000 (14:27 +0000)]
Release prep for 4.4.1
Paula McMaw [Thu, 16 Nov 2017 10:59:30 +0000 (10:59 +0000)]
Merge pull request #731 from willmeek/rubocopification
Rubocopification
Will Meek [Wed, 8 Nov 2017 16:54:52 +0000 (16:54 +0000)]
Rubocopification
willmeek [Wed, 15 Nov 2017 13:46:39 +0000 (13:46 +0000)]
Merge pull request #730 from puppetlabs/release
Release mergeback 4.4.0
willmeek [Tue, 14 Nov 2017 10:52:52 +0000 (10:52 +0000)]
Merge pull request #729 from jbondpdx/release
fix inconsistencies in README
jbondpdx [Mon, 13 Nov 2017 19:01:26 +0000 (11:01 -0800)]
fix inconsistencies in README
TP Honey [Mon, 13 Nov 2017 15:08:20 +0000 (15:08 +0000)]
Merge pull request #728 from willmeek/release_4_4_0_a
Further release prep for 4.4.0
Will Meek [Mon, 13 Nov 2017 14:36:06 +0000 (14:36 +0000)]
Further release prep for 4.4.0
Will Meek [Thu, 9 Nov 2017 13:56:37 +0000 (13:56 +0000)]
Release prep for 4.4.0
Will Meek [Thu, 9 Nov 2017 18:09:04 +0000 (18:09 +0000)]
Add a check for Puppet version to task helper
This commit will add a check for Puppet version being 5 or greater
around the task test helper. This ensures that is it not attempted
pre-task versions of puppet.
willmeek [Mon, 13 Nov 2017 14:19:37 +0000 (14:19 +0000)]
Merge pull request #724 from wyardley/apt_transport_https2
install apt-transport-https on Debian 7 as well
willmeek [Mon, 13 Nov 2017 13:43:22 +0000 (13:43 +0000)]
Merge pull request #723 from wyardley/docs_fix_numbering
Fix numbering in README index
William Yardley [Fri, 10 Nov 2017 19:22:44 +0000 (11:22 -0800)]
install apt-transport-https on Debian 7 as well
William Yardley [Fri, 10 Nov 2017 19:19:03 +0000 (11:19 -0800)]
use 1. for numbers so the numbers don't start at 2
david22swan [Thu, 9 Nov 2017 09:21:08 +0000 (09:21 +0000)]
Merge pull request #719 from willmeek/add_dist_fact
Add a facter fact for dist-upgrade
Will Meek [Tue, 7 Nov 2017 16:21:55 +0000 (16:21 +0000)]
Add a facter fact for dist-upgrade
This commit adds a facter fact for dist-upgrade, along with
associated facter facts.
Eric Putnam [Wed, 8 Nov 2017 16:41:55 +0000 (08:41 -0800)]
Merge pull request #718 from willmeek/http_proxy_bypass
Http proxy bypass
willmeek [Wed, 8 Nov 2017 11:34:16 +0000 (11:34 +0000)]
Merge pull request #720 from actatux/apt-transport-https
Install apt-transport-https if needed
Will Meek [Mon, 6 Nov 2017 15:46:57 +0000 (15:46 +0000)]
Add a 'direct' option to proxy settings
This commit adds a 'direct' boolean option to proxy settings.
When set to true, if https is not true, the https proxy is set
to 'DIRECT'.
Bruno Travouillon [Tue, 7 Nov 2017 23:24:37 +0000 (00:24 +0100)]
Install apt-transport-https if needed
Without this package, the module fails to update a repository with a
location using the https method.
This extends to Debian stretch, Ubuntu trusty and xenial.
https support has been moved into the apt package for future releases
of these distibutions, thus this change won't need to be updated.
Michael Eklund [Fri, 8 Sep 2017 15:32:07 +0000 (10:32 -0500)]
https proxy bypass fix
* if http proxy is set without an https proxy apt will still attempt to
proxy those https sources, resulting in errors. This fix will allow
direct connect to the https urls, bypassing the http proxy. This is the
most simple fix for this problem, a more complex fix would be to have an
https_direct setting.
fix test for https proxy bypass
Helen [Mon, 6 Nov 2017 12:17:13 +0000 (12:17 +0000)]
Merge pull request #717 from willmeek/build_fix
Remove tasks acceptance test for non-Debian builds
Will Meek [Fri, 3 Nov 2017 17:28:35 +0000 (17:28 +0000)]
Remove tasks acceptance test for non-Debian builds
This commit will disable the task test on non-Debian/Ubuntu based masters.
willmeek [Mon, 6 Nov 2017 11:29:18 +0000 (11:29 +0000)]
Merge pull request #716 from kbarmen/master
Do not treat debian stable-updates as security updates
Kolbjørn Barmen [Fri, 3 Nov 2017 15:06:10 +0000 (16:06 +0100)]
Output from apt-get with actual security updates
The previous output just had debian-updates and backports, none
of which are security updates. Adjusted expected results accordingly,
using curl as an example.
Kolbjørn Barmen [Fri, 3 Nov 2017 10:14:35 +0000 (11:14 +0100)]
debian-updates is not security updates
Debian-updates are pending packages between dot-releases,
they are not security updates. When Debian has a dot-release,
for example 8.7, debian-updates is empty. Between 8.7 and 8.8,
updates packages go to debian-updates, and on 8.8, all packages
in debian-updates are moved (or replaced) by packages in the main
repo, leaving debian-updates empty again. Security updates are
managed outside of this.
willmeek [Thu, 2 Nov 2017 16:23:55 +0000 (16:23 +0000)]
Merge pull request #714 from actatux/apt-transport-https_debian8
Install apt-transport-https in Debian 8 if needed
willmeek [Thu, 2 Nov 2017 13:47:26 +0000 (13:47 +0000)]
Merge pull request #710 from TMGMedia/circular-dep-fix
Fixed circular dependency for package dirmngr
Bruno Travouillon [Fri, 27 Oct 2017 21:47:36 +0000 (23:47 +0200)]
Install apt-transport-https in Debian 8 if needed
Without this package, the module fails to update a repository with a
location using the https method.
Eric Putnam [Fri, 27 Oct 2017 20:58:50 +0000 (13:58 -0700)]
Merge pull request #711 from icann-dns/fix_legacy_functions
remove legacy functions
TP Honey [Wed, 11 Oct 2017 14:41:49 +0000 (15:41 +0100)]
Merge pull request #713 from willmeek/update_release_link
Update link to Release in CHANGELOG
Will Meek [Wed, 11 Oct 2017 14:39:29 +0000 (15:39 +0100)]
Update link to Release in CHANGELOG
Paula McMaw [Wed, 11 Oct 2017 14:10:18 +0000 (15:10 +0100)]
Merge pull request #712 from puppetlabs/release
4.3.0 merge back to master
tphoney [Tue, 3 Oct 2017 17:16:59 +0000 (18:16 +0100)]
FM-6474 Adding an Apt task.
Henry [Sat, 7 Oct 2017 11:05:38 +0000 (13:05 +0200)]
Remove apt::key was wrong, we only need to remove the requirement
It is not really elegant to have them seperated, but tying them together
will create a circular dep with init.pp.
Signed-off-by: Henry <h.paulissen@tmg.nl>
John Bond [Fri, 6 Oct 2017 16:31:45 +0000 (17:31 +0100)]
remove legacy functions
Henry [Thu, 5 Oct 2017 11:54:32 +0000 (13:54 +0200)]
Fixed circular dependency for package dirmngr
Signed-off-by: Henry <h.paulissen@tmg.nl>
Hunter Haugen [Mon, 2 Oct 2017 23:17:13 +0000 (16:17 -0700)]
Merge pull request #706 from tphoney/rubocopification
Cleanup ruby code via rubocop.
tphoney [Tue, 26 Sep 2017 09:57:25 +0000 (10:57 +0100)]
Cleanup via rubocop of ruby code
Eric Putnam [Wed, 27 Sep 2017 20:21:32 +0000 (13:21 -0700)]
Merge pull request #651 from nhinds/MODULES-4265-ubuntu-security-updates
(MODULES-4265) Detect security updates from multiple sources
Nicholas Hinds [Sun, 8 Jan 2017 01:40:29 +0000 (18:40 -0700)]
(MODULES-4265) Detect security updates from multiple sources
The apt_security_updates and apt_package_security_updates facts
now detect security updates which come from more than one source
repository.
Eric Putnam [Tue, 26 Sep 2017 22:34:44 +0000 (15:34 -0700)]
Merge pull request #709 from puppetlabs/release
(MODULES-5628) 4.2.0 release merge back
Hailee Kenney [Tue, 26 Sep 2017 22:13:31 +0000 (15:13 -0700)]
Merge pull request #708 from eputnam/release
(maint) update changelog entry for support/compat clarification [skip ci]
Eric Putnam [Tue, 26 Sep 2017 22:11:08 +0000 (15:11 -0700)]
(maint) update changelog entry for support/compat clarification [skip
ci]
Hailee Kenney [Tue, 26 Sep 2017 20:31:11 +0000 (13:31 -0700)]
Merge pull request #707 from puppetlabs/jbondpdx-patch-1
minor edits to new material
Jean B [Tue, 26 Sep 2017 18:45:55 +0000 (11:45 -0700)]
minor edits to new material
TP Honey [Tue, 26 Sep 2017 09:23:47 +0000 (10:23 +0100)]
Merge pull request #657 from puppetlabs/binford2k-patch-1
This class should be private
Eric Putnam [Tue, 26 Sep 2017 02:23:02 +0000 (19:23 -0700)]
Merge pull request #705 from HAIL9000/maint/release/MODULES_5628_apt_4.2.0_release_prep
(MODULES-5628) 4.2.0 release prep
Ben Ford [Mon, 25 Sep 2017 23:34:03 +0000 (16:34 -0700)]
Update update.pp
Hailee Kenney [Mon, 25 Sep 2017 23:19:42 +0000 (16:19 -0700)]
(MODULES-5628) 4.2.0 release prep
Eric Putnam [Mon, 25 Sep 2017 22:33:08 +0000 (15:33 -0700)]
Merge pull request #704 from puppetlabs/release
(maint) Update release merge back
Helen [Mon, 25 Sep 2017 15:20:34 +0000 (16:20 +0100)]
Merge pull request #703 from tphoney/jle64-patch-1
apt_package_security_updates fact and test
tphoney [Mon, 25 Sep 2017 13:55:27 +0000 (14:55 +0100)]
adding unit tests for new fact
jle64 [Thu, 27 Jul 2017 13:37:25 +0000 (15:37 +0200)]
Add apt_package_security_updates fact
Helen [Mon, 25 Sep 2017 13:36:48 +0000 (14:36 +0100)]
Merge pull request #702 from tphoney/raoulbhatia
Switch to deb.debian.org and remove Debian 6.0
TP Honey [Mon, 25 Sep 2017 12:37:57 +0000 (13:37 +0100)]
Merge pull request #700 from deric/outdated-doc
Delete documentation for parameters that already has been removed
tphoney [Mon, 25 Sep 2017 11:18:15 +0000 (12:18 +0100)]
Switch to deb.debian.org and remove Debian 6.0
TP Honey [Mon, 25 Sep 2017 10:20:57 +0000 (11:20 +0100)]
Merge pull request #696 from trevorrea/master
Add 16.04 to list of distributions that should use software-properties-common.
TP Honey [Thu, 21 Sep 2017 16:07:55 +0000 (17:07 +0100)]
Merge pull request #701 from puppetlabs/msync_18sep17_892c4cf
(maint) modulesync
892c4cf
TP Honey [Thu, 21 Sep 2017 16:07:37 +0000 (17:07 +0100)]
Merge pull request #697 from aeber/master
fix documentation for parameter $proxy['port'] in class apt
Hailee Kenney [Mon, 18 Sep 2017 21:55:13 +0000 (14:55 -0700)]
(maint) modulesync
892c4cf
Tomas Barton [Mon, 18 Sep 2017 08:41:46 +0000 (10:41 +0200)]
Delete documentation for parameters that already has been removed
Hunter Haugen [Fri, 15 Sep 2017 18:47:42 +0000 (11:47 -0700)]
Merge pull request #698 from deric/MODULES-4686-fix
MODULES-4686: gpg keyserver import fails in Debian 9 (Stretch)
Tomas Barton [Wed, 13 Sep 2017 12:46:09 +0000 (14:46 +0200)]
fix apt-key resource syntax
Tomas Barton [Wed, 13 Sep 2017 09:16:36 +0000 (11:16 +0200)]
autorequire dirmngr package
* add Debian 9 as supported system
* move dirmngr ensure to init.pp
Tomas Barton [Mon, 11 Sep 2017 16:44:00 +0000 (18:44 +0200)]
support ubuntu
Tomas Barton [Mon, 11 Sep 2017 15:14:16 +0000 (17:14 +0200)]
ensure dirmngr is installed on Debian Stretch
Tomas Barton [Thu, 7 Sep 2017 12:18:08 +0000 (14:18 +0200)]
(MODULES-4686) fix incorrect GPG keys parsing on Debian 9
patch from Alex P (alexpr)
Anselm Eberhardt [Wed, 30 Aug 2017 09:01:43 +0000 (11:01 +0200)]
fix documentation for parameter $proxy['port'] in class apt
Documentation says 'port' should be a string. init.pp checks for type
integer.
Helen [Fri, 25 Aug 2017 14:25:05 +0000 (15:25 +0100)]
Merge pull request #665 from tigercomputing/master
Ignore subkeys in apt-key's output
Trevor Rea [Fri, 25 Aug 2017 11:33:44 +0000 (12:33 +0100)]
Add 16.04 to list of distributions that should use software-properties-common.
Helen [Mon, 21 Aug 2017 09:50:13 +0000 (10:50 +0100)]
Merge pull request #695 from pmcmaw/remove_debian6
(FM-6273) - Removing Debian 6
Paula McMaw [Mon, 21 Aug 2017 08:22:22 +0000 (09:22 +0100)]
(FM-6273) - Removing Debian 6
This is not supported any longer according to the following
documentation: https://docs.puppet.com/pe/latest/sys_req_os.html
TP Honey [Thu, 17 Aug 2017 13:11:21 +0000 (14:11 +0100)]
Merge pull request #694 from pmcmaw/rm_ubuntu
(MODULES-5501) - Remove unsupported Ubuntu
Paula McMaw [Thu, 17 Aug 2017 12:49:58 +0000 (13:49 +0100)]
(MODULES-5501) - Remove unsupported Ubuntu
Removing older version of Ubuntu that are not supported by the module.
TP Honey [Fri, 4 Aug 2017 13:07:07 +0000 (14:07 +0100)]
Merge pull request #690 from tpdownes/master
Allow user to modify loglevel of apt-get update Exec resource
TP Honey [Thu, 3 Aug 2017 10:06:28 +0000 (11:06 +0100)]
Merge pull request #693 from mauricemeyer/master
Fixed typo in "Configuring Apt from hiera example"
Maurice Meyer [Wed, 2 Aug 2017 13:25:41 +0000 (15:25 +0200)]
Fixed typo
Tom Downes [Tue, 1 Aug 2017 13:01:12 +0000 (08:01 -0500)]
Allow user to modify loglevel of apt-get update Exec resource so that its
execution goes unlogged
Hunter Haugen [Thu, 27 Jul 2017 23:09:34 +0000 (16:09 -0700)]
Merge pull request #692 from puppetlabs/maint-modsync-
915cde70e20
(maint) modulesync
915cde70e20