Changelog for
lxc-0.8.0-3.8.1.x86_64.rpm :
* Wed Apr 24 2013 jslabyAATTsuse.com- Fix-checkconfig-to-handle-kernel-memory-cgroup-name-.patch: Fix checkconfig to handle kernel memory cgroup name change (bnc#807215)
* Tue Feb 26 2013 mvyskocilAATTsuse.com- clean cache if a distro version in template does not match with files in a cache (bnc#804435#c19)
* Tue Feb 26 2013 mvyskocilAATTsuse.com- run zypper ar only if .repo file does not exists fixes a partial created repos (bnc#804435#c16)
* Wed Feb 20 2013 fcrozatAATTsuse.com- Add lxc-opensuse-12.3.patch: update template to openSUSE 12.3
* Tue Feb 19 2013 jslabyAATTsuse.com- lxc-opensuse-extend-base.patch: lxc-opensuse: extend base (bnc#804232)- lxc-opensuse-proper-failure.patch: lxc-opensuse: proper failure- remove change-hwaddr-on-clone.patch as it was fixed upstream already
* Mon Jan 21 2013 fcrozatAATTsuse.com- Update pivot-root_shared.patch with upstream patch to build with old version of kernel headers.- Check for /etc/init.d/boot.cgroup presence before starting it in %post.
* Fri Jan 11 2013 fcrozatAATTsuse.com- Release 0.8.0: + add support for autodetection of gateway address + add support for LVM2 and btrfs snapshot in lxc-clone + add support for apparmor + support nested cgroups + lxc no longer depends on perl + add support for container hooks (pre-start, mount, start, stop, umount, post-stop) + templates are moved to /usr/share/lxc/templates- Remove Accurately-detect-whether-a-system-supports-clone_children.patch: merged upstream.- Add lxc-opensuse-clonefixes.patch: fix openSUSE template regarding cloning.- Add 0001-Ensure-btrfs-subvolume-is-destroyed-on-error.patch: fix btrfs subvolume when removing a container.- Add lxc-autodev.patch: fill /dev when starting container (needed for systemd).- Update lxc-opensuse-12.2.patch: switch to systemd in container.
* Fri Jan 11 2013 fcrozatAATTsuse.com- Add lxc-opensuse-12.1-fixbuild.patch: fix openSUSE 12.1 container build.- Add lxc-opensuse-12.2.patch: + switch openSUSE template to 12.2 + install iputils in the default configuration + autoconfigure gateway if possible + detect if network is set to 0.0.0.0 and configure DHCP + bind mount /etc/resolv.conf in container- Add use-relative-paths-for-container.patch, fix-lxc-clone-mount-entries.patch and update sles template: use relative paths for container mount points, fixes lxc-clone dropping some lxc.mount entries (bnc#789387).- Add Requires(post) dependency on aaa_base (bnc#786970) for openSUSE < 12.3.- Add dhcpcd in default installation in openSUSE template (bnc#776169).- Add change-hwaddr-on-clone.patch: modify MAC address when cloning a container (git)- Add wait-until-container-is-stopped.patch: if destroying a running container, wait until it is stopped before destroying it.- Ensure lxc-createconfig uses opensuse template by default.- Ensure lxc-createconfig correctly detect cidr (bnc#773234).- Add pivot-root_shared.patch: fix pivot root when / is mounted as shared (default on 12.3 and later).
* Fri Apr 20 2012 fcrozatAATTsuse.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 2012 fcrozatAATTsuse.com- Add lxc-createconfig script to easy LXC configuration (bnc#723950).
* Tue Mar 06 2012 jslabyAATTsuse.de- Accurately detect whether a system supports clone_children (bnc#750470)
* Tue Jan 10 2012 fcrozatAATTsuse.com- Drop lxc-file_caps.patch, it is SLES specific, since openSUSE is now shipping with file capabilities enabled.
* Fri Jan 06 2012 fcrozatAATTsuse.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 2011 fcrozatAATTsuse.com- Add console to opensuse securetty, since we are in a container.
* Tue Oct 25 2011 fcrozatAATTsuse.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 02 2011 fcrozatAATTsuse.com- Fix license tag, it is LGPLv2.1+ (using LGPLv2+ tag to be consistent).
* Wed Aug 31 2011 fcrozatAATTsuse.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 2011 jslabyAATTsuse.de- kill _service
* Fri Jun 24 2011 fcrozatAATTsuse.com- Add lxc-opensuse template.- package /var/lib/lxc.
* Fri May 27 2011 jslabyAATTsuse.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 2011 brianAATTaljex.com- update to 0.7.4.1 - fix mount path - rename physical device to the original name
* Mon Feb 28 2011 jslabyAATTsuse.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 2011 jslabyAATTsuse.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
* Mon Dec 20 2010 jslabyAATTsuse.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 06 2010 jslabyAATTsuse.de- update to 0.7.2
* Mon Jul 05 2010 jslabyAATTsuse.de- update to 0.7.1
* full list of changes since 0.6.5 at http://lxc.git.sourceforge.net
* Fri Mar 05 2010 lnusselAATTsuse.de- add README.SUSE- add %dir /var/lib/lxc
* Thu Mar 04 2010 jslabyAATTsuse.de- update to 0.6.5
* Wed Aug 19 2009 jslabyAATTsuse.de- remove stddef.h workaround, linux-kernel-headers are fixed now
* Tue Aug 18 2009 jslabyAATTsuse.de- remove mkdir /var/lxc from %post rpm script
* Mon Aug 17 2009 jslabyAATTsuse.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 2009 adrianAATTsuse.de- Add Requires to ensure that lxc-setcap is working
* Mon Aug 10 2009 jslabyAATTsuse.de- update to 0.6.3- add pkgconfig file to devel package
* Tue Jun 23 2009 jslabyAATTsuse.de- add linux-kernel-headers to build prereqs
* Mon May 04 2009 jslabyAATTsuse.de- update to 0.6.2: fixes creation scripts for several distros, adds logging, adds lxc-setcap
* Fri Apr 17 2009 crrodriguezAATTsuse.de- remove static libraries