[Pkg-freeipa-devel] [Git][freeipa-team/389-ds-base][master] 3 commits: close a bug
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Mon Jun 19 17:14:41 BST 2023
Timo Aaltonen pushed to branch master at FreeIPA packaging / 389-ds-base
Commits:
f134e575 by Timo Aaltonen at 2023-06-12T10:52:37+03:00
close a bug
- - - - -
8461655b by Timo Aaltonen at 2023-06-19T19:11:50+03:00
control: Add dependency on python3-cryptography.
- - - - -
bdc80aa4 by Timo Aaltonen at 2023-06-19T19:13:52+03:00
releasing package 389-ds-base version 2.3.4+dfsg1-1
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,15 +1,16 @@
-389-ds-base (2.3.4+dfsg1-1) UNRELEASED; urgency=medium
+389-ds-base (2.3.4+dfsg1-1) unstable; urgency=medium
[ Timo Aaltonen ]
* New upstream release.
* patches: Drop upstreamed or obsolete patches.
+ * control: Add dependency on python3-cryptography.
[ Peter Michael Green ]
* Improve clean target.
* Use ln -fs instead of ln -s to allow resuming build after fixing errors.
- * Fix build with base64 0.21.
+ * Fix build with base64 0.21. (Closes: #1037345)
- -- Timo Aaltonen <tjaalton at debian.org> Fri, 03 Feb 2023 20:59:10 +0200
+ -- Timo Aaltonen <tjaalton at debian.org> Mon, 19 Jun 2023 19:13:30 +0300
389-ds-base (2.3.1+dfsg1-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -48,6 +48,7 @@ Build-Depends:
python3-all-dev,
python3-argcomplete,
python3-argparse-manpage,
+ python3-cryptography,
python3-dateutil,
python3-ldap,
python3-packaging,
@@ -165,6 +166,7 @@ Depends: ${misc:Depends}, ${python3:Depends},
libnss3-tools,
openssl,
python3-argcomplete,
+ python3-cryptography,
python3-dateutil,
python3-ldap,
python3-packaging,
View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/-/compare/4baa45ac432a4d8748bd9fac0f6e1ec3d20187aa...bdc80aa4d5937f9cff6d6bb92a5ad71eac8d3229
--
View it on GitLab: https://salsa.debian.org/freeipa-team/389-ds-base/-/compare/4baa45ac432a4d8748bd9fac0f6e1ec3d20187aa...bdc80aa4d5937f9cff6d6bb92a5ad71eac8d3229
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/20230619/075d60f3/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list