[subscription-manager] Update subscription-manager to 1.8.6-1

Devan Goodwin dgoodwin at fedoraproject.org
Thu Apr 18 15:37:25 UTC 2013


commit b09750212741df421e1120ab789c9f0df0c50b11
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Apr 18 12:37:21 2013 -0300

    Update subscription-manager to 1.8.6-1

 .gitignore                |    1 +
 sources                   |    2 +-
 subscription-manager.spec |   24 +++++++++++++++++++++++-
 3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8e3a52..51d08ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /subscription-manager-1.8.3.tar.gz
 /subscription-manager-1.8.4.tar.gz
 /subscription-manager-1.8.5.tar.gz
+/subscription-manager-1.8.6.tar.gz
diff --git a/sources b/sources
index 6b6cf9e..bd0f6d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92c711dba86ce78141ed86e1e3441f06  subscription-manager-1.8.5.tar.gz
+2ee5d150efa44191543a020a611aa926  subscription-manager-1.8.6.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index d98a5d8..94328a1 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -11,7 +11,7 @@
 %endif
 
 Name: subscription-manager
-Version: 1.8.5
+Version: 1.8.6
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -377,6 +377,28 @@ fi
 %endif
 
 %changelog
+* Thu Apr 18 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.6-1
+- Latest translations. (dgoodwin at redhat.com)
+- 903298: Fix a few more examples of Register to (bkearney at redhat.com)
+- 878634: Fix the final three uses of id instead of ID (bkearney at redhat.com)
+- Fix string formatting done outside of gettext _() (alikins at redhat.com)
+- 950892: entity typo (dlackey at redhat.com.com)
+- when no parameters are given, dump manifest uses current directory
+  (ckozak at redhat.com)
+- fixed zipfile creation in python 2.4 (ckozak at redhat.com)
+- 919561: moving cat manifest into memory (ckozak at redhat.com)
+- 914717: Fields taken from pool data. (wpoteat at redhat.com)
+- 924919: stop log to stderr in isodata module (alikins at redhat.com)
+- 919561: refactored some code into additional methods, fixed naming
+  conventions, and added test cases (ckozak at redhat.com)
+- Dont log exception if a repo doesn't have productid (alikins at redhat.com)
+- 919561: checking manifest zip for files outside of scope (ckozak at redhat.com)
+- 919561: moved new extractall into a class that extends ZipFile
+  (ckozak at redhat.com)
+- 919561: fixed variable naming in new extractall method (ckozak at redhat.com)
+- 919561: replaced reference to zipfile.extractall (aded in python2.6)
+  (ckozak at redhat.com)
+
 * Wed Mar 27 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.5-1
 - 927875: Fix GUI bug if there is an expired certificate. (dgoodwin at redhat.com)
 - 922806: Use dependency injection with firstboot module. (awood at redhat.com)


More information about the scm-commits mailing list