forked from turnkeylinux-apps/yiiframework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog
114 lines (65 loc) · 3.69 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
turnkey-yiiframework-15.0 (1) turnkey; urgency=low
* Updated yiiframework to 2.0.13
* Install Adminer directly from stretch/main repo
* Replace MySQL with MariaDB
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specdific to this appliance.
-- Vlad Kuzmenko <vlad.work.here@gmail.com> Thu, 14 Nov 2017 23:54:52 +0200
turnkey-yiiframework-14.2 (1) turnkey; urgency=low
* Updated yiiframework to 2.0.11
* Updated adminer 4.2.5
* Installed security updates.
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Jeremy Davis <jeremy@turnkeylinux.org> Fri, 19 May 2017 19:38:36 +1000
turnkey-yiiframework-14.1 (1) turnkey; urgency=low
* Upgraded to latest upstream version of Yii framework (2.0.7).
- Thanks to Carsten Brandt (@cebe).
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Jeremy Davis <jeremy@turnkeylinux.org> Thu, 25 Feb 2016 11:12:43 +1100
turnkey-yiiframework-14.0 (1) turnkey; urgency=low
* Upgraded to latest upstream version of Yii framework (2.0.5).
* Replaced PHPMyAdmin with Adminer
* Hardened default SSL settings
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Jeremy Davis <jeremy@turnkeylinux.org> Fri, 19 Jun 2015 14:30:17 +1000
turnkey-yiiframework-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> Fri, 11 Oct 2013 11:38:27 +0300
turnkey-yiiframework-12.1 (1) turnkey; urgency=low
* Upgraded to latest version of YiiFramework.
* Added phpsh (interative shell for PHP) and php5-cli (generically useful).
* Upstream source component versions:
yiiframework 1.1.13-e9e4a0
* 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> Fri, 05 Apr 2013 08:00:00 +0200
turnkey-yiiframework-12.0 (1) turnkey; urgency=low
* Initial public release of TurnKey Yii Framework.
* Set Yii Framework Gii password, and admin email on firstboot (convenience,
security).
* Regenerates all secrets during installation / firstboot (security).
* Symlink to yiic CLI command in path (convenience).
* Includes preconfigured Yii application and MySQL database configuration.
* 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
yiiframework 1.1.10.r3566 (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