[Pkg-freeipa-devel] [Git][freeipa-team/freeipa][master] 2 commits: tests: Set KRB5_TRACE to use stderr.

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Wed Nov 17 15:12:44 GMT 2021



Timo Aaltonen pushed to branch master at FreeIPA packaging / freeipa


Commits:
19261b37 by Timo Aaltonen at 2021-11-17T16:34:29+02:00
tests: Set KRB5_TRACE to use stderr.

- - - - -
b086da4d by Timo Aaltonen at 2021-11-17T16:36:02+02:00
wrap a changelog entry

- - - - -


2 changed files:

- debian/changelog
- debian/tests/server-install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,7 @@
 freeipa (4.9.7-2) unstable; urgency=medium
 
-  * lintian: Drop override on python-script-but-no-python-dep, which doesn't exist anymore.
+  * 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.


=====================================
debian/tests/server-install
=====================================
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+export KRB5_TRACE=/dev/stderr
+
 # hack for lxc
 IP=`ip route get 1.1.1.1 | sed -n -e's/.*src //; s/ .*//; p; q'`
 echo "IP address is $IP"



View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/832131bf220af3b0ccc620e388ceb0caf7f7dafe...b086da4d6d75401f86cbc84efd7457f1f27c6169

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/freeipa/-/compare/832131bf220af3b0ccc620e388ceb0caf7f7dafe...b086da4d6d75401f86cbc84efd7457f1f27c6169
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/20211117/27e8bd3b/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list