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