bump tag level and added changelog
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 30 Oct 2008 07:27:41 +0000 (07:27 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 30 Oct 2008 07:27:41 +0000 (07:27 +0000)
util-vserver-pl.spec

index 092d1e8..15dee80 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name   util-vserver-pl
 %define version 0.3
-%define taglevel 14
+%define taglevel 15
 
 %define release        %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -101,6 +101,11 @@ rm -fr %{buildroot}
 %{_mandir}/man8/vsh.8*
 
 %changelog
+* Wed Oct 29 2008 Marc E. Fiuczynski <mef@cs.princeton.edu> - util-vserver-pl-0.3-15
+- added in support for rlimit MEM_LOCK
+- fixed bug in reading -1 value from VSERVERCONF/<guest>/rlimits/memlock.hard file
+- reduced compilation warnings
+
 * Tue Sep 23 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - 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