X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lxc.spec;h=cff032d1d35ed0db90a2ddb1edd117f9a717f3c3;hb=4d4e858777b67fe7311e8224c55429d3db325fed;hp=2382173310dc1230d985ab04d8fb825d9c1c802a;hpb=021a48b4ddda01c8aed8916eea63e47b41fc48a3;p=nodemanager.git diff --git a/nodemanager-lxc.spec b/nodemanager-lxc.spec index 2382173..cff032d 100644 --- a/nodemanager-lxc.spec +++ b/nodemanager-lxc.spec @@ -4,8 +4,8 @@ %define slicefamily %{pldistro}-%{distroname}-%{_arch} %define name nodemanager-lxc -%define version 2.1 -%define taglevel 12 +%define version 5.2 +%define taglevel 3 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -33,7 +33,7 @@ Requires: nodemanager-lib # the lxc-specific tools for using slice images Requires: lxc-sliceimage Requires: openvswitch -Requires: sliceimage-lxc >= 5.1-3 +# Requires: sliceimage-lxc-f16-x86_64 >= 5.1-3 %description nodemanager-lxc provides the lxc code for the PlanetLab Node Manager. @@ -58,6 +58,45 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/NodeManager/ %changelog +* Fri May 24 2013 Andy Bavier - nodemanager-5.2-3 +- Fix path, machine arch in slivers + +* Tue Apr 30 2013 Stephen Soltesz - nodemanager-5.2-2 + +* Thu Mar 07 2013 Thierry Parmentelat - nodemanager-5.2-1 +- no-op bump to 5.2 to be in line with the rest of the system + +* Thu Feb 21 2013 Thierry Parmentelat - nodemanager-2.1-22 +- improvements to privatebridge + +* Sat Jan 19 2013 Scott Baker - nodemanager-2.1-21 +- change hostnames related to private IPs to use pvt.hostname instead of slice_name.hostname + +* Mon Jan 14 2013 Scott Baker - nodemanager-2.1-20 +- fix wrong gre tunnel deleted when topology changes + +* Mon Jan 14 2013 Scott Baker - nodemanager-2.1-19 +- Update /etc/hosts in slivers from sliver_hostmap tag. + +* Mon Jan 07 2013 Scott Baker - nodemanager-2.1-18 +- Support passing a list of interfaces in slice interface tag to configure multiple interfaces, +- initial check-in of privatebridge plugin. + +* Fri Dec 14 2012 Scott Baker - nodemanager-2.1-17 +- set ownership of slice homedir, att slice user to etc/sudoers inside of slice + +* Wed Dec 12 2012 Scott Baker - nodemanager-2.1-16 +- fix slices not deleted properly when they use vsys + +* Mon Dec 10 2012 Scott Baker - nodemanager-2.1-15 +- fix error in syndicate plugin, add error message to nodemanager for attributeerror during load/start + +* Mon Dec 10 2012 Scott Baker - nodemanager-2.1-14 +- Add syndicate plugin, create /etc/hostname and home directory in LXC guests + +* Tue Nov 13 2012 Andy Bavier - nodemanager-2.1-13 +- Bridge virtual interfaces to VLANs + * Wed Oct 24 2012 Andy Bavier - nodemanager-2.1-12 - Add support for L2 bridged interfaces with public IPs inside a slice