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