-
Mon Jun 22 2015 Thomas Tanaka <thomas.tanaka@oracle.com> - 1.0.7-2.0.5
- [Orabug 21267882] Make some of the global parameters as read-only inside
the container.
-
Mon Jun 15 2015 Thomas Tanaka <thomas.tanaka@oracle.com> - 1.0.7-2.0.4
- [Orabug 21233392] Oracle Linux Container enhancement. We are introducing
3 enhancements (introducing --privileged flag for lxc-oracle, new
configuration file for more privileged lxc use case and dynamic RT
management script).
-
Tue Feb 10 2015 Dwight Engen <dwight.engen@oracle.com> - 1.0.7-2.0.3
- [Orabug 20465908] Go ahead and backport upstream commit 18aa217b.
The symlink workaround was too hackish. With this change, the lock
file names in /run/lock/lxc/container change from <name> to .<name>
but snapshots need <name> to now be a directory so we remove any
old lock files that might be there in %post.
-
Wed Feb 04 2015 Dwight Engen <dwight.engen@oracle.com> - 1.0.7-2.0.2
- [Orabug 20465908] Introduce a workaround for creating btrfs snapshots
by symlinking /containersnaps to a dir in /container. Snapshots will
thus be created in the same btrfs. The real fix is upstream commit
18aa217b, but that is too invasive to backport to 1.0.x.
-
Mon Dec 08 2014 Dwight Engen <dwight.engen@oracle.com> - 1.0.7-2.0.1
- update to upstream 1.0.7
-
Wed Oct 15 2014 Dwight Engen <dwight.engen@oracle.com> - 1.0.6-2.0.1
- update to upstream 1.0.6
- explicitly mention lxc-autostart-helper in %files to match upstream
-
Wed Jul 23 2014 Dwight Engen <dwight.engen@oracle.com> - 1.0.5-2.0.2
- add libselinux-devel to BuildRequires so that lxc detects SELinux
in the build environment and builds support for it
-
Tue Jul 15 2014 Dwight Engen <dwight.engen@oracle.com> - 1.0.5-2.0.1
- update to upstream 1.0.5
- use upstream patch for cgroup:mixed and yum channel name
-
Thu Jul 03 2014 Dwight Engen <dwight.engen@oracle.com> - 1.0.4-2.0.3
- [Orabug 19152320] Mount cgroup:mixed to prevent systemd from moving
out of lxc setup cgroup
-
Mon Jun 23 2014 Dwight Engen <dwight.engen@oracle.com> - 1.0.4-2.0.2
- update channel name to ol7_u0_base for OL7 public-yum