forked from nextcloud-snap/nextcloud-snap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
305 lines (242 loc) · 7.36 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
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
v 16.0.5snap3
- php: update to 7.2.24
- mysql: update to 5.7.28
v 16.0.5snap2
- php: update to 7.2.23
- php: check file timestamps for opcache
- tests: disable v14 dailies and enable v16
v 16.0.5snap1
- nextcloud: update to 16.0.5
v 15.0.11snap2
- tests: update ruby version and gems
- php: enable gmp
- php: update to 7.2.22
v 15.0.11snap1
- nextcloud: update to 15.0.11
- apache: update to 2.4.41
v 15.0.10snap3
- php: update to 7.2.21
- mysql: explicitly configure error log file name
- mysql: only write root password to root.ini if successfully set
v 15.0.10snap2
- php: update to 7.2.20
- mysql: update to 5.7.27
v 15.0.10snap1
- nextcloud: update to 15.0.10
v 15.0.8snap3
- php: update to 7.2.19
v 15.0.8snap2
- certbot: re-introduce custom webroot plugin
v 15.0.8snap1
- certbot: patch out untested chown calls
- nextcloud: update to 15.0.8
- ci: enable daily v16
v 15.0.7snap2
- php: update to 7.2.18
- tests: move from webkit to chrome
- mysql: update to 5.7.26
- certbot: update to 0.33.1
- README: add config file path to tool section
- README: add file paths to "where is my stuff"
- ci: disable v13 dailies
v 15.0.7snap1
- nextcloud: update to 15.0.7
- php: update to 7.2.17
- apache: update to 2.4.39
v 15.0.5snap2
- apache: disable TLS 1.0 and 1.1 and strengthen ciphers
- apache: don't redirect Let's Encrypt to HTTPS
- php: update to 7.2.16
v 15.0.5snap1
- nextcloud: update to 15.0.5
- mysql: update to 5.7.25
- redis: update to 4.0.13
v 15.0.4snap1
- nextcloud: update to 15.0.4
v 15.0.2snap2
- nextcloud-fixer: disable theming app on new installs
v 15.0.2snap1
- apache: update to 2.4.38
- nextcloud: update to 15.0.2
v 14.0.6snap1
- php: enable large file support on 32-bit systems
- nextcloud: update to 14.0.6
- php: update to 7.2.14
v 14.0.5snap2
- nextcloud: disable updatenotification before upgrade
v 14.0.5snap1
- php: update to 7.1.26
- nextcloud: update to 14.0.5
- ci: update rubygems for tests
- ci: enable daily v14 and v15
v 13.0.8snap1
- nextcloud: update to 13.0.8
- php: update to 7.1.25
v 13.0.7snap2
- certbot: update to 0.28.0
- tests: update all gems to latest
- README: add link to snap store
- snapcraft.yaml: use git version instead of hard-coding
v 13.0.7snap1
- apache: update to 2.4.37
- Add the ability to import/export install
- apache: work around setgid directories
- nextcloud: update to 13.0.7
- apache, php: add debug mode
- redis: update to 4.0.11
v 13.0.6snap1
- php: update to 7.1.22
- nextcloud: update to 13.0.6
- ci: use snapcraft docker images
- occ: don't require PHP restart for maintenance mode
- certbot: update to 0.26.1
v 13.0.5snap1
- php: update to 7.1.20
- nextcloud: update to 13.0.5
- apache: update to 2.4.34
- php: enable FTP support
v 13.0.4snap1
- nextcloud: update to 13.0.4
- nextcloud: make cron interval adjustable
- mysql: don't consider mysql available until after restart
- mysql: update to 5.7.22
- many: implement static checks
- https: patch certbot to ignore system config
v 13.0.2snap1
- nextcloud: update to 13.0.2
- php: use configured memory limit for PHP CLI utilities
- php: update to 7.1.17
- redis: update to 4.0.9
v 12.0.5snap3
- apache: upgrade to 2.4.33
- apache: stop waiting for services when stopping
- php: update to 7.1.16
- Clean up trailing whitespace
- Drop all copy plugin calls and replace with dump
- occ: add apices and use "$@" to pass arguments
v 12.0.5snap2
- php: update to 7.1.15
- docs: add xvfb to test dependencies in README
- ci: build daily v13 snaps
- tests: update all gems
v 12.0.5snap1
- nextcloud: update to 12.0.5
v 12.0.4snap2
- php: add freetype support
- apache: remove extra semicolon from hsts header
- php: update to 7.1.13
- php: enable ldap support
- php: enable pcntl
v 12.0.4snap1
- nextcloud: update to 12.0.4
- php: update to 7.0.25
- CI: test daily snaps on a daily basis
v 11.0.5snap2
- php: support changing memory limit
- apache: update to 2.4.28
- phpredis: use 3.1.4 tarball and checksum
v 11.0.5snap1
- redis: update to 4.0.2
- nextcloud: update to v11.0.5
- php: update to v7.0.23
- apache: support changing ports
v 11.0.4snap1
- php: update to 7.0.22
- nextcloud: update to 11.0.4
- snapcraft.yaml: update summary
v 11.0.3snap7
- php: update to 7.0.21
- apache: update to 2.4.27
v 11.0.3snap6
- mdns-publisher: use godeps to manage dependencies
- apache: update to 2.4.26
v 11.0.3snap5
- php: update to 7.0.20
- start building daily v12 in 12/edge channel
v 11.0.3snap4
- php: update to 7.0.19
- ci: integrate with Circle CI
v 11.0.3snap3
- certbot: update to 0.14.1
- mysql: update to 5.7.18
v 11.0.3snap2
- redis: upgrade to 3.2.8
- apache: remove weak 3DES SSL algorithms
- ci: don't verify checksum for daily builds
v 11.0.3snap1
- apache: disable HTTP methods TRACE and TRACK
- nextcloud: upgrade to 11.0.3
- yaml: verify integrity of components
v 11.0.2snap3
- php: upgrade to 7.0.18
- CI: make daily builds use snap/snapcraft.yaml
v 11.0.2snap2
- mysql: fix socket location in root.ini.
v 11.0.2snap1
- boost: pull from github instead of sourceforge.
- nextcloud: migrate old config to use new sockets.
- nextcloud: update to 11.0.2.
- Add new command for manually installing.
- Begin using snapcraft's snap/ directory.
- many: place all pidfiles and sockets in /tmp.
v 11.0.1snap3
- https: support custom certificates.
v 11.0.1snap2
- php: downgrade to 7.0.15.
v 11.0.1snap1
- redis: upgrade to 3.2.6.
- php: upgrade to 7.1.1.
- nextcloud: upgrade to 11.0.1.
- apache: allow standard .well-known paths to work.
- mysql: add mysqldump command.
v 11.0.0snap3
- dailies: fix overly-fragile version regex.
v 11.0.0snap2
- https: add 'map' parameter back to certbot plugin.
v 11.0.0snap1
- https: rewrite certbot plugin.
- apache: update to v2.4.25.
- snapcraft: start using new python plugin.
- nextcloud: update to v11.0.0.
- nextcloud: remove updater app.
v 10.0.2snap1
- Update Nextcloud to 10.0.2.
- Daily builds: use versions that indicate so.
- CI: Re-enable strict host checking.
v 10.0.1snap4
- Fix Travis daily builds.
v 10.0.1snap3
- Use Travis cron jobs to spin off daily builds.
- Add ability to access removable media.
v 10.0.1snap2
- Move certificate migration to run-httpd.
- Upgrade PHP to 7.0.12.
v 10.0.1snap1
- Use current symlink for live certificates.
- Update PHP to 7.0.11.
- Upgrade to Nextcloud 10.
- https: show better message when a dry-run succeeds.
v 9.0.53snap4
- Add service that runs cron.php every 15 minutes.
- Clarify help text for enable-https script.
v 9.0.53snap3
- Use SNAP_COMMON now that it exists.
- Increase PHP and Apache proxy timeout to 3600 seconds.
- Fix versioned path in mysql credential file.
- Integrate with Travis CI for automatic deployment.
v 9.0.53snap2
- Add support for HTTPS.
- Build PHP with jpeg support.
v 9.0.53snap1
- Upgrade Nextcloud to 9.0.53.
v 9.0.50snap3
- Wait for PHP to be up before trying to use occ.
- Bundle mawk.
v 9.0.50snap2
- Use redis for local and locking memcache.
- Use PHP FPM instead of PHP Apache module.
v 9.0.50snap1
- Target series 16.
- Use the common directory for Nextcloud data.
- Use two app folders: the read-only in-snap apps, and user-installed ones in
$SNAP_DATA.