Merge pull request #226 from mark0n/master
[puppet-modules/puppetlabs-apt.git] / CHANGELOG
index 0d321bc2990ea0ad1b7c4fbc5a1ca91242ed8365..6ded6ea5a3ab65dd8d7eafba508d6b8238220fb5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,16 @@
+2014-02-13 1.4.1
+Summary:
+This is a bugfix release.
+
+Bugfixes:
+- Fix apt::force unable to upgrade packages from releases other than its original
+- Removed a few refeneces to aptitude instead of apt-get for portability
+- Removed call to getparam() due to stdlib dependency
+- Correct apt::source template when architecture is provided
+- Retry package installs if apt is locked
+- Use root to exec in apt::ppa
+- Updated tests and converted acceptance tests to beaker
+
 2013-10-08 1.4.0
 
 Summary:
@@ -8,7 +21,7 @@ Features:
 - Add an `updates_timeout` to apt::params
 
 Fixes:
-- Ensure apt::ppa can readd a ppa removed by hand.
+- Ensure apt::ppa can read a ppa removed by hand.
 
 Summary