File lxc.changes of Package lxc
-------------------------------------------------------------------
Fri Apr 20 13:53:41 UTC 2012 - fcrozat@suse.com
- Add various fixes to opensuse template :
+ create /etc/hostname as symlink to /etc/HOSTNAME
(lxc-clone fix)
+ fix inadequate space in lxc.mount config (lxc-clone fix)
+ disable network in container if not configured
+ configure network scripts properly
- Add lxc-snapshot-btrfs-lvm.patch: backport snapshot support,
using btrfs or lvm2.
- Add lxc-opensuse-tmpfs.patch: ensure container shutting down is
correctly detected by LXC.
-------------------------------------------------------------------
Fri Apr 13 11:36:16 UTC 2012 - fcrozat@suse.com
- Add lxc-createconfig script to easy LXC configuration
(bnc#723950).
-------------------------------------------------------------------
Tue Mar 6 21:11:54 CET 2012 - jslaby@suse.de
- Accurately detect whether a system supports clone_children
(bnc#750470)
-------------------------------------------------------------------
Tue Jan 10 15:41:45 UTC 2012 - fcrozat@suse.com
- Drop lxc-file_caps.patch, it is SLES specific, since openSUSE is
now shipping with file capabilities enabled.
-------------------------------------------------------------------
Fri Jan 6 15:51:32 UTC 2012 - fcrozat@suse.com
- Update lxc-opensuse-12.1.patch to correctly generate containers
on x86 (bnc#739315).
- Backport some fixes from SLES 11 SP2:
- Add lxc-checkconfig-kernel-3.patch and lxc-file_caps.patch:
fix detection of kernel 3.x and file capabilities (bnc#720845).
- Fix example path in manpages (bnc#723946).
-------------------------------------------------------------------
Tue Oct 25 11:35:10 UTC 2011 - fcrozat@suse.com
- Add console to opensuse securetty, since we are in a container.
-------------------------------------------------------------------
Tue Oct 25 09:32:01 UTC 2011 - fcrozat@suse.com
- Add lxc-opensuse-12.1.patch: create openSUSE 12.1 containers now
- Add Recommends on build package, which is used by opensuse
template.
- Update README.SUSE to current status for cgroups mountpoint
-------------------------------------------------------------------
Fri Sep 2 08:26:28 UTC 2011 - fcrozat@suse.com
- Fix license tag, it is LGPLv2.1+ (using LGPLv2+ tag to be
consistent).
-------------------------------------------------------------------
Wed Aug 31 11:16:28 UTC 2011 - fcrozat@suse.com
- Update to 0.7.5:
- add initial lxc-clone feature
- add arm as supported srcarch
- opensuse template is merged
- improve other distribution templates
- support cgroups mounted in multiple places
-------------------------------------------------------------------
Fri Jun 24 21:33:24 CEST 2011 - jslaby@suse.de
- kill _service
-------------------------------------------------------------------
Fri Jun 24 14:09:02 UTC 2011 - fcrozat@suse.com
- Add lxc-opensuse template.
- package /var/lib/lxc.
-------------------------------------------------------------------
Fri May 27 21:16:56 CEST 2011 - jslaby@suse.de
- update to 0.7.4.2
- exit if allocation fails
- ensure monitored container name is null terminated
- do not put devpts in fstab
-------------------------------------------------------------------
Thu Mar 24 14:22:15 UTC 2011 - brian@aljex.com
- update to 0.7.4.1
- fix mount path
- rename physical device to the original name
-------------------------------------------------------------------
Mon Feb 28 18:03:32 CET 2011 - jslaby@suse.de
- update to 0.7.4 final
- fix support for >= 2.6.37 kernels
- update README.SUSE file -- it contained obsolete information
-------------------------------------------------------------------
Mon Feb 21 17:48:07 CET 2011 - jslaby@suse.de
- update to 0.7.4-rc1+
- fix cgroups collision with systemd (bnc#673821)
- lxc-start output-to-file support
- better error reporting
- suppress udev log output
- many fixes
-------------------------------------------------------------------
Wed Dec 20 10:12:28 CEST 2010 - jslaby@suse.de
- update to 0.7.3
- mount the rootfs to the mount directory first
- update the lxc.conf man page
- fix compilation and link errors
- don't play with the capabilities when we are root
-------------------------------------------------------------------
Wed Oct 6 09:02:28 CEST 2010 - jslaby@suse.de
- update to 0.7.2
-------------------------------------------------------------------
Mon Jul 5 22:24:34 CEST 2010 - jslaby@suse.de
- update to 0.7.1
* full list of changes since 0.6.5 at http://lxc.git.sourceforge.net
-------------------------------------------------------------------
Fri Mar 5 10:22:44 UTC 2010 - lnussel@suse.de
- add README.SUSE
- add %dir /var/lib/lxc
-------------------------------------------------------------------
Thu Mar 4 16:33:46 CET 2010 - jslaby@suse.de
- update to 0.6.5
-------------------------------------------------------------------
Wed Aug 19 09:06:17 CEST 2009 - jslaby@suse.de
- remove stddef.h workaround, linux-kernel-headers are fixed now
-------------------------------------------------------------------
Tue Aug 18 15:29:26 CEST 2009 - jslaby@suse.de
- remove mkdir /var/lxc from %post rpm script
-------------------------------------------------------------------
Mon Aug 17 13:03:00 CEST 2009 - jslaby@suse.de
- Remove old lxc hack from specfile
- Fix factory build due to broken linux-kernel-headers
(add stddef.h to includes in configure.ac) and lxc automake file
-------------------------------------------------------------------
Thu Aug 13 08:51:03 UTC 2009 - adrian@suse.de
- Add Requires to ensure that lxc-setcap is working
-------------------------------------------------------------------
Mon Aug 10 15:14:40 CEST 2009 - jslaby@suse.de
- update to 0.6.3
- add pkgconfig file to devel package
-------------------------------------------------------------------
Tue Jun 23 20:54:31 CEST 2009 - jslaby@suse.de
- add linux-kernel-headers to build prereqs
-------------------------------------------------------------------
Mon May 4 11:52:14 CEST 2009 - jslaby@suse.de
- update to 0.6.2: fixes creation scripts for several distros,
adds logging, adds lxc-setcap
-------------------------------------------------------------------
Fri Apr 17 20:09:04 CEST 2009 - crrodriguez@suse.de
- remove static libraries
-------------------------------------------------------------------
Mon Feb 23 12:44:59 CET 2009 - jslaby@suse.de
- update to 0.6.0
-------------------------------------------------------------------
Mon Feb 2 12:48:33 CET 2009 - jslaby@suse.de
- Fix build on several archs without cap support
-------------------------------------------------------------------
Fri Jan 23 11:32:42 CET 2009 - jslaby@suse.de
- Initial release (0.5.2)