File: changelog

package info (click to toggle)
lava-tool 0.25-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 612 kB
  • sloc: python: 4,411; makefile: 148; sh: 93
file content (197 lines) | stat: -rw-r--r-- 6,408 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
lava-tool (0.25-2) unstable; urgency=medium

  * Fix autopkgtests for removed test directory

 -- Neil Williams <codehelp@debian.org>  Wed, 16 May 2018 10:44:53 +0100

lava-tool (0.25-1) unstable; urgency=medium

  * New upstream release
  * db56922 lava-tool jobs-list: output as JSON
  * 04f269 LAVA-107 - Drop lava-dashboard-tool
  * e4de32 LAVA-1223 - lava-tool: check remote api for wait-job-events
  * Add NEWS item that lava-tool is now deprecated in favour of lavacli.

 -- Neil Williams <codehelp@debian.org>  Thu, 26 Apr 2018 09:20:04 +0100

lava-tool (0.24-1) unstable; urgency=medium

  * New upstream release 
    9fbfb17 LAVA-1183 - wait-for-job does not receive events when port is used
    f3314e9 Support the update of the TestJob status field name change.
    16b7b1b Make sure that lack of git executable is handled.
  * Remove Fathi and Jordi on request. (Closes: #879396)

 -- Neil Williams <codehelp@debian.org>  Wed, 10 Jan 2018 14:03:54 +0000

lava-tool (0.23-2) unstable; urgency=medium

  * Fix issue with watch file
  * Drop need for python-simplejson (Closes: #872782)

 -- Neil Williams <codehelp@debian.org>  Wed, 23 Aug 2017 11:30:51 +0100

lava-tool (0.23-1) unstable; urgency=medium

  * New upstream release
    90f2eb1 Create a new major version.
    2b8cb85 Fix entrypoints errors and tests
  * Standards version updated (no changes)

 -- Senthil Kumaran S (stylesen) <stylesen@gmail.com>  Mon, 10 Jul 2017 23:14:27 +0530

lava-tool (0.22-1) unstable; urgency=medium

  * New upstream release (Closes: #820371, #864417, #864418)
    9f36d59 Move lava-tool version to scheduler
    6881130 Handle cancel and list errors cleanly
    89b09b9 LAVA-766 - update lava-tool manpage
    1472288 Parse the job definition into YAML before validating urls
    bbfec5c Drop python-argcomplete requirement

 -- Senthil Kumaran S (stylesen) <stylesen@gmail.com>  Mon, 10 Jul 2017 08:22:34 +0530

lava-tool (0.21-1) unstable; urgency=medium

  * New upstream release
  * Drop dependency on python-argcomplete.

 -- Neil Williams <codehelp@debian.org>  Thu, 19 Jan 2017 15:46:04 +0000

lava-tool (0.20-1) unstable; urgency=medium

  * New upstream release
    9dca673 Update for new release
    76b7a34 LAVA-795 - expose lava-publisher event socket settings.
    e2428b2 Spelling fixes for the lava-tool manpage
    c0435fc Use the publishing API for local file:// references.
    6b34143 wait_job_events output update.
    844aabe Mark lava-dashboard-tool as deprecated when
      invoking --help option.
    12f67fb Support download results for job, test suite and test
      case in lava-tool.

 -- Neil Williams <codehelp@debian.org>  Thu, 12 Jan 2017 14:11:28 +0000

lava-tool (0.19-1) unstable; urgency=medium

  [ Neil Williams ]
  * New upstream release
    2edd4d1 Fix remaining pep8 errors in lava-tool.
    dc0c01c Add validate-pipeline-devices subcommand.
    0c468c3 Allow for older instances in submit_job url
    6da6144 Add job link on submission and resubmission.
    35cd78e Update manpage entries for lava and lava-tool commands.
    51fa203 Add zmq client to lava-tool.
    748f41d Fix legacy pep8 errors.
    32c020f lava-tool shortcuts.
    38e1092 Secure protocol check.
    c5878ba lava-tool auth management.
    bf39705 Add simple URL check for git, http and ftp urls in job def.
    c2aaff4 setup.py: remove json_schema_validator install_requires
    3a479a7 setup.py: remove argparse from install_requires

    [Anders Roxell]
  * Drop python-json-schema-validator from Build-Depends-Indep

 -- Neil Williams <codehelp@debian.org>  Thu, 22 Dec 2016 09:37:04 +0000

lava-tool (0.14-2) unstable; urgency=medium

  * Add requirement for python-keyrings.alt to provide access to the
    file based keyring backend as this has been moved out of newer
    versions of python-keyring.

 -- Neil Williams <codehelp@debian.org>  Mon, 29 Feb 2016 08:57:40 +0000

lava-tool (0.14-1) unstable; urgency=medium

  * New production release.
  * Add sphinx options to set the manpage build date for reproducibility
    support.

 -- Neil Williams <codehelp@debian.org>  Wed, 09 Dec 2015 09:34:36 +0000

lava-tool (0.13-2) unstable; urgency=medium

  * Add Senthil Kumaran S (stylesen) as an uploader.

 -- Senthil Kumaran S (stylesen) <stylesen@gmail.com>  Tue, 08 Sep 2015 22:13:51 +0530

lava-tool (0.13-1) unstable; urgency=medium

  * New production release

 -- Neil Williams <codehelp@debian.org>  Mon, 06 Jul 2015 09:21:47 +0100

lava-tool (0.12-1~bpo8+1) jessie-backports; urgency=medium

  * Rebuild for jessie-backports.

 -- Neil Williams <codehelp@debian.org>  Fri, 15 May 2015 11:48:12 +0100

lava-tool (0.12-1) unstable; urgency=medium

  * New upstream release
  * Update watch file for git tags
  * Add dh-python to build-depends

 -- Neil Williams <codehelp@debian.org>  Tue, 05 May 2015 11:23:12 +0100

lava-tool (0.11.2-2) unstable; urgency=medium

  * Enable the autopkgtests in debian/control.

 -- Neil Williams <codehelp@debian.org>  Fri, 27 Jun 2014 17:23:43 +0100

lava-tool (0.11.2-1) unstable; urgency=medium

  * New upstream release - completes the removal of
    versiontools. (Closes: #749871)
  * Add autopkgtests support.

 -- Neil Williams <codehelp@debian.org>  Tue, 10 Jun 2014 19:50:38 +0100

lava-tool (0.11.1-1) unstable; urgency=medium

  * New upstream release
  * Drop versiontools dependency.

 -- Neil Williams <codehelp@debian.org>  Mon, 12 May 2014 18:03:37 +0100

lava-tool (0.11-1) unstable; urgency=medium

  * New upstream release

 -- Neil Williams <codehelp@debian.org>  Fri, 09 May 2014 15:38:03 +0100

lava-tool (0.10-1) unstable; urgency=medium

  * Initial release. (Closes: #747350: ITP: lava-tool -- command line
    utility for LAVA)

 -- Neil Williams <codehelp@debian.org>  Wed, 07 May 2014 20:01:50 +0100

lava-tool (0.8.2-1) unstable; urgency=medium

  * New upstream release

 -- Neil Williams <codehelp@debian.org>  Sun, 08 Dec 2013 20:49:22 +0000

lava-tool (0.8.1-1) unstable; urgency=low

  * New upstream release

 -- Neil Williams <codehelp@debian.org>  Tue, 19 Nov 2013 09:32:57 +0000

lava-tool (0.7.2-1) unstable; urgency=low

  * Update for working support of a native Debian LAVA install.

 -- Neil Williams <codehelp@debian.org>  Tue, 08 Oct 2013 16:00:04 +0100

lava-tool (0.7.1-1) unstable; urgency=low

  * Initial release 

 -- Neil Williams <codehelp@debian.org>  Wed, 05 Jun 2013 11:55:07 +0100