[Pkg-freeipa-devel] [Git][freeipa-team/dogtag-pki][bullseye] 2 commits: Add python3-ldap to python3-pki-base Depends. Thanks, Francisco Vilmar Cardoso...

Timo Aaltonen gitlab at salsa.debian.org
Wed Apr 14 07:56:48 BST 2021



Timo Aaltonen pushed to branch bullseye at FreeIPA packaging / dogtag-pki


Commits:
87c31620 by Timo Aaltonen at 2021-04-14T09:29:33+03:00
Add python3-ldap to python3-pki-base Depends. Thanks, Francisco Vilmar Cardoso Ruviaro and Rene Luria! (Closes: #985340)

- - - - -
84896a44 by Timo Aaltonen at 2021-04-14T09:56:31+03:00
Move p11-kit-trust.so to pki-tools, add p11-kit-modules to pki-tools Depends. (Closes: #986080)

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/pki-base-java.install
- debian/pki-tools.install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+dogtag-pki (10.10.2-3) UNRELEASED; urgency=medium
+
+  * Add python3-ldap to python3-pki-base Depends. Thanks, Francisco
+    Vilmar Cardoso Ruviaro and Rene Luria! (Closes: #985340)
+  * Move p11-kit-trust.so to pki-tools, add p11-kit-modules to pki-tools
+    Depends. (Closes: #986080)
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Wed, 14 Apr 2021 09:29:28 +0300
+
 dogtag-pki (10.10.2-2) unstable; urgency=medium
 
   * CVE-2021-20179.diff: Fix renewal profile approval process.


=====================================
debian/control
=====================================
@@ -146,6 +146,7 @@ Architecture: all
 Depends:
  openssl,
  python3-cryptography,
+ python3-ldap,
  python3-nss,
  python3-requests,
  python3-urllib3,
@@ -163,13 +164,16 @@ Depends:
  libjackson2-annotations-java,
  libnss3-tools,
  openssl,
+ p11-kit-modules,
  pki-base-java (= ${source:Version}),
  python3-pki-base (>= ${source:Version}),
  ${java:Depends},
  ${misc:Depends},
  ${python3:Depends},
  ${shlibs:Depends},
-Conflicts: strongswan-starter, strongswan-pki
+Conflicts: strongswan-starter, strongswan-pki,
+Replaces: pki-base-java (<< 10.10.2-3)
+Breaks: pki-base-java (<< 10.10.2-3)
 Description: Certificate System - PKI Tools
  This package contains PKI executables that can be used to help make
  Certificate System into a more complete and robust PKI solution.


=====================================
debian/pki-base-java.install
=====================================
@@ -1,3 +1,3 @@
 usr/share/java/pki/pki-certsrv.jar
 usr/share/java/pki/pki-cmsutil.jar
-usr/share/pki/lib
+usr/share/pki/lib/*.jar


=====================================
debian/pki-tools.install
=====================================
@@ -59,4 +59,5 @@ usr/share/man/man1/pki-user.1
 usr/share/man/man1/pki-user-cert.1
 usr/share/man/man1/pki-user-membership.1
 usr/share/man/man1/pki.1
+usr/share/pki/lib/p11-kit-trust.so
 usr/share/pki/tools/



View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/1c6b11c0ebb131c729d23b8f149369e2a948e978...84896a44a78d21cd1fd4d38c885155d4a4b90920

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/1c6b11c0ebb131c729d23b8f149369e2a948e978...84896a44a78d21cd1fd4d38c885155d4a4b90920
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/20210414/4d4a761e/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list