X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=pyplnet.spec;h=ae337fbe3bec436ac962a416a27228c16e18833d;hb=HEAD;hp=3a2924afd8d6ebbfd223f48a11dc964d03543879;hpb=22247ff617108ae538c2559044677508419e6890;p=pyplnet.git diff --git a/pyplnet.spec b/pyplnet.spec index 3a2924a..ae337fb 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -1,6 +1,6 @@ %define name pyplnet %define version 4.3 -%define taglevel 7 +%define taglevel 20 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -50,6 +50,48 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/* %changelog +* Mon Jan 07 2019 Thierry Parmentelat - pyplnet-4.3-20 +- last version for python2, runs on f27 and f29 +- remove 'NM_CONTROLLED=no' from ifcfg file, as we now rely on NetworkManager + +* Sun Jul 10 2016 Thierry Parmentelat - pyplnet-4.3-19 +- always set NM_CONTROLLED=no in ifcfg files +- more modern python + +* Fri Aug 09 2013 Andy Bavier - pyplnet-4.3-18 +- IPv6 changes from Thomas Dreibholz + +* Fri Aug 09 2013 Andy Bavier - pyplnet-4.3-17 +- Added tags for configuring OvS interfaces + +* Thu Jan 03 2013 Scott Baker - pyplnet-4.3-16 +- verify ovs is running before setting up ovs bridge + +* Wed Oct 24 2012 Andy Bavier - pyplnet-4.3-15 +- Add support for bridging using Open vSwitch + +* Wed May 02 2012 Andy Bavier - pyplnet-4.3-14 +- Fix stupid bug + +* Mon Apr 30 2012 Andy Bavier - pyplnet-4.3-13 +- Support for VLAN interfaces + +* Thu Apr 26 2012 Andy Bavier - pyplnet-4.3-12 + +* Sun Sep 25 2011 Thierry Parmentelat - pyplnet-4.3-11 +- turn off verbose/debug messages +- pyplnet-4.3-10 was broken because of that + +* Wed Sep 21 2011 Andy Bavier - pyplnet-4.3-10 +- Enable creation of bridged interfaces + +* Tue Feb 15 2011 Thierry Parmentelat - pyplnet-4.3-9 +- protect shell vars definition in ifcfg files with "" +- tweaks in numbering rules + +* Mon Jan 24 2011 Thierry Parmentelat - pyplnet-4.3-8 +- no semantic change - just fixed specfile for git URL + * Thu Dec 09 2010 Daniel Hokka Zakrisson - pyplnet-4.3-7 - Secondary interface fixes and features.