[Pkg-freeipa-devel] [Git][freeipa-team/dogtag-pki][master] 2 commits: force-request-timeout-default.diff: Another attempt to set request_timeout. (Closes: #1001801)

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Thu Mar 17 17:09:21 GMT 2022



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


Commits:
b6fb8b95 by Timo Aaltonen at 2022-03-17T14:10:44+02:00
force-request-timeout-default.diff: Another attempt to set request_timeout. (Closes: #1001801)

- - - - -
f97b0677 by Timo Aaltonen at 2022-03-17T14:10:53+02:00
releasing package dogtag-pki version 11.0.3-3

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/force-request-timeout-default.diff
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+dogtag-pki (11.0.3-3) unstable; urgency=medium
+
+  * force-request-timeout-default.diff: Another attempt to set
+    request_timeout. (Closes: #1001801)
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Thu, 17 Mar 2022 14:10:45 +0200
+
 dogtag-pki (11.0.3-2) unstable; urgency=medium
 
   * default-webapp-timeout.diff: Dropped, instead set


=====================================
debian/patches/force-request-timeout-default.diff
=====================================
@@ -0,0 +1,12 @@
+diff --git a/base/server/python/pki/server/deployment/__init__.py b/base/server/python/pki/server/deployment/__init__.py
+index 6ed2eabe2..a92e0abbe 100644
+--- a/base/server/python/pki/server/deployment/__init__.py
++++ b/base/server/python/pki/server/deployment/__init__.py
+@@ -142,6 +142,7 @@ class PKIDeployer:
+ 
+         # Configure status request timeout. This is used for each
+         # status request in wait_for_startup().
++	self.request_timeout = 120
+         value = self.mdict['pki_status_request_timeout']
+         if len(value) > 0:
+             self.request_timeout = int(value)


=====================================
debian/patches/series
=====================================
@@ -15,3 +15,4 @@ fix-tomcat-jars.diff
 fix-hamcrest-jar.diff
 fix-healthcheck-install.diff
 fix-runuser-path.diff
+force-request-timeout-default.diff



View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/e9ecd1fcb12597744b483ff249303b5dbd33303a...f97b06777e0e8f9a6050e7d7cc2ec5f953cde5b2

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/e9ecd1fcb12597744b483ff249303b5dbd33303a...f97b06777e0e8f9a6050e7d7cc2ec5f953cde5b2
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/20220317/96deae35/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list