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
4db8efa0
Commit
4db8efa0
authored
Jan 09, 2016
by
Joshua Tauberer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump Roundcube to 1.1.4
parent
66c80bd1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
CHANGELOG.md
CHANGELOG.md
+6
-0
webmail.sh
setup/webmail.sh
+3
-3
No files found.
CHANGELOG.md
View file @
4db8efa0
CHANGELOG
=========
In Development
--------------
*
Roundcube updated to version 1.1.4.
v0.16 (January 30, 2016)
------------------------
This update primarily adds automatic SSL (now "TLS") certificate provisioning from Let's Encrypt (https://letsencrypt.org/).
*
The Sieve port is now open so tools like the Thunderbird Sieve program can be used to edit mail filters.
Control Panel:
...
...
setup/webmail.sh
View file @
4db8efa0
...
...
@@ -34,10 +34,10 @@ 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 vacation_sieve to track
# whether we have the latest version.
VERSION
=
1.1.
3
HASH
=
4
513227bd64eb8564f056817341b1dfe478e215e
VERSION
=
1.1.
4
HASH
=
4
883c8bb39fadf8af94ffb09ee426cba9f8ef2e3
VACATION_SIEVE_VERSION
=
91ea6f52216390073d1f5b70b5f6bea0bfaee7e5
PERSISTENT_LOGIN_VERSION
=
1
17fbd8f93b56b2bf72ad055193464803ef3bc36
PERSISTENT_LOGIN_VERSION
=
1
e9d724476a370ce917a2fcd5b3217b0c306c24e
HTML5_NOTIFIER_VERSION
=
046eb388dd63b1ec77a3ee485757fc25ae9e684d
UPDATE_KEY
=
$VERSION
:
$VACATION_SIEVE_VERSION
:
$PERSISTENT_LOGIN_VERSION
:
$HTML5_NOTIFIER_VERSION
:a
needs_update
=
0
#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