X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=91fe89fbce3438d2e6c50dac4c4482b0fe1880d6;hb=9fb87820dd7a9d0d71aacc798644d0f8e8faaf2c;hp=59e87b4e82d7fc861d2e733693436444dee5880b;hpb=dd21db89c5875eebd7e4f4425ed702e68ca06c71;p=pve-container.git diff --git a/debian/changelog b/debian/changelog index 59e87b4..91fe89f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,331 @@ +pve-container (2.0-39) unstable; urgency=medium + + * fix #2027: do not disable IPV6_AUTOCONF on centos + + * fix #2200: vm_stop: add nokill-after-timeout parameter + + -- Proxmox Support Team Wed, 15 May 2019 16:37:58 +0200 + +pve-container (2.0-38) unstable; urgency=medium + + * fix: #1075: Correctly restore CT templates form backup + + * raise supported fedora version to 30 + + -- Proxmox Support Team Tue, 07 May 2019 11:11:57 +0000 + +pve-container (2.0-37) unstable; urgency=medium + + * setup: fix alpine ipv6-slaac configuration + + * add lock information to CT status call + + * fix #1607: implement pct fstrim + + * fix #2147: re-add support for current opensuse tumbleweed + + * fix: #1218 Add flag 'unique' to pct restore in order to set new MAC + addresses to NICs + + * storage migrate: add bwlimit parameter + + -- Proxmox Support Team Thu, 04 Apr 2019 16:24:33 +0200 + +pve-container (2.0-36) unstable; urgency=medium + + * Fix #2109: map volumes explicitly if resizing a stopped container + + * config: hwaddr: enforce unicast MAC addresses + + * setup: add initial support for Ubuntu 19.04 Disco Dingo + + -- Proxmox Support Team Tue, 19 Mar 2019 12:37:34 +0100 + +pve-container (2.0-35) unstable; urgency=medium + + * fix #2080: fix device encoding in the prestart hook + + * fix #2086: change process checking mechanism in vmstatus + + * fix #2104: config "features: mount" regex pattern + + * fix #1891: Add zsh command completion generation for pct + + * fix #2117: don't keep custom idmap in pct pipe restore + + -- Proxmox Support Team Wed, 06 Mar 2019 08:11:24 +0100 + +pve-container (2.0-34) unstable; urgency=medium + + * fix #889: api create: reserver config with create lock early + + * fix #1924: add snapshot parameter + + * add pre- start/stop hookscript + + -- Proxmox Support Team Fri, 01 Feb 2019 13:12:10 +0100 + +pve-container (2.0-33) unstable; urgency=medium + + * whitelist namespaced lxc.sysctl.* entries + + -- Proxmox Support Team Mon, 07 Jan 2019 15:36:18 +0100 + +pve-container (2.0-32) unstable; urgency=medium + + * fix #2014: don't check if unpriv for blkio + + * fix #2028: keep custom uid mapping during restore + + -- Proxmox Support Team Mon, 07 Jan 2019 13:45:47 +0100 + +pve-container (2.0-31) unstable; urgency=medium + + * fix #1234: pct: implement rescan + + * allow using 'fuse' file systems in a container thorugh a new feature flag + + -- Proxmox Support Team Thu, 29 Nov 2018 12:54:20 +0100 + +pve-container (2.0-30) unstable; urgency=medium + + * fix #1808: readonly mount source disk + + * support Fedora 29 + + * call map_volume before using volumes + + -- Proxmox Support Team Fri, 09 Nov 2018 17:33:43 +0100 + +pve-container (2.0-29) unstable; urgency=medium + + * add Ubuntu 18.10 (Cosmic Cuttlefish) support + + * close #1940: pct console: added ability to specify escape sequence + + -- Proxmox Support Team Mon, 22 Oct 2018 10:24:35 +0200 + +pve-container (2.0-28) unstable; urgency=medium + + * configure IPv6AcceptRA in systemd-networkd files + + * enable emulation of containers using qemu-user-static + + * add feature flags (for now: mount, nesting, keyctl) using apparmor + profile generation + + -- Proxmox Support Team Wed, 03 Oct 2018 16:45:56 +0200 + +pve-container (2.0-27) unstable; urgency=medium + + * fix #1885: delete old route when changing gateway + + * fix #1874: autodev hook: setup devices cgroup + + * fix #1897: bump MAX_MOUNT_POINTS to 256 + + * config: add missing lock types to schema + + -- Proxmox Support Team Thu, 13 Sep 2018 11:19:19 +0200 + +pve-container (2.0-26) unstable; urgency=medium + + * fix #1851: check 'replicate' flag for non-volume mountpoints + + * document more API return properties + + * use SHA-512 for container passwords + + * add support for openSUSE Leap 15.0 + + * add fqdn to /etc/hosts even with no ip + + -- Proxmox Support Team Thu, 23 Aug 2018 13:56:46 +0200 + +pve-container (2.0-25) unstable; urgency=medium + + * deal with disabled cgroup subsystems + + * use systemd-networkd for newer Fedora containers + + * fix #1844: check /etc/.pve-ignore.hosts early + + -- Proxmox Support Team Mon, 30 Jul 2018 09:19:42 +0200 + +pve-container (2.0-24) unstable; urgency=medium + + * correctly handle extra mounpoints when creating a template + + * fix #1786: check for shared storage on clone + + * fix #1792: Do not assign vars in conditional statement + + * fix #1778: check if storage support templates + + * api create: allow auto start of container after create finished + + -- Proxmox Support Team Wed, 27 Jun 2018 09:10:35 +0200 + +pve-container (2.0-23) unstable; urgency=medium + + * rescan volume size when attaching unused volume + + * support Fedora 28 + + * fix #1721: unmount containers before trying to mount them + + * rescan volume zie when copying volume + + * add cifs as allowed storage type + + -- Proxmox Support Team Mon, 14 May 2018 11:09:39 +0200 + +pve-container (2.0-22) unstable; urgency=medium + + * add Ubuntu 18.04 to known versions + + -- Proxmox Support Team Mon, 23 Apr 2018 11:04:59 +0200 + +pve-container (2.0-21) unstable; urgency=medium + + * create: fix passing of template file descriptor + + * restore: support i/o rate limiting + + * fix #1704: get container uptime with /proc//stat + + * fix skiplock for pct start + + * clone: randomize network MAC HW address of clone + + * clone: implement target parameter + + * implement full clone + + -- Proxmox Support Team Thu, 22 Mar 2018 09:14:19 +0100 + +pve-container (2.0-20) unstable; urgency=medium + + * Fix #1547: on migration abort, the CT starts again + + * seperate serachdomain and nameserver config + + -- Proxmox Support Team Mon, 12 Mar 2018 13:24:08 +0100 + +pve-container (2.0-19) unstable; urgency=medium + + * close #1668: add Devuan support + + -- Proxmox Support Team Fri, 16 Feb 2018 06:12:06 +0100 + +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 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 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 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 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 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 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 Thu, 22 Jun 2017 09:10:56 +0200 + pve-container (2.0-11) unstable; urgency=medium * support width and height parameter for vncproxy