forked from turnkeylinux-apps/owncloud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
114 lines (66 loc) · 3.62 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-owncloud-14.2 (1) turnkey; urgency=low
* ownCloud:
- Modified for ownCloud 10. Downloaded from website, no Debian package(s)
- Using command-line tool to set up installation
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Tomas Vondra <[email protected]> Wed, 19 Jul 2017 20:55:31 -0700
turnkey-owncloud-14.1 (1) turnkey; urgency=low
* ownCloud:
- Fixed inithooks config of domain to ensure it gets replaced properly
when reconfiguring
- Added dependencies for external storage and ldap users apps
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Jonathan Struebel <[email protected]> Wed, 13 Jan 2016 20:55:31 -0700
turnkey-owncloud-14.0 (1) turnkey; urgency=low
* ownCloud:
- Removed the official repository for owcloud and the apt pinning conf
* 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.
-- Adrian Alves <[email protected]> Tue, 14 Jul 2015 12:40:31 +0300
turnkey-owncloud-13.0 (1) turnkey; urgency=low
* ownCloud:
- Transitioned to latest version of ownCloud from official package
repository and pinning for security [#78], thanks Eric Young!
- Regenerate passwordsalt on firstboot (security).
* 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 <[email protected]> Fri, 11 Oct 2013 10:40:31 +0300
turnkey-owncloud-12.1 (1) turnkey; urgency=low
* ownCloud:
- Upgraded to latest version.
- Updated inithooks for new version and tweaked Xcache settings.
* Added phpsh (interative shell for PHP) and php5-cli (generically useful).
* Upstream source component versions:
owncloud 4.5.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 <[email protected]> Fri, 05 Apr 2013 08:00:00 +0200
turnkey-owncloud-12.0 (1) turnkey; urgency=low
* Initial public release of TurnKey ownCloud, based on TKLPatch submitted
by Jeremy Davis.
* Set ownCloud admin password on firstboot (convenience, security).
* Regenerates all secrets during installation / firstboot (security).
* Includes bugfix for gallery not displaying thumbnails.
* 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
owncloud 4.0.0 (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 <[email protected]> Wed, 01 Aug 2012 08:00:00 +0200