forked from turnkeylinux-apps/ibexa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
60 lines (35 loc) · 1.98 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
turnkey-ezpublish-13.0 (1) turnkey; urgency=low
* PHPMyAdmin:
- Configured to allow users preferences stored in database.
- Specified blowfish_secret and regeneration on firstboot (security).
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Alon Swartz <alon@turnkeylinux.org> Thu, 10 Oct 2013 17:52:24 +0300
turnkey-ezpublish-12.1 (1) turnkey; urgency=low
* Added phpsh (interative shell for PHP) and php5-cli (generically useful).
* Upstream source component versions:
ezpublish 2012.5
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Alon Swartz <alon@turnkeylinux.org> Sun, 07 Apr 2013 08:00:00 +0200
turnkey-ezpublish-12.0 (1) turnkey; urgency=low
* Initial public release of TurnKey eZPublish.
* Set eZPublish admin password and email on firstboot (convenience, security).
* Set eZPublish domain to be served on firstboot (convenience).
* Regenerates all secrets during installation / firstboot (security).
* MySQL related:
- Set MySQL root password on firstboot (convenience, security).
- Force MySQL to use Unicode/UTF8.
- Includes PhpMyAdmin (listening on port 12322 - uses SSL).
* SSL support out of the box.
* Includes php-xcache PHP opcode cacher / optimizer (performance).
* Includes postfix MTA (bound to localhost) for sending of email (e.g.
password recovery). Also includes webmin postfix module for convenience.
* Major component versions
ezpublish 2012.5 (upstream archive)
apache2 2.2.16-6+squeeze7
mysql-server 5.1.63-0+squeeze1
phpmyadmin 4:3.3.7-7
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Alon Swartz <alon@turnkeylinux.org> Wed, 01 Aug 2012 08:00:00 +0200