File: changelog

package info (click to toggle)
haproxy-cmd 0.0.7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 80 kB
  • sloc: python: 250; sh: 132; makefile: 14
file content (43 lines) | stat: -rw-r--r-- 1,251 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
haproxy-cmd (0.0.7) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090416).

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Dec 2024 17:00:40 +0100

haproxy-cmd (0.0.6) unstable; urgency=medium

  * Fix syntax warning in Python 3.12 & 3.13 (Closes: #1085634).

 -- Thomas Goirand <zigo@debian.org>  Wed, 27 Nov 2024 17:31:43 +0100

haproxy-cmd (0.0.5) unstable; urgency=medium

  [ Gregory Duchatelet ]
  * Fetch admin socket path by parsing haproxy.cfg.

 -- Thomas Goirand <zigo@debian.org>  Mon, 17 Jun 2024 16:19:03 +0200

haproxy-cmd (0.0.4) unstable; urgency=medium

  * [6d22c9a] Implement a --timeout option for the drain-server command, with
    zero (aka: no timeout) by default.

 -- Thomas Goirand <zigo@debian.org>  Wed, 27 Mar 2024 12:52:19 +0100

haproxy-cmd (0.0.3) unstable; urgency=medium

  * [0e28d79] fixup man page.

 -- Thomas Goirand <zigo@debian.org>  Mon, 11 Dec 2023 09:40:56 +0100

haproxy-cmd (0.0.2) unstable; urgency=medium

  * [cc4b422] Fix packages = haproxy_cmd in setup.cfg.

 -- Thomas Goirand <zigo@debian.org>  Mon, 04 Dec 2023 12:50:01 +0100

haproxy-cmd (0.0.1) unstable; urgency=medium

  * Initial release. (Closes: #1057389)

 -- Thomas Goirand <zigo@debian.org>  Wed, 22 Nov 2023 11:54:32 +0100