summarylogtreecommitdiffstats
path: root/ChangeLog
blob: 95990e3080d18c1edb5ee3321d2849248b696a50 (plain)
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
2018-02-26 Joffrey <j-off@live.fr>
	* Version: 6.2.5-6

	* PKGBUILD: Update depends and optdepends
	Compile all seahub locales in build()
	Prepare and install licence.txt
	Remove tests and scripts useless in sources
	Fix six module missing with cmd "seafile-admin setup"

2018-02-22 Joffrey <j-off@live.fr>
	* Version: 6.2.5-5

	* seahub.install: File removed

2018-02-05 Joffrey <j-off@live.fr>
	* Version: 6.2.5-4

	* PKGBUILD: Use python lib seahub interpreter for all scripts
	Require seafile-server same version
	Don't use strip again
	Remove seahub-preupgrade it is no longer compatible

2018-02-03 Joffrey <j-off@live.fr>
	
	* Version: 6.2.5-3
	
	* ChangeLog: Add Changelog
	
	* PKGBUILD: Use python2-virtualenv only for makedepends
	Python modules utils are added to requirements.txt
	Seahub virtualenv is now to /usr/lib/seahub (more appropriate)
	Fix subprocess exception if gunicorn already installed

	* seahub-preupgrade: Will no longer be installed, it isn't a part of seahub 
	sources, an ArchLinux user can package it, it will be deleted soon.

	* nginx.example.conf: Add nginx configuration example for https and wsgi
	https://aur.archlinux.org/cgit/aur.git/plain/nginx.example.conf?h=seahub

	* seahub.install: Remove old virtualenv and seahub-preupgrade of your system