X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=util-vserver-pl.spec;h=3f22374a797f36fda8f2d50739cb5f3e971a2280;hb=21f5bb29128ab5ca5f52acbdcc10771cf154bdca;hp=092d1e8f5a829e8072ef303dd9788275409ed403;hpb=2bfb0d313ab75d2072b4f6ccd46838a108332be8;p=util-vserver-pl.git diff --git a/util-vserver-pl.spec b/util-vserver-pl.spec index 092d1e8..3f22374 100644 --- a/util-vserver-pl.spec +++ b/util-vserver-pl.spec @@ -5,7 +5,7 @@ %define name util-vserver-pl %define version 0.3 -%define taglevel 14 +%define taglevel 18 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -101,6 +101,21 @@ rm -fr %{buildroot} %{_mandir}/man8/vsh.8* %changelog +* Tue Oct 20 2009 Baris Metin - util-vserver-pl-0.3-18 +- bwlimit.set() now accepts the device and don't assume that it's eth0 + +* Tue Aug 04 2009 Faiyaz Ahmed - util-vserver-pl-0.3-17 +- Fix runlevel clean up after reboot. +- Fix runlevel setup to reflect proper runlevel. + +* Thu Jan 29 2009 Faiyaz Ahmed - util-vserver-pl-0.3-16 +- supports disabling htbs. + +* Wed Oct 29 2008 Marc E. Fiuczynski - util-vserver-pl-0.3-15 +- added in support for rlimit MEM_LOCK +- fixed bug in reading -1 value from VSERVERCONF//rlimits/memlock.hard file +- reduced compilation warnings + * Tue Sep 23 2008 Thierry Parmentelat - util-vserver-pl-0.3-14 - configure/make check the version of libnl and can cope with either 1.1 or 1.0-pre6 - as centos does not have any of these, do build vip6-autod on fedora only