[Pkg-freeipa-devel] [Git][freeipa-team/freeipa][master-next] 7 commits: source: Add a lintian override for client-only build; empty-debian- tests-control.

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Wed Oct 18 10:57:57 BST 2023



Timo Aaltonen pushed to branch master-next at FreeIPA packaging / freeipa


Commits:
b75a9df8 by Timo Aaltonen at 2023-06-07T19:31:14+03:00
source: Add a lintian override for client-only build; empty-debian- tests-control.

- - - - -
17aecd71 by Timo Aaltonen at 2023-08-10T11:16:44+03:00
releasing package freeipa version 4.10.2-1

- - - - -
023a3120 by Timo Aaltonen at 2023-08-10T11:50:22+03:00
control: Bump certmonger dependency.

- - - - -
cd164eb2 by Timo Aaltonen at 2023-09-25T17:44:20+03:00
Fix FTBFS when systemd.pc changes systemdsystemunitdir. (Closes: #1052641)

- - - - -
032d79de by Timo Aaltonen at 2023-10-18T12:48:49+03:00
releasing package freeipa version 4.10.2-2

- - - - -
778096a5 by Timo Aaltonen at 2023-10-18T12:50:41+03:00
Upload to experimental, build the server and enable tests.

- - - - -
a32a5f05 by Timo Aaltonen at 2023-10-18T12:55:13+03:00
releasing package freeipa version 4.10.2-2+exp1

- - - - -


9 changed files:

- debian/changelog
- debian/control
- debian/control.common
- debian/control.server
- debian/freeipa-client-epn.install
- debian/freeipa-server.install
- debian/rules
- debian/source/lintian-overrides
- debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,31 @@
-freeipa (4.10.2-1) UNRELEASED; urgency=medium
+freeipa (4.10.2-2+exp1) experimental; urgency=medium
+
+  * Upload to experimental, build the server and enable tests.
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Wed, 18 Oct 2023 12:50:45 +0300
+
+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)
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Wed, 18 Oct 2023 12:46:48 +0300
+
+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.
 
- -- Timo Aaltonen <tjaalton at debian.org>  Tue, 21 Feb 2023 10:13:42 +0200
+ -- Timo Aaltonen <tjaalton at debian.org>  Thu, 10 Aug 2023 11:16:37 +0300
 
 freeipa (4.9.11-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -50,6 +50,20 @@ Build-Depends:
  python3-yubico,
  systemd,
  uuid-dev,
+ 389-ds-base-dev (>= 1.4.4.16),
+ libpwquality-dev,
+ 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.10.6~),
+ python3-lesscpy,
+ python3-pkg-resources,
+ python3-rjsmin,
+ samba-dev,
 
 Package: freeipa-common
 Architecture: all
@@ -68,7 +82,7 @@ Package: freeipa-client
 Architecture: any
 Depends:
  bind9-utils,
- certmonger (>= 0.79.5-2),
+ certmonger (>= 0.79.14),
  curl,
  dnsutils,
  freeipa-common (= ${source:Version}),
@@ -201,3 +215,183 @@ 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.4.4.16),
+ acl,
+ adduser,
+ apache2 (>= 2.4.41-4ubuntu2),
+ certmonger (>= 0.79.14),
+ chrony,
+ fonts-font-awesome,
+ fonts-open-sans,
+ freeipa-client (= ${binary:Version}),
+ freeipa-common (= ${source:Version}),
+ gssproxy (>= 0.8.2-2),
+ krb5-admin-server,
+ krb5-kdc (>= 1.18),
+ 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.10.6~),
+ pki-kra (>= 10.10.6~),
+ 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.18.7),
+ 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-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-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.
+


=====================================
debian/control.common
=====================================
@@ -16,7 +16,7 @@ Package: freeipa-client
 Architecture: any
 Depends:
  bind9-utils,
- certmonger (>= 0.79.5-2),
+ certmonger (>= 0.79.14),
  curl,
  dnsutils,
  freeipa-common (= ${source:Version}),


=====================================
debian/control.server
=====================================
@@ -8,7 +8,7 @@ Depends:
  acl,
  adduser,
  apache2 (>= 2.4.41-4ubuntu2),
- certmonger (>= 0.79.5-2),
+ certmonger (>= 0.79.14),
  chrony,
  fonts-font-awesome,
  fonts-open-sans,


=====================================
debian/freeipa-client-epn.install
=====================================
@@ -1,7 +1,7 @@
 etc/ipa/epn.conf
 etc/ipa/epn/expire_msg.template
-lib/systemd/system/ipa-epn.service
-lib/systemd/system/ipa-epn.timer
+${env:systemdsystemunitdir}/ipa-epn.service
+${env:systemdsystemunitdir}/ipa-epn.timer
 usr/sbin/ipa-epn
 usr/share/man/man1/ipa-epn.1
 usr/share/man/man5/epn.conf.5


=====================================
debian/freeipa-server.install
=====================================
@@ -4,15 +4,15 @@ etc/ipa/html/*
 etc/ipa/kdcproxy
 etc/dbus-1/system.d/org.freeipa.server.conf
 etc/oddjobd.conf.d/ipa-server.conf
-lib/systemd/system/ipa-ccache-sweep.service
-lib/systemd/system/ipa-ccache-sweep.timer
-lib/systemd/system/ipa-custodia.service
-lib/systemd/system/ipa-dnskeysyncd.service
-lib/systemd/system/ipa-ods-exporter.service
-lib/systemd/system/ipa-ods-exporter.socket
-lib/systemd/system/ipa-otpd.socket
-lib/systemd/system/ipa-otpd at .service
-lib/systemd/system/ipa.service
+${env:systemdsystemunitdir}/ipa-ccache-sweep.service
+${env:systemdsystemunitdir}/ipa-ccache-sweep.timer
+${env:systemdsystemunitdir}/ipa-custodia.service
+${env:systemdsystemunitdir}/ipa-dnskeysyncd.service
+${env:systemdsystemunitdir}/ipa-ods-exporter.service
+${env:systemdsystemunitdir}/ipa-ods-exporter.socket
+${env:systemdsystemunitdir}/ipa-otpd.socket
+${env:systemdsystemunitdir}/ipa-otpd at .service
+${env:systemdsystemunitdir}/ipa.service
 usr/lib/*/dirsrv/plugins/libipa_cldap.so
 usr/lib/*/dirsrv/plugins/libipa_dns.so
 usr/lib/*/dirsrv/plugins/libipa_enrollment_extop.so


=====================================
debian/rules
=====================================
@@ -9,17 +9,18 @@ include /usr/share/dpkg/pkg-info.mk
 CFLAGS += -D_FORTIFY_SOURCE=2
 
 # build server only where nodejs is available
-#ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x))
-#  ONLY_CLIENT=0
-#else
+ifneq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x))
+  ONLY_CLIENT=0
+else
   ONLY_CLIENT=1
-#endif
+endif
 
 DESTDIR=$(CURDIR)/debian/tmp
 
 export PYTHON=python3
 export am_cv_python_pythondir=/usr/lib/python3/dist-packages
 export am_cv_python_pyexecdir=/usr/lib/python3/dist-packages
+export systemdsystemunitdir=$(shell pkgconf --variable=systemdsystemunitdir systemd | sed s,^/,,)
 
 confflags = \
 	--libexecdir=/usr/lib/ \


=====================================
debian/source/lintian-overrides
=====================================
@@ -6,3 +6,6 @@ freeipa source: source-is-missing [install/ui/src/libs/jquery.js]
 
 # missing-sources/build/*, see install/ui/src/build.profile.js
 freeipa source: source-is-missing [install/ui/util/build/build.js]
+
+# client doesn't run autopkgtests
+freeipa source: empty-debian-tests-control


=====================================
debian/tests/control
=====================================
@@ -1,8 +1,8 @@
-#Tests: server-install
-#Depends:
-# freeipa-server, freeipa-client, freeipa-server-dns,
-# sudo,
-#Restrictions:
-# allow-stderr,
-# isolation-container,
-# needs-root,
+Tests: server-install
+Depends:
+ freeipa-server, freeipa-client, freeipa-server-dns,
+ sudo,
+Restrictions:
+ allow-stderr,
+ isolation-container,
+ needs-root,



View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/617d19aa5295cb1d8bc8da86cb26b2692b37c9af...a32a5f050b8dfabb31a8a89d47508415e5b62ea6

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/617d19aa5295cb1d8bc8da86cb26b2692b37c9af...a32a5f050b8dfabb31a8a89d47508415e5b62ea6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20231018/ff061eb3/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list