X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vsys-scripts.spec;h=f10a089fc5627450a3e80aa93f3d4d81a48d4617;hb=4e022de54be90c0e2364720935b3d93635dcd749;hp=2379ae87b58a4cd0afebca30ff040f7c7bb6493f;hpb=86d3cc16f5e9f368607ef80648e6542b64109bf9;p=vsys-scripts.git diff --git a/vsys-scripts.spec b/vsys-scripts.spec index 2379ae8..f10a089 100644 --- a/vsys-scripts.spec +++ b/vsys-scripts.spec @@ -8,7 +8,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 23 +%define taglevel 26 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -54,6 +54,15 @@ rm -rf $RPM_BUILD_ROOT %postun %changelog +* Tue Jan 11 2011 Andy Bavier - vsys-scripts-0.95-26 +- rsyncnodelogs script, make it easy to bring up tun/tap devices + +* Mon Oct 18 2010 S.Çağlar Onur - vsys-scripts-0.95-25 +- support newer kernels + +* Fri Oct 15 2010 Sapan Bhatia - vsys-scripts-0.95-24 +- Add executable tag to vif_up to let it run. + * Fri Oct 15 2010 Sapan Bhatia - vsys-scripts-0.95-23 - Added execute attribute to vif_up, the absence of which prevented it from being used.