Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1 KB

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 1 KB

v1.5.0:

  • [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

v1.4.8:

  • Adds test-kitchen support
  • [COOK-1435] - repository lwrp is not idempotent with http key

v1.4.6:

  • [COOK-1530] - apt_repository isn't aware of update-success-stamp file (also reverts COOK-1382 patch).

v1.4.4:

  • [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

v1.4.2:

  • [COOK-1155] - LWRP for apt pinning

v1.4.0:

  • [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