Package: opennebula / 3.4.1-3.1

Metadata

Package Version Patches format
opennebula 3.4.1-3.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
linking.diff | (download)

src/nebula/SConstruct | 3 2 + 1 - 0 !
src/scheduler/src/sched/SConstruct | 1 1 + 0 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 explicit linking with "xml2".
 Should fix error building with "-Wl,--as-needed".
sunstone_usr_share.diff | (download)

src/sunstone/bin/sunstone-server | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 change config.ru of sunstone to use /usr/share/
sunstone_system_jquery.diff | (download)

src/sunstone/templates/login.html | 2 1 + 1 - 0 !
src/sunstone/templates/login_x509.html | 2 1 + 1 - 0 !
src/sunstone/views/index.erb | 6 3 + 3 - 0 !
3 files changed, 5 insertions(+), 5 deletions(-)

---
ozones_usr_share.diff | (download)

src/ozones/Server/bin/ozones-server | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
ozones_system_jquery.diff | (download)

src/ozones/Server/templates/index.html | 8 4 + 4 - 0 !
src/ozones/Server/templates/login.html | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 6 deletions(-)

---
opennebulajson_path.diff | (download)

src/ozones/Server/ozones-server.rb | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
gcc_4_7_ftbfs.diff | (download)

src/scheduler/src/client/Client.cc | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix ftbfs with gcc 4.7
 src/scheduler/src/client/Client.cc: In member function 'void Client::read_oneauth(std::string&)':
 src/scheduler/src/client/Client.cc:70:34: error: 'getuid' was not declared in this scope
occi_usr_share.diff | (download)

src/cloud/occi/bin/occi-server | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
occi_system_jquery.diff | (download)

src/cloud/occi/lib/ui/templates/login.html | 4 2 + 2 - 0 !
src/cloud/occi/lib/ui/views/index.erb | 6 3 + 3 - 0 !
2 files changed, 5 insertions(+), 5 deletions(-)

---
novnc_path.diff | (download)

src/cloud/occi/etc/occi-server.conf | 2 1 + 1 - 0 !
src/sunstone/etc/sunstone-server.conf | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix default path for websockify (novnc) to use system package.
no_default_arch.diff | (download)

src/vmm_mad/exec/vmm_exec_kvm.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't default to arch = "i686" for kvm driver.
 Remove ARCH setting in /etc/one/vmm_exec/vmm_exec_kvm.conf,
 letting user either change that default or in each VM template.
 .
 With this change, template images without ARCH attribute will:
 - See "No ARCH defined and no default provided." in vm.log
 - Be in FAILED VM state