5 Commits

Author SHA1 Message Date
iRedMail 6955128785 Switch to utf8mb4 / utf8mb4_general_ci. fixes #278
Fix incorrect py version and pip3 path on OpenBSD 7.6.
2024-12-24 15:31:10 +08:00
Zhang Huangbin 92907be46d Use new MySQL syntax.
fixes #262
2024-08-20 09:32:57 +08:00
Zhang Huangbin 87eb9c27dd Supports new distribution releases:
- Ubuntu 24.04
- OpenBSD 7.5

Dropped distribution releases:
- Debian 11 (bullseye). Please use the latest stable release Debian 12.
- Ubuntu 20.04 (focal). Please use the latest stable release Ubuntu 24.04 (recommended) or 22.04 instead.
- OpenBSD 7.3, 7.4. Please use 7.5 instead.

Improvements:
- Disable multi-threaded database reload in ClamAV (with parameter "ConcurrentDatabaseReload no").

Updated packages:
+ netdata -> 1.45.4
+ mlmmjadmin -> 3.2.1
+ iRedAPD -> 5.6.0
+ uwsgi -> 2.0.25.1 (OpenBSD only)
2024-05-17 10:02:21 +08:00
Zhang Huangbin 3d8f7d5f9a Fixed: [MySQL] Can not remove record which contains non-ascii character from table domain_admins with unexpected collate. 2022-01-14 13:04:14 +08:00
Zhang Huangbin a3410ab28c Re-organize directory structure. 2019-12-09 08:25:52 +08:00