mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Bump certmonger deps, add oddjob to server and oddjob- mkhomedir to client deps.
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -23,6 +23,8 @@ freeipa (4.3.0-1) UNRELEASED; urgency=medium
|
||||
translations to freeipa-common. Mark them Arch:all where possible,
|
||||
and add Breaks/Replaces.
|
||||
* prefix.patch: Fix ipalib install too.
|
||||
* control: Bump certmonger deps, add oddjob to server and oddjob-
|
||||
mkhomedir to client deps.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Sat, 03 Oct 2015 08:56:31 +0300
|
||||
|
||||
|
||||
8
debian/control
vendored
8
debian/control
vendored
@@ -73,7 +73,7 @@ Depends:
|
||||
apache2,
|
||||
bind9,
|
||||
bind9-dyndb-ldap (>= 6.0-4~),
|
||||
certmonger (>= 0.76.8),
|
||||
certmonger (>= 0.78),
|
||||
fonts-font-awesome,
|
||||
freeipa-admintools (= ${binary:Version}),
|
||||
freeipa-client (= ${binary:Version}),
|
||||
@@ -92,6 +92,7 @@ Depends:
|
||||
libsasl2-modules-gssapi-mit,
|
||||
memcached,
|
||||
ntp,
|
||||
oddjob,
|
||||
p11-kit,
|
||||
pki-ca (>= 10.2.6),
|
||||
pki-kra (>= 10.2.6),
|
||||
@@ -154,7 +155,7 @@ Package: freeipa-client
|
||||
Architecture: any
|
||||
Depends:
|
||||
bind9utils,
|
||||
certmonger (>= 0.76.8),
|
||||
certmonger (>= 0.78),
|
||||
curl,
|
||||
dnsutils,
|
||||
freeipa-common (= ${binary:Version}),
|
||||
@@ -164,6 +165,7 @@ Depends:
|
||||
libsasl2-modules-gssapi-mit,
|
||||
libxmlrpc-core-c3 (>= 1.16.33-3.1ubuntu5),
|
||||
ntp,
|
||||
oddjob-mkhomedir,
|
||||
python-dnspython,
|
||||
python-ipaclient (= ${binary:Version}),
|
||||
python-gssapi,
|
||||
@@ -317,4 +319,4 @@ Description: FreeIPA centralized identity framework -- Python modules for tests
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This Python module is used by FreeIPA tests.
|
||||
This Python module is used by FreeIPA tests.
|
||||
|
||||
Reference in New Issue
Block a user