mirror of
https://git.proxmox.com/git/lxc
synced 2025-08-14 03:35:15 +00:00
bump version to 1.1.1-4
This commit is contained in:
parent
1574a3805c
commit
ec9caccc79
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.0
|
||||
|
||||
PACKAGE=lxc-pve
|
||||
LXCVER=1.1.1
|
||||
DEBREL=3
|
||||
DEBREL=4
|
||||
|
||||
SRCDIR=lxc
|
||||
SRCTAR=${SRCDIR}.tgz
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
lxc (1.1.1-4) unstable; urgency=medium
|
||||
|
||||
* depend on criu
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 07 May 2015 13:21:00 +0200
|
||||
|
||||
lxc (1.1.1-3) unstable; urgency=medium
|
||||
|
||||
* do not use patch fix-default-lxc-config.patch
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -8,7 +8,7 @@ Homepage: https://linuxcontainers.org
|
||||
|
||||
Package: lxc-pve
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libcap2, apparmor, python3, bridge-utils, uidmap, libgnutlsxx28
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libcap2, apparmor, python3, bridge-utils, uidmap, libgnutlsxx28, criu (>= 1.5.2-1)
|
||||
Conflicts: lxc
|
||||
Replaces: lxc
|
||||
Provides: lxc
|
||||
|
Loading…
Reference in New Issue
Block a user