mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
add keyutils to client deps
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@@ -26,7 +26,7 @@ freeipa (3.1.2-1) UNRELEASED; urgency=low
|
||||
* control: client; Move libpam-krb5 to Suggests.
|
||||
* control: Update the maintainer address and repo location.
|
||||
* control: Fix package descriptions.
|
||||
* control: Add python-krbv to client depends.
|
||||
* control: Add python-krbv, python-dnspython, keyutils to client depends.
|
||||
* Add fix-nss-include.diff, fix nss include path.
|
||||
* Add no-test-lang.diff, test_lang is gone.
|
||||
* correct-python-path.diff: Fallback on the correct path if rpm query
|
||||
@@ -37,6 +37,5 @@ freeipa (3.1.2-1) UNRELEASED; urgency=low
|
||||
install the python bits to the correct path.
|
||||
* fix-ntpdate-opts.diff: Drop -U from nptdate opts, we don't have
|
||||
that.
|
||||
* control: Add python-dnspython to client depends.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@ubuntu.com> Tue, 01 Nov 2011 10:52:25 -0400
|
||||
|
||||
1
debian/control
vendored
1
debian/control
vendored
@@ -90,6 +90,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
|
||||
python-freeipa (= ${binary:Version}),
|
||||
bind9utils,
|
||||
certmonger,
|
||||
keyutils,
|
||||
krb5-user,
|
||||
libcurl3 (>= 7.22.0),
|
||||
libnss3-tools,
|
||||
|
||||
Reference in New Issue
Block a user