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