Skip to content

Commit

Permalink
release 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thommay committed Aug 18, 2015
1 parent cd7c579 commit fd7265f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
apt Cookbook CHANGELOG
======================

v2.8.1 (2015-08-18)
-------------------
- Handle keyservers as URLs and bare hostnames

v2.8.0 (2015-08-18)
-------------------
- Access keyservers on port 80
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
issues_url 'https://github.com/opscode-cookbooks/apt/issues'
source_url 'https://github.com/opscode-cookbooks/apt'
version '2.8.0'
version '2.8.1'
recipe 'apt', 'Runs apt-get update during compile phase and sets up preseed directories'
recipe 'apt::cacher-ng', 'Set up an apt-cacher-ng caching proxy'
recipe 'apt::cacher-client', 'Client for the apt::cacher-ng caching proxy'
Expand Down

0 comments on commit fd7265f

Please sign in to comment.