X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lib.spec;h=f03ab4d2758401774dafe576f8146b9fad890343;hb=2ce8f9f47d90c6965b0b7a3ddd4ace977b07b700;hp=6448fbbee269db7d51f86066144a0df40330ac85;hpb=89dfb68021ff0df3b8237f41981180360331125f;p=nodemanager.git diff --git a/nodemanager-lib.spec b/nodemanager-lib.spec index 6448fbb..f03ab4d 100644 --- a/nodemanager-lib.spec +++ b/nodemanager-lib.spec @@ -2,7 +2,7 @@ %define name nodemanager-lib %define version 5.2 -%define taglevel 4 +%define taglevel 7 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -132,6 +132,22 @@ rm -rf $RPM_BUILD_ROOT /bin/sshsh %changelog +* Wed Aug 28 2013 Thierry Parmentelat - nodemanager-5.2-7 +- new install-scripts target in Makefile +- conf_files and fuse-pl initscripts chmod'ed +x +- omf_resctl config template tweaked to use _slicename_%_hostname_ + +* Sun Jul 14 2013 Thierry Parmentelat - nodemanager-5.2-6 +- make sure to create /etc/planetlab/virt so others can read that +- expose get_node_virt() and command_in_slice() +- refined omf_resctl plugin (fetches trigger, and calls it on expire change) +- user's .profile now has right owner +- other tweaks in lxc slivers + +* Wed Jul 03 2013 Thierry Parmentelat - nodemanager-5.2-5 +- lxc slice creation: slice user was created with unknown gid - fixed +- lxc slice creation: .profile for root and user - fixed + * Sat Jun 29 2013 Thierry Parmentelat - nodemanager-5.2-4 - fix umounting of ssh directory when deleting omf-friendly slivers - support for writing cgroups in subsystems other than cpuset