-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathchangelog
More file actions
151 lines (88 loc) · 5.11 KB
/
changelog
File metadata and controls
151 lines (88 loc) · 5.11 KB
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
turnkey-plone-17.1 (1) turnkey; urgency=low
* Updated all Debian packages to latest.
[ autopatched by buildtasks ]
* Patched bugfix release. Closes #1734.
[ autopatched by buildtasks ]
-- Jeremy Davis <[email protected]> Tue, 21 Feb 2023 23:36:11 +0000
turnkey-plone-17.0 (1) turnkey; urgency=low
* Upgraded to latest supported version of Plone - v5.2.10
* Updated all relevant Debian packages to Bullseye/11 versions
* Note: Please refer to turnkey-core's 17.0 changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Stefan Davis <[email protected]> Mon, 12 Dec 2022 18:51:10 +0000
turnkey-plone-16.1 (1) turnkey; urgency=low
* Upgraded to latest supported version of Plone - v5.2.2.
(latest available version requires python >=3.8 which will not
be available in turnkey base until 17.x)
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Stefan Davis <[email protected]> Tue, 16 Mar 2021 17:52:38 +1100
turnkey-plone-16.0 (1) turnkey; urgency=low
* Upgraded to latest version of Plone - v5.2.1.
* Explcitly disable TLS<1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x
TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1).
* Update SSL/TLS cyphers to provide "Intermediate" browser/client support
(suitable for "General-purpose servers with a variety of clients,
recommended for almost all systems"). As provided by Mozilla via
https://ssl-config.mozilla.org/.
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Stefan Davis <[email protected]> Wed, 24 Jun 2020 11:05:37 +1000
turnkey-plone-15.0 (1) turnkey; urgency=low
* Upgraded to latest version of Plone(v5.1.2)
* Install Adminer directly from stretch/main repo
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Stefan Davis <[email protected]> Thu, 28 Jun 2018 09:06:50 +1000
turnkey-plone-14.2 (1) turnkey; urgency=low
* Upgraded to latest version of Plone (v5.0.7)
* Upgraded Adminer to 4.2.5
* Installed security updates.
* Added missing inithook (#554).
(Anton Pyrogovskyi)
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Stefan Davis <[email protected]> Tue, 02 May 2017 08:53:32 +1000
turnkey-plone-14.1 (1) turnkey; urgency=low
* Fixed problem with broken vhost template file (#503)
* 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 <[email protected]> Wed, 17 Feb 2016 17:50:45 +1100
turnkey-plone-14.0 (1) turnkey; urgency=low
* Upgraded to latest version of Plone.
* Upstream source component versions:
plone 4.3.6
* 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.
-- Stefan Davis <[email protected]> Tue, 09 Jun 2015 01:13:16 +0000
turnkey-plone-13.0 (1) turnkey; urgency=low
* 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 <[email protected]> Fri, 11 Oct 2013 10:53:06 +0300
turnkey-plone-12.1 (1) turnkey; urgency=low
* Upgraded to latest version of Plone.
* Upstream source component versions:
plone 4.2.4 (r3)
* 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 <[email protected]> Fri, 05 Apr 2013 08:00:00 +0200
turnkey-plone-12.0 (1) turnkey; urgency=low
* Initial public release of TurnKey Plone, based on TKLPatch submitted
by Adrian Moya
* Plone configured as ZeoCluster (better load balancing options, ability
to run scripts against live/development site, better debugging, reserve
client for administrative access, etc...)
* Configured Plone/Zeo services to bind to localhost, with Apache
rewriting URLS and proxying to the ZeoCluster.
* Custom script to add Plone sites as Apache VirtualHosts (convenience).
* Includes SSL support out of the box.
* Regenerates all secrets during installation / firstboot (security).
* Includes postfix MTA (bound to localhost) for sending of email (e.g.
password recovery). Also includes webmin postfix module for convenience.
* Major component versions
plone 4.1.4 (upstream archive)
apache2 2.2.16-6+squeeze7
* 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 <[email protected]> Wed, 01 Aug 2012 08:00:00 +0200