Changes to 'refs/tags/spacewalk-schema-1.8.51-1'

Jan Pazdziora adelton at fedoraproject.org
Mon Jun 11 11:30:09 UTC 2012


Tag 'spacewalk-schema-1.8.51-1' created by Jan Pazdziora <jpazdziora at redhat.com> at 2012-06-11 11:29 +0000

Tagging package [spacewalk-schema] version [1.8.51-1] in directory [schema/spacewalk/].

Changes since spacewalk-web-1.8.18-1:
Jan Pazdziora (2):
      The upgrade scripts are not processed with oracle2postgresql, making separate PostgreSQL scripts.
      Automatic commit of package [spacewalk-schema] release [1.8.51-1].

Tomas Lestach (1):
      797124 - fix virt host icon issue on WebUI

---
 java/code/src/com/redhat/rhn/common/db/datasource/xml/System_queries.xml                                             |    4 +
 java/code/src/com/redhat/rhn/domain/server/Server.java                                                               |    3 
 java/code/src/com/redhat/rhn/domain/server/VirtualInstance.hbm.xml                                                   |    7 +
 java/code/src/com/redhat/rhn/domain/server/VirtualInstanceFactory.java                                               |   15 +++
 rel-eng/packages/spacewalk-schema                                                                                    |    2 
 schema/spacewalk/spacewalk-schema.spec                                                                               |    6 +
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/100-rhnActionImageDeploy_create.sql            |   36 ---------
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/100-rhnActionImageDeploy_create.sql.oracle     |   36 +++++++++
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/100-rhnActionImageDeploy_create.sql.postgresql |   37 +++++++++
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/102-suseCredentialsType_create.sql             |   38 ---------
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/102-suseCredentialsType_create.sql.oracle      |   38 +++++++++
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/102-suseCredentialsType_create.sql.postgresql  |   39 ++++++++++
 12 files changed, 184 insertions(+), 77 deletions(-)
---


More information about the spacewalk-commits mailing list