mirror of
git://git.proxmox.com/git/lxc.git
synced 2025-03-16 10:50:38 +03:00
bump version to 3.0.0-3
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
99be5c8cba
commit
41a800cdc2
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
PACKAGE=lxc-pve
|
||||
LXCVER=3.0.0
|
||||
DEBREL=2
|
||||
DEBREL=3
|
||||
|
||||
SRCDIR=lxc
|
||||
BUILDSRC := $(SRCDIR).tmp
|
||||
|
14
debian/changelog
vendored
14
debian/changelog
vendored
@ -1,3 +1,17 @@
|
||||
lxc (3.0.0-3) unstable; urgency=medium
|
||||
|
||||
* merge bug fixes from upstream:
|
||||
|
||||
* fix gid=5 mount option missing on /dev/pts in privileged containers
|
||||
|
||||
* fix supplementary groups not being dropped in all cases on 'attach'
|
||||
|
||||
* fix some temporary file creation issues
|
||||
|
||||
* fix some memory leaks
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 02 May 2018 10:46:17 +0200
|
||||
|
||||
lxc (3.0.0-2) unstable; urgency=medium
|
||||
|
||||
* install configs from lxc-templates again
|
||||
|
Loading…
x
Reference in New Issue
Block a user