]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
1.5.3 prep
authorMorgan Haskel <morgan@puppetlabs.com>
Fri, 8 Aug 2014 13:42:35 +0000 (09:42 -0400)
committerMorgan Haskel <morgan@puppetlabs.com>
Fri, 8 Aug 2014 13:42:35 +0000 (09:42 -0400)
CHANGELOG.md
metadata.json

index 011c41d378a2560bff5a5cfdd9d4998821ff66b4..792d045d21b5e70d768e7455e01060ee3e3ad169 100644 (file)
@@ -1,3 +1,19 @@
+##2014-08-13 - Supported Release 1.5.3
+###Summary
+
+This is a bugfix releases.  It addresses a bad regex, failures with unicode
+characters, and issues with the $proxy_host handling in apt::ppa.
+
+####Features
+- Synced files from Modulesync
+
+####Bugfixes
+- Fix regex to follow APT requirements in apt::pin
+- Fix for unicode characters
+- Fix inconsistent $proxy_host handling in apt and apt::ppa
+- Fix typo in README
+- Fix broken acceptance tests
+
 ##2014-07-15 - Supported Release 1.5.2
 ###Summary
 
index f1c18a5dbc067b32aaf63a1729d69c867cfebc5c..88451615aa635a13279eaf52b5da7818e3b709e2 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "1.5.2",
+  "version": "1.5.3",
   "author": "Puppet Labs",
   "summary": "Puppet Labs Apt Module",
   "license": "Apache-2.0",