File: changelog

package info (click to toggle)
cockpit-machines 288-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,524 kB
  • sloc: javascript: 17,649; python: 11,445; sh: 724; makefile: 145; xml: 18
file content (274 lines) | stat: -rw-r--r-- 7,869 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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
cockpit-machines (288-1) unstable; urgency=medium

  * New upstream release:
    - Show an alert when virtualization is disabled in BIOS/EFI
    - Indicate need for shutdown
    - Delete storage file upon disk detachment

 -- Martin Pitt <mpitt@debian.org>  Wed, 19 Apr 2023 12:12:49 +0000

cockpit-machines (286-1) unstable; urgency=medium

  * New upstream release:
    - Create VM based on cloud image in "start later" mode
  * Add autopkgtest. This checks that the manifest and data files are
    correctly installed and loaded by Cockpit.

 -- Martin Pitt <mpitt@debian.org>  Thu, 30 Mar 2023 08:16:19 +0200

cockpit-machines (285-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Fri, 10 Mar 2023 11:44:23 +0100

cockpit-machines (284-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Fri, 03 Mar 2023 05:34:02 +0100

cockpit-machines (283-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Sun, 12 Feb 2023 07:55:24 +0100

cockpit-machines (282-1) unstable; urgency=medium

  * New upstream release:
    - Option to forcefully revert a snapshot
    - Fix tabular numbers font

 -- Martin Pitt <mpitt@debian.org>  Wed, 25 Jan 2023 16:50:12 +0100

cockpit-machines (281-1) unstable; urgency=medium

  * New upstream release:
    - Start using tabular fonts
    - Other UI fixes and improvements
    - Summarize system and user session differences
    - Virtual watchdog device support

 -- Martin Pitt <mpitt@debian.org>  Thu, 12 Jan 2023 10:19:42 +0100

cockpit-machines (279-1) unstable; urgency=medium

  * New upstream release:
    - Autodetect file's format when attaching disk
  * debian/watch: Use GitHub API. The /releases page has become JavaScript-y
    recently and thus unreadable by machines. Scan the API instead and
    construct a download URL.

 -- Martin Pitt <mpitt@debian.org>  Sun, 25 Dec 2022 08:07:29 +0100

cockpit-machines (278-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Mon, 21 Nov 2022 15:30:29 +0100

cockpit-machines (277-1) unstable; urgency=medium

  [ Martin Pitt ]
  * New upstream release:
    - Dark theme support
    - Allow TRIM/UNMAP requests by default for newly added disks
    - Insert and eject CD & DVD media

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Martin Pitt <mpitt@debian.org>  Tue, 08 Nov 2022 09:56:58 +0100

cockpit-machines (276-1) unstable; urgency=medium

  * New upstream release:
    - Add connection information to the VM detail page

 -- Martin Pitt <mpitt@debian.org>  Sat, 29 Oct 2022 07:26:02 +0200

cockpit-machines (275-1) unstable; urgency=medium

  * New upstream release:
    - Improvements of offline token management

 -- Martin Pitt <mpitt@debian.org>  Fri, 23 Sep 2022 06:45:08 +0200

cockpit-machines (274-1) unstable; urgency=medium

  * New upstream release:
    - Fix downloading of RHEL images

 -- Martin Pitt <mpitt@debian.org>  Wed, 07 Sep 2022 10:25:31 +0200

cockpit-machines (272-1) unstable; urgency=medium

  * New upstream release:
    - Download RHEL images

 -- Martin Pitt <mpitt@debian.org>  Wed, 20 Jul 2022 13:38:09 +0200

cockpit-machines (271-1) unstable; urgency=medium

  * New upstream release:
    - Test fixes

 -- Martin Pitt <mpitt@debian.org>  Thu, 23 Jun 2022 13:35:10 +0200

cockpit-machines (270.1-1) unstable; urgency=medium

  * New upstream release:
    - Redesign content removal dialogs

 -- Martin Pitt <mpitt@debian.org>  Thu, 09 Jun 2022 11:05:20 +0200

cockpit-machines (268-1) unstable; urgency=medium

  * New upstream release:
    - Provide default name for new VMs

 -- Martin Pitt <mpitt@debian.org>  Thu, 12 May 2022 16:46:58 +0200

cockpit-machines (266-1) unstable; urgency=medium

  * New upstream release:
    - Redesign VM creation
    - Remove static hosts from virtual network's DHCP

 -- Martin Pitt <mpitt@debian.org>  Wed, 13 Apr 2022 09:45:53 +0200

cockpit-machines (265-1) unstable; urgency=medium

  * New upstream release:
    - Translation updates
    - Tests robustification

 -- Martin Pitt <mpitt@debian.org>  Wed, 30 Mar 2022 17:08:25 +0200

cockpit-machines (264-1) unstable; urgency=medium

  * New upstream release:
    - Disk serial number
    - Multiple fixes for host device attachment

 -- Martin Pitt <mpitt@debian.org>  Tue, 22 Mar 2022 06:17:56 +0100

cockpit-machines (263-1) unstable; urgency=medium

  * New upstream bug fix release:
    - Delete storage files also when the VM is shut off
    - Translation updates

 -- Martin Pitt <mpitt@debian.org>  Mon, 07 Mar 2022 06:45:51 +0100

cockpit-machines (262-1) unstable; urgency=medium

  * New upstream bug fix release:
    - Fix broken VM deletion dialog layout
    - Translation updates

 -- Martin Pitt <mpitt@debian.org>  Fri, 25 Feb 2022 10:28:22 +0100

cockpit-machines (261-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Wed, 16 Feb 2022 16:50:54 +0100

cockpit-machines (260-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Tue, 25 Jan 2022 08:42:47 +0100

cockpit-machines (259-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Wed, 05 Jan 2022 13:16:16 +0100

cockpit-machines (258-1) unstable; urgency=medium

  * New upstream version 258:
    - Move storage pool actions outside of the expanded row
    - Move the 'Overview' tab content from the network rows to the expanded
      row directly

 -- Martin Pitt <mpitt@debian.org>  Thu, 09 Dec 2021 17:18:03 +0100

cockpit-machines (256-1) unstable; urgency=medium

  * New upstream version 256:
    - Support selecting between consoles of the same type

 -- Martin Pitt <mpitt@debian.org>  Wed, 10 Nov 2021 13:53:48 +0100

cockpit-machines (255-1) unstable; urgency=medium

  * New upstream version 255:
    - Translation updates

 -- Martin Pitt <mpitt@debian.org>  Wed, 27 Oct 2021 14:44:45 +0200

cockpit-machines (254-1) unstable; urgency=medium

  * New upstream version 254:
    - Support configuring static MAC IP address mappings

 -- Martin Pitt <mpitt@debian.org>  Wed, 13 Oct 2021 14:54:23 +0200

cockpit-machines (253-1) unstable; urgency=medium

  * New upstream version 252:
    - Add support for renaming VMs
  * New upstream version 253:
    - Support adding and removing host devices
  * debian/watch: Move to *.xz tarballs

 -- Martin Pitt <mpitt@debian.org>  Thu, 30 Sep 2021 07:55:15 +0200

cockpit-machines (251-1) unstable; urgency=medium

  * New upstream bug fix release.

 -- Martin Pitt <mpitt@debian.org>  Wed, 01 Sep 2021 18:37:21 +0200

cockpit-machines (250-1) unstable; urgency=medium

  * New upstream release:
    - Shared directories can be removed from a VM

 -- Martin Pitt <mpitt@debian.org>  Sun, 22 Aug 2021 08:03:26 +0200

cockpit-machines (249-1) experimental; urgency=medium

  * New upstream release:
    - Lots of bug fixes
    - Translation updates

 -- Martin Pitt <mpitt@debian.org>  Wed, 04 Aug 2021 10:02:06 +0200

cockpit-machines (248-1) experimental; urgency=medium

  * New upstream release.

 -- Martin Pitt <mpitt@debian.org>  Mon, 26 Jul 2021 18:45:24 +0200

cockpit-machines (243-1) experimental; urgency=medium

  * New upstream release:
    - PatternFly 4 updates
    - Translation updates
    - Correctly manage editing of unknown bus type

 -- Martin Pitt <mpitt@debian.org>  Wed, 14 Apr 2021 13:54:06 +0200

cockpit-machines (241-1) experimental; urgency=medium

  * Upstream project/source package got split out from cockpit.
    (Closes: #985768)

 -- Martin Pitt <mpitt@debian.org>  Tue, 23 Mar 2021 09:31:23 +0100