Skip to content

Releases: skylime/mi-core-kumquat

18.4.1

03 May 17:50
Compare
Choose a tag to compare

New

  • Upgrade percona to version 5.7 and include upgrade information scripts for motd. [Thomas Merkel]
  • Cleanup logadm entries after vhost deletion. [Sebastian Wiedenroth]

Fix

  • Fix export HOME information for .my.cnf file. [Thomas Merkel]
  • Fix kumquat_admin_email for php-fpm.d value and path. [Thomas Merkel]

18.4.0

11 Feb 10:39
Compare
Choose a tag to compare

New

  • Version bump to latest Q4 pkgsrc release. [Thomas Merkel]
  • Switch to PHP 7.3. [Thomas Merkel]
  • Switch to Python 3.7. [Thomas Merkel]

18.3.0

24 Jan 13:52
Compare
Choose a tag to compare

New

  • Feature #3, add tuning options for opcache (based on PHP7 defaults)
    [Thomas Merkel]
  • Move znapzendzetup tool to postinit service. [Thomas Merkel]
  • Kumquat WebUI version bump to 0.1.46. [Thomas Merkel]

Changes

  • Version bump to latest mi-core-base image 18.3.0. [Thomas Merkel]
  • Switch to default php-fpm.d folder. [Thomas Merkel]
  • Switch default PHP version 5.6 to 7.2. [Thomas Merkel]

18.2.0

29 Aug 10:58
Compare
Choose a tag to compare

New

  • Version bump of kumquat to 0.1.44. [Thomas Merkel]
  • Version bump to core-base version 18.2.0. [Thomas Merkel]

Change

  • Update packages to py36. [Thomas Merkel]
  • Provide extra logadm rules for all webservices from kumquat service.
    [Thomas Merkel]

17.4.0

10 Mar 22:03
Compare
Choose a tag to compare

New

  • Version bump to 17Q4. [Thomas Merkel]

Fix

  • Add latest TOS for Lets Encrypt. [Thomas Merkel]
  • Run znapzendzetup only once for the delegate dataset but recursive.
    [Thomas Merkel]

17.2.0

09 Sep 15:44
b988c0e
Compare
Choose a tag to compare

New

  • Enable SSL Proxy for Apache. [Thomas Merkel]
  • Enable Apache2 Expire Module. [Thomas Merkel]
  • Switch to new core-base 17.2.1. [Thomas Merkel]

Fix

  • Remove self-signed ssl cert if we switch to let's encrypt. [Thomas
    Merkel]
  • Remove phpMyAdmin warnings. [Thomas Merkel]
  • Add more secure / longer blowfish secret. [Thomas Merkel]
  • Restart ProFTPd after SSL certificate change with Lets Encrypt.
    [Thomas Merkel]

17.1.2

11 Jul 09:30
c85d454
Compare
Choose a tag to compare

Fix

  • Missing / for kumquat redirect. [Thomas Merkel]

17.1.1

11 Jul 09:09
595582b
Compare
Choose a tag to compare

Fix

  • Redirect Kumquat admin interface to HTTPS. [Thomas Merkel]
  • Fix SSL certificate (if we use Let's Encrypt) for ProFTPd. [Thomas
    Merkel]

Change

  • verify if zfs mountpoint is already configured
  • switch snapshot config to 2day=>8hour,14day=>1day,1year=>1month,10year=>1year
  • use znapzend only if delegate dataset is used

17.1.0

25 Apr 11:51
79dfed4
Compare
Choose a tag to compare

New

  • Update to core-base 17.1.0 release. [Thomas Merkel]
  • Update packages for 2017Q1. [Thomas Merkel]

Fix

  • We should keep the acme-challenge folder also if certbot is running. [Thomas Merkel]
  • Fix kumquat_admin_email. [Thomas Merkel]

16.4.3

14 Apr 10:33
b26a88f
Compare
Choose a tag to compare

New

  • Kumquat version bump which supports IDN Subdomains. [Thomas Merkel]

  • Provide Let's Encrypt support for Kumquat admin UI. [Thomas Merkel]

  • New mdata-variable kumquat_admin_email. [Thomas Merkel]

    The new option allow you to configure an admin email address for the kumquat user and the return path for PHP sendmail usage.

Fix