Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ian Eiloart
Sympl
Commits
b820b965
Commit
b820b965
authored
Jun 10, 2019
by
Paul Cammish
Browse files
Updated Changelog
parent
c9a12dfc
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
0 → 100644
View file @
b820b965
* 2019-06-10 - Significant changes to 'admin' user
- Replaced 'admin' user with 'sympl' user, with the home directory at /home/sympl
- sympl-mysql writes /home/sympl/.my.cnf and 'mysql_password' files on install
- FTP users inherit uid/gid from target chroot directory, Umask is set rw for group.
- Improved filesystem security and added 'sympl-filesystem-security' to enforce it.
prevents a compromised site from accessing configurations, mail, backups, etc.
runs hourly, and enforces permissions on /srv, /var/backup and /etc/sympl
config/public-user, config/public-group specify user which owns the public directory
defaults to www-data:www-data
can be disabled with do-not-secure (domain) in config and /etc/sympl (global)
- Removed symbiosis-skel/sympl-skel service as it's superflous
- Added htop, nano, vim to recommends, along with basic configs for usability
* 2019-06-06 - First Public Build
- Renamed packages and files, replaced references to Symbiosis with Sympl.
bytemark-symbiosis -> sympl-core
symbiosis-httpd -> sympl-web
symbiosis-email -> sympl-mail
symbiosis-ftpd -> sympl-ftp
symbiosis-meta -> sympl-core
symbiosis-* -> sympl-*
- Renamed command-line tools, with new package names, added symlinks from old names.
- /etc/symbiosis is now /etc/sympl, with symlink for compatibilty.
- Folded old metapackages into relevant packages.
- Dropped support for old Exchange Activesync.
- Dropped support for XMPP.
- A lot of tidying up.
* 2019-05-28 - Implemented autotest suite, updated docs.
* 2019-04-16 - Fixed Gitlab CI
* 2019-04-13 - Initial fork from GitHub
CHANGELOG.md
deleted
100644 → 0
View file @
c9a12dfc
*
2019-06-06 - First Beta
*
*
Renamed packages and files, replaced references to Symbiosis with Sympl.
*
* *
bytemark-symbiosis -> sympl-core
*
* *
symbiosis-httpd -> sympl-web
*
* *
symbiosis-email -> sympl-mail
*
* *
symbiosis-ftpd -> sympl-ftp
*
* *
symbiosis-meta -> sympl-core
*
* *
symbiosis-
* -> sympl-*
*
*
Renamed command-line tools, with new package names, added symlinks from old names.
*
*
/etc/symbiosis is now /etc/sympl, with symlink for compatibilty.
*
*
Folded old metapackages into relevant packages.
*
*
Dropped support for old Exchange Activesync.
*
*
Dropped support for XMPP.
*
*
A lot of tidying up.
*
2019-05-28 - Implemented autotest suite, updated docs.
*
2019-04-16 - Fixed Gitlab CI
*
2019-04-13 - Initial fork from GitHub
Write
Preview
Supports
Markdown
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