Passage en version 1.10.6

This commit is contained in:
2021-09-13 12:11:40 +02:00
parent 2ac7580a1d
commit 715f0019eb
4 changed files with 1049 additions and 587 deletions

2
debian/control vendored
View File

@ -10,5 +10,5 @@ Vcs-Browser: http://forge.cadoles.com/wpetit/debian-hydra
Package: hydra
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, ssl-cert
Description: Serveur OpenID Connect

2
debian/rules vendored
View File

@ -4,7 +4,7 @@
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
HYDRA_VERSION := v1.5.1
HYDRA_VERSION := v1.10.6
%:
dh $@ --with systemd