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