mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Demote ntp to Recommends so that lxc containers can be enrolled without it. (LP: #1630911)
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -27,6 +27,8 @@ freeipa (4.4.3-1) UNRELEASED; urgency=medium
|
||||
- add & update some paths
|
||||
- add some stub services (LP: #1653245)
|
||||
* control: Add krb5-otp to server depends. (LP: #1640732)
|
||||
* control: Demote ntp to Recommends so that lxc containers can be
|
||||
enrolled without it. (LP: #1630911)
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Thu, 01 Dec 2016 08:25:03 +0200
|
||||
|
||||
|
||||
6
debian/control
vendored
6
debian/control
vendored
@@ -192,7 +192,6 @@ Depends:
|
||||
libsasl2-modules-gssapi-mit,
|
||||
libsss-sudo,
|
||||
libxmlrpc-core-c3 (>= 1.16.33-3.1ubuntu5),
|
||||
ntp,
|
||||
oddjob-mkhomedir,
|
||||
python-dnspython,
|
||||
python-ipaclient (= ${source:Version}),
|
||||
@@ -202,7 +201,10 @@ Depends:
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends}
|
||||
Suggests: libpam-krb5
|
||||
Recommends:
|
||||
ntp,
|
||||
Suggests:
|
||||
libpam-krb5,
|
||||
Description: FreeIPA centralized identity framework -- client
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
|
||||
Reference in New Issue
Block a user