X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliver-openvswitch.spec;h=e61aedd1660d055633647122ae34ebaf34f43e9d;hb=7fa0f73fb284b4406bcd085ee62552891b3fa6cd;hp=3157f2d6c623b5ae870e3b70145c2564ba93396f;hpb=2ad325a8ef508698dcb6fe6d37648a9cde9badf4;p=sliver-openvswitch.git diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index 3157f2d6c..e61aedd16 100644 --- a/sliver-openvswitch.spec +++ b/sliver-openvswitch.spec @@ -1,8 +1,8 @@ %define name sliver-openvswitch # to check for any change: # grep AC_INIT configure.ac -%define version 1.8.90 -%define taglevel 4 +%define version 1.9.90 +%define taglevel 3 %define debug_package %{nil} @@ -49,6 +49,24 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Fri Feb 22 2013 Thierry Parmentelat - sliver-openvswitch-1.9.90-3 +- pulled mainstream - amazingly this is still known as 1.9.90 despite the size of changes + +* Fri Dec 21 2012 Thierry Parmentelat - sliver-openvswitch-1.9.90-2 +- merged with upstream +- handling of promisc &up/down flags for tap devices +- small improvements to the Makefile + +* Fri Nov 23 2012 Thierry Parmentelat - sliver-openvswitch-1.8.90-6 +- fixes in the exp-tool makefile (bash redirections, scp with key..) + +* Tue Oct 16 2012 Thierry Parmentelat - sliver-openvswitch-1.8.90-5 +- numerous additional make targets for finer control (use make help) +- including gprobe for reporting traffic to an ndnmap instance +- related, more functions in sliver-ovs as well, like exposing +- detailed info (mac, dpids..) relevant to the OF controller +- retrieving rx_bytes/tx_bytes (fixed) accessible through ovs-appctl + * Fri Sep 28 2012 Thierry Parmentelat - sliver-openvswitch-1.8.90-4 - fix file descriptor leaks