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