[spacewalk-backend] Rebase to spacewalk-backend-1.9.45-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:31:28 UTC 2013


commit 786c292989b5d5e2a3c4e4d1893cbb91e527faaa
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:31:13 2013 +0100

    Rebase to spacewalk-backend-1.9.45-1.fc18 in rawhide.

 .gitignore             |    1 +
 sources                |    2 +-
 spacewalk-backend.spec | 1379 +++++++-----------------------------------------
 3 files changed, 184 insertions(+), 1198 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 590ff89..b808a5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /spacewalk-backend-1.6.66.tar.gz
 /spacewalk-backend-1.7.38.tar.gz
 /spacewalk-backend-1.8.85.tar.gz
+/spacewalk-backend-1.9.45.tar.gz
diff --git a/sources b/sources
index dd19262..4b18b45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-46debd585a6a6b964ed2b26f1050dc23  spacewalk-backend-1.8.85.tar.gz
+f22c3a48ec2d9b2a6cfa85fe111a4cca  spacewalk-backend-1.9.45.tar.gz
diff --git a/spacewalk-backend.spec b/spacewalk-backend.spec
index e59ad10..26fa4fd 100644
--- a/spacewalk-backend.spec
+++ b/spacewalk-backend.spec
@@ -12,8 +12,8 @@ Name: spacewalk-backend
 Summary: Common programs needed to be installed on the Spacewalk servers/proxies
 Group: Applications/Internet
 License: GPLv2
-Version: 1.8.85
-Release: 5%{?dist}
+Version: 1.9.45
+Release: 1%{?dist}
 URL:       https://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -63,15 +63,15 @@ Requires: %{name}-sql-virtual = %{version}-%{release}
 This package contains the basic code that provides SQL connectivity for
 the Spacewalk backend modules.
 
-#%package sql-oracle
-#Summary: Oracle backend for Spacewalk
-#Group: Applications/Internet
-#Requires: python(:DBAPI:oracle)
-#Provides: %{name}-sql-virtual = %{version}-%{release}
-#
-#%description sql-oracle
-#This package contains provides Oracle connectivity for the Spacewalk backend
-#modules.
+%package sql-oracle
+Summary: Oracle backend for Spacewalk
+Group: Applications/Internet
+Requires: python(:DBAPI:oracle)
+Provides: %{name}-sql-virtual = %{version}-%{release}
+
+%description sql-oracle
+This package contains provides Oracle connectivity for the Spacewalk backend
+modules.
 
 %package sql-postgresql
 Summary: Postgresql backend for Spacewalk
@@ -291,10 +291,10 @@ make -f Makefile.backend PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib} test || :
 %if 0%{?fedora} > 15 || 0%{?rhel} > 5
 # check coding style
 export PYTHONPATH=$RPM_BUILD_ROOT%{python_sitelib}:/usr/lib/rhn
-#spacewalk-pylint $RPM_BUILD_ROOT%{pythonrhnroot}/common \
-#                 $RPM_BUILD_ROOT%{pythonrhnroot}/satellite_exporter \
-#                 $RPM_BUILD_ROOT%{pythonrhnroot}/upload_server \
-#                 $RPM_BUILD_ROOT%{pythonrhnroot}/wsgi
+spacewalk-pylint $RPM_BUILD_ROOT%{pythonrhnroot}/common \
+                 $RPM_BUILD_ROOT%{pythonrhnroot}/satellite_exporter \
+                 $RPM_BUILD_ROOT%{pythonrhnroot}/upload_server \
+                 $RPM_BUILD_ROOT%{pythonrhnroot}/wsgi
 %endif
 
 %pre server
@@ -332,7 +332,6 @@ rm -f %{rhnconf}/rhnSecret.py*
 %dir %{pythonrhnroot}/common
 %{pythonrhnroot}/common/apache.py*
 %{pythonrhnroot}/common/byterange.py*
-%{pythonrhnroot}/common/rhn_posix.py*
 %{pythonrhnroot}/common/rhnApache.py*
 %{pythonrhnroot}/common/rhnCache.py*
 %{pythonrhnroot}/common/rhnConfig.py*
@@ -368,11 +367,10 @@ rm -f %{rhnconf}/rhnSecret.py*
 %{pythonrhnroot}/server/rhnSQL/dbi.py*
 %{pythonrhnroot}/server/rhnSQL/__init__.py*
 %{pythonrhnroot}/server/rhnSQL/sql_*.py*
-%exclude %{pythonrhnroot}/server/rhnSQL/driver_cx_Oracle.py*
 
-#%files sql-oracle
-#%doc LICENSE
-#%{pythonrhnroot}/server/rhnSQL/driver_cx_Oracle.py*
+%files sql-oracle
+%doc LICENSE
+%{pythonrhnroot}/server/rhnSQL/driver_cx_Oracle.py*
 
 %files sql-postgresql
 %doc LICENSE
@@ -532,6 +530,7 @@ rm -f %{rhnconf}/rhnSecret.py*
 %dir %{rhnroot}/server/handlers/config
 %{rhnroot}/server/handlers/config/*
 %attr(644,root,apache) %{rhnconfigdefaults}/rhn_server_config-management.conf
+%attr(644,root,apache) %{rhnconfigdefaults}/rhn_sc.conf
 %attr(644,root,apache) %config %{httpdconf}/rhn/spacewalk-backend-config-management.conf
 %config(noreplace) %{_sysconfdir}/logrotate.d/spacewalk-backend-config-files
 
@@ -639,16 +638,173 @@ rm -f %{rhnconf}/rhnSecret.py*
 
 # $Id$
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.85-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Fri Mar 01 2013 Jan Pazdziora 1.9.45-1
+- If the database host is localhost, use Unix sockets in backend.
+
+* Fri Mar 01 2013 Milan Zazrivec <mzazrivec at redhat.com> 1.9.44-1
+- abrt: display download link only for files that are available
+- Removing writeConfig and dependencies, we do not use it anywhere in our code.
+- The TODOs are not up-to-date, removing.
+
+* Thu Feb 28 2013 Jan Pazdziora 1.9.43-1
+- Init CFG only if it was not yet.
+
+* Thu Feb 28 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.42-1
+- reverted --db-only removal
+
+* Thu Feb 28 2013 Jan Pazdziora 1.9.41-1
+- Initialize the CFG, in case the caller did not do it for us.
+- Using the correct configuration value for database name.
+- Purging %%changelog entries preceding Spacewalk 1.0, in active packages.
+
+* Thu Feb 28 2013 Jan Pazdziora 1.9.40-1
+- Fixing empty method body.
+
+* Thu Feb 28 2013 Jan Pazdziora 1.9.39-1
+- Move to three-parameter cx_Oracle.Connection call.
+- Removing the dsn parameter from initDB, removing support for --db option.
+
+* Wed Feb 27 2013 Jan Pazdziora 1.9.38-1
+- abrt: strip extraneous '\n' from username
+
+* Wed Feb 27 2013 Jan Pazdziora 1.9.37-1
+- The directory index can use uppercase for the HTML markup.
+
+* Tue Feb 26 2013 Tomas Kasparek <tkasparek at redhat.com> 1.9.36-1
+- spacewalk-backend.spec fix
+
+* Tue Feb 26 2013 Tomas Kasparek <tkasparek at redhat.com> 1.9.35-1
+- 914902 - system currency report
+
+* Tue Feb 26 2013 Jan Pazdziora 1.9.34-1
+- abrt: delete crash: remove content from filer
+
+* Thu Feb 21 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.33-1
+- don't link packages which failed to download
+
+* Wed Feb 20 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.32-1
+- correct size for old rpms > 2 GiB
+
+* Wed Feb 20 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.31-1
+- attribute doesn't work on RHEL5, use key
+
+* Tue Feb 19 2013 Milan Zazrivec <mzazrivec at redhat.com> 1.9.30-1
+- abrt: don't update count for non-existent crash reports
+
+* Tue Feb 19 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.29-1
+- support V4 RSA/SHA1 signature
+
+* Fri Feb 15 2013 Milan Zazrivec <mzazrivec at redhat.com> 1.9.28-1
+- abrt: commit after every call to insert_crash_file
+- abrt: allow uploading zero length files
+
+* Wed Feb 13 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.27-1
+- link all packages to channel at once
+- download packages first then link to channel
+- abrt: use exceptions rather than return values for errors
+- abrt: ability to limit crashfile upload size per organization
+- abrt: ability to update crash count
+- abrt: support for client -> server crash upload
+- New translations from Transifex for spacewalk-backend.
+
+* Mon Feb 11 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.26-1
+- allow client to access mod_wsgi pages under apache 2.4
+
+* Tue Feb 05 2013 Jan Pazdziora 1.9.25-1
+- The urls now have three elements, make the list consistent.
+
+* Mon Feb 04 2013 Jan Pazdziora 1.9.24-1
+- Stop referencing URL which no longer exists.
+- The abuse_check was a hosted feature.
+- Removing rhnFault codes that are not raised anywhere in our code base.
 
-* Mon Jan 14 2013 Miroslav Suchy <msuchy at redhat.com> 1.8.84-4
-- fix bogus date
-- disable spacewalk-pylint
+* Fri Feb 01 2013 Jan Pazdziora 1.9.23-1
+- Parse the directory listings and retrieve kickstartable trees when called
+  with the --sync-kickstart option.
+- Make clear_ssl_cache actually do the cleaning.
+- Use the existing _clean_cache helper method.
 
-* Wed Oct 31 2012 Jan Pazdziora 1.8.85-1
+* Mon Jan 28 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.22-1
+- fixed container implementation
+- fixing order of disabled messages
+
+* Fri Jan 25 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.21-1
+- pylint on RHEL6 does not know about W1401
+
+* Fri Jan 25 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.20-1
+- silence warning about "\0" string
+- disable false positive warnings
+
+* Fri Jan 25 2013 Jan Pazdziora 1.9.19-1
+- The rhn_asdf_* anonymous logic should not be needed anymore.
+- Reimplement anonymous block with update or insert.
+- Reimplement anonymous block with rhnSQL.Procedure.
+- The _query_purge_extra_channel_families_1 seems unused, removing.
+- Reimplement anonymous block.
+- Reimplement _set_comps_for_channel as stored procedure.
+
+* Tue Jan 22 2013 Jan Pazdziora 1.9.18-1
+- Use SSL options from rhncontentsourcessl during spacewalk-repo-sync.
+
+* Fri Jan 18 2013 Jan Pazdziora 1.9.17-1
+- Removing no longer used rhnChannelDownloads, rhnDownloads, and
+  rhnDownloadType.
+
+* Thu Jan 17 2013 Jan Pazdziora 1.9.16-1
+- abrt: use insert + update rather than delete + insert
+- fix bogus dates in changelog
+
+* Wed Jan 02 2013 Tomas Lestach <tlestach at redhat.com> 1.9.15-1
+- 889263 - unify java & backend grace period lenghts
+- 890910 - set satsync email sender to root@<satfqdn>
+
+* Fri Dec 14 2012 Michael Mraka <michael.mraka at redhat.com> 1.9.14-1
+- Do not use value attribute of an exception
+
+* Mon Dec 10 2012 Jan Pazdziora 1.9.13-1
+- 885170 - fixing syntax.
+
+* Mon Dec 10 2012 Jan Pazdziora 1.9.12-1
+- 885170 - provide translations of a new error recieved from Hosted
+
+* Tue Dec 04 2012 Jan Pazdziora 1.9.11-1
+- On Fedoras, start to use tomcat >= 7.
+
+* Fri Nov 30 2012 Jan Pazdziora 1.9.10-1
+- 877451 - read the repo config from yumbase
+- 877451 - correct the proxy configuration logic
+
+* Thu Nov 22 2012 Jan Pazdziora 1.9.9-1
+- 877451 - correct parsing of main and channel's settings
+- 877451 - add missing and
+- 877451 - honor yum's "proxy = _none_" settings
+
+* Fri Nov 16 2012 Jan Pazdziora 1.9.8-1
+- 877451 - yum-like per-repo configuration for spacewalk-repo-sync
+- remove misleading comment
+
+* Wed Nov 14 2012 Michael Mraka <michael.mraka at redhat.com> 1.9.7-1
+- 868370 - fixed dependency solver for RHEL4 clients
+
+* Wed Nov 07 2012 Jan Pazdziora 1.9.6-1
+- Fixing pylint error.
+
+* Wed Nov 07 2012 Jan Pazdziora 1.9.5-1
+- Using fcntl.lockf should avoid any need for packing.
+
+* Wed Nov 07 2012 Tomas Lestach <tlestach at redhat.com> 1.9.4-1
+- renaming forgotten 'dict' to 'row_dict'
+
+* Tue Nov 06 2012 Jan Pazdziora 1.9.3-1
+- The fcntl documentation recommends different pack format.
+- Only SEEK_SET used, no need to have zero defined in an extra module.
+
+* Wed Oct 31 2012 Jan Pazdziora 1.9.2-1
 - add org_id to DistChannelMap backend class
 
+* Wed Oct 31 2012 Michael Mraka <michael.mraka at redhat.com> 1.9.1-1
+- 860860 - release and title are optional in older updateinfo version
+
 * Tue Oct 30 2012 Tomas Lestach <tlestach at redhat.com> 1.8.84-1
 - removing unused backend code
 - backend changes
@@ -2779,1174 +2935,3 @@ rm -f %{rhnconf}/rhnSecret.py*
 - merge 2 duplicate byterange module to common.byterange
 - bumping spec files to 1.1 packages
 
-* Thu Apr 15 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.23-1
-- 582203 - skip failed packages on spacewalk-repo-sync
-- use CFG.NETWORK_RETRIES instead of hardcoded value
-- removed dead code
-
-* Tue Apr 13 2010 Miroslav Suchý <msuchy at redhat.com> 0.9.21-1
-- 175155 - do not use X-RHN-Satellite-XML-Dump-Version on two places
-- code cleanup (jpazdziora at redhat.com)
-
-* Wed Apr 07 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.19-1
-- 574334 - fixed Error: NameError caught!
-
-* Wed Mar 31 2010 Partha Aji <paji at redhat.com> 0.9.18-1
-- 575867 - Fixed a registration issue where config channels 
-  in reactivation key +  activation key combination got ranked 
-  the same value causing all sorts of errors. (paji at redhat.com)
-- 175155 - require specific version of rhnlib (msuchy at redhat.com)
-
-* Tue Mar 30 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.17-1
-- 577668 - fixed spacewalk-repo-sync behaviour for ftp and file
-
-* Mon Mar 29 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.16-1
-- more modification to support mod_wsgi in proxy
-
-* Fri Mar 26 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.14-1
-- fixed spacewalk-backend packaging
-
-* Thu Mar 25 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.13-1
-- moved mod_wsgi stuff from spacewalk-backend-server to spacewalk-backend
-- added tomcat6 to satelite-debug
-
-* Mon Mar 22 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.12-1
-- 571413 - fixed source rpackage push
-- fixing wsgi error handling
-
-* Thu Mar 18 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.11-1
-- 561553 - fixed missing commit
-- 564278 - fixed satellite-sync call from rhn-satellite-activate
-
-* Wed Mar 17 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.10-1
-- 568958 - package removal and verify
-- 573140 - solaris packages with duplicate requires
-
-* Fri Mar 12 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.9-1
-- Fixed constraint violation when satellite had multiple certs
-- 558502 - fixed ordering issue in reprovisioning
-
-* Wed Mar 10 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.8-1
-- 571365 - fixed solaris mpm packages import
-- spacewalk-remove-channel improvements
-
-* Mon Mar 08 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.7-1
-- fixed import to work with satellites running older versions of rhnLib
-- 568371 - fix an ORA-00918 on config file import
-- fixed error ihandling for spacewalk-channel-remove
-- 570176 - disable caching the channel info during export
-- spacewalk-remove-channel script enhancements
-- 569233 - exit with error value upon error
-
-* Wed Feb 24 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.6-1
-- fixed missing require
-- fixed dates in rhn-satellite-exporter
-
-* Tue Feb 23 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.5-1
-- improved spacewalk-repo-sync
-
-* Mon Feb 22 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.4-1
-- fixed import error proxy ImportError: No module named server
-- 246480 - sync last_modified column for rhnKickstartableTree as well.
-- 501024 - want to preserve families for channels which are already in the dump
-
-* Fri Feb 19 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.1-1
-- added repo deletion to channel remove script
-- added spacewalk-remove-channel
-- added mechanism for updating existing sha256 packages
-- 562644 - added class to emulate mod_python's mp_table
-
-* Thu Feb 04 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.43-1
-- updated copyrights
-- 479911 - removing duplicate rewrites and consolidating to a single location
-- added utility to update package checksums
-
-* Wed Feb 03 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.42-1
-- implemented satellite-sync --dump-version
-- 556761 - existing packages result in not importing gpg signature
-- fixed config files not be deployed if system is subscribed to config channel
-
-* Mon Feb 01 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.41-1
-- removed unreferenced functions
-- let use rhnLockfile from rhnlib
-- removed old python 1.5 code
-- Revert "543509 - do not fail if machine has not uuid set (like qemu)"
-
-* Fri Jan 29 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.40-1
-- fixed the sha module is deprecated
-- fixed maximum recursion depth exceeded
-
-* Fri Jan 29 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.39-1
-- fixed ISE on F12 mod_wsgi
-- 545389 - initial satellite-sync performance issue -- force use of index.
-
-* Wed Jan 27 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.38-1
-- fixed packaging of wsgi handler files
-
-* Tue Jan 26 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.37-1
-- fixed HTTP 404 on package download
-- execute commands through shell
-
-* Fri Jan 22 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.36-1
-- fixed handling subprocess.poll() return codes
-- 557581 - fixed config deployment would fail when multiple activation keys present
-
-* Thu Jan 21 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.35-1
-- fixed bug from popen2 -> subprocess migration
-- check parent_channel label only if exists
-- 526696 - checking whether server already uses a token
-- 528214 - Encode DBstrings as utf-8 bytes before truncating
-
-* Wed Jan 20 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.33-1
-- fixed payload_size always = 0 error
-- removed dead code in rhn_rpm.py
-
-* Tue Jan 19 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.32-1
-- 556460 - time values are <long> on Fedora 12
-- fixed DeprecationWarnings on Fedora 12
-- 524722 - add /etc/httpd/conf.d to the spacewalk-debug
-
-* Mon Jan 18 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.31-1
-- fixed import errors
-
-* Fri Jan 15 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.30-1
-- added import of rhn-channel-checksum-type
-
-* Thu Jan 14 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.28-1
-- SHA256 code cleanup
-
-* Wed Jan 13 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.25-1
-- ISS should work again
-
-* Wed Jan 13 2010 Tomas Lestach <tlestach at redhat.com> 0.8.23-1
-- preparations for srpm sync (tlestach at redhat.com)
-
-* Tue Jan 12 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.22-1
-- fixed more ISS SHA256 errors
-- Force correct UTF-8 for changelog name and text.
-
-* Mon Jan 11 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.21-1
-- fixed satsync -l over ISS 
-- fixed failure of httpd to (re)start
-* Sat Jan 09 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.20-1
-- fixed SHA256 packages import
-
-* Fri Jan 08 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.19-1
-- fixed rhnpush and satellite-sync sha256 errors
-- adding wsgi support adapter and removing code dependence on mod_python
-- 528833 - having username printed instead of user object
-
-* Thu Jan 07 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.18-1
-- made satelite-sync understand both 3.4 and 3.5 dumps
-- 175155 - bump up protocol version to 3.5
-
-* Tue Jan 05 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.16-1
-- made rhn-satellite-exporter SHA256 ready
-
-* Tue Jan 05 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.15-1
-- merged satellite_exporter/exporter into satellite_tools/disk_dumper
-
-* Mon Jan 04 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.14-1
-- more fixes in SHA256 implementation
-
-* Thu Dec 17 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.13-1
-- fixed kickastart import for sha256 exports
-- 528833 - fixed using an activation key of a disabled user
-
-* Wed Dec 16 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.12-1
-- fixed satellite-sync of pre-sha256 exports
-
-* Mon Dec 14 2009 Jan Pazdziora 0.8.10-1
-- reporting: add column total to the entitlements report
-
-* Mon Dec 14 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.11-1
-- fixed satellite-sync errata import
-
-* Fri Dec 11 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.8-1
-- removed a lot of dead code
-- fixed getFileChecksum usage
-- SHA256 fixes
-* Thu Dec 10 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.7-1
-- added support for uploading SHA256 rpms
-- 541078 - rhn-satellite-exporter --start-date and --end-date issues fixed
-
-* Wed Dec 09 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.5-1
-- 516767 - create files with default repository owner/group/permissions
-- removed duplicated code from syncLib
-
-* Tue Dec 08 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.4-1
-- fixed file glob for -libs
-
-* Mon Dec 07 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.3-1
-- moved code from rhnlib to spacewalk-backend-libs
-- 543509 - do not fail if machine has not uuid set (like qemu)
-
-* Fri Dec  4 2009 Miroslav Suchý <msuchy at redhat.com> 0.8.2-1
-- sha256 support
-
-* Fri Dec 04 2009 Michael Mraka <michael.mraka at redhat.com> 0.8.1-1
-- rhn_rpm/rhn_mpm moved to rhnlib
-- bumping Version to 0.8.0
-
-* Tue Dec  1 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.18-1
-- 449167 - time.strptime can not handle None values
-
-* Thu Nov 26 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.17-1
-- fix compilation error
-
-* Wed Nov 25 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.16-1
-- 540544 - raise error if channel do not exist or you are not allowed to add or remove it
-- 540544 - fix usage of check_user_password
-- made conditions more readable (michael.mraka at redhat.com)
-
-* Thu Nov 19 2009 Jan Pazdziora 0.7.15-1
-- 537063 - drop the report-specific options
-
-* Wed Nov 18 2009 Jan Pazdziora 0.7.14-1
-- reporting: add reports "users" and "users-systems".
-
-* Thu Nov 12 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.13-1
-- merged exportLib from satellite_exporter to satellite_tools
-* Thu Nov  5 2009 Miroslav Suchy <msuchy at redhat.com> 0.7.12-1
-- save some time
-- replace isinstance with has_key
-- do not check xml corectness twice
-- call _dict_to_utf8 only once
-- 528227 - Warning in case sync would move the channel between orgs.
-- do not vaste time checking if string is instance of UnicodeType
-- order test according to probability that the type will appear
-- reverting 68bed9e28e2973d3e1e30816d9090b7f5e1d4005
-- do not ask repeatedly if types has attribute UnicodeKey
-- removing unnecessary condition
-- optimize code
-
-* Fri Oct 30 2009 Jan Pazdziora 0.7.11-1
-- reporting: add column type to the errata-list report.
-- removed redundant else; we call associate_package anyway (Michael M.)
-
-* Mon Oct 26 2009 Jan Pazdziora 0.7.10-1
-- reporting: added --info options and documentation of reports and fields
-
-* Fri Oct 23 2009 Jan Pazdziora 0.7.9-1
-- reporting: added report errata-list and errata-system
-
-* Thu Oct 22 2009 Miroslav Suchy <msuchy at redhat.com> 0.7.8-1
-- 449167 - record installation date of rpm package
-
-* Mon Oct 19 2009 Miroslav Suchy <msuchy at redhat.com> 0.7.7-1
-- removed unused parameter
-- changed get_package_path comment to reflect new package path
-- Include constraint info in schema statistics
-
-* Fri Oct 02 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.6-1
-- spacewalk-backend-tools requires python-hashlib
-
-* Thu Oct 01 2009 Milan Zazrivec <mzazrivec at redhat.com> 0.7.5-1
-- rhn-db-stats: split database & schema statistics (mzazrivec at redhat.com)
-- fixes for 524231, 523393, 523760, 523384 (jpazdziora at redhat.com)
-- catch all exceptions, so that we commit in all cases. (jpazdziora at redhat.com)
-- If we fail, let us commit the previous updates (done in this transaction).
-  (jpazdziora at redhat.com)
-- Do the rhn_rpm.get_package_header before we do the actual move.
-  (jpazdziora at redhat.com)
-- No commit in processPackageKeyAssociations. (jpazdziora at redhat.com)
-- clean up (pkilambi at redhat.com)
-- if nevra enabled use md5sum as a unique constraint for package pushes
-  (pkilambi at redhat.com)
-- Move the debug message up; if the OS operation fail, we will know what we
-  were trying to do. (jpazdziora at redhat.com)
-- Add more actual values to log messages, to make debugging easier.
-  (jpazdziora at redhat.com)
-- No need to sleep if we want the /var/satellite migration to be faster.
-  (jpazdziora at redhat.com)
-- Update using id, as there is no index on rhnPackage.path which could be used.
-  (jpazdziora at redhat.com)
-
-* Fri Sep 04 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.4-1
-- fixed output of multivalue variables in spacewalk-cfg-get
-
-* Tue Sep 01 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.3-1
-- 494813 - print error message instead of traceback
-- postgresql dependency moved to spacewalk-postgresql
-
-* Fri Aug 28 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.2-1
-- use spacewalk-cfg-get instead of awk
-- added mirror list support to spacewalk-repo-sync
-- fixed an ISE relating to config management w/selinux
-
-* Thu Aug 13 2009 Devan Goodwin <dgoodwin at redhat.com> 0.7.1-1
-- Add spacewalk-backend Requires on python-pgsql. (dgoodwin at redhat.com)
-- 516237 - Fix the channel family population task to take into account None
-  counts and use 0 instead while computing the purge count.
-  (pkilambi at redhat.com)
-- bumping versions to 0.7.0 (jmatthew at redhat.com)
-
-* Wed Aug 05 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.6.30-1
-- 
-
-* Wed Aug 05 2009 Jan Pazdziora 0.6.29-1
-- reporting: add the entitlements report
-- enhancing logging mechanism for spacewalk-repo-sync (jsherril at redhat.com)
-- Merge branch 'master' into repo-sync (jsherril at redhat.com)
-- Patch: Selinux Context support for config files (joshua.roys at gtri.gatech.edu)
-- merge conflict (jsherril at redhat.com)
-- adding newline to error message output (jsherril at redhat.com)
-- fixing small method call in reposync (jsherril at redhat.com)
-- fixing specfile to create directory for reposync (jsherril at redhat.com)
-- fixing small whitespace error with reposync (jsherril at redhat.com)
-- adding better logging for spacewalk-repo-sync (jsherril at redhat.com)
-- 467281 - Instead of checksing for the start now we cechk if tools is in the
-  channel label. This is not a perfect solution but atleast covers few more
-  cases. An ideal solution would be to add some kind of a relation ship between
-  parent and child signifying that this is a tools channel for a given parent.
-  (pkilambi at redhat.com)
-- 505559 - spacewalk-debug now captures database tablespace usage report
-  (pkilambi at redhat.com)
-- making the logging a bit cleaner (jsherril at redhat.com)
-- fixing some import things to actually work on an installed system
-  (jsherril at redhat.com)
-- adding logging, cache clearing, and a few fixes to reposync
-  (jsherril at redhat.com)
-- adding makefile to repo_plugins (pkilambi at redhat.com)
-- updating spacewalk backend spec file with reposync stuff
-  (pkilambi at redhat.com)
-- updating Makefile with reposync files (pkilambi at redhat.com)
-- some clean up on repo sync stuff (pkilambi at redhat.com)
-- adding repo sync task and other UI bits for spacewalk repo sync
-  (jsherril at redhat.com)
-- backend/satellite_tools/repo_plugins/yum_src.py (jsherril at redhat.com)
-
-* Wed Jul 29 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.6.28-1
-- 
-
-* Mon Jul 27 2009 Devan Goodwin <dgoodwin at redhat.com> 0.6.27-1
-- Fix rhnSQL pgsql driver when sql not provided to Cursor class.
-  (dgoodwin at redhat.com)
-- Replace Oracle blob update syntax with our rhnSQL wrapper.
-  (dgoodwin at redhat.com)
-- Add missing cursor method to pgsql rhnsql driver. (dgoodwin at redhat.com)
-- Minor pgsql query fix in satCerts.py. (dgoodwin at redhat.com)
-- Modify rhn-ssl-dbstore script to not be Oracle specific.
-  (dgoodwin at redhat.com)
-- Postgresql query fix. (dgoodwin at redhat.com)
-- Remove unused query in sync_handlers.py. (dgoodwin at redhat.com)
-- Add "as" to query to work with both databases. (dgoodwin at redhat.com)
-- Fix Oracle specific setDateFormat call in backend.py. (dgoodwin at redhat.com)
-- Change Oracle nextval to sequence_nextval. (dgoodwin at redhat.com)
-- Convert Oracle sequence.nextval's to use nextval compatability function.
-  (dgoodwin at redhat.com)
-- Add rhnSQL Cursor update_blob function. (dgoodwin at redhat.com)
-- Change satCerts.py query to be more clear. (dgoodwin at redhat.com)
-- Convert unicode Python strings into strings for PostgreSQL.
-  (dgoodwin at redhat.com)
-- Remove type mapping code from PostgreSQL rhnSQL driver. (dgoodwin at redhat.com)
-- Purge munge_args insanity from PostgreSQL rhnSQL driver.
-  (dgoodwin at redhat.com)
-- Adjust satCerts.py query to work with both databases. (dgoodwin at redhat.com)
-- Fix some rhnSQL error reporting for PostgreSQL. (dgoodwin at redhat.com)
-- Fix bug in rhnSQL PostgreSQL named -> positional argument conversion.
-  (dgoodwin at redhat.com)
-- Initial rhnSQL PostgreSQL Procedure implementation. (dgoodwin at redhat.com)
-- Modify rhn-satellite-activate to communicate with PostgreSQL.
-  (dgoodwin at redhat.com)
-- rhnSQL: Adjust and comment out some PostgreSQL Procedure code.
-  (dgoodwin at redhat.com)
-- Add support for calling PostgreSQL stored procedures with rhnSQL.
-  (dgoodwin at dangerouslyinc.com)
-- Implement rhnSQL Cursor.execute_bulk for PostgreSQL.
-  (dgoodwin at dangerouslyinc.com)
-
-* Mon Jul 27 2009 John Matthews <jmatthew at redhat.com> 0.6.26-1
-- 513073 - Fix rhnpush of packages with duplicate requires.
-  (dgoodwin at redhat.com)
-
-* Fri Jul 24 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.6.25-1
-- 513652 - Dumping the debug level so the info shows up only with --debug flag.
-  (pkilambi at redhat.com)
-- 513435 - WebUI creates these for us at the org creation time. So dont try to
-  insert those at the sync time as ui is not smart enough to check if exists
-  before inserting a row. (pkilambi at redhat.com)
-
-* Fri Jul 24 2009 Jan Pazdziora 0.6.24-1
-- add spacewalk-report script and inventory report.
-
-* Thu Jul 23 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.6.23-1
-- 513432, 513435 : Our channel family import is written such that we compare
-  and resync the red hat channel families. But in iss case we can have provate
-  channel family ties to a channel ebing imported that will not match whats on
-  the slave as slaves default to org 1. This fix should only post process the
-  channel families if its a non custom one. (pkilambi at redhat.com)
-- reporting: add report option for listing fields for report.
-  (jpazdziora at redhat.com)
-- reporting: after having parsed the common options, put the rest back to
-  sys.argv. (jpazdziora at redhat.com)
-- reporting: show error message when unknown report is specified.
-  (jpazdziora at redhat.com)
-- reporting: change structure of the report definition file to also include
-  column names. (jpazdziora at redhat.com)
-- reporting: add channel(s) to which the server is registered.
-  (jpazdziora at redhat.com)
-- reporting: add number of out-of-date packages and errata.
-  (jpazdziora at redhat.com)
-- reporting: add kernel version to the report. (jpazdziora at redhat.com)
-- reporting: when report name is not specified on the command line, show list
-  of available reports. (jpazdziora at redhat.com)
-- reporting: move the SQL to definition file, to allow for multiple reports.
-  (jpazdziora at redhat.com)
-- reporting: add registration time and last check-in time.
-  (jpazdziora at redhat.com)
-- reporting: add the registered by information. (jpazdziora at redhat.com)
-- reporting: add hostname and IP address to the report. (jpazdziora at redhat.com)
-- reporting: output field names as the first row. (jpazdziora at redhat.com)
-- reporting: output formatted as csv. (jpazdziora at redhat.com)
-- reporting: initial prepare, execute, and fetch loop. (jpazdziora at redhat.com)
-- reporting: add spacewalk-report to the rpm package. (jpazdziora at redhat.com)
-- reporting: a stub for new script, spacewalk-report. (jpazdziora at redhat.com)
-
-* Wed Jul 22 2009 John Matthews <jmatthew at redhat.com> 0.6.22-1
-- 511283 - Package compare between db and cache should see if the db is newer
-  than cache and only then import the content. (pkilambi at redhat.com)
-
-* Tue Jul 21 2009 John Matthews <jmatthew at redhat.com> 0.6.21-1
-- 512936 - Changing the custom channel rule to always defalt to org 1 for
-  custom channels unless --org option is used. This will avoid the confusion of
-  putting the channel is some random org on slaves. (pkilambi at redhat.com)
-
-* Tue Jul 21 2009 Devan Goodwin <dgoodwin at redhat.com> 0.6.20-1
-- 512960 - check for the proper attr name on rpm for header reading
-  (jbowes at redhat.com)
-
-* Thu Jul 16 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.6.19-1
-- 512236 - the org id checks were defaulting to None in custom channel cases
-  instead of 1. Also the metadata sting frommaster is a string None so we need
-  to check for the string. This should fix both custom and null org content in
-  iss case. hosted syncs should work as usual. (pkilambi at redhat.com)
-- Return config channels sorted highest to lowest priority.
-  (dgoodwin at redhat.com)
-- 511116 - changing updatePackages to change the permissions on the kickstart
-  trees in the same way we do for packages within /var/satellite
-  (jsherril at redhat.com)
-
-* Fri Jul 10 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.6.18-1
-- If not commandline options given, compare the erratum channels to the already
-  imported ones (pkilambi at redhat.com)
-- If not commandline options given, compare the erratum channels to the already
-  imported ones (pkilambi at redhat.com)
-- compute the channel filtering only if a channel is specified in the
-  commandline. If not, use the default (pkilambi at redhat.com)
-
-* Thu Jul 09 2009 John Matthews <jmatthew at redhat.com> 0.6.17-1
-- Only include the channels that are being synced to each errata. This will
-  help taskomatic not spam users with irrelevant errata mails
-  (pkilambi at redhat.com)
-
-* Fri Jul  3 2009 Miroslav Suchy <msuchy at redhat.com> 0.6.16-1
-- 509516 - failure to check for non-existant header (Mark Chappell <m.d.chappell at bath.ac.uk>)
-- 509444 - remove delete action system from virt page (Shannon Hughes <shughes at redhat.com>)
-- 509371 - SSM->Install,Remove,Verify - minor fixes to Package Name and Arch (Brad Buckingham <bbuckingham at redhat.com>)
-
-* Thu Jun 25 2009 John Matthews <jmatthew at redhat.com> 0.6.15-1
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- 499723 - accept follow-redirects with value greater then 2
-  (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- 507867 - Schedule repo gen once the channel package associations is complete
-  (pkilambi at redhat.com)
-- 505680 - channel_product_id is computed based on the name, product and
-  version so it will not match the cache as cache is always None. Also dont
-  update the channel_product_id uless the id is different from whats being
-  updated (pkilambi at redhat.com)
-- Update HACKING file for backend test instructions. (dgoodwin at redhat.com)
-- Integrate some PostgreSQL rhnSQL driver unit tests. (dgoodwin at redhat.com)
-- First cut of a unit test framework for Python backend. (dgoodwin at redhat.com)
-- 507593 - fixing eus registration tracebacks (pkilambi at redhat.com)
-- Adding repodata details for a given channel to channelDetails page.
-  (pkilambi at redhat.com)
-- Revert "503090 - Exclude rhnlib from kickstart profile sync."
-  (dgoodwin at redhat.com)
-- remove short package dependency on rpms. User might wanna skip the rpms and
-  still import metadata. (pkilambi at redhat.com)
-- 422611 - Warn that satrm.py is not a supported script. (dgoodwin at redhat.com)
-- fixing the unsubscriptable object error when package is not yet in rhnPackage
-  table (pkilambi at redhat.com)
-- 506264 - This commit includes: (pkilambi at redhat.com)
-- 505680 - When satsync tries to do an import it compares whats in cache to db
-  and tries to import only new content, but since the last_modified date always
-  differ we end up updating the rhnChannel table even when there is nothing to
-  sync. Adding last_modified to ignore keys list so that we dont decide the
-  diff based on this field. We still continue to compare the rest of the
-  fields. (pkilambi at redhat.com)
-- 495790 - force uploading a package ends up with duplicate entries in
-  rhnPackage table. This is because we use md5sum along with name, evr, package
-  arch and org as a primary key while deciding whether to perform an insert or
-  an update. Since the solaris packages had same nvrea and org and different
-  md5 sums it was doing an insert instead of update on the existing row. Fixed
-  the schema wrapper to only use md5sum as a primary key if nvrea feature is
-  enabled. Also fixed the package uniquifies to use md5sum only for nvrea.
-  (pkilambi at redhat.com)
-- Catch the systemExit and preserve the error code. Also fixing the traceback
-  issue when db is not accessible (pkilambi at redhat.com)
-- removing bugzilla handler specific tests (pkilambi at redhat.com)
-- 502581 - splitting the data to smaller chunks to please cx_oracle to avoid
-  throwing array too big errors (pkilambi at redhat.com)
-- 503090 - Exclude rhnlib from kickstart profile sync. (dgoodwin at redhat.com)
-
-* Fri Jun 05 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.11-1
-- fixing duplicate entries in repogen tables and other clean aup
-  (pkilambi at redhat.com)
-- add rhn-db-stats manual page (mzazrivec at redhat.com)
-- allow rhn-db-stats to write to arbitrary location with running selinux
-  (mzazrivec at redhat.com)
-- Fixes to support mod_jk >= 2.2.26. (dgoodwin at redhat.com)
-- 503243 - Dropping the is_default column as we now determine the default in
-  the app code based on the compatible eus channel instead of jus the default.
-  (pkilambi at redhat.com)
-- Show all available eus channels during registration (jbowes at redhat.com)
-- removing some unused hosted stuff (pkilambi at redhat.com)
-- removing leftover code after a removed query (jsherril at redhat.com)
-- 498517 fixing the error message to show the needed free entitlements for the
-  activation to proceed (pkilambi at redhat.com)
-- 502060 - The uniquify filter for deps is causing missing deps in repodata gen
-  as we should be looking into the name + version instead of just name. Also
-  since the f10+ rpms have issues with only duplicate provides, lets process
-  the rest of the capabilities. (pkilambi at redhat.com)
-
-* Wed May 27 2009 Brad Buckingham <bbuckingham at redhat.com> 0.6.10-1
-- 309601 - removing md5crypt from spacewalk-backend-tools
-  (bbuckingham at redhat.com)
-
-* Wed May 27 2009 Jan Pazdziora 0.6.9-1
-- spacewalk-backend: add command-line utility spacewalk-cfg-get to
-  print config values
-
-* Tue May 26 2009 Devan Goodwin <dgoodwin at redhat.com> 0.6.7-1
-- fixing the keyError as we should be using smbios.system.uuid
-  (pkilambi at redhat.com)
-- 495778 - process UTF-8 input. (jpazdziora at redhat.com)
-- 491831 - fix detection if monitoring is enabled (msuchy at redhat.com)
-- make variables attributes of instance and not class itself
-  (msuchy at redhat.com)
-- change comments to docstrings (msuchy at redhat.com)
-- make attributes real attributes and not global variables (msuchy at redhat.com)
-
-* Thu May 21 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.6-1
-- 485698 - manual page: fix --db option syntax (mzazrivec at redhat.com)
-- 469219 - Adding the permissions ability to our caching mechanism. (pkilambi at redhat.com)
-- simplifying the previos commit even more. All we need to check here is if the
-  hostename is in the allowed list or not. Jus this one line should accomplish
-  that (pkilambi at redhat.com)
-- list.pop is causing some unexpected behavior causing to retain the popped
-  list in memory and failing the subsequent compares as the list is not being
-  garbage collected looks like. very weird behavior and causes the slave check
-  ins to fail with ISS not allowed errors. This should resolve the issue as we
-  dont modify the list object in place (pkilambi at redhat.com)
-- 500168 - fixed virt guest install was marked complete when it was not (jsherril at redhat.com)
-- 486526 - use getent instead of grep /etc/{passwd|group} (mzazrivec at redhat.com)
-- 439042 - Another pass at conveying a better error message (pkilambi at redhat.com)
-- 499560 - sysexit trap is overriding the error codes returned by the
-  businesslogic with 0. removing the catch so the exit codes propogate all the
-  way through when exporter fails. (pkilambi at redhat.com)
-- 477703 - Adding the size limit changes to disk dumper as well (pkilambi at redhat.com)
-- 477703 - Porting changes from hosted to limit the size of the data being
-  exported slave satellite is pulling content from master (pkilambi at redhat.com)
-- Basic support for detecting a KVM/QEMU guest on registration (jbowes at redhat.com)
-
-* Mon May 11 2009 Brad Buckingham <bbuckingham at redhat.com> 0.6.5-1
-- 309601 - updating satpasswd/satwho to pull db info from rhn.conf
-  (bbuckingham at redhat.com)
-* Wed May 06 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.4-1
-- 498273 - removing incorrect index busting package list updates for custom
-  base channels (shughes at redhat.com)
-- 1000010021 - fixing issue where you could not remove packages from rhel 4
-  systems (jsherril at redhat.com)
-- 497871 - fixing issue where guest provisioning would show as succesfull even
-  when it had failed (jsherril at redhat.com)
-- 486526 - put db creation / upgrade logs into spacewalk-debug
-  (mzazrivec at redhat.com)
-- 486526 - put dump files from embedded db into spacewalk-debug
-  (mzazrivec at redhat.com)
-- 486526 - put audit.log into spacewalk-debug (mzazrivec at redhat.com)
-- 486526 - put schema upgrade logs into spacewalk-debug (mzazrivec at redhat.com)
-- 492903 - fixing the sql fetch (pkilambi at redhat.com)
-
-* Fri Apr 24 2009 Brad Buckingham <bbuckingham at redhat.com> 0.6.3-1
-- 309601 - adding satpasswd, satwho and md5crypt to spacewalk-backend-tools
-
-* Wed Apr 22 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.2-1
-- 494976 - adding cobbler systme record name usage to reprovisioning
-  (jsherril at redhat.com)
-- 443500 - Changed logic to determine packages to remove to include the
-  server's current package information. (jason.dobies at redhat.com)
-- When a new system is registered it will notify search service
-  (jmatthew at redhat.com)
-
-* Fri Apr 17 2009 Devan Goodwin <dgoodwin at redhat.com> 0.6.1-1
-- 439042 - fixing the not enough entitlements error to more descriptive.
-  (pkilambi at redhat.com)
-- 495928 - adding cobbler collection to spacewalk-debug (jsherril at redhat.com)
-- moving migrate-system-profile to spacewalk-utils package
-  (pkilambi at redhat.com)
-- 492903 - fix the query to include the privatechannelfamily org into
-  rhnprivatecahnnelfamily (pkilambi at redhat.com)
-- 495396 - let the commandline ca-cert option override the cert when using in
-  conjunction with iss (pkilambi at redhat.com)
-- 494982 - fixing the error message to not take extra strings cusing parse
-  errors (pkilambi at redhat.com)
-- 486526 - display the created and modified information in ISO format.
-  (jpazdziora at redhat.com)
-- 486526 - add history of schema upgrades to spacewalk-debug
-  (mzazrivec at redhat.com)
-- 149695 - Including channel_id as part of rhnErrataQueue table so that
-  taskomatic can send errata notifications based on channel_id instead of
-  sending to everyone subscribed to the channel. The changes include db change
-  to rhnErrataQueue table and backend change to satellite-sync's errata import.
-  (pkilambi at redhat.com)
-- 485870 - only recalculate the channel family counts once per family.
-  (mmccune at gmail.com)
-- 488062 - fixing the activation to be more careful in checking the integrity
-  of variables before assigning slots (pkilambi at redhat.com)
-- 494968 - typo in config comment (pkilambi at redhat.com)
-- 494593 - fixing the repofile compare to use the right type for java date
-  object obtained through hibernate (pkilambi at redhat.com)
-- bumping the protocol version on exporter (pkilambi at redhat.com)
-- 491668 - update Spacewalk Apache conf to support .htaccess
-  (bbuckingham at redhat.com)
-- 486526 - store alert.log into the database/ directory.
-  (jpazdziora at redhat.com)
-- 486526 - renaming directory for database-related stuff, we will want to store
-  alert.log here as well. (jpazdziora at redhat.com)
-- check the attr instead of try catch (pkilambi at redhat.com)
-- 493583 - fixing the rhnpush to call old rpm libraries for RHEL-4
-  (pkilambi at redhat.com)
-- adding some additional checks before creating first org info
-  (pkilambi at redhat.com)
-- bump Versions to 0.6.0 (jesusr at redhat.com)
-- minor default args clean up (pkilambi at redhat.com)
-- Fixing the first org creation to check for ChannelFamily existance and create
-  row if missing so the channel shows up in channels tab on sync
-  (pkilambi at redhat.com)
-
-* Fri Apr 17 2009 Pradeep Kilambi <pkilambi at redhat.com>
-- move the migrate systems script to utils package
-
-* Mon Mar 30 2009 Milan Zazrivec <mzazrivec at redhat.com> 0.5.28-1
-- 485698 - rhn-satellite-exporter manual page fixes
-
-* Thu Mar 26 2009 Milan Zazrivec <mzazrivec at redhat.com> 0.5.27-1
-- 486526 - additional system files and db statistics included into spacewalk-debug archive
-
-* Wed Mar 25 2009 Devan Goodwin <dgoodwin at redhat.com> 0.5.26-1
-- 487621 - Fix segfaults rhnpush has been causing server-side on Fedora 10.
-- Fix Oracle exception handling in procedure calls.
-- 485529 - Fix to handle empty or missing ip_addr on a disabled interface.
-- 482830 - Fix rpm fetch to include the xml-dump-version in httpd headers during GET requests.
-- 483811 - Fix orgid based sync logic.
-- 480252 - Raise meaningful exception instead of traceback on Oracle column size error.
-
-* Thu Mar 19 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.25-1
-- 468686 - restricts deactivated accounts from registering systems and managing systems. 
-- 485532 - Adding the overriding config values for apachec process sizelimit issue
-
-* Wed Mar 18 2009 Mike McCune <mmccune at gmail.com> 0.5.23-1
-- 486186 - Update spacewalk spec files to require cobbler >= 1.4.3
-
-* Fri Mar 13 2009 Miroslav Suchy <msuchy at redhat.com> 0.5.22-1
-- 484879 - warn if you are connection using ISS to parent which do not know ISS
-
-* Wed Mar 11 2009 Miroslav Suchy <msuchy at redhat.com> 0.5.21-1
-- 483802 - remove conflicts between spacewalk-proxy-common and spacewalk-config
-- 209620 - satellite-debug creates world readable output
-- 479439 - adding better message when trying to downgrade entitelments
-- 481236 - making package downloads work for http
-- 485875 - fixing missing man page options and removed deprecated ones for satsync
-
-* Fri Mar 06 2009 Devan Goodwin <dgoodwin at redhat.com> 0.5.20-1
-- Add missing dependency on PyPAM.
-
-* Thu Mar 05 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.19-1
-- 488753 - Adding nevra support to satsync
-
-* Tue Mar 03 2009 Dave Parker <dparker at redhat.com> 0.5.18-1
-- 483802 - Directory /etc/rhn owned by two packages, group does not match
-
-* Fri Feb 27 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.17-1
-- rebuild
-
-* Thu Feb 26 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.15-1
-- 430634 - fixing the profile sync code to include arch info
-
-* Thu Feb 26 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.15-1
-- 430634 - support kickstart profile to compare profiles by arch
-- 487238 - spacewalk-debug not working, doesnt actually write the tar file
-
-* Thu Feb 26 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.14-1
-- 209620 - satellite-debug creates world readable output
-
-* Sat Feb 21 2009 Devan Goodwin <dgoodwin at redhat.com> 0.5.13-1
-- Fix rpm-python hdr installation error on Fedora 10.
-
-* Fri Feb 20 2009 Miroslav Suchy <msuchy at redhat.com> 0.5.12-1
-- fixing run time error of satsync
-
-* Thu Feb 19 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.11-1
-- 480903 - fix for fcntl locking to use flock when IOError's
-- 461672 - fixing satsync --no-rpms to only skip rpms
-
-* Wed Feb 18 2009 Dave Parker <dparker at redhat.com> 0.5.9-1
-- 486186 - Update spacewalk spec files to require cobbler >= 1.4.2
-
-* Wed Feb 18 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.8-1
-- Resolves: bz#446289 - create the private channel family at 
-  org creation time
-
-* Mon Feb 16 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.7-1
-- yum repodata regen support through taskomatic
-
-* Thu Feb 12 2009 Miroslav Suchý <msuchy at redhat.com> 0.5.6-1
-- move logs from /var/tmp to /var/log/nocpulse
-
-* Tue Feb 10 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.5-1
-- bz#368711 bz#480063
-
-* Mon Feb 09 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.4-1
-- bz475894:fixing the server code to filter out duplicate deps 
-  when pushing fedora-10+ packages to channels
-
-* Thu Feb 05 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.3-1
-- fixing satsync warning.
-
-* Wed Jan 28 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.2-1
-- removing rhel-instnum dep requires and associated unsed code
-
-* Tue Jan 20 2009 Miroslav Suchý <msuchy at redhat.com> 0.5.1-1
-- 480757 - fix filenames generation in repomd for custom channels
-- change Source0 to point to fedorahosted.org
-
-* Thu Jan 15 2009 Pradeep Kilambi 0.4.22-1
-- include migrate-system-profile.8 file in the spec
-
-* Thu Jan 15 2009 Milan Zazrivec 0.4.20-1
-- include migrate-system-profile manual page
-
-* Wed Jan 14 2009 Dave Parker <dparker at redhat.com> 0.4.18-1
-- bz461162 added rule to redirect port 80 requests to /rpc/api to /rhn/rpc/api
-
-* Tue Jan 13 2009 Mike McCune <mmccune at gmail.com> 0.4.15-1
-- 461162 - for some reason with our new httpd rework this rewrite rule needs 
-  to be in both config files.  Filed space05 bug: 479911 to address this.
-
-* Tue Jan 13 2009 Michael Mraka <michael.mraka at redhat.com> 0.4.13-1
-- resolved #479826
-- resolved #479825
-
-* Mon Jan 12 2009 Mike McCune <mmccune at gmail.com> 0.4.12-1
-- 461162 - get the virtualization provisioning tracking system to work with a :virt system record.
-- 479640 - remove conflict with specspo; if it causes problems,
-  it should be fixed properly, either in our code or in specspo
-
-* Thu Jan  8 2009 Jan Pazdziora 0.4.10-1
-- more changes for nvrea error handling
-- changed all references of none to auto w.r.t
-  rhnKickstartVirtualizationType
-- 467115 - adding a switch so users can turn off same nvrea different
-  vendor package uploads
-- eliminate satellite-httpd daemon, migrate to 'stock' apache
-- 461162 - adding support to push the cobbler profile name down to koan
-- 461162 - adding some virt options and spiffifying the virt provisioning page
-- 461162 - moving cobbler requirement down to the RPMs that actually use it
-- changes are by multiple authors
-
-* Mon Dec 22 2008 Mike McCune <mmccune at gmail.com>
-- Adding proper cobbler requirement with version
-
-* Fri Dec 19 2008 Dave Parker <dparker at redhat.com> 0.4.9-1
-- Reconfigured backed to use stock apache server rather than satellite-httpd
-
-* Thu Dec 18 2008 Pradeep Kilambi <pkilambi at redhat.com> 0.4.9-1
-- 476055 - fixing sat activation to work by setting the right handler
-- 457629 - multiarch support for errata updates
-
-* Fri Dec 12 2008 Jan Pazdziora 0.4.8-1
-- 476212 - adding Requires rhel-instnum
-- 461162 - remove profile label parameter from the spacewalk-koan call chain
-- 461162 - fix problem w/ backend/satellite_tools makefile
-- 461162 - remove spacewalk-cobbler-sync as well
-- set close-on-exec on log files
-
-* Wed Dec 10 2008 Miroslav Suchy <msuchy at redhat.com> 0.4.7-1
-- fix build errors and finish removing of cobbler-spacewalk-sync and 
-  spacewalk-cobbler-sync from tools subpackage
-
-* Mon Dec  8 2008 Michael Mraka <michael.mraka at redhat.com> 0.4.6-1
-- fixed Obsoletes: rhns-* < 5.3.0
-
-* Mon Nov 17 2008 Devan Goodwin <dgoodwin at redhat.com> 0.4.5-1
-- Expand rhnSQL PostgreSQL support.
-- Fix rhnSQL connection re-use for both Oracle and PostgreSQL.
-
-* Tue Nov 11 2008 Dave Parker <dparker at redhat.com>
-- Added cobbler-spacewalk-sync to tools package
-
-* Thu Nov  6 2008 Devan Goodwin <dgoodwin at redhat.com> 0.4.4-1
-- Adding initial support for PostgreSQL.
-
-* Sun Nov  2 2008  Pradeep Kilambi <pkilambi at redhat.com> 0.3.3-1
-- fixed the auth issue for registration and iss auth handlers
-
-* Fri Oct 24 2008  Jesus M. Rodriguez <jesusr at redhat.com> 0.3.2-1
-- renaming the local exporter
-
-* Fri Oct 10 2008  Pradeep Kilambi <pkilambi at redhat.com>
-- support for inter spacewalk sync
-
-* Thu Oct  9 2008  Pradeep Kilambi <pkilambi at redhat.com>
-- packaging iss-export dump hanlder
-
-* Thu Oct  9 2008  Miroslav Suchy <msuchy at redhat.com>
-- add -iss package for handling ISS
-
-* Wed Sep 24 2008 Milan Zazrivec 0.3.1-1
-- bumped version for spacewalk 0.3
-- fixed package obsoletes
-
-* Wed Sep  3 2008 jesus rodriguez <jesusr at redhat.com> 0.2.4-1
-- rebuilding
-
-* Wed Sep  3 2008 Pradeep Kilambi <pkilambi at redhat.com>
-- fixing rhnpush to be able to push packages associating to channels
-
-* Wed Sep  3 2008 Devan Goodwin <dgoodwin at redhat.com> 0.2.3-1
-- Fixing bug with chown vs chmod.
-
-* Tue Sep  2 2008 Milan Zazrivec 0.2.2-1
-- bumped version for tag-release
-- removed python-sgmlop, PyXML from spacewalk-backend-server requirements
-
-* Tue Aug 19 2008 Mike McCune 0.1.2-1
-- moving requirement for spacewalk-admin version to proper 0.1
-
-* Mon Aug 04 2008  Miroslav Suchy <msuchy at redhat.com> 0.1.2-0
-- rename package to spacewalk-server
-- cleanup spec
-
-* Mon Jun 30 2008 Pradeep Kilambi <pkilambi at redhat.com>
-- including spacewalk-debug tool
-
-* Thu Jun 12 2008 Pradeep Kilambi <pkilambi at redhat.com>
-- clean up hosted specific handlers
-
-* Thu Jun 12 2008 Pradeep Kilambi <pkilambi at redhat.com> 5.2.0-9
-- updated to use default httpd from distribution
-
-* Thu Sep  6 2007 Jan Pazdziora <jpazdziora at redhat.com>
-- updated to use default httpd from distribution
-
-* Thu May 17 2007 Clifford Perry <cperry at redhat.com>
-- adding satComputePkgHeaders.py to rhns-satellite-tools. Needed for upgrades
-
-* Wed Apr 11 2007 Pradeep Kilambi <pkilambi at redhat.com>
-- removing rhns-soa from backend.spec
-- removing hosted specific handlers
-
-* Tue Dec 12 2006 Jesus Rodriguez <jesusr at redhat.com>
-- Added rhns-soa package
-
-* Thu Nov 30 2006 Ryan Newberry <rnewberr at redhat.com>
-- Updated some files defs to handle the fact that .pyc and .pyo files
-  are generated on RHEL5 for geniso.py and gentree.py
-
-* Wed Nov 08 2006 Bret McMillan <bretm at redhat.com>
-- remove the preun trigger that nukes the cache, too expensive an operation
-  to happen each and every time
-
-* Thu Nov 02 2006 James Bowes <jbowes at redhat.com>
-- Remove rhnpush (it has its own spec file now).
-
-* Fri Oct 20 2006 James Bowes <jbowes at redhat.com>
-- Replace cheetah with hand-coded xml generation.
-
-* Wed Oct 11 2006 James Bowes <jbowes at redhat.com>
-- Include template file for other.xml
-
-* Mon Jul 17 2006 James Bowes <jbowes at redhat.com>
-- Add repository metadata generation files.
-
-* Sun Feb 19 2006 Bret McMillan <bretm at redhat.com>
-- make rhns-[xp/app/bugzilla] conflict with specspo
-
-* Fri Jul  1 2005 Joel Martin <jmartin at redhat.com> 4.0.0-131
-- Makefile.defs python compile searches PATH for python
-
-* Mon Jun  6 2005 Mihai Ibanescu <misa at redhat.com> 4.0.0-106
-- split rhns-sql out of rhns-server, to allow for this piece of functionality
-  without needing mod_python etc.
-
-* Mon Oct 11 2004 Todd Warner <taw at redhat.com>
-- removed rmchannel
-
-* Mon Aug 09 2004 Todd Warner <taw at redhat.com>
-- send-satellite-debug executable and manpage pulled
-
-* Tue Jul 06 2004 Todd Warner <taw at redhat.com>
-- rhns-shared goes away. Code moves to rhns-certs-tools elsewhere.
-- rhn-ssl-dbstore and associated files added.
-
-* Tue Jun 15 2004 Todd Warner <taw at redhat.com>
-- new RPM: rhns-shared
-
-* Tue Jun 01 2004 Todd Warner <taw at redhat.com>
-- rhn_satellite_activate.py added to spec file.
-
-* Fri May 28 2004 Todd Warner <taw at redhat.com>
-- rhn-charsets and manpage added to satellite-tools.
-  Thanks to Cliff Perry <cperry at redhat.com> for the script.
-
-* Tue Mar 30 2004 Mihai Ibanescu <misa at redhat.com>
-- rhns-upload-server and rhns-package-push-server added to this tree
-
-* Thu Dec 11 2003 Todd Warner <taw at redhat.com>
-- rhn-satellite-activate and manpage added to satellite-tools.
-
-* Thu Dec 11 2003 Todd Warner <taw at redhat.com>
-- rhn-schema-version and manpage added to satellite-tools.
-
-* Thu Oct 16 2003 Mihai Ibanescu <misa at redhat.com>
-- action_error renamed to action_extra_data
-
-* Mon Jul 28 2003 Todd Warner <taw at redhat.com>
-- rhnpush.8 (man page) in the rhnpush RPM now instead of satellite-tools (oops)
-
-* Fri Jun  6 2003 Todd Warner <taw at redhat.com>
-- man pages added: satellite-debug.8, send-satellite-debug.8, & rhnpush.8
-
-* Thu May  8 2003 Mihai Ibanescu <misa at redhat.com>
-- rhns-xml-export-libs depends on python-iconv
-
-* Tue Apr 15 2003 Todd Warner <taw at redhat.com>
-- added a number of .py files to the satellite_tools lineup.
-- added a number of .py files to the server/importLib lineup.
-
-* Thu Apr  3 2003 Mihai Ibanescu <misa at redhat.com>
-- xml-export-libs owns the satellite_tools dir (and therefore also needs
-  __init__)
-
-* Tue Mar 18 2003 Todd Warner <taw at redhat.com>
-- added rhnLockfile.py. Used by various commandline tools (e.g. satellite-sync).
-- rhnFlock.py is no longer used (previously used for locking down log files).
-
-* Tue Mar 11 2003 Cristian Gafton <gafton at redhat.com>
-- add hourly crons to rhns-tools
-
-* Fri Feb 28 2003 Mihai Ibanescu <misa at redhat.com>
-- Added server/action_error/*
-
-* Fri Jan 31 2003 Mihai Ibanescu <misa at redhat.com>
-- Attempt to sanitize the satellite_ttols dir: added xml-export-libs
-
-* Mon Jan 27 2003 Mihai Ibanescu <misa at redhat.com>
-- Requires PyXML
-
-* Mon Jan 13 2003 Mihai Ibanescu <misa at redhat.com>
-- Added rmchannel
-
-* Thu Nov  7 2002 Mihai Ibanescu <misa at redhat.com>
-- Fixed bug 77463
-
-* Tue Nov  5 2002 Mihai Ibanescu <misa at redhat.com>
-- rhnpush should not require rhns-server. rhnpush doesn't even need rhns.
-  Bug 77371
-
-* Tue Oct 29 2002 Todd Warner <taw at redhat.com>
-- satellite-import goes away.
-
-* Mon Oct  7 2002 Cristian Gafton <gafton at redhat.com>
-- updated the tools subpackage
-
-* Wed Oct  2 2002 Mihai Ibanescu <misa at redhat.com>
-- added rhns-applet
-- removed the requirements imposed by the build system
-
-* Thu Sep 19 2002 Todd Warner <taw at redhat.com>
-- rhns shouldn't require DCOracle.
-- rhnDefines.py is no longer a part of rhns.
-
-* Wed Sep 11 2002 Todd Warner <taw at redhat.com>
-- s/python-clap/python-optik
-- appearantly we forgot to require python-optik for satellite-tools as well.
-
-* Tue Aug 20 2002 Cristian Gafton <gafton at redhat.com>
-- add satellite-tools back; my split efforts are failing one by one...
-
-* Mon Aug 19 2002 Cristian Gafton <gafton at redhat.com>
-- add rhnpush to the mix
-
-* Wed Aug  7 2002 Cristian Gafton <gafton at redhat.com>
-- merged the former rhns-notification spec file in too (now as rhns-tools)
-- fix post, which should not be tagged to the server package
-- renamed some conig files to math their package names better
-- merged the spec files for rhns-common and rhns-server into a single
-  one. Now the rhns-common package is called simply rhns
-
-* Thu Jul 25 2002 Cristian Gafton <gafton at redhat.com>
-- renaming of the default config files
-- add per subpackage logrotate files
-
-* Mon Jun 17 2002 Mihai Ibanescu <misa at redhat.com>
-- bugzilla component name changed
-
-* Tue Jun 11 2002 Todd Warner <taw at redhat.com>
-- bugzilla specific code pulled out of the app_internal RPM and given its own.
-
-* Fri May 31 2002 Todd Warner <taw at redhat.com>
-- adding server/rhnPackage.py
-
-* Tue May 21 2002 Cristian Gafton <gafton at redhat.com>
-- fix location of config files
-- get rid of the RHNS usage
-- fix the license fields
-- moved rhn_server_satellite.conf back in the rhns-server-sat package
-- add defattr to all subpackages
-- fix default permissions for config files (apache should be able to
-  read them, but not change them)
-
-* Thu May 16 2002 Todd Warner <taw at redhat.com>
-- rhn_server_satellite.conf was double serviced in the main server and in sat.
-  It is used by satellite-tools as well so needs to reside in rhns-server.
-
-* Wed May 15 2002 Todd Warner <taw at redhat.com>
-- httpd.conf.sample file should be a real conf file (..._xmlrpc.httpd.conf).
-
-* Tue May 14 2002 Cristian Gafton <gafton at redhat.com>
-- add support for multiple release building
-
-* Tue Apr 23 2002 Cristian Gafton <gafton at redhat.com>
-- add rhnHandler
-
-* Thu Apr 18 2002 Todd Warner <taw at redhat.com>
-- took out references to rhnslib
-- fixed sat stuff.
-- added *.httpd.conf files.
-- added *.httpd.conf.sample file.
-- rhnImport.py* was missing.
-- server/handlers/__init__.py* was missing.
-
-* Wed Apr 17 2002 Cristian Gafton <gafton at redhat.com>
-- add rhnMapping, apacheHandler and rhnServer
-- minor reorg to the files section - still need to figure out if we
-  need to ship the whole importlib to all subpackages....
-
-* Wed Apr 17 2002 Mihai Ibanescu <misa at redhat.com>
-- /var/up2date/ no longer needed: replaced with /var/cache/rhn
-- split rhns-server-{xmlrpc,sat,app,xp}
-
-* Tue Apr 16 2002 Cristian Gafton <gafton at redhat.com>
-- add rhnChannel, rhnRPM, rhnUser
-
-* Fri Mar 15 2002 Todd Warner <taw at redhat.com>
-- rhnServerLogRotate --> rhn_server in the logrotate directory.
-
-* Thu Mar 14 2002 Todd Warner <taw at redhat.com>
-- preun's added that rpmsave the rhn.conf file upon rpm -e.
-  This was chosen in opposition to making rhn.conf a config'ed
-  file... which has its own side-effects.
-
-* Wed Mar 13 2002 Cristian Gafton <gafton at redhat.com>
-- update for the new bs
-
-* Sun Mar 10 2002 Todd Warner <taw at redhat.com>
-- removed old obsoletes that simply don't matter.
-
-* Fri Mar  8 2002 Mihai Ibanescu <misa at redhat.com>
-- defined rhnconf
-- added {rhnroot}/server/conf/rhn.conf
-
-* Thu Mar 07 2002 Todd Warner <taw at redhat.com>
-- new common/rhnConfig.py methodology
-- server/rhnConfig.py gone
-- rhnConfigCheck.py gone
-- siteConfig.py no longer relevant
-- /etc/rhn/rhn.conf stuff added.
-- give ownership of /etc/rhn/rhn.conf to apache
-- added log rotation crap.
-- fixed a couple of install section errors.
-
-* Wed Oct 17 2001 Todd Warner <taw at redhat.com>
-- change location of server specific en/ and ro/ directories.
-- small comment/description changes.
-- changelog has consistent spacing now.
-
-* Fri Aug 10 2001 Cristian Gafton <gafton at redhat.com>
-- track rhnSecret.py as a ghost file
-
-* Mon Jul 30 2001 Mihai Ibanescu <misa at redhat.com>
-- Added server/action/*
-
-* Mon Jul 23 2001 Mihai Ibanescu <misa at redhat.com>
-- Added a requires for a specific version of rpm-python, since we are sending
-  the headers with a digest attached.
-  
-* Thu Jul 12 2001 Mihai Ibanescu <misa at redhat.com>
-- siteConfig.py is now config(noreplace) since it was screwing up the
-  already-installed siteConfig.py
-  
-* Mon Jul  9 2001 Cristian Gafton <gafton at redhat.com>
-- get rid of the -head package and integrate everything in the rhns-server
-
-* Mon Jul  9 2001 Mihai Ibanescu <misa at redhat.com>
-- Added an explicit dependency on python-xmlrpc >= 1.4.4
-- Added /var/log/rhns
-
-* Sun Jul 08 2001 Todd Warner <taw at redhat.com>
-- unified and now install config files properly
-
-* Tue Jul  3 2001 Cristian Gafton <gafton at redhat.com>
-- no more webapp
-
-* Fri Jun 29 2001 Mihai Ibanescu <misa at redhat.com>
-- Added /var/up2date/list as a dir
-
-* Tue Jun 19 2001 Cristian Gafton <gafton at redhat.com>
-- rename the base package to rhns-server
-- import the version and release from the version file
-
-* Mon Jun 18 2001 Mihai Ibanescu <misa at rehdat.com>
-- Rebuild
-
-* Fri Jun 15 2001 Mihai Ibanescu <misa at redhat.com>
-- Built packages as noarch
-- Added a postinstall script to generate the secret
-- RPM_BUILD_ROOT is created by the install stage
-
-* Thu Jun 14 2001 Cristian Gafton <gafton at redhat.com>
-- siteConfig is now nstalled by Makefile; no need to touch it
-- make siteConfig common with the proxy package
-
-* Thu Jun 14 2001 Mihai Ibanescu <misa at redhat.com>
-- Added some files 
-- Fixed the install stage
-- Added dependency on rhns-common
-
-* Tue Jun 12 2001 Cristian Gafton <gafton at redhat.com>
-- rework for the new layout
-
-* Fri Mar 16 2001 Cristian Gafton <gafton at redhat.com> 
-- deploy the new code layout
-- ship a compiled version of config as well
-- don't ship default config files that open holes to the world
-
-* Fri Mar 16 2001 Adrian Likins <alikins at redhat.com>
-- add the bugzilla_errata stuff to app packages
-
-* Mon Mar 12 2001 Cristian Gafton <gafton at redhat.com> 
-- get rid of the bsddbmodule source code (unused in the live site)
-


More information about the scm-commits mailing list