[Bug 1820083] Re: TLS params not set for session

Mathew Hodson 1820083 at bugs.launchpad.net
Tue Jan 19 04:56:46 UTC 2021


Fixed in Ubuntu Hirsute.
---

python-etcd3gw (0.2.5-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Run wrap-and-sort -bastk.

  [ Thomas Goirand ]
  * Switch to new repo URL.
  * New upstream release (Closes: #980004).
  * Removed 0001_reproducible-build.patch applied upstream.
  * Add python3-mock as build-depends.

 -- Thomas Goirand <zigo at debian.org>  Wed, 13 Jan 2021 09:49:04 +0100

** Changed in: python-etcd3gw (Ubuntu Hirsute)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1820083

Title:
  TLS params not set for session

Status in python-etcd3gw package in Ubuntu:
  Fix Released
Status in python-etcd3gw source package in Bionic:
  In Progress
Status in python-etcd3gw source package in Cosmic:
  Won't Fix
Status in python-etcd3gw source package in Disco:
  Won't Fix
Status in python-etcd3gw source package in Eoan:
  Won't Fix
Status in python-etcd3gw source package in Focal:
  In Progress
Status in python-etcd3gw source package in Groovy:
  New
Status in python-etcd3gw source package in Hirsute:
  Fix Released

Bug description:
  [impact]

  a connection session is opened, but the TLS parameters (timeout, ca,
  cert and key) are not actually set for the session.  This prevents use
  of TLS.

  [test case]

  I am currently updating the unit test to include testing of TLS params

  [regression potential]

  This adds TLS parameters (if provided) to the session, so regressions
  would involve failed connections, possibly those without TLS that had
  TLS params incorrectly provided before.

  [scope]

  the upstream bug is https://github.com/dims/etcd3-gateway/issues/20
  fixed upstream with pull request https://github.com/dims/etcd3-gateway/pull/21
  via commit 90b7a19cdc4daa1230d7f15c10b113abdefdc8c0

  that commit is contained in version 0.2.2, which is not yet pulled
  into Debian, so this patch is needed in Debian, as well as Bionic,
  Eoan, and Focal.  This package was not included in Xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-etcd3gw/+bug/1820083/+subscriptions



More information about the Ubuntu-sponsors mailing list