[Pkg-freeipa-devel] [Git][freeipa-team/dogtag-pki][master] 2 commits: Fix tab/spaces in patch.

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



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


Commits:
17c3a9be by Timo Aaltonen at 2022-03-17T21:06:10+02:00
Fix tab/spaces in patch.

- - - - -
e9eddf60 by Timo Aaltonen at 2022-03-17T21:06:16+02:00
releasing package dogtag-pki version 11.0.3-4

- - - - -


2 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+dogtag-pki (11.0.3-4) unstable; urgency=medium
+
+  * Fix tab/spaces in patch.
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Thu, 17 Mar 2022 21:06:11 +0200
+
 dogtag-pki (11.0.3-3) unstable; urgency=medium
 
   * force-request-timeout-default.diff: Another attempt to set


=====================================
debian/patches/force-request-timeout-default.diff
=====================================
@@ -1,12 +1,10 @@
-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
++        self.request_timeout = 120
          value = self.mdict['pki_status_request_timeout']
          if len(value) > 0:
              self.request_timeout = int(value)



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

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/dogtag-pki/-/compare/f97b06777e0e8f9a6050e7d7cc2ec5f953cde5b2...e9eddf60516fc3c248a05705685f8fc73f49d4c7
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/2e79d3e0/attachment.htm>


More information about the Pkg-freeipa-devel mailing list