]> git.proxmox.com Git - pve-container.git/blobdiff - debian/changelog
close #1668: add Devuan support
[pve-container.git] / debian / changelog
index f9d3827fb78d591ef96f646e7d3aa2abaf7e6b3a..78208918867c27a90cec63cb3de1eac867a2e645 100644 (file)
@@ -1,3 +1,283 @@
+pve-container (2.0-18) unstable; urgency=medium
+
+  * add termproxy api call
+
+  * setup/fedora: we support fedora release 27
+
+  * pct mount: tell user where they can find the mounted files
+
+  * vzdump: fix visibility of warning about lack of xattr/acl support on nfs
+
+  * use systemd-networkd for ubuntu >= 17.10
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 13 Dec 2017 14:57:46 +0100
+
+pve-container (2.0-17) unstable; urgency=medium
+
+  * migrate: skip replication handling if not replicated
+
+  * migrate: only restart if conf was moved
+
+  * add vm_stop helper
+
+  * switch to pve-container@ unit
+
+  * fixes #1227: include ns/ dir in read_cgroup_value
+
+  * VM.Snapshot.Rollback privilege added
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Oct 2017 15:11:19 +0200
+
+pve-container (2.0-16) unstable; urgency=medium
+
+  * fix #1253: show ssh key fingerprints again
+
+  * fix #1464: setup/suse: support SLES 12 container
+
+  * close #1478: add check for unsupported config
+
+  * config: update for lxc-2.1
+
+  * API/clone: do not overwrite global signal handlers
+
+  * setup/fedora: use os_release and support 26
+
+  * fix os-release mapping for similar flavoured distros
+
+  * setup: recognize 'sles' os_release ID
+
+  * setup/suse: support tumbleweed container
+
+  * setup/suse: check early if setting up the ct getty service is needed
+
+  * setup/suse: use new os_release_var to simplify version detection
+
+  * use /etc/os-release
+
+  * setup: add a additional mapping for archlinux
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 12 Sep 2017 13:48:50 +0200
+
+pve-container (2.0-15) unstable; urgency=medium
+
+  * support debian 9.1
+
+  * recognize debian buster/sid
+
+  * recognize ubuntu 17.10
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 24 Jul 2017 09:17:03 +0200
+
+pve-container (2.0-14) unstable; urgency=medium
+
+  * allow disks on shared storages on replicated VMs
+
+  * refuse to add non-replicatable disks to replicating VMs
+
+  * API HA tasks: we request states not execute them
+
+  * use COMMON_TAR_FLAGS from pve-storage
+
+  * create: open templates as real root
+
+  * remove unused next_free_nbd_dev function
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 28 Jun 2017 12:50:37 +0200
+
+pve-container (2.0-13) unstable; urgency=medium
+
+  * migrate: pass the with_snapshots parameter
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Jun 2017 12:56:02 +0200
+
+pve-container (2.0-12) unstable; urgency=medium
+
+  * PVE::LXC::Migrate - use replication job, transfer replication state
+
+  * get_replicatable_volumes: add additional tests
+
+  * src/PVE/API2/LXC.pm: aquire guest_migration_lock inside worker
+
+  * Add a migration lock to avoid a replication on rollback-time
+
+  * PVE::LXC::Config - implement $cleanup flag for get_replicatable_volumes
+
+  * migrate: implement insecure storage migration
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 22 Jun 2017 09:10:56 +0200
+
+pve-container (2.0-11) unstable; urgency=medium
+
+  * support width and height parameter for vncproxy
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Jun 2017 09:16:11 +0200
+
+pve-container (2.0-10) unstable; urgency=medium
+
+  * migrate: aquire guest_migration_lock during
+
+  * use new PVE::ReplicationConfig
+
+  * do not allow destroy if there are replication jobs
+
+  * use Syscall module instead of raw syscall numbers
+
+  * migrate: pass ssh_info to storage_migrate
+
+  * tests: fix broken snapshot delete tests
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 31 May 2017 09:31:14 +0200
+
+pve-container (2.0-9) unstable; urgency=medium
+
+  * correctly handle passwords with utf8 wide characters
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 May 2017 11:50:10 +0200
+
+pve-container (2.0-8) unstable; urgency=medium
+
+  * add support for Ubuntu 17.04 (zesty)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 02 May 2017 07:00:13 +0200
+
+pve-container (2.0-7) unstable; urgency=medium
+
+  * whitelisted lxc.limit.* config entries usable with the next lxc release
+
+  * added storage replication settings
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 28 Apr 2017 13:59:28 +0200
+
+pve-container (2.0-6) unstable; urgency=medium
+
+  * support opensuse >= 42
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 06 Apr 2017 06:28:07 +0200
+
+pve-container (2.0-4) unstable; urgency=medium
+
+  * add console fix for debian containers using systemd
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Mar 2017 12:57:05 +0100
+
+pve-container (2.0-3) unstable; urgency=medium
+
+  * don't try to create the deprecated rsa1 ssh keys
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Mar 2017 09:27:22 +0100
+
+pve-container (2.0-2) unstable; urgency=medium
+
+  * improved reboot container fix
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 13:50:21 +0100
+
+pve-container (2.0-1) unstable; urgency=medium
+
+  * rebuild for PVE 5.0 / Debian Stretch
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Mar 2017 15:27:11 +0100
+
+pve-container (1.0-95) unstable; urgency=medium
+
+  * correctly handle reboots within containers
+
+  * improve locale handling in vnc console
+
+  * fix architecture detection in restore_archive
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 9 Mar 2017 15:19:33 +0100
+
+pve-container (1.0-94) unstable; urgency=medium
+
+  * fix #1153: improve behavior when entering unicode in passwords prompts
+
+  * use the lxc@.service unit to start containers to avoid issues with
+    pvedaemon restarts.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 02 Feb 2017 14:13:10 +0100
+
+pve-container (1.0-93) unstable; urgency=medium
+
+  * add dependency on libpve-guest-common-perl
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Jan 2017 09:40:19 +0100
+
+pve-container (1.0-92) unstable; urgency=medium
+
+  * use new PVE::Storage::check_volume_access()
+
+  * fix #1253: display SSH fingerprints on CT setup
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 19 Jan 2017 09:17:56 +0100
+
+pve-container (1.0-91) unstable; urgency=medium
+
+  * add setup_environment hook to CLIHandler class
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 12 Jan 2017 13:21:24 +0100
+
+pve-container (1.0-90) unstable; urgency=medium
+
+  * skip unprivileged config parameter when restoring a container (revert
+    previos patch)
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 27 Dec 2016 09:02:41 +0100
+
+pve-container (1.0-89) unstable; urgency=medium
+
+  * supress warning when we try to delete a non-existent option
+
+  * fix #1226: show the right amount of memory usage
+
+  * fix #1225: restore without config changes for VMUser
+
+  * document bind/device mp permissions better
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 21 Dec 2016 11:56:17 +0100
+
+pve-container (1.0-88) unstable; urgency=medium
+
+  * setup: allow fedora 22-25
+
+  * setup: more general approach to tty paths
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 09 Dec 2016 10:13:12 +0100
+
+pve-container (1.0-87) unstable; urgency=medium
+
+  * implement lxc restart migration
+
+  * VZDump: implement stopwait
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Dec 2016 12:12:26 +0100
+
+pve-container (1.0-86) unstable; urgency=medium
+
+  * Do not skip unprivileged config parameter when restoring a container
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Dec 2016 07:39:07 +0100
+
+pve-container (1.0-85) unstable; urgency=medium
+
+  * start: don't fail if no lxc cpuset cgroup exists yet
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 25 Nov 2016 11:39:50 +0100
+
+pve-container (1.0-84) unstable; urgency=medium
+
+  * start: use a random cpuset at startup
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 15:51:20 +0100
+
+pve-container (1.0-83) unstable; urgency=medium
+
+  * vm_shutdown: request 'stopped' state for HA enabled CTs
+
+  * switch to 'ha-manager set'
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 23 Nov 2016 08:28:04 +0100
+
 pve-container (1.0-82) unstable; urgency=medium
 
   * fix spelling: 'mountpoint' 'mount point'