Merge pull request #83 from pono/master
cleanup README - typos, remove splunk and fix ToC
Merge pull request #84 from voxpupuli/modulesync
modulesync 0.19.3
Document that Package-Blacklist can contain regular expressions
See unattended-upgrades version 0.70: > commit 02d93ec38ef49fdad0a91756ac26914f7baab899 > Author: Michael Vogt <michael.vogt@ubuntu.com> > Date: Thu Feb 3 22:17:01 2011 +0100
Merge pull request #88 from voxpupuli/modulesync
Modulesync 0.21.0
Merge pull request #89 from raoulbhatia/ubuntu-17.04-zesty
Ubuntu: Add 17.04 Zesty Zapus.
Merge pull request #90 from raphink/data_types
Use Data Types instead of validate_* functions
Allow newer apt modules to satisfy dependency
The newer 3.x and 4.x versions of the apt module are backwards compatible and remove some calls to deprecated functions and add new features. This allows this module to be used alongside other modules that require the newer apt module's features.
Merge pull request #91 from cpick/update-apt
Allow newer apt modules to satisfy dependency
* Remove support for old releases from Metadata * Remove Mint from metadata.json * Add Debian specific spec file * Add Ubuntu specific spec file * Add Misc Debians spec file (Rasparian + Mint) * Refactor baseline class for all OSFamilies * Remove Rubocop (Unnecessary disabling of Style/RegexpLiteral.)
* Forge search for unattended-upgrades doesn't show the VoxPup module * Adding tags to increase SEO
* Wheezy is now oldoldstable * jessie oldstable * stretch stable * Add Stretch to supported releases
Merge pull request #98 from petems/add_tags_to_metadata
Add tags to metadata.json
Merge pull request #101 from petems/rfpronk-wheezy_oldoldstable
Update Debian upstream names
Adds ::apt containment to main class
* Since the class won't work without apt, makes sense to add it as a contained class * Adds specs
Merge pull request #103 from voxpupuli/add_apt_class_as_contain
Adds ::apt containment to main class
Adds Debian 9 - Stretch Support
* Stretch is now stable * Add Stretch to metadata.json * Updates specs (Waiting in FacterDB support)
Merge pull request #102 from petems/add_stretch_support
Adds Debian 9 - Stretch Support