File: changelog

package info (click to toggle)
victoriametrics 1.79.5%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,096 kB
  • sloc: makefile: 1,142; sh: 861; javascript: 28; perl: 17
file content (122 lines) | stat: -rw-r--r-- 4,322 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
victoriametrics (1.79.5+ds1-2) unstable; urgency=medium

  * Increase wait time to cover slow architectures. (Closes: #1010544)

 -- Guillem Jover <gjover@sipwise.com>  Fri, 25 Nov 2022 13:45:23 +0100

victoriametrics (1.79.5+ds1-1) unstable; urgency=medium

  * New upstream LTS release.
    - Exclude static content from vmui.
    - Remove use-system-xxhash.patch, solved upstream.
    - Remove go:embed for vmui static content.
    - Revert temporary switch to a github.com/cheggaaa/pb/v3 fork.
  * Include architecture.mk for arch-specific override to take effect.
  * Remove --help output from default file.
  * Switch to Standards-Version 4.6.1 (no changes needed).
  * Update copyright file for new upstream release.
  * Update dependencies for new upstream release.
  * Add template files for test suite.
  * Update lintian overrides.

 -- Guillem Jover <gjover@sipwise.com>  Thu, 24 Nov 2022 21:47:27 +0100

victoriametrics (1.75.0+ds1-1) unstable; urgency=medium

  * New upstream release.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 22 Mar 2022 17:27:10 +0100

victoriametrics (1.74.0+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Switch from vendored module to golang-github-cheggaaa-pb.v3-dev.
  * Refresh system xxhash patch.
  * Update defaults file for new upstream release.

 -- Guillem Jover <gjover@sipwise.com>  Mon, 14 Mar 2022 15:38:15 +0100

victoriametrics (1.71.0+ds1-1) unstable; urgency=medium

  * New upstream release.
    - Fix build failures due to random metrics order. (Closes: #1002222)
  * Remove patch from upstream.
  * Update build dependencies for new upstream release.

 -- Guillem Jover <gjover@sipwise.com>  Wed, 22 Dec 2021 16:29:25 +0100

victoriametrics (1.70.0+ds1-2) unstable; urgency=medium

  * Import upstream patch to fix unaligned atomic access on 32-bit arches.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 14 Dec 2021 19:22:43 +0100

victoriametrics (1.70.0+ds1-1) unstable; urgency=medium

  * New upstream release.
  * Update gitlab-ci.yml from its new refactored template.
  * Update debian/watch file.
  * Update build-dependencies for new upstream release.
  * Update default file for new upstream release.
  * Append ~ to upstream dependency versions to allow for backports.

 -- Guillem Jover <gjover@sipwise.com>  Mon, 13 Dec 2021 23:11:11 +0100

victoriametrics (1.69.0+ds1-1) unstable; urgency=medium

  * New upstream release. (Closes: #985781)
  * Exclude and disable vmui from code, based on TypeScript and node.js,
    with unclear source provenance.
  * Update .gitignore files.
  * Use dh-sequence-golang instead of dh-golang and --with=golang.
  * Switch to Standards-Version 4.6.0 (no changes needed).
  * Update lintian-overrides.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 23 Nov 2021 20:17:24 +0100

victoriametrics (1.53.1+ds-1) unstable; urgency=medium

  * New upstream release.
    - Imports vmctl tool.

 -- Guillem Jover <gjover@sipwise.com>  Mon, 08 Feb 2021 23:15:20 +0100

victoriametrics (1.52.0+ds-1) unstable; urgency=medium

  * New upstream release.
  * Move note about license location on Debian systems into a Comment field.
  * Switch from /var/run to /run.
  * Fix coding style in init script.
  * Use '' instead of unbalanced `' in text.
  * Ignore test suite errors on non-amd64,i386,armel due to floating point
    checks missing epsilon handling in comparison.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 26 Jan 2021 23:41:54 +0100

victoriametrics (1.51.0+ds-3) unstable; urgency=medium

  * Mark packages as Multi-Arch:foreign.
  * Update option documentation in default file.
  * Update copyright years.

 -- Guillem Jover <gjover@sipwise.com>  Wed, 06 Jan 2021 01:59:31 +0100

victoriametrics (1.51.0+ds-2) unstable; urgency=medium

  * Rename DAEMON_ARGS to ARGS in default file to match other prometheus
    packages.

 -- Guillem Jover <gjover@sipwise.com>  Tue, 05 Jan 2021 19:56:47 +0100

victoriametrics (1.51.0+ds-1) unstable; urgency=medium

  * New upstream release.
    - Bump golang-github-victoriametrics-metricsql-dev Build-Depends to 0.9.1.

 -- Guillem Jover <gjover@sipwise.com>  Mon, 28 Dec 2020 18:18:00 +0100

victoriametrics (1.50.1+ds-1) unstable; urgency=medium

  * Initial release (Closes: #953666)

 -- Guillem Jover <gjover@sipwise.com>  Thu, 17 Dec 2020 02:02:05 +0100