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