Merge lp:~benny/charms/precise/owncloud/upstream-5.0.7 into lp:charms/owncloud

Proposed by Benjamin Donald-Wilson
Status: Rejected
Rejected by: Charles Butler
Proposed branch: lp:~benny/charms/precise/owncloud/upstream-5.0.7
Merge into: lp:charms/owncloud
Diff against target: 19 lines (+3/-3)
1 file modified
hooks/install (+3/-3)
To merge this branch: bzr merge lp:~benny/charms/precise/owncloud/upstream-5.0.7
Reviewer Review Type Date Requested Status
Dave Cheney (community) Approve
Review via email: mp+172986@code.launchpad.net

Description of the change

The current version of the ownCloud charm is 4.5.7, this branch has been upgraded to 5.0.7.

The update fixes the following security advisories:

oC-SA-2013-010
oC-SA-2013-009
oC-SA-2013-012
oC-SA-2013-011
oC-SA-2013-014
oC-SA-2013-016
oC-SA-2013-008
oC-SA-2013-016
oC-SA-2013-024
oC-SA-2013-023
oC-SA-2013-022
oC-SA-2013-021
oC-SA-2013-020
oC-SA-2013-016
oC-SA-2013-015
oC-SA-2013-014
oC-SA-2013-027
oC-SA-2013-026
oC-SA-2013-025
oC-SA-2013-008

Sorry if there was a double message about this MP, I accidentally chose the wrong target branch.
Thanks.

To post a comment you must log in.
18. By Benjamin Donald-Wilson

New download location

Revision history for this message
Dave Cheney (dave-cheney) :
review: Approve
Revision history for this message
Charles Butler (lazypower) wrote :

Closing this as an old MP, that needed to be triaged.

Unmerged revisions

18. By Benjamin Donald-Wilson

New download location

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 2013-03-13 22:15:50 +0000
3+++ hooks/install 2013-07-04 10:30:36 +0000
4@@ -10,12 +10,12 @@
5 php5-gd php5-mysql php5-sqlite curl libcurl3 \
6 php5-curl rpcbind nfs-common
7
8-juju-log "Downloading and validating ownCloud 4.5"
9+juju-log "Downloading and validating ownCloud 5.0.7"
10 # Load charm helper and download owncloud
11 . /usr/share/charm-helper/sh/net.sh
12-LURL="http://mirrors.owncloud.org/releases/owncloud-4.5.7.tar.bz2"
13+LURL="http://download.owncloud.org/community/owncloud-5.0.7.tar.bz2"
14
15-LHASH="12b41fd8119c0fe48b62fcfe36999def"
16+LHASH="1339f25954e317d4ff1d7e26cc7167f1"
17 source_file=`ch_get_file $LURL $LHASH`
18
19 juju-log "Downloaded"

Subscribers

People subscribed via source and target branches

to status/vote changes: