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

Devan Goodwin dgoodwin at fedoraproject.org
Fri May 31 18:27:55 UTC 2013


commit 7ad303d820d3cf93f8fd86b3837c7e5f2b0299a4
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Fri May 31 15:27:43 2013 -0300

    Update subscription-manager to 1.8.9-1

 .gitignore                |    1 +
 sources                   |    2 +-
 subscription-manager.spec |   23 ++++++++++++++++++++++-
 3 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fd644df..69ed2d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /subscription-manager-1.8.6.tar.gz
 /subscription-manager-1.8.7.tar.gz
 /subscription-manager-1.8.8.tar.gz
+/subscription-manager-1.8.9.tar.gz
diff --git a/sources b/sources
index 8bc5772..ad289fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-48d233139ea3b7bf6b4422d3a446c82c  subscription-manager-1.8.8.tar.gz
+c3001a48925badd5e3da59bf3c2e33e0  subscription-manager-1.8.9.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index f23799f..3fb25a0 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -11,7 +11,7 @@
 %endif
 
 Name: subscription-manager
-Version: 1.8.8
+Version: 1.8.9
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -378,6 +378,27 @@ fi
 %endif
 
 %changelog
+* Fri May 31 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.9-1
+- 905136: added accessibily name for owner_label (jmolet at redhat.com)
+- 928175: fixed status command after user deletion (ckozak at redhat.com)
+- 950672: Added data for yellow. Added list view. (ckozak at redhat.com)
+- 963796: Unified descriptions (cschevia at redhat.com)
+- 966745: Correct typo in name of configuration value. (awood at redhat.com)
+- 967863: Suggest package to install when mapping file is missing. (awood at redhat.com)
+- 968364: show the issuer for certs in rct. (bkearney at redhat.com)
+- 966262 for rct.8; 959563 for subscription-manager.8 (dlackey at redhat.com.com)
+- Extract latest strings from code. (dgoodwin at redhat.com)
+- close file objects deliberately (alikins at redhat.com)
+- Use fnmatch to add wildcard support (bkearney at redhat.com)
+- One more miss from my issuer/errata debacle (bkearney at redhat.com)
+- Extend use of compliance status from cp (ckozak at redhat.com)
+- Add s390 lpar specific socket counting (alikins at redhat.com)
+- be extra paranoid and strip nul from /sys reads (alikins at redhat.com)
+- use new cpu info method by default (alikins at redhat.com)
+- Add a new method for calculating cpu sockets (alikins at redhat.com)
+- Added reasons to Subscription Details (ckozak at redhat.com)
+- Support enable and disable of all repos. (bkearney at redhat.com)
+
 * Tue May 21 2013 jesus m. rodriguez <jesusr at redhat.com> 1.8.8-1
 - Fix echo'ing of exit status or exception on exit (alikins at redhat.com)
 - 962905: Fixing errors with quantity spinner. (awood at redhat.com)


More information about the scm-commits mailing list