[spacewalk-web] Rebase to spacewalk-web-1.9.22-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:44:09 UTC 2013


commit 452e7be3d548c22c9951579559bfbd8a61d9c379
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:44:05 2013 +0100

    Rebase to spacewalk-web-1.9.22-1.fc18 in rawhide.

 .gitignore         |    1 +
 sources            |    2 +-
 spacewalk-web.spec |  582 ++++++++++------------------------------------------
 3 files changed, 106 insertions(+), 479 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b66dd6..81dc5ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /spacewalk-web-1.6.37.tar.gz
 /spacewalk-web-1.7.28.tar.gz
 /spacewalk-web-1.8.49.tar.gz
+/spacewalk-web-1.9.22.tar.gz
diff --git a/sources b/sources
index 2903439..ddaefb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f38a642b9d9a12a3090ab319a22782d  spacewalk-web-1.8.49.tar.gz
+a884e2f08a1c24d959a04ed2ebc3a504  spacewalk-web-1.9.22.tar.gz
diff --git a/spacewalk-web.spec b/spacewalk-web.spec
index 8f4b3c9..26e6744 100644
--- a/spacewalk-web.spec
+++ b/spacewalk-web.spec
@@ -2,8 +2,8 @@ Name: spacewalk-web
 Summary: Spacewalk Web site - Perl modules
 Group: Applications/Internet
 License: GPLv2
-Version: 1.8.49
-Release: 2%{?dist}
+Version: 1.9.22
+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) 
@@ -71,6 +71,7 @@ Requires: httpd
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Obsoletes: rhn-dobby < 5.3.0
 Provides: rhn-dobby = 5.3.0
+Requires: /sbin/runuser
 
 %description -n spacewalk-dobby
 Dobby is collection of Perl modules and scripts to administer an Oracle
@@ -125,6 +126,7 @@ make -f Makefile.spacewalk-web PERLARGS="INSTALLDIRS=vendor" %{?_smp_mflags}
 rm -rf $RPM_BUILD_ROOT
 make -C modules install DESTDIR=$RPM_BUILD_ROOT PERLARGS="INSTALLDIRS=vendor" %{?_smp_mflags}
 make -C html install PREFIX=$RPM_BUILD_ROOT
+make -C include install PREFIX=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name perllocal.pod -exec rm -f {} \;
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -138,6 +140,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/cron.daily
 install -m 644 conf/rhn_web.conf $RPM_BUILD_ROOT%{_prefix}/share/rhn/config-defaults
 install -m 644 conf/rhn_dobby.conf $RPM_BUILD_ROOT%{_prefix}/share/rhn/config-defaults
 install -m 755 modules/dobby/scripts/check-database-space-usage.sh $RPM_BUILD_ROOT/%{_sysconfdir}/cron.daily/check-database-space-usage.sh
+%if 0%{?fedora} < 18
+rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/PXT/Apache24Config.pm
+%endif
 
 
 %clean
@@ -249,15 +254,108 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n spacewalk-html
 %{_var}/www/html/*
+%{_datadir}/spacewalk/web
 %doc LICENSE
 
 # $Id$
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.49-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Mon Mar 04 2013 Stephen Herr <sherr at redhat.com> 1.9.22-1
+- version and branch updates for spacewalk 1.9
+
+* Fri Mar 01 2013 Stephen Herr <sherr at redhat.com> 1.9.21-1
+- this version should not be updated yet
+
+* Fri Mar 01 2013 Stephen Herr <sherr at redhat.com> 1.9.20-1
+- Updating API versions for release
+- Purging %%changelog entries preceding Spacewalk 1.0, in active packages.
+
+* Thu Feb 28 2013 Jan Pazdziora 1.9.19-1
+- Removing the dsn parameter from initDB, removing support for --db option.
+
+* Wed Feb 20 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.18-1
+- Apache2::Provider is unused
+
+* Tue Feb 12 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.17-1
+- removed unused pxt page
+
+* Mon Feb 11 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.16-1
+- install Apache24Config.pm in on Fedora with apache 2.4
+
+* Fri Feb 08 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.15-1
+- $reqs was always equal $passes
+- acl is the only one supported type now
+- removed unused valid-user type
+- make pxt ACL work in apache 2.4
+- simplify @requires list
+- merged .htaccess to main httpd configuration
+- Silence the Statement unlikely to be reached at /usr/bin/db-control line 29
+  warning.
+
+* Wed Feb 06 2013 Stephen Herr <sherr at redhat.com> 1.9.14-1
+- Make it possible to run db-control without doing su - oracle first.
+
+* Tue Feb 05 2013 Jan Pazdziora 1.9.13-1
+- Removing hw_prof_update_conf.pxt, pkg_prof_update_conf.pxt, and
+  rhn:server_set_actions_cb as they have been replaced by .do pages.
+- Removed /network/systems/ssm/misc/index.pxt, it is no longer referenced (was
+  bundled with the tagging commit).
+
+* Mon Feb 04 2013 Jan Pazdziora 1.9.12-1
+- Automatic commit of package [rhncfg] release [5.10.41-1].
+- Removed /network/systems/ssm/misc/index.pxt, it is no longer referenced.
+- Redirect to landing.pxt to flush out the blue messages, then go to Index.do.
+- The gpg_info.pxt is only referenced from channel_gpg_key, only used by rhn-
+  channel-gpg-key in this page, removing.
+
+* Fri Feb 01 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.11-1
+- no-access is no more used
+
+* Thu Jan 31 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.10-1
+- moved template files out of document root
+- look for pxt includes outside of document root
+
+* Mon Jan 28 2013 Jan Pazdziora 1.9.9-1
+- With removal of TracerList, all_traces is not longer used, removing.
+
+* Thu Jan 24 2013 Tomas Lestach <tlestach at redhat.com> 1.9.8-1
+- 886831 - replace sysdate with current_timestamp for package synchronisation
+  removal
+
+* Fri Jan 18 2013 Jan Pazdziora 1.9.7-1
+- Removing no longer used rhnChannelDownloads, rhnDownloads, and
+  rhnDownloadType.
+- The channel_has_downloads acl and has_downloads are not longer used,
+  removing.
+- Removing the Downloads tab, it points to nonexisting
+  /rhn/software/channel/downloads/Download.do page.
+
+* Wed Jan 09 2013 Tomas Lestach <tlestach at redhat.com> 1.9.6-1
+- 893068 - Fixing enable_snapshot typo
+
+* Fri Dec 07 2012 Jan Pazdziora 1.9.5-1
+- Remove sysdate keyword
+
+* Wed Nov 28 2012 Tomas Lestach <tlestach at redhat.com> 1.9.4-1
+- 470463 - fixing xmllint issue
 
-* Wed Oct 31 2012 Jan Pazdziora 1.8.49-1
-- Removing nightly from version.
+* Wed Nov 21 2012 Jan Pazdziora 1.9.3-1
+- Revert "removed dead query"
+- Revert "The ssm_rollback_by_tag_action_cb method no longer referenced,
+  removing."
+
+* Fri Nov 09 2012 Jan Pazdziora 1.9.2-1
+- 490524 - Return the datetime in the local time zone.
+- 490524 - Epoch is always in UTC, no time_zone setting for epoch case.
+- Function date_to_epoch made obsolete, not used anymore.
+- The from_zone parameter is not used anywhere.
+- Use RHN::Date where it is used (only).
+- 490524 - Avoid initializing the object with local only to call time_zone
+  right away.
+- 490524 - Shortcut RHN::Date->now->long_date, avoiding DateTime.
+
+* Wed Oct 31 2012 Jan Pazdziora 1.9.1-1
+- Bumping version string to 1.9.
+- Bumping package versions for 1.9.
 
 * Tue Oct 30 2012 Jan Pazdziora 1.8.48-1
 - Update the copyright year.
@@ -1253,475 +1351,3 @@ rm -rf $RPM_BUILD_ROOT
 - bumping spec files to 1.1 packages
 - Constants DEFAULT_RHN_SATCON_TREE and DEFAULT_SATCON_DICT not longer used
 
-* Wed Mar 31 2010 Miroslav Suchý <msuchy at redhat.com> 0.9.7-1
-- 576907 - make SystemSnapshots aware of multiarch packages
-
-* Thu Mar 25 2010 Justin Sherrill <jsherril at redhat.com> 0.9.6-1
-- 528170 - fixing issue where cloning a channel with cloned errata would select
-  clones of the cloned errata to pull into the new channel if they existed,
-  instead of just using the original clones directly. (jsherril at redhat.com)
-
-* Thu Mar 18 2010 Jan Pazdziora 0.9.5-1
-- 568958 - fixing issue where package removal and verify could not be scheduled
-  or would not work for systems that do not upload arch information
-  (jsherril at redhat.com)
-- 516048 - syncing java stack with perl stack on channel naming convention
-  (shughes at redhat.com)
-- 529371 - use the OO interface to File::Temp, make it UNLINK
-
-* Wed Mar 10 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.4-1
-- fixed typos
-
-* Mon Mar 08 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.3-1
-- 529371 - fixed missing code from gpg migration
-- 528170 - fixing cloning on an already cloned channel
-
-* Fri Feb 19 2010 Michael Mraka <michael.mraka at redhat.com> 0.9.1-1
-- moved PXT::Debug to separate module
-
-* Thu Feb 04 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.14-1
-- updated copyrights
-- removed a lot of unused code
-
-* Tue Feb 02 2010 Jan Pazdziora 0.8.13-1
-- 549666 - link to the list of keys handled by the Java stack.
-- Removal of dead code.
-
-* Mon Feb 01 2010 Jan Pazdziora 0.8.11-1
-- Removed RSS unused code.
-- 492161 - removed web/html/errata.
-- Removed a lot of code made unused by above removals.
-
-* Fri Jan 29 2010 Miroslav Suchý <msuchy at redhat.com> 0.8.10-1
-- No XMLRPC/SOAP processing in the web/Perl stack, 
-  removing. (jpazdziora at redhat.com)
-- 543879 - adding support to the proxy side to redirect to a url 
-  that will rewrite kickstarts with the proxy name for /cblr 
-  urls (jsherril at redhat.com)
-
-
-* Thu Jan 14 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.9-1
-- force correct UTF-8 in changelog
-- fixed directories and links listing in package detail
-- fixed email sending in pxt pages
-- added back RHN::Cleansers
-- removed dead code
-
-* Wed Jan 06 2010 Jan Pazdziora 0.8.8-1
-- Fixed the forgot_* emails.
-- More dead code removals.
-
-* Mon Jan 04 2010 Michael Mraka <michael.mraka at redhat.com> 0.8.6-1
-- more dead code removed
-* Sat Dec 26 2009 Jan Pazdziora 0.8.5-1
-- more dead code removals
-
-* Tue Dec 22 2009 Jan Pazdziora 0.8.4-1
-- Removed more dead code, including spacewalk-cypress.
-
-* Mon Dec 21 2009 Jan Pazdziora <jpazdziora at redhat.com> 0.8.3-1
-- removed a lot of dead code, including spacewalk-moon
-- modified to fit sha256 schema changes (michael.mraka at redhat.com)
-- adding channel.software.regenerateYumCache() api call (jsherril at redhat.com)
-
-* Tue Dec 15 2009 Jan Pazdziora 0.8.2-1
-- Removed dead code (PXT tags, xmlrpc, functions, modules).
-
-* Fri Dec  4 2009 Miroslav Suchý <msuchy at redhat.com> 0.8.1-1
-- sha256 support
-
-* Wed Dec 02 2009 Tomas Lestach <tlestach at redhat.com> 0.7.8-1
-- 537094 - yum list-sec CVE's on cloned channels doesn't work
-  (tlestach at redhat.com)
-
-* Mon Nov 30 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.7-1
-- add variable web.chat_enabled to config file
-
-* Thu Nov 19 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.6-1
-- 531649 - fixed confirmation message after channel merge/compare
-- 527881 - fixed set clearing on the channel merge page
-
-* Mon Oct 26 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.5-1
-- bump up spacewalk version to 0.7
-- 449167 - add api call for rpm install date
-- Make spacewalk use the editarea RPM and remove supplied editarea files <colin.coe at gmail.com>
-
-* Thu Sep 17 2009 Miroslav Suchý <msuchy at redhat.com> 0.7.4-1
-- 476851 - removal of tables: rhn_db_environment, rhn_environment                                                              
-- 520441 - don't apply ExtUtils::MY->fixin(shift) to perl executables
-
-* Tue Sep 01 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.3-1
-- 488431 - don't report high usage on UNDO
-
-* Fri Aug 28 2009 Michael Mraka <michael.mraka at redhat.com> 0.7.2-1
-- awk | sed | sed is rarely needed
-- use spacewalk-cfg-get instead of awk
-
-* Thu Aug 20 2009 Miroslav Suchy <msuchy at redhat.com> 0.7.1-1
-- fix an ISE relating to config management w/selinux (Joshua Roys)
-- allow users to chat with spacewalk members on IRC via the web. (jesusr at redhat.com) 
-- 516608 - redirect output of rhn-ssl-tool to apache error log
-
-* Wed Aug 05 2009 John Matthews <jmatthew at redhat.com> 0.6.19-1
-- 515580 - remove hard links to scooby.rdu (shughes at redhat.com)
-
-* Tue Aug 04 2009 Jan Pazdziora 0.6.17-1
-- Bump up the version to 0.6, in preparation for Spacewalk 0.6
-
-* Wed Jul 29 2009 John Matthews <jmatthew at redhat.com> 0.6.16-1
-- 512440 - SetHandler to none to allow ProxyPass on /cobbler* and /cblr to
-  work. (jpazdziora at redhat.com)
-- 512440 - Revert parts of "512440 - Fixed the proxies to turn SSLProxyEngine
-  to deal with Cobbler KS files" (jpazdziora at redhat.com)
-- 512440 - Revert "512440 - Fixed the proxies to turn SSLProxyEngine to deal
-  with Cobbler KS files" (jpazdziora at redhat.com)
--  Adding a new create channel api using checksumtype as a params.
-  (pkilambi at redhat.com)
-
-* Mon Jul 27 2009 Devan Goodwin <dgoodwin at redhat.com> 0.6.15-1
-- Prep perl stack for PostgreSQL connections. (dgoodwin at redhat.com)
-- Remove use of RHN_DEFAULT_DB environment variable for db connections.
-  (dgoodwin at redhat.com)
-- Remove unused get_default_handle sub in DB.pm. (dgoodwin at redhat.com)
-
-* Mon Jul 27 2009 John Matthews <jmatthew at redhat.com> 0.6.14-1
-- 512440 - Fixed the proxies to turn SSLProxyEngine to deal with Cobbler KS
-  files (paji at redhat.com)
-- 512440 - Fixed the proxies to turn SSLProxyEngine to deal with Cobbler KS
-  files (paji at redhat.com)
-- 493060 - do not send email "RHN Monitoring Scout started" by default
-  (msuchy at redhat.com)
-
-* Tue Jul 21 2009 Miroslav Suchy <msuchy at redhat.com> 0.6.13-1
-- 512440 - add cobbler-proxy.conf to older rhn proxy installer
-
-* Thu Jul 09 2009 John Matthews <jmatthew at redhat.com> 0.6.11-1
-- 510146 - Update copyright years from 2002-08 to 2002-09.
-  (dgoodwin at redhat.com)
-- 508980 - converting SSM kickstart to java (jsherril at redhat.com)
-
-* Mon Jul 06 2009 John Matthews <jmatthew at redhat.com> 0.6.10-1
-- 509376 - add Shared Channels to side navigation of Channels tab
-  (bbuckingham at redhat.com)
-- 508859 - fixed proxy documenation links (shughes at redhat.com)
-
-* Thu Jun 25 2009 John Matthews <jmatthew at redhat.com> 0.6.9-1
-- 506154 - Added "wrap" option to textarea widget. Set to off for remote
-  command script editing page. (jason.dobies at redhat.com)
-- 501933 - Changed the script rendering to wrap in a readonly textarea.
-  (jason.dobies at redhat.com)
-- 505315 - checking in missing file from previous commit (jsherril at redhat.com)
-- 505315 - fixing issue where cobbler provisioning couldnt occur through a 5.3
-  proxy if installed through the webui (jsherril at redhat.com)
-- 502259 - fixing issue where systems would not show up on applicable systems
-  page of patches (jsherril at redhat.com)
-- 504327 - fixing acl for chcecking needed install tab (shughes at redhat.com)
-- 503187 - set MaxRequestsPerChild to 200 (WebUI installer) (msuchy at redhat.com)
-
-* Fri Jun 05 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.8-1
-- 197294 - add hardware report support for CAPTURE cards (shughes at redhat.com)
-- 500709 - html error code page support for sessionless bots (shughes at redhat.com)
-- 435043 - adding errata sync page for syncing out of date errata (that have
-  been updated by red hat) (jsherril at redhat.com)
-- 501784 - fixed issue with timed out logins that required cookie deletion to
-  log in again (jsherril at redhat.com)
-- 501224 - api - enhance system.listSystemEvents to include more detail on
-  events executed (bbuckingham at redhat.com)
-- 500709 - static html for non session error pages (shughes at redhat.com)
-- 503081 - fixed /help url to to go to /rhn/help/index.do instead of about.pxt
-  (paji at redhat.com)
-- 503081 - Fixed a html redirect issue causing page to reload indefinitely on
-  IE (paji at redhat.com)
-- 501784 - fixed issue with timed out logins that required cookie deletion to
-  log in again (jsherril at redhat.com)
-- 501797 - remove /etc/rc.d/np.d/step MonitoringScout install
-  (msuchy at redhat.com)
-- 499399 - create new api call proxy.createMonitoringScout (msuchy at redhat.com)
-- 496105 - Fix for setting up activaiton key for para-host provisioning
-  (paji at redhat.com)
-- 498467 - A few changes related to the channel name limit increase.
-  (jason.dobies at redhat.com)
-
-* Tue May 26 2009 Devan Goodwin <dgoodwin at redhat.com> 0.6.7-1
-- 500429 - removed join against rhnSharedChannelView to remove dup entries
-  (shughes at redhat.com)
-- Clear selected packages when merging channel contents. (dgoodwin at redhat.com)
-- 494966 - don't allow users to clone shared channels (shughes at redhat.com)
-
-* Thu May 21 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.6-1
-- 501376 - api - deprecate system.applyErrata (bbuckingham at redhat.com)
-- 499667 - Implemented option 2 presented in the BZ: allow comparision of any
-  channel to *any* channel, ignore arch all together. (jason.dobies at redhat.com)
-- Fixed sorting to use javascript (paji at redhat.com)
-- 500719 - Ported delete channel page to Java; success/failure messages now
-  properly displayed on manage channels page. (jason.dobies at redhat.com)
-- 498251 - add new api proxy.listAvailableProxyChannels (msuchy at redhat.com)
-- 500499 - fixed issue where task engine times were not displayed, the old perl
-  code had been ripped out, so i converted it to java (jsherril at redhat.com)
-- 498282 - rhns-proxy-monitoring has been renamed to spacewalk-proxy-monitoring
-  (msuchy at redhat.com)
-- 497892 - create access.log on rhel5 (msuchy at redhat.com)
-- 499473 - api - added 2 new api calls to org for listing entitlements
-  (bbuckingham at redhat.com)
-- 492588 - added left outer join to include shared channels
-  (shughes at redhat.com)
-- 499377 - fix help link for proxy install (bbuckingham at redhat.com)
-
-* Wed May  6 2009 Miroslav Suchý <msuchy at redhat.com> 0.6.5-1
-- make webui proxy installer aware of new packages spacewalk-monitoring-selinux
-- make webui proxy installer aware of new packages oracle-instantclient-selinux, oracle-nofcontext-selinux
-- 493428 - make webui installer aware of new package - spacewalk-proxy-selinux
-- 492588 - changed query to use rhnSharedChannelView to support shared channels in activation keys
-- 480011 - Added organization to the top header near the username.
-- 481578 - Ported manage software channels page from perl to java
-- 489902 - fix help links to work with rhn-il8n-guides
-
-* Fri Apr 24 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.4-1
-- 485981 - fix web proxy installer help links (bbuckingham at redhat.com)
-
-* Wed Apr 22 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.3-1
-- 485020 - errata clone names consistent in perl/java (jsherril at redhat.com)
-- 474567 - Stop running commands on SSM systems that don't have provisioning. (dgoodwin at redhat.com)
-- 436851 - Removed dead references (jason.dobies at redhat.com)
-- 496710 - system.listSystemEvents - convert dates in return to use Date (bbuckingham at redhat.com)
-- 496214 - Fix About links in Perl sitenav. (dgoodwin at redhat.com)
-
-* Fri Apr 17 2009 Devan Goodwin <dgoodwin at redhat.com> 0.6.2-1
-- 496161 - removing find a system box from system group details page
-  (jsherril at redhat.com)
-- 476248 - add correct lang to proxy install guide url (jesusr at redhat.com)
-- 494450 - api - add permissions_mode to ConfigRevisionSerializer & fix doc on
-  system.config.createOrUpdatePath (bbuckingham at redhat.com)
-
-* Thu Apr 16 2009 jesus m. rodriguez <jesusr at redhat.com> 0.6.1-1
-- remove Proxy Release Notes link and unused Developer's area. (jesusr at redhat.com)
-- 494714 - fixing 404 after cloning channel with selective errata (jsherril at redhat.com)
-- 484294 - can't delete channel with distros (paji at redhat.com)
-- 495722 - fixing issue where /ty/TOKEn wasnt being rendered properly (jsherril at redhat.com)
-- 490904 - change all references to /rhn/help/*/en/ -> /rhn/help/*/en-US/ (jesusr at redhat.com)
-- api doclet - enhanced to support a 'since' tag, tagged snapshot apis and
-  bumped api version (bbuckingham at redhat.com)
-- 494475,460136 - remove faq & feedback code which used customerservice emails. (jesusr at redhat.com)
-- Revert "484702 - remove dead function generate_server_pem from RHN::SatInstall." (mzazrivec at redhat.com)
-- Revert "484703 - remove dead function generate_satcon_dict from RHN::SatInstall." (mzazrivec at redhat.com)
-- Revert "484705 - remove dead function satcon_deploy from RHN::SatInstall." (mzazrivec at redhat.com)
-- bump Versions to 0.6.0 (jesusr at redhat.com)
-
-* Thu Mar 26 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.23-1
-- 489736 - generate non-expiring kickstart package download url
-- 489736 - download_url_lifetime of 0 disables expiration server wide
-- 489736 - can disable experiation by package name by non_expirable_package_urls
-
-* Thu Mar 26 2009 Miroslav Suchy <msuchy at redhat.com> 0.5.22-1
-- 491667 - do not fail if none of the packages are installed
-- code cleanup - remove 3.6 and 3.7 proxy installer (EOL)
-- 491670 - add rhn-proxy-branding to list of package to remove in 5.3
-- 491670 - add conflicting package from older proxy versions
-- remove libidn from conflictin packages from proxy installer
-
-* Wed Mar 25 2009 Jan Pazdziora 0.5.20-1
-- 491687 - call wrapper around sudo invocations, to change SELinux domain
-
-* Fri Mar 20 2009 Mike McCune <mmccune at gmail.com> 0.5.19-1
-- space05 - bumping release footer/config for 0.5 release
-
-* Thu Mar 19 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.18-1
-- 472595 - fixes for kickstart performance, start of porting ks downloads to java
-- 490726 - minor updates to about.pxt
-- added support for db-control extend TEMP_TBS
-- 466502 - fixes issues related to repo command addition and proper ks url generation
-
-* Thu Mar 12 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.17-1
-- forgot to remove an alert, arg
-
-* Wed Mar 11 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.16-1
-- 249459 - fixing issue where org trust page was busted
-- 481236 - fix issue where rewrite was not being inherited by virtual host, making package downloads didn't work
-- 483287 - Added ability to do a cobbler sync thru the UI
-- 465775 - adding synopsis to errata clone page
-- Use /usr/sbin/rhn-satellite for restart
-- Revert "code cleanup - enable_notification_cron and disable_notification_ cron are not used any more" 
-
-* Thu Mar 05 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.15-1
-- 487563 - switching take_snapshots to enable_snapshots
-- 193788 - converting a few pages to java, so we can sort better
-- 459827 - mention the 64 character limit.
-- 485497 - adding IQ back to t6 list
-- 487563 - adding on/off switch for snapshots
-
-* Thu Feb 26 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.14-1
-- rebuild
-
-* Thu Feb 19 2009 Miroslav Suchy <msuchy at redhat.com> 0.5.13-1
-- fix proxy webui installer 
-
-* Thu Feb 19 2009 Jan Pazdziora 0.5.12-1
-- 479742 - changes to make doc links from Help and About pages configurable (Brad B.)
-- 486057 - reworked proxy install xml file for 530 support (Shannon H.)
-- 485878 - missing options in db-control.1 (Milan Z.)
-- 485985 - remove references to obsolete package rhns-proxy-management (Shannon H.)
-- 484717 - remove dead function store_ssl_cert from RHN::SatInstall
-- 484709 - remove dead function sat_sync from RHN::SatInstall
-- 484705 - remove dead function satcon_deploy from RHN::SatInstall
-- 484703 - remove dead function generate_satcon_dict from RHN::SatInstall
-- 484702 - remove dead function generate_server_pem from RHN::SatInstall
-- 484701 - remove dead function deploy_ca_cert from RHN::SatInstall
-- 484685 - remove dead function install_server_cert from RHN::SatInstall
-- 484681 - remove dead function populate_tablespace_name from RHN::SatInstall
-- 484699 - remove dead function populate_database from RHN::SatInstall
-- 484680 - remove dead function write_tnsnames from RHN::SatInstall
-- code cleanup: remove acl="global_config(satellite)" (Miroslav S.)
-- code cleanup - remove unreachable pages (old hosted content) (Miroslav S.)
-
-* Mon Feb 16 2009 Pradeep Kilambi <pkilambi at redhat.com> 0.5.11-1
-- yum repodata regen changes to taskomatic
- 
-* Thu Feb 12 2009 Jan Pazdziora 0.5.10-1
-- code cleanup - enable_notification_cron, disable_notification_cron,
-  monitoring_available are not used any more (Miroslav S.)
-- 483798 - added index.pxt to catch redirect to perl files, and
-  direct to the docs base page (about.pxt) (Jason D.)
-- 482926 - fixed webui proxy activation (Shannon H.)
-- 484481 - 2nd part of errata cloning patch, with modification to pull
-  in all but the first two characters (Justin S.)
-- 484481 - patch to make errata clone names more consistent ((Justin S.)
-- 426472 - replacing grep | awk with awk
-- 483606 - incorporated UI feedback and moved link to status to leftnav,
-  making each status filter its own context tab (Jason D.)
-
-* Thu Feb 05 2009 jesus m. rodriguez <jesusr at redhat.com> 0.5.9-1
-- 483603 - First pass at display of async SSM operations in the UI
-
-* Wed Feb 04 2009 Devan Goodwin <dgoodwin at redhat.com> 0.5.8-1
-- Remove favicon.ico. (moved to branding rpm)
-
-* Fri Jan 30 2009 Miroslav Suchý <msuchy at redhat.com> 0.5.7-1
-- 483058 - subscribe to proxy channel if requested
-
-* Thu Jan 29 2009 Miroslav Suchý <msuchy at redhat.com> 0.5.6-1
-- 482926 - fix proxy webui installer
-
-* Wed Jan 28 2009 Dennis Gilmore <dennis at ausil.us> 0.5.4-1
-- use %%files correctly
-- make sure perl modules get installed in %%{perl_vendorlib}
-- add provides for Obsoletes
-
-* Thu Jan 22 2009 Miroslav Suchý <msuchy at redhat.com> 0.5.3-1
-- 468180 - warn that after proxy deactivation user should run rhn_check
-
-* Wed Jan 21 2009 Miroslav Suchý <msuchy at redhat.com> 0.5.2-1
-- 480894 - add to Channel.pm 5.3 channels
-
-* Tue Jan 20 2009 Miroslav Suchý <msuchy at redhat.com> 0.5.1-1
-- add proxy 5.3 webui installer
-- 480328 - rhn-proxy is not service any more
-
-* Thu Jan 15 2009 Jan Pazdziora 0.4.18-1
-- 479948 - add missing use RHN::Mail
-
-* Mon Jan 12 2009 Mike McCune <mmccune at gmail.com> 0.4.17-1
-- adding editarea as reqquired by Colin.Coe at woodside.com.au's patches coming up.
-- 479738 - update Help to point to the help page
-- 479600 - fixed typo
-
-* Mon Jan 12 2009 Michael Mraka <michael.mraka at redhat.com> 0.4.16-1
-- resolved #479600
-
-* Thu Jan 08 2009 Mike McCune <mmccune at gmail.com> 0.4.15-1
-- spacewalk-httpd removal and latest changes
-
-* Wed Jan  7 2009 Michael Mraka <michael.mraka at redhat.com> 0.4.14-1
-- fixed db-control shrink-segments
-
-* Mon Dec 22 2008 Michael Mraka <michael.mraka at redhat.com> 0.4.13-1
-- added product_name branding
-
-* Thu Dec 18 2008 Jan Pazdziora 0.4.12-1
-- 461162 - adding support for cobbler auth for taskomatic that actually works
-- more fixes for the $sth variable
-
-* Thu Dec 18 2008 Jan Pazdziora 0.4.10-1
-- WebUI will report Spacewalk release 0.4
-- fixing duplicated $sth variable
-
-* Wed Dec 17 2008 Jesus M. Rodriguez <jesusr at redhat.com> 0.4.9-1
-- 476893 - update perl package verify access query to be multiorg aware
-- 461593 - fixing web site nav for package details
-
-* Wed Dec 17 2008 Miroslav Suchý <msuchy at redhat.com> 0.4.8-1
-- 226915 - db_name can be different from db instance name
-
-* Wed Dec 17 2008 Miroslav Suchy <msuchy at redhat.com> 0.4.7-1
-- 476812 - monitoring should be aware of multiorg
-
-* Mon Dec  8 2008 Michael Mraka <michael.mraka at redhat.com> 0.4.6-1
-- resolved #474545 - fixed Obsoletes
-
-* Fri Nov 28 2008 Michael Mraka <michael.mraka at redhat.com> 0.4.5-1
-- removed rhn-database
-- resolved #472563 - fidex error in db-control extend
-
-* Thu Nov 20 2008 Miroslav Suchy <msuchy at redhat.com> 0.4.2-1
-- 472346 - Bump up API version and make the versioning independent on web.version
-
-* Wed Oct 29 2008 Michael Mraka <michael.mraka at redhat.com> 0.3.4-1
-- resolved #468153 - fixed in, out fd handling
-
-* Thu Oct 23 2008 Michael Mraka <michael.mraka at redhat.com> 0.3.3-1
-- fixed #467877 - use runuser instead of su
-- fixed #467512 - db-control man page
-
-* Wed Sep 24 2008 Milan Zazrivec 0.3.1-1
-- bumped versions for spacewalk 0.3
-- fixed package obsoletes
-
-* Wed Sep  3 2008 Mike McCune 0.2.3-1
-- bumping rhn_web.conf version to 0.2
-
-* Fri Aug 29 2008 Jesus M. Rodriguez <jesusr at redhat.com 0.2.2-1
-- fix release
-- remove remnants of test-conn
-
-* Wed Aug 13 2008 Mike McCune <mmccune at redhat.com 0.2-1
-- fix Requires: statement to reflect new spacewalk-pxt name 
-
-* Mon Aug  4 2008 Miroslav Suchy <msuchy at redhat.com> 0.2-0
-- rename package from rhn-* to spacewalk-*
-- clean up spec
-
-* Fri Jun  6 2008 Miroslav Suchy <msuchy at redhat.com> - 5.2.0-10
-- add support for proxy on RHEL5
-
-* Wed May 21 2008 Jan Pazdziora 5.2.0-7
-- changing perl-Time-HiRes to perl(Time::HiRes)
-- changing mod_jk-ap20 to mod_proxy_ajp.so on RHEL 5
-
-* Tue May 20 2008 Michael Mraka <michael.mraka at redhat.com> 5.2.0-5
-- added stats options to db-control
-
-* Fri May 16 2008 Jan Pazdziora - 5.2.0-4
-- rebuilt with latest code
-
-* Wed Apr 30 2008 Jan Pazdziora <jpazdziora at redhat.com> 5.2.0-3
-- rebuilt via brew / dist-cvs
-
-* Thu Sep  6 2007 Jan Pazdziora <jpazdziora at redhat.com>
-- updated to use default httpd from distribution and mod_perl 2
-
-* Mon May 1 2006 Partha Aji <paji at redhat.com>
-- Added a cron job that checks the oracle table/space usage and emails it to the user. (Bug 182054)
-
-* Mon Nov  7 2005 Robin Norwood <rnorwood at redhat.com>
-- Remove rhn-swab, because it annoys taw
-
-* Thu Aug  8 2002 Cristian Gafton <gafton at redhat.com>
-- unified all web stuff into a single src.rpm
-
-* Thu Mar 14 2002 Chip Turner <cturner at minbar.devel.redhat.com>
-- updated for the new bs
-
-* Thu Jun 21 2001 Cristian Gafton <gafton at redhat.com>
-- build system changes
-
-* Mon Jun  4 2001 Cristian Gafton <gafton at redhat.com>
-- created first package


More information about the scm-commits mailing list