X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lxc.spec;h=fe5a88c4c521996596809f377846f973c0a2e636;hb=a41a6c333955a30682573be315561be0030abcaf;hp=4846c08297e524a2bcef8314abaf500015a65af3;hpb=bbeec3d310b585ddf2e0edcd36973ebfbae31efc;p=nodemanager.git diff --git a/nodemanager-lxc.spec b/nodemanager-lxc.spec index 4846c08..fe5a88c 100644 --- a/nodemanager-lxc.spec +++ b/nodemanager-lxc.spec @@ -5,7 +5,7 @@ %define name nodemanager-lxc %define version 5.2 -%define taglevel 9 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -23,13 +23,16 @@ Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} URL: %{SCMURL} +# for nodeupdate +Provides: nodemanager + # we use libvirt Requires: libvirt Requires: libvirt-python # cgroups.py needs this Requires: python-inotify # the common package for nodemanager -Requires: nodemanager-lib +Requires: nodemanager-lib = %{version} # the lxc-specific tools for using slice images Requires: lxc-sliceimage Requires: openvswitch @@ -58,6 +61,18 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/NodeManager/ %changelog +* Tue Mar 25 2014 Thierry Parmentelat - nodemanager-5.2-11 +- ship /etc/sysconfig/nodemanager +- trash sshsh + +* Fri Mar 21 2014 Thierry Parmentelat - nodemanager-5.2-10 +- comes with systemd native unit files on >= f18 +- user-provided initscript gets started through systemd in slivers >= f18 +- smarter to locate cgroups for various versions of libvirt +- nicer log format - and log program termination +- tweaks in codemux plugin +- bug fixes in libvirt driver, esp. for finding out if domain is running + * Wed Dec 11 2013 Thierry Parmentelat - nodemanager-5.2-9 - fixes in hostmap, and in interfaces - new vsys_sysctl