Merge lp:~nathwill-deactivatedaccount-deactivatedaccount/charms/precise/owncloud/trunk into lp:charms/owncloud

Proposed by Nathan Williams
Status: Merged
Approved by: Clint Byrum
Approved revision: 14
Merged at revision: 14
Proposed branch: lp:~nathwill-deactivatedaccount-deactivatedaccount/charms/precise/owncloud/trunk
Merge into: lp:charms/owncloud
Diff against target: 25 lines (+4/-4)
2 files modified
hooks/install (+3/-3)
revision (+1/-1)
To merge this branch: bzr merge lp:~nathwill-deactivatedaccount-deactivatedaccount/charms/precise/owncloud/trunk
Reviewer Review Type Date Requested Status
charmers Pending
Review via email: mp+119728@code.launchpad.net

Description of the change

update to owncloud version 4.0.7 (http://owncloud.org/changelog/)

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'hooks/install'
2--- hooks/install 2012-07-29 17:38:38 +0000
3+++ hooks/install 2012-08-15 14:47:29 +0000
4@@ -10,11 +10,11 @@
5 php5-gd php5-mysql php5-sqlite curl libcurl3 \
6 php5-curl rpcbind nfs-common
7
8-juju-log "Downloading and validating ownCloud 4.0.5"
9+juju-log "Downloading and validating ownCloud 4.0.7"
10 # Load charm helper and download owncloud
11 . /usr/share/charm-helper/sh/net.sh
12-LURL="http://download.owncloud.org/releases/owncloud-4.0.5.tar.bz2"
13-LHASH="08960fcc66d48760cbb8a6e4a68978bb"
14+LURL="http://download.owncloud.org/releases/owncloud-4.0.7.tar.bz2"
15+LHASH="7fdbe0113621730a6787afdc7ebb529f"
16 source_file=`ch_get_file $LURL $LHASH`
17
18 juju-log "Downloaded"
19
20=== modified file 'revision'
21--- revision 2012-07-29 17:43:35 +0000
22+++ revision 2012-08-15 14:47:29 +0000
23@@ -1,1 +1,1 @@
24-4
25+5

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: