X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pyplnet.spec;h=16a1ceda78fe79932f49bc48f3be9cf3a11c38f9;hb=refs%2Ftags%2Fpyplnet-4.3-7;hp=df5a9194883e44f24bf9096670f265356f0b3251;hpb=06b336cca325b03155a8afa79e99531e75d0e7f2;p=pyplnet.git diff --git a/pyplnet.spec b/pyplnet.spec index df5a919..16a1ced 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -5,7 +5,7 @@ %define name pyplnet %define version 4.3 -%define taglevel 0 +%define taglevel 7 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -55,5 +55,28 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Thu Dec 09 2010 Daniel Hokka Zakrisson - pyplnet-4.3-7 +- Secondary interface fixes and features. + +* Wed Apr 28 2010 Thierry Parmentelat - pyplnet-4.3-6 +- aliases don't show up in /sys, so use /sbin/ip to get the configured IP addresses instead + +* Thu Feb 11 2010 Thierry Parmentelat - pyplnet-4.3-5 +- This is needed for 5.0, as GetSlivers now exposes 'interfaces' and no 'networks' anymore +- this code can handle both.. + +* Tue Sep 29 2009 Thierry Parmentelat - pyplnet-4.3-4 +- alias without a mac address: fix runtime error while issuing warning + +* Tue Jun 09 2009 Stephen Soltesz - pyplnet-4.3-3 +- this patch addresses mlab and other multi-interface node confgurations where +- the generated boot image and network config files are mis-named. + +* Wed Apr 22 2009 Thierry Parmentelat - pyplnet-4.3-2 +- handle wireless settings back again + +* Fri Apr 17 2009 Thierry Parmentelat - pyplnet-4.3-1 +- fixes for 4.3 + * Tue Dec 2 2008 Daniel Hokka Zakrisson - pyplnet-4.3-1 - initial release