mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Demote libnss-myhostname to Suggests.
This commit is contained in:
parent
fcc7692fc0
commit
b5c86fac93
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
freeipa (4.12.2-4) UNRELEASED; urgency=medium
|
||||
|
||||
* control: Demote libnss-myhostname to Suggests.
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Wed, 05 Feb 2025 08:22:41 +0200
|
||||
|
||||
freeipa (4.12.2-3) unstable; urgency=medium
|
||||
|
||||
* control: Add libnss-myhostname to client depends. (Closes: #1006829)
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -75,7 +75,6 @@ Depends:
|
||||
freeipa-common (= ${source:Version}),
|
||||
krb5-user,
|
||||
libnss3-tools,
|
||||
libnss-myhostname,
|
||||
libnss-sss,
|
||||
libpam-sss,
|
||||
libsasl2-modules-gssapi-mit,
|
||||
@ -94,6 +93,7 @@ Recommends:
|
||||
chrony,
|
||||
sssd-passkey,
|
||||
Suggests:
|
||||
libnss-myhostname,
|
||||
libpam-krb5,
|
||||
Description: FreeIPA centralized identity framework -- client
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
|
2
debian/control.common
vendored
2
debian/control.common
vendored
@ -22,7 +22,6 @@ Depends:
|
||||
freeipa-common (= ${source:Version}),
|
||||
krb5-user,
|
||||
libnss3-tools,
|
||||
libnss-myhostname,
|
||||
libnss-sss,
|
||||
libpam-sss,
|
||||
libsasl2-modules-gssapi-mit,
|
||||
@ -41,6 +40,7 @@ Recommends:
|
||||
chrony,
|
||||
sssd-passkey,
|
||||
Suggests:
|
||||
libnss-myhostname,
|
||||
libpam-krb5,
|
||||
Description: FreeIPA centralized identity framework -- client
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
|
Loading…
Reference in New Issue
Block a user