X-Git-Url: http://git.onelab.eu/?p=vsys-scripts.git;a=blobdiff_plain;f=vsys-scripts.spec;h=ae3802f64967c920d74028e95d25741a536c2ed1;hp=a5fdbcabd4dd114c3e548f595056a6349fe2e49d;hb=8ca50f187c51f3619488e24f5f6f834b08218442;hpb=b8430b6ca1367f398aaf5a00b8ff8eae708167a3 diff --git a/vsys-scripts.spec b/vsys-scripts.spec index a5fdbca..ae3802f 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 27 +%define taglevel 31 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,20 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Wed Aug 31 2011 Thierry Parmentelat - vsys-scripts-0.95-31 +- vif_up has support for GRE tunnels +- sliceip is known to cause kernel crashes with 2.6.32 at least + +* Mon Jul 18 2011 Sapan Bhatia - vsys-scripts-0.95-30 +- New script: claimport. + +* Tue Jun 07 2011 Thierry Parmentelat - vsys-scripts-0.95-29 +- vif_down,vif_up: more tidy, pointopoint, and work around ip route get <> oddly returning nothing +- new vroute + +* Mon Feb 21 2011 Sapan Bhatia - vsys-scripts-0.95-28 +- Bug fix for 2.6.27+ kernels + * Wed Feb 02 2011 Thierry Parmentelat - vsys-scripts-0.95-27 - first draft of new scripts to handle openvswitch