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

Devan Goodwin dgoodwin at fedoraproject.org
Thu Nov 1 14:43:03 UTC 2012


commit 9c44f14e4df183c3ae12993ab719d95c512909fc
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Nov 1 11:42:59 2012 -0300

    Update subscription-manager to 1.1.4-1

 .gitignore                |    1 +
 sources                   |    2 +-
 subscription-manager.spec |   65 ++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 66 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67fe9f2..b170398 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /subscription-manager-1.0.17.tar.gz
 /subscription-manager-1.1.1.tar.gz
 /subscription-manager-1.1.3.tar.gz
+/subscription-manager-1.1.4.tar.gz
diff --git a/sources b/sources
index eca74b3..c2c33f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11e7bafef696a4d9991c46989482aa0b  subscription-manager-1.1.3.tar.gz
+2b7f13142d2633d6d3a1dadf3a80f107  subscription-manager-1.1.4.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index 72a073b..89bd465 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name: subscription-manager
-Version: 1.1.3
+Version: 1.1.4
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -345,6 +345,69 @@ fi
 %endif
 
 %changelog
+* Wed Oct 31 2012 Adrian Likins <alikins at redhat.com> 1.1.4-1
+- 864177: Add the count for the first word in calculating where to break the
+  line (bkearney at redhat.com)
+- 785666: For bonded interfaces, find mac address of members
+  (alikins at redhat.com)
+- 839779: Add more context around how to cover the machine with a given SLA
+  (bkearney at redhat.com)
+- 864177: Attempt to detect the size of the terminal to influence how product
+  names are split up. (bkearney at redhat.com)
+- 864569: Make the date picker widget 10 characters wide (bkearney at redhat.com)
+- 855050: Set the icon-name property on all dialogs and windows
+  (bkearney at redhat.com)
+- 848095: Reduce the indentation on the help text to improve the layout on
+  smaller terminals. (bkearney at redhat.com)
+  (wpoteat at redhat.com)
+- 862848: Change the name of the button to Cancel instead of Close
+  (bkearney at redhat.com)
+- 867766: Unsubscribe from multiple entitlement certificates using serial
+  numbers (wpoteat at redhat.com)
+- Clear any cached environments when registering with activation keys.
+  (awood at redhat.com)
+  (bryan.kearney at gmail.com)
+- Clear any cached activation key values. (awood at redhat.com)
+- 869729: --autosubscribe and --activationkey should be mutually exclusive
+  (wpoteat at redhat.com)
+- 857191: Stacking shows a useless parent in All Available Subscriptions tab
+  (wpoteat at redhat.com)
+- 863133: Subscription-Manager version command should have server type listed
+  first (wpoteat at redhat.com)
+- updates for failed-qa issues in bz857195 (dlackey at redhat.com.com)
+- Increment the hardcoded page number due to added activation key screen.
+  (awood at redhat.com)
+- 864555: add "menu" window hint to filters.glade (alikins at redhat.com)
+- 850870: Update on-line documentation link. (awood at redhat.com)
+- 817671: Add support for Activation Keys in the GUI. (awood at redhat.com)
+- 840415: Print an error message if the destination directory does not exist.
+  (awood at redhat.com)
+- Fail fast if the user enters a bad org. (awood at redhat.com)
+- Marking a string for translation. (awood at redhat.com)
+- 866579: Fail fast if the user enters a bad environment. (awood at redhat.com)
+- Enable logging in firstboot (alikins at redhat.com)
+- 865954: Return to creds screen if consumer name is invalid
+  (alikins at redhat.com)
+- 852107: Make the banners the same width (bkearney at redhat.com)
+- 748912: Make the error message a bit more friendly when there is no cert file
+  to import (bkearney at redhat.com)
+- 865590: Fix broken offline unsubscribe. (dgoodwin at redhat.com)
+- 852328: Report Classic and Subscription Management consistently in the
+  version and identity commands (bkearney at redhat.com)
+- 864159: Add a new message in the gui when no subscriptions are available on a
+  specific date. (bkearney at redhat.com)
+- 850531: Change the label 'Certificate Status' to 'Status'
+  (bkearney at redhat.com)
+- 850533: Change the label from 'Next Update' to 'Next System Check-in'
+  (bkearney at redhat.com)
+- 855365: Display a singular sentence if only one subscription is removed
+  (bkearney at redhat.com)
+- 862885: Change the text for unlimited to Unlimited (bkearney at redhat.com)
+- 864184: Make the machine type uppercase to be consistent with other output
+  (bkearney at redhat.com)
+- 865545: Added report log when cert has no products. (mstead at redhat.com)
+- update releases.conf (alikins at redhat.com)
+
 * Wed Oct 10 2012 Adrian Likins <alikins at redhat.com> 1.1.3-1
 - 863961: Expect id cert Version to be populated in tests (alikins at redhat.com)
 - 863565: Give focus to the login field during subscription registration.


More information about the scm-commits mailing list