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

Devan Goodwin dgoodwin at fedoraproject.org
Thu Sep 20 13:40:36 UTC 2012


commit 8544f574d7df4d7cf83f99be7a2d87238b6e3aab
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Sep 20 10:40:34 2012 -0300

    Update subscription-manager to 1.1.1-1

 .gitignore                |    1 +
 sources                   |    2 +-
 subscription-manager.spec |   49 +++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 49 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1493d3..e01dff1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /subscription-manager-1.0.13.tar.gz
 /subscription-manager-1.0.16.tar.gz
 /subscription-manager-1.0.17.tar.gz
+/subscription-manager-1.1.1.tar.gz
diff --git a/sources b/sources
index 986eb9f..b15456d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fcb578df8eff3cd1f23d86cd2e81d339  subscription-manager-1.0.17.tar.gz
+f46b507a206c61b6f7ff6a04d0bf2d78  subscription-manager-1.1.1.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index fa4983f..9363acb 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -9,7 +9,7 @@
 %endif
 
 Name: subscription-manager
-Version: 1.0.17
+Version: 1.1.1
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -30,7 +30,7 @@ Requires:  python-iniparse
 Requires:  pygobject2
 Requires:  PyXML
 Requires:  virt-what
-Requires:  python-rhsm >= 1.0.5
+Requires:  python-rhsm >= 1.1.1
 Requires:  dbus-python
 Requires:  yum >= 3.2.19-15
 
@@ -351,6 +351,51 @@ fi
 %endif
 
 %changelog
+* Wed Sep 19 2012 Devan Goodwin <dgoodwin at rm-rf.ca> 1.1.1-1
+- updates to stat-cert for cert v3 (jbowes at redhat.com)
+- rct: Check for and handle files that aren't x509 certs (jbowes at redhat.com)
+- rct: remove content set count from cat-cert. use stat-cert instead.
+  (jbowes at redhat.com)
+- implement aliases for cli commands (jbowes at redhat.com)
+- rct: add a stat-cert command (jbowes at redhat.com)
+- Switch certv2 related code to certv3 (jbowes at redhat.com)
+- 852107: Make banner headings equal in length (bkearney at redhat.com)
+- 842768: Remove --serverurl option from redeem command. (awood at redhat.com)
+- Set correct parent for these error dialogs. (awood at redhat.com)
+- set_parent_window() on RegisterScreen has been removed. (awood at redhat.com)
+- make regex better (jesusr at redhat.com)
+- 855762: Set correct parent for error dialog boxes raised by Autobind wizard.
+  (awood at redhat.com)
+- 856349: rct cat-cert now printing content for all content types
+  (mstead at redhat.com)
+- 842768: Limit --serverurl and --baseurl to specific commands.
+  (awood at redhat.com)
+- 854467: Use of activation keys requires an org. (awood at redhat.com)
+  (dgoodwin at rm-rf.ca)
+- 854879: Fixes for Anaconda desktop/workstation product cert installation.
+  (dgoodwin at redhat.com)
+- 840415: Handle copyfile errors gracefully. (awood at redhat.com)
+- Adding new line b/w products when printed by rct (mstead at redhat.com)
+- 850920: --servicelevel and --no-auto are mutually exclusive.
+  (awood at redhat.com)
+- Explicitly set GMT when doing entitlement date math (cduryee at redhat.com)
+- adding --unset option to service-level and release cmds
+  (dlackey at redhat.com.com)
+- updated images for bz840599; changed rhsmcertd intervals, bz853571
+  (dlackey at redhat.com.com)
+- 853233: Do not allow 68.pem and 71.pem to coexist after migration.
+  (awood at redhat.com)
+- 852706: Fix server side certs not being deleted client side
+  (alikins at redhat.com)
+- editing manpages and gnome help per UXD feedback; updating manpages for new
+  command arguments; bz852323, bz850881, bz854357 (dlackey at redhat.com.com)
+  rf.ca)
+- 845349: Support setting unknown values in the yum repo file
+  (jbowes at redhat.com)
+- Add a count of content sets to entitlement certificates (bkearney at redhat.com)
+- 830988: Stacking is showing an odd parent in the My Subscriptions Tab
+  (wpoteat at redhat.com)
+
 * Fri Aug 31 2012 Alex Wood <awood at redhat.com> 1.0.17-1
 - Fix gettext_lint issue with concat string in rhn-migrate (alikins at redhat.com)
 - 851124: Fix GUI unsubscribe. (dgoodwin at redhat.com)


More information about the scm-commits mailing list