summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSledge Sulaweyo2019-02-28 18:32:37 +0100
committerSledge Sulaweyo2019-02-28 18:32:37 +0100
commite5c0b47a8224d3684d0a7eb9455db6d3a3b1c521 (patch)
treea9f3f3c101e6b6a1ac1e066a2b9ee29de306862a
parent0103effe64f7265ba6e34d012fc6d8390cbcd467 (diff)
downloadaur-e5c0b47a8224d3684d0a7eb9455db6d3a3b1c521.tar.gz
Update to 5.8.0
-rw-r--r--.SRCINFO10
-rw-r--r--ChangeLog7
-rw-r--r--PKGBUILD8
3 files changed, 16 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e3a107b93f4..88cdddf12a20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = opennebula
pkgdesc = Virtual management infrastructure as a service (IaaS) toolkit for cloud computing (NOTE: Read the PKGBUILD!)
- pkgver = 5.6.2
- pkgrel = 2
- url = http://docs.opennebula.org/stable
+ pkgver = 5.8.0
+ pkgrel = 1
+ url = https://opennebula.org/
install = opennebula.install
changelog = ChangeLog
arch = i686
@@ -84,7 +84,7 @@ pkgbase = opennebula
backup = etc/one/sunstone-views/user.yaml
backup = etc/one/sched.conf
backup = etc/one/ec2_driver.default
- source = https://github.com/OpenNebula/one/archive/release-5.6.2.tar.gz
+ source = https://github.com/OpenNebula/one/archive/release-5.8.0.tar.gz
source = opennebula.service
source = opennebula-scheduler.service
source = opennebula-sunstone.service
@@ -98,7 +98,7 @@ pkgbase = opennebula
source = set_locations.patch
source = fix_kvm_emulator.patch
source = opennebula.install
- md5sums = 3ef5bcdefad9f37ae444e8f5b86ddd06
+ md5sums = 0b295dc41ccebc78bae028dbf2b5db66
md5sums = 69c4374554ae689c44b0ef8c0a31b911
md5sums = 74bc0a908441063a44cb134449564db1
md5sums = f207636bd04a621f20b14a37c6ad49b7
diff --git a/ChangeLog b/ChangeLog
index a57aaf7e296f..fa4fe25f7e58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2019-02-28 Sledge Sulaweyo <sledge.sulaweyo#gmail.com>
+
+ * 5.8.0-1:
+ New upstream release (5.8.0)
+ http://docs.opennebula.org/5.8/intro_release_notes/release_notes/index.html
+ http://docs.opennebula.org/5.8/intro_release_notes/release_notes/compatibility.html
+
2018-11-10 Sledge Sulaweyo <sledge.sulaweyo#gmail.com>
* 5.6.2-2:
diff --git a/PKGBUILD b/PKGBUILD
index 1d297dc33318..439199521a58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@
pkgname=opennebula
_unstable_pkg=opennebula-unstable
-pkgver=5.6.2
-pkgrel=2
+pkgver=5.8.0
+pkgrel=1
pkgdesc="Virtual management infrastructure as a service (IaaS) toolkit for cloud computing (NOTE: Read the PKGBUILD!)"
arch=('i686' 'x86_64')
-url='http://docs.opennebula.org/stable'
+url='https://opennebula.org/'
license=('Apache')
depends=('ruby'
'ruby-bundler'
@@ -105,7 +105,7 @@ source=("https://github.com/OpenNebula/one/archive/release-${pkgver}.tar.gz"
'set_locations.patch'
'fix_kvm_emulator.patch'
'opennebula.install')
-md5sums=('3ef5bcdefad9f37ae444e8f5b86ddd06'
+md5sums=('0b295dc41ccebc78bae028dbf2b5db66'
'69c4374554ae689c44b0ef8c0a31b911'
'74bc0a908441063a44cb134449564db1'
'f207636bd04a621f20b14a37c6ad49b7'