Jérôme Lebleu
7223a627af
[fix] Remove old PAM config file at package postinstall
2016-04-27 21:12:09 +02:00
Jérôme Lebleu
3339cd029a
[enh] Remove client certificate verification from Dovecot and Postfix
2016-04-27 14:31:37 +02:00
Jérôme Lebleu
abe22d74d6
[fix] Remove legacy slapd file after directory creation at regen-conf
2016-04-27 11:13:50 +02:00
Jérôme Lebleu
a960c92b9f
[fix] Clean properly backup tmp directory if it already exists (wip #298 )
2016-04-27 11:07:28 +02:00
Jérôme Lebleu
da5aa1d4aa
[fix] Do not set default value to mailbox-quota at user_update
2016-04-26 20:30:43 +02:00
Jérôme Lebleu
052b76de9b
Update changelog for 2.3.13 release
2016-04-26 16:39:22 +02:00
Jérôme Lebleu
31bedc5fa4
[enh] Catch boolean in is_true method of app.py
2016-04-26 15:56:06 +02:00
Jérôme Lebleu
fab1ddf7bb
[fix] multi_instance manifest key is generally a string
2016-04-26 15:55:19 +02:00
Jérôme Lebleu
564e2c6503
[fix] Use SSL certificate of main domain in Dovecot and Postfix conf
2016-04-25 23:01:46 +02:00
opi
bfe9a12e1c
Merge pull request #140 from YunoHost/yunopaste
...
[enh] Add a yunopaste script to paste data to YunoHost Haste server
2016-04-25 16:07:42 +02:00
Jérôme Lebleu
1430fa133a
[doc] Be more verbose when reset the MySQL root password
2016-04-25 15:26:11 +02:00
Jérôme Lebleu
aca251e981
[enh] Prevent non-updated multi-instances apps installation ( close #126 )
2016-04-25 13:58:17 +02:00
Jérôme Lebleu
7a87fa7ebc
[enh] Implement the intersection of package version SpecifierSet class
2016-04-25 12:17:10 +02:00
Jérôme Lebleu
86e10064e0
[fix] Correct argument index in __repr__ of utils.packages classes
2016-04-25 11:55:49 +02:00
Jérôme Lebleu
d280a08cee
[enh] Implement the union of package version Specifier class
2016-04-25 11:18:08 +02:00
Jérôme Lebleu
3e1f9d223b
[doc] Add documentation to contains methods of Specifier/SpecifierSet
2016-04-25 11:13:01 +02:00
Jérôme Lebleu
afda4a9c90
[enh] Implement the intersection of package version Specifier class
2016-04-25 10:58:19 +02:00
Jérôme Lebleu
55debefd56
[fix] Call regen-conf only once passing a list in domain_add/remove
2016-04-24 22:15:29 +02:00
Moul
55f4ff8d69
[fix] domains creation: regen_conf() were called with an old name of variable.
2016-04-24 00:21:26 +02:00
Jérôme Lebleu
e0ea752f6b
[fix] Copy data without stat when processing regen conf file
2016-04-22 15:30:35 +02:00
Jérôme Lebleu
a3b6a73709
[fix] Correct rmilter.socket installation path in conf_regen hook
2016-04-22 15:22:43 +02:00
Jérôme Lebleu
31c8aabe86
[fix] Set proper mode when using install in conf_regen hooks
2016-04-22 15:17:56 +02:00
Jérôme Lebleu
689b390342
[fix] Restore current_host and use only one backup path for it
2016-04-22 14:54:41 +02:00
Jérôme Lebleu
5af988052d
[fix] Restore MySQL password for root user (bugfix #194 )
2016-04-22 14:36:21 +02:00
Jérôme Lebleu
0065a7512d
[enh] Force new MySQL password set if it's unknown at regen-conf
2016-04-22 12:21:19 +02:00
Jérôme Lebleu
13ed77a6ca
[fix] Set default values for force and dry_run in conf_regen hooks
2016-04-22 12:18:25 +02:00
Moul
3ecd22c372
[fix] use '-p' option of mkdir command to check '/etc/dkim' folder exist at its creation.
2016-04-22 00:04:26 +02:00
Jérôme Lebleu
528e39fd84
[enh] Add a yunopaste script to paste data to YunoHost Haste server
2016-04-21 23:19:36 +02:00
Jérôme Lebleu
4912a2afae
[fix] Init LDAP with package installation to fix ynh post-install
2016-04-21 22:59:36 +02:00
Jérôme Lebleu
0c609f5709
[fix] Create /etc/dkim if not exists in rmilter conf_regen hook
2016-04-21 22:57:29 +02:00
Jérôme Lebleu
053d3efd79
[deb] Use new regen-conf action name in postinst
2016-04-21 21:58:55 +02:00
Jérôme Lebleu
7d2e7cb5e2
[fix] Get pending conf for all services if no one is provided
2016-04-21 21:57:35 +02:00
Jérôme Lebleu
cdf3c13bf5
[enh] Add a dry-run option for service_regen_conf
2016-04-19 20:52:45 +02:00
Jérôme Lebleu
26adf05042
[fix] Ensure that pending conf file is deleted after it's applied
2016-04-19 20:40:48 +02:00
Jérôme Lebleu
c81393425a
[fix] Define common hooks arguments once in service_regen_conf
2016-04-19 20:10:02 +02:00
Jérôme Lebleu
b4cbe19865
[enh] Use more precise keys in service_regen_conf output
2016-04-19 11:42:56 +02:00
Jérôme Lebleu
f96b2afca9
[fix] Remove useless email_legacy
conf_regen hook
...
The file `/etc/yunohost/ervices.yml` is now updated thanks to 0bacf65
,
allowing to add new services and remove old ones.
Moreover, while migrating to new YunoHost version, the user should execute
`apt-get autoremove` to remove old packages such as spamassassin, amavis and
postgrey. This sounds more reliable and allows to get rid of this useless hook
which would be executed for ever, trying to stop already removed services.
2016-04-17 17:03:10 +02:00
Jérôme Lebleu
dcdf852602
[enh] Update services.yml in yunohost conf_regen and update its content
2016-04-17 16:59:49 +02:00
Jérôme Lebleu
0bacf65d9c
Merge branch 'unstable' into regen-conf-enh
2016-04-17 15:47:49 +02:00
Jérôme Lebleu
c1115fc736
[fix] Rename 'deprecated' option to 'deprecated_alias' in actionsmap
2016-04-16 21:33:48 +02:00
Jérôme Lebleu
2f1bf014e8
[cli] Deprecate app_initdb action in flavour of helpers
2016-04-16 21:31:27 +02:00
Jérôme Lebleu
43f0fd5dbf
[deb] Do not output regen-conf result at postinst
2016-04-16 20:06:45 +02:00
Jérôme Lebleu
d24cd494f3
[fix] Update package first install and call some conf_regen hooks with init
2016-04-16 19:32:18 +02:00
Jérôme Lebleu
e8502f06c4
[fix] Remove old service_safecopy/saferemove from the actionsmap
2016-04-16 18:48:50 +02:00
Jérôme Lebleu
6c3de740aa
[enh] Restart services as needed only in conf_regen hooks
2016-04-16 18:36:20 +02:00
Jérôme Lebleu
b4e50f8af6
[enh] Ensure that mysql is running and restart as needed in conf_regen hook
2016-04-16 18:24:41 +02:00
Jérôme Lebleu
b3bb2c512d
[enh] Compile sieve script as needed and fix permissions in rspamd conf_regen
2016-04-16 18:20:51 +02:00
Jérôme Lebleu
6c7e202321
[enh] Compile sieve script as needed and fix permissions in dovecot conf_regen
2016-04-16 18:05:41 +02:00
Jérôme Lebleu
0d30ef6277
[fix] Compare current with new LDAP backend and process as needed in conf_regen
2016-04-16 17:52:45 +02:00
Jérôme Lebleu
13a649b6ef
[enh] Append coma-separated successful conf changes to post conf_regen
2016-04-16 17:35:16 +02:00