Commit graph

137 commits

Author SHA1 Message Date
Alexandre Aubin
017de77405 debian/mdns: require python3-zeroconf >= 0.36 2022-01-03 20:20:27 +01:00
Alexandre Aubin
63a84f5398 dyndns: replace dnssec-keygen and nsupdate with python code, drop legacy md5 stuff, drop unecessary dyndns 'private' key 2022-01-03 20:02:56 +01:00
Alexandre Aubin
fef6b2dc46
Merge pull request #1369 from YunoHost/modules-sortof
Making mariadb, php and metronome optional + better integration for postgresql + add sury by default
2021-11-15 03:30:56 +01:00
Alexandre Aubin
42e86a80c5 debian: bump ssowat and moulinette requirements 2021-11-15 03:17:43 +01:00
Alexandre Aubin
cbb6e9a367
Merge branch 'bullseye' into modules-sortof 2021-11-14 21:53:51 +01:00
Alexandre Aubin
93f1ab2b34 Tweak debian control file to make php, mysql, metronome ~optional (but recommended) 2021-11-01 18:19:23 +01:00
Alexandre Aubin
3591a01fdb Merge branch 'dev' into bullseye 2021-10-02 20:08:36 +02:00
Alexandre Aubin
80661ddca9 debian: Bump moulinette/ssowat version requirements 2021-09-29 22:43:45 +02:00
Alexandre Aubin
ae08698253 Merge branch 'migrate_to_bullseye' into bullseye 2021-09-21 16:04:32 +02:00
Alexandre Aubin
d7b79154ff debian: Add python3-lexicon dependency 2021-09-12 16:07:10 +02:00
Kay0u
70bff61749
Merge branch 'dev' into bullseye 2021-09-01 17:14:21 +02:00
Alexandre Aubin
18e7aa10a8
Merge branch 'dev' into rework-authenticator-system 2021-08-26 20:12:09 +02:00
Alexandre Aubin
b8c8ac0b2d Gotta also remove libnss-mdns if we want to get rid of avahi-daemon 2021-08-19 20:29:28 +02:00
Alexandre Aubin
fe2e014b56 mdns: Rework mdns's conf handling such that it's generated by the regen-conf. Also drop avahi-daemon because not needed anymore. 2021-08-12 15:27:01 +02:00
Alexandre Aubin
9bef3105f1 Add dependency to python3-zeroconf 2021-08-11 20:13:51 +02:00
Alexandre Aubin
075526303e Misc tweaks and fixes, port ldap auth test from moulinette 2021-06-14 17:36:12 +02:00
Alexandre Aubin
e22c683c34 Fix conflict issue on redis-server because bullseye version changed 2021-06-07 19:17:31 +02:00
Alexandre Aubin
c794e63f67 Re-add missing nginx dependency in debian/control ..\! 2021-05-31 16:00:23 +02:00
Alexandre Aubin
91d3d15c32 Bump conflict version for openssl because version in bullseye repo is now 1.1.1k 2021-05-28 17:22:55 +02:00
Kay0u
c70420438a add python-is-python3 dependency 2021-05-28 01:02:10 +02:00
Kayou
0659667590 Update the conflict version of redis-server 2021-05-28 01:01:04 +02:00
Kayou
ffea5e4048 php-gettext -> php-php-gettext 2021-05-28 01:01:04 +02:00
Kayou
70174af974 bump conflict 2021-05-28 01:01:04 +02:00
Alexandre Aubin
726f4605d2 Bullseye: idk what i'm doing but let's try to bump compat to 13 2021-05-28 01:01:04 +02:00
Alexandre Aubin
ad6d31ce81 Bullseye: Misc updates in control file 2021-05-28 01:00:15 +02: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
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
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
caa5e07d41 X-Python-Version is obsolete 2021-01-01 05:20:04 +01:00
Alexandre Aubin
177957138c Naively updating debian/control to python3 2020-12-30 22:37:47 +01:00
Kayou
b767f4b033
fix tests 2020-12-11 17:11:44 +01:00
ljf (zamentur)
3a2b2d06e2
[fix] Avoid warning message during app install
Info: [########++..........] > Upgrading dependencies...
Warning: debconf: delaying package configuration, since apt-utils is not installed
2020-10-04 23:25:02 +02:00
Alexandre Aubin
3b6830bdc7 Merge branch 'dev' into 4.1 2020-09-03 19:15:17 +02:00
Alexandre Aubin
1288159a39 Require explicitly php7.3-foo packages because in some cases Sury's php7.4- packages are installed and php7.3-fpm doesn't get installed ... 2020-09-03 16:13:40 +02:00
Alexandre Aubin
080fe88b2d
Duplicate Depends entry 2020-09-01 17:07:24 +02:00
Alexandre Aubin
9fe7c43aef Merge branch 'dev' into 4.1 2020-08-31 19:30:53 +02:00
Alexandre Aubin
41813744a8 Explicitly require php-fpm >= 7.3 ... 2020-08-31 19:15:27 +02:00
Alexandre Aubin
5a4c09d2c7 Yunohost 4.1 requires moulinette 4.1 2020-08-28 17:58:16 +02:00
Alexandre Aubin
a90540ddeb [php] php-mcrypt doesn't exist anymore in buster 2020-07-27 19:23:53 +02:00
Alexandre Aubin
04894b1b87 [deb] Update moulinette and ssowat required version to >= 4.0.0~alpha 2020-07-27 19:21:12 +02:00
Alexandre Aubin
d935ab64f6 [deb] Add conflicts with versions from backports for critical dependencies 2020-07-27 19:21:12 +02:00
Alexandre Aubin
e9d5abf5e6 [deb] Clean control file, remove some legacy Conflicts and Replaces -- it is safe to do so because 3.x instances already have these Conflicts / Replaces, so it's okay to remove them for 4.x 2020-07-27 19:21:12 +02:00
Alexandre Aubin
ef15130980 dirmngr is needed for apt-key / gpg ... usually installed but it's only a Recommends so sometimes it's not >.> 2020-06-10 15:19:53 +02:00
Bram
9962fd610e
Merge pull request #968 from YunoHost/simplify-and-optimize-yunohost-version
Simplify / optimize reading version of yunohost packages...
2020-05-07 21:47:45 +02:00
Alexandre Aubin
f202e8d4b8 Enforce metronome >= 3.14.0 2020-05-07 04:10:32 +02:00
Alexandre Aubin
9c0ccd0b4f That whole thing about Specifier is completely overengineered, let's have a more simple check for version requirements... 2020-05-03 19:46:21 +02:00
Alexandre Aubin
fc07468051 Simplify / optimize reading version of yunohost packages... 2020-05-02 06:08:54 +02:00
ljf
d1b694447a [enh] Use publicsuffix list to avoid alert on dyndns domain 2020-04-27 23:38:05 +02:00