Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-unattended_upgrades

Unattended-upgrades for APT
https://github.com/voxpupuli/puppet-unattended_upgrades

disable by default and deprecate dpkg "options" parameter

unattended-upgrades does *not* need special configuration to `dpkg`
for proper operation. It han...

db623cd5d79a246d80ee10707f99c5cc8ca0de67 authored over 3 years ago by Antoine Beaupré <[email protected]>
Merge pull request #189 from RegioHelden/master

Update dependencies

5a2afecc5dda6c273d9d36900f33fe2c08a3e0f5 authored over 3 years ago by Kenyon Ralph <[email protected]>
Update dependencies

Allow puppetlabs/apt < 9 and puppetlabs/stdlib < 8

0b24ee11e5690d34df9a9660d82d5039ec51c532 authored over 3 years ago by Steffen Zieger <[email protected]>
Merge pull request #188 from moritz-makandra/add_whitelist

add support for Package-Witelist

c2a2ebcd869ed497b590d6a85a73d7b5adc1289f authored over 3 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
add support for Package-Witelist

092c6356273a03800a2f8cb693e7d20c702bf192 authored over 3 years ago by Moritz Kraus <[email protected]>
Merge pull request #186 from voxpupuli/modulesync

modulesync 4.0.0

8419b7c73722cb2672e66d6fe77deb848d415f92 authored about 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
modulesync 4.0.0

2a20e8ce7d3fa6974f0598ba67534b7515eb54a3 authored about 4 years ago by Tim Meusel <[email protected]>
Merge pull request #184 from voxpupuli/modulesync

modulesync 3.1.0

a99733d290c1a634ff254bbce383765452772ef8 authored about 4 years ago by Kenyon Ralph <[email protected]>
spec/classes/unattended_upgrades_spec: fix rubocop offenses

f5529e06a7fd8929b371feec09f6a31e2973a92e authored about 4 years ago by Kenyon Ralph <[email protected]>
init: fix puppet-lint warning relative_classname_inclusion

98aef118c12bd845dcd4e4ef3748362da7145e76 authored about 4 years ago by Kenyon Ralph <[email protected]>
modulesync 3.1.0

fddad792a6f52347142e2f5c7b6ee5f5daa0f37b authored about 4 years ago by Tim Meusel <[email protected]>
Merge pull request #183 from kenyon/readme-fix

README: fix wording about the mail hash

899a3fe3c32704398d52bd5fb1ab6149c7fd09b2 authored over 4 years ago by Alexander Fisher <[email protected]>
README: fix wording about the mail hash

86d48f566cfca9ec997b4a972695504c96ce692f authored over 4 years ago by Kenyon Ralph <[email protected]>
Merge pull request #182 from kenyon/syslog

add SyslogEnable and SyslogFacility options to unattended-upgrades.erb

e0b3529d31eb22dda301c9750f52b7524b965f1c authored over 4 years ago by Garrett Honeycutt <[email protected]>
Merge pull request #181 from kenyon/mailreport

add the Unattended-Upgrade::MailReport setting to unattended-upgrades.erb

0299dc267df90b3092a437fb6a590002cbc735d6 authored over 4 years ago by Garrett Honeycutt <[email protected]>
add SyslogEnable and SyslogFacility options to unattended-upgrades.erb

f2c935d8afbf67f674cc920895ee30857fd4c5a1 authored over 4 years ago by Kenyon Ralph <[email protected]>
add the Unattended-Upgrade::MailReport setting to unattended-upgrades.erb

b334d1f3c51f2e8c1b6cd2d942c98f0f7b7cf125 authored over 4 years ago by Kenyon Ralph <[email protected]>
Merge pull request #180 from raoulbhatia/support-ubuntu-esm

Support Ubuntu Extended Security Maintenance (ESM)

d4c7c56173d6fafdaee95e8b0c2057b56f7b5e64 authored over 4 years ago by Tim Meusel <[email protected]>
Support Ubuntu Extended Security Maintenance (ESM)

> Extended Security Maintenance; doesn't necessarily exist for
> every release and this system m...

fd7833a3ed416e4807f398bfbc2fa72ed3926e15 authored over 4 years ago by Raoul Bhatia <[email protected]>
[blacksmith] Bump version to 5.1.1-rc0

f24e53d2067b4dedd2d1f34e5d3d204dd7038a21 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #179 from bastelfreak/rel510

release 5.1.0

23ab0640440320470d1fd2d91c282e11f140122f authored over 4 years ago by Tim Meusel <[email protected]>
release 5.1.0

6f34aa85100015d41ba27b832f49a10130836623 authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #178 from kenyon/patch-1

unattended-upgrades.erb: update signal comment

47c459287fac85e849aec5034f97b1a8279c99bb authored over 4 years ago by Tim Meusel <[email protected]>
unattended-upgrades.erb: update signal comment

Per https://github.com/mvo5/unattended-upgrades/blob/c0ff8afc027144640e2559c202f252ea284a3fbc/de...

3bd8c369d3259ff5464998d3ec8558de3ceef3e9 authored over 4 years ago by Kenyon Ralph <[email protected]>
Merge pull request #177 from gfa/add-remove-options

Add new options remove_new_unused_deps and remove_unused_kernel

a68d0b8b8e86865564d5d5ddb0a6faf4fd1b9557 authored over 4 years ago by Tim Meusel <[email protected]>
Test when the remove_unused_kernel option is not defined

it should not add the entry in the config file

f86b3ed60348708fa4d56d1965733d98de9326f3 authored over 4 years ago by gustavo panizzo <[email protected]>
Add new options remove_new_unused_deps and remove_unused_kernel

In unattended_upgrades > 2.5 is possible to configure unattended
upgrades to remove unused kerne...

f301eefcb001ab570c2a5d79e184468abec79c11 authored over 4 years ago by gustavo panizzo <[email protected]>
Merge pull request #176 from voxpupuli/modulesync

modulesync 3.0.0 & puppet-lint updates

8d4f2c1b2b81b34d5e842a50dee63fd98ed99780 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
puppet-lint: autofix

1ab56ab9b08ccee36742e80d7bdcb0fa638e2642 authored over 4 years ago by Tim Meusel <[email protected]>
modulesync 3.0.0

d296e84e5260c8a05b15ebe757cbabc0decb64fc authored over 4 years ago by Tim Meusel <[email protected]>
Merge pull request #173 from opus-codium/revert-162-master

Revert "Add Puppet management headers in the config files"

7ae5faf850f799c6598019762bd0b57b02e55222 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Revert "Add Puppet management headers in the config files"

fb4f7338f8b78804139c685d42e7b4bc8ca83eef authored over 4 years ago by Romain Tartière <[email protected]>
Merge pull request #172 from ekohl/add-debian-10

Add Debian 10 support

ad624acba36b1a39879d8faa2cb3824031b53279 authored over 4 years ago by Tim Meusel <[email protected]>
Add Debian 10 support

9c4f8c5d9613da7cf755b86c08bc5f1fa116dcbf first added code to support
this, but this formally add...

77482d01acc10eca0779e842c6d24acfdc1e78f4 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
[blacksmith] Bump version to 5.0.1-rc0

9ce7b9ace84f4f6c9824f305c2635d48e271f0df authored over 4 years ago by Dennis Hoppe <[email protected]>
Merge pull request #171 from dhoppe/release_5.0.0

Release 5.0.0

bba60e10f3974257e504c37ef0ae74b46149444c authored over 4 years ago by Dennis Hoppe <[email protected]>
Release 5.0.0

d1abf83314f7956fbba6de81ebae4482dc64a14f authored over 4 years ago by Dennis Hoppe <[email protected]>
Merge pull request #153 from voxpupuli/modulesync

modulesync 2.12.0

03c13fcd05881475aa428ca915312a04344ffcdb authored over 4 years ago by Dennis Hoppe <[email protected]>
Merge branch 'master' into modulesync

74ec1b3b7380473243279f4f270c0d3f12258289 authored over 4 years ago by Dennis Hoppe <[email protected]>
Merge pull request #170 from ekohl/unify-specs

Unify specs for all supported operating systems

81882867ab4c44fc3afafb058eeb88083e29a2b7 authored over 4 years ago by Garrett Honeycutt <[email protected]>
Merge pull request #169 from ekohl/tests

Correct tests for catalog compilation failure

4a4596e1968c32296e43f5bead24950f40268870 authored over 4 years ago by Garrett Honeycutt <[email protected]>
Unify specs for all supported operating systems

e4a2049bdeddc9ddd393a94ccd133f519aa7274d authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #168 from ekohl/drop-old-linux-mint

Drop EOL Linux Mint versions 13 and 17

a0297eeb01b10bf64c77aee8c9e810f139228ef1 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Correct tests for catalog compilation failure

201a8405d158fa33f8bef92dacb2af5bf83eb124 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Drop EOL Linux Mint versions 13 and 17

2a36293efba5eee1d5f5a531fdb6282bda1ecc1c authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #165 from ekohl/drop-xfact

Remove the $xfacts variable

9bc3b226166c6f10079a73fc47dfa4b2f0cf4805 authored over 4 years ago by Tim Meusel <[email protected]>
Remove the $xfacts variable

All these values are used only once, so there's no point in the
complicated code.

503d25d284bfd8e4b699701a21bbac9daec29b49 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Merge pull request #164 from ekohl/drop-old-ubuntu

Drop Ubuntu 14.04

2812149c283d98d5fcd82df2f574f25104672812 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Drop Ubuntu 14.04

This version is EOL. The code for 12.04 is also dropped since that was
unsupported. This allows ...

1ff3d3954193a7d017adec2d5fbe4942e2129a33 authored over 4 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
modulesync 2.12.0

f5e6819fdb66eea84f43b063f61c36e2485a4fe6 authored over 4 years ago by Dennis Hoppe <[email protected]>
modulesync 2.10.0

a7bf1b19d276a224cdd924bd8fdab60da81551ad authored over 4 years ago by Tim Meusel <[email protected]>
modulesync 2.11.0

96ef9d3b5feb54a796d2d03932352ecec6fe83e1 authored over 4 years ago by Dennis Hoppe <[email protected]>
Fix Travis CI pipeline

6480148ecd58471588813b0f6f95a15ef3f99da8 authored over 4 years ago by Dennis Hoppe <[email protected]>
Fix legacy facts

0f5aae2e48ae81e575e328b51e090bb054c007bc authored over 4 years ago by Dennis Hoppe <[email protected]>
modulesync 2.9.0

1a3a17adeb7a3a351d2754fad6e4fb407fd3bf98 authored over 4 years ago by Dennis Hoppe <[email protected]>
modulesync 2.10.1

b8136f0b4bbd0ecdc7a118064ebde61f59612d42 authored over 4 years ago by Dennis Hoppe <[email protected]>
Merge pull request #163 from mmoll/apt_no_mode

Drop file mode checking

c8051eb1bf09491c2eb9e381f76964556b36f205 authored over 4 years ago by Tim Meusel <[email protected]>
Drop file mode checking

This was removed in puppetlabs/puppetlabs-apt@4d8b3e11

4be1b2f6f0efd4559b4d577c46c2b937d7446e0b authored over 4 years ago by Michael Moll <[email protected]>
Merge pull request #160 from raoulbhatia/ubuntu-follow-EOL

Update Ubuntu releases per official support/EOL list

7560ba7d0dcdea320eac944f40700b3222f943fd authored almost 5 years ago by Tim Meusel <[email protected]>
Merge pull request #162 from arthurbarton/master

Add Puppet management headers in the config files

e02afbc430ada8cd8db4debfda7a77eeb84bba40 authored almost 5 years ago by Tim Meusel <[email protected]>
Add Puppet management headers in the config files

d841126f744a1005aa32fee55fc8dc06971526e7 authored almost 5 years ago by Arthur Barton (arthurbarton) <[email protected]>
Update Ubuntu releases per official support/EOL list

Add back 14.04 as it is part of the ESM

See
* https://ubuntu.com/about/release-cycle
* https://...

30d0178a0ffb118f874bd706f5d8e965730b87f8 authored almost 5 years ago by Raoul Bhatia <[email protected]>
Merge pull request #161 from raoulbhatia/fix-spec-for-file-permissions

Spec: Follow puppetlabs-apt "MODULES-10548: make files readonly"

3a79efd915a9ee5408928e27b9277e1a9671332c authored almost 5 years ago by Ewoud Kohl van Wijngaarden <[email protected]>
Spec: Follow puppetlabs-apt "MODULES-10548: make files readonly"

See puppetlabs/puppetlabs-apt#906

086e0e5b8e9995b82716c1fca3f5d2d354b1f7ae authored almost 5 years ago by Raoul Bhatia <[email protected]>
Merge pull request #148 from deubert-it/bugfix/#145-debian-os-origin-string

* fix: debian origins since archive name changes, moved to codename …

af3024e6d640bbbcec7fe5959611eaa5197a27aa authored almost 5 years ago by anarcat <[email protected]>
Merge pull request #156 from jhawz/typo_in_readme_archive_interval

Changed typo archive_internal to archive_interval

0662c6da1b5bc970c1358277ea30038976dca7e2 authored almost 5 years ago by Fabien COMBERNOUS <[email protected]>
Changed typo archive_internal to archive_interval

62d20d3352dd31ee31157a59d46eb857d211ef85 authored almost 5 years ago by Joe Hause <[email protected]>
Merge pull request #154 from dhoppe/bump_stdlib

Allow puppetlabs/stdlib 6.x

d316ae68505df1d46e4db77e690fdca8152ee20f authored almost 5 years ago by Tim Meusel <[email protected]>
Allow puppetlabs/stdlib 6.x

ec0b608faad369c3d5e20797f1bf7fcf3589abcb authored almost 5 years ago by Dennis Hoppe <[email protected]>
[ci skip] Remove duplicate CONTRIBUTING.md file

7df2d7817f67f3234cfd918358ecb81c71912ca4 authored about 5 years ago by Dennis Hoppe <[email protected]>
Merge pull request #151 from thepro101/patch-1

Update README.md

d6a818df52bbc99950f5a6958f296f22855d1719 authored about 5 years ago by Fabien COMBERNOUS <[email protected]>
Update README.md

Fix typo

cd6b32a72696d9256154ec59a7bfd58c39272921 authored about 5 years ago by Patrick Tully <[email protected]>
Merge pull request #149 from bastelfreak/ubuntu

drop Ubuntu 14.04 support

413eba6881f1c55460032f36016b8b37e3a6dd69 authored about 5 years ago by Robert Müller <[email protected]>
drop Ubuntu 14.04 support

738dc4476f942798ace2e7f617edbe821967487a authored about 5 years ago by Tim Meusel <[email protected]>
* fix: adapting to new buster default origins #145

9c4f8c5d9613da7cf755b86c08bc5f1fa116dcbf authored over 5 years ago by Karsten Deubert <[email protected]>
* fix: debian origins since archive name changes, moved to codename based filter for future proofing #145

a5096e4c0dbfd8a09db155a2d609ae6e74a2d3d2 authored over 5 years ago by Karsten Deubert <[email protected]>
* fix: debian origins since archive name changes, moved to codename based filter for future proofing #145

5d4c810b170ed88c61afc78a0d4b7c44043f61c3 authored over 5 years ago by Karsten Deubert <[email protected]>
* fix: debian origins since archive name changes, moved to codename based filter for future proofing #145

e07abb411072ae9fbaf5ceb5a356e66d474ef149 authored over 5 years ago by Karsten Deubert <[email protected]>
Allow puppetlabs/apt 7.x

bf17017d1764e0ef644f80df850c63dc9bde4c70 authored over 5 years ago by Marc Schöchlin <[email protected]>
Merge pull request #146 from voxpupuli/modulesync

modulesync 2.8.0

507cfd17a73b82b053fdf2641cf7c7bec0f1ad9d authored over 5 years ago by Tim Meusel <[email protected]>
puppet-lint: fix topscope_variable

85475e347e1ae5f3dbdb1fd79004b15215dfd35e authored over 5 years ago by Tim Meusel <[email protected]>
modulesync 2.8.0

f845dc426462ca7e8553ebcb27501ee9a6ce2132 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #143 from fetzerms/sanitization

Additional sanitization of params

b620e1efa6b79db7f2af5bdac62a0f609c2c05ff authored over 5 years ago by Tim Meusel <[email protected]>
rebased.

dcd4ff5a2839a3642472fd9b695415acd9b3b49c authored over 5 years ago by Matthias Fetzer <[email protected]>
Merge pull request #142 from fetzerms/master

Allow additional origins without replacing the default one.

a73d5e973f23529a128a01079e56370f3d251eab authored over 5 years ago by Tim Meusel <[email protected]>
Added more parameter validation

4a8c3f79d335c2614df7985518771385c861aaf6 authored over 5 years ago by Matthias Fetzer <[email protected]>
Update manifests/init.pp

Co-Authored-By: fetzerms <[email protected]>

fe4d0013a81423103841cafc6a7810a424cdfed9 authored over 5 years ago by Tim Meusel <[email protected]>
Update init.pp

e67c4e0b89f00342b4da176561c278c57b161a83 authored over 5 years ago by Matthias Fetzer <[email protected]>
Update README.md

9871ab7e8208cb6c8b85a86c8f939ffa2fd2b737 authored over 5 years ago by Matthias Fetzer <[email protected]>
Update unattended-upgrades.erb

69f0eca1e186fe7cd0e3ac4cd65e469e127f7a70 authored over 5 years ago by Matthias Fetzer <[email protected]>
Update init.pp

1d7a8648dee5fda29ab172835596dde7b245395e authored over 5 years ago by Matthias Fetzer <[email protected]>
[blacksmith] Bump version to 4.0.1-rc0

ea412df97f30c658d1bdcb0f254bbd1aaa888483 authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #141 from bastelfreak/rel400

release 4.0.0

a4894c3b2b0c210dc2fa7bd9eef63321b63c1564 authored over 5 years ago by Lee Lowder <[email protected]>
release 4.0.0

3ba88d815a9a96ee57c27c9d21e3d1ecf774728d authored over 5 years ago by Tim Meusel <[email protected]>
Merge pull request #140 from voxpupuli/modulesync

modulesync 2.7.0 and drop puppet 4

0b7d6474313c222a49a5c2f20c5da94700005364 authored over 5 years ago by Tim Meusel <[email protected]>
modulesync 2.7.0

1f422f7bffebb2feb3831b43b17eb30a4d2fe72e authored over 5 years ago by Tim Meusel <[email protected]>
Drop puppet4; require at least Puppet 5.5.8

6aa99b35766e36de862bfe4de81eb723c731abab authored almost 6 years ago by Tim Meusel <[email protected]>
Merge pull request #139 from ostavnaas/Update-Days

Add support for Unattended-Upgrade::Update-Days

88bbc4da6cfe1d7e0680f4bce196886a4866576a authored almost 6 years ago by Tim Meusel <[email protected]>
Add support for Unattended-Upgrade::Update-Days

4a8ab7ad43e3d2e4c0b09a4e21fb1c757f7492e0 authored almost 6 years ago by Ove Stavnås <[email protected]>
Merge pull request #138 from opus-codium/support-kde-neon

Support support for the KDE Neon distribution

d7bd3cb225491a2206ec95dcd2311a28dc23e3ba authored almost 6 years ago by Tim Meusel <[email protected]>