forked from foodcoops/turnkeylinux-foodsoft
-
Notifications
You must be signed in to change notification settings - Fork 7
/
changelog
95 lines (56 loc) · 3.32 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
turnkey-foodsoft-16.1 (1) turnkey; urgency=low
* Update Foodsoft to install latest version: 4.7.1
* Note: Please refer to turnkey-core's 16.1 changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Stefan Davis <[email protected]> Thu, 18 Feb 2021 04:21:08 +1100
turnkey-foodsoft-16.0 (1) turnkey; urgency=low
* 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]> Tue, 30 Jun 2020 17:27:00 +1000
turnkey-foodsoft-15.1 (1) turnkey; urgency=low
* Update Foodsoft to install from master branch (lastest release is getting
quite dated and master appears stable).
* Remove MariaDB workarounds (Debian MariaDB has been patched and relevant
conf now included via common).
* Adjust inithooks Apache restart command to work around untracked issue re
inithooks Hub API step being poluted by service output.
[ Zhena Hvorostian ]
-- Jeremy Davis <[email protected]> Fri, 07 Jun 2019 11:01:34 +1000
turnkey-foodsoft-15.0 (1) turnkey; urgency=low
* Install rbenv and ruby 2.3.6 from upstream source.
* Replace MySQL with MariaDB.
* Implement mysql/mariadb conf to workaround build issues.
[ Jeremy Davis ]
* Install Adminer directly from stretch/main repo.
* Update foodsoft-standart to 4.6.0
* Remove foodsoft-adam fork option.
* Use rails console for setting up admin user on first boot.
* Latest upstream version of Rails and gems.
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Zhenya Hvorostian <[email protected]> Tue, 27 Nov 2018 01:00:44 +0300
turnkey-foodsoft-14.2 (1) turnkey; urgency=low
* Install rbenv and ruby 2.3.3 from upstream source.
* Latest upstream version of Rails and gems.
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- Zhenya Hvorostian <[email protected]> Tue, 11 Jul 2017 21:29:44 +0300
turnkey-foodsoft-14.1 (1) turnkey; urgency=low
* Improved regen-rails-secrets inithook [#591].
* Installed security updates.
* Installed updated packages from TurnKey repo
- includes relevant Webmin packages (v1.780)
* 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]> Tue, 01 Mar 2016 16:28:44 +1100
turnkey-foodsoft-14.0 (1) turnkey; urgency=low
* Initial release of Turnkey Foodsoft
* Note: Please refer to turnkey-core's changelog for changes common to all
appliances. Here we only describe changes specific to this appliance.
-- wvengen <[email protected]> Mon, 15 May 2015 16:42:30 +0200