forked from nextcloud-snap/nextcloud-snap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
437 lines (344 loc) · 10.4 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
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
v 20.0.9snap1
- mysql: update to 5.7.34
- nextcloud: update to 20.0.9
v 20.0.8snap1
- logrotate: rotate apache access log
- redis: update to 5.0.12
- nextcloud: update to 20.0.8
- Correctly obtain the PHP-FPM pid before sending a signal
- php: update to 7.4.15
v 20.0.7snap1
- nextcloud: update to 20.0.7
v 20.0.6snap1
- nextcloud: update to 20.0.6
- mysql: update to 5.7.33
v 20.0.4snap2
- php: update to 7.4.14
v 20.0.4snap1
- nextcloud: update to 20.0.4
- mysql: use READ-COMMITTED instead of REPEATABLE-READ
v 20.0.3snap1
- nextcloud: update to 20.0.3
v 20.0.2snap2
- nextcloud-fixer: run occ db:add-missing-primary-keys
v 20.0.2snap1
- php: update to 7.4.13
- nextcloud: update to 20.0.2
- php: fix shebang in reload-php
v 20.0.1snap1
- nextcloud: workaround invalid json from occ
- nextcloud: update to 20.0.1
v 19.0.4snap2
- logrotate: skip first line of status file when cleaning
- logrotate: remove status file if it seems corrupted
- mysql: update to 5.7.32
- migrations: support daily versions
v 19.0.4snap1
- apache: enable access log
- apache,php,mysql,redis,nextcloud: add log rotation
- hooks: check that apps.nextcloud.com is up before refreshing
- migrations: sanity check nextcloud version before upgrade
- mysql: ensure mysqld responds before considering it up
- mysql: properly handle interrupt in bootstrapping
- nextcloud: update to 19.0.4
- php: update to 7.4.11
v 19.0.3snap2
- php: disable output buffering
- php: update to 7.3.23
- php: include support for argon2
v 19.0.3snap1
- snapcraft.yaml: enable network monitoring
- nextcloud: update to 19.0.3
v 19.0.2snap1
- nextcloud: update to 19.0.2
v 19.0.1snap3
- php: update to 7.3.21
- apache: update to 2.4.46
v 19.0.1snap2
- mysql: ignore config files on host
v 19.0.1snap1
- nextcloud: update to 19.0.1
- mysql: update to 5.7.31
- php: update to 7.3.20
v 19.0.0snap1
- nextcloud: update to 19.0.0
v 18.0.6snap1
- nextcloud: update to 18.0.6
- snap: rewrite plugins to workaround snapcraft breakage
v 18.0.4snap4
- snap: upgrade to core18
v 18.0.4snap3
- nextcloud: regenerate asset cache on startup
- nextcloud: cron should run every 5 minutes by default
v 18.0.4snap2
- php: update to 7.3.18
- mysql: update to 5.7.30
v 18.0.4snap1
- nextcloud: update to 18.0.4
- php: update to 7.3.17
- apache: update to 2.4.43
v 17.0.5snap1
- nextcloud: update to 17.0.5
- redis: update to 5.0.8
- php: update to 7.3.16
v 17.0.3snap1
- redis: update phpredis to 5.1.1 and redis to 5.0.7
- nextcloud: support notifying users with spaces in username
- php: update to 7.3.15
- nextcloud: update to 17.0.3
v 16.0.8snap1
- nextcloud: update to 16.0.8
- hooks: add pre-refresh hook to update apps
- php: update to 7.3.14
- nextcloud: notify admins upon update
- mysql: update to 5.7.29
v 16.0.7snap2
- nextcloud-fixer: upgrade and update apps before anything else
v 16.0.7snap1
- nextcloud: update to 16.0.7
- nextcloud-fixer: update all apps
- tests: update dependencies
v 16.0.5snap4
- php: update to 7.3.13
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.