Import Debian changes 4.12.4-1
freeipa (4.12.4-1) unstable; urgency=medium
.
* New upstream release.
- CVE-2024-11029 (Closes: #1093383)
- CVE-2025-4404 (Closes: #1108050)
* control: Demote libnss-myhostname to Suggests. (ref. #1006829)
* patches: Fix samba lock directory location. (Closes: #1012593)
* patches: Map nobody group to nogroup on Debian. (Closes: #1012592)
.
freeipa (4.12.2-3) unstable; urgency=medium
.
* control: Add libnss-myhostname to client depends. (Closes: #1006829)
* control: Add python3-ifaddr to ipalib depends. (Closes: #1089716)
* control: Add python3-sphinx to build-depends. (Closes: #1003179,
#1044642, #1049799)
.
freeipa (4.12.2-2) unstable; urgency=medium
.
* control: Migrate to bind9-dnsutils. (Closes: #1094939)
.
freeipa (4.12.2-1) unstable; urgency=medium
.
* New upstream release.
- CVE-2024-2698 (Closes: #1077682)
- CVE-2024-3183 (Closes: #1077683)
* control: Drop conflicts on systemd-timesyncd as upstream recognizes
it now. (Closes: #1072168)
* use-raw-strings.diff: Dropped, upstream.
* rules: Fix installing bash-completions. (Closes: #1089329)
* control: Drop python3-nose from build-depends, unused. (Closes:
#1018359)
.
freeipa (4.11.1-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Replace systemd Build-Depends with systemd-dev for systemd.pc.
(Closes: #1060469)
.
freeipa (4.11.1-2) unstable; urgency=medium
.
* use-raw-strings.diff: Import patch from upstream to fix noise when
installing. (LP: #2060298)
* map-ssh-service.diff: Map sshd service to use ssh.service. (LP:
#2061055)
.
freeipa (4.11.1-1) unstable; urgency=medium
.
* New upstream release.
* control: Add sssd-passkey to freeipa-client Recommends.
* control.server: Drop python3-paste from python3-ipatests depends,
obsolete.
* control, rules: Replace hardcoded librpm9 depends. (Closes:
#1067570)
.
freeipa (4.10.2-2) unstable; urgency=medium
.
[ Timo Aaltonen ]
* control: Bump certmonger dependency.
.
[ Helmut Grohne ]
* Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes:
#1052641)
.
freeipa (4.10.2-1) unstable; urgency=medium
.
* New upstream release.
* control: Bump sssd, bind9 depends.
* source: Update extend-diff-ignore.
* copyright, source: Fix some lintian issues/overrides.
* server-trust-ad: Add a lintian override for the samba plugin rpath.
* source: Add a lintian override for client-only build; empty-debian-
tests-control.
.
freeipa (4.9.11-1) unstable; urgency=medium
.
* New upstream release. (Closes: #1029070)
* control: Add systemd-timesyncd to freeipa-client Conflicts. (Closes:
#1008195)
* patches: Drop upstreamed patches.
* source: Extend diff-ignore.
* server.install: Updated.
.
freeipa (4.9.8-1) unstable; urgency=medium
.
* New upstream release.
* patches: Drop upstreamed patch.
* server.install: Updated.
* Build only the client in order to be able to backport to bullseye.
(Closes: #996946)
* control: Depend on librpm9 instead of librpm8.
* tests: Disabled for a client-only build.
.
freeipa (4.9.7-3) unstable; urgency=medium
.
* tests: Set KRB5_TRACE to use stderr.
* patches: Fix apache group properly.
* client: Move .tmpfile -> .tmpfiles.
* control: Bump debhelper to 13, gain dh_installtmpfiles being run.
* control, rules: Add --without-ipa-join-xml and drop libxmlrpc from depends.
* server.postinst: Drop creating old ccaches for mod_auth_gssapi, obsolete.
* server.postinst: Drop old upgrade rules.
* patches: Fix named keytab name.
.
freeipa (4.9.7-2) unstable; urgency=medium
.
* lintian: Drop override on python-script-but-no-python-dep, which doesn't
exist anymore.
* rules: Add fortify flag to CFLAGS, as CPPFLAGS isn't used by the project.
* ci: Drop allowed failure for blhc, it passes now.
* control: Build-depend on libcurl4-openssl-dev.
* fix-paths.diff: Fix some paths in ipaplatform/base.
* fix-apache-group.diff: Fix apache group name in ipa.conf tmpfile.
* control: Depend on gpg instead of gnupg.
* control: Drop libwbclient-sssd from freeipa-client-samba Depends.
* patches: Import a patch to fix ipa cert-find. (Closes: #997952)
.
freeipa (4.9.7-1) unstable; urgency=medium
.
* New upstream release.
* control: Drop obsolete depends on python3-nss.
* pkcs11-openssl-for-bind.diff,
migrate-to-gpg.diff,
use-bind9.16.diff,
fix-chrony-service-name.diff:
- Dropped, upstream.
* watch: Fixed to find upstream rc's.
* source: Update extend-diff-ignore.
* control: Add libcurl-dev, libjansson-dev and libpwquality-dev to
build-depends.
* install: Added new files.
* rules: Drop ipasphinx files for now.
* control: Drop dependency on custodia, not needed.
* control: Bump 389-ds-base depends.
* control: Drop python3-coverage depends, it's not used.
* control: Bump dogtag depends.
This commit is contained in:
225
debian/control
vendored
225
debian/control
vendored
@@ -9,21 +9,23 @@ Vcs-Browser: https://salsa.debian.org/freeipa-team/freeipa
|
||||
Homepage: http://www.freeipa.org
|
||||
Build-Depends:
|
||||
check,
|
||||
debhelper-compat (= 12),
|
||||
debhelper-compat (= 13),
|
||||
dh-python,
|
||||
gettext,
|
||||
krb5-user,
|
||||
libcmocka-dev,
|
||||
libcurl4-openssl-dev,
|
||||
libini-config-dev,
|
||||
libjansson-dev,
|
||||
libkrad-dev,
|
||||
libkrb5-dev (>= 1.16),
|
||||
libkrb5-dev (>= 1.18),
|
||||
libldap2-dev,
|
||||
libnspr4-dev,
|
||||
libpopt-dev,
|
||||
librpm-dev,
|
||||
libsasl2-dev,
|
||||
libssl-dev,
|
||||
libtalloc-dev,
|
||||
libxmlrpc-core-c3-dev (>= 1.33.06),
|
||||
python3-all-dev,
|
||||
python3-cryptography,
|
||||
python3-dbus,
|
||||
@@ -38,31 +40,17 @@ Build-Depends:
|
||||
python3-lxml,
|
||||
python3-netaddr,
|
||||
python3-netifaces (>= 0.10.4),
|
||||
python3-nose,
|
||||
python3-nss (>= 0.16.0),
|
||||
python3-polib,
|
||||
python3-pyasn1,
|
||||
python3-qrcode (>= 5.0.0),
|
||||
python3-setuptools,
|
||||
python3-six,
|
||||
python3-sphinx,
|
||||
python3-sss (>= 1.14.0),
|
||||
python3-usb (>= 1.0.0~b2),
|
||||
python3-yubico,
|
||||
systemd,
|
||||
systemd-dev,
|
||||
uuid-dev,
|
||||
389-ds-base-dev (>= 1.3.7.9),
|
||||
libsss-idmap-dev,
|
||||
libsss-certmap-dev,
|
||||
libsss-nss-idmap-dev (>= 1.14.0),
|
||||
libtevent-dev,
|
||||
libunistring-dev,
|
||||
libverto-dev,
|
||||
nodejs [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
|
||||
pki-base (>= 10.6.0~),
|
||||
python3-lesscpy,
|
||||
python3-pkg-resources,
|
||||
python3-rjsmin,
|
||||
samba-dev,
|
||||
|
||||
Package: freeipa-common
|
||||
Architecture: all
|
||||
@@ -81,9 +69,9 @@ Package: freeipa-client
|
||||
Architecture: any
|
||||
Depends:
|
||||
bind9-utils,
|
||||
certmonger (>= 0.79.5-2),
|
||||
certmonger (>= 0.79.14),
|
||||
curl,
|
||||
dnsutils,
|
||||
bind9-dnsutils,
|
||||
freeipa-common (= ${source:Version}),
|
||||
krb5-user,
|
||||
libnss3-tools,
|
||||
@@ -91,20 +79,21 @@ Depends:
|
||||
libpam-sss,
|
||||
libsasl2-modules-gssapi-mit,
|
||||
libsss-sudo,
|
||||
libxmlrpc-core-c3 (>= 1.16.33-3.1ubuntu5),
|
||||
oddjob-mkhomedir,
|
||||
python3-dnspython,
|
||||
python3-ipaclient (= ${source:Version}),
|
||||
python3-gssapi,
|
||||
python3-ldap,
|
||||
python3-sss,
|
||||
sssd (>= 1.14.0),
|
||||
sssd (>= 2.8.0),
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
${shlibs:Depends}
|
||||
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
|
||||
@@ -137,7 +126,6 @@ Architecture: any
|
||||
Depends:
|
||||
cifs-utils,
|
||||
freeipa-client (= ${binary:Version}),
|
||||
libwbclient-sssd,
|
||||
python3-samba,
|
||||
samba-common-bin,
|
||||
smbclient,
|
||||
@@ -181,21 +169,20 @@ Architecture: all
|
||||
Section: python
|
||||
Depends:
|
||||
freeipa-common (= ${source:Version}),
|
||||
gnupg,
|
||||
gpg,
|
||||
gpg-agent,
|
||||
keyutils,
|
||||
librpm8 | librpm9,
|
||||
python3-cffi,
|
||||
python3-cryptography,
|
||||
python3-dbus,
|
||||
python3-dnspython,
|
||||
python3-gssapi,
|
||||
python3-ifaddr,
|
||||
python3-ldap,
|
||||
python3-libipa-hbac,
|
||||
python3-lxml,
|
||||
python3-netaddr,
|
||||
python3-netifaces (>= 0.10.4),
|
||||
python3-nss (>= 0.16.0),
|
||||
python3-pyasn1,
|
||||
python3-qrcode (>= 5.0.0),
|
||||
python3-requests,
|
||||
@@ -207,6 +194,7 @@ Depends:
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
${shlibs:Depends},
|
||||
${lib:Depends},
|
||||
Description: FreeIPA centralized identity framework -- shared Python3 modules
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
@@ -215,186 +203,3 @@ Description: FreeIPA centralized identity framework -- shared Python3 modules
|
||||
.
|
||||
This Python3 module is used by other FreeIPA packages.
|
||||
|
||||
|
||||
Package: freeipa-server
|
||||
Architecture: amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x
|
||||
Breaks: freeipa-server-trust-ad (<< 4.3.0-1)
|
||||
Replaces: freeipa-server-trust-ad (<< 4.3.0-1)
|
||||
Depends:
|
||||
389-ds-base (>= 1.3.7.9),
|
||||
acl,
|
||||
adduser,
|
||||
apache2 (>= 2.4.41-4ubuntu2),
|
||||
certmonger (>= 0.79.5-2),
|
||||
chrony,
|
||||
custodia (>= 0.5.0),
|
||||
fonts-font-awesome,
|
||||
fonts-open-sans,
|
||||
freeipa-client (= ${binary:Version}),
|
||||
freeipa-common (= ${source:Version}),
|
||||
gssproxy (>= 0.8.2-2),
|
||||
krb5-admin-server,
|
||||
krb5-kdc,
|
||||
krb5-kdc-ldap,
|
||||
krb5-otp,
|
||||
krb5-pkinit,
|
||||
ldap-utils,
|
||||
libapache2-mod-auth-gssapi (>= 1.5.0),
|
||||
libapache2-mod-lookup-identity (>= 1.0.0),
|
||||
libapache2-mod-wsgi-py3,
|
||||
libjs-dojo-core,
|
||||
libjs-jquery,
|
||||
libjs-scriptaculous,
|
||||
libnss3-tools,
|
||||
libsasl2-modules-gssapi-mit,
|
||||
oddjob (>= 0.34.3-2),
|
||||
p11-kit,
|
||||
pki-ca (>= 10.6.0~),
|
||||
pki-kra (>= 10.6.0~),
|
||||
python3-dateutil,
|
||||
python3-ipaserver (= ${source:Version}),
|
||||
python3-gssapi,
|
||||
python3-ldap (>= 2.4.22),
|
||||
python3-systemd,
|
||||
slapi-nis (>= 0.56.1),
|
||||
ssl-cert,
|
||||
sssd-dbus,
|
||||
systemd-sysv,
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends:
|
||||
freeipa-server-dns,
|
||||
Description: FreeIPA centralized identity framework -- server
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This is the server package.
|
||||
|
||||
Package: freeipa-server-dns
|
||||
Architecture: all
|
||||
Breaks: freeipa-server (<< 4.3.0-1)
|
||||
Replaces: freeipa-server (<< 4.3.0-1)
|
||||
Depends:
|
||||
freeipa-server (>= ${source:Version}),
|
||||
bind9 (>= 1:9.16),
|
||||
bind9-dyndb-ldap (>= 11.4),
|
||||
libengine-pkcs11-openssl,
|
||||
opendnssec (>= 1:2.1.5),
|
||||
softhsm2,
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
${shlibs:Depends}
|
||||
Description: FreeIPA centralized identity framework -- IPA DNS integration
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This package adds DNS integration with BIND 9.
|
||||
|
||||
Package: freeipa-server-trust-ad
|
||||
Architecture: amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x
|
||||
Depends:
|
||||
freeipa-common (= ${source:Version}),
|
||||
freeipa-server (= ${binary:Version}),
|
||||
python3-ipaserver (= ${source:Version}),
|
||||
python3-samba,
|
||||
samba,
|
||||
winbind,
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
${shlibs:Depends}
|
||||
Multi-Arch: same
|
||||
Description: FreeIPA centralized identity framework -- AD trust installer
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
.
|
||||
Cross-realm trusts with Active Directory in IPA require working Samba 4
|
||||
installation. This package is provided for convenience to install all required
|
||||
dependencies at once.
|
||||
|
||||
Package: freeipa-tests
|
||||
Architecture: all
|
||||
Depends:
|
||||
python3-ipalib (>= ${source:Version}),
|
||||
python3-ipatests (>= ${source:Version}),
|
||||
python3-pytest,
|
||||
${misc:Depends},
|
||||
${python3:Depends}
|
||||
Recommends: python3-yaml
|
||||
Description: FreeIPA centralized identity framework -- tests
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This package contains tests that verify IPA functionality.
|
||||
|
||||
Package: python3-ipaserver
|
||||
Architecture: all
|
||||
Section: python
|
||||
Breaks: freeipa-server (<< 4.3.0-1),
|
||||
freeipa-server-trust-ad (<< 4.4.4-1),
|
||||
Replaces: freeipa-server (<< 4.3.0-1),
|
||||
freeipa-server-trust-ad (<< 4.4.4-1),
|
||||
Depends:
|
||||
freeipa-common (= ${binary:Version}),
|
||||
pki-tools (>= 10.2.6-3),
|
||||
python3-custodia (>= 0.5.0),
|
||||
python3-dbus,
|
||||
python3-dnspython,
|
||||
python3-gssapi,
|
||||
python3-ipaclient (= ${binary:Version}),
|
||||
python3-ipalib (>= ${source:Version}),
|
||||
python3-jwcrypto,
|
||||
python3-kdcproxy,
|
||||
python3-ldap (>= 2.4.22),
|
||||
python3-libsss-nss-idmap,
|
||||
python3-pki-base,
|
||||
python3-pyasn1,
|
||||
python3-sss,
|
||||
samba-common,
|
||||
zip,
|
||||
${misc:Depends},
|
||||
${python3:Depends},
|
||||
Description: FreeIPA centralized identity framework -- Python3 modules for server
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This Python3 module is used by FreeIPA server.
|
||||
|
||||
Package: python3-ipatests
|
||||
Architecture: all
|
||||
Section: python
|
||||
Breaks: freeipa-tests (<< 4.3.0-1)
|
||||
Replaces: freeipa-tests (<< 4.3.0-1)
|
||||
Depends:
|
||||
libnss3-tools,
|
||||
python3-coverage,
|
||||
python3-ipalib (>= ${source:Version}),
|
||||
python3-mock,
|
||||
python3-paramiko,
|
||||
python3-paste,
|
||||
python3-polib,
|
||||
python3-pytest-multihost,
|
||||
python3-pytest-sourceorder,
|
||||
python3-sss,
|
||||
xz-utils,
|
||||
${misc:Depends},
|
||||
${python3:Depends}
|
||||
Recommends: python3-yaml
|
||||
Description: FreeIPA centralized identity framework -- Python3 modules for tests
|
||||
FreeIPA is an integrated solution to provide centrally managed Identity
|
||||
(machine, user, virtual machines, groups, authentication credentials), Policy
|
||||
(configuration settings, access control information) and Audit (events,
|
||||
logs, analysis thereof).
|
||||
.
|
||||
This Python3 module is used by FreeIPA tests.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user