X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=CHANGELOG;h=6ded6ea5a3ab65dd8d7eafba508d6b8238220fb5;hb=4c8a99b9ebca7e794e355cd08799dc53d72832d2;hp=b6ec7cf7e4abcfbc83830b8c00f0f25ed0c5cc51;hpb=9b001af8775c7231ea2656b7eb43d6141b536f49;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/CHANGELOG b/CHANGELOG index b6ec7cf..6ded6ea 100644 --- 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: