[Pkg-freeipa-devel] [Git][freeipa-team/freeipa][master] 5 commits: control: Bump dogtag depends.
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Wed Oct 13 14:23:20 BST 2021
Timo Aaltonen pushed to branch master at FreeIPA packaging / freeipa
Commits:
9d6821c8 by Timo Aaltonen at 2021-09-07T17:24:04+03:00
control: Bump dogtag depends.
- - - - -
8acdf1f1 by Timo Aaltonen at 2021-09-07T17:25:06+03:00
control: Drop more of custodia.
- - - - -
7f2d46b6 by Timo Aaltonen at 2021-10-13T15:30:13+03:00
releasing package freeipa version 4.9.7-1
- - - - -
30cf9dc9 by Timo Aaltonen at 2021-10-13T15:45:44+03:00
lintian: Drop override on python-script-but-no-python-dep, which doesn't exist anymore.
- - - - -
dda9a60f by Timo Aaltonen at 2021-10-13T16:23:09+03:00
rules: Add fortify flag to CFLAGS, as CPPFLAGS isn't used by the project.
- - - - -
10 changed files:
- debian/changelog
- debian/control
- debian/control.server
- debian/control.server-bdeps
- debian/freeipa-client.lintian-overrides
- − debian/freeipa-server-dns.lintian-overrides
- − debian/freeipa-server-trust-ad.lintian-overrides
- debian/freeipa-server.lintian-overrides
- − debian/freeipa-tests.lintian-overrides
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-freeipa (4.9.7-1) UNRELEASED; urgency=medium
+freeipa (4.9.7-1) unstable; urgency=medium
* New upstream release.
* control: Drop obsolete depends on python3-nss.
@@ -16,8 +16,9 @@ freeipa (4.9.7-1) UNRELEASED; urgency=medium
* 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.
- -- Timo Aaltonen <tjaalton at debian.org> Thu, 03 Dec 2020 17:30:06 +0200
+ -- Timo Aaltonen <tjaalton at debian.org> Wed, 13 Oct 2021 15:19:00 +0300
freeipa (4.8.10-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -60,7 +60,7 @@ Build-Depends:
libunistring-dev,
libverto-dev,
nodejs [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
- pki-base (>= 10.6.0~),
+ pki-base (>= 10.10.6~),
python3-lesscpy,
python3-pkg-resources,
python3-rjsmin,
@@ -249,8 +249,8 @@ Depends:
libsasl2-modules-gssapi-mit,
oddjob (>= 0.34.3-2),
p11-kit,
- pki-ca (>= 10.6.0~),
- pki-kra (>= 10.6.0~),
+ pki-ca (>= 10.10.6~),
+ pki-kra (>= 10.10.6~),
python3-dateutil,
python3-ipaserver (= ${source:Version}),
python3-gssapi,
@@ -345,7 +345,6 @@ Replaces: freeipa-server (<< 4.3.0-1),
Depends:
freeipa-common (= ${binary:Version}),
pki-tools (>= 10.2.6-3),
- python3-custodia (>= 0.5.0),
python3-dbus,
python3-dnspython,
python3-gssapi,
=====================================
debian/control.server
=====================================
@@ -31,8 +31,8 @@ Depends:
libsasl2-modules-gssapi-mit,
oddjob (>= 0.34.3-2),
p11-kit,
- pki-ca (>= 10.6.0~),
- pki-kra (>= 10.6.0~),
+ pki-ca (>= 10.10.6~),
+ pki-kra (>= 10.10.6~),
python3-dateutil,
python3-ipaserver (= ${source:Version}),
python3-gssapi,
@@ -127,7 +127,6 @@ Replaces: freeipa-server (<< 4.3.0-1),
Depends:
freeipa-common (= ${binary:Version}),
pki-tools (>= 10.2.6-3),
- python3-custodia (>= 0.5.0),
python3-dbus,
python3-dnspython,
python3-gssapi,
=====================================
debian/control.server-bdeps
=====================================
@@ -7,7 +7,7 @@
libunistring-dev,
libverto-dev,
nodejs [amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x],
- pki-base (>= 10.6.0~),
+ pki-base (>= 10.10.6~),
python3-lesscpy,
python3-pkg-resources,
python3-rjsmin,
=====================================
debian/freeipa-client.lintian-overrides
=====================================
@@ -1,3 +1 @@
-# lintian is lying
-python-script-but-no-python-dep
possible-bashism-in-maintainer-script
=====================================
debian/freeipa-server-dns.lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# lintian is lying
-python-script-but-no-python-dep
-
=====================================
debian/freeipa-server-trust-ad.lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# lintian is lying
-python-script-but-no-python-dep
=====================================
debian/freeipa-server.lintian-overrides
=====================================
@@ -1,5 +1,3 @@
-# lintian is lying
-python-script-but-no-python-dep
# we really need apache2
web-application-should-not-depend-unconditionally-on-apache2
# embedded versions used for better performance and function
=====================================
debian/freeipa-tests.lintian-overrides deleted
=====================================
@@ -1,2 +0,0 @@
-# lintian is just wrong
-freeipa-tests: python-script-but-no-python-dep
=====================================
debian/rules
=====================================
@@ -6,6 +6,8 @@
include /usr/share/dpkg/architecture.mk
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
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/d56fd209dc36c0cece1e5ef298c6cd288bb14043...dda9a60f9f2d51b8363c228de5882bb56a52fff1
--
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/d56fd209dc36c0cece1e5ef298c6cd288bb14043...dda9a60f9f2d51b8363c228de5882bb56a52fff1
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/20211013/94117e98/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list