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