- Access keyservers on port 80
- Adds key_proxy as LWRP attribute for apt_repository
- Support Debian 8.0
- Filename verification for LWRPs
- Support SSL enabled apt repositories
- Remove old preference files without .pref extension from previous versions
- Always update on first run - check
- Adding ppa support for apt_repository
- #87 - Improve default settings, account for non-linux platforms
- Fully restore fully restore 2.3.10 behaviour
- fix breakage introduced in apt 2.5.0
- Add unattended-upgrades recipe
- Only update the cache for the created repository
- Added ChefSpec matchers and default_action for resources
- Avoid cloning resource attributes
- Minor documentation updates
- [COOK-4534]: Add option to update apt cache at compile time
- [COOK-4512] Bugfix: Use empty PATH if PATH is nil
- COOK-4287 - Cleanup the Kitchen
- [COOK-4154] - Add chefspec matchers.rb file to apt cookbook
- [COOK-4102] - Only index created repository
- [COOK-4154] - Add chefspec matchers.rb file to apt cookbook
- [COOK-4102] - Only index created repository
No change. Version bump for toolchain sanity
- [COOK-3905] apt-get-update-periodic: configuration for the update period
- Updating style for rubocops
- Updating test-kitchen harness
- COOK-3812 - Add a way to bypass the apt existence check
- COOK-3567 - Allow users to bypass apt-cache via attributes
- COOK-664 - Check platform before running apt-specific commands
- COOK-3707 - multiple nics confuse apt::cacher-client
- COOK-3551 - Allow user to set up a trusted APT repository
- COOK-1856 - Match GPG keys without case sensitivity
- [COOK-3426]: cacher-ng fails with restrict_environment set to true
- [COOK-2859]: cacher-client executes out of order
- [COOK-3052]: Long GPG keys are downloaded on every run
- [COOK-1856]: apt cookbook should match keys without case sensitivity
- [COOK-3255]: Attribute name incorrect in README
- [COOK-3225]: Call use_inline_resources only if defined
- [COOK-3386]: Cache dir for apt-cacher-ng
- [COOK-3291]: apt_repository: enable usage of a keyserver on port 80
- Greatly expanded test coverage with ChefSpec and Test-Kitchen
- [COOK-2258]: apt: LWRP results in error under why-run mode in apt 1.9.0 cookbook
- [COOK-2885]: Improvements for apt cache server search
- [COOK-2441]: Apt recipe broken in new chef version
- [COOK-2660]: Create Debian 6.0 "squeeze" specific template for apt-cacher-ng
- [COOK-2631] - Create Ubuntu 10.04 specific template for apt-cacher-ng
- [COOK-2185] - Proxy for apt-key
- [COOK-2338] - Support pinning by glob() or regexp
- [COOK-2171] - Update README to clarify required Chef version: 10.18.0 or higher.
- [COOK-2112] - need [] around "arch" in sources.list entries
- [COOK-2171] - fixes a regression in the notification
- [COOK-2143] - Allow for a custom cacher-ng port
- [COOK-2171] - On
apt_repository.run_action(:add)
the source file is not created. - [COOK-2184] - apt::cacher-ng, use
cacher_port
attribute in acng.conf
- [COOK-2082] - add "arch" parameter to apt_repository LWRP
- [COOK-1893] -
apt_preference
use "package_name
" resource instead of "name" - [COOK-1894] - change filename for sources.list.d files
- [COOK-1914] - Wrong dir permissions for /etc/apt/preferences.d/
- [COOK-1942] - README.md has wrong name for the keyserver attribute
- [COOK-2019] - create 01proxy before any other apt-get updates get executed
- [COOK-1682] - use template instead of file resource in apt::cacher-client
- [COOK-1875] - cacher-client should be Environment-aware
- [COOK-1500] - Avoid triggering apt-get update
- [COOK-1548] - Add execute commands for autoclean and autoremove
- [COOK-1591] - Setting up the apt proxy should leave https connections direct
- [COOK-1596] - execute[apt-get-update-periodic] never runs
- [COOK-1762] - create /etc/apt/preferences.d directory
- [COOK-1776] - apt key check isn't idempotent
- Adds test-kitchen support
- [COOK-1435] - repository lwrp is not idempotent with http key
- [COOK-1530] - apt_repository isn't aware of update-success-stamp file (also reverts COOK-1382 patch).
- [COOK-1229] - Allow cacher IP to be set manually in non-Chef Solo environments
- [COOK-1530] - Immediately update apt-cache when sources.list file is dropped off
- [COOK-1155] - LWRP for apt pinning
- [COOK-889] - overwrite existing repo source files
- [COOK-921] - optionally use cookbook_file or remote_file for key
- [COOK-1032] - fixes problem with apt repository key installation