Alexandre Aubin
c75a3f1b44
Also disabling httpt2 in yunohost_admin.conf
2018-05-08 05:50:39 +02:00
Laurent Peuch
a9b931b622
[fix] missing import
2018-05-05 12:25:36 +02:00
Laurent Peuch
9d5b918929
[mod] remove useless import
2018-05-05 12:25:19 +02:00
Alexandre Aubin
906ea98592
Update changelog for Stretch beta 3.0.0~beta1
2018-05-03 03:16:08 +02:00
Alexandre Aubin
25bd5648a7
Disabling http2 for now as it's causing weird issues with curl
2018-05-02 18:16:08 +02:00
Alexandre Aubin
cc4a2f2f2e
Also patch php5 app when calling remove
2018-05-02 18:07:31 +02:00
Alexandre Aubin
3955aee5ca
Add missing description for PHP5->7 migration
2018-05-02 18:07:31 +02:00
Alexandre Aubin
922821418e
Draft of DB migration from Postgresql 9.4 to 9.6
2018-05-02 18:07:30 +02:00
Alexandre Aubin
c5d4ab5d79
Remove imap3 things in fail2ban conf, c.f. https://github.com/fail2ban/fail2ban/issues/1942
2018-05-02 18:07:30 +02:00
Alexandre Aubin
13d5073416
[fix] postrm is called in a lot of various way, deleting the installed flag when it shouldnt
2018-05-02 18:07:30 +02:00
frju365
cc3c704ba8
[enh] Enable HTTP2 protocol in nginx conf ( #448 )
...
* [Add] http2
* Update yunohost_admin.conf
2018-05-02 18:07:30 +02:00
Alexandre Aubin
6d158aae19
master.cf : comment smtps and tweak submission
2018-05-02 18:07:30 +02:00
kitoy
f846f5b7f8
Ajout de connexion smtp over tls et STARTTLS
2018-05-02 18:07:30 +02:00
Alexandre Aubin
e36c7daa99
Apply the dirty php5/php7 patch to scripts/conf when restoring an app
2018-05-02 18:07:30 +02:00
Maniack Crudelis
1d71715436
[fix] Remove warning from equivs
2018-05-02 18:07:30 +02:00
Alexandre Aubin
696ab8a989
Stop dis php5 fpm old guy
2018-05-02 18:07:30 +02:00
Alexandre Aubin
1f5ff188f7
Also patch nginx conf for the php5/7 migration
2018-05-02 18:07:30 +02:00
kitoy
45bc155921
Bug connu sur bug.debian.org
...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844271
2018-05-02 18:07:30 +02:00
Alexandre Aubin
e0ac622ffc
Skip all migrations during postinstall
2018-05-02 18:07:30 +02:00
Alexandre Aubin
fbc18c56aa
Typo for php-fpm service
2018-05-02 18:07:30 +02:00
Alexandre Aubin
d597f31e13
Forgot to fix the php service name in the migration...
2018-05-02 18:07:30 +02:00
Alexandre Aubin
4baa01143e
Move php5/7 migration as number 4
2018-05-02 18:07:30 +02:00
Jean-Baptiste
ab96c7948f
typo enable/enabled
2018-05-02 18:07:30 +02:00
Alexandre Aubin
0877901d88
Can't name this service php-fpm, gotta stick to php7.0-fpm...
2018-05-02 18:07:30 +02:00
Alexandre Aubin
8fe57fbbc5
Add a migration for php5-fpm pools to php7
2018-05-02 18:07:30 +02:00
Alexandre Aubin
441eeb4680
Update the php-fpm service
2018-05-02 18:07:30 +02:00
Alexandre Aubin
30ad9a9547
Nscd version fixed at deb repo level, so this isn't needed anymore
2018-05-02 18:07:30 +02:00
Alexandre Aubin
16166917cb
Also patch the php socket path
2018-05-02 18:07:30 +02:00
Alexandre Aubin
fb01deb990
Don't try to patch folders
2018-05-02 18:07:30 +02:00
Alexandre Aubin
7cf64bb1c7
Also apply the php5/php7 patch for 'hidden' files (e.g. .functions)
2018-05-02 18:07:30 +02:00
Alexandre Aubin
1eb5c6131a
Apply the php5 path also for upgrades
2018-05-02 18:07:30 +02:00
taziden
10c83f85c5
Create milter_headers.conf
...
This file define a header : X-Spam which will be added to mail considered as spam by rspamd.
This configuration is defined here : https://rspamd.com/doc/modules/milter_headers.html and as of the time I'm creating this PR, this documentation page is not up-to-date because X-Spam was supposed to be added when extended_spam_headers is set to True and it's not the case anymore since 1.6.2.
This header is being used by rspamd.sieve which we push into dovecot in order to put spammy e-mails in Junk folder automatically.
2018-05-02 18:07:30 +02:00
Alexandre Aubin
25cef36049
Set version in changelog as 3.0.0 so that 3.0.0~timestamp will be higher than 2.7.2
2018-05-02 18:07:30 +02:00
Alexandre Aubin
1054633310
Add dirty trick to be able to install php5 apps
2018-05-02 18:04:15 +02:00
Alexandre Aubin
7d36869fe0
Updating acme-tiny to 7ef9164, include fixes for OpenSSL 1.1
2018-05-02 18:04:15 +02:00
Alexandre Aubin
3f64374f9d
Move DKIM from rmilter to rspamd
2018-05-02 18:04:15 +02:00
Alexandre Aubin
34451babe3
Fall back to 1024 for the DKIM key size because nsupdate is stupid
2018-05-02 18:04:15 +02:00
Alexandre Aubin
862f8e9697
Handle new DKIM record format
2018-05-02 18:04:15 +02:00
Alexandre Aubin
a05d7b1e20
Fixes in DKIM generation in rspamd regen-conf
2018-05-02 18:04:15 +02:00
root
291c8747f1
Adding DKIM key generation back from rmilter to rspamd
2018-05-02 18:04:15 +02:00
Alexandre Aubin
29e48965bb
Rspamd now have a dedicated log file apparently
2018-05-02 18:04:15 +02:00
Alexandre Aubin
e85421721a
Now using rspamd as milter in postfix
2018-05-02 18:04:15 +02:00
Alexandre Aubin
4595dd2be4
Updating master.cf for postfix to avoid a few warnings
2018-05-02 18:04:15 +02:00
Alexandre Aubin
f25a487c19
nscd service is now unscd
2018-05-02 18:04:15 +02:00
Alexandre Aubin
efc201c9b0
Remove messy openssl output during package install
2018-05-02 18:04:15 +02:00
Alexandre Aubin
c763aae453
Removing 'hostname -d' output from stdout during postinstall
2018-05-02 18:04:15 +02:00
Alexandre Aubin
b2648584ab
Updating fail2ban conf
2018-05-02 18:04:15 +02:00
Alexandre Aubin
1839fa44d0
Also remove useless nscd warning in user.py
2018-05-02 18:04:15 +02:00
Alexandre Aubin
0373da4a46
Hiding useless message (?)
2018-05-02 18:04:15 +02:00
Alexandre Aubin
f221c2f06c
Fail2ban was unhappy because port was present two times
2018-05-02 18:04:15 +02:00