| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rhn_register | Distribution: Red Hat Linux |
| Version: 2.8.27 | Vendor: Red Hat, Inc. |
| Release: 1.7.1ppc | Build date: Wed Oct 9 17:14:47 2002 |
| Group: System Environment/Base | Build host: shiznit.hsv.redhat.com |
| Size: 655907 | Source RPM: rhn_register-2.8.27-1.7.1ppc.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Summary: Red Hat Network Services registration program. | |
Allows you to register your system with Red Hat Network Services.
GPL
* Thu Oct 10 2002 Dave Lehman <dlehman@redhat.com>
- add support for IBM ppc eServers (pSeries, iSeries)
* Wed Sep 18 2002 Adrian Likins <alikins@redhat.com>
- make rebuild properly on AS
* Fri Aug 23 2002 Adrian Likins <alikins@redhat.com>
- automatically start rhnsd unless --norhnsd option
is specified
* Wed Aug 14 2002 Cristian Gafton <gafton@redhat.com>
- figure out automatically what release are we building on
- remove the gnome2 noop
* Wed Jul 17 2002 Adrian Likins <alikins@redhat.com>
- add a --serverUrl commandline argument
- and --proxyUser, proxyPassword, --sslCACert too
* Fri Jun 28 2002 Adrian Likins <alikins@redhat.com>
- attempt to fix the po problems on 7.1
* Thu May 30 2002 Adrian Likins <alikins@redhat.com>
- first set of python2.2 changes
* Thu Apr 18 2002 Adrian Likins <alikins@redhat.com>
- version fix
* Wed Apr 17 2002 Adrian Likins <alikins@redhat.com>
- update translations
- use new graphic
* Thu Apr 11 2002 Adrian Likins <alikins@redhat.com>
- add manpage for rhnreg_ks
- update translations
* Thu Apr 11 2002 Adrian Likins <alikins@redhat.com>
- require newt (61662) 2.7.19
* Thu Apr 04 2002 Adrian Likins <alikins@redhat.com>
- dont generate desktop files from the spec
- make /etc/X11/sysconfig files conditional on releases with nautilus
- new define "uses_nautilus" for releases that use it (7.2+)
- new define "uses_pam_pwdb" for releases that use pam_pwdb (6.2)
- only install the pwdb based pam config files if "uses_pam_pwdb" is set
* Wed Feb 27 2002 Adrian Likins <alikins@redhat.com>
- user python_ver for make install as well
* Fri Feb 01 2002 Adrian Likins <alikins@redhat.com>
- use "python_ver" macro for building against 1.5.2/2.2
* Mon Nov 12 2001 Adrian Likins <alikins@redhat.com>
- move dmimodule to site-packages instead of the arch neutral /usr/share
* Sat Sep 08 2001 Cristian Gafton <gafton@redhat.com>
- use correct i18n domain for configdlg
* Fri Sep 07 2001 Cristian Gafton <gafton@redhat.com>
- imported translations
* Wed Sep 05 2001 Cristian Gafton <gafton@redhat.com>
- clean up Makefiles from build cruft
- add manpage
- add DMI code
* Fri Aug 31 2001 Adrian Likins <alikins@redhat.com> 1.4.0-22
- re-reintroduce oemInfo stuff
- catch rpm exceptions and exit gracefully if the rpm db is blocked
* Fri Aug 31 2001 Adrian Likins <alikins@redhat.com> 1.4.0-21
- updated ja translation
* Tue Aug 28 2001 Adrian Likins <alikins@redhat.com> 1.4.0-20
- fix the underscore rhn_register gui bug
* Fri Aug 10 2001 Adrian Likins <alikins@redhat.com> 1.4.0-19
- include a gui config
- po updates
* Wed Jul 25 2001 Adrian Likins <alikins@redhat.com>
- point at beta servers
* Sun Jul 08 2001 Adrian Likins <alikins@redhat.com>
- move to newer server api (include org support)
- be more robust on network failures. fix bug #28368
- more text_config work, fix bug #47502, #47499
- be more forgiving in the proxy names, fix bug #41611
- allow for longer usernames (64 chars), fix bug #40850
- include rhnreg_ks (commandling "kickstart" version)
* Fri Jun 01 2001 Cristian Gafton <gafton@redhat.com>
- fix up the parsing for the processor type so we get more complete information
* Sat May 26 2001 Adrian Likins <alikins@redhat.com>
- more ia64 fixes
* Wed May 23 2001 Bill Nottingham <notting@redhat.com>
- fix detection of multiple CPUs on ia64
* Thu May 17 2001 Preston Brown <pbrown@redhat.com>
- handle hardware detection in Itanium
* Wed May 09 2001 Adrian Likins <alikins@redhat.com>
- change the way the defaults for checkBox are setup (#37913)
(6.2 tui client works properly)
* Sat Apr 28 2001 Preston Brown <pbrown@redhat.com> 1.3.3-1
- support for authenticated proxies (#18780). Thanks to James Dennis.
* Wed Apr 11 2001 Preston Brown <pbrown@redhat.com>
- fix for bad hostname setup traceback (#35440)
* Sat Apr 07 2001 Preston Brown <pbrown@redhat.com>
- fix up translation stuff
* Tue Apr 03 2001 Preston Brown <pbrown@redhat.com>
- also chkconfig rhnsd on upon successful registration
* Wed Mar 28 2001 Preston Brown <pbrown@redhat.com>
- start rhnsd upon successful registration if available (#33422)
* Tue Mar 27 2001 Preston Brown <pbrown@redhat.com>
- make sure that large amounts of mem/swap don't overflow our variable (#33088)
* Tue Mar 06 2001 Preston Brown <pbrown@redhat.com>
- don't traceback on ctrl-c in text config (#29142).
* Thu Feb 15 2001 Preston Brown <pbrown@redhat.com>
- skip personal info screen if they are adding a new system to an existing
registered account.
* Tue Feb 06 2001 Preston Brown <pbrown@redhat.com>
- desktop icon runs rhn_register or update agent depending on registration
status.
- optional system id/serial number field added.
* Fri Jan 26 2001 Preston Brown <pbrown@redhat.com>
- email address is no longer optional.
* Thu Jan 25 2001 Preston Brown <pbrown@redhat.com>
- bump version
- integrate translations
* Sun Jan 21 2001 Adrian Likins <alikins@redhat.com>
- fix for text_config and config
* Sat Jan 20 2001 Jay Turner <jkt@redhat.com>
- added text_config text mode configuration
- added python wrapper
- added proxy support
* Thu Jan 11 2001 Jay Turner <jkt@redhat.com>
- added systemid backup functionality
* Wed Dec 20 2000 Preston Brown <pbrown@redhat.com>
- remove wording related specifically to Red Hat Linux 7.
* Sat Dec 16 2000 Preston Brown <pbrown@redhat.com>
- remove explicit newt dependency
- fix pam stuff
* Wed Dec 13 2000 Preston Brown <pbrown@redhat.com>
- slight specfile fixes for 6.x release
- give note about Update Agent usage (#21313)
* Mon Aug 28 2000 Preston Brown <pbrown@redhat.com>
- work around gtk problem with some labels on the hardware screen not showing
- platform-independent when reading cpuinfo out of /proc
- not sure what is up with the gtk label stuff.
* Sat Aug 26 2000 Preston Brown <pbrown@redhat.com>
- crucial TUI fixes for FatalErrorWindow
* Fri Aug 25 2000 Preston Brown <pbrown@redhat.com>
- bump version
- change way packagelist is built in gui to match tui, which works when
there are multiple packages w/the same name in the RPM database.
- install desktop icon
- translatable strings included.
* Wed Aug 23 2000 Preston Brown <pbrown@redhat.com>
- explicit requirement on the correct version of newt.
- include tui, remove console module
- include artwork
* Tue Aug 22 2000 Preston Brown <pbrown@redhat.com>
- read glade file for progress bar from proper location
* Mon Aug 21 2000 Preston Brown <pbrown@redhat.com>
- profile.d scripts are gone
- move console-helper stuff to gnome subpkg.
* Thu Aug 10 2000 Preston Brown <pbrown@redhat.com>
- first cut.
- do not depend on usermode for this release.
/etc/sysconfig/rhn /etc/sysconfig/rhn/rhn_register /usr/lib/python1.5/site-packages/dmimodule.so /usr/sbin/rhn_register /usr/sbin/rhnreg_ks /usr/share/locale/cs/LC_MESSAGES/rhn_register.mo /usr/share/locale/da/LC_MESSAGES/rhn_register.mo /usr/share/locale/de/LC_MESSAGES/rhn_register.mo /usr/share/locale/es/LC_MESSAGES/rhn_register.mo /usr/share/locale/fr/LC_MESSAGES/rhn_register.mo /usr/share/locale/it/LC_MESSAGES/rhn_register.mo /usr/share/locale/ja/LC_MESSAGES/rhn_register.mo /usr/share/locale/ko/LC_MESSAGES/rhn_register.mo /usr/share/locale/pt/LC_MESSAGES/rhn_register.mo /usr/share/locale/ru/LC_MESSAGES/rhn_register.mo /usr/share/locale/sv/LC_MESSAGES/rhn_register.mo /usr/share/locale/tr/LC_MESSAGES/rhn_register.mo /usr/share/locale/zh_CN.GB2312/LC_MESSAGES/rhn_register.mo /usr/share/locale/zh_TW.Big5/LC_MESSAGES/rhn_register.mo /usr/share/locale/zh_TW/LC_MESSAGES/rhn_register.mo /usr/share/man/man8/rhn_register.8.gz /usr/share/man/man8/rhnreg_ks.8.gz /usr/share/rhn/register/config.py /usr/share/rhn/register/config.pyc /usr/share/rhn/register/configUtils.py /usr/share/rhn/register/configUtils.pyc /usr/share/rhn/register/hardware.py /usr/share/rhn/register/hardware.pyc /usr/share/rhn/register/rhnreg.py /usr/share/rhn/register/rhnreg.pyc /usr/share/rhn/register/text_config.py /usr/share/rhn/register/text_config.pyc /usr/share/rhn/register/translate.py /usr/share/rhn/register/translate.pyc /usr/share/rhn/register/tui.py /usr/share/rhn/register/tui.pyc
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 09:14:50 2013