Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mailinabox
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
mailinabox
Commits
8f399df5
Commit
8f399df5
authored
Feb 21, 2018
by
xetorixik
Committed by
Joshua Tauberer
Feb 21, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Roundcube to 1.3.4 and Z-push to 2.3.9 (#1354)
parent
ae73dc5d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
webmail.sh
setup/webmail.sh
+2
-2
zpush.sh
setup/zpush.sh
+1
-1
No files found.
setup/webmail.sh
View file @
8f399df5
...
...
@@ -35,8 +35,8 @@ apt-get purge -qq -y roundcube* #NODOC
# Install Roundcube from source if it is not already present or if it is out of date.
# Combine the Roundcube version number with the commit hash of plugins to track
# whether we have the latest version of everything.
VERSION
=
1.3.
3
HASH
=
903a4eb1bfc25e9a08d782a7f98502cddfa579de
VERSION
=
1.3.
4
HASH
=
8ed21cf96b5196e66ac4adaf85807bc1b043020a
PERSISTENT_LOGIN_VERSION
=
dc5ca3d3f4415cc41edb2fde533c8a8628a94c76
HTML5_NOTIFIER_VERSION
=
4b370e3cd60dabd2f428a26f45b677ad1b7118d5
CARDDAV_VERSION
=
2.0.4
...
...
setup/zpush.sh
View file @
8f399df5
...
...
@@ -22,7 +22,7 @@ apt_install \
phpenmod
-v
php7.0 imap
# Copy Z-Push into place.
VERSION
=
2.3.
8
VERSION
=
2.3.
9
needs_update
=
0
#NODOC
if
[
!
-f
/usr/local/lib/z-push/version
]
;
then
needs_update
=
1
#NODOC
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment