Commit graph

518 commits

Author SHA1 Message Date
Alexandre Aubin
cacfcca528 Update changelog for 4.2.6 2021-06-11 20:21:27 +02:00
Alexandre Aubin
85e516ccde Update changelog for 4.2.5.3 2021-06-02 20:22:53 +02:00
Alexandre Aubin
825ed82862 Update changelog for 4.2.5.2 2021-05-24 22:11:45 +02:00
Alexandre Aubin
600b96782e Update changelog for 4.2.5.1 2021-05-24 19:37:53 +02:00
Alexandre Aubin
e0aad83ea3 Update changelog for 4.2.5 2021-05-24 17:33:31 +02:00
Alexandre Aubin
52e307040e Attempt to fix the 'yunohost-api' being down after yunohost upgrades ... Apparently this is due to the port being still busy, which is puzzling, but also because it tries to restart but hit the StartLimitBurst (defaults is 5 times in 10 s). Increasing RestartSec to 5 may fix the issue (at some point the port gets free and service starts) 2021-05-11 00:21:12 +02:00
Alexandre Aubin
b4570b81da Update changelog for 4.2.4 2021-05-08 15:06:49 +02:00
Alexandre Aubin
aa0d7195cf Update changelog for 4.2.3.1 2021-04-28 18:00:17 +02:00
Alexandre Aubin
b3d4872538 Update changelog for 4.2.3 2021-04-26 16:36:13 +02:00
Alexandre Aubin
de8ca5a8cb Update changelog for 4.2.2 2021-04-17 04:34:20 +02:00
Alexandre Aubin
2b8ffdfe66 Update changelog for 4.2.1.1 2021-04-11 20:24:59 +02:00
Alexandre Aubin
50bd61fe51 Update changelog for 4.2.1 2021-04-10 01:09:20 +02:00
Kayou
8751dcdd1b
Update changelog for 4.2 (#1195)
* Update changelog for 4.2

* changelog: Improving error semantic

* Update changelog

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-03-25 01:05:41 +01:00
Alexandre Aubin
61feb39c96 Merge branch 'hotfixes-4.1.7.4' into dev 2021-03-11 03:10:54 +01:00
Alexandre Aubin
4a7129e69b Update changelog for 4.1.7.4 2021-03-11 03:08:41 +01:00
Alexandre Aubin
7ba08eb550 Merge branch 'hotfixes-4.1.7.3' into dev 2021-03-02 02:14:35 +01:00
Alexandre Aubin
234ae15d77 Update changelog for 4.1.7.3 2021-03-02 02:07:58 +01:00
Alexandre Aubin
64a1b4cad2 Misc fixes after testing 2021-02-26 00:20:39 +01:00
Alexandre Aubin
1adff77e3a Add multimedia helpers and hooks 2021-02-22 21:01:23 +01:00
Alexandre Aubin
c9676d4333 Merge tag 'debian/4.1.7.2' into dev 2021-02-21 19:56:42 +01:00
Alexandre Aubin
1846c3a07b Update changelog for 4.1.7.2 2021-02-21 05:28:30 +01:00
Alexandre Aubin
3bbc93d54b Merge branch '4.1.7-hotfixes' into dev 2021-02-03 17:01:48 +01:00
Alexandre Aubin
e1062f1457 Update changelog for 4.1.7.1 2021-02-03 16:59:56 +01:00
Alexandre Aubin
a6149fb6e2 Merge tag 'debian/4.1.7' into dev 2021-02-02 05:53:15 +01:00
Alexandre Aubin
adc83b4c9c Update changelog for 4.1.7 2021-02-02 04:25:05 +01:00
Alexandre Aubin
29a3ad0484
Merge branch 'dev' into move-ldap-init-before-postinstall 2021-01-31 16:21:23 +01:00
Alexandre Aubin
35425a1b36
Merge pull request #1147 from YunoHost/dont_miserably_rerun_postinstall
Abort postinstall if /etc/yunohost/apps ain't empty
2021-01-30 16:47:04 +01:00
Alexandre Aubin
b6b33d99de
We don't want any output of ls, just the return code
Co-authored-by: Kayou <pierre@kayou.io>
2021-01-28 00:29:38 +01:00
Alexandre Aubin
bcb83b86d2
Merge pull request #1146 from YunoHost/misc_rename_and_alias
Misc command rename and alias
2021-01-24 05:02:20 +01:00
Alexandre Aubin
0606df529b Also add a check on debian/postinst because we're about to move a bunch of init step to debian/postinst instead of 'yunohost tools postintall' 2021-01-23 00:08:50 +01:00
Alexandre Aubin
ed35915e7f Move ldap initialization before the postinstall 2021-01-23 00:03:25 +01:00
Kayou
f5ab4443ff
We don't need this conflict anymore because the python3-miniupnpc package is no longer in our repositorie. 2021-01-22 14:13:58 +01:00
Alexandre Aubin
c7b55cdfad migrations migrate -> migrations run 2021-01-21 22:30:31 +01:00
Alexandre Aubin
1387dff47c
Not sure what i'm doing but tests failing because of this package for some reasons... we had a custom build for python-miniupnpc (python2) because Debian vanilla doesn't provide it ... but not we're in python3 and turns out the custom build also built the python3 version .. but ideally we want to fall back to debian vanilla version ? 2021-01-21 05:04:39 +01:00
Alexandre Aubin
9185d044a5 Require moulinette >= 4.2 + placeholder / bump version to 4.2 for unstable deb builds / CI stuff 2021-01-20 05:24:25 +01:00
Alexandre Aubin
a97a9df316 Fix more implicit references to python2, adapt generate_manpages for python3 2021-01-20 05:06:43 +01:00
Alexandre Aubin
041e175319 Merge branch '4.1.6-hotfixes' into dev 2021-01-20 02:13:46 +01:00
Alexandre Aubin
99ab7c642c Update changelog for 4.1.6 2021-01-20 01:53:04 +01:00
Alexandre Aubin
b98dd8585b
Merge pull request #1116 from YunoHost/enh-python3
Python2 -> Python3
2021-01-19 23:06:57 +01:00
Kay0u
c4004b701e
Update changelog for 4.1.5 2021-01-14 21:40:59 +01:00
Alexandre Aubin
9d2dac5062 Update changelog for 4.1.4.4 2021-01-11 14:19:03 +01:00
Alexandre Aubin
c43a51ba30
Merge branch 'dev' into enh-python3 2021-01-10 18:31:19 +01:00
Alexandre Aubin
a665c702d0 Annnd of course we have references to python2 in bash stuff and other misc scripts 2021-01-10 02:07:24 +01:00
Alexandre Aubin
807b577cf2 Update changelog for 4.1.4.3 2021-01-10 01:59:24 +01:00
Alexandre Aubin
6f2b9e12a4 Update changelog for 4.1.4.2 2021-01-09 19:00:00 +01:00
Alexandre Aubin
48672b1ec0 Update changelog for 4.1.4.1 2021-01-08 16:21:25 +01:00
Alexandre Aubin
f56a00d4a7 Update changelog for 4.1.4 2021-01-08 03:14:07 +01:00
Alexandre Aubin
54fb87fa54 Update changelog for 4.1.3 2021-01-07 00:52:20 +01:00
Alexandre Aubin
caa5e07d41 X-Python-Version is obsolete 2021-01-01 05:20:04 +01:00
Alexandre Aubin
28b9b672b3 Update changelog for 4.1.2 2020-12-31 16:32:13 +01:00