X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=root-context%2Fvsys-scripts.spec;h=79603c98ca242c849272ba88f0be652529231872;hb=1c9f2253e141dfd3acefb3be27631fec9f6b43c2;hp=033bc25f9501407a0905b1d93d7a54cc25171986;hpb=a8b1ec13137747f4455831f8c260c24b5e743446;p=vsys-scripts.git diff --git a/root-context/vsys-scripts.spec b/root-context/vsys-scripts.spec index 033bc25..79603c9 100644 --- a/root-context/vsys-scripts.spec +++ b/root-context/vsys-scripts.spec @@ -6,7 +6,7 @@ %define name vsys-scripts %define version 0.95 -%define taglevel 43 +%define taglevel 51 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -39,19 +39,47 @@ make -C root-context %install mkdir -p $RPM_BUILD_ROOT/vsys -cp root-context/exec/* $RPM_BUILD_ROOT/vsys +install -D root-context/exec/* $RPM_BUILD_ROOT/vsys/ +install -D root-context/init/sliceip.init $RPM_BUILD_ROOT/etc/rc.d/init.d/sliceip %clean rm -rf $RPM_BUILD_ROOT %files -/vsys/* +/vsys/ +/etc/rc.d/init.d/ %post %postun %changelog +* Fri Jun 26 2015 Thierry Parmentelat - vsys-scripts-0.95-51 +- builds on fedora>=21 +- new script reversetraceroute + +* Wed Feb 18 2015 Thierry Parmentelat - vsys-scripts-0.95-50 +- a new vsys script for rebooting a vserver + +* Mon Apr 28 2014 Thierry Parmentelat - vsys-scripts-0.95-49 +- new privilege script pvtfs + +* Sun Jul 14 2013 Thierry Parmentelat - vsys-scripts-0.95-48 +- sliceip has support for lxc and vs nodes (Thanks Giovanni) + +* Tue Jun 11 2013 Thierry Parmentelat - vsys-scripts-0.95-47 +- Giuseppe Lettieri's patch for ignoring glitches when tearing down iptables rules + +* Tue Apr 23 2013 Thierry Parmentelat - vsys-scripts-0.95-46 +- vif_up can set dropkern and mtu + +* Wed Dec 19 2012 Thierry Parmentelat - vsys-scripts-0.95-45 +- script 'promisc' can set a device in promiscuous mode + +* Tue Sep 04 2012 Thierry Parmentelat - vsys-scripts-0.95-44 +- new slice-oriented package vsys-wrapper (python wrapper) +- new layout of the module, spit between root-context and slice-context + * Fri Jul 27 2012 Sapan Bhatia - vsys-scripts-0.95-43 * Mon Jul 09 2012 Thierry Parmentelat - vsys-scripts-0.95-42