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