X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=util-vserver-pl.spec;h=e6bd226fa6b0a8149de6773ed390f90c2be3b14b;hb=11c3a2d86a22a68c404ec711bd7b859ad123c784;hp=4121c898f6dbc57cf8290645c57109a110e2c36f;hpb=a4d2bef296fe348a2a26dbbc6c3b23b9e19d8e96;p=util-vserver-pl.git diff --git a/util-vserver-pl.spec b/util-vserver-pl.spec index 4121c89..e6bd226 100644 --- a/util-vserver-pl.spec +++ b/util-vserver-pl.spec @@ -4,8 +4,8 @@ %define url $URL$ %define name util-vserver-pl -%define version 0.3 -%define taglevel 7 +%define version 0.3.1 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -28,6 +28,8 @@ URL: %(echo %{url} | cut -d ' ' -f 2) Requires: util-vserver util-vserver-core util-vserver-build util-vserver-sysv Provides: util-vserver-python = %{version}-%{release} Obsoletes: util-vserver-py32 resman +BuildRequires: libnl libnl-devel +BuildRequires: python python-devel BuildRequires: util-vserver-core util-vserver-devel BuildRequires: autoconf automake libtool @@ -100,6 +102,25 @@ rm -fr %{buildroot} %{_sysconfdir}/init.d/vip6-autod %changelog +* Wed Sep 17 2008 Faiyaz Ahmed - util-vserver-pl-0.3-13 +- Remove current bw limit checks before issuing tc. + +* Fri Aug 29 2008 Daniel Hokka Zakrisson - util-vserver-pl-0.3-12 +- libnl 1.1 fixups. + +* Thu Aug 28 2008 Thierry Parmentelat - util-vserver-pl-0.3-11 +- reads /etc/vservers//personality and behaves accordingly +- nicer formatting for byte rates + +* Sun Aug 17 2008 Daniel Hokka Zakrisson - util-vserver-pl-0.3-10 +- FUSE support. + +* Fri Aug 01 2008 Faiyaz Ahmed - util-vserver-pl-0.3-9 +- Check running values before issuing set or on. If same, disregard to save on forks. + +* Fri Jul 25 2008 Faiyaz Ahmed - util-vserver-pl-0.3-8 +- exempt_init shouldn't modify iptables rules. Instead, only manipulate ipset. Assume iptables rules are setup properly (now downloaded from nodeconfig/PlanetLabConf for I2 and defaulted to iptables/planetlab-config for all other nodes). + * Tue Jul 22 2008 Faiyaz Ahmed - util-vserver-pl-0.3-7 - Init exempt flows into "mangle" table.