]> git.proxmox.com Git - pve-manager.git/blame - debian/changelog
bump version to 7.4-16
[pve-manager.git] / debian / changelog
CommitLineData
0f39f621
TL
1pve-manager (7.4-16) bullseye; urgency=medium
2
3 * pve7to8: add checks for mismatched or strange repos
4
5 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2023 13:12:20 +0200
6
a5d2a31e
TL
7pve-manager (7.4-15) bullseye; urgency=medium
8
9 * pve7to8: content-dirs check: skip paths that cannot be resolved
10
11 * pve7to8: remove outdated warning about retention
12
13 * pve7to8: avoid confusing warning about required setting 'storage' for
14 vzdump
15
16 * pve7to8: enable ceph noout check before upgrade
17
18 * pve7to8: add check for systemd-boot presence where needed
19
20 * update shipped aplliance info index
21
22 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jun 2023 20:04:08 +0200
23
81b856fa
TL
24pve-manager (7.4-14) bullseye; urgency=medium
25
26 * pve7to8:
27 - make check for correct running kernel more resilient
28 - improve systemd unified cgroupv2 support check
29 - add check for nvidia-vgpu-mgr, currently not compatible with the 6.2
30 kernel
31 - add check for permissions that are affected of dropping the
32 'Permissions.Modify' privilege from 'PVEAdmin' and 'PVESysAdmin'
33 built-in roles. Only 'Administrator', the most powerful built-in role
34 after `root@pam`, will have the 'Permissions.Modify' privilege in the
35 next major release, Proxmox VE 8.
36
37 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Jun 2023 10:54:33 +0200
38
46c37d9c
TL
39pve-manager (7.4-13) bullseye; urgency=medium
40
81b856fa 41 * aplinfo: ensure keyring is in binary format for GPG t compatibility
46c37d9c
TL
42
43 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Jun 2023 11:42:05 +0200
44
913f799b
TL
45pve-manager (7.4-12) bullseye; urgency=medium
46
47 * pve7to8: check if LXCFS is running with FUSE3 after upgrade
48
49 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jun 2023 13:00:23 +0200
50
a309d3d9 51pve-manager (7.4-11) bullseye; urgency=medium
883c9208 52
a309d3d9
TL
53 * pve7to8:
54 - warn if storage uses a directory for multiple content types
55 - fix some typos
56 - check for custom role ID clashes with "PVE" namespace
883c9208 57
a309d3d9 58 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jun 2023 09:48:55 +0200
883c9208 59
245530a7
TL
60pve-manager (7.4-9) bullseye; urgency=medium
61
62 * pve7to8:
63 - cope with native version of proxmox-ve package
64 - ceph version check: ignore commit hash
65
66 * api subscription: ensure apt-auth access to new ceph enterprise repo, if
67 one wants to switch directly to that on (future) upgrade to Proxmox VE 8.
68
69 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jun 2023 19:22:38 +0200
70
c6385375 71pve-manager (7.4-8) bullseye; urgency=medium
4ee6a0a6
TL
72
73 * pve7to8:
74 - improve log message for missing kernel reboot
75 - differ running kernel message depending on being at pre and
76 post upgrade
77 - output failures in bold
78 - add minimal ceph version check for hyper-converged setups
c6385375 79 - drop outdated apt security repo format change check
4ee6a0a6 80
c6385375 81 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2023 17:51:46 +0200
4ee6a0a6 82
7bec3d7c 83pve-manager (7.4-6) bullseye; urgency=medium
c68110ef
TL
84
85 * aplinfo: add bookworm release key to trusted ones
86
87 * build system improvements
88
89 * do not depend on obsolete lsb-base package
90
91 * copy over pve6to7 for new pve7to8 upgrade checker script
92
93 * pve7to8:
94 - ensure pvescheduler.service is running OK
95 - update check for free space to >= 5 GB
96 - avoid scary colors for warn and fail if their counters are zero
97 - check for active and known-OK time-daemon (NTP) unit
98
99 * pve6to7: add hint that there's a newer upgrade possible
100
7bec3d7c 101 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2023 11:46:10 +0200
c68110ef 102
4a8501a8
TL
103pve-manager (7.4-4) bullseye; urgency=medium
104
105 * pvereport: add `date -R` to general system info section
106
107 * api: description for 'id' property in /cluster/resources
108
109 * api: ceph: mon create: remove superfluous verification call
110
111 * fix #4627: ui: backup edit: don't deselect all guests on load
112
113 * ui: ceph install check: avoid setting nodename to localhost so that the
829f99e0 114 check actually goes to the currently selected node, not the one we loaded
4a8501a8
TL
115 the Proxmox VE Web UI from.
116
117 * ui: enable gettext localisation for more user exposed strings
118
119 * ui: clone: validate that the name of the clone is a valid FQDN
120
121 * drop local hosted sencha-touch source, depend on new libjs-sencha-touch
122
829f99e0 123 * mobile ui: adhere debug flag when loading sencha touch, making the initial
4a8501a8
TL
124 load much more efficient by default
125
126 * mobile ui: statically import widget toolkit t o avoid breakage of code
127 written for the ExtJS frame work and not the somewhat similar Sencha Touch
128 framework
129
130 -- Proxmox Support Team <support@proxmox.com> Sun, 28 May 2023 19:54:09 +0200
131
ab89079d
TL
132pve-manager (7.4-3) bullseye; urgency=medium
133
134 * ui: ceph osd: fix call to reload in wrong this context causing a potential
135 exception when closing the ceph install wizard
136
137 * ui: ceph: unmask container after we finished the ceph install
138
139 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2023 15:33:38 +0100
140
406ad7e2
TL
141pve-manager (7.4-2) bullseye; urgency=medium
142
143 * ui: lvm-thin: don't add nodeselector/enable multiple times in edit
144 window
145
146 * ui: lvm-thin: fix not being able to edit the storage
147
148 * replication: fix uninitalized warning
149
150 * api: apt: versions: also list Proxmox libraries for interfacing with
151 Rust
152
153 * api: apt versions: report the version of the proxmox-kernel-helper
154 too
155
156 * ui: rename "Theme" selector to "Color Theme"
157
158 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2023 16:47:34 +0100
159
60485d02 160pve-manager (7.4-1) bullseye; urgency=medium
800be957
TL
161
162 * ui: resource tree: correctly reinsert item when name changes
163
164 * ui: container: add `Disconnect` option for network interfaces
165
166 * ui: cert upload: fix private key field sending empty string if left out
167
168 * ui: replace non-clickable checkbox with icons for backup and replication
169 panel
170
171 * fix #4571: ui: ceph: allow adding extra-ID for multiple MDS per node to
172 allow users improving redundancy for multi-cephFS setups without leaving
173 the web UI
174
175 * api: ceph: deprecate the `pools` endpoint in favor of a more future proof
176 `pool` one
177
178 * ui: ceph: adapt urls to new ceph/pool endpoint
179
180 * pveceph: adapt to new Pool module
181
182 * api: ceph: add `ceph/cfg` API directory path, deprecating the
183 `ceph/config` and `ceph/configdb` endpoints
184
185 * ui: ceph config: use new ceph/cfg/ API endpoints
186
187 * ui: datacenter options: add HA 'Rebalance on Start' to CRS options
188
189 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2023 20:51:26 +0100
190
6ee89572
TL
191pve-manager (7.3-7) bullseye; urgency=medium
192
193 * fix #4521: api/tasks: replace upid as filename for task log downloads
194
195 * fix #4335: pvereport: add datacenter.cfg to output
196
197 * ui: ldap: fix `Parameter verification error`
198
199 * ceph osd: return PGs per OSD and show in UI
200
201 * ui: ceph: osd: set default icon for other crush types
202
203 * pvereport: add ceph health detail
204
205 * ui: remove 'Storage View' from the resource tree modes, it was basically
206 useless compared to the other modes
207
208 * ui: add window for changing tree related options
209
210 * fix #1408: ui: ResourceTree: sort the tree according to the new
211 tree-sorting options (by VMID or by Name)
212
213 * ui: fix capability check for when to disable bulk migrate
214
215 * api: node: bulk actions: allow when user has permission for each guest
216
217 * ui: bulk start/stop: align capability checks with backend
218
219 * ui: create user-menu entry for selecting the theme
220
221 * pveproxy/template: add support for switching themes
222
223 * ui: various fixes for hard-coded colors to prepare for dark-theme support
224
225 * pveproxy/template: switch to using the "auto" theme per default, which
226 uses the prefered-color-scheme media query feature to detect if a user has
227 requested light or dark color themes
228
229 * ui: create ceph pool: fix false-positive trigger showing advanced fields
230
231 * fix #4490: ui: add column filters in Backup Job edit window
232
233 * fix #4239: ui: show selected, but non-existing guests in backup edit
234
235 * ui: pbs paperkey: cleanup iframe for printing after window close
236
237 * ui: don't show tags/lock column in the resource pool member grid, we don't
238 have the info there
239
240 * api ceph osd: add OSD index, metadata and lv-info
241
242 * ui: osd: add details window for infos like OSD process ID, memory usage,
243 list of physical disks used for OSD, DB or WAL and other metadata
244
245 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Mar 2023 18:36:57 +0100
246
a219043a
TL
247pve-manager (7.3-6) bullseye; urgency=medium
248
249 * api: avoid dumping warnings due to casing typo in pveversion or other
250 apt related endpointd
251
252 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Feb 2023 08:42:40 +0100
253
929d8722
TL
254pve-manager (7.3-5) bullseye; urgency=medium
255
256 * fix #2822: allow to override the cluster node to scan for available
257 storages for iSCSI, LVM, LVM-Thin and ZFS storage types.
258
259 * fix #1295:
260 - pve daily update: honor new package-notification config
261 - ui: allow one to configure new notification settings
262
263 * api: task log: add flag for downloading a finished log file as stream
264
265 * fix #4455: ui: config panel: add missing online-help mapping for SDN type
266
267 * ui: config panel: fix online-help mapping targets and better ensure that
268 mappings are valid
269
270 * api: node stop-all: expose setting the task timeout as endpoint parameter
271
272 * api: node stop-all: expose setting force-stop behavior
273
274 * ui: bulk shutdown: expose new timeout and force-stop to user
275
276 * fix #4194: ui: clarify that it's actually a bulk shutdown, not a stop
277
278 * fix #4393: ui: storage backup view: make PBS-specific columns sortable
279
280 * api: ceph: update and add various return schemas
281
282 * api: apt versions: add proxmox-mail-forward to package list
283
284 * ui: storage: move node scan selector inside combobox picker
285
286 * ui: reduce default size of Backup detail window to improve accessibility
287 for our minimum supported display resolution (720p)
288
289 * ui: backup info: rework layout for better space usage
290
291 * ui: backup job view: add scrolling overflow handler for the toolbar
292
293 * ui: schedule simulator: split date and time into two columns for better
294 visibility and polish UX
295
296 * ui: storage content view: update if remove button is enabled on backup
297 protection change
298
299 * ui: fix search for 'Guests without Backup' window
300
301 * ui: node options: make text for `wakeonlan` option a bit more descriptive
302
303 * ui: cluster info: fix displaying an error message from the API response
304
305 * fix #3037: pvesh: correctly handle null-spearated argument lists when
306 relaying request to another cluster node
307
308 * ui: fix typo in user tag access text field
309
310 * ui: metrics: expose setting the `verify-certificate` option for InfluxDB
311 as advanced setting
312
313 * fix #4502: ui: VM OS type: the l26 type is also compatible with Linux 6.x
314
315 * fix #4481: fetch changelogs for any Proxmox repository and also support
316 changelogs for packages coming from a Debian Backports repository.
317
318 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Feb 2023 12:58:14 +0100
319
5dcd66c1
TL
320pve-manager (7.3-4) bullseye; urgency=medium
321
322 * fix #4370: ui: fix regression on pre-selecting tree element on login
323
324 * appliance info: update shipped index
325
326 * ui: realm: sync: don't use realm defaults for remove-vanished
327
328 * ui: node/datacenter summary: show tags by default and flex that column
329
330 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Dec 2022 13:11:22 +0100
331
d1bb39d4
TL
332pve-manager (7.3-3) bullseye; urgency=medium
333
334 * ui: qemu disk: honor iothread setting from config
335
336 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 15:58:37 +0100
337
3fcb8f08
TL
338pve-manager (7.3-2) bullseye; urgency=medium
339
340 * fix #4245: api: node HW: allow one to get PCI info with Sys.Audit on `/`
341
342 * ui: dc options: add Color-Overrides text to render, if any
343
344 * ui: dc options: support setting case sensitive
345
346 * ui: workspace: increase initial resource tree width from 200px to 300px
347
348 * api: vzdump: soften parameter permission checks to allow sufficiently
349 privileged users to pass-in retention and performance parameters for
350 manual backup, but keeps tmpdir, dumpdir and script root-only. Such users
351 could already edit the job accordingly, so essentially not granting
352 anything new. Fixes the run-now web-interface function for non-root.
353
354 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Nov 2022 14:23:51 +0100
355
12f011de
TL
356pve-manager (7.3-1) bullseye; urgency=medium
357
358 * ui: utils fix typos in tag tree styles
359
360 * ui: node disk manage: mark using ZFS reserved pool names as invalid and
361 enforce some basic character validity checks for ZFS naming requirements
362
363 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Nov 2022 15:57:50 +0100
364
593272c4
TL
365pve-manager (7.2-15) bullseye; urgency=medium
366
367 * ui: qemu vNIC: add empty text for MTU field
368
369 * ui: qemu vNIC: make MTU validation more fine-grained for better UX
370
371 * ui: qemu network edit: use the correct default model
372
373 * ui: fix datacenter tags options inputs
374
375 * ui: hide 'no tags' field and edit icon without VM.Config.Options
376
377 * ui: tags: shortcut accept and cancel actions with <enter> and <esc>
378 keypresses
379
380 * ui: tags: implement dirty tracking for inline editing and highlight finish
381 inline editing button if there are uncomitted changes
382
383 * ui: datacenter options: add basic editor for Cluster Resource Scheduling
384 setting
385
386 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Nov 2022 17:26:59 +0100
387
940c72bb
TL
388pve-manager (7.2-14) bullseye; urgency=medium
389
390 * ui: vm network: allow one to override MTU for VirtIO devices
391
392 * fix #3719: ui: container network: add MTU to advanced option
393
394 * container network: move rate limit field to advanced section
395
396 * fix #4318: ui: qemu/Monitor: rework output retention mechanism
397
398 * api: ceph: add applications of each pool to the lspools endpoint
399
400 * ui: only allow pools of matching application to be added as RBD Proxmox VE
401 storage
402
403 * ui: qemu: options: use 'first disk' for legacy 'c' boot setting
404
405 * fix #4321: properly check cloud-init drive permissions
406
407 * ui: cloudinit: disable remove button without VM.Config.Cloudinit
408
409 * ui: qemu: network: increase max multi-queues to 64
410
411 * ui: qemu hardware: only enable affinity form field for root@pam
412
413 * api: /cluster/resources: add tags of all virtual guests an user can access
414 to returned properties
415
416 * api: open up /cluster/options call over injecting info into /version
417
418 * ui: save ui options from /cluster/options instead of version
419
420 * ui: add various components in preparation of adding tag view/edit
421 functionality
422
423 * api: ceph: add cmd-safety endpoint
424
425 * ui: osd: warn if removal could be problematic
426
427 * ui: osd, mon, mds: warn if stop/destroy actions are problematic
428
429 * fix #3967: disk manage ZFS: support creating dRAIDs
430
431 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Nov 2022 19:46:01 +0100
432
e46b9014
TL
433pve-manager (7.2-13) bullseye; urgency=medium
434
435 * fix #4328: ui: add widget toolkit to dependencies for scanning for online
436 help references
437
438 * api: backup: auto-inject job id where expected by the API
439
440 * api: vzdump: also check for default storage permission
441
442 * api: backup info: make "name" property truly optional in response struct
443
444 * pvestatd: broadcast static node information
445
446 * cluster resources: add cgroup-mode to node properties
447
448 * ui: lxc/qemu: cpu edit: make cpuunits depend on node's cgroup version
449
450 * ui: backup job edit: fix form reset tracking
451
452 * fix #4351: vzdump: send mail if job-end hook fails with
453 mailnotification=failure
454
455 * vzdump: send mail if job-abort hook fails
456
457 * d/control: bump qemu-server dependency to 7.2-8
458
459 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Nov 2022 18:33:29 +0100
460
90a7d2cd
TL
461pve-manager (7.2-12) bullseye; urgency=medium
462
463 * ui: ceph: use quincy as new default for fresh installations
464
465 * ui: qemu: enable IO-threads by default in VM creation wizard and move it
466 out of the advanced section
467
468 * ui: OS defaults: use SCSI single as default controller
469
470 * apl info: update index to current repository state including new CentOS
471 Stream 9, Rocky Linux 9, AlmaLinux 9 and OpenSUSE Leap 15.4 images
472
473 * apt: sort list of optional packages and add proxmox-offline-mirror-helper
474 package
475
476 * vzdump: handle new 'performance' property string
477
478 * ui: node certificate: make parent panel scrollable to cope with long SAN
479 lists
480
481 * pvereport: add arcstat info
482
483 * ui: dc: subscription: fix subscription check
484
485 * fix #1981: get next free disk id on change of bus/device
486
487 * gui: fix firewall security group help button chapter link
488
489 * ui: {guest, node} summary: use correct percentage unit for CPU usage
490
491 * ui: qemu/lxc: cpu edit: fix delete-if-empty/default parameter for inside
492 wizard case
493
494 * ui: lxc/qemu: use an empty text for CPU units to better convey the default
495
496 * fix #3593: ui: qemu: add inputs for task set affinity
497
498 * replace pvemailforward with new rust based promox-wide proxmox-mail-forward
499
500 * d/control: depend on proxmox-mail-forward
501
502 * ui: qemu: increase available USB ports to 15, if QEMU machine version is
503 new enough (>= 7.1) and the OS type has support (Linux 2.6+ & Windows 8+)
504
505 -- Proxmox Support Team <support@proxmox.com> Sat, 12 Nov 2022 17:03:05 +0100
506
0ae45fc6
TL
507pve-manager (7.2-11) bullseye; urgency=medium
508
509 * d/control: recommend proxmox-offline-mirror-helper
510
511 * report: add proxmox-boot-tool status output
512
513 * report: stabilize order of guests and network
514
515 * postinst: migrate/update APT auth config
516
517 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Sep 2022 13:15:22 +0200
518
18145e3f
FG
519pve-manager (7.2-10) bullseye; urgency=medium
520
521 * subscription: remove leftover key reference
522
523 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Sep 2022 09:15:56 +0200
524
a058076d
TL
525pve-manager (7.2-9) bullseye; urgency=medium
526
527 * subscription: handle missing subscription info
528
529 * api: nodes: code/style rework start/stop list generation
530
531 * ui: CephInstallWizard: make first monitor node static and always use
532 localhost to avoid using one where ceph isn't yet installed
533
534 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Sep 2022 14:56:33 +0200
535
d35b9e6b
FG
536pve-manager (7.2-8) bullseye; urgency=medium
537
538 * ui: restore: improve warning for restoring container with same ID
539
540 * ui: ct restore: put mountpoint-erasure note on new line
541
542 * api: apt: switch to common Proxmox::RS::APT::Repositories package
543
544 * ceph-after-pve-cluster: enable for ceph-volume, disable for ceph-disk
545
546 * ui: datacenter: rework webauthn settings UX
547
548 * pvesr: remove stale replicated volumes immediately
549
550 * api2: add return type to nodes/{node}/execute endpoint
551
552 * api2: use JSONSchema to validate commands for "nodes/{node}/execute"
553
554 * Jobs: fix scheduling after updating job from a different node
555
556 * ui: improve form/MDevSelector
557
558 * subscription: switch to Proxmox::RS::Subscription
559
560 * pvesubscription: add 'set-offline-key' command
561
562 * www: subscription: add Signed/Offline status
563
564 -- Proxmox Support Team <support@proxmox.com> Tue, 6 Sep 2022 10:38:26 +0200
565
ef336a1f
TL
566pve-manager (7.2-7) bullseye; urgency=medium
567
568 * pveceph: fix regression with new split-out ceph-volume package and older
569 ceph releases (pacific, octopus)
570
571 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jul 2022 08:52:46 +0200
572
8e3d9372
TL
573pve-manager (7.2-6) bullseye; urgency=medium
574
575 * update shipped aplinfo
576
577 * pveceph: install split-out ceph-volume package
578
579 * ui: manual backup: unescape notes template on load
580
581 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Jul 2022 13:31:57 +0200
582
8f7a609c
TL
583pve-manager (7.2-5) bullseye; urgency=medium
584
585 * report: add ceph device list info
586
587 * api: ceph monitors: make checking for duplicate addresses more robust
588
589 * fix #3597: ui: ceph setup: avoid autofill of monitor network
590
591 * fix #4111: replication: don't send mail when fail count is zero
90a7d2cd 592
8f7a609c
TL
593 * fix #4026: add repeat-missed option for scheduled jobs
594
595 * fix #4053: don't run vzdump jobs immediately when they change from
596 disabled -> enabled, only when the schedules next event actually
597 triggers
598
599 * ui: ui: backup jobs: add repeat-missed checkbox to advanced section
600
601 * pveceph & ui: add Ceph 17.2 Quincy installation support
602
603 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jun 2022 16:58:46 +0200
604
ba705571
TL
605pve-manager (7.2-4) bullseye; urgency=medium
606
607 * fix # 4044: ui: hd move: avoid bogus progress bar, show task viewer
608
609 * ui: storage: add namespace support when creating PBS storage
610
611 * ui: VM Create wizard - display default SCSI controller correctly in Disks
612 panel
613
614 * fix #3994: ui: add an Options panel in the node's system menu group,
615 support configuring the WakeOnLAN MAC addressed to be used for a node and
616 the initial start-all-delay for the auto boot of virtual guests.
617
618 * vzdump: generate notes: initialize potentially undef values and improve
619 verification
620
621 * ui: manual backup: list possible template variables directly, like we do
622 already for the datacenter backup job editor
623
624 * configs: vzdump: add notes-template default
625
626 -- Proxmox Support Team <support@proxmox.com> Thu, 12 May 2022 17:36:43 +0200
627
01231c34
TL
628pve-manager (7.2-3) bullseye; urgency=medium
629
630 * update shipped CT appliance info index
631
632 * schedule-analyze: fix schedules with limited runs smaller than
633 request runs
634
635 * ceph pools create: ignore 'crush_rule' for an EC data-pool, only
636 applicable for the meta-data pool. Enhance erasure-code description to
637 clarify such things.
638
639 * vzdump: notes-template: avoid escaping meta-characters upon replace
640 and improve check for unknown variable
641
642 -- Proxmox Support Team <support@proxmox.com> Wed, 04 May 2022 08:46:53 +0200
643
4f0fd287
TL
644pve-manager (7.2-2) bullseye; urgency=medium
645
646 * ui: storage content: support filtering by notes for backups
647
648 * api: ceph pools: add type to returned properties
649
650 * ui: ceph pools: add pool type column, but hide by default
651
652 * ui: ceph pool edit: disable size and crush rule for erasure pools
653
654 * ui: snapshot tree: warn that current state is lost when confirming
655 rollback
656
657 -- Proxmox Support Team <support@proxmox.com> Mon, 02 May 2022 17:33:27 +0200
658
bac6d2b6
TL
659pve-manager (7.2-1) bullseye; urgency=medium
660
661 * ui: dc/SyncWindow: use field set like sync options now does too
662
663 * api: ceph pools: default to add-pve-storage to true for erasure coded
664 pools, but still allow overriding it
665
666 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Apr 2022 14:29:30 +0200
667
cb5507a6
TL
668pve-manager (7.1-13) bullseye; urgency=medium
669
670 * ui: sdn: options: flex all and drop collapsible
671
672 * report: report FS type in df call
673
674 * report: lsblk: output more columns and merge/group parents of sub-trees
675
676 * ui: qemu: switch processor, memory, CD-drive, PCI icons to SVG
677
678 * ui: lxc resources: support font awesome icons directly and switch to
679 vector based ones
680
681 * add various storage content type check enforcements
682
683 * periodic jobs: don't schedule jobs with no computable next event
684
685 * ui: render storage type: improve fallback for external storage plugins
686
687 * fix #3976: api/backup: make schedule/starttime truly optional on update
688
689 * vzdump: backup limit: only count unprotected backups
690
691 * ui: storage edit: retention: add max-protected-backups setting
692
693 * ui: VM/CTs: collect all disk/volume related actions in a submenu
694
695 * ui: VM/CTs: add a reassign disk/volume button
696
697 * ui: disk storage selector: never send format when hideFormat is true,
698 as backend knows it better
699
700 * ui: fix adding more than five host PCI passthrough devices, the backend
701 allows 16 since a while.
702
703 * ceph: services: broadcast versions: improve requesting old version
704
705 * fix #3668: ui: realm ldap/ad sync: replace 'full' and 'purge' with
706 'remove-vanished'
707
708 * api: replication: don't send mails about failed replication only once,
709 rather sent first three consecutively failing replications and then switch
710 to a slower frequency to better convey that there may be an acute failing,
711 not just a flapping error like one mail could suggest.
712
713 * replication: include more info in mail like failure-count, last succesful
714 sync, next try and current target node.
715
716 * ui: sdn: zone evpn: delete exitnodes-primary if empty
717
718 * fix #3955: vzdump: new: also send mail for error during job-init hook
719
720 * vzdump: support setting protected status directly for just created
721 backups
722
723 * fix #439: api: next-id: honor new datacenter.cfg upper/lower range option
724
725 * ui: datacenter options: add next-id editor
726
727 * ui: backup restore: disallow empty storage selection if auto-selecting one
728 in the backend wouldn't work
729
730 * ui: backup restore: allow override of some settings
731
732
733 * partially fix #438: vzdump: support setting notes-template per single
734 backup
735
736 * ui: backup: allow setting protected and notes-template for manual backup
737
738 * fix #438: ui: backup job: allow setting a notes-template for a job to add
739 a new note (comment) to each created backup job, for example, to include
740 the VM/CT hostname or cluster the backup was created on
741
742 * ui: add VirGL GPU to possible VGA drivers
743
744 * vzdump: add error if passed in hook script doesn't exist to allow one to
745 differentiate that from the executable flag missing.
746
747 * ceph pools: allow to create erasure code pools
748
749 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2022 21:00:36 +0200
750
c155b2b4
TL
751pve-manager (7.1-12) bullseye; urgency=medium
752
753 * node config: use common parser and fill in config schema for API endpoints
754
755 * ui: sdn: add disable-arp-nd-suppression, exitnodes-primary rt-import
756 bgp-multipath-as-path-relax evpn/bgp options
757
758 * apl info: update shipped index to current repository state
759
760 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Mar 2022 17:30:13 +0200
761
0456ca93
TL
762pve-manager (7.1-11) bullseye; urgency=medium
763
764 * fix #3476: vzdump: add job-init hook
765
766 * ui: pci passthrough: editor for pci-id overrides
767
768 * pvescheduler service: order startup after pve-guests
769
770 * fix #3815: metrics: influxdb: coerce guest name always to string
771
772 * api: resource pool: add type parameter to GET endpoint
773
774 * ui: rbd: cephfs: add keyring/secret field for external clusters
775
776 * ui: disks/lvm: better convey space information
777
778 * api: query url metadata: change default user-agent to "Proxmox VE"
779
780 * ui: vm: improve validator for CPU share range
781
782 * pve6to7: update expected running kernel version to 5.13 or 5.15
783
784 * daily update timer: start already on 01:00 to avoid dst change issue
785
786 * ui: firwall: change icmp type selector to a combogrid
787
788 * ui: add help button to qm guest-agent window
789
790 * ui: sdn: zones: evpn : add exitnodes-local-routing && advertise-
791 subnets
792
793 * api: network: any-bridge filter: don't display bridges if user have
794 access to vnets.
795
796 * ui: lxc options: disable features edit as non-root when container is
797 privileged
798
799 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Mar 2022 14:08:40 +0100
800
69cd5c75
TL
801pve-manager (7.1-10) bullseye; urgency=medium
802
803 * ui: form/calendar event: add monthly, first X weekday of month, and yearly
804 examples
805
806 * ui: backup/run now: avoid passing "next-run" parameter to backend
807
808 * vzdump: example hook script: avoid undef warnings
809
810 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jan 2022 05:52:53 +0100
811
92653ca3
TL
812pve-manager (7.1-9) bullseye; urgency=medium
813
814 * ui: vm create wizard: default to 4 GiB memory for Windows 11 OS-type
815
816 * ui: ceph fs: fix overriding renderer in controller
817
818 * ui: ceph dashboard: render ghost OSDs
819
820 * backup views: sort backups by vmid, then descending by date
821
822 * ui: grid default-sorters: use correct property 'direction' and keep
823 default 'ASC'
824
825 * external metrics: influxdb: suppress false-positive warning when no token
826 exists
827
828 * avoid creating unused `/var/lib/vz/template/qemu` directory
829
830 * ui: fix NoVNC scaling radio buttons
831
832 * ui: node: zfs: reuse the ZFSDetail window from the widget-toolkit
833
834 * fix #3790: pass TLS 1.3 ciphersuites configuration if set
835
836 * fix #3745: handle overridden TLS key location configuration
837
838 * fix #3789: pass disable TLS 1.2/1.3 options
839
840 * ui/api: vzdump: add new 'next-run' field for backup job listing
841
842 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jan 2022 16:37:30 +0100
843
592df572
TL
844pve-manager (7.1-8) bullseye; urgency=medium
845
846 * fix #3689: add gridhandle to firewall rules to indicate drag/drop
847
848 * jobs: limit ID to maximal 64 characters
849
850 * ui: upload/download image: trim whitespace from checksum value
851
852 * ui: calendar event: add an once-daily example and clarify workday at 00:00
853 one slighlty
854
855 * ui: container: allow one to set the 'lazytime' mount option
856
857 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Dec 2021 18:55:42 +0100
858
1e80487d
TL
859pve-manager (7.1-7) bullseye; urgency=medium
860
861 * pvescheduler: fix potential stall on full shutdown
862
863 * api: journal: stream the syslog (journal) data directly to the client to
864 avoid loading a potentially big amount of text first in memory
865
866 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Nov 2021 18:32:51 +0100
867
8f3b5bbb
TL
868pve-manager (7.1-6) bullseye; urgency=medium
869
870 * ui: dc/OpenID Connect: make username-claim field editable for arbitrary
871 values
872
a6aa09fd 873 * ui: dc/OpenID Connect realm: allow one to edit scopes and prompt
8f3b5bbb
TL
874
875 * pvescheduler: improve error handling with some forked worker
876
877 * pvescheduler: reworking child pid tracking and do not delay reload
a6aa09fd 878 artificially
8f3b5bbb
TL
879
880 * pvescheduler: implement graceful reloading
881
882 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Nov 2021 20:32:21 +0100
883
0652096e
TL
884pve-manager (7.1-5) bullseye; urgency=medium
885
886 * improve transitioning backup jobs when user has old web-interface/GUI
887 loaded
888
889 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Nov 2021 15:37:12 +0100
890
780fb339
TL
891pve-manager (7.1-4) bullseye; urgency=medium
892
893 * container templates: update shipped aplinfo index
894
895 * ui: render protected column as icon and enable sorting
896
897 * ui: backup views: disable remove button on protected backups
898
899 * ui: qemu: disk edit: add an 'Async IO' selector to the advanced options,
900 making it easier to switch from the default `io_uring` driver to either
901 `AIO-native` or 'threads' due to issues or to compare performance.
902
903 * ui: qemu: disk edit: with the bandwidth-limits being in their own tab now
904 we can drop extra-wide label-widths for advanced form fields.
905
906 * ui: ceph: osd: handle edge case with dead node
907
908 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Nov 2021 14:21:31 +0100
909
7bb23a7e 910pve-manager (7.1-3) bullseye; urgency=medium
532c6b1d
TL
911
912 * ui: qemu: disk edit: expose read-only flag as advanced option for disks
913 using either a SCSI or virtIO based controller
914
915 * fix #3725: api: metrics: use complete config for testing the connection
916
917 * api: apt/versions: track swtpm
918
7bb23a7e 919 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Nov 2021 17:32:32 +0100
532c6b1d 920
1e3033bc
TL
921pve-manager (7.1-1) bullseye; urgency=medium
922
923 * api: ceph: create osd: set correct parttype for DB/WAL
924
925 * partially fix #2285: api: ceph: create osd: allow using partitions
926
927 * ui: zfs create: switch to using widget-toolkit's multiDiskSelector
928
929 * ui: dc/Backup: fix 'run now' button for jobs with comments
930
931 * api/services: add pvescheduler to the service list
932
933 * ui: ceph: add more compatibilty code for versions
934
935 * ui: backup: show retention settings in own column
936
937 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Nov 2021 18:49:36 +0100
938
1ab6a209
TL
939pve-manager (7.0-15) bullseye; urgency=medium
940
941 * ui: lxc: resources: add Detach text for mountpoints
942
943 * vzdump: skip protected backups for dumpdir pruning
944
945 * ui: backup views: add protected column and allow one to change protection
946 status
947
948 * fix #3504: add datacenter notes panel for cluster wide comments, rendered
949 as markdown
950
951 * fix #3505: ui: upload to storage: add checksum and algorithm to
952 auto-verify intergrity of files after they have been uploaded, similar to
953 the URL downloader.
954
955 * ui: node: LVMThin: add volume group to columns
956
957 * ui: node: add destroy menu for directory, lvm, lvmthin, zfs
958
959 * ui: node: storage removal: add checkboxes for cleaning up disks and/or
960 storage config
961
962 * ui: ceph: make version handling actually future proof
963
964 * replication: replace systemd timer with pvescheduler daemon
965
966 * backups: use more flexible pvescheduler daemon over CRON file to run
967 backup jobs
968
969 * ui: dc/backup: show schedule instead of day-of-week and starttime
970
971 * fix #3658: api, ui: backup jobs: add comment field to jobs entries
972
973 * pvestatd: broadcast very basic, built-in version info
974
975 * ui: storage: avoid deleting preallocation setting on creation
976
977 * ui: more re-use of user and TFA related widgets from widget-toolkit
978
979 * fix #2841: implement multiple second factors for users
980
981 * tfa: support WebAuthn and recovery keys
982
983 * ui: redirect user TFA button to TFA view as we got multiple factors per
984 user now
985
986 * ui: dc/options: display WebAuthn and add editor
987
988 * api: ceph-mds: get mds state when multple ceph filesystems exist
989
990 * ceph fs: support creating multiple CephFS via UI/API
991
992 * ui: dc: backup jobs: add schedule simulator to allow admins easier
993 debugging and grasping of the calendar event derived schedule format
994
995 * ui: index: set Proxmox.NodeName variable
996
997 * ui: tfa: include cluster or node name in issuer for better recogintion in,
998 for example, TOTP apps
999
1000 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Nov 2021 21:37:07 +0100
1001
539442a3
TL
1002pve-manager (7.0-14) bullseye; urgency=medium
1003
1004 * ceph services: drop broadcasting legacy version through the pmxcfs
1005 key-value storage
1006
1007 * pvestatd: fix rebalancing CPU sets for cgroupv2
1008
1009 * d/postinst: use reload-or-restart instead of try-reload-or-try-restart to
1010 also start a (by accident) stopped service again
1011
1012 * drop unused and ancient 'pvenetcommit' shell (sysv) script, handled
1013 directly by systemd service nowadays
1014
1015 * pvenetcommit: avoid unwarranted error message for the case where no
1016 changes are pending on boot
1017
1018
1019 * ui: resourcetree: move guest position on template creation
1020
1021 * fix #3850: ui: storage: allow one to specify how new images should be
1022 allocated on file based storages
1023
1024 * ui: VM wizard: promote advanced firmware settings in system panel to
1025 normal, always visible ones, as they are more frequently required nowadays
1026 (EFI, TPM for Windows 11 or q35 machine for pass-through)
1027
1028 * ui: VM wizard: add 'win11' ostype and enable EFI and TPM by default if
1029 selected
1030
1031 * ui: storage PBS: allow one to add a non-default port in server field
1032
1033 * ui: LXC/CT wizard: allow one to configure multiple mount-points when
1034 creating a new container, similarly to VMs
1035
1036 * ui: guest backup grid: monitor store errors for better UX
1037
1038 * ui: dc/Cluster: show fatal errors of the 'join info' API call in the view
1039
1040 -- Proxmox Support Team <support@proxmox.com> Sun, 07 Nov 2021 21:23:11 +0100
1041
df827e98
TL
1042pve-manager (7.0-13) bullseye; urgency=medium
1043
539442a3
TL
1044 * ui: efi: default to the new, more feature rich, 4 MB build for new VMs or
1045 when re-adding EFI vars to an existing VM
df827e98
TL
1046
1047 * ui: ovmf: support provisioning an EFI vars template with secureboot by
1048 default on and distribution + Microsofts secure-boot key pre-enrolled
1049
539442a3 1050 * ui: VM create: allow configuring a TPM in the advanced-options of the
df827e98
TL
1051 wizard's system settings
1052
1053 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 20:25:05 +0200
1054
fde3a291
TL
1055pve-manager (7.0-12) bullseye; urgency=medium
1056
1057 * ui: add version to extjs script urls
1058
1059 * ui: cluster backup: fix running backup with prune settings
1060
1061 * fix #1803: ui: cluster backup: handle job-specific retention options
1062
1063 * vzdump: include current backup when pruning dumpdir
1064
1065 * ui: backup job detail: also show retention settings
1066
1067 * ui: backup job detail view: merge mail notification when/to fields
1068
1069 * ui: improve ACME edit/apply button visibilty
1070
1071 * fix #3620: ui: dc/storage: delete empty pbs fingerprint on edit
1072
1073 * ui: cluster backup: only restrict storages to node when it's selected
1074
1075 * influxdb: do not test the connection when entry is (getting) disabled
1076
1077 * api: ceph: create osd: work around stale-information udev bug
1078
1079 * ui: qemu/HDEdit: move Bandwidth options to a different tab
1080
1081 * ui: form/ControllerSelector: set correct max value for the device-id
1082
1083 * drop pve5to6 checker tool, not relevant in 7.x release anymore
1084
1085 * ui: change CIFS to SMB/CIFS for clarification
1086
1087 * ceph install: improve ceph install checks during installation for when
1088 dpkg already extracted ceph binaries but is not yet done with the
1089 installation. This avoids activating the `Next` button to early.
1090
1091 * ui: add support for adding TPM devices
1092
1093 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Oct 2021 08:07:44 +0200
1094
41148dcc
FG
1095pve-manager (7.0-11) bullseye; urgency=medium
1096
1097 * fix #3426: ui: parser: adapt parseSSHKey to accept "@..." suffix
1098
1099 * Status/InfluxDB: add 'verify-certificate' option to disable ssl verification
1100
1101 * ui: remove local cloud-init live migration limitation
1102
1103 * ui: node status: use repo status widget from widget-toolkit
1104
1105 * ui: node/ZFS: add zstd to possible compression methods
1106
1107 * vzdump: use storage plugins to determine backup feasability
1108
1109 * ui: lxc/CreateWizard: add a 'nesting' checkbox and enable it by default
1110
1111 * utils: add missing 'tfa' for @pve realm
1112
1113 -- Proxmox Support Team <support@proxmox.com> Thu, 5 Aug 2021 16:14:03 +0200
1114
1866bffd
TL
1115pve-manager (7.0-10) bullseye; urgency=medium
1116
1117 * pve6to7: improve check for security repo change in bullseye to avoid false
1118 positives
1119
1120 * api: node tasks: add more fields to return schema to improve experience
1121 with the pvesh tool (auto-completion) and to document them for the
1122 api-viewer
1123
1124 * api: services: improve state detection for one-shot units
1125
1126 * api: services: propagate "uninstalled" state for units
1127
1128 * api: network apply: fix check for ifupdown2 origin
1129
1130 * ui: node: repos: add online help
1131
1132 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jul 2021 14:43:27 +0200
1133
ba775794
TL
1134pve-manager (7.0-9) bullseye; urgency=medium
1135
1136 * pve6to7: sync new checks and adaptions from stable-6 branch for consitency
1137
1138 * fix #3490: do not filter out 'Generic System Peripheral' PCI(e) devices by
1139 default
1140
1141 * ui: ceph status: fix recovery percentage display
1142
1143 * ui: HA resources: fix toggling edit button on selection
1144
1145 * apl: add bullseye pub key and switch over to new index
1146
1147 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Jul 2021 18:51:10 +0200
1148
070d8a8a
TL
1149pve-manager (7.0-8) bullseye; urgency=medium
1150
1151 * ui: storage: download from URL: do not clear meta info on cert-validity
1152 change
1153
1154 * utils: enable ARIA again
1155
1156 * ui: node summary: show repository configuration status
1157
1158 * ui: node/status view: reduce quite generous paddings
1159
1160 * ui: notes: add empty text with a hint that markdown is supported and set
1161 online-help button to our basic Markdown primer in the docs
1162
1163 * pveceph: also install nvme-cli
1164
1165 * ui: dc/guests: change layouting to a flexbox, fixing render issues in
1166 Firefox on somes systems
1167
1168 * pve6to7: sync new checks from stable-6 branch
1169
1170 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Jul 2021 17:49:48 +0200
1171
e646c719
TL
1172pve-manager (7.0-7) bullseye; urgency=medium
1173
1174 * ui: enable APT repository status view and management
1175
1176 * ui: adapt task-history icon to differ more easily between system-log and
1177 task logs
1178
1179 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 02:41:06 +0200
1180
d2ae3a96
TL
1181pve-manager (7.0-6) bullseye; urgency=medium
1182
1183 * pve6to7: sync checks with the ones from stable Proxmox VE 6.4 branch
1184
1185 * api: apt: add call for repository information, allow disabling and
1186 enabling of repos, and adding repos from a pre-defined set
1187
1188 * api: cluster/backupinfo: rework API index endpoint to actually list
1189 sub-directories
1190
1191 * implement OpenID (SSO) login
1192
1193 * ui: add add/edit window for OpenID based realms
1194
1195 * ui: realms: add icons to menu entries
1196
1197 * fix #1710: ui: storage: allow one to download a ISO or appliance URL
1198 directly to a storage
1199
1200 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Jul 2021 01:31:37 +0200
1201
bf430fc5
TL
1202pve-manager (7.0-5) bullseye; urgency=medium
1203
1204 * api: tasks: add 'since', 'until' and 'statusfilter' filter for the task
1205 list endpoint
1206
1207 * api: apt versions: track proxmox-backup-file-restore
1208
1209 * api: cluster/resources: add 'name' property to return schema
1210
1211 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jun 2021 20:00:36 +0200
1212
9ef058d3
TL
1213pve-manager (7.0-4) bullseye; urgency=medium
1214
1215 * ui: notes editor: increase edit window size from 600x400 to 800x600
1216
1217 * ui: dc: backup: fix job detail search
1218
1219 * d/postinst: handle static machine-id generated by Systems installed with
1220 the Proxmox VE ISO between version 4.0 <= x <= 5.4
1221
1222 * api: services: return more information
1223
1224 * api: services: also track systemd-journald, as syslog is not often there
1225 anymore
1226
1227 * postinst: set custom LVM settings to avoid scanning guests images
1228 directly, as we do not rely on a patched LVM package anymore
1229
1230 * ceph: switch bullseye repos over to official ones
1231
1232 * ui: storages: add basic BTRFS edit/add window for new technology preview
1233
1234 * cli tools: correctly handle warnings status
1235
1236 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Jun 2021 08:54:35 +0200
1237
3fb2078a
TL
1238pve-manager (7.0-3) bullseye; urgency=medium
1239
1240 * apply queued up breaking changes we already replaced in Proxmox VE 6.x or earlier:
1241 + vzdump: remove deprecated 'size' parameter
1242 + api: nodes: remove deprecated 'upgrade' parameter for the 'xtermjs',
1243 'spiceshell' and 'vncshell' API enpoinds (use command=upgrade instead)
1244 + api: move cpu path into qemu/capabilities
1245 + api: ceph: remove obsoleted disks and remove moved 'flags' calls
1246 + api: ceph: osd: create: rename size parameters
1247
1248 * ui: TFA: use correct user-id value when creating TOTP QR code
1249
1250 * ui: ceph: select Pacific as default release
1251
1252 * pve6to7: add checks for backup retention options
1253
1254 * fix #2745: ui: backup window: allow specifying remove parameter for manual
1255 backup
1256
1257 * vdzump: log with what retention settings we prune and how many backup
1258 snapshots got pruned
1259
1260 * node config: limit description/comment length to 64 KiB and check in
1261 pve6to7 for overly long exisitng notes.
1262
1263 * ui: fix unlimited height of VM/CT Summary notes-view, noticeable on long text
1264
1265 * pve6to7: bump free-space on root filesystem requirement check to 4 GiB
1266
1267 * ui: ACL path selector: add missing realm and group paths
1268
1269 * fix #2422: allow multiple Ceph public networks and improve IPv6 handling
1270
1271 * fix #3470: ui: qemu/CmdMenu: fix confirm message for 'pause' cmd
1272
1273 * ui: notes view: render node and guest notes as Markdown
1274
1275 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jun 2021 19:33:54 +0200
1276
a851a0f7
TL
1277pve-manager (7.0-2) bullseye; urgency=medium
1278
1279 * fix #3402: add Pool.Audit permission
1280
1281 * ui: disk list: enable wipe-disk button
1282
1283 * compatibility patches for ExtJS 7.0
1284
1285 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Jun 2021 16:31:28 +0200
1286
f218eebb
TL
1287pve-manager (7.0-1) bullseye; urgency=medium
1288
1289 * re-build for Proxmox VE 7 based on Debian Bullseye
1290
1291 * d/control: order ifupdown2 as first, prefered, dependency
1292
1293 * enable installation of ceph 16.2 pacific release
1294
1295 * pveceph: allow to select test repository on installation
1296
1297 -- Proxmox Support Team <support@proxmox.com> Tue, 25 May 2021 10:44:19 +0200
1298
be0bdb1a
TL
1299pve-manager (6.4-7) pve; urgency=medium
1300
1301 * pvereport: log pressure stall information
1302
1303 * pvereport: re-organize: add systemd-load section abd unify bios/pci in HW
1304 a single section
1305
1306 * fix #3430: handle hook script paths better
1307
1308 * fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix
1309
1310 -- Proxmox Support Team <support@proxmox.com> Wed, 19 May 2021 17:51:44 +0200
1311
400d6ce3
TL
1312pve-manager (6.4-6) pve; urgency=medium
1313
1314 * proxy: improve use of wildcard listening-address for system which disable
1315 the IPv6 network stack system-wide (which should be done by setting the
1316 `net.ipv6.conf.all.disable_ipv6` sysctl, not over the kernel command line)
1317
1318 * ui: storage status: use SI (base ten) units for usage for consitency with
1319 RRD chart
1320
1321 -- Proxmox Support Team <support@proxmox.com> Fri, 07 May 2021 18:17:25 +0200
1322
73bf05bb
TL
1323pve-manager (6.4-5) pve; urgency=medium
1324
1325 * always reload API daemons after a new Ceph installation to ensure the
1326 newest Ceph libraries are loaded.
1327
1328 -- Proxmox Support Team <support@proxmox.com> Mon, 03 May 2021 15:06:43 +0200
1329
c0d51f28
TL
1330pve-manager (6.4-4) pve; urgency=medium
1331
1332 * ceph monitor: automatically disable insecure global ID reclaim after
1333 creating first monitor
1334
1335 * pveceph: drop left-over, now bogus, warning when installing Octopus.
1336 Ceph Octopus is supported and stable since Proxmox VE 6.3
1337
1338 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Apr 2021 13:03:54 +0200
1339
7e4adde1
TL
1340pve-manager (6.4-3) pve; urgency=medium
1341
1342 * ui: tasks: add ceph edit-pool and set-flags descriptions
1343
1344 * ui: ceph: pool edit: set emptyValue to 0 for target-size field
1345
1346 * ui: storage RBD: add field allowing one to configure accessing a specific,
1347 already existing namespace of a RBD pool for a Proxmox VE storage.
1348
1349 * SDN tech preview: add subnet/ipam/sdn management
1350
1351 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Apr 2021 20:19:56 +0200
1352
e248e284
TL
1353pve-manager (6.4-2) pve; urgency=medium
1354
1355 * ui: ceph pools: fix target-size column renderer
1356
1357 * ui: ceph pools: do not grey-out name field when editing a pool
1358
1359 * ui: ceph pools: avoid resetting crush rule when editing a pool
1360
1361 * ui: container restore: make privilege level of restored CT a tri-state
1362 radio group to allow keeping the old state (default), or enforcing either
1363 privileged or unprivileged
1364
1365 * ui: ceph: pool creation: default auto-scale value to "on".
1366
1367 -- Proxmox Support Team <support@proxmox.com> Sat, 24 Apr 2021 19:28:55 +0200
1368
8e9a0d57
TL
1369pve-manager (6.4-1) pve; urgency=medium
1370
1371 * backup views: add single-file restore button for VM and CT backup archives
1372 located on a Proxmox Backup Server
1373
1374 * ui: ceph: allow one to edit existing ceph pools
1375
1376 * ui: ceph: reduce pool view complexity and add auto scale columns
1377
1378 * fix #2053: OSD destroy only if located on specified node
1379
1380 * ui: Utils: change default console order for VMs, prefer SPICE virt-viewer
1381 if the VM has a SPICE display
1382
1383 * fix #3389: add special file-upload detection and handling also when API
1384 tokens are used
1385
1386 * fix #417: proxy: allow one to configure a address where the pveproxy and
1387 spiceproxy should listen and default to listening on both, IPv6 and IPv4.
1388 This changes the log format for IPv4 addresses, as ::ffff: will be prefixed.
1389 Either adpat any matching software (for example, fail2ban) or disable this
1390 by setting the LISTEN_IP to 0.0.0.0, if this is not wanted.
1391
1392 * ui: safe destroy guest: add checkbox for removal of unreferenced disks
1393
1394 * report: add multipath.conf and wwids file
1395
1396 * fix #3385: api: network: check for duplicate use of network-device ports
1397 before writing
1398
1399 * ui: firewall: rule: set 512 characters max-length for source and
1400 destination fields, if more addresses are required it's recommended to use
1401 IP-sets
1402
1403 * ui: backup views: unfiy button order in storage and guest backup view
1404
1405 * ui: set file name for spice console download in chrome
1406
1407 * ui: allow one to edit notes also in the storage backup content view
1408
1409 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Apr 2021 17:17:29 +0200
1410
7b04342f
TL
1411pve-manager (6.3-7) pve; urgency=medium
1412
1413 * ui: bandwidth limit selector: make it possible to allow zero, so users can
1414 reset any default imposed bandwidth restriction to unlimited
1415
1416 * ui: avoid errors when 'template' property is not present in guest status
1417
1418 * external metrics: influx: send along auth token on connection test too
1419
1420 * external metrics: influx: allow one to add an API URL-path prefix,
1421 especially useful if InfluxDB runs behind a reverse proxy
1422
1423 * ui: backups: enable editing notes for Proxmox Backup Server
1424
1425 * ui: cloud-init: re-add SLAAC option to IPv6 configuration
1426
1427 * vzdump: return backup job lock file handle and let the caller close it,
1428 ensuring that it is held during the whole job in a more straight-forward
1429 manner
1430
1431 * ui: restore: add initially live-restore checkbox for backup archives on a
1432 Proxmox Backup Server
1433
1434 * api: resources: return guest, pool and sdn info in a sorted manner
1435
1436 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Apr 2021 19:56:12 +0200
1437
63d4344e
TL
1438pve-manager (6.3-6) pve; urgency=medium
1439
1440 * ui: VM hardware: extend machine renderer to show pinned machine versions
1441 for Windows VMs also in the Hardware overview.
1442
1443 * ui: VM hardware: add online-help references to random number generator edit
1444 window
1445
1446 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Mar 2021 08:22:47 +0100
1447
16788eac
TL
1448pve-manager (6.3-5) pve; urgency=medium
1449
1450 * ui: firewall rules: make columns more responsive (flexible) by default
1451
1452 * ui: firewall rules: for ellipsized comments
1453
1454 * vzdump: Proxmox Backup Server: make task log upload error non-fatal
1455
1456 * ui: zpool status detail: add default for scrub information
1457
1458 * external metrics/status: fix misspelled method call
1459
1460 * api: node: add new capabilities API endpoint, initially hosting the
1461 available QEMU machine list endpoint of a node.
1462
1463 * ui: VM hardware: add option for version pinning in machine edit window
1464
1465 * partially fix #2745: vzdump: use default for remove parameter
1466
1467 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Mar 2021 21:50:04 +0100
1468
0edeed2d
TL
1469pve-manager (6.3-4) pve; urgency=medium
1470
1471 * pveceph: improve useability of 'status' command
1472
1473 * fix #3203: ui: VM hardware: use correct OS default model for network device
1474 type
1475
1476 * ui: qemu: add the 'none' dummy audio driver as an option
1477
1478 * metric-status: InfluxDB: add support for InfluxDB 2.x HTTPs API
1479
1480 * metric-status plugin: do not test connection if disabled
1481
1482 * fix #3066: ui: Node summary: add hostcpu/hostmem ratio fields for guest
1483 usage
1484
1485 * ui: disk list: include partitions
1486
1487 * ui: snapshot: show task viewer for progress log
1488
1489 * ui: window/Settings: fix labelWidth for saved user name
1490
1491 * ceph: extend error for wrong config-file link
1492
1493 * ui: safe destroy: Add HA to purge tooltip
1494
1495 * ui: dc/TokenEdit: fix editing existing tokens
1496
1497 * ui: qemu/HardwareView: fix CDRom permission checks
1498
1499 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Feb 2021 17:53:32 +0100
1500
ad2e3a09
TL
1501pve-manager (6.3-3) pve; urgency=medium
1502
1503 * pvestatd: adapt to new CGRoup module path
1504
1505 * fix #3182 #3183: change backup retention mask logic
1506
1507 * ui: fix various usages of the findRecord emthod, ensuring it matches exact
1508
1509 * test: add regression tests for retention parameters for vzdump
1510
1511 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2020 18:14:45 +0100
1512
c781d185
TL
1513pve-manager (6.3-2) pve; urgency=medium
1514
1515 * fix #3140: allow interface suffix in dns entries
1516
1517 * ui: storage: improve passint prune settings one edge cases
1518
1519 * ui: add onlineHelp buttons for VM boot order, and some storage edit windows
1520
1521 * api: metrics/server: test heuristically if we can connect
1522 successfully on add/update
1523
1524 * api: metrics/server: add minimum and maximum to port schema
1525
1526 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Nov 2020 16:20:25 +0100
1527
de656c26
TL
1528pve-manager (6.3-1) pve; urgency=medium
1529
1530 * api: osd destroy: untaint device before pvremove
1531
1532 * ui: storage content: add encryption and verification columns for
1533 Proxmox Backup Server
1534
1535 * ui: guest backup view: add encrypted column for Proxmox Backup Server
1536 storages
1537
1538 * ui: storage: Proxmox Backup Server paperkey: print short fingerprint in
1539 heading
1540
1541 * ui: storage: Proxmox Backup Server: improve encryption key handling, allow
1542 upload of existing key, warn visible on deletion.
1543
1544 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 23:43:20 +0100
1545
7e78e994
TL
1546pve-manager (6.2-17) pve; urgency=medium
1547
1548 * ui: ceph wizard: improve language and fix ceph docs link
1549
1550 * ui: guest backup view: add ability to show and edit comments
1551
1552 * ui: storage backup view: add button for prune group window
1553
1554 * api: ceph: fix pool creation 'add as storage' parameter
1555
1556 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2020 16:01:42 +0100
1557
2407b60b
TL
1558pve-manager (6.2-16) pve; urgency=medium
1559
1560 * apt: add libproxmox-backup-qemu0 to displayed packages
1561
1562 * ui: qemu: set correct disabled state for start button
1563
1564 * ui: guest backup: add comment and verification columns
1565
1566 * ui: storage content: add comment column for backups
1567
1568 * ui: storage/PBS: drop beta hint
1569
1570 * ui: storage/PBS: allow one to copy, download or print new auto-generated
1571 encryption key
1572
1573 * ui: fix extension filter for upload window for container templates
1574
1575 * ui: storage content: use separate view for each content type
1576
1577 * fix #3136: vzdump notification mail: add name also to plain-text part
1578
1579 * ui: improve column behavior with browser scaling and non-default DPI
1580
1581 * cluster: add 'metrics/server' API endpoints and user interface
1582
1583 * ceph: do not require setting 'allow-experimental' flag when installing
1584 Octopus
1585
1586 * ui: ceph: allow one to select which version to install
1587
1588 * close #3114: ui: snapshots: make it harder to delete snapshot by accident
1589
1590 * vzdump: adapt to new keep-all prune option
1591
1592 * ui: storage edit: add Backup Retention tab for those storage with backup
1593 content type support.
1594
1595 * ui: storage edit: drop max backup field, replaced by backup retention
1596 keep-last field
1597
1598 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Nov 2020 19:33:03 +0100
1599
4fad8e30 1600pve-manager (6.2-15) pve; urgency=medium
e88d14d6 1601
4fad8e30
TL
1602 * fix #2802: status/metrics: make MTU configurable for tunneled or otherwise
1603 MTU-reduced networks
e88d14d6 1604
4fad8e30
TL
1605 * ui: authentication: add "verify SSL cert" checkbox for AD realms
1606
1607 * vzdump: fix regression with "keep forever" legacy handling logic of the
1608 older 'maxfiles' option, which makes problems if it was set explicitly to
1609 zero
1610
1611 -- Proxmox Support Team <support@proxmox.com> Sun, 01 Nov 2020 20:34:56 +0100
e88d14d6 1612
5335acc0
TL
1613pve-manager (6.2-13) pve; urgency=medium
1614
1615 * tasks: allow API tokens to query their own UPIDs
1616
1617 * ui: pbs: allow empty fingerprint
1618
1619 * ui: fix unchecking 'Filter VMID'
1620
1621 * ui: VM: guest agent IP View: also filter out 0:0:0:0:0:0
1622
1623 * vzdump: allow prune-backups as an alternative to maxfiles
1624
1625 * fix #3049: ui: Firewall Rules: wider rule number column
1626
1627 * fix #3010, #3011: ui: VM options: re-do boot order editor, making it much
1628 more flexible and powerful
1629
1630 * backup: include IDs for non-existent guests and error again if they are
1631 left over configured in a job
1632
1633 * partially fix #3056: namespace vzdump temporary directory with VMID
1634
1635 * ceph: allow to alter settings of an exisiting pool, only over API/CLI for
1636 now
1637
1638 * ceph: add option to control placement-group autoscale mode on pool create
1639
1640 * ui: ceph: allow one to specify the device class on OSD create as advanced
1641 option
1642
1643 * fix #2827: ui: add "verify SSL certificated" checkbox for LDAP realms
1644
1645 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2020 18:50:07 +0200
1646
3af44965
FG
1647pve-manager (6.2-12) pve; urgency=medium
1648
1649 * fix #2890: also detect & renew DNS-only ACME certs
1650
1651 * fix #2908: fixed password validator for adding PBS as storage
1652
1653 * vzdump: use configured tmpdir for PBS
1654
1655 * fix #2913: order backup jobs numerically by VMID
1656
1657 * fix #2842: ui: filter on exact vmid
1658
1659 * api: ACME renew: handle error from revoking old cert gracefully
1660
1661 * api: ACME revoke: do not abort if CA is just expired
1662
1663 * replication: improve various checks and fallback/default settings
1664
1665 * pveversion: track proxmox-backup-client
1666
1667 * ui: block removal of in-use container image
1668
1669 * ui: dc/Backup: disable pveCompressionSelector for pbs storages
1670
1671 * lxc: increase max cores from 128 to 8192
1672
1673 * lxc: increase max number of net interfaces from 10 to 32
1674
1675 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2020 11:28:07 +0200
1676
32364f74
TL
1677pve-manager (6.2-11) pve; urgency=medium
1678
1679 * ui: add ceph recovery graph and progressbar
1680
1681 * pveceph: allow setting device class on osd create
1682
1683 * api/services: improve essential service check, allow reload and start
1684
1685 * ui: storage: Proxmox Backup: allow one to setting up and deleting an
1686 encryption key. For now only autogeneration over UI. Use pvesm if you want
1687 to use a pre-existing key file.
1688
1689 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2020 19:19:19 +0200
1690
ed8f78d9
TL
1691pve-manager (6.2-10) pve; urgency=medium
1692
1693 * vzdump-hook-script: rename TARFILE to TARGET and add fallback to TARFILE
1694 for compatibility reasons
1695
1696 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jul 2020 10:28:42 +0200
1697
e13c40ad
TL
1698pve-manager (6.2-9) pve; urgency=medium
1699
1700 * fix #2609: ui: backup: add info and status view for guests without any
1701 backup job
1702
1703 * ui: dc/backup: add new backup job detail view
1704
1705 * Revert "Close #1623: replace apt-get to apt", avoid possible breakage due
1706 to not having a stable CLI interface yet.
1707
1708 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Jul 2020 20:12:13 +0200
1709
c262828b
TL
1710pve-manager (6.2-8) pve; urgency=medium
1711
1712 * fix #1623: replace apt-get with apt
1713
1714 * ui: sdn: add simple zone plugin
1715
1716 * ui: sdn: move mtu from vnetview to zoneview
1717
1718 * ui: add PBS edit input panel
1719
1720 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jul 2020 19:16:36 +0200
1721
16dce103
TL
1722pve-manager (6.2-7) pve; urgency=medium
1723
1724 * ui: migration dialog: Allow setting no target storage to reuse
1725 current, and make that default
1726
1727 * api: cluster resources: add sdn audit permission
1728
1729 * dc/Tasks: pass endtime to make duration calculation correct
1730
1731 * fix #2802: metric flush check should not care about current usage
1732
1733 * fix #2771: relax cert API endpoints permissions
1734
1735 * fix #2784: always compare ACME domains in lower case
1736
1737 * api: register /nodes/X/cpu call for CPU models
1738
1739 * ui: improve ProcessorEdit and load models dynamically
1740
1741 * fix #2810: fix setting Container mounts for multiple guests in a
1742 browser session
1743
1744 * node_config: Allow leading underscore in ACME aliases
1745
1746 * change permissions for non-network cloudinit settings
1747
1748 * ui: cifs: reset proxy cache also if user or password change and make
1749 user and password fields independent from each other
1750
1751 * ui: ceph: downgrade remapped from error to warning/working
1752
1753 * vzdump: set target for PBS based backups to show in the vzdump mail
1754 log overview
1755
1756 -- Proxmox Support Team <support@proxmox.com> Mon, 06 Jul 2020 22:11:08 +0200
1757
363432b9
TL
1758pve-manager (6.2-6) pve; urgency=medium
1759
1760 * api: improve node index with missing/broken cert
1761
1762 * sdn: add VLAN-aware option to VNet edit dialog
1763
1764 * sdn: add mtu field to VLAN edit dialog
1765
1766 * initial support for upgrading to ceph octopus
1767
1768 * show if a ceph pool is using the PG autoscaler
1769
1770 * ui: improve filtering by VMID and search for the backup list view
1771
1772 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Jun 2020 16:37:56 +0200
1773
d15ba1e1
TL
1774pve-manager (6.2-5) pve; urgency=medium
1775
1776 * improve ACME interaces
1777
1778 * fix #2747: ui: API token create: always reset base submit URL
1779
1780 * sdn: restrict zone and vnet name to 8 characters
1781
1782 * fix #2574: ui: permission-path selector: push each unique permission object
1783 path only once
1784
1785 * fix #2718: ui: qemu: handle localtime option correctly, allow all tree states
1786
1787 * api, ui: allow to remove subscription key
1788
1789 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2020 14:31:00 +0200
1790
82601c6d
TL
1791pve-manager (6.2-4) pve; urgency=medium
1792
1793 * add online help references to new experimental Software Defined Network web
1794 interface, it is now also included in the documentation.
1795
1796 * api: apt/versions: track the version of the optional 'libpve-network-perl'
1797 package
1798
1799 -- Proxmox Support Team <support@proxmox.com> Sun, 10 May 2020 21:06:56 +0200
1800
4aec2728
TL
1801pve-manager (6.2-3) pve; urgency=medium
1802
1803 * ui: dc authentication: improve adding ad new LDAP based realm
1804
1805 * ui: cluster join: hide all fields in assisted mode until we got some info
1806
1807 * external metric server: improve flush on big data updates
1808
1809 * update shipped aplliance index info
1810
1b695a97 1811 -- Proxmox Support Team <support@proxmox.com> Sat, 09 May 2020 19:32:52 +0200
4aec2728 1812
33ed3926
TL
1813pve-manager (6.2-2) pve; urgency=medium
1814
1815 * fix #2708: ui: increase default memory in VM create wizard to 2GiB
1816
1817 * improve ACME and certificate related user interface
1818
1819 -- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2020 21:49:10 +0200
1820
d90b565f
TL
1821pve-manager (6.2-1) pve; urgency=medium
1822
1823 * ui: support up to 8 corosync/kronosnet links on cluster create or join
1824
1825 * initial gui-integration of DNS based ACME (Let's Encrypt) certificate
1826 configuration and management
1827
1828 * fix #1210: ceph: extend pveceph purge
1829
1830 * ui: switch backup default compression selection to ZSTD
1831
1832 -- Proxmox Support Team <support@proxmox.com> Wed, 06 May 2020 20:17:51 +0200
1833
f2aec8f6
FG
1834pve-manager (6.1-11) pve; urgency=medium
1835
1836 * Fix #2124: Add support for zstd
1837
1838 -- Proxmox Support Team <support@proxmox.com> Mon, 4 May 2020 14:11:21 +0200
1839
ad02bd04
FG
1840pve-manager (6.1-10) pve; urgency=medium
1841
1842 * acme: use new proxmox-acme-perl
1843
1844 * acme: allow configuring DNS plugin options in nodeconfig
1845
1846 -- Proxmox Support Team <support@proxmox.com> Sat, 02 May 2020 18:33:27 +0200
1847
453f4304
TL
1848pve-manager (6.1-9) pve; urgency=medium
1849
1850 * fix #2634: print specific error if hook-script is not executable
1851
1852 * API: allow one to OVS network live reloading
1853
1854 * add experimental SDN gui
1855
1856 * ui: ceph: add icons for versions in MON/MGR/MDS ServiceList panels
1857
1858 * ui: ceph: add highest cluster version in summary
1859
1860 * ui: add API token management interfaces
1861
1862 * ui: add user and API token "effective-permission" explorer
1863
1864 * ui: add Language selection in user menu
1865
1866 * ui: datacenter/Authentication: allow one to sync LDAP and AD realms
1867
1868 * certs: early renew long-lived certificates to cope with clients which do
1869 not accept certificates with a lifetime of more than two years
1870
1871 * ui: don't block offline migration due non-referenced disk in the config
1872
1873 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Apr 2020 17:15:38 +0200
1874
dcd887f4
TL
1875pve-manager (6.1-8) pve; urgency=medium
1876
1877 * ui CT Features: add checkbox for new allow unproblematic mknod device
1878 creation in CT feature.
1879
1880 * ui: do not suggest that it's allow to edit 'special' permission roles
1881
1882 * ui: snapshots: hide 'Include RAM' when VM isn't running
1883
1884 * ui: TFAEdit: use viemodel binding for hiding/showing qr code
1885
1886 * ui: dc/Summary: improve dashboard storage calculation
1887
1888 * ui/cluster: show all corosync/knet links (up to 8) in cluster overview
1889
1890 * gui: pci passthrough: fix 'Add PCI' dialog for new devices
1891
1892 * vzdump: add support for proxmox backup server
1893
1894 * storage content GUI: improve detection of backup volumes
1895
1896 * pvesh: Add all standard output options that are not yet defined
1897
1898 * ceph: do not check IPs if no explicit puvlic/cluster networks got set in
1899 the ceph configuration
1900
1901 * ui: qemu: allow one to add a virtio-rng device
1902
1903 * ui: ContentView: consider new ctime value
1904
1905 * fix #2611: gui: use backendUnit and pretty renderer
1906
1907 * ui: dc/options: add max_workers setting
1908
1909 * ui: make grid column filter more obvious
1910
1911 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Mar 2020 19:05:11 +0100
1912
561020ec
TL
1913pve-manager (6.1-7) pve; urgency=medium
1914
1915 * ui: show cluster name from joinInfo in join dialog
1916
1917 * fix #2572: gui: make snapshot panel visible for VM.Audit
1918
1919 * ui: fix disk controllers sortByPreviousUsage iteration when re-attaching a disk
1920
1921 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jan 2020 20:31:58 +0100
1922
4415d038
TL
1923pve-manager (6.1-6) pve; urgency=medium
1924
1925 * ui: reload embedded xterm.js console if CT starts during viewing it
1926
1927 * fix #2334: gui/cloudinit: enable edit button only when editor is set
1928
1929 * ifupdown1: bridgevlan: add bridge-vids list support
1930
1931 * api2: network: add bond-primary, MTU, vlan-raw-device and vlan-id options
1932
1933 * fix #2552: ui: allow one to collapse notes panel from guest summary
1934
1935 * pvestatd: broadcast supported node CPU flags
1936
1937 * www: add 'users' columns to Groups model
1938
1939 * integrate authentication with API tokens
1940
1941 * implement 'allowtoken' property for REST API endpoint schema
1942
1943 * ui: add permissions button to userview
1944
1945 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Jan 2020 21:28:52 +0100
1946
07144980
TL
1947pve-manager (6.1-5) pve; urgency=medium
1948
1949 * ui: make storage where VM-state is saved configurable
1950
1951 * ui: vm/HDEdit: fix backup checkbox default
1952
1953 * ui: fix Bandwidth-Selector component for empty return values
1954
1955 * fix #2509: add --rsyncable to backups using pigz again
1956
1957 * fix #2496: api: create OSD: check if ceph cluster network is configured
1958
1959 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2019 15:12:19 +0100
1960
0d8eba72
TL
1961pve-manager (6.1-4) pve; urgency=medium
1962
1963 * ui: add date column for backups in storage content view
1964
1965 * ui: backup restore: add start-after-restore checkbox
1966
1967 * bulk migration: only pass 'with-local-disks' along if defined, to avoid
1968 warnings
1969
1970 * ceph: Create symlink on standalone MGR creation
1971
1972 * ui: improve choosing column per-row-count based on width in DC Node, VM, CT
1973 summary panels
1974
1975 * ui: local browser settings: let users overwrite the number of columns in
1976 summary panels
1977
1978 * ui: Mountpoint Edit/Create: default to true for "backup inclusion" on MP
1979 creation
1980
1981 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Dec 2019 15:33:12 +0100
1982
17e02847
TL
1983pve-manager (6.1-3) pve; urgency=medium
1984
1985 * api: apt/versions: improve stabillity under edge cases
1986
1987 * improve pveversion for removed but not yet purged packages
1988
1989 * fix #2487: ui: HA: show VM/CT name column in resource overview
1990
1991 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Dec 2019 14:34:26 +0100
1992
7bc5e797
TL
1993pve-manager (6.1-2) pve; urgency=medium
1994
1995 * ui: dc/options: add onlineHelp to u2f and ha edit window
1996
1997 * LXC: Disable resize button when volume is unusued
1998
1999 * ui: dc/options: fix capabillities for u2f, bwlimits, ha settings
2000
2001 * api: apt/versions: track ifupdown and ifupdown2 as optional package
2002
2003 * api: add migrate precondition checks to bulk migrate api
2004
2005 * ui: add checkbox to bulk migrate window to allow migration with local disks
2006
2007 * ui; qemu/HardwareView: show vmstate and allow removal
2008
2009 -- Proxmox Support Team <support@proxmox.com> Sat, 30 Nov 2019 18:41:21 +0100
2010
a6dcb75c
TL
2011pve-manager (6.1-1) pve; urgency=medium
2012
2013 * fix #2462: ACMEAccount: make tos in get_tos optional
2014
2015 * ui: lxc: switch reboot and stop button to match the interface of VMs
2016
2017 * ui: allow to set 'migrate' HA shutdown policy in datacenter options
2018
2019 * ui: node network: enable apply config button
2020
2021 * api: network reload: more granular "is OVS used" check
2022
2023 * automatically renew pve-ssl.pem when it nearly expires
2024
2025 * api: ceph monitor: allow full-mesh routed setup for monitor IP
2026
2027 * ui: dc/options: allow one to setup U2F AppID and origin
2028
2029 * lxc: disable remove button for pending resource changes
2030
2031 * adaptions for the experimental SDN package
2032
2033 * ui: dc/options: add clusterwide IO bandwidth limit editor
2034
2035 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Nov 2019 11:35:57 +0100
2036
70830683
TL
2037pve-manager (6.0-15) pve; urgency=medium
2038
2039 * api/ceph: skip merging metadata if hostname is undefined
2040
2041 * Fix #2476: Fix auto-ballooning QMP command
2042
2043 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Nov 2019 15:16:27 +0100
2044
6a38955e
TL
2045pve-manager (6.0-14) pve; urgency=medium
2046
2047 * add reboot button for container
2048
2049 * improve pvestatd memory usage when a Graphite External Metric status plugin
2050 is enabled
2051
2052 * fix #352: Limit the length of backup logs for mails
2053
2054 * fix #2436: ui: pci passthrough: consider domain in PCISelector
2055
2056 * fix #844: allow to set an initial delay for the start-all-marked guests on
2057 boot command, in the per-node config.
2058
2059 * api: node/config: allow to return only a specific config property
2060
2061 * VM guest agent: allow to set QGA socket type also to ISA for guest
2062 operating systems not supporting VirtIO serial sockets
2063
2064 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Nov 2019 20:45:36 +0100
2065
83cab72f
FG
2066pve-manager (6.0-13) pve; urgency=medium
2067
2068 * takeover CertCache from pve-cluster
2069
2070 * use PVE::DataCenterConfig
2071
2072 * use PVE::RRD for RRD data
2073
2074 * pveproxy.service: take over pvecm call from pve-cluster.service
2075
2076 * update (build-)dependencies after pve-cluster refactor
2077
2078 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 12:22:30 +0100
2079
f4643f17
TL
2080pve-manager (6.0-12) pve; urgency=medium
2081
2082 * pveversion: track libspice-server1 version again
2083
2084 * ui: fix backup "Run now" with specific node selected
2085
2086 * add initial graphite TCP support
2087
2088 * gui: lxc/Resources: improve reload behaviour
2089
2090 * ui: vm opts: add hint for spice foldersharing
2091
2092 * api: ceph version: actually get full version
2093
2094 * api: ceph/metadata: add structured node versions information
2095
2096 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Nov 2019 19:04:46 +0100
2097
c832c2ec
TL
2098pve-manager (6.0-11) pve; urgency=medium
2099
2100 * fix #1291: add purge checkbox to VM/CT destroy dialog
2101
2102 * ui: TFA: default to a 160 bit secret
2103
2104 * ensure alias.db is available and up-to-date if upgrading from older versions
2105
2106 * ui: qemu: update grid button status with events from correct store
2107
2108 * ui: Container: add revert button for pending changes
2109
2110 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Oct 2019 18:02:40 +0100
2111
48b8b635
TL
2112pve-manager (6.0-10) pve; urgency=medium
2113
2114 * api: subscription: use rpcenv for permission check
2115
2116 * updated shipped aplinfo index
2117
2118 * vzdump: move code needed for cfs register of vzdump.cron to guest-common
2119
2120 * fix #2364: allow offline migration with local cloudinit disk
2121
2122 * webinterface: show and allow one to edit pending container changes
2123
2124 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Oct 2019 22:29:22 +0200
2125
94b4089d
TL
2126pve-manager (6.0-9) pve; urgency=medium
2127
2128 * webinterface: vm-options: add spice enhancements
2129
2130 * webinterface: vm opts: clarify QEMU Guest Agent option
2131
2132 * webinterface: qemu: allow move disk for EFI Disk again
2133
2134 * webinterface: vm migrate: add checkbox to enable offline migration with
2135 local resources
2136
2137 * aplinfo: update trusted keys to include all currently trusted ones.
2138
2139 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Oct 2019 08:25:44 +0200
2140
9cd36f8d
TL
2141pve-manager (6.0-8) pve; urgency=medium
2142
2143 * fix #2262: allow one to set noVNC default scale in setting
2144
2145 * improve layout of browser local user settings
2146
2147 * api network: improve experimental SDN network support
2148
2149 * ui: fix small login window issue on chrome
2150
2151 * update shipped appliance info index
2152
2153 * gui: qemu: add reboot button which powercycles a VM and applies any
2154 outstanding pending changes in-between
2155
2156 * gui: usb: Enable USB3 for Spice USB passthrough
2157
2158 * gui: improve USB pass through selector, allow to search by product
2159
2160 * ui: cpumodel: add Skylake-Server, Cascadelake-Server, KnightsMill
2161
2162 * mobile gui: implement login for OTP based TFA enabled user accounts
2163
2164 * gui: Make CPU Model Selector a searchable grid view
2165
2166 * fix #2389: ceph wizard showing network of target node
2167
2168 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2019 16:41:47 +0200
2169
3d89a026
TL
2170pve-manager (6.0-7) pve; urgency=medium
2171
2172 * ui: vm memory: correctly set initial maxValue for balloon
2173
2174 * fix #2340: gui: ceph: handle 'null' versions for hosts
2175
2176 * fix #2341: ceph: osd create: allow db/wal on partioned disks
2177
2178 * ui: allow one to add the AES flag explicitly to VMs
2179
2180 * ui: IPRef field: allow all valid IPs, even if not in the store
2181
2182 * ui: show supported file types in upload file selector
2183
2184 * api: add initial (experimental!) Software Defined Networ (SDN) API
2185 integration if the libpve-network-perl is installed
2186
2187 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2019 10:31:21 +0200
2188
a94d0295
TL
2189pve-manager (6.0-6) pve; urgency=medium
2190
2191 * ui: vm/Hardware: convert more icons from bitmap to vectorized font
2192 awesome
2193
2194 * ui: login: do not show connection failure as login failure
2195
2196 * fix #582: Cope with long running deletions of backup and disk images
2197 by forking a task worker into the background after some delay
2198
2199 * fix #2314: remove GZIP env var
2200
2201 * fix #1594: add "Run now" button for cluster wide backup jobs
2202
2203 * backup: delete "exclude" VMID list when switching a backup job to pool mode
2204
2205 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2019 13:09:50 +0200
2206
c1e4addd
TL
2207pve-manager (6.0-5) pve; urgency=medium
2208
2209 * fix #2292: ceph osd create: use size parameter for db/wal
2210
2211 * improve ceph error handling
2212
2213 * aplinfo: update from aplinfo-pve-6.dat
2214
2215 * gui: improve service and package version hints in ceph OSD and dashboard
2216 view.
2217
2218 * fix #2265: enable discard for virtio-blk
2219
2220 * pve5to6: cert: check certificates key size
2221
2222 * ceph: add new OSD flag API endpoints in node-agnostic /cluster/ceph path
2223
2224 * gui: ceph: Allow to set much more flags than 'noout' through the Web GUI
2225 with a new flag management window
2226
2227 * ui: add VM 'hv-tlbflush' and 'hv-evmcs' CPU flag as new optional flags, for
2228 those where they do not generate problems.
2229
2230 * ui: Include Windows Server 2019 in OS-Type list
2231
3ccdcddc
TL
2232 * allow to add a SPICE audio devices to a VM
2233
2234 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2019 19:21:08 +0200
c1e4addd 2235
370ff473
TL
2236pve-manager (6.0-4) pve; urgency=medium
2237
2238 * ui: fix wrong defaultConsole fallback in tree
2239
2240 * ui: dc/Cluster: rename ring columns to link
2241
2242 * ui: cephfs: also add new tooltip like pool create
2243
2244 * ceph: mon list: show only as running when monitor is quorate
2245
2246 * pve5to6: do not complain about native newly created Nautilus OSDs
2247
2248 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jul 2019 18:37:12 +0200
2249
a482a836
TL
2250pve-manager (6.0-3) pve; urgency=medium
2251
2252 * pveam available: add 'mail' to sections
2253
2254 * ui: node/disks: fine tune column width and hide vendor by default
2255
2256 * ui: container: filter unusable lxc mount options for the special rootfs
2257 mountpoint
2258
2259 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Jul 2019 12:30:58 +0200
2260
c35f40b1
TL
2261pve-manager (6.0-2) pve; urgency=medium
2262
2263 * ceph: add api call for getting the ceph config database
2264
2265 * gui: ceph: show config database under the file config
2266
2267 * fix #1451: allow some extra mount options for container
2268
2269 * further improve 5to6 checklist script
2270
2271 * fix #2267: delete address(6) and netmas(6) with cidr(6)~
2272
2273 * gui: show a 0 value for HA resource grid max_relocate/restart
2274 columns correctly
2275
2276 * pveproxy: allow to request debug sources directly over GET
2277 parameter
2278
2279 * ui: dc/options: use proxmoxNetworkSelector for network
2280
2281 * ui/Parser: printPropertyString: sort non-defaultKey parts for
2282 stability
2283
2284 * api/ceph: add osd scrub api call
2285
2286 * gui: ceph osd: refactor osd panel and add scrub button~
2287
2288 * ui: ceph OSD: tweak default column width a bit~
2289
2290 * ui: ceph/osd: only show at max 5 digits after decimal point for
2291 weight
2292
2293 * ui: ceph/osd: merge apply + commit latency columns~
2294
2295 * ui: remove notify calls on viewmodel
2296
2297 * ui: ceph/pool: rework status grid a bit
2298
2299 * ui: ceph/service list: re-do column definitions with flexible widths
2300
2301 * ui: ceph/pool: enable add_storages by default and add tooltip~
2302
2303 * ui: dc/cluster: allow to create cluster with second link
2304
2305 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Jul 2019 20:41:51 +0200
2306
36ee2702
TL
2307pve-manager (6.0-1) pve; urgency=medium
2308
2309 * gui: ceph pools: fix pool percentage used display
2310
2311 * further improve pve5to6 upgrade checklist helper
2312
2313 * gui: ceph: fix syslog resize
2314
2315 * ceph: osd: use get-or-create to create a bootstrap-osd key on demand
2316
2317 * ceph: init: only handle keyring if auth is cephx
2318
2319 * ceph: mon create: add known monitor ips to mon_host if it is empty
2320
2321 * ceph: automatically create manager after the first monitor
2322
2323 * pveceph install: set repo URL to download.proxmox.com nautilus repo
2324
2325 * ceph: do not distribute obsolete ceph.service anymore
2326
2327 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Jul 2019 15:53:18 +0200
2328
bbabe0bf
TL
2329pve-manager (6.0-0+4) pve; urgency=medium
2330
2331 * ui: switch over default console viewer to xterm.js
2332
2333 * improve pve5to6 upgrade checklist helper
2334
2335 * ui: use new network selector for cluster create and join
2336
2337 * remove pve-apt.conf which ensured pve-kernels did not get
2338 autoremoved, replaced by a smarter version provided by proxmox-ve
2339
2340 * fix #1278: add possibility to backup pools over API and Web UI
2341
2342 * ceph: mon create: fix not starting monitor if no public_addr is in conf
2343
2344 * eph: disallow IPv4 in new clusters when IPv6 is enabled
2345
2346 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jun 2019 20:26:53 +0200
2347
8fb3bf98
TL
2348pve-manager (6.0-0+3) pve; urgency=medium
2349
2350 * VM migrate: add migration with local disks over web GUI
2351
2352 * VM migrate: do some initial checks before a migrate is triggered to notify
2353 users about problems earlier
2354
2355 * ceph: init: update inital config for nautilus
2356
2357 * ceph: improve monitor creation and adapt for Nautilus
2358
2359 * ceph: mon create: detect pubnet via config database
2360
2361 * ceph: enable also msgr2 format for monitors
2362
2363 * gui: ostypes: include 5.x in Linux series and reword to range
2364
2365 * gui: add warnings for ceph and zfs for disks backed by hardware raid
2366 controller
2367
2368 * gui: workspace: cope better with upgrade related false positive 401
2369 HTTP codes
2370
2371 * backup jobs: acquire lock before modifying vzdump.cron
2372
2373 -- Proxmox Support Team <support@proxmox.com> Tue, 25 Jun 2019 12:37:44 +0200
2374
4caf8085
TL
2375pve-manager (6.0-0+2) pve; urgency=medium
2376
2377 * api: cluster/resources: add information about guest locks
2378
2379 * gui: tree: add lock information to tree entries and its tooltips
2380
2381 * api network: make IPv6 address checking spew out more useful errors
2382
2383 * gui: ceph install wizard: use new network selector widget for monitor
2384 creation
2385
2386 * fix #2190: Base64 encode SMBIOS value strings in order to allow more
2387 characters
2388
2389 * ceph: allow to enable encryption on osd create through web GUI or API
2390
2391 * gui: vm: add new CPU flag selector with tri-state awareness and many more
2392 flags to select
2393
2394 * improve OSD creation compatibility with Ceph Nautilus
2395
2396 * gui: add initial version of cluster wide ceph dashboard
2397
2398 * allow to destroy OSDs under both, Ceph Luminous and Nautilus
2399
2400 * ui: show ceph monitor, manager & OSD versions from pveceph managed cluster
2401 and warn if they are not all the same
2402
2403 * fix #2223: fix set_button_status isCDRom
2404
2405 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Jun 2019 21:16:41 +0200
2406
99b0086b
TL
2407pve-manager (6.0-0+1) pve; urgency=medium
2408
2409 * rework log out button to general user and session management menu
2410
2411 * re-build for Debian Buster / PVE 6
2412
2413 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 21:30:56 +0200
2414
44d386a0
TL
2415pve-manager (5.4-6) unstable; urgency=medium
2416
2417 * gui: node: change syslog to JournalView and new (mini-)journal api
2418
2419 * node: add api endpoint for new mini-journalreader
2420
2421 * fix #2197: ui: editing CDROM doesn't require VM.Config.Disk rights
2422
2423 * ui: NodeSelector: check status field for offline nodes
2424
2425 * allow to use cidr(6) for passing IP/CIDR to the network api
2426
2427 * fix #2183: fix blinking subscription and show unknown status
2428
2429 * ui: TFAEdit: use new tfa api call
2430
2431 * ui: storage: handle empty response in case of file upload error
2432
2433 -- Proxmox Support Team <support@proxmox.com> Wed, 15 May 2019 16:18:40 +0200
2434
792fdf49
TL
2435pve-manager (5.4-5) unstable; urgency=medium
2436
2437 * ui: two factor auth: handle older TFA setups with no specific type set
2438
2439 * fix #1910: urlencode usernames in UserEdit
2440
2441 * ensure we have up-to-date information before retrieving cluster status
2442
2443 * fix #482: Add timestamps to backup create task log
2444
2445 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2019 11:28:11 +0000
2446
df7587c9
TL
2447pve-manager (5.4-4) unstable; urgency=medium
2448
2449 * fix #1326: allow multiple status server definitions per type
2450
2451 * fix ceph install wizard not accepting ipv6
2452
2453 * ui: tfa: set initial tab based on current tfa type and disable other
2454 tabs
2455
2456 * fix #2177: use getValue() to get otp value
2457
2458 * fix #263: only include node rrd stats if user has Sys.Audit
2459
2460 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2019 14:22:47 +0000
2461
af17f0ad
TL
2462pve-manager (5.4-3) unstable; urgency=medium
2463
2464 * use correct icon for hibernate in tree context command menu
2465
2466 * ui: Restore: Fix error where the textfield did not default to next
2467 free VMID
2468
2469 * fix #1814: do not enable disk related buttons for audit user
2470
2471 * ui: dc/options: allow to edit migration settings and HA shutdown
2472 policy
2473
2474 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Apr 2019 16:11:05 +0200
2475
a21acc04
TL
2476pve-manager (5.4-2) unstable; urgency=medium
2477
2478 * improve user TFA editing
2479
2480 * all TFA logins are now provided as two steps in the WebUI, first
2481 common login credentials then, if configured, TFA. The OTP field
2482 from the login window got removed, it is not necessary anymore.
2483
2484 * update shipped aplinfo index
2485
2486 * pvereport: only compute report def if we generate a report
2487
2488 * add onlineHelp for new WebUI windows and panels
2489
2490 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Apr 2019 17:42:20 +0200
2491
d7d4dc47
TL
2492pve-manager (5.4-1) unstable; urgency=medium
2493
2494 * fix #1145: Warn if datacenter firewall is disabled
2495
2496 * add host firewall config, ip route information, ceph, iSCSI and more
2497 disk and ZFS information to pvereport
2498
2499 * fix #2132: gui: set vcpu default maxValue to 1
2500
2501 * pvestatd: preparation to rotate auth keys if necessary
2502
2503 * fix: # 2123 Logging of user defined firewall rules
2504
2505 * ui: show lock in status bar of vms/cts
2506
2507 * allow deletion of mac prefix
2508
2509 * use localhost instead of 127.0.0.1 to listen with spiceterm
2510
2511 * add tooltips to the tree
2512
2513 * ui: improve ceph installer
2514
2515 * ui: move VM BIOS and SCSI controller selection to hardware tab
2516
2517 * ui: allow to set VM machine type through hardware tab
2518
2519 * ui: VM command menu: rename suspend to pause
2520
2521 * ui: allow to hibernate (suspend to disk) VMs
2522
2523 * ui: allow to set the firewall log rate limit and burst
2524
2525 * fix: #1145 enable CT/VM NIC firewall by default on creation via WebUI,
2526 so that only the one from the VM/CT options must be enabled
2527
2528 * ui: support user-settable u2f and TOTP authentication and
2529 configuration
2530
2531 * ui: always show otp field on login
2532
2533 * fix: #1218 Expose unique MAC address generation on restore of VMs
2534 and CTs in UI
2535
2536 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 14:03:41 +0200
2537
6d68c86f
TL
2538pve-manager (5.3-12) unstable; urgency=medium
2539
2540 * ui: fix popup behaviour in firefox with touchscreens on desktop
2541
2542 * pveproxy: allow one to set 'honor_cipher_order' and 'no compression'
2543
2544 * add possibility to call pveceph install through shell API
2545
2546 * fix #2122: use correct format in help text of timefield
2547
2548 * added basic ability to install ceph via web gui
2549
2550 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Mar 2019 12:37:42 +0100
2551
5e2371a9
TL
2552pve-manager (5.3-11) unstable; urgency=medium
2553
2554 * fix #2108: ceph: 'osd pools set' cannot accept integers anymore, thus ceph
2555 pool creation failed in some cases, e.g., CephFS creation over GUI, API or
2556 CLI and pool creation over CLI or API depending on parameters passed.
2557
2558 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 19:40:43 +0100
2559
a2d017ef
TL
2560pve-manager (5.3-10) unstable; urgency=medium
2561
2562 * show Storage Content with Datastore.AllocateSpace/Audit permissions
2563
2564 * fix #2051: preserve DB/WAL disk on destroy
2565
2566 * fix #2096: enable resume in context menu for guest triggered sleep
2567
2568 * default to unpriviledged CT in the GUI
2569
2570 * fix #1769: restart mode for bulk lxc migration
2571
2572 * pveproxy: add configurable HONOR_CIPHER_ORDER and COMPRESSION settings
2573
2574 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Feb 2019 12:27:12 +0100
2575
417dd601
TL
2576pve-manager (5.3-9) unstable; urgency=medium
2577
2578 * fix #1982: pvesh: check if a handler exists for path
2579
2580 * fix #1752: implement wake on LAN functionality for nodes in CLI, API and GUI
2581
2582 * fix #2058: show correct pool for external ceph clusters
2583
2584 * task index: allow filtering by task type and selection of task source(s)
2585
2586 * add virtio-gpu and none to VMs display selection combobox
2587
2588 * add context menu to global search bar entries
2589
2590 * show hookscripts in GUI
2591
2592 * fix #1831: Add filter to CT template/appliances download window
2593
2594 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:35:05 +0100
2595
354f5fff
TL
2596pve-manager (5.3-8) unstable; urgency=medium
2597
2598 * fix #1997: set taskid for single-guest backups
2599
2600 * fix #2030: use looks_like_number for number check
2601
2602 * ceph: change check if installed to ceph mon binary
2603
2604 * allow 8-way NUMA systems
2605
2606 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2019 10:23:42 +0100
2607
99307436
TL
2608pve-manager (5.3-7) unstable; urgency=medium
2609
2610 * refactor ceph API and modules
2611
2612 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2018 10:59:14 +0100
2613
2e15c525
TL
2614pve-manager (5.3-6) unstable; urgency=medium
2615
2616 * fix #2017: add help button to storage input panels
2617
2618 * Fix #2019: CephFS storage misses Max Backups
2619
2620 * ui: lxc/features: add fuse
2621
2622 * ui: lxc/features: disable nfs and cifs for unprivileged
2623
2624 * do not send 'undefined' as romfile when adding a pcidevice
2625
2626 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Dec 2018 12:25:17 +0100
2627
d6aa5252
TL
2628pve-manager (5.3-5) unstable; urgency=medium
2629
2630 * ui: CephFS: fix onlineHelp buttons
2631
2632 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Dec 2018 12:13:25 +0100
2633
43c2788b
TL
2634pve-manager (5.3-4) unstable; urgency=medium
2635
2636 * pveceph: ensure ceph-fuse gets uptdated when installing ceph server
2637
2638 * api: poll for for active MDS on CephFS creation
2639
2640 * fix #1430: ceph init: allow to specify separate cluster network
2641
2642 * pveceph: create OSD: wipe disk after initial 'free-to-use' checks to
2643 ensure creating succeeds even if the disk was an OSD earlier
2644
2645 * ui: cluster: require ring0_addr if joinee's ring and node addr
2646 differ
2647
2648 * ceph: update all placement groups (pg_num) defaults to 128
2649
2650 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:49:30 +0100
2651
9588719d
TL
2652pve-manager (5.3-3) unstable; urgency=medium
2653
2654 * api: cephfs create: wait for MDS to become active before adding as storage
2655
2656 * api: cephfs: check if storage ID is free when add_storage is set
2657
2658 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 19:15:52 +0100
2659
b2b24b8b
TL
2660pve-manager (5.3-2) unstable; urgency=medium
2661
2662 * include ceph-mds in pveceph install
2663
6ad96d04 2664 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 16:17:22 +0100
b2b24b8b 2665
bf72f1c9
TL
2666pve-manager (5.3-1) unstable; urgency=medium
2667
2668 * ceph: add service restart api call
2669
2670 * gui: add ceph osd and monitor restart button
2671
2672 * gui: add CephFS integration
2673
2674 * add CephFS and MDS API integration
2675
2676 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2018 14:07:50 +0100
2677
7bc43193
TL
2678pve-manager (5.2-13) unstable; urgency=medium
2679
2680 * allow one to remove images from a storage over the web GUI, if no VM exists
2681 in the cluster or the storage is local
2682
2683 * allow one to passthrough PCI devices to VMs over the web GUI
2684
2685 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 14:55:57 +0100
2686
4e120eb2
TL
2687pve-manager (5.2-12) unstable; urgency=medium
2688
2689 * improve ZFS gui
2690
2691 * fix #1959: remove invalid SLAAC option
2692
2693 * pveceph: pool create: add_storage now only creates one storage entry
2694
2695 * Enable "Discard" option for IDE and SATA drives
2696
2697 * fix #1928: ct snapshot: changed rollback message to warning
2698
2699 * fix #1358: ui: show clustername besides Datacenter node, if available
2700
2701 * fix #1224: ui: ACLAdd: allow one to filter by username
2702
2703 * ui: dc/storage: allow one to add CephFS entries
2704
2705 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 15:25:58 +0100
2706
74051409
TL
2707pve-manager (5.2-11) unstable; urgency=medium
2708
2709 * Update default CIPHERS to a more current list
2710
2711 * close #584: ui qemu: changed remove unused disk to asynchron call
2712
2713 * dc/user: render user fullnames htmlEncoded
2714
2715 * ceph: osd: wipe start of blockdevice when destroying ceph disk to ensure it
2716 can be re-used for any purpose
2717
2718 * gui: expose lxc features
2719
2720 * Add "SSD emulation" property to IDE, SATA, and SCSI drives
2721
2722 * fix sorting for unused disks/mounpoints in the VM/CT Hardware/Resource view
2723
2724 * gui: let users edit the vga memory
2725
2726 * node zfs: added check for undefined & new case AVAIL
2727
2728 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Nov 2018 17:00:03 +0100
2729
3a8d2854
TL
2730pve-manager (5.2-10) unstable; urgency=medium
2731
2732 * add /node/{NODE}/hosts API Call
2733
2734 * make /etc/hosts editable via gui
2735
2736 * API2 : Network : add network config reload
2737
2738 * pvesh: fix bug #1942 - add standard options conditional
2739
2740 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Oct 2018 11:55:15 +0200
2741
2e6bf499
TL
2742pve-manager (5.2-9) unstable; urgency=medium
2743
2744 * gui: allow whitespace in mountpoint paths
2745
2746 * fix #1884: vm/hardware: ensure correct value on pending changes
2747
2748 * pveceph: remove btrfs as fstype for new OSDs
2749
2750 * qemu: CPU selector: add EPYC
2751
2752 * fix #1897: bump max number of mountpoints to 256
2753
2754 * fix checkbox selection for guest selector used by bulk actions
2755
2756 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Sep 2018 11:42:38 +0200
2757
c39d63a5
TL
2758pve-manager (5.2-8) unstable; urgency=medium
2759
2760 * fix doubleclick on VM with spice console
2761
2762 * ui: storage: combine RBD external and hyperconverged add dialog
2763
2764 * add LVM, LVMThin, directory based storage and ZFS management GUI
2765
2766 * ui: storage: Linux LIO/targetcli support
2767
2768 * fix #1837: reorganize HA panel
2769
2770 * fix #1828: check if targetnode exists before starting mass migration
2771
2772 * ui: ZFS over iSCSI: allow only relevant inputs
2773
2774 * fix #1393: use language from datacenter.cfg as default for GUI
2775
2776 * fix #1872: always close VM disk move panel after its taskviewer got closed
2777
2778 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Aug 2018 15:11:06 +0200
2779
d9005f45
DM
2780pve-manager (5.2-7) unstable; urgency=medium
2781
2782 * pveproxy: add link to extjs for api-viewer
2783
2784 * pvesh: complete rewrite (removed interactive mode)
2785
2786 * pvenode: use print_api_result to print acme account information
2787
2788 * ui: permissions: allow to select root path '/' directly
2789
2790 * set resize to 'off' for the novnc popup
2791
2792 * improve xtermjs settings button behaviour
2793
2794 * nodeconfig acme-domain: allow domains starting with numbers
2795
2796 * Submit pool if non-empty in lxc CreateWizard
2797
2798 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jul 2018 11:47:05 +0200
2799
9091a0eb
TL
2800pve-manager (5.2-6) unstable; urgency=medium
2801
2802 * add task list, log and status commands to the pvenode cli tool
2803
2804 * ui/storage: cifs: only allow entering a password if user is set
2805
2806 * Add cephfs to allowed storages for vzdump backup
2807
2808 * document return properties for cluster resource and node list API
2809 calls
2810
2811 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Jul 2018 14:46:32 +0200
2812
ec00748d
TL
2813pve-manager (5.2-5) unstable; urgency=medium
2814
2815 * add startall, stopall and migrateall commands to the pvenode cli
2816 tool
2817
2818 * replace read_password with param_mapping in pvesh
2819
2820 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 14:01:43 +0200
2821
0a08f7d9
TL
2822pve-manager (5.2-4) unstable; urgency=medium
2823
2824 * add create wizard checkbox to autostart a container after creation finished
2825 successfully
2826
2827 * add compatibility with ACMEv2 protocol for node certificates
2828
2829 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 09:04:06 +0200
2830
b7324fec
WB
2831pve-manager (5.2-3) unstable; urgency=medium
2832
2833 * allow ifupdown2 as alternative for ifenslave
2834
2835 * add autostart checkbox when creating a VM
2836
2837 * remove limits from swap/memory input boxes
2838
2839 * add ebtables option to cluster firewall settings
2840
2841 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:28:17 +0200
2842
f86d60db
TL
2843pve-manager (5.2-2) unstable; urgency=medium
2844
2845 * fix #1499 Implement a combobox for Permissions paths
2846
2847 * fix #427: add notes panel to node
2848
2849 * api/acme: actually fallback to default value for account name parameter
2850
2851 * Improve VM AgentIPView WebUI component
2852
2853 * allow adding socket backed serial devices to VMs in WebUI
2854
2855 * allow one to re-enable iSCSI storages again through WebUI
2856
2857 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2018 15:18:13 +0200
2858
a38a1b85
FG
2859pve-manager (5.2-1) unstable; urgency=medium
2860
2861 * add _blank target for optional url
2862
2863 * fixes #1503 Add role CRUD to the GUI.
2864
2865 * hide irrelevant buttons and tabs for container templates
2866
2867 * ui/UserEdit: fixup grammar in password match error message
2868
2869 * update included aplinfo.dat
2870
2871 * correct node free calculation
2872
2873 * add missing onlineHelp links
2874
2875 -- Proxmox Support Team <support@proxmox.com> Mon, 14 May 2018 14:04:15 +0200
2876
eee12d93
WB
2877pve-manager (5.1-53) unstable; urgency=medium
2878
2879 * show additional status info in the VM summary page
2880
2881 * added an io-error status icon for VMs
2882
2883 * minor keyboard interaction improvements in the UI
2884
2885 * added a node-specific configuration file
2886
2887 * added ACME API endpoints to manage ACME accounts and certificates
2888
2889 * added pvenode command line tool for certificate and acme account management
2890
2891 * added certificate renewal to pveupdate
2892
2893 * added certificate management to node UI
2894
2895 * expose 'move volume' functionality for container mount points via the UI
2896
2897 -- Proxmox Support Team <support@proxmox.com> Mon, 07 May 2018 15:13:02 +0200
2898
81a35ad0
TL
2899pve-manager (5.1-52) unstable; urgency=medium
2900
2901 * VM/Hardware: show memory shares
2902
2903 * remove the novnc panels for node/container (replaced by xtermjs)
2904
2905 * allow xtermjs to be the default console
2906
2907 * fix #1691: use asynchronous API call for VM disk creation
2908
2909 * fix #1732: actually post values in IScsiEdit
2910
2911 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Apr 2018 15:40:48 +0200
2912
af537790
DM
2913pve-manager (5.1-51) unstable; urgency=medium
2914
2915 * overwrite the built-in 'run_editor' function
2916
2917 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 14:09:51 +0200
2918
06de836b
DM
2919pve-manager (5.1-50) unstable; urgency=medium
2920
2921 * better focus of lxc/MPEdit
2922
2923 * merge cores, cpulimit and cpuunits for containers
2924
2925 * lxc/MPEdit: rework for advanced options
2926
2927 * Utils: add forEachMP
2928
2929 * lxc/ResoureEdit: move some cpu fields to advanced options
2930
2931 * qemu/CreateWizard: add advanced options on general tab
2932
2933 * qemu/NetworkEdit: rework panel for advanced options
2934
2935 * qemu/MemoryEdit: rework panel and move most things in advanced options
2936
2937 * qemu/HDEdit: move diskthrottling to advanced options
2938
2939 * fix editor and set_button_status for cloudinit
2940
2941 * rework ProcessorEdit and merge with CPUOptions using advanced options
2942
2943 * qemu/HDEdit.js: move some fields into advanced options
2944
2945 * add advanced checkbox to the wizard
2946
2947 * Add CIFS in strorage info to allow backup.
2948
2949 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Apr 2018 13:55:38 +0200
2950
26db8aa1
DM
2951pve-manager (5.1-49) unstable; urgency=medium
2952
2953 * add cluster administartion panel
2954
2955 * ui: add storage plugin base class
2956
2957 * controller: StorageEdit: check if 'maxfiles' could be looked up
2958
2959 * ui/Utils: add storage schema
2960
2961 * ui/Utils: do not create non-standard console.dir fallback
2962
2963 * ui: restore: add bandwidth limit field
2964
2965 * ui: dc/storages: add bwlimit column
2966
2967 * ui: dc/storages: use responsive column width
2968
2969 * pve-daily-update.service: add Wants/After for pve-cluster.service
2970
2971 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2018 12:30:58 +0200
2972
27705b82
TL
2973pve-manager (5.1-48) unstable; urgency=medium
2974
2975 * improve and add additional information in pvereport
2976
2977 * add clone UI for container
2978
2979 * add CIFS (SMB) UI
2980
2981 * add cloundinit UI
2982
2983 * pveupdate: replace cron job with systemd timer (pve-daily-update)
2984
2985 * fix #1698: add_integer_row should add an integer row
2986
2987 * cleanup build and packaging system
2988
2989 * VZDump: handle timelocal year correctly
2990
2991 * fix #1683: do not send non-numeric values to graphite
2992
2993 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Mar 2018 09:36:11 +0100
2994
be42d8e6
WB
2995pve-manager (5.1-47) stable; urgency=medium
2996
2997 * added icons to summaries and improved spacing
2998
2999 * added HA info to the template summary
3000
3001 * show IP address in summary if the guest-agent can provide it
3002
3003 * let storage summary, ceph & cluster dashboards use the full browser width
3004
3005 * various node, lxc and qemu summary page improvements
3006
3007 * preparations for extjs 6.2.0
3008
3009 * update widget toolkit dependency
3010
3011 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Feb 2018 10:26:44 +0100
3012
1f2c4815 3013pve-manager (5.1-46) stable; urgency=medium
50e0eeba
FG
3014
3015 * pveversion: sort kernel packages by version
3016
3017 * pveversion: add new pve packages
3018
3019 * fix wizard validity check for options spanning multiple tabs
3020
3021 * fix #1573: show bootdisk usage on container summary
3022
3023 * fix edit button for some panels
3024
3025 * fix #1629: improve min/max memory handling
3026
3027 * fix #1631: change units to binary prefix
3028
3029 * fix #1635: correctly change maxIds in ControllerSelector in wizard
3030
3031 * enable/disable xtermjs depending on the existance of a serial port
3032
3033 * show serial ports on the gui
3034
3035 * change group of unused to 99 to that we can add things in between
3036
3037 * add icon/class for serial ports
3038
3039 * qemu/Monitor: save the last 20 commands
3040
1f2c4815 3041 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 15:07:52 +0100
50e0eeba 3042
c5023a7b
WB
3043pve-manager (5.1-44) stable; urgency=medium
3044
3045 * fix upgrade of other cluster nodes via xtermjs not working properly
3046
3047 * switch to using pve-i18n and proxmox-widget-toolkit
3048
3049 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 13:57:12 +0100
3050
a79a07dd
FG
3051pve-manager (5.1-43) stable; urgency=medium
3052
3053 * add spec-ctrl cpu flag checkbox
3054
3055 * add defaultSize parameter for DiskStorageSelector and set it to 8 for lxc
3056
3057 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jan 2018 09:06:28 +0100
3058
16232330
WB
3059pve-manager (5.1-42) stable; urgency=medium
3060
3061 * fix #1605: reflect backend values of minimum container memory limit
3062
3063 * add a 'pcid' checkbox to the CPU edit window
3064
3065 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jan 2018 11:53:33 +0100
3066
550707c9
FG
3067pve-manager (5.1-41) stable; urgency=medium
3068
3069 * pveupdate - always run check for available updates
3070
3071 * prevent double ticket api call
3072
3073 * Add new icon for xtermjs consoles, based on xtermjs logo
3074
3075 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 12:47:40 +0100
3076
646111ec
WB
3077pve-manager (5.1-40) stable; urgency=medium
3078
3079 * send an email when a replication job fails
3080
3081 * added xterm.js as an alternative for vncterm for the host shell,
3082 container terminals and qemu serial port connections
3083
3084 * allow users with the Sys.Audit permission to see the subscription status
3085
3086 * allow users with the Sys.Modify permission to see and modify subscriptions
3087
3088 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Dec 2017 11:59:01 +0100
3089
6a21d936
FG
3090pve-manager (5.1-39) stable; urgency=medium
3091
3092 * fix #1589: auth_handler: raise proper exception on init_request error
3093 (e.g., during pmxcfs restarts)
3094
3095 * update catalan translation
3096
3097 * add a proper confirmation message when we detach an used disk
3098
3099 * fix #1526: Use 'detach' instead of 'remove' when the disk is used
3100
3101 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 15:33:11 +0100
3102
9248857d
FG
3103pve-manager (5.1-38) stable; urgency=medium
3104
3105 * ceph: create mon: fix & improve check if IP is in public net
3106
3107 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Nov 2017 11:35:28 +0100
3108
0628b735
WB
3109pve-manager (5.1-37) stable; urgency=medium
3110
9248857d 3111 * fix #1523: Display the Max Backups field only if relevant
0628b735 3112
9248857d 3113 * fix #1578: api/resource hastate: fallback to resource cfg state
0628b735 3114
9248857d 3115 * fix #1539: add missing shellquote for proxied commands of pvesh
0628b735 3116
9248857d 3117 * fix #1542: use percent_used key instead of calculation
0628b735 3118
9248857d 3119 * fix wrong default value shown for the DHCP firewall option
0628b735 3120
9248857d 3121 * prevent visual flashing of button when changing element in the tree
0628b735 3122
9248857d 3123 * ceph: create pool: check for quorum at start
0628b735 3124
9248857d 3125 * logrotate: try to tell services to reload instead of doing a full restart
0628b735 3126
9248857d 3127 * add various status sub-icons in the tree
0628b735 3128
9248857d 3129 * add a new status column in the resourcestore
0628b735 3130
9248857d 3131 * add default 'unknown' status for vms and containers
0628b735 3132
9248857d 3133 * add version GET parameter for js/css files to improve cache behaviour
0628b735 3134
9248857d 3135 * reduce spiceproxy memory footpring by not loading an unused package
0628b735 3136
9248857d 3137 * Add %-used and min_size to "pveceph lspools" command
0628b735
WB
3138
3139 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Nov 2017 16:38:15 +0100
3140
214053d6
WB
3141pve-manager (5.1-36) unstable; urgency=medium
3142
3143 * rebuild to fixup permissions
3144
3145 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Oct 2017 11:15:46 +0200
3146
cfaf62cd
FG
3147pve-manager (5.1-35) unstable; urgency=medium
3148
3149 * bump for 5.1 release
3150
3151 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Oct 2017 09:18:30 +0200
3152
016f3924 3153pve-manager (5.0-34) unstable; urgency=medium
fc4a772e 3154
016f3924
WB
3155 * fix #1531: fix vm list in bulk actions when a cluster node's name is a
3156 prefix of another node's name
fc4a772e 3157
016f3924 3158 * ceph: bluestore is now the default in the api and command line interfaces
fc4a772e 3159
016f3924 3160 * Add a field to show which SCSI controller type we are currently using
fc4a772e 3161
016f3924 3162 * Render full name of VirtIO Block controller
fc4a772e 3163
016f3924 3164 * Update VM SCSI controller type after OS selection in Wizard
fc4a772e 3165
016f3924 3166 * Update VM SCSI type based on iothread value when inside the wizard
fc4a772e 3167
016f3924 3168 * Collect less frequently used guest system buttons under a 'More' button
fc4a772e 3169
016f3924 3170 * Rename global 'Help' button to 'Documentation'
fc4a772e 3171
016f3924 3172 * Add some help buttons to ceph UI
fc4a772e 3173
016f3924
WB
3174 * Use a comobo selector when adding guests to HA instead of a number field
3175
3176 * Simplify HA state display
3177
3178 * Various input focus improvements with the inline novnc console
fc4a772e
FG
3179
3180 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Oct 2017 14:16:12 +0200
3181
80adf793
WB
3182pve-manager (5.0-32) unstable; urgency=medium
3183
3184 * disable quota checkbox for unprivileged containers
3185
3186 * rename pve-manager.service to pve-guests.service and refuse manual
3187 start/stop, since it's responsible for starting up autostarted guests
3188 at boot time and shutting _every_ guest down on shutdown, to avoid
3189 confusion about what happens when restarting the "pve manager"
3190
3191 * show 'RBD' instead of 'RBD (external)' on storage summary
3192
3193 * make bluestore the default choice when creating osds
3194
3195 * add new "RBD (PVE)" storage choice
3196
3197 * ceph: do not automatically use wal if only journal is given
3198
3199 * rename 'Remove' ceph pool button to 'Destroy'
3200
3201 * add add storages checkbox to ceph pool creation
3202
3203 * add remove_storages parameter to the pool destruction
3204
3205 * ceph/destroypool: optionally remove storages
3206
3207 * ceph/createpool: optionally add storages
3208
3209 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Sep 2017 13:52:12 +0200
3210
a0946ccb
FG
3211pve-manager (5.0-31) unstable; urgency=medium
3212
3213 * lxc/qemu: hide migrate in contextmenu when no cluster or no rights
3214
3215 * lxc: hide migrate button for non cluster setups
3216
3217 * qemu: hide not usable buttons
3218
3219 * pveceph: implement checks for ceph version & binaries
3220
3221 * qemu: improve iothread/discard/controller type handling
3222
3223 * ceph: adapt to new health output style for luminous
3224
3225 * ceph: warning window modal
3226
3227 * ceph: fix gui icons
3228
3229 * ceph: add application parameter to createpool
3230
3231 * ceph: make size 3/min 2 default with createpool
3232
3233 -- Proxmox Support Team <support@proxmox.com> Fri, 1 Sep 2017 11:56:45 +0200
3234
ad98a36f
FG
3235pve-manager (5.0-30) unstable; urgency=medium
3236
3237 * ceph: improve bluestore information display
3238
3239 -- Proxmox Support Team <support@proxmox.com> Tue, 8 Aug 2017 11:08:05 +0200
3240
db9770df
WB
3241pve-manager (5.0-29) unstable; urgency=medium
3242
3243 * ceph: ensure mgr starts after pve-cluster
3244
3245 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:46:57 +0200
3246
74911546
FG
3247pve-manager (5.0-28) unstable; urgency=medium
3248
3249 * fix #1465: crush rule selection when creating pool
3250
3251 * fix regression when creating first monitor of a ceph cluster
3252
3253 * various bluestore and other ceph fixes
3254
3255 -- Proxmox Support Team <support@proxmox.com> Mon, 31 Jul 2017 15:31:08 +0200
3256
2ef26c4e
WB
3257pve-manager (5.0-27) unstable; urgency=medium
3258
3259 * pveceph: allow '-' in the service name pattern
3260
3261 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 16:51:29 +0200
3262
48c8c086
WB
3263pve-manager (5.0-26) unstable; urgency=medium
3264
3265 * Close #1268: Show migration start server and migration end server
3266
3267 * various GUI usability improvements
3268
3269 * pveceph: added createmgr & destroymgr command
3270
3271 * pveceph: creating a monitor now also creates a standard manager if not
3272 already present
3273
f49b4beb
WB
3274 * pveceph: monitor and manager names now default to the node name rather
3275 than numeric IDs.
3276
48c8c086
WB
3277 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jul 2017 15:37:35 +0200
3278
aa44a5a8
WB
3279pve-manager (5.0-25) unstable; urgency=medium
3280
3281 * Update ceph ui to use the restructured data format of ceph luminous 12.1.1
3282 Older ceph versions are no longer be supported by the UI.
3283
3284 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jul 2017 16:15:20 +0200
3285
a58dc7f3
WB
3286pve-manager (5.0-24) unstable; urgency=medium
3287
3288 * Fix #1450: re-enable setgid bit on pvemailforward
3289
3290 * Fix GUI issues with editing mount points which reside on storages
3291 for which the rootfs storage type has been removed.
3292
3293 * Fix GUI issues when editing bind mounts for containers.
3294
3295 * Fix OSD count display issue in the ceph dashboard.
3296
3297 * Move OS type selection to after the installation medium selection in the
3298 VM creation wizard.
3299
3300 * Fix 'pveceph createosd' to not to default to bluestore on newer ceph
3301 versions. (It has a --bluestore option after all.)
3302
3303 * Added an informative empty-text when editing a container's DNS section.
3304
3305 * remove old CA entry for enterprise repository, not required anymore
3306
3307 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 12:42:19 +0200
3308
9795f744
DM
3309pve-manager (5.0-23) unstable; urgency=medium
3310
3311 * add certificate authority for enterprise repository
3312
3313 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 11:50:24 +0200
3314
dc4512ec
DM
3315pve-manager (5.0-22) unstable; urgency=medium
3316
3317 * update lxc template list (aplinfo.dat)
3318
3319 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Jul 2017 08:18:30 +0200
3320
2c074614
DM
3321pve-manager (5.0-21) unstable; urgency=medium
3322
3323 * update lxc template list (aplinfo.dat)
3324
3325 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 16:08:10 +0200
3326
d136f4ad
DM
3327pve-manager (5.0-20) unstable; urgency=medium
3328
3329 * update german and italian translations
3330
3331 * pvesr: allow schedule now from CLI
3332
3333 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Jun 2017 11:18:46 +0200
3334
ee86f19f
DM
3335pve-manager (5.0-19) unstable; urgency=medium
3336
3337 * pvesr status: handle disabled jobs
3338
3339 * replication; merge status and status text
3340
3341 * replication: show disabled jobs and allow enabling/disabling
3342
3343 * Revert "add beta text with link to bugtracker"
3344
3345 * replication: adapt help buttons reference
3346
3347 * Add Help Button for Backup Modal Windows
3348
3349 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Jun 2017 12:01:46 +0200
3350
74f644b7
WB
3351pve-manager (5.0-18) unstable; urgency=medium
3352
3353 * replication: fix issue when creating jobs for VMs on different cluster
3354 nodes
3355
3356 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 14:23:30 +0200
3357
e9ac350d
DM
3358pve-manager (5.0-17) unstable; urgency=medium
3359
3360 * replication GUI: add schedule now button
3361
3362 * gui: drop cirrus from the GUI
3363
3364 * replication: improve schedule format example
3365
3366 * Add a checkbox 'Skip replication'
3367
3368 * ceph: keys: add mgr allow * to client.admin
3369
3370 * pveceph: createosd: allow to create bluestore OSDs
3371
3372 * pveceph: init: add min_size, change default to 3/2
3373
3374 * PVE/API2/Replication.pm: call purge_old_states in run_jobs
3375
3376 * replication/ui: improve wording for job removal
3377
3378 * replication: refuse to create jobs with nothing to do
3379
3380 * ceph: init: allow pool deletion by default
3381
3382 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Jun 2017 13:34:21 +0200
3383
224c78da
DM
3384pve-manager (5.0-16) unstable; urgency=medium
3385
3386 * fix lxc hostname input window
3387
3388 * fix reselection on vm/ct migrate in gu
3389
3390 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 13:03:00 +0200
3391
75d71d4e
DM
3392pve-manager (5.0-15) unstable; urgency=medium
3393
3394 * pvesr.timer: set AccuracySec=1
3395
3396 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 11:43:31 +0200
3397
6b562b3d
DM
3398pve-manager (5.0-14) unstable; urgency=medium
3399
3400 * add systemd timer unit to trigger pvesr run
3401
3402 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 10:48:20 +0200
3403
7d63c83c
DM
3404pve-manager (5.0-13) unstable; urgency=medium
3405
3406 * fix regression in gui when migrating guests
3407
3408 * show resume button when qmpstatus is 'suspended'
3409
3410 * add initramfs conf snippet disabling RESUME
3411
3412 * better default column sizes for replication grid
3413
3414 * change default replication status text to 'OK'
3415
3416 * change short duration format to x.y
3417
3418 * add replication to stateprovider dictionary
3419
3420 * use git rev-parse for repoid
3421
3422 * better Status description for jobs which are about to be run
3423
3424 * use also a 150 pix width for Date in LXC Snapshot Tree
3425
3426 * fix LXC Snapshots Edit Window timestamps
3427
3428 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 12:27:55 +0200
3429
068d1c34
DM
3430pve-manager (5.0-12) unstable; urgency=medium
3431
3432 * OSD: rename 'remove' to 'destroy'
3433
3434 * pvereport: improve output and add timeouts to commands
3435
3436 * PVE/API2/Replication.pm: add $verbose parameter run_jobs()
3437
3438 * update default aplinfo.dat
3439
3440 * use 'any' for build architecture
3441
3442 * fix #1414: use table layout instead of columns
3443
3444 * add replication GUI
3445
3446 * Fix #1372: require manually entering the Ceph Pool id before destroying
3447 a pool
3448
3449 * Adapt SafeDestroy component to be able to delete Ceph Pools
3450
3451 * implement digest checking for ReplicationConfig update
3452
3453 * implement pvesr set_state
3454
3455 * GUI: don't translate NDP
3456
3457 * german translation update
3458
3459 * italian translation update
3460
3461 * translate params in bulk migrate window
3462
3463 * change to debians font-awesome package
3464
3465 * mark node shutdown/reboot buttons as dangerous
3466
3467 * explicit set button focus respecting the 'dangerous' option
3468
3469 * removed PVE/Replication.pm (moved to pve-guest-common)
3470
3471 * use new replication helpers from pve-guest-common
3472
3473 * change from dpkg-deb to dpkg-buildpackage
3474
3475 * do not let www-data own the static js/html files
3476
3477 * make language js files consistent (fix sorting)
3478
3479 * add SOURCE_DATE_EPOCH to Makefile
3480
3481 * Add force parameter for delete replica job
3482
3483 * fix #1389: vzdump: handle storage failure in new()
3484
3485 * show hostpci devices in gui
3486
3487 * show usb devices in qemu hardware view
3488
3489 * fix #1385: display no rbd user by default
3490
3491 * use physical NIC regexp
3492
3493 * replication code improvements
3494
3495 * PVE::API2::Tasks - use PVE::Tools::dump_logfile
3496
3497 * mobilegui: fix title with perl template
3498
3499 * add defaultButton to loginWindow
3500
3501 * add defaultButton and focus to snapshot window
3502
3503 * add override for correct defaultButton behaviour
3504
3505 * remove "read-only" option from container root disk
3506
3507 * fix #1400: do not use defaultButton in NotesEdit window
3508
3509 * allow width and height parameter for vncshell
3510
3511 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:31:34 +0200
3512
b7a20a34
DM
3513pve-manager (5.0-11) unstable; urgency=medium
3514
3515 * add basic replication framework and API
3516
3517 * pvesr: new CLI tool for replication
3518
3519 * implement regression tests for replication code
3520
3521 * PVE::API2Tools::resolve_proxyto - new helper
3522
3523 * Fix #1386: track postfix daemon status via postfix@-
3524
3525 * optimize resourcestore, add suspend/resume events to updateTree
3526
3527 * Make a new systemd target pve-storage
3528
3529 * ceph: init: add optional disable_cephx option
3530
3531 * ceph: init: remove filestore xattr use omap
3532
3533 * fix #1359: change to vm when double clicking in pool member view
3534
3535 -- Proxmox Support Team <support@proxmox.com> Wed, 31 May 2017 09:38:17 +0200
3536
786da0da
DM
3537pve-manager (5.0-10) unstable; urgency=medium
3538
3539 * PVE/APLInfo.pm: avoid locale specific time stamps
3540
3541 * vzdump: do not generate locale specific time stamps
3542
3543 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Apr 2017 07:45:46 +0200
3544
679553c6
WB
3545pve-manager (5.0-9) unstable; urgency=medium
3546
3547 * update cpuset rebalance code for new libpve-common-perl package
3548
3549 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 12:19:58 +0200
3550
7dae2378
DM
3551pve-manager (5.0-8) unstable; urgency=medium
3552
3553 * filter templates in bulk start/stop
3554
3555 * add skylake to cpu types
3556
3557 * set default focus and default button for edit window
3558
3559 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Apr 2017 06:25:00 +0200
3560
da1175c9
DM
3561pve-manager (5.0-7) unstable; urgency=medium
3562
3563 * move qemu reset button into shutdown menu
3564
3565 * add a 'convert to template' in the vm action bar
3566
3567 * add right-click menu for nodes
3568
3569 * highlight errors in grids
3570
3571 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Apr 2017 15:20:06 +0200
3572
5317055a
FG
3573pve-manager (5.0-6) unstable; urgency=medium
3574
3575 * update japanese translation
3576
3577 * ceph: allow higher replication levels than 3/3
3578
3579 * ceph: change default GUI replication level to 3/2
3580
3581 * fix #1317: check wizard form also on validitychange
3582
3583 * fix start on boot
3584
3585 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:23:11 +0200
3586
22d7548f
FG
3587pve-manager (5.0-5) unstable; urgency=medium
3588
3589 * update pve-enterprise repository URL
3590
3591 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 10:52:24 +0100
3592
273a9671
FG
3593pve-manager (5.0-4) unstable; urgency=medium
3594
3595 * fix #1307: dont use language dependent separator in gui
3596
3597 * add beta text with link to bugtracker
3598
3599 * pveceph: create default keys when creating monitor
3600
3601 * pveceph: use luminous by default
3602
3603 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 13:39:02 +0100
3604
19185506
DM
3605pve-manager (5.0-3) unstable; urgency=medium
3606
3607 * use 'U' to encode undefined values for RRD graphs
3608
3609 * remove backup locks when starting all VMs on boot
3610
3611 * get_filtered_vmlist: save VM conf in own subhash
3612
3613 * include also HA VMs if a vm list is explicit specified
3614
3615 * VMSelctor: add HA state and allow to filter with it
3616
3617 * PVEResource store: respect defaulValue of elements
3618
3619 * update sources.list to stretch
3620
3621 * APT: update packages and package names
3622
3623 * Fix #1305: typo
3624
3625 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Mar 2017 12:12:16 +0100
3626
8f5d98e4
DM
3627pve-manager (5.0-2) unstable; urgency=medium
3628
3629 * control.in: change description to avoid lintian warning
3630
3631 * depend on libc6 to avoid lintian error
3632
3633 * pveproxy: do not serve /usr/share/vncterm - no longer required
3634
3635 * install lintian overrides file
3636
3637 -- root <root@lola.maurer-it.com> Tue, 14 Mar 2017 07:56:29 +0100
3638
03be1711
WB
3639pve-manager (5.0-1) unstable; urgency=medium
3640
3641 * bump version for stretch
3642
3643 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 14:23:27 +0100
3644
32e10377
WB
3645pve-manager (4.4-13) unstable; urgency=medium
3646
3647 * fix #1299: sort pools in pool selector by default
3648 * fix #306: add email address field to backup-now window
3649
3650 * added a clone button to the VM toolbar
3651
3652 * change rendering of timestamps where no sorting is required
3653
3654 * drop net-tools dependency, use iproute2 instead
3655
3656 * handle references to deleted storages better
3657
3658 * influxdb plugins: send nodename when updating CT/VM status
3659
3660 * minor UI improvements:
3661 - clone: use an empty-text to show the meaning of an empty storage field
3662 - don't try to translate paths such as '/dev/console'
3663 - don't try to translate common terms/abbreviations such as 'USB'
3664 - add a css fix for chrome >= 56
3665 - fix not having a node selected showing a 'Node seems to be offline' error
3666
3667 * correctly pass 'nowritecache' for zfs storages
3668
3669 * fix hangs with ceph.target and our ceph.service file with ceph >= 10.2.6
3670
3671 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 12:46:43 +0100
3672
7965e09f
FG
3673pve-manager (4.4-12) unstable; urgency=medium
3674
3675 * REST/RPCEnvironment's check_worker is a method now
3676
3677 * spiceproxy: import PVE::SafeSyslog
3678
3679 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2017 10:54:56 +0100
3680
a7157188
DM
3681pve-manager (4.4-11) unstable; urgency=medium
3682
3683 * depend on libjs-extjs
3684
3685 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jan 2017 09:22:34 +0100
3686
3687pve-manager (4.4-10) unstable; urgency=medium
9a91a41c
FG
3688
3689 * do no translate ha states
3690
3691 * Use the enabled/disabled toggler to render grid options
3692
3693 * Add new renderer function for toggling enabled/disabled options
3694
3695 * Remove technical terms from content to be translated
3696
3697 * Move VZDump base plugin to libpve-common-guest-perl
3698
3699 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jan 2017 09:37:47 +0100
3700
0f31ba29
DM
3701pve-manager (4.4-9) unstable; urgency=medium
3702
3703 * use new PVE::Storage::check_volume_access()
3704
3705 * pvestatd.pm: corretly use new RPCEnvironment
3706
3707 * pveproxy: do not expose /pve2/js/ (no longer required)
3708
3709 * Remove redundant helper for login window
3710
3711 * Do not try to translate domain specific terms
3712
3713 * remove reference to PVE.ConsoleWorkspace
3714
3715 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:22:51 +0100
3716
5ed88bcc
DM
3717pve-manager (4.4-8) unstable; urgency=medium
3718
3719 * use new libpve-http-server-perl package
3720
3721 * remove www/bootstrap completely (now in pve-http-server)
3722
3723 * HTTPServer.pm: rewrite rest_handler (simplify code)
3724
3725 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Jan 2017 18:42:44 +0100
3726
f8a72337
FG
3727pve-manager (4.4-7) unstable; urgency=medium
3728
3729 * disable autoselect of targetstorage
3730
3731 * fix CSRF token generation (broke in 4.4-6)
3732
3733 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jan 2017 11:00:00 +0100
3734
d3c0bf7b
DM
3735pve-manager (4.4-6) unstable; urgency=medium
3736
3737 * add setup_environment hooks to CLIHandler classes
3738
3739 * remove obsolete PVE::REST class
3740
3741 * bin/Makefile: export PERLLIB=.. so that doc generator works correctly
3742
3743 * HTTPServer.pm: cleanups
3744
3745 * Clone GUI: cleanups
3746
3747 * add sort to jsgettext.pl
3748
3749 * update po files, updated german translation
3750
3751 * add type column to storage content view
3752
3753 * check general health for ceph monitors, not only time
3754
3755 * fix #1247: disregard timecheck for one monitor
3756
3757 * disable submit button in migrate window when not valid
3758
3759 * make filtered columns in grid more prominent
3760
3761 * change Start/Stop/Migrate all to Bulk actions
3762
3763 * show only relevant vms in bulk action window
3764
3765 * add vmid filter to (start/stop/migrate)all
3766
3767 * ha: re-add node to service status
3768
3769 * remove not needed vnc code
3770
3771 * remove vznet.conf
3772
3773 * Reload the Ceph OSDTree afer adding an OSD
3774
3775 * fix #1230: add blocksize for ZFSPoolPlugin
3776
3777 * Clone.js: add onlineHelp
3778
3779 * HA: Add a warning/info message for HA setups < 3 votes fix: #1228
3780
3781 * remove PVE::API2Client class and related examples
3782
3783 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jan 2017 14:23:42 +0100
3784
96bcc111
DM
3785pve-manager (4.4-5) unstable; urgency=medium
3786
3787 * add unpriviledged flag to container restore window
3788
3789 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Dec 2016 11:29:31 +0100
3790
a2cb8e52
DM
3791pve-manager (4.4-4) unstable; urgency=medium
3792
3793 * pveceph: change remove partition order, fix parsing block device
3794
3795 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:28:03 +0100
3796
e754ce46
DM
3797pve-manager (4.4-3) unstable; urgency=medium
3798
3799 * support ceph jewel
3800
3801 * do not hide ceph on dashboard if the api call fails
3802
3803 * add filter to dashboard storage graph
3804
3805 * add a storage selection in the settings window
3806
3807 * load the diffstore on init
3808
3809 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:02:18 +0100
3810
673c70ff
DM
3811pve-manager (4.4-2) unstable; urgency=medium
3812
3813 * rebalance_lxc_containers: avoid repeated warnings if rebalance fail
3814
3815 * ebalance_lxc_containers: make it work with new lxc/<ID>/ns subgroup
3816
3817 * rebalance_lxc_containers: make it work with old style lxc setup
3818
3819 * fix typo in ceph jewel iops parsing
3820
3821 * filter the local node in the migrateall window
3822
3823 * validate nodeselector after store is loaded
3824
3825 * make date column resizable
3826
3827 * remove obsolete belongsTo
3828
3829 * snapshottree: remove sorter before saving the state
3830
3831 * set fixed height on global search window
3832
3833 * fix #1161: filter by default the displayed guest backups
3834
3835 * Convert the VMIDSelector to a generic GuestIDSelector
3836
3837 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Dec 2016 12:26:23 +0100
3838
f4006904
DM
3839pve-manager (4.4-1) unstable; urgency=medium
3840
3841 * make realmselector non-editable
3842
3843 * fix #1176: sort user/group/realm selector
3844
3845 * aplinfo.dat: update
3846
3847 * Add online help for start/shutdown for containers
3848
3849 * Turn the qemu StartupEdit widget into a generic component
3850
3851 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 10:28:32 +0100
3852
e99edab2
DM
3853pve-manager (4.3-14) unstable; urgency=medium
3854
3855 * fix typo in vmtype check
3856
3857 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Dec 2016 12:33:35 +0100
3858
44a323f3
DM
3859pve-manager (4.3-13) unstable; urgency=medium
3860
3861 * adds a help button to the migration window
3862
3863 * change lxc migration option to restart mode
3864
3865 * Add online help for startup/shutdown order and LXC general settings
3866
3867 * Add the possibility to create an unprivileged container at creation
3868 time in the GUI.
3869
3870 * show in/out/up/down icons in osd overview
3871
3872 * make ceph status in cluster dashboard clickable
3873
3874 * add noout button and reorder actions
3875
3876 * add ceph flags api calls
3877
3878 * also return the ceph flags in osd api call
3879
3880 * pvereport: tell lsblk to use ascii
3881
3882 * plug new ClusterConfig API at /cluster/config
3883
3884 * Add Windows 2016 as available ostype to select
3885
3886 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2016 16:38:30 +0100
3887
ff787af1
DM
3888pve-manager (4.3-12) unstable; urgency=medium
3889
3890 * fix #1212: allow options for delete in pvesh
3891
3892 * change ssh-public-keys check in wizard
3893
3894 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Nov 2016 06:18:15 +0100
3895
5a7b4a74
DM
3896pve-manager (4.3-11) unstable; urgency=medium
3897
3898 * fix kvcombobox validator
3899
3900 * ha/ResourceEdit.js: fix online help ref
3901
3902 * fix missing mons array in ceph status output
3903
3904 * fix SSL verify callback for certificate chains
3905
3906 * VZDump: switch ha managed check from enabled to started
3907
3908 * fix #1208: add ballooning checkbox to memory edit
3909
3910 * check for array in disallowednodes filter
3911
3912 * add new ceph dashboard
3913
3914 * merge ha resources into the ha status panel
3915
3916 * ConfigPanel: automatically expand node in selectById()
3917
3918 * ha resource edit: adapt to new service state
3919
3920 * do not show current node in migration window
3921
3922 * NodeSelector: add disallowedNodes configuration property
3923
3924 * add kvcombobox validator
3925
3926 * make GUI grids stateful
3927
3928 * remove reset columns button from resource grid
3929
3930 * enable certificate pinning for proxied requests
3931
3932 * check for lxc instead of openvz in the backup window
3933
3934 * VZDump: die with error if plugin loading fails
3935
3936 * add sheepdog and gluster to pveproxy.service
3937
3938 * API2Client: allow to set ssl options
3939
3940 * fix #1196: make restriced/nofailback boolean in gui
3941
3942 * disable rules copy button if not 'in' or 'out' rule
3943
3944 * BackupEdit, cleanup: remove insideUpdate construct
3945
3946 * Add ECDH curves to use with modern ciphers
3947
3948 * only allow integers in memoryfield
3949
3950 * add pveIntegerField and use it
3951
3952 * improve online help
3953
3954 * add 'max_{relocate, restart}' fields to UI
3955
3956 * change ceph diskselector field to devpath
3957
3958 * show correct mouse cursor on help and settings button
3959
3960 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Nov 2016 12:40:00 +0100
3961
9d5fbfc7
DM
3962pve-manager (4.3-10) unstable; urgency=medium
3963
3964 * LXC GUI: Wizard now uses new 'cores' option instead of cpulimit
3965
3966 * GUI: new datacenter/cluster dashboard
3967
3968 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 15:11:59 +0200
3969
eb2ecb5b
DM
3970pve-manager (4.3-9) unstable; urgency=medium
3971
3972 * use new CpuSet::max_cpuid() helper
3973
3974 * Fix #1186: do not run non installed commands
3975
3976 * add 'my settings' to top bar
3977
3978 * make login user name saveable
3979
3980 * add hastate to /cluster/resources api call
3981
3982 * show ha error state in tree and resource grid
3983
3984 * rebalance_lxc_containers: nicer logs, improve hotplug
3985
3986 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Oct 2016 07:51:28 +0200
3987
dfed0ae0
DM
3988pve-manager (4.3-8) unstable; urgency=medium
3989
3990 * pvestatd: add container cpuset balancing
3991
3992 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 12:33:38 +0200
3993
11b450e7
FG
3994pve-manager (4.3-7) unstable; urgency=medium
3995
3996 * correct bug number in previous changelog
3997
3998 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 12:42:09 +0200
3999
f2fc3937
FG
4000pve-manager (4.3-6) unstable; urgency=medium
4001
4002 * fix #1175: make error messages more verbose
4003
4004 * add onlineHelp
4005
11b450e7 4006 * fix #1142: add hint when disabling a ha resource
f2fc3937
FG
4007
4008 * move out custom css style for hints in css class and use it
4009
4010 * fix 'NaN%' when max value is 0
4011
4012 * restrict vzdump cron options
4013
4014 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Oct 2016 08:46:44 +0200
4015
92b8e1f0
DM
4016pve-manager (4.3-5) unstable; urgency=medium
4017
4018 * recompile with new pve-docs package (fix onlineHelp links)
4019
4020 * pveversion: add smartmontools
4021
4022 * pveversion: add pve-docs package
4023
4024 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 09:01:09 +0200
4025
e1f00bc6
DM
4026pve-manager (4.3-4) unstable; urgency=medium
4027
4028 * use auto-generated block IDs to reference online docu
4029
4030 * vzdump: document restricted API parameters
4031
4032 * Move bus priority list to OSDefaults
4033
4034 * make Win XP and Win 2003 use the same defaults as Win 2000
4035
4036 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 11:28:41 +0200
4037
2b20e2be
DM
4038pve-manager (4.3-3) unstable; urgency=medium
4039
4040 * HA/Groups: add onlineHelp button to edit window
4041
4042 * ha/groups: allow editing node priorities through UI
4043
4044 * When adding a new hard disk, use the most used controller as suggested
4045 value
4046
4047 * remove debugging code from postrm
4048
4049 * use correct info on disks in destroyosd and skip smart
4050
4051 * fix #1099: get correct info on disks in createosd
4052
4053 * Sort all lists in the storage what we load dynamically
4054
4055 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2016 11:46:03 +0200
4056
9b38c8ef
DM
4057pve-manager (4.3-2) unstable; urgency=medium
4058
4059 * fix #1108: add copy firewall rule to GUI
4060
4061 * fix #1116: center modal windows on browser resize
4062
4063 * use new statusview for storage
4064
4065 * move rrd legend to the bottom, make it toggleable
4066
4067 * show smart text if disk type is not ATA
4068
4069 * add loadMask to Disk and SMART grid
4070
4071 * fix #1115 reload storage grid after template download
4072
4073 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2016 07:11:04 +0200
4074
29d03d47
DM
4075pve-manager (4.3-1) unstable; urgency=medium
4076
4077 * prepare version number for new 4.3 release
4078
4079 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Sep 2016 08:39:57 +0200
4080
e9a891f2
DM
4081pve-manager (4.2-23) unstable; urgency=medium
4082
4083 * fix #1117: do not test for the cgmanager package in pveversion
4084
4085 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Sep 2016 16:17:22 +0200
4086
e252cc4a
DM
4087pve-manager (4.2-22) unstable; urgency=medium
4088
4089 * fix #1112: add a warning message if the EFI disk is missing
4090
4091 * fix #1113: use a LSI controller for legacy OSes
4092
4093 * fix #1113: preserve LSI controller for legacy Oses
4094
4095 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Sep 2016 17:28:07 +0200
4096
2145398f
DM
4097pve-manager (4.2-21) unstable; urgency=medium
4098
4099 * update favicon, add homescreen icon, use new logo
4100
4101 * wizard: use refresh event instead of datachanged
4102
4103 * lxc: correctly display cpulimit
4104
4105 * change overflowhandler of actionmenu to scroller
4106
4107 * improve online Help system, add tooltip for context sensitive for help
4108 button, add global help button
4109
4110 * Use SCSI controller as default for l26 guests fix #1105
4111
4112 * virtio-scsi-pci as default SCSI for new VMS fix #1106
4113
4114 * fix #1104: add missing /firewall in url
4115
4116 * add efidisk button to add menu, add efidisk to qemu hardwareview
4117
4118 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Sep 2016 08:08:17 +0200
4119
ee9d0f6a
DM
4120pve-manager (4.2-20) unstable; urgency=medium
4121
4122 * startall: remove timeout, wait forever
4123
4124 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 10:40:26 +0200
4125
e9619b93
DM
4126pve-manager (4.2-19) unstable; urgency=medium
4127
4128 * reorganize GUI - use a treelist instead of tabs in configpanel
4129
4130 * Add link to terms glossary when adding an ACL
4131
4132 * new disk list panel (and remove ceph disks from navigation)
4133
4134 * fix #1091: add backup config button to storage contentview
4135
4136 * fix #621: allow template download to glusterfs
4137
4138 * fix #586: make notes edit window resizable
4139
4140 * add ceph icon
4141
4142 * update default aplinfo.dat
4143
4144 * aplinfo: improve signature verification, add generated trustedkeys.gpg
4145
4146 * aplinfo: improve checksum handling (use SHA512)
4147
4148 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Sep 2016 09:30:52 +0200
4149
db6b4446
WB
4150pve-manager (4.2-18) unstable; urgency=medium
4151
4152 * lxc: wizard: ssh key
4153
4154 * vzdump: set task mode early to fix a warning
4155
4156 * Clear sensitive content when logging out fixes #1060
4157
4158 * delete old lxc/qemu statusview classes
4159
4160 * make lxc/qemu use new statusview
4161
4162 * make node StatusView use new version
4163
4164 * include new statusview classes in makefile
4165
4166 * add GuestStatusView and TemplateStatusView
4167
4168 * add new StatusView component
4169
4170 * add new infoWidget component
4171
4172 * Do not use a hardcoded Certificate Authority for https repositories
4173
4174 * only use exact match in pveRealmSelector
4175
4176 * make the lxc wizard select the current node by default
4177
4178 * Remove obsolete make variable for ExtJS4
4179
4180 * remove obsolete ExtJS4 files
4181
4182 * Drop "classic" theme from installed files
4183
4184 * add novnc-pve to pveversion -v
4185
4186 * don't save password and double lines in pvesh history
4187
4188 * avoid IE compatibility mode
4189
4190 * fix influxdb field assignment and allow non integer field
4191
4192 * fix lint error
4193
4194 * closes #195 : hide disallowed commands in tree
4195
4196 * Add mac prefix to the datacenter options
4197
4198 * prevent KRDB and Monitor(s) being localized
4199
4200 * open vm console on doubleclick in tree
4201
4202 * Set VirtIO drivers as default when using the Qemu Wizard and the OS Type is Linux
4203
4204 * USe PVE.qemu.OSDefaults statics to get defaults for NIC and Storage Controller
4205
4206 * Add PVE.qemu.OSDefaults class to hold OS-dependant wizard defaults
4207
4208 * Rename Wizard Component aliases using camelCase
4209
4210 * change default proxy text to noneText
4211
4212 * prevent infinite loop in edit window
4213
4214 * add HostList validator and check monhosts with it
4215
4216 * give comment in bridgeselector more space
4217
4218 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Aug 2016 14:55:36 +0200
4219
3ddb4f31
WB
4220pve-manager (4.2-17) unstable; urgency=medium
4221
4222 * Fix #1048: vzdump: include job-* hook logs in email
4223
4224 * vzdump: cleanups
4225
4226 * fix undefined value warning in resources api call
4227
4228 * fix surviving update store
4229
4230 * reload lxc resources also on activate
4231
4232 * fire activate event for lazyitems in tabpanels
4233
4234 * correctly delete name of a qemu vm
4235
4236 * Add some extra debug information to the report.
4237
4238 * add ca-certificates as required depency
4239
4240 * lxc/status: show disk usage on running containers
4241
4242 * fix #1030: calculate correct cpu usage of pools
4243
4244 * fix #757: show the bridge comment in the selector
4245
4246 * add comment to network edit and view
4247
4248 * add comments to network model
4249
4250 * fix #1043: prevent ceph destroypool when in use
4251
4252 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jul 2016 13:10:57 +0200
4253
f9078dd5
WB
4254pve-manager (4.2-16) unstable; urgency=medium
4255
4256 * apply style to backup configuration window
4257
4258 * set focus on tree after selecting a node
4259
4260 * fix background color of template bagdes
4261
4262 * remove unnecessary debug output
4263
4264 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
4265
68084386
DM
4266pve-manager (4.2-15) unstable; urgency=medium
4267
4268 * remove unnecessary information on template summary
4269
4270 * add 'edit' tool to notes panel
4271
4272 * add a 'bootdisk size' entry to the status view
4273
4274 * remove RAM column from lxc snapshottree (temporarily)
4275
4276 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Jun 2016 10:58:43 +0200
4277
19bfb364
DM
4278pve-manager (4.2-14) unstable; urgency=medium
4279
4280 * Add a toplevel pointer to the PVE admin guide
4281
4282 * Add Help buttons for three more Qemu Panels
4283
4284 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jun 2016 12:21:18 +0200
4285
eabb5473
DM
4286pve-manager (4.2-13) unstable; urgency=medium
4287
4288 * htmlEncode some comment fields
4289
4290 * pveceph install: run apt-get interactive
4291
4292 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 15:34:29 +0200
4293
55c39f69
DM
4294pve-manager (4.2-12) unstable; urgency=medium
4295
4296 * Rename the SCSI VirtIO controller to better differenciate from VirtIO blk
4297
4298 * fix #778: Case fix for VMware
4299
4300 * fix #1005: don't exclude /var/log/?* with stdexcludes
4301
4302 * Remove IPv4 netmask check
4303
4304 * Fix #1015: vzdump: send email on early errors
4305
93363a11
WB
4306 * Fix #191: acl: honor propagate checkbox
4307
55c39f69
DM
4308 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Jun 2016 12:46:04 +0200
4309
2f85c898
DM
4310pve-manager (4.2-11) unstable; urgency=medium
4311
4312 * add vzdump/extractconfig API path
4313
4314 * disable animation of charts on load
4315
4316 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jun 2016 12:12:21 +0200
4317
e99ef329
DM
4318pve-manager (4.2-10) unstable; urgency=medium
4319
4320 * make the graphs on the summary pages use empty space
4321
4322 * check if tabs exist before selecting them
4323
4324 * hide snapshot tab with qemu templates
4325
4326 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jun 2016 10:01:40 +0200
4327
18fc8027
DM
4328pve-manager (4.2-9) unstable; urgency=medium
4329
4330 * Add Online Help for complex PVE panels
4331
4332 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Jun 2016 12:53:44 +0200
4333
897e7790
DM
4334pve-manager (4.2-8) unstable; urgency=medium
4335
4336 * depend on pve-docs package
4337
cc1a91be
DC
4338 * fix right click selection in tree
4339
897e7790
DM
4340 -- Proxmox Support Team <support@proxmox.com> Wed, 25 May 2016 10:00:22 +0200
4341
6c012815
DM
4342pve-manager (4.2-7) unstable; urgency=medium
4343
4344 * Status: report errors on socket creation problems
4345
4346 * Status: allow IPs and move properties to base class
4347
4348 * GUI: fix wrong message after subscription upload
4349
4350 * GUI: fix reset button with bind mounts
4351
4352 -- Proxmox Support Team <support@proxmox.com> Mon, 23 May 2016 09:42:28 +0200
4353
26774078
DM
4354pve-manager (4.2-6) unstable; urgency=medium
4355
4356 * allow tagging of vlan 1 in gui
4357
26d2ef15
DM
4358 * fix #1000: add backup checkbox for mountpoints
4359
26774078
DM
4360 -- Proxmox Support Team <support@proxmox.com> Wed, 18 May 2016 11:32:43 +0200
4361
f45bd15c
DM
4362pve-manager (4.2-5) unstable; urgency=medium
4363
4364 * ceph: brackets around ipv6
4365
4366 * fix #992: remove network id from gui
4367
4368 * fix #976: set 'disabled' for grid panels which disaply a read only,
4369 not sortable content
4370
4371 * Enlarge Object Grid first column default size
4372
4373 * change hotplugselector to use checkboxes
4374
4375 -- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 16:59:41 +0200
4376
4d638fcb
DM
4377pve-manager (4.2-4) unstable; urgency=medium
4378
4379 * fix #944: do not filter by empty array
4380
4381 * fix combobox reset behaviour
4382
4383 * fix combogrid multiselect bug
4384
9a59d48d
DM
4385 * fix pending changes with boot order
4386
42e4075d
DM
4387 * Do not send -debug versions of framework files
4388
dba34cd6
DC
4389 * add undo Zoom Button
4390
25e0bc2d
DC
4391 * improve pending changes for qemu hardware in gui
4392
03b51352
DM
4393 * fix #979: check always for migrated VM
4394
4d638fcb
DM
4395 -- Proxmox Support Team <support@proxmox.com> Tue, 03 May 2016 06:33:55 +0200
4396
45fdcaaa
DM
4397pve-manager (4.2-3) unstable; urgency=medium
4398
4399 * improve gui cidr matching
4400
fa16639c
DM
4401 * disable selecting when right clicking in tree
4402
45fdcaaa
DM
4403 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Apr 2016 10:58:05 +0200
4404
95d93422
DM
4405pve-manager (4.2-2) unstable; urgency=medium
4406
4407 * fix securitygroupselector
4408
4409 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Apr 2016 12:07:52 +0200
4410
70e8f04d
DM
4411pve-manager (4.2-1) unstable; urgency=medium
4412
4413 * fix #943: allow saving of values
4414
4415 * refactor bootdisk test and prevent multiple bootdisks
4416
4417 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Apr 2016 11:21:08 +0200
4418
5796a356
DM
4419pve-manager (4.1-34) unstable; urgency=medium
4420
4421 * LXC GUI: add network rate limit
4422
4f28394a
DM
4423 * do not disable a combogrid when it loads
4424
4425 * fix wizard validity logic
4426
4427 * add enableKeyEvents to combogrid
4428
d5047243
FG
4429 * fix #949: add post-restart hook to vzdump
4430
5796a356
DM
4431 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Apr 2016 09:15:07 +0200
4432
121cdac4
DM
4433pve-manager (4.1-33) unstable; urgency=medium
4434
4435 * Do not display the internal value we use for storing ostypes
4436
67bfd388
DM
4437 * updated Italian translation
4438
121cdac4
DM
4439 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 12:21:38 +0200
4440
f055f202
DM
4441pve-manager (4.1-32) unstable; urgency=medium
4442
4443 * GUI: enhace visibillity of dialog window border
4444
728f1b97
DC
4445 * fix #143: add disk/mem percent sort
4446
df6345f9
DC
4447 * fix #759: save columns of resourceGrid
4448
87cc27e0
DM
4449 * HA Resource: allow selecting no group
4450
f055f202
DM
4451 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:21:17 +0200
4452
ed3815b5
DM
4453pve-manager (4.1-31) unstable; urgency=medium
4454
4455 * StatusView: more verbose HA status output
4456
4457 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Apr 2016 09:39:33 +0200
4458
056501a5
DM
4459pve-manager (4.1-30) unstable; urgency=medium
4460
4461 * GUI: use raw format for DRBD images
4462
5c6d0f57
DM
4463 * also display Linux 4.X on OS selection
4464
4465 * fix #181: rewrite Boot Order Window
4466
056501a5
DM
4467 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 08:38:06 +0200
4468
827f88ab
DM
4469pve-manager (4.1-29) unstable; urgency=medium
4470
4471 * Fix 'mailto: ...' in /etc/vzdump.conf
4472
4473 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 17:03:08 +0200
4474
da55da21
DM
4475pve-manager (4.1-28) unstable; urgency=medium
4476
4477 * VZDump: add -mailto schema desc
4478
4479 * VZDump: mark 'size' as deprecated, warn if set
4480
4481 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:48:35 +0200
4482
a6a77822
DM
4483pve-manager (4.1-27) unstable; urgency=medium
4484
4485 * Wizard: Do not disable a invalid previous tab,
4486
4487 * Recheck field validation after manually enabling
4488 the input field of a ComboGrid
4489
eca5c8b1
DM
4490 * qemu monitor GUI: support page up/down
4491
4aed5e3e
WB
4492 * Fix #936: ceph: support multiple roots in osd tree
4493
d5066d84
DC
4494 * GUI: fix ceph tabs switching
4495
a6a77822
DM
4496 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 17:12:09 +0200
4497
15b46bab
DM
4498pve-manager (4.1-26) unstable; urgency=medium
4499
4500 * do not depend of pve-doc-generator (this should be a Build-Depend instead)
4501
d1918d1b
DC
4502 * revert default compress mode for vzdump to 0
4503
15b46bab
DM
4504 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Apr 2016 12:41:34 +0200
4505
567a0d89
DM
4506pve-manager (4.1-25) unstable; urgency=medium
4507
4508 * Build-Depend on pve-doc-generator
4509
4510 * use pve-doc-generator
4511
4512 * various ExtJS6 GUI fixes
4513
4514 * disable suspend/resume on containers
4515
4516 * update translation files
4517
4518 * use font-awesome icons for action buttons and cmdmenu
4519
4520 * use split button for shutdown/stop for vm/ct
4521
dc3ed02e
DM
4522 * qemu: fix parse vlan trunks
4523
567a0d89
DM
4524 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Apr 2016 15:49:23 +0200
4525
a18a61ec
DM
4526pve-manager (4.1-24) unstable; urgency=medium
4527
4528 * updated logo to higher quality
4529
4530 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Apr 2016 16:38:48 +0200
4531
8460f579
DM
4532pve-manager (4.1-23) unstable; urgency=medium
4533
aa2522c0
DM
4534 * switch GUI to ExtJS6
4535
4536 * use new ExtJS6 charts for node/lxc/qemu
4537
8460f579
DM
4538 * Allow migrate-all button on HA enabled VMs
4539
4540 * Skip templates when using the start all VMs button
4541
4542 * Allow non-root to use start/stop/migrate all buttons
4543
b528844b
DM
4544 * Fix #926: vzdump: config/default key regression
4545
4546 * fix compression selection in backup window
4547
8460f579
DM
4548 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Mar 2016 10:57:55 +0200
4549
79bd3ee6
DM
4550pve-manager (4.1-22) unstable; urgency=medium
4551
4552 * lxc: disable ACL settings for bind mounts
4553
02f96c4f
DM
4554 * deactivate (currently) not working lxc templates
4555
79bd3ee6
DM
4556 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Mar 2016 17:30:39 +0100
4557
95c4a0cb
DM
4558pve-manager (4.1-21) unstable; urgency=medium
4559
4560 * fix 483: disable template/upload button
4561
4562 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Mar 2016 16:30:15 +0100
4563
c78f745a
DM
4564pve-manager (4.1-20) unstable; urgency=medium
4565
4566 * Allow non-self-signed override certificate for API
4567
67f01021
DM
4568 * fix 911: lxc: always allow blank mac address for autogeneration
4569
c78f745a
DM
4570 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Mar 2016 14:38:30 +0100
4571
e59db273
DM
4572pve-manager (4.1-19) unstable; urgency=medium
4573
4574 * Use methods from PVE::QemuConfig
4575
4576 * fix LVM Content settings
4577
4578 * pveam: add 'available' command to list available templates
4579
4580 * vzdump: fix default values
4581
4582 * vzdump: make sure only DOT pid files excluded
4583
4584 * LXC refactoring
4585
4586 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Mar 2016 11:54:03 +0100
4587
9d5c825e
DM
4588pve-manager (4.1-18) unstable; urgency=medium
4589
4590 * vzdump: make exclude-path from config file work again
4591
4592 * firewall: add ipfilter option
4593
4594 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Mar 2016 09:55:18 +0100
4595
94576720
DM
4596pve-manager (4.1-17) unstable; urgency=medium
4597
4598 * Remove content type Container from GlusterFS
4599
4600 * web-syslog: add date span selection
4601
4602 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Mar 2016 17:18:06 +0100
4603
a1cf4e84
DM
4604pve-manager (4.1-16) unstable; urgency=medium
4605
4606 * firewall: add option to allow router advertisement
4607
4608 * update Norwegian translation
4609
4610 * pveam: add list, download and remove
4611
4612 * do not use Net::SSL
4613
4614 * lxc: create/edit/remove mountpoints
4615
4616 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Feb 2016 10:29:20 +0100
4617
011e74d8
DM
4618pve-manager (4.1-15) unstable; urgency=medium
4619
4620 * add lvmthin to gui
4621
4622 * restrict lvm thin on qemu to storage type raw
4623
4624 * add htmlEncode to various fields
4625
4626 * firewall: add enable ndp option
4627
4628 -- Proxmox Support Team <support@proxmox.com> Sat, 20 Feb 2016 10:22:17 +0100
4629
b38c679b
DM
4630pve-manager (4.1-14) unstable; urgency=medium
4631
4632 * pveupdate: Fix problems with turnkey repository
4633
487166b6
DM
4634 * Fix 895: don't drop the other processor values on load()
4635
b38c679b
DM
4636 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 06:35:32 +0100
4637
5a496554
DM
4638pve-manager (4.1-13) unstable; urgency=medium
4639
4640 * pveupdate: use warnings instead of -w
4641
4642 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 10:43:14 +0100
4643
f9ee64e1
DM
4644pve-manager (4.1-12) unstable; urgency=medium
4645
4646 * add permissions to allow non root ceph configuration
4647
4648 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Feb 2016 08:22:39 +0100
4649
feaf3358
DM
4650pve-manager (4.1-11) unstable; urgency=medium
4651
4652 * Close #822: show the nodename in the page title
4653
4654 * use max_workers from datacenter.cfg for stopall/migrateall
4655
4656 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2016 12:05:54 +0100
4657
b9432261
DM
4658pve-manager (4.1-10) unstable; urgency=medium
4659
4660 * remove 'VZDump backup file' option from upload web gui
4661
4662 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Feb 2016 18:13:09 +0100
4663
26dabcb3
DM
4664pve-manager (4.1-9) unstable; urgency=medium
4665
4666 * gui: cpu: fix processor editing
4667
4668 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Feb 2016 17:13:03 +0100
4669
2b353a60
DM
4670pve-manager (4.1-8) unstable; urgency=medium
4671
4672 * gui: preserve extra cpu options when changing CPU type
4673
b6dfc185
DM
4674 * fix PVE::HA use clause so HA resources get registered
4675
2b353a60
DM
4676 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jan 2016 16:45:45 +0100
4677
0d3370c6
DM
4678pve-manager (4.1-7) unstable; urgency=medium
4679
4680 * Enable TLS 1.1 and 1.2, change default DH params
4681
4682 * Add DHPARAMS option in /etc/default/pveproxy
4683
4684 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jan 2016 16:47:21 +0100
4685
3f60f3b8
DM
4686pve-manager (4.1-6) unstable; urgency=medium
4687
4688 * fix #871: netstat: include veth devices
4689
4690 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 11:01:11 +0100
4691
32fed66c
DM
4692pve-manager (4.1-5) unstable; urgency=medium
4693
4694 * Close #850: ifenslave-2.6 is a transitional package
4695
4696 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Jan 2016 15:30:08 +0100
4697
ce43b68a
DM
4698pve-manager (4.1-4) unstable; urgency=medium
4699
4700 * update Hungarian translation
4701
4702 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Dec 2015 11:49:52 +0100
4703
637f2b73
DM
4704pve-manager (4.1-3) unstable; urgency=medium
4705
4706 * add Hungarian translation
4707
4708 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Dec 2015 11:13:43 +0100
4709
ad95f6af
DM
4710pve-manager (4.1-2) unstable; urgency=medium
4711
4712 * update bash completion helpers (use -o default)
4713
4714 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 09:22:13 +0100
4715
f65c77d3
DM
4716pve-manager (4.1-1) unstable; urgency=medium
4717
4718 * bump version for 4.1 release
4719
4720 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Dec 2015 08:54:17 +0100
4721
ebc1f47c
DM
4722pve-manager (4.0-66) unstable; urgency=medium
4723
4724 * add qemu BIOS option
4725
4726 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Dec 2015 11:42:16 +0100
4727
98c607e1
DM
4728pve-manager (4.0-65) unstable; urgency=medium
4729
4730 * APLInfo: support proxying http traffic
4731
4732 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 16:55:51 +0100
4733
888b6be2
DM
4734pve-manager (4.0-64) unstable; urgency=medium
4735
4736 * fix bug #821: add systemd-timesyncd to service list
4737
4738 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 11:26:42 +0100
4739
424c1269
DM
4740pve-manager (4.0-63) unstable; urgency=medium
4741
4742 * add qemu agent gui option
4743
4744 * influxdb: use multi values measurement
4745
4746 * pvestatd: use 'priv' environment for service
4747
4748 * improve log messages at sytem shutdown
4749
4750 * pveproxy.service: add Wants=ssh.service
4751
4752 * pveproxy.service: start after remote-fs and ceph
4753
4754 * pve-manager.service: do not invoke old init.d script
4755
4756 * pve-manager.service: start after pve-ha-crm.service and pve-ha-lrm.service
4757
4758 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Nov 2015 13:30:44 +0100
4759
4db8790e
DM
4760pve-manager (4.0-62) unstable; urgency=medium
4761
4762 * fix systemd shutdown order
4763
4764 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Nov 2015 17:31:15 +0100
4765
e0b85a1d
DM
4766pve-manager (4.0-61) unstable; urgency=medium
4767
4768 * ceph.conf : remove auth_supported
4769
4770 * Allow email adresses with a top level domain of up to 63 characters
4771
4772 * fix bug #575: fork at shutdown, so that partent starts new worker
4773
4774 * update build infrastucture to be able to develop with Ext6
4775
4776 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Nov 2015 10:05:01 +0100
4777
adfca12d
DM
4778pve-manager (4.0-60) unstable; urgency=medium
4779
4780 * make startall wait up to 60 seconds for quorum
4781
4782 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Nov 2015 07:48:53 +0100
4783
b819819b
DM
4784pve-manager (4.0-59) unstable; urgency=medium
4785
4786 * Add report modal window, containing pvereport content
4787
4788 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Nov 2015 10:20:49 +0100
4789
36176c22
DM
4790pve-manager (4.0-58) unstable; urgency=medium
4791
4792 * Improve HA UI for users with restricted permissions
4793
4794 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 16:13:28 +0100
4795
8a00780d
DM
4796pve-manager (4.0-57) unstable; urgency=medium
4797
4798 * improve pvereport script
4799
4800 -- Proxmox Support Team <support@proxmox.com> Fri, 30 Oct 2015 07:17:45 +0100
4801
b3da6ec3
DM
4802pve-manager (4.0-56) unstable; urgency=medium
4803
4804 * add bios report to pvereport
4805
4806 * lxc: add mount points to GUI
4807
4808 * lxc: add resize to GUI
4809
4810 * lxc: add icons to resources
4811
4812 * RBD: select 'images' content type by default
4813
73aeb200
DM
4814 * GUI: add Galician language
4815
b3da6ec3
DM
4816 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 11:53:42 +0100
4817
07443f52
DM
4818pve-manager (4.0-55) unstable; urgency=medium
4819
4820 * pve-manager service: start after open-iscsi
4821
4822 * pveceph install: use release repository
4823
4824 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Oct 2015 09:26:06 +0100
4825
793af713 4826pve-manager (4.0-54) unstable; urgency=medium
96f26856
DM
4827
4828 * fix bug #781: separate LXC CPU and memory in editor
4829
4830 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2015 13:40:42 +0200
4831
9c84c9ea
DM
4832pve-manager (4.0-51) unstable; urgency=medium
4833
4834 * fix check if vm is ha managed in get_start_stop_list
4835
4836 * fix lxc config key in get_start_stop_list sub
4837
4838 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Oct 2015 09:51:43 +0200
4839
9199356e
DM
4840pve-manager (4.0-50) unstable; urgency=medium
4841
4842 * fix bug #756: force macro setting to emtpy string when
4843 user erases the content
4844
4845 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Oct 2015 17:41:02 +0200
4846
9056f941
DM
4847pve-manager (4.0-49) unstable; urgency=medium
4848
24bf5bd4
DM
4849 * GUI: add new vtype ConfigId, use it for snapshot names
4850
9056f941
DM
4851 * IP4_cidr_match: allow short masks like /8
4852
4853 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2015 08:16:55 +0200
4854
d234b0bf
DM
4855pve-manager (4.0-48) unstable; urgency=medium
4856
4857 * lxc/dns: ipv6 support
4858
4859 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 17:47:26 +0200
4860
ac0831fd
DM
4861pve-manager (4.0-47) unstable; urgency=medium
4862
4863 * DNS ui/api: ipv6 support
4864
4865 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 12:34:16 +0200
4866
638b2d7d
DM
4867pve-manager (4.0-46) unstable; urgency=medium
4868
4869 * fix bug #719: vzdump - only call cleanup after prepare
4870
4871 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 15:32:02 +0200
4872
80727315
DM
4873pve-manager (4.0-45) unstable; urgency=medium
4874
4875 * sources.list: prepare for final 4.0 release - use pve-enterprise repository
4876
4877 * API: return correct version (instead of 4.0Beta)
4878
4879 * cleanup: use new run_cli_handler() method
4880
4881 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 11:43:47 +0200
4882
dca6ac1c
DM
4883pve-manager (4.0-44) unstable; urgency=medium
4884
4885 * add content type selector to LVM storage editor
4886
4887 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Oct 2015 13:04:26 +0200
4888
a720995e
DM
4889pve-manager (4.0-43) unstable; urgency=medium
4890
4891 * check for ext5 dir to avoid missing directory errors
4892
4893 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Sep 2015 07:17:45 +0200
4894
bd427151
DM
4895pve-manager (4.0-42) unstable; urgency=medium
4896
4897 * update OS Type descriptions
4898
4899 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Sep 2015 11:14:46 +0200
4900
735df8e5
DM
4901pve-manager (4.0-41) unstable; urgency=medium
4902
4903 * do not install extJS 5 framework by default
4904
4905 * NetworkEdit : add support for vlan interfaces
4906
4907 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 07:19:16 +0200
4908
bc13d63a
DM
4909pve-manager (4.0-40) unstable; urgency=medium
4910
4911 * improve mobile app
4912
4913 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Sep 2015 07:02:15 +0200
4914
531d05af
DM
4915pve-manager (4.0-39) unstable; urgency=medium
4916
4917 * update sencha touch sources to 2.4.2
4918
4919 * Allow email adresses with a top level domain of up to 63 characters
4920
4921 * Deny stop mode backups from HA managed and enabled services
4922
4923 * vzdump: re-enable passing vmid lists at command line
4924
4925 * Allow typeahead selection of Firewall macros
4926
4927 * vzdump: replace 'find' exclude command switches
4928
4929 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:21:51 +0200
4930
7849cf8c
DM
4931pve-manager (4.0-38) unstable; urgency=medium
4932
4933 * add bridge vlan aware checkbox
4934
4935 * bridgevlan : allow filtering on tagged interfaces (for QinQ)
4936
45f16a06
WB
4937 * vzdump: replace 'find' exclude command switches
4938
7849cf8c
DM
4939 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 11:05:49 +0200
4940
28302224
DM
4941pve-manager (4.0-37) unstable; urgency=medium
4942
4943 * add influxdb stats plugin
4944
4945 * appdate appliance database (aplinfo.dat), include centos7 and
4946 archlinux templates
4947
4948 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Sep 2015 09:30:01 +0200
4949
793a306e
DM
4950pve-manager (4.0-36) unstable; urgency=medium
4951
4952 * add pvesh man page
4953
4954 * Update vzdump man page for 4.0
4955
4956 * fix bug #706: Use comma to split vmid list when building
4957 the crontab vzdump command
4958
4959 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 12:24:09 +0200
4960
d3a9e75f
DM
4961pve-manager (4.0-35) unstable; urgency=medium
4962
4963 * HA GUI: fix 'state' default value in resource edit dialog
4964
4965 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Sep 2015 10:26:06 +0200
4966
a6235867
DM
4967pve-manager (4.0-34) unstable; urgency=medium
4968
4969 * Add krbd option to GUI on ceph storage
4970
4971 * fix output percent_used in rbd pools
4972
4973 * allow usage of ceph development repository
4974
4975 * fixes the problem of containers not autostarting with onboot=1
4976
4977 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 08:04:44 +0200
4978
dea6f861
DM
4979pve-manager (4.0-33) unstable; urgency=medium
4980
4981 * Add missing install target dependencies
4982
4983 * Update vzdump man page for use with LXC containers
4984
4985 * GUI option for VM protection added
4986
4987 * fix bug #701: blacklist nvidiafb
4988
4989 * improve pveupdate with random start time
4990
4991 * vzdump: implement bash completion
4992
4993 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:44:51 +0200
4994
d760d585
DM
4995pve-manager (4.0-32) unstable; urgency=medium
4996
4997 * aplinfo: improve version parser
4998
0c1d23e0
DM
4999 * set size in the rootfs parameter on CT create
5000
5001 * pve-manager : novncindex : remove include inflator.js
5002
d760d585
DM
5003 -- Proxmox Support Team <support@proxmox.com> Sat, 29 Aug 2015 12:36:41 +0200
5004
23128bf3
DM
5005pve-manager (4.0-31) unstable; urgency=medium
5006
5007 * novnc: add fullscreen button for embedded console
5008
5009 * Remove Java applet from list of available console viewers
5010
5011 * fix bug #690: correctly list container storages
5012
5013 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Aug 2015 12:08:21 +0200
5014
3900f2d1
DM
5015pve-manager (4.0-30) unstable; urgency=medium
5016
5017 * lxc GUI: add tty and console options
5018
5019 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Aug 2015 06:36:39 +0200
5020
8759fc2e
DM
5021pve-manager (4.0-29) unstable; urgency=medium
5022
5023 * correctly display lxc templates
5024
5025 * lxc GUI: implement console mode option
5026
5027 * fix bug #682: change at the Gui the used disk size
5028
5029 * Ceph: fix old interfaces access in find_node_ip
5030
5031 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Aug 2015 16:45:53 +0200
5032
ce73ba1e
DM
5033pve-manager (4.0-28) unstable; urgency=medium
5034
5035 * allow all storages with content type 'images' for containers
5036
5037 * add some green to the icon to indicate more clearly when LXC
5038 containers are running
5039
5040 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Aug 2015 12:13:43 +0200
5041
3a337ea2
DM
5042pve-manager (4.0-27) unstable; urgency=medium
5043
5044 * update LXC GUI (support new rootfs and size parameter).
5045
5046 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Aug 2015 11:30:33 +0200
5047
3d1bc0de
DM
5048pve-manager (4.0-26) unstable; urgency=medium
5049
5050 * fix bug #662: wrong subroutine for parsing startup order
5051
5052 * fix bug #659: lxc pool support
5053
5054 * add vlan aware ifupdown script (replace debian vlan package)
5055
5056 * add dhcp and slaac options to lxc network config
5057
5058 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jul 2015 11:17:00 +0200
5059
0097a5f8
DM
5060pve-manager (4.0-25) unstable; urgency=medium
5061
5062 * Added UI elements for the backup job disabling function
5063
5064 * implement snapshot support for LXC
5065
5066 * Added parallel compress support for vzdump with pigz
5067
5068 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jul 2015 13:28:24 +0200
5069
62414ad6
DM
5070pve-manager (4.0-24) unstable; urgency=medium
5071
5072 * NetworkEdit: use pvetextfield instead of numberfield
5073
5074 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2015 07:22:05 +0200
5075
08d3b7d0
DM
5076pve-manager (4.0-23) unstable; urgency=medium
5077
5078 * use updated LXC template list
5079
5080 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2015 12:02:29 +0200
5081
3efe7f0e
DM
5082pve-manager (4.0-22) unstable; urgency=medium
5083
5084 * add embedded novnc console for nodes
5085
ab31b64d
DM
5086 * fix bug #648: forward call to correct node
5087
3efe7f0e
DM
5088 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Jun 2015 16:16:42 +0200
5089
262dfd8c
DM
5090pve-manager (4.0-21) unstable; urgency=medium
5091
5092 * do not show monitor and console for templates
5093
5094 -- Proxmox Support Team <support@proxmox.com> Sun, 28 Jun 2015 09:19:39 +0200
5095
4c0caa74
DM
5096pve-manager (4.0-20) unstable; urgency=medium
5097
5098 * add embedded lxc novnc console
5099
5100 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Jun 2015 12:24:07 +0200
5101
5ef6586f
DM
5102pve-manager (4.0-19) unstable; urgency=medium
5103
5104 * add embedded qemu novnc console
5105
5106 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 12:58:53 +0200
5107
00fc67e1
DM
5108pve-manager (4.0-18) unstable; urgency=medium
5109
5110 * node networking GUI: add IPV6 support
5111
5112 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 10:06:53 +0200
5113
c9e8616e
DM
5114pve-manager (4.0-17) unstable; urgency=medium
5115
5116 * add noVNC resize feature
5117
5118 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2015 17:56:06 +0200
5119
5411318e
DM
5120pve-manager (4.0-16) unstable; urgency=medium
5121
5122 * pveversion: fix package list for pve 4.0
5123
5124 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 12:25:54 +0200
5125
53aba067
DM
5126pve-manager (4.0-15) unstable; urgency=medium
5127
5128 * fix bug #644: remove old java console
5129
5130 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 09:09:59 +0200
5131
ff455351
DM
5132pve-manager (4.0-14) unstable; urgency=medium
5133
5134 * qemu GUI: fix CD edit (bug #640)
5135
54dcda35
DM
5136 * Fix qemu create wizard when iothread is set
5137
5138 * Force Internet Explorer to interpret pages in IE10 compatibility modus
5139
ff455351
DM
5140 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jun 2015 06:46:19 +0200
5141
8f1ce02e
DM
5142pve-manager (4.0-13) unstable; urgency=medium
5143
5144 * use pvetest repository for beta release
5145
5146 * GUI: display version 4.0Beta to mark this a beta release.
5147
5148 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Jun 2015 12:28:38 +0200
5149
ad7d2886
DM
5150pve-manager (4.0-12) unstable; urgency=medium
5151
5152 * change pve-manager service type to oneshot
5153
b49ea621
AD
5154 * add iothread option
5155
ad7d2886
DM
5156 -- Proxmox Support Team <support@proxmox.com> Wed, 10 Jun 2015 09:05:29 +0200
5157
db95f503
DM
5158pve-manager (4.0-11) unstable; urgency=medium
5159
5160 * API change: remove bootlog API
5161
5162 * fix LogView widget
5163
5164 * use Wants instead of Requires inside systemd service definitions
5165
5166 * implement service API using systemctl
5167
5168 * add cpu options form
5169
5170 * add virtio-scsi-single scsi controller
5171
5172 * add IvyBridge cpu model
5173
5174 * LXC GUI: use cpulimit instead of cpus
5175
5176 * remove UBC GUI
5177
5178 -- Proxmox Support Team <support@proxmox.com> Tue, 09 Jun 2015 12:22:58 +0200
5179
b62704fe
DM
5180pve-manager (4.0-10) unstable; urgency=medium
5181
5182 * API change: /cluster/status - do not use clustat
5183
5184 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2015 11:07:13 +0200
5185
667efc02
DM
5186pve-manager (4.0-9) unstable; urgency=medium
5187
5188 * pveproxy: add ipv6 support
5189
5190 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 12:44:52 +0200
5191
8977352d
DM
5192pve-manager (4.0-8) unstable; urgency=medium
5193
5194 * use name based trigger to restart API server
5195
5196 -- Proxmox Support Team <support@proxmox.com> Tue, 05 May 2015 14:43:48 +0200
5197
6c5a9a7f
DM
5198pve-manager (4.0-7) unstable; urgency=medium
5199
5200 * improve LXC GUI
5201
5202 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Apr 2015 18:49:13 +0200
5203
6540e56d
DM
5204pve-manager (4.0-6) unstable; urgency=medium
5205
5206 * containers: use LXC instead of OpenVZ
5207
5208 -- Proxmox Support Team <support@proxmox.com> Sat, 18 Apr 2015 09:49:31 +0200
5209
d512c1a9
DM
5210pve-manager (4.0-5) unstable; urgency=medium
5211
5212 * ha GUI: show configuration errors
4289f2bc
DM
5213
5214 * fix apt sources for jessie
d512c1a9
DM
5215
5216 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Apr 2015 09:55:48 +0200
5217
b8ebebe1
DM
5218pve-manager (4.0-4) unstable; urgency=medium
5219
5220 * implement new GUI for HA
5221
5222 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Apr 2015 18:49:20 +0200
5223
70f1e597
DM
5224pve-manager (4.0-3) unstable; urgency=medium
5225
5226 * use new pve-ha-manager
5227
5228 * remove OpenVZ related code
5229
5230 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Mar 2015 13:42:15 +0100
5231
a503beb3
DM
5232pve-manager (4.0-2) unstable; urgency=medium
5233
5234 * fix proxversion -v for jessie release
5235
5236 * add PIDFile option for systemd services
5237
5238 * avoid shell scripts in systemd service definitions
5239
5240 * depend on systemd, add service files
5241
5242 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 11:35:33 +0100
5243
5244pve-manager (4.0-1) unstable; urgency=medium
5245
5246 * first version for Debian jessie
5247
5248 -- Proxmox Support Team <support@proxmox.com> Sat, 28 Feb 2015 09:34:33 +0100
5249
1adf98da
DM
5250pve-manager (3.4-1) unstable; urgency=low
5251
5252 * write_ceph_config: also write mds sections
5253
5254 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Feb 2015 06:31:48 +0100
5255
f1a46768
DM
5256pve-manager (3.3-21) unstable; urgency=low
5257
5258 * write_ceph_config: also write client section
5259
5260 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Feb 2015 05:51:37 +0100
5261
830f5a93
DM
5262pve-manager (3.3-20) unstable; urgency=low
5263
5264 * pveceph: use LWP to download release key (instead of wget)
5265
5266 * GUI: add multiqueues field to NIC form
5267
5268 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Feb 2015 09:03:08 +0100
5269
e7001068
DM
5270pve-manager (3.3-19) unstable; urgency=low
5271
5272 * GUI: fixes for CDROM hotplug
5273
5274 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:03:26 +0100
5275
ef99da55
DM
5276pve-manager (3.3-18) unstable; urgency=low
5277
5278 * GUI: add startall/stopall/migrateall menu buttons
5279
5280 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Feb 2015 09:17:50 +0100
5281
f54433af
DM
5282pve-manager (3.3-17) unstable; urgency=low
5283
5284 * memory form : hotplug improvements
5285
5286 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Feb 2015 11:48:18 +0100
5287
e51d0d55
DM
5288pve-manager (3.3-16) unstable; urgency=low
5289
5290 * pveproxy: set method to tlsv1 (required for IE)
5291
5292 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Feb 2015 11:42:56 +0100
5293
7ba6e873
DM
5294pve-manager (3.3-15) unstable; urgency=low
5295
5296 * GUI: implement hotplug feature selector
5297
5298 * GUI: add UI for local ZFS storage
5299
5300 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2015 12:37:36 +0100
5301
03aef10e
DM
5302pve-manager (3.3-14) unstable; urgency=low
5303
5304 * HardwareView: correctly enable/disable buttons
5305
5306 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jan 2015 09:13:09 +0100
5307
0affc222
DM
5308pve-manager (3.3-13) unstable; urgency=low
5309
5310 * PendingObjectGrid: improve detection of pending changes
5311
5312 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 12:57:21 +0100
5313
8f9540a1
DM
5314pve-manager (3.3-12) unstable; urgency=low
5315
5316 * add numa option to processor form
5317
5318 * fix rendering of pending processor values
7de06269
DM
5319
5320 * GUI: dynamically update VM config every 5 seconds
8f9540a1
DM
5321
5322 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Jan 2015 08:39:16 +0100
5323
19ef60c5 5324pve-manager (3.3-11) unstable; urgency=low
caea0c79
WL
5325
5326 * New 'disconnect' button on the network edit pannel.
19ef60c5 5327
eab837c4
DM
5328 * Fix backup failure at shutdown (stop backup on host shutdown)
5329
5330 * vzdump: new option --stop to abort running backup job
5331
19ef60c5
DM
5332 * Support additional e1000 variants for VM machines
5333
5334 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jan 2015 07:17:34 +0100
5335
8a9e2b10
DM
5336pve-manager (3.3-10) unstable; urgency=low
5337
5338 * fix restart behavior
5339
5340 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Jan 2015 07:21:43 +0100
5341
05c21c72
DM
5342pve-manager (3.3-9) unstable; urgency=low
5343
5344 * qemu GUI: support new pending changes API
5345
5346 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Jan 2015 13:28:25 +0100
5347
7ae066cb
DM
5348pve-manager (3.3-8) unstable; urgency=low
5349
5350 * pveproxy: support TLS1.1 and TLS1.2
5351
5352 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Dec 2014 14:04:36 +0100
5353
4536f278
DM
5354pve-manager (3.3-7) unstable; urgency=low
5355
5356 * vzdump: avoid warning about uninitialized value
5357
5358 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Nov 2014 06:57:04 +0100
5359
77e3397e
DM
5360pve-manager (3.3-6) unstable; urgency=low
5361
5362 * VZDump: added email notification setting
5363
5364 * fix Bug #579: add START parameter in /etc/default/pve-manager
5365
5366 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2014 06:37:36 +0100
5367
c19a07dd
DM
5368pve-manager (3.3-5) unstable; urgency=low
5369
5370 * VZDump: send an error email in case of lock failure
5371
5372 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Oct 2014 11:04:47 +0200
5373
fb4fa773
DM
5374pve-manager (3.3-4) unstable; urgency=low
5375
5376 * pveproxy: limit ourselfes to tlsv1
5377
5378 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 15:49:17 +0200
5379
851570dd
DM
5380pve-manager (3.3-3) unstable; urgency=low
5381
5382 * openvz: implement suspend/resume
5383
5384 -- Proxmox Support Team <support@proxmox.com> Thu, 09 Oct 2014 09:37:47 +0200
5385
f183a9fb
DM
5386pve-manager (3.3-2) unstable; urgency=low
5387
5388 * fix bug #534: implement firewall checkbox for OpenVZ CreateWizard
5389
5390 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Sep 2014 16:34:27 +0200
5391
6a04bb94
DM
5392pve-manager (3.3-1) unstable; urgency=low
5393
5394 * i18n: small fixes
5395
5396 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Sep 2014 09:55:22 +0200
5397
10fe1979
DM
5398pve-manager (3.2-31) unstable; urgency=low
5399
5400 * GUI: add new email_from option to datacenter.cfg
5401
5402 -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2014 17:35:04 +0200
5403
29f04884
DM
5404pve-manager (3.2-30) unstable; urgency=low
5405
5406 * resourcegrid : add template menu
5407
5408 * fix label width for spanish translation
5409
5410 -- Proxmox Support Team <support@proxmox.com> Mon, 01 Sep 2014 11:38:20 +0200
5411
c5f38bde
DM
5412pve-manager (3.2-29) unstable; urgency=low
5413
5414 * glusterfs GUI: new option to specify backup volfile server
5415
5416 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Aug 2014 11:52:49 +0200
5417
0957d894
DM
5418pve-manager (3.2-28) unstable; urgency=low
5419
5420 * GUI: allow to add ZFS storage
5421
5422 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Aug 2014 09:36:23 +0200
5423
1b83a622
DM
5424pve-manager (3.2-27) unstable; urgency=low
5425
5426 * fix bug #554: do not set delete flag on Auth create
5427
5428 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 12:07:51 +0200
5429
1f902a91
DM
5430pve-manager (3.2-26) unstable; urgency=low
5431
5432 * GUI: use better icons for storage menu
5433
5434 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 09:20:31 +0200
5435
a986c65d
DM
5436pve-manager (3.2-25) unstable; urgency=low
5437
7363b515
DM
5438 * GUI: add discard option to qemu drive
5439
5440 * GUI: add Broadwell cpu model
a986c65d
DM
5441
5442 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Aug 2014 12:19:00 +0200
5443
95c9314c
DM
5444pve-manager (3.2-24) unstable; urgency=low
5445
5446 * GUI: add new 'Pool View'
4f741a2e
DM
5447
5448 * GUI: show correct node status in 'Storage View'
95c9314c
DM
5449
5450 -- Proxmox Support Team <support@proxmox.com> Wed, 13 Aug 2014 08:07:59 +0200
5451
8caff669
DM
5452pve-manager (3.2-23) unstable; urgency=low
5453
5454 * update Spanish translation
5455
5456 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 10:11:43 +0200
5457
1ebab199
DM
5458pve-manager (3.2-22) unstable; urgency=low
5459
5460 * mobile: register OpenVZ migrate page
5461
5462 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Aug 2014 11:08:16 +0200
5463
e8c30905
DM
5464pve-manager (3.2-21) unstable; urgency=low
5465
5466 * novnc: add sendKey menufor KVM VMs
5467
5468 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Aug 2014 09:09:47 +0200
5469
6680b0e2
DM
5470pve-manager (3.2-20) unstable; urgency=low
5471
5472 * add sencha touch based GUI for mobile devices
eeb7a7a6
DM
5473
5474 * update Chinese translation (zh_CN).
6680b0e2
DM
5475
5476 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Aug 2014 09:30:49 +0200
5477
6ed15608
DM
5478pve-manager (3.2-19) unstable; urgency=low
5479
5480 * HA migrate: return non-critical error if migrate failed by VM is still
5481 running
5482
5483 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 07:14:55 +0200
5484
b5dfdb10
DM
5485pve-manager (3.2-18) unstable; urgency=low
5486
5487 * oath GUI: add 'step' and 'digit' options
5488
5489 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Jul 2014 07:27:22 +0200
5490
89e00d1a
DM
5491pve-manager (3.2-17) unstable; urgency=low
5492
c5ebd41f 5493 * include improved Spanish translation
89e00d1a 5494
c5ebd41f
DM
5495 * allow to set/edit two factor authentication (yubico, oath)
5496
89e00d1a
DM
5497 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jul 2014 08:23:02 +0200
5498
0accf2da
DM
5499pve-manager (3.2-16) unstable; urgency=low
5500
5501 * noVNC console: correctly display connection error
5502
5503 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Jun 2014 10:31:28 +0200
5504
95f1807c
DM
5505pve-manager (3.2-15) unstable; urgency=low
5506
5507 * Qemu GUI: add support to edit SMBIOS settings
5508
5509 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jun 2014 13:21:54 +0200
5510
35b84946
DM
5511pve-manager (3.2-14) unstable; urgency=low
5512
5513 * use case insensitive match for websocket upgrade (make it work with IE)
5514
5515 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 13:26:23 +0200
5516
526fa381
DM
5517pve-manager (3.2-13) unstable; urgency=low
5518
5519 * use noVNC as default console viewer
5520
5521 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Jun 2014 07:24:04 +0200
5522
2ecff088
DM
5523pve-manager (3.2-12) unstable; urgency=low
5524
5525 * implement novnc console for openvz and shell
5526
5527 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Jun 2014 17:39:10 +0200
5528
62acbee9
DM
5529pve-manager (3.2-11) unstable; urgency=low
5530
5531 * add Persian (Farsi) translation.
5532
5533 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jun 2014 06:31:39 +0200
5534
4b48589a
DM
5535pve-manager (3.2-10) unstable; urgency=low
5536
5537 * HTTPServer: implement websockets
5538
5539 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Jun 2014 12:12:51 +0200
5540
085c4324
DM
5541pve-manager (3.2-9) unstable; urgency=low
5542
5543 * kvm: add noVNC console
5544
5545 * depend on pve-novnc
5546
5547 * trim subscription key to avoid unexpected errors
5548
5549 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jun 2014 09:10:18 +0200
5550
53778f92
DM
5551pve-manager (3.2-8) unstable; urgency=low
5552
5553 * add enable option to datacenter firewall.
5554
5555 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jun 2014 08:47:41 +0200
5556
e9524128
DM
5557pve-manager (3.2-7) unstable; urgency=low
5558
5559 * add Firewall GUI
5560
5561 * openvz: add bridge vlan && firewall options to gui
5562
5563 * depend on pve-firewall
5564
5565 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Jun 2014 09:07:50 +0200
5566
b14da6fb
DM
5567pve-manager (3.2-6) unstable; urgency=low
5568
5569 * fix bug #300: use disk_quota default settings from /etv/vz/vz.conf
5570
5571 -- Proxmox Support Team <support@proxmox.com> Tue, 06 May 2014 06:58:23 +0200
5572
0e2643d9
DM
5573pve-manager (3.2-5) unstable; urgency=low
5574
5575 * produce nicer html for direct API access (/api2/html)
5576
5577 * always delay unauthorized calls
5578
5579 -- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 12:01:23 +0200
5580
87e66c78
DM
5581pve-manager (3.2-4) unstable; urgency=low
5582
5583 * add X-UA-Compatible tag to avoid IE GUI bugs
5584
5585 -- Proxmox Support Team <support@proxmox.com> Sat, 26 Apr 2014 09:34:53 +0200
5586
902fc75b
DM
5587pve-manager (3.2-3) unstable; urgency=low
5588
5589 * add Euskera (Basque) translations
5590
5591 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Apr 2014 11:25:54 +0200
5592
fc461507
DM
5593pve-manager (3.2-2) unstable; urgency=low
5594
5595 * pveceph: fix purge command
5596
5597 * pheceph: add -version argument to install (defaults to dumpling)
5598
5599 * spice-example-sh: avoid use of sed and aw
5600
5601 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Apr 2014 06:04:04 +0200
5602
b3e1c610
DM
5603pve-manager (3.2-1) unstable; urgency=low
5604
5605 * bump version for 3.2 release
5606
5607 -- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2014 06:43:46 +0100
5608
6c593f00
DM
5609pve-manager (3.1-45) unstable; urgency=low
5610
5611 * parseQemuNetwork: add vmxnet3
072188dc
DM
5612
5613 * add /usr/share/doc/pve-manager/examples/spice-example-sh
6c593f00
DM
5614
5615 -- Proxmox Support Team <support@proxmox.com> Mon, 03 Mar 2014 07:06:02 +0100
5616
94911848
DM
5617pve-manager (3.1-44) unstable; urgency=low
5618
5619 * re-add support for spiceconfig output format (revert commit
5620 97da4646288d2806c334c6a1c1361acb22df0535 and commit
5621 b96fb2234a7df02999489cc1f33ad52defac8998)
5622
5623 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Feb 2014 12:49:35 +0100
5624
b5eda023
DM
5625pve-manager (3.1-43) unstable; urgency=low
5626
5627 * fix network API (make comments optional)
5628
5629 -- Proxmox Support Team <support@proxmox.com> Sun, 16 Feb 2014 09:27:18 +0100
5630
8b42516e
DM
5631pve-manager (3.1-42) unstable; urgency=low
5632
5633 * vzdump: add MIME-Version header
5634
5635 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Feb 2014 08:41:34 +0100
5636
478b65eb
DM
5637pve-manager (3.1-41) unstable; urgency=low
5638
5639 * ceph: improve GUI feedback using TaskProgress.js
5640
5641 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 13:38:41 +0100
5642
eb4acb3f
DM
5643pve-manager (3.1-40) unstable; urgency=low
5644
5645 * ceph: use setsid for service commands
5646
5647 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jan 2014 10:42:41 +0100
5648
28ea153e
DM
5649pve-manager (3.1-39) unstable; urgency=low
5650
5651 * ceph: view osd commit/apply latency
5652
5653 * ceph: display osd usage
5654
5655 * ceph: display pool usage information
5656
5657 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jan 2014 10:22:20 +0100
5658
e685d66a
DM
5659pve-manager (3.1-38) unstable; urgency=low
5660
5661 * ceph: add API and buttons for osd in/out
5662
5663 * use longer rados timeouts when inside worker tasks
5664
5665 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Jan 2014 12:49:46 +0100
5666
5c7761ad
DM
5667pve-manager (3.1-37) unstable; urgency=low
5668
5669 * fixes for new PVE::RADOS perl bindings
5670
5671 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jan 2014 12:12:27 +0100
5672
af49c101
DM
5673pve-manager (3.1-36) unstable; urgency=low
5674
5675 * use PVE::RADOS perl bindings
5676
5677 * set spiceterm timeout to 40
5678
5679 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Jan 2014 08:57:42 +0100
5680
4120608d
DM
5681pve-manager (3.1-35) unstable; urgency=low
5682
5683 * update max cores limit to 128
5684
5685 * use separate window for disk IO-throttle form
5686
5687 * ceph: improve disk usage detection
5688
5689 * ceph: allow to specify separate journal disks
5690
5691 * depend on gdisk
5692
5693 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Jan 2014 11:43:54 +0100
5694
54568c52
DM
5695pve-manager (3.1-34) unstable; urgency=low
5696
5697 * ocf agent: retry get_vmlist if we get an empty list
5698
5699 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Jan 2014 10:47:12 +0100
5700
d6261e31
DM
5701pve-manager (3.1-33) unstable; urgency=low
5702
5703 * ceph: return decompiled crush map in text format
5704
5705 * ceph: try to unmount OSD after removal
946662f6
DM
5706
5707 * ceph: only use 64 PGs by default
5708
5709 * ceph: allow to specify crush ruleset on pool creation
d6261e31
DM
5710
5711 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jan 2014 10:58:49 +0100
5712
a5f42e3a
DM
5713pve-manager (3.1-32) unstable; urgency=low
5714
5715 * add mtu support for manual interfaces
5716
5717 * pveceph: allow to set min_size for pools, fix osd remove
5718
5719 * improve OVS GUI
5720
5721 * add support to change bond_xmit_hash_policy on linux bond devices
5722
5723 -- Proxmox Support Team <support@proxmox.com> Tue, 31 Dec 2013 10:17:52 +0100
5724
11fb3bb2
DM
5725pve-manager (3.1-31) unstable; urgency=low
5726
5727 * add OpenVSwitch GUI
5728
5729 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Dec 2013 09:53:29 +0100
5730
4c7ab955
DM
5731pve-manager (3.1-30) unstable; urgency=low
5732
5733 * ceph GUI: fix state handling
5734
5735 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Dec 2013 07:23:52 +0100
5736
f43b6440
DM
5737pve-manager (3.1-29) unstable; urgency=low
5738
5739 * include Ceph GUI
5740
5741 -- Proxmox Support Team <support@proxmox.com> Sat, 21 Dec 2013 08:15:59 +0100
5742
5272d70b
DM
5743pve-manager (3.1-28) unstable; urgency=low
5744
5745 * GUI: use new console split-button everywhere
5746
5747 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 07:24:28 +0100
5748
93425390
DM
5749pve-manager (3.1-27) unstable; urgency=low
5750
5751 * API: remove spiceconfig format
5752
5753 * GUI: allow to open SPICE console with command menu
5754
5755 * set correct locale environment when running spiceterm
5756
5757 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Dec 2013 11:52:17 +0100
5758
ef110749
DM
5759pve-manager (3.1-26) unstable; urgency=low
5760
5761 * add new console option to datacenter.cfg (java applet vs. spice)
5762
5763 * new execute API (execute multiple commands with one request)
5764
5765 * depend on spiceterm
5766
5767 * better GUI for console (use a splitbutton)
5768
5769 -- Proxmox Support Team <support@proxmox.com> Tue, 10 Dec 2013 12:07:05 +0100
5770
cf727cab
DM
5771pve-manager (3.1-25) unstable; urgency=low
5772
5773 * delay UNAUTHORIZED response to avoid DOS attac
b0a65294
DM
5774
5775 * fix typo in pve cron script
429d25a3
DM
5776
5777 * backup GUI: fix VMID selection bug
cf727cab
DM
5778
5779 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2013 11:20:37 +0100
5780
f98fdb5c
DM
5781pve-manager (3.1-24) unstable; urgency=low
5782
5783 * fix IP address parser for OpenVZ containers
bb30e326
DM
5784
5785 * fix UPID parser for long uptimes (> 497 days)
f98fdb5c
DM
5786
5787 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Nov 2013 10:48:19 +0100
5788
7fb0bd96
DM
5789pve-manager (3.1-23) unstable; urgency=low
5790
5791 * subscription updates: set UserAgent header on proxy connect request
626add47
DM
5792
5793 * correctly set content type for GUI index page
035cde2b
DM
5794
5795 * allow to add ipv6 address to OpenVZ containers
7fb0bd96
DM
5796
5797 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Oct 2013 10:20:02 +0100
5798
af23db0e
DM
5799pve-manager (3.1-22) unstable; urgency=low
5800
5801 * spice: ignore the case of the characters in hostname match
5802
5803 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Oct 2013 08:16:32 +0100
5804
c9e1c6cb
DM
5805pve-manager (3.1-21) unstable; urgency=low
5806
5807 * update French translation
5808
5809 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Oct 2013 06:11:56 +0200
5810
ef29cdcf
DM
5811pve-manager (3.1-20) unstable; urgency=low
5812
5813 * some GUI optimizations for slow connections
5814
5815 * remove nexenta plugin
5816
5817 * ZFS GUI rework
5818
5819 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Oct 2013 07:46:59 +0200
5820
bcd1d77c
DM
5821pve-manager (3.1-19) unstable; urgency=low
5822
5823 * vzdump: remove temporary directories (revert bug introduced by
5824 commit 1bb6e88fd65bb44a745065d2d899832f6ea0a2f5)
62d4bcf6
DM
5825
5826 * add Editor for new ZFSPlugin
bcd1d77c
DM
5827
5828 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Oct 2013 06:55:58 +0200
5829
5b1b7920
DM
5830pve-manager (3.1-18) unstable; urgency=low
5831
5832 * GUI: add multi-monitor support for spice
5833
5834 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Oct 2013 10:41:57 +0200
5835
acc38a5e
DM
5836pve-manager (3.1-17) unstable; urgency=low
5837
5838 * openvz create/restore: use new PVE::Storage::abs_filesystem_path() in
5839 order to correctly activate the storage.
5840
5841 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 12:47:22 +0200
5842
a107e264
DM
5843pve-manager (3.1-16) unstable; urgency=low
5844
5845 * do not use -w switch as it breaks modules
86a6e398
DM
5846
5847 * pveproxy: fix configuration parser for /dec/defaults/pveproxy
a107e264
DM
5848
5849 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Oct 2013 10:37:39 +0200
5850
08d8bcb2
DM
5851pve-manager (3.1-15) unstable; urgency=low
5852
5853 * add solaris ostype
5854
5855 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Sep 2013 08:29:49 +0200
5856
2051816c
DM
5857pve-manager (3.1-14) unstable; urgency=low
5858
5859 * avoid warning in daily cron script
5860
5861 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Sep 2013 06:41:03 +0200
5862
dc4da814
DM
5863pve-manager (3.1-13) unstable; urgency=low
5864
5865 * dissable SSL compression (avoid TLS CRIME vulnerability)
5866
5867 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Sep 2013 07:17:17 +0200
5868
8f3315e1
DM
5869pve-manager (3.1-12) unstable; urgency=low
5870
5871 * fix bug #456: allow glusterfs as backup storage
5872
5873 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Sep 2013 08:12:24 +0200
5874
28272ca2
DM
5875pve-manager (3.1-11) unstable; urgency=low
5876
5877 * vzdump: fix hook script environment for job-* phase
5878
5879 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Sep 2013 06:55:30 +0200
5880
b24a745f
DM
5881pve-manager (3.1-10) unstable; urgency=low
5882
5883 * vzdump: pass storage ID to hook scripts
5884
5885 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Sep 2013 06:21:59 +0200
5886
867ee6ea
DM
5887pve-manager (3.1-9) unstable; urgency=low
5888
5889 * depend on libcrypt-ssleay-perl and liblwp-protocol-https-perl (for
5890 correct LWP https support)
5891
5892 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Sep 2013 06:46:44 +0200
5893
32d63edc
DM
5894pve-manager (3.1-8) unstable; urgency=low
5895
5896 * fix https proxy calls (always use CONNECT)
5897
5898 * use correct changelog URLs for pve repositories
5899
5900 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Sep 2013 11:39:49 +0200
5901
c127989d
DM
5902pve-manager (3.1-7) unstable; urgency=low
5903
5904 * vzdump: correctly handle maxfiles parameter (0 is unlimited)
5905
5906 * improve API2Client.pm code
5907
5908 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Sep 2013 11:00:46 +0200
5909
f21e19cb
DM
5910pve-manager (3.1-6) unstable; urgency=low
5911
5912 * update German translation
5913
5914 * update Chinese translation
5915
5916 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Sep 2013 07:03:02 +0200
5917
38f6e3b9
DM
5918pve-manager (3.1-5) unstable; urgency=low
5919
5920 * apt: proxy changelog API call to correct node
5921
5922 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Aug 2013 10:24:53 +0200
5923
26e888be
DM
5924pve-manager (3.1-4) unstable; urgency=low
5925
5926 * apt: only consider installed packages
5927
5928 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Aug 2013 10:07:56 +0200
5929
2a12e8c3
DM
5930pve-manager (3.1-3) unstable; urgency=low
5931
5932 * add new favicon.ico
5933
5934 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 13:08:07 +0200
5935
16fe0ceb
DM
5936pve-manager (3.1-2) unstable; urgency=low
5937
5938 * fix perl dependencies
c576f184
DM
5939
5940 * display subscription status after login
16fe0ceb
DM
5941
5942 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Aug 2013 06:15:27 +0200
5943
27c62ee7
DM
5944pve-manager (3.1-1) unstable; urgency=low
5945
5946 * bump RELEASE to 3.1
5947
5948 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Aug 2013 07:50:00 +0200
5949
d3b1551f
DM
5950pve-manager (3.0-38) unstable; urgency=low
5951
5952 * add GUI for GlusterFS storage
56f57985
DM
5953
5954 * vzdump: wait one second before unmounting the snapshot (avoid device busy error)
d3b1551f
DM
5955
5956 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Aug 2013 10:32:05 +0200
5957
857eb12e
DM
5958pve-manager (3.0-37) unstable; urgency=low
5959
5960 * apt: try to detect new packages
5961
5962 * tell apt to use http_proxy settings
5963
5964 * support to view changelogs for available pve packages
5965
5966 * allow to configure cipher list for pveproxy
5967
5968 * automatically add pve repository to apt sources list
5969
5970 * allow to use serial terminal as display
5971
5972 * avoid apt autoremoval for pve-kernel packages
5973
5974 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:11:33 +0200
5975
ae022667
DM
5976pve-manager (3.0-36) unstable; urgency=low
5977
5978 * fix proxy loop assertion for spiceproxy
5979
5980 * pveproxy: use same cipher list as debian apache ssl.conf
b628df18
DM
5981
5982 * avoid apt autoremoval for pve-kernel packages
ae022667
DM
5983
5984 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Jul 2013 12:43:38 +0200
5985
cf170667
DM
5986pve-manager (3.0-35) unstable; urgency=low
5987
5988 * fix proxy loop assertion
5989
5990 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Jul 2013 08:36:17 +0200
5991
e63d8c52
DM
5992pve-manager (3.0-34) unstable; urgency=low
5993
5994 * avoid proxy loops
5995
5996 -- Proxmox Support Team <support@proxmox.com> Mon, 22 Jul 2013 10:52:50 +0200
5997
82194e76
DM
5998pve-manager (3.0-33) unstable; urgency=low
5999
6000 * correctly initialize $rpcenv in spiceproxy
6001
6002 * fix bug #437: include pve-libspice-server1 in package list
6003
6004 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jul 2013 11:41:00 +0200
6005
bffeaecf
DM
6006pve-manager (3.0-32) unstable; urgency=low
6007
6008 * improved spice proxy code
6009
6010 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Jul 2013 12:29:04 +0200
6011
68143dd1
DM
6012pve-manager (3.0-31) unstable; urgency=low
6013
6014 * add button to start SPICE console
6015
6016 * add spiceproxy server
6017
6018 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:40:55 +0200
6019
7fe4ba9e
DM
6020pve-manager (3.0-30) unstable; urgency=low
6021
6022 * fix upgrade shell (quoting bug)
6023
6024 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2013 08:18:47 +0200
6025
8cfd96ad
DM
6026pve-manager (3.0-29) unstable; urgency=low
6027
6028 * new pveupgrade script, used to display additional information to the
6029 user (reboot required? database up to date? ...)
6030
6031 * add button to display package versions, to provide same info as
6032 'pveversion -v' on GUI.
6033
6034 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2013 12:07:44 +0200
6035
159dfacd
DM
6036pve-manager (3.0-28) unstable; urgency=low
6037
6038 * fix bug #408: reset ENV before starting shell
6039
6040 * fix bug #379: allow to overwrite existing CTs if user has VM.Backup
6041 permissions
6042
6043 * Allow to send notification mail about new packages.
6044
6045 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Jun 2013 11:12:50 +0200
6046
a481aebb
DM
6047pve-manager (3.0-27) unstable; urgency=low
6048
6049 * package manager: run system upgrade inside VNC shell, group packages
6050 by 'Origin', remove apt/upgrade API completely.
6051
6052 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2013 11:59:49 +0200
6053
1eb62794
DM
6054pve-manager (3.0-26) unstable; urgency=low
6055
6056 * package manager: improve changelog viewer, bug fixes
6057
6058 -- Proxmox Support Team <support@proxmox.com> Tue, 18 Jun 2013 11:49:16 +0200
6059
d9b9dae0
DM
6060pve-manager (3.0-25) unstable; urgency=low
6061
6062 * add package update manager to GUI
6063
6064 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Jun 2013 13:09:02 +0200
6065
7f3d8870
DM
6066pve-manager (3.0-24) unstable; urgency=low
6067
6068 * update Norwegian translations
6069
6070 * rrd display : avoid 2 refresh
6071
6072 * avoid gzip http response for png & gif & jar
6073
6074 -- Proxmox Support Team <support@proxmox.com> Wed, 12 Jun 2013 07:24:54 +0200
6075
c7c42353
DM
6076pve-manager (3.0-23) unstable; urgency=low
6077
6078 * fix bug #368: use vtype 'DnsName' to verify host names
6079
6080 * fix bug #401: disable connection timeout during API call processing
6081
6082 * add suport for new qemu-server async configuration API
6083
6084 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Jun 2013 11:52:15 +0200
6085
a3096bbd
DM
6086pve-manager (3.0-22) unstable; urgency=low
6087
6088 * support 'delete' flag for 'Move disk'
6089
6090 -- Proxmox Support Team <support@proxmox.com> Fri, 31 May 2013 10:59:59 +0200
6091
8d0eb07d
DM
6092pve-manager (3.0-21) unstable; urgency=low
6093
6094 * add 'Move disk' button for storage migration
6095
6096 -- Proxmox Support Team <support@proxmox.com> Wed, 29 May 2013 13:03:33 +0200
6097
06ecc1ae
DM
6098pve-manager (3.0-20) unstable; urgency=low
6099
6100 * fix login problem when http_proxy is set
6101
6102 -- Proxmox Support Team <support@proxmox.com> Thu, 23 May 2013 07:29:25 +0200
6103
c5cf036a
DM
6104pve-manager (3.0-19) unstable; urgency=low
6105
6106 * updated Chinese translation
e3110298
DM
6107
6108 * allow to upload files with spaces in filename (replace with '_')
1e53b5b3
DM
6109
6110 * allow to delete pools with non-existent VMs/Storage
c5cf036a
DM
6111
6112 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2013 06:04:49 +0200
6113
32e2ce76
DM
6114pve-manager (3.0-18) unstable; urgency=low
6115
6116 * use correct icons for templates
6117
6118 * sort templates after regular VMs
6119
6120 * update German translation
6121
6122 * update French translation
6123
6124 -- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 10:58:47 +0200
6125
82fc6300
DM
6126pve-manager (3.0-17) unstable; urgency=low
6127
6128 * fix bug #374: correctly remove destroyed container from pool
6129
6130 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 12:13:28 +0200
6131
bd9e5096
DM
6132pve-manager (3.0-16) unstable; urgency=low
6133
6134 * Clone: only list usable/available target stores
6135
6136 -- Proxmox Support Team <support@proxmox.com> Tue, 14 May 2013 10:14:05 +0200
6137
d66efd2c
DM
6138pve-manager (3.0-15) unstable; urgency=low
6139
bd9e5096 6140 * fix bug #385: correctly handle Accept-Encoding
d66efd2c
DM
6141
6142 -- Proxmox Support Team <support@proxmox.com> Mon, 13 May 2013 09:12:41 +0200
6143
38235da4
DM
6144pve-manager (3.0-14) unstable; urgency=low
6145
6146 * qmtemplate task : format task description correctly
6147
6148 -- Proxmox Support Team <support@proxmox.com> Fri, 10 May 2013 09:32:00 +0200
6149
23222ef4
DM
6150pve-manager (3.0-13) unstable; urgency=low
6151
6152 * minor GUI cleanups
6153
6154 -- Proxmox Support Team <support@proxmox.com> Tue, 07 May 2013 07:54:01 +0200
6155
ae266e07
DM
6156pve-manager (3.0-12) unstable; urgency=low
6157
6158 * add Clone GUI
6159
6160 -- Proxmox Support Team <support@proxmox.com> Mon, 06 May 2013 11:37:35 +0200
6161
0945c974
DM
6162pve-manager (3.0-11) unstable; urgency=low
6163
6164 * fix NodeSelector
6165
6166 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 09:56:26 +0200
6167
0ee3bc7a
DM
6168pve-manager (3.0-10) unstable; urgency=low
6169
6170 * pveproxy: implement if-modified-since
6171
6172 * pveproxy: implement host based access control
6173
6174 * implement node netstat call to get current tap network counters
6175
6176 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2013 08:05:11 +0200
6177
757b733c
DM
6178pve-manager (3.0-9) unstable; urgency=low
6179
6180 * http: improve security by setting size limits
6181
6182 * stop keep-alive when there are many open connections
6183
6184 * improve syslog for file uploads
6185
6186 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 11:56:00 +0200
6187
6bfd3d80
DM
6188pve-manager (3.0-8) unstable; urgency=low
6189
6190 * disable Nagle algorithm to maximitze performance
6191
6192 * fix multipart parser
6193
6194 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Apr 2013 07:43:56 +0200
6195
a1d78a68
DM
6196pve-manager (3.0-7) unstable; urgency=low
6197
6198 * use new event driven https server instead of apache2 (pveproxy)
6199
6200 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Apr 2013 12:31:50 +0200
6201
c2dde0d8
DM
6202pve-manager (3.0-6) unstable; urgency=low
6203
6204 * depend on ibnet-http-perl (>= 6.06-1). Older versions triggers bugs
6205 with LWP::UserAgent
6206
6207 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2013 13:17:08 +0100
6208
7d6b16f1
DM
6209pve-manager (3.0-5) unstable; urgency=low
6210
6211 * avoid warning about undefined value in PVE::OpenVZ
6212
6213 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Mar 2013 06:30:58 +0100
6214
3648a28c
DM
6215pve-manager (3.0-4) unstable; urgency=low
6216
6217 * add bootlog to GUI
6218
6219 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Mar 2013 08:01:36 +0100
6220
df27aa6e
DM
6221pve-manager (3.0-3) unstable; urgency=low
6222
6223 * pvebanner: overwrite /etc/issue instead of printing to stdout
6224
6225 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Mar 2013 09:05:49 +0100
6226
520fa337
DM
6227pve-manager (3.0-2) unstable; urgency=low
6228
6229 * mark service vz optional in pve-manager init script
6230
6231 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Mar 2013 06:18:27 +0100
6232
91aa2c95
DM
6233pve-manager (3.0-1) unstable; urgency=low
6234
6235 * remove perl-suid dependency
6236
6237 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 08:36:57 +0100
6238
1904114e
DM
6239pve-manager (2.3-13) unstable; urgency=low
6240
6241 * network config: allow empty IP address/netmask
6242
6243 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Mar 2013 06:47:40 +0100
6244
d09f6f7d
DM
6245pve-manager (2.3-12) unstable; urgency=low
6246
6247 * fix IP address verification (Undefined subroutine &Net::IP::ip_to_bin)
6248
6249 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Mar 2013 06:56:12 +0100
6250
572c2d2b
DM
6251pve-manager (2.3-11) unstable; urgency=low
6252
6253 * bugfix #301 Add container hostname validation in GUI
6254
6255 -- Proxmox Support Team <support@proxmox.com> Fri, 01 Mar 2013 06:23:59 +0100
6256
db37ad9b
DM
6257pve-manager (2.3-10) unstable; urgency=low
6258
6259 * fix cache selector: default cache is 'none'
6260
6261 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Feb 2013 06:35:06 +0100
6262
adf8c213
DM
6263pve-manager (2.3-9) unstable; urgency=low
6264
6265 * fix bug #337: avoid warning with pvectl
6266
6267 -- Proxmox Support Team <support@proxmox.com> Fri, 22 Feb 2013 06:11:38 +0100
6268
1332d281
DM
6269pve-manager (2.3-8) unstable; urgency=low
6270
6271 * Allow to set tablet option on the GUI
6272
6273 * use qcow2 format as default for directory and NFS storage
6274
6275 * cleanup RDB GUI (remove authsupported)
6276
6277 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Feb 2013 13:39:47 +0100
6278
02035e61
DM
6279pve-manager (2.3-7) unstable; urgency=low
6280
6281 * fix javascript jslint warnings to make it work on all browsers.
3e56f673
DM
6282
6283 * use e1000 as default network card
8dc7024c
DM
6284
6285 * enable RBD on the GUI
23f92e94 6286
02035e61
DM
6287 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Jan 2013 07:16:13 +0100
6288
257fe45e
DM
6289pve-manager (2.3-6) unstable; urgency=low
6290
6291 * pvestatd: avoid warning about uninitialized value
6292
6293 -- Proxmox Support Team <support@proxmox.com> Mon, 28 Jan 2013 12:19:34 +0100
6294
2a29deac
DM
6295pve-manager (2.3-5) unstable; urgency=low
6296
6297 * Display 'Resume' button when VM is 'paused'
6298
6299 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Jan 2013 06:23:06 +0100
6300
4388ec5c
DM
6301pve-manager (2.3-4) unstable; urgency=low
6302
6303 * add balloon GUI (dynamic memory)
6304
6305 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Jan 2013 12:58:58 +0100
6306
0883a378
DM
6307pve-manager (2.3-3) unstable; urgency=low
6308
40f546b9
DM
6309 * GUI: tasks - use better icon for open console
6310
0883a378
DM
6311 * implement auto-ballooning
6312
6313 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Dec 2012 13:44:53 +0100
6314
c4fd929e
DM
6315pve-manager (2.3-2) unstable; urgency=low
6316
6317 * add HD resize feature to expand disks.
6318
6319 -- Proxmox Support Team <support@proxmox.com> Mon, 17 Dec 2012 13:03:15 +0100
6320
757fd3d5
DM
6321pve-manager (2.3-1) unstable; urgency=low
6322
6323 * support new qemu vma backup files
6324
6325 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Dec 2012 07:27:32 +0100
6326
7c5f127d
DM
6327pve-manager (2.2-32) unstable; urgency=low
6328
6329 * add new cpu types: Haswell and Opteron_G5
6330
6331 * remove rhel specific cpu types: cpu64-rhel6 and cpu64-rhel5
6332
6333 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Nov 2012 06:46:35 +0100
6334
d97c5983
DM
6335pve-manager (2.2-31) unstable; urgency=low
6336
6337 * Brazilian Transtalion (done by Maila Networks)
6338
6339 -- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2012 13:17:23 +0100
6340
2d32003f
DM
6341pve-manager (2.2-30) unstable; urgency=low
6342
6343 * add Norwegian (Bokmal and Nynorsk) translations.
6344
6345 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Nov 2012 07:31:30 +0100
6346
e3ceeb18
DM
6347pve-manager (2.2-29) unstable; urgency=low
6348
6349 * fix bug #276: create root mount point
6350
6351 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Nov 2012 06:44:24 +0100
6352
24386563
DM
6353pve-manager (2.2-28) unstable; urgency=low
6354
6355 * remove hardcoded blowfish cipher
6356
6357 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 14:01:54 +0100
6358
0ba26fb5
DM
6359pve-manager (2.2-27) unstable; urgency=low
6360
6361 * fix RRD images caching problems: new create_rrd_graph returns rrd
6362 png data inline - no need to read data from file.
6363
6364 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Oct 2012 07:15:57 +0100
6365
9dbdda49
DM
6366pve-manager (2.2-26) unstable; urgency=low
6367
6368 * pvestatd: fix server reload (run at least 10 cycles)
6369
6370 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 13:08:20 +0100
6371
350b3b46
DM
6372pve-manager (2.2-25) unstable; urgency=low
6373
6374 * pvestatd: fix server reload (due to memory leak)
6375
6376 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Oct 2012 12:32:28 +0100
6377
6806a0f8
DM
6378pve-manager (2.2-24) unstable; urgency=low
6379
6380 * vncproxy: wait until vnc port is ready (avoid connection errors)
6381
6382 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2012 09:02:08 +0200
6383
739b444d
DM
6384pve-manager (2.2-23) unstable; urgency=low
6385
6386 * update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz
6387
6388 -- Proxmox Support Team <support@proxmox.com> Tue, 23 Oct 2012 10:27:18 +0200
6389
5b90f721
DM
6390pve-manager (2.2-22) unstable; urgency=low
6391
6392 * vzdump: also run 'backup-start' hook in snapshot mode
e109bf2e
DM
6393
6394 * update openvz appliance list
1d7334d2
DM
6395
6396 * add win8 to OS type selector
92fd515b
DM
6397
6398 * fix bug #205
5b90f721
DM
6399
6400 -- Proxmox Support Team <support@proxmox.com> Fri, 12 Oct 2012 06:07:12 +0200
6401
a2d33184
DM
6402pve-manager (2.2-21) unstable; urgency=low
6403
6404 * openvz console fix: create /var/run/dtach at pvedaemon startup
6405
6406 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 10:10:55 +0200
6407
f9d4fc64
DM
6408pve-manager (2.2-20) unstable; urgency=low
6409
6410 * openvz: use real console instead of 'vzctl enter'
6411
6412 * openvz: remove init-logger pagers
6413
6414 * dpenend on dtach (used by openvz console)
6415
6416 * pvestatd: remove stale 'vzctl console' processes
6417
6418 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 06:49:12 +0200
6419
4d37f8b4
DM
6420pve-manager (2.2-19) unstable; urgency=low
6421
6422 * fix bug 178: use new API call to get next free VMID
6423
6424 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Sep 2012 09:45:06 +0200
6425
995ac416
DM
6426pve-manager (2.2-18) unstable; urgency=low
6427
6428 * add workaroud to correctly show scrollbars
6429
6430 -- Proxmox Support Team <support@proxmox.com> Wed, 26 Sep 2012 11:22:16 +0200
6431
13d5c117
DM
6432pve-manager (2.2-17) unstable; urgency=low
6433
6434 * add snapshot support to GUI
6435
6436 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2012 12:05:34 +0200
6437
79523013
DM
6438pve-manager (2.1-16) unstable; urgency=low
6439
6440 * vzrestore: allow --storage option
10cdf3ae
DM
6441
6442 * fix bug 178: correctly verify if VMID is already used
45314cad
DM
6443
6444 * GUI: allow to select SCSI disks when creating VMs (booting from SCSI
6445 disks works again)
79523013
DM
6446
6447 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Sep 2012 08:04:28 +0200
6448
690a90b9
DM
6449pve-manager (2.1-15) unstable; urgency=low
6450
6451 * Slovenian translation (thanks to Dojan Borstnar)
6452
74184048
DM
6453 * new option to select SCSI controller hardware
6454
6455 * add SATA to GUI
6456
690a90b9
DM
6457 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Aug 2012 07:15:54 +0200
6458
5eec2b04
DM
6459pve-manager (2.1-14) unstable; urgency=low
6460
6461 * fix startup ordering
6462
6463 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2012 09:20:01 +0200
6464
f6af824a
DM
6465pve-manager (2.1-13) unstable; urgency=low
6466
6467 * update Danish translation
6468
6469 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Jul 2012 14:24:27 +0200
6470
cbb20c6e
DM
6471pve-manager (2.1-12) unstable; urgency=low
6472
6473 * pvestatd: use QMP to query detailed blockstats from KVM
6474
6475 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Jul 2012 09:36:54 +0200
6476
fb1cf1bf
DM
6477pve-manager (2.1-11) unstable; urgency=low
6478
6479 * added Polish translation
6480
6481 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jun 2012 06:55:34 +0200
6482
226edf6d
DM
6483pve-manager (2.1-10) unstable; urgency=low
6484
6485 * add Catalan translation
6486
6487 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jun 2012 07:02:24 +0200
6488
3f12bcfb
DM
6489pve-manager (2.1-9) unstable; urgency=low
6490
6491 * use numeric sorting in startall
6492
6493 -- Proxmox Support Team <support@proxmox.com> Tue, 05 Jun 2012 06:16:06 +0200
6494
995853d0
DM
6495pve-manager (2.1-8) unstable; urgency=low
6496
6497 * also list pools with VM.Allocate permissions
6498
6499 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 11:20:45 +0200
6500
336ec53a
DM
6501pve-manager (2.1-7) unstable; urgency=low
6502
6503 * fix vzdump --exclude-path (allow to read value from vzdump.conf)
6504
6505 -- Proxmox Support Team <support@proxmox.com> Wed, 30 May 2012 07:24:30 +0200
6506
18fb1962
DM
6507pve-manager (2.1-6) unstable; urgency=low
6508
6509 * include Danish translation
6510
6511 -- Proxmox Support Team <support@proxmox.com> Tue, 29 May 2012 07:24:41 +0200
6512
3003548f
DM
6513pve-manager (2.1-5) unstable; urgency=low
6514
6515 * fixes for new pve-access-control (Auth plugins).
6516
6517 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2012 10:49:37 +0200
6518
5ad7ae4a
DM
6519pve-manager (2.1-4) unstable; urgency=low
6520
6521 * updated russian translation
6522
6523 -- Proxmox Support Team <support@proxmox.com> Mon, 21 May 2012 07:46:39 +0200
6524
59af6aee
DM
6525pve-manager (2.1-3) unstable; urgency=low
6526
6527 * fix vzdump parameter parser (allow --stdout)
6528
6529 -- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2012 11:12:56 +0200
6530
61d4cbfe
DM
6531pve-manager (2.1-2) unstable; urgency=low
6532
6533 * set apache directory access options for all used dirs
6534
6535 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Apr 2012 11:00:49 +0200
6536
7cf19c43 6537pve-manager (2.1-1) unstable; urgency=low
05e3e996
DM
6538
6539 * added Turkish translation
6540
6541 -- Proxmox Support Team <support@proxmox.com> Thu, 26 Apr 2012 06:16:55 +0200
6542
ddb20c58
DM
6543pve-manager (2.0-64) unstable; urgency=low
6544
ccb7d4ba
DM
6545 * fix bug #179: set default button 'no' for dangerous actions, use
6546 warning icon for such actions
6547
6548 * fix bug #177: allow memory up to 512GB
da344f40
DM
6549
6550 * fix bug #174: add cpuunits to KVM options
ddb20c58
DM
6551
6552 -- Proxmox Support Team <support@proxmox.com> Tue, 24 Apr 2012 08:09:23 +0200
6553
f13fe07f
DM
6554pve-manager (2.0-63) unstable; urgency=low
6555
6556 * fix bug 128: implement pvectl startall/stopall
bc8f054e
DM
6557
6558 * fix bug 171: activate storage before starting containers
f13fe07f
DM
6559
6560 -- Proxmox Support Team <support@proxmox.com> Wed, 18 Apr 2012 10:02:54 +0200
6561
8fb7d745
DM
6562pve-manager (2.0-62) unstable; urgency=low
6563
6564 * fix bug #115: simplify GUI for users without permissions.
f51e8ddd
DM
6565
6566 * update Italian translation
8fb7d745
DM
6567
6568 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Apr 2012 10:37:05 +0200
6569
2c1b94cd 6570pve-manager (2.0-61) unstable; urgency=low
72da7de7
DM
6571
6572 * add Italian translation
6573
6574 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Apr 2012 10:10:02 +0200
6575
991f0a61
DM
6576pve-manager (2.0-59) unstable; urgency=low
6577
6578 * fix bug 158: move openvz scripts inside ocf resource agent
6579
6580 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 11:04:38 +0200
6581
1133bd83
DM
6582pve-manager (2.0-58) unstable; urgency=low
6583
49254f90
DM
6584 * fix bug #141: allow to create backup job without compression
6585
1133bd83
DM
6586 * expose directsync drive cache option
6587
6588 * add Turkish keyboard layout
6589
6590 -- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:38:59 +0200
6591
4eaa793b
DM
6592pve-manager (2.0-57) unstable; urgency=low
6593
6594 * fix support urls
6595
6596 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 11:40:03 +0200
6597
a4326a6c
DM
6598pve-manager (2.0-56) unstable; urgency=low
6599
6600 * added Russian translation
6601
6602 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Apr 2012 08:18:58 +0200
6603
0d201dfe
DM
6604pve-manager (2.0-55) unstable; urgency=low
6605
6606 * fix bug #135: allow single letter 'dns-name', allow to start names
6607 with numbers
b193e4ac
DM
6608
6609 * fix bug #137: API change! Return node name using 'node' property.
0d201dfe
DM
6610
6611 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Apr 2012 12:13:33 +0200
6612
5f7b7950
DM
6613pve-manager (2.0-54) unstable; urgency=low
6614
6615 * use /etc/subscription to store subscription key
6616
6617 * use http_proxy settings for subscription updates
6618
6619 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 11:13:35 +0200
6620
cd73c63b
DM
6621pve-manager (2.0-53) unstable; urgency=low
6622
6623 * fix bug #117: automatically add domain to hostname when creating
6624 openvz containers.
6625
6626 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 10:19:57 +0200
6627
7a95afb9
DM
6628pve-manager (2.0-52) unstable; urgency=low
6629
6630 * fix Subscription code
6631
6632 -- Proxmox Support Team <support@proxmox.com> Thu, 29 Mar 2012 09:32:32 +0200
6633
44147b3a
DM
6634pve-manager (2.0-51) unstable; urgency=low
6635
6636 * fix bug #55: add Migrate and Stop to context menu
6637
6638 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 13:12:19 +0200
6639
2cc2eaf2
DM
6640pve-manager (2.0-50) unstable; urgency=low
6641
6642 * kvm network: allow to configure VLAN Id on the GUI
6643
6644 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2012 07:11:55 +0200
6645
3f76170f
DM
6646pve-manager (2.0-49) unstable; urgency=low
6647
6648 * improve HA task display
6649
6650 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 12:35:00 +0200
6651
60a452f2
DM
6652pve-manager (2.0-48) unstable; urgency=low
6653
6654 * fix bug #97: execute 'clusvcadm' commands for HA managed CTs
6655
6656 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Mar 2012 10:59:33 +0200
6657
b3a1dbbb
DM
6658pve-manager (2.0-47) unstable; urgency=low
6659
6660 * fix bug 114: do not display 'nothing selected' after logout
6661
6662 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 13:28:09 +0200
6663
16b69b6c
DM
6664pve-manager (2.0-46) unstable; urgency=low
6665
6666 * code cleanups
6667
6668 -- Proxmox Support Team <support@proxmox.com> Mon, 26 Mar 2012 10:38:33 +0200
6669
19d5c0f2
DM
6670pve-manager (2.0-45) unstable; urgency=low
6671
6672 * fix bug 124: correctly return maxfiles flag
6673
6674 * vzdump: use storage 'local' as default backup target (instead of using
6675 Openvz dump directory settings)
6676
6677 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 12:36:15 +0100
6678
899b8373
DM
6679pve-manager (2.0-44) unstable; urgency=low
6680
6681 * Disable automatic file removal on 'Backup now'
6682
6683 * Option 'maxfiles' is now a storage option (to specify the maximal
6684 number of allowed backups per VM)
6685
6686 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Mar 2012 10:03:23 +0100
6687
042b3736
DM
6688pve-manager (2.0-43) unstable; urgency=low
6689
6690 * vzdump: do not use tar flag --ignore-failed-read
6691
6692 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2012 06:42:07 +0100
6693
52878b0a
DM
6694pve-manager (2.0-42) unstable; urgency=low
6695
6696 * use Digest::SHA instead of Digest::SHA1
6697
6698 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Mar 2012 12:33:19 +0100
6699
d0525640
DM
6700pve-manager (2.0-41) unstable; urgency=low
6701
6702 * add Chinese translation
6703
6704 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Mar 2012 10:51:11 +0100
6705
a003717b
DM
6706pve-manager (2.0-40) unstable; urgency=low
6707
6708 * fix bug 22: correctly display openvz swap usage
6709
6710 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Mar 2012 16:00:32 +0100
6711
3d2af3eb
DM
6712pve-manager (2.0-39) unstable; urgency=low
6713
6714 * add Spanish translation
6715
6716 * Do not allow to select SCSI inside the VM creation wizard,
6717 because booting from SCSI does not work with current kvm version
6718
6719 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Mar 2012 10:49:12 +0100
6720
d93d0459
DM
6721pve-manager (2.0-38) unstable; urgency=low
6722
6723 * fix bug 101: vzdump use run_command to avoid locale errors
6724
6725 -- Proxmox Support Team <support@proxmox.com> Thu, 01 Mar 2012 10:45:40 +0100
6726
2cbce2f4
DM
6727pve-manager (2.0-37) unstable; urgency=low
6728
6729 * updated fr translation
6730
6731 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 12:37:29 +0100
6732
493a4387
DM
6733pve-manager (2.0-36) unstable; urgency=low
6734
6735 * cleanup and fix openvz vswap handling
6736
6737 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Feb 2012 09:20:58 +0100
6738
56b47e66
DM
6739pve-manager (2.0-35) unstable; urgency=low
6740
6741 * avoid warning in pvestatd for containers with old config files
6742
6743 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 11:37:48 +0100
6744
f8b5f601
DM
6745pve-manager (2.0-34) unstable; urgency=low
6746
6747 * add Swedish keyboard layout
6748
6749 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Feb 2012 09:51:19 +0100
6750
e084c774
DM
6751pve-manager (2.0-33) unstable; urgency=low
6752
6753 * fix file upload permission checks
6754
6755 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 09:14:05 +0100
6756
45284c04
DM
6757pve-manager (2.0-32) unstable; urgency=low
6758
6759 * added French translation
6760
6761 * expose all ne CPU models on the GUI
6762
6763 * skip fuzzy translations (avoid wrong translation on GUI)
6764
6765 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Feb 2012 07:23:21 +0100
6766
c9164975
DM
6767pve-manager (2.0-31) unstable; urgency=low
6768
6769 * add template download GUI
6770
6771 * include turnkey appliances in download list.
6772
6773 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Feb 2012 11:45:07 +0100
6774
8710f280
DM
6775pve-manager (2.0-30) unstable; urgency=low
6776
6777 * add unmount button to openvz GUI
6778
6779 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 10:11:13 +0100
6780
4b808f69
DM
6781pve-manager (2.0-29) unstable; urgency=low
6782
6783 * fix datacenter options GUI
6784
6785 * fix German translation
6786
6787 -- Proxmox Support Team <support@proxmox.com> Mon, 20 Feb 2012 06:52:32 +0100
6788
5c80f72c
DM
6789pve-manager (2.0-28) unstable; urgency=low
6790
6791 * another fix for vnc shell to nodes
6792
6793 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Feb 2012 06:06:55 +0100
6794
d553e535
DM
6795pve-manager (2.0-27) unstable; urgency=low
6796
6797 * fix vnc shell to nodes
6798
6799 -- Proxmox Support Team <support@proxmox.com> Thu, 16 Feb 2012 08:21:00 +0100
6800
cf3e36c2
DM
6801pve-manager (2.0-26) unstable; urgency=low
6802
6803 * fix bug #1: allow to use iscsi devices directly
6804
6805 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Feb 2012 10:54:50 +0100
6806
cc0b3dac
DM
6807pve-manager (2.0-25) unstable; urgency=low
6808
6809 * pveversion: display status of resource-agents-pve and fence-agents-pve
6810
6811 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 12:57:11 +0100
6812
d8340bb4
DM
6813pve-manager (2.0-24) unstable; urgency=low
6814
6815 * fix log viewer (correctly refresh display)
6816
6817 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Feb 2012 09:01:07 +0100
6818
593f25a8
DM
6819pve-manager (2.0-23) unstable; urgency=low
6820
6821 * fix openvz live migration
6822
6823 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Feb 2012 09:28:25 +0100
6824
b34b68c2
DM
6825pve-manager (2.0-22) unstable; urgency=low
6826
6827 * fix lint errors
6828
6829 * fix compression selector
6830
6831 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 12:26:39 +0100
6832
341e4b0b
DM
6833pve-manager (2.0-21) unstable; urgency=low
6834
6835 * fix postinst script (write correct /root/.forward)
6836
6837 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Feb 2012 11:13:58 +0100
6838
56ecfafd
DM
6839pve-manager (2.0-20) unstable; urgency=low
6840
efb38000
DM
6841 * improve user management
6842
6843 * implement permission checks
6844
6845 * improve backup GUI (allow to select lzo/gzip)
6846
6847 * add pools to resource list
6848
56ecfafd
DM
6849 * fix bug #85: allow root@pam to generate tickets for other users
6850
e771ec50
DM
6851 * fix bug #86: correctly decode cookie
6852
56ecfafd
DM
6853 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Jan 2012 06:36:23 +0100
6854
3e4d4adf
DM
6855pve-manager (2.0-19) unstable; urgency=low
6856
6857 * depend on resource-agents-pve
6858
6859 * depend on fence-agents-pve
5fe5283f
DM
6860
6861 * fix Danish kvm keyboard name (use 'da' instead of 'dk')
3e4d4adf
DM
6862
6863 -- Proxmox Support Team <support@proxmox.com> Mon, 09 Jan 2012 10:13:00 +0100
6864
a0af0132
DM
6865pve-manager (2.0-18) unstable; urgency=low
6866
6867 * add Datacenter summary
d07264e6
DM
6868
6869 * use NFS version 3 by default when creating a new NFS storage.
a0af0132
DM
6870
6871 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Dec 2011 10:39:34 +0100
6872
ca457ac1
DM
6873pve-manager (2.0-17) unstable; urgency=low
6874
6875 * new HA configuration panel
6876
6877 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2011 14:00:22 +0100
6878
51ed1415
DM
6879pve-manager (2.0-16) unstable; urgency=low
6880
6881 * improve OpenVZ API (impl. shutdown)
6882
6883 * improve HA resource agent
6884
6885 -- Proxmox Support Team <support@proxmox.com> Thu, 15 Dec 2011 13:48:39 +0100
6886
7d06188a
DM
6887pve-manager (2.0-15) unstable; urgency=low
6888
6889 * add HA resource agent
6890
6891 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Dec 2011 10:18:20 +0100
6892
8b711be0
DM
6893pve-manager (2.0-14) unstable; urgency=low
6894
6895 * add Japanese translation (many thanks to Koichi!)
6896
6897 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Dec 2011 11:11:25 +0100
6898
0618d446
DM
6899pve-manager (2.0-13) unstable; urgency=low
6900
6901 * implemente openvz migration ('pvectl migrate')
6902
6903 -- Proxmox Support Team <support@proxmox.com> Fri, 02 Dec 2011 10:37:28 +0100
6904
d29415f4
DM
6905pve-manager (2.0-12) unstable; urgency=low
6906
6907 * minor bug fixes
6908
6909 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Nov 2011 10:12:20 +0100
6910
ec5b32a8
DM
6911pve-manager (2.0-11) unstable; urgency=low
6912
6913 * start i18n support
6914
6915 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Nov 2011 09:23:00 +0100
6916
257a819b
DM
6917pve-manager (2.0-10) unstable; urgency=low
6918
6919 * add context menus
6920
6921 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2011 12:46:44 +0100
6922
3d50a5a0
DM
6923pve-manager (2.0-9) unstable; urgency=low
6924
6925 * improved GUI
6926
6927 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Nov 2011 13:42:04 +0100
6928
38735ae8
DM
6929pve-manager (2.0-8) unstable; urgency=low
6930
6931 * implement vzdump and backup/restore GUI
6932
6933 * implement qemu monitor
6934
6935 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 09:58:56 +0100
6936
9056e748
DM
6937pve-manager (2.0-7) unstable; urgency=low
6938
6939 * imlement openvz GUI
6940
6941 -- Proxmox Support Team <support@proxmox.com> Fri, 07 Oct 2011 13:56:03 +0200
6942
c2ee4da3
DM
6943pve-manager (2.0-6) unstable; urgency=low
6944
6945 * implemented openvz vnc console
6946
6947 * fix bug #4, #5, #6 and #8
6948
6949 -- Proxmox Support Team <support@proxmox.com> Wed, 05 Oct 2011 10:52:53 +0200
6950
099e5477
DM
6951pve-manager (2.0-5) unstable; urgency=low
6952
6953 * implemented openvz create wizard
6954
6955 * avoid error in dpkg triggers
6956
6957 -- Proxmox Support Team <support@proxmox.com> Tue, 04 Oct 2011 07:03:50 +0200
6958
aff192e6
DM
6959pve-manager (2.0-4) unstable; urgency=low
6960
6961 * fixes in pvestatd
6962
6963 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Aug 2011 08:56:07 +0200
6964
6965pve-manager (2.0-3) unstable; urgency=low
6966
6967 * implemented storage configuration interface
6968
6969 -- Proxmox Support Team <support@proxmox.com> Fri, 29 Jul 2011 08:59:14 +0200
6970
6971pve-manager (2.0-2) unstable; urgency=low
6972
6973 * fix console size
6974
6975 * fix dns network editor
6976
6977 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2011 12:39:18 +0200
6978
6979pve-manager (2.0-1) unstable; urgency=low
6980
6981 * prototype for 2.0
6982
6983 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Feb 2010 10:17:25 +0100
6984
6985pve-manager (1.5-7) unstable; urgency=low
6986
6987 * correctly display cpu usage and avoid warning about undefined values.
6988
6989 * display 'used' bytes in storage browser.
6990
6991 -- Proxmox Support Team <support@proxmox.com> Thu, 11 Feb 2010 10:30:14 +0100
6992
6993pve-manager (1.5-6) unstable; urgency=low
6994
6995 * correctly display uptime for kernel 2.6.18
6996
6997 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Feb 2010 14:22:10 +0100
6998
6999pve-manager (1.5-5) unstable; urgency=low
7000
7001 * updated russian translation
7002
7003 * updated japanese translation
7004
7005 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2010 10:18:58 +0100
7006
7007pve-manager (1.5-4) unstable; urgency=low
7008
7009 * fix small bug in template list
7010
7011 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 14:40:12 +0100
7012
7013pve-manager (1.5-3) unstable; urgency=low
7014
7015 * updated appliance template list
7016
7017 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2010 10:22:24 +0100
7018
7019pve-manager (1.5-2) unstable; urgency=low
7020
7021 * add CPUs settings for OpenVZ (work now withe kernel 2.6.18)
7022
7023 -- Proxmox Support Team <support@proxmox.com> Tue, 12 Jan 2010 09:42:08 +0100
7024
7025pve-manager (1.5-1) unstable; urgency=low
7026
7027 * updated vietnamese translations
7028
7029 * show all bridges (0-999) when creating KVM VMs
7030
7031 * show all installed pve kernels with pveversion
7032
7033 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2009 09:52:36 +0100
7034
7035pve-manager (1.4-10) unstable; urgency=low
7036
7037 * updated brasilian translation
7038
7039 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2009 12:04:02 +0100
7040
7041pve-manager (1.4-9) unstable; urgency=low
7042
7043 * minor GUI updates
7044
7045 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Oct 2009 09:41:26 +0200
7046
7047pve-manager (1.4-8) unstable; urgency=low
7048
7049 * updated italian translation
7050
7051 * list backup files on web interface
7052
7053 -- Proxmox Support Team <support@proxmox.com> Thu, 08 Oct 2009 13:36:52 +0200
7054
7055pve-manager (1.4-7) unstable; urgency=low
7056
7057 * separate page/memu for ISO uploads (for new storage model)
7058
7059 * fix pveversion bug
7060
7061 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Oct 2009 13:10:30 +0200
7062
7063pve-manager (1.4-6) unstable; urgency=low
7064
7065 * support new storage model for backup configuration
7066
7067 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2009 12:54:55 +0200
7068
7069pve-manager (1.4-5) unstable; urgency=low
7070
7071 * updated Vietnamese translations
7072
7073 * support up to 1000 bridges
7074
7075 * avoid excessive logs in pevtunnel
7076
7077 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Sep 2009 10:34:31 +0200
7078
7079pve-manager (1.4-4) unstable; urgency=low
7080
7081 * updated Vietnamese translations
7082
7083 * fix SOAP serializer bug
7084
7085 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Sep 2009 13:07:39 +0200
7086
7087pve-manager (1.4-3) unstable; urgency=low
7088
7089 * added Vietnamese and Polish translations
7090
7091 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2009 11:05:31 +0200
7092
7093pve-manager (1.4-2) unstable; urgency=low
7094
7095 * support new socket/cores feature
7096
7097 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2009 11:48:32 +0200
7098
7099pve-manager (1.4-1) unstable; urgency=low
7100
7101 * use new storage manager framework
7102
7103 * implemented SOAP authentication framework (use tickets)
7104
7105 * depend on libterm-readline-gnu-perl
7106
7107 -- Proxmox Support Team <support@proxmox.com> Fri, 03 Jul 2009 14:44:30 +0200
7108
7109pve-manager (1.3-1) unstable; urgency=low
7110
7111 * recompile for 1.3
7112
7113 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Jun 2009 14:26:25 +0200
7114
7115pve-manager (1.2-2) unstable; urgency=low
7116
7117 * depend on netcat-traditional, conflict with netcat-openbsd
7118
7119 -- Proxmox Support Team <support@proxmox.com> Wed, 13 May 2009 10:13:11 +0200
7120
7121pve-manager (1.2-1) unstable; urgency=low
7122
7123 * prepare for debian lenny
7124
7125 * move /var/www/* to /usr/share/pve-manager/*
7126
7127 * use externale libjs-prototype library
7128
7129 * remove NoCachePNG.pm (we do not use it)
7130
7131 * use 'configure' instead of hardcoded paths in makefile
7132
7133 * pve.conf.in - substitute paths with configure
7134
7135 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Apr 2009 08:07:53 +0200
7136
7137pve-manager (1.1-4) unstable; urgency=low
7138
7139 * add 'stardate' option for kvm
7140
7141 -- Proxmox Support Team <support@proxmox.com> Mon, 2 Feb 2009 09:51:40 +0100
7142
7143pve-manager (1.1-3) unstable; urgency=low
7144
7145 * set max memory to 64GB
7146
7147 -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jan 2009 08:18:53 +0100
7148
7149pve-manager (1.1-1) unstable; urgency=low
7150
7151 * do not start container when setting passwords
7152
7153 * Avoids ghost tasks when PIDs are recycled
7154
7155 * logfile viewer: filter some terminal escape codes
7156
7157 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jan 2009 13:03:17 +0100
7158
7159pve-manager (1.0-11) unstable; urgency=low
7160
7161 * added chinese translation
7162
7163 -- Proxmox Support Team <support@proxmox.com> Thu, 18 Dec 2008 09:31:45 +0100
7164
7165pve-manager (1.0-10) unstable; urgency=low
7166
7167 * fix broken vznetaddbr script
7168
7169 -- Proxmox Support Team <support@proxmox.com> Mon, 24 Nov 2008 12:50:50 +0100
7170
7171pve-manager (1.0-9) unstable; urgency=low
7172
7173 * fix shell metacharacter problem
7174
7175 * new vznetaddbr script
7176
7177 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Nov 2008 12:53:18 +0100
7178
7179pve-manager (1.0-8) unstable; urgency=low
7180
7181 * fix RFB protocol problems
7182
7183 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Nov 2008 13:16:54 +0100
7184
7185pve-manager (1.0-7) unstable; urgency=low
7186
7187 * small fixes
7188
7189 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Nov 2008 11:04:22 +0100
7190
7191pve-manager (1.0-1) unstable; urgency=low
7192
7193 * many update, bug fixes, new languages
7194
7195 -- Proxmox Support Team <support@proxmox.com> Wed, 22 Oct 2008 10:58:58 +0200
7196
7197pve-manager (0.9-4) unstable; urgency=low
7198
7199 * updates for new kvm, bug fixes
7200
7201 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2008 10:23:10 +0200
7202
7203pve-manager (0.9-1) unstable; urgency=low
7204
7205 * initial import
7206
7207 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Nov 2007 13:15:54 +0100
7208