From 6283507928cd9065be5887b0ced0875bd9f27d02 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 16 Dec 2020 12:53:48 +0000 Subject: [PATCH] import rhn-client-tools-2.8.16-13.module+el8.1.0+3455+3ddf2832 --- .gitignore | 1 + .rhn-client-tools.metadata | 1 + ...6-1-to-rhn-client-tools-2.8.16-2-el8.patch | 23 + ...l8-to-rhn-client-tools-2.8.16-11-el8.patch | 51 + ...l8-to-rhn-client-tools-2.8.16-12-el8.patch | 36 + ...l8-to-rhn-client-tools-2.8.16-13-el8.patch | 11764 ++++++++++++++++ ...el8-to-rhn-client-tools-2.8.16-3-el8.patch | 65 + ...el8-to-rhn-client-tools-2.8.16-4-el8.patch | 205 + ...el8-to-rhn-client-tools-2.8.16-5-el8.patch | 33 + ...el8-to-rhn-client-tools-2.8.16-6-el8.patch | 32 + ...el8-to-rhn-client-tools-2.8.16-7-el8.patch | 23 + ...el8-to-rhn-client-tools-2.8.16-8-el8.patch | 97 + ...el8-to-rhn-client-tools-2.8.16-9-el8.patch | 28 + ...l8-to-rhn-client-tools-2.8.16-10-el8.patch | 37 + SPECS/rhn-client-tools.spec | 1150 ++ 15 files changed, 13546 insertions(+) create mode 100644 .gitignore create mode 100644 .rhn-client-tools.metadata create mode 100644 SOURCES/rhn-client-tools-2.8.16-1-to-rhn-client-tools-2.8.16-2-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-10-el8-to-rhn-client-tools-2.8.16-11-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-11-el8-to-rhn-client-tools-2.8.16-12-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-12-el8-to-rhn-client-tools-2.8.16-13-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-2-el8-to-rhn-client-tools-2.8.16-3-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-3-el8-to-rhn-client-tools-2.8.16-4-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-4-el8-to-rhn-client-tools-2.8.16-5-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-5-el8-to-rhn-client-tools-2.8.16-6-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-6-el8-to-rhn-client-tools-2.8.16-7-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-7-el8-to-rhn-client-tools-2.8.16-8-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-8-el8-to-rhn-client-tools-2.8.16-9-el8.patch create mode 100644 SOURCES/rhn-client-tools-2.8.16-9-el8-to-rhn-client-tools-2.8.16-10-el8.patch create mode 100644 SPECS/rhn-client-tools.spec diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cc9435c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/rhn-client-tools-2.8.16.tar.gz diff --git a/.rhn-client-tools.metadata b/.rhn-client-tools.metadata new file mode 100644 index 0000000..3fb5a79 --- /dev/null +++ b/.rhn-client-tools.metadata @@ -0,0 +1 @@ +00925d8eeab654d05263068a9b4004e04cc4612b SOURCES/rhn-client-tools-2.8.16.tar.gz diff --git a/SOURCES/rhn-client-tools-2.8.16-1-to-rhn-client-tools-2.8.16-2-el8.patch b/SOURCES/rhn-client-tools-2.8.16-1-to-rhn-client-tools-2.8.16-2-el8.patch new file mode 100644 index 0000000..4321ff0 --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-1-to-rhn-client-tools-2.8.16-2-el8.patch @@ -0,0 +1,23 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 4b46b95..5babf90 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -9,7 +9,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 1%{?dist} ++Release: 2%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -647,6 +647,9 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Mon Feb 19 2018 Tomas Kasparek 2.8.16-2 ++- rebuild for rhel8 ++ + * Fri Feb 09 2018 Michael Mraka 2.8.16-1 + - remove install/clean section initial cleanup + - removed Group from specfile diff --git a/SOURCES/rhn-client-tools-2.8.16-10-el8-to-rhn-client-tools-2.8.16-11-el8.patch b/SOURCES/rhn-client-tools-2.8.16-10-el8-to-rhn-client-tools-2.8.16-11-el8.patch new file mode 100644 index 0000000..46f7456 --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-10-el8-to-rhn-client-tools-2.8.16-11-el8.patch @@ -0,0 +1,51 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index a14055c..1d9e477 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -15,7 +15,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 10%{?dist} ++Release: 11%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -689,6 +689,9 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Tue Nov 06 2018 Michael Mraka 2.8.16-11 ++- Resolves: #1646929 - convert values from bytes to string in py3 ++ + * Fri Nov 02 2018 Tomas Kasparek 2.8.16-10 + - Resolves: #1626421 - python3 is expecting str, not bytes + (tkasparek@redhat.com) +diff --git a/src/up2date_client/up2dateUtils.py b/src/up2date_client/up2dateUtils.py +index b7d4496..93aea40 100644 +--- a/src/up2date_client/up2dateUtils.py ++++ b/src/up2date_client/up2dateUtils.py +@@ -38,8 +38,9 @@ else: + SYSRELVER = 'system-release(releasever)' + version = sstr(h['version']) + release = sstr(h['release']) +- if SYSRELVER in h['providename']: +- provides = dict(zip(h['providename'], h['provideversion'])) ++ if SYSRELVER in (sstr(provide) for provide in h['providename']): ++ provides = dict((sstr(n), sstr(v)) ++ for n,v in zip(h['providename'], h['provideversion'])) + release = '%s-%s' % (version, release) + version = provides[SYSRELVER] + osVersionRelease = (sstr(h['name']), version, release) +@@ -49,8 +50,9 @@ else: + SYSRELVER = 'system-release(releasever)' + version = sstr(h['version']) + release = sstr(h['release']) +- if SYSRELVER in h['providename']: +- provides = dict(zip(h['providename'], h['provideversion'])) ++ if SYSRELVER in (sstr(provide) for provide in h['providename']): ++ provides = dict((sstr(n), sstr(v)) ++ for n,v in zip(h['providename'], h['provideversion'])) + release = '%s-%s' % (version, release) + version = provides[SYSRELVER] + osVersionRelease = (sstr(h['name']), version, release) diff --git a/SOURCES/rhn-client-tools-2.8.16-11-el8-to-rhn-client-tools-2.8.16-12-el8.patch b/SOURCES/rhn-client-tools-2.8.16-11-el8-to-rhn-client-tools-2.8.16-12-el8.patch new file mode 100644 index 0000000..cd20ff7 --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-11-el8-to-rhn-client-tools-2.8.16-12-el8.patch @@ -0,0 +1,36 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 1d9e477..9dafedf 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -15,7 +15,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 11%{?dist} ++Release: 12%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -689,6 +689,9 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Mon Feb 04 2019 Michael Mraka 2.8.16-12 ++- Resolves: #1666099 - python3 is picky about bytes and string ++ + * Tue Nov 06 2018 Michael Mraka 2.8.16-11 + - Resolves: #1646929 - convert values from bytes to string in py3 + +diff --git a/src/up2date_client/config.py b/src/up2date_client/config.py +index 077312f..79d70be 100644 +--- a/src/up2date_client/config.py ++++ b/src/up2date_client/config.py +@@ -122,7 +122,7 @@ class ConfigFile: + # possibly split value into a list + values = value.split(";") + if key in ['proxyUser', 'proxyPassword']: +- value = str(value.encode(locale.getpreferredencoding())) ++ value = sstr(value.encode(locale.getpreferredencoding())) + elif len(values) == 1: + try: + value = int(value) diff --git a/SOURCES/rhn-client-tools-2.8.16-12-el8-to-rhn-client-tools-2.8.16-13-el8.patch b/SOURCES/rhn-client-tools-2.8.16-12-el8-to-rhn-client-tools-2.8.16-13-el8.patch new file mode 100644 index 0000000..f9b3152 --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-12-el8-to-rhn-client-tools-2.8.16-13-el8.patch @@ -0,0 +1,11764 @@ +diff --git a/data/gui.glade b/data/gui.glade +index 91d583e..1d53e7b 100644 +--- a/data/gui.glade ++++ b/data/gui.glade +@@ -1,8 +1,8 @@ +- +- ++ ++ + + +- ++ + True + False + 12 +@@ -11,11 +11,12 @@ + center + 480 + 480 +- +- +- ++ ++ ++ + +- ++ ++ vertical + True + False + 16 +@@ -23,7 +24,7 @@ + + + +- ++ + + intro + Set Up Software Updates +@@ -32,7 +33,8 @@ + + + +- ++ ++ vertical + True + False + 16 +@@ -40,7 +42,7 @@ + + + +- ++ + + confirm + Choose Service +@@ -49,7 +51,8 @@ + + + +- ++ ++ vertical + True + False + 16 +@@ -57,7 +60,7 @@ + + + +- ++ + + confirm + Provide a security certificate +@@ -66,7 +69,8 @@ + + + +- ++ ++ vertical + True + False + 16 +@@ -74,7 +78,7 @@ + + + +- ++ + + confirm + Red Hat Account +@@ -83,7 +87,8 @@ + + + +- ++ ++ vertical + True + False + 16 +@@ -91,7 +96,7 @@ + + + +- ++ + + confirm + Operating System Release Version +@@ -100,7 +105,8 @@ + + + +- ++ ++ vertical + True + False + 16 +@@ -108,7 +114,7 @@ + + + +- ++ + + confirm + Create Profile +@@ -117,7 +123,8 @@ + + + +- ++ ++ vertical + True + False + 16 +@@ -125,7 +132,7 @@ + + + +- ++ + + confirm + Review Subscription +@@ -134,7 +141,8 @@ + + + +- ++ ++ vertical + True + False + 16 +@@ -142,12 +150,12 @@ + + + +- ++ + + summary + @@logo@@ + True + + +- +- ++ ++ +diff --git a/data/progress.glade b/data/progress.glade +index 9b358be..17a029a 100644 +--- a/data/progress.glade ++++ b/data/progress.glade +@@ -1,108 +1,116 @@ +- +- ++ ++ ++ ++ ++ True ++ Sending Information ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_CENTER_ON_PARENT ++ True ++ 300 ++ 100 ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ + +- +- +- +- True +- Sending Information +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_CENTER_ON_PARENT +- True +- 300 +- 100 +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_DIALOG +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- Sending Information + ++ ++ ++ 5 ++ True ++ False ++ 5 ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ horizontal ++ 0 ++ 0.10000000149 ++ PANGO_ELLIPSIZE_NONE ++ + +- +- +- 5 +- True +- False +- 5 +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- GTK_PROGRESS_LEFT_TO_RIGHT +- 0 +- 0.10000000149 +- PANGO_ELLIPSIZE_NONE +- +- progress bar + +- +- +- 0 +- False +- False +- +- ++ ++ ++ progress bar ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- progress status + +- +- +- 0 +- False +- False +- +- +- +- +- +- +- ++ ++ ++ progress status ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ ++ ++ Sending Information ++ ++ ++ ++ +diff --git a/data/rh_register.glade b/data/rh_register.glade +index 4448b8a..e062631 100644 +--- a/data/rh_register.glade ++++ b/data/rh_register.glade +@@ -1,5732 +1,5679 @@ +- +- +- +- +- +- +- True +- window1 +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- 15 +- True +- False +- 15 +- +- +- +- True +- False +- 6 +- +- +- +- True +- gtk-dialog-error +- 6 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- <b>The network connection on your system is not active. Your system cannot be set up for software updates at this time.</b> +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- This system will <b>not</b> be able to successfully receive software updates, including security updates, from Red Hat without connecting to a Red Hat Satellite or Red Hat Network Classic. ++ ++ ++ ++ ++ True ++ window1 ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 15 ++ True ++ False ++ 15 ++ ++ ++ True ++ False ++ 6 ++ ++ ++ True ++ gtk-dialog-error ++ 6 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ <b>The network connection on your system is not active. Your system cannot be set up for software updates at this time.</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ This system will <b>not</b> be able to successfully receive software updates, including security updates, from Red Hat without connecting to a Red Hat Satellite or Red Hat Network Classic. + + To keep your system updated, secure, and supported, please register this system at your earliest convenience. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- GTK_BUTTONBOX_START +- 0 ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_START ++ 0 ++ ++ ++ True ++ True ++ True ++ Why Should I Connect to RHN? ... ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- True +- True +- Why Should I Connect to RHN? ... +- True +- GTK_RELIEF_NORMAL +- True +- +- Why Should I Connect to RHN? ... + +- +- +- +- +- +- 0 +- False +- True +- +- +- +- +- ++ ++ ++ ++ Why Should I Connect to RHN? ... ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ ++ ++ True ++ Choose Service ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 25 ++ True ++ False ++ 15 ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ I'd like to register with an Red Hat Satellite or Red Hat Satellite Proxy ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- True +- Choose Service +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- 25 +- True +- False +- 15 +- +- +- +- True +- False +- 0 +- +- +- +- True +- I'd like to register with an Red Hat Satellite or Red Hat Satellite Proxy +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- I'd like to register with an Red Hat Satellite or Red Hat Satellite Proxy + +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 12 +- 0 ++ ++ ++ I'd like to register with an Red Hat Satellite or Red Hat Satellite Proxy ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 12 ++ 0 ++ ++ ++ True ++ False ++ 15 ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 30 ++ 1 ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ Location: ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- False +- 15 +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 30 +- 1 +- +- +- +- True +- False +- 0 +- +- +- +- True +- Location: +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Location: + +- +- +- 0 +- False +- False +- +- ++ ++ ++ Location: ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ Example: https://satellite.example.com/XMLRPC ++ True ++ True ++ True ++ 0 ++ ++ True ++ ++ False ++ + +- +- +- True +- Example: https://satellite.example.com/XMLRPC +- True +- True +- True +- 0 +- +- True +- +- False +- +- satellite server location + +- +- +- 5 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 0 ++ ++ ++ satellite server location ++ ++ ++ ++ ++ 5 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ _Proxy Setup ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- _Proxy Setup +- True +- GTK_RELIEF_NORMAL +- True +- +- Proxy Setup Button + +- +- +- +- 0 +- False +- False +- +- ++ ++ ++ ++ Proxy Setup Button ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ Red Hat Account ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ + +- +- +- +- +- +- 0 +- False +- False +- GTK_PACK_END +- +- +- +- +- +- +- +- True +- Red Hat Account +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- Red Hat Account + ++ ++ ++ 25 ++ True ++ False ++ 15 ++ ++ ++ True ++ Please enter your Red Hat account information: ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- 25 +- True +- False +- 15 +- +- +- +- True +- Please enter your Red Hat account information: +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Please enter your Red Hat account information: + +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 12 +- 0 +- +- +- +- True +- 2 +- 2 +- False +- 15 +- 15 ++ ++ ++ Please enter your Red Hat account information: ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 12 ++ 0 ++ ++ ++ True ++ 2 ++ 2 ++ False ++ 15 ++ 15 ++ ++ ++ True ++ True ++ True ++ True ++ 0 ++ ++ True ++ * ++ False ++ + +- +- +- True +- True +- True +- True +- 0 +- +- True +- * +- False +- +- RHN login field + +- +- +- +- 1 +- 2 +- 0 +- 1 +- +- +- ++ ++ ++ ++ RHN login field ++ ++ ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ False ++ 0 ++ ++ True ++ ++ False ++ + +- +- +- True +- True +- True +- False +- 0 +- +- True +- +- False +- +- RHN password field + +- +- +- +- 1 +- 2 +- 1 +- 2 +- +- +- +- +- +- +- True +- _Password: +- True +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 1 +- 0.5 +- 0 +- 0 +- loginPasswordEntry +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 1 +- 2 +- fill +- fill +- +- +- +- +- +- True +- _Login: +- True +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- loginUserEntry +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- fill +- fill +- +- +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 0 +- +- +- +- +- +- +- +- +- +- +- 0 +- False +- False +- GTK_PACK_END +- +- +- +- +- +- True +- False +- 0 +- +- +- +- gtk-info +- 4 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- <small>Tip: Forgot your login or password? Contact your Satellite's <i>Organization Administrator</i>.</small> +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 5 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- +- +- True +- Hardware Info +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_CENTER +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- True +- False +- 0 +- +- +- +- True +- 0 +- 0.5 +- GTK_SHADOW_ETCHED_IN +- +- +- +- 5 +- True +- 6 +- 2 +- False +- 6 +- 6 ++ ++ ++ ++ RHN password field ++ ++ ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ _Password: ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 1 ++ 0.5 ++ 0 ++ 0 ++ loginPasswordEntry ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 1 ++ 2 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ _Login: ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ loginUserEntry ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ gtk-info ++ 4 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ <small>Tip: Forgot your login or password? Contact your Satellite's <i>Organization Administrator</i>.</small> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 5 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ ++ ++ Red Hat Account ++ ++ ++ ++ ++ True ++ Hardware Info ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_CENTER ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ 0 ++ 0.5 ++ GTK_SHADOW_ETCHED_IN ++ ++ ++ 5 ++ True ++ 6 ++ 2 ++ False ++ 6 ++ 6 ++ ++ ++ True ++ Red Hat Linux Version: ++ False ++ False ++ GTK_JUSTIFY_RIGHT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ Hostname: ++ False ++ False ++ GTK_JUSTIFY_RIGHT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 1 ++ 2 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ IP Address: ++ False ++ False ++ GTK_JUSTIFY_RIGHT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 2 ++ 3 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ ERROR ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 2 ++ 3 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ ERROR ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ ERROR ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ CPU Model: ++ False ++ False ++ GTK_JUSTIFY_CENTER ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 3 ++ 4 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ CPU Speed: ++ False ++ False ++ GTK_JUSTIFY_CENTER ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 4 ++ 5 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ Memory: ++ False ++ False ++ GTK_JUSTIFY_CENTER ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 5 ++ 6 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ ERROR ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 3 ++ 4 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ ERROR ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 4 ++ 5 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ ERROR ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 5 ++ 6 ++ fill ++ fill ++ ++ ++ ++ ++ ++ ++ True ++ Hardware Profile ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ 10 ++ ++ ++ True ++ True ++ True ++ gtk-ok ++ True ++ GTK_RELIEF_NORMAL ++ True ++ ++ ++ ++ ++ ++ 5 ++ False ++ True ++ ++ ++ ++ ++ ++ ++ True ++ Package Information ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_CENTER ++ False ++ 480 ++ 400 ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ 0 ++ 0.5 ++ GTK_SHADOW_ETCHED_IN ++ ++ ++ True ++ True ++ GTK_POLICY_ALWAYS ++ GTK_POLICY_ALWAYS ++ GTK_SHADOW_NONE ++ GTK_CORNER_TOP_LEFT ++ ++ ++ True ++ True ++ True ++ False ++ False ++ True ++ False ++ False ++ False ++ ++ ++ ++ ++ ++ ++ True ++ Package Information ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 5 ++ True ++ GTK_BUTTONBOX_END ++ 10 ++ ++ ++ True ++ True ++ True ++ gtk-ok ++ True ++ GTK_RELIEF_NORMAL ++ True ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ ++ ++ True ++ Start Window ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 15 ++ True ++ False ++ 15 ++ ++ ++ True ++ This assistant will guide you through the process of registering your system with Red Hat to receive software updates and other benefits. You will need the following to register: ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- Red Hat Linux Version: +- False +- False +- GTK_JUSTIFY_RIGHT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- fill +- fill +- +- +- +- +- +- True +- Hostname: +- False +- False +- GTK_JUSTIFY_RIGHT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 1 +- 2 +- fill +- fill +- +- +- +- +- +- True +- IP Address: +- False +- False +- GTK_JUSTIFY_RIGHT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 2 +- 3 +- fill +- fill +- +- +- +- +- +- True +- ERROR +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 2 +- 3 +- fill +- fill +- +- +- +- +- +- True +- ERROR +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 1 +- 2 +- fill +- fill +- +- +- +- +- +- True +- ERROR +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 0 +- 1 +- fill +- fill +- +- +- +- +- +- True +- CPU Model: +- False +- False +- GTK_JUSTIFY_CENTER +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 3 +- 4 +- fill +- fill +- +- +- +- +- +- True +- CPU Speed: +- False +- False +- GTK_JUSTIFY_CENTER +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 4 +- 5 +- fill +- fill +- +- +- +- +- +- True +- Memory: +- False +- False +- GTK_JUSTIFY_CENTER +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 5 +- 6 +- fill +- fill +- +- +- +- +- +- True +- ERROR +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 3 +- 4 +- fill +- fill +- +- +- +- +- +- True +- ERROR +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 4 +- 5 +- fill +- fill +- +- +- +- +- +- True +- ERROR +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 5 +- 6 +- fill +- fill +- +- +- +- +- +- +- +- True +- Hardware Profile +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- label_item +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- GTK_BUTTONBOX_END +- 10 +- +- +- +- True +- True +- True +- gtk-ok +- True +- GTK_RELIEF_NORMAL +- True +- +- +- +- +- +- 5 +- False +- True +- +- +- +- +- +- +- +- True +- Package Information +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_CENTER +- False +- 480 +- 400 +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- True +- False +- 0 +- +- +- +- True +- 0 +- 0.5 +- GTK_SHADOW_ETCHED_IN +- +- +- +- True +- True +- GTK_POLICY_ALWAYS +- GTK_POLICY_ALWAYS +- GTK_SHADOW_NONE +- GTK_CORNER_TOP_LEFT +- +- +- +- True +- True +- True +- False +- False +- True +- False +- False +- False +- +- +- +- +- +- +- +- True +- Package Information +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- label_item +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- 5 +- True +- GTK_BUTTONBOX_END +- 10 +- +- +- +- True +- True +- True +- gtk-ok +- True +- GTK_RELIEF_NORMAL +- True +- +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- +- +- True +- Start Window +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- 15 +- True +- False +- 15 +- +- +- +- True +- This assistant will guide you through the process of registering your system with Red Hat to receive software updates and other benefits. You will need the following to register: +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- This assistant will guide you through the process of registering your system with Red Hat to receive software updates and other benefits. You will need the following to register: + +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- 0 +- 0 +- 1 +- 1 +- 0 +- 0 +- 9 +- 0 +- +- +- +- True +- False +- 5 +- +- +- +- True +- • A network connection +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- ++ ++ ++ This assistant will guide you through the process of registering your system with Red Hat to receive software updates and other benefits. You will need the following to register: ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0 ++ 0 ++ 1 ++ 1 ++ 0 ++ 0 ++ 9 ++ 0 ++ ++ ++ True ++ False ++ 5 ++ ++ ++ True ++ • A network connection ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ • Your account login ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- • Your account login +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Your account login + +- +- +- 0 +- True +- True +- +- ++ ++ ++ Your account login ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ • The address of an Red Hat Satellite or Red Hat Satellite Proxy ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ True ++ _Why Should I Register? ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- • The address of an Red Hat Satellite or Red Hat Satellite Proxy +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 0 +- +- +- +- True +- True +- _Why Should I Register? +- True +- GTK_RELIEF_NORMAL +- True +- +- Why Should I Register? + +- +- +- +- 0 +- False +- False +- +- +- +- +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- 5 +- True +- False +- 5 ++ ++ ++ ++ Why Should I Register? ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 5 ++ True ++ False ++ 5 ++ ++ ++ True ++ Would you like to register your system at this time? <b>(Strongly recommended.)</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ _Yes, I'd like to register now. ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ _No, I prefer to register at a later time. ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ registerNowButton ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ True ++ Link To Subscription ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 20 ++ True ++ False ++ 10 ++ ++ ++ True ++ Your system will need to access a subscription. This will allow you to keep your system updated, secure, and supported. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ <b>You have no active subscriptions available in your account.</b> You will need to do one of the following to create an active subscription in your account before this system can be registered: ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ False ++ 12 ++ ++ ++ True ++ 3 ++ 2 ++ False ++ 10 ++ 10 ++ ++ ++ True ++ Purchase an additional Red Hat Enterprise Linux subscription at http://www.redhat.com/store/. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ Log in to http://rhn.redhat.com/ and unentitle an inactive system at Your RHN > Subscription Management > System Entitlements. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ ++ ++ ++ ++ ++ True ++ Activate a previously purchased subscription you have not yet activated. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 2 ++ 3 ++ fill ++ ++ ++ ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ ++ fill ++ ++ ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 1 ++ 2 ++ ++ fill ++ ++ ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 2 ++ 3 ++ ++ fill ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0 ++ 1 ++ 1 ++ 0 ++ 0 ++ 12 ++ 0 ++ ++ ++ True ++ True ++ False ++ 6 ++ ++ ++ 10 ++ True ++ 3 ++ 2 ++ False ++ 2 ++ 10 ++ ++ ++ True ++ ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 2 ++ 3 ++ ++ ++ ++ ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 2 ++ 3 ++ ++ ++ ++ ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ 0 ++ ++ True ++ ++ False ++ + +- +- +- True +- Would you like to register your system at this time? <b>(Strongly recommended.)</b> +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- _Yes, I'd like to register now. +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- _No, I prefer to register at a later time. +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- registerNowButton +- +- +- 0 +- False +- True +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- +- True +- Link To Subscription +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- 20 +- True +- False +- 10 +- +- +- +- True +- Your system will need to access a subscription. This will allow you to keep your system updated, secure, and supported. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- <b>You have no active subscriptions available in your account.</b> You will need to do one of the following to create an active subscription in your account before this system can be registered: +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- False +- 12 +- +- +- +- True +- 3 +- 2 +- False +- 10 +- 10 +- +- +- +- True +- Purchase an additional Red Hat Enterprise Linux subscription at http://www.redhat.com/store/. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 1 +- 2 +- +- +- +- +- +- +- True +- Log in to http://rhn.redhat.com/ and unentitle an inactive system at Your RHN > Subscription Management > System Entitlements. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 0 +- 1 +- +- +- +- +- +- +- True +- Activate a previously purchased subscription you have not yet activated. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 2 +- 3 +- fill +- +- +- +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- +- fill +- +- +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 1 +- 2 +- +- fill +- +- +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 2 +- 3 +- +- fill +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- 0.5 +- 0 +- 1 +- 1 +- 0 +- 0 +- 12 +- 0 +- +- +- +- True +- True +- False +- 6 +- +- +- +- 10 +- True +- 3 +- 2 +- False +- 2 +- 10 +- +- +- +- True +- +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 2 +- 3 +- +- +- +- +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 2 +- 3 +- +- +- +- +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 1 +- 2 +- +- +- +- +- +- +- +- True +- True +- True +- 0 +- +- True +- +- False +- +- installation number field + +- +- +- +- 1 +- 2 +- 0 +- 1 +- +- +- +- +- +- +- +- True +- Installation _Number: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- +- +- +- +- +- +- +- True +- False +- 5 +- +- +- +- True +- gtk-info +- 4 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- <small><b>Example</b>: XXXX-XXXX-XXXX-XXXX</small> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- 1 +- 2 +- 1 +- 2 +- +- +- +- +- +- +- +- True +- _Activate a subscription now... +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- label_item +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- +- True +- Review system... +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- True +- False +- 0 +- +- +- +- True +- Please review the subscription details below: +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 20 +- 30 +- 30 +- 50 +- +- +- +- True +- GTK_POLICY_AUTOMATIC +- GTK_POLICY_AUTOMATIC +- GTK_SHADOW_IN +- GTK_CORNER_TOP_LEFT +- +- +- +- True +- False +- False +- True +- GTK_JUSTIFY_LEFT +- GTK_WRAP_WORD +- False +- 7 +- 0 +- 0 +- 7 +- 7 +- 0 +- +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- ++ ++ ++ ++ installation number field ++ ++ ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ ++ ++ ++ ++ ++ ++ True ++ Installation _Number: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ ++ ++ ++ ++ ++ ++ True ++ False ++ 5 ++ ++ ++ True ++ gtk-info ++ 4 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ <small><b>Example</b>: XXXX-XXXX-XXXX-XXXX</small> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ ++ True ++ _Activate a subscription now... ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ True ++ Review system... ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ Please review the subscription details below: ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 20 ++ 30 ++ 30 ++ 50 ++ ++ ++ True ++ GTK_POLICY_AUTOMATIC ++ GTK_POLICY_AUTOMATIC ++ GTK_SHADOW_IN ++ GTK_CORNER_TOP_LEFT ++ ++ ++ True ++ False ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ GTK_WRAP_WORD ++ False ++ 7 ++ 0 ++ 0 ++ 7 ++ 7 ++ 0 ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ True ++ Create profile ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 20 ++ True ++ False ++ 35 ++ ++ ++ True ++ False ++ 12 ++ ++ ++ True ++ <big><b>System Name</b></big> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0 ++ 0 ++ 1 ++ 1 ++ 0 ++ 0 ++ 18 ++ 0 ++ ++ ++ True ++ False ++ 12 ++ ++ ++ True ++ A recognizable name will help you identify this system in a management interface. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- True +- Create profile +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- 20 +- True +- False +- 35 +- +- +- +- True +- False +- 12 +- +- +- +- True +- <big><b>System Name</b></big> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- 0 +- 0 +- 1 +- 1 +- 0 +- 0 +- 18 +- 0 +- +- +- +- True +- False +- 12 +- +- +- +- True +- A recognizable name will help you identify this system in a management interface. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- A recognizable name will help you identify this system in a management interface. + +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 8 +- +- +- +- True +- System _Name: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- systemNameEntry +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- ++ ++ ++ A recognizable name will help you identify this system in a management interface. ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ System _Name: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ systemNameEntry ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ 0 ++ ++ True ++ ++ False ++ + +- +- +- True +- True +- True +- True +- 0 +- +- True +- +- False +- +- system name + +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- False +- False +- +- ++ ++ ++ system name ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 12 ++ ++ ++ True ++ <big><b>Profile Data</b></big> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0 ++ 0 ++ 1 ++ 1 ++ 0 ++ 0 ++ 18 ++ 0 ++ ++ ++ True ++ False ++ 12 ++ ++ ++ True ++ Send us a profile of your current hardware and packages so we can determine what updates are available. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- False +- 12 +- +- +- +- True +- <big><b>Profile Data</b></big> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- 0 +- 0 +- 1 +- 1 +- 0 +- 0 +- 18 +- 0 +- +- +- +- True +- False +- 12 +- +- +- +- True +- Send us a profile of your current hardware and packages so we can determine what updates are available. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Send us a profile of your current hardware and packages so we can determine what updates are available. + +- +- +- 0 +- False +- False +- +- ++ ++ ++ Send us a profile of your current hardware and packages so we can determine what updates are available. ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 2 ++ 2 ++ False ++ 6 ++ 18 ++ ++ ++ True ++ True ++ _View Hardware Profile ... ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- 2 +- 2 +- False +- 6 +- 18 +- +- +- +- True +- True +- _View Hardware Profile ... +- True +- GTK_RELIEF_NORMAL +- True +- +- View Hardware Profile + +- +- +- +- 1 +- 2 +- 0 +- 1 +- fill +- +- +- ++ ++ ++ ++ View Hardware Profile ++ ++ ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ fill ++ ++ ++ ++ ++ ++ True ++ True ++ V_iew Package Profile ... ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- True +- V_iew Package Profile ... +- True +- GTK_RELIEF_NORMAL +- True +- +- View Package Profile + +- +- +- +- 1 +- 2 +- 1 +- 2 +- fill +- +- +- ++ ++ ++ ++ View Package Profile ++ ++ ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ fill ++ ++ ++ ++ ++ ++ True ++ True ++ Send _hardware profile ++ True ++ GTK_RELIEF_NORMAL ++ True ++ True ++ False ++ True ++ + +- +- +- True +- True +- Send _hardware profile +- True +- GTK_RELIEF_NORMAL +- True +- True +- False +- True +- +- Send hardware profile checkbox + +- +- +- 0 +- 1 +- 0 +- 1 +- fill +- fill +- +- ++ ++ ++ Send hardware profile checkbox ++ ++ ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ True ++ Send _package profile ++ True ++ GTK_RELIEF_NORMAL ++ True ++ True ++ False ++ True ++ + +- +- +- True +- True +- Send _package profile +- True +- GTK_RELIEF_NORMAL +- True +- True +- False +- True +- +- Send package profile checkbox + +- +- +- 0 +- 1 +- 1 +- 2 +- fill +- fill +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- +- True +- Why Register +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_CENTER +- False +- 480 +- 400 +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False ++ ++ ++ Send package profile checkbox ++ ++ ++ ++ ++ 0 ++ 1 ++ 1 ++ 2 ++ fill ++ fill ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ True ++ Why Register ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_CENTER ++ False ++ 480 ++ 400 ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 20 ++ True ++ False ++ 10 ++ ++ ++ 600 ++ True ++ Registering your system with Red Hat allows you to take full advantage of the benefits of a paid subscription, including: ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- 20 +- True +- False +- 10 +- +- +- +- 600 +- True +- Registering your system with Red Hat allows you to take full advantage of the benefits of a paid subscription, including: +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Registering your system with Red Hat allows you to take full advantage of the benefits of a paid subscription, including: + +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 0 ++ ++ ++ Registering your system with Red Hat allows you to take full advantage of the benefits of a paid subscription, including: ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ ++ ++ ++ True ++ True ++ _Close ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- +- +- +- +- True +- True +- _Close +- True +- GTK_RELIEF_NORMAL +- True +- +- Close + +- +- +- +- 0 +- False +- False +- GTK_PACK_END +- +- +- +- +- 0 +- False +- False +- GTK_PACK_END +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 5 +- +- +- +- True +- <b>Security &amp; Updates:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 +- +- +- +- True +- 5 +- up2date +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- Receive the latest software updates, including security updates, keeping this Red Hat Enterprise Linux system <b>updated</b> and <b>secure</b>. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- <b>Downloads &amp; Upgrades:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 +- +- +- +- True +- gtk-cdrom +- 5 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- Download installation images for Red Hat Enterprise Linux releases, including new releases. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- <b>Support:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 ++ ++ ++ ++ Close ++ ++ ++ ++ ++ 0 ++ False ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ 0 ++ False ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 5 ++ ++ ++ True ++ <b>Security &amp; Updates:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ 5 ++ up2date ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ Receive the latest software updates, including security updates, keeping this Red Hat Enterprise Linux system <b>updated</b> and <b>secure</b>. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ <b>Downloads &amp; Upgrades:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ gtk-cdrom ++ 5 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ Download installation images for Red Hat Enterprise Linux releases, including new releases. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ <b>Support:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ gtk-help ++ 5 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ Access to the technical support experts at Red Hat or Red Hat's partners for help with any issues you might encounter with this system. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ <b>Management:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- gtk-help +- 5 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- Access to the technical support experts at Red Hat or Red Hat's partners for help with any issues you might encounter with this system. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- <b>Management:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Management + +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 ++ ++ ++ Management ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ gtk-paste ++ 5 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- gtk-paste +- 5 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. + +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- False +- 5 +- +- +- +- True +- gtk-info +- 4 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- <small><b>Tip:</b> Red Hat values your privacy: http://www.redhat.com/legal/privacy_statement.html.</small> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- False +- False +- GTK_PACK_END +- +- +- +- +- +- +- +- True +- Provide a Security Certificate +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- 20 +- True +- False +- 10 +- +- +- +- True +- A security certificate compatible with <b>%s</b> was not found on this system. ++ ++ ++ Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ False ++ 5 ++ ++ ++ True ++ gtk-info ++ 4 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ <small><b>Tip:</b> Red Hat values your privacy: http://www.redhat.com/legal/privacy_statement.html.</small> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ False ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ Provide a Security Certificate ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 20 ++ True ++ False ++ 10 ++ ++ ++ True ++ A security certificate compatible with <b>%s</b> was not found on this system. + + A security certificate, using SSL technology, is necessary to ensure that data communicated between this system and Spacewalk (including your login and password) is secure. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 0 +- +- +- +- True +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- +- +- +- True +- I have an <b>_SSL certificate</b> to communicate with Spacewalk: +- True +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 13 +- 0 +- +- +- +- 8 +- True +- 1 +- 2 +- False +- 0 +- 10 ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ ++ ++ True ++ I have an <b>_SSL certificate</b> to communicate with Spacewalk: ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 13 ++ 0 ++ ++ ++ 8 ++ True ++ 1 ++ 2 ++ False ++ 0 ++ 10 ++ ++ ++ True ++ Certificate _Location: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ certificateChooserButton ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ ++ ++ ++ ++ ++ ++ True ++ Select A File ++ GTK_FILE_CHOOSER_ACTION_OPEN ++ True ++ False ++ False ++ -1 ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ provideCertificateButton ++ ++ ++ True ++ I <b>_don't</b> have an SSL certificate. I will contact my system administrator for assistance and will register at a later time. ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ ++ ++ ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ False ++ 15 ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ 6 ++ gtk-dialog-error ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ Your system is not setup for software updates. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ You won't be able to receive software updates, including security updates, for this system. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ Proxy Configuration ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_CENTER ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ _Close ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- Certificate _Location: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- certificateChooserButton +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- +- +- +- +- +- +- +- True +- Select A File +- GTK_FILE_CHOOSER_ACTION_OPEN +- True +- False +- False +- -1 +- +- +- 1 +- 2 +- 0 +- 1 +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- provideCertificateButton +- +- +- +- True +- I <b>_don't</b> have an SSL certificate. I will contact my system administrator for assistance and will register at a later time. +- True +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- +- +- +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- True +- False +- 0 +- +- +- +- True +- False +- 15 +- +- +- +- True +- False +- 0 +- +- +- +- True +- 6 +- gtk-dialog-error +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- Your system is not setup for software updates. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- You won't be able to receive software updates, including security updates, for this system. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- +- Proxy Configuration +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_CENTER +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_DIALOG +- GDK_GRAVITY_NORTH_WEST +- True +- False +- False +- +- +- +- True +- False +- 0 +- +- +- +- True +- GTK_BUTTONBOX_END +- +- +- +- True +- _Close +- True +- GTK_RELIEF_NORMAL +- True +- 0 +- +- Close + +- +- +- +- +- 0 +- False +- True +- GTK_PACK_END +- +- +- +- +- +- 10 +- True +- False +- 10 +- +- +- +- True +- <b>HTTP Proxy</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- ++ ++ ++ Close ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ GTK_PACK_END ++ ++ ++ ++ ++ 10 ++ True ++ False ++ 10 ++ ++ ++ True ++ <b>HTTP Proxy</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 20 ++ 0 ++ ++ ++ True ++ False ++ 10 ++ ++ ++ True ++ I would like to connect via an _HTTP proxy. ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ + +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 20 +- 0 +- +- +- +- True +- False +- 10 +- +- +- +- True +- I would like to connect via an _HTTP proxy. +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- +- I would like to connect to Spacewalk via an _HTTP proxy. + +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 22 +- 0 +- +- +- +- True +- 2 +- 2 +- False +- 6 +- 6 +- +- +- +- True +- False +- 5 +- +- +- +- True +- gtk-info +- 4 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- <small><b>Example:</b> squid.example.com:3128</small> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- 1 +- 2 +- 1 +- 2 +- +- +- +- +- +- True +- _Proxy Location: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- proxyEntry +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- fill +- fill +- +- ++ ++ ++ I would like to connect to Spacewalk via an _HTTP proxy. ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 22 ++ 0 ++ ++ ++ True ++ 2 ++ 2 ++ False ++ 6 ++ 6 ++ ++ ++ True ++ False ++ 5 ++ ++ ++ True ++ gtk-info ++ 4 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ <small><b>Example:</b> squid.example.com:3128</small> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ True ++ _Proxy Location: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ proxyEntry ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ False ++ Enter in the format hostname(:port) ++ True ++ True ++ True ++ 0 ++ ++ True ++ * ++ False ++ + +- +- +- True +- False +- Enter in the format hostname(:port) +- True +- True +- True +- 0 +- +- True +- * +- False +- +- proxy location + +- +- +- 1 +- 2 +- 0 +- 1 +- fill +- fill +- +- +- +- +- +- +- 0 +- True +- True +- +- ++ ++ ++ proxy location ++ ++ ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ Use Au_thentication with HTTP Proxy: ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ + +- +- +- True +- Use Au_thentication with HTTP Proxy: +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- +- Use Authentication with HTTP Proxy + +- +- +- 0 +- False +- True +- +- ++ ++ ++ Use Authentication with HTTP Proxy ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 22 ++ 0 ++ ++ ++ True ++ 2 ++ 2 ++ False ++ 6 ++ 6 ++ ++ ++ True ++ False ++ Proxy _Username: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ proxyUserEntry ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ Proxy P_assword: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ proxyPasswordEntry ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 1 ++ 2 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ False ++ True ++ True ++ True ++ 0 ++ ++ True ++ * ++ False ++ + +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 22 +- 0 +- +- +- +- True +- 2 +- 2 +- False +- 6 +- 6 +- +- +- +- True +- False +- Proxy _Username: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- proxyUserEntry +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- fill +- fill +- +- +- +- +- +- True +- Proxy P_assword: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- proxyPasswordEntry +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 1 +- 2 +- fill +- fill +- +- +- +- +- +- True +- False +- True +- True +- True +- 0 +- +- True +- * +- False +- +- proxy user field + +- +- +- 1 +- 2 +- 0 +- 1 +- fill +- fill +- +- ++ ++ ++ proxy user field ++ ++ ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ True ++ True ++ False ++ 0 ++ ++ True ++ ++ False ++ + +- +- +- True +- True +- True +- False +- 0 +- +- True +- +- False +- +- proxy password field + +- +- +- 1 +- 2 +- 1 +- 2 +- fill +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- False +- True +- +- +- +- +- 0 +- True +- True +- +- +- +- +- ++ ++ ++ proxy password field ++ ++ ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ fill ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ closeButton ++ ++ ++ ++ Confirm operation system release selection ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 6 ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ _No, Cancel ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- Confirm operation system release selection +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_DIALOG +- GDK_GRAVITY_NORTH_WEST +- True +- False +- False +- +- +- +- True +- False +- 6 +- +- +- +- True +- GTK_BUTTONBOX_END +- +- +- +- True +- _No, Cancel +- True +- GTK_RELIEF_NORMAL +- True +- 0 +- +- No, Cancel + +- +- ++ ++ ++ No, Cancel ++ ++ ++ ++ ++ ++ ++ True ++ _Yes, Continue ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- _Yes, Continue +- True +- GTK_RELIEF_NORMAL +- True +- 1 +- +- Yes, Continue + +- +- +- +- +- 0 +- False +- True +- GTK_PACK_END +- +- +- +- +- +- True +- False +- 0 +- +- +- +- True +- False +- 0 +- +- +- +- True +- gtk-dialog-warning +- 4 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- <big><b>Moving to earlier releases won't be possible</b></big> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- Your system will be subscribed to the base software channel. You will not be able to move this system to an earlier minor release channel if you continue (you will be able to move to a later release.) +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0.280000001192 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- ++ ++ ++ Yes, Continue ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ GTK_PACK_END ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ gtk-dialog-warning ++ 4 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ <big><b>Moving to earlier releases won't be possible</b></big> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ Your system will be subscribed to the base software channel. You will not be able to move this system to an earlier minor release channel if you continue (you will be able to move to a later release.) ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0.280000001192 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ + Are you sure you would like to continue? +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0.129999995232 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- +- Are you Sure? +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_DIALOG +- GDK_GRAVITY_NORTH_WEST +- True +- False +- False +- +- +- +- True +- False +- 6 +- +- +- +- True +- GTK_BUTTONBOX_END ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0.129999995232 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ button1 ++ button2 ++ ++ ++ ++ Are you Sure? ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 6 ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ _Go Back and Register ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- _Go Back and Register +- True +- GTK_RELIEF_NORMAL +- True +- 0 +- +- Go Back and Register + +- +- ++ ++ ++ Go Back and Register ++ ++ ++ ++ ++ ++ ++ True ++ Register _Later ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- Register _Later +- True +- GTK_RELIEF_NORMAL +- True +- 1 +- +- Register Later + +- +- +- +- +- 0 +- False +- True +- GTK_PACK_END +- +- ++ ++ ++ Register Later ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ GTK_PACK_END ++ ++ ++ ++ ++ 15 ++ True ++ False ++ 10 ++ ++ ++ 600 ++ True ++ Are you sure you don't want to register your system with Red Hat? You'll miss out on the benefits of a Red Hat Enterprise Linux Subscription: ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- 15 +- True +- False +- 10 +- +- +- +- 600 +- True +- Are you sure you don't want to register your system with Red Hat? You'll miss out on the benefits of a Red Hat Enterprise Linux Subscription: +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Are you sure you don't want to register your system with Red Hat? You'll miss out on the benefits of a Red Hat Enterprise Linux Subscription: + +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 5 +- +- +- +- True +- <b>Security &amp; Updates:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 +- +- +- +- True +- 5 +- up2date +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- Receive the latest software updates, including security updates, keeping this Red Hat Enterprise Linux system <b>updated</b> and <b>secure</b>. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- ++ ++ ++ Are you sure you don't want to register your system with Red Hat? You'll miss out on the benefits of a Red Hat Enterprise Linux Subscription: ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 5 ++ ++ ++ True ++ <b>Security &amp; Updates:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ 5 ++ up2date ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ Receive the latest software updates, including security updates, keeping this Red Hat Enterprise Linux system <b>updated</b> and <b>secure</b>. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ <b>Downloads &amp; Upgrades:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ 5 ++ gtk-cdrom ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ Download installation images for Red Hat Enterprise Linux releases, including new releases. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ <b>Support:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ gtk-help ++ 5 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ Access to the technical support experts at Red Hat or Red Hat's partners for help with any issues you might encounter with this system. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ <b>Management:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- <b>Downloads &amp; Upgrades:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 +- +- +- +- True +- 5 +- gtk-cdrom +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- Download installation images for Red Hat Enterprise Linux releases, including new releases. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- <b>Support:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 +- +- +- +- True +- gtk-help +- 5 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- Access to the technical support experts at Red Hat or Red Hat's partners for help with any issues you might encounter with this system. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- <b>Management:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Management: + +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- 0.5 +- 0.5 +- 1 +- 1 +- 0 +- 0 +- 15 +- 0 +- +- +- +- True +- False +- 8 ++ ++ ++ Management: ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ 0.5 ++ 0.5 ++ 1 ++ 1 ++ 0 ++ 0 ++ 15 ++ 0 ++ ++ ++ True ++ False ++ 8 ++ ++ ++ True ++ gtk-paste ++ 5 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 460 ++ True ++ True ++ Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ True ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- gtk-paste +- 5 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- 460 +- True +- True +- Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- True +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. + +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- 0 +- False +- True +- +- ++ ++ ++ Manage subscriptions and systems registered to Customer Portal via access.redhat.com or through one of our other subscription management services. ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ You will not be able to take advantage of these benefits without registering. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- You will not be able to take advantage of these benefits without registering. +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- You will not be able to take advantage of these benefits without registering. + +- +- +- 0 +- False +- True +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- +- System Already Registered +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_DIALOG +- GDK_GRAVITY_NORTH_WEST +- True +- False +- False +- +- +- +- True +- False +- 0 +- +- +- +- True +- GTK_BUTTONBOX_END ++ ++ ++ You will not be able to take advantage of these benefits without registering. ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ button1 ++ button2 ++ ++ ++ ++ System Already Registered ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ _No, Cancel ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- _No, Cancel +- True +- GTK_RELIEF_NORMAL +- True +- 0 +- +- No, Cancel + +- +- ++ ++ ++ No, Cancel ++ ++ ++ ++ ++ ++ ++ True ++ _Yes, Continue ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- _Yes, Continue +- True +- GTK_RELIEF_NORMAL +- True +- 1 +- +- Yes, Continue + +- +- +- +- +- 0 +- False +- True +- GTK_PACK_END +- +- ++ ++ ++ Yes, Continue ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ GTK_PACK_END ++ ++ ++ ++ ++ 10 ++ True ++ False ++ 15 ++ ++ ++ True ++ It appears this system has already been set up for software updates: ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ 3 ++ 2 ++ False ++ 6 ++ 6 ++ ++ ++ True ++ <b>Spacewalk Location:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 1 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ <b>Login:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 1 ++ 2 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ <b>System ID:</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ 1 ++ 2 ++ 3 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ True ++ label ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ True ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 0 ++ 1 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ True ++ label ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ True ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ fill ++ fill ++ ++ ++ ++ ++ True ++ True ++ label ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ True ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 1 ++ 2 ++ 2 ++ 3 ++ fill ++ fill ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ Are you sure you would like to continue? ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ ++ button3 ++ button4 ++ ++ ++ ++ System Already Registered ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ _No, Cancel ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- 10 +- True +- False +- 15 +- +- +- +- True +- It appears this system has already been set up for software updates: +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- 3 +- 2 +- False +- 6 +- 6 +- +- +- +- True +- <b>Spacewalk Location:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 1 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 0 +- 1 +- fill +- fill +- +- +- +- +- +- True +- <b>Login:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 1 +- 2 +- fill +- fill +- +- +- +- +- +- True +- <b>System ID:</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- 1 +- 2 +- 3 +- fill +- fill +- +- +- +- +- +- True +- True +- label +- False +- False +- GTK_JUSTIFY_LEFT +- False +- True +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 0 +- 1 +- fill +- fill +- +- +- +- +- +- True +- True +- label +- False +- False +- GTK_JUSTIFY_LEFT +- False +- True +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 1 +- 2 +- fill +- fill +- +- +- +- +- +- True +- True +- label +- False +- False +- GTK_JUSTIFY_LEFT +- False +- True +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 1 +- 2 +- 2 +- 3 +- fill +- fill +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- Are you sure you would like to continue? +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- +- +- System Already Registered +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_DIALOG +- GDK_GRAVITY_NORTH_WEST +- True +- False +- False +- +- +- +- True +- False +- 0 +- +- +- +- True +- GTK_BUTTONBOX_END +- +- +- +- True +- _No, Cancel +- True +- GTK_RELIEF_NORMAL +- True +- 0 +- +- No, Cancel + +- +- ++ ++ ++ No, Cancel ++ ++ ++ ++ ++ ++ ++ True ++ _Yes, Continue ++ True ++ GTK_RELIEF_NORMAL ++ True ++ + +- +- +- True +- _Yes, Continue +- True +- GTK_RELIEF_NORMAL +- True +- 1 +- +- Yes, Continue + +- +- +- +- +- 0 +- False +- True +- GTK_PACK_END +- +- +- +- +- +- 10 +- True +- False +- 15 +- +- +- +- True +- <b>Warning</b> +- False +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- This system has already been registered with RHN using RHN certificate-based technology. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- Your system is being registered again using RHN Classic technology. Red Hat recommends that customers only register once. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- To learn more about RHN registration and technologies please consult this Knowledge Base Article: <a href="https://access.redhat.com/kb/docs/DOC-45563">https://access.redhat.com/kb/docs/DOC-45563</a> ++ ++ ++ Yes, Continue ++ ++ ++ ++ ++ ++ ++ 0 ++ False ++ True ++ GTK_PACK_END ++ ++ ++ ++ ++ 10 ++ True ++ False ++ 15 ++ ++ ++ True ++ <b>Warning</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ This system has already been registered with RHN using RHN certificate-based technology. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ Your system is being registered again using RHN Classic technology. Red Hat recommends that customers only register once. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ To learn more about RHN registration and technologies please consult this Knowledge Base Article: <a href="https://access.redhat.com/kb/docs/DOC-45563">https://access.redhat.com/kb/docs/DOC-45563</a> + +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- Are you sure you would like to continue? +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- +- +- +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- True +- False +- 15 +- +- +- +- True +- False +- 0 +- +- +- +- True +- 6 +- gtk-dialog-info +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- Software update setup has been completed for this system. +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- Your system is now ready to receive the software updates that will keep it secure and supported. ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ Are you sure you would like to continue? ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ ++ button5 ++ button6 ++ ++ ++ ++ ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ True ++ False ++ 15 ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ 6 ++ gtk-dialog-info ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ Software update setup has been completed for this system. ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ Your system is now ready to receive the software updates that will keep it secure and supported. + + You'll know when software updates are available when a package icon appears in the notification area of your desktop (usually in the upper-right corner, circled below.) Clicking on this icon, when available, will guide you through applying any updates that are available: +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ puplet-screenshot.png ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ + +- +- +- True +- puplet-screenshot.png +- 0.5 +- 0.5 +- 0 +- 0 +- +- Aplet screenshot + +- +- +- 0 +- False +- True +- +- +- +- +- ++ ++ ++ Aplet screenshot ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ ++ ++ True ++ Operating System Release Version ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ + +- +- True +- Operating System Release Version +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- Operating System Release Version + ++ ++ ++ 25 ++ True ++ False ++ 15 ++ ++ ++ True ++ Select how your system will receive updates: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0 ++ 0 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- 25 +- True +- False +- 15 +- +- +- +- True +- Select how your system will receive updates: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0 +- 0 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Select how your system will receive updates: + +- +- +- 0 +- False +- False +- +- ++ ++ ++ Select how your system will receive updates: ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ True ++ ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ + +- +- +- True +- False +- 0 +- +- +- +- True +- True +- +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- +- Limited updates + +- +- +- 0 +- False +- False +- +- ++ ++ ++ Limited updates ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ <b>_Limited updates</b> will be provided to this system, maintaining compatibility with the selected minor release software channel: ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- <b>_Limited updates</b> will be provided to this system, maintaining compatibility with the selected minor release software channel: +- True +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Limited updates will be provided to this system, maintaining compatibility with the selected minor release software channel: + +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 0 ++ ++ ++ Limited updates will be provided to this system, maintaining compatibility with the selected minor release software channel: ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ _Minor release: ++ True ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 23 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ True ++ + +- +- +- True +- _Minor release: +- True +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 23 +- False +- False +- +- +- +- +- +- True +- +- False +- True +- +- Choose minor release + +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- True +- False +- +- +- +- +- +- True +- False +- 0 +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- gtk-info +- 4 +- 0 +- 0 +- 0 +- 0 +- +- +- 0 +- False +- False +- +- ++ ++ ++ Choose minor release ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ True ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ gtk-info ++ 4 ++ 0 ++ 0 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ <b>Tip:</b> Minor releases with a '*' are currently fully supported by Red Hat. ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 1 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ True ++ ++ True ++ GTK_RELIEF_NORMAL ++ True ++ False ++ False ++ True ++ limited_updates_button ++ + +- +- +- True +- <b>Tip:</b> Minor releases with a '*' are currently fully supported by Red Hat. +- True +- True +- GTK_JUSTIFY_LEFT +- False +- False +- 1 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- True +- False +- 0 +- +- +- +- True +- True +- +- True +- GTK_RELIEF_NORMAL +- True +- False +- False +- True +- limited_updates_button +- +- All available updates + +- +- +- 0 +- False +- False +- +- ++ ++ ++ All available updates ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ <b>_All available updates</b> will be provided to this system. If kept updated, this system will always be equivalent to the latest minor release in the main 'Red Hat Enterprise Linux x' software channel. ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- <b>_All available updates</b> will be provided to this system. If kept updated, this system will always be equivalent to the latest minor release in the main 'Red Hat Enterprise Linux x' software channel. +- True +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- All available updates will be provided to this system. If kept updated, this system will always be equivalent to the latest minor release in the main 'Red Hat Enterprise Linux x' software channel. + +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- False +- 0 +- +- +- +- True +- +- False +- False +- GTK_JUSTIFY_LEFT +- False +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- False +- +- ++ ++ ++ All available updates will be provided to this system. If kept updated, this system will always be equivalent to the latest minor release in the main 'Red Hat Enterprise Linux x' software channel. ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ 0 ++ ++ ++ True ++ ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ False ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ gtk-info ++ 4 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ <b>Warning:</b> Using this option, your system will always be the most recent minor release and <b>cannot</b> be limited to an older release version. ++ True ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ + +- +- +- True +- gtk-info +- 4 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- <b>Warning:</b> Using this option, your system will always be the most recent minor release and <b>cannot</b> be limited to an older release version. +- True +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0.5 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- Warning: Using this option, your system will always be the most recent minor release and cannot be limited to an older release version. + +- +- +- 0 +- False +- False +- +- +- +- +- 0 +- True +- True +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- True +- Registered during installation +- GTK_WINDOW_TOPLEVEL +- GTK_WIN_POS_NONE +- False +- True +- False +- True +- False +- False +- GDK_WINDOW_TYPE_HINT_NORMAL +- GDK_GRAVITY_NORTH_WEST +- True +- False +- +- +- +- 15 +- True +- False +- 15 +- +- +- +- True +- False +- 6 +- +- +- +- True +- gtk-dialog-info +- 6 +- 0.5 +- 0.5 +- 0 +- 0 +- +- +- 0 +- False +- False +- +- +- +- +- +- True +- <b>Your system was registered for updates during installation.</b> +- False +- True +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- True +- True +- +- +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- Your system is ready to receive the software updates that will keep it secure and supported. ++ ++ ++ Warning: Using this option, your system will always be the most recent minor release and cannot be limited to an older release version. ++ ++ ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ Operating System Release Version ++ ++ ++ ++ ++ True ++ Registered during installation ++ GTK_WINDOW_TOPLEVEL ++ GTK_WIN_POS_NONE ++ False ++ True ++ False ++ True ++ False ++ False ++ GDK_WINDOW_TYPE_HINT_NORMAL ++ GDK_GRAVITY_NORTH_WEST ++ True ++ False ++ ++ ++ 15 ++ True ++ False ++ 15 ++ ++ ++ True ++ False ++ 6 ++ ++ ++ True ++ gtk-dialog-info ++ 6 ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ ++ ++ 0 ++ False ++ False ++ ++ ++ ++ ++ True ++ <b>Your system was registered for updates during installation.</b> ++ False ++ True ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ True ++ True ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ Your system is ready to receive the software updates that will keep it secure and supported. + + You'll know when software updates are available when a package icon appears in the notification area of your desktop (usually in the upper-right corner, circled below.) Clicking on this icon, when available, will guide you through applying any updates that are available: +- False +- False +- GTK_JUSTIFY_LEFT +- True +- False +- 0 +- 0.5 +- 0 +- 0 +- PANGO_ELLIPSIZE_NONE +- -1 +- False +- 0 +- +- +- 0 +- False +- True +- +- ++ False ++ False ++ GTK_JUSTIFY_LEFT ++ True ++ False ++ 0 ++ 0.5 ++ 0 ++ 0 ++ PANGO_ELLIPSIZE_NONE ++ -1 ++ False ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ puplet-screenshot.png ++ 0.5 ++ 0.5 ++ 0 ++ 0 ++ + +- +- +- True +- puplet-screenshot.png +- 0.5 +- 0.5 +- 0 +- 0 +- +- icon of aplet + +- +- +- 0 +- False +- True +- +- +- +- +- +- True +- GTK_BUTTONBOX_START +- 0 +- +- +- 0 +- False +- True +- +- +- +- +- +- +- ++ ++ ++ icon of aplet ++ ++ ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_START ++ 0 ++ ++ ++ 0 ++ False ++ True ++ ++ ++ ++ ++ ++ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 9dafedf..0d2bfb9 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -15,7 +15,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 12%{?dist} ++Release: 13%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -279,8 +279,6 @@ Requires: rhn-setup-gnome = %{version}-%{release} + Requires: python-gnome python-gtk + %else + Requires: python3-gobject-base gtk3 +-# gtk-builder-convert +-BuildRequires: gtk2-devel + %endif + %if 0%{?fedora} || 0%{?rhel} > 5 + Requires: liberation-sans-fonts +@@ -298,7 +296,6 @@ Python 3 specific files for rhn-setup-gnome. + make -f Makefile.rhn-client-tools + + %install +-export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 + %if 0%{?build_py2} + make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} \ + PYTHONPATH=%{python_sitelib} PYTHONVERSION=%{python_version} \ +@@ -307,16 +304,6 @@ make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} \ + %if 0%{?build_py3} + sed -i 's|#!/usr/bin/python|#!/usr/bin/python3|' src/actions/*.py src/bin/*.py test/*.py + make -f Makefile.rhn-client-tools +-for g in data/*.glade ; do +- mv $g $g.old +- gtk-builder-convert $g.old $g +-done +-sed -i 's/GTK_PROGRESS_LEFT_TO_RIGHT/horizontal/' data/progress.glade +-sed -i 's/GtkComboBox/GtkComboBoxText/; /property name="has_separator"/ d;' data/rh_register.glade +-sed -i '/class="GtkVBox"/ { +- s/GtkVBox/GtkBox/; +- a \ \ \ \ \ \ \ \ vertical +- }' data/gui.glade + make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} \ + PYTHONPATH=%{python3_sitelib} PYTHONVERSION=%{python3_version} \ + PREFIX=$RPM_BUILD_ROOT MANPATH=%{_mandir} +@@ -689,6 +676,9 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Wed Apr 03 2019 Michael Mraka 2.8.16-13 ++- Resolves: #1598450 - converted glade files into gtk3 format ++ + * Mon Feb 04 2019 Michael Mraka 2.8.16-12 + - Resolves: #1666099 - python3 is picky about bytes and string + diff --git a/SOURCES/rhn-client-tools-2.8.16-2-el8-to-rhn-client-tools-2.8.16-3-el8.patch b/SOURCES/rhn-client-tools-2.8.16-2-el8-to-rhn-client-tools-2.8.16-3-el8.patch new file mode 100644 index 0000000..466822b --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-2-el8-to-rhn-client-tools-2.8.16-3-el8.patch @@ -0,0 +1,65 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 5babf90..9c40d15 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -1,4 +1,4 @@ +-%if 0%{?fedora} || 0%{?suse_version} > 1320 ++%if 0%{?fedora} || 0%{?suse_version} > 1320 || 0%{?rhel} >= 8 + %global build_py3 1 + %global default_py3 1 + %endif +@@ -9,7 +9,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 2%{?dist} ++Release: 3%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -26,7 +26,7 @@ Requires: %{pythonX}-%{name} = %{version}-%{release} + %if 0%{?suse_version} + Requires: zypper + %else +-%if 0%{?fedora} ++%if 0%{?fedora} || 0%{?rhel} >= 8 + Requires: dnf + %else + Requires: yum +@@ -48,10 +48,15 @@ BuildRequires: desktop-file-utils + BuildRequires: fedora-logos + BuildRequires: dnf + %endif ++ + %if 0%{?rhel} + BuildRequires: redhat-logos ++%if 0%{?rhel} >= 8 ++BuildRequires: dnf ++%else + BuildRequires: yum + %endif ++%endif + + %description + Red Hat Satellite Client Tools provides programs and libraries to allow your +@@ -147,7 +152,7 @@ Requires: %{pythonX}-rhn-check = %{version}-%{release} + %if 0%{?suse_version} + Requires: zypp-plugin-spacewalk + %else +-%if 0%{?fedora} ++%if 0%{?fedora} || 0%{?rhel} >= 8 + Requires: dnf-plugin-spacewalk >= 2.4.0 + %else + Requires: yum-rhn-plugin >= 1.6.4-1 +@@ -647,6 +652,11 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Tue Feb 20 2018 Tomas Kasparek 2.8.16-3 ++- don't require yum on rhel8 (tkasparek@redhat.com) ++- require dnf-plugin-spacewalk on rhel8 (tkasparek@redhat.com) ++- rhel8 utilizes python3 (tkasparek@redhat.com) ++ + * Mon Feb 19 2018 Tomas Kasparek 2.8.16-2 + - rebuild for rhel8 + diff --git a/SOURCES/rhn-client-tools-2.8.16-3-el8-to-rhn-client-tools-2.8.16-4-el8.patch b/SOURCES/rhn-client-tools-2.8.16-3-el8-to-rhn-client-tools-2.8.16-4-el8.patch new file mode 100644 index 0000000..ba1757a --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-3-el8-to-rhn-client-tools-2.8.16-4-el8.patch @@ -0,0 +1,205 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 9c40d15..7a7a051 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -3,13 +3,17 @@ + %global default_py3 1 + %endif + ++%if ( 0%{?fedora} && 0%{?fedora} < 28 ) || ( 0%{?rhel} && 0%{?rhel} < 8 ) ++%global build_py2 1 ++%endif ++ + %define pythonX %{?default_py3: python3}%{!?default_py3: python2} + %{!?python2_sitelib: %global python2_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} + + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 3%{?dist} ++Release: 4%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -62,6 +66,7 @@ BuildRequires: yum + Red Hat Satellite Client Tools provides programs and libraries to allow your + system to receive software updates from Red Hat Satellite or Spacewalk. + ++%if 0%{?build_py2} + %package -n python2-%{name} + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + %{?python_provide:%python_provide python2-%{name}} +@@ -112,6 +117,7 @@ Requires: rhnlib >= 2.5.78 + + %description -n python2-%{name} + Python 2 specific files of %{name}. ++%endif + + %if 0%{?build_py3} + %package -n python3-%{name} +@@ -163,6 +169,7 @@ Requires: yum-rhn-plugin >= 1.6.4-1 + rhn-check polls a Red Hat Satellite or Spacewalk server to find and execute + scheduled actions. + ++%if 0%{?build_py2} + %package -n python2-rhn-check + Summary: Check for RHN actions + %{?python_provide:%python_provide python2-rhn-check} +@@ -170,6 +177,7 @@ Requires: rhn-check = %{version}-%{release} + + %description -n python2-rhn-check + Python 2 specific files for rhn-check. ++%endif + + %if 0%{?build_py3} + %package -n python3-rhn-check +@@ -195,6 +203,7 @@ Requires: rhnsd + rhn-setup contains programs and utilities to configure a system to use + Red Hat Satellite or Spacewalk, and to register a system with a Red Hat Satellite or Spacewalk server. + ++%if 0%{?build_py2} + %package -n python2-rhn-setup + Summary: Configure and register an RHN/Spacewalk client + %{?python_provide:%python_provide python2-rhn-setup} +@@ -208,6 +217,7 @@ Requires: newt-python + + %description -n python2-rhn-setup + Python 2 specific files for rhn-setup. ++%endif + + %if 0%{?build_py3} + %package -n python3-rhn-setup +@@ -233,6 +243,7 @@ Requires: pam >= 0.72 + rhn-setup-gnome contains a GTK+ graphical interface for configuring and + registering a system with a Red Hat Satellite or Spacewalk server. + ++%if 0%{?build_py2} + %package -n python2-rhn-setup-gnome + Summary: Configure and register an RHN/Spacewalk client + %{?python_provide:%python_provide python2-rhn-setup-gnome} +@@ -249,6 +260,7 @@ Requires: liberation-sans-fonts + + %description -n python2-rhn-setup-gnome + Python 2 specific files for rhn-setup-gnome. ++%endif + + %if 0%{?build_py3} + %package -n python3-rhn-setup-gnome +@@ -278,9 +290,11 @@ Python 3 specific files for rhn-setup-gnome. + make -f Makefile.rhn-client-tools + + %install ++%if 0%{?build_py2} + make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} \ + PYTHONPATH=%{python_sitelib} PYTHONVERSION=%{python_version} \ + PREFIX=$RPM_BUILD_ROOT MANPATH=%{_mandir} ++%endif + %if 0%{?build_py3} + sed -i 's|#!/usr/bin/python|#!/usr/bin/python3|' src/actions/*.py src/bin/*.py test/*.py + make -f Makefile.rhn-client-tools +@@ -310,22 +324,28 @@ mkdir -p $RPM_BUILD_ROOT/%{_presetdir} + install 50-spacewalk-client.preset $RPM_BUILD_ROOT/%{_presetdir} + %endif + ++%if 0%{?build_py2} + %if 0%{?fedora} || 0%{?rhel} > 5 || 0%{?suse_version} >= 1140 + rm $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/hardware_hal.* + %else + rm $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/hardware_gudev.* + rm $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/hardware_udev.* + %endif ++%endif + + %if 0%{?rhel} == 5 ++%if 0%{?build_py2} + rm -rf $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/firstboot ++%endif + rm -f $RPM_BUILD_ROOT%{_datadir}/firstboot/modules/rhn_register.* + %endif + %if 0%{?rhel} == 6 + rm -rf $RPM_BUILD_ROOT%{_datadir}/firstboot/modules/rhn_*_*.* + %endif + %if ! 0%{?rhel} || 0%{?rhel} > 6 ++%if 0%{?build_py2} + rm -rf $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/firstboot ++%endif + rm -rf $RPM_BUILD_ROOT%{_datadir}/firstboot/ + %endif + %if 0%{?build_py3} +@@ -415,6 +435,7 @@ make -f Makefile.rhn-client-tools test + %{_presetdir}/50-spacewalk-client.preset + %endif + ++%if 0%{?build_py2} + %files -n python2-%{name} + %{_sbindir}/rhn-profile-sync-%{python_version} + %dir %{python_sitelib}/up2date_client/ +@@ -439,6 +460,7 @@ make -f Makefile.rhn-client-tools test + %{python_sitelib}/up2date_client/capabilities.* + %{python_sitelib}/up2date_client/rhncli.* + %{python_sitelib}/up2date_client/pkgplatform.* ++%endif + + %if 0%{?build_py3} + %files -n python3-%{name} +@@ -493,6 +515,7 @@ make -f Makefile.rhn-client-tools test + %{_mandir}/man8/rhn_check.8* + %{_sbindir}/rhn_check + ++%if 0%{?build_py2} + %files -n python2-rhn-check + %{_sbindir}/rhn_check-%{python_version} + %dir %{python_sitelib}/rhn +@@ -505,6 +528,7 @@ make -f Makefile.rhn-client-tools test + %{python_sitelib}/rhn/actions/reboot.* + %{python_sitelib}/rhn/actions/rhnsd.* + %{python_sitelib}/rhn/actions/up2date_config.* ++%endif + + %if 0%{?build_py3} + %files -n python3-rhn-check +@@ -553,6 +577,7 @@ make -f Makefile.rhn-client-tools test + %dir %{_datadir}/setuptool/setuptool.d + %endif + ++%if 0%{?build_py2} + %files -n python2-rhn-setup + %{_sbindir}/rhn_register-%{python_version} + %{_sbindir}/rhnreg_ks-%{python_version} +@@ -561,6 +586,7 @@ make -f Makefile.rhn-client-tools test + %{python2_sitelib}/up2date_client/pmPlugin.* + %{python2_sitelib}/up2date_client/tui.* + %{python2_sitelib}/up2date_client/rhnreg_constants.* ++%endif + + %if 0%{?build_py3} + %files -n python3-rhn-setup +@@ -607,6 +633,7 @@ make -f Makefile.rhn-client-tools test + %dir %{_datadir}/rhn/up2date_client + %endif + ++%if 0%{?build_py2} + %files -n python2-rhn-setup-gnome + %{python_sitelib}/up2date_client/messageWindow.* + %{python_sitelib}/up2date_client/rhnregGui.* +@@ -636,6 +663,7 @@ make -f Makefile.rhn-client-tools test + %{python_sitelib}/up2date_client/firstboot/rhn_finish_gui.* + %endif + %endif ++%endif + + %if 0%{?build_py3} + %files -n python3-rhn-setup-gnome +@@ -652,6 +680,12 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Tue Mar 20 2018 Tomas Kasparek 2.8.16-4 ++- don't try to delete python2 files when there are none (tkasparek@redhat.com) ++- don't build python2 when building python3 only (tkasparek@redhat.com) ++- don't build python2 subpackages on systems with default python2 ++ (tkasparek@redhat.com) ++ + * Tue Feb 20 2018 Tomas Kasparek 2.8.16-3 + - don't require yum on rhel8 (tkasparek@redhat.com) + - require dnf-plugin-spacewalk on rhel8 (tkasparek@redhat.com) diff --git a/SOURCES/rhn-client-tools-2.8.16-4-el8-to-rhn-client-tools-2.8.16-5-el8.patch b/SOURCES/rhn-client-tools-2.8.16-4-el8-to-rhn-client-tools-2.8.16-5-el8.patch new file mode 100644 index 0000000..9a604a0 --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-4-el8-to-rhn-client-tools-2.8.16-5-el8.patch @@ -0,0 +1,33 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 7a7a051..73ad32d 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -13,7 +13,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 4%{?dist} ++Release: 5%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -23,7 +23,7 @@ BuildRequires: update-desktop-files + %endif + + Requires: rpm >= 4.2.3-24_nonptl +-Requires: gnupg ++Requires: /usr/bin/gpg + Requires: coreutils + Requires: %{pythonX}-%{name} = %{version}-%{release} + +@@ -680,6 +680,10 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Mon Apr 16 2018 Tomas Kasparek 2.8.16-5 ++- Resolves: #1566025 - require latest provider of /usr/bin/gpg ++ (tkasparek@redhat.com) ++ + * Tue Mar 20 2018 Tomas Kasparek 2.8.16-4 + - don't try to delete python2 files when there are none (tkasparek@redhat.com) + - don't build python2 when building python3 only (tkasparek@redhat.com) diff --git a/SOURCES/rhn-client-tools-2.8.16-5-el8-to-rhn-client-tools-2.8.16-6-el8.patch b/SOURCES/rhn-client-tools-2.8.16-5-el8-to-rhn-client-tools-2.8.16-6-el8.patch new file mode 100644 index 0000000..25a435b --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-5-el8-to-rhn-client-tools-2.8.16-6-el8.patch @@ -0,0 +1,32 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 73ad32d..6284bdf 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -13,7 +13,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 5%{?dist} ++Release: 6%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -290,6 +290,7 @@ Python 3 specific files for rhn-setup-gnome. + make -f Makefile.rhn-client-tools + + %install ++export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 + %if 0%{?build_py2} + make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} \ + PYTHONPATH=%{python_sitelib} PYTHONVERSION=%{python_version} \ +@@ -680,6 +681,10 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Tue Jul 24 2018 Tomas Kasparek 2.8.16-6 ++- set RHEL_ALLOW_PYTHON2_FOR_BUILD=1 to enable using gtk-builder-convert during ++ build (tkasparek@redhat.com) ++ + * Mon Apr 16 2018 Tomas Kasparek 2.8.16-5 + - Resolves: #1566025 - require latest provider of /usr/bin/gpg + (tkasparek@redhat.com) diff --git a/SOURCES/rhn-client-tools-2.8.16-6-el8-to-rhn-client-tools-2.8.16-7-el8.patch b/SOURCES/rhn-client-tools-2.8.16-6-el8-to-rhn-client-tools-2.8.16-7-el8.patch new file mode 100644 index 0000000..7cd90c6 --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-6-el8-to-rhn-client-tools-2.8.16-7-el8.patch @@ -0,0 +1,23 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 6284bdf..ebfe178 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -13,7 +13,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 6%{?dist} ++Release: 7%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -681,6 +681,9 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Tue Jul 24 2018 Tomas Kasparek 2.8.16-7 ++- bump package version ++ + * Tue Jul 24 2018 Tomas Kasparek 2.8.16-6 + - set RHEL_ALLOW_PYTHON2_FOR_BUILD=1 to enable using gtk-builder-convert during + build (tkasparek@redhat.com) diff --git a/SOURCES/rhn-client-tools-2.8.16-7-el8-to-rhn-client-tools-2.8.16-8-el8.patch b/SOURCES/rhn-client-tools-2.8.16-7-el8-to-rhn-client-tools-2.8.16-8-el8.patch new file mode 100644 index 0000000..97bcd4c --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-7-el8-to-rhn-client-tools-2.8.16-8-el8.patch @@ -0,0 +1,97 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index ebfe178..37010d8 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -13,11 +13,13 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 7%{?dist} ++Release: 8%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +-BuildArch: noarch ++#BuildArch: noarch ++# see BZ 1617942 for more info as Requires are written into RPM headers ++# there's no way how to do this dynamicaly based on arch, so splitting arches is the only option + %if 0%{?suse_version} + BuildRequires: update-desktop-files + %endif +@@ -72,7 +74,9 @@ Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + %{?python_provide:%python_provide python2-%{name}} + Requires: %{name} = %{version}-%{release} + Requires: rpm-python ++%if %{_arch} == x86_64 + Requires: python-dmidecode ++%endif + Requires: python-ethtool >= 0.4 + Requires: rhnlib >= 2.5.78 + BuildRequires: python-devel +@@ -135,7 +139,9 @@ Requires: newt-python3 + Requires: python3-gobject-base + %endif + Requires: python3-rpm ++%if %{_arch} == x86_64 + Requires: python3-dmidecode ++%endif + Requires: python3-netifaces + Requires: python3-hwdata + Requires: python3-rhnlib >= 2.5.78 +@@ -681,6 +687,13 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Thu Sep 27 2018 Tomas Kasparek 2.8.16-8 ++- Related: #1622145 - don't run dmi_warnings() if there's no dmidecode ++ (tkasparek@redhat.com) ++- Related: #1622145 - split into arch package (tkasparek@redhat.com) ++- Resolves: #1622145 - drop dmidecode dependency on non x86_64 arches ++ (tkasparek@redhat.com) ++ + * Tue Jul 24 2018 Tomas Kasparek 2.8.16-7 + - bump package version + +diff --git a/src/up2date_client/hardware.py b/src/up2date_client/hardware.py +index 0cb9f76..c63df42 100644 +--- a/src/up2date_client/hardware.py ++++ b/src/up2date_client/hardware.py +@@ -46,6 +46,12 @@ try: + except ImportError: + netifaces_present = False + ++try: ++ import dmidecode ++ dmidecode_present = True ++except ImportError: ++ dmidecode_present = False ++ + import gettext + t = gettext.translation('rhn-client-tools', fallback=True) + # Python 3 translations don't have a ugettext method +@@ -54,7 +60,6 @@ if not hasattr(t, 'ugettext'): + _ = t.ugettext + + import dbus +-import dmidecode + from up2date_client import up2dateLog + + try: +@@ -83,7 +88,7 @@ except ImportError: + + # this does not change, we can cache it + _dmi_data = None +-_dmi_not_available = 0 ++_dmi_not_available = 0 if dmidecode_present else 1 + + def dmi_warnings(): + if not hasattr(dmidecode, 'get_warnings'): +@@ -91,7 +96,7 @@ def dmi_warnings(): + + return dmidecode.get_warnings() + +-dmi_warn = dmi_warnings() ++dmi_warn = None if _dmi_not_available else dmi_warnings() + if dmi_warn: + dmidecode.clear_warnings() + log = up2dateLog.initLog() diff --git a/SOURCES/rhn-client-tools-2.8.16-8-el8-to-rhn-client-tools-2.8.16-9-el8.patch b/SOURCES/rhn-client-tools-2.8.16-8-el8-to-rhn-client-tools-2.8.16-9-el8.patch new file mode 100644 index 0000000..15d803d --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-8-el8-to-rhn-client-tools-2.8.16-9-el8.patch @@ -0,0 +1,28 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 37010d8..4ddbaad 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -10,10 +10,12 @@ + %define pythonX %{?default_py3: python3}%{!?default_py3: python2} + %{!?python2_sitelib: %global python2_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} + ++%global debug_package %{nil} ++ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 8%{?dist} ++Release: 9%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -687,6 +689,9 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Thu Sep 27 2018 Tomas Kasparek 2.8.16-9 ++- Resolves: #1622145 - disable debug* packages (tkasparek@redhat.com) ++ + * Thu Sep 27 2018 Tomas Kasparek 2.8.16-8 + - Related: #1622145 - don't run dmi_warnings() if there's no dmidecode + (tkasparek@redhat.com) diff --git a/SOURCES/rhn-client-tools-2.8.16-9-el8-to-rhn-client-tools-2.8.16-10-el8.patch b/SOURCES/rhn-client-tools-2.8.16-9-el8-to-rhn-client-tools-2.8.16-10-el8.patch new file mode 100644 index 0000000..a195fe8 --- /dev/null +++ b/SOURCES/rhn-client-tools-2.8.16-9-el8-to-rhn-client-tools-2.8.16-10-el8.patch @@ -0,0 +1,37 @@ +diff --git a/rhn-client-tools.spec b/rhn-client-tools.spec +index 4ddbaad..a14055c 100644 +--- a/rhn-client-tools.spec ++++ b/rhn-client-tools.spec +@@ -15,7 +15,7 @@ + Summary: Support programs and libraries for Red Hat Satellite or Spacewalk + Name: rhn-client-tools + Version: 2.8.16 +-Release: 9%{?dist} ++Release: 10%{?dist} + License: GPLv2 + Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz + URL: https://github.com/spacewalkproject/spacewalk +@@ -689,6 +689,10 @@ make -f Makefile.rhn-client-tools test + %endif + + %changelog ++* Fri Nov 02 2018 Tomas Kasparek 2.8.16-10 ++- Resolves: #1626421 - python3 is expecting str, not bytes ++ (tkasparek@redhat.com) ++ + * Thu Sep 27 2018 Tomas Kasparek 2.8.16-9 + - Resolves: #1622145 - disable debug* packages (tkasparek@redhat.com) + +diff --git a/src/up2date_client/config.py b/src/up2date_client/config.py +index 242f92e..077312f 100644 +--- a/src/up2date_client/config.py ++++ b/src/up2date_client/config.py +@@ -312,7 +312,7 @@ def getProxySetting(): + if proxyHost[:7] == "http://": + proxyHost = proxyHost[7:] + parts = proxyHost.split(':') +- parts[0] = idn_ascii_to_puny(parts[0]) ++ parts[0] = str(idn_ascii_to_puny(parts[0])) + proxy = ':'.join(parts) + + return proxy diff --git a/SPECS/rhn-client-tools.spec b/SPECS/rhn-client-tools.spec new file mode 100644 index 0000000..192ce6e --- /dev/null +++ b/SPECS/rhn-client-tools.spec @@ -0,0 +1,1150 @@ +%if 0%{?fedora} || 0%{?suse_version} > 1320 || 0%{?rhel} >= 8 +%global build_py3 1 +%global default_py3 1 +%endif + +%if ( 0%{?fedora} && 0%{?fedora} < 28 ) || ( 0%{?rhel} && 0%{?rhel} < 8 ) +%global build_py2 1 +%endif + +%define pythonX %{?default_py3: python3}%{!?default_py3: python2} +%{!?python2_sitelib: %global python2_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} + +%global debug_package %{nil} + +Summary: Support programs and libraries for Red Hat Satellite or Spacewalk +Name: rhn-client-tools +Version: 2.8.16 +Release: 13%{?dist} +License: GPLv2 +Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz +Patch0: rhn-client-tools-2.8.16-1-to-rhn-client-tools-2.8.16-2-el8.patch +Patch1: rhn-client-tools-2.8.16-2-el8-to-rhn-client-tools-2.8.16-3-el8.patch +Patch2: rhn-client-tools-2.8.16-3-el8-to-rhn-client-tools-2.8.16-4-el8.patch +Patch3: rhn-client-tools-2.8.16-4-el8-to-rhn-client-tools-2.8.16-5-el8.patch +Patch4: rhn-client-tools-2.8.16-5-el8-to-rhn-client-tools-2.8.16-6-el8.patch +Patch5: rhn-client-tools-2.8.16-6-el8-to-rhn-client-tools-2.8.16-7-el8.patch +Patch6: rhn-client-tools-2.8.16-7-el8-to-rhn-client-tools-2.8.16-8-el8.patch +Patch7: rhn-client-tools-2.8.16-8-el8-to-rhn-client-tools-2.8.16-9-el8.patch +Patch8: rhn-client-tools-2.8.16-9-el8-to-rhn-client-tools-2.8.16-10-el8.patch +Patch9: rhn-client-tools-2.8.16-10-el8-to-rhn-client-tools-2.8.16-11-el8.patch +Patch10: rhn-client-tools-2.8.16-11-el8-to-rhn-client-tools-2.8.16-12-el8.patch +Patch11: rhn-client-tools-2.8.16-12-el8-to-rhn-client-tools-2.8.16-13-el8.patch +URL: https://github.com/spacewalkproject/spacewalk +#BuildArch: noarch +# see BZ 1617942 for more info as Requires are written into RPM headers +# there's no way how to do this dynamicaly based on arch, so splitting arches is the only option +%if 0%{?suse_version} +BuildRequires: update-desktop-files +%endif + +Requires: rpm >= 4.2.3-24_nonptl +Requires: /usr/bin/gpg +Requires: coreutils +Requires: %{pythonX}-%{name} = %{version}-%{release} + +%if 0%{?suse_version} +Requires: zypper +%else +%if 0%{?fedora} || 0%{?rhel} >= 8 +Requires: dnf +%else +Requires: yum +%endif # 0%{?fedora} +%endif # 0%{?suse_version} + +Conflicts: up2date < 5.0.0 +Conflicts: yum-rhn-plugin < 1.6.4-1 +Conflicts: rhncfg < 5.9.23-1 +Conflicts: spacewalk-koan < 0.2.7-1 +Conflicts: rhn-kickstart < 5.4.3-1 +Conflicts: rhn-virtualization-host < 5.4.36-2 + +BuildRequires: gettext +BuildRequires: intltool +BuildRequires: desktop-file-utils + +%if 0%{?fedora} +BuildRequires: fedora-logos +BuildRequires: dnf +%endif + +%if 0%{?rhel} +BuildRequires: redhat-logos +%if 0%{?rhel} >= 8 +BuildRequires: dnf +%else +BuildRequires: yum +%endif +%endif + +%description +Red Hat Satellite Client Tools provides programs and libraries to allow your +system to receive software updates from Red Hat Satellite or Spacewalk. + +%if 0%{?build_py2} +%package -n python2-%{name} +Summary: Support programs and libraries for Red Hat Satellite or Spacewalk +%{?python_provide:%python_provide python2-%{name}} +Requires: %{name} = %{version}-%{release} +Requires: rpm-python +%if %{_arch} == x86_64 +Requires: python-dmidecode +%endif +Requires: python-ethtool >= 0.4 +Requires: rhnlib >= 2.5.78 +BuildRequires: python-devel + +%if 0%{?fedora} +Requires: pygobject2 +Requires: libgudev +Requires: python-hwdata +%else +%if 0%{?suse_version} >= 1140 +Requires: python-pyudev +Requires: python-hwdata +%else +%if 0%{?rhel} > 5 +Requires: python-gudev +Requires: python-hwdata +%else +Requires: hal >= 0.5.8.1-52 +%endif # 0%{?rhel} > 5 +%endif # 0%{?suse_version} >= 1140 +%endif # 0%{?fedora} + +%if 0%{?rhel} == 5 +Requires: newt +%endif + +%if 0%{?rhel} > 5 || 0%{?fedora} +Requires: newt-python +%endif + +%if 0%{?suse_version} +Requires: dbus-1-python +Requires: python-newt +%else +Requires: dbus-python +%endif # 0%{?suse_version} + +# The following BuildRequires are for check only +BuildRequires: python-coverage +BuildRequires: rpm-python +Requires: rhnlib >= 2.5.78 + +%description -n python2-%{name} +Python 2 specific files of %{name}. +%endif + +%if 0%{?build_py3} +%package -n python3-%{name} +Summary: Support programs and libraries for Red Hat Satellite or Spacewalk +%{?python_provide:%python_provide python3-%{name}} +Requires: %{name} = %{version}-%{release} +%if 0%{?suse_version} >= 1140 +Requires: python3-dbus-python +Requires: python3-newt +Requires: python3-pyudev +%else +Requires: libgudev +Requires: python3-dbus +Requires: newt-python3 +Requires: python3-gobject-base +%endif +Requires: python3-rpm +%if %{_arch} == x86_64 +Requires: python3-dmidecode +%endif +Requires: python3-netifaces +Requires: python3-hwdata +Requires: python3-rhnlib >= 2.5.78 +BuildRequires: python3-devel + +# The following BuildRequires are for check only +BuildRequires: python3-coverage +BuildRequires: python3-rpm +Requires: python3-rhnlib >= 2.5.78 + +%description -n python3-%{name} +Python 3 specific files of %{name}. +%endif + + +%package -n rhn-check +Summary: Check for RHN actions +Requires: %{name} = %{version}-%{release} +Requires: %{pythonX}-rhn-check = %{version}-%{release} +%if 0%{?suse_version} +Requires: zypp-plugin-spacewalk +%else +%if 0%{?fedora} || 0%{?rhel} >= 8 +Requires: dnf-plugin-spacewalk >= 2.4.0 +%else +Requires: yum-rhn-plugin >= 1.6.4-1 +%endif +%endif + +%description -n rhn-check +rhn-check polls a Red Hat Satellite or Spacewalk server to find and execute +scheduled actions. + +%if 0%{?build_py2} +%package -n python2-rhn-check +Summary: Check for RHN actions +%{?python_provide:%python_provide python2-rhn-check} +Requires: rhn-check = %{version}-%{release} + +%description -n python2-rhn-check +Python 2 specific files for rhn-check. +%endif + +%if 0%{?build_py3} +%package -n python3-rhn-check +Summary: Support programs and libraries for Red Hat Satellite or Spacewalk +%{?python_provide:%python_provide python3-rhn-check} +Requires: rhn-check = %{version}-%{release} + +%description -n python3-rhn-check +Python 3 specific files for rhn-check. +%endif + + +%package -n rhn-setup +Summary: Configure and register an RHN/Spacewalk client +Requires: %{pythonX}-rhn-setup = %{version}-%{release} +%if 0%{?fedora} || 0%{?rhel} +Requires: usermode >= 1.36 +%endif +Requires: %{name} = %{version}-%{release} +Requires: rhnsd + +%description -n rhn-setup +rhn-setup contains programs and utilities to configure a system to use +Red Hat Satellite or Spacewalk, and to register a system with a Red Hat Satellite or Spacewalk server. + +%if 0%{?build_py2} +%package -n python2-rhn-setup +Summary: Configure and register an RHN/Spacewalk client +%{?python_provide:%python_provide python2-rhn-setup} +Requires: rhn-setup = %{version}-%{release} +%if 0%{?rhel} == 5 +Requires: newt +%endif +%if 0%{?fedora} || 0%{?rhel} > 5 +Requires: newt-python +%endif + +%description -n python2-rhn-setup +Python 2 specific files for rhn-setup. +%endif + +%if 0%{?build_py3} +%package -n python3-rhn-setup +Summary: Configure and register an RHN/Spacewalk client +%{?python_provide:%python_provide python3-rhn-setup} +Requires: rhn-setup = %{version}-%{release} +Requires: newt-python3 + +%description -n python3-rhn-setup +Python 3 specific files for rhn-setup. +%endif + + +%package -n rhn-setup-gnome +Summary: A GUI interface for RHN/Spacewalk Registration +Requires: %{name} = %{version}-%{release} +Requires: %{pythonX}-rhn-setup = %{version}-%{release} +Requires: %{pythonX}-rhn-setup-gnome = %{version}-%{release} +Requires: rhn-setup = %{version}-%{release} +Requires: pam >= 0.72 + +%description -n rhn-setup-gnome +rhn-setup-gnome contains a GTK+ graphical interface for configuring and +registering a system with a Red Hat Satellite or Spacewalk server. + +%if 0%{?build_py2} +%package -n python2-rhn-setup-gnome +Summary: Configure and register an RHN/Spacewalk client +%{?python_provide:%python_provide python2-rhn-setup-gnome} +Requires: rhn-setup-gnome = %{version}-%{release} +%if 0%{?suse_version} +Requires: python-gnome python-gtk +%else +Requires: pygtk2 pygtk2-libglade +Requires: usermode-gtk +%endif +%if 0%{?fedora} || 0%{?rhel} > 5 +Requires: liberation-sans-fonts +%endif + +%description -n python2-rhn-setup-gnome +Python 2 specific files for rhn-setup-gnome. +%endif + +%if 0%{?build_py3} +%package -n python3-rhn-setup-gnome +Summary: Configure and register an RHN/Spacewalk client +%{?python_provide:%python_provide python3-rhn-setup-gnome} +Requires: rhn-setup-gnome = %{version}-%{release} +%if 0%{?suse_version} +Requires: python-gnome python-gtk +%else +Requires: python3-gobject-base gtk3 +%endif +%if 0%{?fedora} || 0%{?rhel} > 5 +Requires: liberation-sans-fonts +%endif + +%description -n python3-rhn-setup-gnome +Python 3 specific files for rhn-setup-gnome. +%endif + + +%prep +%setup -q +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 + +%build +make -f Makefile.rhn-client-tools + +%install +%if 0%{?build_py2} +make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} \ + PYTHONPATH=%{python_sitelib} PYTHONVERSION=%{python_version} \ + PREFIX=$RPM_BUILD_ROOT MANPATH=%{_mandir} +%endif +%if 0%{?build_py3} +sed -i 's|#!/usr/bin/python|#!/usr/bin/python3|' src/actions/*.py src/bin/*.py test/*.py +make -f Makefile.rhn-client-tools +make -f Makefile.rhn-client-tools install VERSION=%{version}-%{release} \ + PYTHONPATH=%{python3_sitelib} PYTHONVERSION=%{python3_version} \ + PREFIX=$RPM_BUILD_ROOT MANPATH=%{_mandir} +%endif + +ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/rhn_register +ln -s spacewalk-channel $RPM_BUILD_ROOT%{_sbindir}/rhn-channel + +mkdir -p $RPM_BUILD_ROOT/var/lib/up2date +mkdir -pm700 $RPM_BUILD_ROOT%{_localstatedir}/spool/up2date +touch $RPM_BUILD_ROOT%{_localstatedir}/spool/up2date/loginAuth.pkl +%if 0%{?fedora} +mkdir -p $RPM_BUILD_ROOT/%{_presetdir} +install 50-spacewalk-client.preset $RPM_BUILD_ROOT/%{_presetdir} +%endif + +%if 0%{?build_py2} +%if 0%{?fedora} || 0%{?rhel} > 5 || 0%{?suse_version} >= 1140 +rm $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/hardware_hal.* +%else +rm $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/hardware_gudev.* +rm $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/hardware_udev.* +%endif +%endif + +%if 0%{?rhel} == 5 +%if 0%{?build_py2} +rm -rf $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/firstboot +%endif +rm -f $RPM_BUILD_ROOT%{_datadir}/firstboot/modules/rhn_register.* +%endif +%if 0%{?rhel} == 6 +rm -rf $RPM_BUILD_ROOT%{_datadir}/firstboot/modules/rhn_*_*.* +%endif +%if ! 0%{?rhel} || 0%{?rhel} > 6 +%if 0%{?build_py2} +rm -rf $RPM_BUILD_ROOT%{python_sitelib}/up2date_client/firstboot +%endif +rm -rf $RPM_BUILD_ROOT%{_datadir}/firstboot/ +%endif +%if 0%{?build_py3} +rm -rf $RPM_BUILD_ROOT%{python3_sitelib}/up2date_client/firstboot +%endif + +desktop-file-install --dir=${RPM_BUILD_ROOT}%{_datadir}/applications --vendor=rhn rhn_register.desktop +%if 0%{?suse_version} +%suse_update_desktop_file -r rhn_register "Settings;System;SystemSetup;" +# no usermod on SUSE +rm -f $RPM_BUILD_ROOT%{_bindir}/rhn_register +%endif + +%find_lang %{name} + +# create links to default script version +%define default_suffix %{?default_py3:-%{python3_version}}%{!?default_py3:-%{python_version}} +for i in \ + /usr/sbin/rhn-profile-sync \ + /usr/sbin/rhn_check \ + /usr/sbin/rhn_register \ + /usr/sbin/rhnreg_ks \ + /usr/sbin/spacewalk-channel \ +; do + ln -s $(basename "$i")%{default_suffix} "$RPM_BUILD_ROOT$i" +done + +%if 0%{?suse_version} +%py_compile -O %{buildroot}/%{python_sitelib} +%if 0%{?build_py3} +%py3_compile -O %{buildroot}/%{python3_sitelib} +%endif +%endif + +%post +rm -f %{_localstatedir}/spool/up2date/loginAuth.pkl + +%post -n rhn-setup-gnome +touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : + +%postun -n rhn-setup-gnome +if [ $1 -eq 0 ] ; then + touch --no-create %{_datadir}/icons/hicolor &>/dev/null + gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : +fi + +%posttrans -n rhn-setup-gnome +gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : + + +%clean + +%if 0%{?fedora} +%check + +make -f Makefile.rhn-client-tools test +%endif + +%files -f %{name}.lang +# some info about mirrors +%doc doc/mirrors.txt +%doc doc/AUTHORS +%doc doc/LICENSE +%{_mandir}/man8/rhn-profile-sync.8* +%{_mandir}/man5/up2date.5* + +%dir %{_sysconfdir}/sysconfig/rhn +%dir %{_sysconfdir}/sysconfig/rhn/clientCaps.d +%dir %{_sysconfdir}/sysconfig/rhn/allowed-actions +%dir %{_sysconfdir}/sysconfig/rhn/allowed-actions/configfiles +%dir %{_sysconfdir}/sysconfig/rhn/allowed-actions/script +%verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/sysconfig/rhn/up2date +%config(noreplace) %{_sysconfdir}/logrotate.d/up2date + +# dirs +%dir %{_datadir}/rhn +%dir %{_localstatedir}/spool/up2date + +%{_sbindir}/rhn-profile-sync + +%ghost %attr(600,root,root) %verify(not md5 size mtime) %{_localstatedir}/spool/up2date/loginAuth.pkl + +#public keys and certificates +%{_datadir}/rhn/RHNS-CA-CERT + +%if 0%{?fedora} +%{_presetdir}/50-spacewalk-client.preset +%endif + +%if 0%{?build_py2} +%files -n python2-%{name} +%{_sbindir}/rhn-profile-sync-%{python_version} +%dir %{python_sitelib}/up2date_client/ +%{python_sitelib}/up2date_client/__init__.* +%{python_sitelib}/up2date_client/config.* +%{python_sitelib}/up2date_client/haltree.* +%{python_sitelib}/up2date_client/hardware* +%{python_sitelib}/up2date_client/up2dateUtils.* +%{python_sitelib}/up2date_client/up2dateLog.* +%{python_sitelib}/up2date_client/up2dateErrors.* +%{python_sitelib}/up2date_client/up2dateAuth.* +%{python_sitelib}/up2date_client/rpcServer.* +%{python_sitelib}/up2date_client/rhnserver.* +%{python_sitelib}/up2date_client/pkgUtils.* +%{python_sitelib}/up2date_client/rpmUtils.* +%{python_sitelib}/up2date_client/debUtils.* +%{python_sitelib}/up2date_client/rhnPackageInfo.* +%{python_sitelib}/up2date_client/rhnChannel.* +%{python_sitelib}/up2date_client/rhnHardware.* +%{python_sitelib}/up2date_client/transaction.* +%{python_sitelib}/up2date_client/clientCaps.* +%{python_sitelib}/up2date_client/capabilities.* +%{python_sitelib}/up2date_client/rhncli.* +%{python_sitelib}/up2date_client/pkgplatform.* +%endif + +%if 0%{?build_py3} +%files -n python3-%{name} +%{_sbindir}/rhn-profile-sync-%{python3_version} +%dir %{python3_sitelib}/up2date_client/ +%{python3_sitelib}/up2date_client/__init__.* +%{python3_sitelib}/up2date_client/config.* +%{python3_sitelib}/up2date_client/haltree.* +%{python3_sitelib}/up2date_client/hardware* +%{python3_sitelib}/up2date_client/up2dateUtils.* +%{python3_sitelib}/up2date_client/up2dateLog.* +%{python3_sitelib}/up2date_client/up2dateErrors.* +%{python3_sitelib}/up2date_client/up2dateAuth.* +%{python3_sitelib}/up2date_client/rpcServer.* +%{python3_sitelib}/up2date_client/rhnserver.* +%{python3_sitelib}/up2date_client/pkgUtils.* +%{python3_sitelib}/up2date_client/rpmUtils.* +%{python3_sitelib}/up2date_client/debUtils.* +%{python3_sitelib}/up2date_client/rhnPackageInfo.* +%{python3_sitelib}/up2date_client/rhnChannel.* +%{python3_sitelib}/up2date_client/rhnHardware.* +%{python3_sitelib}/up2date_client/transaction.* +%{python3_sitelib}/up2date_client/clientCaps.* +%{python3_sitelib}/up2date_client/capabilities.* +%{python3_sitelib}/up2date_client/rhncli.* +%{python3_sitelib}/up2date_client/pkgplatform.* +%dir %{python3_sitelib}/up2date_client/__pycache__/ +%{python3_sitelib}/up2date_client/__pycache__/__init__.* +%{python3_sitelib}/up2date_client/__pycache__/config.* +%{python3_sitelib}/up2date_client/__pycache__/haltree.* +%{python3_sitelib}/up2date_client/__pycache__/hardware* +%{python3_sitelib}/up2date_client/__pycache__/up2dateUtils.* +%{python3_sitelib}/up2date_client/__pycache__/up2dateLog.* +%{python3_sitelib}/up2date_client/__pycache__/up2dateErrors.* +%{python3_sitelib}/up2date_client/__pycache__/up2dateAuth.* +%{python3_sitelib}/up2date_client/__pycache__/rpcServer.* +%{python3_sitelib}/up2date_client/__pycache__/rhnserver.* +%{python3_sitelib}/up2date_client/__pycache__/pkgUtils.* +%{python3_sitelib}/up2date_client/__pycache__/rpmUtils.* +%{python3_sitelib}/up2date_client/__pycache__/debUtils.* +%{python3_sitelib}/up2date_client/__pycache__/rhnPackageInfo.* +%{python3_sitelib}/up2date_client/__pycache__/rhnChannel.* +%{python3_sitelib}/up2date_client/__pycache__/rhnHardware.* +%{python3_sitelib}/up2date_client/__pycache__/transaction.* +%{python3_sitelib}/up2date_client/__pycache__/clientCaps.* +%{python3_sitelib}/up2date_client/__pycache__/capabilities.* +%{python3_sitelib}/up2date_client/__pycache__/rhncli.* +%{python3_sitelib}/up2date_client/__pycache__/pkgplatform.* +%endif + +%files -n rhn-check +%{_mandir}/man8/rhn_check.8* +%{_sbindir}/rhn_check + +%if 0%{?build_py2} +%files -n python2-rhn-check +%{_sbindir}/rhn_check-%{python_version} +%dir %{python_sitelib}/rhn +%dir %{python_sitelib}/rhn/actions/ +%{python_sitelib}/up2date_client/getMethod.* +# actions for rhn_check to run +%{python_sitelib}/rhn/actions/__init__.* +%{python_sitelib}/rhn/actions/hardware.* +%{python_sitelib}/rhn/actions/systemid.* +%{python_sitelib}/rhn/actions/reboot.* +%{python_sitelib}/rhn/actions/rhnsd.* +%{python_sitelib}/rhn/actions/up2date_config.* +%endif + +%if 0%{?build_py3} +%files -n python3-rhn-check +%{_sbindir}/rhn_check-%{python3_version} +%dir %{python3_sitelib}/rhn +%dir %{python3_sitelib}/rhn/actions/ +%{python3_sitelib}/up2date_client/getMethod.* +%{python3_sitelib}/rhn/actions/__init__.* +%{python3_sitelib}/rhn/actions/hardware.* +%{python3_sitelib}/rhn/actions/systemid.* +%{python3_sitelib}/rhn/actions/reboot.* +%{python3_sitelib}/rhn/actions/rhnsd.* +%{python3_sitelib}/rhn/actions/up2date_config.* +%dir %{python3_sitelib}/rhn/actions/__pycache__/ +%{python3_sitelib}/up2date_client/__pycache__/getMethod.* +%{python3_sitelib}/rhn/actions/__pycache__/__init__.* +%{python3_sitelib}/rhn/actions/__pycache__/hardware.* +%{python3_sitelib}/rhn/actions/__pycache__/systemid.* +%{python3_sitelib}/rhn/actions/__pycache__/reboot.* +%{python3_sitelib}/rhn/actions/__pycache__/rhnsd.* +%{python3_sitelib}/rhn/actions/__pycache__/up2date_config.* +%endif + +%files -n rhn-setup +%{_mandir}/man8/rhnreg_ks.8* +%{_mandir}/man8/rhn_register.8* +%{_mandir}/man8/spacewalk-channel.8* +%{_mandir}/man8/rhn-channel.8* + +%config(noreplace) %{_sysconfdir}/security/console.apps/rhn_register +%config(noreplace) %{_sysconfdir}/pam.d/rhn_register +%if 0%{?fedora} || 0%{?rhel} +%{_bindir}/rhn_register +%endif +%{_sbindir}/rhn_register +%{_sbindir}/rhnreg_ks +%{_sbindir}/spacewalk-channel +%{_sbindir}/rhn-channel + +%{_datadir}/setuptool/setuptool.d/99rhn_register + +%if 0%{?suse_version} +# on SUSE directories not owned by any package +%dir %{_sysconfdir}/security/console.apps +%dir %{_datadir}/setuptool +%dir %{_datadir}/setuptool/setuptool.d +%endif + +%if 0%{?build_py2} +%files -n python2-rhn-setup +%{_sbindir}/rhn_register-%{python_version} +%{_sbindir}/rhnreg_ks-%{python_version} +%{_sbindir}/spacewalk-channel-%{python_version} +%{python2_sitelib}/up2date_client/rhnreg.* +%{python2_sitelib}/up2date_client/pmPlugin.* +%{python2_sitelib}/up2date_client/tui.* +%{python2_sitelib}/up2date_client/rhnreg_constants.* +%endif + +%if 0%{?build_py3} +%files -n python3-rhn-setup +%{_sbindir}/rhn_register-%{python3_version} +%{_sbindir}/rhnreg_ks-%{python3_version} +%{_sbindir}/spacewalk-channel-%{python3_version} +%{python3_sitelib}/up2date_client/rhnreg.* +%{python3_sitelib}/up2date_client/pmPlugin.* +%{python3_sitelib}/up2date_client/tui.* +%{python3_sitelib}/up2date_client/rhnreg_constants.* +%{python3_sitelib}/up2date_client/__pycache__/rhnreg.* +%{python3_sitelib}/up2date_client/__pycache__/pmPlugin.* +%{python3_sitelib}/up2date_client/__pycache__/tui.* +%{python3_sitelib}/up2date_client/__pycache__/rhnreg_constants.* +%endif + +%files -n rhn-setup-gnome +%{_datadir}/pixmaps/*png +%{_datadir}/icons/hicolor/16x16/apps/up2date.png +%{_datadir}/icons/hicolor/24x24/apps/up2date.png +%{_datadir}/icons/hicolor/32x32/apps/up2date.png +%{_datadir}/icons/hicolor/48x48/apps/up2date.png +%if 0%{?rhel} > 6 || 0%{?fedora} +%{_datadir}/icons/hicolor/22x22/apps/up2date.png +%{_datadir}/icons/hicolor/256x256/apps/up2date.png +%endif +%{_datadir}/applications/rhn_register.desktop +%{_datadir}/rhn/up2date_client/gui.glade +%{_datadir}/rhn/up2date_client/progress.glade +%{_datadir}/rhn/up2date_client/rh_register.glade + +%if 0%{?suse_version} +# on SUSE these directories are part of packages not installed +# at buildtime. OBS failed with not owned by any package +%dir %{_datadir}/icons/hicolor +%dir %{_datadir}/icons/hicolor/16x16 +%dir %{_datadir}/icons/hicolor/16x16/apps +%dir %{_datadir}/icons/hicolor/24x24 +%dir %{_datadir}/icons/hicolor/24x24/apps +%dir %{_datadir}/icons/hicolor/32x32 +%dir %{_datadir}/icons/hicolor/32x32/apps +%dir %{_datadir}/icons/hicolor/48x48 +%dir %{_datadir}/icons/hicolor/48x48/apps +%dir %{_datadir}/rhn/up2date_client +%endif + +%if 0%{?build_py2} +%files -n python2-rhn-setup-gnome +%{python_sitelib}/up2date_client/messageWindow.* +%{python_sitelib}/up2date_client/rhnregGui.* +%{python_sitelib}/up2date_client/gtk_compat.* +%{python_sitelib}/up2date_client/gui.* +%{python_sitelib}/up2date_client/progress.* +%if 0%{?rhel} == 5 +%{_datadir}/firstboot/modules/rhn_login_gui.* +%{_datadir}/firstboot/modules/rhn_choose_channel.* +%{_datadir}/firstboot/modules/rhn_register_firstboot_gui_window.* +%{_datadir}/firstboot/modules/rhn_start_gui.* +%{_datadir}/firstboot/modules/rhn_choose_server_gui.* +%{_datadir}/firstboot/modules/rhn_provide_certificate_gui.* +%{_datadir}/firstboot/modules/rhn_create_profile_gui.* +%{_datadir}/firstboot/modules/rhn_review_gui.* +%{_datadir}/firstboot/modules/rhn_finish_gui.* +%else +%if 0%{?rhel} == 6 +%{_datadir}/firstboot/modules/rhn_register.* +%{python_sitelib}/up2date_client/firstboot/rhn_login_gui.* +%{python_sitelib}/up2date_client/firstboot/rhn_start_gui.* +%{python_sitelib}/up2date_client/firstboot/rhn_choose_server_gui.* +%{python_sitelib}/up2date_client/firstboot/rhn_choose_channel.* +%{python_sitelib}/up2date_client/firstboot/rhn_provide_certificate_gui.* +%{python_sitelib}/up2date_client/firstboot/rhn_create_profile_gui.* +%{python_sitelib}/up2date_client/firstboot/rhn_review_gui.* +%{python_sitelib}/up2date_client/firstboot/rhn_finish_gui.* +%endif +%endif +%endif + +%if 0%{?build_py3} +%files -n python3-rhn-setup-gnome +%{python3_sitelib}/up2date_client/messageWindow.* +%{python3_sitelib}/up2date_client/rhnregGui.* +%{python3_sitelib}/up2date_client/gtk_compat.* +%{python3_sitelib}/up2date_client/gui.* +%{python3_sitelib}/up2date_client/progress.* +%{python3_sitelib}/up2date_client/__pycache__/messageWindow.* +%{python3_sitelib}/up2date_client/__pycache__/rhnregGui.* +%{python3_sitelib}/up2date_client/__pycache__/gtk_compat.* +%{python3_sitelib}/up2date_client/__pycache__/gui.* +%{python3_sitelib}/up2date_client/__pycache__/progress.* +%endif + +%changelog +* Wed Apr 03 2019 Michael Mraka 2.8.16-13 +- Resolves: #1598450 - converted glade files into gtk3 format + +* Mon Feb 04 2019 Michael Mraka 2.8.16-12 +- Resolves: #1666099 - python3 is picky about bytes and string + +* Tue Nov 06 2018 Michael Mraka 2.8.16-11 +- Resolves: #1646929 - convert values from bytes to string in py3 + +* Fri Nov 02 2018 Tomas Kasparek 2.8.16-10 +- Resolves: #1626421 - python3 is expecting str, not bytes + (tkasparek@redhat.com) + +* Thu Sep 27 2018 Tomas Kasparek 2.8.16-9 +- Resolves: #1622145 - disable debug* packages (tkasparek@redhat.com) + +* Thu Sep 27 2018 Tomas Kasparek 2.8.16-8 +- Related: #1622145 - don't run dmi_warnings() if there's no dmidecode + (tkasparek@redhat.com) +- Related: #1622145 - split into arch package (tkasparek@redhat.com) +- Resolves: #1622145 - drop dmidecode dependency on non x86_64 arches + (tkasparek@redhat.com) + +* Tue Jul 24 2018 Tomas Kasparek 2.8.16-7 +- bump package version + +* Tue Jul 24 2018 Tomas Kasparek 2.8.16-6 +- set RHEL_ALLOW_PYTHON2_FOR_BUILD=1 to enable using gtk-builder-convert during + build (tkasparek@redhat.com) + +* Mon Apr 16 2018 Tomas Kasparek 2.8.16-5 +- Resolves: #1566025 - require latest provider of /usr/bin/gpg + (tkasparek@redhat.com) + +* Tue Mar 20 2018 Tomas Kasparek 2.8.16-4 +- don't try to delete python2 files when there are none (tkasparek@redhat.com) +- don't build python2 when building python3 only (tkasparek@redhat.com) +- don't build python2 subpackages on systems with default python2 + (tkasparek@redhat.com) + +* Tue Feb 20 2018 Tomas Kasparek 2.8.16-3 +- don't require yum on rhel8 (tkasparek@redhat.com) +- require dnf-plugin-spacewalk on rhel8 (tkasparek@redhat.com) +- rhel8 utilizes python3 (tkasparek@redhat.com) + +* Mon Feb 19 2018 Tomas Kasparek 2.8.16-2 +- rebuild for rhel8 + +* Fri Feb 09 2018 Michael Mraka 2.8.16-1 +- remove install/clean section initial cleanup +- removed Group from specfile +- removed BuildRoot from specfiles + +* Wed Dec 13 2017 Tomas Kasparek 2.8.15-1 +- 1417185 - do chmod an the new file, not the old one which will be deleted +- 1417185 - change permissions to default provided by rhn-client-tools rpm + +* Fri Dec 08 2017 Tomas Kasparek 2.8.14-1 +- fix warning: numeric expression expected (got ") + +* Fri Dec 01 2017 Michael Mraka 2.8.13-1 +- dist cannot detect the distribution anymore +- fix rpm names in SUSE +- rhn-client-tools: fix filelist for SUSE and enable py3 build for Tumbleweed + +* Wed Nov 22 2017 Michael Mraka 2.8.12-1 +- update rhn-setup-gnome to work on python3 based systems + +* Wed Nov 15 2017 Michael Mraka 2.8.11-1 +- sh-utils provide has been removed from coreutils + +* Wed Oct 25 2017 Michael Mraka 2.8.10-1 +- device.sys_path is attribute not function + +* Mon Oct 23 2017 Michael Mraka 2.8.9-1 +- make getting device properties compatible with older versions of pyudev +- use new pyudev module on SUSE to get udev information +- add getting device information using pyudev module + +* Wed Oct 18 2017 Michael Mraka 2.8.8-1 +- expanded tabs to spaces +- 1502695 - remove dependency on libgnome + +* Tue Oct 17 2017 Michael Mraka 2.8.7-1 +- 1502695 - removed dependency on libgnome +- fixed typo introduced in 8ed741dfaf76b37dc88724692f90240aed7a85a5 +- gui has moved to standard path +- removed settings for old RH build system + +* Thu Oct 05 2017 Tomas Kasparek 2.8.6-1 +- 1494389 - detect if action has been picked up for 2nd time +- 1494389 - Revert "[1260527] RHEL7 reboot loop" +- 1494389 - Revert "fix except to be compatible with Python 2.4" + +* Mon Oct 02 2017 Michael Mraka 2.8.5-1 +- fixed python2 on Fedora requires + +* Fri Sep 29 2017 Michael Mraka 2.8.4-1 +- require the same version of other packages +- move client actions to rhn namespace +- import methods from standard path +- all python modules are now in standard sitelib + +* Wed Sep 27 2017 Gennadii Altukhov 2.8.3-1 +- fix dependencies of rhn-client-tools on different platforms + +* Fri Sep 22 2017 Michael Mraka 2.8.2-1 +- install files into python_sitelib/python3_sitelib +- let rpmbuild take care of .pyc/.pyo +- move rhn-setup-gnome files into proper python2/python3 subpackages +- move rhn-setup files into proper python2/python3 subpackages +- move rhn-check files into proper python2/python3 subpackages +- move rhn-client-tools files into proper python2/python3 subpackages +- split rhn-setup-gnome into python2/python3 specific packages +- split rhn-setup into python2/python3 specific packages +- split rhn-check into python2/python3 specific packages +- split rhn-client-tools into python2/python3 specific packages +- simplified Requires/Provides definition +- remove unused import + +* Wed Sep 06 2017 Michael Mraka 2.8.1-1 +- purged changelog entries for Spacewalk 2.0 and older +- Bumping package versions for 2.8. + +* Wed Aug 09 2017 Michael Mraka 2.7.16-1 +- precompile py3 bytecode on Fedora 23+ +- use standard brp-python-bytecompile + +* Mon Aug 07 2017 Eric Herget 2.7.15-1 +- another pass to update copyright year + +* Fri Aug 04 2017 Tomas Kasparek 2.7.14-1 +- 1430298 - rhnreg_ks man page missing documentation for some options + +* Wed Aug 02 2017 Gennadii Altukhov 2.7.13-1 +- 1477149 - fix rhn-profile sync on Fedora 26 fix ipv6 network mask calculation + +* Mon Jul 31 2017 Eric Herget 2.7.12-1 +- update copyright year + +* Tue Jul 18 2017 Michael Mraka 2.7.11-1 +- move version and release before sources + +* Mon Jul 17 2017 Jan Dobes 2.7.10-1 +- Regenerating .po and .pot files for rhn-client-tools +- Updating .po translations from Zanata +- PR 500 - Add epoch information for deb packages + +* Mon Apr 24 2017 Tomas Kasparek 2.7.9-1 +- 1444764 - sgmlop module might not be available on RHEL 7 + +* Fri Apr 21 2017 Michael Mraka 2.7.8-1 +- Enable detection of Oracle Linux during registration. + +* Wed Apr 19 2017 Ondrej Gajdusek 2.7.7-1 +- change requirement from python2 package to python3 for fedora + +* Mon Mar 06 2017 Gennadii Altukhov 2.7.6-1 +- 1371871 - fix UnicodeDecodeError when running rhnreg_ks with a different + locale than en_US +- Updated links to github in spec files +- Migrating Fedorahosted to GitHub + +* Fri Mar 03 2017 Jiri Dostal 2.7.5-1 +- 1427249 - Fix rhn_register crashing on startup on Python < 2.5. + +* Wed Feb 01 2017 Eric Herget 2.7.4-1 +- 1414579 - remove sstr call on list arguments to fix rhel7 client issue + +* Wed Jan 18 2017 Eric Herget 2.7.3-1 +- 1414579 - rhn-search traceback - immediateTrigger-server exists with certain + identification + +* Mon Jan 02 2017 Jiri Dostal 2.7.2-1 +- urlsplit back compatibility with python 2.4 fixing bug introduced in dc7ee6d + +* Tue Nov 15 2016 Gennadii Altukhov 2.7.1-1 +- fix except to be compatible with Python 2.4 +- Bumping package versions for 2.7. + +* Fri Nov 11 2016 Jiri Dostal 2.6.7-1 +- [1260527] RHEL7 reboot loop + +* Wed Nov 09 2016 Gennadii Altukhov 2.6.6-1 +- Revert Project-Id-Version for translations + +* Tue Nov 08 2016 Gennadii Altukhov 2.6.5-1 +- Regenerating .po and .pot files for rhn-client-tools. +- Updating .po translations from Zanata + +* Tue Oct 25 2016 Gennadii Altukhov 2.6.4-1 +- 1320468 - add newline before hostname in LoginPage label + +* Fri Sep 23 2016 Jiri Dostal 2.6.3-1 +- Fix of deprecated functions urllib.splittype and urllib.splithost + +* Thu Sep 22 2016 Jan Dobes 2.6.2-1 +- fedora 24 client will not send it's smbios because there is a warning and it + fails on syntax error + +* Wed Aug 03 2016 Tomas Lestach 2.6.1-1 +- fix typo/missing space in rhn_check rpm description +- Bumping package versions for 2.6. + +* Tue May 24 2016 Tomas Kasparek 2.5.16-1 +- updating copyright years +- Regenerating .po and .pot files for rhn-client-tools. +- Updating .po translations from Zanata + +* Thu May 12 2016 Gennadii Altukhov 2.5.15-1 +- change build dependency on python-devel, because we don't use Python3 during + package building + +* Wed May 11 2016 Gennadii Altukhov 2.5.14-1 +- 1326306 - use 'netifaces' module for Python3 instead of 'ethtools' + +* Fri Feb 19 2016 Jan Dobes 2.5.13-1 +- fixed 'exceptions.ValueError: invalid literal for int(): 0oxxx' to work in + python 2.4 (RHEL5) + +* Thu Feb 18 2016 Jan Dobes 2.5.12-1 +- delete file with input files after template is created +- try to generate more similar order of entries in template +- pulling *.po translations from Zanata +- fixing current *.po translations + +* Fri Feb 12 2016 Michael Mraka 2.5.11-1 +- 1259884 - fixed missing method for sorting of rhnChannels +- 1259884 - open terminal for write only + +* Fri Jan 22 2016 Tomas Kasparek 2.5.10-1 +- Bug 1300251 - clientCaps.py : IndexError: string index out of range + +* Tue Jan 19 2016 Michael Mraka 2.5.9-1 +- yet another python3 fixes + +* Tue Jan 12 2016 Grant Gainey 2.5.8-1 +- 875728 - Clarify useNoSSLForPackages comment to match reality + +* Tue Jan 12 2016 Michael Mraka 2.5.7-1 +- 1259884, 1286555 - more python3 fixes + +* Fri Jan 08 2016 Michael Mraka 2.5.6-1 +- updated dnf / rhnlib / rhn-client-tools dependencies +- fixed rpmbuild tests + +* Fri Jan 08 2016 Michael Mraka 2.5.5-1 +- 1259884, 1286555 - updated to work in python3 + +* Fri Jan 08 2016 Tomas Lestach 2.5.4-1 +- 1260454 - clean up channels to subscribe before processing results + +* Thu Dec 17 2015 Jan Dobes 2.5.3-1 +- 1262780 - alow to use existing rpcServer when creating RhnServer + +* Tue Nov 24 2015 Jan Dobes 2.5.2-1 +- rhel client tools: po files updated +- rhel client tools: remove virtualization host platform entitlement references +- rhel client tools: drop references to update entitlements +- client-tools: Remove 'provisioning_entitled' slot from RHEL and Debian +- backend: unused reg_num parameter removed from documentation +- client-tools: Remove 'monitoring_entitled' slot from RHEL and Debian + +* Thu Oct 15 2015 Tomas Lestach 2.5.1-1 +- fix rhnChannel instance has no attribute 'get' +- Bumping package versions for 2.5. + +* Thu Sep 24 2015 Jan Dobes 2.4.11-1 +- Bumping copyright year. + +* Wed Sep 23 2015 Jan Dobes 2.4.10-1 +- Pulling updated *.po translations from Zanata. + +* Wed Sep 16 2015 Jan Dobes 2.4.9-1 +- 1263707 - fixing python2.4 to python3.3 exception compatibility + +* Wed Sep 02 2015 Jan Dobes 2.4.8-1 +- Show a descriptive message on reboot + +* Fri Jul 24 2015 Tomas Kasparek 2.4.7-1 +- merge if into into one registerSystem call +- remove dead code + +* Thu May 21 2015 Matej Kollar 2.4.6-1 +- dnf is default on fedora22, so require it instead of yum-rhn-plugin +- Dependencies on rhnlib + +* Tue May 19 2015 Tomas Kasparek 2.4.5-1 +- dnf is default on fedora22, so require it instead of yum + +* Fri Apr 24 2015 Michael Mraka 2.4.4-1 +- make code python 2.4 to 3.3 compatible + +* Thu Apr 23 2015 Michael Mraka 2.4.2-1 +- allow rhn-client-tool use yum or dnf + +* Mon Apr 20 2015 Michael Mraka 2.4.1-1 +- missing buildrequires for F23 + +* Thu Mar 19 2015 Grant Gainey 2.3.16-1 +- Updating copyright info for 2015 +- Revert "allow building rhn-client-tools package on rhel5" + +* Thu Mar 19 2015 Tomas Kasparek 2.3.15-1 +- allow building rhn-client-tools package on rhel5 + +* Fri Mar 06 2015 Matej Kollar 2.3.14-1 +- Fixed typos with options and function name + +* Fri Mar 06 2015 Matej Kollar 2.3.13-1 +- Fix issue introduced by b0cd7ef72cd92837155e6c5dcdb5213cba31af48 + +* Mon Mar 02 2015 Grant Gainey 2.3.12-1 +- Use plural for lists +- Refactoring +- Sanitize input +- Fix grammar +- Extract listing of available channels +- Extract listing of base channel +- Extract channels listing +- Extract channel removal +- Extract channel addition +- Extract logging function +- Cleanup +- Pylint/Pep8 +- Get rid of unused global variable + +* Mon Mar 02 2015 Matej Kollar 2.3.11-1 +- 1147425 - we might be registered also via rhsm +- 1147425 - avoid "list index out of range" +- Make indentation more PEP8 + +* Fri Feb 20 2015 Matej Kollar 2.3.10-1 +- Localize error messages +- Typo +- 1036586 - separate username/password request +- Remove unused variable +- Indentation homogenization +- Separate definitions from directly executed code +- Remove unused import + +* Wed Feb 18 2015 Matej Kollar 2.3.9-1 +- 916597 - More helpful message + +* Thu Feb 05 2015 Matej Kollar 2.3.8-1 +- Updating function names +- Documentation changes - fix name and refer to RFC. + +* Tue Jan 13 2015 Matej Kollar 2.3.7-1 +- Getting rid of Tabs and trailing spaces in Python +- Getting rid of Tabs and trailing spaces in LICENSE, COPYING, and README files + +* Mon Dec 22 2014 Stephen Herr 2.3.6-1 +- rhn-client-tools: no usermod on SUSE + +* Thu Oct 09 2014 Michael Mraka 2.3.5-1 +- fixed translations + +* Thu Oct 09 2014 Michael Mraka 2.3.4-1 +- fixed ar.po formating + +* Tue Oct 07 2014 Michael Mraka 2.3.3-1 +- disable sgmlop import in rhn_check + +* Mon Oct 06 2014 Michael Mraka 2.3.2-1 +- rhn-client-tools translations backported from RHEL6 +- rhn-client-tools translations updated from Transifex + +* Tue Aug 26 2014 Michael Mraka 2.3.1-1 +- updated translations + +* Fri Jul 11 2014 Milan Zazrivec 2.2.7-1 +- fix copyright years + +* Thu Jul 10 2014 Tomas Kasparek 2.2.6-1 +- Update .po and .pot files for rhn-client-tools. + +* Wed Jul 09 2014 Milan Zazrivec 2.2.5-1 +- allow unicode characters in proxy username / password + +* Fri Jun 13 2014 Michael Mraka 2.2.4-1 +- replace python-gudev by gudev introspection + +* Wed Jun 04 2014 Milan Zazrivec 2.2.3-1 +- tmpDir option from up2date is no longer used, removing + +* Fri May 23 2014 Milan Zazrivec 2.2.2-1 +- spec file polish + +* Mon May 12 2014 Michael Mraka 2.2.1-1 +- use set() for list of unique values +- 1094749 - fix cpu socket counting + +* Fri Feb 14 2014 Milan Zazrivec 2.1.16-1 +- 1061013 - remove up2date_config.rpmmacros client action +- 1061013 - remove macros.up2date from package build + +* Fri Feb 14 2014 Matej Kollar 2.1.15-1 +- 1061013 - remove unneeded rpm macros file +- 1060742 - new information icon in gnome3 + +* Tue Jan 14 2014 Matej Kollar 2.1.14-1 +- Updating the copyright years info +- Update .po and .pot files for rhn-client-tools. + +* Thu Dec 12 2013 Milan Zazrivec 2.1.13-1 +- 1038694 - remove text from registration screen +- 1038694 - new error icon in gnome3 + +* Mon Dec 09 2013 Milan Zazrivec 2.1.12-1 +- 1037778 - new registration icons + +* Wed Nov 27 2013 Milan Zazrivec 2.1.11-1 +- 1035330 - run TUI registration when executed from setuptool + +* Wed Oct 09 2013 Milan Zazrivec 2.1.10-1 +- 1017249 - TUI rhn_register: string polish +- 1017249 - GUI rhn_register: string polish + +* Mon Sep 30 2013 Michael Mraka 2.1.9-1 +- removed trailing whitespaces + +* Mon Sep 30 2013 Michael Mraka 2.1.8-1 +- 994531 - uptime report: respect xmlrpc's integer limits + +* Tue Sep 17 2013 Michael Mraka 2.1.7-1 +- Grammar error occurred + +* Wed Sep 11 2013 Stephen Herr 2.1.6-1 +- 988839 - rhn-client-tools can get the variant information from the new place + +* Thu Aug 29 2013 Tomas Lestach 2.1.5-1 +- fix source string typo + +* Wed Aug 28 2013 Milan Zazrivec 2.1.4-1 +- No firstboot modules on RHEL 7 and later + +* Thu Aug 15 2013 Stephen Herr 2.1.3-1 +- 919432 - rhn-client-tools should correctly conflict with old virt-host + versions + +* Wed Aug 14 2013 Tomas Lestach 2.1.2-1 +- 983999 - put the 1st element of the python search path to the end + +* Tue Aug 06 2013 Tomas Kasparek 2.1.1-1 +- Branding clean-up of proxy stuff in client dir +- Bumping package versions for 2.1. +